header {
    background:transparent;
}
.section_1{
    width:100%;
    height: 680px;
    position: relative;
    top:-80px;
    background: linear-gradient(180deg, #EDFCFB 0%, #FFFFFF 100%);
}
.sec_box{
    width: 1200px;
    margin:0 auto;
    text-align: left;
    position: relative;
}
.section_1>.sec_box>div{
    display: inline-block;
}
.section_1>.sec_box>img{
    width: 620px;
    height: 594px;
    position: absolute;
    top: 97px;
    right: 0;
}
.section_1>.sec_box>div>p:nth-child(1){
    font-size: 14px;
    font-weight: 600;
    color: #545454;
    line-height: 25px;
    padding-top: 196px;
}
.section_1>.sec_box>div>p:nth-child(1)>span{
    font-size: 20px;
}
.section_1>.sec_box>div>h2{
    font-size: 40px;
    font-weight: 600;
    color: #11BFAB;
    line-height: 40px;
    margin-top: 10px;
    letter-spacing:2px;
    margin-bottom: 50px;
}
.section_1>.sec_box>div{
    vertical-align: top;
}
.section_1>.sec_box>div>div{
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
}
.section_1 .headGif{
    float: right;
}
.section_1>.sec_box>div>a{
    display: inline-block;
    width: 180px;
    height: 50px;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 50px;
    text-align: center;
    background: linear-gradient(90deg, #25B7B8 0%, #4AD9CD 100%);
    border-radius: 8px 0px 0px 8px;
    margin-top:80px;
}
.section_1>.sec_box_2{
    width: 100%;
    height: 52px;
    margin:180px auto 0;
    background:url('../img/index_img_35.png')center no-repeat;
}

.section_2{
    width:100%;
    height: 500px;
    background: #F4FCFC;
    position: relative;
}
.section_2>.sec_box{
    text-align:center;
}
.section_2>.sec_box>h2{
    font-size: 36px;
    font-weight: 600;
    color: #333333;
    line-height: 36px;
    padding:60px 0 30px 0;
}
.section_2>.sec_box>h3{
    font-size: 18px;
    font-weight: 400;
    color: #666666;
    line-height: 18px;
}
.section_2 ul{
    font-size:0;
}
.section_2 ul li{
    display: inline-block;
    width: 300px;
    vertical-align: top;
}
.section_2 ul li i{
    display:inline-block;
    width:60px;
    height:60px;
    background: url('../img/qin126.png')no-repeat;
    overflow: hidden;
    margin-top: 80px;
    background-size:60px;
}
.section_2 ul li:nth-child(2) i{
    background: url('../img/qin127.png')no-repeat;
    background-size: 60px;
}
.section_2 ul li:nth-child(3) i{
    background: url('../img/qin128.png')no-repeat;
    background-size: 60px;
}
.section_2 ul li:nth-child(4) i{
    background: url('../img/qin129.png')no-repeat;
    background-size: 60px;
}
.section_2 ul li p{
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    line-height: 26px;
    margin-top: 48px;
}
.section_2 ul li div{
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 22px;
    width: 250px;
    margin: 0 auto;
    margin-top: 18px;
    
}

.section_3{
    width:100%;
    height:700px;
    background: white;
    position: relative;
}
.section_3>.sec_box>div{
    display: inline-block;
    vertical-align: top;
}
.section_3>.sec_box>img{
    width: 525px;
    position: absolute;
    top: 72px;
    right: 0;
}
.section_3>.sec_box>div>p:nth-child(1){
    font-size: 18px;
    font-weight: 900;
    color: #11BFAB;
    line-height: 26px;
    padding: 130px 0 60px 0;
}
.section_3>.sec_box>div>p:nth-child(2){
    font-size: 36px;
    font-weight: 600;
    color: #333333;
    line-height: 50px;
}
.section_3>.sec_box>div>div{
    margin-top: 40px;
}
.section_3>.sec_box>div>div p{
    position: relative;
}
.section_3>.sec_box>div>div p:nth-child(1) i,
.section_3>.sec_box>div>div p:nth-child(3) i,
.section_3>.sec_box>div>div p:nth-child(5) i{
    width: 6px;
    height: 6px;
    display: inline-block;
    background: #11BFAB;
    border-radius: 50%;
    position: absolute;
    top:13px;
    left:-30px;
}
.section_3>.sec_box>div>div p:nth-child(3),
.section_3>.sec_box>div>div p:nth-child(5){
    margin-top: 30px;
}
.section_3>.sec_box>div>div p{
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    line-height: 30px;
}
.section_3>.sec_box>div>div p:nth-child(2),
.section_3>.sec_box>div>div p:nth-child(4),
.section_3>.sec_box>div>div p:nth-child(6){
    font-size: 14px;
    font-weight: 400;
    width: 600px;
}


.section_4{
    width:100%;
    height:700px;
    background: #F4FCFC;;
    position: relative;
}
.section_4>.sec_box>img{
    height: 381px;
    width: 560px;
    position: absolute;
    top: 160px;
    left: -18px;
}
.section_4>.sec_box>div{
    width: 531px;
    float: right;
}
/* .section_4>.sec_box>div>p:nth-child(1){
    font-size: 18px;
    font-weight: 900;
    color: #7D9F0A;
    line-height: 26px;
    padding: 146px 0 60px 0;
} */
.section_4>.sec_box>div>p:nth-child(1){
    font-size: 36px;
    font-weight: 600;
    color: #333333;
    line-height: 50px;padding: 126px 0 0px 0;
}
.section_4>.sec_box>div>p:nth-child(2){
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    margin-top: 30px;
}
.section_4>.sec_box>div>p:nth-child(3){
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    margin-top: 20px;
}
.section_4>.sec_box>div>div{
    margin-top: 40px;
}
.section_4>.sec_box>div>div p{
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom:30px;
    
    margin-right: 80px;
}
.section_4>.sec_box>div>div p i{
    width: 6px;
    height: 6px;
    display: inline-block;
    background: #11BFAB;
    border-radius: 50%;
    position: relative;
    top:-3px;
    margin-right:16px;
}
.section_5{
    width:100%;
    background: white;
    text-align:center;
}
.section_5>div>h2{
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: #333333;
    padding:56px 0 14px 0;
}
.section_5>div>p{
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #666666;
}
.section_5 .swiper1{
    width: 1200px;
    margin-top: 46px;
    position: relative;
}
.section_5 .swiper1 .gallery-top{
    width: 874px;
    height: 357px;
    background: #FFFFFF;
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.16);
}
.section_5 .swiper1 .gallery-thumbs{
    width:700px;
    margin-top:54px;
    position: relative;
    left:-15px;
}
.section_5 .swiper1 .gallery-thumbs .swiper-slide{
    opacity: 1;
    cursor: pointer;
    width: 153px;
    height: 23px;
    position: relative;
}
.section_5 .swiper1 .gallery-thumbs .swiper-slide img{
    position: absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
}
.section_5 .swiper1 .gallery-thumbs .swiper-slide img:nth-child(1){
    opacity: 0;
}
.swiper-slide-thumb-active>img:nth-child(1){
    opacity: 1!important;
}
.swiper-slide-thumb-active>img:nth-child(2){
    opacity: 0!important;
}

.section_5 .swiper1 .gallery-thumbs .swiper-slide-thumb-active{
    opacity: 1;
}
.section_5 .swiper1 .swiper-button-prev{
    font-size:23px;
    color:#11BFAB;
    transform: rotate(180deg);
    outline: 0;
    left: 21px;
    top: 169px;
    opacity: .7;
}
.section_5 .gallery-top .swiper-slide{
    text-align:center;
    background:white;
    position: relative;
}

.section_5 .gallery-top .swiper-slide>img:nth-child(2){
    position: absolute;
    top:51px;right:70px;
    transform: rotate(180deg);
}
.section_5 .gallery-top .swiper-slide>img:nth-child(3){
    margin: 54px 0 40px 0;
}
.section_5 .gallery-top .swiper-slide>div{
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    position: absolute;
    width: 600px;
    top:120px;
    left:50%;
    transform:translate(-50%,0);
}
.section_5 .gallery-top .swiper-slide>.name{
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    color: #333333;
    border-top: 2px solid #8EB605;;
    line-height: 16px;
    margin:26px 0 11px 0;
    padding-top: 30px;
    position: absolute;
    top:200px;
    left:50%;
    transform:translate(-50%,0);
}
.section_5 .gallery-top .swiper-slide>.position{
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 16px;
    position: absolute;
    top:290px;
    left:50%;
    transform:translate(-50%,0);
}

.section_5 .swiper1 .swiper-button-prev::before{
    position: absolute;
    left:50%;top:50%;
    font-weight: bold;
    transform:translate(-50%,-50%);
}
.section_5 .swiper1 .swiper-button-next::before{
    position: absolute;
    left:50%;top:50%;
    font-weight: bold;
    transform:translate(-50%,-50%);
}
.section_5 .swiper1 .swiper-button-next{
    font-size: 23px;
    color:#11BFAB;
    transform: rotate(0deg);
    outline: 0;
    right: 21px;
    top: 169px;
    opacity: .7;
}
.section_5 .swiper1 .swiper-button-next:hover,
.section_5 .swiper1 .swiper-button-prev:hover{
    opacity: 1;
}
.prev_box{
    width: 50px;
    height: 50px;
    position: absolute;
    top:144px;left:10px;
    background: #FFFFFF;
    border-radius: 50%;
    outline: 0;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.14);
}
.next_box{
    width: 50px;
    height: 50px;
    position: absolute;
    top:144px;right:10px;
    border-radius: 50%;
    outline: 0;
    background: #FFFFFF;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.14);
}
.section_6{
    width:100%;
    height:500px;
    background: url('../img/qin131.png');
    text-align:center;
}
.section_6>div>h2{
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: #333333;
    padding:56px 0 14px 0;
}
.section_6 ul{
    margin-top: 50px;
    text-align:center;
    position: relative;
    z-index: 2;
}
.section_6 ul>li{
    display: inline-block;
    margin:0 85px;
}
.section_6 ul>li:nth-child(1){
    margin-left: 0;
}
.section_6 ul>li:nth-child(4){
    margin-right: 0;
}
.section_6 ul>li:hover>div>div{
    background:#11BFAB;
    border: 1px solid#11BFAB;
    color: white;
}
.section_6 ul>li:hover>div{
    border: 1px solid#11BFAB;
    color: white;
}
.section_6 ul>li:hover>a{
    background:#11BFAB;
    border: 1px solid#11BFAB;
    color: white;
}
.hahaha{
    color: #333333;
}
.section_6 ul>li div{
    display:inline-block;
    width: 80px;
    height: 80px;
    background: white;
    border: 1px solid #CCCCCC;
    border-radius: 50%;
    position: relative;
}

.section_6 ul>li div>div{
    display:inline-block;
    width:54px;
    height:54px;
    background: #E6E6E6;
    border-radius: 50%;
    position: absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
    text-align:center;
    font-size:24px;
    line-height: 54px;
}
.section_6 ul>li div>div img{
    position: relative;
    top:-2px;
}
.section_6 ul>li p{
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 16px;
    margin-top: 50px;
}
.section_6 ul>li a{
    display: inline-block;
    width: 100px;
    height: 40px;
    border: 1px solid #333333;
    line-height:40px;
    margin-top: 50px;
    font-size:14px;
}
.section_6>div>p{
    height:1px;
    background:transparent;
    border-bottom: 1px dashed #999999;
    width: 1200px;
    position: absolute;
    left:0;
    top:209px;
    
}
header .navbtnBox a:nth-child(3) {
    background: #11BFAB;
}


.swiper-pagination{
    position: relative;
    margin-top:40px;
}
.swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    opacity: 1;
    margin:0 7px 40px 0;
    background: transparent;
    border: 1px solid #B3B3B3;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #11BFAB;;
    border: 1px solid #B3B3B3;
}

.VoiceAPI{
    vertical-align: top;
    display: inline-block;
    margin-top: 10px;
    text-align:left;
    font-size: 18px;
    font-weight: 600;
    color: #11BFAB;
}
.VoiceAPI>img{
    width: 28px;
    height: 28px;
}
.VoiceAPI>span{
    vertical-align: top;
    display: inline-block;
    margin-left: 10px;
    position: relative;
}