/*
version:202100719
*/
body,
div,
p,
ul,
li,
ol,
dl,
dd,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
span,
i,
input,
img,
a,
button,
select,
table,
tr,
th,
td,
label,
textarea {
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

li {
    list-style: none;
}

i {
    font-style: normal;
}

a {
    text-decoration: none;
}

img {
    border: 0 none;
    vertical-align: top;
}

.clearfix {
    *zoom: 1;
}

.clearfix:after {
    content: ".";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
}

@font-face {
    font-family : 'hei';
    src         : url('../font/hei.TTF'); /* IE9 Compat Modes */
    src         : url('../font/hei.TTF') format('embedded-opentype'), /* IE6-IE8 */ url('../font/hei.TTF') format('woff'), /* 所有现代浏览器 */ url('../font/hei.TTF') format('truetype'), /* Safari, Android, iOS */ url('../font/hei.TTF') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family : 'xihei';
    src         : url('../font/xihei.TTF'); /* IE9 Compat Modes */
    src         : url('../font/xihei.TTF') format('embedded-opentype'), /* IE6-IE8 */ url('../font/xihei.TTF') format('woff'), /* 所有现代浏览器 */ url('../font/xihei.TTF') format('truetype'), /* Safari, Android, iOS */ url('../font/xihei.TTF') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family : 'zhonghei';
    src         : url('../font/zhonghei.TTF'); /* IE9 Compat Modes */
    src         : url('../font/zhonghei.TTF') format('embedded-opentype'), /* IE6-IE8 */ url('../font/zhonghei.TTF') format('woff'), /* 所有现代浏览器 */ url('../font/zhonghei.TTF') format('truetype'), /* Safari, Android, iOS */ url('../font/zhonghei.TTF') format('svg'); /* Legacy iOS */
}

body {
    /*height: 100%;*/
    width: 100%;
    /*background: #fafafa;*/
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 100px;
    color: #000;
    margin: 0;
    padding: 0;
}

html, body {
    overflow: hidden;
}

html {
    background: #fff;
}

p {
    text-align: justify;
}

.loading {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 999999;
    background: #F0FDFF;
}

.loading img {
    width: 2rem;
    left: 50%;
    top: 40%;
    position: absolute;
    margin-left: -1rem;
}

.pg {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.bg {
    width: 100%;
}

.sec1 {
    position: relative;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    /*border-bottom: 0.1rem solid #fbf8f8;*/
    z-index: 99;
}

.backbtn {
    width: 1.27rem;
    height: 0.53rem;
    position: absolute;
    top: 10rem;
    left: 3rem;
}

.sharebtn {
    background: url(../images/sharebtn.png) no-repeat;
    background-size: 100%;
    width: 2.56rem;
    height: 0.92rem;
    position: absolute;
    bottom: 0.5rem;
    left: 2.15rem;
}

.wrap {
    width: 100%;
    position: absolute;
    left: 0;
    background: url(../images/bgslide.png) no-repeat;
    background-size: contain;
    top: 5.6rem;
}

.list {
    width: 6.96rem; /* height: 6.9rem; */
    position: absolute;
    top: 2.6rem;
    left: 50%;
    margin-left: -3.48rem;
}

.swiper-container {
    width: 100%;
    height: 1.6rem;
    margin: 0.15rem auto 0.1rem;
    display: none;
}
.swiper-vdlists .swiper-slide {
    width: 2.48rem;
    height:100%;
    position: relative;
    margin-right: 0.15rem;
}
.swiper-vdlists .swiper-slide img {
    width: 100%;
    height: 1.5rem;
    border: 0.05rem solid #fff;
    border-radius: 0.12rem;
}
.swiper-vdlists .vtitle {
    font-family: 'xihei', "microsoft yahei", Helvetica Neue, Helvetica, Arial, sans-serif;
    width: 92%;
    position: absolute;
    max-height: 0.56rem;
    line-height: 0.3rem;
    padding: 0 4%;
    bottom: 0.1rem;
    left: 0.03rem;
    text-align: left;
    font-size: 0.24rem;
    color: #fff;
    /* background: rgba(0, 0, 0, 0.3); */
    overflow: hidden;
    vertical-align: bottom;
    z-index: 999;
}
.swiper-slide.active .vhover {
    background: rgba(0, 0, 0, 0.3);
}
.swiper-slide.active .vtitle {
    color: #b51111;
}
.swiper-vdlists .swiper-slide.active img {
    border: 0.04rem solid #b51111;
    border-radius: 0.15rem;
}

.swiper-slide {
    /*width: 2.48rem;*/
    /*height: 1.4rem;*/
    /*position: relative;*/
    /*margin-right: 0.05rem;*/
}
.sec1 .swiper-slide {
    border: 0.01rem solid #fff;
}

.swiper-slide.active {
    /*border: 0.05rem solid #b51111;*/
    /*border-radius: 0.06rem;*/

}

.vimg {
    width: 100%;
    height: 100%;
}

.vstatus{
    position: absolute;
    width: 100%;
    height: 0.5rem;
    left: 0;
    top: 0.03rem;
    color: #fff;
    font-size: 0.2rem;
    text-indent: 0.25rem;
}
.vstatus i{
    position: absolute;
    background: #fff;
    border-radius: 50%;
    width: 0.08rem;
    height: 0.08rem;
    bottom: auto;
    left: 0.1rem;
    top: 0.12rem;
    z-index: 99999;
    color: #fff;
    font-size: 0.2rem;
}

.vinfo{
    width:6.86rem;
    position: relative;
    margin: 0 auto;
    border-bottom: 1px solid #f2f3f5;
    padding-bottom: 2.2rem;
    margin-top: 6.34rem;
    -webkit-overflow-scrolling: touch;
}
.vtitle {
    width: 100%;
    line-height: 0.62rem;
    font-size: 0.44rem;
    color: #191F25;
    text-align: justify;
}
.vdate{
    width: 100%;
    font-size: 0.24rem;
    color: #ABB3BA;
    display: flex;
    margin-top: 0.25rem;
}
.voprate{
    width: 2.4rem;
    height: 100%;
    position: absolute;
    right: 0.32rem;
}
.vcmt{
    height: 0.4rem;
    background: url(../images/vcmt.png) left no-repeat;
    background-size: 0.44rem 0.4rem;
    font-size: 0.28rem;
    color: #3B434E;
    text-align: right;
    display: block;
    position: absolute;
    top: 0.35rem;
    left: 0.2rem;
    padding-left: 0.6rem;
}
.vhold{
    width: 0.46rem;
    height: 0.44rem;
    background: url(../images/vhold.png) left no-repeat;
    background-size: 100%;
    position: absolute;
    right:0.85rem;
    top:0.32rem;
}
.vshare{
    width: 0.38rem;
    height: 0.38rem;
    background: url(../images/vshare.png) left no-repeat;
    background-size: 100%;
    position: absolute;
    right:0;
    top:0.35rem;
}
.sec2{
    width: 100%;/*6.86rem;*/
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.picwrap{
    position: relative;
}
.vpic{
    width:100%;
    border-radius: 0.1rem;
}
.vsj{
    position: absolute;
    width:0.24rem;
    height:0.24rem;
    background: url(../images/vplay2.png) left no-repeat;
    background-size: 100%;
    left:0.2rem;
    top:0.12rem;
}
.vtimew{
    position: absolute;
    width:1.28rem;
    height:0.48rem;
    background: rgba(0,0,0,0.75);
    border-radius: 0.06rem;
    left: 0.2rem;
    bottom:0.15rem;
}
.vtime{
    font-size: 0.2rem;
    color: #FFFFFF;
    text-align: center;
    width: 1rem;
    height: 100%;
    line-height: 0.48rem;
    position: absolute;
    right: 0;
}

.videowrap {
    left: 0.35rem;
    width: 6.45rem;
    height: 3.7rem;
    z-index: 20;
    background: #000;
    position: absolute;
}
.vstate{
    width: 0.6rem;
    height: 0.32rem;
    text-align: center;
    line-height: 0.32rem;
    border: 1px solid #ED392E;
    border-radius: 0.04rem;
    color: #ED392E;
    font-size: 0.2rem;
    float: left;
    margin-top: 0.07rem;
}
.sec2 .vtitle{
    margin: 0.25rem auto;
}
.vlogon2{
    position: initial;
    font-size: 0.24rem;
    color: #ABB3BA;
    text-align: left;
    line-height: 0.5rem;
    float: left;
    display: flex;
    margin-left: 0.45rem;
    margin-right: 0.25rem;
}
.vldet{
    width: 100%;
    height: 0.5rem;
    position: relative;
}
.sec2 .vlogo{
    width: 0.34rem;
    height: 0.34rem;
    left: 0;
    top: 0.08rem;
}
.sec2 .vcmt{
    background: url(../images/vcmt2.png) left no-repeat;
    background-size: 0.31rem 0.28rem;
    right: 0;
    left: auto;
    font-size: 0.28rem;
    color: #ABB3BA;
    top: 0.04rem;
    padding-left: 0.4rem;
    line-height: 0.43rem;
}

.sec3{
    position: relative;
    background: #fff;
    width:100%;
    min-height:3rem;
    left:0;
    bottom:0;
}
.sec3.actived{
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
}
.top{
    width:100%;
    height: 1.3rem;
    line-height: 1.3rem;
    font-size: 0.32rem;
    color: #BA9E83;
    text-align: center;
    position: relative;
}
.topbtn{
    position: absolute;
    width: 0.8rem;
    height: 0.8rem;
    background: url(../images/vdown.png) center no-repeat;
    background-size: 0.36rem 0.21rem;
    top: 0.1rem;
    right: 0.22rem;
}
.cmtno{
    position: absolute;
    top: 1.6rem;
    left: 2.4rem;
    width: 2.65rem;
    height: 1.58rem;
    background: url(../images/cmtno.png) center no-repeat;
    background-size: 100%;
    display: none;
}

.videowrap img {
    width: 100%;
    height: 100%;
}


.logotop {
    display: block;
    position: relative;
    left:0;
    top: 0;
    width: 7.50rem;
    height: 1.16rem;
    /* background: url(../images/logotop.jpg) no-repeat; */
    background: #FFF url(../images/logo.png?v=11) no-repeat;
    background-size: 2.63rem 0.64rem;
    background-position: 0.3rem 0.2rem;
    z-index: 1000;
}
.logoshow {
    animation         : logoshow 0.5s forwards ease;
    -webkit-animation : logoshow 0.5s forwards ease;
}
.logohide {
    animation         : logohide 0.5s forwards ease;
    -webkit-animation : logohide 0.5s forwards ease;
}
@keyframes logoshow {
    from {
        transform         : translateX(-50%) translateY(-0.98rem);
        -webkit-transform : translateX(-50%) translateY(-0.98rem);
    }
    to {
        transform         : translateX(-50%) translateY(0);
        -webkit-transform : translateX(-50%) translateY(0);
    }
}
@-webkit-keyframes logoshow {
    from {
        transform         : translateX(-50%) translateY(-0.98rem);
        -webkit-transform : translateX(-50%) translateY(-0.98rem);
    }
    to {
        transform         : translateX(-50%) translateY(0);
        -webkit-transform : translateX(-50%) translateY(0);
    }
}
@keyframes logohide {
    from {
        transform         : translateX(-50%) translateY(0);
        -webkit-transform : translateX(-50%) translateY(0);
    }
    to {
        transform         : translateX(-50%) translateY(-0.98rem);
        -webkit-transform : translateX(-50%) translateY(-0.98rem);
    }
}
@-webkit-keyframes logohide {
    from {
        transform         : translateX(-50%) translateY(0);
        -webkit-transform : translateX(-50%) translateY(0);
    }
    to {
        transform         : translateX(-50%) translateY(-0.98rem);
        -webkit-transform : translateX(-50%) translateY(-0.98rem);
    }
}
.open {
    background: url(../images/open.png) center no-repeat;
    background-size: contain;
    width: 1.62rem;
    height: 0.87rem;
    line-height: 0.45rem;
    position: absolute;
    left: 5.5rem;
    top: 0.06rem;
}

.vwrap{
    width: 100%;
    height: 4.23rem;
    background: #000;
    position: relative;
    z-index: 99;
}

.viocebtn{
    width: 20px;
    height: 20px;
    background: url(../images/voicecls.png) center no-repeat;
    background-size: 100%;
    position: absolute;
    right: 10px;
    bottom: 60px;
    z-index: 99999;
    display: none;
}

.plywrap{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 20;}
.plybtn{
    width: 1.07rem;height: 1.08rem;
    background: url("../images/play.png") transparent top center no-repeat;
    background-size: contain;
    position:absolute;
    top: 1.5rem;left: 3.2rem;
}
.loadbg{
    background: url(../images/play2.png) transparent bottom left no-repeat;
    width: 1.28rem;
    height: 1.28rem;
    position: absolute;
    bottom: 0.2rem;
    left: 0.2rem;
    background-size: 60%;
}
.posterbg,.trailerbg{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}


.vname {
    font-size: 0.24rem;
    text-align: center;
    color: #fff;
    position: absolute;
    width: 100%;
    height: 0.5rem;
    overflow: hidden;
    left: 0;
    top: 4rem;
}

.downwrap {
    width: 100%;
    height: 0.8rem;
    background: url(../images/p2.png) no-repeat;
    background-size: contain;
    margin: 0.4rem auto 0.5rem;
}

.vhover {
    position: absolute;
    width: 100%;
    height: 1.52rem;
    background: rgba(0, 0, 0, 0.4);
    top: 0.03rem;
    left: 0.03rem;
    z-index: 99;
    border-radius: 0.12rem;
}

.connav {
    width: 100%;
    height: 1.7rem;
    position: relative;
    margin: 0 auto;
    font-size:0.28rem;
    color: #3B434E;
    text-align: center;
    font-family: PingFangSC-Medium;

}
.connav2{
    width: 7.1rem;
    height: 0.95rem;
    position: relative;
    margin: 0 auto;
    font-size: 0.28rem;
    color: #3B434E;
    text-align: center;
    display: none;
}
.connav div{
    width: 50%;
    height: 100%;
    float: left;
    position: relative;
}
.connav div:nth-child(2){
    width: 3rem;
    float: right;
}
.note1 span:nth-child(1){
    font-size: 0.32rem;
    color: #191F25;
    line-height: 0.48rem;
    margin-top: 0.2rem;
    display: block;
    font-weight: bold;
}
.note1 span:nth-child(2){
    font-size: 0.64rem;
    color: #191F25;
    line-height: 0.48rem;
    margin-top: 0.15rem;
    display: block;
}
.note2 span:nth-child(1){
    font-size: 0.28rem;
    color: #191F25;
    line-height: 0.48rem;
    margin-top: 0.2rem;
    display: block;
    font-weight: bold;
}
.note2 span:nth-child(2){
    width: 1.6rem;
    height: 0.6rem;
    font-size: 0.28rem;
    color: #FFFFFF;
    line-height: 0.6rem;
    background: #E9B20A;
    border-radius: 0.04rem;
    display: block;
    margin: 0.1rem auto 0;
}

.note2no .note2{
    display: none;
}
.note2no .note1{
    margin-left: 1.95rem;
}

.vdtime{
    font-family: PingFangSC-Medium;
    font-size:0.28rem;
    color: #D10E25;
    line-height: 0.48rem;
    height: 0.5rem;
    display: block;
}

.sec2{
    background: #F8F8F8;
}
.sec2 ul{
    width: 6.6rem;
    position: relative;
    margin: 0 auto;
    /*padding-bottom: 1rem;*/
}
.sec2 ul li{
    width: 100%;
    position: relative;
    margin: 0.5rem auto 0.75rem;
}

.sec2 ul li p{
    font-family: PingFangSC-Regular;
    font-size: 0.3rem;
    color: #191F25;
    line-height: 0.48rem;
    width: 6.2rem;
    margin: 0.2rem 0 0 0.4rem;
}
.sec2 ul li img{
    height: auto !important;
    max-width: 100%;
    margin: 0 auto;
    display: block;
}
.dot{
    background: #F8F8F8;
    border: 1px solid #D10E25;
    width: 0.16rem;
    height: 0.16rem;
    border-radius: 50%;
    display: block;
    float: left;
    margin: 0.15rem 0.2rem 0 0;
}
.dline{
    opacity: 0.5;
    background: #013365;
    width: 0.02rem;
    height: 100%;
    display: block;
    position: absolute;
    top: 0.5rem;
    left: 0.1rem;
}



.tips_wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.tips {
    width: 5.64rem;
    display: none;
    height: 2.6rem;
    position: absolute;
    top: 5rem;
    left: 0.95rem;
    background: #fff;
    border-radius: 0.1rem;
    opacity: 0;
    -webkit-transform: translate(0,-15px);
    transform: translate(0,-15px);
    -webkit-animation: show 0.3s linear forwards;
    animation: show 0.3s linear forwards;
}
.tips .newnote {
    font-family: PingFangSC-Semibold;
    font-size: 0.32rem;
    color: #010101;
    width: 100%;
    height: 1.48rem;
    line-height: 1.48rem;
    text-align: center;
    display: block;
}
.tips .newsdiv {
    width: 100%;
    height: 1.08rem;
    line-height: 1.08rem;
    border-top: 1px solid #F6F6F6;
}
.tips .btncancle {
    font-family: PingFangSC-Regular;
    font-size: 0.32rem;
    color: #013365;
    display: block;
    float: left;
    width: 50%;
    text-align: center;
}
.tips .btncancle1 {
    font-family: PingFangSC-Regular;
    font-size: 0.32rem;
    color: #013365;
    display: block;
    float: left;
    width: 50%;
    text-align: center;
}

.tips .btngo {
    font-family: PingFangSC-Regular;
    font-size: 0.32rem;
    color: #E9B20A;
    display: block;
    float: left;
    width: 50%;
    text-align: center;
}


.connav span.nav {
    width: 50%;
    height: 0.95rem;
    float: left;
    position: relative;
    line-height: 0.95rem;
    letter-spacing: 0.025rem;
    font-family: 'zhonghei', "microsoft yahei", Helvetica Neue, Helvetica, Arial, sans-serif;
}

.connav span.nav p {
    width: 100%;
    height: 100%;
    line-height: 100%;
}

.connav span.navr {
    float: right;
}
.notewrap{
    position: absolute;
    font-size: 0.3rem;
    top: 6rem;
    background: rgba(0,0,0,0.8);
    width: 4rem;
    height: 1rem;
    line-height: 1rem;
    z-index: 9999;
    color: #fff;
    text-align: center;
    left: 1.75rem;
    border-radius: 0.08rem;
    display: none;
}

.nav i {
    width: 0.12rem;
    height: 0.12rem;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IArs4c6QAAAFxJREFUKBVj9Oz/4/mf4f+s////yzDgAYyMjE8YGRjTWIhRDDIHbCAjwywmPIZiSIE0MYGsAVmHIYtDgBGHOFzYve/XfzgHyCDJSSCNI0IDcpCD2AQ9DYsnWNIAAKjrHj1dOULEAAAAAElFTkSuQmCC) no-repeat top right;
    background-size: 100%;
    display: none;
    position: absolute;
    left: 2.44rem;
    top: 0.25rem;
}


.nav.actived {
    color: #478EFA;
    font-weight: bold;
    /*background: #478EFA;*/
    display: block;
    position: absolute;
}

.nav.actived i {
    display: block;
}


.splt {
    width: 0.03rem;
    height: 0.45rem;
    background: #c9c9c9;
    left: 3.54rem;
    top: 0.2rem;
    position: absolute;
}

.nline {
    background: url(../images/p3.png) no-repeat;
    background-size: contain;
    width:1.8rem;
    height: 0.1rem;
    position: absolute;
    left: 0.6rem;
    bottom: 0;
}


.sec2 h2 {
    width: 100%;
    height: 0.6rem;
    line-height: 0.75rem;
    text-indent: 2em;
    color: #515151;
    display: block;
    margin: 0.1rem 0;
}

.tlists {
    width:6.6rem;
    margin: 0 auto;
    position: relative;
    display: block;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.ttime,.tfrom {
    font-size: 0.24rem;
    color: #9FA7AE;
    text-align: left;
    line-height: 0.5rem;
}
.ttime{float: left;}
.tfrom{color: #2081fe;}
.tfrom i{
    width: 1px;
    height: 0.2rem;
    background: #8e8a8a;
    display: block;
    position: absolute;
    top: 0.075rem;
    margin-left: 0.8rem;
}
.tfrom p{
    margin-left: 0.95rem;
}
.ttime2{
    font-family: 'xihei', "microsoft yahei", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 0.24rem;
    color: #9FA7AE;
    text-align: left;
    display: block;
    text-indent: 0;
}
/*.tlists li:nth-child(1) .ttime{opacity: 0;}*/
.tdesc,.tlists li p {
    font-family: 'xihei', "microsoft yahei", Helvetica Neue, Helvetica, Arial, sans-serif;
    margin: 0 auto;
    display: block;
    font-size: 0.32rem;
    color: #191F25;
    text-align: justify;
    line-height: 0.5rem;
}

.zan {
    /*    position: relative;
        margin-top: -0.65rem;
        float: right;*/
    position: absolute;
    top: -0.1rem;
    float: right;
    right: 0;
}

.tlists .zan img {
    width: 0.38rem;
    display: block;
    float: left;
}

.piaoshu {
    font-size: 0.31rem;
    color: #2b5490;
    display: block;
    float: left;
    height: 0.4rem;
    line-height: 0.5rem;
    margin-left: 0.18rem;
}

.tlists li {
    position: relative;
    display: block;
    width: 95%;
    margin-left: 4%;
}
.tlists li:last-child{
    /*padding-bottom: 1rem;*/
}

.yd {
    position: absolute;
    width: 0.12rem;
    height: 0.12rem;
    background: #BA9E83;
    background-size: contain;
    top: 0.3rem;
    left: -0.26rem;
    border-radius: 50%;
}

.list h2 img {
    width: 2.76rem;
    margin: 0.15rem auto 0.2rem;
    display: block;
}

.sec2 .swiper-slide img {
    /*width: 100%;*/
    /*    height: 100%;*/
    /*    margin: 0.2rem auto 0;*/
    border-radius: 0.1rem;
}

video {
    width: 100%;
    height: 4.23rem;
    background: #000;
    position: relative;
    z-index: 10;
    margin: 0 auto 0.12rem;
    display: block;
    font-size: 0.2rem;
    object-fit: contain;
}
#danmuarea {
    width: 100%;
    height: 100%;
    position: relative;
}

.danmuwrap{
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 1.6rem;
    z-index: 99;
}
.comment {
    width: 100%;
    /*height: 7rem;*/
    overflow:hidden;
    -webkit-overflow-scrolling:touch;
}

.comments {
    width:6.86rem;
    min-height: 0.14rem;
    margin: 0 auto;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.sec2 ul li.commli {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 0.2rem;
    overflow: hidden;
    /*border-bottom: 0.01rem solid rgba(184, 181, 181, 0.74);*/
    /*background: rgba(81, 253, 166, 0.16);*/
    /*padding-bottom: 1.38rem;*/
}

.commli:last-child{
    padding-bottom: 2rem;
}
.sec2 .swiper-slide .usericon {
    width: 0.6rem;
    height: 0.6rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 0.2rem;
    top: 0.1rem;
}

.sec2 ul li p.commet_detail {
    font-family: 'xihei', "microsoft yahei", Helvetica Neue, Helvetica, Arial, sans-serif;
    display: block;
    position: relative;
    left: 0.92rem;
    width: 5.25rem;
    min-height: 0.42rem;
    font-size: 0.32rem;
    color: #3B434E;
    overflow: hidden;
    margin: 1rem 0 0 0;
}


.usericon {
    width: 0.6rem;
    height: 0.6rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 0.1rem;
    top: 0.2rem;
}

.lou {
    display: block;
    width: 0.80rem;
    height: 0.4rem;
    position: absolute;
    left: 0;
    top: 1.34rem;
    text-align: center;
    font-size: 0.2109rem;
    color: #ACACAC;
    display: none;
}

.username {
    font-family: 'zhonghei', "microsoft yahei", Helvetica Neue, Helvetica, Arial, sans-serif;
    display: block;
    height: 0.4rem;
    position: absolute;
    left: 0.95rem;
    top: 0.35rem;
    font-size: 0.28rem;
    color: #C3BBB3;
}
.userplace{
    display: block;
    height: 0.4rem;
    font-size: 0.2344rem;
    color: #ACACAC;
    float: left;
    margin: 0.4rem 0 0 0.15rem;
}
.goabtn{
    background: #F8F8F8;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: block;
    height: 1.5rem;
}
.gosemore {
    position: fixed;
    bottom: 0.25rem;
    left: 1.5rem;
    width: 4.06rem;
    display: block;
    margin: 0;
    z-index: 999;
    border-radius: 0;
}

.nocmt{
    font-size: 0.32rem;
    color: #ACACAC;
    width: 100%;
    margin: 1rem auto;
    text-align: center;
    display: none;
}
.nocmt2{
    font-size: 0.32rem;
    color: #ACACAC;
    width: 100%;
    margin: 0.25rem auto 0.1rem;
    text-align: center;
    height: 0.8rem;
    display: block;
}

.refresh{
    position: absolute;top: 0.2rem;right: 0.2rem;font-size: 0.3rem;
    background: url(../images/btn1.png) center no-repeat;
    background-position: 0.6rem 0.1rem;
    width: 1rem;
    height: 100%;
    display: none;
}

.cdate {
    font-family: 'xihei', "microsoft yahei", Helvetica Neue, Helvetica, Arial, sans-serif;
    display: block;
    width: 100%;
    height: 0.4rem;
    font-size: 0.28rem;
    color: #ABB3BA;
    text-align: left;
    text-indent: 0.9rem;
}

.ctime {
    display: block;
    width: 1.80rem;
    height: 0.4rem;
    position: absolute;
    left: 5.95rem;
    top: 0.4rem;
    font-size: 0.2344rem;
    color: #ACACAC;
}


.dianzan {
    width: 90%;
    height: 2rem;
    margin: 0 auto;
    position: relative;
    /*border-top: 1px solid #c9c9c9;*/
}

.fxtxt {
    width: 0.83rem;
    height: 0.83rem;
    position: absolute;
    left: 1.75rem;
    top: 1.6rem;
    text-align: center;
    font-size: 0.21rem;
    color: #979797;
}

.yueduliang {
    width: 0.83rem;
    height: 0.83rem;
    position: absolute;
    right: 1.75rem;
    top: 1.6rem;
    text-align: center;
    font-size: 0.21rem;
    color: #979797;
}

.sec4 {
    width: 100%;
    height: 100%;
    position: fixed;
    bottom: 0;left: 0;
    z-index: 99999;
    display: none;
}
.bghover{
    width: 100%;
    height: 100%;
    opacity: 0.67;
    background: #000000;
    position: absolute;
    top: 0;
    left: 0;
}
.sec4.actived{
    display: block;
}
.sec4.actived .cmtcon{
    -webkit-animation: show 0.5s ease forwards;
    animation: show 0.5s ease forwards;
}

.cmttxt{
    background: #ececee;
    width: 5.45rem;
    height: 0.56rem;
    border-radius: 3rem;
    color: #ACACAC;
    border: none;
    text-indent: 0.3rem;
    float: left;
    margin: 0.21rem 0 0 0.5rem;
}
.cmtsend{
    font-size: 0.3rem;
    float: right;
    width: 1.3rem;
    line-height: 1rem;
    height: 100%;
    text-align: center;
    color: #4c9afe;
}

.goapp {
    background: url(../images/p2-1.png) no-repeat;
    background-size: contain;
    width: 6.49rem;
    height: 0.98rem;
    margin: 0 auto;
    display: block;
}

.goapp2 {
    background-color: rgba(0, 0, 0, 0.8);
    background-image: url(../images/p2-2.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 100%;
    height: 0.96rem;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 20;

}

.cmtzone{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1rem;
}
.cmtnote{
    width: 4.15rem;
    height: 0.64rem;
    line-height: 0.64rem;
    text-align: center;
    font-size: 0.28rem;
    color: rgba(59,67,78,0.62);
    background: #F1F2F4;
    border-radius: 0.08rem;
    margin: 0 auto;
    display: block;
    position: absolute;
    left: 0.32rem;
    bottom: 0.1rem;
}
.cmtcon{
    width: 100%;
    height: 2.4rem;
    background: #fff;
    font-size: 0.32rem;
    color: #C3BBB3;
    line-height: 0.4rem;
    position: fixed;
    bottom: 0;
    left: 0;
    -webkit-transform: translate(0,2.4rem);
    transform: translate(0,2.4rem);
    opacity: 0;
}
.cmtcls{
    width: 0.64rem;
    height: 0.4rem;
    position: absolute;
    top: 0.15rem;
    left: 0.3rem;
}
.cmtpub{
    width: 0.64rem;
    height: 0.4rem;
    color: #C6A37F;
    position: absolute;
    right: 0.3rem;
    top: 0.15rem;
    color: #C6A37F;
}
.cmttxts{
    width: 6.9rem;
    height: 1.5rem;
    position: absolute;
    top: 0.8rem;
    border: none;
    font-size: 0.32rem;
    color: #C3BBB3;
    padding: 0 0.3rem;
}


@-webkit-keyframes show {
    100% {
        -webkit-transform: translate(0, 0) scale(1) rotate(0) skew(0);
        transform: translate(0, 0) scale(1) rotate(0) skew(0);
        opacity: 1;
    }
}
@keyframes show {
    100% {
        -webkit-transform: translate(0, 0) scale(1) rotate(0) skew(0);
        transform: translate(0, 0) scale(1) rotate(0) skew(0);
        opacity: 1;
    }
}




/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
.swiper-container2::-webkit-scrollbar,
.sec2 .swiper-slide::-webkit-scrollbar{
    width            : 7px;
    height           : 80px;
    background-color : #fff;
}
/*定义滚动条轨道 内阴影+圆角*/
.swiper-container2::-webkit-scrollbar-track,
.sec2 .swiper-slide::-webkit-scrollbar-track{
    /* -webkit-box-shadow: inset 0 0 6 px rgba(0, 0, 0, 0.3); */
    border-radius    : 10px;
    background-color : #ffffff;
}
/*定义滑块 内阴影+圆角*/
.swiper-container2::-webkit-scrollbar-thumb,
.sec2 .swiper-slide::-webkit-scrollbar-thumb {
    /*border-radius      : 4px;
    -webkit-box-shadow : inset 0 0 1px rgba(0, 0, 0, .3);*/
    background-color   : #fff;
}


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

.sharebg img {
    width: 4.59rem;
    right: 0.2rem;
    top: 0.2rem;
    position: absolute;
}

.sharebg img.fx2 {
    width: 3.41rem;
}

@keyframes movelr {

    0% {
        left: 0
    }
    50% {
        left: -3.5rem;
    }
    95% {
        left: 0;
    }
    100% {
        left: 0;
    }
}

@-webkit-keyframes movelr {

    0% {
        left: 0
    }
    50% {
        left: -3.5rem
    }
    95% {
        left: 0;
    }
    100% {
        left: 0;
    }
}

.music_pause {
    animation-play-state: paused;
    -webkit-animation-play-state: paused; /* Safari 和 Chrome */
}

.wrap1, .wrap2 {
    position: relative;
}

.cmtno.hp{
    top: 1rem;
    width: 1.6rem;
    height: 1rem;
    left: 2.9rem;
}

.vplace {
    width: 100%;
    text-align: center;
    color: #e6a150;
    font-size: 0.24rem;
    line-height: 1.2rem;
    height: 100%;
}

.listwrap {
}
#swiperimg {
    width: 100%;
    height: 100%;
}
.picscl {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    visibility: hidden;
    z-index: 9999;
}

.picscl img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: -25px;
}

.picscl .pclsbtn {
    width: 70px;
    height: 70px;
    background: url('../images/pclose.png') no-repeat;
    background-size: 50% 50%;
    background-position: center;
    position: absolute;
    top: 85%;
    left: 50%;
    z-index: 99999;
    margin-left: -35px;
}

.news_title h2 {
    font-size: .18rem;
    font-weight: 400;
    line-height: .24rem;
    text-align: justify;
}

.news_text {
    font-size: .14rem;
    line-height: 1.5;
}

/* .news_text p {margin: .2rem 0;} */
.news_title p {
    font-size: .12rem;
}

.forx {
    background: #000;
}

.swiper-zoom-container > img {
    max-height: initial;
}

.cfx {
    position: absolute;
    text-align: center;
    font-size: 0.21rem;
    color: #979797;
    top: 0.9rem;
    left: 2.44rem;
}

.vdesc{
    background: url(../images/hover.png) center no-repeat;
    background-size: 100%;
    width: 100%;
    height: 1.2rem;
    /*position: relative;
    margin-top: 4.23rem;*/
    position: fixed;
    top: 5.2rem;
    left: 0;
    z-index: 99;
}
.vlogo{
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    left: 0.32rem;
    position: absolute;
    top:0.2rem;
}
.vlogon{
    font-size: 0.32rem;
    color: #000;
    position: absolute;
    left: 1.06rem;
    top: 0.28rem;
    font-weight: bold;
}

.vcontent{
    text-align: justify;
    font-size: 0.36rem;
    line-height: 0.5rem;
    max-height: 7.5rem;
    overflow: hidden;
}
.content{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.vcontent.clicked{
    max-height: auto;
}
.vcontent p{
    margin:0.2rem auto;
}
.vcontent img{
    width: 100%;
}
.mask{
    background: url(../images/maskbg.png) center no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: 2rem;
    width: 100%;
    height: 2.91rem;
    left: 0;
}
.mask span{
    position: absolute;
    width: 3.5rem;
    height: 1.4rem;
    top: 1.2rem;
    left: 1.7rem;
}
.vnote{
    width: 100%;
    height: 0.5rem;
    font-size: 0.28rem;
    color: #B0B7BE;
    position: absolute;
    line-height: 0.5rem;
}
.vnote span:nth-child(2){
    float: right;
}
.vconwrap{
    display: none;
}
.gocmtbtn{
    background: url(../images/cmtbtn.png) center no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: 0.5rem;
    width: 4.06rem;
    height: 0.92rem;
    left: 1.6rem;
}
.vrdnum{
    margin-right: 0.07rem;
}
.topwrap{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
}
.topnav{
    background: url(../images/logobg.png) center no-repeat;
    background-size: 100%;
    position: relative;
    width:100%;
    height: 1.16rem;
}
.btn_jump{
    background-size: 100%;
    width: 0.9rem;
    height: 0.9rem;
    position: fixed;
    bottom: 1.9rem;
    right: 0.5rem;
    z-index:999;
}
.icon_btn{
    background-size: 100%;
    width: 0.9rem;
    height: 0.9rem;
    position: fixed;
    right: 0.5rem;
    z-index:999;
}




.awardbtn{
    background: url(../images/awardbtn.png) center no-repeat;
    background-size: 100%;
    width: 0.9rem;
    height: 0.9rem;
    position: fixed;
    bottom: 3rem;
    right: 0.5rem;
    z-index:999;
}

.votebtn{
    background: url(../images/votebtn.png) center no-repeat;
    background-size: 100%;
    width: 0.9rem;
    height: 0.9rem;
    position: fixed;
    bottom: 1.9rem;
    right: 0.5rem;
    z-index:999;
}
.votewrap{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    position: fixed;
    bottom: 0;
    left: 0;
    display: none;
    z-index: 999999;
}
.votecon{
    width: 100%;
    height: 8rem;
    background: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    -webkit-transform: translate(0,9rem);
    transform: translate(0,9rem);
}
.votewrap .actived {
    display: block;
}
.vote_downolad{
    width: 100%;
    height: 100%;
    position: absolute;
    font-size: 0.36rem;
    color: #013365;
    top: 6.9rem;
    left: 0;
    display: block;
    z-index: 999999;
    text-align: center;
}
.votewrap .clsvotebtn{
    background: url(../images/guanbi-4.png) center no-repeat;
    background-size: 100%;
    width: 0.5rem;
    height: 0.5rem;
    position: absolute;
    top: 0.55rem;
    right: 0.5rem;
}
.votewrap.actived  .votecon{
    -webkit-animation: show 0.3s ease-in-out forwards;animation: show 0.3s ease-in-out forwards;
}



@-webkit-keyframes show {
    100% {
        -webkit-transform: translate(0, 0) scale(1) rotate(0) skew(0);
        transform: translate(0, 0) scale(1) rotate(0) skew(0);
        opacity: 1;
    }
}
@keyframes show {
    100% {
        -webkit-transform: translate(0, 0) scale(1) rotate(0) skew(0);
        transform: translate(0, 0) scale(1) rotate(0) skew(0);
        opacity: 1;
    }
}

.conwrap{
    width:7.5rem;
    height:7.5rem;
    background:#fff;
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
}
.conwrap .bgimg{
    width:2.1rem;
    height:0.91rem;
    position:absolute;
    top:0.3rem;
    left:0.58rem;
}
.conwrap .vtitle{
    font-size: 0.4rem;
    color: #FD4D0A;
    line-height: 0.48rem;
    position:absolute;
    top:1.76rem;
    left:0.7rem;
    font-weight:bold;
}
.conwrap .tip{
    font-size: 0.28rem;
    color: #191F25;
    line-height: 0.48rem;
    position:absolute;
    top:1.78rem;
    left: 4.7rem;
    font-weight: bold;
}
input[type="radio"] {
    position: absolute;
    opacity: 0;
}
input[type="radio"] + .radio-label:before {
    content: '';
    background: #f4f4f4;
    border-radius: 100%;
    border: 2px solid #b4b4b4;
    display: inline-block;
    width: 0.3rem;
    height: 0.3rem;
    position: relative;
    top: 0.16em;
    margin-right: 0.4rem;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
}
input[type="radio"]:checked + .radio-label:before {
    background-color: #F72E4D;
    box-shadow: inset 0 0 0 3px #f4f4f4;
}
input[type="radio"]:focus + .radio-label:before {
    outline: none;
    border-color: #F72E4D;
}
input[type="radio"]:disabled + .radio-label:before {
    box-shadow: inset 0 0 0 4px #f4f4f4;
    border-color: #b4b4b4;
    background: #b4b4b4;
}
input[type="radio"] + .radio-label:empty:before {
    margin-right: 0;
}
.conwrap .list{
    position: absolute;
    top: 2.6rem;
    left: 4rem;
}
.conwrap .list li{
    font-size:0.36rem;
    height:1.1rem;
    width:6.1rem;
    position:relative;
}
.conwrap .pcent{
    font-size: 0.3rem;
    line-height: 0.48rem;
    position: absolute;
    right: 0;
    top: 0.05rem;
}
.conwrap .pcent1{
    color:#FFA50C;
}
.conwrap .pcent2{
    color:#EE1A38;
}
.conwrap .pcent3{
    color:#349FF6;
}
.conwrap .voted_option {
    height: 0.18rem;
    width: 5.44rem;
    /* float: left; */
    overflow: hidden;
    border-radius: 0.41rem;
    background: #D8D8D8;
    position: absolute;
    top: 0.65rem;
    right: 0;
}
.conwrap .vote_color {
    height: 0.18rem;
    width: 0px;
    border-radius: 0.41rem;
}
.conwrap .vote_color1{
    background-image: linear-gradient(270deg, #FE470B 0%, #F7AF01 100%);
}
.conwrap .vote_color2{
    background-image: linear-gradient(90deg, #FF4868 0%, #EE1533 100%);
}
.conwrap .vote_color3{
    background-image: linear-gradient(90deg, #45AFFF 0%, #1683E6 100%);
}

.submit{
    width:1.9rem;
    height:0.6rem;
    position:absolute;
    left:2.8rem;
    top:11.46rem;
    background: #FD4D0A;
    border-radius: 0.3rem;
    border:none;
    color:#fff;
    font-size:0.32rem;
    line-height:0.6rem;
    font-weight:600;
}
.submit .active{
    opacity: 0.3;
}
/*iPhoneXS XR的适配*/
/*body.xx .handwrap{top: 10rem;}*/



@media screen and (min-device-height:720px) and (min-device-width: 444px) {
    .handwrap{
        /*top: 10rem;*/
    }

}

/*iPhoneX的适配*/
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
    .cmtno{top: 1.85rem;}
}
/*iPhoneXS XR的适配*/
body.xx .cmtno{top: 1.85rem;}
@media screen and (min-device-height:720px) and (min-device-width: 444px) {
    .cmtno{top: 1.85rem;}
}



