/*公用样式*/
*{ margin: 0; padding: 0;}
body{ font-family: "微软雅黑"; font-size: 14px; margin: 0; padding: 0;}
ul,li{ list-style: none; margin: 0; padding: 0;}
.wrap{ width: 100%; max-width:1200px; margin: 0 auto;}
.clear{ clear: both;}
img{border:none;}
a{ text-decoration:none;}
/*头部公用*/
.headertop{ border-bottom: 1px solid #d2d2d2; height: 35px; overflow: hidden;}
.headertop .labeltxt{ font-size: 14px; color: #6c6c6c; float: left; line-height: 35px;}
.headertop .pul{ float: right; height: 35px;}
.headertop .pul li{ display: inline-block; margin: 2px 5px; height: 31px; float: left;}
.headertop .pul li a{ height: 31px; line-height: 31px; font-size: 14px; color: #6c6c6c;}
.headertop .pul li a img{height:100%; width: auto;}
.headercenter{ height: 107px; position: relative;}
.headercenter .logo{ width: auto; display:inline-block; position: absolute; top:0; left: 0; width: 200px; height: 107px;}
.headercenter .logo img{ width: auto;}
.headercenter .fsearch{margin-top: 35px; max-width: 250px; float: right; overflow:hidden; display: inline-block;}
.headercenter .fsearch input{ float:right; border-top-left-radius:20px; border-bottom-left-radius:20px; border:1px solid #dcdcdc; float: left; width: 200px; line-height: 40px; height: 40px; text-indent: 1.5em;
box-sizing:border-box; outline:none; color:#2d2d2d;}
.headercenter .fsearch input:focus{ border:1px solid #2d2d2d;}
.headercenter .fsearch button{ float: right; width: 50px; height: 40px; background:url(/feicuishouce/s_pc/img/searchicon.png) center no-repeat #2d2d2d; cursor:pointer; border:none; border-top-right-radius:20px;
border-bottom-right-radius:20px;}
.headercenter .searchtag{ margin-top:7px; color:#2d2d2d; padding-left:20px;}
.headercenter .searchtag a{color:#2d2d2d;}
.headernav{ background:#202427; height:35px;}
.headernav .wrap{ position:relative;}
.headernav .lione{ width:8.3333%; height: 35px; display:inline-block; float:left;}
.headernav .lione .aone{ display:none; display:block; color:#fff; text-align:center; height:35px; line-height:25px; padding:5px 0; font-size:16px; border-right:1px solid #FFF; box-sizing:border-box;}
.headernav .active .aone{ color:#f6ac19; font-weight:bold;}
.headernav .lione:first-child .aone{ border-left:1px solid #fff;}
.sonnavul{ display:none; width:800px; height:auto; z-index:10; background:#FFFFFF; position:absolute; padding:15px 15px; box-sizing:border-box; border:1px solid #919191; top:33px; left:0;}
.sonnavul label{ width:10px; height:10px; background:#fff; display:inline-block; position:absolute; top:-5px; left:0px; border-top:1px solid #919191; border-left:1px solid #919191;
transform:rotate(45deg); -ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); box-sizing:border-box; margin-left:44px;}
.sonnavul li{ display:inline-block; border-bottom:1px solid #919191; float:left; padding:0 10px; height:35px; line-height:35px;}
.sonnavul li a{ color:#999999; display:block;  padding:0 10px; line-height:35px; }
.sonnavul li a.active{color:#f6ac19; height:34px; border-bottom:3px solid #000;}
.sonnavul li a:hover{color:#f6ac19; height:34px; line-height:35px; border-bottom:3px solid #000;}
/*尾部公用*/
.footer{ margin:15px 0;}
.footer .footanv{ text-align:center; display: block;}
.footer .footanv a{ color:#343434; margin:0 10px;}
.footer .copyaddr{ text-align:center; margin:10px 0; color:#343434; line-height:25px; margin-top:20px;}
.footer .friendlink li{ color:#353535; display:inline-block; height:25px; line-height:25px; float: left;}
.footer .friendlink li a{ color:#666; padding:0 10px;}

/*优势*/
.advantage{ position:relative; height: 144px; padding:10px 0;}
.advantage li{ float:left; width:20%; text-align:center;}
.advantage .tl,.advantage .tr,.advantage .bl,.advantage .br{ width:35px; height:35px; border:1px solid #8e9193;position:absolute;}
.advantage .tl{top:0; left:0; border-bottom:none; border-right:none;}
.advantage .bl{bottom:0; left:0;border-top:none; border-right:none;}
.advantage .tr{top:0; right:0;border-bottom:none; border-left:none;}
.advantage .br{bottom:0; right:0;border-top:none; border-left:none;}
/*品牌列表*/
.brandlist{ width:1212px; margin:10px 0 10px -6px;}
.brandlist li{ display:inline-block; width:190px; float:left; height:auto; margin:0 6px; position:relative; height:103px; overflow:hidden;}
.brandlist li a{ display:block;}
.brandlist li img{ width:100%; height:auto;vertical-align:bottom; display:block;}
.brandlist li span{ display:block; text-align:center;  position:absolute; width:100%; bottom:0; left:0; height:30px; line-height:30px; background:#dfdfdf; color:#474747;}
.brandlist li:hover span{ background:#999; color:#fff;}
.brandlist li:hover img{ width:194px; height:74px; margin-left:-2px; margin-top:-1px;}
/*广告*/
.adbignormal{ width:100%; height:auto; display:block;}
.adbignormal img{ width:100%; height:auto;}
/*头部广告*/
.header_adv_big{ display:block;}
.header_adv_big img{ width:100%; height:auto;}
/*当前位置*/
.clocation{ width:100%; height:45px; line-height:45px; margin-top:10px; border-bottom:1px solid #888a8c;}
.clocation li{ display:inline-block; float: left; margin: 0 3px;}
.clocation li:first-child{ font-weight:bold; margin-right:3px;}
.clocation li a{ color:#202427;}
.clocation li a:hover{color:#740300; font-weight: bold;}
/*页码*/
.pageprompt{ text-align:center; color:#333; margin:15px 0;}

.wrappage{ width:100%; height:auto; text-align:center;}
.ulpage{width:auto; display:inline-block; margin:0 auto;}
.ulpage li{ display:inline-block; line-height:30px; color:#202427; float:left;} 
.ulpage li:first-child{ padding-right:10px;}
.ulpage li a{ width:auto; border:1px solid #e2e2e2; height:30px; padding:0 12px; box-sizing:border-box; display:block;color:#202427;}
.ulpage li a:hover{background: #dddddd;}

.ulpage li a.active{ background:#202427; color:#fff;}
.ulpage li input{ width:40px; height:24px; margin:0 5px; text-align:center; outline:none; padding:0;}
.ulpage li button{ height:28px; padding:0 10px; width:auto; background:#202427; outline:none; cursor:pointer; border:none; color:#FFF;}

.swiper-pagination-bullet{ background:#fff; width:10px; height:10px;}
