@charset "utf-8";
/**
 * Swiper 5.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 16, 2020
 */
:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
/*  */
body,nav,dl,dt,dd,p,h1,h2,h3,h4,h5,ul,ol,li,input,button,textarea,footer,blockquote{margin:0px;padding:0px}
body{font:18px/1.5 'XinGothic-SinaWeibo','Microsoft Yahei','Simsun';color:#333;background:#f3f3f3;-webkit-text-size-adjust:none;min-width:320px;}
h1,h2,h3,h4,h5,h6{font-size:100%}
form{display:inline}
input{-webkit-user-select: text; user-select: text;}
ul,ol{list-style:none}
a{text-decoration:none;color:#1f1f1f}
img{vertical-align:middle;border:0;-ms-interpolation-mode:bicubic;}
button,input,select,textarea{font-size:100%;vertical-align:middle;outline:none;}
textarea{resize:none}
button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;-moz-appearance:button}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
table{border-collapse:collapse;border-spacing:0}
code{display: block;}
.fl{float:left;}
.fr{float:right;}
.hide{display:none;} 
.show{display:block;}
.w1{padding:0px 11px;}
/*new  css*/
.name{ color:#8c8c8c; font-size:14px; line-height:26px;position: relative;height: 30px;}
.book-list li{position:relative;padding:0;border-left:solid 1px #fff;border-right:solid 1px #fff;}
.book-list li a:nth-child(odd){padding:5px 8px 5px 16px;font-size:17px;text-decoration:none;display:block;white-space:nowrap;word-wrap:normal;overflow:hidden;text-overflow:ellipsis}
.book-list li:nth-child(2n+1)  {background:#f3f3f3}
.numwsj{background-image: url(/images/tb2.png);background-repeat: no-repeat;width:60px;height:18px; background-position: right center; text-align:right; padding-right:15px; margin-right:8px; margin-top:13px; font-size:14px; color:#a7a7a7;font-family:Helvetica, Arial, 'Microsoft Yahei','Simsun';}
.wjjname a{text-decoration:none;color:#328324}
.wjjname a:hover,.wjjname a:active,.wjjname a:focus{color:#fb8600;text-decoration:none;}
.wjjbox{border:1px solid #e6e6e6; background-color:#fdfdfd;}
.wjja{padding:9px 10px 0px 10px;}
.fenlpc{float: left;height: 78px;overflow: hidden;width: 104px;}
.fenlei{width:48px; height:25px; border:1px solid #fff; line-height:25px; text-align:center; background-color:#f3f3f3;font-size:16px;}
.p_footer{clear:both;padding:10px 0 1.4rem;text-align:center;font-size:14px;}
.p_foot_v{clear:both;height:24px;line-height:24px;color:#1f1f1f;}
.p_foot_v a{margin:0 10px; }
.p_foot_v a.active{color:#328324}
.p_foot_v a:hover{color:#328324;}
.p_foot_t{clear:both;line-height:20px;font-size:12px;color:#ABAFB6; padding-top:8px;}
.p_foot_t a{color: #ABAFB6;}
.p_foot_t+.p_foot_t{padding-top: 4px;}
.plun{background-image: url(/images/tb3.gif);background-repeat: no-repeat; line-height:18px; padding-left:27px; font-size:14px; color:#a7a7a7;}

.topimg{background-image: url(/images/tb4.png);background-repeat: no-repeat;display:inline-block;position:absolute;width:6px;height:12px;right:-6px;top:10px;}
.content{position:relative;z-index:1;height:200px;width:323px;background-color:#fff;padding-top:20px;}

.wzbj{background-image: url(/images/tb18.png);background-repeat: no-repeat;background-position: center top; height:33px;}
.time{ font-size:16px; color:#a7a7a7; font-family:Helvetica, Arial, 'Microsoft Yahei','Simsun';}
.zhuanfabt{ min-width:70px; height:30px; background-color:#fa6602; border-radius: 5px; text-align:center; color:#fff; line-height:30px; font-size:16px;padding:0px 5px;}
.wztit{font-size:20px; color:#1f1f1f; line-height:26px; padding-top:9px; word-break: break-all;}
.article{color:#1f1f1f;font-size: 18px;line-height: 30px;margin-bottom: 10px;overflow-x: hidden;overflow-y: hidden;word-wrap: break-word;}
.name2{color:#328324}
.name3 a{text-decoration:underline;color:#328324}
.lan a{text-decoration:none;color:#43609f}
.fenxiagn{ font-size:16px;}
.fenxiagn img{ padding-left:14px;}
.lswztit{ border-bottom:2px solid #5a9f20;color:#328324;}
.listd1,.listd2{height:40px;line-height:40px;padding: 0 20px 0 11px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;position: relative;}.listd1{background:#f3f3f3;}.listd2{background:#fdfdfd;}
.p_newsmore{clear:both;margin:4px 12px;height:35px;line-height:35px;border:1px solid #d7d7d7;display:block;font-size:16px;text-align:center;-webkit-border-radius:5px;border-radius:5px;background:-webkit-gradient(linear,0 0,0 100%,from(#efefef),to(#e4e4e4));background:linear-gradient(#efefef,#e4e4e4);-webkit-box-shadow:inset 0px 1px 0px #fbfbfb;box-shadow:inset 0px 1px 0px #fbfbfb;}
.listd1:after,.listd2:after{content: '';position: absolute;width: 8px;height: 8px;border: solid 1px #8F8F8F;border-left: none;border-top: none;right: 13px;top: 16px;transform: rotate(-45deg);}

.hui{color:#8c8c8c;}
.hui a{text-decoration:none;color:#8c8c8c;}
.luse{ color:#328324}
.juse{ color:#fb7011;}

.zhuce input{transition: all 0.30s ease-in-out;-webkit-transition: all 0.30s ease-in-out;-moz-transition: all 0.30s ease-in-out;border: #d5d5d5 1px solid;width:100%;border-radius: 4px;height:35px;color:#8c8c8c;line-height:35px;font-size:18px;border-top:1px solid #989898;-moz-box-shadow:inset 0px 1px 0px #d5d5d5;-webkit-box-shadow:inset 0px 1px 0px #d5d5d5;box-shadow:inset 0px 1px 0px #d5d5d5;outline: none;}
.zhuce2 input{transition: all 0.30s ease-in-out;-webkit-transition: all 0.30s ease-in-out;-moz-transition: all 0.30s ease-in-out;width:100%;border-radius: 4px;height:35px;color:#8c8c8c;line-height:35px;font-size:18px;border-top:1px solid #989898;outline: none;border:#fb6600 1px solid;box-shadow: 0 0 5px #fb6600;-webkit-box-shadow: 0 0 5px #fb6600;-moz-box-shadow: 0 0 5px #fb6600;}

/* phone */
.num { height: 50px; padding: 0 15px; line-height: 50px; background: #EEE;}
.blue, a.blue { color: #008CCA;}
.gray { color: #777;}

.status p { text-align: center;}

.imgcenter{text-align:center;position: relative;}.imgcenter img{border-radius: 4px;}.fontclass{font-size:16px;}
.yejian{background-color:#2b2c30; color:#666666;}
.wzhui{font-size:14px; color:#a7a7a7; width:50px; text-align:center; padding-top:5px;}
.yemanum{ min-width:40px;height:20px; background-color:#3d3d3d; border-radius: 10px; text-align:center; color:#fff; line-height:20px; font-size:12px;position:absolute; }
.hei A:link {COLOR: #393939; TEXT-DECORATION: underline}
.hei A:visited {COLOR: #393939; TEXT-DECORATION: underline}
.hei A:hover {COLOR: #393939; TEXT-DECORATION: underline}
.ju1{COLOR:#ff8400}
.name2 a{text-decoration:underline;color:#328324}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfloat{zoom:1}

/*xin*/

.youlike{width: 100%;height: 15px;text-indent:9px;font-size: 16px;color: #585858;line-height: 15px; font-weight:800;}
.green_box{width: 3px;height: 15px;background: #50ae55;float: left;}
.like_content{margin-top: 10px;}
.footer_nav_box{height: 58px; background: #50ae55; padding: 4px 10px 0; margin-top: 30px;}
.footer_nav_ul li{width: 16%; height: 26px; float: left; margin-left: 2px; text-align: center;}
.footer_nav_ul li a{font-size: 16px; color: #fff;}
.pic_nav_box{width: 86%;overflow: hidden;margin: 0 auto;padding-left: 10px;}
.pic_nav{width:81px;height: 30px;font-size: 14px;color: #000;line-height: 30px;text-indent: 25px;position: relative;}
.pic_nav:before{position: absolute;left: 0;top: 5px;width: 20px;height: 20px;background-size: 250px 410px;}
.pic_nav2{margin: 0 auto;}
.pic_nav1:before{background-position: 0 -277px;}
.pic_nav2:before{background-position: 0 -299px;}
.pic_nav3:before{background-position: 0 -321px;}


.article img{ width:auto; max-width:100%; height:auto !important;}
.oothers{width:100%;height:auto;overflow:hidden;position:relative;padding-bottom:10px;}
.oothers .ouser_photo{float:left;width:34px;height:34px;border-radius:50%;margin-right:8px}
.oothers .ouser_data{float:left;width:60%}
.oothers .ogz{width: 1.1rem;height: 0.56rem;line-height: 0.56rem;text-align: center;background: #fff;border-radius: 0.16rem;font-weight: 500;font-size: 0.26rem;color: #07C160;float: right;margin-top: 0.06rem;border: solid 0.01rem #07C160;}
.oothers .ogz.cur{background: #F5F5F5;color: #BFBFBF;border-color: transparent;}
.oothers .ogz.cur:before{content: '已';}
.ouser_data .d1{height:18px;line-height:18px;overflow:hidden;font-size:13px;color:#8E8E93}
.ouser_data .d1 .a1,.ouser_data .d2 .a1{color:#0DAD51}
.ouser_data .d1 .a2,.ouser_data .d2 .a2{color:#4990E2}
.ouser_data .d1 span:after,.ouser_data .d1 span:before{content:' '}
.ouser_data .d2{width:100%;font-size:12px;}
.ouser_data .d2 p{height:18px;color:#8E8E93;float:left;width: 100%;}
.ouser_data .d2 .a1:after,.ouser_data .d2 .a2:after,.ouser_data .d2 p span:after{content:' '}
.nobreak_{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

/*zy20170821*/
.pic_nav:before,.article_showall a:before,i.artitype_s,i.artitype_y,i.artitype_x,.wztit.v_:before{background-image: url(/images/Document/wap_icons2023.png);background-repeat: no-repeat;content: '';}
i.artitype_s,i.artitype_x{display: inline-block;width: 28px;height: 14px;vertical-align:top;background-size: 250px 410px;margin: 7px 0 0 4px;}
i.artitype_s{background-position:0 -381px;}
i.artitype_y{display: inline-block;width:18px;height: 18px;background-position: -32px -110px;background-size: 250px 410px;vertical-align: top;margin: 5px 4px 0 0;}
i.artitype_x{background-position: 0 -396px;width:36px;}

/*原创文章底部用户信息以及赞赏*/
#divtort>div{border-radius: 4px;}

.pay__{position: fixed;width: 100%;height: 100%;left: 0;top: 0;background:rgba(0,0,0,0.5);z-index: 999;justify-content:center;align-items:center;display:-webkit-flex;display: flex;}
.pay__ .d1{width: 280px;height: auto;background: #fff;overflow: hidden;border-radius: 4px;-webkit-border-radius: 4px;position: relative;}
.pay__title{color: #161A24;height: 49px;line-height: 49px;font-size: 18px;text-align: center;border-bottom: solid 1px #C7C7CC;}
.pay__closer{width: 45px;height: 45px;position: absolute;left: 0;top: 2px;color: #4A4A4A;text-align: center;line-height: 42px;font-size: 26px;}
.pay__closer:before{content: '×';}
.pay__num{height: 48px;line-height: 48px;color: #000;text-align: center;font-size: 40px;width: 260px;margin: 15px auto 0;border-bottom: solid 1px #fff;}
.pay__money{height: 40px;border-bottom: solid 1px #C7C7CC;width: 260px;margin: 14px auto 0;}
.pay__money a{float: left;width: 58px;height: 28px;border: solid 1px #FF756D;border-radius: 3px;-webkit-border-radius: 3px;color: #FF4E44;text-align: center;line-height: 28px;font-size: 14px;margin-right: 6.5px;}
.pay__money a:last-child{margin: 0;}
.pay__money a.cur{background:#FFC8C4;}
.pay__type{height: 45px;line-height:45px;border-bottom: solid 1px #C7C7CC;display: block;margin: 0 auto;position: relative;width: 260px;font-size: 17px;color: #000;}
.pay__type:before{content: '';display: block;background-image: url(/images/Document/pay_icons2020.png?2023072801);background-repeat: no-repeat;background-size:40px 250px ;position: absolute;}
.pay__type .var__{position: absolute;width: 8px;height: 13px;background: url(/images/list2.png) no-repeat;background-size: 8px 13px;right: 0;top: 50%;margin-top: -6.5px;}
.pay__type:after{margin-left: 30px;}
.pay__type.wx__:after{content:'微信支付'}
.pay__type.zfb__:after{content:'支付宝支付'}
.pay__type.wx__:before{width: 18px;height: 16px;left: 0;top: 50%;background-position: 0 -121px;margin-top: -7.5px;}
.pay__type.zfb__:before{width: 16px;height: 16px;left: 0;top: 50%;background-position: 0 -138px;margin-top: -7px;}
.pay__btn1,.pay__btn2{display: block;width: 258px;height: 45px;margin: 0 auto;background: #FF4E44;color: #fff;border-radius: 5px;-webkit-border-radius: 5px;text-align: center;font-size: 18px;line-height: 45px;border:1px solid #FF4E44;}
.pay__btn2{background:#F8F8F8;color: #000;border:1px solid rgba(5,5,5,0.1);}
.pay__btn1.unable{color: rgba(255,255,255,0.4);}
.pay__num.inputing__ span{display: none;}
.inputing__{border-bottom: solid 1px #C7C7CC;}
.pay__num .pay_input{display: none;}
.pay__num.inputing__ .pay_input {display: block;}
.pay_input{font-size: 40px;height: 48px;overflow: hidden;}
.pay_input input{width: 230px;border: none;height: 48px;font-size: 15px;text-indent: 6px;margin-top: 7px;}
.pay_input input.big___{margin: 0;color: #000;font-size: 40px;}
.pay_input i{font-style: normal;}
.pay__step2 .zfb__{border:none}
.pay__step2 .pay__type{height: 60px;line-height: 60px;}
.pay__step3 .d1{padding: 20px 10px;box-sizing: border-box;}
.pay__step3 .p1{height:46px;font-size:15px;color:#000;line-height:23px;}
.pay__step3 .p1 span{color: #FF0E18;}
.pay__prompt{width: 100px;height: 100px;position: absolute;z-index: 1;background:rgba(0,0,0,0.8);
border-radius:5px;-webkit-border-radius: 5px;color: #fff;font-size: 14px;text-align: center; display: none;}
.pay__prompt:before{display: block;width: 40px;height: 40px;background-image: url(/images/Document/pay_icons2020.png?2023);background-repeat: no-repeat;background-size:40px 250px ;content: '';margin: 16px auto 8px;}
.pay__prompt.pay__p1:before{background-position: 0 -40px;-webkit-animation: loading 1s infinite linear;animation: loading 1s infinite linear;}
.pay__prompt.pay__p1:after{content: '支付确认中';}
.pay__prompt.pay__p2:before{background-position: 0 -80px;}
.pay__prompt.pay__p2:after{content: '赞赏成功';}
.pay__prompt.pay__p3:after{content: '支付失败';}
@-webkit-keyframes loading{from{-webkit-transform: rotate(0deg);}
to{-webkit-transform: rotate(360deg);}}
@keyframes loading{from{transform: rotate(0deg);}
to{transform: rotate(360deg);}}

/*20190313*/
.article_maxh{height: 2000px;overflow: hidden;position: relative;z-index: 1;}
.article_showall{width:100%;height:75px;background:linear-gradient(rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 23%,rgba(255,255,255,1) 53%);position: absolute;bottom: 0;left: 0;z-index: 999;}
.article_showall a{display: block;width: 108px;height: 20px;line-height: 20px;color: #212732;font-size: 13px;text-align: right;margin: 50px auto 0;position: relative;}
.article_showall a:before{position: absolute;width: 20px;height: 20px;background-size: 250px 410px;background-position: 0 -343px;left: 0;top: 0;}
.article_img_box{position: fixed;width: 100%;height: 100%;z-index: 10000;background: #000;overflow: hidden;left: 0;top: 0;display: none;}
.article_img_box .swiper-wrapper{align-items: center;-webkit-align-items: center;}
html,body{width: 100%;height: 100%;}
.article_img_box .swiper-container{height: 100%;}
.article_img_copy{width: 100%;height: 100%;background-position: center;background-size: contain;background-repeat: no-repeat;}
.article_img_box .open_wx{position: absolute;z-index: 2;width: 4.86rem;height: 0.88rem;background: #2CC16B;bottom: -1rem;left: 50%;margin-left: -2.43rem;color: #fff;text-align: center;line-height: 0.88rem;font-size: 0.3rem;font-weight: 500;border-radius: 0.5rem;}
/*202007*/
.head2020{width:100%;height: 1rem;background: #fff;position: relative;z-index: 10;border-bottom: solid 0.02rem #F0F0F0;position: fixed;left: 0;top: 0;z-index: 9999;}
.head2020 .back_{width: 0.55rem;height: 100%;float: left;position: relative;}
.head2020 .back_:before{content: '';width: .18rem;height: .18rem;border: solid .04rem #212732;border-left: none;border-top: none; position: absolute;transform: rotate(135deg);top: .4rem;left: 0.26rem;}
.head2020>a{float: left;width:1.72rem;height: 0.32rem;margin: 0.34rem 0 0 0;}
.head2020>a:before{float: left;width:1.72rem;height: 0.32rem;content: '';background-position: -1.14rem 0;}
.newico,.newbefore:before,.newafter:after,.lp_paywrap .closer:before{background: url(/images/Document/article2022.png?t=20231218) no-repeat;background-size: 9.8rem 14rem;content: '';}
.head2020 .search_{float: left;width: 4.1rem;height: 0.64rem;background: #F6F6F6;border-radius: 0.32rem;overflow: hidden;position: relative;margin: 0.18rem 0 0 0.2rem;z-index: 1;}
.head2020 .search_ input{outline: none;border: none;display: block;height: 0.64rem;line-height: 0.66rem;font-size: 0.26rem;color: #212732;margin-left:0.2rem;width: 3.1rem;background: none;}
.head2020 .search_ i{position: absolute;right: 0;top: 0;width: 0.8rem;height: 0.64rem;display: flex;display: -webkit-flex;align-items: center;justify-content: center;-webkit-align-items: center;-webkit-justify-content: center;}
.head2020 .search_ i:before{width: 0.26rem;height: 0.26rem;background-position: 0 -1.06rem;display: block;}
.head2020 div.select{position: relative;float: right;width: 0.6rem;height: 0.6rem;margin: 0.2rem 0.12rem 0;z-index: 3;}
.head2020.open div.select:before{width: 100%;height: 100%;position: fixed;background: #000;opacity: 0.6;left: 0;top: 0;content: '';}
.head2020 .openapp_{float: right;color: #fff;width: 1.58rem;height: 0.64rem;line-height: 0.64rem;text-align: center;background: #22DA7A;border-radius: 0.3rem;font-size: 0.26rem;font-weight:600;margin: 0.18rem 0.14rem 0 0;display: none;}
.min .search_{width: 2.35rem;}
.min .search_ input{width: 1.5rem;text-overflow:ellipsis}
.select>span{display: block;width: 100%;height: 100%;overflow: hidden;border-radius: 50%;}
.select>span>img{width: 100%;height: 100%;}
div.select>div{width: 7.1rem;height: 3.63rem;background: #fff;border-radius: 0.12rem;position: fixed;top:1.14rem;display: none;left: 0.2rem;}
.head2020.open .select>div{display: block;}
div.select>div:before{content: '';width: 0.3rem;height: 0.3rem;position: absolute;background: #fff;right: 0.12rem;top: -0.1rem;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
.min div.select>div:before{right: 1.82rem;}
div.select>div .d1{width: 6.5rem;height: 1.6rem;overflow: hidden;background: #F1F1F1;border-radius: 0.12rem;margin: 0.3rem auto 0;position: relative;}
.select .d1_face{width: 0.9rem;height: 0.9rem;padding: 0.02rem;background: #fff;box-shadow: 0.02rem 0.02rem 0.12rem #999;overflow: hidden;margin: 0.3rem 0 0 0.3rem;border-radius: 50%;}
.select .d1_face img{width: 100%;height: 100%;border-radius: 50%;}
.select .d1_data{width: 4.76rem;margin-right: 0.3rem;}
.select .d1_data div{margin-top: 0.32rem;height: 0.45rem;font-size: 0.32rem;font-weight: 500;color: #212732;line-height:0.45rem;}
.select .vip_{width: 0.65rem;height: 0.32rem;display: inline-block;vertical-align: top; margin: 0.06rem 0 0 0.1rem;}
.select .vip_ a{display: block;width: 100%;height: 100%;}
.vip_.lv1{background-position:0 -10.9rem ;}
.vip_.lv2{background-position:-0.78rem -10.9rem ;}
.vip_.lv3{background-position:-1.58rem -10.9rem ;}
.vip_.lv4{background-position:-2.34rem -10.9rem ;}
.vip_.lv5{background-position:-3.14rem -10.9rem ;}
.vip_.lv6{background-position:-3.92rem -10.9rem ;}
.vip_.lv7{background-position:-4.74rem -10.9rem ;}
.vip_.lv8{background-position:-5.52rem -10.9rem ;}
.vip_.lv9{background-position:-6.34rem -10.9rem ;}
.vip_.lv10{background-position:-7.1rem -10.9rem ;}
.vip_.overdue{ -webkit-filter: grayscale(100%); filter: grayscale(100%);}
.select .nav_{text-align: center;font-size: 0;position: relative;}
.select .nav_ a{display: inline-block;width: 1rem;height: 1.13rem;margin: 0.3rem 0.18rem 0;}
.select .nav_ a>span,.viphelper .d2 .serv>span{width: 0.68rem;height: 0.68rem;margin: 0 auto;display: flex;display: -webkit-flex;border:solid 0.02rem #EFEFF4;border-radius: 50%;background: #fff;align-items: center;justify-content: center;-webkit-align-items: center;-webkit-justify-content: center;}
.nav_ .a3{position: relative;z-index: 10;}
.nav_ .a1 span:before{width: 0.28rem;height: 0.32rem;background-position: -9.52rem 0;}
.nav_ .a2 span:before{width: 0.36rem;height: 0.3rem;background-position: -9.44rem -0.36rem;}
.nav_ .a3 span:before,.viphelper .d2 .serv>span:before{width: 0.36rem;height: 0.35rem;background-position: -9.44rem -0.68rem;}
.nav_ .a4 span:before{width: 0.34rem;height: 0.3rem;background-position: -9.46rem -1.06rem;}
.nav_ .a5 span:before{width: 0.28rem;height: 0.34rem;background-position: -9.52rem -1.38rem;}
.select .nav_ a>p,.viphelper .d2 .serv>p{margin-top: 0.12rem;height: 0.33rem;font-size: 0.24rem;color: #494F5A;line-height: 0.33rem;}
.select .d1_data p{margin-top: 0.1rem;height: 0.33rem;font-size: 0.24rem;color: #ABAFB6;line-height: 0.33rem;}
.select .tovip{height: 0.44rem;line-height: 0.44rem;border-radius: 0.22rem;font-size: 0.22rem;color: #FFC38D;text-align: center;background: #351D11;position: absolute;right: 0.3rem;top: 0.32rem;padding:0 0.16rem;white-space: nowrap;}
.fixedtoolbar{position: fixed;bottom: 0;left: 0;z-index: 8;width: 100%;height: 1rem;background: #fff;border-top: solid 1px #EFEFF4;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;box-sizing: border-box;padding:0 0.3rem;}
.fixedtoolbar .a1,.fixedtoolbar .a2,.fixedtoolbar .awx,.fixedtoolbar .a5{height: 0.88rem;text-align: center;color:#262626;font-size: 0.2rem;line-height:1.2;width: 1.1rem;position: relative;}
.min .openapp_{display: block;}
.fixedtoolbar .a1:before,.fixedtoolbar .a2:before,.fixedtoolbar .awx:before,.fixedtoolbar .a5:before,.wico_,.wicob_:before,.backtop:before{content: '';background: url(/images/Document/wap_icons2023.png) no-repeat;background-size:5rem 8.2rem;display: block;}
.wico_,.wicob_:before{display: inline-block;}
.fixedtoolbar .a1:before{width: 0.36rem;height: 0.34rem;margin: 0.16rem auto 0.08rem;background-position: -0.64rem -0.5rem;}
.fixedtoolbar .a1.cur:before{background-position: -0.64rem -0.9rem;}
.fixedtoolbar .a1 div{position: absolute;white-space: nowrap; width: 3.76rem;height: 0.64rem;background: rgba(0,0,0,0.8);box-shadow: 0px 5px 20px 0px #c5cad5;top: -0.7rem;color: #fff;line-height: 0.64rem;text-align: center;border-radius: 0.3rem;left: 50%;margin-left: -1.2rem;}
.fixedtoolbar .a1 div:before{left: 1.06rem;content: '';position: absolute; width: 0; height: 0;border: solid 0.14rem transparent; bottom: -0.28rem;border-top-color: rgba(0,0,0,0.8);}
.fixedtoolbar .a5{width: 1.14rem;}
.fixedtoolbar .a2:before{width: 0.30rem;height: 0.30rem;background-position: 0 -0.42rem;margin:0.18rem auto 0.1rem;}
.fixedtoolbar .a5:before{width: 0.36rem;height: 0.32rem;background-position: -0.64rem -1.8rem;margin: 0.18rem auto 0.08rem;}
.fixedtoolbar .awx:before{width: 0.78rem;height: 0.35rem;background-position: 0 -4.8rem;margin: 0.16rem auto 0.06rem;}
.fixedtoolbar .a4,.fixedtoolbar .a6,.fixedtoolbar .a3{text-align: center;font-weight: 500;color: #fff;width: 2.4rem;height:0.64rem;line-height: 0.64rem;font-size: 0.3rem;flex: auto;-webkit-flex: auto;border-radius: 0.32rem;margin: 0.18rem 0 0 0.3rem;background: #fff;}
.fixedtoolbar .a4,.fixedtoolbar .a6{animation: btnshow_ 0.5s 1 forwards;}
@keyframes btnshow_ {
	0%{background: #fff;}
	99%{background: #fff;}
	100%{background: #11D16D;}
}
@-webkit-keyframes btnshow_ {
	0%{background: #fff;}
	99%{background: #fff;}
	100%{background: #11D16D;}
}
.abtn_openapp{height: 0.9rem;background: #1ACF71;color: #fff;text-align: center;font-weight: 500;font-size: 0.32rem;line-height: 0.88rem;border-radius: 0.96rem;margin: 0.5rem 11px 0.3rem;display: block;border: solid 0.01rem rgba(0,0,0,0.1);box-sizing: border-box;}
.abtn_openvip{margin:0 11px 0.4rem;display: block;height: 0.8rem;background: #F9F9F9;border-radius: 0.96rem;border: 0.02rem solid #E2E2E2;text-align: center;line-height: 0.8rem;color: #494F5A;font-size: 0.24rem;font-weight: 500;}.backtop{width: 0.6rem;height: 0.6rem;position: fixed;right: 10px;bottom: 70px;z-index: 9999;border: solid 1px #eee;border-radius: 0.1rem;box-shadow: 0 0 0.1rem 0.02rem #999; display: none;background: #fff;}
.backtop:before{width: 0.22rem;height: 0.21rem;background-position: 0 -5.3rem;display: block;margin: 0.2rem auto 0;}

/**/
.logandpay,.aplayer_pro{width: 100%;height: 100%;background: rgba(0,0,0,0.6);position: fixed;left: 0;top: 0;z-index: 10000;}
.logandpay *,.layer_b *,.head2020 .select *{box-sizing: border-box;}
.lpwrap,.lp_saveart{width: 7.5rem;height: auto;background: #FAFAFA;position: absolute;left: 0;bottom: 0;border-radius: 0.16rem 0.16rem 0 0;color: #212732;transform-origin: left bottom;-webkit-transform-origin: left bottom;}
.lpwrap .closer,.lp_saveart .closer{width: 1.1rem;height: 1.1rem;text-align: center;line-height: 1rem;position: absolute;right: 0;top: 0;font-size: 0.6rem;z-index: 10;}
.lplogo{width: 1.2rem;height: 1.2rem;background: url(/images/logo/152.png) no-repeat;background-size: 100%;margin: 0.8rem auto 0;border-radius: 0.2rem;}
.lplogo+p{height:0.56rem;font-size:0.4rem;font-weight:500;color:#000;line-height:0.56rem;margin-top: 0.3rem;text-align: center;}
.log_form{width:5.9rem;height:auto;overflow:hidden;margin:0.6rem auto 0}
.log_form .d1{position:relative;height:0.9rem;background:#fff;border-radius:0.06rem;border:1px solid #D5D6D8;overflow:hidden}
.selectedCountryTxt{float:left;width:1.34rem;height:100%;line-height:0.9rem;text-align:center;font-size:0.3rem;color:#212732;position:relative;font-weight:500}
.selectedCountryTxt select{opacity:0;position:absolute;width:100%;height:100%;left:0;top:0}
.logphone{float:left;width:3.36rem;height:0.9rem;border:none;font-size:0.3rem;color:#212732;margin-left:0.3rem}
.inputcleaner{float:right;display:none;width:0.8rem;height:100%}
.selectedCountryTxt:before{width:1px;content:'';position:absolute;right:0;top:0.2rem;height:0.5rem;background:#A0A0A0}
.logcode,.logpw,.logaccount{width:3.2rem;height:0.9rem;border:none;font-size:0.3rem;color:#212732;margin-left:0.36rem}
.sendcode,.retrieve{float:right;width:2.26rem;height:0.88rem;line-height:0.88rem;text-align:center;font-size:0.26rem;color:#212732;position:relative}
.sendcode.unable{color:#8B919B}
.sendcode:before,.retrieve:before{width:1px;content:'';position:absolute;left:0;top:0.2rem;height:0.5rem;background:#A0A0A0}
.logsub{background:#07C160;font-size:0.34rem;color:#fff;line-height:0.92rem;text-align:center;font-weight:500;height:0.9rem;border-radius:0.06rem;margin-top:0.5rem;display:block}
.logsub.unable{opacity:0.6}
.typechange{height:0.42rem;line-height:0.42rem;margin-top:0.3rem;font-size:0.3rem}
.typechange a:nth-of-type(1){color:#576B95;float:left}
.typechange a:nth-of-type(2){color:#576B95;float:right}
.logsns{height:auto;overflow:hidden}
.logsns .btns{font-size:0;margin-top:0.32rem;text-align:center}
.logsns .btns a{width:1.22rem;height:1.22rem;display:inline-block;margin:0 0.34rem}
.logsns .btns .a1{background-position:-2.76rem -2.52rem}
.logsns .btns .a2{background-position:-2.76rem -1.26rem}
.logsns .btns .a3{background-position:-2.76rem 0}
.logicons,.logbefore:before{background:url(/images/index/login.png) no-repeat;background-size:4rem}
.logbefore:before{content:''}
.eye{width:0.96rem;height:0.9rem;float:right}
.eye:before{width:0.36rem;height:0.3rem;background-position:-1.36rem 0;margin:0.3rem auto 0;display:block}
.eye.close:before{background-position:-0.94rem 0}
.logaccount{width:4.6rem}
.inputcleaner:before{background-position:-1.86rem 0;width:0.3rem;height:0.3rem;margin:0.3rem auto 0;display:block}
.logpw{width:2.7rem}
.retrieve{width:1.82rem}
.logsns>p{text-align:center;font-size:0.24rem;line-height:0.33rem;color:#8B919B;margin-top:0.17rem;padding-bottom: 0.22rem;}
.logsns>p a{color:#576B95}
.lp_paywrap .closer{width: 0.66rem;height: 0.66rem;top: -0.84rem;right: 0.2rem;display: flex;justify-content: center;align-items: center;font-size: 0;}
.lp_paywrap .closer:before{width: .44rem;height: .44rem;background-position: 0 -2.2rem;}
.lp_pay_suc{height: 1rem;line-height: 1rem;margin: 0 0.5rem;border-bottom: solid 0.02rem #EFEFF4;text-align: center;font-size: 0.32rem;color:#494F5A;display: none;}
.lp_pay .lp_pay_suc{margin-bottom: -0.4rem;}
.lp_pay_suc i{width: 0.38rem;height: 0.38rem;display: inline-block;line-height: 0;vertical-align: top;margin: 0.31rem 0.16rem 0 0;}
.lp_pay_suc i:before{background-position: -0.42rem -3.58rem;width: 0.38rem;height: 0.38rem;}
.lp_pay .p_equity{height: .31rem;width: 2.07rem;background-position: -4.1rem -3.7rem;margin: 0.36rem 0 0 0.4rem;position: relative;}
.lp_pay .p_equity a{font-size: 14px;color: #576B95; position: absolute;top: 0;line-height: .31rem;left: 5.2rem;white-space: nowrap;}
.lp_pay>.p2,.lp_pay>.p7,.lp_pay>.p5{height: 1.72rem;position: relative;background: linear-gradient(to right,#F6E0C1,#FBF1E7);border-radius: 0.16rem 0.16rem 0 0;display: flex;justify-content: center;align-items: center;}
.lp_pay>.p2:before{width: 6.71rem;height: 0.87rem;background-position: 0 -5.5rem;display: block;}
.lp_pay>.p5:before{width: 6.71rem;height: 0.87rem;background-position: 0 -7.5rem;display: block;}
.lp_pay>.p7:before{width: 6.38rem;height: 0.87rem;background-position: 0 -6.5rem;display: block;}
.lp_pay>.p2 a,.lp_pay>.p5 a{position: absolute;color: #999;font-size: 0.22rem;right: 0.4rem;top:1rem;display: none;}
.lp_pay>.p5 p{position: absolute;height: 0.5rem;line-height: .5rem;top: 1.44rem;color: #fff; background: #000;border-radius: 0.25rem;padding: 0 0.2rem;font-size: 0.28rem;}
.lp_pay>.p5 p:empty{display: none;}
.lp_pay>.ptext{margin: 0.3rem 0 0 0.37rem;height: 0.37rem;font-size: 0.26rem;color: #8B919B;line-height: 0.37rem;}
.lp_pay .scrwrap{width: 100%;height:2.6rem;overflow: auto;-webkit-overflow-scrolling: touch;}
.scrwrap.card4 .lp_pay_1{width: 9rem;}
.lp_cionlist{width: 6.7rem;height: 1.58rem;background: #FFFFFF;margin: 0.3rem auto 0;box-shadow: 0 0.02rem 0.08rem 0 rgba(0,0,0,0.09);border-radius: 0.15rem 0.15rem 0 0;overflow: hidden;display: flex;justify-content: space-between;align-items: center;}
.lp_cionlist>a{display: block;width: 25%;height: 1.24rem;}
.lp_cionlist>a div{width: 100%;height: 0.94rem;display: flex;justify-content: center;align-items: center;}
.lp_cionlist>a .i1:before{width: .45rem;height: .52rem;background-position: -1rem 0;}
.lp_cionlist>a .i2:before{width: .54rem;height: .47rem;background-position: -1rem -0.6rem;}
.lp_cionlist>a .i3:before{width: .53rem;height:.53rem;background-position: -1rem -1.1rem;}
.lp_cionlist>a .i4:before{width: .46rem;height: .46rem;background-position: -1rem -1.7rem;}
.lp_cionlist>a span{width: 100%;height: .3rem;line-height: .3rem;color: #666;font-size: .22rem;text-align: center;display: block;}
/**/
.one .lp_pay>.newbefore{display: none !important;}
.lp_pay div.div0{width: 7.5rem;height: 3.71rem;background: url(/images/Document/art_vip_fixed2.png) no-repeat;background-size: 100% auto;border-radius: 0.2rem;overflow: hidden;}
.one .lpwrap{border-radius: 0.2rem 0.2rem 0 0;}
.lp_pay div.div0 a{display: block;width: 6.6rem;height: 1.2rem; margin: 2.5rem 0 0 0.4rem;}
.one .closer{background: #fff;border-radius: 50%;box-shadow: 0 0.02rem 0.1rem 0 rgba(0,0,0,0.1); width: 0.6rem; height: 0.6rem;right: 0.1rem;top: 0.1rem;}
.one .lp_pay_1 a .p4{color: #886432;background: linear-gradient(to right,#F9E6CC,#F1BA6C);}
/**/
.pay_icons:before{background-image:url(/images/Document/pay_icons2020.png?2023);content: '';display: inline-block;background-size: 0.8rem 5rem;}
.lp_pay_1{font-size:0;text-align:center;height:2.6rem;overflow: hidden;}
.lp_pay_1:after{content: '';height: 0;width:100%;clear: both;}
.lp_pay_1 a{width:2rem;height:2rem;position:relative;border-radius:0.2rem;border:solid 0.02rem #E2E2E2;margin:0.6rem 0 0 0.35rem;vertical-align:top;background:#fff;float: left;box-shadow: 0 0.02rem 0.4rem 0px rgba(0, 0, 0, 0.06);}
.scrwrap.card4 .lp_pay_1 a{margin-left: .2rem;}
.lp_pay_1 a.cur{border-color:#F2BB6B;background: linear-gradient(159deg, #FFEDD4 0%, #FAC38F 100%);}
.lp_pay_1 a .p1{color:#191919;height:0.33rem;line-height:0.33rem;font-size:0.24rem;margin-top:0.2rem;font-weight:500;}
.lp_pay_1 a .p2{height:0.66rem;line-height:0.66rem;color:#212732;font-size:0.24rem;margin-top:0.1rem;font-weight:600}
.lp_pay_1 a .p2 span{font-size: 0.56rem;}
.lp_pay_1 a .p3{color:#9A9A9A;height:0.3rem;line-height:0.3rem;font-size:0.22rem;margin-top:0.12rem}
.lp_pay_1 a.cur .p1,.lp_pay_1 a.cur .p2,.lp_pay_1 a.cur .p3{color: #BE6400;}
.lp_pay_1 a.cur .p2 span{color: #884A06;}
.lp_pay_1 a.better:before{content:'超值推荐';position:absolute;width:1.29rem;height:0.46rem;line-height:0.46rem;color:#fff;font-size:0.2rem;right:-0.04rem;top:-0.3rem;background:linear-gradient(90deg,#FFCD65 0%,#F76D1D 100%);border-radius:0 0.2rem;}
.lp_pay_1 a .p4{position:absolute;height:0.46rem;line-height:0.46rem;color:#fff;font-size:0.2rem;background:linear-gradient(90deg,#FF4E44 0%,#FF8679 100%);right:-0.01rem;top:-0.3rem;border-radius:0 0.2rem;white-space: nowrap;padding: 0 0.2rem;}
.lp_pay_3{width:6.7rem;height:0.9rem;background:#fff;border-radius:.14rem;margin:.34rem auto 0;display:flex;justify-content:space-between;align-items:center;padding:0 0.3rem}
.lp_pay_3 .d1{width: 40%;font-size: 0;}
.lp_pay_3.wx__ .d1 i:before,.lp_pay_3.zfb__ .d2 i:before,.lp_paytype .i1:before{width: .53rem;height: .48rem;background-position: 0 -4.5rem;vertical-align: top;}
.lp_pay_3.zfb__ .d1 i:before,.lp_pay_3.wx__ .d2 i:before,.lp_paytype .i2:before{width: .48rem;height: .48rem;background-position: 0 -4rem;vertical-align: top;}
.lp_pay_3 .d1 span{margin-left: .16rem;font-size: .28rem;color: #4E4E4E;line-height: .48rem;}
.lp_pay_3.wx__ .d1 span:before{content: '微信支付';}
.lp_pay_3.zfb__ .d1 span:before{content: '支付宝';}
.lp_pay_3 .d2{width:2.1rem;font-size: 0;display: flex;justify-content: space-between;align-items: center;}
.lp_pay_3 .d2 span{font-size: .28rem;color: #949494;line-height: .48rem;}
.lp_pay_3 .d2 i:before{transform: scale(0.84);}
.lp_pay_3 .d2:after{content: '';display: inline-block;width: .14rem;height: .14rem;border: solid .04rem #9A9A9A;border-left: none;border-top:none;transform: translateX(-0.04rem) rotate(-45deg);}
.lp_pay .btm__{height: 1.55rem;padding: 0 0.3rem;background: #FFF;box-shadow: 0 -0.02rem 0.07rem 0 rgba(0,0,0,0.07);}
.btm__ .l_{float: left;margin-top: .27rem;}
.btm__ .l_ p{font-size: .24rem;color: #8B919B;text-indent: .1rem;line-height: .33rem;}
.btm__ .l_ a{display: block;color: #B26800;line-height: .33rem;font-size: .24rem;margin-top: .04rem;}
.btm__>a{float: right;margin-top: .17rem;width: 4.52rem;height: .94rem;background: linear-gradient(161deg, #F8E7D3 0%, #EEC296 100%);color: #734425;font-size: .36rem;font-weight: 500;display: flex;justify-content: center;align-items: center;border-radius: .47rem;position:relative;}
.btm__>a i{position:absolute;width:1rem;height:0.42rem;line-height:.42rem;color:#fff;right:0.1rem;top:-0.2rem;background:#FF574D;font-size:.22rem;font-style:normal;text-align:center;border-radius:0.04rem}
.pl_login_{height:.64rem;overflow: hidden;position:absolute;top: -0.84rem;left: 0.24rem;}
.ex_word_head{width: 7.5rem;height: 2.55rem;background: linear-gradient(138deg, #F6E0C1 0%, #FBF1E7 100%, #FBF1E7 100%);border-radius: .16rem .16rem 0 0; position: relative;}
.ex_word_head .d1 i:nth-of-type(1){width: 3.86rem;height: .33rem;background-position: 0 -4rem;position: absolute;top: .36rem;left: .26rem;}
.ex_word_head .d1 i:nth-of-type(2){width: .87rem;height: .65rem;background-position: 0 -3.24rem;position: absolute;top: .2rem;right: .38rem;}
.ex_word_head .d2{width: 7.2rem;height: 1.64rem;background: #fff;border-radius: .2rem;position: absolute;left: 50%;margin-left: -3.6rem;top: 1.08rem;box-shadow: 0 .02rem .04rem 0 rgba(0,0,0,0.04);display: flex;justify-content: space-between;align-items: center;padding: 0 0.36rem;}
.ex_word_head .d2 i{width: .74rem;height: .8rem;background-position: 0 -12rem;display: block;}
.ex_word_head .d2 i.rtf{background-position: -0.8rem -12rem;}
.ex_word_head .d2 i.ppt{background-position: -1.6rem -12rem;}
.ex_word_head .d2 i.pdf{background-position: -2.4rem -12rem;}
.ex_word_head .d2 i.excel{background-position: -3.2rem -12rem;}
.ex_word_head .d2 i.txt{background-position: -4rem -12rem;}
.ex_word_head .d2 div{max-height: 1rem;color: #4C4C4C;font-size: .34rem;font-weight: 500;line-height: .5rem;width: 5.5rem;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;}
.pl_login_ img{width: .64rem;height: .64rem;border-radius: 50%;float: left;}
.pl_login_ p{font-size: .3rem;color:#fff;line-height: .64rem;float: left;margin-left: .2rem;font-weight: 500;text-shadow: 0 0 0.06rem #000;}
.ls_email_txt{margin-top: .28rem;padding: 0 0.4rem;font-size: .3rem;color: #9A9A9A;line-height: .33rem;}
.lp_paytype{height: 9.34rem;background: #fff;}
.lp_paytype .d1{height: 1.17rem;border-bottom: solid 0.01rem #D6D6D6;text-align: center;line-height: 1.16rem;font-size: .34rem;font-weight: 500;color: #212732;}
.lp_paytype .bk_{position: absolute;left: 0;top: 0;width: 1rem;height: 1.16rem;display: flex;  justify-content: center;align-items: center;}
.lp_paytype .bk_:before{width: .2rem;height: .2rem;display: block;border-left: solid 0.04rem #212732;border-top: solid 0.04rem #212732;content: '';transform: rotate(-45deg);}
.lp_paytype .pay_icons{height: .48rem;line-height: .48rem;font-size: .32rem;color: #4E4E4E;margin-top: .44rem;padding-left: .54rem;}
.lp_paytype .i1:before{margin-right: .16rem;}
.lp_paytype .i2:before{margin: 0 .19rem 0 0.02rem;}
/*  */
.lp_suc{font-size:0.34rem;color:#494F5A;height:0.48rem;line-height:0.48rem;margin-top:0.4rem;text-align:center}
.lp_suc:before{width:0.4rem;height:0.4rem;background-position:-0.38rem -0.9rem;vertical-align:text-bottom;margin-right:0.2rem;display:inline-block}
.lp_suc{margin-top: 1.04rem;}
.lp_suc+p{text-align: center;font-size: 0.3rem;color: #8B919B;line-height: 0.42rem;margin-top: 0.13rem;}
.lp_service .p2{text-align:center;height:0.5rem;font-size:0.36rem;font-weight:500;margin-top:1.08rem;color:rgba(33,39,50,1);line-height:0.5rem}
.lp_visitor .p2{font-size: 0.4rem;color: #212732;font-weight: 500;margin: 0.6rem 0 0 0.8rem}
.lp_visitor .p2>span{font-size: 0.36rem;}
.lp_visitor .p2>span>span{color: #FD3636;}
.pay__copysuc{position:fixed;left:50%;top:50%;z-index:999999;margin:-50px 0 0 -50px;display:block}
.pay__prompt.pay__copysuc:after{content:'已复制全文'}
.alerttext{position:fixed;top:100%;z-index:9999999;left:50%;font-size:0.3rem;color:#fff;background:#121212;text-align:center;white-space:nowrap;padding:0.08rem 0.24rem;border-radius:0.04rem;transform:translateX(-50%);transition:0.4s}
.layer_b{width: 100%;height: 100%;position: fixed;left: 0;top: 0;background: rgba(0,0,0,0.5);z-index: 999999;}
.layer_b .d1{width: 5.6rem;height: auto;overflow: hidden;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: #fff;border-radius: 0.08rem;}
.layer_b .d1 .p1{text-align: center;margin-top: 0.43rem;height:0.5rem;font-size:0.36rem;color:#000;line-height:0.5rem;}
.layer_b .d1 .p2{font-size:0.3rem;color:#888;line-height:0.46rem;text-align: center;padding: 0.23rem 0.65rem;}
.layer_b .d1 .p3{color: #212732;font-size: 0.34rem;line-height: 0.48rem;text-align: center;padding: 0.4rem;}
.layer_b .d1 div:not(.d2){height: 1.04rem;border-top: solid 1px #E5E5E5;font-size: 0;text-align: center;}
.layer_b .d1 div:not(.d2) a{display:inline-block;width: 50%;text-align: center;font-size: 0.36rem;height: 1.04rem;line-height: 1.04rem;}
.layer_b .d1 div:not(.d2) a:nth-of-type(1){color:#000}
.layer_b .d1 div:not(.d2) a:only-child{color:#0DAD51}
.layer_b .d1 div:not(.d2) a+a{color:#0DAD51;border-left:solid 1px #E5E5E5;}
.layer_b .d1 .d2{height: 1.38rem;padding-top: 0.1rem;font-size: 0;text-align: center;}
.layer_b .d1 .d2 a{width: 2.42rem;height: 0.86rem;font-size: .32rem;color: #666;border-radius: 0.44rem;line-height: .84rem;display: inline-block;vertical-align: top;margin: 0 0.08rem;}
.layer_b .d1 .d2 a:nth-of-type(1){border: solid 0.01rem #CECECE;}
.layer_b .d1 .d2 a:nth-of-type(2){color:#fff;background: #07C160;}

.viphelper{width: 100%;height: 100%;position: fixed;left: 0;top: 0;background: rgba(0,0,0,0.6);z-index: 10000;display: none;}
.viphelper .d1,.viphelper .d2{width: 5.6rem;height: 2.06rem;background: #fff;border-radius: 0.1rem;position: absolute;left: 50%;top: 50%;margin: -1.03rem 0 0 -2.8rem;line-height: 0.6rem;font-size: 0.34rem;color: #212732;padding: 0.4rem;text-align: center;box-sizing: border-box;}
.viphelper .d2{width: 6.5rem;height: auto;margin-left: -3.25rem;top: 6.8rem;padding:0.4rem 0.36rem ;}
.viphelper .d2 i{width: 0.91rem;height: 0.79rem;position: absolute;right: 0.65rem;top: -0.88rem;background-position: -4.06rem -1.1rem;}
.viphelper .d2 p{text-align: left;line-height: 0.56rem;}
.viphelper .d2 p:nth-of-type(2){margin-top: 0.4rem;}
.viphelper .d2 p span{color: #E6352B;}
.viphelper .d2 a{display: block;width: 3.68rem;height: 0.8rem;line-height: 0.8rem;color: #fff;background:#07C160;border-radius: 0.08rem;margin: 0.56rem auto 0;}
.viphelper .d2 .serv{position: fixed; width: 1.5rem; height: 1.5rem; background: #fff; top: 3.16rem;right: 0.28rem; border-radius: 50%;box-sizing: border-box;padding-top: 0.16rem;}
.viphelper .d2 .serv p{text-align: center;}
.ls_2>a:nth-of-type(1){height: 1.1rem;line-height: 1.1rem;position: absolute;text-align: right;color: #212732;font-size: 0.32rem;width: 1.24rem;top: 0;left: 0;}
.ls_2 .str{height: 1.1rem;line-height: 1.1rem;text-align: center;font-weight: 500;color: #212732;font-size: 0.36rem;}
.ls_2>a:nth-of-type(1):before{content: '';width: 0.2rem;height: 0.2rem;border: solid 0.04rem #212732;position: absolute;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);border-right: none;border-bottom: none;top: 0.44rem;left: 0.3rem;}
.ls_2 textarea{display: block;width: 6.7rem;height: 3.6rem;margin: 0.1rem auto 0;border: solid 0.01rem #D5D6D8;padding: 0.3rem;font-size: 0.28rem;background: #fff;border-radius: 0.04rem;color: #212732;line-height: 1.6;}
.ls_2 p.err,.ls_2 p.tips,.lp_exword p.err{font-size: 0.26rem;color: #FF3B30;height: 0.37rem;line-height: 0.37rem;margin: 0.24rem 0 0 0.4rem;}
.ls_2 p.tips{color: #ABAFB6;}
.ls_2 p.tips+.err{margin-top: 0.16rem;}
.ls_email{width: 6.7rem;margin: 0.4rem auto 0;height: 0.9rem;background: #FFFFFF;border-radius: 0.06rem;border: 0.02rem solid #D5D6D8;position: relative;}
.ls_email p{float: left;height: 0.5rem;width: 1.79rem;border-right: solid 0.01rem #A0A0A0;color: #212732;font-size: 0.3rem;font-weight: 500;text-align: center;margin-top: 0.19rem;}
.ls_email input{float: left;border:none;height: 0.88rem;font-size: 0.3rem;color: #8B919B;line-height: 0.88rem;width: 4.86rem;padding: 0 0.3rem;background: none;}
.ls_email input:focus{color: #212732;}
.ls_2 .logsub{width: 5.9rem;margin: 0.25rem auto 0;}
.lp_exword .p1{width:0.8rem;height:0.8rem;border: solid 0.06rem #09BB07;border-radius: 50%;margin: 1.12rem auto 0;display: flex;justify-content: center;align-items: center;}
.lp_exword .p1:before{display: inline-block;width: 0.36rem;height:0.25rem;background-position: -3.9rem -3.16rem;}
.lp_exword .p2{width: 5.88rem;line-height: 0.52rem;font-size: 0.34rem;color: #474747;font-weight: 500;margin: 1.1rem auto 0;text-align: center;}
.lp_exword .ls_email{width: 5.9rem;}
.lp_exword .ls_email input{width: 4rem;}
.lp_exword .err{text-indent: 0.42rem;}
.lp_exword .logsub{width: 6rem;margin: 0.44rem auto 0; border-radius: 0.44rem;}
.lp_exword .logsub:nth-of-type(2){background: #fff;color: #676767;border: solid 0.02rem #C5C5C5;}
.lp_exword .p3{height: 0.9rem;line-height: 0.45rem;font-size: 0.26rem;color: #E05757;margin: 0.64rem auto 1rem;text-align: center;}
.ls_email ul{width: 100%;height: 2.3rem;overflow: auto;-webkit-overflow-scrolling:touch;position: absolute;left: 0;top: 0.9rem;background: #fff;}
.ls_email ul li{width: 100%;height: 0.66rem;overflow: hidden;}
.ls_email ul li:nth-of-type(1){margin-top: 0.1rem;}
.ls_email ul li:before{content: '';float: left;width: 0.32rem;height: 0.32rem;background-position: -0.86rem -2.6rem;margin: 0.14rem 0.2rem 0 0.3rem;}
.ls_email ul li span{float: left;width: 3.8rem;height: 0.66rem;line-height: 0.64rem;font-size: 0.26rem;color: #8B919B;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ls_email ul li a{float: right;width: 0.66rem;height: 0.66rem;margin-right: 0.1rem;}
.ls_email ul li a:before{content: '';width: 0.26rem;height: 0.26rem;background-position: -1.3rem -2.6rem;margin: 0.2rem auto 0;display: block;}
.lp_contacts{width: 7.5rem;height: 6rem;background: #fff;position: absolute;left: 0;bottom: 0;text-align: center;
font-family: 'PingFangSC-Medium', 'PingFang SC','microsoft yahei';}
.lp_contacts .lp_str p:nth-of-type(1){height:1.05rem;font-size: 0.32rem;font-weight: bold;color: #212732;line-height:1.05rem;}
.lp_contacts .lp_str{height: 2.25rem;}
.lp_contacts .lp_str p:nth-of-type(2){height: 0.8rem;font-size: 0.28rem;text-align: center;color: #ABAFB6;line-height: 0.4rem;}
.lp_contacts>a{display: block;height: 1.2rem;line-height: 1.2rem;color: #4281CB;font-weight: bold;font-size: 0.32rem;border-top: solid 0.01rem #EDEFEE;}
.lp_contacts i{display: block;height: 0.2rem;background: #EFEFF4;}
.lp_contacts a.a1{color:#494F5A;margin: 0;}
.lp_app{height: auto;overflow: hidden;position: fixed;bottom: 0;left: 0;width: 7.5rem;background: #fff;border-radius: 0.06rem 0.06rem 0 0;padding-bottom: 0.6rem;box-sizing: content-box;}
.lp_app .closer{width: 1.1rem;height: 1.1rem;text-align: center;line-height: 1rem;position: absolute;right: 0;top: 0;font-size: 0.6rem;}
.lp_app .p1{height:auto;font-size: 0.34rem;font-weight: 500;color: #212732;line-height: 0.64rem;text-align: center;margin-top: 0.6rem;}
.lp_app .p1:before{width: 0.4rem;height:0.4rem;background-position: -0.38rem -0.9rem;vertical-align: top;margin:0.14rem 0.16rem 0 0;display: inline-block;}
.lp_app .p2{height: 0.4rem;font-size: 0.28rem;color: #212732;line-height: 0.4rem;letter-spacing: 0.02rem;text-align: center;margin-top: 0.2rem;}
.lp_app .text1{height: 0.42rem;font-size: 0.3rem;color: #212732;line-height: 0.42rem;letter-spacing: 0.02rem;margin: 0.32rem 0 0 0;text-align: center;}
.lp_app .bor{width: 6.5rem;height: 0.02rem;background: #EFEFF4;margin: 0.4rem auto 0;}
.lp_app .text1 i{display: inline-block;background-position: -2.64rem -2.24rem;width: 0.71rem;height: 0.23rem;vertical-align: top;margin: 0.1rem 0.06rem 0;}
.lp_app a.down{display: block;width: 6.5rem;height: 0.94rem;line-height: 0.9rem;background: linear-gradient(270deg, #F1BA6C 0%, #F9E6CC 100%);border-radius: 0.1rem;border: 0.02rem solid rgba(5, 5, 5, 0.08);text-align: center;color: #744E1A;font-size: 0.36rem;font-weight: 500;margin: 0.62rem auto 0;}
.lp_app .pic{width: 2.62rem;height: 2.34rem;background-position: -6.2rem 0;margin: 0.8rem auto 0;}
.lp_app .pic2{background-position: -7.1rem -2.4rem;}
.lp_app .picp{margin-top: 0.6rem;text-align: center;font-size: 0.3rem;color: #212732;line-height: 0.42rem;letter-spacing: 0.02rem;}
.lp_app .picp span{color: #F6C37E;font-weight: bold}
.lp_app2{width: 6.1rem;height: 4.72rem;background: #fff;border-radius: .16rem;overflow: hidden;position: absolute;left: 50%;top: 50%;margin: -2.36rem 0 0 -3.05rem;text-align: center;}
.lp_app2 .p1{width: .84rem;height: .84rem;margin: .58rem auto 0;border-radius: 50%;background: #07C160;display: flex;justify-content: center;align-items: center;}
.lp_app2 .p1:before{width: .44rem;height: .32rem;background-position: -8.9rem 0;display: block;}
.lp_app2 .p2{color:#141414;font-size: .32rem;font-weight: 500;line-height: .44rem;margin-top: .3rem;}
.lp_app2 .p3{margin-top: .1rem;font-size: .26rem;color: #8C8C8C;line-height: .36rem;}
.lp_app2 .btn_{height: .7rem;display: flex;justify-content: space-around;margin-top: .5rem;padding: 0 0.3rem;}
.lp_app2 .btn_ a{display: block;width: 2.46rem;height: .7rem;border-radius: .12rem;background: #F3F3F4;line-height: .7rem;color: #000;font-size: .28rem;font-weight: 500;}
.lp_app2 .btn_ a:nth-of-type(2){color: #fff;background: #11D16D;}
.lp_app2 .p4{margin-top: .3rem;font-size: .22rem;color: #BFBFBF;line-height: .26rem;}
.lp_saveart{background: #fff;}
.lp_saveart .str{height: 0.98rem;
background: #FFF;position: relative;z-index: 2;border-bottom:solid 0.01rem #E5E5EA;text-align: center;font-weight: 500;color: #282828;line-height: 0.98rem}
.lp_saveart .closer{height: 0.98rem;line-height: 0.9rem;}
.fd_list{position: absolute;left: 0;top: 0;z-index: 1;padding: 0.98rem 0 1.2rem 0;width: 100%;height: 100%;}
.fd_list .folder_content{width: 100%;height: 100%;overflow: auto;overflow-x: hidden;-webkit-overflow-scrolling: touch;}
.ft_pad{padding-left: 0.3rem;}
.folderd{height:0.88rem;position:relative;padding-left:0.76rem;border-bottom:solid 0.01rem #e5e5e5}
.folderd i.newbefore{width:0.67rem;height:0.86rem;display:block;position:absolute;left:0;top:0;z-index:2;}
.folderd i.newbefore:before {width: 0.48rem;height: 0.38rem;margin-top: 0.24rem;display: block;}
.folderd .newbefore.isempty:before{background-position:-2.26rem -3.1rem}
.folderd .newbefore.isopen:before{background-position:-3.3rem -3.1rem}
.folderd .newbefore.isclosed:before{background-position:-2.78rem -3.1rem}
.folderd label{width:100%;height:100%;display:block;position:relative;}
.folderd label>p{height:0.88rem;line-height:0.88rem;float:left;position:relative;z-index:2;font-size:0.38rem;color:#000;max-width: 70%;}
.folderd label>p i{display: inline-block;width: 0.78rem;height: 0.36rem;background-position: -2.64rem -2.66rem;margin: 0.26rem 0 0 0.2rem;vertical-align: top;}
.folderd label span.n{float:right;height:0.88rem;font-size:0.34rem;color:#888;padding-right:0.3rem;line-height:0.88rem}
.folderd span.bg{position:absolute;right:0;top:0;z-index:1;width:7.5rem;height:100%}
.folderd.cur .bg{background:#CBEADE}
.folderd label span.ok,.lp_saveart .set>a.cur i{width:0.36rem;height:0.25rem;position:absolute;right:0.3rem;top:0.32rem;z-index:2;background-position:-3.9rem -3.16rem;display:none}
.folderd.cur .bg .ok{display:block}
.fd_control{height: 1.2rem;position: absolute;bottom: 0;left: 0;width: 100%;border-top: solid 0.01rem #EFEFF4;z-index: 2;}
.fd_control a.newbefore{width: 1.58rem;height: 1.2rem;float: left;line-height: 1.2rem;text-align: right;font-size: 0.34rem;color: #0DAD51;}
.fd_control a.newbefore:before{float: left;width: 0.28rem;height: 0.36rem;background-position: -1.8rem -3.1rem;margin: 0.42rem 0 0 0.32rem}
.fd_control a.newbefore:after{content: '公开';}
.fd_control a.newbefore.x{color: #212732;}
.fd_control a.newbefore.x:before{background-position: -1.4rem -3.1rem;}
.fd_control a.newbefore.x:after{content: '私有';}
.fd_control a.a1{width: 1.6rem;height: 0.7rem;background: #25B562;border-radius: 0.1rem;text-align: center;line-height: 0.7rem;color: #fff;font-weight: 500;font-size: 0.34rem;float: right;margin: 0.24rem 0.3rem 0 0;}
.lp_saveart .set{bottom: 0;width: 100%;position: absolute;left: 0;height:9rem;z-index: 3;background: #fff;display: none;}
.lp_saveart .set>a{display: block;height: 1.1rem;color: #282828;line-height: 1.1rem;padding-left: 0.3rem;font-size: 0.34rem;}
.lp_saveart .set>a.cur{background: #CBEADE;}
.lp_saveart .set>a.cur i{display: block;float: right;position: initial;margin: 0.4rem 0.3rem 0 0;}

.lp_loading{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 999;}
.lp_loading>div{width: 2rem;height: 2rem;background: rgba(0, 0, 0, 0.8);border-radius: 0.1rem;position: absolute;left: 50%;top: 50%;margin: -1.5rem 0 0 -1rem;font-size: 0;}
.lp_loading>div:before{width: 0.8rem;height: 0.8rem;background-position: 0 -0.8rem;margin: 0.34rem auto 0.28rem;display: block;-webkit-animation: loading 1s infinite linear;animation: loading 1s infinite linear;}
.lp_loading>div p{height:0.28rem;line-height: 0.28rem;font-size: 0.28rem;text-align: center;color: #fff;}
/**/
.wztit.v_:before{background-size: 250px 410px;width: 16px;height: 20px;background-position: -34px 0;display: inline-block;vertical-align: top;margin: 4px 4px 0 0;}
.wztit i.sound{width: 0.44rem;height: 0.44rem;border-radius: 50%;background: #F1FCF6;display: inline-block; margin: 0.04rem 0 0 0.08rem;vertical-align: top;border: solid 0.01rem #BDE3CC;}
.wztit i.sound:before{content:'';display: block;width: 0.27rem;height: 0.22rem;margin:0.11rem auto 0;background-position: 0 -0.78rem;}
.wztit i.sound.cur:before{width: 0.1rem;height: 0.22rem;margin: 0.1rem auto 0; background: none; border: solid 0.04rem #BDE3CC;border-top: none;border-bottom: none;}
.wztit i.sound.isloading:before{background: none; width: 0.32rem;height: 0.32rem; border: solid 0.04rem #BDE3CC;border-radius: 50%;border-left-color: transparent;margin: 0.05rem auto; -webkit-animation: loading 1s infinite linear;animation: loading 1s infinite linear;box-sizing: border-box;}
.aplayer_lite{position: fixed;z-index: 999;width: 0.8rem;height: 0.8rem;left: 0.4rem;top: 80%;border-radius: 50%;background: #fff;overflow: hidden;box-shadow:0 0 0.08rem #ddd;}
.aplayer_lite canvas{width: 100%;height: 100%;position: absolute;left: 0;top:0;z-index: 1;}
.aplayer_lite .d{width: 0.4rem;height: 0.24rem;overflow: hidden;position: relative;z-index: 2;margin: 0.28rem auto 0;display: flex;display: -webkit-flex;font-size: 0;text-align: center;justify-content: space-between; -webkit-justify-content: space-between;}
.aplayer_lite .d>i{width: 0.06rem;height: 100%;background: #0DAD51;-webkit-animation:is-playing .5s ease infinite alternate;animation:is-playing .5s ease infinite alternate;-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom}
@-webkit-keyframes is-playing {
		0% {-webkit-transform: scaleY(.2);transform: scaleY(.2)}
		100% {-webkit-transform: scaleY(1);transform: scaleY(1)}
	}
@keyframes is-playing {
		0% {-webkit-transform: scaleY(.2);transform: scaleY(.2)}
		100% {-webkit-transform: scaleY(1);transform: scaleY(1)}
	}
.aplayer_lite .d>i:nth-child(1){-webkit-animation-delay:.15s;animation-delay:.15s}
.aplayer_lite .d>i:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}
.aplayer_lite .d>i:nth-child(3){-webkit-animation-delay:.45s;animation-delay:.45s}
.aplayer_lite .d>i:nth-child(4){-webkit-animation-delay:.6s;animation-delay:.6s}
.aplayer_lite.ispause .d>i{animation-play-state: paused;-webkit-animation-play-state: paused;}
.aplayer_lite.isloading .d{display: none;}
.aplayer_lite.isloading:before{content: '';display: block;width: 0.46rem;height: 0.46rem;border: solid 0.04rem #0DAD51;border-radius: 50%;margin: 0.16rem auto 0;box-sizing: border-box; border-left-color: transparent;-webkit-animation: loading 1s infinite linear;animation: loading 1s infinite linear;}
.ap_box,.ap_box *{box-sizing: border-box;}
.ap_box{width: 7.5rem;height: 9.98rem;position: absolute;left: 0;bottom: 0;background: #fff;overflow: hidden;border-radius: 0.24rem 0.24rem 0 0;}
.ap_box .closer{width: 0.42rem;height: 0.42rem;box-shadow:0 0 0.1rem #999;background: #fff;position: absolute;top: 0.32rem;right: 0.2rem;text-align: center;line-height: 0.42rem;font-size: 0.36rem;border-radius: 50%;z-index: 3;}
.ap_disc{width: 1.8rem;height: 1.8rem;background: #2D4A4F;border-radius: 50%;box-shadow: 0 0 0.24rem #999;margin: 0.8rem auto 0;overflow: hidden;}
.ap_disc span{width: 0.9rem;height: 0.9rem;border-radius: 50%;font-size: 0;background: linear-gradient(to bottom,#72D8AB,#44C37E);margin: 0.44rem auto 0;display: block;text-align: center;}
.ap_disc span:before{width: 0.56rem;height: 0.52rem;background-position: -7.16rem -6.28rem;display: inline-block;margin-top: 0.19rem;}
.ap_name_maq{height: 0.6rem;position: relative;margin: 0.56rem auto 0;text-align: center;overflow: hidden;white-space: nowrap;width: 6.6rem;}
.ap_name_maq span{font-weight:500;font-size: 0.36rem;color: #212732;}
.ap_name_maq:before,.ap_name_maq:after{content:'';position: absolute;height: 0.6rem;width: 1.6rem;top: 0;}
.ap_name_maq:before{left: 0;background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);}
.ap_name_maq:after{right: 0;background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%,  #FFFFFF 100%);}
.ap_name_maq.maq>span:nth-of-type(1){padding-right: 0.8rem;-webkit-animation:mq 6s linear infinite;animation:mq 6s linear infinite;}
.ap_btns{margin-top: 0.8rem;font-size: 0;text-align: center;height: 1.34rem}
.ap_btns a{display: inline-block;width: 0.98rem;height:1.34rem;margin: 0 0.22rem;overflow:hidden;}
.ap_btns a span{width: 0.5rem;height: 0.5rem;display: flex;display: -webkit-flex;align-items:center;justify-content:center;margin: 0 auto;}
.ap_btns a span:before{display: inline-block;}
.ap_btns a.a1 span:before{width: 0.36rem;height: 0.36rem;background-position: -9.4rem -5.66rem;}
.ap_btns a.a2 span:before{width: 0.4rem;height: 0.34rem;background-position: -7.16rem -5.66rem;}
.ap_btns a.a3 span:before{width: 0.45rem;height: 0.4rem;background-position: -7.76rem -5.66rem;}
.ap_btns a.a4 span:before{width: 0.4rem;height: 0.4rem;background-position: -8.9rem -5.66rem;}
.ap_btns a.a5 span:before{width: 0.32rem;height: 0.38rem;background-position: -8.38rem -5.66rem;}
.ap_btns a p{height: 0.3rem;line-height: 0.3rem;font-size: 0.22rem;color: #212732;margin-top: 0.12rem;white-space: nowrap;}
.ap_btns a b{display: block;width: 0.9rem;height: 0.3rem;background-position: -8.56rem -4.98rem;margin: 0.11rem auto 0;}
.ap_setdate{height: 0.34rem;margin-top: 0.5rem;position: relative;}
.ap_setdate>p{color: #ABAFB6;font-size: 0.26rem;white-space: nowrap;height: 0.34rem;line-height: 0.34rem;text-align: center;width: 1.18rem;}
.ap_setdate>.p1{float: left;}
.ap_setdate>.p2{float: right;}
.ap_setdate>div{width: 5.12rem;height: 0.06rem;position: absolute;background: #F4F5F5;border-radius: 0.03rem;left: 50%;top: 50%;margin: -0.03rem 0 0 -2.56rem;}
.ap_setdate>div span{display: block;height: 100%;background: #48D584;border-radius: 0.03rem;width: 0;}
.ap_setdate>div i{border-radius: 50%;width: 0.34rem;height: 0.34rem;background: #fff;border: solid 0.04rem #48D584;position: absolute;left: -0.17rem;top: -0.14rem;}
.ap_playbtn{width: 1.08rem;height: 1.08rem;border-radius: 50%;background: linear-gradient(180deg, #7EECBA 0%, #48D584 100%);
box-shadow: 0 0.05rem 0.1rem 0 rgba(0, 0, 0, 0.09);display: flex;display: -webkit-flex;align-items:center;justify-content:center;margin: 0.5rem auto 0;}
.ap_playbtn:before{width: 0.34rem;height: 0.36rem;background-position: -7.16rem -5rem;display: inline-block;margin-left: 0.06rem;}
.ap_playbtn.stop:before{width: 0.28rem;height: 0.36rem;margin: 0;background-position: -7.76rem -5rem;}
.ap_playbtn.isloading:before{background: none;width: 70%;height: 70%;border: solid 0.04rem #fff;border-radius: 50%;border-left-color: transparent;-webkit-animation: loading 1s infinite linear;animation: loading 1s infinite linear;box-sizing: border-box;}
.ap_cancel{text-align: center;height: 1.2rem;line-height: 1.18rem;border-top: solid 0.01rem #F0F0F0;font-size: 0.34rem;font-weight: 500;color: #212732;display: block;position: absolute;width: 100%;bottom: 0;left: 0;}
.ap_box .ap_ul{position: absolute;width: 100%;height: 100%;z-index: 2;background: #fff;left: 0;top: 0;display: none;}
.ap_box .ap_ul>p{text-align: center;height: 1.05rem;line-height: 1.04rem;color: #212732;font-size: 0.34rem;font-weight: 500;border-bottom: solid 0.01rem #E5E5EA;position: relative;z-index: 2;background: #fff;}
.ap_box .ap_ul ul{position: absolute;width: 100%;height: 100%;padding: 1.05rem 0 0 0.4rem;overflow: auto;-webkit-overflow-scrolling: touch;position: absolute;left: 0;top: 0;z-index: 1;}
.ap_box .ap_ul ul li{height:1.12rem;border-bottom: solid 0.01rem #E5E5EA;line-height: 1.11rem;color: #212732;font-size: 0.3rem;position: relative;}
.ap_box .ap_ul ul li.newbefore{color: #0DAD51;}
.ap_box .ap_ul ul li.newbefore:before{width: 0.36rem;height: 0.25rem;background-position: -3.9rem -3.16rem;position: absolute;right: 0.3rem;top: 0.44rem;}
.ap_box .ap_ul ul li.isloading:before{background: none;content: '';display: block;width: 0.46rem;height: 0.46rem;border: solid 0.04rem #0DAD51;border-radius: 50%;margin: 0.16rem auto 0;box-sizing: border-box; border-left-color: transparent;-webkit-animation: loading 1s infinite linear;animation: loading 1s infinite linear;top: 0.18rem;}
/*网页截图部分*/
.snapshot{width: 100%;height: 100%;position: fixed;left: 0;top: 0;background: rgba(0,0,0,0.7);display: flex;display: -webkit-flex;text-align: center;justify-content:center;align-items:center;z-index: 999999;font-size: 0;flex-direction: column;-webkit-flex-direction: column;-webkit-backdrop-filter: blur(4px);backdrop-filter: blur(4px);}
.snapshot:after{width: 90%;height: 1rem; margin-top: -1rem; background:linear-gradient(rgba(255,255,255,0.1),#fff 70%);position: relative;content:'';border-radius: 0 0 0.1rem 0.1rem;}
.snapshot>.top_>span{display: inline-block;width: 2rem;height: 0.06rem;background: rgba(255,255,255,0.4);border-radius: 0.04rem;text-align: left;margin-bottom: 0.2rem;}
.snapshot .photowrap{width: 2px; height:auto;transition: 1s;-webkit-transition:1s; overflow:auto;max-height: 75%;border-radius: 0.1rem;position: relative;}
.snapshot>.top_>span>span{height: 100%;display: inline-block;width: 0;background: #07C160;}
.snapshot .top_ p{font-size: 0.3rem;color: #fff;line-height: 0.4rem;}
.snapshot .top_.open_{margin: -0.4rem 0 0.4rem 0;width: 88%;text-align: left;}
.snapshot .top_.open_ p{float: left;}
.snapshot p .newico{display: inline-block;width: 0.72rem;height: 0.32rem;background-position: 0 -1.8rem;vertical-align: top;margin: 0.06rem 0 0 0.16rem;}
.snapshot a.closer{width: 0.5rem;height: 0.5rem;text-align: center;font-size: 0.44rem;background: #fff; border-radius: 50%;line-height: 0.48rem;float: right;margin-top: -0.05rem;}
.snapshot p.p2{ clear: both;font-size: 0.26rem;font-weight: 500; line-height: 0.37rem;margin-top: 0.2rem;}
.snapshot.WaitTips:after{content: none;}
/**/
pre.edit_coder{padding:10px 15px;background: #eee;border-radius: 10px;-webkit-border-radius: 10px;margin: 6px 0;overflow: auto;line-height: 1.2;-webkit-overflow-scrolling: touch;text-align: left;font-size: 15px;}
.imgcenter .img2app{height: 36px;width: 100%;position: absolute;bottom: 0;left: 0;background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, #000000 100%);text-align: center;font-size: 13px;color: #fff;line-height: 36px;border-radius: 0 0 4px 4px;}
.bdartlist{padding:0 0.3rem;}
.bdartlist li{height: 1.8rem;overflow: hidden;border-bottom: solid .01rem #EBEBEB;}
.bdartlist li:last-of-type{border: none;height: auto;}
.bdartlist li img{float:left;width:1.99rem;height:1.33rem;border-radius: 0.06rem;margin-top: 0.24rem;}
.bdartlist li div{float:right;width:4.64rem;height: 1.33rem;line-height: 0.45rem;font-size: 0.32rem;color: #262626;overflow: hidden;-webkit-box-orient:vertical;display:-moz-box;display:-webkit-box;-webkit-line-clamp:3;text-overflow:ellipsis;margin-top: 0.24rem;}
/*  */
.wx_logging_in{position: fixed;z-index: 99999;width: 100%;height: 100%;left: 0;top: 0;background: rgba(0,0,0,0.5);}
.wx_logging_in>div{position: absolute;left: 0;bottom: 0;width: 100%;height: 8.22rem;background: #fff;overflow: hidden;border-radius:0.24rem 0.24rem 0 0;}
.wx_logging_in>div img{display: block;width: 0.7rem;height: 0.7rem;margin: 1.88rem auto 0;}
.wx_logging_in>div>p{font-size: 0.4rem;text-align: center;color: #6D6D6D;line-height: 0.56rem;margin-top: 0.4rem;}
/* 5元优惠劵 */
.coupon_{position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,0.6);left:0;top: 0;z-index: 10000;}
.coupon_ *{box-sizing: border-box;}
.coupon_>div{width: 100%;height:100%; display: flex;justify-content: center;align-items: center;flex-direction: column;}
.coupon_ .d1{width: 6.12rem;height: 6.62rem;background: #FFF;box-shadow: 0 0.02rem 0.12rem 0 rgba(0,0,0,0.5);border-radius: .25rem;overflow:hidden;text-align: center;}
.coupon_ .str_{font-size: .48rem;font-weight: 500;color: #181818;line-height:.66rem;margin-top: .54rem;}
.coupon_ .txt_{font-size: .34rem;color: #646464;line-height: .48rem;margin-top: .28rem;}
.coupon_ .k_{width: 4.6rem;height: 1.84rem;margin: .3rem auto 0;background: #F9E2AD;overflow:hidden;position: relative;border-radius: 0.06rem;padding:.16rem}
.coupon_ .k_:before,.coupon_ .k_:after{content: '';position: absolute;width: 0.28rem;height:0.28rem;background: #fff;border-radius: 50%;left: 2.74rem;}
.coupon_ .k_:before{top: -0.16rem;}
.coupon_ .k_:after{bottom: -0.16rem;}
.coupon_ .k_>div{width: 100%;height: 100%;background: #FBEFD7;border: solid 0.01rem #E2BA63;display:flex;justify-content: space-between;align-items: center;}
.coupon_ .l_{width: 2.72rem;height: 1.26rem;border-right: solid 0.01rem #E2BA63;line-height:1.26rem;color: #C09436;font-size: .36rem;font-weight: 500;overflow: hidden;}
.coupon_ .l_ span{color:#E74837;font-size: 1rem;margin-right: 0.1rem;}
.coupon_ .r_{width: 1.54rem;line-height: 1.26rem;color: #C09436;font-size: .36rem;}
.coupon_ .time_{margin-top: .16rem;width: 330px;font-size: .3rem;color: #636363;line-height: .42rem;}
.coupon_ .time_ span{color: #DC6C6C;margin: 0 0.04rem;}
.coupon_ .btn_{width: 3.38rem;line-height: 0.94rem;background: linear-gradient(180deg, #FF8679 0%, #FF4E44 100%);border-radius: .46rem;border: 0.02rem solid rgba(5,5,5,0.08);display: block;color: #fff;font-size: .34rem;font-weight: 600;margin: .52rem auto 0;}
.coupon_ .closer{display:block;width: .7rem;height:.7rem;border-radius: 50%;border: solid .04rem #fff;margin-top:0.36rem;color: #fff;text-align: center;font-size: .54rem;line-height: 1;}