/*css基础格式化*/
@charset "UTF-8";
html{-webkit-text-size-adjust:100%}
*,*:before,*:after{box-sizing:border-box}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0;word-wrap:break-word}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{display:block}
body,input,textarea,button,table{font-family:PingFang SC,Lantinghei SC,Helvetica Neue,Helvetica,Arial,Microsoft YaHei,微软雅黑,STHeitiSC-Light,simsun,宋体,WenQuanYi Zen Hei,WenQuanYi Micro Hei,"sans-serif";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-break:break-word;;line-height: 1;}
body{background:#f9f9f9;color:#333;font-style:normal;font-size:15px;font-weight:400;line-height:1.7em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:0 0}
ins{color:#333;text-decoration:none}
mark{background-color:#ff9;color:#333;font-style:italic;font-weight:700}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #eee;margin:1em 0;padding:0}
img{height:auto;max-width:100%} 
iframe,object{max-width:100%;width:100%}
iframe,object{max-width:100%}
h1,h2,h3,h4,h5,h6{color:#333;font-weight:700}
strong,b{font-weight:700}
input,textarea,select{vertical-align:middle;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
input,input[type=text],input[type=email],input[type=url],input[type=search],input[type=password],textarea{outline:none;}
input:focus,input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=search]:focus,input[type=password]:focus,textarea:focus{border-color:#bfbfbf;outline:none}
input[type=file]{-webkit-box-shadow:none;box-shadow:none}
textarea{resize:none}
button,.btn,input[type=submit],input[type=button]{border:none;white-space:nowrap;vertical-align:middle;cursor:pointer;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none;-webkit-backface-visibility:hidden;outline:none;border:0;}
button:hover,.btn:hover,.btn:visited,input[type=reset]:hover,input[type=submit]:hover,input[type=button]:hover{outline:none;}
button:focus,textarea:focus{outline:0;outline:none;border:0;}
table{color:#333;border-width:1px;border-color:#e9e9e9;border-collapse:collapse;width:100%}
table th{border-width:1px;padding:8px;border-style:solid;border-color:#e6e6e6;background-color:#f0f0f0}
table tr:hover td{background-color:#f9f9f9}
table td{border-width:1px;padding:8px;border-style:solid;border-color:#e6e6e6;background-color:#fff}
a{color:inherit;text-decoration:none;cursor: pointer;-webkit-tap-highlight-color: transparent; outline: none;}
a:hover{text-decoration:none}
a:visited{color:#333}
a:active,a:focus{outline:0}
.noscroll {overflow-y: hidden!important;width:calc(100% - 0px)!important;height: 100%!important; }
.scroll {overflow: auto!important;width: 100%!important;}
.box:after{clear:both;content:'';display:block}
.nopbox{background:#fff;box-shadow:0px 0px 10px 0px rgba(18,35,75,.03);border-radius:6px;position:relative;z-index:99}
.paibox{padding:20px;margin-bottom: 25px; background:#fff;box-shadow:0px 0px 10px 0px rgba(18,35,75,.03);border-radius:6px;position:relative;z-index:99}.box:after{clear:both;content:'';display:block}
.paiboxtitle{color:#666;font-size:14px;margin:-5px 0 15px -20px;font-weight:700;position:relative}
.paiboxtitle span{color:#999;margin-left:12px;font-weight:400}
.paiboxtitle:before{content:"▍";width:3px;color:#ff6600}
@media (max-width:767px) {
    .paibox {padding:10px;}
    .paiboxtitle {color:#666;font-size:14px;margin:0 0 15px -10px;font-weight:700;position:relative}
    .paiboxtitle span{display: block;  margin-top: 10px;  }
}
.no-list-style{list-style:none;margin:0;padding:0}
.alignleft{float:left;margin:0 20px 20px 0}
.alignright{float:right;margin:0 0 20px 20px}
.aligncenter{display:block;margin-left:auto;margin-right:auto;text-align:center;clear:both}
.alignnone{display:block;margin-left:auto;margin-right:auto}
.center{text-align: center;}
.fl,.left {float: left;}
.fr, .right {float: right;}
.none {display: none;}
.clear:before,.clear:after{content:"";display:table}
.clear:after{clear:both}
.clear{clear:both}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } 
.clearfix { display: block; }
.block {display: block;}
.inline {display: inline-block;}
.red {color: #ff0000}
.mt30 {margin-top: 24px;}
.relative {position: relative;}
.absolute {position: absolute;}
.box-shadow{box-shadow:rgba(190,190,190,.45882) 0px 1px 5px;-webkit-box-shadow:rgba(190,190,190,.45882) 0px 1px 5px}
.flex {display:-webkit-box;display:-ms-flexbox;display:flex}
.flexcenter{display:flex;align-items:center;display: -webkit-flex;-webkit-align-items: center;justify-content: center;}
.flexbox{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex:initial;-ms-flex:initial;flex:initial;-webkit-flex-wrap:initial;-ms-flex-wrap:initial;flex-wrap:initial;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.flexinbox{display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.yihang{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.caise{font-weight:bold;-webkit-background-clip: text;box-sizing: border-box;font-style:italic;color:transparent;background-image: linear-gradient(to right, rgb(248, 54, 0) 0%, rgb(249, 212, 35) 100%);}
.lianghang{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}
.container{margin:0 auto;position:relative;display: block;clear: both;}
.zzcover {position:fixed;top:0;left: 0;right: 0;left: 0; height:100%;width: 100%;z-index:9998;overflow:hidden;background:rgba(0,0,0,0.5)}
@font-face {font-family:"DIN-Medium";src:url("font/fonts/DIN.woff") format("woff"),url("font/fonts/DIN.ttf") format("truetype"),url("font/fonts/DIN.eot") format("embedded-opentype"),url("font/fonts/DIN.svg") format("svg");}
@font-face{font-family:DINCond-Black;src:url(font/fonts/DINCond-Black.ttf)}
.shuzi {font-family:DIN-Medium;}
.paialert {position:fixed; z-index:1000001;top:50%;left: 50%;transform: translate(-50%,-50%);margin:0 auto;text-align: center;display: flex; }
.paialert span {background:#333333;color: #ffffff; box-shadow:0 2px 10px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.15);-moz-box-shadow:0 2px 10px 0 rgba(0,0,0,.15);-o-box-shadow:0 2px 10px 0 rgba(0,0,0,.15);border-radius:5px;line-height: 32px; padding: 8px 12px}
.wrap-title{color:#333;font-size:14px;margin-bottom:10px;font-weight:bold;}
.wrap-title:before{content:"▍";width:3px;color:#f60;}
@keyframes ripple{0%{left:10px;top:8px;opacity:.95;width:0;height:0}99%{left:-25px;top:-27px;opacity:.3;width:80px;height:80px}100%{opacity:0}}
.empty-content {color: #565656;text-align: center;box-sizing: border-box;padding:100px 0;min-height:450px;}
.empty-content .empty-img {width: 180px;  vertical-align: middle;margin: 0 auto;text-align: center;}
.empty-content .empty-tishi {color: #c6c6c6;font-size: 12px;padding-top:20px;text-align:center;display:flex;justify-content:center;align-items:center;}
.empty-content .empty-tishi::after,.empty-content .empty-tishi::before{content:"";background:#e6e6e6;max-width:10%;height:1px;margin:0 1em;flex:2}
.success-bg{background:#5cb85c!important}
.artopad {height:46px;background:url(images/hbg.png) no-repeat;border-radius:6px;overflow:hidden;display:flex;align-items:center;position:relative;padding:0 5px 0 15px;margin-bottom:20px ;text-decoration:none;  }
.artopad img {height:28px;width:auto;}
.artopad .adcon {height:32px;line-height:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
@media (min-width:768px) { 
    .artopad .adcon {margin-left:12px;font-size:15px;color:#333333; font-weight: 500;}
    .artopad span{  background:#333; width:80px; height:32px; background: #ff4c4c; color: #fff; line-height:32px; text-align: center; position: absolute; right: 20px; top: 7px; font-size: 15px;border-radius: 3px;}
}
@media (max-width:767px) {
    .artopad .adcon {margin-left:8px;font-size:14px;color:#565656;font-weight: 500; }
    .artopad span{  display: none;}
}

/*顶部通栏*/
.zztip {display: block; background:#ff2200;width: 1080px;margin:20px auto 0;text-align: center;color:#ffffff;line-height:2.21;font-size: 13px;}
.jitapai-header{background:#fff;width:100%;line-height:1;position:relative}
#toptop {top:0;z-index:9997}
 
.jitapai-start {background:#ffffff;display:block;width:100%;height:80px;box-sizing:border-box;border-bottom:.1px solid #f1f1f1;}
.jitapai-logo-wrap {height:80px;}
.jitapai-logo-wrap #jitapai-logo {display:inline-block;}
.jitapai-logo-wrap img {height:35px;width:auto;vertical-align:middle}
.jitapai-miaoshu {border-left:1px solid #f0f0f0;float:left;color:#aaaaaa;font-size:13px;line-height:1;margin-left:15px;padding-left:15px;position:relative;}
.jitapai-miaoshu .line2 {margin-top:8px}

.jitapai-header-icons {float:right}
.jitapai-header-icons .header-icon {display:inline-block;}
.jitapai-header-icons .header-icon span {background-size:24px 24px;background-repeat:no-repeat;background-position:left center;color:#666;cursor:pointer;display:block;font-size:14px;padding-left:30px;line-height:80px}
.jitapai-header-icons .header-icon span:hover {color:#333}
.jitapai-header-icons .header-mobile {margin-left:15px}
.jitapai-header-icons .header-mobile span {background-image:url(images/wxapp.png)}
.jitapai-header-icons .header-weixin span {background-image:url(images/wechat.png)}
.puad {float:right;width:245px;height:70px;margin-top:15px;}
.doudong {-webkit-animation:tada 1s .2s ease both;-moz-animation:tada 1s .2s ease both;}
.puad img {width:245px;height:70px;}
.search-icon {display:none;position:absolute;top:20px;right:12px}
.search-icon:hover {cursor:pointer}
.sousuo-tishi {position:absolute;top:50px;left:100px;padding:0 12px;height:36px;font-size:15px;text-align:center;background:#ff0000;color:#ffffff;border-radius:5px;display:flex;align-items:center;display:-webkit-flex;-webkit-align-items:center;justify-content:center;}
.sousuo-tishi:after {content:'';position:absolute;width:12px;height:12px;left:50%;top:-12px;transform:translate(-50%,50%) rotate(45deg);background-color:#ff0000;}
.hot-search {display:none;background:#ffffff;padding:12px 15px 5px 12px;box-shadow:0 0 3px 0 rgba(0,0,0,.15);margin-top:7px;z-index:999;}
.hot-search .hot-search-title {font-size:15px;color:#999999;font-weight:500;padding-bottom:13px;display: block;}
@media (max-width:767px) {
    .jitapai-search {background:#f9f9f9;border:1px solid #efefef;border-radius:3px 0 0 3px;  z-index:998;display:inline-block;border-radius:32px;width:170px;height:32px;position:absolute;top:7px;left:120px;}
    .jitapai-search:hover {box-shadow:0 0 3px rgba(0,0,0,.05)}
    .jitapai-search .search-input {background:0 0;border:none;color:#333;width:138px;height:32px;line-height:32px;padding:0 15px 0 10px;text-indent:3px;font-size:12px;-webkit-appearance:none;}
    .jitapai-search .search-input:focus {background-color:#fff}
    .jitapai-search .msearch-submit {display: flex;text-align: center;justify-content: center;align-items: center; border:0;background-color:transparent;font-weight:500; width:52px;height:32px; font-size:12px;position:absolute;top:0;right:0;text-align:center;-webkit-backface-visibility:hidden;cursor:pointer;outline:none;padding: 0;}
    .jitapai-search .search-submit {display: none;}
    .jitapai-search .msearch-submit:focus {outline:0;outline:none;border:0;background: transparent;}
    .jitapai-search button{border:none; background:0 0;outline:0;-webkit-appearance:none;-webkit-tap-highlight-color:transparent}
    .jitapai-search .msearch-submit .icon-search{color:#999999;font-size:15px}
    .hot-search .hot-search-title {font-size: 13px; padding-bottom:12px;}
    .hot-search {border-radius: 5px;}
    .hot-search ul li{float:left;margin-right:10px;padding-top:4px;padding-bottom:5px;position:relative;list-style:none}
    .hot-search ul li a{color:#555;background:#f9f9f9;font-size:12px;padding:0 8px;border-radius:3px;height:26px;display:flex;align-items:center;display:-webkit-flex;-webkit-align-items:center;justify-content:center}
    .hot-search ul li a:hover{color:#fff;background:#f63}
}
@media (min-width:768px) { 
    .jitapai-top-bar {background:#000000;height:45px;margin:0 auto;width:100%;z-index:9999;-webkit-box-shadow:rgba(0,0,0,.3) 1px 1px 2px;box-shadow:rgba(0,0,0,.3) 1px 1px 2px;}
    .jitapai-search {background:#ffffff;border:2px solid #ff6600;border-radius:5px;width:320px;height:38px;position:absolute;top:21px;left:500px;z-index:998;display:inline-block;padding:3px;box-sizing: border-box;}
    .jitapai-search:hover {box-shadow:0 0 3px rgba(0,0,0,.05)}
    .jitapai-search .search-input {background:0 0;border:none;color:#333;font-size:14px;width: 100%; height:28px;line-height:28px;padding:0 65px 0 6px;text-indent:5px;-webkit-appearance:none;}
    .jitapai-search .search-input:focus {background-color:#fff}
    .jitapai-search .search-submit {border:0;border-radius:3px;color:#fff;background:#f60;font-weight:500;width:60px;height:28px;line-height:28px;position:absolute;right:5px;text-align:center;-webkit-backface-visibility:hidden;cursor:pointer;font-size:14px;outline:none;padding: 0;}
    .jitapai-search .search-submit:focus {outline:0;outline:none;border:0;}
    .jitapai-search .msearch-submit {display: none;}
    .hot-search a,.hot-search a:hover,.hot-search a:visited {color:#333333;padding-left:30px}
    .hot-search ul {counter-reset:section}
    .hot-search ul li {list-style:none;line-height:22px;margin-bottom:10px;position:relative;font-size:14px;}
    .hot-search ul li:before {font-family:DIN-Medium;counter-increment:section;content:counter(section);color:#999;position:absolute;left:0;top:0;display:inline-block;width:22px;height:22px;text-align:center;color:#fff;background-color:#cacaca;border-radius:2px;font-size:12px;vertical-align:top}
    .hot-search ul>li:after {content:"";display:block;clear:both}
    .hot-search ul li:nth-child(1):before {background:#ff0d29;color:#ffffff}
    .hot-search ul li:nth-child(2):before {background:#ff6428;color:#ffffff}
    .hot-search ul li:nth-child(3):before {background:#ffc600;color:#ffffff}
}

.jitapai-daohang {float:left}
.jitapai-menu {float:left}
.jitapai-menu li.menu-item {position:relative;float:left;display:block;line-height:48px;color:#fff;font-size:13.2px;font-weight:bold;line-height:45px;padding:0 15px;text-decoration:none;zoom:1;white-space:nowrap;white-space:normal;}
.jitapai-menu li a,.jitapai-menu li a:hover {color:#ffffff;text-decoration:none}
.jitapai-menu li.current-menu-item {background:#ff6600}
.sub-menu {display:none;}
.sub-menu li {display:block;clear:both;line-height:32px;text-align:center;}
.sub-menu li a:hover {opacity:.8}
.jitapai-menu-right {float:right;line-height:45px;color:#fff;font-size:13.2px;font-weight:bold;display:flex;}
.jitapai-menu-right a,.jitapai-menu-right a:visited {color:#fff}
.jitapai-menu-right .fapu {margin-right:1px;line-height:45px;padding:0 10px;}
.jitapai-menu-right .fapu:hover {background:#f60}
.jitapai-menu-right .fapu i {margin-right:6px;}
.jitapai-menu-right .openpuji {margin-right:18px;line-height:45px;padding:0 10px;}
.jitapai-menu-right .openpuji:hover {background:#f60}
.jitapai-menu-right .openpuji .count {font-family:DIN-Medium;vertical-align:1px;font-size: 10px; display: inline-flex;margin-left: 5px; width:18px;height:18px;line-height:18px;border-radius:18px;text-align: center;justify-content: center; text-align: center; background: #ff0000;color: #ffffff; }
.jitapai-menu-right .openpuji .count:before{content:" ";position:absolute;left:9px;top:0;opacity:.75; background-color:red;border-radius:50%;box-shadow:0 0 10px rgba(0,0,0,.3) inset;}
.jitapai-menu-right .openpuji i {margin-right:6px;vertical-align: -1px;}
.count-ani:before{-webkit-animation-name:ripple;-webkit-animation-duration:.8s;-webkit-animation-timing-function:ease;-webkit-animation-delay:0s;-webkit-animation-iteration-count:1;-webkit-animation-direction:normal}
.jitapai-menu-right .current-date {margin-right:12px;line-height:45px;}
.tooltip {display:inline-block;position:relative;text-align:left;}
.tooltip .tooltip-bottom {width:150px;height:160px;top:80px;left:50%;transform:translate(-50%,0);color:#444;background:#fff;font-weight:400;font-size:13px;border-radius:4px;position:absolute;z-index:9998;box-sizing:border-box;box-shadow:0 1px 8px rgba(0,0,0,.3);visibility:hidden;opacity:0;transition:opacity .4s;text-align:center}
.tooltip .tooltip-bottom img {width:136px;height:136px;padding-top:6px;border-radius:4px}
.tooltip .tooltip-bottom .topqrtip {color:#666666;font-weight:500;font-size:13px;line-height:1;}
.tooltip:hover .tooltip-bottom {visibility:visible;opacity:1}
.tooltip .tooltip-bottom i {position:absolute;bottom:100%;left:50%;margin-left:-12px;width:24px;height:12px;overflow:hidden}
.tooltip .tooltip-bottom i:after {content:'';position:absolute;width:12px;height:12px;left:50%;transform:translate(-50%,50%) rotate(45deg);background-color:#fff;box-shadow:0 1px 8px rgba(0,0,0,.3)}
.newheaduser {position:relative;box-sizing:border-box;}
.newheaduser .unmessage {position:absolute;top:7px;right:0;width:8px;height:8px;background:#ff0000;border-radius:100%;}
.newheaduser .newheadimg {display:flex;cursor:pointer;}
.newheaduser .newheadimg img {width:22px;height:22px;border:1px solid #cccccc;border-radius:100%;margin-top:10px;margin-right:5px;}
.newheaduser .newheadimg .newheadusername {max-width:80px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.newheaduser .newheadbox {visibility:hidden;position:absolute;top:45px;right:0;width:100px;text-align:center;background:#222222;z-index:998}
.newheaduser:hover .newheadbox {visibility:visible}
.newheaduser .newheadbox i {margin-right:10px}
.newheaduser .newheadbox li {line-height:35px;display:block;list-style:none;font-size:13.2px;font-weight:bold;text-align:center;color:#333}
.newheaduser .newheadbox li:hover {background:#333333}
.jitapai-header-tip {position:absolute;top:45px;right:-60px;z-index:99;}
.jitapai-header-tip .line_tip {display:block;width:1px;height:20px;margin:0 auto;background:#ff6600;}
.jitapai-header-tip .content_text {display:block;width:24px;margin:0 auto;color:#fff;font-size:14px;text-align:center;padding:10px 5px;background:#ff6600;line-height:17px;}
.jitapai-header-tip .content_text:hover {background-color:#ff6633;}

@media (max-width:767px) {
    .jitapai-menu-right {display:none;}
    .jitapai-top-bar {background:#000000;height:36px;}
    .jitapai-daohang {float:none;display:block;height:36px;overflow:hidden;}
    .jitapai-menu {background:transparent;height:36px;width: 100%;padding:0 8px ;margin-right: 5px}
    .jitapai-menu li.menu-item {padding:0 10px;line-height:36px;color:#fff;  }
    .jitapai-menu li a {font-size:12.4px;color:#ffffff;font-weight:600;position:relative;}
    .jitapai-menu li.current-menu-item {background:#ff6600}
}

@media(max-width:1080px) {
    .jitapai-header-icons {display:none;}
    .current-date {display:none!important;}
}
 
@media (max-width:767px) {
    .jitapai-header-icons {display:none!important;}
    .jitapai-header-tip {display:none;}
    .jitapai-header-icons {display:none!important;}
    .jitapai-start {height:46px;padding: 0 10px;}
    .jitapai-logo-wrap {height:46px;}
    .jitapai-logo-wrap img {height:22px;padding-left:5px;}
    .jitapai-miaoshu {display:none;}
    .muser {float:right;position:relative;cursor:pointer;margin-top:1px;margin-right:15px;height:46px;}
    .muser .unmessage {position:absolute;top:0;padding:0!important;right:0;width:7px;height:7px;border-radius:100%;background:#ff0000;}
    .muser img {width:22px;height:22px;border-radius:50%;border:1px solid #eeeeee;}
    .muser span {font-size:14px;font-weight:600;padding-left:5px;color:#888888;}
}
@media (min-width:768px) {
    .muser {display:none;}  
}

/*首页css*/
.jitapai-content-area{float:left;width:755px}
#jitapai-slider{position:relative; overflow:hidden; margin:0 auto; width:100%;border-radius: 5px}
#jitapai-slider .jitapai-slider-wrap {position:relative;border-radius: 5px;  }
#jitapai-slider .jitapai-slider-wrap li{ position:relative;overflow: hidden;}
#jitapai-slider .jitapai-slider-wrap .slidemask { position:absolute;bottom:0;left:0;width:100%;height:56px;background-image:linear-gradient(to top,rgba(0,0,0,.8),transparent);z-index: 1;} 
#jitapai-slider .jitapai-slider-wrap li img{width:100%;height: auto; display: block;padding: 0;}
#jitapai-slider .jitapai-slider-wrap li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);} 
#jitapai-slider .jitapai-slider-wrap li .tit{ font-size:15px;position:absolute; bottom:10px;left: 18px; font-weight: bold; height:42px; line-height:42px;color:#fff;  z-index:3; white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}
#jitapai-slider .jitapai-slider-nav{position:absolute; height:42px; line-height:42px; bottom:10px;  }
#jitapai-slider .jitapai-slider-nav li{ display:inline-block; width:10px; height:10px;-moz-border-radius:10px; border-radius:10px; background:#ffffff; overflow:hidden; margin:0 5px; cursor: pointer;  }
#jitapai-slider .jitapai-slider-nav li.on{ background:#ff0000;width:25px;}
.prevnext { position:absolute;width:30px;height:30px;line-height: 30px; border-radius: 100%;color:#fff;top:50%;opacity:.5;z-index:3;overflow:hidden;text-align:center;vertical-align:middle;background-color:hsla(0,0%,0%,0.1);-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);}
.prevnext.prev{left:15px}
.prevnext.next{right:15px}
@media (min-width:768px) {
    #jitapai-slider .jitapai-slider-nav{right:18px;}
}
@media (max-width:767px) {
    #jitapai-slider .jitapai-slider-wrap li .tit {display:none;}
    .prevnext {display: none;}
    #jitapai-slider .jitapai-slider-nav{position:absolute;height:42px;line-height:42px;bottom:2px;left:50%;transform:translate(-50%,0);margin:0 auto;}
}
.termtitle {display:flex;line-height:28px;}
.termtitle .termtitle-l {font-size:17px;font-weight:bold;color:#454545;position:relative;padding-left:25px;}
.termtitle .termtitle-l::before,.termtitle .termtitle-l::after {content:'';position:absolute;width:6px;height:6px;background:#FF6600;top:6px;left:10px;}
.termtitle .termtitle-l::after {width:10px;height:10px;background:#ff6633;left:0;top:12px;}
.termtitle .termtitle-des {color:#999;font-size:14px;line-height:28px;padding-left:10px;}
.daobox{ background:#FFF; font-size:15px;display: block;margin-bottom:-15px;}
.daotitle{font-weight:700;display:inline}
.daoshu{color:#b4b4b4;height:10px;line-height:10px;padding:0 8px}
.daoms{color:#787878;display:inline-block;font-size:14px;}
.daomore{float:right;color:#585858;margin-right: 15px;}
.daomore i{margin-left:8px}
.sortby {float: right;}
.sortby a{padding-left: 10px;font-size: 13px;color: #333333}
.sortby a.current{font-weight: bold;color: #ff6600}
.jitapai-wysp{background:#FFF; font-size:15px;margin-bottom:6px;display: block;padding-right:15px;}
.jitapai-wysptitle{font-weight:700;display:inline}
.jitapai-wyspshu{color:#b4b4b4;height:10px;line-height:10px;padding:0 8px}
.jitapai-wyspms{color:#787878;display:inline}
.jitapai-wyspmore{float:right;color:#666666;}
.jitapai-wyspmore a{color:#666666;}
.jitapai-video-list {height:210px;margin-left:-15px; }
.jitapai-video-list .video-item {float:left;overflow:hidden;width:256px;height:207px;padding: 15px;}
.jitapai-video-list .video-item:hover{box-shadow:0 0 3px 0 rgba(0,0,0,.15);background:#fff; }
.video-item:hover .video-itemimage{box-shadow:0 4px 8px rgba(40,40,40,.2);border-radius:5px}
.video-itemimage {width:100%;height:127px;position:relative;}
.video-itemimage img {display:block;width:100%;height:127px;border-radius:3px}
.video-itemimage .rvmask{position:absolute;bottom:0;left:0;width:100%;height:36px;border-radius:5px;background-image:linear-gradient(to top,rgba(0,0,0,.8),transparent)}
.video-itemimage .rvtitle{bottom:2px;left:8px;position:absolute;color:#fff;font-size:14px;font-weight: bold; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.video-item .video-itemdes { overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;padding-top:8px; font-size:14px;line-height:1.7;}
.jitapai-article-loop {display: block;}
.jitapai-article-loop .jitapai-article-item{width:100%; position:relative;margin-bottom:36px;clear: both;display: block;}
.jitapai-article-loop .jitapai-article-item:last-child{margin:0}
.jitapai-article-loop .jitapai-article-item .thumbnail-link{float:left;display:block;width:200px;margin:0 20px 0 0;position:relative;line-height:.5;text-align:center}
.jitapai-article-loop .jitapai-article-item .thumbnail-link .video-play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;border-radius:50%;background-image:-webkit-linear-gradient(311deg,#ec1700 0,#fc7c0a 100%);background-image:linear-gradient(139deg,#ec1700 0,#fc7c0a 100%);color:#fff;border:1px solid #fff;display:block}
.jitapai-article-loop .jitapai-article-item .thumbnail-link .video-play:before{float:left;-webkit-transform:translate(11px);transform:translate(11px)}
.jitapai-article-loop .jitapai-article-item .thumbnail-link .video-play:hover{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transform:scale(1.1);transform:scale(1.1)}
.jitapai-article-loop .jitapai-article-item .thumbnail-link .icon-play{width:35px;height:35px;font-size:16px;line-height:35px}
.jitapai-article-loop .jitapai-article-item .thumbnail-link .jinghua{font-size:12px;left:0;top:0;height:25px;line-height:25px;border-bottom-right-radius:12px;background:#ff6600;color:#fff;border:1px solid #ffffff;font-weight: bold; position:absolute;padding:0 7px}
.jitapai-article-loop .jitapai-article-header{margin-bottom:10px;}
.jitapai-article-loop .jitapai-entry-title{font-size:16px;line-height:1.8;margin-bottom:10px;}
.jitapai-article-loop .jitapai-entry-meta{font-size:13px;color:#999}
.jitapai-article-loop .jitapai-entry-title a,.jitapai-article-loop .jitapai-entry-meta a{color:#333333}
.jitapai-article-loop .jitapai-article-item:hover .jitapai-entry-title a{color:#ff6600}
.jitapai-article-loop .jitapai-entry-meta .meta-right{position:absolute;right:0}
.jitapai-article-loop .jitapai-entry-meta .jitapai-entry-author{display:inline-block;margin-right:10px} 
.jitapai-article-loop .jitapai-entry-meta .entry-date {margin-right:10px;font-family:DIN-Medium;}
.jitapai-article-loop .jitapai-entry-meta .entry-source {margin-right:10px}
.jitapai-article-loop .jitapai-entry-meta .entry-views {margin-right:10px}
.jitapai-article-loop .jitapai-entry-meta .entry-views .view-count {font-family:DIN-Medium;}
.jitapai-article-loop .jitapai-entry-meta .entry-category a{display:inline-block;margin-right:10px;padding:0 5px;color: #888888;line-height: 20px;} 
.jitapai-article-loop .jitapai-entry-meta .entry-category a:before{content:"#";color:#999999;font-weight:600;padding-right:2px} 
.jitapai-article-loop .entry-summary{display:table;font-size:14px;line-height: 1.8}
.jitapai-article-loop .entry-summary p{display:inline}
@media (min-width:768px) {
    .jitapai-article-loop .jitapai-article-item .thumbnail-link img{width:200px;height: 124px;object-fit: cover; border-radius: 3px;}
}
/*720分辨*/
@media (max-width:767px) {
    .jitapai-article-loop .jitapai-article-item {margin-bottom:5px;border-bottom:1px solid #f5f5f5;padding:15px 0;}
    .jitapai-article-loop .jitapai-article-item .thumbnail-link {width:120px;margin:0 20px 0 0;}
    .jitapai-article-loop .jitapai-article-item .thumbnail-link img{width:120px;object-fit: cover; aspect-ratio: 8/5;border-radius: 3px;}
    .jitapai-article-loop .jitapai-article-item .thumbnail-link .video-play:before {-webkit-transform:translateX(9px);transform:translateX(9px);}
    .jitapai-article-loop .jitapai-article-item .thumbnail-link .icon-play {width:30px;height:30px;font-size:14px;line-height:30px}
    .jitapai-article-loop .jitapai-entry-title {font-size:14.6px;line-height:1.5;margin-bottom:0px;}
    .jitapai-article-loop .jitapai-entry-meta {display:none;}
    .jitapai-article-loop .entry-summary {display:table;font-size:13.8px;line-height:1.8;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}
}
.zhuangtai{font-size:12px;left:0;top:0;height:24px;line-height:24px;border-bottom-right-radius:15px;background:#ff6600;color:#fff;position:absolute;padding:0 8px}
.xgwz {color: #ff6600!important;padding-left: 12px;}
.u-collect-btn{position:absolute;cursor:pointer;visibility:hidden;top:10px;left:10px;line-height:1.6;font-size:12px;padding:2px 6px;border-radius:2px;text-align:center;background:red;color:#fff}
.u-collect-btn:hover{opacity:.9}
.jitapai-article-item:hover .u-collect-btn{visibility:visible}
.pumore {text-align:center;clear:both;margin:20px 0}
.pumore a{display:inline-block;padding:5px 24px;background:#f60;color:#fff;font-weight:600;border-radius:30px;cursor: pointer;}
.pumore a:hover{-webkit-transform:scale(1.05,1.05);transform:scale(1.05,1.05);-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out}
.posterror {color: #ff0000;clear: both;font-size:13px;font-weight:450;margin-top:10px;}
.postrejected{filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;}
.jitapai-noresult {width:755px;}
.jitapai-noresult .nopu {line-height:3;text-align: center;font-size: 18px;font-weight: bold;}
.jitapai-noresult .zpsdz {line-height:3;text-align: center;font-size: 15px;}

.fenlei-section{background: #000000;border-radius:6px;}
.fenlei-topwrap {height:185px; display: block;padding:30px;position: relative;z-index: 1;}
.fenlei-topwrap .background-blur{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;opacity:.3;z-index: 1;}
.fenlei-topwrap .background-blur img{ width:100%;height:200px; filter:blur(2rem);object-fit: cover;}
.fenlei-topwrap .fenlei-img{width:115px;height:115px;float: left;}
.fenlei-topwrap .fenlei-img img{width:100%;height:100%;border:1px solid #ddd;border-radius:6px;-webkit-filter:saturate(1.08) contrast(1.08);box-shadow:0 4px 8px rgba(40,40,40,.2);border-radius:5px}
.fenlei-topwrap .fenlei-description {display: block;margin-left:140px;color: #ffffff;}
.fenlei-topwrap .fenlei-description .fenlei-title{font-size: 20px;line-height:1.8; font-weight: bold; }
.fenlei-topwrap .fenlei-description .fenlei-title i{font-size:18px;color: #4285f4;margin-right: 6px; }
.fenlei-topwrap .fenlei-description .fenlei-info{font-size: 15px;margin-top: 15px;line-height: 1.8  }
.fenlei-topwrap .fenlei-description .gsinfo{padding-top: 25px;}
.fenlei-list {background: #ffffff;margin:0px 0 20px 0; padding:16px 0 20px 30px;border-top: 3px solid #eeeeee; border-radius: 38px 38px 6px 6px;box-shadow:0 -2px 6px 0 rgba(0,0,0,.05);z-index:99;overflow: hidden;}
.fenlei-list ul{clear:both; font-size:15px;counter-reset:section}
.fenlei-list ul li{margin-top:15px;height:36px;list-style:none;line-height:25px;height:25px;} 
.fenlei-list ul li a{width:500px;float: left;color: #353535; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;  }
.fenlei-list ul li:hover,.fenlei-list ul li a:hover{color:#ff6607}
.fenlei-list ul li:before{width:25px; font-family:DIN-Medium;counter-increment:section;content:counter(section);display:inline-block;float: left;margin-right:10px}
.fenlei-list ul li .fenlei-eview{font-family:DIN-Medium;width:90px;margin:0 10px;float: left;color: #353535; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.fenlei-list ul li .fenlei-elike{font-family:DIN-Medium;width:50px;margin:0 10px;float: left;color: #353535; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

@media (max-width:767px) {
    .fenlei-topwrap {height:132px;  }
    .fenlei-topwrap .fenlei-img{width:72px;height:72px; }
    .fenlei-topwrap .fenlei-description { margin-left:90px; }
    .fenlei-topwrap .fenlei-description .fenlei-title{font-size:16px; }
    .fenlei-topwrap .fenlei-description .fenlei-info{font-size: 14px;margin-top:5px; }
    .fenlei-topwrap .fenlei-description .gsinfo{padding-top:10px;}
   
}
@media (max-width:1089px) {
    .fenlei-list {padding:16px 20px 20px 20px; }
    .fenlei-list ul li { overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
    .fenlei-list ul li:before{width:25px; margin-right:1px}
    .fenlei-list ul li a{width:100%;float: none;}
    .fenlei-list ul li .fenlei-eview{display: none;}
    .fenlei-list ul li .fenlei-elike{display: none;}
}
.fenleiitem{position:relative;float:left;padding:0 15px;}
.fenleiitem .fenleiitem-wrap{margin-top:70px;margin-bottom:30px; padding:0 20px;border:1px solid #eeeeee;border-radius:5px;background-color:hsla(0,0%,71%,.1)}
.fenleiitem .fenleiitem-wrap,.fenleiitem .fenleiitem-wrap:hover{-webkit-transition:.2s ease;-moz-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;-ms-transition:.2s ease}
.fenleiitem .fenleiitem-wrap:hover{box-shadow:0 5px 20px rgba(0,0,0,.1)}
.fenleiitem .fenleiitem-wrap .fenleiitem-imgbox{text-align: center;}
.fenleiitem .fenleiitem-wrap .fenleiitem-img{display:inline-block;margin:-60px auto 0; width:120px;height:120px;box-shadow:0 5px 20px rgba(0,0,0,.1)  }
.fenleiitem .fenleiitem-wrap .fenleiitem-img img{vertical-align:baseline;text-align:center;width:100%;height:100%;border:1px solid #dddddd;border-radius:5px}
.fenleiitem .fenleiitem-wrap .p-title{font-weight:700;text-align:center;font-size:16px;line-height:3;}
.fenleiitem .fenleiitem-wrap .p-description{height:50px;font-size:14px;line-height:1.8}
.fenleiitem .fenleiitem-wrap .phr {clear: both;margin-top:10px; border: 0;color: #ccc;text-align: center;letter-spacing: 7px;font-family: cursive;}
.fenleiitem .fenleiitem-wrap .phr::before {content: '***';font-size: 17px;}
.fenleiitem .fenleiitem-wrap .bhnr{text-align: left; color:#969696;font-size:13px}
.fenleiitem .fenleiitem-wrap .bhnr a{color:#ff0000}
.fenleiitem .fenleiitem-wrap .content-list{padding-top:10px;counter-reset:section;margin-bottom: 20px;}
.fenleiitem .fenleiitem-wrap .content-list li{list-style:none;}
.fenleiitem .fenleiitem-wrap .content-list li:before{font-family:DIN-Medium;counter-increment:section;content:counter(section);display:inline-block;float: left;margin-right:10px;line-height:30px}
.fenleiitem .fenleiitem-wrap .content-list a {display:block;color: #353535; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:30px} 
.fenleiitem .fenleiitem-wrap .content-list li:hover,.fenleiitem .fenleiitem-wrap .content-list li a:hover{color:#ff6607}
 
@media (max-width:767px) {
    .fenleiitem{position:relative;margin: 0 3%;display: block; float: none; width: 94%;}
    .fenleiitem .fenleiitem-wrap{margin-top:50px;margin-bottom:20px; padding:0 25px; border:1px solid #e6e6e6;border-radius:4px;background-color:hsla(0,0%,71%,.1)}
    .fenleiitem .fenleiitem-wrap,.fenleiitem .fenleiitem-wrap:hover{-webkit-transition:.2s ease;-moz-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;-ms-transition:.2s ease} 
    .fenleiitem .fenleiitem-wrap .fenleiitem-img{float: left; margin:-15px 15px 0 0;  box-shadow:0 5px 20px rgba(0,0,0,.1)  }
    .fenleiitem .fenleiitem-wrap .fenleiitem-img img{vertical-align:baseline;text-align:center;width:100%;height:auto;border:1px solid #dddddd;border-radius:5px}
    .fenleiitem .fenleiitem-wrap .p-title{font-weight:700;line-height:3;font-size: 14px;}
    .fenleiitem .fenleiitem-wrap .p-description{ line-height:1.8;font-size: 13px;}
    .fenleiitem .fenleiitem-wrap .phr {display: none;}
    .fenleiitem .fenleiitem-wrap .bhnr{padding:30px 5px 0 5px;text-align: left; color:#383838;font-weight: bold; }
    .fenleiitem .fenleiitem-wrap .bhnr a{color:#ff0000;}
    .fenleiitem .fenleiitem-wrap .content-list{  counter-reset:section;padding:15px 5px 0;}
    .fenleiitem .fenleiitem-wrap .content-list li{list-style:none;}
    .fenleiitem .fenleiitem-wrap .content-list li:before{font-family:DIN-Medium;counter-increment:section;content:counter(section);display:inline-block;float: left; }
    .fenleiitem .fenleiitem-wrap .content-list a {display:block;color: #353535; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; } 
    .fenleiitem .fenleiitem-wrap .content-list li:hover,.fenleiitem .fenleiitem-wrap .content-list li a:hover{color:#ff6607}
}

@media (min-width:768px) and (max-width:959px) {
    .fenleiitem{width:50%;}
}
@media (min-width:960px)   {
    .fenleiitem{width:33.3%;}
}

/*侧边栏*/
.sidebar{float:right;width:300px;margin-bottom:20px}
.sidebar .widget{clear: both;display: block;}
.sidebar .widget:last-child{margin-bottom:0}
.sidebar .widget .widget-title{color:#333;font-size:14px;margin-bottom:10px;position:relative;}
.sidebar .widget .widget-title:before{content:"▍";width:3px;color:#f60; }
.sidebar .widget .widget-title a{color:#333}
.zhuanti-widget-item {display:block;height:86px;margin-bottom:15px;clear:both}
.zhuanti-widget-item:last-child{margin-bottom:0}
.zhuanti-widget-item img {float:left;width:75px;height:75px;object-fit:cover;border-radius:4px;margin-right:20px}
.zhuanti-widget-item_r {float:right;width:calc(100% - 95px)}
.zhuanti-widget-item_r .zhuanti-widget-item_title {color:#333;font-size:14px;height:20px;margin-bottom:16px;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.zhuanti-widget-item_r .zhuanti-widget-item_title:hover {color:#f63}
.zhuanti-widget-item_r .zhuanti-widget-item_des {color:#787878;font-size:12px;line-height:20px;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}
.sider-ad {margin-bottom: 20px;}
.sider-ad img{width: 300px;height: auto;}
.recomauthor{display: block;}
.recomauthor .recomauthoritem{margin:18px 0;display: block;clear: both; }
.recomauthor .recomauthoritem:last-child{margin-bottom:0}
.recomauthor .recomauthoritem .recomauthor-pic{float:left;}
.recomauthor .recomauthoritem .recomauthor-pic img{box-sizing: border-box; width:70px;height:70px;padding: 2px; border:1px solid #eee;border-radius: 100%;}
.recomauthor .recomauthoritem .recomauthor-content{display:block;margin-left:85px}
.recomauthor .recomauthoritem .recomauthor-content a{font-size:15px;font-weight:500;color:#333;line-height: 40px;}
.recomauthor .recomauthoritem .recomauthor-content a:hover{text-decoration:none;color:#f63}
.recomauthor .recomauthoritem .recomauthor-content p{color:#898989;line-height:30px;font-size:13px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis} 
.gxtj {width:300px;} 
.gxtjitem {display: block;margin-bottom:20px;clear: both;}
.gxtjitem:before,.gxtjitem:after{content:"";display:block;clear: both;}
.gxtjitem:last-child{margin-bottom:0}
.gxtjitem_l {float:left;position:relative;width:110px;margin-right:8px;}
.gxtjitem_l_img img{width:110px;height:68px;object-fit: cover;border-radius:4px;}
.gxtjitem_r {float:right;width:140px; }
.gxtjitem_r_text {color:#333;font-size:13px;height: 40px;line-height: 20px; margin-bottom:10px;font-weight:600;overflow:hidden;text-overflow:ellipsis;} 
.gxtjitem_r_text:hover,.gxtjitem:hover .gxtjitem_r_text {color:#ff6633;}
.gxtjitem_r_meta {color:#999;display:flex;font-size:12px;line-height:20px;overflow: hidden; justify-content:space-between;}
.gxtjitem_r_meta span:last-child {margin-left:6px;}
.gxtjitem_r_meta .gxtj_copyright {white-space:nowrap;width:86px;display:inline-block;}
.sidebar .widget_ad{ margin-bottom:0px;text-align:center}
.sidebar .widget_ad .adwidget{line-height:.8}
.sidebar .widget_ad .ad-tip{border-bottom:none;color:#fff;font-size:12px;font-weight:400;margin:0;padding:0;position:absolute;top:auto;bottom:8px;left:auto;right:5px;z-index:99;background:rgba(50,50,50,.4);padding:4px 6px;line-height:1;border-radius:3px;width:auto;}
.sidebar .widget_ad .ad-tip:before,.sidebar .widget_ad .d-tip:after{content:none}
.sidebar .widget_ad{border:none}
.sidebar .widget_posts_thumbnail ul{counter-reset:section}
.sidebar .widget_posts_thumbnail ul>li{margin-bottom:10px;padding:0;list-style:none;position:relative;line-height:1.4}
.sidebar .widget_posts_thumbnail li:last-child {margin-bottom:0px}
.sidebar .widget_posts_thumbnail ul>li a{color:#333}
.sidebar .widget_posts_thumbnail li:before{font-family:DIN-Medium;counter-increment:section;content:counter(section);display:inline-block;display:inline-block;font-size:13px;width:18px;height:18px;border-radius:2px;line-height:18px;color:#353535;text-align:center;position:absolute;left:0;top:1px;background: #f0f0f0}
.sidebar .widget_posts_thumbnail ul>li:after{content:"";display:block;clear:both}
.sidebar .widget_posts_thumbnail .hasthumb{margin-bottom:12px;position:relative;}
.sidebar .widget_posts_thumbnail .thumbnail-wrap {padding: 0;margin: 0;}
.sidebar .widget_posts_thumbnail .thumbnail-wrap img{width:260px;height:auto;}
.sidebar .widget_posts_thumbnail .has-thumb-title{background-color:rgba(0,0,0,.3);position:absolute;bottom:8px;left:0;font-size:14px;height:30px;line-height:30px;overflow:hidden;width:100%}
.sidebar .widget_posts_thumbnail .has-thumb-title a,.sidebar .widget_posts_thumbnail .has-thumb-title a:hover,.sidebar .widget_posts_thumbnail .has-thumb-title a:visited{color:#fff;display:block;padding:0 10px}
.sidebar .widget_posts_thumbnail ul>li.post-list{font-size:14px;padding-left:25px;} 
.sidebar .widget_posts_thumbnail li:nth-child(1):before{background:#ff6633;color: #ffffff}
.sidebar .widget_posts_thumbnail li:nth-child(2):before{background:#ff6633;color: #ffffff}
.sidebar .widget_posts_thumbnail li:nth-child(3):before{background:#ff6633;color: #ffffff}
.sidebar .site-star {display: block;}
.sidebar .site-star a{float: left;width:56px;margin-right:12px;text-align: center;color: #353535;margin-top:6px;}
.sidebar .site-star a:hover{color: #f60;font-weight: bold;}
.sidebar .site-star a:nth-child(4n){margin-right: 0;}
.sidebar .site-star img{width:56px;height: 56px; border-radius:3px;padding: 0;}
.sidebar .site-star span{display: block;font-size: 13px;line-height:1.6;margin-bottom: 10px;}
.gpad{width:300px;height: 260px;border-radius: 3px; background: url('https://pic.jitapai.com/wp-content/uploads/2023/11/20231121093107_daf04435.png') no-repeat center center;background-size: cover;color: white;text-align: center;padding-top:60px;margin-bottom: 30px;}
.gpad .title{font-size: 24px;font-weight: bold;}
.gpad .price{display: flex;justify-content: center;margin-top: 20px;}
.gpad a{display: inline-block;box-sizing: border-box; height: 40px;line-height:38px;border-radius: 40px; text-align: center;font-size:15px;background:#ffffff;color:#ff6600; margin-top:28px;padding: 0 25px;font-weight: bold;border:1px solid #ff6600;}
.gpad i{padding-right:6px;vertical-align: -1px;font-size: 14px; }
.gpad a:hover{background-color: #ff6600;color:#ffffff;}

/*文章内容*/
.single-top-ad{line-height:1;margin-bottom:20px;text-align:center} 
.single-top-ad img{line-height:.5}
.single-breadcrumbs{color:#999;display:inline-block;font-size:13px;padding-bottom:5px;} 
.single-breadcrumbs i{font-size:10px;} 
.single-breadcrumbs a:visited{color:#999}
.single-breadcrumbs a{color:#999; }  
.adminedit {float: right;font-size: 13px;}
.jitapai-postarticle { clear:both;width: 100%;position: relative;overflow:hidden;}
.jitapai-postarticle blockquote{background:#f7f7f7;border-radius:2px;padding:20px 14px 12px;margin-bottom:20px;position:relative;z-index:0}
.jitapai-postarticle blockquote a{color:#ff6600;font-weight: bold;} 
.jitapai-postarticle blockquote a:before{color:#ff6600;font-weight: bold;content: "\e91e";font-family: 'icomoon' !important;padding-right: 3px;} 
.jitapai-postarticle blockquote:before{content:"";display:block;width:65px;height:42px;position:absolute;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMMAAAB+CAYAAACZK6UBAAAAAXNSR0IArs4c6QAACjBJREFUeAHtnX2IFHUYx93d27u6F/duTZFISsQQCSIKwYIoCCpIikx6oQiiJAiDkMJKseyFCIleTbK8uzTNl5RS0AKFrISS+sMgC6vzEEswb70XNb3ztu/vcHXvnO72mZvb3zPPfReO2Z155vf7Pp9nv7/5zTg7JsYM89Xe3j6jt7d3dz6fTw2zqdC7JxKJJQ0NDYtDNzDKd8zlcltQvzs8YjiB+k1EHTs9ahiTHE7nAFh15syZRs9GyANi83DyGM37wggPeTbCGNRvg28juO/AsMwAkC+gjemuIY+vr+vr6//02H9su+7q6poI8W8qSKBRgYbwZjh27Ni1cPPTCpJQAVIBB7GE7u7u5TgqZMU7RrgDvkMtGMx2Rdhk6KZCHRkAsBLnCU0+p0dnM+4CyM9CZz+Kd2xra3sA9btTAYJGGCKvQEe4IwOOCosg/irfCQDiOvwd960jbv13dnZOALe3fes+a4KPfeso9C8+MuA84RrsvKDQgM9lKpXiFClEAXp6epbhqDAuxK5R77IDV5Fao240bHsiMwBgGh01YlkRtsOo9sOosn/s2LHfRdXeaGkHR/V7Ub/ZGvKFDlWDmcgMAPk8ErhaCciVGnTESQOmR+NRv3eUaG7HUWGzEi19Mkoe4TE9ciZ4ToN4HBV6q6qqVmnQEicNmB69BzOMV6J5Lep4UomWPhklHRkA0JmmEUs3TfL+go4vq6urD3kXEiMBOKrPBrc5WiRrPN8ryQwA+SxAuhNnFa9kMqlqrqkCyiAiOjo6xqF+ywYJKfemfZlM5odydzpUf0OaAfNMdwl14VANlWs7Dq1tAPlFufqz0A+mR+/CDBO05ILBTOX53qBmAMAUQDZiWakFJHSsgSFOKdKjWgrO9e6CwPu0iETteioqKlZr0VOsY1AzAOQzMMJ1xTv4fg+YnCKVWATcUZxF/d4vMbxcYdtqa2sPl6szST//awZMj6bji7dY0thIx0LPXtx+8dNI92Olfdwy8xZycTfjaXqpHcwCzYDRpDA9qtJEEVpUzjWVMeqTg3uPZqGOD2rShsHsCAazrZo0FWsJNAMOr/MBckZxoO/3ANmNueYa3zri0D+mt/XQuVyh1tWujgp19Um6wAy4DDcNh9cXFQreUldXd0ShLo2S3G8ULtUmDANskzZNxXr6mQFik7h65KYiFxUHaXgPbWrnmhr4FDTgqH47WD1c+KxliSPCj9lsdq8WPUE6+pkB/7j2FIJmBgV6XncY97Fs96xBffc4T8jgZ7gfaBQah8HsnBkwokyF4Jc0goSmVRhZepRqUyMLjN6AmMvUCDorBLpO4faLtdp0DdTTZwaYIOl+2I+NFw8M0PA5nU5zijREITCY3Yo6PjJEmJfN0PU57hpo89K5oNM+M2B6NA/73CDYr5yh3+PEeV85O4xbX/iy1WEwW6FVt8ab8oJYJWGEKYD5atBGDeu03seigU1BAy6lLsX7SYXPypaH8COsr5RpCpSThBHc1aPqwK3+V57EZd51/mXoVYDB7Baom6tVIQazZpwz9GrVV6zLmeHG4hWa3gPiJlyOa9ekSZMW1K4Wfx9q0jRQC2rYNHCd1s/uRztqXwDJE+dBqoPp0evYfPkgIb43fYsT5/2+RZTa/7lLq6XuUK44GKEVIHeWq7+49QMj3AxGj2vWHbfBTK0ZUORmwMxrLrYvbZga1aDvj7BM+NJQQr/HcVPe+hLi1ISoNIMzAf6a1FBSJgQnza/BCJOVyeonB/XbiL+ufiuVf1BpBjBzDxNuUc7OizxMj9wFjye8dC7rNHbne1rNsFLGfXRE42jgLoGvVD49co+Y/wOD2a64VUWjGToBkg8TDvgmYXr0CowwJWCTtlVNMETszvfUmQEQ3cOET2irrm89+J2Ju13mSd86huoftXMPeGseKk7jdnVmiMt9LOUsJo4Glbj3yE2P1NUrgMMOPODtYMB69au0wf0N97HsVk+tzAJxR6r7r6auLHO3obqL8wPeEvhBiJq5HQ6xOVRA66hyGtrcI0724LfYG3En7S+hvi0hdkKN3NPGrw+xq49dfkUdHSuNL/f9aoG+be5BdFj+WyxSlRmKhWl+D4gYqPOfwhTzcCQ7OtJacTn1KPrz+t9NjXSOHto/iKPYfFys2VDoW9s0qaBL9RJfTPcvv/djHr/H3QI/0mJphBEhPAl3RK/HQLOk0DrNUCARYokv6WQA3YplXYjduYsCAqjdIgxojzopNMPwCzINJ7gLht8MW/BFAAPaUly6voRmiKACgDkPI4y2pw9GkNmoaSKDRyTNpRmiqXcdRpabommKrXgiMItmiIg8TqanRtQUm/FAAFcIp9IMEYEHTA3/lWxE2Yy+ZjDNHUczRFd3zT+0iS5Lwy3RDIaLy9RkBGgGGS9GGyZAMxguLlOTEaAZZLwYbZgAzWC4uExNRoBmkPFitGECNIPh4jI1GQGaQcaL0YYJ0AyGi8vUZARoBhkvRhsmQDMYLi5TkxGgGWS8GG2YAM1guLhMTUaAZpDxYrRhAjSD4eIyNRkBmkHGi9GGCdAMhovL1GQEaAYZL0YbJkAzGC4uU5MRoBlkvBhtmADNYLi4TE1GgGaQ8WK0YQI0g+HiMjUZAZpBxovRhgnQDIaLy9RkBGgGGS9GGyZAMxguLlOTEaAZZLwYbZgAzWC4uExNRoBmkPFitGECNIPh4jI1GQGaQcaL0YYJ0AyGi8vUZARoBhkvRhsmQDMYLi5TkxGgGWS8GG2YAM1guLhMTUaAZpDxYrRhAjSD4eIyNRkBmkHGi9GGCdAMhovL1GQEaAYZL0YbJkAzGC4uU5MRoBlkvBhtmADNYLi4TE1GgGaQ8WK0YQI0g+HiMjUZAZpBxovRhgnQDIaLy9RkBGgGGS9GGyZAMxguLlOTEaAZZLwYbZgAzWC4uExNRoBmkPFitGECNIPh4jI1GQGaQcaL0YYJ0AyGi8vUZARoBhkvRhsmQDMYLi5TkxGgGWS8GG2YAM1guLhMTUaAZpDxYrRhAjSD4eIyNRkBmkHGi9GGCdAMhovL1GQEaAYZL0YbJkAzGC4uU5MRoBlkvBhtmADNYLi4TE1GgGaQ8WK0YQI0Q3TFzUfXFFvyQYBmiI56e3RNXdBSxwVruCJqAu00Q3RIW6Nrqn9LiUTiQP81/BQ1ATBupRkioAqQp/P5/M4ImgpsAm1vD9zAlZERcIxphmhwfpLNZkdsmpRKpVbAcN3RSGUrAwk4to4xzTCQjPAzQP5TWVm5ULibKDyTyfyOfpaKdmJwyQQcW8eYZigZWWBgFw6vd9fU1PwVuDXClSjWQhRtc4RNsikQANNNjq2DQTOE/0r8nE6nZ2J69E34JkrfE0Xrra+vvwfLl/F3uvQ9GRlEwDF0LMF0Dpa9LiaRy+XcyV86aAeuO08AwLrB6W8s9+BvPUaTjQWI56PK8w41uwJ9PwY9t6HHyVg2lKfnePcCZjlk0ILldjBb0dDQcKA4o/8AEHuaO3Def3IAAAAASUVORK5CYII=) 0 0 no-repeat;top:0;left:0;background-size:100%;z-index:-1} 
.single-excerpt{position:relative;padding-left:206px;height:128px;background-color:#f7f7f7;color:#666;word-wrap:break-word;font-size:14px;margin-bottom:10px;border-radius:3px;}
.single-excerpt img{position:absolute;top:0;left:0;width:206px;height:128px;-webkit-mask:-webkit-gradient(linear,0% 0,100% 0,from(#000),to(rgba(0,0,0,0)));border-radius:3px 0 0 3px;object-fit: cover;}
.single-excerpt p{padding-top:22px;margin:20px 40px 20px 45px;font-size:14px;line-height:28px;height:104px;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}
.daishen{background:#f6f7f9;padding:3px 10px;margin-bottom:20px;margin-top: 10px; font-size:12px;color:#ff6600}
.single-header{ color:#333333;  margin-bottom: 10px; }
.single-header .jitapai-entry-title{font-size:20px;line-height:1.8;display:block;padding-bottom:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.single-header .jitapai-article-header .jitapai-entry-meta{height:30px;line-height: 30px; color:#999;font-size:13px;position:relative;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;}
.single-header .jitapai-article-header .jitapai-entry-meta:after{content:" ";clear:both;display:block}
.single-header .jitapai-article-header .jitapai-entry-meta .smea{margin-right:8px;display:inline-flex;align-items: center;} 
.single-header .jitapai-article-header .jitapai-entry-meta .jitapai-entry-author .avatar{position: relative;border-radius: 50%; float:left;width:24px;height:24px;margin:0px 4px 0 0; border:1px solid #eee}
.single-header .jitapai-article-header .jitapai-entry-meta .jitapai-entry-author img {border-radius: 50%;display:block; } 
.single-header .jitapai-article-header .jitapai-entry-meta .jitapai-entry-author .avatar::after {content: ""; position: absolute; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAtJJREFUWMPNWEFr1EAUDvgH9H8k7ipeRE+K4kGQIiJCF7148qYnjyIoHsTeBAWh9ShsWl26pdYNVlaQgnWtqAtStEWLVIvsVmsmyYzzZutkayaZl3QjCQyE5M2bb+Z98743YxgpH1azdrm2OUyq5iixTce1rTZ/70IT7/wb/AMbsDXyevxxc4gP1CC25blVk2Ea2EIf6DswIN5E+QCfdRMLIh6c2QRfmYEwdmoHdzKyXSAKYCPgOx0Yu7yTVK3pQYORoLhvGAMNhhPybV5gZONjaEGJMOW4MsqVSgpfHpzBcCp2N/1vMH+bcvcpt/bkIRb8aEeaWzuYki8lFqzMyv7EORNJCZGkF+eMbqyyfx/y/EK6FVi4KfsGn2eUNluSJ2TTOGf+8mQEkP/+Lh7Q1DFG/Q3Rj5KuWHU1wc2G1KYkOfBeXokAClbn0ICCr03Zz5u/migzQvuIXaokOp0+HgEEM3btsj5Uc5fDSXybR+y4UgXIPKYzVPKocTp5AE58+nutN4GAMPL4BCYFjBmihNAYqnjkta4n9/n0MOTcu9vYnOQYUMNol17BI3+5Hu/42fkwvJ1F5o7vQaYHq22IwkpnqOLRrxW17cQ+RteXejaUMvL0bAopMbsQsg7GWMUjt344Gqr2vXAVFx+klZEOKmSxPHpxaavDJyc5gb3e6vAJuI/2p8zoEDIEqWN59OF+n81uFqwt9IG9mEVoHUMU5JgOCh4BAAm4dSP8/sXJWI6Yo/rEmMAjCA+Q2K0fYdT7uSkP60puIYu2Ya106HhEZs8JJZehenUtY120KR06cdXq2vfXfe8tbmdlDVcDVX7oeBSGj8vDzFDmIi1ydsOevVT5qFeS3NnWmS1zCaviEe1+5PKwd7AlLLbIV/EIiD3wIh99DJo6yvylmmzem1v5HYMKd1As5FG6kJcNhbyOKeyFlepKDwQZCvLYKz3xr1TJcqX3B9KdR6Yd1V4RAAAAAElFTkSuQmCC) no-repeat; background-size: 10px; width: 10px; height: 10px; right: 0; bottom: 0 }
.authormeta{display:inline-block;display:inline-block;position:relative;text-align:left;line-height:1.7;cursor: pointer;}
.single-header .jitapai-article-header .jitapai-entry-meta .jitapai-entry-author a{color:#999} 
.pai-video{position:relative; margin:0 auto 15px; }
.pai-video .play-btn{font-size:28px;position:absolute;top:50%;left:50%;transform: translate(-50%,-50%);height:60px;width:60px;line-height:60px;border-radius:50%;background-image:-webkit-linear-gradient(311deg,#ec1700 0,#fc7c0a 100%);background-image:linear-gradient(139deg,#ec1700 0,#fc7c0a 100%);color:#fff;border:2px solid #fff;cursor:pointer}
.pai-video .play-btn:before{float:left;-webkit-transform:translate(17px);transform:translate(17px);margin-top:-2px} 
.iframe-video{ margin:0 auto 20px auto;position: relative; aspect-ratio: 7/4;}
.iframe-video iframe{margin:0 auto;width: 100%;height: 100%; }
.iframe-video .video-control {position: absolute;top: 20px;right: 0;}
.iframe-video .video-control a{color: #ffffff;font-size: 13px; padding: 0 6px 0 12px;border-radius: 32px 0 0 32px;height: 32px;margin-bottom: 20px;float: right;clear: both;}
.iframe-video .video-control a i{padding-right:3px;vertical-align: -1px;}
.iframe-video .video-control a.video-btn{background: #ff6633;}
.iframe-video .video-control a.changevideo[type='1']{background: #ff0000;}
.iframe-video .video-control a.changevideo[type='2']{background: #ff6600;}

@media (min-width:768px) {
    .pai-video{max-width: 580px;width: 100%;}
    .pai-video .pai-video-thumb{width:580px; height:auto;object-fit: cover; border-radius:5px;} 
    .box-fixed {position: fixed;bottom:0;}
    .remove-box-fixed {position: relative;}
}
@media (max-width:767px) {
    .single-header .jitapai-entry-title {font-size:15px;color: #565656;padding-bottom:1px;}
    .single-header .jitapai-article-header .jitapai-entry-meta .jitapai-entry-author .avatar{ width:20px;height:20px; }
    .pai-video .pai-video-thumb{max-width:100%; height:auto;object-fit: cover;border-radius:5px;} 
    .box-fixed {position:relative;}
    .remove-box-fixed {position: relative;}
}
.jitapai-articlecontent{position: relative;font-size:15px;color:#000;line-height:26px;clear:both;background-color:transparent;padding-top:5px;overflow: hidden;}
.jitapai-articlecontent p{padding:0 10px 20px 10px;font-size:15px;line-height:1.8;color: #343434}
.jitapai-articlecontent p img{max-width:100%;margin: 0 auto;display:flex; height:auto;line-height:1.8;text-align:center;border-radius: 3px;}
.jitapai-articlecontent h2{color:#565656;margin-bottom:20px;font-weight: bold;font-size: 16px; }
.jitapai-articlecontent h2:before{content:"▍";width:3px;color:#ff6600; }
.jitapai-articlecontent h3{color:#ff6600;font-size:15px;margin-bottom:18px;font-weight: bold; }
.jitapai-articlecontent h3:before{content:"▍";width:3px;color:#ff6600; }
.jitapai-articlecontent p a,.jitapai-articlecontent p a:hover{color:#343434;text-decoration: underline;}
.jitapai-articlecontent em{ font-size:14px;text-align: center;display: block;color: #676767;}
.ysvideo {text-decoration:none!important;font-weight: bold;color:#ff6633!important;padding: 0 2px;}
.ysvideo:before{content:"\e936";font-family:'icomoon'!important;font-weight:700;vertical-align:-1px;padding-right: 3px;}
a.jitapai-lightbox {border: 0!important;padding: 0!important;text-decoration: none!important;}
.jitapaiaudio {line-height:1.5;margin-top:10px;margin-bottom:15px;}
#audio_area {display:block;width:100%;vertical-align:top;margin:0px 1px 0px 0;font-size:0;position:relative;font-weight:400;text-decoration:none;-ms-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;}
.audio_wrap {border:1px solid #ebebeb;border-radius: 3px; background-color:#fcfcfc;overflow:hidden;padding:12px 20px 12px 12px;}
.audio_play_area {float:left;margin:9px 22px 10px 5px;font-size:0;width:18px;height:25px;}
.playing .audio_play_area .icon_audio_default {display:none;}
.playing .audio_play_area .icon_audio_playing {display:inline-block;}
.audio_play_area .icon_audio_default {background:transparent url(images/play.png) no-repeat 0 0;width:18px;height:25px;vertical-align:middle;display:inline-block;-webkit-background-size:54px 25px;background-size:54px 25px;background-position:-36px center;}
.audio_play_area .icon_audio_playing {background:transparent url(images/play.png) no-repeat 0 0;width:18px;height:25px;vertical-align:middle;display:inline-block;-webkit-background-size:54px 25px;background-size:54px 25px;-webkit-animation:audio_playing 1s infinite;background-position:0px center;display:none;}
#audio_area .pic_audio_default {display:none;width:18px;}
#audio_area #audio_length {float:right;font-size:14px;margin-top:3px;margin-left:1em;color:#8c8c8c;}
#audio_area .audio_info_area {overflow:hidden;padding-top:2px;}
#audio_area .audio_title {font-weight:400;font-size:16px; margin-bottom:2px;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;}
#audio_area .audio_source {font-size:14px;color:#8c8c8c;}
#audio_area .progress_bar {position:absolute;left:0;bottom:0;background-color:#0cbb08;height:2px;}
@-webkit-keyframes audio_playing {30% {background-position:0px center;}31% {background-position:-18px center;}61% {background-position:-18px center;}61.5% {background-position:-36px center;}100% {background-position:-36px center;}}
.pu-info {width:98%; margin:6px auto 10px;display:flex;flex-wrap:wrap;}
.pu-info dl{margin-bottom:12px;display:flex;align-items:flex-start;flex-basis:50%;font-size:14px;line-height:22px;word-break:break-all;}
.pu-info dt {color:#999999;flex-shrink:0;font-size:14px;font-weight: bold;}
.pu-info dd {color:#787878;margin-left:4px;font-family:DIN-Medium;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width: 100%;max-width:200px; display: block; border-bottom: 1px dotted #dedede;padding-bottom:4px;}
.pu-info dd i{line-height: 22px;padding-right: 2px;color: #ff6600;}
.readMore{position:relative; text-align:center;margin-bottom:15px;}
.readMore .gradient{position:absolute;top:-99px;left:0;height:100px;width:100%;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)}
.readMore .zktext{display:inline-block; color:#ff6633;width:120px;height:30px; font-size:14px;cursor:pointer;font-weight: bold;} 
 
@media (min-width:768px) {
    .post-related {width: 715px; overflow: hidden;margin:10px 0;border: 1px solid #eeeeee;border-radius: 5px;background-image:-webkit-linear-gradient(top,#fff2ef 0%,#fff 60%);background-image:linear-gradient(180deg,#fff2ef 0%,#fff 60%);}
    .post-related .b-wrap {position:relative;padding-left:36px;background:transparent;height:100px;}
    .post-related .b-title {position:absolute;left:0;top:0;bottom:0;width:36px;padding-top:10px;border-right:1px solid #f3f3f3;color:#565656;font-size:13px;font-weight:500;line-height:1.8}
    .post-related .b-title span {width:36px;display: block;line-height:20px;text-align:center;}
    .post-related .post-tag {display: none;}
    .post-related .main {padding:20px 10px; }
    .post-related .main:after {content:" ";display:block;font-size:0;height:0;clear:left;visibility:hidden}
    .post-related .item-wrap {position:relative;padding-left:105px;height:60px; color:#323232; display:block;width:32%;margin-right:2%; float:left;box-sizing:border-box;background:transparent; }
    .post-related .item-wrap:last-child {margin-right: 0; }
    .post-related .item-wrap:hover {-webkit-transform:scale(1.02,1.02);transform:scale(1.02,1.02);-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;color:#ff6000}
    .post-related .item-wrap:hover .item-title{color:#ff6000}
    .post-related .item-thumb {position:absolute;left:0;top:0;width:95px;padding: 0;margin: 0;}
    .post-related .item-thumb img {width:95px;height: 60px; border-radius:6px;object-fit: cover; }
    .post-related .item-main {background:transparent; }
    .post-related .item-title {font-size:12px;line-height:1.6; margin-bottom:3px;font-weight:normal}
    .post-related .item-meta {font-size:12px;line-height:1.6;color:#8a8a8a;white-space:nowrap}
    .post-related .item-meta span {margin-right:15px; vertical-align:top;display:inline-block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
}
@media (max-width:767px) {
    .post-related { overflow: hidden;margin:10px 8px;border: 1px solid #eeeeee;border-radius: 5px;background-image:-webkit-linear-gradient(top,#fff2ef 0%,#fff 60%);background-image:linear-gradient(180deg,#fff2ef 0%,#fff 60%);}
    .post-related .b-wrap { display: block;padding-top: 10px;}
    .post-related .b-title {font-size:14px;font-weight:bold;color:#787878; float: left;display: inline-block;}
    .post-related .b-title:before {content:"▍";width:3px;color:#ff6600}
    .post-related .b-title span {}
    .post-related .post-tag {float: right;display: inline-block;margin:0 8px 0 0;}
    .post-related .post-tag a{color:#666666;margin-left:4px;font-size:13px;padding:0 5px;  }
    .post-related .post-tag a:before{content:"#";color:#ff6633;font-weight:600;padding-right:3px} 
    .post-related .main {padding:20px 24px 10px 24px;margin-top: 10px; }
    .post-related .main:after {content:" ";display:block;font-size:0;height:0;clear:left;visibility:hidden}
    .post-related .item-wrap {position:relative;display: flex; margin-top: 12px;  clear: both; box-sizing:border-box;background:transparent; }
    .post-related .item-wrap:hover {-webkit-transform:scale(1.02,1.02);transform:scale(1.02,1.02);-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;color:#ff6000}
    .post-related .item-wrap:hover .item-title{color:#ff6000}
    .post-related .item-thumb {width: 60px; }
    .post-related .item-thumb img {width:45px;height: 45px;object-fit: cover; border-radius:4px;display:block; }
    .post-related .item-main { width:calc(100% - 55px);float: right;display: flex;align-items: center;}
    .post-related .item-title {font-size:13px;font-weight: bold; color:#787878; line-height:1.6  }
    .post-related .item-meta {display: none;}
}
.puzhibox { margin-top: 10px;}
.puzhi a{display:block;margin-top:10px;height:24px;display:flex;float: left;width: 49%;margin-right: 2%;}
.puzhi a:nth-child(2n){margin-right: 0;}
.puzhi img{float:left;margin-right:10px;width:24px;height:24px;border-radius:2px;}
.puzhi .tj-title{font-size:14px;line-height:24px;height:24px;color:#111;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}
.puzhi .tj-title:hover{text-decoration:underline}

.prism-player {width:715px;margin:0 auto 12px auto;}
.fufeivideo {position: relative;width:715px;margin:0 auto 12px auto;}
.fufeivideo img {width:715px;height:408px;border-radius:1px;} 
.fufeivideo .kt_mask {position: absolute;z-index:2;top:0;left:0;right:0;bottom:0;background:#000;opacity:.3;border-radius:1px;}
.fufeivideo .kt_pay {position: absolute;display: inline-block;z-index: 10;top: 50%;left: 50%;transform: translate(-50%,-50%);background-image: linear-gradient(-135deg, #FBE8A8 0%, #F8E7AC 15%, #E2C078 100%);color:#623A0C;font-size:14px;cursor:pointer; padding:0 12px;font-weight:bold;height: 32px;line-height: 32px; border-radius: 32px;}
.fufeivideo .kt_pay:hover{background-image:linear-gradient(-35deg, #FBE8A8 100%, #F8E7AC 15%, #E2C078 0%);color:#623A0C;}

.at-cursor-bar{background:rgba(255,242,0,.25)}
.at-selection div{background:rgba(64,64,255,.1)}
.at-cursor-beat{width:3px;background:rgba(64,64,255,.75)}
.at-highlight *{fill:#0078ff;stroke:#0078ff}
.gtpbox {padding: 20px 0 0;background: #ffffff;box-shadow:0px 0px 16px 0px rgba(18,35,75,.01);border-radius: 6px;z-index: 999999}
.gtp-main {width: 100%}
.gtp-wrap{ position:relative;display:flex;overflow:hidden;margin:0 auto;width:100%;height:100vh;background:#ffffff; border:none;flex-direction:column;  }
.yinsetip {display:flex;position:fixed; top:40%;left: 50%;transform: translate(-50%,-40%);z-index: 999999   }
.yinsetip span{ text-align: center;background:rgb(255, 0, 0); margin: 0 auto;padding: 3px 12px;color: #ffffff; font-size: 14px;}
.gtp-overlay {position:absolute;top:0;left:0;right:0;bottom:0;z-index:1002;backdrop-filter:blur(3px);background:rgba(0,0,0,0.5);display:flex;justify-content:center;align-items:flex-start;}
.gtp-overlay-content {margin-top:50px;background:#fff;box-shadow:0px 5px 10px 0px rgba(0,0,0,0.3);padding:10px;border-radius:3px;}
.gtp-viewport{position:absolute;top:0;right:0;bottom:0;left:0;overflow-x:hidden;padding-right:2px}
.gtp-viewport::-webkit-scrollbar{width:3px;height:10px;background:#fefefe}
.gtp-viewport::-webkit-scrollbar-thumb{border-radius:10px;background:#dedede}
.gtp-viewport::-webkit-scrollbar-track{border-radius:10px;background:#eee}
.gtp-controls{display:flex;background:#222;color:#fff;padding: 0 10px; flex:0 0 auto;justify-content:space-between;z-index:1000;}
.gtp-controls>div{display:flex;justify-content:flex-start;align-content:center;align-items:center}
.gtp-controls>div>*{display:flex;padding:0 10px;text-align:center;cursor:pointer;align-items:center;justify-content:center}
.gtp-controls i{ vertical-align:top;cursor:pointer;height: 48px;line-height: 48px; font-size:17px;font-weight: bold;  } 
.gtp-controls i.icon-download{font-size: 15px}
.gtp-controls .btn{width:42px;height:48px;color:#fff;box-sizing: border-box;display: flex;line-height: 1}
.gtp-controls .btn img{width:42px; }
.gtp-controls .btn.disabled{opacity:.5;cursor:progress}
.gtp-controls a.active{background:#ff6633;text-decoration:none} 
.gtp-controls .gtp-speed{position:relative;box-sizing:border-box;font-size:14px}
.gtp-controls .gtp-speed span{font-weight: bold;display: inline-flex;justify-content: center;align-items: center;}
.gtp-controls .gtp-speed .gtp-speed-list{position:absolute;bottom:48px;z-index:1998;visibility:hidden;width:120px;border-radius:10px 10px 0 0;background:#222;text-align:center}
.gtp-controls .gtp-speed:hover .gtp-speed-list{visibility:visible}
.gtp-controls .gtp-speed-item{overflow:hidden;height:38px;font-weight:700;font-size:13px;line-height:38px;cursor:pointer;transition:background .2s}
.gtp-controls .gtp-speed-item:hover{background:#222;color: #ff6633}
.gtp-controls .gtp-speed-item.active{background:#f60;color: #ffffff}
.gtp-controls .gtp-song-title{font-size: 14px;text-align:left!important; font-weight:bold; max-width:320px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.gtp-controls .gtp-song-position{font-size:14px;font-weight: bold;}
.gtp-controls .gtp-track{position:relative;box-sizing:border-box;font-size:14px} 
.gtp-controls .gtp-track .gtp-track-list{position:absolute;bottom:48px;z-index:1998; width:220px; border-radius:10px 10px 0 0;text-align:center;padding-top:10px;background: #f0f0f0; box-shadow: inset 0 4px 12px rgba(0,0,0,.2);display: none}
.tracklist {padding: 0 10px 15px; max-height:500px; text-align: left;overflow-y: scroll;}
.tracklist::-webkit-scrollbar{width:0;height:0;display: none} 
.tracklist .trackitem {padding:10px 15px; border-radius: 6px; background: #fff; box-shadow: 0 5px 10px rgba(0,0,0,.2);position: relative;}
.tracklist .trackitem i{color: #454545}
.tracklist .trackitem:not(:first-child) {margin-top: 10px;}
.tracklist .trackitem.active {background:#d9d9d9;}
.tracklist .trackitem:hover .track-name {color: #ff6600;}
.tracklist .trackitem .track-name {flex: 1; font-size: 14px; line-height: 16px; font-weight: bold;color: #333333;padding-bottom: 8px}
.tracklist .trackitem .instrument-name {color: #565656;font-size: 12px;line-height: 1.6}
.tracklist .trackitem .mute {margin: 0 4px; padding: 0 4px; background: transparent; border: none; outline: none;}
.tracklist .trackitem .trackbrt {position: absolute;right: 8px;top:-5px;}
.tracklist .trackitem .trackbrt i{font-weight: normal;}
.tracklist .trackitem.active .track-name{color: #ff6600;}
.flexrow  {display: flex; flex-wrap: nowrap; flex-direction: row;}
.tracklist .trackitem .slider-volume {display: block; width: 100%; padding: 10px 0;}
.track-slider {display: flex;justify-content: center;align-items: center;height: 40px}
.track-slider i{color: #787878;margin-right: 8px}
.trackitem input[type=range] {-webkit-appearance: none;}
.trackitem input[type=range]:focus {outline: none;}
.trackitem input[type=range] {background-color: transparent;border-radius:0; height:18px;}
.trackitem input[type=range]::-webkit-slider-runnable-track {-webkit-appearance: none; cursor: pointer; height: 4px;   background-color: #ccc;}
.trackitem input[type=range]::-webkit-slider-thumb {-webkit-appearance: none; cursor: pointer; border-radius: 50%; height: 20px; width: 20px; margin-top: -8px; vertical-align: middle; background-color: #787878;}
.trackitem input[type=range]::-moz-range-track {cursor: pointer;  border-radius: 0; height: 4px; vertical-align:middle; background-color: #505050;}
.trackitem input[type=range]::-moz-range-thumb {cursor: pointer; border: 0; border-radius: 50%; height: 18px; width: 18px; margin-top: -8px;vertical-align:middle; background-color: #ccc;}
.trackitem input[type=range]::-ms-track {cursor: pointer;border: 0;height: 4px; background-color: #ccc;}
.trackitem input[type=range]::-ms-thumb {cursor: pointer;border: 0;height: 18px; width:18px;background-color:#ccc;}
.trackitem input[type=range]::-ms-tooltip {display: none;} 
@media (min-width:768px) {
    .gtp-more {position:absolute;text-align:center;left: 50%; top: 30%;transform: translate(-50%,-30%);background:rgba(0,0,0,0.76);padding: 20px;z-index: 999;border-radius: 10px}
}
@media (max-width:767px) {
    .gtp-controls .gtp-song-title {display: none}
    .gtp-more {position:absolute;width: 90%; text-align:center;left: 50%; top: 30%;transform: translate(-50%,-30%);background:rgba(0,0,0,0.76);padding:20px 10px;z-index: 999;border-radius: 10px}
}
.gtp-more .paytip {color: #ffffff;text-align: center;margin-bottom:20px;font-size: 13px;letter-spacing:.2px;}
.gtp-more .more-btn{background-image: linear-gradient(-135deg, #FBE8A8 0%, #F8E7AC 15%, #E2C078 100%);color:#623A0C;font-size:14px;cursor:pointer; padding:5px 12px;font-weight:bold;height: 32px;border-radius: 32px;letter-spacing:1px;clear: both; } 
.gtp-more .more-btn:hover{background-image:linear-gradient(-35deg, #FBE8A8 100%, #F8E7AC 15%, #E2C078 0%);color:#623A0C;} 
.gtp-more .more-btn i{color:#623A0C;vertical-align: -1px;font-weight: 15px; padding-left:3px;}
.gtp-more .more-btn .number{padding:0 2px;}
.gtp-more .login-lock{color:#ff6633;height:30px;line-height: 30px; font-size:15px;cursor:pointer;font-weight: bold;}
.gtp-more .login-lock i{vertical-align: -1px;font-size: 15px; padding-left:3px;}

.paytip {color: #999999;text-align: center;margin-bottom:13px;font-size: 13px;}
.payusers-wrap {color:#a4a4a4;line-height:24px;height:24px;text-align:center;font-size: 13px;margin-bottom:18px;overflow: hidden; display:flex;align-items:center;display: -webkit-flex; -webkit-align-items: center;justify-content: center;}
.payusers-wrap .payusers-item{display:inline-block; margin-right:-8px;box-sizing: border-box;width: 24px;height: 24px;padding: 0;vertical-align:middle; }
.payusers-wrap .payusers-item:last-child{margin-right:0!important}
.payusers-wrap .payusers-item img{vertical-align:-1px;width:24px;height:24px;border:1px solid #fff;border-radius:50%;padding: 0;}
.payusers-wrap .payusers_count{color:#f13b03;padding:0 5px 0 18px; font-weight:bold;font-family:DIN-Medium;}
.payusers-wrap.gp{color:#ffffff}
.jitapu-more {position:relative;text-align:center;margin-top:10px; margin-bottom:25px;}
.jitapu-more:before {content:"";position:absolute;top:-105px;left:0;height:100px;width:100%;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)}
.jitapu-more .more-btn{background-image: linear-gradient(-135deg, #FBE8A8 0%, #F8E7AC 15%, #E2C078 100%);color:#623A0C;font-size:14px;cursor:pointer; padding:5px 12px;font-weight:bold;height: 32px;border-radius: 32px;letter-spacing:1px;clear: both; } 
.jitapu-more .more-btn:hover{background-image:linear-gradient(-35deg, #FBE8A8 100%, #F8E7AC 15%, #E2C078 0%);color:#623A0C;} 
.jitapu-more .more-btn i{color:#623A0C;vertical-align: -1px;font-weight: 15px; padding-left:3px;}
.jitapu-more .more-btn .shuzi{padding:0 2px;}
.jitapu-more .login-lock{color:#ff6633;height:30px;line-height: 30px; font-size:15px;cursor:pointer;font-weight: bold;}
.jitapu-more .login-lock i{vertical-align: -1px;font-weight: 15px; padding-left:3px;}
.single-credit{background-color:#f7f7f7;border-radius:3px;margin:15px 0 10px 0;font-size:12px;padding:10px 15px; color:#999}
.single-credit .contact {color:#155d9a;cursor:pointer;white-space: nowrap;}
.hotpulist {margin-top: 20px;}
.hotpulist-inner{overflow:hidden;}
.hotpulist-inner a{display:inline-block;margin-top:9px;margin-left:8px;padding:0 10px;border-radius:6px;height:28px;line-height:28px;font-size:13px;color:#333;letter-spacing:0;text-decoration:none;background:#f5f5f5;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:20em}
.hotpulist-inner a:hover{color:#ff6633;}

.side-toolbar {position:fixed;top:150px;margin-left:-100px;z-index: 1099;}
.side-toolbar-inner {position:relative;width:64px;background: #ffffff; box-shadow:0px 0px 10px 0px rgba(18,35,75,.03);border-radius:6px;padding-bottom: 20px;}
.toolbar-item {display: block;text-decoration: none; margin-top:15px;text-align:center;padding-top:22px;font-size:12px;color:#565656;line-height:20px;background-size:24px 24px;background-position:center top;background-repeat:no-repeat}
.toolbar-item:hover {opacity:.7}
.toolbar-item.zan {margin-top:0}
.toolbar-item.zan::after {content:'';display:inline-block;width:24px;height:1px;background:#e8e8e8}
.toolbar-item.zan .zanwrap {position:relative;width:44px;height:44px;margin:0 auto;background-color:#f0f1f4;border-radius:50%;margin-bottom:4px}
.toolbar-item.zan .zanwrap .zanicon {position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:24px;height:24px;background-image:url("images/like.png");background-size:contain}
.toolbar-item.zan.is-active .zanwrap {background-color:#fff2f2}
.toolbar-item.zan.is-active .zanwrap .zanicon {background-image:url("images/liked.png");background-size:contain;}
.toolbar-item.zan.is-active:hover {opacity:1}
.toolbar-item.zan .count{font-family:DIN-Medium;position: absolute;right:0;top:-3px;height:16px;padding: 0 5px; border-radius:8px;background:#f4f4f4;color:#a4a4a4;text-align:center;font-weight:600;font-size:12px;line-height:16px;}
.toolbar-item.zan.is-active .count{background:#ff0000;color:#fff}
.toolbar-item.comment {margin-top:20px;background-image:url("images/comment.png")}
.toolbar-item.collect {background-image:url("images/collect.png")}
.toolbar-item.collect.collect-yes {color:#ff900e;background-image:url("images/collected.png")}
.toolbar-item.share { background-image:url("images/share.png")}
.toolbar-item.share:hover + .share-tools {display:block}
.toolbar-item.download {background-image:url("images/download.png")}
.toolbar-item.pubook {background-size:20px 20px!important;margin-top:20px;background-image:url("images/pubook.png")}
.share-tools {display: none; position:absolute;right:-110px;top:180px;}
.share-tools:hover {display:block}
.share-tools ul {width:100px;padding:10px 0;margin-left:20px;background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,0.1),0 0 0 1px rgba(0,0,0,0.03);border-radius:8px}
.share-tools li {width:100%;height:34px;padding:2px 16px;margin-bottom:10px;background-size:cover;background-position:center;background-repeat:no-repeat;box-sizing:border-box;cursor:pointer;list-style: none;color: #565656;}
.share-tools li a{color: #565656;text-decoration: none;display: block;}
.share-tools li span{font-size: 13px;}
.share-tools li:last-child {margin-bottom:0}
.share-tools li:hover {background-color:#f6f6f6}
.share-tools li .share-to-wechat__qrcode {display:none;position:absolute;top:-10px;left:86px;padding-left:18px}
.share-tools li .share-to-wechat__qrcode:hover {display:block}
.share-tools li .share-to-wechat__qrcode__content {width:108px;height:123px;background:#fff;padding:14px 14px 11px;box-shadow:0 3px 8px 0 rgba(0,0,0,0.1),0 0 0 1px rgba(0,0,0,0.03);border-radius:8px;box-sizing:border-box;text-align:center}
.share-tools li .share-to-wechat__qrcode__content img,.share-tools li .share-to-wechat__qrcode__content canvas{width:80px;height:80px;}
.share-tools li .share-to-wechat__qrcode p.desc {font-size:12px;color:#555;line-height:16px;}
.share-tools li .share-icon {display:inline-block;width:30px;height:30px;margin-right:4px;vertical-align:middle;background-size:contain}
.share-tools li.share-to-wechat {position:relative}
.share-tools li.share-to-wechat .share-icon {background-image:url("images/weixin.png")}
.share-tools li.share-to-wechat:hover .share-to-wechat__qrcode {display:block}
.share-tools li.share-to-weibo .share-icon {background-image:url("images/weibo.png")}
.share-tools li.share-to-link .share-icon {background-image:url("images/link.png")}
.toolbar-item.download:hover + .down-types {display:block}
.down-types {display: none; position:absolute;right:-110px;bottom:0;}
.down-types:hover {display:block}
.down-types ul {width:100px;padding:10px 0;margin-left:20px;background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,0.1),0 0 0 1px rgba(0,0,0,0.03);border-radius:8px}
.down-types li {width:100%;height:34px;margin-bottom:10px;background-size:cover;background-position:center;background-repeat:no-repeat;box-sizing:border-box;cursor:pointer;list-style: none;color: #565656;}
.down-types li a{color: #565656;text-decoration: none;display: block;padding:2px 16px;}
.down-types li span{font-size: 13px;}
.down-types li:last-child {margin-bottom:0}
.down-types li:hover {background-color:#f6f6f6}
.down-types li i {display:inline-block;width:26px;height:26px;margin-right:4px;vertical-align:middle;background-size:contain}
.down-types li.t-to-pdf i {background-image:url("images/pdf.png")}
.down-types li.t-to-puji i {background-image:url("images/puji.png")}
.jitapai-tuwen-neilian{background-color:#f2f2f2;border-radius:4px; padding:15px;border-radius:4px;width:100%;max-width:420px; height:90px;margin:0 auto 20px auto;box-sizing: border-box;}
.jitapai-tuwen-neilian a:hover{border:1px solid #f2f2f2 !important}
.jitapai-tuwen-neilian .item_thumb{width:60px;float:right; }
.jitapai-tuwen-neilian .item_thumb img{width:60px;height:60px;border-radius:3px}
.jitapai-tuwen-neilian .item_main{color:#888;float: left;width:calc(100% - 90px);}
.jitapai-tuwen-neilian .item_main .ntitle{font-size:16px;color:#333;line-height:2;overflow:hidden;font-weight:500}
.jitapai-tuwen-neilian .item_main .ntitle:hover{color:#ff5c00} 
.jitapai-tuwen-neilian .item_meta {font-size: 12px;margin-top:3px;}
.jitapai-tuwen-neilian .item_meta span{font-family:DIN-Medium;}

.baike{display:block;position:relative;margin:5px auto 20px auto;padding:9px;border:1px solid #eee;background: #f9f9f9;box-sizing: border-box;border-radius: 8px; }
.baike:hover{box-shadow:1px 1px 8px #eee}
.baike .baike-img{float:left;margin-top:3px;display: inline-block;}
.baike .baike-img img{width: 100%;height: 100%; margin:0 !important;display:block;border-radius: 4px;}
.baike .baike-info {display: inline-block;}
.baike .baike-info .baike-title{display: block;font-weight:bold;color:#333}
.baike:hover .baike-title{color:#ff6633}
.baike .baike-info .baike-abstract{height:44px;font-size:13px;color:#454545;line-height:22px; }
.baike .baike-info .baike-controls {display: block;}
.baike .baike-info .baike-controls .group-data{float:left; color:#999;margin-right: 8px; font-size:12px; font-family:DIN-Medium;}
.baike .baike-info .baike-controls .group-data small{color:#f83a25;font-size:12px;}
.baike .baike-info .baike-controls .group-data .emred{color:#f83a25;font-size:18px;padding: 0 5px;}
.baike .baike-info .gm-btn{float:right; height:26px;margin-right:7px;padding: 0 8px; border-radius:3px;line-height:26px;text-align:center;font-size:13px;background:#f04bb8;background:-webkit-linear-gradient(#f36e5d,#f04848);background:linear-gradient(#f36e5d,#f04848);color:#fff}
.baike .baike-info .gm-btn:hover{opacity:.9}
.tkl_wrap {position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.6); z-index:10000}
.tkl_wrap .tkl_wrap_inner{box-sizing: border-box;display: block; position:absolute;top:50%;left: 50%;transform: translate(-50%,-50%); width:83%;  margin:auto;border-radius: 5px;-webkit-box-shadow:0px 2px 30px 4px rgba(157,160,165,0.37);box-shadow:0px 2px 20px 2px rgba(157,160,165,0.2);background:#ffffff;box-sizing: border-box;}
.tkl_close {position:absolute;top:-38px;right:8%;color:#6c6c6d; font-size:30px;color:#ffffff; transform:rotate(45deg);cursor:pointer}
.tkl_wrap .tkl_content{padding:35px 30px 10px 30px;display: block;clear: both;box-sizing: border-box;}
.tkl_wrap .tkl_neirong {background:#dddddd;padding:13px 14px;border-radius: 4px;font-size:14px;line-height: 1.8;}
.tkl_wrap .tkl_control {margin-top:20px;box-sizing:border-box;}
.tkl_wrap .tkl_control .copy_tkl{display: block; border-radius:5px;background: #ff0002;color: #ffffff;letter-spacing:0.5px; text-align: center;font-weight: bold;border-radius:36px;height: 36px;line-height: 36px;}
.tkl_wrap .tkl_control .tkl_link{display: block;text-align: center;color: #787878;padding-top:16px;font-size:12px;text-decoration: underline;} 

.pagebanner{width:100%; margin-bottom:25px;overflow:hidden;position:relative}
.pagebanner img{width:100%;height:auto;border-radius:5px;object-fit: cover;display:block;}
.pagebanner_shadow{width:100%;position:absolute;left:0;right:0;bottom:0;border-radius:5px;background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,0.5) 0,rgba(0,0,0,0) 100%);background-image:-o-linear-gradient(bottom,rgba(0,0,0,0.5) 0,rgba(0,0,0,0) 100%);background-image:linear-gradient(to top,rgba(0,0,0,0.5) 0,rgba(0,0,0,0) 100%)}
.page_info{position:absolute;left:0;right:0;color:#fff;z-index:5;}
.page_info .pagetitle{font-weight:bold;line-height:22px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fff}
.page_info .pageauthor{font-size:14px; line-height:24px;height:24px;vertical-align:middle;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.page_info .pageauthor .avatar{position: relative;border-radius: 50%; float:left;width:24px;height:24px;box-sizing: border-box; border:1px solid #eee}
.page_info .pageauthor .avatar img {border-radius: 50%;width:22px;height:22px; } 
.page_info .pageauthor .avatar::after {content: ""; position: absolute; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAtJJREFUWMPNWEFr1EAUDvgH9H8k7ipeRE+K4kGQIiJCF7148qYnjyIoHsTeBAWh9ShsWl26pdYNVlaQgnWtqAtStEWLVIvsVmsmyYzzZutkayaZl3QjCQyE5M2bb+Z98743YxgpH1azdrm2OUyq5iixTce1rTZ/70IT7/wb/AMbsDXyevxxc4gP1CC25blVk2Ea2EIf6DswIN5E+QCfdRMLIh6c2QRfmYEwdmoHdzKyXSAKYCPgOx0Yu7yTVK3pQYORoLhvGAMNhhPybV5gZONjaEGJMOW4MsqVSgpfHpzBcCp2N/1vMH+bcvcpt/bkIRb8aEeaWzuYki8lFqzMyv7EORNJCZGkF+eMbqyyfx/y/EK6FVi4KfsGn2eUNluSJ2TTOGf+8mQEkP/+Lh7Q1DFG/Q3Rj5KuWHU1wc2G1KYkOfBeXokAClbn0ICCr03Zz5u/migzQvuIXaokOp0+HgEEM3btsj5Uc5fDSXybR+y4UgXIPKYzVPKocTp5AE58+nutN4GAMPL4BCYFjBmihNAYqnjkta4n9/n0MOTcu9vYnOQYUMNol17BI3+5Hu/42fkwvJ1F5o7vQaYHq22IwkpnqOLRrxW17cQ+RteXejaUMvL0bAopMbsQsg7GWMUjt344Gqr2vXAVFx+klZEOKmSxPHpxaavDJyc5gb3e6vAJuI/2p8zoEDIEqWN59OF+n81uFqwt9IG9mEVoHUMU5JgOCh4BAAm4dSP8/sXJWI6Yo/rEmMAjCA+Q2K0fYdT7uSkP60puIYu2Ya106HhEZs8JJZehenUtY120KR06cdXq2vfXfe8tbmdlDVcDVX7oeBSGj8vDzFDmIi1ydsOevVT5qFeS3NnWmS1zCaviEe1+5PKwd7AlLLbIV/EIiD3wIh99DJo6yvylmmzem1v5HYMKd1As5FG6kJcNhbyOKeyFlepKDwQZCvLYKz3xr1TJcqX3B9KdR6Yd1V4RAAAAAElFTkSuQmCC) no-repeat; background-size: 10px; width: 10px; height: 10px; right:-2px; bottom:0} 
.page_info .pageauthor .postauthor{padding-left:6px;padding-right: 6px; height:24px;line-height:24px;color:#fff;font-size:14px}
.page_info .pageauthor .posttime{height:24px;line-height:24px} 
.page_info .pageauthor .postview{height:24px;line-height:24px;float: right;}

@media (min-width:768px) {
    .baike{width:100%;max-width: 480px; }
    .baike .baike-img{ width: 130px; margin-right:20px; } 
    .baike .baike-info { width:calc(100% - 150px);display: inline-block;}
    .baike .baike-info .baike-title{font-size:16px;line-height:34px;margin-bottom:8px;}
    .baike .baike-info .baike-abstract{margin:0px 0 15px 0;}
    .pagebanner_shadow{top:100px;}
    .page_info{bottom:15px;padding:0 22px;}
    .page_info .pagetitle{font-size:18px;margin-bottom:20px;}
}
@media (max-width:767px) {
    .baike{width:100%;max-width: 480px; }
    .baike .baike-img{ width: 110px;  margin-right:15px; } 
    .baike .baike-info {width:calc(100% - 125px);display: inline-block;}
    .baike .baike-info .baike-title{font-size:14px;line-height:28px;margin-bottom:6px;}
    .baike .baike-info .baike-abstract{margin:0px 0 10px 0;}
    .pagebanner_shadow{top:30px;}
    .page_info{bottom:8px;padding:0 12px;}
    .page_info .pagetitle{font-size:16px;margin-bottom:12px;}
    .page_info .pageauthor .postview{display: none;}
    .page_info .pageauthor .posttime{font-size: 13px;} 
}

.single-bottom-ad{margin:15px 0 2px 0;text-align:center}  
.consult-teacher {padding:15px 0;background:#ff6633;text-align:center;color:#fff;margin:20px 0 10px 0;font-weight:bold;font-size: 16px;} 
.consult-teacher a{padding:5px 15px;border: 1px solid #fff;border-radius:9999px;margin-left:12px;color:#ff6633;text-decoration:none;font-weight:bold;background: #ffffff}
.entry-tags{color:#999;margin-bottom: 10px;}
.entry-tags .tag-links{ }
.entry-tags .tag-links a{font-size:12px;color: #353535; margin-right:3px;background: #f5f5f5;border-radius:26px;padding:3px 8px;}
.entry-tags .tag-links a:before{content:"#";color:#ff6633;font-weight:600;padding-right:3px} 
.entry-tags .tag-links a:hover{opacity:1;color: #353535;}
.textadbox{margin:0 auto;text-align: center;letter-spacing:.5px}
.textadbox a {background: #f2f2f2;height:30px;border-radius:30px; display: inline-block;padding:2px 10px 2px 2px;}
.textadbox .textad_title {background: #ff0000;color: #ffffff;height:26px;line-height:26px; border-radius:26px;border:1px solid #ffffff; display: inline-block;padding:0 8px;margin-right: 8px}
.textadbox .textad_miaoshu{color: #333333;}
.pay-form-wrap {position:relative; height:100%;min-height:700px;min-width:1000px;overflow:hidden;background:transparent}
.pay-form-wrap:before {content:none}
.pay-form{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.3); z-index:999999}
.pay-form .pay-form-center{position:absolute;top:0;right:0;bottom:0;left:0;width:260px;height:310px;margin:auto;background-image:-webkit-linear-gradient(top,#fff2ef 0%,#fff 30%);background-image:linear-gradient(180deg,#fff2ef 0%,#fff 30%);box-shadow:0px 0px 16px 0px rgba(18,35,75,.01);border-radius:6px;}
.pay-close {height:30px;line-height:30px;} 
.pay-close i{color:#dddddd;position:absolute;top:15px;right:15px;font-size:12px;}
.pay-form .pay-form-center .pay-price{text-align:center;letter-spacing:.5px;margin-top:20px}
.pay-form .pay-form-center .pay-price img {width:110px;height: auto; }
.pay-form .pay-form-center .pay-price .orderprice {font-size:25px;margin:0 auto 12px auto;font-weight:500;color: #ff6600}
.pay-form .pay-form-center .pay-price .orderprice small {font-size:14px;margin-right:5px}
.pay-form .pay-form-center .pay-qrcode{position:relative; margin:10px auto 0;text-align: center;height: 145px;text-align: center;}
.pay-form .pay-form-center .pay-qrcode img{width:140px;height:140px;display: inline-block; border-radius: 5px;} 
.pay-form .pay-form-center .paytime-tip {font-size: 12px;padding-top:2px;color: #666666;text-align: center;}

.qr-wrap {position:relative; height:100%;min-height:700px;min-width:1000px;overflow:hidden;background:transparent}
.qr-wrap:before {content:none}
.qr-wrap .qr-content{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.3); z-index:999999}
.qr-wrap .qr-content .qr-center{position:absolute;top:0;right:0;bottom:0;left:0;width:260px;padding: 0 30px; height:310px;margin:auto;background-image:-webkit-linear-gradient(top,#fff2ef 0%,#fff 30%);background-image:linear-gradient(180deg,#fff2ef 0%,#fff 30%);box-shadow:0px 0px 16px 0px rgba(18,35,75,.01);border-radius:6px;}
.qr-wrap .qr-close {height:30px;line-height:30px;} 
.qr-wrap .qr-close i{color:#dddddd;position:absolute;top:15px;right:15px;font-size:12px;}
.qr-wrap .qr-content .qr-center .qr-title{text-align:center;letter-spacing:.5px;margin-top:22px;font-size: 15px;font-weight: bold;}
.qr-wrap .qr-content .qr-center .qr-qrcode{position:relative; margin:15px auto 0;text-align: center;height: 145px;text-align: center;}
.qr-wrap .qr-content .qr-center .qr-qrcode img{width:140px;height:140px;display: inline-block;padding: 0; border-radius: 5px;} 
.qr-wrap .qr-content .qr-center .qr-tip {font-size: 13px;padding-top:5px;color: #666666;text-align: center;}
.qr-wrap .qr-content .qr-center .qr-tip p{line-height:2;}
.mbqr-btn {width:100%;clear:both;display: block; text-align: center;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);position:fixed;bottom:100px;z-index:999; }
.mbqr-btn a{margin: 0 auto;height:36px;color: #ffffff;font-size: 14px; padding:0 15px;background:#ff6633;font-weight: bold;border-radius:36px;}
.mbqr-btn img{padding-right:5px;vertical-align:0px; width:24px;color: #ffffff;}

.pulists-wrap {display:none;position:fixed;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,0.3);z-index:1100}
.pulists {width:360px;height:100%;position:absolute; right:0;top:0; overflow-y:auto; scrollbar-width:none;background:#f3f3f3;display:block;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);opacity:1}
.pulists .pulists-top {height:55px;background:#1a0f30;position:relative;z-index:100}
.pulists .pulists-top .pulists-close {position:absolute;left:0;top:0;color:#fff;cursor:pointer;height:55px;line-height:55px;font-size:18px;width:30px;background:center center #4A54FF;background-image:linear-gradient(315deg,#ff6600 0,#ff2200 100%);background-size:104% 104%;text-align:center;z-index:2}
.pulists .pulists-top .title {font-size:12px;height:55px;line-height:55px;font-size:12px;display: inline-block;margin-left:50px;color:rgba(255,255,255,.5);}
.pulists .pulists-top .title .count {font-family:DIN-Medium;font-weight: bold;color: #ff0000;padding-left: 5px;}
.pulists .pulists-top .pulists-header {display:inline-flex;align-items:center;height:100%;float: right;}
.pulists .pulists-top .header-right {flex:1;display:flex;align-items:center;justify-content:flex-end;padding:0 10px}
.pulists .pulists-top a.btn-clean {font-size:12px;color:rgba(255,255,255,.5);cursor:pointer;margin-left:10px}
.pulists .pulists-top a.btn-clean i {margin-right:5px;vertical-align: -3px;font-size: 14px;}
.pulists .pulists-top a.btn-clean:hover {color:#fff}
.pulists .pulist-container {padding:10px;height:calc(100% - 156px);overflow:auto;background:#ffffff; }
.pulists .pulist-container::-webkit-scrollbar {width:2px;height:100px}
.pulists .pulist-container::-webkit-scrollbar-thumb {background-color:rgba(153,154,170,0.3);border-radius:2px}
.pulists .pulist-container ul{ margin-top:10px;grid-template-columns:repeat(auto-fill,minmax(60px,1fr));grid-gap:12px 12px; }
.pulists .pulist-container ul li {position: relative; list-style: none; cursor: pointer;height: 32px;line-height: 32px; margin-bottom:8px;padding-left: 10px; display: block;background: #f7f7f7; }
.pulists .pulist-container ul li:hover {color: #ff6600;}
.pulists .pulist-container ul li .title {color: #565656;  font-size: 13px;font-weight:400;  display: block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.pulists .pulist-container ul li .del-puitem{ display:none;font-size:13px;color:#999999;z-index:10;background:rgba(0, 0, 0, 0.86); #ff0000;position: absolute;top: 0;right: 0;width:50px;text-align: center; }
.pulists .pulist-container ul li:hover .del-puitem{display:block}
.pulists .pulists-bottom {height:70px;background:#f3f3f3;display: block;margin: 0 auto;text-align: center;box-sizing: border-box;}
.pulists .pulists-bottom a {display:inline-block; height: 30px;line-height: 30px;  text-align: center;font-size: 12px;padding: 0 15px;border-radius: 2px;margin:20px 5px;}
.pulists .pulists-bottom i {padding-right: 3px;vertical-align: -1px;}
.pulists .pulists-bottom a.fresh { background: #ff4400;color: #ffffff; }
.pulists .pulists-bottom a.down { background: #ff6600;color: #ffffff; }

/*作者页面*/
.jitapai-author-info{margin-bottom:20px;min-height:140px;position: relative;}
.jitapai-author-info .face-stuff{width:100px;margin:0 20px;float:left;position: relative; }
.jitapai-author-info .face-stuff img{width:100px;height:100px;padding: 2px; border-radius: 50%;border:1px solid #eeeeee;}
.jitapai-author-info .info-stuff{width:calc(100% - 140px); float:left;padding:8px 0 10px;box-sizing: border-box;} 
.jitapai-author-info .info-stuff-info{line-height:1.7;margin-bottom:13px}
.jitapai-author-info .info-stuff-nickname{ font-size:18px;font-weight:600; display:block; height:24px;line-height:24px;white-space:nowrap;text-overflow:ellipsis} 
.jitapai-author-info .info-stuff-nickname i {
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAA6NJREFUWEfNV01sVFUYPWdaCTXyF2DhAkEWTWAF8woxiKYLZCUISIFAINR0XrVCILrBwM7fhVFjCTi3UAkLBPlLIaxgQSD4k/ZO40YTF0UlGIM1BBoL0Zn5zH198zrvzXszl6FNvJumb77vfOd937nvnktYLnnt+WloeLAKTG0GpBnAHACz/fS/AAwD/BlSPIVC0xX23hixgWatIOlIL0KKuwFsATCrVrz/+10AJ1GUbh7J/VQtpyoBcdPvgdwNwXTLwuEw4j5EuqlyB5LyEwlIp3MNghfqKhxNIq4zq1+Mw4olIK7zpz/jCanvgwxT6bmV3CJPxHVuAlgwkZXLsH6h0s+WY4c6IK7zNYC2SSpegj1NpTeV/gkIeIID909ycR9e3i8J0yPgbbUGfle32h+VtdkdBXnObNExAq5zCMAbAY7gaiIm0WpVL4pRmXeYSndRXGcGgF8BmL/l6yMq/U75A3lz+WzkC0MWnQopXtyWXkDaI/j3AMynZFq2g3I89q3IdcwO9IVIdKbbIeyt3gW+RTXwqdfdrmXzkC/+Fhsv3EFx02cAvpoAeBONqRU81P9HiITrnAewLokElR4Xd6ejIMjEx8pZM4IcgKWJbyT4ij16a4hAZnkzWDDf+FRMXjA6cZ2nAfxepVuDhoBpz7wawtpDpT8PdyG9F6DX5tD6Z1oTj1196LU/4xwG8XoV7FuGwN8AnqxBoAgWVzI7+G2ExGWAq4JngqPs0R1e8falc/FE6k4N3FFbAgbyG4AvUenREqhklq0AizeCIv+mnuGX/bc8Am66G+AuGwI2IxjDEXzCHv12WA/OuyAOQNDHHu0JU/YumYnRBuMJai1vBNVFWAmxjUqfCLrQ2tqI5pHvUWAHjw4M+rP/DMSeWtUBGBG2nARks0VwKeQ2WFzN7OCPAYnO9Bpmcxe94l2Ln0K+ycqOATxFyaTXgzz3CARMmbNUuY1xOeI6HwMIjSkRW2QDPbPZ+NB8im39no8n+6lyH4T0sLN1KqaMPLB8mbvIT50ffxhZIgB4mUpfCkbhOh8C2GeZPnYYeXOr+ziWfqQK6/nFD7elra0Bs4byVsWjx7G/b+s1JEeodEYy/na0YhAxJONqrtcJyy6AB61qRxxyhSuu0xEPW7roCmecZMsnwxlXOGLTseSLycQ65JATLh/V//dqFghz/HJqTEnUNybpzvi9E499OQ195Yx5Fa4Fi68AXBh/PZchSKoPlAtU2pCouf4DjGRmuoezDQgAAAAASUVORK5CYII=) no-repeat;
            background-size: 100%;
            width: 16px;
            height: 16px;
            vertical-align:-1px;
            margin-left:6px;
            display: inline-block
        }
.jitapai-author-info .info-stuff-words{margin-bottom:8px;line-height:1.6;font-size: 14px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.jitapai-author-info .bottom-words{font-size:13px;line-height:1.8;}
.jitapai-author-info .bottom-words span{color:#ff0000;padding:0 3px;font-size:12px;line-height: 1.8; vertical-align:baseline} 
.jitapai-author-info .author-gk {position: absolute;top:0;right: 0;font-size: 12px;background: #999999;color: #ffffff;line-height: 1.5;padding: 0 3px;}
.authorpm {float: right; }
.authorpm a{display: block; background: #ff6633;color:#ffffff;height: 28px;line-height: 28px;border-radius: 28px;font-size: 13px; padding:0 20px }

@media (max-width:767px) {
    .jitapai-author-info .face-stuff{width:60px;margin:0 15px 0 5px; }
    .jitapai-author-info .face-stuff img{width:60px;height:60px;}
    .jitapai-author-info .info-stuff{width:calc(100% - 80px);padding:5px 0;} 
    .jitapai-author-info .info-stuff-info{margin-bottom:5px}
    .jitapai-author-info .info-stuff-nickname{font-size:16px;font-weight:500; } 
    .authorpm {margin-top: -5px; }
    .authorpm a{height: 24px;line-height: 24px;border-radius: 24px;font-size: 12px; padding:0 10px }
}

/*个人评论*/ 
.user-comments-area {margin:30px 0 25px 0;clear: both;display: block;}
.user-comments{margin:0;padding:0;list-style:none;font-size:13px;} 
.user-comments .comments-content .comtent{margin-top:10px;padding:12px 10px;line-height:2;display:block;background:#f3f3f3;border-radius:3px;position:relative}
.user-comments .comments-content .comtent:before{position:absolute;top:-16px;width:0;height:0;border:8px solid transparent;border-bottom:8px solid #f3f3f3;content:' '}
.jitapai-topic-content .topiccontent{background-color:transparent;padding-top:15px}
.comtent {padding-bottom:20px;font-size:15px;line-height:1.8;color: #343434}
.comtent img{max-width:715px;height:auto;padding:10px 0;line-height:1.8}
.comtent a,.comtent a:hover{color:#666666!important;}
.user-comments li{margin-top:15px;padding:0;border-bottom:1px solid #eee;color:#888;list-style:none;line-height:2pc} 
.user-comments li.tip{margin:20px 0;border:0;border-radius:3px;line-height:2pc}

/*文章评论样式*/
.comment-side-wrap {display:none;position:fixed;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,0.3);z-index:1100}
.comment-side-wrap .comment-side {background:#fff; position:absolute; right:0;top:0; overflow-y:auto; scrollbar-width:none}
.comment-side-wrap .comment-side::-webkit-scrollbar {width:2px;height:100px}
.comment-side-wrap .comment-side::-webkit-scrollbar-thumb {background-color:rgba(153,154,170,0.3);border-radius:2px}
.comment-side-wrap .comment-side .comment-side-tit {display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px 24px 16px 24px;border-bottom:1px solid #e8e8ed;position:fixed;right:0;top:0;background: #ffffff;}
.comment-side-wrap .comment-side .comment-side-tit .comment-side-tit-count {height:24px;font-size:16px;font-weight:500;color:#222226;line-height:24px}
.comment-side-wrap .comment-side .comment-side-tit .comment-side-tit-close {color: #676767;}
.comment-side-wrap .side-more-comment a {display:block;width:186px;height:35px;background:#f5f6f7;border-radius:35px;color:#555666;text-align:center;line-height:35px;margin:auto;font-size: 13px;font-weight: bold;}
@media (min-width:768px) {
   .comment-side-wrap .comment-side {width:500px; height:100%; padding:88px 24px 32px 24px; }
   .comment-side-wrap .comment-side .comment-side-tit { width:500px; }
}

@media (max-width:767px) {
    .comment-side-wrap .comment-side { width:100%; height:100%; padding:88px 24px 32px 24px; }
    .comment-side-wrap .comment-side .comment-side-tit { width:100%; }
}
.yusheinsert{ display: block;margin:0 0 20px 20px;  }
.yusheinsert span{color: #565656;}
.yusheinsert a {background: #ffffff;color: #999999;font-size: 12px;padding: 0 6px;margin-right: 5px; display: inline-block;border-radius: 2px;line-height: 1.8;}
.yusheinsert a:hover{background: #ff6633;color: #ffffff;}
.article-pinglun {margin-top: 15px;width: 100%; display: block; }
.article-pinglun .avatar {float:left;display: inline-block; width:50px;}
.article-pinglun .avatar img{width:40px;height: 40px; border-radius:100%;padding:1px; border: 1px solid #eeeeee; } 
.article-pinglun .commentform{font-size:12px;float:right;width:calc(100% - 55px);display:inline-block;margin-bottom: 15px;background-color:hsla(0,0%,71%,.1);border-radius: 5px;padding-bottom: 15px; }
.article-pinglun .commentform textarea{padding:15px 20px;width:100%;min-height:100px;font-size:13px;overflow: hidden;background:#f7f7f7;border-radius:5px;border:none;outline:none;display:block;color:#333333;font-weight:400;line-height: 1.8 }
.article-pinglun .comment-form-bottom{margin-right: 20px; display:block;height:24px;line-height:24px; }
.article-pinglun .comment-form-bottom .commentsubmit{color:#fff;display:inline-block;  border:1px solid transparent;  padding:0 15px;font-size: 13px; border-radius:24px;background-color:#ff6633;cursor:pointer;float:right;font-weight: bold;line-height:24px; }
.article-pinglun .comment-form-bottom .commentsubmit:hover{opacity:.9} 
.article-pinglun .comment-form-bottom #reply-title {display: inline-block;float: right;}
.article-pinglun .comment-form-bottom #reply-title a{color:#aaaaaa;background-color:#f6f6f6; padding:0 15px;border-radius:2px;font-size: 13px;border-radius:24px;border:1px solid #999999;float: right; font-weight: bold;margin-right:25px;line-height:24px;}
.jtp-logincomment {background: #f7f7f7;height:100px;width:755px;margin-bottom: 50px; text-align: center;}
.jtp-logincomment .logincomment-tip {height: 32px;line-height: 32px; margin-top:34px;display: block;font-weight: bold; font-size: 15px;color: #666666}
.jtp-logincomment .logincomment-tip a{color: #ff6600;text-decoration: none;padding:0 3px;}

.article-comments{display: block;clear: both;padding:0 0 20px 0;width: 100%;} 
.article-comments:before,.article-comments:after{content:"";display:block;clear: both;}
.article-comments .paicomment-list {margin-top:30px;} 
.article-comments .paicomment-list li{list-style-type:none;}
.article-comments .paicomment-list .comment-item{padding:6px 0; clear: both;}
.article-comments .paicomment-list .paicomment-avatar {float:left; width:40px}
.article-comments .paicomment-list .paicomment-avatar img{border-radius:50%;width:40px;height: 40px;object-fit: cover; padding:1px;border: 1px solid #eeeeee;}
.article-comments .paicomment-list .paicomment-content{margin-left:55px; z-index:1;}
.article-comments .paicomment-list .paicomment-content-right {line-height: 25px;}
.article-comments .paicomment-list .paicomment-author{color:#787878;font-weight:500;font-size:12px;padding-right:4px;max-width: 100px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap; }
.article-comments .paicomment-list .bypostauthor .paicomment-author:after{background:linear-gradient(to right,#fc4a1a,#f7b733);color: #ffffff; content:"作者"; padding:0 3px; margin:0 5px;border-radius: 2px; font-size: 12px;vertical-align: 1px;}
.article-comments .paicomment-list .comment_payed {background:linear-gradient(to right,#fc4a1a,#f7b733);color: #ffffff;border-radius:10px;font-size: 12px;padding:2px 8px;margin-right: 5px;}
.article-comments .paicomment-list .paicomment-meta{color:#aaa;font-size:12px;}
.article-comments .paicomment-list .paicomment-meta i{padding-right:3px;vertical-align: -1px;}
.article-comments .paicomment-list .paicomment-meta a{color:#aaa;padding-left:3px;font-size: 12px;}
.article-comments .paicomment-list .paicomment-text {padding-top: 5px; padding-bottom: 5px;color: #333333}
.article-comments .paicomment-list .paicomment-text p{line-height: 1.8;font-size: 14px;}
.article-comments .paicomment-list .paicomment-text img{width: 100%;height: auto;}
.article-comments .paicomment-list .paicomment-text a{text-decoration:none;color:#333333;}
.paicomment-text .bivideo{margin:15px 0;width:700px;height:429px;overflow:hidden}
.paicomment-text .bivideo iframe{width:700px;height:468px} 
.article-comments .paicomment-list .depth-1{margin-bottom:12px}
.article-comments .children .paicomment-avatar {display: none} /*子评论不显示头像*/
.article-comments .children .paicomment-content{margin:0!important;padding:0!important;} 
.article-comments .paicomment-list .depth-2{border-left:4px solid #f5f5f5;margin-left:55px; padding-left:20px;  } 

.comment-loadmore {text-align:center;clear:both;margin:20px 0}
.comment-loadmore a{display:inline-block;padding:5px 24px;background:#f60;color:#fff;font-weight:600;border-radius:30px;cursor: pointer;}
.comment-loadmore a:hover{-webkit-transform:scale(1.05,1.05);transform:scale(1.05,1.05);-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out}
.comment-loadmore a:after{content:"\f431";font-family:'icomoon'!important;font-weight:700;font-size:18px;margin-left:3px;vertical-align:-3px}
.pagination{text-align:center;clear:both;padding:25px 0;clear:both}
.pagination .page-numbers{font-family:DIN-Medium;line-height:22px;display:inline-block;text-decoration:none;padding:0 10px;color:#666;border:1px solid #cccccc;border-radius:2px;margin-right: 5px;font-size: 12px;}
.pagination .next,.pagination .prev{background-color:#fff;border-radius:2px;padding:0 10px; margin:0 8px;line-height:22px;font-size: 12px;}
.pagination .page-numbers.current{border:1px solid #ff6600;background: #ff6600; color:#ffffff}
.pagination .page-numbers:hover {border:1px solid #ff6600;background: #ff6600; color:#ffffff}
.commentpage{clear:both;margin: 15px 0;text-align: center;}
.commentpage .page-numbers{font-family:DIN-Medium;margin:0 2px;padding:2px 8px;border-radius:2px;background:#fafafa;border:1px solid rgba(0,0,0,.05);font-size:13px;color:rgba(0,0,0,.6)}
.commentpage .page-numbers.current,.commentpage .page-numbers:hover{background-color:#ff6607;color:#fff}
.btn-fanye {background: #ff6600;color: #ffffff;font-size: 13px;padding:4px 6px;line-height:26px;margin-right: 10px;border-radius: 3px;}
a:active.btn-fanye {color: #ffffff;}

#footer{background:#ffffff;width:100%; padding-top:15px;padding-right:10px;padding-left: 10px;padding-bottom: 8px; font-size:12px;clear:both;display:block;border-top:1px solid #eeeeee;box-shadow:0 -1px 2px -1px rgba(0,0,0,.15)}
#footer p{line-height: 1.7;margin:6px 15px;}
#footer .flink {margin:6px 15px;}
#footer .flink:before { content:"友情链接：";  color: #333333;padding-right:2px;font-weight: bold;}
#footer .flink a:after {content:"丨";  color: #666666;padding:0 1px;}
#footer .flink a:last-child:after {content:" "; color: #333333;} 
.qrover{position:fixed;top:0;left:0;z-index:2000;cursor:pointer;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:rgba(0,0,0,.4);}
.qrbox{background:#fff;width:280px}
.qrwrap{padding:20px}
.qrtip{text-align:center;font-size:12.5px;color:#555}
.pai-sidebar {position:fixed;right:40px;bottom:60px;z-index:999;overflow:hidden}
#jitapai-scrollbar,.seekbar-thumb {cursor: pointer;}
#totop {color: #333333;font-size:34px;cursor: pointer;} 
#jitapai-scrollbar{width:34px;height:120px;margin:25px 0;}
#jitapai-scrollbar i{line-height:28px;height: 28px;width: 28px;}
.yanzouscreen {color:#333;cursor:pointer;} 
.fullscreen{display:block;width:24px;margin:0 auto;color:#fff;font-size:13px;font-weight: bold; text-align:center;padding:3px 3px 6px 3px;line-height:15px;border: 1px solid #999999;color:#353535;border-radius:1px}
.fullscreen i{line-height:1.5}
.cancelfullscreen{color:#333;cursor:pointer;display: none;} 
.cancelfs{display:block;width:24px;margin:0 auto;color:#fff;font-size:13px;font-weight: bold; text-align:center;padding:3px 3px 6px 3px;line-height:15px;border: 1px solid #999999;color:#353535;border-radius:1px}
.cancelfs i{line-height:1.5}
img.footer-l-police {width:16px;height:16px;margin-right: 5px; vertical-align:-3px} 
[data-tip]{position:relative;overflow:visible}
[data-tip]:after,[data-tip]:before{position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);opacity:0;transition:opacity .3s ease,-webkit-transform .3s ease,visibility .3s ease;transition:opacity .3s ease,transform .3s ease,visibility .3s ease;visibility:hidden;font-size:12px;line-height:12px}
[data-tip]:before{content:'';border:6px solid transparent}
[data-tip]:after{content:attr(data-tip);padding:7px 10px;border-radius: 3px;background-color:#333;display:block;color:#fff;white-space:nowrap}
[data-tip]:hover:before,
[data-tip].data-tip-visible:before,
[data-tip]:hover:after,
[data-tip].data-tip-visible:after {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  z-index: 9999;
}
[data-tip].data-tip-bottom:after,[data-tip].data-tip-bottom:before{top:100%;left:50%}
[data-tip].data-tip-bottom:before{margin-top:-12px;border-bottom-color:#333}
[data-tip].data-tip-bottom:hover:before,
[data-tip].data-tip-bottom.data-tip-visible:before,
[data-tip].data-tip-bottom:hover:after,
[data-tip].data-tip-bottom.data-tip-visible:after {
  -webkit-transform: translateX(-50%) translateY(8px);
      -ms-transform: translateX(-50%) translateY(8px);
          transform: translateX(-50%) translateY(8px);
}
[data-tip].data-tip-right:after,[data-tip].data-tip-right:before{top:50%;left:100%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
[data-tip].data-tip-right:before{margin-left:-12px;border-right-color:#333}
[data-tip].data-tip-right:hover:before,
[data-tip].data-tip-right.data-tip-visible:before,
[data-tip].data-tip-right:hover:after,
[data-tip].data-tip-right.data-tip-visible:after {
  -webkit-transform: translateY(-50%) translateX(8px);
      -ms-transform: translateY(-50%) translateX(8px);
          transform: translateY(-50%) translateX(8px);
}
[data-tip].data-tip-top:after,[data-tip].data-tip-top:before{bottom:100%;left:50%}
[data-tip].data-tip-top:before{margin-bottom:-12px;border-top-color:#333}
[data-tip].data-tip-top:hover:before,
[data-tip].data-tip-top.data-tip-visible:before,
[data-tip].data-tip-top:hover:after,
[data-tip].data-tip-top.data-tip-visible:after {
  -webkit-transform: translateX(-50%) translateY(-8px);
      -ms-transform: translateX(-50%) translateY(-8px);
          transform: translateX(-50%) translateY(-8px);
}
[data-tip].data-tip-left:after,[data-tip].data-tip-left:before{top:50%;right:100%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
[data-tip].data-tip-left:before{margin-right:-12px;border-left-color:#333}
[data-tip].data-tip-left:hover:before,
[data-tip].data-tip-left.data-tip-visible:before,
[data-tip].data-tip-left:hover:after,
[data-tip].data-tip-left.data-tip-visible:after {
  -webkit-transform: translateY(-50%) translateX(-8px);
      -ms-transform: translateY(-50%) translateX(-8px);
          transform: translateY(-50%) translateX(-8px);
}

/*登录框*/ 
.darenlogin-wrap {position:relative; height:100%;min-height:700px;min-width:1000px;overflow:hidden;background:transparent}
.darenlogin-wrap:before {content:none}
.darenlogin-wrap .darenlogin-form {position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.3); z-index:999999}
.darenlogin-wrap .darenlogin-form .darenlogin-form-center{position:absolute;top:0;right:0;bottom:0;left:0;width:640px;height:380px;margin:auto;background:#fff;border-radius:5px}
.darenlogin-wrap .darenlogin-form .login-pannel {height: 58px;line-height: 58px;font-weight: bold; text-align: center;background: #f8f9fd;color: #686868;border-radius:5px;position: relative;}
.darenlogin-wrap .darenlogin-form .login-pannel .login-close i{height:58px;line-height:58px;color:#999999;position:absolute;right:30px;font-size:18px;}
.darenlogin-wrap .darenlogin-form .agreement {position:absolute;right:0;bottom:15px;left:0;line-height:18px;text-align:center;font-size:12px;color:#999999}
.darenlogin-wrap .darenlogin-form .agreement a {color:#8fa4b2}
.darenlogin-wrap .darenlogin-form .agreement a:hover {color:#38a2f6!important}
.login-title { text-align:center;letter-spacing:1px;margin-top:16px; }
.login-title b{font-size:16px;color:#313131}
.login-title p {padding-top:5px; line-height:34px;font-size:12px;color:#999}
.darenlogin-wrap .darenlogin-form .darenlogin-wxlogin {width:280px;float:right; }
.darenlogin-wrap .darenlogin-form .darenlogin-wxlogin .login-qrcode{position:relative;width:164px;height: 164px; margin:10px auto 0;padding:1px;border:1px solid #e5e5e5;}
.darenlogin-wrap .darenlogin-form .darenlogin-wxlogin .login-qrcode img{width:160px;height:160px}
.daren-phonelogin{position:relative;width: 360px;display: inline-block;float:left; }
.daren-phonelogin .daren-phonelogin-form{padding:10px 40px 0 40px;width:320px;display:block;clear:both}
.daren-phonelogin .daren-phonelogin-form .fieldset {position:relative;margin:20px 0}
.daren-phonelogin .daren-phonelogin-form .fieldset:first-child {margin-top:0}
.daren-phonelogin .daren-phonelogin-form .fieldset:last-child {margin-bottom:0}
.daren-phonelogin .daren-phonelogin-form input {margin:0;width:280px;border-radius:3px}
.daren-phonelogin .daren-phonelogin-form input:focus {border-color:#343642;box-shadow:0 0 5px rgba(52,54,66,.1);outline:0}
.daren-phonelogin .daren-phonelogin-form input::-webkit-input-placeholder {border-color:#ff6633;color:#aab2bd}
.daren-phonelogin .daren-phonelogin-form input.full-width {height:42px;line-height:42px;padding:6px 20px 6px 45px;border:1px solid #d2d8d8;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;font-size: 13.6px;line-height: 30px;}
.daren-phonelogin .daren-phonelogin-form input[type=submit] {font-size:14px;height:40px;border-radius:3px;cursor:pointer;border:1px solid #ff6633;color:#fff;background:#ff6633;font-weight:700;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;width:280px!important;}
.daren-phonelogin .daren-phonelogin-form input[type=submit]:hover {background:#ff6633;color:#fff;opacity:.9;outline:0}
.daren-phonelogin .daren-phonelogin-form .captcha-clk.inline {display:inline-block;position:absolute;left:190px; top:50%;bottom:auto;width:90px;padding:11px 12px;height: 42px; border:1px solid #d2d2d8; -webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);font-size:14px;color:#ff6633;cursor:pointer;background:#f5f5f5}
.refresh_wrap{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);cursor:pointer}
.refresh_wrap .refresh{font-size:40px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);cursor:pointer;color:#fff}
.refresh_wrap span{font-size:13px;position:absolute;left:50%;top:85%;text-align:center;transform:translate(-50%,-85%);color:#fff}
.daren-phonelogin-form label.image-replace{display:inline-block;position:absolute;left:15px;top:50%;bottom:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);height:20px;width:20px;overflow:hidden;text-indent:100%;white-space:nowrap;color:#666666;text-shadow:none;background-repeat:no-repeat;background-position:50% 0}
.daren-phonelogin-form label.cd-phone{background-image:url(images/phone.svg)}
.daren-phonelogin-form label.cd-code{background-image:url(images/code.svg)}
.login-wrap-mask{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);z-index:1200}
.login-wrap { position:fixed;bottom:0;background:#fff;z-index:1201;font-size:12px;width:100%;height:460px;border-top:2px solid #f6f6f6;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);-moz-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px rgba(0,0,0,.1);border-radius:15px 15px 0 0;}
    .phoneloginform{color:#717171;text-align:center; position:relative;width:80%;margin:0 auto;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);}
    .phoneloginform h3{margin:30px 0 35px;font-size:18px;font-weight:600;color:#717171}
    .mlogin-close {font-size:16px;position: absolute;top:-10px;right:-7px;color: #dddddd}
    .phoneloginform p{font-size:14px;color: #666666}
    .phoneloginform .phonetip{font-size:14px;}
    .wxlogin {display: block;margin-top:14px}
    .wxlogin i{font-size: 22px; }
    .wxlogin.wx a{color:#04BE02!important;font-weight: bold;}
    .wxlogin.fwx a{color:#cccccc!important}

    .phoneloginform .form-group{margin-bottom:30px;} 
    .phoneloginform label.image-replace{display:inline-block;position:absolute;left:10px;top:51%;bottom:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);height:20px;width:20px;overflow:hidden;text-indent:100%;white-space:nowrap;color:#666666;text-shadow:none;background-repeat:no-repeat;background-position:50% 0}
    .phoneloginform label.cd-phone{background-image:url(images/phone.svg)}
    .phoneloginform label.cd-code{background-image:url(images/code.svg)}
    .phoneloginform .form-group input.input-text{width:100%;padding:10px 15px;font-size:12px;background:#ffffff;outline:0;color:#717171;border-radius:3px;height:40px;margin-bottom:20px;text-indent:20px; display: block;  outline: none; border:1px solid #f0f0f0;-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; box-shadow:inset 0 0 8px rgba(0,0,0,0.1)}
    .phoneloginform .form-group button.btn-dl{cursor:pointer;font-size:14px;margin:25px auto -10px auto;width: 100%;font-weight: bold;background:#ff6633;border:none;color:#fff;height:40px;display:flex;align-items:center;display:-webkit-flex;-webkit-align-items:center;justify-content:center;}
    .phoneloginform .captcha-clk.inline{display: inline-block;position: absolute;right: 0;top:0;bottom:auto;padding:0 10px;height:40px;line-height:40px; border: 1px solid #f0f0f0;font-size:12px;color:#ff6633;cursor: pointer;outline: none;  width:auto;background:#f5f5f5}
    .agreement {line-height:1.8;margin-top:15px; text-align:center;font-size:12px;color:#999999}
    .agreement a {color:#8fa4b2}
    .agreement a:hover {color:#38a2f6!important}

@keyframes niceIn {0% {opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
50% {opacity:1;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}
70% {-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}
100% {opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
}
@keyframes like {0%,to {transform:rotate(0deg);animation-timing-function:ease}
20% {transform:rotate(-20deg);animation-timing-function:cubic-bezier(0.66,0,0.34,1)}
48% {transform:rotate(8deg);animation-timing-function:ease-in-out}
75% {transform:rotate(-1deg);animation-timing-function:ease}
}
@keyframes tada{0%{-webkit-transform:scale(1);}
10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);}
30%,50%,70%,90%{-webkit-transform:scale(1.2) rotate(3deg);}
40%,60%,80%{-webkit-transform:scale(1.2) rotate(-3deg);}
100%{-webkit-transform:scale(1) rotate(0);}
}
.niceIn {-webkit-animation:niceIn 0.8s .2s ease;-moz-animation:niceIn 0.8s .2s ease;-o-animation:niceIn 0.8s .2s ease;animation:niceIn 0.8s .2s ease;}
.likedh {transform-origin:-16% 66%;animation:like .7s forwards}

.loading-transparent {position:fixed;z-index:1000;top:0;right:0;left:0;bottom:0}
.loading-toast {position:fixed;z-index:5500;font-size:10px;width:12.6em;height:12.6em;top:40%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;border-radius:8px;color:hsla(0,0%,100%,.9);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;background-color:#5c5c5c;box-sizing:border-box;line-height:1.4}
.loading-toast .loading-content {font-size:14px;padding:0 12px;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}
.loading-toast .primary-loading {font-size:40px;color:#ededed;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;position:relative;vertical-align:middle;-webkit-animation:loading 1s steps(60) infinite;animation:loading 1s steps(60) infinite;margin-bottom:16px}
.loading-toast .primary-loading::after,.loading-toast .primary-loading::before {content:"";display:block;width:.5em;height:1em;box-sizing:border-box;border:.0875em solid;border-color:currentColor}
.loading-toast .primary-loading::before {border-right-width:0;border-top-left-radius:1em;border-bottom-left-radius:1em;-webkit-mask-image:-webkit-linear-gradient(top,#000 8%,rgba(0,0,0,.3) 95%)}
.loading-toast .primary-loading::after {border-left-width:0;border-top-right-radius:1em;border-bottom-right-radius:1em;-webkit-mask-image:-webkit-linear-gradient(top,transparent 8%,rgba(0,0,0,.3) 95%)}
.loading-toast .primary-loading-dot {position:absolute;top:0;left:50%;margin-left:-.04375em;width:.0875em;height:.0875em;border-top-right-radius:100%;border-bottom-right-radius:100%;background:currentColor}
@-webkit-keyframes loading {0% {-webkit-transform:rotate(0deg);transform:rotate(0deg)}
100% {-webkit-transform:rotate(1turn);transform:rotate(1turn)}
}
@keyframes loading {0% {-webkit-transform:rotate(0deg);transform:rotate(0deg)}
100% {-webkit-transform:rotate(1turn);transform:rotate(1turn)}
}

@media (min-width:1080px) {
    .container {width:1080px;}
    .jitapai-content{position:relative;margin-top:25px;margin-bottom: 20px;}
}

@media (min-width:960px) and (max-width:1089px) {
	.container {width:960px;}
    .jitapai-content{position:relative;margin-top:25px;margin-bottom: 20px;}
	.jitapai-content-area {width:645px;}
	.post-related {width:605px;}
    .jitapai-header-tip {display:none;}
}
 
/*880分辨率 */
@media (min-width:768px) and (max-width:959px) {
	.container {width:100%;padding: 0 10px;box-sizing: border-box;}
    .jitapai-content{position:relative;margin-top:25px;margin-bottom: 20px;}
	.jitapai-content-area {width:100%;padding: 0 10px;box-sizing: border-box; float:none;}
    .sidebar {display:none;}
    .side-toolbar {display:none;}
    .jitapai-header-tip {display:none;}
    .pai-sidebar {display:none!important;}
    .jitapai-search {float: right;right: 0; left: unset;}
}

@media (max-width:767px) {
	.container {width:100%;}
    .jitapai-content{position:relative;margin-top:15px;margin-bottom: 20px;}
	.jitapai-content-area {width:95%;margin:0 auto;float:none;}
    .sidebar {display:none;}
    .side-toolbar {display:none;} 
    .pai-sidebar {display:none!important;}
	.adminedit {display:none;}
    .at-song-title,.at-full,.at-layout {display: none!important;}
    .bottom-bar {position:fixed;width:100%;bottom:0;left:0;z-index:998;background:#ffffff;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);}
    .bottom-bar .bottom-bar-inner {padding:10px 20px;height:52px;box-shadow:0 -2px 6px 0 rgba(0,0,0,.05);align-items:center;display:flex;}
    .bottom-bar .comment-btn{display:flex;align-items:center;display:-webkit-flex;-webkit-align-items:center;font-size:13px;background-color:#f3f4f5;border-radius:32px;color:#565656;flex-grow:1;height:32px; margin-right:40px;text-indent:10px;}
    .bottom-bar .comment-btn i{padding-right:5px;vertical-align: -1px;}
    .bottom-bar .mlike-btn{margin-right:10px}
    .bottom-bar .mlike-btn i{font-size:18px;color: #676767; display:inline-block;*display:inline;*zoom:1;}
    .bottom-bar .mlike-btn.is-active {color: #ff0000}
    .bottom-bar .mlike-btn.is-active i{color: #ff0000}
    .bottom-bar .mcollect-btn{margin-right:10px}
    .bottom-bar .mcollect-btn i{font-size:18px;color: #676767;}
    .bottom-bar .mcollect-btn.collect-yes {color: #ff6633}
    .bottom-bar .mcollect-btn.collect-yes i{color: #ff6633}
    .bottom-bar .share_btn{margin-right:10px;}
    .bottom-bar .share_btn i{font-size:18px;color: #676767;}
    .bottom-bar .downpu{margin-right:3px;}
    .bottom-bar .downpu i{font-size:18px;color: #676767;}
    .bottom-bar .count{font-size:10px;vertical-align:10px;}
}
@media (min-width:768px) { 
    .bottom-bar {display: none;}
}