*{-webkit-box-sizing:border-box; box-sizing:border-box; padding:0; margin:0; border:0;font-style: normal;}
html{-webkit-tap-highlight-color:rgba(0,0,0,0);}
body{font:0.75rem/1rem Microsoft YaHei, Arial, Helvetica, sans-serif;color: #272729;background: #fff;}
input:-webkit-autofill {box-shadow: 0 0 0px 1000px white inset;}
ul,li{list-style: none;}
a{text-decoration: none;}
/*a:hover{ opacity:0.6;}*/
a,button,input,textarea{outline: none;background: none;}
textarea{resize: none;}
.clear, .clearfix:after { display: block; height: 0; clear: both; visibility: hidden;}
.clear { font: 0/0 arial }
.clearfix:after { content: "." }
.clearfix { zoom: 1 }
.showBody1{ display:none;}
.hover85:hover{ opacity:0.85;}
.cont100{ width:100%; background:#fff;}
.cont92{width: 92%;margin: 0 auto;}
.cont98{ width:98%; margin:0 auto;}
.cont80{width: 80%;margin: 0 auto;}
.cont90{ width:90%; margin:0 auto;}
.cont94{width:94%; margin:0 auto;}
@media only screen and (min-width: 300px) {  html { font-size: 15px !important; } }
@media only screen and (min-width: 360px) {  html { font-size: 16.333333333px !important; } }
@media only screen and (min-width: 414px) {  html { font-size: 17.08px !important; } }
@media only screen and (min-width: 480px) {  html { font-size: 30.88px !important; }}
@keyframes showUp{
  0%{ -webkit-transform:translateY(4rem); transform:translateY(4rem);}
  100%{ -webkit-transform:translateY(0); transform:translateY(0);}
}
@-webkit-keyframes showUp{
  0%{ -webkit-transform:translateY(4rem); transform:translateY(4rem);}
  100%{ -webkit-transform:translateY(0); transform:translateY(0);}
}
@keyframes showIn{
  0%{ opacity:0;}
  100%{ opacity:1;}
}
@-webkit-keyframes showIn{
  0%{ opacity:0;}
  100%{ opacity:1;}
}
@media  screen and (-webkit-min-device-pixel-ratio:0) {
  .tabs li.act .footTab {
    background: -webkit-gradient(linear,left top,right top,from(#62a2fa),to(#5c8cf6));
    -webkit-background-clip: text;
  }
}
@keyframes run{
  0%{transform:translateY(0.5rem);opacity:0;}
  50%{transform:translateY(-0.5rem);opacity:1;}
  100%{transform:translateY(-1rem); opacity:0;}
}
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
  /* 杩欎唬琛↖PX */
  /* 鐩墠杩欑璁惧鍍忕礌姣� 鍜� 灏哄鏄緢鈥滃钁┾€濄€佺壒娈婄殑锛屽熀鏈彲浠ョ‘瀹氭槸 IPX */
  .commentBottom{ position:fixed; bottom:0; left:0; height:4.06rem !important;}
  .tabs{ position:fixed; bottom:0; left:0; height:4.25rem !important;}
  .xdBox{ height:4.06rem !important;}
}
@media only screen and (width: 812px) and (height: 375px) and (-webkit-device-pixel-ratio: 3) {
  /* 杩欎唬琛↖PX鐨勬í灞忔ā寮� */
  /* 閽堝 IPX 妯睆鍗曠嫭澶勭悊 */
  .commentBottom{ position:fixed; bottom:0; left:0; height:4.06rem !important;}
  .tabs{ position:fixed; bottom:0; left:0; height:4.25rem !important;}
  .xdBox{ height:4.06rem !important;}
}
.noBody{ overflow:hidden;}
.shuTu{ position:relative !important;border-radius:0.25rem !important;overflow:hidden !important;}
.shuTu img{ position:absolute !important; top:50%; left:50%; width:auto !important; height:100% !important;transform:translate(-50%,-50%) !important;}
.productShuTu{ position:relative !important;border-radius:0.25rem !important;overflow:hidden !important;}
.productShuTu img{ position:absolute !important; top:50%; left:50%; width:auto !important; height:97% !important;transform:translate(-50%,-50%) !important;}
.imgBg{ width:100%; height:11.5rem; overflow:hidden; position:relative;}
.imgBg img{ width:100%; height:auto; }
.imgBg .fuImg{ width:100%; height:105%; position:absolute; bottom:-2px; left:0; background:url(../images/centerBg.png) no-repeat center;background-size:cover;}
.in{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.inCenter{display: -webkit-box;-webkit-box-align: center;display: flex;align-items: center;}
.nav-top{ height:3rem;line-height:3rem; background:#fff;}
.nav-top.act{ position:fixed; top:0; left:0;}
.nav-top .back-black{font-size:1.4rem; color:#272729; float:left; width:3rem;text-align:center;}
.nav-top .closeIcon{font-size:1.4rem; color:#272729; float:left; width:3rem;text-align:center;}
.nav-top .biaoTi{text-align:center; color:#000;font-size:1.06rem; width:60%; margin:0 auto;}
/*涓炬姤寮圭獥*/
.mask{ background:rgba(0,0,0,0.7); width:100%; height:100%;position:fixed; left:0; top:0; display:none; z-index:101;}
.reportMask{ width:100%; height:auto; position:fixed; left:0;bottom:0; display:none;-webkit-animation:showUp 0.2s linear;animation:showUp 0.2s linear; z-index:220;}
.reportMask .reportCont .selected{ background:#FCFCFC; }
.reportMask .reportCont .selected a{color:#868D99;}
.reportMask .reportCont li{ width:100%; height:3.56rem;border-radius:0.75rem;color:#0076FF;text-align:center;line-height:3.56rem;margin-bottom:0.44rem; background:#fff;font-size:1.25rem;cursor:pointer;}
/*鍒嗕韩寮圭獥*/
.shareMask{ width:100%;height:auto; position:fixed; left:0; bottom:0;background:#fff;border-radius:0.63rem 0.63rem 0 0; display:none; -webkit-animation:showUp 0.3s linear;animation:showUp 0.3s linear;z-index:1000;}
.shareMask .title{font-size:0.69rem;line-height:1.06rem;color:#9B9DA0;text-align:center;margin:0.63rem 0 0.94rem;font-weight:normal;}
.shareMask .shareCont{ overflow:hidden;}
.shareMask .shareCont li{ float:left;text-align:center; width:25%; margin-bottom:1.6rem;}
.shareMask .shareCont li p{ color:#9B9DA0; margin-top:0.56rem;font-size:0.75rem;line-height:0.75rem;}
.shareMask .shareCont .weixin{ width:3rem; height:3rem; display:block; margin:0 auto; background:url(https://icon.fengniao.com/newM2019/images/wechat.png) no-repeat center;background-size:100%;}
.shareMask .shareCont .pengyou{ width:3rem; height:3rem;display:block;margin:0 auto;background:url(https://icon.fengniao.com/newM2019/images/pengyou.png) no-repeat center;background-size:100%;}
.shareMask .shareCont .weibo{ width:3rem; height:3rem;display:block;margin:0 auto;background:url(https://icon.fengniao.com/newM2019/images/weibo.png) no-repeat center;background-size:100%;}
.shareMask .shareCont .qq{ width:3rem; height:3rem;display:block;margin:0 auto;background:url(https://icon.fengniao.com/newM2019/images/qq.png) no-repeat center;background-size:100%;}
.shareMask .shareCont .qqZone{ width:3rem; height:3rem;display:block;margin:0 auto;background:url(https://icon.fengniao.com/newM2019/images/QQ-zone.png) no-repeat center;background-size:100%;}
.shareMask .done{ width:100%; height:3.06rem; border-top:1px solid #efefef;text-align:center;line-height:3.06rem;font-size:0.88rem; color:#9b9da0;}
.shareMask .line{ height:1px; background:#efefef; margin-bottom:1.25rem;font-size:0;}
.shareMask .shareCont .collection{width:2.81rem; height:2.81rem; display:block; background:url(https://icon.fengniao.com/newM2019/images/photo-collecyion.png) no-repeat center;background-size:100%;}
.shareMask .shareCont .photoNum{width:2.81rem; height:2.81rem; display:block; background:url(https://icon.fengniao.com/newM2019/images/photo-num.png) no-repeat center;background-size:100%;}
.shareMask .shareCont .longPic{width:2.81rem; height:2.81rem; display:block; background:url(https://icon.fengniao.com/newM2019/images/photo-long.png) no-repeat center;background-size:100%;}
.shareMask .shareCont .reportPic{width:2.81rem; height:2.81rem; display:block; background:url(https://icon.fengniao.com/newM2019/images/photo-report.png) no-repeat center;background-size:100%;}
/*娴眰*/
.faTie{display:block;  width:3rem; height:3rem; background: linear-gradient(180deg,#61a0fa 0%,#526af0 100%);border-radius:100%;text-align:center; z-index:400;color:#fff;font-size:0.69rem; float:right; margin-bottom:1rem;margin-right:0.3rem;}
.faTie .jiaHao{ color:#fff;font-size:18px; display:block;margin-top:0.5rem;}
.fuBox{  position:fixed; bottom:5rem; right:0; z-index:210;}
.fuBox .menu1{background:#fff;border-radius:0.31rem 0 0 0.31rem; padding:0.2rem 0.2rem 0.2rem 0.3rem; clear:both; display:none;cursor:pointer;}
.fuBox .menu1 .menuIcon{font-size:1.4rem; color:#578BED;}
.fuBox .menu1 .close1{ color:#000;font-size:1.2rem; float:right;line-height:3rem; display:inline-block;}
.fuBox .menu1 .menuList{ display:inline-block; float:left; }
.fuBox .menu1 .menuList .topIcon{ margin-top:0.8rem;}
.fuBox .menu1 a{text-align:center; float:left;color:#1b1c1e;font-size:0.6rem; display:inline-block;line-height:0.9rem; padding:0.5rem 0.6rem;}
.fuBox .menu1 p{ margin-top:0.15rem;}
.fuBox .menu2{ cursor:pointer; background:rgba(0,0,0,0.7);border-radius:1.2rem 0 0 1.2rem; text-align:center; line-height:0.9rem;  padding: 0.3rem 0.6rem 0.3rem; clear:both; margin-bottom:0.5rem;}
.fuBox .menu2 .open1{ color:#fff; display:inline-block; font-size:1rem; float:left;line-height:1.8rem;   margin-right: 0.2rem;}
.fuBox .menu2 .daoHang{ color:#fff;font-size:0.7rem; display:inline-block; float:left;}

.bbsFBox{  position:fixed; bottom:5rem; right:0; z-index:400;}
.bbsFBox .menu1{background:#fff;border-radius:0.31rem 0 0 0.31rem; padding:0.2rem 0.2rem 0.2rem 0.3rem; clear:both; display:none;}
.bbsFBox .menu1 .menuIcon{font-size:1.4rem; color:#578BED;}
.bbsFBox .menu1 .close1{ color:#000;font-size:1.2rem; float:right;line-height:3rem; display:inline-block;}
.bbsFBox .menu1 .menuList{ display:inline-block; float:left; }
.bbsFBox .menu1 .menuList .topIcon{ margin-top:0.8rem;}
.bbsFBox .menu1 a{text-align:center; float:left;color:#1b1c1e;font-size:0.6rem; display:inline-block;line-height:0.9rem; padding:0.5rem 0.6rem;}
.bbsFBox .menu1 p{ margin-top:0.15rem;}
.bbsFBox .menu2{  background:rgba(0,0,0,0.7);border-radius:1.2rem 0 0 1.2rem; text-align:center; line-height:0.9rem;  padding: 0.3rem 0.6rem 0.3rem; clear:both; margin-bottom:0.5rem;}
.bbsFBox .menu2 .open1{ color:#fff; display:inline-block; font-size:1rem; float:left;line-height:1.8rem;   margin-right: 0.2rem;}
.bbsFBox .menu2 .daoHang{ color:#fff;font-size:0.7rem; display:inline-block; float:left;}
.maskCont{background:rgba(0,0,0,0.5);top:0;left: 0;position: fixed;display: none; width:100%; height:100%; z-index:200;}
/*.tieziList{ padding-bottom:3.25rem;}*/
/***********搴曢儴瀵艰埅*********/
.tabs{position:fixed;bottom:-1px;left:0;width:100%;height:3.25rem;color:#ddd;text-align:center;border-top:1px solid #f5f5f5;background:#fff;z-index:2;box-shadow:0 -4px 3px 0 rgba(164,164,164,0.1);}
.tabs .nav-list{ height:100%;}
.tabs li{width:19%; font-size:0.63rem; height:100%; display:inline-block;}
.tabs li a{width:100%;height:100%;display:block;color:#606978;}
.tabs li.act a{ color:#578BED;}
.tabs li .footTab{ font-size:1.5rem; margin:0.5rem 0; color:#606978;}
.tabs li.act .footTab{ font-size:1.5rem; margin:0.5rem 0;color:#5c8cf6;}
.tabs li.act .tit{ color:#5c8cf6;}
.tabs li .tit{display:inline-block;color:#9a9b9e;}
/*backTop*/
.bbsFBox .gotoTop{margin-bottom: 0.5rem;display: none;opacity: 0.8;z-index: 20;width: 3rem;height: 3rem; background:rgba(0,0,0,0.8);border-radius:100%;text-align:center;line-height:3rem; color:#fff;font-size:1.25rem; margin-left:0.52rem;margin-right:0.3rem;}
.fuBox .gotoTop{margin-bottom: 1rem; margin-right: 0.25rem; display: none; opacity: 0.8; z-index: 100; width:2.5rem; height: 2.5rem; background: rgba(0,0,0,0.8); border-radius: 100%; text-align: center; line-height:2.5rem; color: #fff; font-size: 1.25rem;cursor:pointer;}
.fuBox .service{ width:2.5rem; height:2.5rem; background:#fff;box-shadow:0px 2px 0.5625rem 0px rgba(191,192,204,0.31);font-size:1.5rem;text-align:center;line-height:2.5rem;color:#578bed;border-radius:100%; display:block;margin-bottom: 1rem; z-index:400;margin-right: 0.3rem;}
/*advert*/
.advertBox{margin-top: 1rem; height:auto; padding-bottom:0.94rem;}
.advertBox:after{content:'.';display: block; height: 0; clear: both; visibility: hidden;}
.advertBox img{display: block;margin: 0 auto;width: 100%;border-radius: 0.25rem;}
.advert{ width:1.88rem; height:1.1rem;text-align:center;line-height:1.1rem;display:inline-block; float:left; color:#9B9DA0;font-size:0.7rem;border:1px solid #efefef; margin-top:0.8rem;}
/*鍏叡澶�*/
.publicHeader{ width:100%; line-height:3rem; height:3rem; background:#fff;}
.publicHeader .menuBox{ float:right; line-height:3rem;}
.publicHeader .menuBox .pep{ width:1.5rem; height:1.5rem;display:inline-block; background:#e6eefc;text-align:center;line-height:1.5rem;border-radius:100%; overflow:hidden; border:1px solid #efefef;}
.publicHeader .menuBox .pep img{ width:100%; height:100%;}
.publicHeader .menuBox .pep i{font-size:1.2rem; color:#82a9f1;}
.publicHeader .menuBox .mIcon{margin-left:1.25rem; display:inline-block;font-size:1.5rem; color:#1b1c1e;cursor:pointer;}
.publicHeader .logoBox{ float:left; height:3rem;}
.publicHeader .logoBox .logo{ background:url(../images/logo.png) no-repeat center; width:1.81rem; height:100%;background-size:contain; display:inline-block;}
.publicHeader .logoBox .headTlt{ font-size:1rem;margin-left:0.47rem; display:inline-block;font-weight:bold;}
.publicHeader .logoBox .headTlt a{color:#1b1c1e;}
.sidebarBox{ width:50%; height:100%; position:fixed; top:0; right:0; background:#fff;border-radius:0.25rem 0 0 0.25rem; padding:1.41rem 0; z-index:500; display:none;overflow-y:scroll;}
.sidebarBox .goBack{font-size:1.5rem; color:#000;}
.sidebarBox .sideCont a{ width:100%; height:3.75rem;line-height:3.75rem; border-bottom:1px solid #efefef;text-align:center;color:#1b1c1e; display:block;}
.dropload-down{text-align:center; color:#9a9b9e;font-size:0.7rem; padding:1.2rem 0;}
/*鍏叡澶撮儴瀵艰埅鏍�*/
.navBox{ width:100%; background:#fff; height:2rem;}
.navBox.act{ position:fixed; top:0; left:0; width:100%; z-index:200;box-shadow:0 4px 7px -4px rgba(164,164,164,0.1); height:3rem;}
.navBox.act .navCont li{line-height:3rem;}
.navBox.act .navCont li.act{line-height:3rem;}
.navBox .navCont .navMenu{ width:90%; float:left;line-height:2rem;}
.navBox .navCont .navMenu.int{ width:100%;}
.navBox .navCont .bbsMenu{ width:85%; float:left;line-height:2rem;}
.navBox .navCont .bbsMenu .navLi{ width:100%;}
.navBox .navCont .bbsMenu li{ width:auto;min-width:15%;text-align:center;margin-right:0.3rem;}
.navBox .navCont .search{ width:10%;border-left:1px solid #efefef; float:right;text-align:right; line-height:1.5rem;justify-content:center; display:block;}
.navBox .navCont .search .fnFont{font-size:1.2rem;line-height:1.5rem; color:#1b1c1e; display:block; margin-top:0.1rem;}
.navBox .navCont .filtrate{ width:18%; float:right;text-align:center;border-left:1px solid #efefef; height:1.5rem;line-height:1.5rem;justify-content:center;}
.navBox .bbsMenu .filtrate{ width:18%;}
.navBox .navCont .filtrate .fnFont{font-size:1.2rem;}
.navBox .navCont li.act a{ color:#578BED;font-size:1.3rem;line-height:1.98rem;font-weight:bold;}
.navBox .navCont li{ display: inline-block;text-align:center; color:#1b1c1e; min-width:15.4%;line-height:2.5rem; width:auto;}
.navBox .navCont li:last-child{margin-right:0;}
.navBox .navCont li a{line-height:0.88rem; color:#272729;}
/*pageing*/
.record{ width:100%; margin:1rem 0;}
.recordCont{ background:#f8f8f8;border-radius:0.25rem; padding:0.8rem 0.72rem;}
.recordCont .nextTxt{ margin-top:1rem;}
.recordCont .recordTxt .tlt1{ color:#9a9b9e; display:inline-block;}
.recordCont .recordTxt .brief{ color:#1b1c1e; display:inline-block;margin-left:1.06rem;max-width:79%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.paging{ margin-top:0.625rem; background:#fff; padding:0.1rem 0;}
.paging .pageNum{ display:flex;justify-content:center; margin-top:1rem;}
.paging .pageNum a{ padding:0 0.6rem; background:#eef3fd; color:#578bed; line-height:1.5rem; display:inline-block;border-radius:0.25rem; margin:0 0.2rem;}
.paging .pageNum a.act1{ background:#f4f4f4; color:#909195;}
.paging .pageNum a.act2{ background:#578bed; color:#fff;}
.paging .pageNum a.act3{ background:#fff; color:#578bed;}
.recommendedCont{ margin-top:0.625rem; background:#fff; padding:1rem 0 0.5rem;}
.recommendedCont ul{ margin-top:0.4rem;}
.recommendedCont .recommendTlt{ color:#333;font-size:1.125rem;line-height:1.575rem;}
.recommendedCont li{ width:49%; float:left; margin:0.25rem 0; height:10rem;}
.recommendedCont li:nth-child(odd){ float:left;}
.recommendedCont li:nth-child(even){ float:right;}
.recommendedCont li .bbsImg{ display:block; width:100%; height:7rem; overflow:hidden; position:relative;border:1px solid #efefef;border-radius:0.25rem;}
.recommendedCont li .bbsImg img{ position:absolute; top:50%; left:50%;transform:translate(-50%,-50%); width:100%; height:auto;}
.recommendedCont li .recommendTxt{ display:-webkit-box; overflow:hidden;-webkit-box-orient:vertical; -webkit-line-clamp:2; color:#1b1c1e; margin-top:0.6rem; width:100%;}
.recommendedCont li .recommendData{ margin-top:0.5rem; display:block;line-height:0.9rem;width:100%; }
.recommendedCont li .recommendData span{ color:#9a9b9e;font-size:0.7rem;line-height:0.9rem;}
.recommendedCont li .recommendData .dot{ margin:0 0.3rem;}
.hei{width: 100%;height: 100%;position: fixed; top:0; left:0;background: #000;opacity: 0.4;display: none;}
.commentBottom .bbsIcon{ display:flex;align-items:center; width:55%;}
.commentBottom .bbsIconXChengXu{ width:66%;}
.commentBottom .bbsIcon>span{display: inline-block;margin-left:1.15rem;font-size:1.5rem}
.commentBottom .bbsIcon a{display: inline-block;margin-left:1.15rem;}
.commentBottom .bbsIcon .numIcon{position: relative; }
.commentBottom .bbsIcon .numIcon .num{height: 0.7rem;line-height: 1rem;position: absolute; top:-0.3rem;right: -0.3rem;display: inline-block;font-size: 0.6875rem;color: #f14d08;background: #fff;padding: 0.05rem;}
.commentBottom .bbsIcon .collectIcon{}
.commentBottom .bbsIcon .collectIcon.act{color:#fcc12d;}
.commentBottom .bbsIcon .shareIcon{}
.commentBottom .bbsIcon .shareIcon.act{}
.commentBottom .bbsIcon .replyIcon{ color:#fff; width:5.22rem; height:2.1rem; background:#578bed; display:flex;align-items:center;justify-content:center;border-radius:2rem;}
.commentBottom .bbsIcon .replyIcon .huifu{margin-right:0.5rem;}
.commentBottom .botBox{ height:100%; display:flex;justify-content:space-between;align-items:center;font-size:0.75rem;color:#1b1c1e;}
.commentBottom .botBox .backBox{ width:19%; color:#2a2b2d;}
.commentBottom .botBox .backBox.act{ width:32%;}
.commentBottom .botBox .backBox .fnFont{font-size:1.2rem; color:#2a2b2d;}
.commentBottom .botBox span{font-size:1.5rem;}
.commentBottom .botBox .backTxt{width:7.72rem; height:100%;margin-left:0.2rem; color:#2a2b2d;}
/*.commentBottom .botBox .backTxt .lTxt{max-width:4.7rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-left:0.31rem;font-size:0.875rem; color:#2a2b2d; display:inline-block;}*/
.commentBottom .botBox .backTxt .lTxt{max-width:4.7rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:0.875rem; color:#2a2b2d; display:inline-block;}

.commentBottom .bottom{height: 100%;}
.commentBottom .bottom.wktBot{ display:flex;justify-content:space-between;align-items:center;}
.commentBottom .bottom .left{display: flex;align-items: center;}
.commentBottom .bottom .right{height:100%;align-items:center; display:flex;}
.commentBottom .bottom .right .goLearn{border: 1px solid #578BED;color: #578BED;margin-left: 1.6rem;border-radius: 1.125rem;  padding-left: 1.35rem;  padding-right: 1.125rem;color: #578BED;font-size: 0.81rem;border: 1px solid #578BED;height: 2.25rem;line-height: 2.25rem;text-align: center}
.commentBottom .bottom .commentIcon{margin-left:1.5rem}
.commentBottom .iconItem{display: flex;  flex-direction: column;  justify-content: center;  align-items: center;height: 100%;}
.commentBottom .iconItem span{margin-top: 0.25rem;}
.commentBottom .iconItem img{width: 1.3rem;height: 1.3rem;}
.commentBottom .free{border-radius: 1.5rem;  padding:0 1.06rem;color: #578BED;font-size: 1rem;border: 1px solid rgba(87,139,237,0.5);line-height: 2.2rem;text-align: center}
.commentBottom .free .fnFont{color: #578BED;font-size: 0.81rem;margin-right: 0.25rem;font-weight: bold; float:left;}
.commentBottom .free a{display: block;width: 100%;color: #578BED}
.commentBottom .buy{margin-left: 0.38rem;border-radius: 1.125rem;  padding: 0 1rem;text-align: center;color:#fff;line-height: 2.2rem;background: #578BED;font-size:1rem;border: 1px solid #578BED;}
.commentBottom .buy a{display: block;color: #fff;width: 100%}
.commentBottom button:hover{opacity: 0.85}

.commentBox .new .title{color: #333;position: relative;display: inline-block;}
.commentBox .new .more{float: right; padding:0 0.2rem 0 0.4rem; line-height:1.5rem;background: #f1f5fb; border-radius: 0.25rem; color: #5d6e8f; display: flex; align-items: center;}
.commentBox .all{float: right; padding:0 0.2rem 0 0.4rem; line-height:1.5rem;background: #f1f5fb; border-radius: 0.25rem; color: #5d6e8f; display: flex; align-items: center;}
.commentBox .all .fnFont{ color: #5d6e8f;font-size: 0.7rem; float:right; margin-top:0.15rem; margin-left: 0.31rem;}
.commentBox .new .more .fnFont{ color: #5d6e8f;font-size: 0.7rem; float:right; margin-top:0.15rem;}
.commentBox .new .num{color: #1b1c1e;font-size: 0.75rem;margin-left: 0.375rem;font-weight: normal;}
.commentBox .commentList .smlabel .fnFont{color: #FBA613;font-size: 0.625rem;}
.commentBox .commentList .ke{line-height: 0.69rem; font-size: 0.625rem; display:block;}
.commentBox .commentList .ke .fnFont{color: #578BED;font-size: 0.625rem;}
.commentBox .commentList .ke .grade{color: #578BED; font-size: 0.8rem;padding-right: 0.25rem; margin-top:0.3rem;}
.commentBox .commentList .smlabel .grade{color: #909195;line-height:1rem; margin-top:0.1rem;}
.commentBox .commentList .smlabel .grade.teacher{ color:#FBA613;}
.commentBox .commentList .tall{background: #fff;}
.commentBox .commentList .tall .grade{color:#999999;font-size: 0.8rem;}
.commentBox .commentList .ke{color: #578BED; font-size: 0.625rem;padding-right: 0.25rem;}
.commentBox .commentList .picTime{ margin-top:0.25rem; margin-left:0.5rem;}
.commentBox .commentList .replayTime{ display:block; margin-top:0.63rem;color: #9b9da0;font-size:0.75rem;line-height:0.75rem;}
.commentBox .commentList .cont .info{height: 2rem;}
.allBox .baiPing{display: block;margin: 1.5rem auto 0;font-size:1.5rem; color:#E9EBEC;text-align:center;}
.allBox .tit{text-align:center;font-size:1rem;line-height:1.2rem; color:#272729;}
.allBox .title .num{color: #1b1c1e; font-size: 0.75rem; margin-left: 0.375rem; font-weight: normal;}
.allBox{ padding:1rem 0 2rem; background:#fff; margin-top:0.625rem;}
.allBox .smTit{ color:#272729;font-size:1.125rem;font-weight:bold;}
.allBox .smTit .commentNum{color: #1b1c1e; font-size: 0.75rem;font-weight: normal;margin-left:0.375rem;}
.allBox .text{text-align:center;color:#9B9DA0;font-size:0.812rem; margin-top:0.625rem;}
/*xidipinglun*/
/*sucBottomAd 鍚稿簳骞垮憡*/
.sucBottomAd{width: 100%;height: 5.08rem;background: #fff; border-top:1px solid #9b9da0;position: fixed;bottom: 0; left:0;}
.sucBottomAd .pic{width: 3.8rem;height: 3.8rem;border-radius: 0.67rem;overflow: hidden;display: inline-block;margin-top: 0.64rem;background-color: #e6e6e6; float: left;}
.sucBottomAd .openBtn{height: 2.67rem;line-height: 2.67rem;background-color: #578bed;display: inline-block;float: right;border-radius: 1.3rem;font-size: 1.25rem;color: #fff;padding: 0 1.8rem;margin-top: 1.205rem;}
.sucBottomAd .cont{ float: left;line-height: 1.67rem;margin: 1rem 0 0 0.5rem;}
.sucBottomAd .cont .tit{font-size: 1.08rem;color: #272729;}
.sucBottomAd .cont .txt{font-size: 1rem;color: #9b9da0;}
/*鍒涘缓鏍囩*/
.nav h3{ color:#9B9DA0; margin-top:1rem;}
.biaoQian .headerBox .search .labelIpt{border-radius:0 0.88rem 0.88rem 0;margin-left:2.34rem; position:relative; width:auto;}
/*.biaoQian .headerBox .search .labelIpt i{ position:absolute; width:1.2rem; height:1.2rem;text-align:center;font-size:0.9rem; color:#fff; background:#9a9b9e;border-radius:100%; top:50%; margin-top:-0.6rem; right:0.5rem;line-height:1.2rem; display:none;}*/
.biaoQian .headerBox .search .labelIpt .closeBox{ width:0.94rem; height:0.94rem;border-radius:100%; background:#929292;text-align:center;line-height:0.94rem; position:absolute; top:50%; right:0.6rem; margin-top:-0.47rem; display:none;}
.biaoQian .headerBox .search .labelIpt .closeBox .cose{font-size:0.6rem; color:#f4f4f4;}
.labelCont li{border-bottom:1px solid #efefef;padding:1rem 0;}
.labelCont li .label{ color:#272729;}
.labelCont li .label i{font-size:1rem; color:#3857f3;margin-right:0.3rem;}
.labelCont li .newLabel{  color:#3857f3; display:block;}
.labelCont li .newLabelBox{justify-content:space-between;}
.labelCont li .establish{ display:block; background:#3857f3; color:#fff; padding:0 0.84rem;border-radius:1rem;line-height:1.85rem;}
.labelCont li .establish i{font-size:0.8rem; color:#fff;margin-right:0.2rem;}
.error{ position:fixed; top:50%; left:50%;transform:translate(-50%,-50%); padding:1rem 0.53rem; background:rgba(0,0,0,0.8);text-align:center;border-radius:0.25rem; display:none; z-index:1000;}
.error span{font-size:1.5rem; color:#fff;}
.error p{font-size:0.85rem; color:#fff; margin-top:0.3rem;}
.successLabel{ position:fixed; top:50%; left:50%;transform:translate(-50%,-50%); padding:1rem; background:rgba(0,0,0,0.8);text-align:center;border-radius:0.25rem; display:none; z-index:200;}
.successLabel span{font-size:1.5rem; color:#fff;}
.successLabel p{font-size:0.85rem; color:#fff; margin-top:0.3rem;}
/*commentBottom 鍚稿簳璇勮*/
.hei{width: 100%;height: 100%;position: fixed; top:0; left:0;background: #000;opacity: 0.4;display: none;}
.commentBottom{width: 100%;height: 3.06rem;position: fixed; bottom:0; left:0;background: #fff; border-top:1px solid #f0f0f0; z-index:90;line-height:3.06rem;}
.commentBottom.in{height: 5.6rem;}
.commentBottom .comment{width:7rem; position:relative; height:2rem;background-color: #f4f4f4;border-radius: 1.4rem;padding: 0 1rem;margin-top: 0.53rem;color: #909195;line-height: 2rem;font-family:"寰蒋闆呴粦";margin-left:0.5rem;}
.commentBottom .commentXCX{width:4rem;padding: 0 0.8rem;}
.commentBottom.in .comment{height: 4.435rem;width: 18rem;line-height: 1.2rem;padding: 0.5rem;border-radius: 1rem;color: #272729;}
.commentBottom.in .sendComment{display: block;}
.commentBottom .iconBox{float: right; height:100%;text-align:right;}
.commentBottom.in .iconBox{display: none;}
.commentBottom .picBottom{ height:100%;}
.commentBottom .iconBox>span{display: inline-block;margin-left:1.15rem;font-size:1.5rem;color:#272729;line-height:3.3rem;cursor:pointer;}
.commentBottom .iconBox a{display: inline-block;font-size:1.5rem; color:#272729;line-height:3.3rem;}
.commentBottom .iconBox .numIcon{position: relative; display: inline-block;font-size:1.5rem; color:#272729;line-height:3.3rem;}
.commentBottom .iconBox .numIcon .num{height: 0.7rem;line-height: 1rem;position: absolute; top:0.1rem;right: -0.2rem;display: inline-block;color: #272729;background: #fff;padding: 0.05rem;}
.commentBottom .iconBox .collectIcon{}
.commentBottom .iconBox .collectIcon .xChengXu{margin-right: 0.8rem;}
.commentBottom .iconBox .collectIcon.act{ color:#fcc12d;}
.commentBottom .iconBox .shareIcon{ position:relative;}
.commentBottom .iconBox .shareIcon .num{height: 0.7rem;line-height: 1rem;position: absolute; top:0.1rem;right: -0.5rem;display: inline-block;color: #272729;background: #fff;padding: 0.05rem;}
.commentBottom .iconBox .shareIcon.act{ color:#EE5C37;}
.commentBottom .iconBox .numIcon .nums1{height: 0.7rem;line-height: 1rem;position: absolute; top:0.1rem;right: -0.5rem;display: inline-block;font-size: 0.6875rem;color: #f14d08;padding: 0.05rem;}
.commentBottom .backBox{ width:3.5rem; float:left;}
.commentBottom .backBox .fnFont{font-size:1.2rem; color:#1b1c1e;}
.commentBottom .backBox .backTxt{margin-left:0.44rem;color:#1b1c1e;}
.commentBottom .iptLink{ width:auto; margin-left:4rem; display:block;}
.commentBottom .iptLink.videoFooter{ display:flex;align-items:center;justify-content:space-between;}
.commentBottom .iptLink .comment{ width:100%;}
.commentBottom .iptLink.videoFooter .comment{ width:10rem;line-height:2.25rem; height:2.25rem; margin-top:0;}
.commentBottom .iptLink.videoFooter .payBtn{ width:5.9rem; background:#578bed;color:#fff;border-radius:2.25rem;line-height:2.25rem;text-align:center; height:2.25rem;}
/*commentBox*/
.commentBox.moreComment{ margin-top:0; padding-top:0;}
.commentBox.articleComment{ margin-top:1rem; padding-top:0;}
.commentBox{ margin-top:0.625rem; background:#fff; padding-top:1rem;}
.commentBox .part .head{padding:0 0.94rem 0;color:#1B1C1E;}
.commentBox .part .videoHead{padding:0.64rem 0.94rem 0;color:#1B1C1E;}
.commentBox .part .videoHead .new{ width:100%;}
.commentBox .part .head .new{ width:100%;}
.commentBox .comment img{width: 9.69rem;position: absolute}
.commentBox .comment .title{ color:#333; line-height:1.575rem;font-size: 1.125rem;position: relative;display: inline-block; padding:0 0.94rem;}
.commentBox .tit{font-size: 1.125rem;line-height: 1.575rem;color: #333;text-align: left; padding:0 0.94rem;}
.commentBox .tit .commentNum{font-size:0.76rem;font-weight:normal;}
.commentBox .newComment{ margin-top:1.6rem; display:flex;justify-content:space-between;align-items:center;}
.commentBox .newComment .lookMore{ float:right; padding:0.31rem 0.375rem; background:#f2f4f6;border-radius:0.25rem;}
.commentBox .newComment .lookMore .moreTxt{font-size:0.69rem; color:#5d6e8f;}
.commentBox .newComment .lookMore .fnFont{ color:#5d6e8f;font-size:1rem; display:inline-block;margin-left:0.31rem;}
.commentBox .part .smTit{font-size: 0.75rem;line-height: 1.06rem;color: #272729;margin-bottom: 0.94rem;}
.commentBox .commentList{width: 100%;}
.commentBox .commentList li{width: 100%; padding:0.94rem 0 0 0.94rem;}
.commentBox .commentList li:last-child{margin-bottom:0;}
.commentBox .commentList .replayCont li{ padding:0.66rem 0 0 0.64rem;}
.commentBox .commentList .replayCont li:last-child .contLile{ border:0;}
.commentBox .commentList .noComment{width: 100%;height: 8.8rem;text-align: center;}
.commentBox .commentList .noComment .shaFa{background: url(https://icon.fengniao.com/newM2019/images/photo-blank.png) no-repeat center;background-size: contain;width: 5.3rem;height: 4.4rem;display: inline-block;font-size: 0;}
.commentBox .commentList .noComment p{font-size: 0.75rem;color: #7f99b4;line-height: 2rem;}
.commentBox .commentList .peoplePic{width: 2.04rem;height: 2.04rem;display: block;border-radius: 100%;overflow: hidden;border:1px solid #F4F6F8; float:left;}
.commentBox .commentList .peoplePic img{width: 100%;height: 100%;}
.commentBox .commentList .cont{margin-left:2.63rem;width: auto;min-height: 1rem;border-bottom: 1px solid #efefef; padding-bottom:0.625rem;}
.commentBox .commentList .cont.lastCommon{ border:0;}
.commentBox .commentList .cont .textContainer{ padding-right:0.94rem;}
.commentBox .commentList .cont .textContainer .nameBox{justify-content:space-between;}
.commentBox .commentList .commentPraiseBtn{color: #677685; position:relative;cursor:pointer;}
.commentBox .commentList .commentPraiseBtn .zanNums{ margin-top:0.2rem;}
.commentBox .commentList .commentPraiseBtn.act{ color:#578BED;}
.commentBox .commentList .commentPraiseBtn.act i{ color:#578bed;}
.commentBox .commentList .commentPraiseBtn i{display: inline-block;font-size: 1.1rem;margin-left:0.25rem; color:#9B9DA0;}
/*.commentBox .commentList .commentPraiseBtn:active{background-size: 50%;}*/
.commentBox .commentList .add1{font-size:0.88rem; color:#578BED; position:absolute; top:-1rem; left:30%; display:none;animation:run 0.5s linear forwards;-webkit-animation:run 0.5s linear forwards;}
.commentBox .commentList .commentPraiseBtn:active i{background-size: 90%;}
.commentBox .commentList .commentReplayBtn{display: inline-block;color: #333;margin-left:0.63rem;cursor:pointer;}
.commentBox .commentList .dianIcon{float: right;width: 0.125rem;height: 0.875rem;display: inline-block;background: url(https://icon.fengniao.com/newM2019/images/dianIcon.png) no-repeat center center;background-size: contain;margin: 0.82rem 0.8rem 0;}
.commentBox .commentList .name{color: #5d6e8f;}
.commentBox .commentList .smlabel{display: block;line-height: 0.69rem;}
.commentBox .commentList .smlabel:after{content:'.';display: block; height: 0; clear: both; visibility: hidden;}
.commentBox .commentList .report{ float:right; display:block; font-size:1rem; color:#b6bac1;cursor:pointer;}
.commentBox .commentList .smlabelBot{ display:block;margin-top:0.5rem;}
.commentBox .commentList .time{color: #9b9da0; float:left;}
.commentBox .commentList .picTime{ margin-top:0.25rem; margin-left:0.5rem;}
.commentBox .commentList .replayTime{ display:block; margin-top:0.63rem;color: #9b9da0;font-size:0.75rem;line-height:0.75rem;}
.commentBox .commentList .cont .txt{color: #333;margin-top:0.5rem;}
.commentBox .commentList .cont .replayCont{width: 100%;background:#f8f8f8;margin-top:0.75rem;font-size: 0.82rem;line-height: 1.67rem;color: #272729; overflow:hidden;}
.commentBox .commentList .cont .replayCont .smallPic{ width:1.48rem; height:1.48rem; display:block;border-radius:100%; float:left; overflow:hidden;border:1px solid #F4F6F8;}
.commentBox .commentList .cont .replayCont .smallPic img{ width:100%; height:100%;}
.commentBox .commentList .cont .replayCont .contLile{margin-left:2.01rem;border-bottom: 1px solid #efefef;padding-bottom:0.625rem; width:auto;}
.commentBox .commentList .cont .replayCont .contLile .tetReply{ line-height:1.38rem;}
.commentBox .commentList .cont .replayCont .contLile .smlabelBot{line-height:0.75rem; }
.commentBox .commentList .ReplayBtn{ margin:0 0.31rem;color: #9B9DA0;line-height:0.81rem;}
.commentBox .commentList .cont .replayCont .reName{color: #578bed;}
.commentBox .commentList .cont .replayCont .openReply{ display:block;text-align:left; color:#7F99B4; line-height:1.09rem; width:87%; padding:0.7rem 0 0.7rem 5.94rem;margin-left:2.65rem; border-top:1px solid #efefef;font-size:0.875rem;cursor:pointer;}
.smlabelBot:after{content:'.';display: block; height: 0; clear: both; visibility: hidden;}
.moreNum{ color:#9B9DA0;  display:block;text-align:center; margin:0.94rem 0 1.38rem;}
.openComment{ width:100%;text-align:center; color:#5D6E8F;font-size:0.88rem; height:3.13rem;line-height:3.13rem; background:#fff; display:block;}
/*zhanwei*/
.noneBox{text-align:center; width:100%; margin-top:3.8rem; margin-bottom:5.2rem; background:#fff;}
.noneBox .hNone{ width:6.38rem; height:5.9rem; background:url(../images/activeNone.png) no-repeat center;background-size:contain; margin:0 auto;}
.noneBox .blankNone{ width:6.38rem; height:5.9rem; background:url(../images/hNone.png) no-repeat center;background-size:contain; margin:0 auto;}
.noneBox .listNone{ width:6.38rem; height:5.9rem; background:url(../images/tNone.png) no-repeat center;background-size:contain; margin:0 auto;}
.noneBox .tits{ color:#9A9B9E; margin-top:0.97rem;}
.noneBox .gNone{ background:url(../images/gNone.png) no-repeat center;background-size:contain;width:6.38rem; height:5.9rem; margin:0 auto;}
.noneBox .fNone{ background:url(../images/fNone.png) no-repeat center;background-size:contain;width:6.38rem; height:5.9rem; margin:0 auto;}
.noneBox .texts{ color:#1B1C1E; margin-top:0.6rem;text-align:center;}
.noneBox .goBtns{ display:block; width:5.38rem;text-align:center;line-height:1.88rem;border-radius:1rem; border:1px solid #C3CAC8; color:#666bfd; margin:1.1rem auto 0;}
.yii-debug-toolbar_position_bottom{ display:none !important;}
.noFind{ width:100%;text-align:center; background:#fff; padding-bottom:1rem;}
.noFind .listNone{width: 6.38rem; height: 5.9rem; background: url(../images/tNone.png) no-repeat center; background-size: contain; margin: 0 auto;}
.noFind .tits{color: #9A9B9E; margin-top: 0.97rem;}
.noFind .findBtn{ margin-top:1rem;}
.noFind .listBtn{width: 8.75rem; border: 1px solid #C3CAC8; border-radius: 1.3125rem;font-size: 1rem; color: #578bed; display: block; line-height: 2.625rem; background:#fff; float:left;}
.noFind .bbsBtn{width: 8.75rem; border: 1px solid #C3CAC8; border-radius: 1.3125rem;font-size: 1rem; color: #578bed; display: block; line-height: 2.625rem; background:#fff; float:right;}
/*tishi*/
.errorBox{ background:rgba(0,0,0,0.7); padding:1rem 0.8rem; position:fixed; top:50%; left:50%;transform:translate(-50%,-50%); color:#fff;font-size:1rem;line-height:1.5rem;border-radius:0.25rem; z-index:600;}



