header{
    background:#ffffff;
  }
.section_1{
    height: 620px;
    background: #FFFFFF;
    text-align:left;
}
.sec_box{
    width: 1200px;
    margin:0 auto;
    position: relative;
}
.section_1>div>h2{
    font-size: 18px;
    font-weight: 600;
    color: #0091FF;
    line-height: 25px;
    padding-top: 109px;
}
.section_1>div>img{
    width:540px;
    position: absolute;
    top:20px;right: 0;
}
.section_1>div>p{
    font-size: 40px;
    font-weight: 600;
    color: #333333;
    line-height: 50px;
    margin:40px 0 30px 0;
}
.section_1>div>div{
    font-size: 20px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
}
.section_1>div>a{
    width: 180px;
    height: 50px;
    display: inline-block;
    text-align:center;
    background: #0091FF;
    border-radius: 8px 0px 0px 8px;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 50px;
    margin-top: 86px;
}
.section_2{
    height: 500px;
    background: #F2F8FC;
}
.section_2>div>p{
    font-size: 36px;
    font-weight: 600;
    color: #333333;
    line-height: 50px;
    padding-top: 53px;
}
.section_2>div>div>div{
    width: 220px;
    display: inline-block;
    margin:0 45px;
}
.section_2>div>div>div:nth-child(1){
    margin-left: 0;
}
.section_2>div>div>div:nth-child(4){
    margin-right: 0;
}
.section_2>div>div>div>p{
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    line-height: 26px;
}
.section_2>div>div>div>div{
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 22px;
    margin-top: 20px;
}
.section_2>div>div>div img{
    width: 46px;
    height: 46px;
    margin:65px 0 48px 0;
}

.section_3{
    height: 840px;
    background: #F8FCFF;
}
.section_3>div>div{
    position: relative;
    z-index: 100;
}
.section_3>div>p{
    font-size: 36px;
    font-weight: 600;
    color: #333333;
    line-height: 36px;
    padding-top: 60px;
}
.section_3>div>.img1{
    width: 1200px;
    height: 100px;
    background: #FFFFFF;
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.11);
    border-radius: 6px;
    text-align:center;
    position: relative;
    margin:50px 0 70px 0;
}
.section_3>div>.img1 img{
    position: absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
    width: 1100px;
    height: 75.58px;
}
.section_3>div>div{
    font-size:0;
}
.section_3>div>div>div{
    width: 590px;
    height: 210px;
    display: inline-block;
    background: #FFFFFF;
    border-radius: 6px;
    border: 1px solid #E6E6E6;
    vertical-align: top;
    font-size:0;
}
.section_3>div>div>div:nth-child(even){
    margin-left: 18px;
}

.section_3>div>div>div img{
    float: left;
    margin:55px 0 0 30px;
}
.section_3>div>div>div>div{
    width: 330px;
    text-align:left;
    margin:38px 0 0 220px;
   
}
.ct_1{
    margin-bottom: 18px;
}
.ct_2{
    margin-bottom: 18px;
}
.section_3>div>div>div>div p:nth-child(1){
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    line-height: 26px;
}
.section_3>div>div>div>div p:nth-child(2){
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    margin-top: 20px;
}
.section_3>div{
    position: relative;
    z-index:8;
}
.section_3>div>i{
    display:inline-block;
    width:1420px;
    height:470px;
    background: #F2F8FC;
    overflow: hidden;
    position: absolute;
    left:50%;
    transform:translate(-50%,0);
    top:195px;
}
.section_4{
    height: 900px;
    background: #F2F8FC;
}
.heads{
    width: 360px !important;
    height: 500px;
    overflow: hidden;
    position: absolute;
    top:50px;right:70px;
    background:#F2F8FC;
}
.headsimg1{
    width: 474px ;
    height: 452px;
right:110px !important;
}
.headsimg2{
    width: 474px ;
    height: 452px;
    right: 103px !important;
}
.headsimg3{
    width: 439px ;
    height: 452px;
    right: 88px !important;
}
.headsimg4{
    width: 474px ;
    height: 452px;
    right: 78px !important;
}
.section_4>div>p{
    font-size: 36px;
    font-weight: 600;
    color: #333333;
    line-height: 50px;
    padding:60px 0;
}
.section_5{
    height: 320px;
    background: #FFFFFF;
}
.section_5>div>div:nth-child(1){
    text-align:left;
}
.section_5>div>div:nth-child(1) p{
    font-size: 36px;
    font-weight: 600;
    color: #333333;
    line-height: 52px;
    padding-top: 60px;
}
.section_5>div>div:nth-child(1) a{
    width: 160px;
    height: 50px;
    background: #0091FF;
    display: inline-block;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 50px;
    text-align:center;
    margin-top: 30px;
}
.section_5>div{
    position: relative;
}
.section_5>div>div:nth-child(2){
    width: 200px;
    height: 100px;
    display: inline-block;
    position: absolute;
    top:200px;
    right: 0;
    text-align:left;
}
.section_5>div>div:nth-child(2) p{
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
}
.section_5>div>div:nth-child(2) a{
    vertical-align: top;
    display: inline-block;
    margin-top: 20px;
    text-align:left;
    font-size: 18px;
    font-weight: 600;
    color: #0091FF;
}
.section_5>div>div:nth-child(2) a:hover span{
    text-decoration:underline;
}

.section_5>div>div:nth-child(2) a span{
    vertical-align: top;
    display: inline-block;
    margin-left: 10px;
    position: relative;
}