@charset "utf-8";
body{background: #fff;}
.index-body{ padding-bottom:100px; background:#f5f5f5;}
.ellipsis{ white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.brand-header{ position:relative; width:1160px; height:345px; margin:0 auto;}
.brand-header .img-box{ display:block; width:1160px; height:345px; overflow:hidden;}
.brand-header .img-box img{ display:block; object-fit: cover;height: 345px;
    width: 1160px;}
.brand-list{ position:absolute; left:0; top:0; width:260px; height:345px; background:#e63939;}
.brand-list .title{ font-size:20px; font-weight:bold; line-height:60px; text-align:center; color:#fff;}
.brand-list .list{ padding:8px 15px;}
.brand-list .list:hover{ background:#d52626;}
.brand-list .list dt{ position:relative; line-height:26px; font-size:16px; color:#fff;}
.brand-list .list dt i{ display:inline-block; width:18px; height:16px; margin-top:5px; margin-right:8px; background:url(//fastued3.jia.com/image/pinpai/brand-icons.png) 0 0 no-repeat; vertical-align:top;}
.brand-list .list dt em{ display:none; position:absolute; right:0; top:6px; width:10px; height:13px; background:url(//fastued3.jia.com/image/pinpai/brand-icons.png) 0 0 no-repeat;}
.brand-list .list.more dt em{ display:block;}
.brand-list .list .pos1{ background-position:0 0;}
.brand-list .list .pos2{ background-position:-21px 0;}
.brand-list .list .pos3{ background-position:-39px 0;}
.brand-list .list .list-dd{ height:90px; margin-left:26px; line-height:30px; font-size:0; overflow:hidden;}
.brand-list .list .list-dd a{ display:inline-block; margin-right:12px; font-size:14px; color:#fff; vertical-align:top;}
.brand-list .list .list-dd a:hover{ text-decoration:underline;}
.brand-list .list .hover-dd{ display:none; position:absolute; left:100%; top:0; width:245px; height:305px; padding:20px 24px; font-size:0; background:#fff;}
.brand-list .list.more:hover .hover-dd{ display:block;}
.brand-list .list .hover-dd a{ display:inline-block; margin-right:18px; font-size:12px; color:#333; line-height:30px; vertical-align:top;}
.brand-list .list .hover-dd a:hover{ color:#d52626;}

.brand-sec{ width:1160px; margin:40px auto 0; background: #fff; padding: 20px 20px 50px 20px; box-sizing: border-box;-webkit-box-sizing: border-box; }
/* .hot-sec,.comment-sec{padding: 20px 20px 50px 20px;
     box-sizing: border-box; 
     -webkit-box-sizing: border-box; } */
.brand-sec .title{ position:relative; height:60px; line-height:60px;}
.brand-sec .title span{ font-size:26px; color:#333;}
.brand-sec .title .right{ position:absolute; right:0; top:12px; line-height:36px; font-size:0;}
.brand-sec .title .right a{ display:inline-block; margin-left:14px; font-size:14px; color:#666; vertical-align:top;}
.brand-sec .title .right a:hover{ color:#d52626;}

.hot-sec .item-box{ height:460px;}
.hot-sec .box1{ width:690px;}
.hot-sec .item-box a{ display:block; position:relative; padding:15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background:#fff;}
.hot-sec .item-box .tit{ font-size:16px; font-weight:bold; line-height:26px; color:#333;}
.hot-sec .item-box .tit-add{ font-size:14px; color:#666; line-height:22px;}
.hot-sec .item-box .img-box{ position:absolute; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.hot-sec .item-box .img-box img{ display:block; max-width:100%;max-height:100%; object-fit: cover; }
.hot-sec .item1{ height:225px; margin-bottom:5px;}
.hot-sec .item1 .tit{ width:300px; margin-top:10px;}
.hot-sec .item1 .tit-add{ width:220px; margin-top:38px;}
.hot-sec .item1 .img-box{ max-width:260px; top:15px; bottom:15px; right:15px;max-height:195px;overflow: hidden;}
.hot-sec .item2{ width:455px; height:230px; margin-right:5px;}
.hot-sec .item2 .tit{ width:210px;}
.hot-sec .item2 .tit-add{ width:160px; margin-top:40px;}
.hot-sec .item2 .img-box{ width:160px; height:160px; right:25px; bottom:25px;}
.hot-sec .item3{ width:230px; height:230px;}
.hot-sec .item3 .tit-add{ margin-top:15px;}
.hot-sec .item3 .img-box{ bottom:5px; left:15px; right:15px; max-height:115px;}
.hot-sec .item4{ width:230px; height:460px; margin-left:5px;}
.hot-sec .item4 .tit{ margin-top:10px;}
.hot-sec .item4 .tit-add{ margin-top:38px;}
.hot-sec .item4 .img-box{ bottom:20px; left:15px; right:15px;}
.hot-sec .item-box a:hover{ -webkit-box-shadow: inset 0 0 0 1px rgba(230,57,57,.8); -moz-box-shadow: inset 0 0 0 1px rgba(230,57,57,.8); box-shadow: inset 0 0 0 1px rgba(230,57,57,.8);}

.comment-sec .item-box{ height:445px;}
.comment-sec .item-box a{ position:relative; display:block; overflow:hidden;}
.comment-sec .item-box a img,.recommend-sec .item-box .img-box img,.server-sec .item-box .img-box img,.agency-sec .item-box img{ display:block; -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; width: 270px; height: 190px;}
.comment-sec .item-box a:hover img,.recommend-sec .item-box a:hover img,.server-sec .item-box a:hover img,.agency-sec .item-box a:hover img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
.comment-sec .item-box .info{ position:absolute; bottom:0; left:0; right:0; height:54px; padding:10px 10px 0 10px; background-image: -webkit-gradient(linear, 0 100%,0 0, from(rgba(0,0,0,.7)),to(rgba(0,0,0,0))); background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0,0)); background-image: -moz-linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0,0)); background-image: linear-gradient(to top,rgba(0,0,0,.7),rgba(0,0,0,0)); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.comment-sec .item-box .tit{ color:#fff; font-size:16px; line-height:44px;}
.comment-sec .item-box .item1{ width:360px; height:445px;}
.comment-sec .item-box .item1 .info{ bottom:120px; width:280px; right:auto; height:71px; padding:10px 15px; background:rgba(0,0,0,.5)}
.comment-sec .item-box .item1 .tit{ line-height:26px;}
.comment-sec .item-box .box1{ width:220px; height:220px; margin-left:5px;}
.comment-sec .item-box .box2{ width:220px; height:220px; margin-left:5px;}
.comment-sec .item-box .box3{ width:345px; height:220px; margin-left:5px;}
.comment-sec .item-box .item2:first-of-type,.comment-sec .item-box .item3:first-of-type,.comment-sec .item-box .item4:first-of-type{ margin-bottom:5px;}

.recommend-sec .item-box,.server-sec .item-box{ height:320px;}
.recommend-sec .item-box a,.server-sec .item-box a{ display:block; width:270px; height:320px; margin-right:10px; background:#fff; margin-top: 22px;}


.recommend-sec .item-box a:last-of-type,.server-sec .item-box a:last-of-type{ margin-right:0;}
.recommend-sec .item-box .img-box,.server-sec .item-box .img-box{ width:270px; height:190px; overflow:hidden;}
.recommend-sec .item-box .info,.server-sec .item-box .info{ padding:15px;}
.recommend-sec .item-box .info .tit,.server-sec .item-box .info .tit{ height:52px; color:#333; font-size:16px; line-height:26px;}
.recommend-sec .item-box .info .tit-add,.server-sec .item-box .info .tit-add{ margin-top:24px; font-size:14px; color:#999;}

.agency-sec .item-box{ height:190px;}
.agency-sec .item-box a{ display:block; width:270px; height:190px; margin-right:10px; overflow:hidden; margin-top: 22px;}
/* .agency-sec .item-box a:nth-of-type(2){ margin-right:6px;} */
.agency-sec .item-box a:last-of-type{ margin-right:0;}

.brand_1160{width:1160px;margin:0 auto;}
.crumbs.page_list{padding: 20px 0 20px;color: #999; }
.crumbs.page_detail {
    padding: 20px 0 20px;
    color: #999;
}
.crumbs.page_list a{color: #484848}
.tab_slide_2{margin: 0px 0 40px 450px;}
.tab_slide_2 li{float: left; margin-right: 80px;position: relative;cursor: pointer; height: 60px;font-size: 26px;color: #a9a9a9;font-weight: 700;line-height: 60px;} 
.tab_slide_2 li.cur{color:#000;}
.tab_slide_2 li.cur b{position:absolute; width: 100%; height: 5px; background: #000; bottom: 0px;left:0; display: block;}
.content_item .news li  {
padding: 30px 0;
overflow: hidden;
border-bottom: 1px solid #ddd;
position: relative;
}
.content_item .news li:last-child {
    border-bottom: none;
}
.content_item .news li .link_href{width: 100%; height: 100%; position: absolute;top:0;left: 0;}
.content_item .news li .news_img {
width: 250px;
height: 160px;
overflow: hidden;
float: left;
position: relative;

}
.content_item .news li .news_img a {
width: 100%;
height: 100%;
position: relative;
display: block;
}
.content_item .news li .news_detials {
width: 860px;
height: 160px;
float: right;
position: relative;
margin-right:30px;
}
.content_item .news li .news_detials h3 {
font-size: 18px;
color: #333;
line-height: 24px;
margin-bottom: 15px;
font-weight: 700;
}
.content_item .news li .news_detials h3 a {
color: #333;
}
.content_item .news li .news_detials p {
font-size: 14px;
color: #999;
position: relative;
line-height: 21px;
height: 63px;
overflow: hidden;
}
.content_item .news li .news_detials .time_details {
position: absolute;
bottom: 0;
left: 0;
font-size: 14px;
color: #999;
}
.content_item .news li .news_detials .time_details .see_time {
padding-left: 22px;
background: url(//fastued3.jia.com/image/zixun/see_time.png) no-repeat left center;
margin-left: 60px;
}
.content_item .news li:hover{
background: #f8f8f8;
}
.p_pageNav {
padding: 0;
margin-top: 36px;
overflow: hidden;
}
.p_page_inline {
display: inline-block;
}
.p_pageNav .p_page {
text-align: center;
float: left;
}
.p_pageNav .p_page .cur {
background: #d00;
border-color: #d00;
color: #fff!important;
}
.p_page span, .p_pageNav .p_page a {
padding: 0;
width: 34px;
height: 34px;
line-height: 34px;
}
.p_page span, .p_pageNav .p_page a {
padding: 0;
width: 34px;
height: 34px;
line-height: 34px;
}
.p_pageNav .p_page .changedown, .p_pageNav .p_page .none {
width: 70px;
}
.p_pageNav .p_page .changedown:hover, .p_pageNav .p_page .changeup:hover {
background: #d00;
color: #fff!important;
}
.p_ListpageNav .p_pageLocate .p_pageBtn:hover {
border: 1px solid #d00;
color: #fff!important;
background: #d00;
}
.sad_user li{padding: 30px 0;
overflow: hidden;
border-bottom: 1px solid #ddd;}
.sad_user h3 {
font-size: 22px;
color: #333;
line-height: 24px;
margin-bottom: 18px;
font-weight: 700;
padding-left: 13px;
border-left: 3px solid #dd0000;
}
.sad_user h3 a{color: #333;}
.sad_user p{font-size: 14px;
color: #999;}
.sad_user p.txt{ margin-bottom: 20px; }
.sad_user p span{margin-right:60px;}
.sad_user p i{color: #e7393a; margin:0 4px;}
.max_box{width: 1160px; height: 100px;position: relative; border-bottom: 1px solid #e8e8e8; margin-bottom: 30px;}
.max_box .btn_l,.max_box .btn_r{position: absolute;width: 15px; height: 26px;top:37px; background: url(//fastued3.jia.com/image/pinpai/btn_slide_icon.png) no-repeat; }
.max_box .btn_l{left: -15px;}
.max_box .btn_r{background-position:-15px 0; right: -15px;}
.max_box .btn_l.canclick{background-position:0px -26px;}
.max_box .btn_r.canclick{background-position:-15px -26px;}
.cate_box{width: 1160px; height: 100px;position: relative;overflow: hidden;}
.cate_box ul{width: 10000px;position: relative;}
.cate_box ul li{width: 116px;text-align: center; height: 100px;float: left;position: relative;font-size: 16px; color: #666;}
.cate_box ul li a{display: block;width: 100%; height: 92px;padding-top:8px; }
.cate_box ul li a i{ width: 42px; height: 42px;display: block;background: url(//fastued3.jia.com/image/pinpai/cate_icon.png) no-repeat; margin:0 auto 10px;}
.cate_box ul li a i.cizhuan{background-position: 0px 0px;}
.cate_box ul li.sel a i.cizhuan{background-position: 0 -70px;}
.cate_box ul li.sel p{color: #333; font-weight: 700;}
.cate_box ul li.sel b{width: 116px; height: 3px; background: #333;position: absolute;bottom: 0; left: 0;}

.cate_box ul li a i.weiyu{background-position: -115px 0px;}
.cate_box ul li.sel a i.weiyu{background-position: -115px -70px;}
.cate_box ul li a i.diban{background-position: -230px 0px;}
.cate_box ul li.sel a i.diban{background-position: -230px -70px;}
.cate_box ul li a i.chudian{background-position: -345px 0px;}
.cate_box ul li.sel a i.chudian{background-position: -345px -70px;}
.cate_box ul li a i.chugui{background-position: -455px 0px;}
.cate_box ul li.sel a i.chugui{background-position: -455px -70px;}
.cate_box ul li a i.yigui{background-position: -571px 0px;}
.cate_box ul li.sel a i.yigui{background-position: -571px -70px;}
.cate_box ul li a i.mumen{background-position: 0px -140px;}
.cate_box ul li.sel a i.mumen{background-position: 0px -222px;}
.cate_box ul li a i.diaoding{background-position: -115px -140px;}
.cate_box ul li.sel a i.diaoding{background-position: -115px -222px;}
.cate_box ul li a i.jiaju{background-position: -230px -140px;}
.cate_box ul li.sel a i.jiaju{background-position: -230px -222px;}
.cate_box ul li a i.bizhi{background-position: -345px -140px;}
.cate_box ul li.sel a i.bizhi{background-position: -345px -222px;}
.cate_box ul li a i.kaiguan{background-position: -453px -140px;}
.cate_box ul li.sel a i.kaiguan{background-position: -453px -222px;}
.cate_box ul li a i.tuliao{background-position: -570px  -140px;}
.cate_box ul li.sel a i.tuliao{background-position: -570px  -222px;}
.cate_box ul li a i.dengjuzhaoming{background-position: -0px  -306px;}
.cate_box ul li.sel a i.dengjuzhaoming{background-position: -0px  -400px;}
.cate_box ul li a i.dinuan{background-position: -115px  -306px;}
.cate_box ul li.sel a i.dinuan{background-position: -115px  -400px;}
.cate_box ul li a i.zhongyangkontiao{background-position: -230px  -305px;}
.cate_box ul li.sel a i.zhongyangkontiao{background-position: -230px  -398px;}
.cate_box ul li a i.qita{background-position: -345px  -306px;}
.cate_box ul li.sel a i.qita{background-position: -345px  -400px;}
.cate_box ul li a i.menchuang{background-position: -453px  -306px;}
.cate_box ul li.sel a i.menchuang{background-position: -454px  -400px;}
.wall_img{position: relative; width: 100%; margin:0 auto; overflow:hidden; height: auto;}
.wall_img img{ width: 100%; height:auto;display: block;}
.brand_logo_box{width: 1160px; height: 1px;position: relative;margin:0 auto;z-index: 99;}
.brand_logo_box .logo{position: absolute; width: 134px; height: 67px;display: block; left:30px;bottom: -34px;    box-shadow: 0 0 15px 2px #e6e6e6;}
.page_detail_brand{background: #f5f5f5;}
.intro_brand{padding:60px 60px 24px 192px; background: #fff;position: relative; }

.intro_brand .history{position: relative;}
.reply_btn{position: absolute;top:20px; right: 120px; background: #ec393c;border-radius: 6px;padding: 7px 14px;color: #fff;font-size: 16px;display: block;}
.reply_btn i{display: inline-block;width: 20px;height: 20px; background: url(//fastued3.jia.com/image/pinpai/listion.png) no-repeat;vertical-align: bottom; margin-right: 12px;}
.reply_btn:hover{color: #fff;}
.brand_logo_box h1{font-size: 26px;color: #333;font-weight: 700; padding-left: 194px; padding-top: 20px;}
.brand_logo_box h1 a{color: #333;}
.intro_brand .history p.control_slide{color: #999;font-size: 14px;line-height: 24px; margin-top: 12px;position: relative; padding-bottom: 40px;}
.intro_brand .history p.control_slide a:hover{color: #333;}
.slide_down{position: absolute;background: url(//fastued3.jia.com/image/pinpai/slide_btn.png) no-repeat; width: 21px; height: 11px; bottom: 0px; left:365px; cursor: pointer;}

.slide_up{position: absolute;background: url(//fastued3.jia.com/image/pinpai/slide_btn.png) no-repeat 0 -11px; width: 21px; height: 11px; bottom: 25px; left:555px; cursor: pointer;}
.intro_brand .history p a{color: #999;}
.factory_img{ height: 150px; width: 1030px; position: relative;overflow: hidden;  margin-top: 30px; margin-bottom: 60px;}
.factory_img ul{width: 2000px;height: 150px; position: relative;overflow: hidden;}
.factory_img ul li{float: left;margin-right: 10px;/* max-width: 250px;max-height: 150px; */position: relative;overflow: hidden;width: 250px; height: 150px;}
.factory_img ul li a{display: block;width: 100%; height: 100%;}
.factory_img ul li img {
    display: block;
    width: 250px; height: 150px;
    
}
.factory_img ul li .tit {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    font-size: 16px;
    line-height: 44px;
        white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
        padding: 10px 10px 0 10px;
            background-image: -webkit-gradient(linear, 0 100%,0 0, from(rgba(0,0,0,.7)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0,0));
    background-image: -moz-linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0,0));
    background-image: linear-gradient(to top,rgba(0,0,0,.7),rgba(0,0,0,0));
}
.defult_hide_block{position: relative;background: #fff; width: 1030px;padding: 30px 65px 80px 65px;display: none; margin-top: -30px;}
.defult_hide_block h2{width: 100%;height: 1px; background: #ddd;position: relative;}
.defult_hide_block h2 strong{position: absolute;padding-right:26px; background: #fff;left:0;top:-18px;color: #333;font-size: 22px;  }

.content_box{background: #fff; margin-top:20px;}
.nav_list{ height: 64px; border-bottom: 1px solid #e8e8e8; padding-left: 30px;}
.nav_list li{float: left; margin-right:80px;line-height: 64px; position: relative; height: 64px;}
.nav_list li a{display: block;width: 100%; height: 100%; font-size: 18px; color: #333; font-weight: 700;}
.nav_list li.cur b{display: block;width: 100%; height: 4px; background: #e7393b; position: absolute;bottom: 0; left:0;}
.content_item.page_detail .news li .news_img{width: 200px; height:130px; margin-left: 30px;}
.content_item.page_detail .news li .news_detials{width: 870px; height: 130px;}
.content_item.page_detail .news li .news_detials h3 a{font-size: 18px;}
.page_detail .sad_user li{padding: 30px;}
.page_detail .item-div {
    display: block;
    padding: 15px 0 11px 30px;
    border-bottom: 1px solid #e9e9e9;
    color: #333;
    position: relative;
}
.page_detail .item-div .item-title {
    
    margin-bottom: 10px;
    font-size: 18px;
   
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    cursor: pointer;
    display: inline-block;
}
.page_detail .item-div.item-top .item-title {
    color: red;
}
.page_detail .item-div.item-top .top {
    border: 1px solid #f7988f;
    color: #ee2d1b;
    font-weight: normal;
    font-size: 12px;
    background-color: #fff3f2;
    padding: 0 1px;
    margin-top: -1px;
    display: inline-block;
}
.page_detail .txt-info img {
    vertical-align: middle;
    margin-right: 5px;
    width: 28px;
    height: 28px;
    border-radius: 14px;
}
.page_detail .txt-info span {
    color: #999;
    font-size: 12px;
    margin-right: 30px;
}
.page_detail .txt-count {
    position: absolute;
    right: 0;
    bottom: 15px;
    color: #999;
}
.page_detail .txt-count>span {
    vertical-align: middle;
    width: 60px;
    display: inline-block;
}
.page_detail .txt-count>span:nth-child(1) {
    margin-right: 5px;
}
.page_detail .txt-count>span img {
    vertical-align: text-top;
    margin-right: 5px;
}
.brand-wrap{width:1160px;margin:0 auto;font-family: "微软雅黑";}
.brand-sel{background: #fff;}
.crumb_sel{height:50px;line-height: 50px;font-size: 12px;color: #999;}
.crumb_sel a{color: #333;}
.crumb_sel a:hover{text-decoration: underline;}
.crumb_sel .sel_choosen{height:18px;line-height: 18px;border:1px solid #e9e9e9;position: relative;padding: 0 17px 0 7px;min-width: 34px;max-width: 68px;color:#666;display: inline-block;vertical-align: middle;overflow: hidden;margin-right: 3px;}
.crumb_sel .sel_choosen:hover{color:#e7393a;text-decoration: none;border:1px solid #e83e3f;}
.sel_choosen i{position: absolute;top:6px;right:5px;background: url(//fastued3.jia.com/image/tuku/jiaju/fur_icon.png) -98px -91px no-repeat;width:7px;height: 7px;}
.sel_choosen:hover i{background-position: -91px -91px;}
.beauty_item{border-top: 1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;min-height: 60px;-webkit-box-sizing: border-box;box-sizing: border-box;}
.beauty_item:last-child{border-bottom:1px solid #ddd;}
.beauty_item dt{width:98px;text-align: center;float: left;font-size: 14px;color: #666;background: #f5f5f5;-webkit-box-sizing: border-box;box-sizing: border-box;}
.beauty_item dd{float: left;padding-left: 20px;width:1060px;position: relative;max-height: 98px;padding-top:22px;overflow: hidden;-webkit-box-sizing: border-box;box-sizing: border-box;}
.beauty_item span{margin-right: 46px;vertical-align: top;display: inline-block;margin-bottom: 22px;font-size: 0;}
.beauty_item a{font-size: 14px;color:#333;line-height: 15px;}
.beauty_item a.on{font-weight: bold;}
.beauty_item a:hover{color:#e7393a;}
.beauty_item .open{position:absolute;right:20px;top:24px;font-size: 14px;color: #007fd7;line-height: 14px;display: none; cursor: pointer;}
.beauty_item .open b{font-weight: 500;}
.beauty_item .open em{display: inline-block;background: url(//fastued3.jia.com/image/tuku/jiaju/fur_icon.png) -155px -84px no-repeat;width: 14px;height: 8px;margin-left: 3px;}
.beauty_item .open.close em{background-position: -169px -84px;}
.brand-cont{width: 100%;margin-top:40px;}
.brand-cont ul.brand-lists{overflow: hidden;width: 1184px;margin-left: -24px;}
.brand-lists li{float: left;width: 216px;margin-left: 20px;overflow: hidden;margin-bottom: 24px;}
.brand-lists li .brand-img{width: 100%;height: 272px;}
.brand-lists li img{width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.brand-lists li .brand-info{width: 100%;border:1px solid #e8e8e8;-webkit-box-sizing: border-box;box-sizing: border-box;height: 216px;text-align: center;/* line-height: 90px; */ padding-top: 36px;}
.brand-lists li .brand-info>a{display: block;width: 100%; height: 100%;}
.brand-lists li .brand-info .logo{width: 140px;height: 70px;margin-top: 16px;overflow: hidden;display: inline-block;margin-right: 14px; }
.brand-lists li .brand-info .name{font-size: 16px;font-weight: bold;color: #333;vertical-align: top; display: block; height: 39px;/* background: #f5f5f5; */ line-height: 39px; overflow: hidden;}
.zixun-content{width: 1160px;margin:0 auto;}
.zixun-content .crumbs{padding:18px 0 38px 0;line-height: 12px;}
.zixun-content .crumbs a{color: #333;font-size: 12px;}
.zixun-content .crumbs span{color: #999;font-size: 12px;}
.zixun-content .crumbs .last_child{color: #999;}
.zixun-content .content-left{float: left;width: 840px;background: #fff;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 40px 50px 50px 50px;}
.content-left h2{font-size: 32px;color: #333;font-weight: bold;margin-bottom: 30px;line-height: 32px;}
.content-left .brand-info{width: 100%;position: relative;height: 42px;line-height: 42px;margin-bottom: 30px;}
.content-left .brand-info .logo{display: inline-block;width: 40px;height: 40px;border-radius: 50%;overflow: hidden;margin-right: 13px;border: 1px solid #e9e9e9;}
.logo img{width: 100%;height: 100%;/* -o-object-fit: cover;object-fit: cover; */}
.content-left .brand-info span{font-size: 16px;color: #666;vertical-align: top;}
.content-left .brand-info .goBrand-btn{display: block;position: absolute;right: 0;top: 50%;width: 100px;height: 30px;-webkit-box-sizing: border-box;box-sizing: border-box;border-radius: 30px;color: #e7393a;line-height: 30px;border: 1px solid #e7393a;text-align: center;margin-top: -15px;font-size: 16px;}
.article-cont p{font-size: 16px;color: #333;line-height: 28px;margin-bottom: 42px;text-indent: 32px;}
.article-cont img{display: block;margin: 0 auto 42px auto;width: 608px;height: auto;}
.zixun-content .conent-right{float: left;width: 300px;margin-left: 20px;}
.conent-right h3{font-size: 22px;color: #333;}
.conent-right .related{background: #fff;padding: 26px 16px;-webkit-box-sizing: border-box;box-sizing: border-box; margin-bottom: 20px;}
.conent-right .related-list{width: 100%;}
.conent-right .related-list li{width: 100%;height: 68px;margin-top: 22px;overflow: hidden;}
.related-list li .tuij-img{width: 90px;height: 68px;overflow: hidden;margin-right: 10px;float: left;}
.tuij-img img{width: 90px;height:68px;/* -o-object-fit: cover;object-fit: cover; */display: block;}
.related-list li p{width: 168px;float: left;font-size: 16px;color: #333;line-height: 26px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden; margin-top: 6px;}
.conent-right a.learn-more{margin-top: 20px;display: block;width: 100%;height: 45px;line-height: 45px;background: #ee2d1b;font-size: 16px;color: #fff;text-align: center;border-radius: 6px;}
.zixun-popup{width: 400px;padding: 30px 50px 40px 50px;-webkit-box-sizing: border-box;box-sizing: border-box;text-align: center;display: none;margin-top: -20%;}
.zixun-popup h3{font-size: 16px;color: #333;}
.form-order{width: 100%;padding-top: 15px;}
.form-order .line-item{width: 100%;height: 38px;margin-bottom: 14px;position: relative;border: 1px solid #ddd;-webkit-box-sizing: border-box;box-sizing: border-box;}
.form-order .line-item input{width: 278px;height: 16px;line-height: 16px;background: #fff;padding: 10px;}
.form-order .line-item .placeholder{padding:8px 10px;position: absolute;top: 0;left: 0;color: #999;font-size: 14px;}
.form-order .tab_select{display: none;width: 360px;position: absolute;top:36px;left:-1px;background: #fff;border: 1px solid #f26122;line-height: 22px;z-index: 2;}
.tab_select dl{margin: 10px 0px 10px 20px;}
.tab_select dt{float: left;width: 60px;text-align: center;font-weight: bold;color: #fff;background: #f26122;}
.tab_select dd{float: left;width: 265px;text-align: left;}
.tab_select a{display: inline-block;margin-left: 10px;}
.form-order .line-item .arrows{display: block;width: 8px;height: 5px;background: url(//fastued3.jia.com/image/zhuangxiu/new_finish_v2/newly_icon.png) no-repeat -76px -487px;position: absolute;top: 17px;right: 10px;}
.form-order a.zx-btn{display: block;margin-top:20px;width: 100%;height: 40px;font-size: 16px;line-height: 40px;text-align: center;color: #fff;border-radius: 6px;background: #ee2d1b;}
.zixun-success{width: 400px;display: none;}
.zixun-success .success-cont{text-align: center;height: 30px;line-height: 30px;}
.zixun-success .success-cont i{display: inline-block;width: 30px;height: 30px;background: url(//mued3.jia.com/image/mobile/popup-success.png) no-repeat;background-size: 100% 100%;margin-right: 10px;}
.zixun-success .success-cont span{font-size: 16px;color: #333;vertical-align: top;}

.prize_img{width: 1030px; height: 200px; position: relative; margin-top: 30px;}
.prize_img .btn_l, .prize_img .btn_r {
    position: absolute;
    width: 15px;
    height: 26px;
    top: 58px;
    background: url(//fastued3.jia.com/image/pinpai/btn_slide_icon.png) no-repeat;
}
.prize_img .btn_l {
    left: -35px;
}
.prize_img .btn_r {
    background-position: -15px 0;
    right: -35px;
}
.prize_img .btn_r.canclick {
    background-position: -15px -26px;
}
.prize_img .btn_l.canclick {
    background-position: 0px -26px;
}
.prize_img .clip{width: 1030px; height: 200px; position: relative; overflow: hidden;}
.prize_img .clip ul{width: 2000px; height: 200px; position: relative;}
.prize_img .clip ul li{float: left;
    margin-right: 10px;
    position: relative;
    overflow: hidden;
    width: 250px;
    height: 200px;}
    .prize_img .clip ul li img{width: 250px; height: 150px;}
     .prize_img .clip ul li .tit{line-height: 40px;font-size: 16px;display: block;height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
    .reply_form{ padding: 20px 20px 40px 20px; background: #fff; margin-bottom:20px; }
    .reply_form h3{ font-size:16px; padding-top: 30px; background: url(//fastued3.jia.com/image/pinpai/form_bg.png) no-repeat center top; text-align: center; color: #666; }
    .reply_form .form-order .line-item input{ width: 236px; }
    .conent-right .host_wenda {
    background: #fff;
    padding: 26px 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
    .conent-right .host_wenda h3{font-size: 22px;
    color: #333;}
    .host_wenda li {
    margin-top: 18px;
    font-size: 16px;
    width: 268px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.host_wenda li i {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    background: #f8f8f8;
    margin-right: 12px;
    font-size: 12px;
}
.host_wenda li i.num_top {
    background: #ee2d1b;
    color: #fff;
}
.ind_article {
    font-size: 16px;
    height: 90px;
    padding: 25px 0;
}
.ind_article .prev_article {
    float: left;
    width: 370px;
    -webkit-transition: .5s -webkit-transform ease;
    -moz-transition: .5s -moz-transform ease;
    -ms-transition: .5s -ms-transform ease;
    transition: .5s transform ease;
    height: 90px;
}
.ind_article .prev_article a, .ind_article .next_article a {
    color: #999;
    font-size: 14px;
    display: block;
}
.ind_article .prev_article .let_way, .ind_article .next_article .let_way {
    width: 18px;
    height: 37px;
    display: inline-block;
    float: left;
    background: url(//fastued3.jia.com/image/zixun/stage3/art_change.png) no-repeat;
    margin-top: 30px;
}
.ind_article .prev_article .let_way {
    background-position: -18px 0;
    margin-right: 26px;
}
.ind_article .prev_article img, .ind_article .next_article img {
    width: 140px;
    height: 105px;
    float: left;
    margin-right: 12px;
}
.ind_article .prev_article strong, .ind_article .next_article strong {display: inline-block;
    margin-top: 12px;
    font-size: 18px;
    color: #333;
}
.ind_article .next_article {
    float: right;
    height: 90px;
    width: 370px;
    -webkit-transition: .5s -webkit-transform ease;
    -moz-transition: .5s -moz-transform ease;
    -ms-transition: .5s -ms-transform ease;
    transition: .5s transform ease;
    text-align: right;
}
.ind_article .next_article .let_way, .ind_article .next_article img {
    float: right;
}
.ind_article .next_article img {
    margin-right: 26px;
    margin-left: 12px;
}
.ind_article .next_article:hover{
    -webkit-transform:translateX(10px);
    -moz-transform:translateX(10px);
    -ms-transform:translateX(10px);
    transform:translateX(10px)
}
.ind_article .prev_article:hover{
    -webkit-transform:translateX(-10px);
    -moz-transform:translateX(-10px);
    -ms-transform:translateX(-10px);
    transform:translateX(-10px)
}
.zixun-content .brand_tiezi{width: 840px;float:left;}
.brand_tiezi .txt-info {
    padding: 10px 0;
    border-bottom: 1px solid #e0e0e0;
}
.brand_tiezi h2 {
    font-size: 32px;
    color: #333;
    font-weight: bold;
    margin-bottom: 30px;
    line-height: 32px;
}
.brand_tiezi .txt-info img {
    vertical-align: middle;
    margin-right: 5px;
    width: 28px;
    height: 28px;
    border-radius: 14px;
}
.article_content .item-content {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    margin: 15px 0;
    width: 760px;
    line-height: 33px;
}
.article_content .item-img {
    font-size: 0;
    width: 840px;
}
.article_content .item-img>img {
    max-width: 760px;
    margin-bottom: 20px;
}
 .item-bottom-left {
    font-size: 12px;
   height: 105px;
    background-color: #f5f5f5;
    position: relative;
}
.link_to_index{width: 100%; height: 100%;display: block;}
 .item-bottom-left h3 {
    font-weight: 700;
    font-size: 18px;
   
    padding-top: 18px;
    padding-bottom: 10px;
    margin-left: 20px;
}
.userImg-txt {
    margin-left: 20px;
    color: #666;
    font-size: 12px;
}
.userImg {
    display: inline-block;
    width: 88px;
    font-size: 0;
}
.userImg li {
    display: inline-block;
    width: 19px;
    height: 19px;
    border-radius: 10px;
    border: 1px solid transparent;
    overflow: hidden;
}
.userImg li  img {
    width: 100%;
    height: 100%;
}
.userImg-text {
    vertical-align: super;
}
 .goLook {
    position: absolute;
    right: 20px;
    top: 40%;
    font-size: 14px; color: #333;
}
.reply_content{padding-top:40px; margin-top: 40px;border-top:4px solid #ccc; margin-bottom:100px; height: 300px;}
.reply_content h3{font-size: 18px;
    color: #333;
    margin-bottom: 20px; font-weight: 700;}
   .reply-list .reply-item {
    border-bottom: 1px solid #e0e0e0;
}
.reply_content .user-from{
    float: left;
    color: #999;
    font-size: 12px;
    margin-top: 12px;
}
.reply_content .user-from .reply-item-me-avatar {
    width: 30px;
    height: 30px;
    border: 1px solid transparent;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
 .reply-item-me-content {
    padding-top: 20px;
   
}
 .reply-item-me-content p {
    font-size: 16px;
}
.reply_content .user-from .reply-item-me-avatar img{width: 100%; height: 100%;}
.reply_content .floor {
    float: right;
    line-height: 44px;
}
 .reply-item-action {
    width: 100%;
    text-align: right;
    margin-top: 14px;
    margin-bottom: 12px;
}
 .reply-item-action>div {
    display: inline-block;
}
 .reply-item-action>div>span {
    cursor: pointer;
}
 .reply-item-action>div>span.zan{margin-right: 30px;}
 .reply-item-action>div>span>img {
    vertical-align: text-top;
    margin-right: 6px;
}
 .reply-item-bottom {
    display: none;
    margin-top: 12px;
}
.reply-item-bottom .reply-textArea {
    padding:12px;
    width: 816px;
    resize: none;
    border: 1px solid #999999;
}
.reply-item-bottom-count {
    margin-top: 12px;
}
 .reply-item-bottom-count>span {
    color: #999;
}
.reply-action-button {
    float: right;
    line-height: 28px;
    width: 78px;
    text-align: center;
    color: #fff;
    background-color: red;
    border-radius: 4px;
    margin-bottom: 10px;
}
.reply-list .content-img {
    margin-top: 10px;
}
.content-img>li {
    width: 112px;
    height: 112px;
    display: inline-block;
    margin-right: 8px;
    cursor: pointer;
}
.content-img>li img {
    width: 100%;
    height: 100%;
}
 .reply-item-other {
    padding: 15px 10px;
    background-color: #fafafa;
}
.tobe_reply_tit{float: left;
    color: #999;
    font-size: 12px;
    margin-top: 12px;}
    .tobe_reply_flow{float: right;
    line-height: 44px;}
    .has_border{border:1px solid #e0e0e0;}
    .hot-sec .clearfix,.comment-sec .clearfix{margin-top: 8px;}
    .has-bg-item{float: right; padding-bottom: 20px;background: #f8f8f8; width: 485px; padding-left: 30px; margin-right:20px; }
   .has-bg-item li {
    height: 23px;
    padding-left: 14px;
    background: url(//oneimg1.jia.com/content/public/resource/12794491/2016/01/366882_field_13_1453773908.png) no-repeat 0 center;
    margin-top: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}
.has-bg-item li:first-child{margin-top: 18px;}
   .has-bg-item li a {
    color: #333;
}
.record-2{ width: 500px; }
.item-block{width: 500px;display: block; height: 150px;position: relative; margin-bottom:20px;}
.item-block dl{padding-left: 222px;}
.item-block dt{width: 200px; height: 150px;position: absolute;top:0;left:0;}
.item-block dd{padding-top: 8px;}
.item-block dt img{width: 200px; height: 150px;}
.item-block dd .fixed-height{ height: 110px; width: 278px;color: #b6bbc7; font-size: 14px; }
.item-block dd .fixed-height strong{font-size: 16px;color: #333; line-height: 28px; height: 56px;overflow: hidden;display: block; margin-bottom: 9px;}
.item-block dd .view{ font-size: 14px;color: #999; }
.item-block dd .view i{vertical-align: super;}
#reply-area{padding-top: 36px; border-top: 4px solid #ccc; margin-top: 40px;}
#reply-area h3{float: left;}
.reply-user {
    float: right;
    line-height: 26px;
}
.reply-user>span{color: #4382eb;}
 .reply-txtAndImg {
    border: 1px solid #999;
}
.reply-txtAndImg .reply-textArea {
    width: 814px; /* box-sizing: border-box;-webkit-box-sizing: border-box; */
    resize: none;
    padding: 12px;
}
.img-add {
    position: relative;
    padding-bottom: 10px;
    height: 30px;
}
.reply-txtAndImg textarea::-webkit-input-placeholder {

　　color: #ccc;

　　}
.reply-txtAndImg textarea::-webkit-input-placeholder {
    color: #ccc;
}
.reply-txtAndImg textarea:-ms-input-placeholder {
    color: #ccc;
}
.reply-txtAndImg textarea:-moz-placeholder { 
    color: #ccc;
}
.reply-txtAndImg textarea::-moz-placeholder { 
    color: #ccc;
}
.video-btn{width: 100%;
    height: 100%;
    position: absolute;
    background: url(//fastued3.jia.com/image/pinpai/play-icon.png) no-repeat center center;
    display: block;
    left: 0;
    top: 0;}
.conent-right .brand_cate_all {
    background: #fff;
    padding: 26px 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 20px;
}
    .brand_cate_all h3{height: 50px; line-height: 50px;}
.brand_cate_all h3 img{display: inline-block; vertical-align: top; width: 90px; height: 50px;}
.brand_cate_all h3  span{height: 50px;line-height: 50px; display: inline-block; font-size: 20px; font-weight: 700; margin-left: 10px; color: #333;}
.clip_txt{position: relative; height: 50px;overflow: hidden;line-height: 25px; font-size: 14px; margin-top: 10px;}
.clip_txt a{position: absolute;bottom: -5px;right:0px;color: #077fd7; padding: 5px 10px; background: url(//fastued3.jia.com/image/pinpai/jt.png) no-repeat right center #fff; display: block;}
.brand_cate_all ul{width: 272px; /* height: 100px; */ min-height: 88px;}
.brand_cate_all ul li{ height: 24px;line-height: 24px;width: 136px; float: left; margin-top: 20px; font-size: 16px;}
.brand_cate_all ul li a{display: block;width: 100%; height: 100%;}
.brand_cate_all ul li span{color: #333;}
.brand_cate_all ul li i{display: inline-block;width: 20px; height: 23px;background: url(//fastued3.jia.com/image/pinpai/fixed_icon.png) no-repeat; vertical-align: middle; margin-right: 8px;}
.brand_cate_all ul li.li1 i{background-position:0 -66px; }
.brand_cate_all ul li.li3 i{background-position:0 -23px;}
.brand_cate_all ul li.li4 i{background-position:0 -44px;}
.slide-wrap,.adv-slide{width:900px;height: 345px;overflow: hidden;position: relative;float: right;}
/* 首页轮播 */
.adv-slide li {
    width:900px;height: 345px;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity:0);
}
.adv-slide li:first-child {
    opacity: 1;
    filter: alpha(opacity:100%);
}
.slide-ctls{
    position: absolute;
    width: auto;
    height: 9px;
    left: 48%;
    bottom: 8px;
    text-align: center;
    font-size: 0;
}
.slide-ctls li {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #fff;
    margin-right: 8px;
    display: inline-block;
    float: left;
}
.slide-ctls li.cur {
    background: #d00;
}
/* 首页轮播 */