﻿/*滚动图片s*/
.swiper-container {width:7.5rem;height:3.8rem;margin-top:1.7rem;}
.swiper-container .swiper-pagination-bullet { width: 0.1rem; height: 0.1rem; background: #fff; opacity: 1;}
.swiper-container .swiper-pagination-bullet-active { background:#003366}
.swiper-container img { width:7.5rem;height:3.8rem; display: block;}


/*首页推荐导航*/
.navchannel{ overflow:hidden;}
.hotnav{display:flex;padding:.3rem 0;width:100%;background-color:#fff;}
.hotnav li{width:20%;font-size:.28rem;text-align:center;}
.hotnav li i{display:block;width:.9rem;height:.9rem;margin:.1rem auto;border-radius:5px;font-size:.64rem;line-height:1rem;color:#fff;}
.hotnav li:nth-of-type(1) i{background-color:#ffcc00;}
.hotnav li:nth-of-type(2) i{background-color:#0077CC;font-size:.56rem;}
.hotnav li:nth-of-type(3) i{width:.95rem;height:.95rem;margin-bottom:.05rem;background:url(../images/top10.png) no-repeat;background-size:100%;}
.hotnav li:nth-of-type(4) i{background-color:#DB214C;}
.hotnav li:nth-of-type(5) i{background-color:#81BC3F;line-height:0.9rem;font-size:.54rem;}

.hotnav .icon1 {background-image:url(../images/newsnav-ico.png);background-position:0 -4.5rem;background-size:100%;}
.hotnav .icon2 {background-image:url(../images/newsnav-ico.png);background-position:0 0rem;background-size:100%;}
.hotnav .icon3 {background-image:url(../images/newsnav-ico.png);background-position:0 -0.9rem;background-size:100%;}
.hotnav .icon4 {background-image:url(../images/newsnav-ico.png);background-position:0 -3.6rem;background-size:100%;}


/*其它导航*/
.othernav{box-sizing:border-box;border:1px solid #f3f3f3;border-left:none;border-bottom:none;background-color:#fff;}
.othernav li{box-sizing:border-box;width:33.3%;border-bottom:1px solid #f3f3f3;border-left:1px solid #f3f3f3;height:.8rem;line-height:.8rem;font-size:.28rem;text-align:center;}
.othernav li i{display:inline-block;margin-right:.15rem;font-size:.4rem;vertical-align:middle;width:.8rem;height:.7rem;}
.othernav li:nth-of-type(1) i{}
.othernav li:nth-of-type(2) i{}
.othernav li:nth-of-type(3) i{}
.othernav .icon1 {background-image:url(../images/otherico.png);background-position:0 0rem;background-size:100%;}
.othernav .icon2 {background-image:url(../images/otherico.png);background-position:0 -0.7rem;background-size:100%;}
.othernav .icon3 {background-image:url(../images/otherico.png);background-position:0 -1.4rem;background-size:100%;}


/*头条新闻s*/
.nhline{position:relative;padding:.3rem .4rem .2rem .6rem;font-weight:bold;font-size:.34rem;line-height:1.5;color:#333;text-align:center;}
.nhline i{position:absolute;left:0;top:0;width:1rem;height:1rem;background:url(../images/hotnews.png) no-repeat;background-size:100%;}
.nhline em{display:inline-block;padding:.05rem;background-color:#e84e40;margin-left:3px;border-radius:2px;font-size:.24rem;line-height:1;color:#fff;}
.newshot{width:90%;margin:0 auto;padding:.2rem 0;border-top:1px solid #e5e5e5;}
.newshot li{width:100%;margin:0 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.3rem;line-height:2.2;text-align:center;}
/*头条新闻e*/


/*主要标题样式风格*/
.module{margin-top:.2rem;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;background-color:#fff;overflow:hidden;}
.tit h2{padding-left:0.2rem;border-bottom:1px solid #e5e5e5;font-size:.32rem;font-weight:bold;line-height:.7rem;color:#333;background-color:#fff;}
.tit h2 i{display:inline-block;margin-right:.1rem;font-size:.48rem;font-weight:normal;}
.tit .more{float:right;margin-top:.15rem;padding-left:0.2rem; margin-right:0.2rem;border-left:1px solid #DDDDDD;height:.4rem;line-height:.4rem;background:url(../images/titicon.jpg) no-repeat; background-size:100%;width:0.3rem;}
.tit-2-more{height:.7rem;line-height:.7rem;padding:0 .2rem;}
.tit-2-more h2{font-size:.36rem;color:#101010;}

/*新闻图文列表*/
.newslist{background:#fff;}
.newslist dl{margin:0 0.2rem;padding:0.2rem 0;border-bottom:1px solid #f5f5f5;font-size:.24rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.newslist dl:last-of-type{border-bottom:none;}
.newslist dl dt{height:1.4rem; width:2.1rem;overflow:hidden;margin-right:.2rem;}
.newslist dl dt img{height:1.4rem;width:2.1rem;}
.newslist dl dd{width:4.8rem;}
.newslist dl dd h3{font-size:.3rem;margin-bottom:.15rem;color:#404040;line-height:.45rem;min-height:.9rem;width:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;word-break:break-all;}
.newsdesc span{font-size:12px;color:#b0b0b0;display:inline-block;}
.newsdesc span em{display:inline-block;border:1px solid #f8c4c4;color:#e9584b;border-radius:3px;font-size:12px;line-height:12px;padding:.05rem;margin-right:.2rem;}
.newsdesc span em a{color:#e9584b;}
.newsdesc span i{display:inline-block;margin-right:.05rem;vertical-align:middle;width:0.3rem;height:0.36rem;background:url(../images/newstime.png) no-repeat;background-position:0 0;background-size:100%;}

/*高端访谈列表*/
.talklist{background:#fff;}
.talklist dl{margin:0 0.2rem;padding:0.2rem 0;border-bottom:1px solid #f5f5f5;font-size:.24rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.talklist dl:last-of-type{border-bottom:none;}
.talklist dl dt{height:1.53rem; width:2.1rem;overflow:hidden;margin-right:.2rem;}
.talklist dl dt img{height:1.53rem;width:2.1rem;}
.talklist dl dd{width:4.8rem;}
.talklist dl dd h3{font-size:.3rem;margin-bottom:.15rem;color:#404040;line-height:.45rem;min-height:.9rem;width:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;word-break:break-all;}


/*木门专题*/
.projpic{margin:.2rem;box-sizing:border-box;background:#fff;white-space:nowrap;font-size:0;}
.projpic li{display:inline-block;width:4.8rem;margin-right:.2rem;}
.projpic img{display:block;width:4.8rem;height:3.4rem;border-radius:4px;}
.projpic p{padding:.1rem 0;line-height:2;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.projlist{padding:.1rem .2rem .3rem;}
.projlist a{display:block;-webkit-flex:1;flex:1;margin:0 1%;padding:0 .1rem;box-sizing:border-box;border-radius:.3rem;border:0.5px solid #0077CC;height:.6rem;line-height:.6rem;font-size:.28rem;color:#0077CC;text-align:center;}
.projpic::-webkit-scrollbar{display:block;height:8px;}
.projpic::-webkit-scrollbar-thumb{height:8px;border-radius:5px;background-color:#f3f3f3;}

/*图片传播*/
.micropir{margin:.2rem;padding-bottom:.2rem;box-sizing:border-box;background:#fff;white-space:nowrap;font-size:0;}
.micropir li{display:inline-block;margin-right:.1rem;width:2.04rem;height:3.6rem;overflow:hidden;}


/*推荐品牌*/
.topbrand{margin:0.2rem 0.1rem;box-sizing:border-box;background:#fff;font-size:0;}
.topbrand li{display:inline-block;vertical-align:top;width:3.45rem;margin:0 0.1rem;border-radius:4px;text-align:center;}
.topbrand img{height:1.47rem;border-radius:4px;margin:4% 0;box-shadow:0 0 5px #ccc;}
.topbrand li h3{font-weight:normal;font-size:.28rem;line-height:.4rem;color:#101010}

.look-more{display:block;font-size:.24rem;line-height:.6rem;width:50%;height:.6rem;margin:.2rem auto .3rem;cursor:pointer;text-align:center;color:#f33;border:1px solid #f8c4c4;border-radius:50px;}
.look-more i{float:right;margin-right:5%;font-size:12px;}

/*代理热门快速链接*/
.top-link{font-size: 0;background: #fff;border-top:1px solid #e5e5e5;}
.top-link li{display:inline-block;padding:.15rem 0 0 .15rem;height:1.2rem;width:50%;font-size: .32rem;border-right: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;box-sizing: border-box;vertical-align:top;}
.top-link li:nth-child(2n){border-right: none;}
.top-link li a::before{content: '';float:left;width:.8rem;height: .8rem;background:url(../images/agent-ico.png) no-repeat;background-size:100%;}
.top-link li:nth-child(2) a::before{background-position:0 -.8rem ;}
.top-link li:nth-child(3) a::before{background-position:0 -1.6rem ;}
.top-link li:nth-child(4) a::before{background-position:0 -2.4rem ;}
.top-link li p{font-size: 0.24rem;white-space: nowrap;}
.top-link li p b{display:inline-block;margin-top: .15rem;font-size: .28rem;}
.top-link li p i{float:right;margin-top:.06rem;margin-right:.1rem;font-size:.4rem;color:#C0C0C0;}


/*代理表单板块*/
.agentbox{background:#db214c;color:#fff;}
.agent-img{width:100%;height:.72rem;background:url(../images/agentimg.png) no-repeat;background-size:100%;}
.agent-form{margin-top:.3rem;}
.agent-form-state{position:relative;margin:.2rem 0;}
.agent-form-state::after{position:absolute;content:'';left:0;top:40%;width:100%;height:1px;background:#f5d15d;}
.agent-form-state>div{position:relative;overflow:hidden;z-index:2;border-radius:.5rem;display:inline-block;background:#fffddb;border:1px solid #f5d15d;font-style:italic;color:#b56810;font-size:.24rem;width:85%;height:.5rem;line-height:.5rem;}
.agent-form-state>div .slider_s{left:0;width:100% !important;}
.agent-form-state .num_s{display:none !important;}
.agent-form-state em a{width:100%;color:#b56810;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 .2rem;box-sizing:border-box;}
.agent-form-state b{font-style:normal;margin-right:.05rem;}
.agent-today-state{font-size:.36rem;text-align:center;}
.agent-today-state em{color:#ec3a3e;}
.agent-today-state b{display:inline-block;vertical-align:middle;width:.48rem;height:.6rem;line-height:.6rem;text-align:center;color:#fff;font-weight:normal;background:url(../images/today-s.png) center center no-repeat;background-size:100%;}
.agent-today-state b span{display:block;font-size:.36rem;}
.agent-apply-form{margin-top:.2rem;padding:0 .2rem;}
.agent-apply-form p input{width:100%;margin-bottom:.2rem;border-radius:2px;border:1px solid #e5e5e5;font-size:.26rem;text-indent:.2rem;color:#666;}
.agent-apply-form p input:focus{box-shadow:0 1px 2px rgba(0,0,0,.1);}
.agent-apply-form p i{position:absolute;right:.2rem;top:.18rem;color:#e5e5e5;}
.agent-apply-form input[type=submit]{border-radius:2px;background-color:#ffc119;border-color:#ffc119;}
.agent-form .pselect{white-space:nowrap;margin-bottom:.2rem;}
.agent-form .pselect input{display:none;}
.agent-form select{position:relative;float:left;width:32%;height:.78rem;line-height:.78rem;border:1px solid #e5e5e5;border-radius:2px;color:#999;margin-right:2%;box-sizing:border-box;
-moz-appearance:none;-webkit-appearance:none;outline:none;background:#fff url(../images/downarrow.png) right center no-repeat;background-size:18%;text-indent:10px;}
.agent-form select option{font-size:.26rem;}
.agent-form select:last-child{margin-right:0;}


/*火爆加盟品牌*/
.hotbrand{margin:2%;box-sizing:border-box;background:#fff;font-size:0;}
.hotbrand li{display:inline-block;vertical-align:top;width:48%;margin:0 1%;border-radius:4px;text-align:center;}
.hotbrand img{height:2.35rem;border-radius:4px;margin:4% 0;box-shadow:0 0 5px #ccc;}
.hotbrand li h3{font-weight:normal;font-size:.28rem;line-height:.6rem;color:#101010}
.hotbrand li p{font-size:12px;line-height:.5rem;color:#fff;position:relative;z-index:9;background-color:rgba(0,0,0,.6);margin-top:-.64rem;}
.hotbrand li p b{font-weight:normal;color:#eec88d;}







/*新闻标签*/
.newsnav{display:-webkit-flex;display:flex;padding:.3rem .1rem;box-sizing:border-box;width:100%;background-color:#fff;}
.newsnav li{width:20%;font-size:.28rem;text-align:center;}
.newsnav li i{display:block;width:.9rem;height:.9rem;margin:.1rem auto;border-radius:5px;font-size:.64rem;line-height:1rem;color:#fff;}
.newsnav li:nth-of-type(1) i{background-color:#0077CC;}/*   */
.newsnav li:nth-of-type(2) i{background-color:#DB214C;}
.newsnav li:nth-of-type(3) i{background-color:#81BC3F;}
.newsnav li:nth-of-type(4) i{background-color:#ffcc00;}
.newsnav li:nth-of-type(5) i{background-color:#9562FF;}
.icon1 {background-image:url(../images/newsnav-ico.png);background-position:0 0;background-size:100%;}
.icon2 {background-image:url(../images/newsnav-ico.png);background-position:0 -0.9rem;background-size:100%;}
.icon3 {background-image:url(../images/newsnav-ico.png);background-position:0 -1.8rem;background-size:100%;}
.icon4 {background-image:url(../images/newsnav-ico.png);background-position:0 -2.7rem;background-size:100%;}
.icon5 {background-image:url(../images/newsnav-ico.png);background-position:0 -3.6rem;background-size:100%;}

/*---------detail--------*/


/*文章内容页s*/
.artwrap{padding:0 0.2rem;width:100%;box-sizing:border-box;background-color:#fff;overflow:hidden;}
.arthead{margin-bottom:.3rem;padding:.2rem 0;font-size:.28rem;color:#888;border-bottom:1px solid #ebe8eb;}
.arttitle,.arttitle a{font-size:.4rem;font-weight:700;padding:0 0 .2rem;color:#404040;}
.artinfo{font-size:.24rem;color:#888;}
.artinfo span:not(:first-child){margin-left:.1rem;}
.artinfo .type{display:inline-block;padding:3px 2px;border:1px solid #ec3a3e;border-radius:4px;line-height:1;color:#ec3a3e;}
.artinfo .iread{display:inline-block;vertical-align:text-top;width:.3rem;height:.34rem;margin-right:.05rem;background:url(../images/i_eye.png) no-repeat center center;background-size:100%;}

.artlead{position:relative;padding:.2rem .7rem;margin-bottom:.3rem;background-color:#f8f8f8;font-size:.32rem;line-height:1.8;text-align:justify;}
.artlead:before,.artlead:after{content:'';position:absolute;width:.37rem;height:.3rem;background:url(../images/idqt.png) no-repeat;background-size:.75rem .3rem;}
.artlead:before{top:.3rem;left:.2rem;}
.artlead:after{bottom:.3rem;right:.2rem;background-position:-.38rem 0;}

.artcontent{overflow:hidden; margin-bottom:0.1rem;}
.artcontent strong{font-weight:bold;}
.artcontent p{margin:0 0 0.25rem 0;text-indent:2em;text-align:justify;font-size:.30rem;line-height:1.8;}
.artcontent p a{text-decoration:underline;color:#e36c09;}

.artcontent iframe{width:100% !important;height:4.5rem !important;}
#youkuplayer{width:100% !important;height:4.5rem !important;}
/* 关键字*/
.artkeyword{padding-bottom:.2rem;font-size:0;}
.artkeyword a{display:inline-block;height:.6rem;margin:.1rem;padding:0 .2rem;border:1px solid #ebe8eb;border-radius:.1rem;font-size:.28rem;line-height:.6rem;color:#999;text-align:center;}

/* 版权声明 */
.artstate{margin-bottom:.3rem;color:#666;font-size:.24rem;text-align:justify;padding:.25rem;background:#fffbf0;border:1px dashed #FF9900;}
.artstate b{display:block;margin-bottom:.15rem;} 

/*品牌*/
.nbbox{margin-top:.2rem;padding:.25rem .2rem;background-color:#fff;}
.nbbox dl{margin-bottom:.2rem;}
.nbbox dl:last-child{margin-bottom:0;}
.nbbox dt{width:40%;padding:.1rem;background:#fff;border:1px solid #e7e7e7;margin-right:.2rem;}
.nbbox dd{-moz-box-flex:1.0;-webkit-box-flex:1.0;box-flex:1.0;}
.nbbox dd h3{font-weight:bold;font-size:.32rem;line-height:.5rem;padding-bottom:.1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.nbbox dd p{padding-bottom:.1rem;color:#999;font-size:0.24rem;line-height:1.4;}
.nbbox .plink a{display:inline-block;height:.6rem;margin-right:.1rem;padding:0 .18rem;border:1px solid #ec3a3e;border-radius:.1rem;font-size:.28rem;line-height:.6rem;color:#ec3a3e;text-align:center;}

/*下一页*/
.artpage{margin-top:.2rem;padding:.2rem .2rem;background-color:#fff;line-height:.42667rem;font-size:.32rem;color:#787878}
.artpage a{color:#3981ea}
.artpage>p:first-child{margin-bottom:.16rem}

/*相关新闻*/
.artlist{background:#fff;margin-top:.2rem;}
.artlist .tit h2{border-color:#f8f8f8;}
.artlist dl{margin:0 .2rem;padding:0.2rem 0;border-bottom:1px solid #f5f5f5;font-size:.24rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.artlist dl:last-of-type{border-bottom:none;}
.artlist dl dt{eight:1.4rem; width:2.1rem;overflow:hidden;margin-left:.2rem;}
.artlist dl dt img{height:1.4rem;width:2.1rem;}
.artlist dl dd{width:4.8rem;}
.artlist dl dd h3{font-size:.3rem;margin-bottom:.15rem;color:#404040;line-height:.45rem;min-height:.9rem;width:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;word-break:break-all;}
.artlist dl.imgright dt{margin:0 0 0 .2rem;}
.artdesc span{font-size:12px;color:#b0b0b0;display:inline-block;}
.artdesc span em{display:inline-block;border:1px solid #f8c4c4;color:#e9584b;border-radius:3px;font-size:12px;line-height:12px;padding:.05rem;margin-right:.2rem;}
.artdesc span em a{color:#e9584b;}
.artdesc span i{display:inline-block;margin-right:.05rem;vertical-align:middle;width:0.3rem;height:0.36rem;background:url(../images/newstime.png) no-repeat;background-position:0 0;background-size:100%;}
/*新闻新闻*/
.addmore{text-align:center;font-size:0;overflow:hidden;}
.addmore a{display:inline-block;margin:.2rem 0;padding:0 .5rem;height:.6rem;border-radius:.3rem;border:1px solid #f8c4c4;font-size:.24rem;line-height:.6rem;color:#ec3a3e;}
.addmore a i{display:inline-block;vertical-align:5%;box-sizing:border-box;width:.14rem;height:.14rem;margin-left:.1rem;border-right:1px solid #ec3a3e;border-bottom:1px solid #ec3a3e;-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg);}