
.cont_title h3{
    font-size: 46px;
	letter-spacing: 1px;
	color: #0b0f1a;
}
.cont_title h4{
    font-size: 20px;
	font-weight: 500;
    color: #777da5;
    padding-top: 15px;
}
.banner{
    width: 100%;
    height: 550px;
    /* background-color: #110e20; */
    background: url("../images/index/bann_bg.jpg") no-repeat top;
    background-size: 100% 100%;
}
.bann_c{
    padding-top: 168px;
}
.bann_c h3{
    font-size: 50px;
	letter-spacing: 1px;
	color: #ffffff;
}
.bann_c h4{
    font-size: 20px;
    font-weight: 500;
	letter-spacing: 1px;
    color: #e1e7ff;
    padding-top: 12px;
}
.bann_c a{
    display: inline-block;
}
.bann_c img{
    position: absolute;
    top: 106px;
    right: 142px;
}
.banner .bann_btn {
    width: 267px;
	height: 56px;
	background-color: #2a62ff;
    border-radius: 27px;
    font-size: 26px;
	letter-spacing: 1px;
    color: #ffffff;
    border: none;
    cursor: pointer;
    margin-top: 52px;
    padding-bottom:4px;
    position: relative;
}
.banner .bann_btn img {
    display: none;
    width: 180px;
    position: absolute;
    right: -180px;
    top: -18px;
    z-index: 9;
}
.banner .bann_btn:hover img {
    display: block;
}
.banner .s_i2 .slide-top {
	
}
.banner .swiper-container{
    width: 100%;
    height: 100%;
}
.swiper-slide{
    /* margin: 0 100px!important; */
}
.banner .swiper-slide.sw1{
    background: url("../images/index/sw1_bg2.jpg") no-repeat;
    background-size: 100% 100%;
}
.swiper-container{
    overflow: initial!important;
}
/* .banner .swiper-pagination{
    bottom: 14px;
} */
.banner .swiper-pagination{
    bottom: 30px;
}
.banner .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
	background-color: #ffffff;
    margin: 0 17px !important;
}
.content1{
    width: 100%;
    height: 755px;
    background: url("../images/index/c1_bg.png") no-repeat;
    text-align: center;
    background-size: 100% 100%;
}
.content1 .cont_title{
    text-align: center;
    padding-top: 90px;
    margin-bottom: 50px;
}
.content1 .cont_title p{
    font-size: 32px;
    color: #3b426b;

}
.content1 .fl{
    width: 500px;
    margin-top: 30px;
}
.content1 .fl h4{
    font-size: 32px;
    margin-bottom: 25px;
}
.content1 .fl p{
    text-align: justify;
    font-size: 18px;
    line-height: 32px;
    color: #686e99;
}
.content1 .fr{
    background: black;
    width: 670px;
    /* height: 407px; */
    overflow: hidden;
    margin-top: 21px;
}
.content1 .fr video{
    object-fit: fill;
    width: 100%;
      /* height: 410px; */

}


.content2{
    width: 100%;
    height: 968px;
    background: #ffffff;
    text-align: center;
}
.content2 .cont_title{
    padding-top: 90px;
}
.content2 .c2_c{
    margin-top: 76px;
}
.content2 .c2_conp{
    margin-top: 39px;
    margin-left: 136px;
}
.content2 .c2_conp div{
    width: 430px;
	height: 104px;
	background-color: #ffffff;
	border-radius: 5px;
	border: solid 1px #9bb9ff;
    transition: all 0.4s;

}
.content2 .c2_conp div:hover{
    box-shadow: 0px 0px 10px 0px 
    rgba(155, 185, 255, 0.7);
    border: solid 1px #ffffff;
    transition: all 0.4s;
}
.content2 .c2_conp .c2p1{
    font-size: 24px;
    color: #3b426b;
    text-align: left;
    position: relative;
    margin-left: 75px;
    margin-top: 22px;
}
.content2 .c2_conp .c2p1::after{
    content: '';
    background: url("../images/index/d_cir.png") no-repeat center;
    width: 12px;
	height: 12px;
    position: absolute;
    top: 9px;
    left: -34px;

}
.content2 .c2_conp .c2p2{
    font-size: 16px;
    font-weight: 300;
    color: #777da5;
    text-align: left;
    padding-top: 8px;
    margin-left: 40px;
}
.fh{
   letter-spacing: -5px;
   color: #777da5;
}
.content2 .main_btn{
    margin-top: 50px;
}
.content2 .main_btn a{
    /* display: inline-block; */
    width: 361px;
	height: 71px;
	background-color: #3c7aff;
    font-size: 24px;
	letter-spacing: 1.4px;
    line-height: 71px;
	color: #ffffff;
	border-radius: 5px;
}
.content2 .main_btn a:hover{
    background-color: #ffd800;
    color: #3050ff;
}
.content2 .main_btn img{
    vertical-align: sub;
    margin-right: 24px;
}
.content2 .main_btn a:nth-child(1){
    margin-right: 48px;
}
.content2 .main_btn a span{
    display: inline-block;
    margin-right: 24px;
}
.content2 .main_btn a:nth-child(1) span{
    width: 36px;
	height: 41px;
    background: url("../images/index/and.png") no-repeat center;
}
.content2 .main_btn a:nth-child(1):hover span{
    background: url("../images/index/and_h.png") no-repeat center;
}
.content2 .main_btn a:nth-child(2) span{
    width: 35px;
	height: 41px;
    background: url("../images/index/ios.png") no-repeat center;
}
.content2 .main_btn a:nth-child(2):hover span{
    background: url("../images/index/ios_h.png") no-repeat center;
}
.content3{
    width: 100%;
    height: 950px;
    background: url("../images/index/c3bg.jpg") no-repeat top;
    text-align: center;
    background-size: 100% 100%;
}
.content3 .c3_l{
  position: relative;
  width: 614px;
  height: 950px;
}
.content3 .c3_l .c{
    position: absolute;
    top: 220px;
}
.content3 .c3_l .c h2{
    font-size: 46px;
	letter-spacing: 0.9px;
	color: #ffffff;
}
.content3 .c3_l .c ul{
    margin-top: 60px;
    margin-bottom: 50px;
    margin-left: 49px;
}
.content3 .c3_l .c ul li{
    font-size: 20px;
    line-height: 52px;
	color: #ffffff;
    text-align: left;
    position: relative;
}
.content3 .c3_l .c ul li::before{
    content: '';
    width: 9px;
    height: 9px;
    background: url("../images/index/m_cir.png") no-repeat center;
    position: absolute;
    left: -25px;
    top: 23px;
}
.content3 .c3_l .c ul li b{
    font-weight: 500;
    font-size: 24px;
}
.content3 .c3_l .c a{
    display: inline-block;
    width: 360px;
	height: 51px;
	background-color: #ffdd1b;
    font-size: 24px;
    line-height: 51px;
	letter-spacing: 1.4px;
	color: #3050ff;
    margin-left: -234px;
    border-radius: 5px;
    position: relative;
}
.content3 .c3_l .c a:hover{
    background-color: #ffffff;
}
.content3 .c3_l .c a img{
    display: none;
    position: absolute;
    left: 373px;
    top: -21px;
}
.content3 .c3_l .c a:hover img{
    display: block;
}
.content3 .c3_l .c .tip{
    font-size: 14px;
	font-weight: 300;
	line-height: 26px;
	color: #9cbbff;
    text-align: left;
    margin-top: 152px;
}
.content3 .c3_r{
    position: relative;
    width: 531px;
    height: 950px;
    margin-left: 35px;
}
.content3 .c3_r div{
    position: absolute;
    top: 100px;
}
.content5{
    width: 100%;
    height: 854px;
    background-color: #ffffff;
    text-align: center;
    position: relative;
}
.content5 .c5_bg{
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -911px;
}
.content5 .c5_l{
    position: relative;
    width: 742px;
    height: 854px;
    margin-left: -26px;
}
.content5 .c5_l div{
    position: absolute;
    top: 159px;
}
.content5 .c5_r{
    position: relative;
    width: 360px;
    height: 854px;
    margin-left: 117px;
}
.content5 .c5_r .c{
    position: absolute;
    top: 305px;
}
.content5 .c5_r .c h3{
    font-size: 46px;
	letter-spacing: 0.9px;
	color: #0b0f1a;
    text-align: left;
    margin-bottom: 30px;
}
.content5 .c5_r .c h4{
    font-size: 18px;
	font-weight: 500;
	color: #777da5;
    text-align: left;
}
.content6{
    width: 100%;
    height: 911px;
    background-color: #ffffff;
    text-align: center;
}
.content6 .c6_l{
    position: relative;
    width: 400px;
    height: 911px;
    margin-left: 172px;
}
.content6 .c6_l .c{
    position: absolute;
    top: 265px;
}
.content6 .c6_r{
    position: relative;
    /* width: 1030px; */
	height: 911px;
    /* margin-left: 545px;
    margin-top: -185px; */
    margin-left: -40px;
}
.content6 .c6_r div{
    position: absolute;
}
.content6 .c6_l .c h3{
	font-size: 46px;
	letter-spacing: 0.9px;
	color: #0b0f1a;
    text-align: left;
}
.content6 .c6_l .c h4{
    font-weight: 500;
	font-size: 18px;
    line-height: 28px;
    color: #777da5;
    margin-top: 30px;
    text-align: left;
}
.content4{
    width: 100%;
    height: 578px;
    background-color: #ffffff;
    text-align: center;
}
.content4 .c4con{
    margin-left: 9px;
    margin-top: 42px;
}
.content4 .c4con div{
    width: 282px;
	height: 356px;
	background-color: #ffffff;
	box-shadow: 0px 2px 12px 0px 
		rgba(207, 221, 255, 0.9);
    border-bottom: 0px solid #3c7aff;
	border-radius: 5px;
    transition: all 0.2s;
    /* box-sizing: border-box; */

}
.content4 .c4con div:hover{
    width: 282px;
	height: 356px;
	background-color: #ffffff;
	box-shadow: 0px 5px 15px 0px 
		#9bb9ff;
    border-radius: 5px;
    border-bottom: 4px solid #3c7aff;
    transition: all 0.2s;

}
.content4 .c4p1{
    font-size: 22px;
    color: #3b426b;
    margin-top: 28px;
    margin-bottom: 12px;
}
.content4 .c4p2{
    font-size: 20px;
	line-height: 32px;
	letter-spacing: 1px;
    color: #777da5;
    text-align: left;
}
.teamwork{
    width: 100%;
    height: 406px;
    text-align: center;
}
.teamwork img{
    margin-top: 92px;
}


  .rule{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.4);
    z-index: 100;
  }
  .rule_pos{
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -280px;
      margin-left: -260px;
  }
  .rule_box {
    width: 679px;
	height: 494px;
	background-color: #ffffff;
	box-shadow: 0px 3px 13px 0px 
		rgba(4, 67, 196, 0.23);
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    text-align: center;
    margin-top: -4px;
  }
.rule_box .ttt {
    width: 100%;
    height: 464px;
    /*padding: 10px 0px;*/
    overflow-y: auto;
}
.rule_box .rule_tit h3{
	font-size: 30px;
	letter-spacing: 1px;
    color: #3c7aff;
    padding-top: 18px;
  }
  .rule_box .rule_tit h4{
    font-size: 18px;
    font-weight: 500;
    color: #666666;
    line-height: 39px;
  }
  .rule_box .rule_p1{
    font-size: 16px;
	line-height: 22px;
    color: #666666;
    text-align: left;
    margin-bottom: 7px;
  }
  .rule_box .rule_p2{
    font-size: 20px;
	line-height: 26px;
	color: #707070;
    text-align: left;
    margin-top: 15px;
  }
  .rule_box .rule_p3{
    font-size: 16px;
	line-height: 22px;
	color: #707070;
    text-align: left;
  }
  .rule_box .rule_p4{
	font-size: 16px;
	line-height: 28px;
	color: #ff8a0c;
    text-align: left;
  }
  .rule .close{
    display: inline-block;
    width: 23px;
	height: 23px;
    background: url("../images/index/close.png") no-repeat center;
    position: absolute;
    left: 45%;
    top: -4%;
    cursor: pointer;
  }
  .rule_con{
    /* margin-left: 60px; */
    margin-left: 10%;
  }
  .rule_con .num{
    display: inline-block;
    width: 17px;
	height: 24px;
	background-image: linear-gradient(0deg, 
		#3c7aff 0%, 
        #4aa2ff 100%);
    font-size: 18px;
    color: #ffffff;
    line-height: 24px;
    border-radius: 98%;
    margin-right: 7px;
    padding-left: 7px;
  }
  /* .rule_con .ru_ys{
    color: #666666;
    padding-left: 31px;
  } */

.rule_box .ttt::-webkit-scrollbar {
    /*滚动条整体样式*/
    width : 10px;  /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
.rule_box .ttt::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 8px;
    background:rgba(0, 0, 0, 0.2);
}
.rule_box .ttt::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.1);
}


/* .banner */
.swiper-slide-active {
    
    animation: slide-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
.swiper-slide-prev{
    animation: mmxs 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    

}
.swiper-slide-next{
    animation: mmxs 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    


}

@keyframes mmxs {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0.5
    }

    100% {
        opacity: 0
    }
  }
@keyframes slide-left {
    0% {
        opacity: 0
    }

    50% {
        opacity: 0.3
    }

    100% {
        opacity: 1
    }
  }
  
  .video-block span {
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 46px;
    transition: .5s ease;
    position: absolute;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f000000', endColorstr='#3f000000');
    border: solid 2.5px #ffffff;
    z-index: 2;
}

.video-block span:hover {
    transform: scale(1.1, 1.1);
}

.video-block span em {
    width: 0;
    height: 0;
    border-top: 15px
    solid transparent;
    border-left: 20px
    solid #fff;
    border-bottom: 15px
    solid transparent;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -7px;
    margin-top: -16px;
    font-style: normal;
    color: #fff;
    font-size: 32px;
}
/* 
video::-webkit-media-controls-enclosure{
    display: none;
} */


