 @charset "utf-8";
/* CSS Document */
*:before{font-family:"iconfont" !important;font-style:normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }
*:after{font-family:"iconfont" !important;font-style:normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }
.subnav {padding:16px 0;}
.subnav a {position: relative;display: inline-block;outline: none;margin-right: 1.5em;font-size: 16px;height: 1em;overflow: hidden;}
.subnav a:hover span {-webkit-transform: translateY(-100%);-ms-transform: translateY(-100%);transform: translateY(-100%)}
.subnav a span {position: relative;display: inline-block;-webkit-transition: -webkit-transform .3s;transition: -webkit-transform .3s;-o-transition: transform .3s;transition: transform .3s;transition: transform .3s,-webkit-transform .3s;line-height: 1.1em}
.subnav a span:before {position: absolute;top: 100%;content: attr(data-hover);font-weight: 500;-webkit-transform: translateZ(0);transform: translateZ(0);-webkit-box-sizing: border-box;box-sizing: border-box;white-space: nowrap}
.container {position: relative;max-width:1200px;margin: 0 auto;}
/*焦点图*/
.banner{width:1200px;overflow:hidden;margin:0 auto;}
.banner .bannerCon{width:1200px;height:500px;background:none;margin:0 auto;position:relative;}
.banner .bannerCon .before{left:16px;}
.banner .bannerCon .after {right: 16px;}
.banner .bannerCon .before,.banner .bannerCon .after{cursor: pointer;background:rgba(0,0,0,.5);color:rgba(255,255,255,.5);width: 30px;height: 30px;font-size: 16px;position: absolute;bottom: 45%;z-index: 333;border-radius: 50%;display: flex;align-items: center;justify-content: center;transition: all .3s ease;}
.banner .bannerCon .before:hover {background:rgba(0,0,0,.9);color:rgba(255,255,255,.9);transform: translateX(-5px)}
.banner .bannerCon .after:hover {background:rgba(0,0,0,.9);color:rgba(255,255,255,.9);transform: translateX(5px)}
.banner .bannerCon .scroll{width:3000%;height:500px;position:relative;left:-1200px;}
.banner .bannerCon .scroll li{width:1200px;height:500px;float:left; display: inline-block; position: relative;}
.banner .bannerCon .scroll li img{ width:100%; height: 100%;}
.banner .bannerBut{height:60px;line-height: 60px;position:absolute;right:0;bottom:0; text-align: center;padding: 0 1%;width: 100px;}
.banner .bannerBut ul li{display: inline-block;width: 6px;height: 6px;overflow: hidden;margin: 0 3px;background-color: #dcdcdc;background-image: none;border-radius: 50%;cursor: pointer;transition: all .3s}
.banner .bannerBut ul li.hover{background-color: #0185f2;transition: all .3s;width: 26px;border-radius:20px;}
.banner .bannerTag{position: absolute;left:0;bottom:0;width:100%;height:60px;padding:2%;background:linear-gradient(180deg,transparent,rgba(0,0,0,1));}
.banner .bannerTop{ height: 22px; margin-bottom: 5px;}
.banner .bannerLabel{display: block;float: left;min-width:70px;height:24px;line-height:24px;background:rgba(0,0,0,.8);font-size:14px;color:#fff;font-style:normal;text-align: center;margin-right:10px;}
.banner .bannerTime{float:left;line-height: 24px;font-size: 14px;color:#fff;}
 .banner .bannerText{color:#fff;font-size:25px;line-height:2;overflow: hidden; display: block;white-space: nowrap;width: 88%;text-overflow: ellipsis;}
.adverts {width:1200px;overflow:hidden;margin:20px auto;}
/*主体内容*/
.wrapper {display: flex;justify-content:space-between;}
.wrap{ width: 1200px; margin:0 auto 25px;}
.indexOneLeft{max-width:850px;width: 100%;float: left;margin:30px 30px 0 0;background: #fff;}
.indexOneRight{width:320px;float: right;}
.indexTitle{display:flex;align-items: center;justify-content: space-between;font-size:18px;font-weight: 400;position: relative;min-height:1em;border-bottom:1px solid rgba(38,38,38,.07);padding:12px 20px;position: relative;}
.indexTitle em::before {content: "";position: absolute;top: 50%;left:6%;margin-top:-7px;height: 15px;width: 4px;border-radius: 10px;background: #3292f9;}
.indexOneRight .indexTitle em{font-weight:500;color: #000;padding-left:10px;}
.update {display: flex;color: #a9a9a9;font-size: 13px;align-items: center}
.update:hover{color:#0185f2;}
.update i {padding: 0 3px;color: #3291f9;font-weight: 600;font-size: 15px;font-family: Arial}
.indexOneRight .box {background: #fff;margin-bottom: 30px;}
.wrap .box {margin-top:30px;}
.tabnav{font-size:15px;text-align:center;overflow:hidden;padding:20px 20px 0;}
.tabnav a{float:left;width:90px;line-height:33px;margin-right:8px;color:#666;border:1px solid rgba(38,38,38,.07); border-radius: 30px;cursor: pointer;}
.tabnav a:last-child{margin-right:0}
.tabnav a.current,.tabnav a:hover{background:#3291f9;border-color:#3291f9;color:#fff}
.tabnav a.current a,.tabnav a:hover a{color:#fff}
.recomList li{padding:18px 24px;border-bottom: 1px solid rgba(38,38,38,.07);display: flex;justify-content: space-between;}
.recomList li:hover,.recomList li.this{background: #fbfbfb;}
.recomList li:last-child{border-bottom: none;}
.recomListBox{margin-left:20px;width:210px;min-height:100px;float: left;overflow: hidden;}
.recomListNews{min-height:100px;display: flex;justify-content: space-between;flex-flow: column;}
.recomListTit{font-size:20px;font-weight:400;line-height:1.5;color: #000;overflow: hidden;margin-bottom:15px;}
.recomListTit a{ color: #000;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;}
.recomListTit a:hover,.label a:hover,.recomList li:hover .recomListTit a{ color: #0185f2;}
.label a{display: inline-block;padding:0 9px;line-height:2;background-color:#f2f3f5;font-size:14px;margin-right:5px;color:#8a919f;}
.articletag .label a {display: inline-block;background-color: #5b5b5b;color: #fff;margin: 5px 10px 5px 0;line-height: 24px;padding: 0 1em;font-size: 12px;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.feedcard {display: flex;margin-top:15px;}
.feedcard span{color:rgba(0,0,0,.5);font-size:14px;line-height: 2;}
.hotList li{display:flow-root;transition: all 0.6s;padding: 10px 16px;border-bottom:1px dotted #fff;}
.hotList li:hover{background: #f9f9f9;border-bottom:1px dotted rgba(38,38,38,.07)}
.hotList li:last-child {margin-bottom: 0;}
.hotList li:hover a,.hotList li:hover img {color: #000;transform: scale(.98);}
.hotList li h5{color: #000;max-height:70px;font-size:15px;line-height:1.5;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp:3;display: -webkit-box;-webkit-box-orient: vertical; font-weight: normal; position: relative;display: flex;padding-left: 12px;}
.hotList li h5::before {content: "";position: absolute;top:8px;left:0;height:6px;width:6px;border-radius:10px;background: #666;}
.hotRightTime {display: flex;align-items: center;justify-content: space-between;margin-top:5px;padding-left: 12px;}
.hotRightTime i {color:rgba(0,0,0,.5);font-style: normal;font-size:13px;line-height: 22px;}
.box .avatar {margin-right: 0;font-size:13px;}
.box .avatarimg {height:20px;width: 20px;}
.hotList li.hotListwrap {flex-flow: column;position: relative;transition: all 0.6s;border-bottom: 1px dotted #f0f0f0;}
.hotList li.hotListwrap .photo{width:100%;height:185px;}
.hotList li.hotListwrap .photo img {width: 100%;height:100%;}
.hotList li.hotListwrap:hover img {width: 100%;height:100%;transform: scale(.99);}
.hotList li.hotListwrap .hotListRight {transition: all .3s;margin:5px 0 0;max-height:60px;cursor: pointer;width:100%;}
.hotList li.hotListwrap .hotListRight h5 {-webkit-line-clamp:2;padding-left:0;}
.hotList li.hotListwrap .hotListRight h5::before {display: none;}
.handpick{display:flex;margin:20px auto;width:99.5%;background:#fff;flex-direction:row;align-items:flex-start;flex-wrap:wrap;justify-content:space-around}
.handpick li{position:relative;overflow:hidden;margin-bottom:10px;padding:12px 12px 10px;width:29%;text-align:center;transition:all .3s ease}
.handpick li.this,.handpick li:hover{border-radius:2px;background:#fff;box-shadow:0 2px 12px 0 rgba(49,49,49,.2);transform:translateY(3px)}
.handpick li .rightPicCon{display:-webkit-box;overflow:hidden;padding:3px 5px 0 5px;max-height:44px;color:#333;text-align:left;text-overflow:ellipsis;font-size:15px;line-height:22px;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.handpick li .photo{width:242px;height:160px}
.specials li{text-align:left;width:520px}
.specials li img{width:520px;height:345px;object-fit: cover;}
.specials li .rightPicCon{font-size:18px;line-height:30px;-webkit-line-clamp:1;padding:5px}
.specials li .des{padding:0 8px;font-size:14px;color:#8a97a0;line-height:24px;height:48px;overflow:hidden}
.aditem {margin-bottom: 30px;}
.aditem img {width: 100%;}
/*底部*/
.foot-public{width:100%;background:#fafafa;}
.foot-auto{width:1200px;margin:0 auto;padding:30px 0;display: flex;}
.footbox{width:25%;float:left;border-right:1px dashed #e0e0e0}
.footbox:nth-child(4) {border-right:none;}
.foot-top{overflow:hidden;margin:2% 6% 6%;}
.foot-top img,.foot-top .iconfont{float:left;margin-right:12px;width:80px;height:80px;line-height: 80px;font-size: 60px;text-align: center;background: #000;color: #fff;border-radius: 100%;}
.foot-top h2{font-size:16px;line-height:50px}
.foot-top p{font-size:14px}
.foot-ewm{width:90px;height:90px;margin:0 auto;overflow:hidden;border:1px solid #ccc}
.foot-ewm img{width:100%;height:100%}
.footNav{padding: 15px 0;text-align: center;font-size: 14px;}
.footNav a{ padding: 0 5px; color: #a2a2a2;}
.footNav a:hover{ color:#0185f2;}
/*返回顶部*/
.actGotop{position:fixed;_position:absolute;bottom:50px;right:100px;width:36px;height:36px;display:none;}
.actGotop a,.actGotop a:link{width:100%;height:100%;outline:none;border-radius: 50%;display:flex;align-items: center;justify-content: center;font-weight: 700;color: #fff;background: rgba(128,128,128,.6);font-size: 18px;}
.actGotop a:hover{background:rgba(0,0,0,.9);outline:none;opacity: .8;}
/*列表*/
.inforWrap{ width: 1200px;margin:30px auto;}
.inforWrap .indexOneLeft {margin:0 0 30px;}
/*翻页*/
.inforpage{padding:30px 0;text-align: center;width:100%;}
.pagenum-list li a:hover .pagenum,.pagenum-list li a:hover h5,.rt-news-list a:hover p{text-decoration: underline;}
.inforpage a:hover{background-color: #ababab;color:#fff;}
.inforpage .in:hover{background-color: #0185f2;}
.inforpage .in{background-color: #0185f2;color:#fff;}
.inforpage a{display:inline-block;height:36px;color:#666;line-height:36px;font-size:14px;margin: 8px 1px 0px 1px;text-align: center;border-radius: 100%; vertical-align:middle; width: 36px; background: #ececec;}
.inforpage .prev,.inforpage .next{width:36px;height:36px;padding:0;margin-right:10px;
border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%; background: #ececec;}
.inforpage .next{ margin-left: 10px;}
.inforpage .arrow{display:inline-block; width: 0; height: 0; border-top: 6px solid transparent; border-bottom: 6px solid transparent;}
.inforpage .prev .arrow{border-right: 10px solid #999;}
.inforpage .next .arrow{border-left: 10px solid #999;}
.inforpage .prev:hover,.inforpage .next:hover{background-color:#cfcece;color:#000;}
.inforpage .no-turn,.inforpage .no-turn:hover{border-color: #ccc;color:#ccc;}
.adver{ width:350px; margin:0 9px 20px;height: 200px;position: relative;overflow: hidden;}
.adverLabel{width: 44px;height: 22px;text-align: center;line-height: 22px;color: #fff;font-size: 12px;position: absolute;left: 0; bottom: 0; background: url(../images/icon-01.png) repeat;}
/*详细页*/
.indexOneRight .column{ border:1px dotted #eee;padding:6% 2% 5%;background: #fff url(../images/serviceBg.png);background-size: cover;margin-bottom: 30px;}
.column {text-align:center;}
.column_avatar{margin-top:2%;}
.column_avatar a>img{display:inline-block;width:80px;height:80px;border-radius:50%;border:1px solid #eee}
.column_name{margin-top:10px;}
.column_name a{color:#404040;font:700 15px Arial,Hiragino Sans GB,STHeiti,Helvetica Neue,Helvetica,Microsoft Yahei,WenQuanYi Micro Hei,sans-serif;}
.column_title{margin-top:5px;color:#999;text-align: center;font-size:12px;}
.column_info{overflow:hidden;margin:20px 0 16px;display: flex;justify-content:space-around;}
.column_info span{color:#999;font-size:12px;width: 50%;}
.column_info span:nth-child(1) {border-right: 1px solid #eee;}
.column_info em{font-size:18px;color:#404040;font-family:Arial;margin-bottom:5px;display: block;}
.column .label a {font-size:13px;font-weight: 500;color: #666;margin:2% auto 0;padding:4px 20px;border: 1px dotted #e0e0e0;background:#fff;}
.column .label a:hover {color:#0185f2;border: 1px dotted #0185f2;} 
.post_share{margin:10px auto; cursor: pointer;position: relative;}
.location .post_share {margin: 0;float: right;}
.location .post_share a {margin: 0;color: #0185f2;}
.location .post_share .codeicon {width:13px;vertical-align: -1px;}
.location .headEwmCon {top:28px;right:-86px;left:auto;}
.headEwmCon{ position: absolute;z-index:999;left:26%;top:100px; width: 180px;line-height: 20px;padding: 10px;font-size:14px;text-align: center;background: #fff;box-shadow: 0 0 6px 0 rgba(60, 60, 60, 0.1);border: 1px dotted #efeeee;color: #999; display: none;}
.headEwmCon img{width: 100%;display: block;margin: 0 auto;}
.headEwmCon:before{box-sizing: content-box;width: 0px;height: 0px;position: absolute;top: -16px;;right:42%;padding:0;border-bottom:8px solid #FFFFFF;border-top:8px solid transparent;border-left:8px solid transparent;border-right:8px solid transparent;display: block;content:'';z-index: 12;}
.headEwmCon:after{box-sizing: content-box;width: 0px;height: 0px;position: absolute;top: -18px;;right:42%;padding:0;border-bottom:9px solid #efeeee;border-top:9px solid transparent;border-left:9px solid transparent;border-right:9px solid transparent;display: block;content:'';z-index:10}
.inforLeft{max-width:850px;width: 100%;display: inline-block;vertical-align: top;text-align: left;}
.inforbox {background: #fff;padding:26px 60px;margin-bottom: 20px;display: flow-root;}
.intro{border-bottom: 1px solid rgba(38,38,38,.07);}
.introDiv {margin: 10px auto 30px;}
.detailsTit{font-size:26px;line-height: 1.5;color:#353535;margin:0 0 15px;}
.detailsTitLabel{display: flex;align-items: center;margin-bottom: 20px;}
.detailsTitLabel .label {width: auto;}
.detailsTitLabel .avatar .avatarimg {height:40px; width: 40px;}
.timesMark,.authorMark,.pageMark{float: left;color: #353535;line-height: 22px;height: 22px;margin-right: 20px;font-size: 14px;}
.detailsContent{font-size:18px;line-height:2;color: #333;padding: 1em 0;display: inline-block;}
.detailsContent img{display: block;max-width: 100%;}
.detailsContent p {line-height:1.8;margin:15px 0;overflow-wrap: break-word;word-wrap: break-word;display: inline-block;}
.detailsContent .positioned {position: relative;display: table; margin: .6em auto;}
.detailsContent .positioned.left {float: left;margin:0 8px 0 0;}
.detailsContent img ~ img {position:absolute;bottom:25px;right:10px;width:90px;border:3px solid #fff;}
.detailsContent i {line-height:2;font-size:12px;position:absolute;bottom:10px;right:10px;background: #fff;width:96px;text-align: center;text-indent: 5px;}
.detailsContent .layer {display: inline-block;position: relative;cursor: pointer;}
.detailsContent .layer .link {display: none;}
.detailsContent .layer:hover .link {display: block;position: absolute;top:36px;min-width: 120px;line-height:24px;padding: 10px;font-size:14px;background: #fff;box-shadow: 0 0 6px 0 rgba(60, 60, 60, 0.08);border: 1px dotted #efeeee;color: #999;}
.detailsContent .layer:hover .link a {display: block;}
.articletag {font-size: 12px;display:flex;align-items: center;}
.articletag label {color: #000;width: 70px;}
.details_statement{padding:1% 0;color:#888;font:12px/22px Arial,Hiragino Sans GB,STHeiti,Helvetica Neue,Helvetica,Microsoft Yahei,WenQuanYi Micro Hei,sans-serif}
.details_statement p{margin-top:6px}
.stripes {height: 8px; width: 100%;float: left;margin-bottom:12px;-webkit-background-size: 5px 5px;-moz-background-size: 5px 5px;background-size: 5px 5px;}
.angled-135 {background-color: #fff;
 background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, rgba(120, 120, 120, .2)), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, rgba(120, 120, 120, .2)),color-stop(.75, rgba(120, 120, 120, .2)), color-stop(.75, transparent),to(transparent));
 background-image: -moz-linear-gradient(-45deg, rgba(120, 120, 120, .2) 25%, transparent 25%,transparent 50%, rgba(120, 120, 120, .2) 50%, rgba(120, 120, 120, .2) 75%,transparent 75%, transparent);
 background-image: -o-linear-gradient(-45deg, rgba(120, 120, 120, .2) 25%, transparent 25%,transparent 50%, rgba(120, 120, 120, .2) 50%, rgba(120, 120, 120, .2) 75%,transparent 75%, transparent);
 background-image: linear-gradient(-45deg, rgba(120, 120, 120, .2) 25%, transparent 25%,transparent 50%, rgba(120, 120, 120, .2) 50%, rgba(120, 120, 120, .2) 75%,transparent 75%, transparent);}
.not-logged{width:96%;background:#f7f8f9;margin-top:2%;padding:2%;display:flex;justify-content:center;align-items:center;color:#a2a2a2;border:1px solid #f5f6f7;}
.commentmore a{ color:#7e7e7e;}
.commentmore a:hover{ color:#a2a2a2;}
.not-loggedwrap {min-height:80px;padding:3%;display:flex;justify-content:center;align-items:center;padding:1%;}
.not-loggedwrap a {color: #0185f2;}
.replyEditor .header{line-height: normal;padding-bottom:2%;display: flex;align-items: center;justify-content: space-between;box-shadow: none;}
.replyEditor .header .title{float:left;margin-right:10px;height:100%;color:#2a2a2a;font-size:22px}
.replyEditor .protocol{color:#ccc;font-size:14px;}
.replyEditor .protocol a,.replyEditor .protocol a:visited{color:#ccc}
.replyEditor .count,.replyEditor .count:visited{color:#379be9}
.replyCont .boxtextarea {border: 3px solid rgba(38,38,38,.07);min-height:100px;padding:2%;width: 95%;}
.postReply{margin-top:20px;}
.replyHead{border-bottom:1px solid rgba(38,38,38,.07);display:flex;justify-content:space-between;padding:0 0 10px 0}
.replyHead .left{display:flex}
.replyHead .allReply{color:#18191a;line-height:22px;font-size:17px;font-weight:600}
.replyItem{padding:2% 0;border-bottom:1px solid rgba(38,38,38,.07);display:flex;position: relative;}
.replyItem .sura {position: absolute;right:30%;bottom:10%;width:46px;opacity:.6;}
.replyItem .avatar{margin-right:12px;width:40px;height:40px;cursor:pointer;overflow:hidden;border-radius:50%;display:inline-block;background-color:#f5f6f7}
.replyItem .avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.replyItem .userReply{width:100%;}
.replyItem .userReply .userHead{display:flex;justify-content:space-between;margin-bottom:8px}
.replyItem .userReply .userHead .name{line-height:22px;color:#18191a;font-weight:500;font-size:16px}
.replyItem .userReply .floor{font-size:12px;font-weight:400;color:#aaaeb3;line-height:17px}
.replyItem .userReply .userReplyCont {overflow: hidden;color: #494b4d;font-weight: 400;font-size: 16px;line-height: 24px}
.replyItem .userReply .userReplyFoot{display:flex;justify-content:space-between;font-size:12px;margin-top:8px}
.replyItem .userReply .userReplyFoot .time{color:#797c80;line-height:17px;margin-right:16px;font-size: 14px}
.replyItem .userReply .userReplyFoot .rightBtn a {margin-left:16px}
.replyItem .userReply .userReplyFoot .rightBtn a:hover {color: #0185f2;}
.outtap {display: inline-flex;overflow: hidden;padding: 1%;width: 98%;background: #f8f8f8;align-items: center;flex-wrap: wrap;}
.outtap .active {display: inline-block;margin: 2px 5px;padding: 4px 10px;height: 22px;border: 1px solid rgba(38,38,38,.07);color: #666;white-space: nowrap;font-weight: 400;font-size: 15px;line-height: 22px;cursor: pointer;transition: all .3s ease-in}
.outtap .active.this,.outtap .active:hover {border: 1px solid rgba(0,0,0,.05);background: #fff;color: #111}
.outtap h1 {margin: 2% 3% 0 2%;width: 100%;color: #313d54;font-size: 24px}
.hotsearch {margin: 18px 10px 5px 16px;display: inline-block;}
.hotsearch a {display: inline-block;margin: 0 12px 12px 0;padding: 4px 12px 5px;border: 1px solid rgba(38,38,38,.07);background: #fff;color: #333;font-size:14px;border-radius: 30px;}
.hotsearch a.Big {background: #0185f2;color: #fff;font-size: 14px}
.hotsearch a:hover {background: #0185f2;color: #fff}
.hotsearchBg {background: #F8F8F8}
 .hot-mark-icon {display: inline-block;height: 12px;width: 12px;background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAATCAMAAACqTK3AAAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAORQTFRF////85mZ7Who/vT08o2N4QAA5y8v/e7u7F5e6UBA//z8/vn54xQU+93d9KOj4xMT/vPz7WJi+MfH+9vb/vj45SIi85yc7GBg5BcX/Onp//7+6ktL8H9/6D095Boa61ZW97u797y84QMD4gUF+c/P6UdH4xER9KCg5SUl7WNj+czM4xAQ4xUV7WVl6D4+4goK/vb285aW/Obm6Do69a6u7WRk//v75BkZ+9/f+crK/Ofn7nFx/fHx6klJ9KWl5zAw+tHR97+/85qa+MLC4QIC976+6Dg45SYm+9nZ6UJC/ezs//397agMAAAAAMpJREFUeJxdkG1bAUEUho/aJ6m1aFl5VyFEKMmulxBK/f//0zlntutiz5fnPvdcM2dmiEzFzs4pUhYu4hF1CSSuTsy1DcCi5JFy2CCVztyEvUvZnCh4+duCmmKJympQqaKmqo67e+4fjG6IaqIl/NhW1WHTMKvouk8SPVZ9Fc+DIY2UXoh02Ov4jWjyLjglkqNR9wPeMBOcEw04FuaCS8YPHQisjFozbjg/t7DDZ+yA/URghFSoPHwFhsat7/CHDj///1DwNX6dosQfSc0PklU/ufAAAAAASUVORK5CYII=);background-size: cover;margin-right: 5px;}
 .setsize {display: flex;justify-content: center;align-items: center;}
 .font-size-button {padding: 5px 20px;margin-right: 10px;border: 1px #dcdddf solid;border-radius: 4px;background-color: #f8f8f8;cursor: pointer;transition: background-color 0.3s ease;}
 .font-size-button.selected,.font-size-button:hover {background-color: #eff7ee;color: #4caf50;border-color: #4CAF50;font-weight: 700;}
 .font-size-button:disabled {background-color: #ccc;color: #666;cursor: not-allowed}
 .tittle-tattle {background: #fff;margin:20px auto;column-count: 4;column-gap: 1em; width: 100%;padding:1.5%;}
 .tittle-tattle li {break-inside: avoid-column;margin:10px;padding-bottom:5px;display: inline-block;}
 .tittle-tattle img {width: 100%;height: auto;display: block;transition: filter 0.3s ease;}
 .tittle-tattle li:hover{box-shadow: 0 2px 12px 0 rgba(49,49,49,.2);}
 .tittle-tattle li:hover img {filter: brightness(0.8);}
 .tittle-tattle li .rightPicCon{display:-webkit-box;overflow:hidden;padding:3px 5px 0 5px;max-height:44px;color:#333;text-align:left;text-overflow:ellipsis;font-size:15px;line-height:22px;-webkit-line-clamp:2;-webkit-box-orient:vertical}
 .tittle-tattle li .feedcard {margin:6px 6px 0;justify-content: space-between;}
 .tittle-tattle li .avatar .avatarimg {width: 20px;height: 20px;}
 .like-wrapper{align-items: center;cursor: pointer;display: flex;position: relative;}
 .like-lottie {display: inline-block;margin-right: 3px;}
 .like-lottie.red {color:#ff2443;font-size:22px !important;line-height: normal;}
 .authorBtn {border-radius:4px;padding:1px 5px;border:1px solid #fbc4c4;background:#fef0f0;color:#F56C6C;margin-left:8px;font-size: 12px;}
 .layui-replyEditor{display:flex;justify-content:center;width: 326px;}
 .layui-replyEditor .boxtextarea{width:100%;height:135px;margin:3% 3% 1%;border: 3px solid #f0f0f0;padding: 2%;}
 .note-container{background:#fff;border-radius:20px;display:flex;transform-origin:left top;border:1px solid rgba(0,0,0,.08);box-shadow:none;box-sizing:content-box;transition:height .6s;flex-grow:1;flex-shrink:1;height:calc(100vh - 88px);margin:20px auto;transition:height .6s;width:1100px;}
 .media-container{background:rgba(0,0,0,.03);border-radius:20px 0 0 20px;flex-grow:0;flex-shrink:0;height:100%;min-width:440px;object-fit:contain;overflow:hidden;position:relative;transform:translateZ(0);-webkit-user-select:none;user-select:none;width:auto;}
 .swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1;}
 .swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%;align-items:center;background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;justify-content:center;position:relative;transition:background .2s;backface-visibility: hidden;}
 .swiper-slide img {max-height: 100%;max-width: 100%;}
 .note-slider-img {width: 100%;height: 100%;object-fit: contain;}
 .interaction-container{background-color:#fff;border-left:1px solid rgba(0,0,0,.08);border-radius:0 20px 20px 0;display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;overflow:visible;position:relative;width:440px;}
 .note-scroller {flex-grow: 1;overflow-y: scroll;transition: scroll .4s;box-sizing: border-box;scrollbar-width: none;user-select: auto;padding:0 20px 80px;}
 .note-scroller .recomListTit {font-size: 18px;line-height: 1.6;margin-bottom: 10px;}
 .note-scroller .feedcard {margin-top: 10px;}
 .note-scroller .label a {background: none;color:#13386c;padding: 0;font-size: 16px;font-weight: 400;line-height:normal;overflow-wrap: break-word;white-space: pre-wrap;}
 .note-scroller .replyItem:last-child {border-bottom: none;}
 .author-wrapper {display: flex;align-items: center;justify-content: space-between;padding-bottom:10px;transition: background-color 0.3s;padding:20px;}
 .author-wrapper.scrolled{border-bottom: 1px solid rgba(38,38,38,.07);}
 .author-wrapper .avatar{font-size: 16px;}
 .author-wrapper .avatarimg{width:40px;height:40px;-o-object-fit:cover;object-fit:cover}
 .author-wrapper .post_share {margin: 0;}
 .author-wrapper .post_share .headEwmCon {right: -36px;top:42px;left: auto;}
 .author-wrapper .label a {margin:0;padding:2px 15px;border-radius:4px;color: #fff;background:#0185f2;}
 .author-wrapper .label a:hover {background: #3292f9;color: rgb(255, 255, 255,.7)}
 .authorBtn {border-radius:4px;padding:1px 5px;border:1px solid #fbc4c4;background:#fef0f0;color:#F56C6C;margin-left:8px;font-size: 12px;}
 .commentbox {background:#fff;width:94%;display: flex;align-items: center;padding:3%;position:absolute;left:0;bottom: 0;border-top: 1px solid rgba(38,38,38,.07);border-radius: 0 0 20px 0;color: rgba(51,51,51,.6);display: flex
 ;justify-content: flex-end;}
 .commentdiv {display: flex;align-items: center;font-size: 14px;height: 100%;justify-content:space-between;background: rgba(0, 0, 0, .03);width: 100%;border-radius:30px;}
 .commentbox .avatarpic {border-radius: 12px;height: 24px;margin:0 10px;overflow: hidden;width: 24px;}
 .commentbox textarea {font-size: 16px; resize: vertical;border: none;background: none;flex: 1;}
 .commentbox textarea:focus {border-color: #4a90e2;outline: none;box-shadow: 0 0 2px rgba(74, 144, 226, 0.5);}
 .commentbox textarea:disabled {background-color: #f9f9f9;color: #888;}
 .commentbox .primary{border-radius: 0 30px 30px 0;margin:0 0 0 10px;}
 .commentbox a {color: rgba(51,51,51,.6);margin-right: 5px;}
 .commentbox a:hover {color: #0185f2;}
 @media screen and (min-width:696px) and (max-width:959px){
  body::-webkit-scrollbar {display: none;}
  body {scrollbar-width: auto;-ms-overflow-style: none;overflow-x: hidden;overflow-y: auto;}
  .note-container{border:0;border-radius:0;box-shadow:none;flex-direction:column;overflow:scroll;transition:none;width:100%;overflow: auto;scrollbar-width: none;-ms-overflow-style: none; }
  .note-container::-webkit-scrollbar {display: none;}
  .media-container{border-radius:0;max-height:60vw;max-width:100%;min-width:100vw;min-height:50vw;transition:none;}
  .interaction-container{border-left:none;overflow:initial;width:96vw;margin: 0 auto;}
  .note-scroller {overflow: initial;padding-bottom: 95px;}
 }
 @media screen and (min-width:1728px){
  .note-container{height:calc(100vh - 219px);width: 1100px;}
  .media-container{height:auto!important;max-width:calc(1100px - 529px)}
 }
 @media screen and (min-width:1424px) and (max-width:1727px){
  .note-container{height:calc(100vh - 211px);width: calc(68.33333vw + 5.33333px);}
  .media-container{height:auto!important;max-width:calc(68.33333vw - 440px - 58.66667px)}
 }
 @media screen and (min-width:1192px) and (max-width:1423px){
  .note-container{height:calc(100vh - 208px);width: calc(79vw + 9.8px);}
  .media-container{height:auto!important;max-width:calc(80vw - 526px)}
 }
 @media screen and (min-width:960px) and (max-width:1191px){
  .note-container{height:calc(100vh - 204px);width:calc(92vw + 11px);}
  .media-container{height:auto!important;max-width:calc(100vw - 608px);}
 }
 @media screen and (max-width:695px){
  body::-webkit-scrollbar {display: none;}
  body {scrollbar-width: auto;-ms-overflow-style: none;overflow-x: hidden;overflow-y: auto;}
  .note-container{border:0;border-radius:0;box-shadow: none;flex-direction: column;overflow: scroll;transition: none;width: 100%;padding: 0;scrollbar-width: auto;-ms-overflow-style: none;overflow-x: hidden;overflow-y: auto;}
  .note-container::-webkit-scrollbar {display: none;}
  .media-container{border-radius:0;max-width:100%;max-height: 50vh;min-height:50vw;transition:none}
  .interaction-container{border-left:none;overflow:initial;width: 100%;}
  .commentbox textarea {width:69%;}
  .author-wrapper .post_share .headEwmCon {right: -16px;}
 }
