#header,.menu{display: none;}
@media screen and (max-width: 980px){
.header{display: none;}
/*wap导航*/
#header{display: block; height:50px; line-height:50px;overflow: hidden; color:#fff; background: #ccc;z-index: 1;position: relative;}
#header a img{height: 40px;width: auto;}
#header .logo{float: left;margin-top: 5px;padding-left:10px;}
#header .fanhui{float: left;width: 40px;height:40px;display: block; margin-top: 5px;}
#header .fanhui #back{width: 12px;height:12px;display: block;border-top: 2px solid #ccc;border-left: 2px solid #ccc;transform: rotate(-45deg);
	position: relative;top: 50%;margin-top: -6px;left: 50%;margin-left: -6px;}
#header span{ font-size:14px;}
#header span.right{width: 50px;height: 50px;position: absolute;right: 0;top: 0;background: url("/images/btn.png") no-repeat center center;background-size: 80%;
transform:rotate(0deg);
-ms-transform:rotate(0deg);     /* IE 9 */
-moz-transform:rotate(0deg);    /* Firefox */
-webkit-transform:rotate(0deg); /* Safari 和 Chrome */
-o-transform:rotate(0deg);
-webkit-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
#header span.right.on{background: url("/images/btm.png") no-repeat center center;background-size: 55%;
transform:rotate(135deg);
-ms-transform:rotate(135deg);     /* IE 9 */
-moz-transform:rotate(135deg);    /* Firefox */
-webkit-transform:rotate(135deg); /* Safari 和 Chrome */
-o-transform:rotate(135deg);
-webkit-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;}
.menu{overflow: hidden;background: #fff;width: 100%;position: absolute;left: 0;top: 50px;right: 0;z-index: 9999;height: 0;box-shadow: 0px 10px 10px #666;
-webkit-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;}
.menu a{color: #fff;background: #0093DE; float: left;width:47.3%;margin:5px 1%;display: block;line-height: 40px;text-align: center;border-radius: 5px;border: 1px solid #ccc;}
/*搜索*/
.search{/*width: 90%;  margin: 10px auto;  padding-bottom: 10px;*/}
#formsearch{width: 90%;margin: 0 auto;height: 30px;
position: absolute;bottom: 10%;left: 50%;transform:translateX(-50%);}
.search .kuang, .search .xuan, .search .sou{ font-size:14px; padding:5px 2%; border:2px solid #f60;}
.search .kuang{width: 60%;color: #ccc;}
.search .xuan{border:1px solid #f60;}
.search .sou{width: 30%;color:#fff; font-weight:bold;cursor: pointer;background:#f60;}


}

@media screen and (max-width: 650px){
#slides{height: 180px;}
.mr{max-width: 95%;}
.advantage ul{padding: 1em 0;}
.advantage ul li{width: 48%;margin: 0 1%;}
.tabClick{width: initial;margin: 1em auto;}
.tabClick li{font-size: 0.8em;line-height: 2.5em;}
.tabBox{} 
.tabList{max-width: 100%;}
.tabBox{margin-bottom: 1em;}
.tabList a{width: 45.5%;margin: 0.5em 1%;}
.S-More{width: 10em;}
.process ul{margin: 1em 0;}
.process ul li{width: 31.33%;margin: 0.5em 1%;}
.complay-jj{background: initial;}
.complay-jj-font,.complay-jj-lx{width: 100%;}
.complay-jj-font{padding-right:initial;border-right: initial;}
.complay-jj-font h2{width: 14em;}
.complay-jj-font p{}
.complay-jj-list{height: initial;}
.complay-jj-list li{width: 48%;margin:0.25em 1%;}
.complay-jj-list li:first-child{margin-left:1%;}
.article-list{width: 100%;margin: 1em auto;}
.introduction{margin: 3em auto 0;background: #fff;}
.introduction .h2_bj{background-size: 300px;}
.floor_item li{ line-height: 1.5em;}
.footer-list li{width: 100%;font-size: 0.8em;text-align: center;}
.footer-list li img{margin: 0.5em auto;}
}


@media screen and (max-width: 450px){
#slides{height: 180px;}
.bg{display: none;}


}