@charset "utf-8";
/*
[MBKFW Template] Copyright (c) 2018-2021 www.mbkfw.com
This is not a free template. Please buy the authentic license.
Author: Xiaohei, QQ:2909458585. Version: ST05_v8, time: 20180511-2021.
Special note: do not modify this document without permission.
*/
h1, i, em{font-style: normal;font-weight: normal}
.sblock20{/* margin-top:20px; */}
.clearfix{clear: both;font-size: 0px;height: 0px;line-height: 0px;width: 0px;visibility: hidden;}
/*1p*/
#wrap_1{width:1200px;height:auto;_height:388px;min-height:388px;clear:both;margin: 15px auto;}

#banner{height: 390px;}
#banner .imgs{float:left;width:815px;height: 388px;background: #ffffff;}
#banner .imgs ul
#banner .imgs ul li{}
#banner .imgs ul li img{width:815px; height:388px;}

#banner .tabs{float:right;width: 370px;overflow:hidden;height: 388px;background: #fff;}
#banner .tabs ul.tit{height:60px;line-height: 60px;border-bottom: 0;width: 100%;text-align: center;}
#banner .tabs ul.tit li{height: 35px;line-height: 35px;color: #333333;text-align:center;cursor:pointer;margin: 0 15px;margin-top: 15px;font-size: 16px;font-weight: bold;display: inline-block;position:relative;}
#banner .tabs ul.tit li.on{color: #1269d3;}
#banner .tabs ul.tit li:after {content: '';width: 35px;height: 2px;position: absolute;top: 100%;left: 25%;}
#banner .tabs ul.tit li.on:after {background-color: #1269d3;}
#banner .tabs .con{padding: 0px 20px 0;background:#fff;}
#banner .tabs .hd{height:60px;line-height: 60px;}
/*登录状态*/
#banner .tabs .btn-wrap{height: 57px;line-height: 57px;margin: 0 auto;text-align: center;padding-left: 54px;border-top: 1px solid #f5f5f5;padding-top: 13px;}
#banner .tabs .sign-in, #banner .tabs .sign-up{margin-right: 10px;border-radius: 50px;font-size: 14px;text-align: center;}
#banner .tabs .btn-wrap .sign-in{float: left;width: 109px;height: 32px;line-height: 32px;margin-right: 40px;background: #1269d3;border: 1px solid #1269d3;color: #fff;}
#banner .tabs .btn-wrap .sign-up{float: left;width: 109px;height: 32px;line-height: 32px;margin-right: 0px;border: 1px solid #1269d3;color: #1269d3;}
#banner .tabs .btn-wrap .sign-up:hover{color: #1269d3;font-weight: bold;}
#banner .tabs .btn-wrap .sign-in:hover{font-weight: bold;}
/*发布按钮*/
#banner .tabs .con a.btn_buyer,#banner .tabs .con a.btn_seller{height:40px;color:#fff;font: 18px/40px "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1";display:block;height:40px;text-align:center;text-decoration:none;margin-bottom:10px;}
#banner .tabs .con a.btn_buyer{background:url(images/buy/ico_buyer.png) no-repeat 30px -4px #ec3901;}
#banner .tabs .con a.btn_buyer:hover{background-color:#ec6901}
#banner .tabs .con a.btn_seller{background:url(images/buy/ico_seller.png) no-repeat 25px -3px #ec3901;}
#banner .tabs .con a.btn_buyer:hover,#banner .tabs .con a.btn_seller:hover{background-color:#ec6901}
#banner .tabs .con h6{color:#333; height:40px; font:bold 12px/40px "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1";}
#banner .tabs .con ul{margin-bottom: 5px;}
#banner .tabs .con ul.hot-brand-list li{border-bottom: 1px dotted #dddddd;padding: 14px 0;cursor: pointer;}
#banner .tabs .con ul.hot-brand-list li.no_bm{border-bottom: 0}
#banner .tabs .con ul.hot-brand-list img{float: left;width: 127px;height: 55px;border: 1px solid #f5f5f5;margin-right: 15px;}
#banner .tabs .con ul.hot-brand-list h1{font: 15px/18px "Microsoft Yahei";height: 22px;line-height: 22px;overflow: hidden;}
#banner .tabs .con ul.hot-brand-list p{font: 12px/18px "Microsoft Yahei";height: 36px;overflow: hidden;}
#banner .tabs .con ul.hot-brand-list a h1{color: #333333;}
#banner .tabs .con ul.hot-brand-list a p{color: #888888;}
#banner .tabs .con ul.hot-brand-list li:hover a h1{color: #ff0000;}
/*鼠标特效*/
/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal{16.65%{-webkit-transform: translateX(8px); transform: translateX(8px);} 33.3%{-webkit-transform: translateX(-6px); transform: translateX(-6px);} 49.95%{-webkit-transform: translateX(4px); transform: translateX(4px);} 66.6%{-webkit-transform: translateX(-2px); transform: translateX(-2px);} 83.25%{-webkit-transform: translateX(1px); transform: translateX(1px);} 100%{-webkit-transform: translateX(0); transform: translateX(0);}}
@keyframes hvr-wobble-horizontal{16.65%{-webkit-transform: translateX(8px); transform: translateX(8px);} 33.3%{-webkit-transform: translateX(-6px); transform: translateX(-6px);} 49.95%{-webkit-transform: translateX(4px); transform: translateX(4px);} 66.6%{-webkit-transform: translateX(-2px); transform: translateX(-2px);} 83.25%{-webkit-transform: translateX(1px); transform: translateX(1px);} 100%{-webkit-transform: translateX(0); transform: translateX(0);}}
.hvr-wobble-horizontal{vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale;}
.hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active{-webkit-animation-name: hvr-wobble-horizontal; animation-name: hvr-wobble-horizontal; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; -webkit-animation-iteration-count: 1; animation-iteration-count: 1;}
/*3p-楼层*/
.brand_3{overflow:hidden;margin-top: 15px;border-top: 0;background: none;}
/*板块标题*/
.plate-tle{height: 50px;line-height: 50px;background-color: #f2f2f2;/* padding:0 5px; */}
.plate-tle h2{float: left;font-size: 18px;font-weight: bold;height: 50px;line-height: 50px;}
.plate-tle h2 em{font-size: 20px;padding-right: 5px;color: #1269d3;float: left;font-weight: bold;}
.plate-tle h2 a{color:#333333}
.plate-tle h3, .plate-tle i{float: right;margin-top: 15px;font: 13px/25px "Microsoft Yahei";}
.plate-tle h3 a{margin-right: 20px;/* color: #8a8a8a; */padding: 0 8px;}
.plate-tle h3 a:hover{color: #1269d3;}
.plate-tle i{width: 60px;height: 25px;text-align: center;/* background: #1269d3; */border-radius: 3px;}
.plate-tle i:hover{opacity: .8;filter:alpha(opacity=80);}
.plate-tle i a{color: #666666;}
/*板块左侧推荐品牌*/
.plate-tle-right{margin: 13px 0 0 0;padding: 5px 0 8px 3px;height: 16px;line-height: 16px;}
.plate-tle-right h1{border-left: 3px solid #1269d3;padding-left: 6px;height: 14px;line-height: 14px;float: left;font-size: 15px;font-weight: bold;}
.plate-tle-right i{float: right;height: 14px;line-height: 14px;font-size: 12px;}
.plate-tle-right i a{color: #939393}
.plate-tle-right i a:hover{color:#ff7730}
.plate-left{width: 270px;float: left;background-color: #ffffff;}
.plate-left-pic{width: 270px;height: 385px;position: relative;overflow: hidden;margin-top: 8px;}
.plate-left-pic img{width: 270px;height: 385px;position: absolute;bottom: 0;left: 0;z-index: 1;}
.plate-left-pic img:hover{opacity: 0.9;}
.plate-left-text{position: absolute;background: rgba(0, 0, 0, 0.41);-pie-background: rgba(0,0,0,.8);/*IE6-8*/filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8000000, endColorstr=#c8000000); /*IE6-8*/width: 240px;height: 70px;bottom: 0;left: 0;z-index: 2;padding: 10px 15px;}
.plate-left-text h1{color: #ffffff;height: 30px;overflow: hidden;font-size: 16px;font-weight: bold;}
.plate-left-text p{color: #cacaca;font-size: 13px;line-height: 20px;height: 40px;overflow: hidden;}
/*板块中间最新品牌*/
.plate-center .bd{border-bottom:0;border-top: 0px solid #f5f5f5;border-left: 10px solid #f5f5f5;background: #f5f5f5;}
.plate-center-nav{overflow: hidden;text-align: center;margin: 0 auto;padding-bottom: 10px;padding-left: 166px;border-bottom: 1px solid #f5f5f5;background: #f2f2f2;}
.plate-center-nav li{width: 145px;height: 40px;line-height: 40px;float: left;margin-right: 15px;background: #e4e3e3;border-radius: 50px;font-size: 15px;text-align: center;cursor: pointer;position: relative;}
.plate-center-nav li.on{background: #1269d3;font-weight: bold;color: #ffffff;}
.plate-center-nav li.on:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 6px solid #1269d3;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    left: 50%;
    margin-left: -3px;
    bottom: -6px;
}
.plate-center{width: 597px;float: left;padding-left: 1px;background-color: #f2f2f2;}
.plate-center-brand{width: 100%;border-top:0;overflow:hidden;background: #f5f5f5;}
.plate-center-brand li{width: 185px;height: 80px;overflow: hidden;border-right: 16px solid #f2f2f2;border-top: 16px solid #f2f2f2;position: relative;float: left;background: #ffffff;cursor: pointer;}
.plate-center-brand .last{border-right:0;}
.plate-center-brand li .pic{width: 185px;height: 80px;display: table-cell;vertical-align: middle;text-align: center;overflow: hidden;background-color: #FFFFFF;}
.plate-center-brand li img{width: 185px;height: 80px;background-color: #FFFFFF;}
.plate-center-brand .text{position: absolute;width: 155px;height: 70px;padding: 10px 15px 3px;bottom: 0;left: 0;background: rgba(0,0,0,0.8);-pie-background: rgba(0,0,0,.8);/*IE6-8*/filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8000000, endColorstr=#c8000000); /*IE6-8*/display: none;font-size: 12px;}
.plate-center-brand .text a{color: #ff0000;}
.plate-center-brand li:hover .text{display: block;}
.plate-center-brand .text p{height: 20px;overflow: hidden;}
.plate-center-brand .text span{color: #fff;}
.plate-center-brand .text h5{width: 70px;height: 20px;line-height: 20px;background: #ffffff;color: #e60000;text-align: center;margin: 0 auto;margin-top: 3px;border-radius: 3px;cursor: pointer;}
.plate-center-brand .text h5:hover{/* background: #db0000; */font-weight: bold;}
/*板块右侧*/
.plate-right{width: 300px;float: right;padding: 1px 10px 0;background-color: #ffffff;}
/*板块右侧推荐商机*/
.busy-list{background: url(images/brand/busy.png) no-repeat top left;min-height: 194px;}
.busy-list li{padding-left: 15px;height: 38px;overflow: hidden;border-bottom: 1px dotted #eaeaea;}
.busy-list h1, busy-list i{font: 13px/38px "Microsoft Yahei"; display:inline-block;}
.busy-list i{color:#ff0000}
.busy-list a h1{color: #2c2c2c}
.busy-list li a h1:hover{color: #1269d3;}
.news-list li{height: 38px;overflow: hidden;border-bottom: 1px dotted #eaeaea;}
.news-list li:last-child{border-bottom:0}
.news-list li.no_bm{border-bottom:0}
.news-list h1{font: 13px/38px "Microsoft Yahei";padding-left: 10px;display:inline-block;}
.news-list a h1{color: #2c2c2c}
.news-list li a h1:hover{color: #1269d3;}
.news-list i{width: 4px;height: 4px;background: #f00;float: left;border-radius: 4px;margin-top: 17px;margin-right: 8px;}
/*品牌新款板块*/
.new-produs{width: 1200px;height: 320px;position: relative;padding-bottom: 20px;padding-top: 10px;}
#prev-01, #next-01{position: absolute;width: 38px;height: 66px;z-index: 3;top: 125px;opacity: 0.8;cursor: pointer;}
#prev-01{background: url(images/brand/left.png) no-repeat;left: 0;}
#next-01{background: url(images/brand/right.png) no-repeat;right: 0;}
#prev-01:hover, #next-01:hover{opacity: 1;}
.new-produs-list{margin-top: 20px;}
.new-produs-list li{width: 225px;height: 320px;overflow: hidden;position: relative;float: left;margin-right: 18px;}
.new-produs-list li.last{float: right;margin-right: 0;}
.new-produs-list li img{width: 100%;position: absolute;top: 0;left: 0;z-index: 1;}
.new-produs-list li img:hover{opacity: 0.9}
.new-produs-list .text{position: absolute;bottom: 0;left: 0;width: 225px;height: 30px;z-index: 2;background: rgba(0,0,0,1);-pie-background: rgba(0,0,0,.8);/*IE6-8*/ filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8000000, endColorstr=#c8000000); /*IE6-8*/text-align: center;}
.new-produs-list .text h1{font: 13px/30px "Microsoft Yahei";}
.new-produs-list .text h1 a{color: #fff;}

