@charset "utf-8";
body,input,button,select,textarea {font:15px/1.5 Helvetica,Tahoma,'Microsoft Yahei','Simsun';}
textarea {resize:none;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;}
body,ul,ol,li,dl,dd,p,h1,h2,h3,h4,h5,h6,form,fieldset,.pr,.pc {margin:0;padding:0;}
table {empty-cells:show;border-collapse:collapse;}
caption,th {text-align:center;font-weight:400;}
h1,h2,h3,h4,h5,h6 {font-size:1em;}
cite,i {font-style:normal;}
a {text-decoration:none;outline:0;}
a:hover {text-decoration:underline;}
a img {border:none;}
label {cursor:pointer;}
img {border:0}
dd,div,dl,dt,form,h1,h2,h3,h4,h5,img,input,label,p,span,textarea,ul {margin:0;padding:0;outline:0}
input,textarea,button{outline-style:none;}
/*color*/
body {color:#111111;background-color:#f5f5f5;}
a {color:#111111;background: linear-gradient(#999999,#111111) no-repeat;background-size: 0 1px;background-position: 0 100%;transition: background-size .5s cubic-bezier(.2,.63,.36,1);}
a:hover,.nav li a:hover,.entry-meta a:hover,.post .title .info {color:#ff2861;}
/*public*/
.img-cover{object-fit:cover}
.post-width,.container,.authou_list {width:1200px;margin:0 auto;}
.fl{float:left;}
.fr{float:right;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clear{clear:both}
.br{border-radius:0px;}
.card{background-color:#fff;box-shadow: 0 2px 18px rgba(0,0,0,0.04);}
.red{color:red;}
.A_col_number {font: 1.125em Georgia;letter-spacing: 1px;}
/*Headroom.js所需样式*/
.header--fixed{position: fixed;z-index: 10;right: 0;left: 0;top: 0}
.animated {-webkit-animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@-webkit-keyframes slideDown {0% {-webkit-transform:translateY(-60px);}100% {-webkit-transform:translateY(0);}}
.animated.slideDown {-webkit-animation-name:slideDown;animation-name:slideDown}
@-webkit-keyframes slideUp {0% {-webkit-transform:translateY(0);}100% {-webkit-transform:translateY(-60px);}}
.animated.slideUp {-webkit-animation-name:slideUp;animation-name:slideUp}



@font-face {
  font-family: 'iconfont';  /* project id 934715 */
  src: url('//at.alicdn.com/t/font_934715_zajgd8g1o9.eot');
  src: url('//at.alicdn.com/t/font_934715_zajgd8g1o9?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_934715_zajgd8g1o9.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_934715_zajgd8g1o9.woff') format('woff'),
  url('//at.alicdn.com/t/font_934715_zajgd8g1o9.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_934715_zajgd8g1o9.svg#iconfont') format('svg');
}
/*header*/
.header {
    
    
  width: 100%;
    height: 56px;
    z-index: 999;
    position: fixed;
    background: #282828;
    box-shadow: 0 0 15px rgb(0 0 0 / 0%);
    top: 0;  
    
    
}
/*logo*/
.logo a{ color: #333;transition: all 0.3s ease 0s; position: absolute;top: 50%; transform: translateY(-50%)}
.logo a img{height:40px; vertical-align: middle; width: auto!important; display: block;}
div.post-body img.mip-replaced-content { height: auto!important;width: auto;min-width: auto;position: static;}
.navBtn{ width: 68px;height: 56px; position: absolute; right: -18px; text-align: right; padding:15px 20px; cursor: pointer; z-index: 3}
.navBtn span{ width: 28px; height: 2px; display: block; background:#FFFFFF; border-radius: 5px; clear: both; margin: 7px 0}
.navBtn span.s2{width: 22px; margin-left: 6px}
.show-less .navBtn span{ background:#fff}

.navBar{ width: 100%; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background:#a22325; display:none; z-index: 888;}
.navBar .navBtn{top:0px; transform: translateY(0%); right:0;}
.navBar .logo a{top: 8px; left: 20px; transform: translateY(0%)}

.navDiyIn .navBar{ display:block;}
 
.navMbox{ position:absolute; right:10px; top:15px; display:none;}
.navMbox span{ color:#FFFFFF;font-size:24px;padding:10px;cursor:pointer;}

.nav{ width: 100%; text-align: center; position: absolute; top: 50%; transform: translateY(-50%);left:0}
.nav a{ width:15%; min-width:200px; height:36px; line-height:36px; margin: 10px 0; background-color: #FFFFFF; color:#333333; font-size: 16px; display:inline-block; border-radius: 50px;box-shadow: 0 4px 0px rgba(0, 0, 0, .05);-webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.nav a:hover,.nav li.active a{ background-color:#FFD200; color:#333333; }
.mip-no-scroll .nav li{-webkit-animation:0.3s fadeInUp linear;animation:0.3s fadeInUp linear;animation-fill-mode:both;}
.mip-no-scroll .nav li:nth-of-type(1){animation-delay: 0.1s;}
.mip-no-scroll .nav li:nth-of-type(2){animation-delay: 0.15s;}
.mip-no-scroll .nav li:nth-of-type(3){animation-delay: 0.2s;}
.mip-no-scroll .nav li:nth-of-type(4){animation-delay: 0.25s;}
.mip-no-scroll .nav li:nth-of-type(5){animation-delay: 0.3s;}
.mip-no-scroll .nav li:nth-of-type(6){animation-delay: 0.35s;}
.mip-no-scroll .nav li:nth-of-type(7){animation-delay: 0.4s;}
.mip-no-scroll .nav li:nth-of-type(8){animation-delay: 0.45s;}
.mip-no-scroll .nav li:nth-of-type(9){animation-delay: 0.5s;}

.umcms .nav{ width: 80%; left: 50%;top: 50%; transform: translate(-50%,-50%);}
.umcms .nav li a{ min-width:180px; border-radius:30px; text-align: center; margin: 5px;}
.nav li>ul,.nav li>ul>ul,.nav li em{ display: none;}

.umcms .navBar .logo a{ left: 25px;}

.navDiy{ float: right; padding-right: 10px;}
.navDiy li { float: left;}
.navDiy li a,.navDiy li span.navMore{ height: 56px; line-height: 56px; color: #FFFFFF; padding: 0 15px; font-size: 15px;}

.loginMip section{ position: absolute; right: 0; top:10px;}

.userPic{ width: 36px; height: 36px; border-radius: 50px; display: block; overflow: hidden;}
.userPic img{width: 36px; height: 36px; border-radius: 50px; cursor: pointer;}

.loginMip .login{ padding:15px 20px; background: #fff; position: absolute; right: 0; top:68px; visibility: hidden;-webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; min-width: 180px;box-shadow: 0 10px 20px rgba(0,0,0,0.08); width: 100%;}
.loginMip .mip-accordion-content.login[aria-expanded="open"]{ visibility: visible; top:46px; }

.loginMip .login .wdl{ width: 100%; text-align: center; display: block;}
.loginMip .login .wdl a{ padding: 0 10px;}

.loginMip .login .ydl a{ padding: 0 5px 0 24px; position: relative; margin-top:10px; display:inline-block;}
.loginMip .login .ydl a i{ position: absolute; top:-2px; left: -3px; font-size: 22px; opacity: .6}

.loginMip .login i.dot{ position: absolute; top: -13px; right: 7px; color: #fff; font-size: 22px;}

.loginMip .mip-accordion-content.login{ overflow: visible;}

.scBtn{width: 36px;height:36px; line-height: 38px; position: absolute; right: 50px; padding:0; cursor: pointer; z-index: 3; text-align: center; background: rgba(255,255,255,.1); border-radius: 50px; top: 10px;}
.scBtn i{ font-size: 20px; color: #FFFFFF; opacity: .65;line-height: 26px;}
.scBox{width: 100%;text-align: center;position: absolute;top:50%;transform: translateY(-50%); opacity: 0;}
.mip-no-scroll .scBox{-webkit-animation:0.3s fadeInUp linear;animation:0.3s fadeInUp linear;animation-fill-mode:both;}

.scBox .scForm{ width: 260px; min-width: 220px; height: 42px; margin: 0 auto; position: relative;background:#D7D6EB; border-radius: 50px; overflow: hidden;box-shadow: 0 4px 0px rgba(0, 0, 0, .05);}
.scBox .scForm form{height: 42px;}
.scBox .scForm .scInput{ width: 100%; height: 100%; display: inline-block; border: medium none; padding: 0 50px 0 15px}
.scBox .scForm button{ border: medium none; background: none; position: absolute; top: 0; right: 0; padding: 10px 12px;cursor: pointer;}
.scBox .scForm button i{ font-size: 20px; color:#333333; opacity: .5;} 

.scBox .schList{ width:100%; text-align:center; color: #fff; margin:3rem auto 2rem auto; max-width:50rem!important;min-height:30rem!important; top: 2rem; left: -2rem}
.scBox span{ margin: 2rem 0 0 0; color: #fff; display: none;} 
.scBox .schList a{ display: inline-block; font-size: 1.4rem!important; background:#FFD200;color:#fff; border-radius:10rem;-webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; margin: 1rem 1rem; padding:.5rem 1.5rem;white-space: nowrap;-o-box-shadow: .2rem .5rem 1rem 0 rgba(0,0,0,.2);
-ms-box-shadow: .2rem .5rem 1rem 0 rgba(0,0,0,.2);
-moz-box-shadow:  .2rem .5rem 1rem 0 rgba(0,0,0,.2);
-webkit-box-shadow:  .2rem .5rem 1rem 0 rgba(0,0,0,.2);
box-shadow:  .2rem .5rem 1rem 0 rgba(0,0,0,.2);
-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135, Color='#000000')";
filter: progid:DXImageTransform.Microsoft.Shadow(csolor='#969696', Direction=125, Strength=9); transform: scale(1)}

.scBox .schList a:nth-child(18n+1){ background: #ffde00}
.scBox .schList a:nth-child(18n+2){ background: #6cccfa}
.scBox .schList a:nth-child(18n+3){ background: #ff5473}
.scBox .schList a:nth-child(18n+4){ background: #34de6f}
.scBox .schList a:nth-child(18n+5){ background: #b96cfa}
.scBox .schList a:nth-child(18n+6){ background: #78cc16}
.scBox .schList a:nth-child(18n+7){ background: #0bd7cb}
.scBox .schList a:nth-child(18n+8){ background: #f89bc3}
.scBox .schList a:nth-child(18n+9){ background: #9d91e2}
.scBox .schList a:nth-child(18n+10){ background: #ed775b}
.scBox .schList a:nth-child(18n+11){ background: #ffb400}
.scBox .schList a:nth-child(18n+12){ background: #f859a4}
.scBox .schList a:nth-child(18n+13){ background: #9dd700}
.scBox .schList a:nth-child(18n+14){ background: #ff7200}
.scBox .schList a:nth-child(18n+15){ background: #57baff}
.scBox .schList a:nth-child(18n+16){ background: #35ce9a}
.scBox .schList a:nth-child(18n+17){ background: #6651e8}
.scBox .schList a:nth-child(18n){ background: #a2905b}
.scBox .schList a:hover{color:#fff;transform: scale(1.3)}

.artList .post.arcSc{ margin-bottom: 0}
.post.arcSc .post-title{padding:0rem 0rem 0;font-size: 12px;color: #666;}
.post.arcSc .post-body p{ margin: 2.5rem 0 0 0; color: #666; line-height: 2.2rem; font-size: 1.4rem;background: #f6f8f9;border: 1px solid #eff2f6; padding:1.5rem 2rem;}
.post.arcSc .post-body p strong{ font-weight: normal; color: #3E5DC2;}
.post.arcSc .post-body p a:first-child {font-size: 1.4rem; line-height: 3rem; margin-top: 0;color: #333;}

mip-accordion .mip-accordion-content{ z-index: 0}
mip-accordion .mip-accordion-content[aria-expanded="open"]{ z-index: 9;}



mip-accordion .mip-accordion-content {display: none !important;overflow: hidden;}
mip-accordion section .navBox{ position:relative;z-index:1000;}
mip-accordion.navMip section .navBox{ display: none;}
mip-accordion section[expanded="open"] .navBtn span{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);margin: -2px -15px;-webkit-transform: rotate(45deg);
transform: rotate(45deg);}
mip-accordion section[expanded="open"] .navBtn span.s2{width: 28px;-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);}

mip-accordion .navBar[aria-expanded="open"] .scBox{ opacity:1}

mip-accordion section .show-less{ display:none}
mip-accordion section .show-less .navBtn{ top:2px;}

.cshichaxun {padding-top:70px;margin: 0 auto;width: 1200px;}
.cshichaxun ul,.cshichaxun_2 ul{
    overflow: hidden;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    background-color: #fff;}
    
.cshichaxun ul li,.cshichaxun_2 ul li{
list-style: none;
    width:calc(25% - 0.4rem);
    text-align: center;
    padding: 0 0.05rem;
    box-sizing: border-box;
    overflow: hidden;margin: 0.3rem auto;}

.cshichaxun ul li a,.cshichaxun_2 ul li a{
display: block;
    height: 2rem;
    line-height: 2rem;
    border-radius: 0.2rem;
    border: 1px solid #ebebeb;
    text-decoration: none;
    font-size: 1rem;padding:0.1rem 0;}
.cshichaxun ul li a:hover {color: #ff2861;}
.cshichaxun_2 ul li a:hover {background-color: #f1f1f1;}
.cshichaxun .chaxdeq,.cshichaxun_2 .chaxdeq {
        background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAoCAMAAABU4iNhAAAAn1BMVEUAAAD7XF72VFb5WFryTlD//8n//7jtSUrwTE3//a3//qTzdmL//8L0f2//+VT806b2gmf5tZT//Iv/+2X4bWL/+3//+nT811fzWFfxd0783rH9463+86r//Z7//Jf3kXf1ZV37w1bwYVL+9Lz+8pr85JX70Y7+6Gv7b2j7mmb7dlz2o1vxZ1fvWFD97bj5sHL+2GbwW1T+7VL+9LP4lVbtn+F0AAAAAXRSTlMAQObYZgAAAXZJREFUOMuN08d2gzAQQNFRAYlm4+BQDITi3kvy/9+WkbLJQjJ6G23umYMYgP+RN5lcn/6cmAushmL2GiibhMtipnpxNgFPxawYz0grPjFxyB6VEOcsKyR7Cx9ZVglJ+T4bBLVDbJ/n+UjJMc/PKK0Qiz6x8bj9PAqUNpimjLDTh+6OkFmfcb/ZUUajL+wurRDrwzDccaR4tiPX0LLrNAgCTQOsVBIMcnkghKa+78+RJvpEaJDJvF5QgiTWNFrXiaBgkvPYizXFU9F+KSQYJVl5nrdAkuCpKOdgkWWtKCWadpQwMMjDijLCyr+piq4jaYJwWMUxV7SOvZvEqZdESDDV433XEun15sdX3DXlZghEvb1vjrTz/af6fBlYJO7EDxqcugj8SC0RbJLo9YVd1wTNRSK0S6Qh1oTh9iIZ2KWm27ZtN5tI3douNX3SNL3irwZTkqj9SS5hWmIlY+AkMXCV4CrBVYKrBFcJrhJcJbhKcJXgmDP8BXGYF8P+HtD8AAAAAElFTkSuQmCC) no-repeat left top;
    background-size: 1.5rem auto;
}

#newBridge .icon-right-center,#newBridge .nb-icon-wrap{top:auto!important; bottom:130px!important; right: 4.9%!important;margin-top: -19px!important;width: 36px!important;}
#nb_icon_wrap .nb-icon-inner-wrap,#newBridge .nb-icon-wrap{width:36px!important;height:36px!important;background-size: cover!important;}
mip-share .c-share-list .c-img-s{padding-bottom: 55px!important}
.mip-comments{background:rgba(255,255,255,0);padding: 20px 0px;}
.artSmall.mip-comments,.combf.mip-comments{ background:#fff; padding:0}
.artSmall mip-zblogphp-comment{ padding-bottom:0}
.combf.mip-comments{padding: 20px 20px;}

.umclo mip-zblogphp-comment,.umcms mip-zblogphp-comment{ padding-bottom:0;}
.umclo .artList,.umcms .artList{ margin-bottom:0}
.umclo .warp.clo .container .pagebar,.umcms .warp.clo .container .pagebar{ margin-bottom:10px;}

.navDiyArr{ position:absolute; top:56px; background:#f8f8f8; width:100%;left:0; right:0;transition:.3s all;opacity: 0;height:0; display:block; overflow:hidden;}

.navMarr,.navDiyArr{display:none}
.navMarr[style^="display"],.navDiyArr[style^="display"]{ opacity:1; height:100vh;}
.navMarr[style^="display"] .navBar,.navDiyArr[style^="display"]{display:block}
.navDiyIn{ opacity:1; height:100vh; }
.navToggle{ cursor:pointer;}

.navSubArr{ padding:40px 30px 30px; margin:0 auto; display:block; position:relative;}
.navSubArr ul{ font-size:0; display:block; padding:5px 0}
.navSubArr li{ display:inline-block;}
.navSubArr li a{ font-size:14px; height:32px; line-height:32px; padding:0 15px; background:#fff; margin:5px; display:block; border-radius:50px;box-shadow: 0 4px 15px rgba(0, 0, 0, .03);transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.navSubArr li a:hover,
.navSubArr li.h a{ color:#fff; background:#a22325}

.header .navSubArr .close{ font-size:28px; color:#f00; top:45px; right:4%; opacity:0.6;transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.header .navSubArr .close:hover{ opacity:1;}

.navMarr .navSubArr{ padding-top:80px;}
.navMarr .navSubArr li a{background:#FFFFFF;color:#333333;box-shadow: 0 4px 0px rgba(0, 0, 0, .05)}
.navMarr .navSubArr li a:hover{background:#FFD200;color:#333333}
.navMarr .navSubArr li.h a{background:#FFD200; color:#333333;}

.header .close{ position:absolute; top:10px; right:12px;padding:0 10px;color:#fff; font-size:28px; cursor:pointer; z-index:1}

.header.nava .navMbox,.header.navc .navMbox{ display:block}
.header.nava .loginMip section{ right:45px;}
.header.nava .scBtn{ right:45px;}

.header.navb .scBtn{ right:0}
.header.navb .navDiy{ padding-right:50px;}

.header.navc .scBtn{ right:90px}
.header.navc .loginMip section{right:45px;}

.artImg .topList{ margin-bottom:2rem;}

.topList .topArr.noArr, .post.noArr{font-size: 14px;width: 100%;text-align: center;padding:180px 0px;color:#999;}
.warp.clo .container .artList .post.noArr,.post.noArr{padding:180px 0 180px;}
.topList .topArr.noArr p i, .post.noArr p i{font-size: 80px;}

.umCopyright{line-height: 22px; display: inline-block; padding: 10px 15px; font-size: 12px; color: #999; background: #fafafa; border: 1px dashed #eee; width: 100%; margin: 25px 0 10px;}
.umCopyright a{color: #3E5DC2;opacity:.6;transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.umCopyright a:hover{opacity:1;}

.index.umBgImg{ background-repeat:no-repeat;background-position: center 25px; padding-top:70px;background-size: 100%;background-attachment: fixed;}
.umBgImg .umMain{ background:#fff; margin:0 10px 20px;}
.index.umBgImg .warp.clo .container .artBox,.index.umBgImg.umcms .warp.clo .container .artBox.newArtBox{ padding:0 10px}
.index.umBgImg.umcms .warp.clo .container .artBox.newArtBox{ margin-bottom:10px;}
.index.umBgImg.umcms .warp.clo .container .slide.newSlide{ margin:0}
.index.umBgImg .warp.clo .container .artList.newArt .left,.index.umBgImg .warp.clo .container .artList .post,.index.umBgImg .warp.clo .container .slide,.index.umBgImg .topList,.index.umBgImg .titPost{ box-shadow:none;}
.index.umBgImg .festival{ padding:0 10px;max-height:80px; min-height:80px; display:block; overflow:hidden;}
.index.umBgImg .festival img{ max-height:80px; display:inline-block; max-width:none; min-width:inherit; width:auto;}

.post-header{ padding:0 40px 0 0; position:relative;}
.post-header .img{position:absolute;width:32px; height:32px;text-align: center; top:0px; right:-5px;z-index: 2;}
.post-header .img i{font-size:28px;opacity: .6;cursor: pointer;}
.post-header .img .imgBox p{font-size:12px;opacity: .6;padding-top: 8px;}
.post-header .img .imgBox{opacity: 0;padding:10px;position:absolute; top:34px; right:4px;visibility: hidden;background: #fff;box-shadow: 0 0 20px rgba(0,0,0,.1);transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.post-header .img:hover .imgBox{opacity: 1;visibility: visible;}
.post-header .img .imgBox mip-img img{width: 150px;height: 150px;min-width: 150px;max-width: 150px;}

.post.umTop .title{padding: 1rem 0;font-size: 1.6rem;text-align: center;margin-bottom: 1rem;position: relative;}
.post.umTop .title:before{position: absolute;width: 3rem;height: 2px;display: block;content: " ";border-radius: 5rem;background: #3E5DC2;left: 50%;margin-left: -1.5rem;bottom: 0rem;opacity: .8;}

body.umTops{ background-color:transparent;padding:20px 0 0 0;}

.cateBox .artList{ font-size: 0; display: block; min-height: auto;}
.cateBox .cateList{width:50%;flex: 0 0 50%;display: flex;}
.cateBox .cateList .titPost{ margin: 10px;min-height:auto; width: 100%;min-width: 0;}
.cateBox .cateList h3{ position: relative; padding-right: 40px;}
.cateBox .cateList a.more{ position: absolute; right: 0; top: 2px;opacity: .6;}
.cateBox .cateList a.more:after{content: '\e718'; font-family: iconfont;}
.cateBox .cateList:nth-child(1) .titPost,.cateBox .cateList:nth-child(2) .titPost{ margin-top: 0px;}
.cateBox .cateList li{ font-size: 14px;}

.cateBox .titPost li.frist{height: auto;padding: 10px 0 15px 0;text-overflow: inherit;white-space: inherit;}
.cateBox .titPost li.frist h2{padding-top: 10px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.cateBox .imgLazy{position: relative;padding-top: 55.85%;overflow: hidden;}
.cateBox .b-lazy {position: absolute;top: 0;}

.type .warp.clo .orw{ margin-top: 12px;}
.type.umcms .warp.clo .orw{ margin-top: 0;}
.type .warp .container .slide{ margin-top: 15px;}
.type .warp.clo .container .slide{position:relative; width:calc(100% - 20px); margin-left: 10px; margin-bottom: 20px; min-height: auto; max-height: none; max-width: 100%; left: auto; top: auto; margin-top: 0;}
.type .slide .mip-fill-content{ width: 100%; height: auto; min-height: auto;}
.type .mip-layout-responsive{ min-height: auto;}


.warp.clo .container .cateBox .artList{margin: 0 355px 0 -10px;}
.warp .container .cateBox .artType{display: flex;flex-wrap: wrap;}
.warp.clo .container .cateBox .artType{ margin: 0;}
.warp .container .cateBox .artType{ margin: 0 -10px;}

.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.post.umTop mip-iframe {max-width: 100%;min-width: 100%;min-height:250px;max-height:100%;height:100%!important}

.owl-carousel.owl .owl-item img{object-fit: cover;object-position: center; height:130px;}
.owl-carousel.owl .owl-item{ padding:0 0px;}
.owl-carousel.owl .owl-item .post-text{ padding-top:10px;}
.owl-carousel.owl .owl-item .post-text h4{font-size: 12px;line-height: 20px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.owl-carousel.owl .owl-dots{text-align: center;padding-top: 20px;}
.owl-carousel.owl .owl-dots .owl-dot span{width:5px;height:5px;border-radius: 10px;background: #1d1d1d;display: inline-block;opacity: .3;margin: 0 3px;}
.owl-carousel.owl .owl-dots .owl-dot.active span {opacity: 0.8;}

mip-showmore.linear-gradient{ padding-bottom: 60px;}
.mip-showmore-btn-hide{ display: none!important}
.mip-showmore-btn{border-color: #3E5DC2; color:#3E5DC2; background: rgba(255,255,255,1); font-weight: normal;position: absolute; left: 50%; width: 100px; margin-left: -50px;  bottom:-20px; height: 38px; line-height: 36px; text-align: center; padding: 0 15px; border-radius: 100px;transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;z-index: 3;}
.mip-showmore-btn:hover{ border-color: #3E5DC2; color:#fff; background:#3E5DC2;}
.arcPage mip-showmore.linear-gradient{margin-bottom: 40px;}
.arcPage .mip-showmore-btn{ bottom: -30px;}
video{ max-width: 100%}


/**.nav li.active > a {color:#206be7;}**/
.nav ul ul {display:none;position:absolute;top:100%;left:0;background: #f8f9fa;margin-top: -8px;padding: 10px 0;}
@media screen and (max-width:1200px) {.nav ul ul {background: none;padding: 0;}}
.nav ul li:hover>ul {display:block;}
.nav ul ul li {white-space:nowrap;line-height:45px}
.nav ul ul ul {top:0;left:100%}
.login {float:right}
.user {float:right;position:relative;margin:0 10px;z-index: 8;}
/*面包屑导航,breadcrumb2用于search.php*/
.index-breadcrumb{margin:20px 0;padding-top:60px;margin-bottom: 0;}
.breadcrumb,.breadcrumb2{width:1200px;margin:0 auto;color:#767c82;margin: 10px auto;}
.breadcrumb a,.breadcrumb2 a{color:#767c82;}
.breadcrumb i {display:inline-block;margin:0 7px 0 5px;font-size: 12px;opacity: .5;}
#pt {margin:10px 0;height:25px;border:none;background:transparent;line-height:25px;margin-bottom: 0;font-size: 12px;}
#pt .z {padding-right:10px;}
#pt .z a,#pt .z em,#pt .z span {height:25px;font-size: 12px;background-size: 0;}
#pt .z em {width:20px;color:#797b7d;text-align: center;font-size: 12px;}
@media screen and (max-width:1200px) {
.index-breadcrumb{padding-top:55px;}
.breadcrumb,.breadcrumb2 {margin:15px 3% 10px 3%;width: 94%;}
.cshichaxun {width:100%}
}

#aside_about {padding:0;}
#aside_about .bg {width:100%;background: #fff;}
#aside_about .avatar {width:100%;text-align:center;margin-top:-42px}
#aside_about .img {width:60px;height:60px;margin:0 auto;}
#aside_about .wrap {padding-top:0;padding:0px 10px 0px 10px;}
#aside_about .title {text-align:center;font-size:18px;color:#333}
#aside_about .info {color:#666;line-height:26px;overflow:hidden;padding: 13px;text-align: center;}
#aside_about .ul {position:relative;margin:17px auto 0 auto;width:80%}
#aside_about .line {position:absolute;left:46%;top:5px;z-index:1;color:#aaa;font-size:22px}
#aside_about .li {width:32.8%;text-align:center}
#aside_about .num {text-align:center;font-size:22px;font-weight:100;line-height:10px}
#aside_about small {display:block;color:#999}
#aside_about .user-group {position: relative;background-color:#DDE9FB;display: inline-block;padding: 4px 8px;margin-left: 8px;color: #206be7;font-size: 12px;font-weight: 400;line-height: 1;border-radius: 3px;border: 1px solid #206be7;overflow: hidden;vertical-align: middle;}
#widget_aside_author .title {margin:-1.5em;background:#f8f8f8;padding:1.5em;background-size:100%!important}
#widget_aside_author .img {border-radius:100px;width:70px;height:70px;margin:0 auto;display:block;border:5px solid rgba(255,255,255,.8)}
#widget_aside_author .avatar {margin-top:50px;display:block}
#widget_aside_author .name {font-size:22px;text-align:center}
#widget_aside_author .level {font-size:12px;background-color:#0084ff;padding:2px 6px;color:#fff;text-align:center;display:inline-block;vertical-align:middle}
#widget_aside_author .intro {color:#888;text-align:center}
#renmenw {margin-top:7px;}
#renmenwb {margin-top:13px;}
#ttds {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
#ttds55 {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.authou_list .bg {height:250px}
.authou_list #aside_about .ul {width:40%;margin:0 auto;}
.authou_list #aside_about .li {width: 24.5%;}

/*首页友情链接*/
.f-link {width:97%;float:left;height:auto;margin-bottom:20px;overflow:hidden;padding: 1% 1.5%;}
.f-link h4{height: 40px;line-height: 40px;font-size: 16px;position: relative;font-weight: bold;}
.f-link .wrap {float:left;margin:0px;padding-bottom:6px;overflow:hidden;}
.f-link .wrap ul {list-style:none;}
.f-link .wrap ul li {float:left;font-size:14px;line-height:35px;list-style:none;white-space:nowrap;padding-right: 20px;}
.f-link .wrap ul li a {color:#696969;}


.user .avatar {padding:0 15px;font-size:0;cursor:pointer}
.user .avatar img {width:32px;height:32px;border-radius:50%;vertical-align:middle}
.user .login {display:none;position:absolute;top:52px;right:0;white-space:nowrap;background-color:#fff;border:1px solid #ddd;padding:15px;line-height:24px;color:#333}
.user .login span {display:inline-block}
.user .login span:first-child {margin-right:10px}
.user .login span a {color:#333}
.user.active .avatar {background-color:#dee2e6}
.search {float:right;margin-top:15px;}
.search form {width:200px;height:30px;line-height:30px;overflow:hidden;color:#ddd;}
.search form input {float:left;border: none;width:75%;height:30px;line-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-right:0;padding-left:5%;background-color:#f5f5f5;}
.search form button {float:left;border: none;width:25%;height:30px;line-height:30px;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;background-color:#f5f5f5;border-left:0;color:#666;cursor: pointer;}

/*首页幻灯片*/
.swiper {float:left;width:100%;height:260px;overflow:hidden;position:relative;margin-bottom:20px;}
.swiper .swiper-container {width:100%;height:100%}
.swiper .swiper-slide {font-size:18px;background:#f8f9fa;position:relative;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.swiper .swiper-slide:hover {-moz-opacity:.9;opacity:.9}
.swiper .swiper-pagination{left:auto!important;right:1%;width:auto!important;}
.swiper .swiper-pagination-bullet{background:#fff;}
.swiper .swiper-slide img {width:860px;height:260px;display:block;object-fit:cover;overflow:hidden}
.swiper .swiper-slide p {position:absolute;left:0;right:0;bottom:0;color:#fff;background-color:rgba(0,0,0,.6);height:40px;line-height:40px;padding-left:3%;padding-right:20%;overflow:hidden;font-size:14px;}
/*首页文章列表*/
.index-post {width:100%; overflow:hidden;}


/*页脚*/
#footer {color:#999;font-size:12px;background: #222}
.footer {padding:20px 0;text-align:center}
.footer a {color:#999;}
.footer .fnav {margin-bottom:15px;padding:10px;}
.footer .fnav a {display:inline-block;margin:0 10px}
.copyright .email,.copyright .wechat,.copyright .dribbble{padding:0 10px;font-size:12px;}
.copyright .iconfont{padding-right:1px;font-size:12px;}
.copyright .wechat .iconfont{padding-right:5px;}
.copyright .dribbble .iconfont{padding-right:2px;}
.main-box {width:860px;}
/*传统列表*/
.post-list{margin-bottom:20px;height: 146px;}
.post-list .fas{padding-right:5px;opacity: .5;}
.post-list .meta-cate,.post-list time,.post-list .meta-commnums{padding-right:10px;}
.post-list .info-box{padding: 20px 20px 0 0;}
span.badge {background:#222;color:#fff;border-radius:2px;font-weight:400;padding: .4em .5em;font-size:12px;margin:0 .40rem 0 0;position:relative;top:-1px;}
.entry-container {display: block;position: relative;min-height: 146px;padding-left:230px;}
.block-image.feaimg {width:210px;height:146px;position:absolute;padding-top:0;margin-right:20px;left:0;overflow: hidden;}
a.block-fea {background:none;}
header.entry-header {position:relative;background-position:right top;background-repeat:no-repeat;background-size:auto 40%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.entry-summary p {display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;height:50px;text-overflow: ellipsis;font-size:15px;color:#555;line-height:25px;margin:0.7em 0;}
.entry-meta {font-size:11px;color:#666;letter-spacing:0px !important;line-height:1;}
.entry-meta a {color: #666;}
.entry-title {font-size:18px;text-overflow:ellipsis;overflow:hidden;}
.block-image img{width:100%;height:146px;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;}
.entry-container:hover .block-image img{transition:All .7s ease;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.entry-container .entry-title {margin:0;font-size:20px;line-height:26px;text-overflow:ellipsis;overflow:hidden;}
@media screen and (max-width:1200px) {
.post-list{height: 90px;}
.entry-container {min-height: 100px;padding-left:130px;}  
.block-image img {height: 90px;}
.block-image.feaimg {width:120px;height:90px;}
.post-list .info-box {padding: 10px 10px 0 0;}
.entry-summary p{line-height:17px;font-size: 12px;height:17px;opacity: .7;margin: .4em 0;}
.post-list .meta-commnums,.post-list .meta-viewnums{display:none;}
.entry-container .entry-title{font-size:16px;}
.entry-meta {opacity: .7;}
}

 .widget_previous_1 .item {
    margin: 0;
    padding: 15px 0;
    display: inline-block;
    width: 100%;
    white-space:normal;
    overflow: hidden;
    border-bottom: 1px solid rgba(239,239,239,.8);
}
 .widget_previous_1 .item-img {
    float: left;
    width: 100px;
    overflow: hidden;
    border-radius: 4px;
}
 .widget_previous_1 .item-img img {
    width: 100%;
    height: 63px;
    vertical-align: top;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.widget_previous_1 .item-content {
    margin-left: 110px;
}
.widget_previous_1 .item-title {
    height: 38px;
    margin-bottom: 10px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-height: 1.4;
}.widget_previous_1 .item-date {
    margin: 0;
    font-size: 12px;
    color: #999;
    line-height: 14px;
}
/*网格列表*/
.grid {width:calc(100% + 20px);}
.grid .list-box {}
.grid article {float:left;width:23.34%;margin-right:20px;margin-bottom:20px;background-color:#f8f9fa;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;}
.grid article:hover{-webkit-transform: translate(0,-1em);-moz-transform: translate(0,-1em);-o-transform: translate(0,-1em);-ms-transform: translate(0,-1em);}
.grid article .img {width:100%;height:200px;overflow:hidden;position:relative;display:block;padding: 0;margin: 0;}
.grid article .img img {width:100%;height:100%;overflow:hidden}
.grid article h2 {font-size:16px;font-weight:600;height:50px;line-height:24px;text-overflow:ellipsis;overflow:hidden;padding:10px 20px 0 20px;}
.grid .info{padding:0 20px 10px 20px;}
.grid article span {line-height:28px;padding-right: 20px;font-size:14px;color:#999}
.grid article span i {margin-right:4px}
/*分页*/
.pagebar {padding:20px 0;text-align:center;margin:20px 0;}
.pagebar span,.pagebar a {display:inline-block;width:40px;height:35px;line-height:35px;text-align:center;margin:2px;font-size: 12px;background: #fff;box-shadow: 0 4px 8px rgba(85, 85, 85, 0.1);}
.pagebar a {color:#343a40}
.pagebar span,.pagebar a:hover {background-color:#111111;color:#fff;box-shadow: 0 4px 8px rgba(85, 85, 85, 0.3);}
/*文章详情*/
.post {padding:30px;overflow:hidden;margin-bottom:20px;}
.post .title {overflow:hidden;}
.post .title h1 {font-size:27px;font-weight:600;margin-bottom:5px}
.post .title .info {line-height:32px;color:#999;font-size: 12px;}
.post .title .info span{margin-right:20px;}
.post .title .info span a {color:#999}
.post .title .info span i {margin-right:4px}
.post .tags{margin-top:20px;}
.post .tags .tag i{padding-right:3px;color:#111111;}
.post .tags .tag a {background:#fff;text-align:center;height:30px;line-height:32px;margin-right:5px;display:inline-block;padding:0 12px;box-shadow: 1px 2px 8px rgba(206, 213, 217, 0.4);font-size: 12px;margin-bottom: 10px;}
.post .tags .tag a:hover{background:#f8f9fa;}
.post .description {padding:10px;margin-top: 20px;text-align:justify;font-size:16px;line-height: 1.8;color:#333;background:#fff2e8;border-left:3px solid #b8292b;}
.post .description span {font-weight:600;}
.article_content {padding:22px 0 10px 0;overflow:hidden;color:#333;font-size:17px;word-break:break-all;word-wrap:break-word;padding-bottom:5px;position:relative;}
.article_content .p{padding: 0 190px;}
.article_content p img{padding: 0;}
.article_content img {max-width:100%;height:auto;padding-bottom:10px}
.kuozhan {display:none}

.article_content .article-img {margin: 0.266667rem 0;position: relative;z-index: 0;}
.article_content .image-cover{position: absolute;color:#888;line-height: 50px;background-color: #fff;width: 100%;bottom: 0;}
/*shareBox*/
.shareBox{text-align:center;position:relative}
.clearfix:after,.clearfix:before,.row:after,.row:before{content:" ";display:table}
.shareBox p{padding-bottom:18px}
.shareBox .sharebtn{width:130px;height:40px;line-height:40px;border:1px solid #206be7;box-shadow:none;background:#fff;display:inline-block;text-align:center;margin:0 2px;color:#206be7;font-size:15px;text-decoration:none;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;    border-radius:6px;}
.shareBox .sharebtntn{color:#3496E6;border-color:#3496E6}
.shareBox .sharebtn:hover{background-color:#1162e8;color:#fff}
.shareBox .sharebtntn:hover{background-color:#3496E6;color:#fff}
@media screen and (max-width:1200px) {
    .post{padding:14px;}
    .article_content img {max-width: 100% !important;height:auto!important}
    
}
.article_content h1,.article_content h2,.article_content h3,.article_content h4,.article_content h5,.article_content h6 {margin-bottom:18px;background-image: linear-gradient(to right, #f4f4f4 , #fdfdfd);color:#333;border: 1px dashed #c6c6c6;padding:3px;padding-left:10px;border-top-left-radius:2px;border-bottom-left-radius:2px;font-weight:700;}
.article_content h2 {font-size:20px}
.article_content h3 {font-size:17px}
.article_content h4 {font-size:16px}
.article_content h5 {font-size:14px}
.article_content h6 {font-size:14px}
.article_content ol,.article_content ul {margin: 18px 0 18px 30px;}
.article_content ul {list-style:disc}
.article_content ol {list-style:decimal}
.article_content li {margin-bottom:6px}
.article_content p {padding-bottom:20px;color:#262626;line-height:28px;text-align:justify;word-wrap:break-word}
.article_content pre {word-wrap:break-word}
.article_content table {border-top:solid 1px #cacaca;border-left:solid 1px #cacaca;margin-bottom:18px}
.article_content table thead th {background-color: #dee2e6;}
.article_content table tr:nth-child(2n) { background: #EAEDEE;}
.article_content table th {background-color:#f9f9f9;text-align:center}
.article_content table td,.article_content table th {border-bottom:solid 1px #cacaca;border-right:solid 1px #cacaca;padding:5px 10px}
.article_content .alignnone {margin:0 auto}
.article_content .alignleft {float:left;text-align:left;margin-right:10px}
.article_content .aligncenter {margin:0 auto;text-align:center;display:block}
.article_content .alignright {float:right;text-align:right;margin-left:10px}

.article_content a:hover {text-decoration:underline}
.article_content pre,.comment pre {font-size: 14px;background: #dee2e6;padding: .5em 1em;border-radius: 5px;box-shadow: inset 0 0 .5em #ccc;overflow: auto;word-wrap: normal;border: 1px solid #ccc;}
.article_content blockquote {margin:5px 0 20px 0;padding:15px 20px 1px;border-left:6px solid #bdc3ce;background-color:#dee2e6}
.article_content blockquote p {margin:0;padding:0;margin-bottom:10px}
.article_content embed,.article_content iframe,.article_content video {width:100%}
.rights {margin:40px 0;counter-increment:#999;line-height:26px;overflow:hidden;padding-bottom:30px;border-bottom:1px solid #ededed}
.rights h5 {font-weight:400;font-size:16px;color:#333;margin-bottom:20px}

.jianju-2{padding-bottom:15px}
.jianju{padding: 0 15px 0 12px;background-color: #fff;margin-bottom: 20px;}
.only_mobile{display:none;}
.cpu-feeds-block{margin:0 auto;}
.only_pc{margin-bottom:15px;background-color: #fff;text-align:center;}
@media screen and (max-width:780px) {
.only_pc{display:none;}
.only_mobile{display:block;}
}

/*阅读全文*/
#contTab{
    display: none;
}
.content-more{
    display: none;
}

#contTab:checked ~ #cont{
    max-height:500px;
    overflow: hidden;
}
#contTab:checked ~  .content-more{
    display: block;
    position: relative;
    padding-top: 20px;
    padding-bottom: 30px;
    text-align: center;
}
#contTab:checked ~  .content-more .gradient{
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,0),#fff);
    background-image: linear-gradient(-180deg,rgba(255,255,255,0),#fff);
    height: 80px;
    position: absolute;
    left: 0;
    top: -79px;
    width: 100%;
}
#contTab:checked ~  .content-more .readmore{
    display: inline-block;
    color:#7a8f9a;
    font-size: 14px;
    cursor: pointer;
}

/*相关文章*/
.related {overflow:hidden;margin-bottom:20px;}
.related h4 {height:45px;line-height:45px;font-size:16px;padding: .5em 1.5em;font-weight:600}
.related ul {list-style:none;padding: .5em 1.5em 1.5em 1.5em;overflow:hidden}
.related li {float:left;width:23.15%;margin-right:20px;overflow:hidden;margin-bottom:20px;}
.related li:nth-child(4n+4){margin-right:0;}
.related li:nth-child(n+5){margin-bottom:0;}
.related li .img {width:100%;height:120px;overflow:hidden}
.related li .img img {width:100%;height:100%;object-fit:cover;overflow:hidden}
.related li p {line-height:32px;height:32px;overflow:hidden;text-indent: 5px;margin-top: 5px;}
/*评论*/
.post_comments {overflow:hidden;padding: .5em 1.5em;margin-bottom:20px;}
#comments {border:1px solid #e5e5e5;background-color:#fdfdfd;position:relative}
#comment {overflow:hidden}
#comment h4 {height:45px;line-height:45px;font-size:16px}
#comment .ping {color:#333;padding-bottom:10px;border-bottom:1px dashed #ededed;height:24px;line-height:24px;font-size:20px;font-weight:400}
#comment .compost {margin:20px 0}
.compost .com_name {margin:10px 0;overflow:hidden;color:#111111}
.compost .com_name a {color:#ff5e52}
.compost .com_box {margin:10px 0}
.compost .com_box textarea {width:100%;border:1px solid #ddd;display:block;padding:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;box-shadow: 0 1px 6px 0 rgba(41,47,54,.15), 0 5px 10px 0 rgba(41,47,54,.025);}
.compost .com_info {margin:0;}
.compost .submit-dasfv{height: 40px;}
.compost .com_info ul {list-style:none}
.compost .com_info li {float:left;margin-bottom:8px;margin-right:5px;}
.compost .com_info li input {height:25px;line-height:25px;padding-left:8px;border:1px solid #ddd;}
.compost .com_info li span {margin-left:4px;margin-right:15px}
.compost .com_info li span img {height:25px;line-height:25px;display:inline-block;vertical-align:top;}
.compost .com_info button {float:right;background-color:#111111;border:0;height: 35px;
    line-height: 35px;padding:0 20px;color:#fff;display:inline-block;cursor:pointer;box-shadow: 1px 2px 8px rgb(164, 164, 164);}
.compost .com_info button:hover{background-color:#F04848}
#comment .comlist {margin:10px 0}
.comlist .title {font-size:16px;overflow:hidden;height:45px;line-height:45px}
.comlist .ul {list-style:none;border-top:1px solid #ededed}
.comlist .pagebar {border-top:1px solid #ededed}
.comlist .ul .ul {margin-left:3%}
.comlist .li {overflow:hidden;padding:20px 0}
.comlist .li:hover {background-color:#fafafa}
.comlist .li img {float:left;width:50px;height:50px;}
.comlist .li .clbody {margin-left:70px}
.clbody .cinfo {overflow:hidden}
.clbody .cinfo h5 {float:left;height:18px;line-height:18px;font-size:14px;font-weight:bold}
.clbody .cinfo span {float:right;margin-right:10px}
.clbody .cinfo span a {color:#111111}
.clbody .cinfo span i {margin-right:4px}
.clbody em {color:#888;height:24px;line-height:24px;font-size:12px;font-style:normal;display:block}
.clbody p {line-height:24px;color:#4a4a4a;overflow:hidden}
.clbody p a {color:#111111}
.bottom_tools {position:fixed;z-index:999;right:20px;bottom:20px;font-size:38px}
.bottom_tools a {width:50px;height:50px;line-height:46px;display:block;background-color:rgba(0,0,0,.6);color:#fff;text-align:center;margin-bottom:4px}
.bottom_tools a.topcomment {margin-bottom:0;line-height:50px}
.bottom_tools a:hover {background-color:#111111}
.qr_tool {width:50px;height:50px;line-height:56px;text-align:center;color:#fff;background-color:rgba(0,0,0,.6);margin-bottom:4px}
.qr_tool:hover {background-color:#111111}
.bottom_tools .qr_img {position:absolute;top:0;left:-160px;width:146px;height:146px;display:none;background-color:#ededed;padding:6px}
.bottom_tools .qr_img img {width:146px;height:146px}
.side-box {width:315px;}
.widget {padding: .5em 1em;margin-bottom:20px}
.widget4{overflow:hidden;margin-bottom: 20px;}
.widget ul {list-style:none;padding: 10px;overflow:hidden}
.widget li {float:left;line-height:26px;width:50%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.widget h4 {height:40px;padding:.3em 1.4em .08em 1.4em;line-height:40px;font-size:16px;position:relative;font-weight:bold;margin:-.44em -.9em 0em -.9em;border-bottom:1px solid #eee;border-top:1px solid #eee;}
.widget_div {padding: 15px 10px 10px 10px;overflow:hidden}
.widget_searchpanel input[type="text"]{float:left;border:none;border-right-color:currentcolor;border-right-style:none;border-right-width:medium;border-right-color:currentcolor;border-right-style:none;border-right-width:medium;width:75%;height:30px;line-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-right:0;padding-left:5%;background-color:#f5f5f5;}
.widget_searchpanel input[type="submit"]{float:left;border:none;border-left-color:currentcolor;border-left-style:none;border-left-width:medium;border-left-color:currentcolor;border-left-style:none;border-left-width:medium;width:25%;height:30px;line-height:30px;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;background-color:#f5f5f5;border-left:0;color:#666;cursor:pointer;}
.widget_catalog ul ul {display:none}
.widget_previous li {width:100%;line-height:32px;}
.widget_previous li::before,.zzjiajia li::before {content:"";width:4px;height:4px;background-color:#919ba6;border-radius:50%;position:absolute;margin-top:15px}
.widget_previous li a,.zzjiajia li a {padding-left:14px}
.widget_hotpost ul {list-style:none}
.widget_hotpost li {width:100%;line-height:32px;}
.widget_hotpost li i {background: #dee2e6;color: #515355;font-size: 12px;border: 1px solid #c4c4c4;height: 18px;line-height: 20px;display: inline-block;width: 18px;text-align: center;font-weight: 100;margin-right: 5px;box-shadow: 1px 1px 4px rgb(194, 200, 206,.8);}
.widget_hotpost li i.red {color:#fff;font-size:12px}
.widget_hotpost li:nth-child(1) i.red{background-color:#f62020;border: 1px solid #f62020;box-shadow: 1px 1px 4px rgba(246, 32, 32, 0.8);}
.widget_hotpost li:nth-child(2) i.red{background-color:#f65220;border: 1px solid #f65220;box-shadow: 1px 1px 4px rgba(246, 82, 32, 0.8);}
.widget_hotpost li:nth-child(3) i.red{background-color:#f0a413;border: 1px solid #f0a413;box-shadow: 1px 1px 4px rgba(240, 164, 18, 0.8);}
.widget_tags ul {margin-top: 10px;}
.widget_tags li {width:auto;margin-right:8px;margin-bottom:8px;}
.widget_tags li a {display:block;padding:0 10px;color:#fff;background-size: 0;opacity:.8;font-weight:300;}
.widget_tags li a:hover{opacity:1;}
.widget_tags li.tagbgc0 a {background-color:#4a4a4a}
.widget_tags li.tagbgc1 a {background-color:#4689ee}
.widget_tags li.tagbgc2 a {background-color:#5da25d}
.widget_tags li.tagbgc3 a {background-color:#d9534f}
.widget_tags li.tagbgc4 a {background-color:#567e95}
.widget_tags li.tagbgc5 a {background-color:#cc569e}
.widget_tags li.tagbgc6 a {background-color:#00aba9}
.widget_tags li.tagbgc7 a {background-color:#b37333}
.widget_tags li.tagbgc8 a {background-color:#f60}
.widget_tags li.tagbgc9 a {background-color:#e1b01b}
.widget_comments li {width:100%;margin-bottom:15px;overflow:hidden;white-space:inherit}
.widget_comments li a{background-size:0;}
.widget_comments li .p{width:77%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.widget_comments li:last-child{margin-bottom:0}
.widget_comments li img {float:left;width:50px;height:50px;margin-right:10px}
.widget_comments li span {display:inline-block;color:#999;font-size:12px}
.widget_calendar #tbCalendar {width:100%;text-align:center}
.widget_calendar caption {background-color:#fafafa;height:20px;line-height:20px;font-size: 18px;margin-bottom: 20px;}
.widget_calendar td a {display:block;margin:5px 8px;background:#111111;color:#fff;border-radius: 5px;}
.widget_author {padding-top:20px}
.widget_author .title {text-align:center;border-bottom:1px solid #eee;padding-bottom:10px}
.widget_author .title img {border-radius:50%;width:50px;height:50px;overflow:hidden;margin-bottom:5px}
.widget_author .title h5 {font-weight:400;font-size:16px}
.widget_author .title p {line-height:24px}
.widget_author li {width:100%;overflow:hidden;font-size:15px;line-height:32px;}
.widget_author li::before {content:"";width:4px;height:4px;background-color:#111111;border-radius:50%;position:absolute;margin-top:15px}
.widget_author li a {padding-left:14px;color:#444;line-height:24px}
.widget_tuijian .box {width:100%;height:0;padding-bottom:60%;overflow:hidden;position:relative;background-color:#fff;margin:10px 0}
.widget_tuijian .box:hover {-moz-opacity:.9;opacity:.9}
.widget_tuijian .box img {width:100%;height:auto}
.widget_tuijian .box p {position:absolute;left:0;bottom:0;width:98%;height:38px;line-height:38px;background-color:rgba(0,0,0,.6);color:#fff;padding:0 10px}
#mnav,#search,.muser {display:none}
.zzjiajia h4 {background:none;}
.zzjiajia li {line-height:32px;width:48%;margin-right: 5px;}

.Red2 a {color:#FF0000;font-weight:bold;}
.Green4 a {color:#008000;font-weight:bold;}
.Purple6 a {color:#800080;font-weight:bold;}

/*tab*/
.dis {DISPLAY: block}
.undis {DISPLAY: none}
#NewsTop #NewsTop_tit span {FLOAT: left;}
#NewsTop #NewsTop_tit span.topTit {WIDTH:85px;}
#NewsTop #NewsTop_tit span.topC0 { BORDER-LEFT: #f2f2f2 1px solid; padding:0 6px;}
#NewsTop #NewsTop_tit span.topC1 {BACKGROUND: #F04848; BORDER-LEFT: #f2f2f2 1px solid;padding:0 6px;COLOR: #fff;cursor:pointer;}
.widget .tab_top_kong {padding:0px;}
/*回顶*/
#totop {z-index:200;right:10px;position:fixed;bottom:120px;display:block;background:none;cursor:pointer;}
#totop:hover {text-decoration:none;}
#totop i{font-size: 30px;color: #f9fbff;box-shadow: 0 4px 8px rgba(85, 85, 85, 0.3);display: block;width: 50px;height: 50px;background-color: #666;line-height:50px;text-align: center;}
#totop,#totop a {border:none;}
#totop a {display:block;width:50px;height:50px;text-align:center;text-decoration:none;background-size: 0;}
#totop i:hover{background-color:#111111}
/*广告位*/
.ad{padding:20px 0;}
.ad img{display:block;border:none;width:100%;}

/*响应式*/
@media screen and (max-width:1200px) {
#wap_title{white-space:normal;}
#wap_title h2{max-height: 44px;margin-bottom: 10px;line-height: 22px;}    
.wap_none{display:none;}    
.container,.post-width{width:94%;margin-left:3%;margin-right:3%}
.container.index-box{width:80%;margin-left:10%;margin-right:10%}
#header {height:60px;line-height:60px;margin-bottom:0;position:fixed;z-index:2;top:0}
.logo {width:100%;}
.logo img {height:43px;padding-left: 0px;}
#mnav,#search {display:block;position:absolute;top:0;color:#ffffff;cursor:pointer}
#mnav i, #search i{color:#343a40;width: 60px;height: 60px;line-height: 60px;text-align: center;font-size: 18px;}
#mnav {right:2%}
#search {left:2%}
.nav {display:none;margin-left:0;width:100%;position:absolute;top:60px;left:0;right:0;background-color:#555;opacity:.98;}
.nav li {float:none;position:static;line-height: 50px;}
.nav li a {padding:0 5px;display:block;color:#fff;}
.nav li.active > a{color:#fff;background-size:0;}
.nav ul ul {display:block;position:static;padding-left:10%;overflow:hidden}
.nav ul ul li {line-height:40px;margin-right:10px;width:auto}
.nav ul ul ul {display:none}
.nav ul ul li:hover ul {display:none}
.search {display:none;float:none;margin-top:0;position:absolute;top:100%;left:0;right:0;margin-right:0;background: rgba(0,0,0,.1);}
.search form {width:95%;margin:10px auto;height:48px;line-height:46px}
.search form input {height:48px;line-height:46px}
.search form button {height:48px;line-height:46px}

.authou_list {width:95%;}

.user {display:none}
.swiper{margin-bottom:15px;}
.swiper,.swiper .swiper-container,.swiper .swiper-slide img{width:100%;height:40vw;}
.slider {width:100%;height:auto;margin-bottom:0px}
.slider a {margin-bottom:-7px;}
.main-box{width:100%}
.grid {width:100%;}
.grid article .img{height:56vw;}
.grid article,.index-box .grid article{width:100%;margin:0;margin-bottom:20px;}
.post .title h1 {white-space:inherit;font-size:20px}
.post .title .info .cate,.post .title .info .comment,.liulanliang{display:none}
.article_content h2{font-size:18px;padding-top:2px;padding-bottom:2px}
.article_content p{line-height:26px}
.article_content embed,.article_content iframe,.article_content video {width:100%}
.related ul {margin-right:-2%}
.related li {width:48%;margin-right:2%}
.related li .img {height:100px}
.side-box {width:100%;display:none}
#pt{margin:10px 0 0 0;padding-left:0;}
.index-post li:nth-last-child(2),.related li:nth-child(n+5){margin-bottom:20px;}
.related li:nth-child(n+5){margin-bottom:20px;}
.f-link {width:94%;height:auto;padding:3%;margin-bottom:15px;overflow:hidden;}
.f-link h4,.f-link .wrap {padding: 0 .2em;}
.f-link .wrap {float:left;width:100%;margin:0px;padding-bottom:6px;overflow:hidden;}
.nav {float:left;margin-left:0px;text-align: center;}
.footer .fnav a{line-height:28px;}
.comlist li img {width:30px;height:30px;}
.comlist li .clbody {margin-left:50px}
.article_content .p{padding:10px 0;line-height: 1.4em;}
.static-slider3 {padding:12% 0;}
}

@media only screen and (max-width:780px) {
.index-post li {float:left;width:98%;margin-bottom:15px}
.index-post li a {display:block}
.index-post li .img {width:100%;height:56vw;overflow:hidden}
.index-post li .img img {width:100%;height:100%;object-fit:cover;overflow:hidden;margin-bottom:0px;}
.index-post li p {line-height:32px;height:32px;overflow:hidden;text-align:center;font-size:14px}
.shareBox .sharebtn {width: 90px;height: 35px;line-height: 35px}
.authou_list #aside_about .ul {width:60%}
#totop a{width: 35px;}
#totop i{width: 35px;height: 35px;line-height:35px;}
}
@media only screen and (max-width:640px) {
.authou_list .bg {height:auto}
.header{ height: 48px;}
	.navBtn{ height: 48px; }
	.scBtn{ right: 45px; width:32px;height: 32px; line-height: 34px; top: .85rem}
	.navBtn{padding: 12px 20px;}
	.navBar .logo a{ left: 10px;top: 7px;}
	.loginMip section{ top: 8px;}
	.userPic,.userPic img{width:32px;height: 32px;}
	.loginMip .mip-accordion-content.login[aria-expanded="open"]{ top: 40px;}
	.logo a img{height: 34px;}
	.postText ul{width: 100%;}
	.postText ul li{ width: 100%;}
	input.text{ margin-right: 0}
	mip-carousel{margin:.5rem 0 2.5rem 0}
	mip-carousel .title{ font-size: 1.6rem}
	mip-carousel .title h4{padding:5.5rem 1.2rem 0 1.2rem}

	.mip-carousel-preBtn, .mip-carousel-nextBtn{background-size: 18px 18px;width: 8%;}
	 mip-accordion section .show-less .navBtn{ top:2px;}
}

/****易学自适应***/

@media screen and (max-width: 1020px)
.navMarr .navSubArr {
    padding-top: 60px;
}
@media screen and (max-width:900px){
	.navDiy li{ display:none;}
	.navDiy li:nth-child(1),.navDiy li:nth-child(2),.navDiy li:nth-child(3),.navDiy li:nth-child(4),.navDiy li.navToggle{ display:block;}
}
@media screen and (max-width:759px){
.navDiy{ padding-right:100px;}
	.navDiy li:nth-child(4),.navDiy li:nth-child(5){ display:none}
	.navDiy li:nth-child(1),.navDiy li:nth-child(2),.navDiy li:nth-child(3),.navDiy li.navToggle{ display:block;}
.navMarr .navSubArr {
    padding: 78px 0 0;
}
}
@media screen and (max-width:640px){
.navDiy li:nth-child(1),.navDiy li:nth-child(2),.navDiy li:nth-child(3),.navDiy li:nth-child(4),.navDiy li:nth-child(5),.navDiy li.navToggle{ display:none}
	.navMbox{ display:block;top:6px;}
	.navDiyArr{ top:48px;}
.navMarr .navSubArr li a {height: 30px;line-height: 30px;margin: 3px 4px 3px 0;box-shadow: 0 4px 0px rgb(0 0 0 / 4%);}
.navMarr .navSubArr {padding: 48px 0 0;}
.navSubArr ul{ padding:3px 0}
.navSubArr li a{ font-size:12px; height:32px; line-height:32px; padding:0 10px;
}