@charset "utf-8";
/*
Theme ID: umWide
Author: umTheme
Author QQ or Weixin: 48846110
Author URI: http://www.umTheme.com/
*/
 html{-webkit-text-size-adjust:none;font-size:62.5%; background-color: #eee;}
 body{ font-size: 1.4rem;color:#2d2d2d;font-family:"PingFang SC",Helvetica,Arial,sans-serif;-moz-osx-font-smoothing: grayscale;overflow-x: hidden;}
*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box} 
*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
html{zoom:1;}html *{outline:0;zoom:1;} html button::-moz-focus-inner{border-color:transparent!important;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;} table{/*border-collapse:collapse;border-spacing:0;*/} fieldset,a img{border:0;} address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;} li{list-style:none;} caption,th{text-align:left;} h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;} q:before,q:after{content:'';}
input[type="submit"], input[type="reset"], input[type="button"], button { -webkit-appearance: none; /*去掉苹果的默认UI来渲染按钮*/} em,i{ font-style:normal;}
.input:after{ clear: both;content: ""; display: block; height: 0;visibility: hidden;}
em,i{ font-style:normal;}
a{margin:0;padding:0;background:0 0;color:#2d2d2d;vertical-align:baseline;text-decoration:none;outline: medium none;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {color:#E94C3D;text-decoration:none;}
a:active {text-decoration: none;}
a:focus,input:focus{outline:none;}
img{max-width: 100%;}
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }.clearfix {display:block;}.clear{ clear:both;}/* 清除浮动*/
.colwrapper { overflow:hidden; zoom:1 /*for ie*/; margin:5px auto; }/* 高度自适应 */ 
.strong{ font-weight: bold;} .fl{ float: left;} .fr{ float: right;} .center{ margin:0 auto; text-align:center;}
.show{ display:block; visibility:visible;}.hide{ display: none; visibility:hidden;}
.block{ display:block;} .inline{ display:inline;}
.op{filter:alpha(opacity=50); -moz-opacity:0.5;/** Firefox 3.5即将原生支持opacity属性，所以本条属性只在Firefox3以下版本有效 ***/ -khtml-opacity: 0.5; opacity: 0.5; } 
.break{ word-wrap:break-word;overflow:hidden; /*word-break:break-all;*/}
.tl{ text-align:left} .tr{ text-align:right;}
a{blr: expression(this.onFocus=this.blur());-webkit-tap-highlight-color: transparent;-moz-tap-highlight-color: transparent}
:focus {outline: 0}
a,div {-moz-tap-highlight-color: transparent;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);tap-highlight-color: transparent}
body{ background:#fff; display: block; margin: 0 auto; max-width: 1380px;}
/* html.ov,html.ov body{ overflow: hidden;width:100%; height:100%;} */
@font-face {
  font-family: "iconfont"; /* Project id 2494810 */
  src: url('fonts/iconfont.woff2?t=1638699730929') format('woff2'),
       url('fonts/iconfont.woff?t=1638699730929') format('woff'),
       url('fonts/iconfont.ttf?t=1638699730929') format('truetype');
}
.iconfont,.leftBox i{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
/*文字两侧对齐*/
.justify {text-align:justify;text-justify:distribute-all-lines;/*ie6-8*/text-align-last:justify;/* ie9*/-moz-text-align-last:justify;/*ff*/-webkit-text-align-last:justify;/*chrome 20+*/}
input:-webkit-autofill,select:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white  inset !important;} 
input,textarea{outline-color: invert ;outline-style: none ;outline-width: 0px ;border: none ;border-style: none ;text-shadow: none ;-webkit-appearance: none ;-webkit-user-select: text ;outline-color: transparent ;box-shadow: none;}
/*超出省略号*/
.tn{word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.container:before, .container:after,.warp:after,.main:before, .main:after,.orw:before,.orw:after,.sidebar:after,.sidebar:before{content: "";display: block;height: 0;overflow: hidden;}
*,:after,:before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

.warp{ min-height: calc(100vh - 175px);}
.container:after,.main:after,.orw:after{ clear:both;}
.container{width: 100%;max-width:100%;min-height: 100%; padding: 0 0 0 200px; position:relative; clear:both;overflow-x: hidden;}

/*----------- 头部 -----------*/
.header{ width: 200px; top:0px; bottom: 0px;height: 100%; display:block; background:#FFFFFF; position:fixed;-webkit-transition:top .3s ease;-o-transition:top .3s ease;transition:top .3s ease; z-index:10;-webkit-box-shadow: 5px 0 50px -7px rgba(0,0,0,.15);-moz-box-shadow: 5px 0 50px -7px  rgba(0,0,0,.15);box-shadow: 5px 0 50px -7px  rgba(0,0,0,.15);}
.header .logo{overflow:hidden; width:200px; height: auto;}
.header .logo a{padding:30px 25px; font-size: 0; display: block;-webkit-transition:none;-o-transition:none;transition:none;}
.header .logo a img{width:100%; max-width: 100%; height: auto;}

.header .navBar{margin-top:0px;}
.header .navBar li{ width: 100%;height: 46px;line-height:46px;overflow: hidden; position:relative;}
.header .navBar li a{ font-size: 15px; display:block; padding:0 25px; color:#35343B; position:relative; z-index:1;text-align:left;-moz-osx-font-smoothing: initial;}
.header .navBar li a i{height: 46px; line-height: 46px;display: inline-block;padding-right: 6px;font-size: 12px;}
.header .navBar li.active a,.header .navBar li a:hover,.header .navBar li.on a{background:#E94C3D;color:#FFFFFF;}
.header .navBar li em{width: 46px;height: 46px;line-height: 50px; overflow: hidden; left: auto; right: 0; cursor: pointer; text-indent:10px;padding-right:0; opacity: .6;z-index:2;color: #35343B; position: absolute;top: 0;font-size: 12px;}
.header .navBar li.on em,.header .navBar li:hover em{ color: #FFFFFF; opacity: 1;}
.header .navBar li > ul{ position:fixed; top: 0; bottom: 0; margin-left: 200px;visibility: hidden;-webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear;color:#fff;  padding: 17px 0; width: 0;min-width: 0px;}
.header .navBar li > ul:after{ content: ''; position: absolute; top:0;left: 0; bottom: 0;width:100%; height: 100%;background:#E94C3D; opacity: .9;}
.header .navBar li > ul > li a{ background: none!important; color: #fff; padding: 0px 15px; text-align: center;text-overflow: ellipsis;white-space: nowrap;overflow: hidden; opacity: 0; width: 0; overflow:hidden; display:block;}
.header .navBar li > ul > li a:hover{ background-color: rgba(0,0,0,.15)!important;}
.header .navBar li:hover > ul > li a,.header .navBar li.on > u > li al{opacity: 1; width:100%; }
.header .navBar li:hover > ul,.header .navBar li.on > ul{ visibility:visible;width: auto;min-width: 150px;}

/*移动端*/
.mNavBtn{ float: right; padding:0 15px; height:60px;display:none; cursor:pointer;}
.mNavBtn i{color:#35343B;font-size:18px;line-height: 60px; webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease; }
.mNavBtn:hover i{color:#E94C3D;}
.mOpen .mNavBtn i{color:#fff}
.leftNav{ width:190px; background:#E94C3D; position:fixed; top:0; bottom:0; left:-190px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease; z-index:999}
.leftNav .mNavBtn{ height:48px; line-height:48px; left:auto; right:-45px; display:none;}
.leftNav ul{ padding-top:0px;}
.leftNav li{ width:100%; position:relative;}
.leftNav li a{ padding: 0 20px; line-height:48px; color:#FFFFFF; display:block; border-bottom:1px solid rgba(255,255,255,0.09);-moz-osx-font-smoothing: initial;}
.leftNav li a:hover{ background:rgba(0,0,0,0.1);}
.leftNav li a i{ margin-right: 10px;}
.leftNav ul li>ul{ display:none;}
.leftNav li em[class*="dot"]{position: absolute;top:0px;right:0px; width:48px; height:48px; line-height: 48px; text-align:center; border-left:1px solid rgba(255,255,255,0); cursor:pointer;}
.leftNav li em[class*="dot"] i{font-size: 12px;color: #FFFFFF;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease; position:absolute;width:48px;line-height:48px; top:0; left:0;}
.leftNav li em[class*="dot"] i.open{-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);transform: rotate(90deg);}
.leftNav ul li>ul li a{border-bottom:1px solid rgba(255,255,255,0.05); opacity:0.9; font-size:13px; text-indent:1em}

/*主体*/
.main{ width: 100%; padding:40px 60px 50px;}
.umBox .title{ padding: 20px 0;}
.umBox .title .tit{border-bottom: 0px solid #eee;font-size: 18px; font-weight:500; position: relative;text-indent: 15px;line-height:20px;display: inline-block;}
.umBox .title .tit:after{content: '';width: 3px;height:16px;background: #E94C3D;position: absolute;left: 0;top: 2px;border-radius: 30px;}
.umBox .title .more{ font-size: 14px; float: right; opacity: 0.3;}
.umBox .title .more:hover{ opacity: 1;}
.umBox li{ padding:20px;overflow:hidden; position:relative; background: #fff; margin: 25px 0; display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;min-width: 0;word-wrap: break-word;-ms-flex-direction: row;flex-direction: row;}
.umBox li .tit{margin: 0px 0 10px;font-size: 1.9rem;}
.umBox .post .umPic{ width:168px; height:auto;position:relative;font-size: 0;overflow: hidden;-ms-flex-negative: 0;flex-shrink: 0;}
.umBox .post .umPic a{width: 100%;height: 100%;display: block;position: absolute;background-color:#ededf0; background-position: center; background-repeat: no-repeat;}
.umBox .post .umPic img{position: absolute; width: 100%; height: 100%; left: 50%; object-fit: cover;object-position: center; top: 50%; transform: translate(-50%,-50%) scale(1);-webkit-transition: transform 0.3s ease; -o-transition: transform 0.3s ease; transition: transform 0.3s ease;}
.umBox .post .umPic img:hover{transform:translate(-50%,-50%) scale(1.06);}
.umBox .post .umPic:after{content: ''; padding-top: 75%; display: block;}
.umBox .post.vertical .umPic:after{padding-top: 142%;}
.umBox .post.vertical .umText .umInfo{max-height: none;-webkit-line-clamp:5;}
.umBox .post.vertical .umText.noMedia .umInfo{-webkit-line-clamp:2;}

.umBox li h3{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}

.umBox .post.big{ display: inline-block;width: calc(100% - 20px);}
.umBox .post.big .umText{ padding: 20px 0 0 0;}
.umBox .post.big .umPic{ width: 100%;}
.umBox .post.big .umPic a{position: static;}
.umBox .post.big .umPic img{ position: static;transform: translate(0%,0%) scale(1);}
.umBox .post.big .umPic img:hover{transform:translate(0%,0%) scale(1);}
.umBox .post.big .umPic:after{ display: none;}

.umBox .post .umText{ font-size:1.4rem; line-height:1.6; min-width: 0; overflow:hidden;display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;-ms-flex: 1 1 auto;flex: 1 1 auto;-ms-flex-pack: center;justify-content: center; padding-left:25px;}
.umBox .post .umText .umItem{-ms-flex: 1 1 auto;flex: 1 1 auto;}
.umBox .post .umText .umInfo{text-align: justify;max-height: 56px;line-height: 2;overflow:hidden;color: #666;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.umBox .post .umText .info{margin: 1rem 0 0 0;text-align: left; font-size:0;color: #666;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.umBox .post .umText .info i{ vertical-align:0px; padding-right:3px;}
.umBox .post .umText .info i.ti-comment-alt{vertical-align:-1px;}
.umBox .post .umText .info em{font-size:1.2rem; color:#9ca0ad; letter-spacing:0rem; margin-right:10px;}
.umBox .post .umText .info em.ceta a{color: #9ca0ad;}
.umBox .post .umText .info em:last-child{ margin-right: 0;}
.umBox .post .umText .tit,.umBox article.post .tit{margin:0px 0 10px;font-size:1.8rem;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.umBox .post .umText .tit a {-webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.umBox .post .umText.noMedia{ padding-left: 0;}
.umBox .post .umText .umInfo mark,.umBox .post .umText .tit mark{ background: none; color: #E94C3D;}

.umBox .umTop{margin:0;}
.umBox .umTop ul,.umBox .umArt {font-size: 0;margin: 0 -50px 0 0;}
.umBox .umTop li{height:36px;line-height:36px;width: calc(100% / 3 - 50px);background: none;padding: 0;display: inline-block;font-size: 14px;margin: 0 50px 0 0;}
.umBox .umTop .post,.umBox article.post,.umBox.umRelevant .post{ background: none; box-shadow: none; padding:0 0px 36px 0; margin-top:0; margin-bottom:35px; border-bottom: 1px solid #f3f4f9; height: auto; line-height: normal; width: calc(100% - 20px); display: flex}
.umBox .umTop li i[class*='sum']{ width: 20px; height: 20px; line-height:20px; text-align: center; display: inline-block; background: #cdd0d9; margin-right: 5px; border-radius: 50px;color: #fff; vertical-align:1px; font-size: 13px!important; font-weight: 400; letter-spacing: -.5px}
.umBox .umTop li i.sum1{background: #FF6B57;}
.umBox .umTop li i.sum2{background: #2ea7e0;}
.umBox .umTop li i.sum3{background: #6bc30d;}
.umBox .umTop li i.sum4{background: #cdd0d9;}

.umBox .umArt { margin-bottom:20px;}
.umBox .umArt .umUl{width: calc(100% / 3 - 50px);margin:30px 50px 0 0;display: inline-block; vertical-align: top;}
.umBox .umArt .umUl .title{border-bottom: 1px solid #f3f4f9; padding-bottom: 15px; margin-bottom: 12px;}
.umBox .umArt li{font-size: 14px; padding:0 0 0 15px;margin: 0;background: none; height:32px;line-height: 32px; position: relative;}
.umBox .umArt li .time,.umBox .umTop li .time{ opacity: .4; position: absolute; right: 0;top: 0; display: none;}
.umBox .umArt li:before {content: ""; width: 5px; height: 5px; border-radius: 20px; font-size: 12px; font-family: 'themify'; position: absolute; left: 0px; top: 14px; opacity: .5; background: #CBCCD5;}

.umSlide{ margin:0 0 10px; overflow: hidden;}
.umSlide .umSwiper{width: calc(100% + 28px);margin: 0px -14px;}
.umSlide .swiper-slide{ max-width: 25%; padding:0 14px;}
.umSlide .img{ position: relative; overflow: hidden;background: #ededf0 url(images/lay.gif) center center no-repeat; font-size: 0;}
.umSlide .img img{position: absolute;width: 100%;height: 100%;display: block;object-fit: cover;object-position: center;}
.umSlide .img:after{content: '';padding-top: 75%;display: block;}
.umSlide .text{ padding: 15px 0;}
.umSlide .text h3{ font-size: 16px; line-height: 1.7; margin-bottom: 10px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.umSlide .text .info{ font-size: 14px; line-height: 1.6;color: #666;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}

.umList .umArtBox{ margin-right: -20px;}
.umList .title{ background-color: #f8f8f8; border-bottom: 1px solid #eee ; border-top: 1px solid #eee ;text-align: center; padding: 12px 0 10px; margin: 30px 0 30px;display: inline-block;width: 100%;}
.umList .title .tit{text-indent: 0;}
.umList .title .tit:after{ display: none;}

.umList .noArr{ padding: 100px 0; margin-right: 20px; text-align: center;}
.umList .noArr img{width:200px;}
.umList .noArr p{ opacity: .2; font-size: 22px;}
.umList .noArr i{ font-size: 68px; margin-bottom: 10px; display: block;}

.umBox .post .tit em.isTop{ padding:1px 4px; border:0px solid currentColor;font-size: 12px; font-weight: 500; vertical-align: 3px; margin-right: 5px; display: inline-block; background:currentColor; position: relative; color: #f66; border-radius: 2px; border-bottom-left-radius: 0;}
.umBox .post .tit em.isTop span{color:#fff;}
.umBox .post.umTops .istTop{color: #f66; font-size:18px; height: 24px; line-height: 24px; vertical-align:-1px; display: inline-block; margin-right: 2px; margin-left: -2px;}
.umBox .post .tit em.isTop:after{content: '';position: absolute;border-width: 0 0 4px 8px;border-style: solid;left: 0;top: 100%;border-color: transparent currentColor;}

/*搜索*/
.search{position: fixed;left: 50%;top: 48%; margin-left: -150px; width: 500px;background:rgba(0,0,0,.5);transform: translate(0%,-50%);padding: 30px;visibility: hidden;opacity: 0;z-index: 6;border-radius: 4px; }
.search.in{-webkit-animation-duration: 0.65s;animation-duration: 0.65s;-webkit-animation-name: bounceInDown1;animation-name: bounceInDown1;visibility: visible;z-index: 1001;opacity: 1;}
.search .input{ height: 48px; background:rgba(255,255,255,.98); border:1px solid rgba(255,255,255,.0);width: 100%; padding-right: 70px; padding-left: 10px;border-radius: 4px; }
.search button{ background:#E94C3D; color: #fff; border: medium none; position: absolute; right: 30px; width: 60px; height: 48px;border-bottom-right-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 0px;border-top-left-radius: 0px;}
.search button i{ font-size: 20px;}
@keyframes bounceInDown1{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) translate(0%,-50%)}60%{opacity:1;transform:translate3d(0,25px,0) translate(0%,-50%)}75%{transform:translate3d(0,-10px,0) translate(0%,-50%)}90%{transform:translate3d(0,5px,0) translate(0%,-50%)}to{transform:translate(0%,-50%)}}
@keyframes bounceInDown2{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1); margin-left: 0px;}0%{opacity:0;transform:translate3d(0,-3000px,0) translate(-50%,-50%); margin-left: 0px;}60%{opacity:1;transform:translate3d(0,25px,0) translate(-50%,-50%); margin-left: 0px;}75%{transform:translate3d(0,-10px,0) translate(-50%,-50%); margin-left: 0px;}90%{transform:translate3d(0,5px,0) translate(-50%,-50%); margin-left: 0px;}to{transform:translate(-50%,-50%); margin-left: 0px;}}

.header .sBtn{ clear: both; display: inline-block; width: 100%; text-align: center; padding:0 25px;cursor: pointer; margin-top: 20px;}
.header .sBtn i{ display: block; line-height: 48px; font-size: 18px;-webkit-transition: color 0.3s ease; -o-transition: color 0.3s ease; transition: color 0.3s ease; color:#35343B;position: relative; }
.header .sBtn i:before{ position: relative; z-index: 1;}
.header .sBtn i:after{content: ''; position: absolute; width: 100%; height: 100%; left: 0; background:#35343B; opacity: .03;-webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;border-radius: 4px;}
.header .sBtn:hover i:after{background:#E94C3D;opacity:1;}
.header .sBtn:hover i{color: #FFFFFF;}

.header .share{clear: both; display: inline-block; width: 100%; text-align: center; padding:0 22px; font-size: 0; margin-top: 20px; position: relative; z-index: 2;}
.header .share li{ display: inline-block;position: relative;vertical-align: middle;}
.header .share li a{ width: 40px; height: 40px; line-height: 40px; text-align: center; display: block; color: #fff; margin: 6px; border-radius: 100px; opacity: .68;}
.header .share li a:hover{ opacity: 1;}
.header .share li a i{ font-size: 22px;line-height: 40px;}
.header .share li [class^="ti-"],.header .share li [class*=" ti-"]{font-size: 15px;}
.header .share li.qqIcon a{ background: #15b5e9;}
.header .share li.weiboIcon a{ background: #f66;}
.header .share li.weixin a{ background: #20b767;}
.header .share li.weixin .ewmBx{ position: absolute; width: 160px; height: 160px; max-width: none; min-height: auto; padding:5px; background: #fff; box-shadow: 0 5px 15px rgba(0,0,0,.1); top: -160px; left: 50%; margin-left: -80px; opacity: 0; visibility: hidden;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;transition:.3s;}
.header .share li.weixin:hover .ewmBx{opacity: 1; visibility:visible;top: -175px;}
.header .share li.weixin .ewmBx .dot{ position: absolute; bottom: -12px; width: 26px; height: 26px; left: 50%; margin-left: -13px; font-size: 30px; color: #fff;}
.header .share li.weixin .ewmBx img{width: 100%;max-width: 100%;}
.weixin i:before{content: '\e715'}
.qqicon:before{content: '\e6cd'}
.wbicon:before{content: '\e67a'}
.weixin .ewmBx .dot:before{content: '\e729'}
.mask {position:fixed; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,.7); z-index:11; display:none;}

/*面包屑*/
.umCrumb{ margin:0 auto 10px; padding:15px 60px; background-color: #f8f8f8; font-size:14px;position:relative;z-index: 2;color:#666;}
.umCrumb a{color:#666;-webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.umCrumb a:hover{color:#E94C3D;}
.umCrumb i{font-size:12px;color:#666;vertical-align: -1px; margin: 0 6px;}
.umCrumb i.ti-home{ margin-left: 0;vertical-align: 0px;}

/*排序*/
.umSort{ float: right;}
.umCrumb .umSort a i{ transform: scale(.8);display: inline-block;}
.umCrumb .umSort a.active,.umCrumb .umSort a.active i{ color:#E94C3D;}
.umSort .filter{ margin-right: 10px;}
.umSort .filter i{ vertical-align: 0px;}

/*预加载*/
.imgLazy{ display: block;background-image:url(images/lay.gif); height: 100%}
.b-lazy {max-width: 100%;-webkit-transition: opacity 500ms ease-in-out;-moz-transition: opacity 500ms ease-in-out;-o-transition: opacity 500ms ease-in-out;transition: opacity 500ms ease-in-out;filter: alpha(opacity=0);opacity: 0;}
.b-lazy.b-loaded {vertical-align: middle;filter: alpha(opacity=100);opacity: 1;}

/*----------- 分页 -----------*/
.pageNav{text-align:center;padding:0rem 0px 0;display:block; clear:both;}
.pageNav a,.pageNav span{text-align:center; min-width:3rem;height:3rem;line-height:3rem;margin: 0 0.3rem; display:inline-block;color:#666;background:#ededf0;border-radius:.3rem;vertical-align:top;font-size: 1.4rem;-webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.pageNav .v{line-height:3rem;}
.pageNav a:hover{background:#E94C3D;color:#fff;text-decoration:none;filter: alpha(opacity=68);opacity: 0.68;}
.pageNav span{color:#fff;background:#E94C3D;filter: alpha(opacity=60);opacity: 0.68;}
.commentpagebar .pageNav{ display: block!important}

.ias-trigger{ width: 100%;}
.ias-trigger a,.ias-noneleft{width: 120px; height:100%; line-height: 4rem; display: block;border-radius:3px;color: #666; text-align: center; cursor: pointer; opacity: .8;margin: 20px auto 0 auto;}
.ias-trigger a:hover{ opacity: 1;}
.ias-spinner{background-image:url(images/loading.gif); background-repeat: no-repeat; background-position:center;background-size:60px auto; width:100%;margin:20px auto 0px auto;height: 4rem}
.ias-trigger-next{cursor:pointer;float:inherit;text-align:center;height: 40px;}
.ias-noneleft{ cursor: default;color: #888; opacity: .5; width: 130px;}
.umRelevant .ias-noneleft,.umRelevant .ias-trigger,.umRelevant .ias-spinner{ display: none!important}

/*商品*/
.umPostApp{background-color: #f8f8f8;position: relative; overflow: hidden; z-index: 0; margin-bottom: 50px;border-radius: 4px; padding:30px;}
.umPostApp .box{float: left; width: 100%;}
.umPostApp .box .img{ width: 360px; background-color:#fff; position: relative; float: left;font-size: 0; color: #fff; overflow: hidden; border-radius:4px;}
.umPostApp .box .img img{ width: 100%; height: 100%; position: absolute;left: 50%;object-fit: cover;object-position: center;top: 50%; transform: translate(-50%,-50%)}
.umPostApp .box .img:after,.umPostApp .box .img.umPic .item:after{content: ''; padding-top: 75%;display: block;}
.umPostApp .box .text{ overflow: hidden; padding-left: 40px;}
.umPostApp .box .umPrice{ font-size: 0;}
.umPostApp .box .umPrice span{ font-size: 14px; margin-right: 20px; opacity: .6; display: inline-block;}
.umPostApp .box .umPrice em{ font-size: 26px;font-family:sans-serif; margin-left:2px; font-weight: 500;}
.umPostApp .box .umPrice .vip1{ color: #e6b980; opacity: 1}
.umPostApp .box .umPrice .vip2{ opacity: 1}
.umPostApp .shopBtn{ text-align:left; padding: 15px 0}

.umPostApp .bnNav{ position: absolute; width: 100%; text-align: center;bottom: 20px;}
.umPostApp .swiper-pagination-bullet{background: #fff; opacity: .6; margin: 0 4px; width: 6px; height: 6px;}
.umPostApp .swiper-pagination-bullet-active{ opacity: 1;}
.single .umPostApp .postTitle{ margin-bottom: 0;margin-top:0;}

.shopBtn a{ display:inline-block; height:40px; line-height:40px; min-width:120px; padding: 0 15px; text-align:center; font-size:16px; color:#fff; background:rgba(0, 0, 0, 0) linear-gradient(120deg, #8f75fd 0%, #6364fd 100%); margin:7px 14px 7px 0;-webkit-transition:background .3s ease;-ms-transition:background .3s ease; transition:background .3s ease; border-radius:50px;box-shadow: 0 5px 15px rgba(0,0,0,0.1); position: relative; }
.shopBtn a:last-child{ margin-right: 0;}
.shopBtn a span{ position: relative; z-index: 2}
.shopBtn a:after{content:''; background: rgba(255,255,255,.1);left: 0; top:0; right: 0; bottom: 0; position: absolute; z-index: 1; transform: scale(0); opacity: 0; border-radius: 50px;-webkit-transition: transform .3s ease, opacity .3s ease;-ms-transition:  transform .3s ease, opacity .3s ease; transition: transform .3s ease, opacity .3s ease;}
.shopBtn a:hover:after{ transform: scale(1); opacity: 1;}
.shopBtn a.reward{background:rgba(0, 0, 0, 0) linear-gradient(120deg, #fc987e 0%, #f66896 100%)}
.shopBtn a.down{background:rgba(0, 0, 0, 0) linear-gradient(120deg, #02c4ff 0%, #049df9 100%)}
.shopBtn a.qq{ background:rgba(0, 0, 0, 0) linear-gradient(120deg, #00CCAB 0%, #00CCAC 100%)}
.shopBtn a.qq i{ font-size:20px;vertical-align:-2px;}
.shopBtn a i{ font-size:19px; margin-right:3px; vertical-align:-1px;}
.umPostApp .box .img.umPic:after{ display: none}

.single .postTitle{ position: relative; margin-bottom: 20px; margin-top: -10px;}
.single .postTitle .tit{ font-size: 26px; font-weight: 600; line-height: 1.6;}
.single .umDes{ color: #666; line-height: 1.8; margin-bottom: 20px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.single .postTitle .fot{ font-size: 0; margin: 15px 0 20px;}
.single .postTitle .fot span{margin-right: 15px;font-size: 12px;color: #9ca0ad;}
.single .postTitle .fot span a{color: #9ca0ad;}
.single .postTitle .fot span a:hover{color: #E94C3D;}
.single .postTitle .fot span i { margin-right: 5px;vertical-align: -1px;}
.single .postTitle .fot span .img{ width: 20px; height: 20px; margin-right:5px;float: none; vertical-align:-5px; border-radius: 50px;object-fit: cover;object-position: center;}
.single .postTitle .fot span.view i{vertical-align: 0;}
.single .postTitle .fot span.view i.hot1{ color: #FE5C5C;}
.single .postTitle .fot span.view i.hot2{ color: #FF9900;}
.single .postTitle .fot span.view i.hot3{ color: #06B6E8;}
.single.page .postTitle{ margin-bottom: 20px;}

/*内容页*/
.single .umBody{width:100%;margin:0 0 15px 0;padding:0px 0 0 0;font-size:1.5rem;text-align:justify;clear:both;word-break:break-all;line-height:1.8;overflow: hidden;position: relative;}
.single .umBody a{text-decoration:none;color: #E94C3D;}
.single .umBody a:hover{text-decoration:none;color:#E94C3D}
.single .umBody em{font-style: italic;}
.single .umBody p{margin:0 0 20px 0;padding:0;text-indent:0;border: none; word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;text-align:justify;text-justify:distribute-all-lines;-webkit-text-align-last:justify;}

.umBody div.syntaxhighlighter{margin:.5em 1em .5em 2em!important;width:auto!important}
.umBody li p{overflow:visible;text-indent:0;margin:3px 0}
.umBody ol,.umBody ul{margin-left: 2.8rem;margin-bottom: 2rem;}
.umBody li{list-style: inherit;}
.umBody code{width:93%;padding:5px;background:#f8f8f8;}
.umBody blockquote{width: 100%;display: inline-block;background:#f8f8f8;border-left:0.3rem solid #c7dfee;margin:2rem 0px 2.5rem;padding: 2rem 2rem 0px;}
.umBody img{max-width:100%;width:auto;height:auto; vertical-align: -.6rem}
.umBody table{ width: 100%; border-collapse:collapse;background:#fff;line-height:140%}
.umBody td,th{margin:0;padding:10px 10px;text-indent:0em;border: 1px solid #eee;background:#fff}
.umBody .firstRow td,.umBody .firstRow th{background: #f8f8f8;}
.umBody h1,.umBody h2,.umBody h3,.umBody h4,.umBody h5,.umBody h6{margin:10px 0 5px 0; padding: 0; font-weight: 600;}
.umBody h1{font-size:22px}
.umBody h2{font-size:20px}
.umBody h3{font-size:18px}
.umBody h4{font-size:16px}
.umBody h5{font-size:15px}
.umBody h6{font-size:14px}

.umBody .umDes{ padding:15px 50px; background:#f8f8f8; border-left:3px solid #e3b790; margin:0px 0 30px 0; font-size:14px; position:relative;word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;text-align:justify;text-justify:distribute-all-lines;-webkit-text-align-last:justify;-webkit-box-orient: inherit;}
.umBody .umDes i{ position:absolute; font-size:24px; color:#e3b790;}
.umBody .umDes i.icon-yhLeft{ top:8px; left:15px;}
.umBody .umDes i.icon-yhRight{ bottom:4px; right:15px;}
.umBody blockquote p{ margin:10px 0;}

.single .umBody.umHight{ padding-bottom: 60px;}
.single .umBody.umHight .readmore{ position: absolute; height: 150px; bottom: 0; right: 0; left: 0; text-align: center;background: linear-gradient(to bottom, rgba(255,255,255,0), #fff 50%); z-index:3}
.single .umBody.umHight .readmore a{ display: inline-block; background: rgba(255,255,255,0); margin-top: 100px; padding: 0 20px; height: 36px; line-height: 34px; border: 1px solid #E94C3D; border-radius:50px; color: #E94C3D;-webkit-transition:all .3s;-moz-transition:all .3s ease-out;transition:all .3s ease-out;}
.single .umBody.umHight .readmore a:hover{border: 1px solid #E94C3D; background: #E94C3D; color: #fff;}

/*tags*/
.single .umTags{width:100%;margin:0;padding: 2rem 0 0 2rem;font-size:1.4rem;color:#666;text-align:left;text-indent:0;position: relative;}
.single .umTags a{ margin-right:10px;}
.single .umTags i{ position: absolute; left: 0px; color: #666; top: 22px;font-size: 15px;}

/*读者墙*/
.single .umBody .rslist{ margin:0 -8px; display:block; font-size:0;}
.single .umBody .rslist li{list-style: none; display:inline-block; width:25%; padding:8px; position: relative;}
/* .single .umBody .rslist li.top{width:33.333%; } */
.single .umBody .rslist li .item{border-radius:4px;padding:20px 10px;position:relative;overflow:hidden;line-height:20px;-moz-transition:ease-in-out 0.3s;-webkit-transition:ease-in-out 0.3s;-o-transition:ease-in-out 0.3s;-ms-transition:ease-in-out 0.3s;transition:ease-in-out 0.3s;box-shadow:0 5px 15px 0 rgba(0,0,0,.00); background:#f8f8f8; text-align: center;}
.single .umBody .rslist li .item:hover {background:#f2f2f2;}
.single .umBody .rslist li img{width:48px; height:48px; border: 2px solid #fff;border-radius:50px;box-shadow: 0 3px 15px rgba(0,0,0,0.08);margin-right: 12px; background:#fafaf8; display: block; margin:0 auto 10px auto;}
.single .umBody .rslist li p{ margin:0; font-size:12px; color:#9ca0ad; text-align: center;}
.single .umBody .rslist li h6 {font-size:14px;margin:3px 0 0 0;height:22px;line-height:22px;overflow:hidden;color:#333;border-left:0;padding-left:0px;white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;overflow: hidden;}
.single .umBody .rslist li .honor{width:100px;height:28px;font-size:12px;color:#fff;text-align:center;line-height:36px;position:absolute;top:-4px;left:-40px;-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);overflow: hidden;}
.single .umBody .rslist li .honor small{ display: block;}
.single .umBody .rslist li .honor .t1{background:#e3b549;}
.single .umBody .rslist li .honor .t2{background:#a2afbd;}
.single .umBody .rslist li .honor .t3{background:#d09e8a;}

.umBnPic{ font-size:0; width: 100%; display:inline-block; margin: 20px 0 0; overflow: hidden;}
.umBnPic a{ display: block;}

/*分享*/
.umShare { margin-top: 20px; position: relative; z-index:3;}
.umShare a{ display: inline-block; width: 32px; height: 32px; text-align: center; line-height: 32px; background-color: #f8f8f8; border-radius: 100px;}
.umShare a i{ font-size: 18px;}
.umShare a.qq i{ color: #15b5e9;}
.umShare a.qq i:before{content: "\e6cd";}
.umShare a.weixin i{ color: #20b767;}
.umShare a.weibo i{ color: #f66;}
.umShare a.weibo:before{ display: none;}
.umShare a.weibo i:before{content: "\e67a";}
.umShare .umCode{ display: none; position: fixed; width: 200px; height: 200px; padding: 15px;background: #fff; top: -188px;box-shadow: 0 0 25px rgba(0,0,0,.1); top:50%; left: 50%; margin-top: -100px;margin-left: -100px;}

/*上下页*/
.umNavPage{margin-top: 20px; font-size: 0;}
.umNavPage div{ height: 30px; line-height: 30px; width: 50%; display: inline-block; font-size: 14px;text-overflow: ellipsis;white-space: nowrap;position: relative; overflow: hidden; position: relative;}
.umNavPage div i{ position: absolute; top: 5px; font-size: 20px; opacity: .4;}
.umNavPage .prev{ padding-right: 20px; padding-left: 26px;}
.umNavPage .next{ text-align: right; padding-left: 20px;padding-right: 26px;}
.umNavPage .prev i{ left: 0;}
.umNavPage .next i{ right: 0;}

/*点赞，打赏*/
.umLike{text-align: center; margin:30px -10px 10px;font-size:0px;}
.umLike a{ min-width:80px; height:38px; line-height:38px; margin:8px; padding: 0 18px; background: #79A3F1; display: inline-block; font-size:14px; color: #fff; cursor:pointer; opacity: 1;-webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.umLike a i{ font-size:14px; vertical-align:-1px;}
.umLike a span{ margin-left: .5rem}
.umLike a.reward{ background:#F27272}
.umLike a.reward i{ margin-right: 3px;}
.umLike a.comiis_poster_a{ background:#20b767}
.umLike a:hover{ opacity: .8;}

.umReward{ width: 300px; min-height: 280px; padding: 20px; background: #fff; border-radius:.5rem; position: fixed; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index:-1; opacity: 0; visibility: hidden; text-align: left;}
.umReward.in{-webkit-animation-duration: 0.65s;animation-duration: 0.65s;-webkit-animation-name: bounceInDown2;animation-name: bounceInDown2;visibility: visible;z-index: 1001;opacity: 1;}
.umReward ul {margin: 0 0 15px 0px;font-size: 0; display: block;}
.umReward .list { text-align: center;}
.umReward .list li{ display: inline-block; font-size: 14px; margin: 5px 15px 0 5px; position: relative; padding-left: 20px; cursor: pointer; color: #9ca0ad}
.umReward .list li.cur{ color: #333;}
.umReward .list li i{ position: absolute; display: block; top: -4px; left: -4px; font-size: 25px; color: #AAA8A8;font-family: "iconfont" !important;}
.umReward .list li.cur i{ color: #22ab38}
.umReward #listCon{position: relative;}
.umReward #listCon div{opacity: 1;display: none;}
.umReward #listCon div.cur{ opacity: 1; display: block;}
.umReward #listCon div img{border-radius:0px; overflow: hidden; display: block;margin: 0;width: 100%;}
.umReward .tipsBox{ text-align: center; padding-top: 15px;font-size: 14px;}
.umReward .tipsNoPic{ text-align: center; padding-top: 35px;font-size: 12px; opacity: .6;}
.umReward .tipsNoPic h4{ font-size: 18px; padding-bottom: 10px;}

.umBox.umRelevant { margin-top: 20px;}
.umBox.umRelevant .relatedArr li.post:last-child{ margin-bottom: 0; border-bottom: none;padding-bottom: 5px;}
.umBox.umRelevant .post{padding: 0 0px 26px 0; margin-bottom: 25px;}
.umBox.umRelevant .post .umPic{ width: 168px;}

.umBox.umRelevant .noList{ text-align: center; padding: 40px 0;}
.umBox.umRelevant .noList i{ font-size: 60px; opacity: .1;}
.umBox.umRelevant .noList p{ padding: 15px 0 0;opacity: .1; font-size: 20px; font-weight: 500;}

/*----------- comm -----------*/	
.commBox{background:rgba(255,255,255,.85); padding:30px 0 20px;}
.commBox .postText{ padding:5px 0 0}
.commBox .post-Comment{ margin-top: 20px;}
.cmBox{ margin-bottom:10px;}
.cmBox.tit{padding:1rem 0; font-size:1.8rem;font-weight: 500; margin-bottom:2rem; position:relative;}
.cmBox.tit:before{position:absolute;width:3rem;height:2px;display:block;content:" ";border-radius:5rem; background:#E94C3D; left:0; bottom:0rem; opacity:.8;}
.msgArticle{padding:1rem .2rem}
.avatar{float:left;position:relative;-webkit-border-radius:50px;border-radius:50px;background-color:#fff;margin-right:1rem}
.avatar img{width:4rem;height:4rem;-webkit-transition:.4s;-webkit-transition:-webkit-transform .4s ease-out;transition:transform .4s ease-out;-moz-transition:-moz-transform .4s ease-out;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;}
.avatar img:hover{transform:rotateZ(360deg);-webkit-transform:rotateZ(360deg);-moz-transform:rotateZ(360deg);}
.commBody{position:relative;margin-left:6.2rem;padding:0 2rem 1.8rem!important; background:#f8f8f8;}
.commBody:before{z-index:1}
.commBody:after{border-right-color:#fafafa!important;margin-left:1px;z-index:2}
.commBody:after,.commBody:before{position:absolute;top:.8rem;left:-.8rem;right:100%;width:0;height:0;display:block;content:" ";border-color:transparent;border-style:solid solid solid;border-width:.8rem .8rem .8rem 0;pointer-events:none}
.commBody .commInfo{font-size:1.4rem;color:#666666;line-height:2rem;margin:.5rem 0 1.5rem 0;word-wrap:break-word}
.commBody .commInfo a{ margin-right: 4px; color: #E94C3D;opacity: .6;}
.commBody .commInfo a:hover{opacity:1;}

.commTop{padding:1.2rem 1rem 1rem;margin-left:-1rem;margin-right:-1rem;margin-bottom:1rem;font-weight:500;font-size:1.4rem;background:#f8f8f8;}
.commTop a{color:#9ca0ad;font-size:12px;margin-right:.8rem}

.commFooter{font-size:12px;line-height:16px;margin-top:.5rem;}
.commTime{font-size:12px;margin-right:.8rem;color:#9ca0ad}
.commReply{font-size:12px;color:#9ca0ad}
.msgname .msgname,div.children{margin-left:2.5rem}
div.children > div.children{margin-left:3rem}
.msgname .msgname .avatar,div.children .avatar,div.children .avatar img,.msgname .msgname .avatar img{width:3rem;height:3rem;margin-left: 0px;}
#divCommentPost p.postTop{width:100%;line-height:3rem;font-size:12px;clear:both;position:relative;z-index:5;overflow:hidden; text-align: right;}
#divCommentPost p a{margin-right:.6rem;cursor:pointer;text-decoration:none;color:#666666;float:right;}
#divCommentPost p.postTop small{width:6.5rem;position:relative;font-size:12px;cursor:pointer;text-align:right;float:right;}
.pinglun{font-size:12px;z-index:2;position:relative;clear:both;padding:0;margin:0;vertical-align:baseline;font:inherit;line-height:inherit;background:0 0;width:auto;float:none;transition:none;overflow: hidden;}

#txaArticle{position:relative;z-index:1;padding:5px;height:14rem;min-height:14rem;margin:0;resize:none;outline:0;width:100%;min-width:100%;border:1px solid #eee;background:#f8f8f8;font-size:14px; line-height:1.6}
.post-toolbar{margin-top:1rem;overflow: hidden;float: right;}
input.button{float:right;height:3.8rem;width:10rem;text-align:center;font-size: 14px;font-weight:700;border:none;color:#FFF;background-color:#E94C3D;box-shadow:none;cursor:pointer;-webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
input.button:hover{ opacity:.8}
.postText{padding:2rem 0 0;color:#666666}
.postText ul{ display:block; font-size:0; margin:0 -5px;}
.postText ul li{margin-bottom:10px;text-align:left;display: inline-block; width:33.333%; padding:0 5px;}
.postText.isVerify ul li{ width:50%;}
.postText ul li.verify{ position:relative}
.postText ul li.verify img{ position:absolute; top:.3rem; right:.8rem}
input.text{margin-right:1rem;position:relative;border:1px solid rgba(227,229,236,.4);border-radius:0rem;height:3.6rem;padding:.3rem .5rem;outline:0;width:100%;box-shadow:none; background:#f8f8f8}
.postText ul li label{color:#bbb}
.children .commBody{margin-left:5.2rem;}

/*版权*/
.umCopyright{line-height: 22px; display: inline-block; padding:15px 20px; font-size: 12px; color: #999;background:#f8f8f8;width: 100%; margin: 25px 0 0;}
.umCopyright a{color: #E94C3D;transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s; opacity: .6;}
.umCopyright a:hover{ opacity: 1;}

/*侧栏模块*/
.single .main{padding: 50px 60px 50px;}
.single .umBodyBox{ width: 100%; padding-right: 370px; float: left;}
.sidebar {float: right;margin-left: -320px;width: 320px;}
.widget{background:#f8f8f8; padding:20px 20px 15px 20px; margin-bottom: 25px;}
.widget.rbox h3{padding-bottom:5px;margin-bottom:10px;border-bottom:0px solid #eee;font-size:18px;position:relative; text-indent:15px; line-height: 18px; font-weight: 500;}
.widget.rbox h3:after{content:"";width:3px;height:16px;background:#E94C3D;position:absolute;left:0; top:1px; border-radius:30px;}
.widget ul{ font-size:0; display:block;}
.widget li{ height:30px; line-height:30px; overflow:hidden; font-size:14px;text-overflow: ellipsis;white-space: nowrap; position: relative;}

/*标签*/
.widget.divTags li{ display:inline-block;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s; overflow:visible; height:auto;}
.widget.divTags li a{font-size:12px;font-weight:normal;padding:0px 10px;border-radius:0px; display:block;margin:3px 4px 3px 0; height: 32px; line-height:30px; -ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s; border:1px solid #f0f0f2; background-color: #f0f0f2;}
.widget.divTags li a span{font-size:12px;}
.widget.divTags li a:hover{color:#fff; background: #282828; border: 1px solid #282828;}
.widget.divSearchPanel{padding:20px;}
.widget.divSearchPanel .scForm,.widget.divSearchPanel form{ position: relative;}
.widget.divSearchPanel form input[type=text]{ width: 100%; border: medium none; padding:0px 46px 0px 10px;height: 36px; background:#fff;border: 1px solid #eee;}
.widget.divSearchPanel form button{ position: absolute; border: medium none;font-size: 16px; background:#E94C3D;height: 36px;line-height: 36px;color: #fff;padding:0 15px; top:0px; right:0px; height: 100%; cursor: pointer;font-family: 'themify';}
.widget.divSearchPanel form button::before{content: "\e610";}

/*最新发表*/
.widget.divPrevious li,.widget.ummodule3 li { padding-left:15px; margin: 0px 0;}
.widget.divPrevious li i,.widget.ummodule3 li i{ color: #9ca0ad; position:absolute; left: -6px; top:0px; opacity: .68;font-family: 'themify';}
.widget.divPrevious li i:before,.widget.ummodule3 li i:before{content: "\e649";}

/*最新评论*/
.widget.divComments li{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-bottom:3px;padding-top:3px;margin:1px 0 3px 0; height: auto;}
.widget.divComments li{ line-height:24px;padding-top:5px; padding-bottom:5px;}
.widget.divComments li span{ font-style:normal; color:#9ca0ad; font-size: 12px; margin-right: 10px;}
.widget.divComments li a{ position:relative; top:0px;}
.widget.divComments li .author{float:left;margin:0 8px 0px 0;padding:0px;width:24px; height: 24px; -webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;-webkit-box-shadow:inset 0 -1px 0 #3333sf;box-shadow:inset 0 -1px 0 #3333sf;-webkit-transition:0.4s;-webkit-transition:-webkit-transform 0.4s ease-out;-moz-transition:-moz-transform 0.4s ease-out;transition:transform 0.4s ease-out; overflow: hidden;background: #fff url(images/lay.gif) center center no-repeat; font-size: 0;}
.widget.divComments li .info{clear: both;background-color: #f0f0f2;width: 100%;display: block;border-radius: 4px; margin-top:10px; padding: 4px 10px;position: relative;font-size: 14px; color: #888;text-overflow: ellipsis;white-space: nowrap; overflow: hidden;}
.widget.divComments li .name{position: relative;}
.widget.divComments li .name:before{content: " ";height: 0;width: 0;border:7px solid transparent;border-bottom-color: transparent;border-bottom-color: #f0f0f2;position: absolute;left:5px;bottom: -10px;}

/*热门文章*/
.widget.ummodule2 li{ padding-left: 30px; margin:7px 0;position: relative;}
.widget.ummodule2 li .li-icon{ width: 24px; height: 24px; line-height: 24px; text-align: center; display: block; position: absolute; left: 0; top: 2px; background: #2d2d2d; border-radius: 50px; font-size: 14px;  color: #fff;}
.widget.ummodule2 li .icon-1,.widget.ummodule2 li .icon-2,.widget.ummodule2 li .icon-3{ color: #fff;}
.widget.ummodule2 li .icon-1{background-color: #FF6B57;}
.widget.ummodule2 li .icon-2{background-color: #2ea7e0;}
.widget.ummodule2 li .icon-3{background-color: #6bc30d;}

/*divMisc*/
.widget.divMisc ul{ font-size: 0; display: block; margin-right: -10px;}
.widget.divMisc li{ width:calc(100% / 3 - 10px); height: auto; line-height: normal; font-size: 0; margin:5px 10px 5px 0;display: inline-block;}
.widget.divMisc li a{ display: block;}
.widget.divMisc img{max-width: 100%; width: 100%; height: auto;}

/*日历*/
.widget.divCalendar table{ width: 100%;}
.widget.divCalendar table th{ color: #9ca0ad;}
.widget.divCalendar table th,.widget.divCalendar table td{ text-align: center;padding: 10px 10px; border: none;background: #fbfbfb; }
.widget.divCalendar table th{background: #fbfbfb;}
.widget.divCalendar table caption{text-align: center; padding: 10px 0;background: #ffffff;  }
.widget.divCalendar table td a{color: #3690F6; opacity: .8; transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.widget.divCalendar table td a:hover{opacity: 1;}

/*作者*/
.widget.divCatalog li{ width: 50%;display: inline-block;}
.widget.divCatalog li:before,.widget.divStatistics li:before{ content: "\e649";font-family: 'themify'; font-size: 12px;opacity: .68; transform: scale(.8);display: inline-block; margin-left: -4px; margin-right: 6px;}
.widget.divFavorites li,.widget.divLinkage li,.widgetdivAuthors li{ display: inline-block;}
.widget.divFavorites li a,.widget.divLinkage li a,.widgetdivAuthors li a{ padding:0 15px 0 0;}

/*关于作者*/
.widget.umUser{overflow: hidden; position: relative;}
.widget.umUser h3{ text-align: center;}
.widget.umUser h3:after{ display: none;}
.widget.umUser div,.widget.divCalendar div{text-align: center; background-color: #ffffff;}
.widget.umUser > div{ padding-bottom: 20px;}
.widget.umUser .userBg{max-width:100%; height: 100px; object-fit: cover;object-position: center;width: 100%;overflow: hidden; border-top-right-radius: 3px;border-top-left-radius: 3px; background: none}
.widget.umUser .userImg{ width: 80px; height: 80px; margin: -40px auto 0 auto; display: block; background: none}
.widget.umUser .userImg img{width: 80px; height: 80px; border: 4px solid #fff!important; border-radius: 50px; box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);transition:.6s;-ms-transition:.3s;-moz-transition:.6s;-webkit-transition:.6s;}
.widget.umUser .userImg:hover img{-webkit-transform: rotateZ(360deg);-moz-transform: rotateZ(360deg);transform: rotateZ(360deg);}
.widget.umUser .userImg mip-i-space{width: 80px!important; height: 80px!important;border-radius: 50px; padding: 0!important}
.widget.umUser .userUrl{ display: inline-block;width:100%;}
.widget.umUser .userTit{ font-size: 18px; padding: 15px 15px;}
.widget.umUser .userText{font-size: 14px; color: #666666; line-height: 24px;padding: 0px 10px;}
.widget.umUser ul{ padding: 25px 0 0;-moz-osx-font-smoothing: auto;}
.widget.umUser li,.umTj li{width: 33.3333%; display: inline-block; text-align: center; height: auto; line-height: 22px; position: relative;}
.widget.umUser li span,.umTj li span{ display: block; width: 100%; clear: both; color: #9ca0ad; font-size: 12px;}
.widget.umUser li span.s1,.umTj li span.s1{ font-size: 20px; color: #666666; font-weight: 300}
.widget.umUser li:after,.umTj li:after{content: "";width:1px;height: 33px;background: #f1f1f1;position: absolute;right: 0;top: 6px;}
.widget.umUser li.last:after,.umTj li.last:after{ display: none;}
.widget.umUser .divlist{width:50px; display: inline-block; vertical-align: top; text-align: center; padding: 5px 0 20px; position: relative; z-index: 1}
.widget.umUser .divlist a,.widget.umUser .divlist.weixin span{ width: 32px; height: 32px; line-height: 30px; text-align: center; margin: 0 auto;display: block;border-radius: 50px; opacity: .8;transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.widget.umUser .divlist a:hover,.widget.umUser .divlist.weixin span:hover{opacity: 1}
.widget.umUser .divlist a i{ font-size:20px;transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.widget.umUser .divlist a i[class^="ti-"],.widget.umUser .divlist a i[class*=" ti-"]{font-size: 14px;}
.widget.umUser .divlist.qqIcon a i{color: #1ea6e9;}
.widget.umUser .divlist.weiboIcon a i{color: #f78585;}
.widget.umUser .divlist.weixin span i{color: #6bc30d; font-size: 20px;}
.widget.umUser .divlist.tencent a i{color: #00C5FF;}
.widget.umUser .divlist.qqIcon a:hover i,
.widget.umUser .divlist.weiboIcon a:hover i,
.widget.umUser .divlist.weixin span:hover i,
.widget.umUser .divlist.tencent a:hover i{ color: #fff;}
.widget.umUser .divlist.qqIcon a { border: solid 1px #1ea6e9;}
.widget.umUser .divlist.weiboIcon a { border: solid 1px #f78585;}
.widget.umUser .divlist.weixin span { border: solid 1px #6bc30d;cursor: pointer}
.widget.umUser .divlist.tencent a { border: solid 1px #00C5FF;}
.widget.umUser .divlist.qqIcon a:hover{ background: #1ea6e9;}
.widget.umUser .divlist.weiboIcon a:hover{ background: #f78585; }
.widget.umUser .divlist.weixin span:hover{ background: #6bc30d;}
.widget.umUser .divlist.tencent a:hover{ background: #00C5FF;}
.widget.umUser .divlist.weixin span .ewmBx{ position: absolute; width: 180px; height: 180px; max-width: none; min-height: auto; padding:5px; background: #fff; box-shadow: 5px 0 15px rgba(0,0,0,.1); top: -220px; left: 50%; margin-left: -90px; opacity: 0; visibility: hidden;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;transition:.3s;}
.widget.umUser .divlist.weixin span:hover .ewmBx{opacity: 1; visibility:visible;top: -195px;}
.widget.umUser .divlist.weixin span .ewmBx .dot{ position: absolute; bottom: -13px; width: 26px; height: 26px; left: 50%; margin-left: -13px; font-size: 30px; color: #fff;}
.widget.umUser .divlist.weixin span .ewmBx img{width: 100%;max-width: 100%;}
.ummodule1 p{ text-align: center; padding: 10px 0;color: #666666; font-size: 12px;}
.ummodule1 img{max-width:100%;margin: 0px auto; display:block;}
.ummodule1.small img{max-width:68%;}
.ummodule1 h4{ text-align:center; font-size:16px; padding:5px 0 10px 0;}

body.jumpUrl{ background: #fff; position: static}
body.jumpUrl .warp{ margin: 0;}
body.jumpUrl .container{ width: 100%;padding: 0; min-height: auto; max-width: 780px; text-align: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%)}
body.jumpUrl .container .content{ background: #fff; padding: 0px;}
body.jumpUrl .container .img{ max-width: 160px; width: 100%; margin: 0 auto 20px}
body.jumpUrl .container .img img{width: 100%;}
body.jumpUrl .container .title{ font-size: 20px; line-height: 1.6; font-weight:600;}
body.jumpUrl .container .url{ margin: 10px 0 20px; font-size: 16px; line-height:1.6; opacity: .6}
body.jumpUrl .container .btnBox{ margin-top: 10px;display: inline-block;}
body.jumpUrl .container .btn{ display: inline-block; color: #fff; background: #ec414d;border: 1px solid #ec414d; margin: 0 8px; font-size: 16px; font-weight: 500; line-height: 36px; padding: 0 15px; border-radius: 4px}
body.jumpUrl .container .btn.goHome{ background: #fff; color: #ec414d; border: 1px solid #ec414d}

.phoneNav{position: fixed; bottom:0; left:0; height:0;width: 100%; height:52px;display: none;background:#fff;box-shadow: 0 -3px 10px rgba(0,0,0,.05);z-index:2;}
.phoneNav > ul{display: -webkit-box;display: -webkit-flex;-webkit-align-content: flex-start;-webkit-align-items: stretch;-webkit-box-align: stretch;-webkit-box-direction: normal;-webkit-box-lines: single;-webkit-box-orient: horizontal;-webkit-box-pack: justify;-webkit-flex-direction: row;-webkit-flex-wrap: nowrap;-webkit-justify-content: space-between;font-size:0; padding:0px}
.phoneNav li{width: 100%;line-height: 52px;font-size:14px;display: inline-block;position:relative;padding:0 5px;text-align: center;}
.phoneNav li a{display:block;cursor: pointer;}
.phoneNav li:before{content: '';display: block;background-color: #f5f5f8;position: absolute;right: 0;top:50%; margin-top:-10px;width:1px;height: 20px;}
.phoneNav li:last-child:before{display: none;}
.phoneNav > ul > li > ul{position: absolute;min-width: max-content;bottom:52px;left: 50%;transform: translateX(-50%) scale(0);background:#fff;box-shadow: 0 0px 5px rgba(0,0,0,.15);opacity: 0;visibility: hidden;-webkit-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;transform-origin:bottom center 0;}
.phoneNav > ul > li > ul li{line-height: 48px;display: block; padding:0 10px;min-width: 100px;border-bottom: 1px solid #f5f5f8;}
.phoneNav > ul > li > a i{ font-size:10px;margin-left: 2px;width: 10px;display: inline-block;vertical-align: middle;-webkit-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;}
.phoneNav > ul > li.cur > a i{transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-webkit-transform: rotate(-180deg);
-o-transform: rotate(-180deg);}
.phoneNav > ul > li.cur > ul{transform: translateX(-50%) scale(1);opacity: 1;visibility: visible;}
.heightNav{width: 100%;height: 52px;display: none;}

.gotop{ width: 36px; height: 36px; border-radius:0rem;text-align: center;line-height: 34px;cursor: pointer;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;color: #fff;background-color: #484848; position: fixed; right:10px; bottom: 90px; display: none;border-radius: 3px;z-index: 2;}
.gotop i{ font-family: iconfont;}
.gotop:hover{ color: #fff; background-color:#E94C3D;opacity:1;}

/**
 * Swiper 4.5.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 */
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}

/*banner*/
.banner{ background-color:#f3f4f9; max-height: 460px;overflow: hidden; position: relative;}
.banner .img { font-size: 0;}
.banner .img img{ width: 100%; max-width: 100%; max-height: 460px; min-height: 280px; object-fit: cover;}
.banner .swiper-slide .text{ width: 100%; height: 10rem; line-height: 4.6rem; position: absolute; bottom: 0; left: 0; right: 0; background-image: linear-gradient(-180deg,transparent,rgba(0,0,0,.6) 100%); margin-bottom: 0; color: #fff; font-size: 1.6rem;}
.banner .swiper-slide .text h4{ padding: 5rem 60px 0; width: 100%; max-width: 100%; display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.banner .bnNav{display: inline-block; width: auto;width: auto;top: 20px;bottom: auto;left: auto;right: 20px;}
.banner .swiper-pagination-bullet{ background-color: #fff; opacity: .4;}
.banner .swiper-pagination-bullet-active{background-color: #fff; opacity: 1;}
/*----------- 底部 -----------*/
.footer{width:100%;margin:0;padding:30px 0;clear:both; background:#212236; color:#82819C; font-size: 1.2rem; position:relative; z-index: 1;}
.footer .container{padding: 0 60px 0px 260px;}
.footer a{ color:#82819C;}
.footer a:hover{ color:#FFFFFF;}
.footer .text{ padding-top:5px;}
.footer .umBy{ margin:0 10px 0 0}
.footer .text.hideAll{ display: block; height: 0;}
.footer .umThemeBy .umBy,.footer .umThemeBy .umtheme{display: none;}
.footer .ftNav{ padding:5px 0 15px; opacity:1;visibility: inherit;}
.footer .ftNav a {display: inline-block;padding: 0 15px 0 0;position: relative;}
.footer .ftNav a:after {content: '';width: 1px;height: 12px;position: absolute;left: 0px;top: 3px;background:#82819C; opacity: .3;}
.footer .ftNav a:first-child:after {display: none;}
/*底部链接*/
.link{padding:0 0 2rem; overflow: hidden; display:inline-block; vertical-align:top;}
.link ul{ padding-right:30px; display:inline-block;}
.link ul li{ display: inline-block;}
.link ul li.h{ display:block; font-size:16px; margin-bottom:10px;}
.link ul li a{ margin:.5rem 1rem .5rem 0; color: #82819C;-webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.link ul li a:hover{color:#FFFFFF;}

/*响应适配*/
@media screen and (max-width:1440px){
.single .umBodyBox{padding-right: 350px;}
.sidebar{width: 300px;margin-left: -300px;}
}

@media screen and (max-width:1366px){
.single .umBodyBox{padding-right: 330px;}
.sidebar{width: 280px;margin-left: -280px;}
.single .umPostApp .postTitle{ margin-top: -6px;}
.single .postTitle .tit{ font-size: 24px; line-height: 1.4;}
}

@media screen and (max-width:1200px){
.single .umBodyBox{padding-right: 280px;}
.sidebar{width: 250px;margin-left: -250px;}
.umPostApp .box .img{ width: 320px;}
.shopBtn a{ min-width: 110px;}
.umSlide .swiper-slide{ max-width: 33.333%;}
}

@media screen and (max-width:1120px){
.single .umBodyBox{padding-right:0px;}
.sidebar{width:100%;margin-left:0px; display: none;}
.sidebar.phone{ display: block;}
.umPostApp{ padding: 20px;}
.umPostApp .box .img{ width: 300px;}
.umPostApp .box .text{ padding-left: 30px;}
}

@media screen and (max-width:1080px){
.umPostApp{padding: 40px 40px 20px;}
.umPostApp .box .img{ width: 100%;}
.umPostApp .box .text{ width: 100%; padding-left:0px;padding-top: 25px; overflow: inherit;clear: both;}
.single .umPostApp .postTitle{ margin-top: 0;}
.single .umDes{-webkit-line-clamp:5;}
.shopBtn a{ min-width: 120px;}
.umSlide .umSwiper{width: calc(100% + 20px);margin: 0px -10px;}
.umSlide .swiper-slide{padding:0 10px;}
}

@media screen and (max-width:900px){
.header{ width: 100%; height: 60px; bottom: auto; right: 0;}
.header .navBar,.header .share{ display: none;}
.header .mNavBtn{ display: block;}
.header .logo{ width: auto; height: 60px; float: left;}
.header .logo a img{ width: auto; height: 40px;}
.header .logo a{ padding: 10px;}
.header .sBtn{width: auto; float: right; clear:inherit; margin-top: 0;padding: 0 15px;}
.header .sBtn i{ line-height: 60px; background:none;}
.header .sBtn:hover i,.mNavBtn:hover i{color:#E94C3D;background:none;}
.header .sBtn i:after{ display: none;}
.warp{ padding-top: 60px;}
.umCrumb{padding: 15px 10px;}
body.open .leftNav{ left: 0;}
.container{ padding:0px;}
.footer .container{ padding: 0 50px;}
.banner .swiper-slide .text h4{padding: 5rem 50px 0;}
.main,.single .main{padding: 30px 50px 30px;}
.search{ margin-left: -250px;}
.umBox .umTop ul, .umBox .umArt {margin: 0 -40px 0 0;}
.umBox .umTop li{width: calc(100% / 3 - 40px);margin: 0 40px 0 0;}
.umBox .umArt .umUl{width: calc(100% / 3 - 50px);margin: 30px 40px 0 0;}
.umBox .umArt li{padding: 0 0 0 15px;}
.single .postTitle{ margin-top: 0;}
.mask{ z-index: 10;}
.umReward{margin-left:0px;}
@keyframes bounceInDown2{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1); margin-left:0px;}0%{opacity:0;transform:translate3d(0,-3000px,0) translate(-50%,-50%); margin-left: 0px;}60%{opacity:1;transform:translate3d(0,25px,0) translate(-50%,-50%); margin-left: 0px;}75%{transform:translate3d(0,-10px,0) translate(-50%,-50%); margin-left: 0px;}90%{transform:translate3d(0,5px,0) translate(-50%,-50%); margin-left: 0px;}to{transform:translate(-50%,-50%); margin-left: 0px;}}
}

@media screen and (max-width:768px){
.umBox .umTop ul, .umBox .umArt {margin:0;}
.umBox .umTop li{width:100%;margin: 0;}
.umBox .umArt .umUl{width:100%;margin: 20px 0 0 0;}
.umBox .umArt li{padding: 0 60px 0 15px;}
.umBox .umTop li{ padding-right: 60px; overflow: inherit;}
.umBox .umArt li .time,.umBox .umTop li .time{ display: block; opacity: .4;}
.umBox .title .more{ opacity: .4;}
.umBox .umTop .post, .umBox article.post, .umBox.umRelevant .post{padding: 0 0px 26px 0;margin-bottom: 25px;}
.single .umBody .rslist{ margin: 0 -4px;}
.single .umBody .rslist li{width: 33.333%; padding: 4px;}

}
@media screen and (max-width:640px){
.main,.single .main{padding: 20px 40px 20px;}
.footer .container{ padding: 0 20px;}
.banner .swiper-slide .text h4{padding: 5rem 40px 0;}
.umBox .post .umText .tit, .umBox article.post .tit{ font-size: 1.6rem;}
.umBox .post .umText .umInfo{max-height: 46px;line-height: 1.6;}
.umBox .umTop .post, .umBox article.post, .umBox.umRelevant .post{padding: 0 0px 21px 0;margin-bottom: 20px;}
.umBox .post .umPic,.umBox.umRelevant .post .umPic{ width: 160px;}
.phoneNav,.heightNav{display: block;}
 body.jumpUrl .container .title{ font-size: 18px;}
 body.jumpUrl .container .url{font-size: 14px;}
	.umPostApp{padding: 30px 30px 10px;margin-bottom:30px;}
	.shopBtn a{ min-width: 110px;}
	.umPostApp .box .umPrice em{ font-size: 24px;}
	.search{ width: 400px;margin-left: -200px;}
	.umSlide .swiper-slide{ max-width: 50%;}
}
@media screen and (max-width:520px){
.main,.single .main{padding: 15px 20px 15px;}
.footer .container{ padding: 0 15px;}
.banner .swiper-slide .text h4{padding: 5rem 20px 0;}
.umBox .post .umText{padding-left: 20px;}
.umBox .post .umText .tit, .umBox article.post .tit{white-space: normal;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.umBox .post .umText .umInfo,.umBox .post .umText .info em.ceta{ display: none;}
.umBox .post.vertical .umText .umInfo{display: -webkit-box;-webkit-line-clamp: 4;}
.umBox .post .umText.noMedia .umInfo{ display: -webkit-box;}
.umBox .post .umPic,.umBox.umRelevant .post .umPic{ width: 130px;}
.umBox .post .umText .info{margin:0;}
.umBox .post .umText.noMedia .info{ margin-top: 1rem;}
.umSort{float: none;margin: 12px 0 0;}
.umSort .filter i{margin: 0 6px 0 0;}
.single .umBody .rslist li{width:50%; padding: 4px;}
.single .postTitle .tit{font-size: 20px;}
.umBody img{ height: auto!important;}
.umBox .umArt .umUl{margin: 15px 0 0 0;}
}

@media screen and (max-width:480px){
	.umBox .post .umPic,.umBox.umRelevant .post .umPic{ width: 110px;}
	.umPostApp{padding: 20px 20px 5px;}
	.umPostApp .box .umPrice{ text-align: center;}
	.umPostApp .box .umPrice span{ width: 100%;margin:10px 0 0 0; font-size: 16px;}
	.umPostApp .box .umPrice span em{ font-size: 16px;}
	.umPostApp .shopBtn{ text-align: center;}
	.shopBtn a{width: 100%;max-width: 200px;display: inline-block;margin: 10px auto;}
	.search{ width: 300px;margin-left: -150px;}
	.umSlide .swiper-slide{ max-width: 100%;}
	.umBox .post.vertical .umText .umInfo{-webkit-line-clamp: 3;}
}
@media screen and (max-width:375px){
	
}


@font-face{
	font-family:'themify';
	src:url('fonts/themify.eot?-fvbane');
	src:url('fonts/themify.eot?#iefix-fvbane') format('embedded-opentype'),
	url('fonts/themify.woff?-fvbane') format('woff'),
	url('fonts/themify.ttf?-fvbane') format('truetype'),
	url('fonts/themify.svg?-fvbane#themify') format('svg');
	font-weight:normal;
	font-style:normal}

[class^="ti-"],[class*=" ti-"]{font-family:'themify';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-wand:before{content:"\e600"}.ti-volume:before{content:"\e601"}.ti-user:before{content:"\e602"}.ti-unlock:before{content:"\e603"}.ti-unlink:before{content:"\e604"}.ti-trash:before{content:"\e605"}.ti-thought:before{content:"\e606"}.ti-target:before{content:"\e607"}.ti-tag:before{content:"\e608"}.ti-tablet:before{content:"\e609"}.ti-star:before{content:"\e60a"}.ti-spray:before{content:"\e60b"}.ti-signal:before{content:"\e60c"}.ti-shopping-cart:before{content:"\e60d"}.ti-shopping-cart-full:before{content:"\e60e"}.ti-settings:before{content:"\e60f"}.ti-search:before{content:"\e610"}.ti-zoom-in:before{content:"\e611"}.ti-zoom-out:before{content:"\e612"}.ti-cut:before{content:"\e613"}.ti-ruler:before{content:"\e614"}.ti-ruler-pencil:before{content:"\e615"}.ti-ruler-alt:before{content:"\e616"}.ti-bookmark:before{content:"\e617"}.ti-bookmark-alt:before{content:"\e618"}.ti-reload:before{content:"\e619"}.ti-plus:before{content:"\e61a"}.ti-pin:before{content:"\e61b"}.ti-pencil:before{content:"\e61c"}.ti-pencil-alt:before{content:"\e61d"}.ti-paint-roller:before{content:"\e61e"}.ti-paint-bucket:before{content:"\e61f"}.ti-na:before{content:"\e620"}.ti-mobile:before{content:"\e621"}.ti-minus:before{content:"\e622"}.ti-medall:before{content:"\e623"}.ti-medall-alt:before{content:"\e624"}.ti-marker:before{content:"\e625"}.ti-marker-alt:before{content:"\e626"}.ti-arrow-up:before{content:"\e627"}.ti-arrow-right:before{content:"\e628"}.ti-arrow-left:before{content:"\e629"}.ti-arrow-down:before{content:"\e62a"}.ti-lock:before{content:"\e62b"}.ti-location-arrow:before{content:"\e62c"}.ti-link:before{content:"\e62d"}.ti-layout:before{content:"\e62e"}.ti-layers:before{content:"\e62f"}.ti-layers-alt:before{content:"\e630"}.ti-key:before{content:"\e631"}.ti-import:before{content:"\e632"}.ti-image:before{content:"\e633"}.ti-heart:before{content:"\e634"}.ti-heart-broken:before{content:"\e635"}.ti-hand-stop:before{content:"\e636"}.ti-hand-open:before{content:"\e637"}.ti-hand-drag:before{content:"\e638"}.ti-folder:before{content:"\e639"}.ti-flag:before{content:"\e63a"}.ti-flag-alt:before{content:"\e63b"}.ti-flag-alt-2:before{content:"\e63c"}.ti-eye:before{content:"\e63d"}.ti-export:before{content:"\e63e"}.ti-exchange-vertical:before{content:"\e63f"}.ti-desktop:before{content:"\e640"}.ti-cup:before{content:"\e641"}.ti-crown:before{content:"\e642"}.ti-comments:before{content:"\e643"}.ti-comment:before{content:"\e644"}.ti-comment-alt:before{content:"\e645"}.ti-close:before{content:"\e646"}.ti-clip:before{content:"\e647"}.ti-angle-up:before{content:"\e648"}.ti-angle-right:before{content:"\e649"}.ti-angle-left:before{content:"\e64a"}.ti-angle-down:before{content:"\e64b"}.ti-check:before{content:"\e64c"}.ti-check-box:before{content:"\e64d"}.ti-camera:before{content:"\e64e"}.ti-announcement:before{content:"\e64f"}.ti-brush:before{content:"\e650"}.ti-briefcase:before{content:"\e651"}.ti-bolt:before{content:"\e652"}.ti-bolt-alt:before{content:"\e653"}.ti-blackboard:before{content:"\e654"}.ti-bag:before{content:"\e655"}.ti-move:before{content:"\e656"}.ti-arrows-vertical:before{content:"\e657"}.ti-arrows-horizontal:before{content:"\e658"}.ti-fullscreen:before{content:"\e659"}.ti-arrow-top-right:before{content:"\e65a"}.ti-arrow-top-left:before{content:"\e65b"}.ti-arrow-circle-up:before{content:"\e65c"}.ti-arrow-circle-right:before{content:"\e65d"}.ti-arrow-circle-left:before{content:"\e65e"}.ti-arrow-circle-down:before{content:"\e65f"}.ti-angle-double-up:before{content:"\e660"}.ti-angle-double-right:before{content:"\e661"}.ti-angle-double-left:before{content:"\e662"}.ti-angle-double-down:before{content:"\e663"}.ti-zip:before{content:"\e664"}.ti-world:before{content:"\e665"}.ti-wheelchair:before{content:"\e666"}.ti-view-list:before{content:"\e667"}.ti-view-list-alt:before{content:"\e668"}.ti-view-grid:before{content:"\e669"}.ti-uppercase:before{content:"\e66a"}.ti-upload:before{content:"\e66b"}.ti-underline:before{content:"\e66c"}.ti-truck:before{content:"\e66d"}.ti-timer:before{content:"\e66e"}.ti-ticket:before{content:"\e66f"}.ti-thumb-up:before{content:"\e670"}.ti-thumb-down:before{content:"\e671"}.ti-text:before{content:"\e672"}.ti-stats-up:before{content:"\e673"}.ti-stats-down:before{content:"\e674"}.ti-split-v:before{content:"\e675"}.ti-split-h:before{content:"\e676"}.ti-smallcap:before{content:"\e677"}.ti-shine:before{content:"\e678"}.ti-shift-right:before{content:"\e679"}.ti-shift-left:before{content:"\e67a"}.ti-shield:before{content:"\e67b"}.ti-notepad:before{content:"\e67c"}.ti-server:before{content:"\e67d"}.ti-quote-right:before{content:"\e67e"}.ti-quote-left:before{content:"\e67f"}.ti-pulse:before{content:"\e680"}.ti-printer:before{content:"\e681"}.ti-power-off:before{content:"\e682"}.ti-plug:before{content:"\e683"}.ti-pie-chart:before{content:"\e684"}.ti-paragraph:before{content:"\e685"}.ti-panel:before{content:"\e686"}.ti-package:before{content:"\e687"}.ti-music:before{content:"\e688"}.ti-music-alt:before{content:"\e689"}.ti-mouse:before{content:"\e68a"}.ti-mouse-alt:before{content:"\e68b"}.ti-money:before{content:"\e68c"}.ti-microphone:before{content:"\e68d"}.ti-menu:before{content:"\e68e"}.ti-menu-alt:before{content:"\e68f"}.ti-map:before{content:"\e690"}.ti-map-alt:before{content:"\e691"}.ti-loop:before{content:"\e692"}.ti-location-pin:before{content:"\e693"}.ti-list:before{content:"\e694"}.ti-light-bulb:before{content:"\e695"}.ti-Italic:before{content:"\e696"}.ti-info:before{content:"\e697"}.ti-infinite:before{content:"\e698"}.ti-id-badge:before{content:"\e699"}.ti-hummer:before{content:"\e69a"}.ti-home:before{content:"\e69b"}.ti-help:before{content:"\e69c"}.ti-headphone:before{content:"\e69d"}.ti-harddrives:before{content:"\e69e"}.ti-harddrive:before{content:"\e69f"}.ti-gift:before{content:"\e6a0"}.ti-game:before{content:"\e6a1"}.ti-filter:before{content:"\e6a2"}.ti-files:before{content:"\e6a3"}.ti-file:before{content:"\e6a4"}.ti-eraser:before{content:"\e6a5"}.ti-envelope:before{content:"\e6a6"}.ti-download:before{content:"\e6a7"}.ti-direction:before{content:"\e6a8"}.ti-direction-alt:before{content:"\e6a9"}.ti-dashboard:before{content:"\e6aa"}.ti-control-stop:before{content:"\e6ab"}.ti-control-shuffle:before{content:"\e6ac"}.ti-control-play:before{content:"\e6ad"}.ti-control-pause:before{content:"\e6ae"}.ti-control-forward:before{content:"\e6af"}.ti-control-backward:before{content:"\e6b0"}.ti-cloud:before{content:"\e6b1"}.ti-cloud-up:before{content:"\e6b2"}.ti-cloud-down:before{content:"\e6b3"}.ti-clipboard:before{content:"\e6b4"}.ti-car:before{content:"\e6b5"}.ti-calendar:before{content:"\e6b6"}.ti-book:before{content:"\e6b7"}.ti-bell:before{content:"\e6b8"}.ti-basketball:before{content:"\e6b9"}.ti-bar-chart:before{content:"\e6ba"}.ti-bar-chart-alt:before{content:"\e6bb"}.ti-back-right:before{content:"\e6bc"}.ti-back-left:before{content:"\e6bd"}.ti-arrows-corner:before{content:"\e6be"}.ti-archive:before{content:"\e6bf"}.ti-anchor:before{content:"\e6c0"}.ti-align-right:before{content:"\e6c1"}.ti-align-left:before{content:"\e6c2"}.ti-align-justify:before{content:"\e6c3"}.ti-align-center:before{content:"\e6c4"}.ti-alert:before{content:"\e6c5"}.ti-alarm-clock:before{content:"\e6c6"}.ti-agenda:before{content:"\e6c7"}.ti-write:before{content:"\e6c8"}.ti-window:before{content:"\e6c9"}.ti-widgetized:before{content:"\e6ca"}.ti-widget:before{content:"\e6cb"}.ti-widget-alt:before{content:"\e6cc"}.ti-wallet:before{content:"\e6cd"}.ti-video-clapper:before{content:"\e6ce"}.ti-video-camera:before{content:"\e6cf"}.ti-vector:before{content:"\e6d0"}.ti-themify-logo:before{content:"\e6d1"}.ti-themify-favicon:before{content:"\e6d2"}.ti-themify-favicon-alt:before{content:"\e6d3"}.ti-support:before{content:"\e6d4"}.ti-stamp:before{content:"\e6d5"}.ti-split-v-alt:before{content:"\e6d6"}.ti-slice:before{content:"\e6d7"}
.ti-shortcode:before{content:"\e6d8"}.ti-shift-right-alt:before{content:"\e6d9"}.ti-shift-left-alt:before{content:"\e6da"}.ti-ruler-alt-2:before{content:"\e6db"}.ti-receipt:before{content:"\e6dc"}.ti-pin2:before{content:"\e6dd"}.ti-pin-alt:before{content:"\e6de"}.ti-pencil-alt2:before{content:"\e6df"}.ti-palette:before{content:"\e6e0"}.ti-more:before{content:"\e6e1"}.ti-more-alt:before{content:"\e6e2"}.ti-microphone-alt:before{content:"\e6e3"}.ti-magnet:before{content:"\e6e4"}.ti-line-double:before{content:"\e6e5"}.ti-line-dotted:before{content:"\e6e6"}.ti-line-dashed:before{content:"\e6e7"}.ti-layout-width-full:before{content:"\e6e8"}.ti-layout-width-default:before{content:"\e6e9"}.ti-layout-width-default-alt:before{content:"\e6ea"}.ti-layout-tab:before{content:"\e6eb"}.ti-layout-tab-window:before{content:"\e6ec"}.ti-layout-tab-v:before{content:"\e6ed"}.ti-layout-tab-min:before{content:"\e6ee"}.ti-layout-slider:before{content:"\e6ef"}.ti-layout-slider-alt:before{content:"\e6f0"}.ti-layout-sidebar-right:before{content:"\e6f1"}.ti-layout-sidebar-none:before{content:"\e6f2"}.ti-layout-sidebar-left:before{content:"\e6f3"}.ti-layout-placeholder:before{content:"\e6f4"}.ti-layout-menu:before{content:"\e6f5"}.ti-layout-menu-v:before{content:"\e6f6"}.ti-layout-menu-separated:before{content:"\e6f7"}.ti-layout-menu-full:before{content:"\e6f8"}.ti-layout-media-right-alt:before{content:"\e6f9"}.ti-layout-media-right:before{content:"\e6fa"}.ti-layout-media-overlay:before{content:"\e6fb"}.ti-layout-media-overlay-alt:before{content:"\e6fc"}.ti-layout-media-overlay-alt-2:before{content:"\e6fd"}.ti-layout-media-left-alt:before{content:"\e6fe"}.ti-layout-media-left:before{content:"\e6ff"}.ti-layout-media-center-alt:before{content:"\e700"}.ti-layout-media-center:before{content:"\e701"}.ti-layout-list-thumb:before{content:"\e702"}.ti-layout-list-thumb-alt:before{content:"\e703"}.ti-layout-list-post:before{content:"\e704"}.ti-layout-list-large-image:before{content:"\e705"}.ti-layout-line-solid:before{content:"\e706"}.ti-layout-grid4:before{content:"\e707"}.ti-layout-grid3:before{content:"\e708"}.ti-layout-grid2:before{content:"\e709"}.ti-layout-grid2-thumb:before{content:"\e70a"}.ti-layout-cta-right:before{content:"\e70b"}.ti-layout-cta-left:before{content:"\e70c"}.ti-layout-cta-center:before{content:"\e70d"}.ti-layout-cta-btn-right:before{content:"\e70e"}.ti-layout-cta-btn-left:before{content:"\e70f"}.ti-layout-column4:before{content:"\e710"}.ti-layout-column3:before{content:"\e711"}.ti-layout-column2:before{content:"\e712"}.ti-layout-accordion-separated:before{content:"\e713"}.ti-layout-accordion-merged:before{content:"\e714"}.ti-layout-accordion-list:before{content:"\e715"}.ti-ink-pen:before{content:"\e716"}.ti-info-alt:before{content:"\e717"}.ti-help-alt:before{content:"\e718"}.ti-headphone-alt:before{content:"\e719"}.ti-hand-point-up:before{content:"\e71a"}.ti-hand-point-right:before{content:"\e71b"}.ti-hand-point-left:before{content:"\e71c"}.ti-hand-point-down:before{content:"\e71d"}.ti-gallery:before{content:"\e71e"}.ti-face-smile:before{content:"\e71f"}.ti-face-sad:before{content:"\e720"}.ti-credit-card:before{content:"\e721"}.ti-control-skip-forward:before{content:"\e722"}.ti-control-skip-backward:before{content:"\e723"}.ti-control-record:before{content:"\e724"}.ti-control-eject:before{content:"\e725"}.ti-comments-smiley:before{content:"\e726"}.ti-brush-alt:before{content:"\e727"}.ti-youtube:before{content:"\e728"}.ti-vimeo:before{content:"\e729"}.ti-twitter:before{content:"\e72a"}.ti-time:before{content:"\e72b"}.ti-tumblr:before{content:"\e72c"}.ti-skype:before{content:"\e72d"}.ti-share:before{content:"\e72e"}.ti-share-alt:before{content:"\e72f"}.ti-rocket:before{content:"\e730"}.ti-pinterest:before{content:"\e731"}.ti-new-window:before{content:"\e732"}.ti-microsoft:before{content:"\e733"}.ti-list-ol:before{content:"\e734"}.ti-linkedin:before{content:"\e735"}.ti-layout-sidebar-2:before{content:"\e736"}.ti-layout-grid4-alt:before{content:"\e737"}.ti-layout-grid3-alt:before{content:"\e738"}.ti-layout-grid2-alt:before{content:"\e739"}.ti-layout-column4-alt:before{content:"\e73a"}.ti-layout-column3-alt:before{content:"\e73b"}.ti-layout-column2-alt:before{content:"\e73c"}.ti-instagram:before{content:"\e73d"}.ti-google:before{content:"\e73e"}.ti-github:before{content:"\e73f"}.ti-flickr:before{content:"\e740"}.ti-facebook:before{content:"\e741"}.ti-dropbox:before{content:"\e742"}.ti-dribbble:before{content:"\e743"}.ti-apple:before{content:"\e744"}.ti-android:before{content:"\e745"}.ti-save:before{content:"\e746"}.ti-save-alt:before{content:"\e747"}.ti-yahoo:before{content:"\e748"}.ti-wordpress:before{content:"\e749"}.ti-vimeo-alt:before{content:"\e74a"}.ti-twitter-alt:before{content:"\e74b"}.ti-tumblr-alt:before{content:"\e74c"}.ti-trello:before{content:"\e74d"}.ti-stack-overflow:before{content:"\e74e"}.ti-soundcloud:before{content:"\e74f"}.ti-sharethis:before{content:"\e750"}.ti-sharethis-alt:before{content:"\e751"}.ti-reddit:before{content:"\e752"}.ti-pinterest-alt:before{content:"\e753"}.ti-microsoft-alt:before{content:"\e754"}.ti-linux:before{content:"\e755"}.ti-jsfiddle:before{content:"\e756"}.ti-joomla:before{content:"\e757"}.ti-html5:before{content:"\e758"}.ti-flickr-alt:before{content:"\e759"}.ti-email:before{content:"\e75a"}.ti-drupal:before{content:"\e75b"}.ti-dropbox-alt:before{content:"\e75c"}.ti-css3:before{content:"\e75d"}.ti-rss:before{content:"\e75e"}.ti-rss-alt:before{content:"\e75f"}
[class^="icon-"], [class*=" icon-"]{font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
.icon-android:before{content:"\e669";}.icon-alipay:before{content:"\e63d";}.icon-facebook:before{content:"\e6e5";}.icon-disqus:before{content:"\e700";}.icon-line:before{content:"\e63e";}.icon-apple-fill:before{content:"\e881";}.icon-dingding:before{content:"\e682";}.icon-android-fill:before{content:"\e6bb";}.icon-bilibili:before{content:"\e602";}.icon-telegram:before{content:"\e8db";}.icon-zcool-fill:before{content:"\e6cf";}.icon-souhuyingyin:before{content:"\e601";}.icon-youtube:before{content:"\e8e2";}.icon-kuaishou:before{content:"\e8dc";}.icon-douyin:before{content:"\e62d";}.icon-huaban:before{content:"\e63c";}.icon-github3:before{content:"\e70b";}.icon-baidu:before{content:"\e650";}.icon-taobao:before{content:"\e87c";}.icon-instagram-fill:before{content:"\e88f";}.icon-whatsapp-fill:before{content:"\e6d0";}.icon-tieba:before{content:"\e600";}.icon-github:before{content:"\e66f";}.icon-shejiaotubiao-12:before{content:"\e643";}.icon-linkedin:before{content:"\e768";}.icon-behance:before{content:"\e87a";}.icon-skype-fill:before{content:"\e882";}.icon-qzone:before{content:"\e62a";}.icon-mini-program-fill:before{content:"\e769";}.icon-zhihu:before{content:"\e698";}.icon-tuite:before{content:"\ee49";}.icon-stars:before{content:"\e6ae";}.icon-shezhi:before{content:"\e603";}.icon-tuichu:before{content:"\e61b";}.icon-shezhi1:before{content:"\e63b";}.icon-shezhi2:before{content:"\e60f";}.icon-guanbituichu:before{content:"\e613";}.icon-tuichu1:before{content:"\e7fa";}.icon-shezhi3:before{content:"\e670";}.icon-duihao:before{content:"\eb1d";}.icon-gouxuan-copy:before{content:"\e60e";}.icon-locking:before{content:"\e69e";}.icon-safety:before{content:"\e6a0";}.icon-nickname:before{content:"\e6a1";}.icon-weixuan:before{content:"\e67b";}.icon-yixuan:before{content:"\e67c";}.icon-yhLeft:before{content:"\e6b7";}.icon-yhRight:before{content:"\ec26";}.icon-changyonglogo28:before{content:"\e715";}.icon-jiantou1:before{content:"\e62e";}.icon-weibo1:before{content:"\e67a";}.icon-icon--1:before{content:"\e718";}.icon-icon--2:before{content:"\e719";}.icon-rocket:before{content:"\e66d";}.icon-xiala-:before{content:"\e629";}.icon-jiantou1-copy:before{content:"\e729";}.icon-jiantou1-copy1:before{content:"\e72a";}.icon-qq1:before{content:"\e6cd";}


.umBox .post .umPic,.umSlide .img,.umSlide .swiper-container,.umBody img,.widget,.umLike a,.umBnPic{ border-radius: 4px;}