@charset "utf-8";
/*
Theme ID: umPhoto
Author: umTheme
Author URI: http://www.umTheme.com/
*/
 html{-webkit-text-size-adjust:none;font-size:62.5%;}
 body{ font-size: 1.4rem;color:#2d2d2d;font-family:"PingFang SC",Helvetica,Arial,sans-serif;-moz-osx-font-smoothing: grayscale;overflow-x: hidden;}
*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box} 
*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
html{zoom:1;}html *{outline:0;zoom:1;} html button::-moz-focus-inner{border-color:transparent!important;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;} table{/*border-collapse:collapse;border-spacing:0;*/} fieldset,a img{border:0;} address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;} li{list-style:none;} caption,th{text-align:left;} h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;} q:before,q:after{content:'';}
input[type="submit"], input[type="reset"], input[type="button"], button { -webkit-appearance: none; /*去掉苹果的默认UI来渲染按钮*/} em,i{ font-style:normal;}
.input:after{ clear: both;content: ""; display: block; height: 0;visibility: hidden;}
em,i{ font-style:normal;}
a{margin:0;padding:0;background:0 0;color:#2d2d2d;vertical-align:baseline;text-decoration:none;outline: medium none;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {color:#169CF6;text-decoration:none;}
a:active {text-decoration: none;}
a:focus,input:focus{outline:none;}
img{max-width: 100%;}
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }.clearfix {display:block;}.clear{ clear:both;}/* 清除浮动*/
.colwrapper { overflow:hidden; zoom:1 /*for ie*/; margin:5px auto; }/* 高度自适应 */ 
.strong{ font-weight: bold;} .fl{ float: left;} .fr{ float: right;} .center{ margin:0 auto; text-align:center;}
.show{ display:block; visibility:visible;}.hide{ display: none; visibility:hidden;}
.block{ display:block;} .inline{ display:inline;}
.op{filter:alpha(opacity=50); -moz-opacity:0.5;/** Firefox 3.5即将原生支持opacity属性，所以本条属性只在Firefox3以下版本有效 ***/ -khtml-opacity: 0.5; opacity: 0.5; } 
.break{ word-wrap:break-word;overflow:hidden; /*word-break:break-all;*/}
.tl{ text-align:left} .tr{ text-align:right;}
a{blr: expression(this.onFocus=this.blur());-webkit-tap-highlight-color: transparent;-moz-tap-highlight-color: transparent}
:focus {outline: 0}
a,div {-moz-tap-highlight-color: transparent;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);tap-highlight-color: transparent}
body{ background:#f0f0f3; padding-top: 60px;}
body.index.um,body.category.um{ padding-top: 0;}

@font-face {
  font-family: 'iconfont';  /* Project id 2494810 */
  src: url('fonts/iconfont.woff2?t=1638496073560') format('woff2'),
       url('fonts/iconfont.woff?t=1638496073560') format('woff'),
       url('fonts/t/iconfont.ttf?t=1638496073560') format('truetype');
}
.iconfont,.leftBox i{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
/*文字两侧对齐*/
.justify {text-align:justify;text-justify:distribute-all-lines;/*ie6-8*/text-align-last:justify;/* ie9*/-moz-text-align-last:justify;/*ff*/-webkit-text-align-last:justify;/*chrome 20+*/}
input:-webkit-autofill,select:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white  inset !important;} 
input,textarea{outline-color: invert ;outline-style: none ;outline-width: 0px ;border: none ;border-style: none ;text-shadow: none ;-webkit-appearance: none ;-webkit-user-select: text ;outline-color: transparent ;box-shadow: none;}
/*超出省略号*/
.tn{word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.container:before, .container:after,.warp:after,.main:before, .main:after,.orw:before,.orw:after,.sidebar:after,.sidebar:before{content: "";display: block;height: 0;overflow: hidden;}
*,:after,:before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

.warp{min-height: calc(100vh - 233px);}
.container:after,.main:after,.orw:after{ clear:both;}
.container{width: 100%;max-width: 1280px;margin: 0 auto;padding:0 40px;position:relative; clear:both;overflow: hidden;}

/*----------- 头部 -----------*/
.header{ width: 100%; top:0px; height:60px; display:block;background:#212236; position:fixed;-webkit-transition:top .3s ease;-o-transition:top .3s ease;transition:top .3s ease; z-index:98;-webkit-box-shadow: 5px 0 50px -7px rgba(0,0,0,.15);-moz-box-shadow: 5px 0 50px -7px  rgba(0,0,0,.15);box-shadow: 5px 0 50px -7px  rgba(0,0,0,.15);}
.header .container{ overflow: inherit;}

.header .logo{ float:left;overflow:hidden; height:60px;}
.header .logo h1{height:100%; display:block;}
.header .logo a{height:100%; padding:0px; display:block; position:relative; font-size:0; overflow:hidden;}
.header .logo a img{height:100%;}
.header .navBar{ float:right; margin-right:10px}
.header .navBar li{ display:inline-block; height:60px; line-height:60px; position:relative; vertical-align:top;}
.header .navBar li.subNav{ padding-right: 10px; margin-right: 5px;}
.header .navBar li a{ display:inline-block; padding:0 15px; color:#ACA9BD; font-size:16px; position:relative; z-index:2; min-width:62px; text-align:center;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease;}
.header .navBar li em[class*="dot"]{ display:block;position:absolute; right:5px; top: 50%; margin-top: -6px; z-index:1; width:16px;height: 16px; line-height: 16px; text-align: center;}
.header .navBar li em[class*="dot"] i{ color:#ACA9BD; font-size:12px; width:16px; height: 16px;display:block;}
.header .navBar li.active a,.header .navBar li a:hover,.header .navBar li.active em[class*="dot"] i,
.header .navBar li.on a,
.header .navBar li.on em[class*="dot"] i{color:#FFFFFF;}
.header .navBar li a i{ margin-right: 3px;font-size: 14px;}
.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; display: none;}
.header .navBar li.active:before{ opacity: 1}
.header .navBar ul li.on>ul li a{ color:#2d2d2d;}
.header .navBar ul li > ul li.active:before{ display:none}

/*二级高亮*/
.header .navBar ul li>ul{ width:100%; min-width:120px; position:absolute; top:120%; left:50%; transform:translateX(-50%); right:0;background:#fff; z-index:10; visibility:hidden; opacity:0;box-shadow:0px 8px 20px 0px rgba(0,0,0,0.05);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease; border-radius: 4px; overflow: hidden;}
.header .navBar ul li>ul li{ width:100%; height:40px; line-height:40px; display:block;}
.header .navBar ul li>ul li a,.header .navBar ul li.active > ul li a{ width:100%; text-align:center;height:40px; line-height:40px; font-size:14px; opacity:1;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}
.header .navBar ul li>ul li.on a,.header .navBar ul li>ul li.on a:hover{ background:#E94C3D;color:#fff;}
.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>ul li .sub2{visibility:hidden; opacity:0; display:none; left:-100%; transform:none;}
.header .navBar ul li>ul li.on .sub2{ right:-100%; left:auto; top:0; visibility:visible; opacity:1; display:block;}
.header .navBar ul li>ul li.on .sub2 li a,.header .navBar ul li>ul li.on .sub2 li a:hover{}
.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:rgba(255,255,255,0.8);}

/*login*/
.header .umUser{float: right;position: relative;padding: 13px 0;margin-right: 15px;}
.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;}
.header .umUser.on .login{ visibility: visible; top:58px;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: -16px; right: 5px; color: #fff; font-size: 24px;}
.header .umUser .login i.dot:before {content: "\e72a";}

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

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

.header .sBtn{float: right; margin-right: -5px; width:32px; height: 60px; line-height: 60px; text-align: center; padding:0px;cursor: pointer;}
.header .sBtn i{ display: block; line-height: 60px; font-size: 18px;-webkit-transition: color 0.3s ease; -o-transition: color 0.3s ease; transition: color 0.3s ease; color:#ACA9BD;position: relative; }
.header .sBtn i:before{ position: relative; z-index: 1;}
.header .sBtn i:after{content: ''; position: absolute; width: 100%; height: 100%; left: 0; opacity: .03;-webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;border-radius: 4px;}
.header .sBtn:hover i:after{opacity:1;}
.header .sBtn:hover i{color: #FFFFFF;}

.umCateNav{ width: 100%; height: 52px; line-height: 52px; background-color: #fff; box-shadow: 0 0 5px rgba(0,0,0,.0);}
.umCateNav ul{ font-size: 0; height: 52px; text-align: center;}
.umCateNav li{ display: inline-block; font-size: 15px; margin:0 10px; padding: 0;}
.umCateNav li a{ display:block; position: relative;}
.umCateNav li.on a{color:#169CF6;}
.umCateNav li a:after{content: ''; width: 100%; height:1px; position: absolute; left: 0; bottom:0px; background-color:#169CF6; opacity: 0;}
.umCateNav li.on a:after{ opacity: 1;}
.umCateNav .umSort{ float: right;}

.umCateNav .umPicSwiper .swiper-slide{ width: auto; text-align: center; font-size: 15px; padding: 0 12px;}
.umCateNav .umPicSwiper{ margin: 0 auto;display: flex;}
.umCateNav .swiper-wrapper{ margin-left: -2px;}
.umCateNav .umPicSwiper .umNavArr{padding: 0 20px;position: relative;}
.umCateNav .umPicSwiper .umNavArr:after,.umCateNav .umPicSwiper .umNavArr:before{ content: ''; width: 25px; height: 100%; position: absolute; z-index: 2;}
.umCateNav .umPicSwiper .umNavArr:before{ left: 0; top: 0;
background: -webkit-linear-gradient(left, transparent, #fff 85%);
background: -o-linear-gradient(left, transparent, #fff 85%);
background: -moz-linear-gradient(left, transparent, #fff 85%);
background: linear-gradient(to left, rgba(255,255,255,0), #fff 85%);}
.umCateNav .umPicSwiper .umNavArr:after{ right: 0; top: 0;
background: -webkit-linear-gradient(right, transparent, #fff 85%);
background: -o-linear-gradient(right, transparent, #fff 85%);
background: -moz-linear-gradient(right, transparent, #fff 85%);
background: linear-gradient(to right, rgba(255,255,255,0), #fff 85%);}
.umCateNav.item1 .umPicSwiper{ max-width: 680px;}
.umCateNav.item2 .umPicSwiper{ max-width: 595px;}
.umCateNav.item3 .umPicSwiper{ max-width: 513px;}
.umCateNav.item4 .umPicSwiper{ max-width: 443px;}


/*瀑布流*/
.umArtBox{ padding:40px 0 40px; margin: 0px -12px 0; font-size: 0; overflow: hidden;}
.umArtBox .umWall{ position: relative;}
.umArtBox.falls .umWall{ margin-bottom: 50px;}
.umArtBox article.post{ display: inline-block;width: 25%;padding: 0px;vertical-align: top; opacity: 0;}
.umArtBox article.post[style]:not([style=""]) { opacity: 1;}
.umBox .post .umPic .loading img{ width: 100%; margin: 0px;padding: 0px;display: block;}
.umArtBox .umItem{ padding:10px;}
.umArtBox .umItemBox{ display: block; overflow: hidden;}
.umArtBox .shadow .umItemBox{box-shadow: 0 0 10px rgba(0,0,0,.03);-webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.umArtBox .shadow .umItem .umItemBox:hover{box-shadow: 0 15px 10px rgba(0,0,0,.08);}
.umBox .post .umPic{ font-size: 0;background: #e7e7ea;}
.umBox .post .umPic .loading img{margin: 0px;padding: 0px;display: block;}

.umBox .post .umText{ padding: 15px; background: #fff;}
.umBox .post .umText .tit{ font-size: 16px; margin-bottom:8px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.umBox .post .umText .tit i.istTop{ color: #f66; margin-right: 2px;font-size: 15px;vertical-align: 0px;}
.umBox .post .info{font-size: 12px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;opacity: .68;}
.umBox .post .info em{margin-right: 10px;}
.umBox .post .info em.view,.umBox .post .info em.date{ margin-right: 0;}
.umBox .post .info em.ti-cloud-down{ float: right; margin-right: 0;margin-top: 3px; margin-left: 10px;}
.umBox .post .info em i{margin-right: 3px;vertical-align: 0px;}
.umBox .post .info em.comm i{vertical-align: -1px;}

.umBox .post .umPic a{position: relative; overflow: hidden;}
.umBox .post .umPic a .tit{ padding:8px 15px 6px; font-size: 12px; color: #fff; display: block; position: absolute; width: 100%; height: 60px; bottom: -60px;background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.5)),to(transparent));background: linear-gradient(to top,rgba(0,0,0,0.5) 0%,transparent 100%); opacity: 0;-webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.umBox .post .umPic a:hover .tit{ opacity: 1; bottom: 0;}
.umBox .post .umPic a .tit h3{ width: 100%; height: 24px; line-height: 24px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden; font-size: 14px; margin-bottom: 2px;}
.umBox .post .tit .info em.comm{ margin-left: 10px;}
.umBox .post .tit .info em.comm i{ vertical-align: -2px; transform: scale(.8);display: inline-block;}
.umBox .post .tit .info em i{ vertical-align: 0px;}

.isTop{ font-size: 12px; padding: 0 5px; height: 24px;background-color: #169CF6;color: #fff;position: absolute; top: 0px; left: 0px; -webkit-box-shadow:0px 0px 10px rgba(0,0,0,.05);-moz-box-shadow:0px 0px 10px rgba(0,0,0,.05); box-shadow: 0px 0px 10px rgba(0,0,0,.05);text-align: center;line-height: 24px; z-index: 1; border-bottom-right-radius: 10px;border-top-right-radius: 10px;-moz-osx-font-smoothing:initial;}

.umArtBox .noArr{max-width: 200px; margin:40px auto 60px;text-align: center;}
.umArtBox .noArr p{ font-size: 16px; opacity: .4;}
.umWfalls .umBox .container{max-width:1280px;}
.umZmt .umBox .post .info em.view{ margin-right:10px;}
/*自媒体模式*/
.umZmt .post{ padding:20px; background:#fff; margin-bottom:20px; overflow:hidden; position:relative;}
.umZmt .post .umPic{ width:210px; height:auto;  position:relative; float:left;font-size: 0;overflow: hidden; margin-right:20px;}
.umZmt .post .umPic img {width: 100%; height:150px;object-fit:cover;object-position:center;-webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.umZmt .post .umPic img:hover{ transform: scale(1.1);}
.umZmt .post .umText{ font-size:1.4rem; line-height:1.6;color: #666; overflow:hidden;background: none; padding: 0;}
.umZmt .umBox .post .umText .tit{ font-size: 20px; margin: 12px 0;-webkit-line-clamp: 1;color: #2d2d2d;}
.umZmt .post .btn .umText .tit{ margin-top:-5px !important;}
.umZmt .post.big .btn .umText .tit{ margin-top:12px !important;}
.umZmt .post .btn .umText .umInfo{ margin-bottom: 8px;}
.umZmt .post .btn .umText .umBtn{ margin-bottom: 15px; font-size: 0; display: inline-block; width: 100%;}
.umZmt .post .btn .umText .umBtn a{ color:#666; display: inline-block; margin-right: 5px; height: 26px; line-height: 24px; border: 1px solid #eee; background: #f0f0f3; border-radius: 100px; padding: 0 10px; font-size: 14px;}
.umZmt .post .btn .umText .umBtn a:hover{background:#169CF6; color:#fff;border: 1px solid #169CF6;}

.post .tit mark,.post .umText .umInfo mark{ background: none; color:#169CF6;}
.post .tit strong{ font-weight: normal;}

.umZmt .post .umText .umInfo{text-align: justify;height: 44px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical; margin-bottom: 16px;}
.umZmt .ias-trigger,.umZmt .ias-noneleft,.umZmt .ias-spinner{ position: static; width: 100%!important; text-align: center; background-color:#fff; margin: 0;}
.umZmt .ias-spinner{ height: ;}
.umZmt .ias-trigger a, .umZmt .ias-noneleft{margin: 0 auto;}

.umZmt .post.big .umPic{ width: 100%;}
.umZmt .post.big .umText{width: 100%; clear: both;}
.umZmt .post.big .umPic img{ height: auto;}
.umZmt .post.big .umText .umInfo{ height: auto;-webkit-line-clamp:5;}
.umZmt .post.big .umPic img:hover{transform: scale(1);}
.umZmt .umBox .post.big .umText .tit{-webkit-line-clamp: 3;}
.umZmt .noArr{ background-color: #fff; text-align: center; padding: 65px 40px 75px;}
.umZmt .noArr img{max-width: 200px; margin: 0 auto;}
.umZmt .noArr p{ font-size: 16px; opacity: .4;}

/*面包屑*/
.umCrumb{padding:15px 0px; background-color: #fff; font-size:14px;position:relative;z-index: 2;color:#666;}
.umCrumb .container{ padding-right:200px;}
.umCrumb .crumb{ height: 20px;line-height: 20px; display: block; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.umCrumb a{color:#666;-webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.umCrumb a:hover{color:#169CF6;}
.umCrumb i{font-size:12px;color:#666;vertical-align: -1px; margin: 0 6px;}
.umCrumb i.ti-home{ margin-left: 0;vertical-align: 0px;}
.single .umCrumb .container,.tag .umCrumb .container,.searchBody .umCrumb .container,.date .umCrumb .container,.author .umCrumb .container{ padding-right: 0;}
	
/*排序*/
.umSort{ position: absolute; top: 0; right:30px;}
.umCrumb .umSort a i{ transform: scale(.8);display: inline-block;}
.umCrumb .umSort a.active,.umCrumb .umSort a.active i{ color:#169CF6;}
.umSort .filter{ margin-right: 10px;}
.umSort .filter i{ vertical-align: 0px;}

.imgLazy{display: block;height: 100%; min-height: 88px;}
.loading{background:#ededf0 url(images/lay.gif) center center no-repeat; }

/*----------- 分页 -----------*/
.ias-trigger,.ias-noneleft,.ias-spinner{ position: absolute; bottom:-50px; width:130px!important; left: 50%!important; top: auto!important; margin-left: -65px; font-size: 14px;}
.pageNav{text-align:center;padding:20px 0px 0;display:block; clear:both;}
.pageNav a,.pageNav span{text-align:center; min-width:3rem;height:3rem;line-height:3rem;margin: 0 0.3rem; display:inline-block;color:#666;background:#e2e2e8;border-radius:.3rem;vertical-align:top;font-size: 1.4rem;-webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.pageNav .v{line-height:3rem;}
.pageNav a:hover{background:#169CF6;color:#fff;text-decoration:none;filter: alpha(opacity=68);opacity: 0.68;}
.pageNav span{color:#fff;background:#169CF6;filter: alpha(opacity=60);opacity: 0.68;}
.umZmt .pageNav{ background-color: #fff; padding: 20px; overflow: hidden;}
.commentpagebar .pageNav{ display: block!important}

.pagePrev,.pageNext{ width: 80px; height: 80px; line-height: 80px; background: #dfdfe6; opacity: .6; position: fixed; top: 50%; 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;height: 80px; line-height: 80px;}
.pagePrev a{ padding-right: 20px}
.pageNext a{ padding-left: 20px;}
.pagePrev{ left: -30px; border-bottom-right-radius: 50px; border-top-right-radius: 50px;text-align: right}
.pageNext{ right: -30px; border-bottom-left-radius: 50px; border-top-left-radius: 50px;}
.pagePrev:hover,.pageNext:hover{ opacity: 1; background:#169CF6}
.pagePrev:hover a,.pageNext:hover a{ opacity: 1; color: #fff;}

.ias-trigger a,.ias-noneleft{width: 130px; height:40px; line-height: 4rem; display: block;color: #666; text-align: center; cursor: pointer; opacity: 1;}
.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;height: 4rem;}
.ias-trigger-next{cursor:pointer;float:inherit;text-align:center;height: 40px;}
.ias-noneleft{ cursor: default;color: #a8a8a8;}
.umRelevant .ias-noneleft,.umRelevant .ias-trigger,.umRelevant .ias-spinner{ display: none!important}

.mask {position:fixed; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,.7); z-index:99; display:none;}


/*内容页*/
.single .umArtPost{background: #fff;padding:14px 20px 5px;}
.single .umArtPost.umSp{padding:20px 20px 5px 20px;}
.single .postTitle{ position: relative; margin-bottom: 30px;}
.single .postTitle .tit{ font-size: 26px; font-weight: 600; line-height: 1.6;}
.single .umDes{ color: #666; line-height: 1.8; margin-bottom:20px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.single .postTitle .fot{ font-size: 0; margin: 10px 0 10px;}
.single .postTitle .fot span{margin-right: 12px; margin-bottom: 5px; font-size: 12px;color: #9ca0ad; display: inline-block;}
.single .postTitle .fot span a{color: #9ca0ad;}
.single .postTitle .fot span a:hover{color: #169CF6;}
.single .postTitle .fot span i { margin-right: 3px;vertical-align: -1px;}
.single .postTitle .fot span .img{ width: 20px; height: 20px; margin-right:5px;float: none; vertical-align:-5px; border-radius: 50px;object-fit: cover;object-position: center;}
.single .postTitle .fot span.view i{vertical-align: 0;}
.single .postTitle .fot span.view i.hot1{ color: #FE5C5C;}
.single .postTitle .fot span.view i.hot2{ color: #FF9900;}
.single .postTitle .fot span.view i.hot3{ color: #06B6E8;}
.single.page .postTitle{ margin-bottom: 20px;}

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

.single .umDown{ padding:15px 20px; background-color:#f8f8f9;overflow: hidden;}
.single .umDown.umPass{background-color: #f9f3f3;padding: 20px; position: relative;}
.single .umDown.umPass i.ti-lock{ position: absolute; top: -1px; right: -1px; width: 32px; height: 32px; line-height: 32px; text-align: center; color: #fff; background-color: #d2cccc; border-bottom-left-radius: 10px; z-index: 1;}
.single .umDown.umPass:after{ content: ''; position: absolute; top:0px; bottom: 0px; left: 0px;right: 0px;border: 1px dashed #f60;opacity: .5;}
.single .umDown.umPass .tips{ color: #8a8a8a;}
.single .umDown.umPass .tips span{ color: #f33;}
.single .umDown.umPass .tips a{ padding: 0 4px;}
.single .umDown.umPass.lDown{background-color: #f8f8f9;}
.single .umDown.umPass.lDown .umTitle{ padding-left: 58px;margin-bottom: 0;}
.single .umDown.umPass.lDown .umTitle:before{ font-size: 56px;top: -20px;}
.single .umDown.umPass.lDown:after{border: 1px dashed #ccccd2;}
.single .umDown.umPass.lDown i.ti-lock{background-color: #ccccd2;}
.single .umDown ul{ padding: 0; margin: 0;}
.single .umDown li{list-style:none; background-color: #f0f0f3; height: 36px; line-height: 36px; margin:5px 0 0 0;display: inline-block; width: 100%; overflow: hidden;}
.single .umDown li .downUrl{ display: inline-block;}
.single .umDown li .downUrl span{ padding-left: 10px;}
.single .umDown li .downUrl span:before{content: "\e6b3"; display: inline-block; vertical-align: -1px;margin-right: 5px; opacity: .68; font-family: 'themify';}
.single .umDown li .downBtn{ float: right;}
.single .umDown li .downBtn span{ cursor: pointer;}
.single .umDown li a{ padding: 0 10px;display: inline-block; color: #2d2d2d;}
.single .umDown li .downBtn a{ background-color: #169CF6; color: #fff; min-width: 80px; text-align: center; margin-left: 20px;}
.single .umDown li .downBtn span{ opacity: .4;font-size: 13px;}
.single .umDown .umDownTips{ margin-top: 8px; color: #a8a8a8; font-size: 13px;}
.single .umDown .umTitle{ padding-left: 48px; position: relative;z-index: 1; margin-bottom: 8px;}
.single .umDown .umTitle:before{content: "\e664";font-family: 'themify'; position: absolute; left: -4px; top: -11px; font-size: 44px;color: #169CF6}
.single .umDown .umTit{ margin: 0; padding-top: 0; font-size: 18px;}
.single .umDown .umFot{ color: #8a8a8a; font-size: 13px;text-align: left;}
.single .umDown .umFot span{ margin-right: 15px;}

.single .umDown .umPassPic{ float: left; width: 150px; height: 150px; border:5px solid #fff; background-color: #F2F2F6; font-size: 0;}
.single .umDown .umPassText{ overflow: hidden;padding: 5px 0 5px 20px; position: relative; z-index: 1;}
.single .umDown .umPassText .text{ clear: both; display: inline-block; width: 100%; margin-top: 3px; color: #666; font-size: 14px;}
.single .umDown .umPassText .text b{ font-weight: bold; color: #0fb58f;}
.single .umDown .umPassText .text em{font-weight: bold; color: #f33;font-style:normal}
.single .umDown .umPassTit{ font-size: 16px; color: #f33;padding-right: 30px;}
.single .umDown form{ margin: 10px 0; display: inline-block; max-width: 260px; padding-right:58px; position:relative;}
.single .umDown form label{ padding: 0 5px; height: 32px; background-color: #fff; display: inline-block; vertical-align: middle;}
.single .umDown input[type=password]{ height: 32px; padding: 0 8px;border: 1px solid #f33;display: inline-block;vertical-align: middle; width: 100%;border-radius: 0;}
.single .umDown input[type=submit]{ height: 32px; padding: 0 10px; color: #fff; background-color: #f33;display:block;width: 58px; text-align: center; position: absolute; right: 0; top: 0;border-radius: 0;}
.single .umDown .copyTips{ position: fixed; background-color: rgba(0,0,0,.78); top: 50%; left: 50%; transform: translate(-50%,-50%); color: #fff; padding:15px 25px; border-radius: 10px; display: none; z-index: 9; box-shadow: 0 0 20px rgba(0,0,0,.5);}

.single .subTit{padding: 1rem 0 1rem 16px;font-size: 1.8rem;font-weight: 500;margin-bottom:5px;position: relative;line-height: 1.8;}
.single .subTit:before{position: absolute;width:4px;height:18px;display: block;content: " ";border-radius: 5rem;background: #169CF6;left: 0;top:18px;}

.single .umPicSwiper{ padding: 0 0 30px; margin-bottom: 30px; width: 100%; display: inline-block; position: relative; overflow: hidden;}
.single .umPicSwiper .swiper-pagination{width: 100%;line-height: initial; bottom: 0px;}
.single .umPicSwiper .swiper-pagination-bullet{ width: 6px; height: 6px; margin:3px 3px 0;}
.single .umPicSwiper .swiper-pagination-bullet-active{background-color: #169CF6;}
.single .umPicSwiper .swiper-slide,
.single .umPicSwiper .swiper-slide .item img{ height:300px; width: auto;background-color:#f8f8f9;}
.single .umPicSwiper .swiper-slide .item{ font-size: 0;}
.single .umPicSwiper .swiper-slide .item a{ display: block;}
.single .umPicSwiper .umPicArr.swiper-container-horizontal{ display: block;}
.single .umPicSwiper .umPicArr{ display: none;}

.single .umRelPic .umPic{ font-size: 0;overflow: hidden;}
.single .umRelPic .item .tit{ font-size: 14px; padding: 15px 0;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.single .umRelPic .umPic .imgLazy{position: relative; display: block; overflow: hidden;background: #f8f8f9;}
.single .umRelPic .umPic .imgLazy:after{ content: ''; padding-top:75%;display: block;}
.single .umRelPic .umPic .imgLazy img{ position: absolute; top: 0; left: 0;object-fit: cover;height: 100%;width: 100%;}

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

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

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

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

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

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

/*tags*/
.single .umTags{width:100%;margin:0;padding: 2rem 0 0 0;font-size:1.4rem;text-align:left;text-indent:0;position:relative;}
.single .umTags a{margin: 4px 8px 4px 0;height: 30px;line-height: 30px;display: inline-block;padding: 0 10px;background: #f8f8f9;}
.single .umTags a:hover{ color: #fff;background:#169CF6;}

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

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

/*外链中转*/
.jumpUrl{ background-color: #fff;}
.jumpUrl body{ background: #fff; position: static}
.jumpUrl body .warp{ margin: 0;}
.jumpUrl body .container{ width: 100%;padding: 0; min-height: auto; max-width: 780px; text-align: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%)}
.jumpUrl body .container .content{ background: #fff; padding: 0px;}
.jumpUrl body .container .img{ max-width: 160px; width: 100%; margin: 0 auto 20px}
.jumpUrl body .container .img img{width: 100%;}
.jumpUrl body .container .title{ font-size: 20px; line-height: 1.6; font-weight:600;}
.jumpUrl body .container .url{ margin: 10px 0 20px; font-size: 16px; line-height:1.6; opacity: .6}
.jumpUrl body .container .btnBox{ margin-top: 10px;display: inline-block;}
.jumpUrl body .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}
.jumpUrl body .container .btn.goHome{ background: #fff; color: #ec414d; border: 1px solid #ec414d}

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

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

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

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

.umBox.umRelevant { margin-top: 20px;}
.umBox.umRelevant .noList{ text-align: center; padding: 40px 0;margin-bottom: 15px;background: #f8f8f9;}
.umBox.umRelevant .noList i{ font-size: 60px; opacity: .1;}
.umBox.umRelevant .noList p{ padding: 15px 0 0;opacity: .1; font-size: 20px; font-weight: 500;}
.umBox.umRelevant .swiper-lazy-preloader{ width: 24px; height: 24px; margin-top: -12px; margin-left: -12px;}

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

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

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

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

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

/*侧栏模块*/
.umMainBox{padding-right: 325px;width: 100%;float: left;}
.sidebar {float:right;margin-left: -300px;width: 300px;}
.widget{background:#fff; padding:20px 20px 15px 20px; margin-bottom: 20px;}
.widget:last-child{ margin-bottom: 0;}
.widget h3{padding-bottom:5px; padding-top: 3px; margin-bottom:10px;border-bottom:0px solid #f2f2f9;font-size:18px;position:relative; text-indent:15px; line-height: 18px; font-weight: 500;}
.widget h3:after{content:"";width:3px;height:16px;background:#169CF6;position:absolute;left:0; top:4px; border-radius:30px;}
.widget ul{ font-size:0; display:block;}
.widget li{ height:30px; line-height:30px; overflow:hidden; font-size:14px;text-overflow: ellipsis;white-space: nowrap; position: relative;}

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

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

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


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

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

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

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

/*关于作者*/
.widget.umUser{overflow: hidden; position: relative; padding: 20px;}
.widget.umUser h3{ text-align: center;}
.widget.umUser h3:after{ display: none;}
.widget.umUser div,.widget.divCalendar div{text-align: center; background-color:#f8f8f9;}
.widget.divCalendar div{ background-color:#fff;}
.widget.umUser .userBg{max-width:100%; height: 100px; object-fit: cover;object-position: center;width: 100%;overflow: hidden;background: none}
.widget.umUser .userImg{ width: 80px; height: 80px; margin: -40px auto 0 auto; display: block; background: none}
.widget.umUser .userImg img{width: 80px; height: 80px; border: 4px solid #fff!important; border-radius: 50px; box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);transition:.6s;-ms-transition:.3s;-moz-transition:.6s;-webkit-transition:.6s;}
.widget.umUser .userImg:hover img{-webkit-transform: rotateZ(360deg);-moz-transform: rotateZ(360deg);transform: rotateZ(360deg);}
.widget.umUser .userImg mip-i-space{width: 80px!important; height: 80px!important;border-radius: 50px; padding: 0!important}
.widget.umUser .userUrl{ display: inline-block;width:100%;}
.widget.umUser .userTit{ font-size: 18px; padding: 15px 15px;}
.widget.umUser .userText{font-size: 14px; color: #666666; line-height: 24px;padding: 0px 10px;}
.widget.umUser ul{ padding: 25px 0}
.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: 18px; color: #666666; font-weight:300}
.widget.umUser li:after,.umTj li:after{content: "";width:1px;height: 33px;background: #f1f1f1;position: absolute;right: 0;top: 6px;}
.widget.umUser li.last:after,.umTj li.last:after{ display: none;}
.widget.umUser .divlist{width:50px; display: inline-block; 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: 32px; 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: 18px;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;}
.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: #666666; font-size: 12px;}
.ummodule1 img{max-width:100%;margin: 0px auto; display:block;}
.ummodule1.small img{max-width:68%;}
.ummodule1 h4{ text-align:center; font-size:16px; padding:5px 0 10px 0;}


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

/*banner*/
.banner{ background-color:#181818; max-height: 480px;position: relative;}
.banner .img { font-size: 0;height: 100%;}
.banner .swiper-slide{ height: auto;}
.banner .swiper-slide a{ display: block;height: 100%;}
.banner .img img{ width: 100%; max-width: 100%; height: 100%; max-height: 480px; min-height: 280px; object-fit: cover;}
.banner .swiper-slide .text{ width: 100%; height: 10rem; line-height: 4.6rem; position: absolute; bottom: 0; left: 0; right: 0; background-image: linear-gradient(-180deg,transparent,rgba(0,0,0,.6) 100%); margin-bottom: 0; color: #fff; font-size: 1.6rem;}
.banner .swiper-slide .text h4{ padding: 5rem 0 0; width: 100%; max-width: 100%; display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.banner .bnNav{display: inline-block; width: auto;width: auto;top: 20px;bottom: auto;left: auto;right: 20px;}
.banner .swiper-pagination-bullet{ background-color: #fff; opacity: .4;}
.banner .swiper-pagination-bullet-active{background-color: #fff; opacity: 1;}
.banner .swiper-slide .img:before{content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.3)),to(rgba(0,0,0,0.3))),-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.3)),to(transparent));background: linear-gradient(180deg,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.3) 100%),linear-gradient(180deg,rgba(0,0,0,0.3) 0%,transparent 100%);z-index: 2;}

.bnSearch{position: absolute; width: 520px; height: 50px; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index:5;}
.bnSearch .bnForm{ position: relative;}
.bnSearch .bannerForm{ position: relative; z-index: 5;}
.bnSearch .bannerForm .input{ height: 50px; background:#fff;width: 100%; padding-right: 92px; padding-left: 16px;border-radius: 4px; font-size: 14px;box-shadow: 0 1px 3px 0 rgba(0,0,0,.04),0 4px 16px 0 rgba(44,50,65,.08);}
.bnSearch.in .bannerForm .input,.bnSearch.in .bannerForm button{border-bottom-left-radius: 0px;border-bottom-right-radius: 0px; }
.bnSearch .bannerForm button{ background:#169CF6; color: #fff; border: medium none; position: absolute; right: 0px; width: 76px; height: 50px;border-bottom-right-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 0px;border-top-left-radius: 0px; cursor: pointer;}
.bnSearch .bannerForm button i{ font-size: 20px;}

.selectItem{ width:520px; min-height:0px; display: none;position: absolute;top: calc(100% - 0px);left: 0; margin-top: -3px; z-index: 4;right: 0;background:#fff;padding: 22px 12px 15px;border-bottom-right-radius: 4px;border-bottom-left-radius: 4px;overflow-y: auto;box-shadow: 0 16px 22px -10px rgba(0,0,0,.15),0 34px 55px 4px rgba(0,0,0,.08),0 13px 66px 12px rgba(0,0,0,.07);}

.selectItem .scrollBox{max-height: calc(100vh - 150px);}

.selectItem .umTips{ font-size: 14px; margin:0 5px 10px 5px; opacity: .68; }
.selectItem .umTips.hisDelBox{display:none;}
.selectItem .umTips.hisDelBox.in{ display: block;}
.selectItem .umTips span{ font-size: 12px; width: 13px; height: 13px; line-height: 13px; text-align: center; background-color: #686868; color: #fff;display: inline-block; border-radius: 100px; cursor:pointer; margin-left: 3px;}
.selectItem .hisDelBox span:before{ transform: scale(.6);display: block;}
.selectItem .history{ font-size: 0; padding-bottom: 12px;display:none;}
.selectItem .history li{ display: inline-block; font-size: 14px; margin:4px;}
.selectItem .history li a{ padding: 0 12px; min-width: 60px; text-align: center; display: block;height: 32px; line-height: 32px; background-color: #f2f2f2; border-radius: 30px; position: relative;}
.selectItem .history li a:hover,.selectItem .hisDelBox span:hover,.selectItem .bnTags li a:hover{background-color:#169CF6; color: #fff;}
.selectItem .bnTags ul{ font-size: 0;}
.selectItem .bnTags li{ display: inline-block;margin:3px;}
.selectItem .bnTags li .tagPic{ width: 38px; height: 38px; line-height: 38px; background-size: cover; display: inline-block; overflow: hidden; border-radius: 100px; font-size: 0;}
.selectItem .bnTags li a{background-color: #f2f2f2;border-radius: 100px; display: block; padding:5px;}
.selectItem .bnTags li .tagText,.selectItem .bnTags li .tagPic{ vertical-align: middle;}
.selectItem .bnTags li .tagText{ font-size: 14px; padding-left:8px; padding-right: 9px; display: inline-block;}
.selectItem .bnTags li .tagText span{ font-size: 12px; opacity: .68;}

/*----------- 底部 -----------*/
.footer{width:100%;margin:0;padding:30px 0;clear:both; background:#212236; color:#82819C; font-size: 1.2rem; position:relative; z-index: 1;}
.footer .container{padding: 0 20px;}
.footer a{ color:#82819C;}
.footer a:hover{ color:#FFFFFF;}
.footer .text{padding-top:0px;}
.footer .text.by{padding-top:0px;}
.footer .umThemeBy .umBy,.footer .umThemeBy .umtheme{display: none;}
.footer .umBy{ margin:0 5px}
.footer .umtheme{margin-right: 5px;}
.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:#82819C; opacity: .3;}
.footer .ftNav a:first-child:after {display: none;}
/*底部链接*/
.link{padding:0 0 2rem; overflow: hidden; display:inline-block; vertical-align:top;}
.link ul{ padding-right:30px; display:inline-block;}
.link ul li{ display: inline-block;}
.link ul li.h{ display:block; font-size:16px; margin-bottom:10px;}
.link ul li a{ margin:.5rem 1rem .5rem 0; color: #82819C;-webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.link ul li a:hover{color:#FFFFFF;}

.simplify .link{padding: 0 0 1rem;}
.footer.simplify .text{ text-align: center;}

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

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


/*响应适配*/
@media screen and (max-width:1440px){
.umArtBox article.post{ width: 25%;}
}

@media screen and (max-width:1366px){
 .container{ padding: 0 20px;}
}

@media screen and (max-width:1200px){
	.umMainBox{padding-right: 305px;}
	.sidebar{margin-left: -280px;width: 280px;}
	.umPostApp .box .img{width: 320px;}
	.single .umPicSwiper .swiper-slide,.single .umPicSwiper .swiper-slide .item img{ height:260px;}
}

@media screen and (max-width:1120px){
.umMainBox{padding-right: 300px;}
.header .navBar li a{padding: 0 15px;}
.shopBtn a{margin: 7px 10px 7px 0;min-width: 90px}
.single .umDes{ margin-bottom: 10px;}
.umPostApp .box .img{width: 280px;}
.umArtBox article.post{ width: 33.333%;}
}

@media screen and (max-width:1024px){
	.umPostApp .box .img{width: 100%;}
	.umPostApp .box .text{ width: 100%; padding-left: 0; margin-top: 20px;display: inline-block;}
}

@media screen and (max-width:960px){
.header .navBar li a{padding: 0 10px;}
.umZmt .umBox .post .umText .tit{ margin-top: 2px;}
.umZmt .post.big .btn .umText .tit{ margin-top:10px !important;}
.umZmt .post .umPic{ width: 170px;}
.umZmt .post .umPic img{ height: 128px;}
.single .umBody .rslist li{ width: 33.333%;}
.single .umPicSwiper .swiper-slide,.single .umPicSwiper .swiper-slide .item img{ height:240px;}
}

@media screen and (max-width:900px){
.search{ margin-left: -250px;}
.mNavBtn{ display:block; margin-right: -12px; padding-left: 30px;}
.leftNav.mOpen .mNavBtn{ display: block;}
.header .navBar{ display: none;}
.umMainBox{padding-right: 0;}
.sidebar{margin-left:0; margin-top: 20px; width: 100%; display: none;}
.sidebar.phone{ display: block;}
}

@media screen and (max-width:768px){
.bnSearch,.selectItem{ width:480px;}
.single .postTitle .tit{ font-size: 24px;line-height: 1.5;}
.umArtBox article.post{ width: 50%;}
.single .umPicSwiper .swiper-slide,.single .umPicSwiper .swiper-slide .item img{ height:220px;}
}

@media screen and (max-width:640px){
.container{ padding: 0 15px;}
.search{ width: 400px;margin-left: -200px;}
.bnSearch,.selectItem{ width:440px;}
.bnSearch .bannerForm .input,.bnSearch .bannerForm button{ height: 44px;}
.phoneNav,.heightNav{display: block;}
.single .postTitle .tit{ font-size: 22px;}
.umZmt .post{ margin-bottom: 15px;}
.umZmt.main, .single .main{ margin: 22px 0;}
.umCateNav li{ font-size: 14px;}
.single .umBody .rslist li{ width: 50%;}
.umArtBox.falls{ padding-left: 5px; padding-right: 5px;}
.umArtBox .umItem{ padding: 5px;}
.single .umPicSwiper .swiper-slide,.single .umPicSwiper .swiper-slide .item img{ height:200px;}
.pagePrev,.pageNext{ width: 60px; height: 60px; line-height: 60px;margin-top: -40px;}
.pagePrev a,.pageNext a{height: 60px; line-height: 60px;font-size: 16px;}
.pageNext a{padding-left: 10px;}
.pagePrev a{padding-right: 10px;}
}

@media screen and (max-width:580px){
.bnSearch,.selectItem{ width:400px;}
.umArtBox{ padding-bottom: 30px;}
.umZmt .post .umText{ font-size: 13px;}
.umZmt .post .umText .umInfo{height: 42px;margin-bottom: 10px;}
.umZmt .umBox .post .umText .tit{margin:4px 0 8px;}
.umZmt .umBox .post.big .umText .tit{ margin-top: 15px;}
.umZmt .post .umPic{width: 160px;}
.umZmt .post .umPic img{ height: 120px;}
}

@media screen and (max-width:480px){
.search{ width: 300px;margin-left: -150px;}
.bnSearch,.selectItem{ width:360px;}
.single .postTitle .tit{ font-size: 20px;}
.single .umDown .umPassPic{ width: 100%; height: auto;}
.single .umDown .umPassText{padding: 15px 0 0px 0px;width: 100%; clear: both;}
.umZmt .post{ padding: 15px;}
.umZmt .umBox .post .umText .tit{ font-size: 18px;}
.umZmt .post .umPic{width: 130px;}
.umZmt .post .umPic img{ height: 98px;}
.umZmt .umBox .post .umText .tit{ margin: -2px 0 5px;}
.umZmt .post .umText .umInfo{ margin-bottom: 6px;}
.umZmt .umBox .post.big .umText .tit{ margin: 15px 0 6px;}
.umZmt .post.big .umText .umInfo{ margin-bottom: 8px;}
.ias-trigger, .ias-noneleft, .ias-spinner{}
.single .umDown .copyTips{ width:220px; font-size: 14px; text-align: center;}
.single .umPicSwiper .swiper-slide,.single .umPicSwiper .swiper-slide .item img{ height:180px;}
.umLike{margin: 20px -10px 5px;}
.umLike a{margin: 4px;}
}
@media screen and (max-width:420px){
.bnSearch,.selectItem{ width:320px;}
.umZmt .post .umText .umInfo{ display: none;}
.umZmt .umBox .post .umText .tit{-webkit-line-clamp: 2; height: 56px; overflow: hidden; margin-bottom: 10px;}
.umZmt .umBox .post.big .umText .tit{height:auto; }
.umZmt .post .umPic{width: 110px;}
.umZmt .post .umPic img{ height: 83px;}
.imgLazy{ min-height: 83px;}
.postText.isVerify ul li{ width: 100%;}
.shopBtn a{ width: 100%;}
.shopBtn a.qq{ margin-bottom: 0;}
.umPostApp{ margin-bottom: 30px; padding: 0px;}
.umPostApp .box .text{ padding: 0 20px 20px 20px;}
.umPostApp .shopBtn{ padding-bottom: 0;}
.umPostApp .box .umPrice{ margin-bottom: 5px;}
.umPostApp .box .umPrice span{width: 100%;margin-top: 10px;font-size: 16px;text-align: center; margin-right: 0;}
.umPostApp .box .umPrice em{ font-size: 16px;}
.single .umDown li{ height: auto; padding: 0 10px 10px;line-height: 34px;}
.single .umDown li .downBtn,.single .umDown li .downBtn,.single .umDown li .downBtn span{ width: 100%;}
.single .umDown li .downBtn{background: #e8e8ec; position: relative; padding-right: 80px; padding-left: 10px;overflow: hidden; height: 34px;}
.single .umDown li .downBtn.no{background:none;}
.single .umDown li .downBtn a{ position: absolute; right: 0; bottom: 0;border-radius: 5px;font-size:14px;}
.single .umDown li .downBtn span{ display: inline-block;}
}
@media screen and (max-width:375px){
.umArtBox{ height: auto!important;}
.umArtBox article.post{ width: 100%;}
.bnSearch,.selectItem{ width:280px;}
.umZmt .umBox .post .umText .tit{ font-size: 16px; margin-top: 0px;}
}

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

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


.icon-weixuan:before {content: "\e67b";}.icon-yixuan:before {content: "\e67c";}.icon-yhLeft:before{content:"\e6b7"}.icon-yhRight:before{content:"\ec26"}.icon-changyonglogo28:before{content:"\e715"}.icon-jiantou1:before{content:"\e62e"}.icon-weibo1:before{content:"\e67a"}.icon-icon--1:before{content:"\e718"}.icon-icon--2:before{content:"\e719"}.icon-rocket:before{content:"\e66d"}.icon-xiala-:before{content:"\e629"}.icon-jiantou1-copy:before{content:"\e729"}.icon-jiantou1-copy1:before{content:"\e72a"}.icon-qq1:before{content:"\e6cd"}

.umRadius .umBox .post .umPic,.umRadius .umSlide .img,.umRadius .umSlide .swiper-container,.umRadius .umBody img,.umRadius .widget,.umLike a,.umRadius .umBnPic,.umRadius .umZmt .post,.umRadius .ias-trigger,.umRadius .ias-noneleft,.umRadius .ias-spinner,.umRadius .umArtBox .umItemBox,.umRadius .single .umArtPost,.umRadius .umPicArr,.umRadius .single .umRelPic .umPic,.umRadius .umSwiper,.umRadius #txaArticle,.umRadius input.button,.umRadius .commBody,.umRadius .single .umDown,.umRadius .single .umCopyright,.umRadius .single .umCopyright,.umRadius .single .umDown li,.umRadius input.text,.umRadius .umZmt .pageNav,.umRadius .umPostApp .box .img,.umRadius .umPostApp,.umRadius .single .umDown li .downBtn,.umRadius .umZmt .noArr
{border-radius: 5px;}
.umRadius .single .umDown input[type=password]{ border-bottom-left-radius: 5px;border-top-left-radius: 5px;}
.umRadius .single .umDown input[type=submit]{ border-bottom-right-radius: 5px;border-top-right-radius: 5px;}