@media only screen and (max-width:1140px) {
.pro-list .pro-item {float: left;width: 50%;}
.pc-nav {display: none; }
.mobile-nav {display: block; }
.banner {top:50px;margin-bottom: 30px;}
}
@media only screen and (max-width: 640px) {
.banner {top:10px;margin-bottom: -10px;}
.wraper {padding-top: 110px; }
.pro-list .pro-item {float: none;width: 100%; }
.footer {padding: 15px 0; }
.gotop {right: 10px;bottom: 150px; }
.footer .ft-top .tips {display: none; }
.header .collection a {margin-right: 10px; }
.content-wrap {margin: 0 15px; }
.search_wrap{width: 100%; left: 0; margin-left: 0}
.btn{margin-left: 20px}
.content-wrap .content-detail {min-height: 600px; } 
.view-more {margin-bottom: -40px;}
.view-more a {width: 120px;right: 10px;position: absolute;}
.banner {
    width: 375px;
    height: 50px;
}
}
/*# sourceMappingURL=maps/media.css.map */
