.top_nav{height: 55px;
    background: #002157;
	
}
.block-10{ width:1200px; margin:10px auto;}
.pt-30{ margin-bottom:30px;}

.pt-60{ margin-bottom:60px;}
.nav-block { width:1200px; margin:20px auto;}
.top_nav .menu{ height: 55px; overflow: hidden;}

.top_nav .menu li{ float: left; height: 55px; display:inline-block}

.top_nav .menu li a{ display: inline-block; height: 55px; line-height: 55px; text-decoration: none; font-size: 14px; color: #fff; padding: 0px 26px 0 26px;}



.top_nav .menu li:hover,.hddown .Menu li.cur{ background: #000000;}



.title-sec {
    color: #fff;
    width: 100%;
    background: linear-gradient(to left, #e1e1e1 50%, #002157 50%);
    height: 44px;
    margin-bottom: 40px;
}

.title-container {
    background: #e1e1e1;
    width: 100%;
    width: 1040px;
    margin: 0 auto;
    height: 44px;
}




.title-sec .title {
    background: #002157;
    float: left;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    line-height: 44px;
}

.title-sec .title:after {
    width: 0;
    height: 0;
    float: left;
    border-top: 44px solid #002157;
    border-right: 44px solid #e1e1e1;
    content: '';
    float: right;
    margin-left: 10px;
}

.col-sm-3{width:25%;float:left;position:relative}



/*tab内容*/
.pavilion-container .tab-content-wrap{margin-top:20px;height:420px}
.pavilion-container .tab-content{transition:all .5s linear;width:1200px; margin:0 auto;}

.pavilion-container .tab-content .col-sm-3{padding:0 10px}
.pavilion-container .tab-content .col-sm-3 .tab-card{position:relative;padding:20px;background:#fff;border-radius:2px;overflow:hidden;cursor:pointer;transition:.2s linear}

/*大卡片*/
.pavilion-container .tab-content .col-sm-3 .tab-card.tab-card-lg{position:relative;height:480px}
.pavilion-container .tab-content .col-sm-3 .tab-card:before{position:absolute;content:'';top:0;left:0;right:0;height:4px;border-radius:1px 1px 0 0}
.pavilion-container .tab-content .col-sm-3 .tab-card.tab-card-lg img{height:250px;width:auto;display:block}
.pavilion-container .tab-content .col-sm-3 .tab-card.tab-card-lg h3{margin-top:30px;text-overflow:ellipsis;overflow:hidden}
.pavilion-container .tab-content .col-sm-3 .tab-card p{margin-top:5px;font-size:14px;color:#a0a2a8;letter-spacing:.51px;line-height:20px;height:20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.pavilion-container .tab-content .col-sm-3 .tab-card.tab-card-lg p{ margin-top:10px;}
.pavilion-container .tab-content .col-sm-3 .tab-card h3{ font-size:14px;}
.pavilion-container .tab-content .col-sm-3 .tab-card.tab-card-lg .labels{margin-top:10px;margin-right:10px;padding-bottom:20px}
.pavilion-container .tab-content .col-sm-3 .tab-card.tab-card-lg .labels span{display:inline-block;margin-top:10px;margin-right:10px;padding:0 5px;background:rgba(160,162,168,.1);border:1px solid rgba(102,106,117,.1);border-radius:2px;line-height:20px;color:#a0a2a8;font-size:12px}
.pavilion-container .tab-content .col-sm-3 .tab-card-lg .time{border-top:1px solid #e7e7e7}
/*中卡片*/
.pavilion-container .tab-content .col-sm-3 .tab-card.tab-card-md+.tab-card-md{margin-top:20px}
.pavilion-container .tab-content .col-sm-3 .tab-card.tab-card-md{height:230px}
.pavilion-container .tab-content .col-sm-3 .tab-card.tab-card-md img{height:120px;width:230px;display:block}
.pavilion-container .tab-content .col-sm-3 .tab-card.tab-card-md h3{margin-top:15px; font-size:14px; line-height:1.2}
.pavilion-container .tab-content .col-sm-3 .tab-card .time{position:absolute;bottom:10px;width:calc(100% - 40px);padding-top:17px;font-size:14px;color:#666a75;letter-spacing:.44px;line-height:23px;text-align:left}
.pavilion-container .tab-content .col-sm-3 .tab-card .time span{font-size:20px;color:#f66f6a;letter-spacing:0;line-height:23px;margin-right:3px}
/*小卡片*/
.pavilion-container .tab-content .col-sm-3 .tab-card.tab-card-sm{height:105px}
.pavilion-container .tab-content .col-sm-3 .tab-card.tab-card-sm+.tab-card-sm{margin-top:20px}
.pavilion-container .tab-content .col-sm-3 .tab-card.tab-card-sm .time{border-top-width:0}
.pavilion-container .tab-content .col-sm-3 .tab-card:hover {background:#efedd4}


.category-list-container  .category-list-item-title {
    position: relative;
    height: 400px;
    width: 120px;
    float: left;
    font-size: 26px;
}

.category-list-container .category-list-item-title span {
    color: #fff;
    display: block;
    margin: 120px auto auto;
    width: 63px;
}
.category-block-0 .category-list-item-title {
    background: url(../images/0.png) no-repeat;
}
.category-block-1 .category-list-item-title {
    background: url(../images/1.png) no-repeat;
}
.category-block-2 .category-list-item-title {
    background: url(../images/2.png) no-repeat;
}
.category-block-3 .category-list-item-title {
    background: url(../images/3.png) no-repeat;
}
.category-block-4 .category-list-item-title {
    background: url(../images/4.png) no-repeat;
}
.category-block-5 .category-list-item-title {
    background: url(../images/5.png) no-repeat;
}
.look-more {
    font-size: 14px;
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
    padding: 5px 13px;
    display: inline-block;
    margin: 0 auto;
    margin-left: 15px;
    margin-top: 30px;
    border-radius: 5px;
}
    .footer-content{ background:#002157; height:200px; padding:60px;}
	.footer-content .container{ width:1200px; margin:0 auto;} 
	.footer-content .container p{ color:#fff; text-align:center; font-size:14px; margin-bottom:15px;}
	
	
	.de-box .bread-nav {width: 100%;height:60px;line-height:60px;font-size:13px;color:#a6a6a6;}
.de-box .bread-nav h1 {   float: right;color:#17A1FF;margin-right: 0; }


.de-box{width:1200px;margin:0 auto;}
.de-box .left{float:left;width:950px;box-sizing:border-box;border-radius:4px;background:#fff;box-shadow:0px 0px 4px 2px rgba(0,0,0,0.01)}
.de-box .left .title{position:relative;color:rgba(0,0,0,0.85);border-bottom:1px solid #f5f5f5;width:100%;height:auto;overflow:hidden}
.de-box .left .title img{display:inline-block;float:left;padding:20px 0 20px 20px;}
.de-box .left .title h1{float:left;font-size:20px;padding:20px;line-height:26px;white-space:nowrap;}
.de-box .left .title h1 a{font-size:20px;}
.de-box .left .title em{position:absolute;top:15px;right:21px;display:inline-block;width:100px;height:36px;border:1px solid #e5e5e5;border-radius:40px;background:#fafafa;color:#a1a1a1;text-align:center;font-size:13px;line-height:36px;cursor:pointer}
.de-box .left .title em i{margin-right:5px}

.details-left-box{ width:70% ; float:left; padding:20px;height: 375px;
    background-color:#fff;}
.details-right-box{ width:28%; float:right; padding:20px;
    background-color:#fff;}





.cover-page-details .details {
   
   
	    height: 380px;
}
.left-img-box {
	width:39%;
    border-right: 1px solid #2222;
    height: 330px;    float: left;padding: 30px 10px 30px 20px;}

.cover-page-details .details .img_box {
	   
    float: left;
    padding: 10px;
    border: 0px solid #E8E8E8;
    text-align: center;
    vertical-align: middle;
    
    border-right: 1px solid #DCDBD9;
  
    overflow: hidden;
    border: 1px solid #E8E8E8;
    padding: 15px;
    width: 95%;    height: 100%;

}


.cover-page-details .details .info-detail {
	    width: 60%;
    float: right;

	
}

.cover-page-details .details .mid a {
    display:block;
    width:292px;
    height:180px;
    text-align:center;
    line-height:180px;
    overflow:hidden;
}

.cover-page-details .details .right {
    width:680px;
    font-size:12px;
    position:relative;
}
.cover-page-details .details .right .discount-msg h1 {
    font-size:20px;
    padding-bottom:20px;
}
.cover-page-details .details .right .discount-msg {
    position:relative;
}


.userinfobox{width:100%;background:#fff;border:1px solid #ddd;padding:10px 20px;}
.userinfobox .userinfo{}
.userinfobox .userinfo .userface{width:100px;height:100px;overflow:hidden;margin:5px auto;border-radius:100px;}
.userinfobox .userinfo .userface img{width:100%;}
.userinfobox .userdetail{margin:15px auto;}
.userinfobox .userdetail .truename,.userinfobox .userdetail .companyname{text-align:center;font-size:18px;color:#444;padding-top:5px;}
.userinfobox .userdetail .regtime{color:#999;padding-top:5px;font-size:14px;text-align:center;}
.poster-common-header {position: relative;margin-top: 25px;}
.poster-common-header .line {height: 1px;background: #e6e6e6;}
.poster-common-header .head {font-size: 14px;position: absolute;top: -11px;width: 94px;left: 50%;margin-left: -47px;background: #fff;z-index: 2;text-align: center;font-weight: 400;color: #666;}
.poster-common-header .head a {text-decoration: none;}
.poster-common-header .head .icon-xiangyou3{color:#ff4000;font-size:15px;}
.authinfo .auth-content{margin-top:15px;display:flex;justify-content:space-between;}
.authinfo .auth-content a{display:block;text-decoration:none;width:33%;text-align:center;}
.authinfo .auth-content a span{display:block;width:100%;}
.authinfo .auth-content a i{font-size:35px;color:#999;}
.authinfo .auth-content .isauth i{color:#f90;}
.authinfo .auth-content .isauth span{color:#f46;}
.poster-common-header .poster-header{width:120px;margin-left:-60px;}
.posterinfo .poster-content{margin-top:20px;}
.posterinfo .poster-content a{display:block;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#666;font-size:14px;height:30px;line-height:30px;border-bottom:1px dashed #dedede;}
.posterinfo .showposter-btn{border: 1px solid #e1e1e1;background-color: #ff552e;color: #fff;border-radius: 2px;text-decoration: none;display: flex;justify-content:center;cursor: pointer;height: 36px;line-height: 34px;transition: all .1s ease-in-out;margin: 15px auto;}
.posterinfo .showposter-btn span{font-size:14px;}
.posterinfo .showposter-btn i {padding-left: 3px;vertical-align: middle;color: #cdcdcd;font-size:18px;display:inline-block;}



.yunu-showcase-info{     padding: 20px;}
.yunu-showcase-info h3{ font-size:16px; margin-bottom:20px;}

.yunu-showcase-info p{ font-size:15px; margin-bottom:15px;}


.look-tel{background-color: #ff552e;color: #fff;border-radius: 2px; display:inline-block;cursor: pointer;height: 36px;line-height: 34px;transition: all .1s ease-in-out; padding:5px 70px;}

.relation {padding: 20px;
    margin-top: 25px;
    background-color: #fff;
    margin-bottom: 25px; height:320px;}


.relation .title,.content-area .title,.seller-title{
    margin-bottom: 20px;
    padding-bottom: 18px;
    font-size: 16px;    width: 98%;
    border-bottom: 1px solid #DCDBD9;
}

.rea-right {    width: 15%;
    height: 220px;
    border-left: 1px solid #ccc;
    float: right;}
	.content-area{ background:#fff; padding:20px;}
	
	.seller-info p{ margin-bottom:15px;}
	
	
	.adk-special-qa-tit {position: relative;padding-top: 5px;height: 45px;overflow: hidden; margin-bottom: 15px;}
.adk-special-qa-tit h2 {float: left;font-size: 24px;color: #333;}
.adk-special-qa-tit span {float: left;margin-top: 15px;margin-left: 10px;color: #999;}
.adk-special-qa-tit a {position: absolute;top: 15px;right: 0;font-size: 14px;color: #666;   }
/*.adk-special-qa-list ul {width: 1200px;}*/
.adk-special-qa-list ul li {float: left;margin-right: 16px;height: 300px;background: #e5e5e5;border-radius: 4px; width:24%; margin-right:1%;}
.adk-special-qa-list ul li img { width:100%;}

.adk-special-qa-list ul li:nth-child(5n+5) { margin-right:0;}
.adk-special-qa-list h2 {margin-top: 10px;height: 30px;line-height: 30px;color: #333;text-align: center;font-size: 1.2em;}
.adk-special-qa-list .adk-special-qa-text {padding: 0 10px;width: 100%;height: 300px; box-sizing:border-box;}
.adk-special-qa-list .adk-special-qa-text p {height: 24px;line-height: 24px;color: #999;}


.adk-special-qa-text .adk-special-ul {width: 100%;}
.adk-special-qa-text .adk-special-ul li {width: 100%;height: 30px;line-height: 30px;margin-right: 0;}
.adk-special-qa-text .adk-special-ul li a {display: inline-block;width: 100%;color: #666;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.adk-special-qa-text .adk-special-ul li a:hover {color: #00b371;}


.boxhnsa{width:500px; float: left; margin:0 1em 1em 0; padding-top:.5em;}
.boxhnsa.sr{width:431px; margin-right:0;}
.listnsimg{padding-bottom:.5em;}
.listnsimg .pic{width:130px; height:95px; float:left;}
.listnsimg li{clear: both; padding-bottom:1.5em; overflow: hidden;}
.listnsimg li:last-of-type{padding-bottom:0;}
.listnsimg div{margin-left:140px;}
.listnsimg div span{font-size:1.5em; line-height:1.8em;}
.listnsimg div p{font-size:14px; color:#999; text-align: justify;}
.listnsimg.sc li{padding-bottom:2.6em;}
.listnsimg.sc li:last-of-type{padding-bottom:0;}
.listnsimg.sc .pic{width:100px; height:80px;}
.listnsimg.sc div{margin-left:110px;}
.listnsimg.sc span{overflow: visible; white-space: normal; line-height:1.3em; padding-bottom:.3em;}
.listnsimg.sc p{font-size:1.2em;}
.listnsimg.sc p i{font-family: iconfont; margin-right:.3em;}
.listimgnf{}
.listimgnf li{width:48%; float: left; margin-bottom:-14px;}
.listimgnf li:nth-child(2n){margin-left:4%;}
.listimgnf li a.pic{height:150px; display: block;}
.listimgnf li span{background-color: #f5f5f5; display: block; padding:.3em .5em; min-height:2em;}
.listimgnf li span a{font-size:1.1em; line-height: 1.8em; display: inline-block; text-align: justify}
.listns li{line-height:2.6em;}
.listns li a{font-size:15px;}

.listns li a:hover:before{opacity:1;}
.listns li em{float: right; font-size:.6em; margin-left:1.5em; color:#999;font-style: unset;}
.titsa{border-bottom:1px solid #f5f5f5; padding:.6em 0; position:relative; overflow: hidden; margin-bottom:1em;}
.titsa.sc{border-bottom-width:4px;}
.titsa.se{border-color:#f7d862;}
.titsa.sd{margin-bottom:0;}
.titsa b{font-size:1.8em; border-left:5px solid #f7d862; line-height:1em; letter-spacing:1px; padding-left:.5em; display: block; color:#000; float: left;}
.titsa.red b{color:#f7d862;}
.titsa .more,.titsa span.r,.titsa span.l,.moresa{float:right; font-size:1.3em; color:#666; line-height:1em;}
.titsa .more:after,.moresa:after{content:'\e603'; font-family: iconfont; margin:0 0 0 .3em;}
.titsa .more:hover,.moresa:hover{color:#f7d862;}
.titsa span.r,.titsa span.l{font-size:1.35em;}
.titsa span.r.m{font-size:.6em; line-height:1.4em;}
.titsa span.r a:first-child{margin:0;}
.titsa span.r a{display: inline-block; margin-left:1em;}
.titsa span.l{float: left; margin-left:2em;}
.titsa span.l a{margin-right:1.2em;}
.titsa span.l a:last-of-type{margin-right:0;}
.titsa.ns{margin-bottom:.8em;}
.titsc{text-align: center; clear:both; padding:5rem 0 3em;}
.titsc b{font-size:3.0rem; color:#222; display:block;}
.titsc b:after,.titsc b:before{content:''; display: inline-block; border-top:1px solid #b2b2b2; width:30%; max-width:150px; position: relative;top:-.3em;}
.titsc b:before{right:1.5em;}
.titsc b:after{left:1.5em;}
.titsc p{color:#666; font-size:14px; padding-top:.5em;}
.titsc p a{color:#666; margin:0 .5em;}
.titsc p a:hover{color:#f7d862;}
.listns{}

.boxpinpai{background-color: #f5f5f5; margin-bottom:.5em;height:460px;}
.boxpinpai .img{position: relative; float: left; width:260px;}
.boxpinpai .img img{display: block;}
.boxpinpai .img:before{content:''; background:url("../images/icon_piao.png") no-repeat center center / cover; width:140px; height:140px; position:absolute; top:-24px; left:-28px;}
.boxtabsa{margin-left:260px;}
.boxtabsa .hd{text-align: center; padding:1.6em 0 1.2em;}
.boxtabsa .hd li{display: inline-block; background-color: #fff; border:1px solid #fff; color:#333; font-size:1.9em; cursor: pointer; font-weight: bold; line-height:2.2em; padding:0 1em; margin:0 1em; border-radius:.2em; box-shadow:rgba(0,0,0,.05) 0 0 .2em .2em; position: relative;}
.boxtabsa .hd li.on{color:#fff;
    background-image: -moz-linear-gradient( -90deg, rgb(255,117,34) 0%, rgb(247,18,35) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgb(255,117,34) 0%, rgb(247,18,35) 100%);
    background-image: -ms-linear-gradient( -90deg, rgb(255,117,34) 0%, rgb(247,18,35) 100%);
}
.boxtabsa .hd li.on:after{content:''; position: absolute; left:50%; top:100%; transform: translate(-50%,0); width: 0; height: 0; border:6px solid; border-color:#f30 transparent transparent transparent ;}
.boxtabsa .bds .bd{display:none; overflow: visible; padding:0 1em;}
.boxtabsa .bds .bd:after{display: none;}
.boxtabsa .bds .bd.on{display:block;}
.boxtabsa .bds .bd li{float: left; width: 25%; box-sizing: border-box; padding: 0 .5em 0.9em;}
.boxtabsa .bds .bd li .pic {width: 210px; height: 80px; background-color: #fff; display: block; margin: 0 auto; max-width: 100%; box-shadow: rgba(0,0,0,.05) 0 0 0.35em 0.35em; border-radius:.2em;}
.boxtabsa ul{overflow: hidden;}

.boxhnsa {width:47%; }
.boxhnsa:nth-child(3) { width:26%; margin-right:0;}


.boxhnsasr{width:360px;float: left;margin: 0 1em 1em 0; padding-top: .5em;}
.listnsimg div span {font-size: 1.1em;line-height: 1.6em;}
.listnsimg.sc p {font-size: 0.9em;}
.listnsimg .pic img{width:130px; height:95px; float:left;}
.listimgnf li a.pic img{width:100%; height:150px; display: block;}
.listnsimg.sc li{padding-bottom:15px;}
.listnsimg.sc li:last-of-type{padding-bottom:0;}
.listnsimg.sc .pic img{width:100%; height:100%;}

