
@media only screen and (max-width: 1320px) {
    .top-btn{left: auto;margin: 0;right: 10px;}
}

/*Common For Max 960*/
@media only screen and (max-width: 1199px) {
    .wp{width: 98%;}
    
    /*******************************
        -------[=头底]-------
    ********************************/
    .nav{margin-right: 20px;}
    .nav li{padding: 0 15px;}
    /*.logo{width: 32%;}*/
	.logo img {
width: 40%;
margin-top: 25px;
}
    .fd-dl dl{width: 16.66%;text-align: center;}
    #fd .g-share{margin: 0 5px;}
    #fd .g-share a{margin: 0 3px;}
    .fd-con .pic{margin-left: 8px;}

    #ban{height: 380px;}
    .m-cur-tab1 li{width: 120px;}
    /*******************************
        -------[=index]-------
    ********************************/
    #banner{height: 500px;}
    .index-txt1 .txt{width: 50%;}
    .index-txt1 .video{width: 48%;}
    .m-list1{margin: 0 -10px;}
    .m-list1 .con{margin: 0 10px;}
    .side-col{width: 220px;}
    .g-downBtn{padding-left: 85px;}

    #banner .txt{padding-top: 255px;}
    #banner .txt1{padding-top: 210px;}
    #banner .txt2{padding-top: 200px;}
    #banner .txt3{padding-top: 300px;}
    #banner .txt4{padding-top: 218px;}


}



/*Common For Max 768*/
@media only screen and (max-width: 959px) {
    /*******************************
        -------[=头底]-------
    ********************************/
	
	
	
	.logo img {
width: 40%;
margin-top: 25px;
}
/*.logo h2 {
font-size: 18px;
}*/
	
	
    #hd .tlink{display: none;}
    .nav{margin-right: 0px;}
    .nav li {
        padding: 0 5px;
    }
    .nav li:last-child dl{left: auto;right: 0;}
    #fd{background-color: #000;}
    .fd-con p span{display: block;}
    .fd-dl,.fd-con{display: none;}
    .fd-bot{height: 50px;line-height: 50px;color: #6a6a6a;text-align: center;display: block;}
    /*******************************
        -------[=index]-------
    ********************************/
    #banner{height: 450px;}
    .index-txt1{padding: 30px 10px 40px 10px;}
    .index-txt1 h1{margin-bottom: 20px;}
    .index-txt1 .txt{float: none;width: auto;margin-bottom: 20px;}
    .index-txt1 .video{float: none;width: auto;}
    .index-model{padding-top: 30px;padding-bottom: 10px;}
    .m-list1{margin: 0;}
    .m-list1 li{width: auto;float: none;margin-bottom: 20px;}
    .index-list{padding-top: 40px;}
    .m-list3{padding-bottom: 50px;}
    .m-list3 .slick-dots{bottom: 15px;}
    .side-col{display: none;}
    .main-col{width: auto;float: none;}
    .top-btn{background-image: url(../images/m-top.png);bottom: 0;
        -o-background-size: 40px auto;
        -ms-background-size: 40px auto;
        -moz-background-size: 40px auto;
        -webkit-background-size: 40px auto;
        background-size: 40px auto;
    }




/*Common For Max 480*/
@media only screen and (max-width: 767px) {
    /*******************************
        -------[=头底]-------
    ********************************/
	/*20160816
	.m-map{ display:none;}*/
	
	.logo {
margin-left: 10px;
width: 80%;
}
.logo img {
width: auto;
margin-top: 22px;
}
.logo h2 {
font-size: 20px;
}
	
	
    .menuBtn{display: block;}
    #top{display: none;}
    #hd{position: static;overflow: hidden;}
    .logo{margin-left: 10px;/*width: 50%;*/}
    .fd-dl{display: none;}

    #banner .txt {padding-top: 110px;}
    #banner .txt p{font-size: 18px;}
    #banner .txt h3{font-size: 32px;}


    #banner .txt1{padding-top: 80px;}
    #banner .txt2{padding-top: 65px;text-align: left;}

    #banner .txt3{padding-top: 175px;}
    #banner .txt3 p{margin-bottom: 10px;}

    #banner .txt4{padding-top: 130px;}
    #banner .txt4 em{font-size: 20px;line-height: 30px;}
    #banner .txt4 p{font-size: 18px;line-height: 40px;}


    /*******************************
        -------[=index]-------
    ********************************/
    #banner{height: 300px;}
    #ban{height: 250px;}


	
	

}



/*Common For Max 320*/
@media only screen and (max-width: 399px) {
    /*******************************
        -------[=头底]-------
    ********************************/
    #hd{height: 60px;}
    .logo{line-height: 60px;width: 70%;}
	/*.logo img{width:30%;margin-top: 23px;}*/
    .logo img{
        vertical-align: middle;
        display: inline-block;
        vertical-align: middle;
        float: none;
        margin: 0;
        
    }
    .logo h2{
        vertical-align: middle;
        float: none;
        display: inline-block;
        font-size: 18px;
        height: auto;
        margin: 0 0 0 5px;
        padding-left: 5px;
    }
	/*.logo h2{float:left;font-size: 18px;margin-top: 14px;}*/
    .menuBtn{margin-top: 5px;}
    #aside .lang a{width: 95px;font-size: 14px;}
    .nv li a{font-size: 14px;padding-left: 30px;}
    .nv li .a1{padding-left: 60px;background-position: 35px center;}
    .nv li .b1{padding-left: 65px;background-position: 40px center;}
    .nv li .c1{padding-left: 80px;}
    .menuBtn{
            -o-background-size: 35px auto;
            -ms-background-size: 35px auto;
            -moz-background-size: 35px auto;
            -webkit-background-size: 35px auto;
            background-size: 35px auto;
    }
    #aside .close{
            -o-background-size: 40px auto;
            -ms-background-size: 40px auto;
            -moz-background-size: 40px auto;
            -webkit-background-size: 40px auto;
            background-size: 40px auto;
    }
    

    #banner .txt{width: auto;padding-right: 10px;padding-top: 70px;}
    #banner .txt h3{font-size: 26px;}
    #banner .txt1{padding-top: 25px;max-width: 300px;margin: 0 auto;}
    #banner .txt1 h3{font-size: 20px;}

    #banner .txt2{padding-top: 25px;}
    #banner .txt2 h3{font-size: 18px;line-height: 32px;}
    #banner .txt2 p{font-size: 16px;line-height: 25px;}
    #banner .txt3{padding-top: 100px;}
    #banner .txt3 p{font-size: 16px;margin-bottom: 0;}
    #banner .txt4{padding-top: 68px;}
    #banner .txt4 em{letter-spacing: 1px;font-size: 16px;}
    #banner .txt4 p{font-size: 14px;font-weight: normal;line-height: 24px;margin-bottom: 10px;}

    #banner .slick-dots{bottom: 10px;}

    /*******************************
        -------[=index]-------
    ********************************/
    #banner{height: auto;}
    #banner .item{
        background: none!important;
    }
    #banner .item .img{
        display: block;
    }
    #banner .pic{
        display: block;
        height: 250px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        display: none;
    }
    #banner .txt,
    #banner .txt1,#banner .txt2,#banner .txt3,#banner .txt4 {
        max-width: 100%;
        width: 100%;
        height: 188px;
        padding: 0;
        margin: 0;
        position: relative;
        display: none;
    }
    #banner .txt .con,#banner .txt1 .con,#banner .txt2 .con,#banner .txt3 .con,#banner .txt4 .con{
        text-align: center;
        width: 100%;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        --mstransform: translateY(-50%);
        -o-transform: translateY(-50%);
    }
    #banner .txt p,#banner .txt h3,
    #banner .txt1 p,#banner .txt1 h3,
    #banner .txt2 p,#banner .txt2 h3,
    #banner .txt3 p,#banner .txt3 h3,
    #banner .txt4 p,#banner .txt4 h3
    {
        font-size: 20px;
        color: #fff;
        line-height: 30px;
        text-shadow: none;
        font-weight: normal;
        padding: 0;
        margin: 0;
    }
    #banner .txt1 .g-btn1,#banner .txt2 .g-btn1,#banner .txt3 .g-btn1,#banner .txt4 .g-btn1{display: none;}
    #ban{height: 150px;}

    .index-new{padding: 0 20px 50px;}
    .index-txt1 h1{font-size: 24px;}
    .m-list1 li span{width: 80px;height: 80px;margin-top: 25px;
        -o-background-size: cover;
        -ms-background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .index-txt1 .video{border-width: 5px;}
    .m-list4 li{width: auto;float: none;}
    .m-map{margin-bottom: 30px;}
    .pop-map{width: 280px;padding: 25px 10px 25px 10px;}
    .pop-map dd a{padding-left: 10px;}
    .pop-map dd a{font-size: 12px;}
    .pop-map dt{font-size: 24px;text-align: center;}
    .m-list4{margin-bottom: 50px;}

}
