/*==========
Author: umtheme
Author URI: http://www.umtheme.com/
Theme ID: umFood
Theme Name: 优美美食版主题
==========*/
 html{-webkit-text-size-adjust:none; /*解决chrome浏览器下字体不能小于12px*/font-size:62.5%;}
 body{ font-size: 1.4rem;color:#333; font-family:PingFang SC, Lantinghei SC, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, 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;}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:#081018;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;}
.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}
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;}
body{ background:#f2f3f8;}
html.ov,html.ov body{ overflow: hidden;width:100%; height:100%;}
img{max-width:100%}

@font-face {
  font-family: "iconfont"; /* Project id 934715 */
  src: url('fonts/iconfont.woff2?t=1701331002475') format('woff2'),
       url('fonts/iconfont.woff?t=1701331002475') format('woff'),
       url('fonts/iconfont.ttf?t=1701331002475') format('truetype');
}

.iconfont,[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;}
/*文字两侧对齐*/
.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+*/}

/*超出省略号*/
.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,.postList.cateBn:before,.postList.cateBn:after{content: "";display: block;height: 0;overflow: hidden;}
.container:after,.main:after,.orw:after,.postList.cateBn:after{clear:both;}
.container{max-width:1280px; padding: 0 15px; margin: 0 auto; position:relative; clear:both; z-index: 2;}
.warp{ margin-top:66px;-webkit-transition:margin-top .3s ease;-o-transition:margin-top .3s ease;transition:margin-top .3s ease;}
.orw{ display: block;}
*,:after,:before {-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;}
.htmlPic{ background-position: center; background-size: cover; background-attachment: fixed; position:fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 0;}
.htmlPic a{width: 100%;height: 100%;display: block;}
/*----------- 头部 -----------*/
.header{display:block; height:66px; background:#070729; position:relative;-webkit-transition:top .3s ease;-o-transition:top .3s ease;transition:top .3s ease; z-index:3; box-shadow: 0 2px 20px 0 rgba(0,0,0,0.08);}
.header.fixed{ position:fixed; width:100%; left:0; top:0;-webkit-transition: left .3s ease;-moz-transition: left .3s ease;transition: left .3s ease;-webkit-animation-duration: .6s;
animation-duration: .6s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
.header.fixed.fixedOut{-webkit-animation-name: slideUp;animation-name: slideUp;}
.header.fixed.fixedIn.fixedOut{-webkit-animation-name: slideDown;animation-name: slideDown;}
.header .container{margin:0 auto}
.header .logo{ float:left;overflow:hidden; height:66px;}
.header .logo h1{height:100%; display:block;}
.header .logo a{height:100%; padding: 4px 0; display:block; position:relative; font-size:0; overflow:hidden;}
.header .logo a img{height:100%;}

/*导航栏*/
.header .navBar{ float:right;}
.header .navBar li{ display:inline-block; height:66px; line-height:66px; position:relative; vertical-align:top;}
.header .navBar li a,.header .navBar li span{ display:inline-block; padding:0 15px; color:#E8E8E8; font-size:16px; position:relative; z-index:2; min-width:62px; text-align:center; -moz-osx-font-smoothing: auto;font-weight: normal; -webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease;}
.header .navBar li span{ cursor:default}
.header .navBar li a i,.header .navBar li span i{ font-size: 19px; vertical-align: -1px; padding-right: 3px;}
.header .navBar li em[class*="dot"]{ display:inline-block;position:relative; right:12px;z-index:1;width:16px}
.header .navBar li em[class*="dot"] i{ color:#E8E8E8; font-size:16px; width:16px;}
.header .navBar li.active a,.header .navBar li.on a,.header .navBar li a:hover,.header .navBar li.active em[class*="dot"] i,.header .navBar li.on em[class*="dot"] i{color:#FFFFFF;}
.header .navBar li:before{width:5px; height:5px; position: absolute; bottom:12px; left:50%; transform:translateX(-50%); background-color: #E94C3D; content: ''; border-radius:50px; opacity: 0;}
.header .navBar li.active:before{ opacity: 1}
/*二级高亮*/
.header .navBar ul li>ul{ width:100%; min-width:130px; padding:2px 0 0; position:absolute; top:120%; left:50%; transform:translateX(-50%); right:0;background:#E94C3D; z-index:888; visibility:hidden; opacity:0; box-shadow:0px 8px 25px rgba(0,0,0,.15);-webkit-transition:ease-in-out 0.3s;-o-transition:ease-in-out 0.3s;transition:ease-in-out 0.3s;}
.header .navBar ul li>ul:before{content: "";display: block;border-top: none;border-right: 6px solid transparent;border-bottom: 6px solid #E94C3D;border-left: 6px solid transparent;position: absolute;top: -6px;left: 50%; transform: translateX(-50%)}
.header .navBar ul li>ul>li>ul:before{ display: none}
.header .navBar ul li>ul li{ width:100%; height:42px; line-height:42px; display:block; background: #fff;}
.header .navBar ul li>ul li a,.header .navBar ul li.active > ul li a{ width: 100%; text-align:center;height:44px; line-height:44px; font-size:14px; opacity:1;-webkit-transition:ease-in-out 0.3s;-o-transition:ease-in-out 0.3s;transition:ease-in-out 0.3s; background: #fff;}
.header .navBar ul li.on>ul li a,.header .navBar ul li.on>ul li span{ color: #1d1d1d}
.header .navBar ul li>ul li.on a,.header .navBar ul li>ul li.on a:hover{ background:#E94C3D;color:#fff; font-weight: normal}
.header .navBar ul li.on>ul{ visibility:visible; opacity:1;top:100%;}
.header .navBar ul li>ul li em[class*="dot"]{ position:absolute; right:5px; left:auto; top:0; z-index:3;-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);-o-transform: rotate(-90deg);transform: rotate(-90deg); }
.header .navBar ul li.on>ul li em[class*="dot"] i{color: #1d1d1d; opacity: .5;-webkit-transition:ease-in-out 0.3s;-o-transition:ease-in-out 0.3s;transition:ease-in-out 0.3s;}
.header .navBar ul li.on>ul li.on em[class*="dot"] i{ color:#fff; opacity: 1}
.header .navBar ul > li > ul > li a i,.header .navBar ul > li > ul > li span i{ font-size: 16px;}
/*三级高亮*/
.header .navBar ul li>ul li .sub2{visibility:hidden; opacity:0; visibility: hidden; top:30px; right:-100%; left: auto;-webkit-transition:ease-in-out 0.3s;-o-transition:ease-in-out 0.3s;transition:ease-in-out 0.3s; transform: translateX(0); padding: 0;}
.header .navBar ul li>ul li.on .sub2{top:-2px; visibility:visible; opacity:1; visibility: visible;}
.header .navBar ul li>ul li.on .sub2 li a,.header .navBar ul li>ul li.on .sub2 li a:hover{ background:#fff; color: #1d1d1d}
.header .navBar ul li>ul li.on .sub2 li.on a,.header .navBar ul li>ul li.on .sub2 li.on a:hover{background:#E94C3D; color: #fff;}


/*自定义导航*/
.header .navBar ul.umThemeNav { font-size: 0;}
.header .navBar ul.umThemeNav li > ul{width:400px; font-size: 0;box-shadow:0px 10px 15px rgba(0,0,0,.06); border-bottom-left-radius: 4px;border-bottom-right-radius: 4px; overflow: hidden; padding:2px 20px 10px;background:#fff;top:100%;}
.header .navBar ul.umThemeNav li.on > ul{ top: 100%}
.header .navBar ul.umThemeNav li:nth-last-child(-n + 2) > ul{right: -110px; left: auto; transform: translateX(0)}
.header .navBar ul.umThemeNav li:last-child > ul{right: -37px; left: auto; transform: translateX(0)}
.header .navBar ul.umThemeNav li > ul:before{ display: none}
.header .navBar ul.umThemeNav li > ul li{ float: left;width: 25%;padding:4px 4px;background:none;height: auto; line-height: 28px; text-align: left;}
.header .navBar ul.umThemeNav li > ul li.h{ width: 100%; font-size: 14px; font-weight: 500; margin-top: 8px;height: 28px; line-height: 28px;}
.header .navBar ul.umThemeNav li > ul li a,.header .navBar ul.umThemeNav li > ul li span, .header .navBar ul.umThemeNav li.active > ul li a{ background:none;height: 32px; line-height: 32px; text-align: left; padding: 0; float: left; width: auto;min-width:inherit;}
.header .navBar ul.umThemeNav li > ul li.on a, .header .navBar ul.umThemeNav  li > ul li.on a:hover{ background: none; color: #E94C3D;}

.header .navBar ul.umThemeNav li > ul li em[class*="dot"]{ display: none}
.header .navBar ul.umThemeNav li > ul li .sub2{ visibility:hidden; position: static; box-shadow: none; width: 100%; clear: both; opacity: 0}
.header .navBar ul.umThemeNav li.on > ul li .sub2{ visibility:visible;opacity: 1}
.header .navBar ul.umThemeNav li > ul li{ width:100%; display: block; font-weight: 500; clear: both;}
.header .navBar ul.umThemeNav li > ul > li > ul > li{ width: 25%;padding: 0; font-weight: normal; clear: none;height: 28px; line-height: 28px;}
.header .navBar ul.umThemeNav li > ul > li > ul > li a{ color: #585858;height: 28px; line-height: 28px;}
.header .navBar ul.umThemeNav li > ul > li.on > ul > li a, .header .navBar ul.umThemeNav li > ul > li.on > ul > li a:hover{ color: #585858; font-weight: inherit}
.header .navBar ul.umThemeNav li > ul li.on .sub2 li.on a, .header .navBar ul.umThemeNav li > ul li.on .sub2 li.on a:hover{ color: #E94C3D; background: none}
.header .navBar ul.umThemeNav li > ul > li.on a, .header .navBar ul.umThemeNav li > ul > li.on a:hover{font-weight: 500; color: #1d1d1d}
.header .navBar ul.umThemeNav li > ul > li.on a:hover, .header .navBar ul.umThemeNav li > ul > li.on a:hover{color: #E94C3D}
.header .navBar ul.umThemeNav li > ul > li.on, .header .navBar ul.umThemeNav li > ul > li.on > li{ font-weight: inherit;}
.header .navBar ul.umThemeNav li > ul > li > ul > li:before{ display: none}
.header .navBar ul.umThemeNav li > ul > li span{ font-size: 14px; font-weight: 500}

.header .navBar ul.umThemeNav li > ul.leve{ padding-top: 10px;}
.header .navBar ul.umThemeNav li > ul.leve li{ clear: none; width: 25%;}
.header .navBar ul.umThemeNav li > ul.leve li a{ font-weight: normal; color: #585858;}
.header .navBar ul.umThemeNav li > ul.leve li a:hover{ color: #E94C3D; }

.leftNav li a i,.leftNav li span i{ vertical-align: -1px; padding-right: 3px;}
.leftNav ul.umThemeNav li > ul li{padding: 0 30px;line-height: 48px;color: #FFFFFF;display: block;}
.leftNav ul.umThemeNav li > ul li a{padding: 0 20px; margin: 0 -30px;}
.leftNav ul.umThemeNav li span{padding: 0 25px;line-height: 48px;color: #FFFFFF;display: block;border-bottom: 1px solid rgba(255,255,255,0.08);}
.leftNav ul.umThemeNav li > ul > li span{font-size: 12px; opacity: .8;margin: 0 -30px; padding: 0 30px;}
.leftNav ul.umThemeNav > li > ul > li > ul{ padding: 0 10px; margin: 0 -40px;}
.leftNav ul.umThemeNav > li > ul > li > ul li a{ padding: 0 30px;}
.leftNav li em[class*="dot"].w{ width: 100%;}
.leftNav li em[class*="dot"].w i{ left: auto; right: 0;}

/*移动端*/
.mNavBtn{ position:absolute; top:0; bottom:0; left:0px; padding:0 15px; height:100%; display:none; line-height:48px; cursor:pointer;}
.mNavBtn i{color:#E8E8E8; opacity:1; font-size:22px;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease; }
.mNavBtn:hover i{ color:#FFFFFF}
.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 25px; line-height:48px; color:#FFFFFF; display:block; border-bottom:1px solid rgba(255,255,255,0.08);}
.leftNav li a:hover{ background:rgba(0,0,0,0.1);}
.leftNav ul li>ul{ display:none;}
.leftNav li em[class*="dot"]{position: absolute;top:0px;right:0px; width:48px; height:48px; text-align:center; border-left:1px solid rgba(255,255,255,0); cursor:pointer;}
.leftNav li em[class*="dot"] i{font-size: 18px;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(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}
.leftNav ul li>ul li a{border-bottom:1px solid rgba(255,255,255,0.05); opacity:0.8; font-size:12px; text-indent:1em}
/*搜索*/
.search{ float:right;margin-left:5px; position:relative; z-index: 3}
.search i.icon{ color:#E8E8E8; line-height:66px; opacity:1; font-size:22px; padding-left:10px;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease; cursor:pointer; display:block;}
.search i.icon:hover{color:#FFFFFF;}

.ssFrom{ padding:48px 0px 25px 25px;line-height:none; background:#fff;box-shadow:0px 8px 20px 0px rgba(0,0,0,0.06); z-index:1000;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;position:fixed; width: 360px; top: 0; bottom: 0; right:-100%; visibility: hidden}
.ssFrom .ssBox{ height:100%; padding-right: 25px;}
.ssFrom .sform{ width:100%; padding-right:58px; position:relative; max-width: 600px; margin: 0 auto; border:1px solid #E94C3D;}
.ssFrom button{ border:medium none; background:#E94C3D; position:absolute;right:0; cursor:pointer;opacity:1; width: 60px; height: 100%; -webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}
.ssFrom button i{ color:#fff; font-size:18px; height:32px; line-height:32px;}
.ssFrom button:hover{ opacity:.8}
.ssFrom .sinput{ padding:0px 70px 0 10px; height:40px;width:100%; border:medium none; background:#f8f8f8; font-size: 14px;}
.ssFrom .close{ position:absolute; top:15px; left:21px; color:#9ca0ad; font-size:20px; cursor: pointer;}
.ssFrom .close:hover{color:#E94C3D;}

.ssArr{padding-top: 25px; font-size: 0}
.ssArr li{ padding: 15px 0px 15px 0px; width: 100%; float: left; overflow: hidden; position: relative;}
.ssArr li.h{ width: 100%; text-align: center; font-size: 18px; padding: 10px 15px 10px 15px; margin-bottom: 15px; position: relative}
.ssArr .ssImg,.ssArr .ssText{font-size:0; display: inline-block; vertical-align: middle;}
.ssArr .ssImg{ width: 90px;position: relative;}
.ssArr .ssImg:after{content: ""; display: block; padding-top: 75%;}
.ssArr .ssImg a,
.ssArr .ssImg img{ width: 100%; height: 100%; top: 50%; left: 50%; transform: translate(-50%,-50%);object-fit: cover; border-radius: 3px; position: absolute;}
.ssArr .ssText{padding-left: 12px; position: absolute; top: 50%; transform: translateY(-50%); left: 90px; right: 0;}
.ssArr .ssText h3{ font-size: 14px; line-height: 1.5; max-height: 22px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ssArr .ssText .ssInfo{font-size: 12px; color: #9ca0ad; margin-top: 2px; max-height: 35px; overflow: hidden;}
.ssArr li.h:after {content: "";width:30px;height:2px;background: #3690F6;position: absolute;left:50%; margin-left: -15px; bottom:2px;border-radius: 30px;}

/*banner*/
.banner{ padding: 35px 0 15px; position: relative;}
.banner.umBnNav{padding: 35px 0 0px;}

/*----------头部样式结束----------*/
.main {width: 100%; float: left;}
.artBox{margin-right: 325px;}
.artBox .topArt{background:#fff; padding:20px; box-shadow:0 0 20px rgba(42,42,46,.02); border-radius:3px; margin:25px 0 20px}
.artBox .topArt ul{ font-size: 0; margin: 0 -20px 0 0;}
.artBox .topArt li { height: 36px; line-height: 36px; width: calc(100% / 2 - 20px);margin-right: 20px;display: inline-block; font-size: 14px;}
.artBox .topArt li.post{ background: none; box-shadow: none; padding:10px 0px 25px 0; margin-top:0; margin-bottom: 15px; border-bottom: 1px solid #f3f4f9; height: auto; line-height: normal; width: calc(100% - 20px); display: flex}
.artBox .topArt li.post h3{white-space: normal;-webkit-line-clamp:1;}
.artBox .topArt li h3{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.artBox .topArt li i[class*='sum']{ width: 20px; height: 20px; line-height: 20px; text-align: center; display: inline-block; background: #a6a9b2; margin-right: 5px; border-radius: 50px; border-top-right-radius: 0; color: #fff; vertical-align: 1px; font-size: 13px!important; font-weight: 400; letter-spacing: -.5px}
.artBox .topArt li i.sum1{background: #FF6B57;}
.artBox .topArt li i.sum2{background: #2ea7e0;}
.artBox .topArt li i.sum3{background: #6bc30d;}
.artBox .topArt li i.sum4{background: #818eb8;}
.artBox .topArt .title h2{ padding-bottom: 10px;}

.artBox .owl-carousel.umCateArr .owl-item{ background: none;}
.artBox .topArt .item .text{ padding: 20px 0px 10px;}
.artBox .topArt .item .text h3{text-overflow: ellipsis;white-space: nowrap;overflow: hidden; font-size: 18px; margin-bottom: 12px;}
.artBox .topArt .item .text .umInfo{ line-height: 1.6; font-size: 14px; color: #50555a; overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical; -webkit-hyphens: auto;-ms-hyphens: auto; hyphens: auto;text-align: justify;text-justify: distribute-all-lines; -webkit-text-align-last: justify;}
.artBox .topArt .item .img{ position: relative; overflow: hidden;}
.artBox .topArt .item .img a,.artBox .topArt .item .img a img{ position:absolute; width: 100%; height: 100%; display: block;object-fit: cover;object-position: center;}
.artBox .topArt .item .img:after{content: '';padding-top:75%;display: block;}

/*-----侧栏-----*/
.sidebar { float: left;margin-left: -320px; width: 320px; margin-top: 25px}
.widget{background:#fff; padding:20px; box-shadow:0 0 20px rgba(42,42,46,.02); margin:0 0 25px 0}
.widget:last-child{padding:20px;}
.widget h3,.topArt .title h2,.umHtml .umArt .title h2{padding-bottom:15px;border-bottom:0px solid #eee;font-size:18px;position:relative; text-indent:15px; line-height: 18px; display: inline-block; font-weight: 500;}
.widget h3:after,.topArt .title h2:after,.umHtml .umArt .title h2:after{content:"";width:4px;height:16px;background:#E94C3D;position:absolute;left:0; top:1px; border-radius:30px;}
.widget ul{ font-size:0; display:block;}
.widget li{ height:28px; line-height:28px; overflow:hidden; font-size:14px;text-overflow: ellipsis;white-space: nowrap;}
.title a.more{ float:right; opacity: .3;margin-right: -1px;}
.title a.more i{ font-size: 20px;}
.title a:hover.more{ opacity:1}

/*标签*/
.widget.divTags,.widget.divCalendar{ padding-bottom: 17px!important;}
.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:13px;font-weight:normal;padding:0px 10px;border-radius:0px; display:block;margin:2px 4px 2px 0; height: 32px; line-height:30px; -ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s; border:1px solid #f3f4f9;-moz-osx-font-smoothing: auto;}
.widget.divTags.rTags li a{color: #fff; border: none; opacity: .7;line-height:32px;}
.widget.divTags.rTags li a:hover{border: none; opacity: 1;}
.widget.divTags.rTags li.color1 a{background: #F4D336;}
.widget.divTags.rTags li.color2 a{background: #6cccfa;}
.widget.divTags.rTags li.color3 a{background: #ff5473;}
.widget.divTags.rTags li.color4 a{background: #34de6f;}
.widget.divTags.rTags li.color5 a{background: #76B1A9;}
.widget.divTags.rTags li.color6 a{background: #78cc16;}
.widget.divTags.rTags li.color7 a{background: #0bd7cb;}
.widget.divTags.rTags li.color8 a{background: #f89bc3;}
.widget.divTags.rTags li.color9 a{background: #9d91e2;}
.widget.divTags.rTags li.color10 a{background: #ed775b;}
.widget.divTags.rTags li.color11 a{background: #ffb400;}
.widget.divTags.rTags li.color12 a{background: #f859a4;}
.widget.divTags.rTags li.color13 a{background: #9dd700;}
.widget.divTags.rTags li.color14 a{background: #CF8C6D;}
.widget.divTags.rTags li.color15 a{background: #57baff;}
.widget.divTags.rTags li.color16 a{background: #3FB9AF;}
.widget.divTags.rTags li.color17 a{background: #82C789;}
.widget.divTags.rTags li.color18 a{background: #a2905b;}
.widget.divTags.rTags li.color19 a{background: #f3b85e;}
.widget.divTags.rTags li.color20 a{background: #7dc864;}
.widget.divTags.rTags li.color21 a{background: #A48585;}
.widget.divTags.rTags li.color22 a{background: #757BC3;}
.widget.divTags.rTags li.color23 a{background: #BDC891;}
.widget.divTags.rTags li.color24 a{background: #A6BC7C;}
.widget.divTags.rTags li.color25 a{background: #65C0AE;}
.widget.divTags.rTags li.color26 a{background: #539A93;}
.widget.divTags.rTags li.color27 a{background: #91D0C2;}
.widget.divTags.rTags li.color28 a{background: #7FC99C;}
.widget.divTags.rTags li.color29 a{background: #F49A7A;}
.widget.divTags.rTags li.color30 a{background: #874C4C;}
.widget.divTags.rTags li.color31 a{background: #9E4D63;}
.widget.divTags.rTags li.color32 a{background: #9E8496;}
.widget.divTags li a span{ font-size:12px;}
.widget.divTags li a:hover{color:#fff; background: #282828; border: 1px solid #282828;}
.widget.divSearchPanel .scForm{ position: relative;}
.widget.divSearchPanel .scForm input.scInput{ width: 100%; border-radius: 50px; border: medium none; padding:0px 36px 0px 16px; line-height: 36px; background:#f9fafc;}
.widget.divSearchPanel .scForm button{ position: absolute; border: medium none; background: none; padding: 8px; top:-1px; right: 2px; cursor: pointer}
.widget.divSearchPanel .scForm button i{ font-size: 18px;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s; }
.widget.divSearchPanel .scForm button:hover i{color: #E94C3D}

/*最新评论*/
.widget.divComments li{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-bottom:3px;padding-top:3px;margin:1px 0 3px 0; height: auto; font-size:0;}
.widget.divComments li{ line-height:24px;padding-top:5px; padding-bottom:5px;}
.widget.divComments li i{ font-style:normal; color:#9ca0ad; font-size: 12px;}
.widget.divComments li a{ position:relative; top:0px;}
.widget.divComments li a span{font-size: 14px;}
.widget.divComments li .author{float:left;margin:0 8px 0px 0;padding:0px;width:48px; height: 48px; -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-size: 32px!important;}
.widget.divComments li:hover .author{-webkit-box-shadow:0 0 10px #fff;box-shadow:0 0 10px #fff;-webkit-transform:rotateZ(360deg);-moz-transform:rotateZ(360deg);transform:rotateZ(360deg);}

/*热门文章*/
.widget.ummodule2 li{ padding-left: 28px; margin:7px 0;position: relative;}
.widget.ummodule2 li .li-icon{ width: 20px; height: 20px; line-height: 20px; text-align: center; display: block; position: absolute; left: 0; top: 4px; background: #f3f4f9; border-radius: 50px; font-size: 13px;color: #50555a; border-top-right-radius: 0;}
.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;}
.widget.ummodule2{ padding-bottom: 10px!important;}

/*最新发表*/
.widget.ummodule3,.widget.divPrevious{ padding-bottom: 14px!important;}
.widget.divPrevious li,.ummodule3 li{ padding-left:15px; margin: 0px 0; position: relative;}
.widget.divPrevious li i,.ummodule3 i{ color: #9ca0ad; position:absolute; left: -6px; top: 1px; opacity: .6;}

/*divMisc*/
.widget.divMisc li{ height: auto; line-height: normal; font-size: 0; margin: 3px 0}
.widget.divMisc img{ max-height: 30px; max-width: none; width: 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 9px; border: none;background: #f9fafc; font-family: Roboto-Light; font-size: 12px;}
.widget.divCalendar table caption{text-align: center; padding: 10px 0;background: #f9fafc; font-family: Roboto-Light; }
.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.umUser{overflow: hidden; position: relative;}
.widget.umUser h3{ text-align: center;}
.widget.umUser h3:after{ display: none;}
.widget.umUser div{text-align: center; background-color: #f9fafc;}
.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: #50555a; line-height: 24px;padding: 0px 10px;}
.widget.umUser ul{ padding: 25px 0}
.widget.umUser ul.ulno{padding: 10px 0}
.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;font-family: Roboto-Light; color: #50555a; font-weight: 100}
.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; 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.qq a i{color: #1ea6e9;}
.widget.umUser .divlist.weibo a i{color: #f78585;}
.widget.umUser .divlist.weixin span i{color: #6bc30d;font-size: 18px;}
.widget.umUser .divlist.tencent a i{color: #00C5FF;}
.widget.umUser .divlist.qq a:hover i{ color: #fff;}
.widget.umUser .divlist.weibo a:hover i{ color: #fff;}
.widget.umUser .divlist.weixin span:hover i{ color: #fff;}
.widget.umUser .divlist.tencent a:hover i{ color: #fff;}
.widget.umUser .divlist.qq a { border: solid 1px #1ea6e9;}
.widget.umUser .divlist.weibo 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.qq a:hover{ background: #1ea6e9;}
.widget.umUser .divlist.weibo 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: -160px; 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: #50555a; 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;}

/*微语*/
.widget.ummodule4 li{ height: auto; line-height: 24px; padding-left:18px; margin:8px 0 0;position: relative;white-space:inherit; overflow: inherit}
.widget.ummodule4 li.nolist{padding-left:14px; color: #9ca0ad;}
.widget.ummodule4 .time{ font-size: 12px; color: #9ca0ad}
.widget.ummodule4 .dot,.artBox .weiyu .post .dot{ width: 1px; position: absolute; top:10px; bottom:-15px; left:1px; background: #eaecf5}
.widget.ummodule4 li:last-child .dot,.artBox .weiyu .wy:nth-last-child(2) .dot{background:none}
.widget.ummodule4 .dot:before,.widget.ummodule4 .dot:after,.artBox .weiyu .post .dot:before,.artBox .weiyu .post .dot:after{content: '';width:100%;height:100%;position: absolute; display: block; border-radius: 30px; left:-3px; top:-2px;background:rgba(255,255,255,0.85); }
.widget.ummodule4 .dot:before,.artBox .weiyu .post .dot:before{ width:8px; height:8px; border: 1px solid #E94C3D; z-index: 2;background:rgba(255,255,255,1);opacity: .68;}
.widget.ummodule4 .dot:after,.artBox .weiyu .post .dot:after{width:12px; height:12px; z-index: 1; left: -5px; top: -4px;}
.widget.ummodule4 .in .dot:after{width:20px; height:20px; background: #E94C3D; left: -9px; top: -8px; opacity: .2;border: 3px solid #fff;}
.widget.ummodule4 .info{ display: none; font-size: 13px; line-height: 1.6; color: #9ca0ad;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;}
.widget.ummodule4 .info a{color: #9ca0ad;}
.widget.ummodule4 .info a:hover{color: #E94C3D;}

/*列表*/
.artBox{min-height:30rem; margin-bottom:24px; padding-right: 20px; position: relative;}
.noArr{ padding: 100px 0 130px; text-align: center; width: 100%}
.noArr img{width:200px;}
.noArr p{ opacity: .6;}
.noArr i{ font-size: 68px; margin-bottom: 10px; display: block;}
.artBox .post{ 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;box-shadow:0 0 20px rgba(42,42,46,.02); }
.post .post-media ,.umHtml .post-media{ width:220px; height:auto;position:relative;font-size: 0;overflow: hidden;-ms-flex-negative: 0;flex-shrink: 0;}
.post .post-media img,.umHtml .post-media 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 .4s ease-in-out; -o-transition:transform .4s ease-in-out; transition:transform .4s ease-in-out;}
.post .post-media img:hover,.umHtml .post-media img:hover{ transform:translate(-50%,-50%) scale(1.08);}
.post .post-media:after,.umHtml .post-media:after{content: ''; padding-top: 75%; display: block;}
.post .post-media a,.umHtml .post-media a{ width: 100%; height: 100%; display: block; position: absolute;}

.artBox .postList{ background:#fff; box-shadow:0 0 20px rgba(42,42,46,.02); margin-top: 25px; padding: 0 20px 20px;}
.artBox .postList .post{ background:none; box-shadow: none; margin: 0;border-bottom: 1px solid #f2f4f9; padding-left: 0; padding-right: 0;}
.artBox .postList .post:last-of-type{ border-bottom: none;}
.artBox .postList .postNoArr{ border-bottom:none}
.artBox .postList div[id*="ias_"]{ background-color: none!important; box-shadow: none!important}

.artBox .postList.tagBody{padding:5px 20px 20px;line-height: 1.8;}
.artBox .postList.tagBody p{padding:10px 0 0;color: #50555a;}
.artBox .postList.tagBody h1,.artBox .postList.tagBody h2,.artBox .postList.tagBody h3,.artBox .postList.tagBody h4,
.artBox .postList.tagBody h5{padding:10px 0 0;color: #080808;font-weight: normal;}
.artBox .postList.tagBody h1{ font-size:22px}
.artBox .postList.tagBody h2{ font-size:20px}
.artBox .postList.tagBody h3{ font-size:18px}
.artBox .postList.tagBody h4{ font-size:16px}
.artBox .postList.tagBody h6{ font-size:14px}
.artBox .postList.tagBody img{ max-width:100%;vertical-align: -8px;}
.artBox .postList.tagBody .tabTitle{font-size:0px;border-bottom: 1px solid #f2f4f9; margin-bottom:10px}
.artBox .postList.tagBody .tabTitle li {font-size:20px;display: inline-block;cursor: pointer;margin-right: 20px;}
.artBox .postList.tagBody .tabTitle li:last-child{margin-right:0px}
.artBox .postList.tagBody .tabTitle li.active h3{color: #E94C3D;}
.artBox .postList.tagBody .tabTitle li h3{padding:10px 0 6px;position: relative;font-weight: normal;}
.artBox .postList.tagBody .tabTitle li h3:after{content: '';background: #E94C3D; width:100%; height:3px;display: block;position: absolute;bottom: -2px;opacity:0;}
.artBox .postList.tagBody .tabTitle li.active h3:after{opacity:1;}
.artBox .postList.tagBody .tabCon{display: none;}

.postList.cateBn{ padding: 20px;}
.postList.cateBn .bannerPic{position: relative;overflow: hidden;}
.postList.cateBn .bannerPic .owl-carousel{position: absolute;width: 100%;height: 100%;overflow: hidden; display: block;}
.postList.cateBn .bannerPic .item{height: 100%;}
.postList.cateBn .bannerPic .item:after,.postList.cateBn .bannerPic:after{ content: ''; padding-top: 50%; display: block;}
.postList.cateBn .bannerPic .item img,.postList.cateBn .bannerPic .item a{ position: absolute; width: 100%; height: 100%; object-fit: cover; left: 0;}
.postList.cateBn .owl-theme .title h4{ max-width: 100%;}
.postList.topArt .title h2{padding-top:20px;border-bottom:0px solid #eee;font-size:18px;position:relative; text-indent:15px; line-height: 18px; display: inline-block; font-weight: 500;}
.postList.topArt .title h2:after{content:"";width:4px;height:16px;background:#E94C3D;position:absolute;left:0; top:21px; border-radius:30px;}

.postList.cateBn .bannerPic .owl-carousel.owl:before{ content: ''; position: absolute; width: 100%; height: 100%;background: #f7f9fd url(images/lay.gif) center center no-repeat; left: 0; top: 0; opacity: 1;-webkit-transition: opacity .3s ease;-o-transition: opacity .3s ease;transition: opacity .3s ease;background-size: 50px;}

/*大图*/
.artBox .post.big { display: block;}
.post.big .post-media{ width:100%; margin-right:0;}
.post.big .post-media:after{padding-top: 62.113%;}
.post.big .post-media img:hover{transform:translate(-50%,-50%) scale(1)}
.post.big .post-content,.post .post-content.noMedia{ clear:both; padding-left: 0;}
.post.big .post-title{ margin-top:15px;margin-bottom:10px;}

/*自定义模块*/
.umHtml{ margin-bottom: 10px;}
.umHtml .umArt{background:#fff; padding:22px 20px 20px 20px;margin:10px 0; display: inline-block; width: 100%;}
.umHtml .umArt .umCateArr .item{ text-align: center;}
.umHtml .umArt .umCateArr .item .text{ font-size: 16px; line-height: 1.8; padding: 10px 0 5px;}
/*.umHtml .umArt .title{ margin-bottom: 15px; border-bottom: 1px solid #ebecf2}*/
.umHtml .umArt.umStyle1{ padding-bottom:0}
.umHtml .umArt.umStyle1 ul{ font-size: 0; display: block; margin: 0 -30px 0 0;}
.umHtml .umArt.umStyle1 li{width: calc(100% / 4 - 30px); margin: 10px 30px 10px 0; display: inline-block; font-size: 14px; vertical-align: top; text-align: center;}
.umHtml .umArt.umStyle1 .post-tietle{ font-size: 16px; padding: 20px 5px 20px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.umHtml .post-media{ width: 100%;}
.umHtml .umArt.umBan{ padding: 20px; font-size: 0;}
.umHtml .umArt.umBan div,.umHtml .umArt.umBan a,.umHtml .umArt.umBan p,.umHtml .umArt.umBan span{}

.umHtml .umArt.umStyle2,.umHtml .umArt.umStyle4{background:none;padding:0px; box-shadow:none;font-size: 0; display: block; margin: 0; overflow: hidden;}
.umHtml .umArt.umStyle2 .umUl{background:#fff; padding:20px 20px 15px 20px;width: calc(100% / 3 - 20px);margin: 10px 20px 10px 0;font-size: 14px; display: inline-block; vertical-align: top;}
.umHtml .umArt.umStyle2 li,.umHtml .umArt.umStyle4 .umUl .subr li{height: 30px;line-height: 30px;overflow: hidden;font-size: 14px;text-overflow: ellipsis;white-space: nowrap;padding-left: 15px;padding-right: 50px;position: relative;}
.umHtml .umArt.umStyle2 li.frist{height: auto;position: relative; padding: 5px 0 15px 0;}
.umHtml .umArt.umStyle2 li.frist:before{ display: none}
.umHtml .umArt.umStyle2 li.frist .post-media:after{padding-top: 60%}
.umHtml .umArt.umStyle2 li.frist .post-content{ padding-left: 16px; margin: 20px 0 0; position: relative;}
.umHtml .umArt.umStyle2 li.frist .post-content:before{content: ""; position: absolute; width: 3px; top: 5px; bottom: 3px; left: 0; background: #f3f4f9}
.umHtml .umArt.umStyle2 li.frist .post-title,.umHtml .umArt.umStyle4 li.frist .post-title{ font-size: 16px; padding:0px 0 5px 0;text-overflow: ellipsis;white-space: nowrap; overflow: hidden;}
.umHtml .umArt.umStyle2 li .umInfo{ height:44px;opacity: .6; overflow: hidden;white-space:normal; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; line-height: 1.6;word-wrap: break-word;}

.umHtml .umArt.umStyle3 { margin-bottom: 10px; margin-top: 10px;}
.umHtml .umArt.umStyle3 .title{ border-bottom: none; margin-bottom: 0;}

.umHtml .umArt.umStyle4 .artList{ display: none; padding-left:305px; position: relative; height: 558px;}
.umHtml .umArt.umStyle4 .artList:first-child{ display: block;}
.umHtml .umArt.umStyle4 .titTab{padding: 0;border-bottom: 1px solid #f2f3f8;width: 100%;background: none !important;margin-bottom: 20px; font-size: 0;}
.umHtml .umArt.umStyle4 .titTab li{display: inline-block;font-size: 18px; padding-bottom: 15px; line-height: 18px; margin-right: 15px; position: relative}
.umHtml .umArt.umStyle4 .titTab li:last-child{ margin-right: 0;}
.umHtml .umArt.umStyle4 .titTab li.active{ color: #E94C3D;}
.umHtml .umArt.umStyle4 .titTab li h3{font-weight: 500;}
.umHtml .umArt.umStyle4 .titTab li:before{content: ""; position: absolute; bottom: -1px; width: 100%; height: 1px; background:#E94C3D; opacity: 0;}
.umHtml .umArt.umStyle4 .titTab li.active:before{opacity: 1;}
.umHtml .umArt.umStyle4 .titArr{ height: 636px; background:#fff; padding:20px 20px 15px 20px;width:66.1%;margin: 10px 0px 10px 0;font-size: 14px; display: inline-block; vertical-align: top;}
.umHtml .umArt.umStyle4 .artList li{ font-size: 0; margin-bottom: 20px; position: relative;}
.umHtml .umArt.umStyle4 .artList li .post-media{ display:inline-block; width: 130px;}
.umHtml .umArt.umStyle4 .artList li .post-text{ position: absolute; top: 50%; transform: translateY(-50%); font-size: 16px; left: 145px; }
.umHtml .umArt.umStyle4 .artList li .post-text .post-title{max-height: 68px; overflow: hidden;}
.umHtml .umArt.umStyle4 .artList li.frist{ width: 280px; position: absolute; left: 0;}

.umHtml .umArt.umStyle4 .artList li.moreBox{ position: absolute; left: 0; width: 100%; bottom: -28px; text-align: center;font-size: 14px;}
.umHtml .umArt.umStyle4 .artList a.more{ position: absolute; bottom: 30px; line-height: 40px; padding: 0 25px; background: #f2f3f8; border-radius: 50px; opacity: .6;left: 50%;margin-left: -53px;}
.umHtml .umArt.umStyle4 .artList a:hover.more{ background: #E94C3D; color: #fff; opacity: 1}
.umHtml .umArt.umStyle4 .artList li.frist .post-media{ margin-bottom: 20px; width: 100%;}
.umHtml .umArt.umStyle4 .artList li.frist .post-text{ width: 100%; padding-left: 0; position: static; transform: none;} 
.umHtml .umArt.umStyle4 .artList li.frist .post-content .info{ opacity: .6; line-height: 26px; margin: 5px 0; font-size: 14px;word-wrap: break-word;}
.umHtml .umArt.umStyle4 .artList p.time{ margin-top: 10px; font-size: 12px; opacity: .6}

.umHtml .umArt.umStyle4 .umUl .titArrR{ width: 33.9%; padding-left: 20px; display: inline-block; vertical-align: top;}
.umHtml .umArt.umStyle4 .umUl .subr{ width: 100%; height: 308px; background:#fff; padding:20px 20px 15px 20px;margin: 10px 0px 10px 0; font-size: 14px; display: inline-block;}

.umHtml .umArt .umArtBox{background:none;padding:0px; box-shadow:none;font-size: 0; display: flex; margin: 0 -20.2px 0px 0px;}
.umHtml .umArt .umArtBox em ,.umHtml .umArt.umStyle4 .subr em{font-size: 12px;position: absolute;top: 2px;right: 0; opacity: .6;}
.umHtml .umArt .umArtBox li:before,.umHtml .umArt.umStyle4 .umUl .subr li:before{content: "·"; position: absolute; top: 5px;left:-8px;width:20px;height: 20px;line-height: 20px; text-align: center; font-family: 'iconfont'; font-size: 28px; opacity: .36}
.umHtml img{ max-width: 100%}
.main .umArt{ margin-top: 25px;}

.artBox .weiyu{background:#fff;box-shadow: 0 0 20px rgba(42,42,46,.02);position:relative; margin: 25px 0;}
.artBox .weiyu .post{ background: none; margin-bottom: 0; box-shadow: 0 0 20px rgba(0,0,0,0); padding: 20px; margin: 0; overflow: inherit; border: none}
.artBox .weiyu .post .post-title{ margin-top: 6px; font-size: 16px}
.artBox .weiyu .post .post-content{ color: #9ca0ad}
.artBox .weiyu .date{ color: #E94C3D}
.artBox .weiyu .post .dot{ left: 25px; top: 29px; bottom: -24px;}
.artBox .weiyu .ias-trigger a,.artBox .weiyu .ias-noneleft{ margin: 15px auto 5px; padding: 20px 0; background: none; box-shadow: none;}

.post .post-content{ 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;}
.post .post-content .umInfo{text-align: justify; max-height: 44px;overflow:hidden;color: #50555a;text-overflow: ellipsis;
display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.post .post-content p.info{margin: 1rem 0 0 0;text-align: left; font-size: 0; }
.post .post-content p.info i{ vertical-align:-1px; padding-right:3px;}
.post .post-content p em{font-size:1.2rem; color:#9ca0ad; letter-spacing:0rem; margin-right:1rem;}
.post .post-content p em.ceta a{/*border-bottom: 1px solid currentColor;*/color: #9ca0ad;}

.post .post-title {margin:0px 0 10px;font-size:2rem;text-overflow: ellipsis;white-space: nowrap;overflow: hidden; padding-bottom:2px;}
.post .post-title a {-webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.post .post-title a strong{color: #E94C3D;font-weight: normal;}
.post .post-title em{ color:#f66}
.post .post-title b{ color:#50c692; font-weight:normal;}
.post .noMedia .post-title{margin:0px 0 10px; padding-bottom: 2px;}
.post .post-title em.isTop,.artBox .topArt .item em.isTop,.umHtml .umArt.umStyle1 em.isTop{ padding:1px 5px; 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: 50px; border-bottom-left-radius: 0;}
.post .post-title em.isTop span,.artBox .topArt .item em.isTop span,.umHtml .umArt.umStyle1 em.isTop span{color:#fff;}
.post.umTop .istTop ,.artBox .topArt .item .isTop,.umHtml .umArt.umStyle1 em.isTop{color: #f66; height: 24px; line-height: 24px; vertical-align:0px; display: inline-block; margin-right: 2px; margin-left: -2px;}
.artBox .topArt .item em.isTop,.umHtml .umArt.umStyle1 em.isTop{ height: 22px; line-height: 20px; position: absolute; z-index: 2; top: 10px; left: 10px;margin-left: 0;}
.post .post-title em.isTop:after,.artBox .topArt .item em.isTop:after,.umHtml .umArt.umStyle1 em.isTop:after{content: '';position: absolute;border-width: 0 0 4px 8px;border-style: solid;left: 0;top: 100%;border-color: transparent currentColor;}
/*单页面*/
.umpage.orw .main{ float: right;}
.umpage .artBox{ margin:0 0 24px 0px; padding-left: 210px; box-shadow: 0 0 20px rgba(0,0,0,0.01)}
.umpage .artBox .post{margin:0; background:#fff; box-shadow:none; display: block; padding: 30px 15px 30px 0}
.umpage .sidebar{margin:0px ;width: 210px;position: absolute;bottom: 24px;top:0px;background:#f9fafc; border-right: 1px solid rgba(227,229,236,.26);}
.umpage .sidebar li{ line-height:1.8; position: relative; opacity: 0.8}
.umpage .sidebar li a{ display: block; padding:10px 15px; border-bottom: 1px solid rgba(227,229,236,.4);}
.umpage .sidebar li a i{ margin-right: 3px;}
.umpage .umBnGg{ margin:0; padding: 0 20px;}
.umpage .sbarBoxa .slide1,.umpage .sbarBoxa .slide2{ opacity:0; background:none;position: absolute;display: inline-block;height:48px;transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1.05); border-bottom:none;}
.umpage .sbarBoxa .slide2:after{width:3px;height:100%;position: absolute;top: 0px;left: 0;background-color: #E94C3D;content: '';border-top-right-radius:0px;border-bottom-right-radius:0px; display:block; z-index: 2; opacity: 0.4}
.umpage .sbarBoxa li.active{ opacity:1}
.umpage .sbarBoxa li.active a,.umpage .sbarBoxa li.active a i,.umpage .sbarBoxa li a:hover i,.umpage .sbarBoxa li a:hover{ color:#E94C3D}
.umpage .sbarBoxa li.active a{background: rgba(255,255,255,1); width:210px}
.umpage .sbarBoxa li.active a:before{width:3px;height:100%; position: absolute;top:0px;left:0;background-color: #E94C3D;content: ''; border-top-right-radius:0px;border-bottom-right-radius:0px;}
.umpage .sbarBoxa:hover li.active a:before{opacity:0;}
.umpage .sbarBoxa  li.active a:before{opacity:.6;-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.umpage .commBox{ padding:0 15px 30px 0; box-shadow: none}
.artBox .post.umArtPost{ display: block; padding-top: 20px;}
.single .umpage .post .post-title{ padding: 0 0 20px 0}

/*预加载*/
.imgLazy{ display: block;height: 100%}
.lazy {max-width: 100%;-webkit-transition: all 500ms ease-in-out;-moz-transition: all 500ms ease-in-out;-o-transition: all 500ms ease-in-out;transition: all 500ms ease-in-out;}

/*面包屑*/
.umCrumb{max-width:1280px; margin:0 auto; padding:30px 16px 0px 16px; font-size:12px;position:relative;z-index: 2;color:#50555A;}
.umCrumb a{font-size:12px;color:#50555A;-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:#50555A; opacity: .6;}

/*热门专题*/
.tagTops{ width:100%;padding:15px 0;}
.tagTops ul{ display:block; font-size:0; margin:0 -10px;}
.tagTops li{ width:100%; padding:20px 10px 0px; display:inline-block; height: auto; line-height: normal}
.tagTops li a{ display:block; position:relative; text-align:center; color:#fff;}
.tagTops li a h4{padding:0px 10px; font-size:14px; text-shadow:0 5px 15px rgba(51,51,75,0.15)}
.tagTops li .tagImg{ height:80px; background-size:cover; background-position:center center; background-repeat:no-repeat;-webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; overflow: hidden;}
/*.tagTops li a:hover .tagImg{box-shadow: 0 -20px 0 -10px rgba(51,51,75,.05),0 -38px 0 -20px rgba(51,51,75,.02),0 20px 30px rgba(51,51,75,.2);}*/
.tagTops li .tagText{position:absolute; top:50%; left:20px; right: 20px; transform:translateY(-50%); z-index:2}
.tagTops li a .tagImg:after{content: '';width:100%;height:100%;position: absolute;left: 0px;top:0px;background:#000; opacity: .25;-webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; z-index:1;}
.tagTops li a:hover .tagImg:after{ opacity:0.6;}
.tagTops li a span{ font-size:12px; margin-top:10px; display:block; opacity:0.68}

/*列表子分类*/
.subcate{padding:10px 0px;border-bottom: 1px solid #f2f3f8;}
.subcate ul{ font-size: 0;}
.subcate li{ display: inline-block; font-size: 14px; padding:0 24px 0 0; position: relative;}
.subcate li:last-child{ padding:0;}
.subcate li a{ line-height: 36px;}
.subcate li:after{content: '/'; position: absolute; top: 8px; right: 8px; color: #9ca0ad; opacity: .28}
.subcate li:last-child:after{ display: none}
.subcate li.active a{color: #E94C3D}

/*----------- 分页 -----------*/
.pageNav{text-align:center;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:#50555a;background:#f3f4f9;border-radius:3px;vertical-align:top;font-size: 1.4rem;-webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;padding: 0 5px;}
.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=68);opacity: 0.68;}
.pageNav .pageNum{padding:12px 0;background: #fff;box-shadow: 0 0 20px rgba(42,42,46,0); font-size: 0; margin-top: 15px;}

.pagePrev,.pageNext{ width: 80px; height: 80px; line-height: 80px; background: #e6e8f1; opacity: .6; position: fixed; top: 35%; margin-top: -40px; z-index: 10001; font-family: 'iconfont';-webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.pagePrev a,.pageNext a{ display: block; font-size: 20px; opacity: .6}
.pagePrev a{ padding-right: 20px}
.pageNext a{ padding-left: 20px;}
.pagePrev{ left: -80px; border-bottom-right-radius: 50px; border-top-right-radius: 50px;text-align: right}
.pageNext{ right: -80px; border-bottom-left-radius: 50px; border-top-left-radius: 50px;}
.pagePrev:hover,.pageNext:hover{ opacity: 1; background:#E94C3D}
.pagePrev:hover a,.pageNext:hover a{ opacity: 1; color: #fff;}
.pagePrev{left: -30px;}
.pageNext{right: -30px;}
.article.reading .container{z-index: 9998;}

.commentpagebar .pageNav{ display: block!important}
.commentpagebar .pageNav .pageNum,.umHtml .ias-trigger-next,.umHtml .ias-noneleft,.umHtml .pageNum{ box-shadow:none;}
.umHtml .ias-trigger-next,.umHtml .ias-noneleft{padding-bottom: 20px;}
.umHtml .pageNum{padding-bottom: 20px;}
.umHtml .ias-spinner{display: inline-block!important}

.ias-trigger{ width: 100%;}
.ias-trigger a,.ias-noneleft{height:100%; line-height:46px; display: block;border-radius:3px;color: #50555a; text-align: center; cursor: pointer;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: 46px; overflow: hidden}
.ias-trigger-next{cursor:pointer;float:inherit;text-align:center; background: #fff;box-shadow: 0 0 20px rgba(42,42,46,.02); font-size: 14px;}
.ias-noneleft a{ cursor: default;color:rgba(0,0,0,.3);}

.umHtml .umPic .pageNav .pageNum,.umHtml .umPic .ias-trigger-next,.umHtml .umPic .ias-noneleft{ margin-right: 30px; width: auto}
.umHtml .umPic .ias-spinner{margin:20px 0 20px -30px;}

/*sp*/
code,pre{tab-size:4}.mfp-preloader{font-size:13px}.get-code-window{position:relative;background:#FFF;padding:2em 3em;width:auto;margin:20px auto;max-width:600px}#magnific_popup_documentation{font-size:3em;margin-bottom:1em;font-weight:700;text-align:center}.grid-c{clear:both}.grid-c p{margin-bottom:.5em}.grid-c{overflow:hidden;margin:0 -1em}.gc3{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%;float:left;padding:1em;overflow:hidden}.grid-c .gc3:nth-of-type(2n+1){clear:left}#broken-glass{height:100%;-webkit-tap-highlight-color:transparent;position:absolute;left:0;top:0;width:100%}#header-links{font-size:16px}#markdown-toc{position:fixed;left:0;top:50px;padding:20px;background:rgba(255,255,255,.71);-webkit-backface-visibility:hidden;list-style:none}#markdown-toc a[href="#magnific-popup-docs"]{display:none}#markdown-toc:before{content:'Table of contents';font-weight:700;display:block;margin-bottom:10px}@media all and (max-width:75em){#markdown-toc{position:static;padding:0;background:0 0}}#markdown-toc code,pre{font-family:Consolas,"Liberation Mono",Courier,monospace}code{background:#F8F8F8;padding:.1em .4em;color:#c82829;font-size:13px}pre{background:0 0;line-height:18px;overflow:auto;padding:20px 25px;border-radius:2px}pre code{border:0;padding:0;background:0 0;color:#000;font-size:13px}.highlight{position:relative;margin-bottom:.5em;margin-left:-1.5em;width:100%;padding:0 1.5em;background-color:#F5FAFC}pre code:before{display:block;position:absolute;right:3px;top:6px;padding:3px 7px 0;color:#889499;font-size:12px;line-height:13px}code.html:before{content:'HTML'}code.javascript:before{content:'JS'}code.css:before{content:'CSS'}#mc_embed_signup{max-width:350px;padding:32px;background:#EEE}#mc_embed_signup input[type=email]{border:1px solid #CCC;border-top:1px solid #9ca0ad;padding:5px;font-size:18px;width:200px;margin-right:10px;height:25px;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}#mc_embed_signup input[type=email]:focus{background-color:#FFF;border:1px solid #3169B3;box-shadow:#3169B3 0 0 5px;-moz-box-shadow:#3169B3 0 0 5px;-webkit-box-shadow:#3169B3 0 0 5px;outline:0}#mc_embed_signup input[type=submit]{border:1px solid #3169B3;font-size:13px;font-weight:700;color:#FFF;height:auto;padding:8px 13px;cursor:pointer;background-color:#3169B3;display:inline-block;width:auto;-webkit-appearance:none;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;vertical-align:top}.embed-form{position:relative}#mc_embed_signup #main-wrapper{background:0 0;max-width:800px;width:100%;margin:2em auto 4em;padding:0 3em 3em;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.white-popup-block{background:#FFF;padding:20px 30px;text-align:left;max-width:650px;margin:40px auto;position:relative}#examples:after{content:'to view source click on the title of example';opacity:.4;font-weight:400;font-size:14px;margin-top:13px;float:right}.example{margin-bottom:20px;position:relative}.square-tmb{margin:0 10px 0 0;cursor:pointer}.zoom-cursor{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.example a,a.popup-link{text-decoration:none;border-bottom:1px dotted}.example a:hover,a.popup-link:hover{text-decoration:none}#image-gallery a,#single-image{border-bottom:none}.not-ready-yet-notice{padding:20px;background:#EEE}#footer{border-top:1px solid #DDD;padding-top:3em;margin:5em 0 0;width:100%;text-align:center;opacity:.9}#conditional-lightbox-notice{display:none}#logo-status{opacity:0;-webkit-transition:opacity .5s;-moz-transition:opacity .5s;transition:opacity .5s;width:100%;text-align:center}#logo-status.down{opacity:1}code.def{padding:0;background:#FFF;border:0;display:block;margin-bottom:8px;margin-top:-10px;color:#A3A3A3}@media all and (max-width:50em){#logo}@media all and (max-width:30em){#examples:after{display:none}.gc3{width:100%}.grid-c .gc3:nth-of-type(2n+1){clear:none}#main-wrapper{padding:1em;margin-top:0}.highlight{padding:.2em 1em;margin:1em -1em}}@media all and (max-width:700px){.zoom-cursor{cursor:pointer}#conditional-lightbox-notice{display:block;padding:10px;background:#FFEAEA}}#logo-overlay{width:100%;height:75px;background:red;position:absolute;left:0;top:0;opacity:0}#mfp-build-tool{background:#FFF;padding:30px 40px 40px;max-width:500px;text-align:left;margin:10px auto;position:relative}#mfp-build-tool #mfp-build-form label{display:block;margin-bottom:5px;min-height:18px;padding-left:18px}#mfp-build-form input[type=checkbox]{margin:3px 5px 3px -18px;line-height:normal;cursor:pointer;width:auto;float:left}#mfp-build-status{min-height:40px}#mfp-build-status .error{color:#830C0C}#mfp-build-status .success{color:#014B04}#mfp-build-status .progress{color:#000}#smashing{text-align:center;font-weight:700}#smashing strong{color:#EF4A35}.smashing-link{margin-left:29px;position:relative}.smashing-link:before{content:'';display:inline-block;width:24px;height:24px;background:url(http://dimsemenov.com/images/sm-logo-24x24.png);position:absolute;top:-4px;left:-28px}#hackernews{margin-left:24px}#hackernews:before{background:url(http://dimsemenov.com/images/hn-logo-18x18.gif);width:18px;height:18px;top:-1px;left:-22px}.share-buttons{text-align:center}.share-buttons .share-buttons{position:relative;margin:70px 0}#tweet{background:#0096c4}#like{background:#3b5998}#gplus{background:#d34836}#vkcom{background:#6e8fb1}pre .comment,pre .diff .header,pre .javadoc,pre .template_comment{color:#998;font-style:italic}pre .css .rule .keyword,pre .javascript .title,pre .keyword,pre .nginx .title,pre .request,pre .status,pre .subst,pre .winutils{color:#333;font-weight:700}pre .hexcolor,pre .number,pre .ruby .constant{color:#099}pre .phpdoc,pre .string,pre .tag .value,pre .tex .formula{color:#D01040}pre .id,pre .title{color:#900;font-weight:700}pre .clojure .title,pre .javascript .title,pre .lisp .title,pre .subst{font-weight:400}pre .class .title,pre .haskell .type,pre .tex .command,pre .vhdl .literal{color:#458;font-weight:700}pre .django .tag .keyword,pre .rules .property,pre .tag,pre .tag .title{color:navy;font-weight:400}pre .attribute,pre .lisp .body,pre .variable{color:teal}pre .regexp{color:#009926}pre .class{color:#458;font-weight:700}pre .built_in,pre .clojure .built_in,pre .lisp .title{color:#0086b3}pre .cdata,pre .doctype,pre .pi,pre .preprocessor,pre .shebang{color:#999;font-weight:700}pre .deletion{background:#fdd}pre .addition{background:#dfd}pre .diff .change{background:#0086b3}pre .chunk{color:#aaa}#documentation-intro{background:#2b2b2b;text-align:center;padding:3em;width:100%;margin-left:-3em;margin-bottom:3em}#documentation-intro #id1{display:none}.hll{background-color:#ffc}.c{color:#998;font-style:italic}.err{color:#a61717;background-color:#e3d2d2}.k,.o{color:#000;font-weight:700}.cm{color:#998;font-style:italic}.cp{color:#999;font-weight:700;font-style:italic}.c1{color:#998;font-style:italic}.cs{color:#999;font-weight:700;font-style:italic}.gd{color:#000;background-color:#fdd}.ge{color:#000;font-style:italic}.gr{color:#a00}.gh{color:#999}.gi{color:#000;background-color:#dfd}.go{color:#888}.gp{color:#555}.gs{font-weight:700}.gu{color:#aaa}.gt{color:#a00}.kc,.kd,.kn,.kp,.kr{color:#000;font-weight:700}.kt{color:#458;font-weight:700}.m{color:#099}.s{color:#d01040}.na{color:teal}.nb{color:#0086b3}.nc{color:#458;font-weight:700}.no{color:teal}.nd{color:#3c5d5d;font-weight:700}.ni{color:purple}.ne,.nf,.nl{color:#900;font-weight:700}.nn{color:#555}.nt{color:navy}.nv{color:teal}.ow{color:#000;font-weight:700}.w{color:#bbb}.mf,.mh,.mi,.mo{color:#099}.s2,.sb,.sc,.sd,.se,.sh,.si,.sx{color:#d01040}.sr{color:#009926}.s1{color:#d01040}.ss{color:#990073}.bp{color:#999}.vc,.vg,.vi{color:teal}.il{color:#099}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}
.umDiy video{width: 60%;}
.post .post-media .movie .icon{ width:48px; height: 48px; line-height: 48px; position: absolute; top: 50%; left: 50%; margin:-24px 0 0 -24px; background:rgba(0,0,0,.6);border-radius: 100px; text-align: center; box-shadow: 0 0 15px rgba(0,0,0,.3);-webkit-transition:all .3s;-moz-transition:all .3s ease-out;transition:all .3s ease-out;}
.post .post-media .movie .icon i{ color: #fff; font-size: 24px;}
.post .post-media .movie a:hover .icon{background:#E94C3D;box-shadow: 0 10px 20px rgba(0,0,0,.6);}
.post .post-media .movie a:hover img{ transform: translate(-50%,-50%) scale(1.06)}
.mfp-iframe-scaler iframe body{padding: 0; margin: 0; display: block; overflow: hidden;}

/*---------------------------文章内容------------------------*/
.single .postTitle a.fullRead{ position:absolute; top:25px; right:20px; font-size:25px;-webkit-transition:all .3s;-moz-transition:all .3s ease-out;transition:all .3s ease-out;}
.single .postTitle a.fullRead i{font-size:25px;}
.single .postTitle a.fullRead{ color:#9ca0ad;opacity:0.6;}
.single .postTitle a:hover .fullRead{ color:#E94C3D; opacity:1}
.single .postTitle .post-title{margin:0;padding:0 30px .5rem 0;font-size:2.2rem;color:#333;width:100%;;white-space: normal; font-weight: 600;}
.single .postTitle .post-footer{width:100%;margin:0;padding:5px 0 20px 0;text-align:left; display:block; font-size:0;}
.single .postTitle .post-footer span{ margin-right:15px;font-size:12px;color:#9ca0ad;}
.single .postTitle .post-footer span i{ margin-right:5px; vertical-align:-1px;}
.single .postTitle .post-footer span.view i{vertical-align: 0;}
.single .postTitle .post-footer span.view i.hot1{ color: #FE5C5C;}
.single .postTitle .post-footer span.view i.hot2{ color: #FF9900;}
.single .postTitle .post-footer span.view i.hot3{ color: #06B6E8;}
.single .postTitle .post-footer span .img{ width: 20px; height: 20px; margin-right:5px; vertical-align:-5px; border-radius: 50px;object-fit: cover;object-position: center;}
.single .postTitle .post-footer a{color:#9ca0ad;}
.single .postTitle .post-footer a:hover{color:#E94C3D;}

.single .post .post-tags{width:100%;margin:0;padding:2rem 0 0 20px;font-size:1.4rem;color:#50555a;text-align:left;text-indent:0; position: relative;}
.single .post .post-tags a{ margin-right:10px;}
.single .post .post-tags i{ margin-right:.8rem; color: #50555a; left: 0; top: 21px; position: absolute;}
.single .post .post-body{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;color: #50555a; line-height:1.8}
.single .post-body a{text-decoration:none;color: #E94C3D;}
.single .post-body a:hover{text-decoration:none;color:#E94C3D}
.single .post-body p{margin:0 0 20px 0;padding:0;text-indent:0;border: none; color: #50555a;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;}
.single .post.single .post-title{ width:100%; text-align:left;}
.single .post-body p em{font-style: italic;}

.single .post-body .u{ font-family: iconfont; display: inline-block;vertical-align: middle; font-size: 20px; height: auto; line-height: normal; color: #11b823}
.single .post-body .u:before{content: "\eb1a";}
.single .post-body .umpic{ line-height: normal; border-radius: 4px; display: block; overflow: hidden; font-size: 0;}
.single .post-body .umpic img{ border-radius: 0px;}

.single .post-body .tagTit{margin:15px 0 10px 0;}
.single .post-body .tagKey p{margin:0;}

.single .umPageNav{text-align: center; font-size:0; margin-top:20px;display: inline-block;clear: both;width: 100%;}
.single .umPageNav a{display: inline-block; padding:0 2px; width:32px; height:32px; line-height:32px; font-size:14px; margin:1px 2px; background: #f2f3f8;border: 1px solid #e3e4e9;}
.single .umPageNav a:hover,.single .umPageNav a.active{background: #E94C3D;border: 1px solid #E94C3D; color:#fff}

.reading .orw{overflow: inherit;}
.reading:before {position: fixed;z-index: 9998; width: 100%;height: 100%;left: 0;top: 0;right: 0;bottom: 0; background:#f3f4f9;content: "";}
.reading .main .artBox{position:relative;z-index: 10000;max-width: 900px;top:-20px; left:50%;transform:translateX(-50%);transition: all .3s ease-out 0s;}
.reading .commBox,.reading .header,.reading .footer,.reading .sidebar,.reading .umCrumb,.reading .sidebar.phone{display:none}
body.reading{ padding-top:0;}
.reading .artBox .post{ padding: 30px; background: #fff;}
.reading .artBox{ margin-right:0; padding-right: 0;}
.reading .gotop{ z-index:10001}
.reading .warp{ margin-top:60px;}
.reading .relevant{ padding: 30px; border-radius: 5px;}
.reading.single .artBox .fullRead{ right: 30px; top: 30px;}

.treeList{position:fixed; width: 100%; max-width: 300px; top:50%;transform: translateY(-50%);right: -300px;box-shadow: 0 0px 15px rgba(0,0,0,0.08); z-index: 10002; border: 1px #E94C3D solid; padding:15px; display: none;-moz-osx-font-smoothing: auto;-webkit-transition: right 0.3s ease;-o-transition: right 0.3s ease;transition: right 0.3s ease;}
.treeList.in{right: -1px;}
.treeList .tree{ position: relative; max-height: 578px; min-height: 59px;}
.treeList li{font-weight: normal;line-height: 34px;position: relative;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;padding: 0 10px; margin-bottom: 0px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.treeList li:last-child{ margin-bottom: 0;}
.treeList li a{-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;color: #081018;}
.treeList li:after,.treeList:after{ content: ''; position: absolute;background:#E94C3D; opacity: 0; width: 100%; height: 100%; top: 0; left: 0; z-index: -1;}
.treeList:after{ opacity: .95;background:#fff;}
.treeList li.active a{ color: #E94C3D;}
.treeList li.h4{ margin-left:15px;}
.treeList li.h5{ margin-left:30px;}
.treeList li.h6{ margin-left:45px;}
.treeList .treeBj{background: #E94C3D; position: absolute;left: 0;top: 0;height: 0;width:100%;z-index: -1;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease; opacity: .08;display: none;}
.treeList .treeBtn{ position: absolute; width:30px;padding:10px 2px 6px; line-height: 15px; background:#E94C3D; color:#fff;text-align: center; left: -30px;top:50%; transform: translateY(-50%); cursor: pointer; height: 91px;}
.treeList .treeBtn:after{content: "\eb45";font-family: iconfont !important;font-style: normal; width: 14px; height: 14px; margin-top: 2px;}
.treeList.in .treeBtn:after{content: "\eb44";}
.reading .treeList{ z-index: 10002;}

.post-body .treeList{position: static;transform: none;box-shadow:none;max-width: 100%;padding: 10px 15px;
background: #f9fafc;
border:none;
color: #50555a;
margin: 10px 0 25px 0;}
.post-body .treeList .treeBtn{position: static;transform: none;background: none; font-size:16px; color: #333;margin-bottom: 10px;width: 100%;display: inline-block;height: auto;text-align: left;font-weight: bold;}
.post-body .treeList .treeBtn:after{ display:none }
.post-body .treeList .tree{max-height: none;min-height: auto;}
.post-body .tree ul{margin-left:0; margin-bottom:0px;counter-reset:counter;}
.post-body .tree ul li{counter-increment:counter;}
.post-body .tree ul li:before {content: counter(counter) ". ";}
div.post-body .tree ol li, div.post-body .tree ul li{padding:0px;}
div.post-body .tree ol li a, div.post-body .tree ul li a{color: #50555a;}

.indent div.post-body p.isImg,.indent div.post-body .isVideo{text-indent: 0;}
.indent div.post-body p {text-indent: 2em;}
.indent div.post-body p a{ color: #E94C3D;}

/*----------文章中引用code------*/
div.post-body div.syntaxhighlighter{margin:.5em 1em .5em 2em!important;width:auto!important}
div.post-body li p{overflow:visible;text-indent:0;margin:3px 0}
div.post-body ol,div.post-body ul{margin-left: 1.5rem;margin-bottom: 2rem;}
div.post-body li{list-style: inherit;}
div.post-body code{width:93%;padding:5px;background:#f9fafc;}
div.post-body blockquote{width: 100%;background:#f9fafc;border-left:0.3rem solid #ecedf3;margin: 2rem 0px 2.5rem;padding:.5rem 2rem; border-radius: 5px;}
div.post-body img{max-width:100%;width:auto;height:auto; vertical-align: -.6rem;}
div.post-body table{border-collapse:collapse;background:#fff;line-height:140%}
div.post-body td,th{margin:0;padding:10px 10px;text-indent:0em;border: 1px solid #ecedf3;background:#fff}
div.post-body h1,div.post-body h2,div.post-body h3,div.post-body h4,div.post-body h5,div.post-body h6{color:#333;margin:10px 0 5px 0;font-weight: 600;}
div.post-body h1{padding:0;font-size:22px}
div.post-body h2{padding:0;font-size:20px}
div.post-body h3{padding:0;font-size:18px}
div.post-body h4{padding:0;font-size:16px}
div.post-body h5{padding:0;font-size:15px}
div.post-body h6{padding:0;font-size:14px}
div.post-body .umDes{ padding:15px 50px; background:#f9fafc; border-left:3px solid #ecedf3; color:#50555a; margin:10px 0 25px 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;}
div.post-body .umDes i{ position:absolute; font-size:24px; color:#ecedf3;}
div.post-body .umDes i.left{ top:8px; left:15px;}
div.post-body .umDes i.right{ bottom:4px; right:15px;}
.single div.post-body blockquote p{ margin:10px 0;}

div.post-body .rslist{ margin:0 -8px; display:block; font-size:0;}
div.post-body .rslist li{list-style: none; display:inline-block; width:25%; padding:8px;}
div.post-body .rslist li a {border:1px solid rgba(227,229,236,0);border-radius:0px;display:block;padding: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:#f5f5f9}
div.post-body .rslist li a:hover {border:1px solid rgba(227,229,236,.5);box-shadow: 0px 10px 20px rgba(227,229,236,0.2);-webkit-transform: translate(0, -6px);-ms-transform: translate(0, -6px);-o-transform: translate(0, -6px);transform: translate(0, -6px);}
div.post-body .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);float: left;margin-right: 12px; background:#fafaf8}
div.post-body .rslist li p{ margin:0; font-size:12px; color:#9ca0ad}
div.post-body .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;}

/*视频弹窗*/
.mejs__offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs__container{background:#000;box-sizing:border-box;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs__container *{box-sizing:border-box}.mejs__container video::-webkit-media-controls,.mejs__container video::-webkit-media-controls-panel,.mejs__container video::-webkit-media-controls-panel-container,.mejs__container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs__fill-container,.mejs__fill-container .mejs__container{height:100%;width:100%}.mejs__fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs__container:focus{outline:none}.mejs__iframe-overlay{height:100%;position:absolute;width:100%}.mejs__embed,.mejs__embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs__fullscreen{overflow:hidden!important}.mejs__container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs__container-fullscreen .mejs__mediaelement,.mejs__container-fullscreen video{height:100%!important;width:100%!important}.mejs__background{left:0;position:absolute;top:0}.mejs__mediaelement{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.mejs__poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs__poster-img{display:none}.mejs__poster-img{border:0;padding:0}.mejs__overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;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;left:0;position:absolute;top:0}.mejs__layer{z-index:1}.mejs__overlay-play{cursor:pointer}.mejs__overlay-button{background:url(images/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs__overlay:hover>.mejs__overlay-button{background-position:-80px -39px}.mejs__overlay-loading{height:80px;width:80px}.mejs__overlay-loading-bg-img{-webkit-animation:mejs__loading-spinner 1s linear infinite;animation:mejs__loading-spinner 1s linear infinite;background:transparent url(images/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes mejs__loading-spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes mejs__loading-spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs__controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs__controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs__button,.mejs__time,.mejs__time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs__button>button{background:transparent url(images/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs__button>button:focus{outline:1px dotted #999}.mejs__container-keyboard-inactive [role=slider],.mejs__container-keyboard-inactive [role=slider]:focus,.mejs__container-keyboard-inactive a,.mejs__container-keyboard-inactive a:focus,.mejs__container-keyboard-inactive button,.mejs__container-keyboard-inactive button:focus{outline:0}.mejs__time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs__play>button{background-position:0 0}.mejs__pause>button{background-position:-20px 0}.mejs__replay>button{background-position:-160px 0}.mejs__time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs__time-buffering,.mejs__time-current,.mejs__time-float,.mejs__time-float-corner,.mejs__time-float-current,.mejs__time-hovered,.mejs__time-loaded,.mejs__time-marker,.mejs__time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs__time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs__time-buffering{-webkit-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}.mejs__time-loaded{background:hsla(0,0%,100%,.3)}.mejs__time-current,.mejs__time-handle-content{background:hsla(0,0%,100%,.9)}.mejs__time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs__time-hovered.negative{background:rgba(0,0,0,.2)}.mejs__time-buffering,.mejs__time-current,.mejs__time-hovered,.mejs__time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs__time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs__time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs__time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs__time-handle,.mejs__time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs__time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs__time-rail .mejs__time-handle-content:active,.mejs__time-rail .mejs__time-handle-content:focus,.mejs__time-rail:hover .mejs__time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs__time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs__time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs__time-float-corner{border:5px solid transparent;border-top-color:#eee;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs__long-video .mejs__time-float{margin-left:-23px;width:64px}.mejs__long-video .mejs__time-float-current{width:60px}.mejs__broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs__fullscreen-button>button{background-position:-80px 0}.mejs__unfullscreen>button{background-position:-100px 0}.mejs__mute>button{background-position:-60px 0}.mejs__unmute>button{background-position:-40px 0}.mejs__volume-button{position:relative}.mejs__volume-button>.mejs__volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs__volume-button:hover{border-radius:0 0 4px 4px}.mejs__volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs__volume-current{background:hsla(0,0%,100%,.9);left:0;margin:0;position:absolute;width:100%}.mejs__volume-handle{background:hsla(0,0%,100%,.9);border-radius:1px;cursor:ns-resize;height:6px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs__horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs__horizontal-volume-total{background:rgba(50,50,50,.8);border-radius:2px;font-size:1px;height:8px;left:0;margin:0;padding:0;position:absolute;top:16px;width:50px}.mejs__horizontal-volume-current{background:hsla(0,0%,100%,.8);border-radius:2px;font-size:1px;height:100%;left:0;margin:0;padding:0;position:absolute;top:0;width:100%}.mejs__horizontal-volume-handle{display:none}.mejs__captions-button,.mejs__chapters-button{position:relative}.mejs__captions-button>button{background-position:-140px 0}.mejs__chapters-button>button{background-position:-180px 0}.mejs__captions-button>.mejs__captions-selector,.mejs__chapters-button>.mejs__chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs__chapters-button>.mejs__chapters-selector{margin-right:-55px;width:110px}.mejs__captions-selector-list,.mejs__chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs__captions-selector-list-item,.mejs__chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs__captions-selector-list-item:hover,.mejs__chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs__captions-selector-input,.mejs__chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs__captions-selector-label,.mejs__chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs__captions-selected,.mejs__chapters-selected{color:#21f8f8}.mejs__captions-translations{font-size:10px;margin:0 0 5px}.mejs__captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs__captions-layer a{color:#fff;text-decoration:underline}.mejs__captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs__captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs__captions-position-hover{bottom:35px}.mejs__captions-text,.mejs__captions-text *{background:rgba(20,20,20,.5);box-shadow:5px 0 0 rgba(20,20,20,.5),-5px 0 0 rgba(20,20,20,.5);padding:0;white-space:pre-wrap}.mejs__container.mejs__hide-cues video::-webkit-media-text-track-container{display:none}.mejs__overlay-error{position:relative}.mejs__overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs__cannotplay,.mejs__cannotplay a{color:#fff;font-size:.8em}.mejs__cannotplay{position:relative}.mejs__cannotplay a,.mejs__cannotplay p{display:inline-block;padding:0 15px;width:100%}

.umPlay{ background:#1B1B21; padding:116px 0 50px; min-height:200px;position:relative; z-index:1;-webkit-transition:padding .3s;-moz-transition:padding .3s ease-out;transition:padding .3s ease-out;}
.umPlay .umPlayBox{ width:100%;max-width: 100%; height:auto;padding-top:56.5%;position: relative;}

.umPlay .iframePlay{position: relative;height: 0;overflow: hidden;background-image: url(images/bnLay.gif);background-repeat: no-repeat;background-position: center;background-size: 56px auto;background-color: #000;}
.umPlay .umPlayBox iframe{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.warp.play{ margin-top:0}
.post-body .mejs__container{ width:100% !important;max-width: 100%;min-width: 100%;}
.reading .umPlay{z-index:10001;padding:50px 0 50px; margin-bottom:25px;}

.reading .mfp-bg{z-index:10001;}
.reading .mfp-wrap{z-index:10002;}

/*----------- 底部 -----------*/
.footer{width:100%;margin:0rem 0 0 0;padding:25px 0;clear:both; background:#373742; color:#ABABAB; font-size: 1.2rem; position:relative; z-index: 1;}
.footer a{ color:#ABABAB;}
.footer .text{ padding-top:0px; clear: both}
.footer .ftNav{ padding:5px 0 15px; opacity:1;}
.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:#ABABAB; opacity: .3;}
.footer .ftNav a:first-child:after {display: none;}
.footer .umThemeBy .umBy,.footer .umThemeBy .umtheme{display: none;}
.footer .umBy{ margin:0 5px}
.footer .umtheme{margin-right: 5px;}
/*底部链接*/
.linkBox{font-size:0px; float: left; width: 60%; }
.linkBox .link{max-width:50%}
.link{padding:0 0 2rem; overflow: hidden; display:inline-block; vertical-align:top;}
.link ul{ padding-right:15px; display:inline-block;}
.link ul li{ display: inline-block;font-size:12px; line-height:26px;}
.link ul li.h{ display:block; font-size:16px; margin-bottom:10px;}
.link ul li a{ color: #ABABAB;-webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; padding-right: 10px;}
.link ul li a:hover{color: #fff}

.qrBox{font-size:0px; float: right; width:40%; padding: 5px 0 10px 0;}
.qrBox li { float: right; font-size: 12px;color: #ABABAB; text-align: center;  padding-left: 20px;}
.qrBox li p{ padding: 2px 0 0 0}
.qrBox li img{ max-width: 100px; opacity: .6; padding: 2px; background: #fff; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.qrBox li:hover img{ opacity: 1}

.simplify .linkBox{width: 100%;}
.footer.simplify  .text{text-align: center;}
.footer.simplify .link{padding: 0 0 1rem;max-width:100%}
.footer.simplify .link ul li.h{margin-bottom: 3px;}

.umPostBox .umTextarea .umItemIn .hide{display:block;visibility: visible;}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:0px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#fff;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#fff;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#fff;display:block;-webkit-backface-visibility:visible;transition:all .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#fff}
.owl-theme .owl-nav.disabled + .owl-dots{margin:10px 0 5px 0}
.owl-theme.owl .owl-nav.disabled + .owl-dots{margin:10px 0 5px 0;display: inline-block;position: absolute;top: 0;right: 10px;}
/*自定义*/
.owl-theme{ cursor: grab;margin: 0;}
.owl-theme .owl-nav [class*="owl-"]{ margin: 0; border-radius: 0;-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;}
.owl-theme .owl-nav [class*="owl-"]:hover{ background:#E94C3D; cursor: pointer;}

.owl-theme .owl-nav{ display: block; position: absolute; bottom: 10px; left: 50%; transform: translateX(-50%)}
.owl-theme .owl-nav{transform: none; height: 0; position: static;}
.owl-theme .owl-dots .owl-dot span,.topArt .owl-theme .owl-dots .owl-dot span{background:#fff; opacity: .6; margin: .5rem .5rem}
.owl-theme.umCateArr .owl-nav.disabled + .owl-dots{ margin: 15px 0 0 0}
.owl-theme.umCateArr .owl-dots .owl-dot span{background:#E94C3D; opacity: .8; width: 4px; height: 4px}
.owl-theme.umCateArr .owl-dots .owl-dot.active span{background:#E94C3D; width: 15px;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span,.topArt .owl-theme .owl-dots .owl-dot.active span, .topArt .owl-theme .owl-dots .owl-dot:hover span{ opacity: 1}
.owl-theme .owl-dots .owl-dot span{ width: .6rem; height: .6rem}
.owl-theme .owl-dots{ margin-top: 2rem;}
.topArt .owl-theme .owl-dots .owl-dot span{background:#1d1d1d; opacity: .3; margin: .5rem .5rem;width: .4rem; height: .4rem}
.topArt .owl-theme .owl-nav.disabled + .owl-dots{ margin: 15px 0 0;}

.owl-theme .owl-nav button{ position: absolute; top: calc(50% - 25px); transform: translateY(-50%);opacity: 0; width: 24px; height: 30px; line-height: 30px; text-align: center;}
.owl-theme .owl-nav button i{ color: #fff;}
.owl-theme .owl-nav button.owl-prev,.owl-theme .owl-nav button.owl-next{ background:#E94C3D; opacity:0;}
.owl-theme .owl-nav button.owl-prev{ left: 10px;}
.owl-theme .owl-nav button.owl-next{ right: 10px;}
.owl-theme:hover .owl-nav button{ opacity: 1;}
.owl-theme:hover .owl-nav button.owl-prev{left: 0px;}
.owl-theme:hover .owl-nav button.owl-next{right: 0px;}

.owl-carousel .owl-stage-outer{box-shadow:0 15px 25px rgba(0,0,0,.0);}
.banner .owl-carousel.owl-drag .owl-item{background:#000 url("images/bnLay.gif") no-repeat center; background-size: 64px;}
.banner.umBnNav .bannerPic{ padding-left: 230px}
.banner.umBnNav .owl-carousel .owl-stage-outer{ border-bottom-right-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 0px;border-top-left-radius: 0px;}

.bx-prev,.bx-next { line-height: 6rem; text-align: center;cursor: pointer;color: #fff;font-size:2.4rem; margin: 0; padding:0px 1rem}
.owl-theme .title{ width: 100%; height: 10rem; line-height: 4.4rem; position: absolute; bottom: 0; left: 0; right: 0; background-image: linear-gradient(-180deg,transparent,rgba(0,0,0,.3) 100%); margin-bottom: 0; color: #fff; font-size: 1.8rem;}
.owl-theme .title h4{ padding: 5rem 1.8rem 0; max-width: 80%; display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}

.umHtml.banner { margin-bottom: 0; padding-bottom: 0;}
.umHtml.banner .umArt{margin:0; width: 100%; float: left;}
.umHtml.banner .umArt.umBnGg{margin-top: 25px;margin-bottom: 0px;}
.umCms .umHtml.banner .umArt{ margin-bottom: 10px;}
.umCms .umHtml.banner .umArt.umBnGg{margin-top: 10px;margin-bottom: 10px;}
.umHtml.banner .owl-carousel.owl{ display: block; background: #000; overflow: hidden;}
.umHtml.banner .bannerPic .item,.umHtml.banner .owl-carousel.owl{height: 240px;}
.umHtml.banner .owl-theme .title{ font-size: 16px;}
.umHtml.banner .owl-theme .title h4{ max-width: 100%;padding: 5.5rem 1.8rem 0;}
.umHtml .umLeft{width: 368px;float: left;margin-right: -368px;overflow: hidden;}
.umHtml .umHotPic{ display: block; clear: both; margin-top: 4px;}
.umHtml .umHotPic ul{display: block; font-size: 0; margin: 0 -10px;}
.umHtml .umHotPic li{width: calc(100% / 2 - 20px); margin: 20px 10px 0; display: inline-block; vertical-align: top;}
.umHtml .umHotPic li .img{background: #f8f8f8;position: relative;}
.umHtml .umHotPic li .img a{ display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0;}
.umHtml .umHotPic li .img:after{content: '';display: block;padding-top: 64%;}
.umHtml .umHotPic li .img img{position: absolute;width: 100%;height: 100%;object-fit: cover;}
.umHtml .umHotPic li .text{ font-size: 14px; padding: 12px 0 0; position: relative;}
.umHtml .umHotPic li .text h3{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.umHtml .umContent{width: 100%;float: left;padding: 0 325px 0 393px;}
.umHtml .umRight{width: 300px;float: right;margin-left: -300px;overflow: hidden;}

.umHtml .umNew{overflow: hidden;height: 406px;}
.umHtml .umNew ul{ margin-top: -7px;}
.umHtml .umNew li{ height: 34px; line-height: 34px; font-size: 14px; padding-left: 10px; position: relative;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.umHtml .umNew li:before{ content: ''; width: 4px; height: 4px; background-color: #d8d8d8; border-radius: 10px; position: absolute; left: 0;top: 16px;}
.umHtml .umNew li:nth-of-type(6n){ margin-bottom: 10px;}
.umHtml .umNew li:nth-of-type(6n+1){font-weight: 500; font-size: 16px;}
.umHtml [class*="style"] .frist li:nth-of-type(6n+1){ font-weight: normal;}
.umHtml .umNew li:nth-of-type(6n+1):before{top: 15px;}
.umHtml .umNew li:last-child{ margin-bottom: 0;}

.umHtml .umRight{width: 300px;float: right;margin-left: -300px;overflow: hidden;}
.umHtml .umArt .umRight .title h2{ padding-bottom: 18px;}
.umHtml .umRight .umHotPost{background: #f8f8fb; height: 406px; padding:20px 20px 14px; position:relative;}
.umHtml .umRight .umHotPost li{ height: 32px; line-height: 32px; padding-left: 15px; position: relative;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.umHtml .umRight .umHotPost li:after{ content: ''; width: 1px; top: 0px; bottom: 0px; position: absolute; left: 3px; background: #e8e8e8;}
.umHtml .umRight .umHotPost li.first{ height: auto; line-height: normal; padding-left: 0; margin-bottom: 10px;white-space: normal;}
.umHtml .umRight .umHotPost li.first .text{ padding: 15px 0 0;}
.umHtml .umRight .umHotPost li.first .text a:after{ display: none;}
.umHtml .umRight .umHotPost li.first .text h3{ font-size: 16px;margin-bottom: 5px; padding: 0; font-weight: normal;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;}
.umHtml .umRight .umHotPost li.first .text .des{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; color: #8a8a8a; font-size: 12px; line-height: 1.7;}
.umHtml .umRight .umHotPost li.first:after,.umHtml .umRight .umHotPost li.first:before,.umHtml .umRight .umHotPost li .img a:before,.umHtml .umRight .umHotPost li .img a:after{ display: none;}
.umHtml .umRight .umHotPost li:nth-child(2):after{top: 16px;}
.umHtml .umRight .umHotPost li:last-child:after{bottom: 16px;}
.umHtml .umRight .umHotPost li:before,.umHtml .umRight .umHotPost li a:after{content: ''; width: 7px; height: 7px; border: 2px solid #E94C3D; position: absolute; top: 13px; left: 0px; border-radius: 100px; z-index: 1;}
.umHtml .umRight .umHotPost li:before{width: 13px; height: 13px;background: #f8f8f8; border: none;left: -3px;top: 10px;}
.umHtml .umRight .umHotPost li .img{position: relative; display: block; font-size: 0; overflow:hidden}
.umHtml .umRight .umHotPost li .img:after{ content: ''; display: block; padding-top: 64%; position: relative;border: none; width: 100%; height: 100%; top: 0;}
.umHtml .umRight .umHotPost li .img a{position: absolute; width: 100%; height: 100%; top:0; left: 0; z-index: 2;background-color: #ececec; background-color: #000000; background-image: url(images/bnLay.gif);}
.umHtml .umRight .umHotPost li .img a img{ position: absolute; width: 100%; height: 100%; object-fit: cover;}
.umHtml .umRight .umHotPost li .img h3{position: absolute;left: 0;bottom: 0;width: 100%;height: 36px;line-height: 36px; color: #fff;
background: #000;background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.7)));
background: linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 100%); z-index: 1; font-size: 14px; color: #fff;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; padding: 0 15px; text-align: left;-moz-osx-font-smoothing: auto;}

/*----------- comm -----------*/	
.commBox{ background:#fff;box-shadow: 0 0 20px rgba(42,42,46,.02);padding:20px;}
.commBox .postText{ padding:5px 0 0}

.cmBox{ margin-bottom:10px;}
.cmBox.tit{padding:1rem 0; font-size:1.8rem; margin-bottom:2rem; position:relative; font-weight: 500;}
.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}
.children .msgArticle{ background: #f9fafc; padding:10px 15px; border-radius: 4px; position: relative;}
.children .msgArticle:before{content: "";display: block;border-top: none;border-right: 15px solid transparent;border-bottom: 15px solid #f9fafc;border-left: 15px solid transparent;position: absolute;top: -12px;left: 15px;}

.avatar{float:left;position:relative;-webkit-border-radius:50px;border-radius:50px;background-color:#fff;margin-right:10px; margin-top: 10px;}
.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:5rem;padding:0 0 1rem 1rem!important;}
.commBody .commInfo{font-size:14px;line-height:2rem;word-wrap:break-word; line-height: 24px; color: rgba(0,0,0,0.8)}
.commBody .commInfo a{ margin-right: 4px; color: #E94C3D}
.commBody .commInfo a:hover{ color: #E94C3D}
.reply-frm{ padding: 10px 0;}

.commTop{padding:1rem;margin-left:-1rem;margin-right:-1rem;margin-bottom:0rem;/*border-bottom:1px solid rgba(227,229,236,.4);background:#f9fafc;*/font-weight:500;font-size:1.4rem;}
.commTop a{color:#9ca0ad;font-size:12px;margin-right:.8rem}

.commFooter{font-size:12px;line-height:16px;margin-top:10px;}
.commTime{font-size:12px;margin-right:.8rem;color:#9ca0ad}
.commReply{font-size:12px;color:#9ca0ad}
.msgname .msgname,div.children{margin-left:6rem}
div.children > div.children{margin-left:0rem}
div.children .avatar,.msgname .msgname .avatar{width: 36px; height: 36px; margin-left: 2px; margin-top: 5px;}
div.children .avatar img,.msgname .msgname .avatar img{width: 36px; height: 36px;}
#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.postTop a{margin-left:.6rem;cursor:pointer;text-decoration:none;color:#50555a;}
#divCommentPost p.postTop small{width:6.5rem;position:relative;font-size:12px;cursor:pointer;}
.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:8px;height:14rem;min-height:14rem;margin:0;resize:none;outline:0;width:100%;min-width:100%;border:1px solid rgba(227,229,236,.4);background:#f9fafc;border-radius:0.4rem; font-size:14px; line-height:1.6;color: rgba(0,0,0,0.8)}
.post-toolbar{margin-top:1rem;overflow: hidden;}
input.button{float:right;height:36px;width:10rem;border-radius:0.4rem;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:#50555a}
.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:4px;height:3.6rem;padding:.3rem .5rem;outline:0;width:100%;box-shadow:none; background:#f9fafc}
.postText ul li label{color:#bbb}
.children .commBody{margin-left:45px;}

/*相关推荐*/
.relevant{width: 100%;box-shadow:0 0 20px rgba(42,42,46,.02); background: #fff; margin:0px 0 25px 0;padding:20px;}
.relevant .title h4{padding:0 0 1rem 0;font-size: 1.8rem;margin-bottom: 0rem;position: relative; font-weight: 500;}
.relevant .title h4:before{position:absolute;width:3rem;height:2px;display:block;content:" ";border-radius:5rem; background:#E94C3D; left:0; bottom:0rem; opacity:.8;}
.relevant .noList{ padding:30px 0; text-align:center; color:#9ca0ad;}
.relevant .noList i{ font-size:72px;}
.artBox .relevant .post{ padding:30px 0; border-bottom: 1px solid #f2f4f9; margin: 0; box-shadow: none}
.artBox .relevant .post.last{ padding:30px 0 5px; border-bottom:none}
.single .relevant .post .post-title{margin: 0px 0 10px;font-size: 2rem;font-weight: 400}
.single .relevant .post.big .post-title{ margin-top: 12px;}
.relevant .ias-noneleft,.sPage .ias-noneleft,.relevant .ias-trigger{ display:none !important;}
.artBox .relevant .noArr{ padding: 60px 0}

.single.page{ background: #f3f4f9;}
.single.page .umpage{ margin-top: 2.8rem;display: inline-block; width:100%; position:relative;}
.single.page .umpage .sidebar{ z-index: 2}
.umpage .artBox{ background: #fff;padding-left: 250px;}

/*分享*/
.bdshare{ clear: both;}
.bd_weixin_popup{ height: 310px!important;width: 252px!important;border-radius: .5rem; border:none!important;box-shadow: 0 0 25px rgba(0, 0, 0, .1); position: fixed!important; left: 50%!important; margin-left: -126px; top: 50%!important; margin-top: -155px;padding:20px 15px 15px 15px!important;}
.bdsharebuttonbox{ display: block; margin-top: 2rem; width: 100%;}
.bdsharebuttonbox a,.bdshare-button-style0-16 a{ background-image: none!important; width:3.2rem!important; height: 3.2rem!important; line-height:3.2rem!important; padding: 0!important; border: 1px solid #eee;  float: left;border-radius: 100px; text-align: center;margin: .6rem .6rem .6rem 0; font-size:2rem!important;-webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.bdshare-button-style0-16:after{content:""!important}
.bdsharebuttonbox a.bds_weixin{ border: 1px solid #20b767; color: #20b767;}
.bdsharebuttonbox a:hover.bds_weixin{ background-color: #20b767; color: #fff;}
.bdsharebuttonbox a.bds_sqq{ border: 1px solid #1ea6e9; color: #1ea6e9;}
.bdsharebuttonbox a:hover.bds_sqq{ background-color: #1ea6e9; color: #fff;}
.bdsharebuttonbox a.bds_tsina{ border: 1px solid #f78585; color: #f78585;}
.bdsharebuttonbox a:hover.bds_tsina{ background-color: #f78585; color: #fff;}
.bdsharebuttonbox a.bds_tqq{ border: 1px solid #00C5FF; color: #00C5FF;font-size:2rem!important}
.bdsharebuttonbox a:hover.bds_tqq{ background-color: #00C5FF; color: #fff;}
.bdsharebuttonbox a.bds_qzone{ border: 1px solid #ff9933; color: #ff9933;font-size: 2rem!important}
.bdsharebuttonbox a:hover.bds_qzone{ background-color: #ff9933; color: #fff;}
.bdsharebuttonbox a.bds_more{ border: 1px solid #cecece; color: #a4a2a0;}
.bdsharebuttonbox a:hover.bds_more{border: 1px solid #333;  background-color: #333; color: #fff;}
.bdsharebuttonbox a.bds_weixin:before {content: "\e715";}
.bdsharebuttonbox a.bds_sqq:before {content: "\e62a";}
.bdsharebuttonbox a.bds_qzone:before {content: "\e728";}
.bdsharebuttonbox a.bds_tsina:before {content: "\e67a";}
.bdsharebuttonbox a.bds_tqq:before {content: "\e606";}
.bdsharebuttonbox a.bds_more:before {content: "\e607";}

/*点赞，打赏*/
.post-like{text-align: center; margin:30px -10px 10px;font-size:0px;}
.post-like 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; box-shadow:0 20px 25px rgba(0,0,0,0.03)}
.post-like a i{ font-size:22px; vertical-align:-3px;}
.post-like a span{ margin-left: .5rem}
.post-like a.reward{ background:#F27272}
.post-like a.reward i{ margin-right: 3px;}
.post-like a.comiis_poster_a{ background:#20b767}
.post-like a:hover{ opacity: .8;}
#reward{ width: 300px; min-height: 280px; padding: 20px; background: #fff; border-radius:.5rem; position: fixed; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 1001; visibility: hidden; text-align: left;}
#reward.in{ visibility: visible;-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-name: bounceInDowna;animation-name: bounceInDowna;}
#reward ul {margin: 0 0 15px 0px;font-size: 0; display: block;}
#reward .list { text-align: center;}
#reward .list li{ display: inline-block; font-size: 14px; margin: 5px 15px 0 5px; position: relative; padding-left: 20px; cursor: pointer; color: #9ca0ad}
#reward .list li.cur{ color: #333;}
#reward .list li i{ position: absolute; display: block; top: -4px; left: -4px; font-size: 25px; color: #AAA8A8;}
#reward .list li.cur i{ color: #22ab38}
#reward #listCon{position: relative;}
#reward #listCon div{opacity: 1;display: none;}
#reward #listCon div.cur{ opacity: 1; display: block;}
#reward #listCon div img{border-radius:0px; overflow: hidden; display: block;margin: 0;width: 100%;}
#reward .tipsBox{ text-align: center; padding-top: 15px;font-size: 14px;}
.tipsBox b,.tipsBox em,.tipsBox span{ display: block; clear: both; font-weight: normal; padding-top: 2px;}
.tipsBox b{ color:#0CA772;}
.tipsBox em{ opacity: .6}
.tipsBox span{ color: #f66}
.reward .tips{ display: none}
.reading #reward{z-index:10002}
.reading .post-like{text-align: center; margin:30px -20px 10px;}
.reading .post-like a{margin:8px 8px}

/*上下篇*/
.single .postNav{ margin: 1.2rem 0 .5rem; font-size: 0; float: left;  width: 100%; clear: both;}
.single .postNav div{float: left; width: 50%; font-size: 14px;text-overflow: ellipsis;white-space: nowrap; overflow: hidden;height: 28px;line-height: 28px;}
.single .postNav div a{font-size:14px;padding: 0;-webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.single .postNav div.prev{ text-align: left; padding-right: 20px;}
.single .postNav div.next{ text-align: right; padding-left: 20px;float: right;}


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

/*其它*/
.mask{position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,.7);display: none; z-index:998}
.umBnGg{background: rgba(255,255,255,0.85);box-shadow: 0 0 20px rgba(0,0,0,0.01);display: block; margin-top: 2rem; overflow: hidden; font-size:0; padding:0px;clear: both;}
.umBnNav .umBnGg{margin-top:25px;display: inline-block;width: 100%; padding:20px;}
.umCms .umBnNav .umBnGg{margin-top:20px;margin-bottom:5px;}
.umBnGg img{ width:100%;max-width:100%;}
.umBnGg a *{ font-size:14px;}
.umBnGg.mob,.umBnNav  .umBnGg.mob{display:none}
.reading .mask{z-index:10001}

/*熊掌号*/
#cambrian0{ margin: 2rem 0 3rem 0!important}
#cambrian0 ._1mpIIe .FiQpSl, #cambrian1 ._1mpIIe .FiQpSl, #cambrian2 ._1mpIIe .FiQpSl, #cambrian3 ._1mpIIe .FiQpSl, #cambrian4 ._1mpIIe .FiQpSl{margin: 1.2rem 0 3.5rem!important;}
#cambrian0 ._1mpIIe ._3YDNrK ._3Ur4mW, #cambrian1 ._1mpIIe ._3YDNrK ._3Ur4mW, #cambrian2 ._1mpIIe ._3YDNrK ._3Ur4mW, #cambrian3 ._1mpIIe ._3YDNrK ._3Ur4mW, #cambrian4 ._1mpIIe ._3YDNrK ._3Ur4mW{margin-top:2rem!important;}
#cambrian0 ._1mpIIe::after, #cambrian1 ._1mpIIe:after, #cambrian2 ._1mpIIe::after, #cambrian3 ._1mpIIe:after, #cambrian4 ._1mpIIe:after{ border: 1px solid #eee!important}

.navFixed{ position: fixed; right:15px; bottom: 120px;z-index: 2; padding-bottom: 42px;}
.navFixed li{width: 36px; height: 36px;text-align: center;line-height: 34px;cursor: pointer; background: #fff; -webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;border-radius: 4px; box-shadow:0 0 20px rgba(42,42,46,.02); margin-bottom: 6px;}
.navFixed li.gotop{display: none; position: absolute; bottom: 0;right: 0}
.navFixed li i{ font-family: iconfont; font-size:24px;}
.navFixed li.weixin { position: relative;}
.navFixed li.weixin i{ color: #20b767}
.navFixed li.weixin .img{position: absolute; top: 0; right: 40px; padding: 5px; background: #fff; border-radius: 4px;box-shadow:0 0 30px rgba(42,42,46,.1);-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease; opacity: 0; visibility: hidden;}
.navFixed li.weixin:hover .img{right: 50px; opacity: 1;visibility: visible}
.navFixed li.weixin .img:before{content: "";display: block;border-color: transparent;border-left-color: transparent;border-style: solid solid solid;border-left-color: #fff;border-width:8px 0 8px 8px;position: absolute;top: 10px;right: -8px;}
.navFixed li.weixin .img p{ font-size: 14px; line-height: 20px; margin-top: -8px; padding-bottom: 10px;}
.navFixed li.weixin .img img{ width: 150px; height: 150px;max-width: none;}
.navFixed li.qq i{ color: #3d93e0}
.navFixed li.gotop i{ font-size: 17px;}
.navFixed li.xinlang i{color:#e24040;font-size:23px;}
.navFixed li:hover{box-shadow:0 0 20px rgba(42,42,46,.03);}
.navFixed li:hover i{ color: #fff;opacity:1;}
.navFixed li.weixin:hover{ background: #20b767}
.navFixed li.qq:hover{ background: #3d93e0}
.navFixed li.xinlang:hover{ background: #e24040}
.navFixed li.gotop:hover{background: #3e3f48}

.reading .navFixed{z-index: 9999;}

.post-media video{min-width: 100%;height: auto;width:100%;}
.moviePlay{ width:64px; height:64px; line-height:64px;border: 2px rgba(204,172,130,.6) solid;background:rgba(0,0,0,0.65); border-radius:100%;position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);text-align:center; cursor:pointer; z-index:4; display:none;} 


.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 > ul li.img{ line-height: 24px;}
.phoneNav > ul > li > ul li.img p{ margin-top: 5px;}
.phoneNav > ul > li > ul li.img img{ width: 100%; max-width: 100px;}
.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;}

.bannerMain{ width: 100%;}
.bannerPic{ width: 100%;position: relative; float: left;}
.bannerPic .item{ position: relative; height: 400px;}
.bannerPic .item a{width: 100%; height:100%; background-size: cover; display: block; background-position: center;}

.banner{ overflow: hidden;}
.bannerBg{ width: 100%;height: 160px;object-fit: cover;object-position: center; overflow: hidden;opacity: .3; background-size: cover;position:fixed;top: 0px;z-index:0;-webkit-transform: translateZ(0);transform: translateZ(0);-webkit-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;/*-webkit-filter: blur(100px);-moz-filter: blur(100px);-o-filter: blur(100px);-ms-filter: blur(100px);filter: blur(100px); */display: none}
.bannerBg img{width: 100%;height: 120px;object-fit: cover;object-position: center;/*-webkit-filter: blur(50px);-moz-filter: blur(50px);-o-filter: blur(50px);-ms-filter: blur(50px);filter: blur(50px);filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='50');*/}

.bannerBg.secondary{-webkit-animation-name: fadeIna;animation-name: fadeIna;}
.bannerBg.success{ opacity: 0;}

.banner .bnNav{width: 230px;background: rgba(43,51,59,1);height: 100%;position: absolute;left: 0;top: 0;z-index: 2;display: block;border-bottom-left-radius: 4px;border-top-left-radius: 4px;}
.banner .bnNav ul {position: relative; height: 100%;width: auto;padding: 27px 0}
.banner .bnNav ul li{ height: 58px; line-height: 58px; width: 100%; display:block; clear: both;}
.banner .bnNav ul li:nth-child(n+7){ display: none}
.banner .bnNav ul li a{color: #fff; display: block; padding: 0px 30px; font-size: 16px;}
.banner .bnNav ul>li>ul{min-width: 158%; position: absolute; left: 230px; background: #f9fafc; top: 0; bottom: 0; font-size: 0; padding:25px 30px;box-shadow: 0 2px 30px rgba(0,0,0,0.05);border-bottom-right-radius: 4px;border-top-right-radius: 4px; opacity: 0; visibility: hidden; display: none; -webkit-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;}
.banner .bnNav ul>li>ul li{ float: left; width: 100%; max-width: 100px; line-height: 36px; height: 36px; clear: none;padding: 0 10px;}
.banner .bnNav ul>li>ul li:nth-child(n+7){ display: block}
.banner .bnNav ul>li>ul li a{ color: #1d1d1d; font-size: 14px; opacity:.8;padding: 0}
.banner .bnNav ul>li>ul li a:hover{ color: #E94C3D; opacity: 1;}
.banner .bnNav ul>li>ul li.h{ width: 100%;max-width: 100%;font-size:14px; font-weight: 500; margin-top: 10px; opacity: 1}
.banner .bnNav ul>li>ul li.h:first-child{ margin-top: 0}
.banner .bnNav ul>li>ul li.h a{ font-size: 14px; font-weight: 500; opacity: 1}

.banner .bnNav ul li.on a{ background: #E94C3D;}
.banner .bnNav ul>li.on>ul a{ background: none;}
.banner .bnNav ul>li.on>ul{ opacity: 1; visibility: visible; left: 230px; display: block;}
.banner .bnNav ul li a:before{ font-family: 'iconfont'; font-size: 20px; vertical-align: -1px; padding-right: 2px;}
.banner .bnNav ul li a:after{font-family: 'iconfont'; content: '\ec49'; float: right; margin-right: -10px; font-size: 18px;}
.banner .bnNav ul>li>ul a:after{ display: none}


.sidebar{ position: relative}
.sidebar .sbarBox{ padding-left:0px;}
.sidebar.phone .sbarBox{padding-left: 0px;}
.sidebar.phone .widget{ margin-top: 0; margin-bottom: 20px;}

.cateText{ background-color:#eaecf5; padding: 48px 0 50px; text-align: center; position: relative; z-index: 1;}
.cateText .container{position: relative;z-index: 2}
.cateText[style^=background-image]{color: #fff;background-position: center;background-color:#1d1d1d; background-size: cover; position: relative; z-index: 2;}
.cateText .bnMask{background-color:#000;opacity: .5; z-index: 1; position: absolute; top: 0; left: 0; bottom: 0; right: 0;}
.cateText h2{ font-size: 2.8rem; font-weight: 500; line-height: 2; max-width:500px; padding: 0 40px; margin: 0 auto;}

.cateText .desc,.cateText .info{ font-size: 1.4rem; line-height: 1.8; max-width:600px; padding: 0 40px; margin: 0 auto;}
.cateText .desc{ margin-bottom:10px}
.cateText .info span{padding: 0 15px;position: relative;}
.cateText .info span.hr:after{position: absolute;content: ''; width:1px; height:14px;top: 3px;left:0px;background-color:#fff;opacity: .5;}
.cateText .avatarPic{ width:68px; height:68px; border-radius: 100px;border: 3px solid #fff;margin:0 auto 8px;overflow: hidden;font-size: 0px;}
.cateText .avatarPic img{width:100%; height:100%;object-fit: cover;}
.cateText .avatarTit{max-width:500px; padding: 0 40px; margin: 0 auto;}
.cateText .avatarTit h2{display: inline-block;padding: 0;font-size: 2.0rem;line-height: 1.8; }
.cateText .avatarTit span{display: inline-block;vertical-align:2px;background: #f33;color: #fff;padding: 1px 6px;border-radius: 10px;margin-left: 10px;font-size: 12px;-moz-osx-font-smoothing: auto;}
.cateText .avatarTit span.v1{background: #FD3208;background-image: none;background-image: -o-linear-gradient(left,#FD3208 0,#FD7B08 100%);background-image: linear-gradient(90deg,#FD3208,#FD7B08);}
.cateText .avatarTit span.v2{background: #7A00DF;background-image: none;background-image: -o-linear-gradient(left,#7A00DF 0,#E31FFF 100%);background-image: linear-gradient(90deg,#7A00DF,#E31FFF);}
.cateText .avatarTit span.v3{background: #088AFD;background-image: none;background-image: -o-linear-gradient(left,#088AFD 0,#00C3FF 100%);background-image: linear-gradient(90deg,#088AFD,#00C3FF);}
.cateText .avatarTit span.v4{background: #FF9B43;background-image: none;background-image: -o-linear-gradient(left,#FF9B43 0,#FFD34F 100%);background-image: linear-gradient(90deg,#FF9B43,#FFD34F);}
.cateText .avatarTit span.v5{background: #00CC29;background-image: none;background-image: -o-linear-gradient(left,#00CC29 0,#28E669 100%);background-image: linear-gradient(90deg,#00CC29,#28E669);}
.catePic .warp{ margin-top: 0;}
.catePic .warp .cateText{ padding-top: 112px;}
.catePic.index,.catePic.tag,.catePic.date{ padding-top: 66px;}
.catePic.index .banner{ margin-top: -66px; padding-top: 100px;}

body.jumpUrl{ background: #fff; position: static}
body.jumpUrl .warp{ margin: 0;}
body.jumpUrl .container{ width: 100%; 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}

.umPostApp{background-color: #eaecf5;position: relative; overflow: hidden; z-index: 0; margin-top:20px;}
.umPostApp .bg{ position:fixed; height: 100px; top: 0;right: 0; left: 0; background-size: cover;filter: blur(100px); opacity: .3;}
.umPostApp .container{ position: relative; z-index: 2}
.umPostApp .box{ background: #fff; padding:20px;box-shadow: 0 0 20px rgba(42,42,46,.02); float: left; width: 100%;}
.umPostApp .box .spimg{ width: 345px; max-height: 330px; position: relative; float: left;font-size: 0; color: #fff; overflow: hidden;}
.umPostApp .box .spimg img{ width: 100%; height: 100%; position: absolute;left: 50%;object-fit: cover;object-position: center;top: 50%; transform: translate(-50%,-50%)}
.umPostApp .box .spimg:after,.umPostApp .box .spimg.umPic .item:after{content: ''; padding-top: 75%;display: block;}
.umPostApp .box .text{ overflow: hidden; padding-left: 30px;}
.umPostApp .box .postTitle{ position: relative; margin-top: 10px;display: inline-block; width:100%}
.umPostApp .box .umDes{ opacity: .6; line-height: 1.6; margin-bottom: 20px; font-size:14px}
.umPostApp .box .umPrice{ font-size: 0;}
.umPostApp .box .umPrice span{ font-size: 14px; margin-right: 20px; opacity: .6}
.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}

.shopBtn a{ display:inline-block; height:40px; line-height:40px; min-width:100px; padding: 0 10px; 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: all 0.3s;-ms-transition: all 0.3s; transition: all 0.3s; 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: all 0.3s;-ms-transition: all 0.3s; transition: all 0.3s;}
.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 .spimg.umPic .owl-carousel{ display: block; opacity: 0;}
.umPostApp .box .spimg.umPic .owl-carousel.owl-loaded{ opacity: 1;}
.umPostApp .owl-theme .owl-nav.disabled + .owl-dots{position: absolute;left: 50%;transform: translateX(-50%);bottom: 5px;}
.umPostApp .owl-theme .owl-dots .owl-dot span{ background: #fff; opacity: .4}
.umPostApp .owl-theme .owl-dots .owl-dot.active span{ opacity: 1}
.umPostApp .box .spimg.umPic:after{ display: none}
.single .umPostApp .box .postTitle a.fullRead{ top: -1px; right: 0;}
.reading .umPostApp{z-index: 9999; background: #f2f4f9; padding: 0 0 30px; max-width: 930px; margin: 0 auto;}
.reading .umPostApp .bg{ display: none}
.umFull .artBox{padding-right: 0px; margin-right: 0;}
.faceBox { font-size: 0; background: #fff; padding: 10px;box-shadow: 0 0 20px rgba(42,42,46,.02);  border:1px solid #f3f4f9; margin-top: 10px;display: none}
.faceBox img{ width: 22px; height: 22px; margin: 5px;}
.facePic{ width: 18px; height:18px; display: inline-block; vertical-align: -3px; overflow: hidden; font-size: 0;}
.faceBtn{ position: absolute; left: -4px;}
.faceBtn a{ opacity: .4}
.faceBtn a:hover{ opacity: 1}
.faceBtn i{ font-family: iconfont; font-size: 24px; display: inline-block; vertical-align: -4px;}

.imgLazy,.artBox .topArt .item .img,.widget.divComments li .author,.owl-carousel.owl-drag .owl-item .img{background: #f7f9fd url(images/lay.gif) center center no-repeat; background-size: 48px; font-size: 0; color: #f7f9fd}
.owl-carousel.owl-drag .owl-item{ background-size: 52px;}

.owl-carousel.umCateArr{ margin-top: 10px;}
.owl-carousel.umCateArr .owl-item .img{ position: relative;background-color:rgb(247, 249, 253);margin:0 10px;}
.owl-carousel.umCateArr .owl-item .img img{position: absolute;width: 100%;height: 100%;left: 50%;object-fit: cover;object-position: center;top: 50%;transform: translate(-50%,-50%);}
.owl-carousel.umCateArr .owl-item .img:after{content: '';padding-top: 100%;display: block;}

.umStep{ display: inline-block; width: 100%; margin:10px 0 20px 0;}
.umStep .umStepPic{ float: left; width: 220px; font-size: 0;}
.umStep .umStepPic img{width: 100%;}
.umStep .umStepText{ overflow: hidden; padding-left: 20px;}
.umStep .number{ font-size: 16px; font-weight: 500; margin-bottom: 10px;}
.single hr.line{ display: none}
.single .umBodyPic { margin-bottom: 20px; display: inline-block; width: 100%;}
.single .umBodyPic .img{ position: relative;border-radius: 4px;overflow: hidden;font-size: 0;}
.single .umBodyPic .img img{ width: 100%}
.single .umBodyPic a.zoom{ width: 60px; height: 60px; line-height: 60px; text-align: center; position: absolute; background: rgba(0,0,0,.6); border-radius: 50px; z-index: 2; left: 50%; top: 50%; margin-top: -25px; margin-left: -25px;}
.single .umBodyPic a.zoom i{ color: #fff; font-size: 26px;}
.single .umBodyPic a:hover.zoom { background: rgba(0,0,0,.9)}
.single .umAttribute{margin:0 0 30px 0;}
.single .post-body .umAttribute .umAttributeBox{ padding: 15px; background:#f9fafc; position: relative}
.single .post-body .umAttribute .umAttributeBox:before{content:''; width: 1px; background:#ecedf3;left: 50%; top:20px;bottom: 20px; margin-left: -1px; position: absolute; }
.single .post-body .umAttribute .umAttributeBox ul{padding: 0; margin: 0 -50px 0 0; font-size: 0;}
.single .post-body .umAttribute li{ list-style: none; font-size: 0; padding: 5px;width: calc(100% / 2 - 50px); margin-right: 49.5px; display: inline-block;}
.single .post-body .umAttribute li em{ opacity: .68; font-size: 14px; margin-left: 10px; margin-top: 2px; float: right}
.single .post-body .umAttribute li h2,.single .post-body .umAttribute li h3,.single .post-body .umAttribute li h4,.single .post-body .umAttribute li h5{ margin: 0; font-size: 16px; font-weight: normal; display: inline-block;}
.single .post-body .umAttribute .umAttributeTit{ margin-bottom: 15px;}

.umAtt div.post-body h1,.umAtt div.post-body h2,.umAtt div.post-body h3,.umAtt div.post-body h4,.umAtt div.post-body h5,.umAtt div.post-body h6{ position: relative; padding-left: 20px;}
.umAtt div.post-body h1:before,.umAtt div.post-body h2:before,.umAtt div.post-body h3:before,.umAtt div.post-body h4:before,.umAtt div.post-body h5:before,.umAtt div.post-body h6:before{content:''; width: 12px; height: 12px; border: 3px solid #E94C3D; display: inline-block; position: absolute; left: 0; top: 11px; border-radius: 50px;}
.umAtt div.post-body .umAttribute li h2:before,.umAtt div.post-body .umAttribute li h3:before,.umAtt div.post-body .umAttribute li h4:before,.umAtt div .post-body .umAttribute li h5:before{ display: none;}
.umAtt div.post-body .umAttribute li h2,.umAtt div.post-body .umAttribute li h3,.umAtt div.post-body .umAttribute li h4,.umAtt div .post-body .umAttribute li h5{ padding-left: 0;}
.umAtt div.post-body h2:before{ top: 13px;}
.umAtt div.post-body h3:before{ top: 11px;}
.umAtt div.post-body h4:before{ top: 9px;}
.umAtt div.post-body h5:before{ top: 8px;}
.umAtt div.post-body h6:before{ top: 7px;}

.umAttributeBox a{ color: #1d1d1d!important}
.umAttributeBox a:after{font-family: 'iconfont';content: '\ec49';font-size: 16px; width: 16px; height: 16px; line-height: 15px; text-indent: -1px; display: inline-block; vertical-align: middle;border: 1px solid #ecedf3;border-radius: 30px;margin-left: 5px; color: rgba(0,0,0,.4);-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.umAttributeBox a:hover{ color: #E94C3D!important}
.umAttributeBox a:hover:after{color: #E94C3D!important;border: 1px solid #E94C3D;}

/*!
 * baguetteBox.js
 * @author  feimosi
 * @version 1.11.1
 * @url https://github.com/feimosi/baguetteBox.js
 */
#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease}#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}@-webkit-keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@-webkit-keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}@keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}

#baguetteBox-slider{ height:auto; top:6%; bottom:6%;}
.baguetteBox-button#next-button, .baguetteBox-button#previous-button{width: 46px;height: 46px; line-height: 46px; background: rgba(255,255,255,.25); border-radius: 50px;}
.baguetteBox-button i{font-size:22px;webkit-transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease}
.baguetteBox-button#close-button{font-size:30px;top:0; right:0; background:rgba(255,255,255,0.4); border-radius:0;border-bottom-left-radius:100px; padding:30px;}
.baguetteBox-button#close-button i{ position:absolute; top:11px; right:11px;}
.baguetteBox-button#close-button:hover,.baguetteBox-button#next-button:hover,.baguetteBox-button#previous-button:hover{background:#E94C3D;}
.baguetteBox-button#close-button:hover i{ color:#fff}
#baguetteBox-overlay .full-image img{-webkit-box-shadow: 0 0 20px rgba(0,0,0,.4);-moz-box-shadow: 0 0 20px rgba(0,0,0,.4);box-shadow: 0 0 20px rgba(0,0,0,.4);}

.addPlay {position: relative;padding-bottom: 56.5%;height: 0;overflow: hidden;background-image: url(images/bnLay.gif);background-repeat: no-repeat;background-position: center;background-size: 56px auto;background-color: #000;}
.addPlay iframe{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

/*login*/
.header .umUser{float: right;position: relative;padding: 17px 0;margin-left: 18px;}
.header .umUser .userPic{ width: 32px; height: 32px; font-size:0; border-radius: 50px; display: block; overflow: hidden;}
.header .umUser .userPic img{width: 32px; height: 32px; border-radius: 50px; cursor: pointer;}
.header .umUser .login{ padding:15px 20px; background: #fff; position: absolute; right: 0; top:78px; visibility: hidden;-webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; min-width: 180px;box-shadow: 0 2px 20px rgba(0,0,0,0.08); width: 100%;border-radius: 4px;opacity: 0; font-size:14px}
.header .umUser.on .login{ visibility: visible; top:60px;opacity: 1;}
.header .umUser .login .wdl{ width: 100%; text-align: center; display: block;}
.header .umUser .login .wdl a{ padding: 0 10px;}
.header .umUser .login .ydl a{ padding: 0 5px 0 20px; position: relative; margin-top:10px; display:inline-block;}
.header .umUser .login .ydl a i{ position: absolute; top:1px; left:-1px; font-size:16px; opacity: .6}
.header .umUser .login .ydl a i.ti-export,.header .umUser .login .ydl a i.ti-user{ font-size: 14px;}
.header .umUser .login i.dot{ position: absolute; top: -17px; right: 2px; color: #fff; font-size: 28px;}
.header .umUser .login i.dot:before {content: "\e72a";}

/*百度商桥自定义*/
#newBridge{ z-index: 1112!important}
#newBridge .nb-icon-wrap{width:50px!important; height:50px!important; top:auto !important; bottom:58px !important; right:7px !important;-webkit-animation: upArrow 3s linear 1.5s infinite;animation: upArrow 3s linear 1.5s infinite;}
#newBridge .nb-icon-skin-1 .nb-icon-inner-wrap,#newBridge .nb-icon-inner-wrap{ width:50px!important; height:50px!important;}
#newBridge .nb-icon-skin-1 .nb-icon-inner-wrap,#newBridge .nb-icon-wrap-0 .nb-icon-wrap-base{width:50px!important; height:50px!important;background-image: url(images/icon_msg.png) !important;background-size: 100%!important;cursor: pointer;}
#newBridge .nb-icon-base .nb-icon-bridge-base{ top:0!important; bottom:0!important; left: 0!important; right: 0!important; width: auto!important; height: auto!important; transform: none!important; margin: 0!important;}
@keyframes upArrow {
   0% {-webkit-transform: translate(0);transform: translate(0)}
  25% {-webkit-transform: translateY(-7px);transform: translateY(-7px)}
  50% {-webkit-transform: translateY(3px);transform: translateY(3px)}
  75% {-webkit-transform: translateY(-7px);transform: translateY(-7px)}
 100% {-webkit-transform: translate(0);transform: translate(0)}
}

@-webkit-keyframes upArrow {
    0% {-webkit-transform: translate(0);transform: translate(0)}
  25% {-webkit-transform: translateY(-7px);transform: translateY(-7px)}
  50% {-webkit-transform: translateY(3px);transform: translateY(3px)}
  75% {-webkit-transform: translateY(-7px);transform: translateY(-7px)}
 100% {-webkit-transform: translate(0);transform: translate(0)}
}
/*!
 * animate.css -http://daneden.me/animate
 */
.umAni .anim{visibility:hidden;}
.animated{visibility:visible;}
.animated{animation-duration:1s;animation-fill-mode:both;}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-5%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,10%,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}
@-webkit-keyframes goTopapp{0%{-webkit-transform:scale(.8)}to{-webkit-transform:scale(1)}}
@keyframes goTopapp{0%{transform:scale(.8)}to{transform:scale(1)}}
@-webkit-keyframes drop {0% {top: 5px;opacity: 0;}30% {top: 10px;opacity: 1;}100% { top: 25px; opacity: 0;}}
@keyframes drop {0% {top: 5px; opacity: 0;}30% {top: 10px;opacity: 1;}100% {top: 25px;opacity: 0;}}
@-webkit-keyframes pulse-border{0%{-webkit-transform:translateX(0%) translateY(-50%) translateZ(0) scale(1);transform:translateX(0%) translateY(-50%) translateZ(0) scale(1);opacity:.6}100%{-webkit-transform:translateX(0%) translateY(-50%) translateZ(0) scale(1.3);transform:translateX(0%) translateY(-50%) translateZ(0) scale(1.3);opacity:0}}
@-moz-keyframes pulse-border{0%{transform:translateX(0%) translateY(-50%) translateZ(0) scale(1);opacity:.6}100%{transform:translateX(0%) translateY(-50%) translateZ(0) scale(1.3);opacity:0}}
@-o-keyframes pulse-border{0%{transform:translateX(0%) translateY(-50%) translateZ(0) scale(1);opacity:.6}100%{transform:translateX(0%) translateY(-50%) translateZ(0) scale(1.3);opacity:0}}
@keyframes pulse-border{0%{-webkit-transform:translateX(0%) translateY(-50%) translateZ(0) scale(1);transform:translateX(0%) translateY(-50%) translateZ(0) scale(1);opacity:.6}100%{-webkit-transform:translateX(0%) translateY(-50%) translateZ(0) scale(1.3);transform:translateX(0%) translateY(-50%) translateZ(0) scale(1.3);opacity:0}}
@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(-50%,-50%)}60%{opacity:1;transform:translate3d(0,25px,0) translate(-50%,-50%)}75%{transform:translate3d(0,-10px,0) translate(-50%,-50%)}90%{transform:translate3d(0,5px,0) translate(-50%,-50%)}to{transform:translate(-50%,-50%)}}
@keyframes fadeIna{0%{opacity:0}to{opacity:.3}}
@-webkit-keyframes slideDown{0%{-webkit-transform:translateY(-110px)}100%{-webkit-transform:translateY(0)}}
@keyframes slideDown{0%{-webkit-transform:translateY(-110px);transform:translateY(-110px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}
@-webkit-keyframes slideUp{0%{-webkit-transform:translateY(0)}100%{-webkit-transform:translateY(-110px)}}
@keyframes slideUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-110px);transform:translateY(-110px)}}
@keyframes bounceInDowna{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) translate(-50%,-50%)}60%{opacity:1;transform:translate3d(0,25px,0) translate(-50%,-50%)}75%{transform:translate3d(0,-10px,0) translate(-50%,-50%)}90%{transform:translate3d(0,5px,0) translate(-50%,-50%)}to{transform:translate(-50%,-50%)}}
@media screen and (max-width:1279px){
/*头部*/
.search .ssFrom{ right:15px;}
/*头部END*/
.umPlay{padding:66px 0 0px;}
.umPlay .container{ padding:0}
.reading .umPlay{padding:0px;}
}
@media screen and (max-width:1199px){
.umHtml .umLeft{width: 358px;margin-right: -358px;}
.umHtml .umContent{padding: 0 315px 0 383px;}
.umHtml .umRight{ width: 290px;margin-left: -290px;}
.umHtml .umHotPic li .img:after,.umHtml .umRight .umHotPost li .img:after{ padding-top: 67%;}
}

@media screen and (max-width:1024px){
.umHtml .umArt.umStyle4 .artList{padding-left: 285px;}
.umHtml .umArt.umStyle4 .artList li.frist{ width: 260px;}
.umHtml .umArt.umStyle1 ul{ margin-right: -25px;}
.umHtml .umArt.umStyle1 li{width: calc(100% / 4 - 25px); margin-right: 24.5px;}
.umHtml .umLeft{width: 348px;margin-right: -348px;}
.umHtml .umContent{padding: 0 305px 0 373px;}
.umHtml .umRight{ width: 280px;margin-left: -280px;}
.umHtml .umHotPic li .img:after,.umHtml .umRight .umHotPost li .img:after{ padding-top: 70%;}
}
@media screen and (max-width:992px){
.artBox{margin-right: 290px; padding-right: 20px}
.umpage .artBox{padding-right: 40px}
.sidebar { width: 290px;margin-left: -290px; margin-top: 20px;}
.sidebar .sbarBox:after{ display: none}
.widget{ margin-bottom: 20px;}
.widget.divCalendar table th, .widget.divCalendar table td{ padding:8px 7px; font-size: 12px;}
.tagTops li .tagImg{ min-height: 60px;}
.container,.umCrumb{ max-width: 920px;}
.artBox,.relevant{ margin-bottom: 20px;}
.artBox .topArt{margin: 20px 0 20px;}
.artBox .postList{ margin-top: 20px;}
.artBox .post{ margin: 20px 0;}
.umPostApp .box .spimg{ width: 360px; max-height: 301px;}
.umpage .artBox .post{padding: 30px 0 30px 0;}
.umpage .commBox{padding: 0 0 30px 0;}
.umHtml .umArt.umStyle4 .artList{padding-left: 265px;}
.umHtml .umArt.umStyle4 .artList li.frist{ width: 240px;}

.umHtml .umLeft{width: 348px;margin-right: -348px;}
.umHtml .umContent{padding: 0 0 0 373px;}
.umHtml .umRight{ width: 100%;margin-left: 0; margin-top: 40px;}
.umHtml .umRight .umHotPost{ height: auto;padding: 0;background: #fff;}
.umHtml .umRight .umHotPost li .img:after{ padding-top: 62%;}
.umHtml.banner .umArt.umBnGg{margin-top: 20px;margin-bottom: 0px;}
}

@media screen and (max-width:919px){
.container, .umCrumb{ padding: 0 40px;}
.umCrumb{ padding: 25px 40px 0;}
/*头部*/
.header,.header .logo{ height:48px; display:inline-block; float:none; margin:0 auto; font-size:0;}
.header .headBox{ text-align:center;}
.header .logo a{ padding: 3px 0}
.catePic.index .banner{ padding-top: 86px; padding-bottom: 10px;}
.catePic .warp .cateText{ padding-top: 90px;}
.catePic.index, .catePic.tag, .catePic.date{ padding-top: 56px;}
.navBar{display: none}
.search{ position: absolute; top: 0; right: 38px; float: none}
.search i.icon,.header .navBar li{ height:48px; line-height:48px;}
.warp{margin-top: 48px;}
.mNavBtn{ display:block; left: 23px;}
body{ position:relative; left:0;overflow-x: hidden;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;transition: all .3s ease;}
body.open{overflow:hidden;}
body .warp{position:relative;left:0px;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;transition: all .3s ease;}
body .phoneNav{left:0px;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;transition: all .3s ease;}
body.open .header,body.open .warp,body.open .phoneNav{left:190px;}
body.open .leftNav{ left:0px;}
body.open .mNavBtn{ display:none;}
body.open .leftNav .mNavBtn{ display:block;}
.header .umUser{position: absolute;padding: 0px; right:75px; top:8px;text-align:left;}
.header .umUser.on .login{top:40px;}
/*头部END*/
.umPlay{padding:48px 0 0px;}
.umPlay .container{ padding:0}	
.artBox{margin-right:0; padding-right: 0;}
.artBox:after,
.sidebar {display: none}
.sidebar.phone{display:block; margin:0; width:100%;}
.tagTops li .tagImg{ min-height: 120px;}
.umpage .artBox{padding-left:220px;}
.umpage .sidebar,.umpage .sbarBoxa li.active a{ display: block; width:180px;}
div.post-body .rslist{ margin: 0 -4px;}
div.post-body .rslist li{width: 33.333%; padding: 4px;}
div.post-body .rslist li img{ margin-right: 10px;}
.umHtml .umArt.umStyle1 .post-tietle{ font-size: 14px;padding: 15px 5px 5px;}
.umPostApp .box .spimg{ width: 320px; max-height: 271px;}
.shopBtn a{ min-width: 100px;}
.umPostApp .box .umDes{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}

.umHtml .umArt.umStyle1 ul{ margin-right: -20px;}
.umHtml .umArt.umStyle1 li{width: calc(100% / 4 - 20px); margin-right: 19.5px;}
.umHtml .umArt.umStyle4 .titArr{ width: 100%; }
.umHtml .umArt.umStyle4 .umUl .titArrR{ width: 100%;padding: 0;}
.umHtml .umArt.umStyle4 .artList{padding-left: 305px;}
.umHtml .umArt.umStyle4 .artList li.frist{ width: 280px;}
.banner.umBnNav .bannerPic{ padding-left: 0;}
.banner.umBnNav .owl-carousel .owl-stage-outer{ border-radius: 4px;}
.banner .bnNav{ display: none}
.umHtml.banner .umArt.umBnGg{margin-top: 20px;margin-bottom: 0px;}
.umCms .umHtml.banner .umArt.umBnGg{margin-bottom:0px;}
.catePic.index .banner{ padding-bottom:0px;}
.umCms .catePic.index .banner{ padding-bottom:10px;}
.umCms .catePic.index .banner.umBnNav{padding-bottom:5px;}
.umCms .umBnNav .umBnGg{margin-bottom:0px;}
}

@media screen and (max-width:834px){
.umPostApp .box .spimg{ width: 280px; max-height: 241px;}
.umPostApp .box .umPrice em{ font-size: 20px;}
.umHtml .umArt .umArtBox{ margin: 0;display: block;}
.umHtml .umArt.umStyle2 .umUl{ width: 100%; margin-right: 0;}
}

@media screen and (max-width:768px){
.umHtml .umLeft{width: 100%;margin-right:0;}
.umHtml .umContent{padding: 0 0 0 0;margin-top: 30px;}
.umHtml.banner .bannerPic .item,.umHtml.banner .owl-carousel.owl{ height: 320px;}
.post .post-media{ width: 180px;}
.post .post-title{ margin-top: 7px;}
.umpage .artBox{padding-left: 190px;padding-right: 30px;}
.umpage .sidebar,.umpage .sbarBoxa li.active a{ width:160px;}
div.post-body .rslist li{width:50%; padding: 4px;}
.umHtml .umArt.umStyle1 ul{ margin-right: -20px;}
.umHtml .umArt.umStyle1 li{width: calc(100% / 2 - 20px);margin: 10px 19.5px 10px 0;}
.umHtml .umArt.umStyle1 .post-tietle{ font-size: 16px;}
.umPostApp .box .spimg{ width: 100%; max-height: none;}
.umPostApp .box .spimg.umPic{padding-bottom: 35px;}
.umPostApp .box .text{ padding-left: 0; width: 100%; overflow: inherit}
.imgLazy,.artBox .topArt .item .img,.widget.divComments li .author,.owl-carousel.owl-drag .owl-item{background-size: 36px;}
.owl-carousel.owl-drag .owl-item{ background-size: 48px;}
.umHtml .umArt.umStyle4 .artList{padding-left: 265px;}
.umHtml .umArt.umStyle4 .artList li.frist{ width: 240px;}
.bannerPic .item{ height: 360px;}
.linkBox{width: 55%; }
.qrBox{width: 45%; }
.qrBox li{ padding-left: 10px}
.umStep .umStepPic{ width: 200px;}
.umBnGg.pc,.umBnNav .umBnGg.pc{display:none}
.umBnGg.mob{display:block}
.umBnNav .umBnGg.mob{display:inline-block}
}
@media screen and (max-width:640px){
.umHtml.banner .bannerPic .item,.umHtml.banner .owl-carousel.owl{ height: 280px;}
.container, .umCrumb{ padding: 0 25px;}
.umCrumb{ padding: 25px 25px 0;}
.artBox .post{ font-size: 0; padding: 15px; margin: 20px 0}
.artBox .relevant{ padding: 15px; margin-bottom: 20px;}
.artBox .relevant .post{ font-size: 0; padding: 20px 0; margin:0}
.artBox .relevant .post.last{ padding-top: 20px;}
.artBox .postList.cateBn{ padding: 20px;}
.artBox .topArt{margin: 20px 0 15px}
.artBox .topArt .title h2{ padding-bottom: 18px; padding-top: 15px;}
.postList.topArt .title h2:after{top: 16px;}
.artBox .topArt li.post{padding: 0 0px 25px 0; margin-bottom: 15px;}
.mNavBtn{ left: 10px;}
.search{ right: 24px;}
.banner{padding: 25px 0}
.artBox .postList{ padding-top: 6px;}
.relevant,.commBox{padding:15px;}
.post .post-media{ width: 35%;height: auto;margin-right:0px;display: inline-block; float: none; vertical-align: middle;}
.post.big .post-content,.post .post-content.noMedia,.artBox .weiyu .post .post-content{ padding-left: 0;}
.post.big .post-media img{max-height:none;}
.post .post-title{ margin-top:0px;white-space:normal; font-size: 18px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.artBox .topArt li.post h3{-webkit-line-clamp: 2;}
.post .post-content{padding-left:18px; }
.post .post-content .umInfo{ display: none}
.post.big .post-content,.post .post-content.noMedia{ width: 100%}
.post.big .post-content .umInfo,.post .post-content.noMedia .umInfo{ display:-webkit-box;}
.post.big .post-title{margin-bottom:8px;}
.post .post-content p.info{ margin-top: .5rem}
	.post.big .post-content p.info,.post .post-content.noMedia p.info{margin-top:1rem}
	.post .post-media .movie .icon{ width: 32px; height: 32px; line-height: 32px; margin: -16px 0 0 -16px;}
	.post .post-media .movie .icon i{ font-size: 26px;}
	.post.umTop .istTop{ font-size: 18px; vertical-align: 1px;}
	.artBox .weiyu .post .post-content{ width: 100%}
	.artBox .weiyu .post{padding: 15px 30px 15px 48px;}
	.artBox .weiyu .post .dot{ top: 24px;}
	.subcate{ padding: 10px 0px;}
	.umpage .artBox{padding-left: 140px;}
	.umpage .sidebar,.umpage .sbarBoxa li.active a{ width:140px;}
	.umpage .sidebar{ width: 100%; position: relative; background: #fff; margin-bottom: 20px;}
	.umpage .sidebar li{ display: inline-block;}
	.umpage .sbarBoxa{ padding: 10px 0}
	.umpage .sbarBoxa li.active a:before,.umpage .sbarBoxa .slide1, .umpage .sbarBoxa .slide2{ display: none;}
	.umpage .sidebar li a{ border: none; padding: 4px 15px;}
	.umpage .sbarBoxa li.active a{ width: auto}
	.umpage .artBox{ padding-left: 20px; padding-right: 20px;}
	.single .artBox .fullRead{ right:18px; top: 20px;}
	.tagTops li{ width: 50%}
	.tagTops li .tagImg{ min-height: 155px;}

	.owl-theme .owl-nav.disabled + .owl-dots{margin:10px 0 0px 0}
	.post.big .post-title{margin-bottom:5px;}
	.umPlay{ margin-bottom:20px;}
	.phoneNav,.heightNav{display: block;}

	body.jumpUrl .container .title{ font-size: 18px;}
	body.jumpUrl .container .url{font-size: 14px;}
	.artBox{ margin-bottom: 20px;}
	.umHtml .umArt,
	.umHtml .umArt.umStyle2 .umUl{padding: 20px 20px 15px; margin-top: 10px; }
	.main .umArt{ margin-top: 20px; padding-top: 15px;}
	.umHtml .umArt.umBan{ padding: 20px;}
	.owl-theme .owl-dots .owl-dot span{ width: 4px; height: 4px; margin: 3px;}
	.owl-theme .title{ font-size: 16px; height: 9.5rem}
	.umHtml .ias-trigger-next, .umHtml .ias-noneleft{padding-bottom: 0px;}
	.umHtml .ias-trigger a,.umHtml .ias-nonelef{ margin-top: 10px;}
	.umHtml .ias-spinner{height: 56px; margin: 0px auto}
	#newBridge .nb-icon-wrap{ right: 8px!important;}
	.ssArr li {padding: 12px 0px 12px 0px;}
	
	.umHtml .umArt.umStyle4 .titArr{ height: auto; padding: 20px 20px 15px;}
	.umHtml .umArt.umStyle4 .artList{padding-left: 0; height: auto; padding-bottom: 60px;}
	.umHtml .umArt.umStyle4 .artList li.frist{ width: 100%; position: static;}
	.umHtml .umArt.umStyle4 .artList a.more{ bottom: 10px;}
	.umHtml .umArt.umStyle4 .umUl .subr{padding: 20px 20px 15px;}
	.bannerPic .item{ height: 320px;}
	.umPostApp .box{ padding:15px}
	.umStep .umStepPic{width: 180px;}
	.reading .artBox .post{padding: 15px;}
	.header .umUser{ right: 58px;top: 11px;}
	.header .umUser .userPic,.header .umUser .userPic img{ width: 26px;height: 26px;}
	.link ul li.h{margin-bottom: 5px;}
}
@media screen and (max-width:540px){
.linkBox{width: 100%; }
.qrBox{width: 100%; padding-bottom: 18px;}
.qrBox li{ padding-left: 0px; padding-right: 20px; float: left}
}
@media screen and (max-width:520px){
.postText.isVerify ul li,.postText ul li{width:100%;}
.container, .umCrumb{ padding:0 15px;}
.umCrumb{ padding: 25px 15px 0;}
.widget{margin-bottom:15px;}
.mNavBtn{ left:0px;}
.search{ right: 13px;}
.post .post-content p em{ display: none;}
.post .post-content p em.date,.post .post-content p em.view{ display:inline-block;}
.post .post-content p em.view{ margin-right: 0}
.ssArr li {padding: 10px 0px 10px 0px;}
.ssArr .ssImg {width: 86px;}
.single .postNav div{ width: 100%;}
.single .postNav div.next{ text-align: left; padding-left: 0;}
.single .postNav div.prev{ padding-right: 0;}
.bannerPic .item{ height: 300px;}
.header .umUser{ right: 45px;top: 13px;}
.header .umUser .userPic,.header .umUser .userPic img{ width: 22px;height: 22px;}
}
@media screen and (max-width:480px){
.banner{ padding: 15px 0}
.widget{margin-bottom:0px;}
.post .post-content{padding-left:14px; }
.post .post-content p em.ceta{ display: none}
.post .post-content p.info{ margin-top: .3rem}
.post .post-content p.info i{font-size: 14px;vertical-align: 0px;padding-right: 2px;}
.post .post-title,.single .relevant .post .post-title{ margin-bottom: 0; font-size: 1.6rem;}
.post .post-title em.isTop {padding: 0px 4px 0px;vertical-align: 2px;}
.artBox .topArt .item .text h3{font-size: 16px; margin-bottom: 10px;}
.post.umTop .istTop{ font-size: 16px;}
.single .relevant .post .post-title{padding:0 0 1px 0;}
.single .post-body p{margin: 0 0 15px 0;}
div.post-body .umDes{padding: 15px 45px;}
div.post-body .umDes i.left{ left: 10px;}
div.post-body .umDes i.right{ right: 10px;}
.tagTops li .tagImg{ min-height: 135px;}
.single .postNav{float: none;margin-top:.5rem;}
.single .postNav div a{margin: .6rem 1rem .6rem 0rem;}
.umPlay{ margin-bottom:15px;}
.umHtml.banner .bannerPic .item,.umHtml.banner .owl-carousel.owl{ height: 260px;}
.artBox .topArt li{ width: 100%; margin-right: 0; padding-right: 20px;}
.cateText h2,.cateText .desc{ padding: 0 10px;}
.imgLazy,.artBox .topArt .item .img,.widget.divComments li .author,.owl-carousel.owl-drag .owl-item{background-size: 32px;}
.bannerPic .item{ height: 280px;}
.umStep .umStepPic{width: 160px;}
}

@media screen and (max-width:440px){
	.umHtml.banner .bannerPic .item,.umHtml.banner .owl-carousel.owl{ height: 230px;}
	.tagTops li .tagImg{ min-height: 120px;}
	.reading .post-like a{margin:8px 6px; padding:0 12px;}
	.ssFrom{width: 320px;}
	.topArt .owl-theme .owl-dots .owl-dot span{ margin: 3px;}
	.post .post-title, .single .relevant .post .post-title,.artBox .topArt .item .text h3{ font-size: 14px;}
	.post.big .post-content .umInfo, .post .post-content.noMedia .umInfo,.artBox .topArt .item .text .umInfo{font-size: 12px; max-height: 40px;}
	.umHtml .umArt.umStyle1 ul{ margin: 0;}
	.umHtml .umArt.umStyle1 li{width: calc(100% / 1 - 0px); margin-right: 0;}
	.umHtml .umArt.umStyle1 .post-tietle{ font-size: 14px;padding:15px 5px 5px}
	.umPostApp .box .umPrice{ text-align: center;}
	.umPostApp .box .text{ margin-top: 10px; clear: both; display: inline-block;}
	.umPostApp .box .umPrice span{ display: block; margin: 10px 0;}
	.umPostApp .shopBtn{ text-align: center; padding: 0;}
	.shopBtn a{ width: 100%; max-width: 200px; display: inline-block; margin: 10px auto}
	.ssArr .ssImg{ width: 80px;}
	.ssArr .ssText{left: 82px;}
	.single .post-body .umAttribute .umAttributeBox ul{margin: 0;}
	.single .post-body .umAttribute li{width: 100%;margin-right:0px;border-bottom: 1px solid #f5f5fb;}
	.single .post-body .umAttribute li:last-child{border-bottom:none}
	.single .post-body .umAttribute .umAttributeBox:before{display: none;}
	.bannerPic .item{height: 260px;}
	.umStep .umStepPic{width: 100%;float: none;}
	.umStep .umStepText{padding:15px 0 0 0;}
	.link{padding: 0 0 1rem;}
	.linkBox .link{max-width: 100%;width: 100%;}
	.link ul{padding-right: 0px;}
	.link ul li.h{margin-bottom: 0px;}
}
@media screen and (max-width:375px){
	.umHtml.banner .bannerPic .item,.umHtml.banner .owl-carousel.owl{ height: 200px;}
	.ssFrom{width: 300px;}
	.bannerPic .item{height: 240px;}
}
.artBox .post,.post-media,.widget,div.post-body img,.post-like a,.tagTops li .tagImg,.widget.umUser div,.widget.divLinkage li a,.tagTops li a .tagImg:after,.widget.divTags li a,.pageNav,.ias-trigger-next,.relevant,.commBox,.artBox .topArt .item .img,.artBox .weiyu,.umHtml .umArt,.umHtml img,.umHtml .umArt.umStyle2 .umUl,.umPostApp .box,.umPostApp .box .spimg,.umCateBox,.umHtml .umArt.umStyle4 .umUl .subr,.umHtml .umArt.umStyle4 .umUl .titArr,.artBox .postList,.single .umAttribute,div.post-body .umDes,.full-image img,.artBox .postList.tagBody img,.umPostApp .box .spimg.umPic .owl-carousel .owl-stage-outer,.postList.cateBn .owl-carousel .owl-stage-outer,.umHtml .umRight .umHotPost li .img,.banner .owl-carousel .owl-stage-outer,.umHtml.banner .owl-carousel.owl,.umBnGg img,.umBnNav .umBnGg{ border-radius: 4px;}

.icon-shipin1:before{content:"\e67f";}.icon-qqs:before{content:"\e6ef";}.icon-zu:before{content:"\e67e";}.icon-qq1:before{content:"\e6cd";}.icon-sousuo1:before{content:"\e677";}.icon-sousuo2:before{content:"\e8b8";}.icon-sousuo3:before{content:"\ecbd";}.icon-caidan1:before{content:"\e678";}.icon-caidan2:before{content:"\e662";}.icon-caidan3:before{content:"\e666";}.icon-sousuo4:before{content:"\e94c";}.icon-sousuo-copy:before{content:"\e679";}.icon-pinleijianshao:before{content:"\eb2e";}.icon-shuaxin_o:before{content:"\ec39";}.icon-pinleishanchu:before{content:"\eb2f";}.icon-tishi_o:before{content:"\ec3b";}.icon-pinleizengjia:before{content:"\eb30";}.icon-shitujuzhen_o:before{content:"\ec3d";}.icon-kongzhizhongxin:before{content:"\eb31";}.icon-xinzengdaohangliebiao_o:before{content:"\ec3e";}.icon-saoyisao:before{content:"\eb33";}.icon-sousuo_o:before{content:"\ec3f";}.icon-shipin:before{content:"\eb34";}.icon-shuliangjianshao_o:before{content:"\ec40";}.icon-quanjushezhi:before{content:"\eb35";}.icon-yemiankuangjia_o:before{content:"\ec41";}.icon-shitujuzhen:before{content:"\eb36";}.icon-iosgengduo_o:before{content:"\ec42";}.icon-shuliang-zengjia:before{content:"\eb37";}.icon-xiangji_o:before{content:"\ec43";}.icon-shuaxin1:before{content:"\eb38";}.icon-yingyongAPP_o:before{content:"\ec44";}.icon-tishi:before{content:"\eb39";}.icon-anniu_jiantoushouqi_o:before{content:"\ec45";}.icon-renwuzhongxin:before{content:"\eb3a";}.icon-anniu_jiantouxiangzuo_o:before{content:"\ec46";}.icon-tuwen:before{content:"\eb3c";}.icon-anniu_jiantouzhankai_o:before{content:"\ec47";}.icon-xinzengdaohangliebiao:before{content:"\eb3d";}.icon-jiantou_liebiaoshouqi_o:before{content:"\ec48";}.icon-xiangji:before{content:"\eb3e";}.icon-jiantou_liebiaoxiangyou_o:before{content:"\ec49";}.icon-yingyongAPP:before{content:"\eb3f";}.icon-jiantou_liebiaozhankai_o:before{content:"\ec4a";}.icon-anniu_jiantoushouqi:before{content:"\eb40";}.icon-jiantou_qiehuanxiangxia_o:before{content:"\ec4b";}.icon-jiantou_qiehuanyou:before{content:"\eb41";}.icon-anniu-jiantouxiangyou_o:before{content:"\ec4c";}.icon-jiantou_qiehuanxiangshang:before{content:"\eb42";}.icon-jiantou_qiehuanyou_o:before{content:"\ec4d";}.icon-jiantou_qiehuanzuo:before{content:"\eb43";}.icon-jiantou_qiehuanxiangshang_o:before{content:"\ec4e";}.icon-jiantou_xiangyou:before{content:"\eb44";}.icon-jiantou_zuoshang_o:before{content:"\ec4f";}.icon-jiantou_xiangzuo:before{content:"\eb45";}.icon-jiantou_qiehuanzuo_o:before{content:"\ec50";}.icon-dunpaibaowei:before{content:"\eb46";}.icon-jiantou_xiangzuo_o:before{content:"\ec51";}.icon-dunpaibaoxianrenzheng:before{content:"\eb47";}.icon-dunpaibaowei_o:before{content:"\ec52";}.icon-huobiliu:before{content:"\eb48";}.icon-huobiliu_o:before{content:"\ec53";}.icon-dunpaibaoxianzhiliang:before{content:"\eb49";}.icon-hongbao_o:before{content:"\ec54";}.icon-jisuanqi:before{content:"\eb4a";}.icon-dunpaibaoxianzhiliang_o:before{content:"\ec55";}.icon-jiekuan:before{content:"\eb4c";}.icon-jiekuan_o:before{content:"\ec56";}.icon-hongbao3:before{content:"\eb4d";}.icon-jisuanqi_o:before{content:"\ec57";}.icon-jinbi:before{content:"\eb4f";}.icon-jinrongguanli_o:before{content:"\ec58";}.icon-cunkuan:before{content:"\eb50";}.icon-cunkuan_o:before{content:"\ec59";}.icon-meiyuan:before{content:"\eb51";}.icon-dunpaibaoxianrenzheng_o:before{content:"\ec5a";}.icon-qianbao:before{content:"\eb52";}.icon-qianbao_o:before{content:"\ec5b";}.icon-yinhangqia:before{content:"\eb53";}.icon-jinbi_o:before{content:"\ec5c";}.icon-zhangdan_kong:before{content:"\eb54";}.icon-meiyuan_o:before{content:"\ec5d";}.icon-zhangdan_xiangqing:before{content:"\eb55";}.icon-zhangdan_quxiao_o:before{content:"\ec5e";}.icon-zhangdan_quxiao:before{content:"\eb56";}.icon-zhangdan_kong_o:before{content:"\ec5f";}.icon-zhangdan_xinzeng:before{content:"\eb57";}.icon-zhangdan_xinzeng_o:before{content:"\ec60";}.icon-jinrongguanli:before{content:"\eb58";}.icon-zhangdan-wancheng_o:before{content:"\ec61";}.icon-zhangdan-wancheng:before{content:"\eb59";}.icon-zijin_dongjie_o:before{content:"\ec62";}.icon-zhibi_renminbi:before{content:"\eb5a";}.icon-zhangdan_o:before{content:"\ec63";}.icon-zijin:before{content:"\eb5b";}.icon-yinhangqia_o:before{content:"\ec64";}.icon-zijinxunhuan:before{content:"\eb5c";}.icon-zijin_o:before{content:"\ec65";}.icon-anniucai:before{content:"\eb5d";}.icon-zijinxunhuan_o:before{content:"\ec66";}.icon-cai:before{content:"\eb5e";}.icon-zhangdan_xiangqing_o:before{content:"\ec67";}.icon-biaoqing:before{content:"\eb5f";}.icon-zhibi_renminbi_o:before{content:"\ec68";}.icon-anniu-zan:before{content:"\eb60";}.icon-anniu-zan_o:before{content:"\ec69";}.icon-biaoqing_xiao:before{content:"\eb61";}.icon-anniucai_o:before{content:"\ec6a";}.icon-chengchang:before{content:"\eb62";}.icon-biaoqing_xiao_o:before{content:"\ec6b";}.icon-dianhua:before{content:"\eb63";}.icon-chengchang_o:before{content:"\ec6c";}.icon-duanxin:before{content:"\eb64";}.icon-duanxin_o:before{content:"\ec6d";}.icon-gerentouxiang:before{content:"\eb65";}.icon-biaoqing_beishang_o:before{content:"\ec6e";}.icon-fenxiang:before{content:"\eb66";}.icon-cai_o:before{content:"\ec6f";}.icon-qiandao:before{content:"\eb67";}.icon-fenxiang_o:before{content:"\ec70";}.icon-qunzu:before{content:"\eb68";}.icon-biaoqing_o:before{content:"\ec71";}.icon-biaoqing_beishang:before{content:"\eb69";}.icon-gerentouxiang_o:before{content:"\ec72";}.icon-shoucang:before{content:"\eb6a";}.icon-qiandao_o:before{content:"\ec73";}.icon-tianjiahaoyou:before{content:"\eb6b";}.icon-qunzu_o:before{content:"\ec74";}.icon-wangwanglikai:before{content:"\eb6c";}.icon-dianhua_o:before{content:"\ec75";}.icon-xiai:before{content:"\eb6d";}.icon-tianjiahaoyou_o:before{content:"\ec76";}.icon-zan3:before{content:"\eb6e";}.icon-shoucang_o:before{content:"\ec77";}.icon-wangwang:before{content:"\eb6f";}.icon-wangwang_o:before{content:"\ec78";}.icon-daibanrenwu_quxiao:before{content:"\eb70";}.icon-xiai_o:before{content:"\ec79";}.icon-daibanrenwu:before{content:"\eb71";}.icon-zan_o:before{content:"\ec7a";}.icon-naozhong:before{content:"\eb72";}.icon-wangwanglikai_o:before{content:"\ec7b";}.icon-shijian1:before{content:"\eb73";}.icon-naozhong_o:before{content:"\ec7c";}.icon-riqi:before{content:"\eb74";}.icon-shijian_o:before{content:"\ec7d";}.icon-rili:before{content:"\eb75";}.icon-riqi_o:before{content:"\ec7e";}.icon-yun:before{content:"\eb76";}.icon-daibanrenwu_o:before{content:"\ec7f";}.icon-bingtu:before{content:"\eb77";}.icon-rili_o:before{content:"\ec80";}.icon-yunshangchuan:before{content:"\eb78";}.icon-daibanrenwu_quxiao_o:before{content:"\ec81";}.icon-yunxiazai:before{content:"\eb79";}.icon-shuzhuangtu_o:before{content:"\ec82";}.icon-zhexiantu:before{content:"\eb7a";}.icon-zhexiantu_o:before{content:"\ec83";}.icon-zhuzhuangtu:before{content:"\eb7b";}.icon-yun_o:before{content:"\ec84";}.icon-baoguo_lanshou:before{content:"\eb7c";}.icon-yunshangchuan_o:before{content:"\ec85";}.icon-baoguo_dabao:before{content:"\eb7d";}.icon-yunxiazai_o:before{content:"\ec86";}.icon-baoguo_huanbaohe:before{content:"\eb7e";}.icon-bingtu_o:before{content:"\ec87";}.icon-baoguo_dakai:before{content:"\eb7f";}.icon-zhuzhuangtu_o:before{content:"\ec88";}.icon-baoguo_hezi:before{content:"\eb80";}.icon-baoguo_fahuo_o:before{content:"\ec89";}.icon-baoguo_lingjian:before{content:"\eb81";}.icon-baoguo_dakai_o:before{content:"\ec8a";}.icon-baoguo_shounahe:before{content:"\eb82";}.icon-baoguo_hezi_o:before{content:"\ec8b";}.icon-baoguo_tihuoduanxin:before{content:"\eb84";}.icon-baoguo_dabao_o:before{content:"\ec8c";}.icon-baoguo_quxiaoshouhuo:before{content:"\eb86";}.icon-baoguo_huanbaohe_o:before{content:"\ec8d";}.icon-baoguo_shouhuo:before{content:"\eb87";}.icon-baoguo_quxiaoshouhuo_o:before{content:"\ec8e";}.icon-baoguo_yidong:before{content:"\eb88";}.icon-baoguo_shouhuo_o:before{content:"\ec8f";}.icon-che:before{content:"\eb89";}.icon-baoguo_lingjian_o:before{content:"\ec90";}.icon-didiandingwei:before{content:"\eb8a";}.icon-baoguo_shouna_o:before{content:"\ec91";}.icon-ditu_diqiu:before{content:"\eb8b";}.icon-baoguo_tihuoduanxin_o:before{content:"\ec92";}.icon-baoguo_fahuo:before{content:"\eb8c";}.icon-baoguo_o:before{content:"\ec93";}.icon-ditu:before{content:"\eb8d";}.icon-baoguo_lanshou_o:before{content:"\ec94";}.icon-ditu_dingwei:before{content:"\eb8e";}.icon-che_o:before{content:"\ec95";}.icon-feiji_qifei:before{content:"\eb8f";}.icon-didiandingwei_o:before{content:"\ec96";}.icon-baoguo:before{content:"\eb90";}.icon-baoguo_yidong_o:before{content:"\ec97";}.icon-gouwuche:before{content:"\eb91";}.icon-ditu_dingwei_o:before{content:"\ec98";}.icon-fenjianguocheng:before{content:"\eb92";}.icon-ditu_diqiu_o:before{content:"\ec99";}.icon-guizi:before{content:"\eb93";}.icon-feiji_jiangla_o:before{content:"\ec9a";}.icon-huoche_zhuangche:before{content:"\eb94";}.icon-ditu_o:before{content:"\ec9b";}.icon-huoche_quxiaozhuangche:before{content:"\eb95";}.icon-fenjianguocheng_o:before{content:"\ec9c";}.icon-huoche:before{content:"\eb96";}.icon-feiji_qifei_o:before{content:"\ec9d";}.icon-fuwu:before{content:"\eb97";}.icon-fuwu_o:before{content:"\ec9e";}.icon-jiankong:before{content:"\eb98";}.icon-gaojijibao_o:before{content:"\ec9f";}.icon-jianzhu:before{content:"\eb99";}.icon-gouwuche_o:before{content:"\eca0";}.icon-jiancha:before{content:"\eb9a";}.icon-huoche_quxiaozhuangche_o:before{content:"\eca1";}.icon-jingliren:before{content:"\eb9b";}.icon-huoche_zhuangche_o:before{content:"\eca2";}.icon-paijian:before{content:"\eb9c";}.icon-huoche_o:before{content:"\eca3";}.icon-huopinfenliu:before{content:"\eb9d";}.icon-huopinfenliu_o:before{content:"\eca4";}.icon-kuaidiyuan:before{content:"\eb9e";}.icon-jiankong_o:before{content:"\eca5";}.icon-wuliudanao:before{content:"\eb9f";}.icon-jiancha_o:before{content:"\eca6";}.icon-tousu:before{content:"\eba0";}.icon-kuaidiyuan_o:before{content:"\eca7";}.icon-kuaidiyuanguanli:before{content:"\eba1";}.icon-jianzhu_o:before{content:"\eca8";}.icon-yizhan:before{content:"\eba2";}.icon-kuaidiyuanguanli_o:before{content:"\eca9";}.icon-yizhanxiangqing:before{content:"\eba3";}.icon-jingliren_o:before{content:"\ecaa";}.icon-PDA:before{content:"\eba4";}.icon-paijian_o:before{content:"\ecab";}.icon-yibiaopan2:before{content:"\eba5";}.icon-tousu_o:before{content:"\ecac";}.icon-duanxinqunfa:before{content:"\eba6";}.icon-wuliudanao_o:before{content:"\ecad";}.icon-xiaoxi1:before{content:"\eba7";}.icon-yizhan_o:before{content:"\ecae";}.icon-xinwen:before{content:"\eba8";}.icon-yizhanxiangqing_o:before{content:"\ecaf";}.icon-tongzhizhongxin:before{content:"\eba9";}.icon-PDA_o:before{content:"\ecb0";}.icon-youjian:before{content:"\ebaa";}.icon-CPhezuo_o:before{content:"\ecb1";}.icon-dengchu:before{content:"\ebab";}.icon-yibiaopan_o:before{content:"\ecb2";}.icon-gerenxinxi:before{content:"\ebac";}.icon-duanxinqunfa_o:before{content:"\ecb3";}.icon-anniu_gerenzhongxin:before{content:"\ebad";}.icon-xinwen_o:before{content:"\ecb4";}.icon-yanjing_yincang:before{content:"\ebae";}.icon-xiaoxi_o:before{content:"\ecb5";}.icon-yanjing_xianshi:before{content:"\ebaf";}.icon-youjian_o:before{content:"\ecb6";}.icon-baocun_o:before{content:"\ebb0";}.icon-tongzhizhongxin_o:before{content:"\ecb7";}.icon-biaoqian_o:before{content:"\ebb1";}.icon-dengchu_o:before{content:"\ecb8";}.icon-bianjibiaoge_o:before{content:"\ebb2";}.icon-yanjing_xianshi_o:before{content:"\ecb9";}.icon-dayinji_o:before{content:"\ebb3";}.icon-gerenxinxi_o:before{content:"\ecba";}.icon-chizi_o:before{content:"\ebb4";}.icon-yanjing_yincang_o:before{content:"\ecbb";}.icon-bangongbao_o:before{content:"\ebb5";}.icon-anniu_gerenzhongxin_o:before{content:"\ecbc";}.icon-daoru_o:before{content:"\ebb6";}.icon-diannao_o:before{content:"\ebb7";}.icon-bianji_o:before{content:"\ebb8";}.icon-bijibendiannao_o:before{content:"\ebb9";}.icon-ding_o:before{content:"\ebba";}.icon-jianpan_o:before{content:"\ebbb";}.icon-jianqie_o:before{content:"\ebbc";}.icon-shaixuan_o:before{content:"\ebbd";}.icon-jiesuo_o:before{content:"\ebbe";}.icon-shouji_o:before{content:"\ebc0";}.icon-tianjiafujian_o:before{content:"\ebc1";}.icon-shu_o:before{content:"\ebc2";}.icon-fuzhi_o:before{content:"\ebc3";}.icon-touyingyi_o:before{content:"\ebc5";}.icon-wenjianjia_o:before{content:"\ebc6";}.icon-tupian_o:before{content:"\ebc7";}.icon-bijibendiannao:before{content:"\eabb";}.icon-suoding_o:before{content:"\ebc8";}.icon-bianjibiaoge:before{content:"\eabc";}.icon-cangku_kucunxiangqing_o:before{content:"\ebc9";}.icon-chizi:before{content:"\eabd";}.icon-cangku_daozhan_o:before{content:"\ebca";}.icon-biaoqian2:before{content:"\eabe";}.icon-cangku_kucun_o:before{content:"\ebcb";}.icon-dayinji:before{content:"\eac0";}.icon-cangku_cangchuguanli_o:before{content:"\ebcc";}.icon-baocun:before{content:"\eac1";}.icon-cangku_kucunshuaxin_o:before{content:"\ebcd";}.icon-bianji:before{content:"\eac2";}.icon-cangku_cangneishicao_o:before{content:"\ebce";}.icon-daoru:before{content:"\eac4";}.icon-cangku_o:before{content:"\ebcf";}.icon-diannao1:before{content:"\eac5";}.icon-dianbiao_o:before{content:"\ebd0";}.icon-fuzhi:before{content:"\eac6";}.icon-cangku_zhongzhuanchuzhan_o:before{content:"\ebd1";}.icon-ding:before{content:"\eac7";}.icon-fuwuliu_o:before{content:"\ebd2";}.icon-jianqie:before{content:"\eac8";}.icon-fuwuguanli_o:before{content:"\ebd3";}.icon-jianpan:before{content:"\eac9";}.icon-gongzuoliu_o:before{content:"\ebd4";}.icon-jiesuo:before{content:"\eaca";}.icon-fuwuxunhuanguanli_o:before{content:"\ebd5";}.icon-shaixuan:before{content:"\eacb";}.icon-guanliyuanrenzheng_o:before{content:"\ebd6";}.icon-shouji2:before{content:"\eacc";}.icon-jinzhidengji_o:before{content:"\ebd7";}.icon-suoding:before{content:"\eacd";}.icon-kuaisugongzuoliu_o:before{content:"\ebd8";}.icon-tupian:before{content:"\eace";}.icon-rengongbuma_o:before{content:"\ebd9";}.icon-tianjiafujian:before{content:"\eacf";}.icon-rengonggaichengyunshang_o:before{content:"\ebda";}.icon-wenben:before{content:"\ead0";}.icon-rengonggaizhan_o:before{content:"\ebdb";}.icon-bangongbao:before{content:"\ead1";}.icon-saomafuquan_o:before{content:"\ebdc";}.icon-shu:before{content:"\ead2";}.icon-guanliyuansousuo_o:before{content:"\ebdd";}.icon-wenjianjia:before{content:"\ead3";}.icon-shangjia_o:before{content:"\ebde";}.icon-touyingyi:before{content:"\ead4";}.icon-shebeijiance_o:before{content:"\ebdf";}.icon-cangku_cangchuguanli:before{content:"\ead5";}.icon-shebeisousuo_o:before{content:"\ebe0";}.icon-cangku_kucun:before{content:"\ead6";}.icon-shuibiao_o:before{content:"\ebe1";}.icon-cangku_kucunxiangqing:before{content:"\ead7";}.icon-saomajiahuiche_o:before{content:"\ebe2";}.icon-cangku:before{content:"\ead8";}.icon-tuihuochuzhan_o:before{content:"\ebe3";}.icon-cangku_zhongzhuanchuzhan:before{content:"\ead9";}.icon-shebeidadian_o:before{content:"\ebe4";}.icon-cangku_cangneishicao:before{content:"\eada";}.icon-wenshiduchuanganqi_o:before{content:"\ebe5";}.icon-fuwuguanli:before{content:"\eadb";}.icon-yichangshangbao_o:before{content:"\ebe6";}.icon-fuwuliu:before{content:"\eadc";}.icon-xunjianweixiu_o:before{content:"\ebe7";}.icon-cangku_daozhan:before{content:"\eadd";}.icon-yemianliu_o:before{content:"\ebe8";}.icon-cangku_kucunshuaxin:before{content:"\eade";}.icon-weixiufuwu_o:before{content:"\ebe9";}.icon-gongzuoliu:before{content:"\eadf";}.icon-zhongkong_o:before{content:"\ebea";}.icon-guanliyuanrenzheng:before{content:"\eae0";}.icon-danxuanweixuanzhong_o:before{content:"\ebeb";}.icon-jinzhidengji:before{content:"\eae1";}.icon-bofang_o:before{content:"\ebec";}.icon-dianbiao:before{content:"\eae2";}.icon-duoxuanweixuanzhong_o:before{content:"\ebed";}.icon-guanliyuansousuo:before{content:"\eae3";}.icon-duibi_o:before{content:"\ebee";}.icon-kuaisugongzuoliu:before{content:"\eae4";}.icon-duoxuanxuanzhong_o:before{content:"\ebef";}.icon-saomafuquan:before{content:"\eae5";}.icon-eyu_o:before{content:"\ebf0";}.icon-fuwuxunhuanguanli:before{content:"\eae6";}.icon-gouwudai_o:before{content:"\ebf1";}.icon-shebeidadian:before{content:"\eae7";}.icon-gouwu_o:before{content:"\ebf2";}.icon-shangjia:before{content:"\eae8";}.icon-huojianjiasu_o:before{content:"\ebf3";}.icon-shuibiao:before{content:"\eae9";}.icon-jiqiren_o:before{content:"\ebf4";}.icon-shebeisousuo:before{content:"\eaea";}.icon-kefu_o:before{content:"\ebf5";}.icon-shebeijiance:before{content:"\eaeb";}.icon-lanya_o:before{content:"\ebf6";}.icon-xunjianweixiu:before{content:"\eaec";}.icon-shengyin_o:before{content:"\ebf7";}.icon-yemianliu:before{content:"\eaed";}.icon-leida-faxian_o:before{content:"\ebf8";}.icon-yichangshangbao:before{content:"\eaee";}.icon-danxuanxuanzhong_o:before{content:"\ebf9";}.icon-zhongkong:before{content:"\eaef";}.icon-lianjie_o:before{content:"\ebfa";}.icon-weixiufuwu:before{content:"\eaf0";}.icon-liwu_o:before{content:"\ebfb";}.icon-wenshiduchuanganqi:before{content:"\eaf1";}.icon-liangdu_o:before{content:"\ebfc";}.icon-duoxuanxuanzhong:before{content:"\eaf2";}.icon-liangliangduibi_o:before{content:"\ebfd";}.icon-bofang:before{content:"\eaf3";}.icon-renlianshibie_o:before{content:"\ebfe";}.icon-duibi:before{content:"\eaf4";}.icon-quxiaolianjie_o:before{content:"\ebff";}.icon-huojianjiasu:before{content:"\eaf5";}.icon-jinxianshibutong_o:before{content:"\ec00";}.icon-gouwudai:before{content:"\eaf6";}.icon-shanguangdeng_o:before{content:"\ec01";}.icon-gouwu:before{content:"\eaf7";}.icon-shanguangdengzidong_o:before{content:"\ec02";}.icon-danxuanweixuanzhong:before{content:"\eaf8";}.icon-tingzhi_o:before{content:"\ec03";}.icon-danxuanxuanzhong:before{content:"\eaf9";}.icon-yuechi_o:before{content:"\ec04";}.icon-jiqiren:before{content:"\eafa";}.icon-yinliang_o:before{content:"\ec05";}.icon-jinxianshibutong:before{content:"\eafc";}.icon-yingwen_o:before{content:"\ec06";}.icon-kefu:before{content:"\eafd";}.icon-yuyin_o:before{content:"\ec07";}.icon-lanya:before{content:"\eaff";}.icon-yunsuancaozuo_o:before{content:"\ec08";}.icon-lianjie1:before{content:"\eb00";}.icon-zanting_o:before{content:"\ec09";}.icon-duoxuanweixuanzhong:before{content:"\eb01";}.icon-shounadaohang_o:before{content:"\ec0a";}.icon-liangliangduibi:before{content:"\eb02";}.icon-zhediedaohang_o:before{content:"\ec0b";}.icon-quxiaolianjie:before{content:"\eb03";}.icon-zhendong_o:before{content:"\ec0c";}.icon-liangdu:before{content:"\eb04";}.icon-zhuti_tiaosepan_o:before{content:"\ec0d";}.icon-liwu:before{content:"\eb05";}.icon-zhuti_yifu_o:before{content:"\ec0e";}.icon-shanguangdeng:before{content:"\eb06";}.icon-zhuti_o:before{content:"\ec0f";}.icon-shanguangdengzidong:before{content:"\eb08";}.icon-zuanshi_o:before{content:"\ec10";}.icon-shengyin:before{content:"\eb09";}.icon-zhongwen_o:before{content:"\ec11";}.icon-renlianshibie:before{content:"\eb0a";}.icon-zhinanzhen_o:before{content:"\ec12";}.icon-tingzhi:before{content:"\eb0b";}.icon-anquan_o:before{content:"\ec13";}.icon-yinliang:before{content:"\eb0c";}.icon-caidan_o:before{content:"\ec14";}.icon-yingwen:before{content:"\eb0d";}.icon-anniu_xuanzhong_o:before{content:"\ec15";}.icon-yuyin:before{content:"\eb0e";}.icon-bangzhu_o:before{content:"\ec16";}.icon-yuechi:before{content:"\eb0f";}.icon-cengji_o:before{content:"\ec17";}.icon-zhinanzhen:before{content:"\eb10";}.icon-chexiao_o:before{content:"\ec18";}.icon-zhuti_yifu:before{content:"\eb11";}.icon-daohang_o:before{content:"\ec19";}.icon-zhendong:before{content:"\eb12";}.icon-duihao_o:before{content:"\ec1a";}.icon-zhuti_tiaosepan:before{content:"\eb13";}.icon-anniu_guanbi_o:before{content:"\ec1b";}.icon-zhuti:before{content:"\eb14";}.icon-erweima_o:before{content:"\ec1c";}.icon-zuanshi:before{content:"\eb15";}.icon-Androidgengduo_o:before{content:"\ec1d";}.icon-anniu_guanbi:before{content:"\eb16";}.icon-guanbi_o:before{content:"\ec1e";}.icon-anquan:before{content:"\eb17";}.icon-biaoge_o:before{content:"\ec1f";}.icon-bangzhu:before{content:"\eb18";}.icon-guanyu_o:before{content:"\ec20";}.icon-biaoge:before{content:"\eb19";}.icon-jiahao_o:before{content:"\ec21";}.icon-anniu_xuanzhong:before{content:"\eb1a";}.icon-dengyu_o:before{content:"\ec22";}.icon-chexiao:before{content:"\eb1b";}.icon-jianhao_o:before{content:"\ec23";}.icon-shouye1:before{content:"\eb1c";}.icon-jieshaoxinxi_o:before{content:"\ec27";}.icon-duihao:before{content:"\eb1d";}.icon-kaiguan_o:before{content:"\ec28";}.icon-erweima1:before{content:"\eb1e";}.icon-jiazai_dan_o:before{content:"\ec29";}.icon-caidan:before{content:"\eb1f";}.icon-jiazai_shuaxin_o:before{content:"\ec2a";}.icon-guanbi4:before{content:"\eb20";}.icon-lishijilu_o:before{content:"\ec2b";}.icon-guanyu:before{content:"\eb21";}.icon-liebiao_o:before{content:"\ec2c";}.icon-cengji:before{content:"\eb22";}.icon-linggan_o:before{content:"\ec2d";}.icon-dengyu:before{content:"\eb23";}.icon-jinyong_o:before{content:"\ec2e";}.icon-daohang:before{content:"\eb24";}.icon-pinleishanchu_o:before{content:"\ec2f";}.icon-jiazai_shuaxin:before{content:"\eb25";}.icon-pinleijianshao_o:before{content:"\ec30";}.icon-jieshaoxinxi:before{content:"\eb26";}.icon-kongzhizhongxin_o:before{content:"\ec31";}.icon-jiazai_shuang:before{content:"\eb27";}.icon-pinleizengjia_o:before{content:"\ec32";}.icon-jinyong:before{content:"\eb28";}.icon-renwuzhongxin_o:before{content:"\ec33";}.icon-kaiguan:before{content:"\eb29";}.icon-quanjushezhi_o:before{content:"\ec34";}.icon-jinggao:before{content:"\eb2a";}.icon-jinggao_o:before{content:"\ec35";}.icon-lishijilu:before{content:"\eb2b";}.icon-saoyisao_o:before{content:"\ec36";}.icon-linggan:before{content:"\eb2c";}.icon-shipin_o:before{content:"\ec37";}.icon-liebiao:before{content:"\eb2d";}.icon-shouye_o:before{content:"\ec38";}.icon-guanbi3:before{content:"\e74f";}.icon-yonghuming:before{content:"\e750";}.icon-zhihang:before{content:"\e751";}.icon-chuangjian:before{content:"\e752";}.icon-xiugai:before{content:"\e753";}.icon-fafang:before{content:"\e754";}.icon-jiaoseshouquan:before{content:"\e755";}.icon-mima:before{content:"\e756";}.icon-yonghuming-shi:before{content:"\e757";}.icon-piliangdaoru:before{content:"\e758";}.icon-xiafa:before{content:"\e759";}.icon-guanlian:before{content:"\e75a";}.icon-quyuguanli:before{content:"\e75b";}.icon-shangchuandanganshuju:before{content:"\e75c";}.icon-shuaxin:before{content:"\e75d";}.icon-shanchu2:before{content:"\e75e";}.icon-shengcheng:before{content:"\e75f";}.icon-shouquan:before{content:"\e760";}.icon-banjiguanli:before{content:"\e761";}.icon-xiaoxi:before{content:"\e762";}.icon-shenhe:before{content:"\e763";}.icon-shaicharenwu:before{content:"\e764";}.icon-yonghuguanli:before{content:"\e765";}.icon-xitonggongneng:before{content:"\e766";}.icon-mobanxiazai:before{content:"\e767";}.icon-tuichu:before{content:"\e768";}.icon-xitongguanli:before{content:"\e769";}.icon-shujutongji:before{content:"\e76b";}.icon-shujufenxitongji:before{content:"\e76c";}.icon-dudaoshenhe:before{content:"\e76d";}.icon-xitongrizhi:before{content:"\e76e";}.icon-jiaoseguanli:before{content:"\e76f";}.icon-wofachude:before{content:"\e770";}.icon-zhongzhimima:before{content:"\e771";}.icon-shaichaguanli:before{content:"\e772";}.icon-jichushuju:before{content:"\e773";}.icon-dudaoguanli:before{content:"\e774";}.icon-shaichatongji:before{content:"\e775";}.icon-xueshengdangan:before{content:"\e776";}.icon-dudaotongji:before{content:"\e777";}.icon-woshoudaode:before{content:"\e778";}.icon-nianjiguanli:before{content:"\e779";}.icon-zhanghao1:before{content:"\e749";}.icon-chaxun1:before{content:"\e74a";}.icon-fenpeijiaose:before{content:"\e74b";}.icon-erweima:before{content:"\e74c";}.icon-xinzeng:before{content:"\e74d";}.icon-mima-shi:before{content:"\e74e";}.icon-gongnengtubiao-06:before{content:"\e68a";}.icon-gongnengtubiao-07:before{content:"\e68b";}.icon-gongnengtubiao-12:before{content:"\e68c";}.icon-gongnengtubiao-08:before{content:"\e68d";}.icon-gongnengtubiao-16:before{content:"\e68e";}.icon-gongnengtubiao-18:before{content:"\e68f";}.icon-gongnengtubiao-20:before{content:"\e692";}.icon-gongnengtubiao-11:before{content:"\e693";}.icon-gongnengtubiao-14:before{content:"\e694";}.icon-gongnengtubiao-15:before{content:"\e695";}.icon-gongnengtubiao-05:before{content:"\e698";}.icon-gongnengtubiao-17:before{content:"\e699";}.icon-gongnengtubiao-19:before{content:"\e69a";}.icon-gongnengtubiao-21:before{content:"\e6a3";}.icon-gongnengtubiao-27:before{content:"\e6a5";}.icon-gongnengtubiao-25:before{content:"\e6a6";}.icon-gongnengtubiao-31:before{content:"\e6a7";}.icon-gongnengtubiao-28:before{content:"\e6a8";}.icon-gongnengtubiao-26:before{content:"\e6aa";}.icon-gongnengtubiao-13:before{content:"\e6ab";}.icon-gongnengtubiao-30:before{content:"\e6ac";}.icon-gongnengtubiao-32:before{content:"\e6ad";}.icon-gongnengtubiao-24:before{content:"\e6ae";}.icon-gongnengtubiao-39:before{content:"\e6af";}.icon-gongnengtubiao-35:before{content:"\e6b0";}.icon-gongnengtubiao-36:before{content:"\e6b2";}.icon-gongnengtubiao-37:before{content:"\e6b3";}.icon-gongnengtubiao-38:before{content:"\e6b4";}.icon-gongnengtubiao-10:before{content:"\e6b5";}.icon-gongnengtubiao-40:before{content:"\e6b9";}.icon-gongnengtubiao-34:before{content:"\e6ba";}.icon-gongnengtubiao-29:before{content:"\e6bd";}.icon-gongnengtubiao-47:before{content:"\e6be";}.icon-gongnengtubiao-42:before{content:"\e6bf";}.icon-gongnengtubiao-43:before{content:"\e6c0";}.icon-gongnengtubiao-44:before{content:"\e6c1";}.icon-gongnengtubiao-48:before{content:"\e6c2";}.icon-gongnengtubiao-46:before{content:"\e6c3";}.icon-gongnengtubiao-41:before{content:"\e6c4";}.icon-gongnengtubiao-51:before{content:"\e6c6";}.icon-gongnengtubiao-33:before{content:"\e6c7";}.icon-gongnengtubiao-45:before{content:"\e6c8";}.icon-gongnengtubiao-49:before{content:"\e6c9";}.icon-gongnengtubiao-50:before{content:"\e6ca";}.icon-gongnengtubiao-09:before{content:"\e6cb";}.icon-shengchenghaibao:before{content:"\e65b";}.icon-wenzhanghaibao:before{content:"\e65c";}.icon-haibao_tianchong:before{content:"\e65d";}.icon-haibaozhushou:before{content:"\e675";}.icon-suofenhaibao:before{content:"\e661";}.icon-haibao1:before{content:"\e72e";}.icon-Decrease:before{content:"\e64f";}.icon-Increase:before{content:"\e652";}.icon-agreement:before{content:"\e697";}.icon-privacy:before{content:"\e69d";}.icon-history:before{content:"\e69b";}.icon-eye_protection:before{content:"\e6a0";}.icon-voice:before{content:"\e6a4";}.icon-nickname:before{content:"\e6a2";}.icon-message:before{content:"\e6df";}.icon-book-off:before{content:"\e663";}.icon-book-on:before{content:"\e664";}.icon-grid:before{content:"\e667";}.icon-folder-minus:before{content:"\e668";}.icon-layout:before{content:"\e669";}.icon-image:before{content:"\e66b";}.icon-inbox:before{content:"\e66c";}.icon-layers:before{content:"\e66e";}.icon-headphones:before{content:"\e66f";}.icon-monitor:before{content:"\e670";}.icon-mail:before{content:"\e671";}.icon-package:before{content:"\e672";}.icon-user:before{content:"\e673";}.icon-bell:before{content:"\e674";}.icon-file-text:before{content:"\e676";}.icon-daochu:before{content:"\eabf";}.icon-shanchu:before{content:"\eafb";}.icon-sousuo:before{content:"\eafe";}.icon-daochu_o:before{content:"\eb4b";}.icon-wenben_o:before{content:"\eb4e";}.icon-shanchu_o:before{content:"\eb83";}.icon-tuwen_o:before{content:"\eb85";}.icon-wenhao-:before{content:"\e64d";}.icon-wenhao:before{content:"\e64e";}.icon-chaxun:before{content:"\e653";}.icon-fangda:before{content:"\e655";}.icon-yijianqingbiao:before{content:"\e657";}.icon-shanchu1:before{content:"\e659";}.icon-iconfontyuedu:before{content:"\e645";}.icon-yuedu:before{content:"\e650";}.icon-tougao:before{content:"\e9d1";}.icon-liucheng:before{content:"\e646";}.icon-tougao1:before{content:"\e6c5";}.icon-lianxi:before{content:"\e649";}.icon-paiming-tongpai:before{content:"\e64a";}.icon-yuedu1:before{content:"\e64b";}.icon-alarm:before{content:"\e69c";}.icon-wendu:before{content:"\e64c";}.icon-shidu:before{content:"\e871";}.icon-icon-test:before{content:"\e656";}.icon-hongbao2:before{content:"\e620";}.icon-hongbao3-copy-copy:before{content:"\e641";}.icon-hongbao:before{content:"\e681";}.icon-hongbao1:before{content:"\e644";}.icon-jingduxiangqingdashang:before{content:"\e62d";}.icon-qian:before{content:"\e640";}.icon-dashanghou:before{content:"\e642";}.icon-zan2:before{content:"\e643";}.icon-quanping:before{content:"\e684";}.icon-quanping1:before{content:"\e6bc";}.icon-xinyemiandakai:before{content:"\e7a8";}.icon-fanhui5:before{content:"\e622";}.icon-youxiang_xiexin_bianji_quanping:before{content:"\e639";}.icon-fanhui:before{content:"\e624";}.icon--zhuguanti-quanpingpigai:before{content:"\e6d3";}.icon-caozuo_quanpingfangda:before{content:"\e625";}.icon-quanping2:before{content:"\e7bf";}.icon-quanping3:before{content:"\e626";}.icon-xinyemiandakai1:before{content:"\e6a1";}.icon-zhiding5:before{content:"\e69f";}.icon-zhidingx:before{content:"\e648";}.icon-ziyuan:before{content:"\e621";}.icon--icon-top:before{content:"\e623";}.icon-zhiding:before{content:"\e61e";}.icon-zhiding1:before{content:"\e6fb";}.icon-zhiding2:before{content:"\e6cc";}.icon-zhiding3:before{content:"\e691";}.icon-location:before{content:"\e616";}.icon-dingweiweizhi:before{content:"\e6a9";}.icon-xiazai:before{content:"\e619";}.icon-xiazai1:before{content:"\e615";}.icon-xiazai2:before{content:"\e665";}.icon-xiazai3:before{content:"\e61d";}.icon-xiazai4:before{content:"\e63f";}.icon-iOS:before{content:"\e680";}.icon-anzhuo:before{content:"\e658";}.icon-zanwushuju:before{content:"\e651";}.icon-zanwu:before{content:"\e67d";}.icon-zanwu1:before{content:"\e637";}.icon-zanwujilu:before{content:"\e638";}.icon-zanwu2:before{content:"\ec24";}.icon-zanwu3:before{content:"\e63a";}.icon-zanwu4:before{content:"\e690";}.icon-guanbi:before{content:"\e979";}.icon-guanbi2:before{content:"\e66a";}.icon-guanbi-copy:before{content:"\e635";}.icon-wangzhanguanli:before{content:"\e628";}.icon-over:before{content:"\e60f";}.icon-yibiaopan:before{content:"\e61f";}.icon-jichutubiao-:before{content:"\e63d";}.icon-yibiaopan1:before{content:"\e76a";}.icon-gouxuan2:before{content:"\e61c";}.icon-shiliangzhinengduixiang1:before{content:"\e60d";}.icon-gouxuan-copy:before{content:"\e60e";}.icon-gouxuan:before{content:"\e618";}.icon-huo:before{content:"\e69e";}.icon-dian:before{content:"\e60c";}.icon-icon_hover_lianjie:before{content:"\e631";}.icon-lianjie:before{content:"\e63e";}.icon-shiliangzhinengduixiang:before{content:"\e60a";}.icon-msnui-link:before{content:"\e60b";}.icon-fenlei:before{content:"\e63c";}.icon-touxiang:before{content:"\eb07";}.icon-touxiang1:before{content:"\e636";}.icon-touxiang2:before{content:"\e6b8";}.icon-creditcard:before{content:"\e604";}.icon-zhifu:before{content:"\e654";}.icon-diannao:before{content:"\e605";}.icon-bijiben:before{content:"\e869";}.icon--erweima:before{content:"\e603";}.icon-erweima4:before{content:"\e612";}.icon-zhifu3:before{content:"\e6b1";}.icon-picker-computer:before{content:"\e613";}.icon-dianxuan:before{content:"\e61a";}.icon-dianxuan-weixuan:before{content:"\e61b";}.icon-zixun2:before{content:"\e611";}.icon-zixun1:before{content:"\e634";}.icon-shouji:before{content:"\e609";}.icon-shouji1:before{content:"\e617";}.icon-shouji-copy:before{content:"\e633";}.icon-icon:before{content:"\e602";}.icon-chakan:before{content:"\e702";}.icon-chakan1:before{content:"\e6d8";}.icon-chakan2:before{content:"\e608";}.icon-yinhao-copy:before{content:"\ec26";}.icon-yinhao:before{content:"\e6b7";}.icon-yinhao1:before{content:"\e647";}.icon-yinhao2:before{content:"\e630";}.icon-yinhao2-copy:before{content:"\e72c";}.icon-yinhao1-copy:before{content:"\e72d";}.icon-zan:before{content:"\e723";}.icon-dashang:before{content:"\e601";}.icon-zan1:before{content:"\e614";}.icon-youxiang:before{content:"\e632";}.icon-youxiang1:before{content:"\e65e";}.icon-rss3:before{content:"\e6bb";}.icon-rss:before{content:"\e70b";}.icon-shouye:before{content:"\e62f";}.icon-xiala-:before{content:"\e629";}.icon-xiala--copy:before{content:"\e72b";}.icon-iconfontpinglun:before{content:"\e63b";}.icon-shijian:before{content:"\e62c";}.icon-liulan:before{content:"\e65a";}.icon-xitongcaidan:before{content:"\e696";}.icon-guanbi1:before{content:"\e600";}.icon-jiantou1:before{content:"\e62e";}.icon-suo:before{content:"\e62b";}.icon-icon--1:before{content:"\e718";}.icon-icon--2:before{content:"\e719";}.icon-rocket:before{content:"\e66d";}.icon-zhanghao:before{content:"\e6b6";}.icon-jiantou1-copy:before{content:"\e72a";}.icon-jiantou1-copy1:before{content:"\e729";}.icon-fangdajing:before{content:"\e627";}.icon-xuanzeweixuanze:before{content:"\e67b";}.icon-xuanzeyixuanze:before{content:"\e67c";}.icon-qzone:before{content:"\e728";}.icon-changyonglogo28:before{content:"\e715";}.icon-QQ:before{content:"\e62a";}.icon-weibo:before{content:"\e606";}.icon-weibo1:before{content:"\e67a";}.icon-xiangyoujiantou1:before{content:"\e65f";}.icon-xiangzuojiantou1:before{content:"\e660";}.icon-xiangyoujiantou1-copy:before{content:"\ec25";}.icon-biaoqian:before{content:"\e610";}.icon-biaoqian1:before{content:"\e607";}