.main{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.common{
    width: 100%;
    height: auto;
   
}
.navtitle a:nth-child(1){
    color: #2FC27B;
}



/* 轮播图 */
.banner{
    width: 100%;
    
    position: relative;
    margin: 0 auto;
  
}
.banner ul{
    padding: 0;
    margin: 0;
}
.banner ul li a{
    width: 100%;
    height: 100%;
}
.banner ul li{
    top: 0;
    left:0;
    height: 100%;
    width: 100%;
    list-style: none;
    position: absolute;
}
.banner ul li a{
    width: 100%;
    height: 100%;
}
.banner ul li img{
    display: block;
    width: 100%;
   height: 100%;
    
}
.ban-btn{
    width: 100%;
    height: 0;
    position: absolute;
    top: 40%;
    z-index: 222;
    transform: translateY(-50%)
}
.fl{
    background: url("../img/indeximg/left@2x.png") no-repeat center;
}
.fr{
    background: url("../img/indeximg/right@2x.png") no-repeat center;
}
.ban-btn a{
    display: inline-block;
    height: 1rem;
    width: .56rem;
    color: #fff;
    text-decoration: none;
}
.ban-btn a img{
    height: 1rem;
    width: .56rem;
}
.next-btn{
    float: right;
}
.prev-btn{
    float: left;
}
.ban-btn a:hover{
    background: rgba(100,100,100,0.5);
}
.indicator{
    width: 100%;
    position: absolute;
    text-align: center;
    bottom: 15px;
    z-index: 2;
}
.indicator a{
    display: inline-block;
    width: 14px;
    height: 14px;
    margin:0 3px;
    background:#fff;
    border-radius:50%; 
    opacity: 0.5;
}
.indicator-active{
    background: #FFFFFF!important;
    opacity: 1!important;
}

/* 下载 */
.download{
    background: #fff;
    position: relative;
}
.download .down-img{
    width: 9.48rem;
    height: 8.10rem;
    margin: 0 auto;
    background: url(../img/indeximg/activity-pic.jpg) no-repeat;
    background-size: 100% 100%;
    position: relative;
    z-index: 2;
    overflow: hidden;
     cursor: pointer; 
}
.regist-box{
   width: 2rem;
   height: .5rem;
   margin: 0 auto;
   margin-top: 7.4rem;
   font-size: 17px;
   line-height: .5rem;
   color: #999;
    
}
/* 背景左右两边白色 */
.download-l{
    width: 100%;
    height: 1.42rem;
    background: #fcfcfc;
    position: absolute;
    z-index: 1;
}

/* 介绍 */
.introduce{
    background: #e9f3ea;
}
.introduce .introduce-img{
    width: 9.48rem;
    height: 8.10rem;
    background: black;
    margin: 0 auto;
    background: url(../img/indeximg/67value@2x.jpg) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
/* 播放介绍 */
.introduceplay{
    /* background: forestgreen; */
    width: 100%;
    height: 8.56rem;
    background: #C7E4FF;
}
.introduceplay-content{
    width: 9.5rem;
    height: 8.56rem;
    margin: 0 auto; 
    overflow: hidden;
}
.homevideo{
   display: inline-block;
    width: 3.03rem;
    height: 5.36rem;
    border-top:.64rem solid;
    border-right:.22rem solid;
    border-bottom:.64rem solid;
    border-left:.22rem solid;
    border-color: #fff;
    border-radius: 45px;
    margin-top: .9rem;
}
.customvideo{
    width: 100%;
    height: 100%;
}
.plyr{
    width: 100%;
    height: 100%;
}
.plyr__video-wrapper{
    width: 100%;
    height: 100%;
}
video{
    height: 100%!important;
}
.introduce-main{
    width: 5.05rem;
    height: 6.75rem;
    float: right;
    margin-top:.89rem; 
}
.introduce-main h6{
    font-size:28px;
    font-family:MicrosoftYaHei-Bold;
    font-weight:bold;
    text-align: left;
    color:rgba(68,68,68,1);
}
.introduce-main p{
    text-align: left;
    font-size:18px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(68,68,68,1);
    line-height:28px;
}
.introduce-main ul{
    margin-top:.66rem; 
}
.introduce-main ul li{
    float: left;
    width:2.22rem;
    height:1.57rem;
    background:rgba(134,195,251,1);
    box-shadow:0px 0px 13px 0px rgba(11,11,35,0.2);
    border-radius:10px;
    font-size:18px;
    font-family:MicrosoftYaHei;
    color:#FFFFFF;
    line-height:56px;
   
}
.introduce-main ul li:nth-child(odd){
    margin-right:.2rem; 
}
.introduce-main ul li:nth-child(2),.introduce-main ul li:nth-child(3){
    background:rgba(255,255,255,1);
    color: rgba(84,167,243,1)
}
.introduce-main ul li:nth-child(1),.introduce-main ul li:nth-child(2){
    margin-bottom: .2rem;
}
.introduce-main ul li img{
    display: block;
    width: .75rem;
    height: .75rem;
    margin: .19rem 0 0 .74rem;

}
.introduce-download{
    width: 2.72rem;
    height: 1.26rem;
    float: left;
    margin-top: .57rem;
    
}
.introduce-download img{
    width: 1.26rem;
    height: 1.26rem;
    display: block;
    float: left;
}

.introduce-l,.introduce-l{
    
}
/* 设置改变颜色 */
.introduce-hover{
    width: 7.85rem;
    height: .7rem;
   
    margin-top: 2.46rem;
    margin-left: .82rem;
    display: flex;
   justify-content: space-around;
}
.introduce-hover li{
    border-radius: 50%;
    overflow: hidden
}
.introduce-hover li img{
    width: 100%;
    height: 100%;
}
.introduce-hover li:nth-child(1),.introduce-hover li:nth-child(2),.introduce-hover li:nth-child(8),.introduce-hover li:nth-child(9){
    width: .54rem;
    height: .52rem;
    margin-top: 10px;
}
.introduce-hover li:nth-child(3),
.introduce-hover li:nth-child(4),
.introduce-hover li:nth-child(5),
.introduce-hover li:nth-child(6),
.introduce-hover li:nth-child(7){
    width: .68rem;
    height: .68rem;
}
.introduce-loadbtn button{
    text-align: left;
    float: left;
    display: block;
    width:1.2rem;
    height:.34rem;
    background:#86C3FB;
    border-radius:17px;
    padding-left: .23rem;
    font-size:14px;
    margin-left: .26rem;
    margin-top: .2rem;
    color:rgba(255,255,255,1);
    line-height:.34rem;
    border: 0px;
}
.introduce-loadbtn button img{
    width: .2rem;
    height: .24rem;
    margin-top: .05rem;
    margin-right: .04rem;
}




.indexcomment{
    width: 100%;
    height: 3.89rem;
}
.indexcomment-content{
    width: 9.5rem;
    height: 3.89rem;
    margin: 0 auto;
    padding-top:.7rem; 
}
.indexcomment-content li{
    float: left;
    width: 4.4rem;
    height: 1.1rem;
    background: #fff;
    text-align: left;   
}
.indexcomment-content li:nth-child(odd){
    margin-right: .69rem;
}
.indexcomment-content li:nth-child(-n+2){
    margin-bottom: .49rem;
}
.indexcomment-content li img{
    vertical-align: 0%;
    width: 1rem;
    height: 1rem;

}
.indexcomment-content li div{
    float: right;
    width: 3.3rem;
    height: 1.1rem;
}
.indexcomment-content li div p:nth-child(1){   
    font-size:20px;
    font-weight:bold;
    color:rgba(68,68,68,1);
    line-height:30px;
}
.indexcomment-content li div p:nth-child(1) span{
    font-size: 16px;
    font-weight: 400;
    color: #5D5D5D;
}
.indexcomment-content li div p:nth-child(2){
    font-size:14px;
    font-family:MicrosoftYaHei;
    color:rgba(68,68,68,1);
    line-height:20px;
}










/* 弹窗 */
.bulletbox{
    display: none;
    width: 5.32rem;
    height: 2.19rem;
    background: #fff;
    position: fixed;
    margin: 0 auto;
    left: 0rem;
    right: 0;
    top: 20%;
    z-index: 99;
}
.bulletbox-back{
    height: .36rem;
}
.bulletbox-back img{
    width: .26rem;
    height: .26rem;
    margin: .05rem .05rem 0 5rem;
}
.bulletbox-tips{
    margin-top: .35rem;
    color: #444444;
    font-size:18px;
    text-align: center;
}
.bulletbox-enter{
    display: inline-block;
    width:2.6rem;
    height:.5rem;
    background:rgba(47,194,123,1);
    border-radius:6px;
    font-size:16px;
    color:rgba(255,255,255,1);
    line-height: .5rem;
    margin-top:.43rem; 
}
/* 注册完进入 */
.registered{
    width:532px;
    height:305px;
    background:rgba(255,255,255,1);
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin:  auto;
    z-index: 9999;
    display: none;
}
.registered-back{
    height: .36rem;
}
.registered-back img{
    width: .26rem;
    height: .26rem;
    margin: .05rem .05rem 0 5rem;
}
.registered-tips{
    margin-top: .35rem;
    color: #444444;
    font-size:18px;
    text-align: center;
}
.registered-erweima{
    display: inline-block;
    width: 1.74rem;
    height:1.74rem;
    background: url("../img/indeximg/pcerweima.png") no-repeat ;
    background-size: 100%;
}


/* 视频 */
.plyr__control--overlaid{
    background: #00d25c!important;
    box-shadow: 0 0 0 300px rgba(0,0,0,.4)!important;
}
.plyr--full-ui input[type=range]{
    color: #00d25c!important;
}