@charset "utf-8";
html{-webkit-text-size-adjust:none;font-size:62.5%;}
body{ font-size: 1.4rem;color:#4a4a4a;font-family:"pingfang sc",helvetica,arial,sans-serif;-moz-osx-font-smoothing: grayscale;overflow-x: hidden;background:#fff;}
.umcolor body{background:#ffffff;}
*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
html{zoom:1;}html *{outline:0;zoom:1;} html button::-moz-focus-inner{border-color:transparent!important;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
fieldset,a img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;} caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
input[type="submit"], input[type="reset"], input[type="button"], button { -webkit-appearance: none; /*去掉苹果的默认ui来渲染按钮*/} em,i{ font-style:normal;}
.input:after{ clear: both;content: ""; display: block; height: 0;visibility: hidden;}
em,i{ font-style:normal;}
a{margin:0;padding:0;background:0 0;color:#4a4a4a;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:#448ef6;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;}
.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}

/*文字两侧对齐*/
.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,.sidebar:after,.sidebar:before,.umtabcon:before,.umtabcon:after,.umpost .umfrist:before,.umpost .umfrist:after,.header .ummobsubs:before,.header .ummobsubs:after{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,.umtabcon:after,.umpost .umfrist:after,.header .ummobsubs:after{ clear:both;}
.container{width: 100%;max-width: 1280px;margin: 0 auto;padding:0 15px;position:relative; clear:both;overflow: hidden;}
.umcolor .container{background:#fff; z-index: 2;}

.header .searchbox button,.header .umnav .navbar,.umpost .title h2:after,.widget .title h2:after,
.widget.divcontorpanel span.cp-login:after,.widget.divcontorpanel span.cp-vrs:after,.umarticle .title:before
{background: #448ef6;background: -webkit-linear-gradient(to right, #2462b9, #189399); background: linear-gradient(to right, #2462b9, #189399);}



/*----------- 头部 -----------*/
.header{font-size: 0;}
.header .container{ overflow: inherit; padding-bottom: 20px; z-index: 3;}
.header .headbox{ padding: 5px 0; display: flex;justify-content: space-between;align-items: center; min-height: 80px;}
.header .topbar{ background-color: #fafafa; height: 34px; line-height: 34px; color: #fff; display: none;}
.header .btnbox{ text-align: right;-ms-flex-negative: 0;flex-shrink: 0; position: relative;z-index: 3;}
.header .btnbox .item{ font-size: 18px;color:#fff; border-radius: 100px;width: 32px; height: 32px; line-height: 32px; text-align: center; display: inline-block; vertical-align: middle; margin-left: 10px; opacity: 1;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;}
.header .btnbox .item a{color:#fff;}
.header .btnbox .item:hover{opacity: .8;}
.header .btnbox .scbtn{background: #d4b968; display: none;}
.header .btnbox .weixin {background: #2aae67;}
.header .btnbox .qq{background: #12b7f5;}
.header .btnbox .weibo{background: #ff5c5c;}
.header .btnbox .thememode,.header .btnbox .login{background: #eaeaea; color: #484848;}
.header .btnbox,.header .logo,.header .searchbox{font-size: 0;}
.header .btnbox .item i{ width: 32px; height: 32px; display: block;cursor: pointer;}
.header .btnbox .login{ position: relative; }

/*login*/
.header .umuser{position: absolute; right: 0; top:78px; visibility: hidden; padding:10px 15px; background: #fff;opacity: 0;-webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; min-width: 180px;box-shadow:0px 5px 15px 0px rgba(0,0,0,0.05); width: 100%; min-width: 180px; text-align: left;}
.header .umuser.on,.header .btnbox .login:hover .umuser{ visibility: visible; top:42px;opacity: 1;}
.header .btnbox .login:hover{opacity: 1;}
.header .umuser .umlogin{ padding:0px; width: 100%;font-size: 14px;}
.header .umuser .umlogin i{width: 20px; height: 20px; line-height: 20px;}
.header .umuser .umlogin a{ color: #5e6368;}
.header .umuser .umlogin .wdl{ width: 100%; text-align: center; display: block;}
.header .umuser .umlogin .wdl a{ padding: 0 10px;}
.header .umuser .umlogin .ydl a{ padding: 0 5px 0 20px; position: relative; display:inline-block;}
.header .umuser .umlogin .ydl a i{ position: absolute; top:5.5px; left:0px; font-size:16px; opacity: .6;}
.header .umuser .umlogin .ydl a i.ti-export,.header .umuser .umlogin .ydl a i.ti-user{ font-size: 14px;}
.header .umuser .umlogin i.dot{ position: absolute; top: -10px; right: 4px; color: #fff; font-size: 28px;text-align: center;width: 26px;height: 20px;line-height: 20px;}
.header .umuser .umlogin i.dot:before {content: "\ea77";font-family: 'remixicon' !important;}


/*logo*/
.header .logo{-ms-flex-negative: 0;flex-shrink: 0;}
.header .logo,.header .logo h1{ display: inline-block;}
.header .logo a{ display: block;}
.header .logo img{ height: 75px;}
.header .logo img.nlogo{ display: none;}
.header .searchbox {width: 100%; max-width: 420px; padding: 0 20px;}
.header .searchbox .form{ height: 38px; line-height: 38px; padding-right: 52px; position: relative; background: #f8f8f8; display: inline-block; width: 100%;border: 1px #ececec solid; border-radius: 100px;}
.header .searchbox input{ display: block; height: 36px; width: 100%; background:none; padding: 0 15px;}
.header .searchbox button{ position: absolute; width: 52px; height: 38px; line-height: 38px; border: medium none; color: #fff; font-size: 13px; top: -1px; right: -1px; cursor: pointer;border-radius: 100px; text-align: center; display: block; padding: 0;}
.header .searchbox .scbtnclose{ display: none; position: absolute; top:50%; right: 12px; margin-top: -13px; width: 26px; height: 26px; line-height: 26px; text-align: center; font-size: 26px; color: #f33; cursor: pointer;}

/*系统菜单*/
.header .umnav{ display: block;}
.header .umnav.ummobnav{ display: none;}
.header .umnav .navbar{padding:0 15px;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;}
.header .umnav.ummobnav .navbar{overflow: hidden; padding: 0 5px;}
.header .umnav.ummobnav .navswiper{overflow: hidden;}
.header .umnav.ummobnav .swiper-slide{ width: auto;}
.header .umnav.ummobnav .swiper-slide a{ font-size: 16px; height: 48px; line-height: 48px;color: #fff; font-weight: 500; padding: 0 10px; display: block;}
.header .nav{ height: 45px; overflow: hidden;}
.header .nav li{ display: inline-block; position: relative;}
.header .nav li a{ font-size: 16px; height: 48px; line-height: 48px;color: #fff; font-weight: bold; padding: 0 15px; display: block;}
.header .nav li a [class*=" ri-"],.header .nav li a [class^="ri-"]{ vertical-align: -3px; margin-right: 2px;}
.header .nav li > ul > li a [class^="ri-"] { vertical-align: -2px;}
.header .nav li.subnav em{padding-right: 5px;}
.header .nav li > ul{width: 100%;min-width: 110px;position: absolute;top: 120%;left: 50%;transform: translatex(-50%);right: 0;background: #fff;z-index: 10;opacity: 0; visibility: hidden; box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.05);-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.header .nav li > ul:before{ content: "\ea77"; position: absolute; color: #fff;font-family: remixicon;font-size: 24px;top: -14px;left: 50%;margin-left: -12px;}
.header .nav li.on > ul{visibility: visible;opacity: 1;top: 100%; visibility: visible;}
.header .nav li > ul > li{ width: 100%; text-align: center;}
.header .nav li > ul > li a{ display: block; padding: 0 10px; font-size: 14px; color: #4a4a4a; height: 42px; line-height: 42px;}
.header .nav li > ul > li a:hover{color: #448ef6;}

.nav li.subnav em:after,.header .nav li.subnav > a:after{content: "\ea4d"; display: inline-block;font-family: remixicon !important;font-style: normal;-moz-osx-font-smoothing: grayscale; vertical-align: -2px;}
.header .nav li.subnav > a:after{ line-height: 44px; width: 16px;}

/*移动端菜单*/
.leftnav{ position: fixed; top:0; bottom:0; left: -100%; width: 260px; background: #fff; z-index: 10; padding: 20px;}

/*二级自定义菜单*/
.header .subbox{ overflow: hidden;}
.header .umsubs,.header .ummobsubs{background:#f8f8f8; font-size: 0; padding: 5px 5px; margin:0;}
.header .umsubs ul{ width: calc(100% / 4); margin: 5px 0; padding: 0 10px; display: inline-block;vertical-align: top;position: relative;}
.header .umsubs ul:nth-of-type(6n):after{ display: none;}
.header .umsubs ul:after{ content: ''; width: 1px;top:3px; bottom: 3px;right:0px; position: absolute; background: #e8e8e8;}
.header .umsubs li,.header .ummobsubs li{ font-size: 14px;width: calc(100% / 3); display: inline-block; vertical-align: top; height: 24px; line-height: 24px; padding:0 4px;overflow: hidden; text-align: center;}
.header .umsubs li:nth-of-type(3n 1) a{ font-weight: 500;}

.header .ummobsubs li{ font-size: 14px;width: calc(100% / 8); position: relative; float: left;}
.header .ummobsubs li:nth-child(n 16){ display:none;}
.header .ummobsubs li.morebtn{ cursor: pointer; float: right;}
.header .ummobsubs li.morebtn span,.header .ummobsubs li:last-child{ display: block;}
.header .ummobsubs li.morebtn span:before{font-family: 'remixicon' !important;font-style: normal;content: "\ea4e"; font-size: 18px;}
.header .ummobsubs.in li.morebtn span:before{content: "\ea78";}
.header .ummobsubs.in li{ display: block !important;}

/*内容公共*/
.umpost{ width: 100%; overflow: hidden; margin-bottom: 25px;}
.umpost .title{ width: 100%; height: 46px; line-height: 44px; border-bottom: 1px solid #eee; margin-bottom: 15px;font-size: 0; padding-right: 60px; position: relative;}
.umpost .title h2{ display: inline-block; font-size: 18px; font-weight: 600; position: relative;}
.umpost .title h2:after{ content: ''; width: 100%; height: 2px; bottom: -2px;left:0px; position: absolute;}
.umpost .title a.more:after,.umpost .fot .more a:after{content: "\ea6e"; font-family: 'remixicon' !important; display: inline-block; vertical-align:-4px; font-size: 18px; width: 13px;}
.umpost .title a.more{ position: absolute; right: 0; top: 2px; font-size: 14px; opacity: .68;}
.umpost .fot .more a:after{vertical-align:-5px;}

.umpost .umtabnav a.more{ display: none;}
.umpost .umtabnav li:last-of-type{ margin-right: 0;}
.umpost .umtabnav li.active a.more{ display: block; opacity: 1;}
.umpost .umtabnav li{display: inline-block; margin-right: 20px; cursor: pointer;}
.umpost .umtabnav li h2{font-size: 18px; color: #a2a2a2; font-weight: normal;}
.umpost .umtabnav li.active h2{color: #4a4a4a;font-weight: 600;}
.umpost .umtabnav h2:after{ display: none;}
.umpost .umtabnav .active h2:after,.umpost .umtabcon .umcon:first-child{ display: block;}
.umpost .umtabcon .umcon{ display: none;}
.umpost .umpage .title{ margin-bottom: 25px;}

.umpost .umpicbox{ font-size:0; margin-top:25px;}

.flag{display: block;width: 100px;height: 24px;background: #f00;background: linear-gradient(250deg, #f00, #ff3c00);color: #fff;font-size: 12px;line-height: 24px;position: absolute;left: -31px;top: 6px;overflow: hidden;transform: rotate(-45deg);z-index:3; text-align: center;font-weight: bold;}

.umhot{background:#f8f8f8; text-align: center; position: relative; overflow: hidden; padding: 25px 0;}
.umhot h3{ font-size: 32px; font-weight: 600; line-height: 1.3; margin-bottom: 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0px 60px;}
.umhot .info{ color: #8a8a8a;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;padding: 0px 50px;}

/*第一屏*/
.umpost .umcontent{width: 100%;float: left;padding: 0 325px 0 405px;}
.umpost .umleft{width: 380px;float: left;margin-right: -380px;overflow: hidden;}
.umpost .umleft .noslide{ text-align: center; padding: 50px 20px; color: #c8c8c8;}
.umpost .umleft .noslide h4{ font-size: 20px; font-weight: bold; margin-bottom: 4px;}
.umpost .img,.umpost .umleft .noslide{background:#f8f8f8;position: relative;}

.index .slide .swiper-pagination{ width: auto; bottom: auto; top: 5px; left: 10px;}
.index .slide .swiper-pagination-bullet{ width: 5px; height: 5px; background-color: #fff;}
.index .slide .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{ margin: 0 3px;}
.index .slide .text{position: absolute;left: 0;bottom: 0;width: 100%;height: 36px;line-height: 36px; color: #fff;background: #000;background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.7)));
    background: linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 100%);}
.index .slide .text h3{ font-weight: bold; padding: 0 15px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

/* .index .slide .img{ height: 240px;} */
.umpost .umleft .img:after,.index .slide .img:after{ content: ''; display: block; padding-top: 63%;}
.um.index .slide .img:after{ padding-top: 48%;}
.umpost .umleft .img a,.index .slide .img a{position: absolute; width: 100%; height: 100%; top: 0; left: 0;}
.umpost .umleft .img img,.index .slide .img img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
.umpost .umhotpic .title{ margin: 14px 0 0;}
.umpost .umhotpic ul{display: block; font-size: 0; margin: 0 -10px;}
.umpost .umhotpic li{width: calc(100% / 2 - 20px); margin: 20px 10px 0; display: inline-block; vertical-align: top;}
/* .umpost .umhotpic li .img{ height: 115px;} */
.umpost .umhotpic li .img a{ display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0;}
.umpost .umhotpic li .img:after{ padding-top: 64%;}
.umpost .umhotpic li .text{ font-size: 14px; padding: 12px 0 0; position: relative;}
.umpost .umhotpic li .text h3{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.umpost .umnew{overflow: hidden;}
.umpost .umnew ul{ margin-top: 1px;}
.umpost .umnew span{float: right;font-size: 80%;}
.umpost .umnew li{ height: 39px; line-height: 39px; font-size: 16px; padding-left: 10px; position: relative;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.umpost .umnew li:before{ content: ''; width: 4px; height: 4px; background-color: #d8d8d8; border-radius: 10px; position: absolute; left: 0;top: 16px;}
.umpost .umnew li:nth-of-type(6n){ margin-bottom: 18px;}
.umpost .umnew li:nth-of-type(6n 1){font-weight: bold; font-size: 18px;}
.umpost [class*="style"] .frist li:nth-of-type(6n 1){ font-weight: normal;}
.umpost .umnew li:nth-of-type(6n 1):before{top: 15px;}
.umpost .umnew li:last-child{ margin-bottom: 0;}

.umpost .umright{width: 300px;float: right;margin-left: -300px;overflow: hidden;}
.umpost .umright .umhotpost,.umpost .umright .umfast{background: #f8f8f8; padding:6px 20px 10px;}
.umpost .umright .umhotpost{ position:relative; }
.umpost .umright .umhotpost li{ height: 32px; line-height: 32px; padding-left: 15px; position: relative;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.umpost .umright .umhotpost li:after{ content: ''; width: 1px; top: 0px; bottom: 0px; position: absolute; left: 3px; background: #e8e8e8;}
.umpost .umright .umhotpost li.first{ height: auto; line-height: normal; padding-left: 0; margin-bottom: 8px;white-space: normal;}
.umpost .umright .umhotpost li.first .text{ padding: 15px 0 0;}
.umpost .umright .umhotpost li.first .text a:after{ display: none;}
.umpost .umright .umhotpost li.first .text h3{ font-size: 16px;margin-bottom: 5px; padding: 0; font-weight: normal;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;}
.umpost .umright .umhotpost li.first .text .des{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; color: #8a8a8a; font-size: 12px; line-height: 1.7;}
.umpost .umright .umhotpost li.first:after,.umpost .umright .umhotpost li.first:before,.umpost .umright .umhotpost li .img a:before,.umpost .umright .umhotpost li .img a:after{ display: none;}
.umpost .umright .umhotpost li:nth-child(2):after{top: 16px;}
.umpost .umright .umhotpost li:last-child:after{bottom: 16px;}
.umpost .umright .umhotpost li:before,.umpost .umright .umhotpost li a:after{content: ''; width: 7px; height: 7px; border: 2px solid #448ef6; position: absolute; top: 13px; left: 0px; border-radius: 100px; z-index: 1;}
.umpost .umright .umhotpost li:before{width: 13px; height: 13px;background: #f8f8f8; border: none;left: -3px;top: 10px;}
.umpost .umright .umhotpost li .img{position: relative; display: block; font-size: 0;}
.umpost .umright .umhotpost li .img:after{ content: ''; display: block; padding-top: 61%; position: relative;border: none; width: 100%; height: 100%; top: 0;}
.umpost .umright .umhotpost li .img a{position: absolute; width: 100%; height: 100%; top:0; left: 0; z-index: 2;background-color: #ececec;}
.umpost .umright .umhotpost li .img a img{ position: absolute; width: 100%; height: 100%; object-fit: cover;}
.umpost .umright .umhotpost li .img h3{position: absolute;left: 0;bottom: 0;width: 100%;height: 36px;line-height: 36px; color: #fff;
    background: #000;background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.7)));
    background: linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 100%); z-index: 1; font-size: 14px; color: #fff;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; padding: 0 15px; text-align: left;}

.umpost .umright .umfast{ height: 205px; margin-top: 20px; background: #fff; border: 1px solid #eee;}
.umpost .umright .umfast ul{ margin: 0 -2px; font-size: 0;}
.umpost .umright .umfast li{width: calc(100% / 3 - 4px); height: 56px; margin: 0px 2px 0; display:inline-flex; vertical-align: top; background: #746ffc; font-size: 12px; text-align: center;align-items: center;justify-content: center;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;}
.umpost .umright .umfast li a{color: #fff; padding: 5px; display: flex; font-weight: 500; width: 100%; height: 100%;align-items: center;justify-content: center;flex-wrap: wrap;}
.umpost .umright .umfast li:hover{ opacity: .8;}
.umpost .umright .umfast li i{ display: inline-block; width: 100%; font-size: 20px;}
.umpost .umright .umfast li:nth-child(1){ background: #928eea;}
.umpost .umright .umfast li:nth-child(2){ background: #51adff;}
.umpost .umright .umfast li:nth-child(3){ background: #08c4a0;}
.umpost .umright .umfast li:nth-child(4){ background: #ddb75c;}
.umpost .umright .umfast li:nth-child(5){ background: #a9cc2a;}
.umpost .umright .umfast li:nth-child(6){ background: #f29573;}
.umpost .umright .umfast li:nth-child(3) ~ li{ margin-top: 4px;}

.umpost .umleft .umbigpic .text{font-size: 14px;padding: 10px 0 0;position: relative;}
.umpost .umleft .umbigpic .text h3{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.umpost [class*="style"] .img:after{content: ''; display: block;padding-top: 63%;}
.umpost [class*="style"] .img a,.umpost [class*="style"] .img img{ position: absolute; width: 100%; height: 100%;}
.umpost [class*="style"] .img img{object-fit: cover;}
.umpost [class*="style"] .umright .umhotpost{ padding-top: 20px; height:408px;}
.umpost [class*="style"] .umright li{ padding-left:12px}
.umpost [class*="style"] .umright li.first{ padding-left:0}
.umpost [class*="style"] .umright li:after,.umpost [class*="style"] .umright li:before{ display: none;}
.umpost [class*="style"] .umright li a:after{ border: none; background: #cecece; width:4px; height:4px;top: 15px;}
.umpost [class*="style"] .umright li.first .img a:after{ background: none;}
.umpost [class*="style"] .umleft .img:after{padding-top: 58.8%;}
.umpost [class*="style"] .info{ font-weight: normal;}

/* .umpost .style1 .umbigpic .img{ height: 210px;}
.umpost .style1 .umhotpic .img{height: 106px;} */
.umpost .style1 .umnew{max-height:410px}
.umpost .style2 h3{ font-size: 16px; font-weight: 500; padding: 5px 0 10px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical; }
.umpost .style2 .fot{font-size: 12px;opacity: .5; line-height: normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; font-weight: normal; position: relative;}
.umpost .style2 .fot span{ margin-right: 20px;}
.umpost .style2 .fot span   span{ margin-right: 0;}
.umpost .style2 .fot i{ vertical-align: -1px; margin-right: 3px;}
.umpost .style2 .umnew ul{ margin-top: 0;}
.umpost .style2 .umnew li{padding-left: 0;height: auto;display: -ms-flexbox;display: flex;-ms-flex-direction: column;min-width: 0;word-wrap: break-word;-ms-flex-direction: row;white-space: normal;margin-bottom: 22px;line-height: normal;align-items: center;}
.umpost .style2 .umnew li:before{ display: none;}
.umpost .style2 .umnew li:last-child{ margin-bottom: 0;}
.umpost .style2 .umnew li .img{ width: 160px;overflow: hidden;-ms-flex-negative: 0;flex-shrink: 0;}
.umpost .style2 .umnew li .img a{font-size: 0;display: block; line-height: normal;}
.umpost .style2 .umnew li .text{min-width: 0;overflow: hidden;display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;-ms-flex: 1 1 auto;flex: 1 1 auto;-ms-flex-pack: center;justify-content: center; padding-left: 20px;}
.umpost .style2 .umnew li .text h3{padding:2px 0 2px; margin-top: -4px; line-height: 1.7;}
.umpost .style2 .umnew li .text h3 a{ font-size: 16px;font-weight: 500;}
.umpost .style2 .info{font-size: 14px;opacity: .68; line-height: 1.7; height:45px; margin-bottom: 14px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden; height: 48px; margin-bottom: 6px;}

.umpost .style2 .umleft .fot{ padding-right: 30px;}
.umpost .style2 .umleft h3{padding: 5px 0 12px;}
.umpost .style2 .umleft .info{ max-height: 166px; height: auto; margin-bottom: 15px;-webkit-line-clamp: 7;-webkit-box-orient: vertical;overflow: hidden;}
.umpost .style2 .fot .more{ position:absolute; right: 0px; top: -2px;}

.umpost .style2 .umright .umhotpost{height: 470px;}
.umpost .style2 .umright li{counter-increment: nums;padding-left: 26px;}
.umpost .style2 .umright li a:after{ display: none;}
.umpost .style2 .umright li:before{content: counter(nums,decimal); display: block; width: 20px; height: 20px; line-height: 20px;top: 5.5px; left: 0; text-align: center;font-family: arial; background: #282828; border-radius: 0; color: #fff;}
.umpost .style2 .umright li.first:before{display: block; z-index: 3; top: 0;width: 30px;height: 30px;line-height: 30px;font-size: 20px;font-weight: 500;}
.umpost .style2 .umright li:nth-child(1):before,body.night .umpost .style2 .umright li:nth-child(1):before{background: #ff3300;}
.umpost .style2 .umright li:nth-child(2):before,body.night .umpost .style2 .umright li:nth-child(2):before{background: #ff8e15;}
.umpost .style2 .umright li:nth-child(3):before,body.night .umpost .style2 .umright li:nth-child(3):before{background: #09cab8;}

.umpost .style3 .title{ margin-bottom: 5px;}
.umpost .style3 .umcontent{padding: 0;}
.umpost .style3 .umpic ul{ margin: 0 -10px; font-size: 0;display: flex;flex-wrap: wrap;}
.umpost .style3 .umpic li{ font-size: 14px; width: calc(100% / 4 - 20px);margin:20px 10px 0;display: inline-block;vertical-align: top; background: #f8f8f8;  -webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.umpost .style3 .umpic .text{ padding: 12px 18px;}
.umpost .style3 .umpic h3{text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;overflow: hidden; line-height: 1.8;}
/* .umpost .style3 .umpic li:hover{ background: #398fff;}
.umpost .style3 .umpic li:hover a{ color: #fff;} */


.umpost .style4{ font-size: 0;display: flex;flex-wrap: wrap;margin: 0 -20px;}
.umpost .style4 .title{ margin-bottom: 20px;}
.umpost .style4 .umlist{width: calc(100% / 3 - 40px);display: inline-block;margin:0px 20px 0;}
.umpost .style4 .umlist:nth-child(3) ~ .umlist{ margin-top: 20px;}

.umpost .style5{ font-size: 0;display: flex;flex-wrap: wrap;margin: 0 -20px;}
.umpost .style5 .umlist{width: calc(100% / 3 - 40px);display: inline-block;margin:0px 20px 0;}
.umpost .style5 .umlist:nth-child(3) ~ .umlist{ margin-top: 20px;}
.umpost .style5 .umlist .pic {margin:0 0 16px; background: #f8f8f8; padding:15px 0 10px 15px;}
.umpost .style5 .umlist .pic li{width: calc(100% / 2); margin:0px; height: auto;padding-left: 0; display: inline-block; vertical-align: top; padding:0px;}
.umpost .style5 .umlist .pic li{font-size: 14px; line-height: 1.7; padding:0 15px 0 0;}
.umpost .style5 .umlist .pic li .text{  padding:12px 0 2px}
.umpost .style5 h3{text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}

.umpost .style5 li.frist{ background: #f8f8f8; padding:15px 15px 12px 15px; height: auto;white-space: normal; margin-bottom: 15px;}
.umpost .style5 li.frist:before{ display:none;}
.umpost .style5 li.frist .text{ padding: 12px 0 0 0;}
.umpost .style5 li.frist h3 {-webkit-line-clamp: 1; margin-bottom: 5px;}
.umpost .style5 li.frist h3 a{font-size: 16px; font-weight: bold;}
.umpost .style5 li .info{text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;height: 52px; font-size: 14px; line-height: 24px; opacity: .68;font-weight: normal;}
.umpost .normal li:nth-child(2){font-weight: normal;}
.umpost .normal li:nth-of-type(6n 1){ font-weight: normal;font-size: 16px;}
.umpost .normal li:nth-of-type(6n){ margin-bottom: 0;}

.umpost .style6 .umtabnav li a.more{ font-size: 14px; opacity: .68;}
.umpost .style6 .umcon ul{ display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap; margin: -10px;}
.umpost .style6 .umnew li{height: auto; width: 25%;padding: 10px;white-space:normal;}
.umpost .style6 .umnew li.col-50{width: 50%;}
.umpost .style6 .umnew li .img{height: 100%;overflow: hidden; background: none;}
.umpost .style6 .umnew li .img:after{padding-top: 100%;}
.umpost .style6 .umnew li.col-50 .img:after{padding-top: 50%;}
.umpost .style6 .umnew li a{ height: 100%; display: block; position: relative; color: #fff;overflow: hidden;}
.umpost .style6 .umnew li:before{ display: none;}
.umpost .style6 .umnew li .text{position: absolute;z-index: 3;left: 0;right: 0;bottom: -88px;-webkit-transform: translatey(0);transform: translatey(0);-webkit-transition: .6s;transition: .6s;
    background: rgba(0,0,0,.7);
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.7)));
    background: linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.7),rgba(0,0,0,0) 100%);
}
.umpost .style6 .umcon li .text h3{ overflow: hidden;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 10px 20px; }
.umpost .style6 .umcon li a:hover .text{bottom: 50%;-webkit-transform: translatey(50%);transform: translatey(50%);background: rgba(0,0,0,0);
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,0)));
    background: linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);}
.umpost .style6 .umcon li a:after{content: '';background-color: rgba(0,0,0,.6);position: absolute;z-index: 2;width: 100%;height: 100%;left: 0;top: 0;opacity: 0;-webkit-transition: .6s;transition: .6s;}
.umpost .style6 .umcon li a:hover:after{ opacity: 1;}
.umpost .style6 .umcon li a .img img{-webkit-transition: .6s;transition: .6s;}
.umpost .style6 .umcon li a:hover .img img{-webkit-filter: blur(6px);filter: blur(6px);transform: scale(1.05);}
.umpost .style6 li:nth-of-type(6n){margin-bottom: 0;}
.umpost .style6 li:nth-of-type(6n 1) a{ font-size: 16px; font-weight: normal;}
.umpost .style6 .umcon li a .text .fot{ padding: 0px 20px 0 20px;opacity: 0;-webkit-transition: .6s;transition: .6s;}
.umpost .style6 .umcon li a:hover .text .fot{ opacity: 1;}
.umpost .style6 .umcon li a .text .info{color: rgba(255,255,255,.68);-webkit-transition: .6s;transition: .6s;font-size: 14px;line-height: 26px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; overflow: hidden; height: 52px; margin-top: -3px;}
.umpost .style6 .umcon li a:hover .text .info{height: auto;}
.umpost .style6 .umcon li a .text .more{ padding-top: 5px; display: inline-block; font-size: 14px;}
.umpost .style6 .umcon li a .text .more:after{content: "\ea6e";font-family: 'remixicon' !important;display: inline-block;vertical-align: -4px;font-size: 18px;width: 15px;}

.umpost .style2.col2{ font-size: 0;display: flex;flex-wrap: wrap;margin: 0 -20px;}
.umpost .style2.col2  .umlist{width: calc(100% / 2 - 40px);display: inline-block;margin:0px 20px 0;}


.umpost .tagall{font-size: 0;display: flex;flex-wrap: wrap;margin: 0 -10px;}
.umpost .tagall .taglist{width: calc(100% / 3 - 20px);display: inline-block;margin:20px 10px 0; padding: 15px; background: #f8f8f8;}
.umpost .tagall .taglist li{ font-size: 16px; height: 34px;line-height: 34px; padding-left: 10px; position: relative;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.umpost .tagall .taglist .img{ margin-bottom: 10px; background: none;}
.umpost .tagall .taglist .img a{ display: block; overflow: hidden;-webkit-transition: all 0s ease;-o-transition: all 0s ease;transition: all 0s ease;}
.umpost .tagall .taglist .img img{width: 100%;height: 100%;position: absolute;top: 50%;left: 50%;object-fit:cover;object-position:top;-webkit-transition: transform 0.3s ease; -o-transition: transform 0.3s ease; transition: transform 0.3s ease;transform: translate(-50%,-50%) scale(1);}
.umpost .tagall .taglist .img img:hover{ transform: translate(-50%,-50%) scale(1.05);}
.wrap .umpost .tagall .imglazy:after{padding-top: 60%;}
.umpost .tagall .taglist .tit{position: absolute; right: 15px; bottom: 15px; font-size: 12px;color: #fff; text-align: right; background: rgba(0,0,0,.8); padding:3px 6px;}
.umpost .tagall .taglist .tit h2{ font-size: 16px; font-weight: 600;}
.umpost .tagall .taglist li:before {content: '';width: 4px;height: 4px;background-color: #d8d8d8;border-radius: 10px;position: absolute;left: 0;top: 16px;}


/*友情链接*/
.umpost .link li{ display: inline-block; height: 24px; line-height: 24px; overflow: hidden;}
.umpost .link li a{ margin-right: 15px; font-size: 14px;}

/*----------- footer -----------*/
.footer{background:#2d2d2d;margin-top:0px;width:100%;color:#b0b0b0;clear:both; position:relative; font-size:12px; line-height:22px; text-align: left;z-index:1;}
.footer a{color:#b0b0b0;font-size:12px;}
.footer .sidebar .social{ display: inline-block; width: 100%; vertical-align:top;}
.footer .sidebar .social.w50{ width: 43%;}
.footer .umby{ margin:0 5px}
.footer #umtheme{margin-right: 5px;}
.footer .umthemeby #umtheme{display: none;}
.ftbox{position: relative;display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;min-width: 0;word-wrap: break-word;-ms-flex-direction: row;flex-direction: row;padding:0 0 25px 0;overflow: hidden;}
.ftnav{ display: -ms-flexbox;display:inline-block;-ms-flex-direction: column;flex-direction: column;-ms-flex: 1 1 auto;flex: 1 1 auto;-ms-flex-pack: center;justify-content: center;padding: 0px 15px 0px 0px;min-width: 0;}
.ftnav ul{float: left; padding-right: 6%;border-bottom: 1px solid rgba(255,255,255,0);}
.ftnav li a{color:#b0b0b0;font-size:12px;display:inline-block;height:26px;line-height:26px;text-align:center; margin:0 10px 0 0;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s; opacity:1;}
.ftnav li a:hover{color:#b0b0b0;}
.ftnav li.h{color:#b0b0b0; font-size: 16px; margin-bottom:10px; font-weight: normal;}
.ftnav .us{padding-right:0; min-width: 142px;}
.ftnav .us li.tel a{font-size:36px; line-height:40px; height: auto; padding-bottom: 6px; font-family: arial; color:#b0b0b0;letter-spacing:0px;font-weight: bold; opacity: .6;}
.ftnav .us li.icon{ margin:5px 0;}
.ftnav .us li.icon a{margin-right: 5%; padding:0; height: 26px; width: 26px; background: rgba(255,255,255,.1); border-radius: 100px; opacity: .8;}
.ftnav .us li.icon a:hover{ opacity: 1;}
.ftnav .us li.icon i{ font-size: 16px;height: 26px; width: 26px;display: block;}
.ftnav .us li.add{ max-width:180px; font-size: 12px; line-height: 22px; opacity: .8;}
.ftewm{width: 240px; display: inline-block; vertical-align: top; text-align: right; font-size: 0;-ms-flex-negative: 0;flex-shrink: 0;}
.ftewm .img{ width: 50%; display: inline-block;}
.ftewm .img .box{margin-left:15px; font-size:12px; text-align: center;}
.ftewm .img .box img{ padding: 5px; background: #fff; opacity: .5;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.ftewm .img .box:hover img{ opacity: 1;}

.copyright{ padding-top:15px; border-top: 1px solid rgba(255,255,255,.05); font-size: 12px; opacity: .6;text-align: center}
.weixinbox{ visibility: hidden; opacity: 0; position:fixed;padding:5px 5px 5px;background:#fff;z-index:1001; line-height:0;top: 50%; left: 50%; transform: translate(-50%,-50%) scale(0.5);-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s; text-align: center;border-radius: 5px;}
.weixinbox .img{ width: 260px; height: 260px;}
.weixinbox img{ width: 100%; height: 100%}
.weixinbox p{ color: #1d1d1d; font-size: 14px; margin-top: 5px; padding-bottom: 10px; line-height: initial;}
.weixinbox.open{ visibility: visible; opacity: 1;transform: translate(-50%,-50%) scale(1);}


/*列表*/
.main{ width: 100%;}
.artbox{padding-right: 335px;position: relative; float:left;width: 100%;}
.artbox .artpost{ margin-bottom: 20px;}
.artbox .noarr{ padding: 100px 0; text-align: center;}
.artbox .noarr p{ opacity: .3; font-size: 18px;}
.artbox .noarr i{ font-size: 68px; margin-bottom: 10px; display: block;word-wrap: break-word !important; opacity: .2;}
.artbox .post{ padding:25px 0;position:relative; border-bottom: 1px solid #f2f2f2;display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;min-width: 0;word-wrap: break-word;-ms-flex-direction: row;flex-direction: row;}
.artbox .post.last{border-bottom: 1px solid #fff;}
.artbox.umleft .post{flex-direction: row-reverse;}
.artbox.umleft .post .postthumb .thumb,.artbox.umleft .post .postthumb .movie{margin-left: 0;}
.artbox.umleft .post .posttext{padding-left:7px;padding-right: 0px;}
.wrap .imglazy{ position: relative;display: block;background-color: #fafafa; background-position: center; background-repeat: no-repeat; height: 100%}
.wrap .imglazy:after,.wrap .postcustom .thumb:after{ content: ''; display: block; padding-top: 64%;}
.wrap .postcustom .thumb{ font-size: 0;}
.wrap .postcustom .thumb a{ position: absolute;top: 0;left: 0; width: 100%; height: 100%;}
.wrap .imglazy img[style^="display"]{background: #fafafa}
.post .postthumb { width:33.333%; height:auto;position:relative;font-size: 0;overflow: hidden;-ms-flex-negative: 0;flex-shrink: 0; padding-right: 13px;}
.post .postthumb .thumb,.post .postthumb .movie{ overflow: hidden; position: relative;}
.post .postthumb img{width: 100%;height: 100%;position: absolute;top: 50%;left: 50%;object-fit:cover;object-position:center;-webkit-transition: transform 0.3s ease; -o-transition: transform 0.3s ease; transition: transform 0.3s ease;transform: translate(-50%,-50%) scale(1);}
.post .postthumb img:hover{ transform: translate(-50%,-50%) scale(1.05);}
.artbox.umleft .post.big .thumb3.postthumb{ margin-left: 0;}
.artbox.umleft .post.big .thumb3 .thumb{margin-right: 20px;}

.post .posttext{min-width: 0; overflow:hidden;display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;-ms-flex: 1 1 auto;flex: 1 1 auto;-ms-flex-pack: center;justify-content: center; padding-right: 20px;}
.post .posttext .uminfo{text-align: justify; max-height: 72px;color: #5e6368;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden; margin-bottom: 12px;line-height:1.7;font-size:14px; }
.post .ummeta{margin:0;text-align: left;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.post .ummeta em{font-size:1.2rem; color:#9ca0ad; letter-spacing:0rem; margin-right:.5rem;}
.artpost .ummeta em{font-family: remixicon !important;-moz-osx-font-smoothing: grayscale;font-style: normal;}
.artpost .ummeta em a{color: #9ca0ad;}
.artpost .ummeta em:before{ vertical-align: -1px;vertical-align:-2px; padding-right:4px;}
.artpost .ummeta em.cate:before{content: "\ed9e";}
.artpost .ummeta em.user:before{content: "\f25a";}
.artpost .ummeta em.date:before{content: "\f211";}
.artpost .ummeta em.cmt:before{content: "\ef46";}
.artpost .ummeta em.view{ margin-right: 0;}
.artpost .ummeta em.view:before{content: "\ecb5";}
.artpost .ummeta em.edit:before{content: "\ec80";}
.artpost .ummeta em.del:before{content: "\ec2a";}
.post .posttit {margin:0px 0 10px;font-size:18px; font-weight: 500;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.post .posttit a {-webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.post .posttit strong,.post .posttext .uminfo strong{color: #448ef6;}
.post .posttext .uminfo strong{ font-weight: normal;}
.post .posttit em{ color:#f66}
.post .posttit b{ color:#50c692; font-weight:normal;}
.post .posttit em.istop{ padding:1px 4px; border:0px solid currentcolor;font-size: 12px; font-weight: 500; vertical-align: 3px; margin-right: 5px; display: inline-block; background:currentcolor; position: relative; color: #f66; border-radius: 2px;}
.post .posttit em.istop span{color:#fff;}
.post.umtop .isttop{color: #f66; font-size:18px; height: 24px; line-height: 24px; vertical-align:-2px; display: inline-block; margin-right: 2px; margin-left: -2px;font-family: remixicon !important;-moz-osx-font-smoothing: grayscale;font-style: normal;}
.post.umtop .isttop:before {content: "\f0da";}
.post .nomedia .posttit{margin:0px 0 10px;}

/*大图*/
.post.big { display: block; padding-top:20px}
.post.big .postthumb{padding-right: 0;}
.post.big .postthumb,.post.big .postthumb .movie{ width:100%;margin-right:0;margin-left:0;}
.post.big .postthumb img{transform:translate(-50%,-50%) scale(1);}
.post.big .postthumb img:hover,.post.big .postthumb .movie a:hover img{transform:translate(-50%,-50%) scale(1.05);}
.post.big .posttext{ margin-bottom:15px;padding-right: 0;}
.post .posttext.nomedia,.artbox.umleft .post .posttext.nomedia{ clear:both; padding-left: 0;padding-right: 0;}
.post.big .posttit{margin-bottom:10px;}
.artbox.umleft .post.big .posttext{padding-left: 0;padding-right: 0;}
.post.big .ummeta{margin:1.6rem 0 0 -4px;}

.post.big .posttext .uminfo{margin-bottom: 0;}
.post.big .thumb .imglazy:after,.post.big .postthumb .movie .imglazy:after{padding-top:60%;}
.post.big .thumb3 .imglazy:after{padding-top:64%;}
.post.big .thumb3.postthumb{width:calc(100%   20px);display: flex;margin-left: -20px;padding-right: 0;}
.post.big .thumb3 .thumb{width: calc(100% / 3);display: inline-block; margin-left:20px;}
.post.big .postthumb.postcustom img{position: relative;transform: translate(0%,0%) scale(1);top: 0;left: 0;}
.post.big .postthumb.postcustom .thumb a:hover img{transform: translate(0%,0%) scale(1.05);}
.post.big .postthumb.postcustom .thumb a{position: relative;}
.post.big .postthumb.postcustom .thumb:after{display:none}

/*sp*/
code,pre{tab-size:4}.mfp-preloader{font-size:13px}.get-code-window{position:relative;background:#fff;padding:2em 3em;width:auto;margin:20px auto;max-width:600px}#magnific_popup_documentation{font-size:3em;margin-bottom:1em;font-weight:700;text-align:center}.grid-c{clear:both}.grid-c p{margin-bottom:.5em}.grid-c{overflow:hidden;margin:0 -1em}.gc3{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%;float:left;padding:1em;overflow:hidden}.grid-c .gc3:nth-of-type(2n 1){clear:left}#broken-glass{height:100%;-webkit-tap-highlight-color:transparent;position:absolute;left:0;top:0;width:100%}#header-links{font-size:16px}#markdown-toc{position:fixed;left:0;top:50px;padding:20px;background:rgba(255,255,255,.71);-webkit-backface-visibility:hidden;list-style:none}#markdown-toc a[href="#magnific-popup-docs"]{display:none}#markdown-toc:before{content:'table of contents';font-weight:700;display:block;margin-bottom:10px}@media all and (max-width:75em){#markdown-toc{position:static;padding:0;background:0 0}}#markdown-toc code,pre{font-family:consolas,"liberation mono",courier,monospace}code{background:#f8f8f8;padding:.1em .4em;color:#c82829;font-size:13px}pre{background:0 0;line-height:18px;overflow:auto;padding:20px 25px;border-radius:2px}pre code{border:0;padding:0;background:0 0;color:#000;font-size:13px}.highlight{position:relative;margin-bottom:.5em;margin-left:-1.5em;width:100%;padding:0 1.5em;background-color:#f5fafc}pre code:before{display:block;position:absolute;right:3px;top:6px;padding:3px 7px 0;color:#889499;font-size:12px;line-height:13px}code.html:before{content:'html'}code.javascript:before{content:'js'}code.css:before{content:'css'}#mc_embed_signup{max-width:350px;padding:32px;background:#eee}#mc_embed_signup input[type=email]{border:1px solid #ccc;border-top:1px solid #9ca0ad;padding:5px;font-size:18px;width:200px;margin-right:10px;height:25px;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}#mc_embed_signup input[type=email]:focus{background-color:#fff;border:1px solid #3169b3;box-shadow:#3169b3 0 0 5px;-moz-box-shadow:#3169b3 0 0 5px;-webkit-box-shadow:#3169b3 0 0 5px;outline:0}#mc_embed_signup input[type=submit]{border:1px solid #3169b3;font-size:13px;font-weight:700;color:#fff;height:auto;padding:8px 13px;cursor:pointer;background-color:#3169b3;display:inline-block;width:auto;-webkit-appearance:none;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;vertical-align:top}.embed-form{position:relative}#mc_embed_signup #main-wrapper{background:0 0;max-width:800px;width:100%;margin:2em auto 4em;padding:0 3em 3em;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.white-popup-block{background:#fff;padding:20px 30px;text-align:left;max-width:650px;margin:40px auto;position:relative}#examples:after{content:'to view source click on the title of example';opacity:.4;font-weight:400;font-size:14px;margin-top:13px;float:right}.example{margin-bottom:20px;position:relative}.square-tmb{margin:0 10px 0 0;cursor:pointer}.zoom-cursor{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.example a,a.popup-link{text-decoration:none;border-bottom:1px dotted}.example a:hover,a.popup-link:hover{text-decoration:none}#image-gallery a,#single-image{border-bottom:none}.not-ready-yet-notice{padding:20px;background:#eee}#footer{border-top:1px solid #ddd;padding-top:3em;margin:5em 0 0;width:100%;text-align:center;opacity:.9}#conditional-lightbox-notice{display:none}#logo-status{opacity:0;-webkit-transition:opacity .5s;-moz-transition:opacity .5s;transition:opacity .5s;width:100%;text-align:center}#logo-status.down{opacity:1}code.def{padding:0;background:#fff;border:0;display:block;margin-bottom:8px;margin-top:-10px;color:#a3a3a3}@media all and (max-width:50em){#logo}@media all and (max-width:30em){#examples:after{display:none}.gc3{width:100%}.grid-c .gc3:nth-of-type(2n 1){clear:none}#main-wrapper{padding:1em;margin-top:0}.highlight{padding:.2em 1em;margin:1em -1em}}@media all and (max-width:700px){.zoom-cursor{cursor:pointer}#conditional-lightbox-notice{display:block;padding:10px;background:#ffeaea}}#logo-overlay{width:100%;height:75px;background:red;position:absolute;left:0;top:0;opacity:0}#mfp-build-tool{background:#fff;padding:30px 40px 40px;max-width:500px;text-align:left;margin:10px auto;position:relative}#mfp-build-tool #mfp-build-form label{display:block;margin-bottom:5px;min-height:18px;padding-left:18px}#mfp-build-form input[type=checkbox]{margin:3px 5px 3px -18px;line-height:normal;cursor:pointer;width:auto;float:left}#mfp-build-status{min-height:40px}#mfp-build-status .error{color:#830c0c}#mfp-build-status .success{color:#014b04}#mfp-build-status .progress{color:#000}#smashing{text-align:center;font-weight:700}#smashing strong{color:#ef4a35}.smashing-link{margin-left:29px;position:relative}.smashing-link:before{content:'';display:inline-block;width:24px;height:24px;position:absolute;top:-4px;left:-28px}#hackernews{margin-left:24px}#hackernews:before{width:18px;height:18px;top:-1px;left:-22px}.share-buttons{text-align:center}.share-buttons .share-buttons{position:relative;margin:70px 0}#tweet{background:#0096c4}#like{background:#3b5998}#gplus{background:#d34836}#vkcom{background:#6e8fb1}pre .comment,pre .diff .header,pre .javadoc,pre .template_comment{color:#998;font-style:italic}pre .css .rule .keyword,pre .javascript .title,pre .keyword,pre .nginx .title,pre .request,pre .status,pre .subst,pre .winutils{color:#333;font-weight:700}pre .hexcolor,pre .number,pre .ruby .constant{color:#099}pre .phpdoc,pre .string,pre .tag .value,pre .tex .formula{color:#d01040}pre .id,pre .title{color:#900;font-weight:700}pre .clojure .title,pre .javascript .title,pre .lisp .title,pre .subst{font-weight:400}pre .class .title,pre .haskell .type,pre .tex .command,pre .vhdl .literal{color:#458;font-weight:700}pre .django .tag .keyword,pre .rules .property,pre .tag,pre .tag .title{color:navy;font-weight:400}pre .attribute,pre .lisp .body,pre .variable{color:teal}pre .regexp{color:#009926}pre .class{color:#458;font-weight:700}pre .built_in,pre .clojure .built_in,pre .lisp .title{color:#0086b3}pre .cdata,pre .doctype,pre .pi,pre .preprocessor,pre .shebang{color:#999;font-weight:700}pre .deletion{background:#fdd}pre .addition{background:#dfd}pre .diff .change{background:#0086b3}pre .chunk{color:#aaa}#documentation-intro{background:#2b2b2b;text-align:center;padding:3em;width:100%;margin-left:-3em;margin-bottom:3em}#documentation-intro #id1{display:none}.hll{background-color:#ffc}.c{color:#998;font-style:italic}.err{color:#a61717;background-color:#e3d2d2}.k,.o{color:#000;font-weight:700}.cm{color:#998;font-style:italic}.cp{color:#999;font-weight:700;font-style:italic}.c1{color:#998;font-style:italic}.cs{color:#999;font-weight:700;font-style:italic}.gd{color:#000;background-color:#fdd}.ge{color:#000;font-style:italic}.gr{color:#a00}.gh{color:#999}.gi{color:#000;background-color:#dfd}.go{color:#888}.gp{color:#555}.gs{font-weight:700}.gu{color:#aaa}.gt{color:#a00}.kc,.kd,.kn,.kp,.kr{color:#000;font-weight:700}.kt{color:#458;font-weight:700}.m{color:#099}.s{color:#d01040}.na{color:teal}.nb{color:#0086b3}.nc{color:#458;font-weight:700}.no{color:teal}.nd{color:#3c5d5d;font-weight:700}.ni{color:purple}.ne,.nf,.nl{color:#900;font-weight:700}.nn{color:#555}.nt{color:navy}.nv{color:teal}.ow{color:#000;font-weight:700}.w{color:#bbb}.mf,.mh,.mi,.mo{color:#099}.s2,.sb,.sc,.sd,.se,.sh,.si,.sx{color:#d01040}.sr{color:#009926}.s1{color:#d01040}.ss{color:#990073}.bp{color:#999}.vc,.vg,.vi{color:teal}.il{color:#099}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:arial,baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}
.umdiy video{width: 60%;}

.post .postthumb .movie .icon{ width:32px; height: 28px; line-height: 28px; position: absolute; bottom: 10px; right: 10px; background:rgba(0,0,0,.6);border-radius: 3px; text-align: center; box-shadow: 0 0 15px rgba(0,0,0,.2);-webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; z-index: 1;}
.post .postthumb .movie .icon i{color: #fff; font-size: 18px;font-family: remixicon !important;-moz-osx-font-smoothing: grayscale;font-style: normal;}
.post .postthumb .movie .icon i:before{content: "\f288";}
.post .postthumb .movie a:hover .icon{background:#e94c3d;box-shadow: 0 10px 20px rgba(0,0,0,.3);}
.post .postthumb .movie a:hover img{transform:translate(-50%,-50%) scale(1.05);}

.mfp-iframe-scaler iframe body{padding: 0; margin: 0; display: block; overflow: hidden;}

/*侧栏模块*/
.sidebar{width: 300px;float: right;margin-left: -300px;}
.widget{padding: 20px 20px 15px;
    background: #f8f8f8;
    border: 1px solid #c6e2ff;
    margin-top: 20px;}
.widget:first-child{margin-top: 25px;}
.widget:last-child{margin-bottom: 20px;}
.widget .title{width: 100%;height: 34px;line-height: 20px;border-bottom: 1px solid #eee;margin-bottom: 10px;font-size: 0;position: relative;}
.widget .title h2{ height: 34px; display: inline-block;font-size: 18px;font-weight: 600;position: relative; padding-left: 14px;}
.widget .title h2:after{content: '';width:4px;height: 16px;top: 2px;left: 0px;position: absolute; border-radius: 10px;}
.widget li{ height: 30px; line-height: 30px; overflow: hidden; font-size: 14px; position:relative; text-overflow: ellipsis;white-space: nowrap;}
.widget li:before{
    content: "w";
    line-height: 16px;
    color: #046ebb;
    width: 16px;
    height: 16px;
    text-align: center;
    float: left;
    border: 1px solid #046ebb;
    font-family: inherit;
    font-weight: 700;
    font-size: 14px;
    top: 10px;
    border-radius: 3px;
    background: #fff;
    margin: 5px;
}
.widget li .img a{ position: relative;display: block; font-size: 0; overflow: hidden;}
.widget li .img a:after{ content: ''; display: block; padding-top: 62%;}
.widget li .img a img{width: 100%;height: 100%;position: absolute;top: 50%;left: 50%;object-fit: cover;object-position: center;-webkit-transition: transform 0.3s ease;-o-transition: transform 0.3s ease;transition: transform 0.3s ease;transform: translate(-50%,-50%) scale(1);}
.widget li .img a:hover img{transform: translate(-50%,-50%) scale(1.05);}
.widget li .text{ padding: 15px 0 15px;}
.widget li .text h3,.widget li .text .des{text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;line-height: 1.7;}
.widget li .text h3{font-size: 16px; font-weight: 500;line-height: 1.6;}
.widget li .text .des{color: #5e6368; min-height: 48px; margin-top: 8px;}

.widget.umhots .title{ border: none; margin-bottom: 0;}
.widget.umhots li{ counter-increment: nums;padding-left: 26px;}
.widget.umhots li.frist{padding-left: 0; height: auto;white-space: normal;}
.widget.umhots li:before{content: counter(nums,decimal);display: block;width: 20px;height: 20px;line-height: 20px;top: 5px;left: 0;text-align: center;font-family: arial;background: #eaeaea;border-radius: 0;color: #626262;}
.widget.umhots li.frist:before{background: #ff3300!important;top: 0; z-index: 1;color: #fff;}
.widget.umhots li:nth-child(2):before{background: #ff8e15!important;color: #fff;}
.widget.umhots li:nth-child(3):before{background: #09cab8!important;color: #fff;}

.widget.divtags li{ height: auto; padding-left: 0;}
.widget.umqrcode{ padding: 20px;}
.widget.umqrcode img{ margin-bottom: 10px;}
.widget.umqrcode div,.widget.umqrcode ul{ text-align: center;}

/*搜索*/
.widget.divsearchpanel div,.widget.divsearchpanel ul{ padding: 5px 0;}
.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 input[type="submit"]{ position: absolute; border: medium none;font-size: 16px; background:#448ef6;height: 36px;line-height: 36px;color: #fff;padding:0 15px; top:0px; right:0px; height: 100%; cursor: pointer;font-family: 'remixicon';}
.widget.divsearchpanel form button:before{content: "\f0cd";}
/*控制面板*/
.widget.divcontorpanel{ padding-bottom: 18px;}
.widget.divcontorpanel div,.widget.divcontorpanel ul{ font-size: 0; margin:8px 0 5px 0;display: inline-block; width: 100%; text-align: center;}
.widget.divcontorpanel .title{ text-align: left; margin-top: 0;}
.widget.divcontorpanel span{ font-size: 14px; display: inline-block;margin:0 5px;}
.widget.divcontorpanel span.cp-hello{ display: block;margin:4px 0 15px; border: none;}
.widget.divcontorpanel span.cp-vrs,.widget.divcontorpanel span.cp-login{height: 36px; line-height: 34px;border: 1px solid #eee;border-radius: 50px;background-color: #fff; position: relative; overflow: hidden;}
.widget.divcontorpanel span:hover.cp-vrs,.widget.divcontorpanel span:hover.cp-login{border: 1px solid #f8f8f8;}
.widget.divcontorpanel span.cp-vrs a,.widget.divcontorpanel span.cp-login a{ padding: 0 15px;display: block; position: relative;z-index: 1;}
.widget.divcontorpanel span:hover a{ color: #fff;}
.widget.divcontorpanel span a:before{font-family: 'remixicon'; font-size: 15px; display: inline-block; vertical-align: -2.5px; margin-right: 3px;}
.widget.divcontorpanel span.cp-vrs:after,.widget.divcontorpanel span.cp-login:after{ content: ''; opacity: 0;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;transition:.3s; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.widget.divcontorpanel span:hover:after{ opacity: 1;}
.widget.divcontorpanel span.cp-login a:before{content: "\f10c";	}
.widget.divcontorpanel span.cp-vrs a:before{content: "\ec5c";}
/*divmisc*/
.widget.divmisc{padding:18px 20px;}
.widget.divmisc ul{ margin: 0 -2px;font-size: 0;}
.widget.divmisc li{ height: auto; line-height: normal; padding-left: 0;display: inline-block;width:calc(100% / 2 - 4px); margin:2px;}
.widget.divmisc li a{display:block;font-size: 0;}
.widget.divmisc li:before,.widget.divcomments li:before{display: none;}
.widget.divmisc img{max-width: 100%; width: 100%; height: auto;}

/*分类*/
.widget.divcatalog{ padding-bottom: 10px;}
.widget.divcatalog ul,.widget.divauthors ul{ margin-right: -20px; font-size: 0;}
.widget.divcatalog li,.widget.divauthors li{ padding-left: 15px;display: inline-block;width:calc(100% / 2 - 20px); margin: 0 20px 0 0;}
.widget.divcatalog li:before{content: "\ea6e";font-family: 'remixicon';left: -5px;top: 0px; width: 14px; height: 30px; opacity: .5; background: none;}

.widget.umreaders ul{ display: block; font-size: 0; margin-right: -15px;}
.widget.umreaders li{ width: calc(100% / 4 - 15px); margin: 5px 15px 2px 0; display: inline-block; vertical-align: top; padding: 0; height: auto; line-height:normal; text-align: center;}
.widget.umreaders li img{ width: 46px; height: 46px;margin: 0 auto;border-radius: 50%;display: block;}
.widget.umreaders li:before{ display: none;}
.widget.umreaders li span{ display: block;}
.widget.umreaders li .name{ font-size: 13px; margin: 5px 0 0;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.widget.umreaders li .num{font-size: 12px;color:#9ca0ad;line-height: 20px;display: block;}
.widget.umreaders li .num:before{content: "\ef46";margin: 0 3px 0 0;font-size: 12px;color: #9ca0ad;font-family: remixicon;display: inline-block;vertical-align: top;}


/*详情页*/
.article .umtool .artbox{padding-left: 100px;}
.page .umarticle .umheader{ margin-bottom: 0;padding-bottom: 5px;}
.umarticle .umheader{ padding-bottom: 15px; margin: 15px 0 0;}
.umarticle .umheader .tit{font-size: 28px;font-weight: 600;line-height: 1.6;}
.umarticle .ummeta{ font-size: 0; margin-top: 5px;}
.umarticle .ummeta em.view{margin-right: 15px;}
.umarticle .ummeta em{ display:inline-block; margin-right: 15px; font-size: 14px; color: #9ca0ad;}
.umarticle .ummeta em:last-child,.umarticle .ummeta em.view:last-child{ margin-right: 0;}
.umarticle .ummeta em .img{ width: 20px; height: 20px; margin-right:5px;float: none; vertical-align:-5px; border-radius: 50px;object-fit: cover;object-position: center;}

.umarticle .umbody h1,.umarticle .umbody h2,.umarticle .umbody h3,.umarticle .umbody h4,.umarticle .umbody h5,.umarticle .umbody h6{ font-weight: 600; margin: 20px 0 0px;}
.umarticle .umbody h1{font-size: 24px;}
.umarticle .umbody h2{font-size: 22px;}
.umarticle .umbody h3{font-size: 20px;}
.umarticle .umbody h4{font-size: 18px;}
.umarticle .umbody h5{font-size: 16px;}
.umarticle .umbody p{font-size: 16px;line-height: 1.8;text-align: justify;word-break: break-word;word-wrap: break-word; margin: 15px 0 0;}
.umarticle .umbody blockquote{width: 100%;background:#f8f8f8;border-left:0.3rem solid #eee;margin: 20px 0px;padding:10px 20px;}
.umarticle .umbody blockquote p{margin:10px 0;}

.umarticle .title{padding:10px 14px; font-size:18px;position:relative;font-weight: 600;}
.umarticle .title:before{position:absolute;width:4px;height:16px;display:block;content:" ";left:0; top:15px;border-radius: 10px;}

.umbody{overflow: hidden;padding: 10px;}
.umbody a{text-decoration:none;color: #448ef6;}
.umbody a:hover{text-decoration:none;color:#448ef6}
.umbody em{font-style: italic;}
.umbody div.syntaxhighlighter{margin:.5em 1em .5em 2em!important;width:auto!important}
.umbody ol,.umbody ul{margin-left: 2.8rem;margin-bottom: 2rem;}
.umbody li{list-style: inherit;}
.umbody code{width:93%;padding:5px;background:#f8f8f8;}
.umbody img{max-width:100%;width:auto;height:auto; vertical-align: -.6rem}
.umbody table{ margin-top:15px; width: 100%; border-collapse:collapse;background:#fff;line-height:140%}
.umbody td,.umbody th{margin:0;padding:10px 10px;text-indent:0em;border: 1px solid #eee;background:#fff}
.umbody .firstrow td,.umbody .firstrow th{background: #f8f8f8;}

.umbody .umdes{margin-bottom: 20px;background-color: #d4e5f7;border-radius: 5px;border: 1px solid #a3d0ff; padding:10px; 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;line-height: 1.7;}
.umbody .umdes i{ position:absolute; font-size:26px; color:#ddd;}
.umbody .umdes i.ri-double-quotes-l{ top:10px; left:15px;}
.umbody .umdes i.ri-double-quotes-r{ bottom:8px; right:15px;}
.umbody audio{ width: 100%;}

.umarticle .relevant{ margin-top: 25px;}
.umarticle .umrelpic{padding: 10px 15px;}
.umarticle .umrelpic .umpic{ font-size: 0;overflow: hidden;}
.umarticle .umrelpic .item .tit{     position: absolute;
    z-index: 1;
    left: 5%;
    top: 30%;
    color: #fff;
    right: 5px;
    text-align: center;
    font-size: 14px;line-height: 1.6;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.umarticle .umrelpic .umpic .imglazy{position: relative; display: block; overflow: hidden;background: #f8f8f8;}
.umarticle .umrelpic .umpic .imglazy:after{ content: ''; padding-top:66%;display: block;}
.umarticle .umrelpic .umpic .imglazy img{ position: absolute; top: 0; left: 0;object-fit: cover;height: 100%;width: 100%;border-radius: 5px;filter: brightness(50%);}
.umarticle .relevant .nolist{ margin-top: 5px;text-align: center; padding: 40px 0;margin-bottom: 15px;background: #f8f8f8;}
.umarticle .relevant .nolist i{ font-size: 60px; opacity: .1;}
.umarticle .relevant .nolist p{ padding:5px 0 0;opacity: .1; font-size: 20px; font-weight: 500;}
.umarticle .relevant .swiper-lazy-preloader{ width: 24px; height: 24px; margin-top: -12px; margin-left: -12px;}

.article .arttool{float: left; margin-top:5px; margin-right: -80px;text-align: center;width: 80px; position: relative; z-index: 2;}
.article .arttool .item{ border:0px #eaeaea solid; padding: 18px 0 10px; position: relative;margin-top: 25px;/* background: #f8f8f8; */}
.article .arttool .item a{color: #4a4a4a; display: block;}
.article .arttool .item .tit{position: absolute; left: 50%; transform: translatex(-50%); background: #fff; padding: 0 5px; top: -10px; font-size: 14px;color: #9ca0ad;}
/* .article .arttool .item .tit:after{ content: ''; background: #f8f8f8; width: 100%; height: 10px; bottom: 0; left: 0;z-index: -1; position: absolute;} */
.article .arttool .item i,.umarticle .umsigle .share i{font-weight: 100; width: 42px; height: 42px; line-height: 42px; text-align: center; display: block; margin:5px auto 10px; background: #eee; border-radius: 100px; border: 0px solid #eaeaea; color: #fff;-webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; font-size: 22px;}
.article .umcode{ position: fixed; width: 230px;padding: 15px;background: #fff; top: -188px;box-shadow: 0 0 25px rgba(0,0,0,.1); top:50%; left: 50%; font-size: 0;transform: translate(-50%,-50%) scale(0.5);-webkit-transition: all 0.2s;-o-transition: all 0.2s;transition: all 0.2s;visibility: hidden;opacity: 0; border-radius: 5px; text-align: center;}
.article .umcode.in{visibility: visible;opacity: 1;transform: translate(-50%,-50%) scale(1);z-index: 891;}
.article .umcode p{ font-size: 14px; padding-top:15px;}
.article .arttool .item:last-child{ margin-bottom: 20px;}
.article .arttool .comms{padding: 18px 0 15px; margin-top: 25px;}
.article .arttool .comms span{ font-size: 16px; color: #f66;}
.article .arttool .comms a i{ color: #f66;}
.article .arttool .comms a:hover i{ background: #f66;color: #fff;}
.article .arttool .catalog{ display: none;}

.article .share a.wxshare i{ color: #2aae67;}
.article .share a:hover.wxshare i{ background: #2aae67;}
.article .share a.qq i{ color: #12b7f5;}
.article .share a:hover.qq i{ background:#12b7f5;}
.article .share a.weibo i{ color:#ff5c5c;}
.article .share a:hover.weibo i{ background:#ff5c5c;}
.article .share a:hover i{ color: #fff;}
.article .arttool .item i.treebtn{ cursor: pointer;color: #448ef6;}
.article .arttool .item i.treebtn:hover{background:#448ef6;color: #fff;}

.treelist{position:fixed; width: 100%; max-width: 300px; top:50%;transform: translatey(-50%);right: -320px;box-shadow: 0 0px 15px rgba(0,0,0,0.08); z-index: 12; border: 1px #448ef6 solid; padding:15px; display: none;-moz-osx-font-smoothing: auto;-webkit-transition: right 0.3s ease;-o-transition: right 0.3s ease;transition: right 0.3s ease;}
.treelist.in{right: -1px;}
.treelist .tree{ position: relative; max-height: 578px;}
.treelist li{font-weight: normal;line-height: 34px;position: relative;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;padding: 0 10px; margin-bottom: 0px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.treelist li:last-child{ margin-bottom: 0;}
.treelist li a{-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;color: #081018;}
.treelist li:after,.treelist:after{ content: ''; position: absolute;background:#448ef6; opacity: 0; width: 100%; height: 100%; top: 0; left: 0; z-index: -1;}
.treelist:after{ opacity: .95;background:#fff;}
.treelist li.active a{ color: #448ef6;}
.treelist li.h4{ margin-left:15px;}
.treelist li.h5{ margin-left:30px;}
.treelist li.h6{ margin-left:45px;}
.treelist .treebj{background: #448ef6; position: absolute;left: 0;top: 0;height: 0;width:100%;z-index: -1;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease; opacity: .08;display: none;}
.treelist .treebtn{ position: absolute; width:30px; height: 30px; line-height: 30px; background:#448ef6; color:#fff;text-align: center; left: -10px;top:-10px; cursor: pointer;border-radius: 100px;}
.treelist .treebtn:after{content: "\eb99";font-family: remixicon !important; font-size: 24px; font-style: normal; width: 14px; height: 14px; margin-top: 2px;}
.reading .treelist{z-index: 10002;}

.treelist .treebtn.mob{ position: absolute; width:30px;padding:10px 2px 5px; line-height: 15px; left: -30px;top:50%; transform: translatey(-50%); border-radius: 0px; height: 94px;display: none;}
.treelist .treebtn.mob:after{content: "\ea60";font-size:13px; margin: 2px auto 0; display: block;}
.treelist.in .treebtn.mob:after{content: "\ea6b";}

/*版权*/
.umcopyright{width: 100%;margin: 25px 0 0;padding:15px 15px;font-size: 13px;color: #8f929b;text-indent: 0;line-height: 24px;;box-sizing: border-box;background: #f8f8f8;overflow: hidden;display: flex;zoom: 1;-webkit-justify-content: center;justify-content: center;-webkit-align-items: flex-end;align-items: center;}
.umcopyright .text{ width: 100%;word-break: break-all;}
.umcopyright .img{ width: 80px; margin-right: 10px; font-size: 0; display: inline-block;}
.umcopyright .img canvas{width: 80px;height: 80px;float: left;border: 3px solid #fff;background: #fff;}
.umcopyright a{color: #8f929b;}

.rname{position: absolute;font-size: 14px;top: 2px;right: 7px;height: 32px;line-height: 32px;background: #f2f2f2;padding: 0px 8px;cursor: pointer;}
.umarticle .readmore{ position: relative; height: 60px; margin-top: -20px; text-align: center;z-index:3}
.umarticle .readmore a{ font-size:14px;display: inline-block; background: rgba(255,255,255,1); margin-top: 20px; padding: 0 20px; height: 36px; line-height: 34px; border: 1px solid #448ef6; border-radius:50px; color: #448ef6;-webkit-transition:color .3s ease,border .3s ease,background .3s ease;-moz-transition:color .3s ease,border .3s ease,background .3s ease;transition:color .3s ease,border .3s ease,background .3s ease;}
.umarticle .readmore a:hover{border: 1px solid #448ef6;  background: #448ef6!important; color: #fff;}
.umarticle #rmjs-1[aria-expanded="false"].postbody{ position:relative;}
.umarticle #rmjs-1[aria-expanded="false"].postbody:after{content: ""; position: absolute; bottom: 0; left: 0; right: 0; height:120px;background: -webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff)); background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff)}




/*
 * swiper 3.4.2
*/
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.index-swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    text-align: center;
}
.index-swiper-slide {
    margin: 2px;
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}



.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-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: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform, height
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -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;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    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: ;
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: 
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: 
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: ;
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: 
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: 
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-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-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;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -o-transform: translate(0, -50%);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, .5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-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;
    -moz-transform-style: preserve-3d;
    -ms-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, left top, right 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: -moz-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, right top, left 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: -moz-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 top, left bottom, 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: -moz-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 bottom, left top, 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: -moz-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-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube, .swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.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, .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;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.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-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-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-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;
    -moz-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-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: 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%;
    object-fit: contain
}

.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-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%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -moz-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: '/><use xlink:href='#l' opacity='.27' transform='rotate(60 60,60)'/><use xlink:href='#l' opacity='.27' transform='rotate(90 60,60)'/><use xlink:href='#l' opacity='.27' transform='rotate(120 60,60)'/><use xlink:href='#l' opacity='.27' transform='rotate(150 60,60)'/><use xlink:href='#l' opacity='.37' transform='rotate(180 60,60)'/><use xlink:href='#l' opacity='.46' transform='rotate(210 60,60)'/><use xlink:href='#l' opacity='.56' transform='rotate(240 60,60)'/><use xlink:href='#l' opacity='.66' transform='rotate(270 60,60)'/><use xlink:href='#l' opacity='.75' transform='rotate(300 60,60)'/><use xlink:href='#l' opacity='.85' transform='rotate(330 60,60)'/></g></svg>");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: '/><use xlink:href='#l' opacity='.27' transform='rotate(60 60,60)'/><use xlink:href='#l' opacity='.27' transform='rotate(90 60,60)'/><use xlink:href='#l' opacity='.27' transform='rotate(120 60,60)'/><use xlink:href='#l' opacity='.27' transform='rotate(150 60,60)'/><use xlink:href='#l' opacity='.37' transform='rotate(180 60,60)'/><use xlink:href='#l' opacity='.46' transform='rotate(210 60,60)'/><use xlink:href='#l' opacity='.56' transform='rotate(240 60,60)'/><use xlink:href='#l' opacity='.66' transform='rotate(270 60,60)'/><use xlink:href='#l' opacity='.75' transform='rotate(300 60,60)'/><use xlink:href='#l' opacity='.85' transform='rotate(330 60,60)'/></g></svg>")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}
/*响应适配*/
@media screen and (max-width:1190px){
    .umpost .umleft{width: 360px;margin-right: -360px;}
    .umpost .umcontent{padding: 0 305px 0 385px;}
    .umpost .umright{width: 280px;margin-left: -280px;}
    .umpost [class*="style"] .umleft .img:after{padding-top: 61.8%;}
    .umpost .umleft .img:after{padding-top: 66%;}
    .umpost .umhotpic li .img:after {padding-top: 68%;}
    .umpost .umright .umhotpost li .img:after{padding-top: 65%;}
    .swiper-slide{
        width: 48%;margin: 2px;float: left;
    }

}

@media screen and (min-width:1190px){
    .relevant .swiper-slide{ width: 210px;margin: 2px;float: left;}

}


.um .slide.swiper-container{ margin-bottom: 0;}
.um.index .widget:first-child{ margin-top: 0;}




@media screen and (max-width:1024px){
    .umhot h3{ font-size: 30px;}

    .artbox{padding-right: 315px;}
    .sidebar{width: 280px;}
    .umpost .umleft{width: 340px;margin-right: -340px;}
    .umpost .umcontent{padding: 0 285px 0 365px;}
    .umpost .umright{width: 260px;margin-left: -260px;}
    .umpost .umnew li{height: 32px;line-height: 32px;}
    .umpost .umleft .img:after {padding-top: 64%;}
    .umpost [class*="style"] .img:after{padding-top: 68%;}
    .umpost [class*="style"] .umleft .img:after{padding-top: 61%;}
    .umpost .umright .umhotpost li .img:after{padding-top: 56%;}
    .umpost [class*="style"] .umright .umhotpost{ height: 384px;}

    .umpost .umright .umhotpost li.first{margin-bottom: 12px;}
    .umpost .umright .umhotpost li.first .text h3{margin-bottom: 8px;}
    .umpost .style2 .umleft .umbigpic .img:after{padding-top: 62.4%;}
    .umpost .style2 .umleft .info{-webkit-line-clamp: 6;max-height: 142px;margin-bottom: 26px;}
    .umpost .style2 .umbigpic .text h3{ padding-bottom: 15px;}
    .umpost .style2 .umright .umhotpost{height: 450px;}
    .umpost .style2 .umnew li .img{ width: 140px;}
    .umpost .style2 .umnew li .text h3{ margin-top: 0;}
    .umpost .style2 .umnew .info{ display: none;}
    .umpost .style2.col2 .umnew .info{ display: -webkit-box; line-height: 1.6; margin-bottom: 2px;}
    .umpost .style2 h3{ font-size: 16px;-webkit-line-clamp: 2;}
    .umpost .style2.col2 .umnew li .text h3{-webkit-line-clamp: 1;}
    .umpost .style2 .umcontent .fot span.view{ display: none;}
    .umpost .style4,.umpost .style5 {margin: 0 -15px;}
    .umpost .style4 .umlist,.umpost .style5 .umlist{width: calc(100% / 3 - 30px);margin: 0px 15px 0;}
    .umpost .style6 .umnew li{ padding: 7.5px;}

    .post .posttext .uminfo{-webkit-line-clamp: 2;}

    .ftnav ul{ padding-right: 5%}
    .ftnav .us li.tel a{ font-size: 30px; line-height: 40px;}
}

@media screen and (max-width:950px){
    .umpost .umleft{width: 320px;margin-right: -320px;}
    .umpost .umcontent{padding: 0 265px 0 345px;}
    .umpost .umright{width: 240px;margin-left: -240px;}
    .header .nav li a{font-size: 16px;height: 46px;line-height: 46px; padding: 0 12px;}
    .umpost .umnew li,.umpost .umright .umhotpost li{font-size: 14px;}
    .umpost .umnew li:before{top: 14px;}
    .umpost .umnew li:nth-of-type(6n 1){font-size: 16px;}
    .umpost .umright .umfast{ height: 194px;}
    .umpost .umright .umfast li{ height: 52px;}
    .umpost .umright .umhotpost li a:after{ top: 10px;}
    .umpost .umright .umhotpost li.first{margin-bottom: 8px;}
    .umpost [class*="style"] .umright .umhotpost{ height: 385px;}
    .umpost [class*="style"] .umleft .img:after{padding-top: 65%;}
    .umpost .umhotpic li .img:after {padding-top:71.5%;}
    .umpost [class*="style"] .img:after{padding-top: 68%;}
    .umpost .umright .umhotpost{height: 365px;}
    .umpost .umleft .img:after {padding-top: 68.5%;}
    .umpost .umright .umhotpost li .img:after{padding-top: 65%;}
    .umpost .umfrist .umright .umhotpost li.first{ height: auto;}
    .umpost .umfrist .umright .umhotpost li{ height: 28px; line-height: 28px;}
    .umpost .umfrist .umright .umhotpost li .img:after{ padding-top: 60%;}
    .umpost .umfrist .umright .umhotpost{height: 345px;}
    .umpost .style1 .umright .umhotpost li a:after{top: 15px;}
    .umpost .style2 .umhotpost li.first .text h3{margin-bottom: 4px;}
    .umpost .style2 .umnew li .img {width: 130px;}
    .umpost .style2 .umright li{ line-height: 30px; height: 30px;}
    .umpost .style2 .umhotpost li.first .text{padding: 15px 0 0;}
    .umpost .style2 .umright .umhotpost{height: 420px;}
    .umpost .style2 .umnew li .text h3{ line-height: 1.6;}
    .umpost .style2 .umnew li .text h3 a,.umpost .style6 .umnew li:nth-of-type(6n 1) a{font-size: 14px;}
    .umpost .style2 .umbigpic .text h3{ padding-bottom: 10px;}
    .umpost .style2 .umleft .info{margin-bottom: 14px;}
    .umpost .style2 .umright .umhotpost li .img:after{padding-top: 60%;}
    .umpost .style2 .umleft .umbigpic .img:after{padding-top: 62%;}
    .umpost .style3 .umpic ul{ margin: 0 -15px 0 0;}
    .umpost .style3 .umpic li{width: calc(100% / 4 - 15px);margin:15px 15px 0 0;}
    .umpost .umright .umhotpost li:before{ top: 4px;}
    .umpost .style4,.umpost .style5 {margin: 0 -10px;}
    .umpost .style4 .umlist,.umpost .style5 .umlist{width: calc(100% / 3 - 20px);margin: 0px 10px 0;}
    .ftnav .us li.tel a{ font-size: 30px; line-height: 36px;}
    .umarticle .umheader .tit{font-size: 24px;}
    .umpost .tagall{margin: 0 -8px;}
    .umpost .tagall .taglist{width: calc(100% / 3 - 16px);margin: 16px 8px 0;}
    .umpost .tagall .taglist li{ height: 32px; line-height: 32px; font-size: 14px;}
    .umpost .tagall .taglist li:before{ top: 15px;}
    .umpost .tagall .taglist .tit{ right: 10px; bottom: 10px;}
}

@media screen and (max-width:1190px){
    .umhot h3{ font-size: 28px;}
    .artbox{padding-right:0;}
    .sidebar{width: 100%; margin-left: 0;display: none}
    .umpost .umleft{width: 320px;margin-right: -320px;}
    .umpost .umcontent{padding: 0 0 0 345px;}
    .umpost .umright{width: 100%;margin-left: 0px; margin-top: 20px; clear: both;}
    .umpost .umright .umhotpost,.umpost .umright .umfast,.umpost [class*="style"] .umright .umhotpost,.umpost .style5 li .info,.umpost .umfrist .umright .umhotpost{ height: auto;}
    .umpost .umright .umfast{ padding-bottom: 20px;}
    .umpost [class*="style"] .umright .umhotpost{padding-bottom: 15px;}
    .umpost .umright .umfast ul{margin: 0 -4px;}
    .umpost .umright .umfast li{ height: 72px;width: calc(100% / 3 - 8px);margin: 0px 4px 0;}
    .umpost .umright .umfast li a{padding: 10px 5px;}
    .umpost .umright .umfast li:nth-child(3) ~ li{ margin-top: 8px;}
    .umpost .umright .umhotpost li.first{ margin-bottom: 12px;}
    .umpost .umright .umhotpost li.first .text h3{ font-weight: bold;}
    .umpost .style4,.umpost .style5 {margin: 0;}
    .umpost .style4 .umlist,.umpost .style5 .umlist{width:100%;margin:20px 0 0 0;}
    .umpost .style4 .umlist:first-child,.umpost .style5 .umlist:first-child{ margin-top: 0;}
    .umpost .style5 li.frist .text{padding: 12px 0 5px 0;}
    .umpost .style5 .umlist .pic li .text {padding: 15px 0 5px;}
    .umpost .style5 .img:after{ padding-top: 62%;}
    .ftnav .us li.tel a{ font-size: 26px; line-height: 34px; padding-bottom: 0;}
    .ftnav .us li.add{ max-width:168px;}
    .umarticle .umheader .tit{font-size: 22px;}
}

@media (max-width: 840px){
    .header .umsubs ul li{font-size: 12px; height: 20px; line-height: 20px;}
    .ftewm{ width: 200px;}
    .ftnav ul{ padding-right: 4.5%}
    .ftnav .us li.tel a{ font-size: 22px; line-height: 32px; padding-bottom: 0;}
    .ftnav .us li.add{ max-width:160px;}
}

@media screen and (max-width:768px){
    .header .btnbox .item{ margin-left: 5px;}
    .header .searchbox{padding: 0 5px;}
    .header .umsubs ul{width: calc(100% / 4);margin: 3px 0;}
    .header .umsubs ul:nth-child(3n):after{display:none;}
    .umhot h3{ font-size: 24px;}
    .umpost .umleft{width: 300px;margin-right: -300px;}
    .umpost .umcontent{padding: 0 0 0 325px;}
    .umpost .umnew li{ font-size: 14px; height: 30px; line-height: 30px;}
    .umpost .umnew li:nth-of-type(6n 1){font-size: 14px;}
    .umpost .umhotpic ul{margin: 0 -15px 0 0;}
    .umpost .umhotpic li{width: calc(100% / 2 - 15px);margin: 20px 15px 0 0;}
    .umpost .umhotpic li .img:after{ padding-top: 70%;}
    .umpost .umleft .slide .img:after{padding-top: 66.25%;}
    .umpost [class*="style"] .umleft .img:after{ padding-top: 64%;}
    .umpost .style2 .umleft .umbigpic .img:after{padding-top: 66.25%;}
    .umpost .style3 .umpic ul{ margin: 0 -15px 0 0;}
    .umpost .style3 .umpic li{width: calc(100% / 2 - 15px);margin:15px 15px 0 0;}
    .umpost .style6 .umcon li a .text .info{ display: none;}
    .umpost .style6 .umnew li .text{ bottom: -35px;}
    .umpost .style6 .umcon li a .text h3{line-height: 1.5; font-size: 14px;}
    .umpost .style6 .umcon li a:hover .text h3{white-space: normal;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical; padding-bottom: 0; margin-bottom: 10px;}
    .umpost .style2.col2{margin: 0;}
    .umpost .style2.col2 .umlist{width:100%;margin:20px 0 0 0;}
    .footer{ padding: 5% 0;}
    .ftbox{ display: block;}
    .ftnav{ width: 100%; padding: 0;}
    .ftnav ul{ width: 100%; max-height: 42px; border-bottom: 1px solid rgba(255,255,255,.05); padding: 0; overflow:  hidden; padding-right: 0; position: relative;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
    .ftnav ul li{ overflow: hidden; line-height: 28px;}
    .ftnav ul li a{ height: 28px; line-height: 28px;}
    .ftnav ul li.h{ height: auto; position: relative; cursor: pointer; margin-bottom: 0; font-size: 14px; line-height: 42px}
    .ftnav ul li.h:after{content: "\ea50";position: absolute;  top: 0; right: 0;font-family: "remixicon" !important;font-size: 20px;font-style: normal;-moz-osx-font-smoothing: grayscale; width: 15px; text-align: right;}
    .ftnav ul.selected li.h:after{content: "\ea56";}
    .ftnav ul.selected { max-height:1000px; padding-bottom: 6px;}
    .ftnav .us{ width: 100%; height: auto; margin-top:3%; border: none; max-height: none}
    .ftnav ul.us li.h:after{ display: none;}
    .ftnav ul.us li.icon a{ margin-right: 10px; padding-bottom: 0;}
    .ftewm{margin-bottom: 10px; width: 100%; text-align: left; font-size: 0!important}
    .ftewm .img{ width: 50%; max-width: 120px;}
    .ftewm .img .box{ float: left; margin: 0 10px 0 0;}
    .ftnav .us li.add{ max-width: 100%}
    .umpost .tagall .taglist{width: calc(100% / 2 - 16px);padding: 10px;}
    .umpost .tagall .taglist li{ height: 30px; line-height: 30px; font-size: 13px;}
    .umpost .tagall .taglist li:before{ top: 14px;}
    .umpost .tagall .taglist .tit{ right: 5px; bottom: 5px;}
    .umpost .tagall .taglist .tit h2{ font-size: 14px;}
}
@media screen and (max-width:640px){

    .header .umnav .navbar{ padding: 0 2px;}
    .header .umnav .umsubs{ display: none}
    .header .btnbox .scbtn{ display: inline-block;}
    .header .searchbox .scbtnclose,.header .umnav.ummobnav{ display: block;}
    .header .btnbox, .header .logo{ width: 50%;}
    .header .btnbox .item{ margin-left: 5px; width: 28px; height: 28px; line-height: 28px; font-size: 16px;}
    .header .btnbox .item i{width: 28px; height: 28px;}
    /*.header .searchbox{position: fixed;background: #fff;top: 0;padding: 20px 50px 20px 20px;left: 0;right: 0;width: 100%;max-width: 100%;z-index: 896;box-shadow: 0px 5px 15px rgba(0,0,0,.1); top: -110%;  -webkit-transition: top .3s ease;-o-transition: top .3s ease;transition: top .3s ease;}*/
    body.night .header .searchbox{background: #000;}
    .header .searchbox.in{top:0;}
    .umpost .umleft{width: 100%;margin-right: 0px;}
    .umpost .umcontent{padding: 0; margin-top: 25px;}
    .umpost .umnew ul{margin-top: 0px;}
    .umpost .style2 .umnew li .text h3{padding: 0px 0 2px;}
    .umpost .style2 .umnew .info{ display: -webkit-box; font-size: 12px;height: 40px;}
    .umpost .style2 h3 {-webkit-line-clamp: 1;}
    .umpost .style2 .umcontent .fot,.article .arttool,.article .sidebar{ display: none;}
    .umpost .style6 .umnew li{ width: 50%;}
    .umpost .style6 .umnew li.col-50{ width: 100%;}
    .umpost .style6 .umnew li .img:after{ padding-top: 72%;}
    .umpost .style6 .umcon li .text h3{padding: 14px 20px;}
    .umpost .umnew li:before,.umpost .umnew li:nth-of-type(6n 1):before{ top: 13px;}
    .umhot{ padding-bottom: 20px;}
    .umpost.umtop{ margin-bottom: 20px;}
    .umhot h3{ font-size: 20px;padding: 0px 40px;}
    .umhot .info{padding: 0px 20px;-webkit-line-clamp: 2;line-height: 1.6;margin-top: 5px;}
    .phonenav,.heightnav,
    .umtool .umsigle.mob,.article .sidebar.phone{display: block;}
    .article .umtool .artbox{padding-left:0px;}
    .post .posttit,.post .posttext .uminfo{margin: 0px 0 8px;}
    .post .posttit{ font-size: 16px;}
    .post .posttext .uminfo{font-size: 13px; line-height: 1.6;}
    .umarticle .umheader .tit{font-size: 20px;}
    .umarticle .umheader{ padding-bottom: 10px;}
    .umcopyright{margin: 20px 0 0 0;}
    .page404{ min-height: auto;}
    .page404 h2{ font-size: 40px;}
    .page404 p{ font-size: 14px;}
    .treelist{right: -300px;}
    .treelist .treebtn.pic{ display: none;}
    .treelist .treebtn.mob{ display: block;}
}
@media screen and (max-width:540px){
    .artbox .post{ padding: 20px 0;}
    .post .posttit{ margin-bottom: 10px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space:normal;}
    .post .postthumb{ width: 140px;}
    .post .posttext .uminfo{ display: none;}
    .post.big .posttext .uminfo{ display: block;}
    .umpost .umtabnav li{margin-right: 16px;}
    .umpost .umtabnav li h2{ font-size: 16px;}
    .umpost .title{ padding-right: 45px;}
}
@media screen and (max-width:480px){
    .header .ummobsubs li{ font-size: 14px;width: calc(100% / 6); }
    .header .ummobsubs li:nth-child(n 12){ display: none;}
    .header .ummobsubs li:last-child{ display: inline-block;}
    .header .btnbox .weixin,.header .btnbox .qq,.header .btnbox .weibo{ display: none;}
    .umcopyright{word-break: break-all;flex-direction: column;justify-content: space-between;align-items: center; margin: 15px 0 0 0;}
    .umcopyright .img{ margin: 0 0 10px 0;}
    body.night .header .btnbox .scbtn{background: #292929; color: #a6a6a6;}
    .umpost .tagall .taglist .tit{ right: 0; bottom: 0;}
    .umpost .tagall .taglist .tit h2{ font-size: 12px;}
}
@media screen and (max-width:420px){
    .umpost .tagall{ margin: 0;}
    .umpost .tagall .taglist {width: 100%;margin:16px 0 0 0;}
    .umpost .style2.col2 .umnew li .text h3{-webkit-line-clamp: 2;line-height: 1.4;padding-bottom: 8px;}
    .umpost .style2.col2 .umnew .info{ display: none;}
    .umpost .umtabnav li{margin-right: 12px;}
    .umpost .title h2{ font-size: 15px!important;}
    .umpost .title a.more,
    .umpost li a.more{ font-size: 12px!important;top: 0px!important;}
    .umpost .title a.more:after, .umpost .fot .more a:after{ vertical-align: -5px;}
}

/*返回顶部*/
#jz52top {
    position: fixed;
    bottom: 150px;
    display: block;
    width: 40px;
    background: none repeat scroll 0 0 transparent;
    border: 0 #cdcdcd solid;
    border-radius: 3px;
    border-top: 0;
    cursor: pointer;
    z-index: 200;
    visibility: visible;
    right: 10px;
}
#jzqrn {
    border: 1px solid #d2d2d2;
    text-align: center;
}
#jzqrn {
    background: #fff!important;
    width: 231px!important;
    height: 260px!important;
}
#jz52top a {
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    line-height: 12px;
    text-align: center;
    color: #787878;
    text-decoration: none;
    background: #fff url(/uploads/image/sdimg/jz52top6.png) no-repeat 0 0;
    border-top: 0 #cdcdcd solid;
}
#jz52top a b {
    visibility: hidden;
    font-weight: normal;
}

ul#navmenu ul {
    display: none;
    position: absolute;
    left: -233px;
    bottom: 5px;
}
#jzqrn p {
    font-size: 15px;
    padding-bottom: 15px;
    text-align: center;
    color: #999;
    font-family: microsoft yahei;
}

#navmenu a{
    background: #fff url(/uploads/image/sdimg/chat.png) no-repeat 0 0;
    background-size: 40px 40px;
}
#banner-text{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 36px;
    line-height: 36px;
    color: #fff;
    background: #000;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.7)));
    background: linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 100%);
}
#banner-text h3 {
    font-weight: bold;
    padding: 0 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 100%;
}

/*面包屑导航*/
.nvhm {
    width: 20px;
    background: url(/uploads/image/sdimg/search2.png) no-repeat 0 0;
    height: 25px;
    overflow: hidden;
    float: left;
    background-position: 0 -5px!important;
}
/*头部标签的电子书标题样式*/
#tag-title {
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}
#tag-title h1 {
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
}
#tag-title em{
    color: #f66;
}
/*文章页面*/
#post-title{
    text-align: center;
}
#post-cate a{
    color: #3169b0;
}
.rights {
    line-height: 26px;
    overflow: hidden;
    border: 1px solid rgba(173, 216, 230, 0.5); /* 浅蓝色边框，您可以调整 rgba 的 alpha 值来调节透明度 */
    text-align: center;
    font-size: 12px;
}
/*文章页面的相关文章*/
.date {
    font-size: 12px;
    color: #fff;
    filter: brightness(70%);
}

/*缩略图开始*/
#imgmeta{
    text-align: center;
}
/*缩略图结束*/
p {
    text-indent: 2em;
}


.conent-p {
    border-left: 5px solid #7090b0;
    background: #c6e2ff;
    padding-left: 10px;
    line-height: 35px;
    margin-bottom: 4px;
    font-size: 16px;
    display: flex; /* 使用 flex 布局 */
    justify-content: space-between; /* 在子元素之间添加空隙，第一项靠左，第二项靠右 */
    align-items: center; /* 垂直居中对齐 */
    /* 如果需要可以设置 padding 或 margin */
    margin-top: 10px;
}
.conent-p-title{
    overflow: hidden;
    height: 30px;
    padding-right: 10px;
}

.conent-p-reload{
    text-align: center;
    border-radius: 5px;
    font-size: 14px;
    line-height: 35px;
    overflow: hidden;
    height: 35px;
    width: 120px;
    cursor:pointer;
    color: white;
    background: linear-gradient(to right, #2462b9, #189399);
    /*border: 1px solid #1ba1ff;*/
}
.conent-p-reload:hover {
    font-weight: 600;
    background: linear-gradient(to right, #8e9eb3, #189399);

}
.fa-spin{
    color: #ffff;
    margin: 5px;
}
.content_reload{
    font-size: 16px;
    text-indent: 2em;
    padding: 10px;
    box-shadow: 0 2px 3px rgb(0 0 0 / 20%);
    box-sizing: border-box;
    border-left: 1px solid rgba(173, 216, 230, 0.5); /* 浅蓝色边框，您可以调整 rgba 的 alpha 值来调节透明度 */
    border-right: 1px solid rgba(173, 216, 230, 0.5); /* 浅蓝色边框，您可以调整 rgba 的 alpha 值来调节透明度 */
    border-bottom: 1px solid rgba(173, 216, 230, 0.5); /* 浅蓝色边框，您可以调整 rgba 的 alpha 值来调节透明度 */
}
#navbox{
    display: block;
    background: #3297fc;
    background: linear-gradient(2deg, #136491, #547fef);
    color: #fff;
    border-radius: 5px;
    font-weight: normal;
}
.nav li:hover{
    background: linear-gradient(14deg, #c5c5c5, #3297fc);
}

/*文章页面：相关推荐开始*/
.thleftcon {
    width: 100%;
    background: #fff;
    box-shadow: 0 2px 3px rgb(0 0 0 / 8%);
    box-sizing: border-box;
}
.thleftbt {
    height: 50px;
    line-height: 50px;
    background: #fff;
    border-bottom: 1px solid #f0f0f0;
    position: relative;
    box-sizing: border-box;
    font-size: 18px;
}
.thwenzhang {
    border-top: 1px solid #f0f0f0;
    background-color: #f8f8f8;
}

.th-5 {
    padding: 10px 0px;
    background: #fff;
}
.th-5 li {
    line-height: 36px;
    height: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px 15px;
}
.th-5 .date {
    float: right;
    color: #bbb;
}
.th-5 li a {
    transition: 0.3s ease-out;
}
.thjingxuan {
    width: 100%;
    background: #fff;
    box-shadow: 0 2px 3px rgb(0 0 0 / 8%);
    box-sizing: border-box;
    padding: 15px;
    overflow: hidden;
}
/*文章页面：相关推荐结束*/


.related-articles {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    padding: 10px;
    transition: transform 0.3s ease; /* 添加过渡效果 */
}

.sticky {
    position: fixed;
    top: 0;
    right: 50%;
    margin-right: -582px;
    width: 300px;
}

/*地图开始*/
.sitemap_name{
    border-bottom: 1px solid #e5e5e5;
}
.sitemap_name h1{
    line-height: 30px;
    font-size: 18px;
    padding: 2px;
    text-align: center;
    background: linear-gradient(275deg, #0083cc, #7d7fd4);
    color: #fff;
    border-radius: 3px;
}
.thjingxuan_sitemap{
    border-bottom: 1px solid #e5e5e5;
}

.thjingxuan_sitemap h2{
    line-height: 30px;
    font-size: 18px;
    padding: 2px;
    width: 120px;
    text-align: center;
    background: linear-gradient(275deg, #0083cc, #7d7fd4);
    color: #fff;
    border-radius: 3px;
}
.thjingxuan_sitemap_tag{
    padding: 5px;

}

.thjingxuan_sitemap_tag li {
    border: 1px solid #f0f0f0;
    transition: 0.3s ease-out;
    float: left;
    margin: 0 0 5px 5px;
    padding: 3px 8px 3px 8px;
    font-size: 16px;
    background: #f8f8f8;
    text-align: center;
}
.thjingxuan_sitemap_tag li:hover {
    border: 1px solid #0090f0;
}
/*地图结束*/
#navmenu{
    display: none;
}
.copy {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: no-repeat 50% 90% rgba(0, 0, 0, 0.6);
    z-index: 998;
    text-align: center
}

.copy-free {
    border-radius: 10px;
    width: 300px;
    position: absolute;
    left: 50%;
    top: 40%;
    margin-left: -150px;
    margin-top: -160px;
    background-color: #fff;
}
.houhao_top{
    margin-bottom: 7px;
}
.download_fixed {
    position: absolute;
    right: 7px;
    line-height: 24px;
    overflow: visible;
    z-index: 2;
    cursor: pointer;
}

.download_fixed_fuzhi {
    background: #1da8e6;
    font-size: 15px;
    color: #fff;
    height: 37px;
    line-height: 37px;
    padding: 0 6px;
    border-radius: 4px;
    float: right;
    clear: none;
    bottom: 12px;
    position: fixed;
    width: 96px;
    right: 9px;
    text-align: center;
}
.houhao_top span {
    color: #44b549;
    font-size: 14px;
    font-weight: 700;
    height: 30px;
    margin-bottom: 5px
}

.houhao_top a {
    color: #44b549;
    font-size: 24px;
    font-weight: 700;
    height: 30px;
    margin-bottom: 5px
}

.houhao_top span:nth-child(2) {
    color: #999;
    font-size: 12px;
    margin-left: 10px
}

.houhao_search {
    display: flex;
    margin-top: 7px;
    margin-left: 22px;
    width: 83%;
    border: 1px solid #44b549;
    height: 32px;
    line-height: 32px;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px
}

.houhao_search .houhao_bar {
    line-height: 30px;
    width: 78%;
    font-size: 14px;
    border: 0;
    color: #bdbdbd;
    height: 30px;
    box-sizing: border-box
}

.houhao_search .houhaoresults {
    line-height: 32px;
    width: 19%;
    background: #44b549;
    color: #fff;
    text-align: center;
    font-size: 16px;
    border: 0 none;
    cursor: pointer;
    height: 100%
}
.copy-free .copy-free-description {
    text-align: left;
    color: #3c3c3c;
    cursor: pointer;
    margin-bottom: 5px;
    padding-top: 10px
}

.paybox-bottom {
    width: 50%;
    text-align: center;
    margin: 10px auto 10px;
    cursor: pointer;
    background: #44b549;
    height: 35px;
    line-height: 35px;
    border-radius: 4px;
    font-size: 17px;
    color: #fff;
    font-weight: 600
}

.close {
    background-image: ;
    background-repeat: no-repeat;
    position: absolute;
    right: -10px;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    bottom: -10px;
    cursor: pointer;
    background-position: -149px -31px
}

.jixu {
    color: #090;
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    line-height: 50px;
    height: 50px;
    width: 100%;
}
