body{
    max-width: 1920px;
    margin: auto;
}
.head{
    width: 100%;
    height: 660px;
}
.head img{
    width: 100%;
    height: 660px;
}
.title{
    text-align: center;
    margin: 68px 0 56px 0;
}
.btn{
    width: 520px;
    height: 104px;
    margin:40px auto 0;
}
.w1200{
    width: 1200px;
    margin: auto;
}
.youshi .box{
    width: 270px;
    height: 494px;
    background: #FFFFFF;
    box-shadow: 0px 0px 21px 3px #F0F3FF;
    border-radius: 10px;
    padding: 25px;
    position: relative;
}
.youshi .box .img1{
    margin-left: -34px;
}
.youshi .box .img2{
    width: 230px;
    height: 183px;
    position: absolute;
    bottom: 25px;
    left: 50%;
    margin-left: -115px;
}
.youshi .box div{
    line-height: 36px;
    font-size: 20px;
    margin-top: 20px;
}
.youshi .box:hover{
    border: 2px solid #2E61F2;
    box-shadow: 0px 0px 20px 0px rgba(69, 111, 244, 0.5);
}
.youshi .box:not(:last-of-type){
    margin-right: 37px;
}
.youshi .box span{
    width: 10px;
    height: 10px;
    background: #456FF4;
    border-radius: 50%;
    margin-right: 10px;
    vertical-align: middle;
}
.bg1{
    width: 100%;
    height: 600px;
    background: url(../images/bg1.png)top center/cover no-repeat;
    margin-top: 60px;
    padding-top: 219px;
    
}
.common{
    position: relative;
}
.common table{
    width: 1095px;
    height: 300px;
    border-radius: 10px;
    margin: auto;
    border: 1px solid #FFFFFF;
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 31, 168, 0.14);
    border: 0;
    border-collapse: collapse;
    overflow: hidden;
}
.common table tr{
    text-align: center;
}
.common table tr:first-of-type{
    background: rgba(125,159,255,.1);
}
.common table th{
    font-size: 24px;
    color: #2E61F2;
    border: 1px solid #F9F9FC;
}
.common table td{
    font-size: 22px;
    border: 1px solid #F9F9FC;
}
.common div{
    width: 1092px;
    /* height: 292px; */
    background: #EEF2FF;
    position: absolute;
    left: 50%;
    margin-left: -546px;
    bottom: -260px;
    z-index: -1;
    padding: 36px;
    font-size: 24px;
}
.common div p{
    line-height: 40px;
}
.null{
    margin-top: 216px !important;
}
.null1{
    margin-top: 296px !important;
}
.abox .top{
    font-size: 30px;
    margin-bottom: 40px;
}
.abox .top a{
    font-size: 24px;
    width: 146px;
    height: 48px;
    border: 1px solid #3B5EFF;
    border-radius: 24px;
    line-height: 46px;
    text-align: center;
    color: #3B5EFF;
    margin-top: 22px;
}
.abox .top .left{
    width: 526px;
    height: 92px;
    background: url(../images/arrowbg.png) top center/cover no-repeat;
    text-align: center;
    line-height: 92px;
    color: #fff;
}
.abox .top .right{
    width: 640px;
    height: 92px;
    line-height: 92px;
    padding: 0 40px;
    background: #F7F9FE;
    border: 1px solid #3C64FF;
    border-radius: 10px;
}
.abox .btm{
    width: 100%;
    height: 90px;
    background: #EEF2FF;
    border-radius: 8px;
    line-height: 90px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}
.bg2{
    background: url(../images/bg2.png) top center/cover no-repeat;
    width: 100%;
    height: 1441px;
    padding-top: 390px;
}
.bg2 p{
    width: 1096px;
    height: 90px;
    background: #EEF2FF;
    border-radius: 8px;
    line-height: 90px;
    text-align: center;
    margin: auto;
    font-size: 24px;
    font-weight: bold;
}