﻿html, body, div, p, a, dl, dt, dd, span, em, img, ol, ul, li, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    background: none;
}

ul, ol, li {
    list-style: none;
}

a {
    text-decoration: none;
}

.clear:after {
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}



.banner-test {
    width: 1080px;
    height: 370px;
    position: absolute;
    bottom: 0px;
    left: calc(50% - 540px);
   
}
    .banner-test .title {
        height: 67px;
        font-size: 48px;
        font-family: PingFangSC-Semibold;
        font-weight: 600;
        color: rgba(255,255,255,1);
        line-height: 67px;
        margin-top:62px;
    }
    .banner-test .sao_text1 {
        height: 40px;
        font-size: 18px;
        font-family: PingFangSC-Regular;
        font-weight: 400;
        color: rgba(255,255,255,1);
        line-height: 40px;
    }
    .banner-test .sao_btn {
        width: 240px;
        height: 49px;
        position:absolute;
        left:0;
        bottom:89px;
    }
        .banner-test .sao_btn a {
            width: 240px;
            height: 49px;
            display: inline-block;
            background: rgba(50,46,153,0.33);
            border-radius: 38px;
            border: 2px solid rgba(255,255,255,1);
            font-size: 18px;
            font-family: PingFangSC-Semibold;
            font-weight: 600;
            color: rgba(255,255,255,1);
            line-height: 49px;
            text-align: center;
            cursor: pointer;
        }
            .banner-test .sao_btn a:hover {
                background: #fff;
                color: #3A27A5;
            }
        .banner img {
            width: 100%;
            height: 479px;
        }

.banner {
    position: relative;
    margin-top: -80px;
    height: 479px;
    background: #0E0B2D;
}
    .banner .ban-right-img{
        width:517px;
        height:370px;
        position:absolute;
        top:0;right:-147px;
    }
    .banner .sao_new {
        width: 1205px;
        position: absolute;
        left: calc(50% - 602px);
        bottom: -209px;
    }
.sao_new .new {
    width: 470px;
    height: 247px;
    box-shadow: 0px 8px 16px 0px rgba(58,39,165,0.2);
    border-radius: 8px;
    float:left;
    margin-left:85px;
    background-size:100% 100%;
    overflow:hidden;
    position:relative;
}
.sao_new .new img {
    width: 470px;
    height: 247px;
}
    .sao_new .new .new_new {
        width: 470px;
        height: 94px;
        position: absolute;
        left: 0;
        bottom: 0;
        background: rgba(0,118,255,1);
        opacity: 0.8895000000000001;
        padding:10px 25px;
        box-sizing:border-box;
    }
        .sao_new .new .new_new .new_title {
            font-size: 16px;
            font-family: PingFangSC-Semibold;
            font-weight: 600;
            color: rgba(255,255,255,1);
            line-height: 25px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            margin-bottom:10px;
        }
        .sao_new .new .new_new .new_subtitle {
            font-size: 14px;
            font-family: PingFangSC-Regular;
            font-weight: 400;
            color: rgba(255,255,255,1);
            line-height: 20px;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
        }
        .sao_new .news2 {
        }
        .toMeBtn {
            width: 134px;
            height: 42px;
            border: 1px solid #fff;
            border-radius: 3px;
            color: #fff;
            font-size: 24px;
            font-family: MicrosoftYaHei;
            font-weight: 400;
            text-align: center;
            line-height: 42px;
            position: absolute;
            margin-top: 30px;
            cursor: pointer;
        }

    .toMeBtn:hover {
        border: 0;
        background: rgba(0,148,237,1);
    }
.main {
    width: 100%;
    height: 1233px;
    background: #fff;
}
    .main .tabs {
        width: 1200px;
        height: 760px;
        margin-top: 287px;
    }
.tabs .tab_title {
    width: 378px;
    height: 45px;
    font-size: 24px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    color: rgba(43,43,43,1);
    line-height: 45px;
    text-align:center;
}
.tabs .tab_nav {
    width: 100%;
    height: 45px;
    line-height:45px;
    border-bottom: 1px solid #DDDDDD;
} 
    .tabs .tab_nav ul{
        padding:0 265px;
        overflow:hidden;
    }
    .tabs .tab_nav ul li{
        list-style:none;
        float:left;
        text-align:center;
        cursor:pointer;
    }
.handli {
    color: rgba(47,45,198,1);
    border-bottom: 2px solid rgba(47,45,198,1);
    box-sizing:border-box;
}
.tabs .nav_main{
    padding:15px 77px;
    height:554px;
}
.tabs .nav_main .nav_left{
    float:left;
    width:470px;
    height:554px;
}
.tabs .nav_main .nav_left img{
    width:470px;
    height:554px;
}
.tabs .nav_main .nav_right {
    float: left;
    width: 470px;
    height: 554px;
    margin-left:80px;
}
    .tabs .nav_main .nav_right ul{
        padding-top:69px;
    }
    .tabs .nav_main .nav_right li {
        list-style: none;
        margin-bottom: 37px;
        height: 48px;
        width: 100%;
    }
.nav_right li .box_img {
    width: 48px;
    height: 48px;
    box-sizing: border-box;
    float: left;
}
.nav_right li .box_text {
    width: 390px;
    margin-left:32px;
    height: 48px;
    float:left;
}
    .nav_right li .box_text p:nth-child(1){
        font-size:18px;
        text-align:left;
        line-height:28px;
        height:32px;
        color:#000000;
    }
    .nav_right li .box_text p:nth-child(2){
        font-size:12px;
        text-align:left;
    }
    .tabs .tab_nav ul li:nth-child(2) {
        margin: 0 190px;
    }
 .mewjy {
    width: 1200px;
    height: 460px;
}
    .jy_title {
        width: 252px;
        height: 45px;
        font-size: 24px;
        font-family: PingFangSC-Semibold;
        font-weight: 600;
        color: rgba(43,43,43,1);
        line-height: 45px;
        text-align:center
    }
    .jy_subtitle {
        width: 367px;
        height: 20px;
        font-size: 12px;
        font-family: PingFangSC-Regular;
        font-weight: 400;
        color: rgba(43,43,43,1);
        line-height: 20px;
        text-align: center;
    }
    .mewjy .jy_ul {
        width:1200px;
        overflow:hidden;
        margin-top:59px;
    }
    .mewjy .jy_ul li{
        list-style:none;
        float:left;
        width:400px;
    }
.jy_ul .jy_img{
    width:156px;
    height:156px;
}
.jy_ul .jy_tname {
    width: 95px;
    height: 33px;
    font-size: 18px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    color: rgba(43,43,43,1);
    line-height: 33px;
    text-align:center;
    margin-top:23px;
}
.jy_ul p{
    padding:10px 20px;
}
.jy_ul .jy_img img {
    width: 156px;
    height: 156px;
}
    .main2 {
        width: 100%;
        height: 521px;
        background: #F2F2F2;
        position:relative;
    }
.main2_title {
    height: 45px;
    font-size: 24px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    color: rgba(43,43,43,1);
    line-height: 45px;
    text-align:center;
    padding-top:50px;
}
.main2_subtitle {
    height: 20px;
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(43,43,43,1);
    line-height: 20px;
    text-align: center;
    margin:10px 0 50px;
}
.main2_ul{
    position:absolute;
    width:1200px;
    left:calc(50% - 600px);
    height:451px;
    bottom:-102px;
}
    .main2_ul li:nth-child(1) {
        background: url(../images/bg1.png) no-repeat left top;
        background-size: 100% 100%;
    }
    .main2_ul li:nth-child(2) {
        background: url(../images/bg2.png) no-repeat left top;
        background-size: 100% 100%;
    }
    .main2_ul li:nth-child(3) {
        background: url(../images/bg3.png) no-repeat left top;
        background-size: 100% 100%;
    }
    .main2_ul li {
        height: 451px;
        width: 380px;
        list-style: none;
        float: left;
        position: relative;
        box-shadow: 2px 2px 2px #dddd;
        border-radius: 8px;
        overflow:hidden
    }
        .main2_ul li .li_text {
            height: 260px;
            width: 380px;
            position:absolute;
            left:0;
            bottom:-96px;
            padding:25px 10px;
            box-sizing:border-box;
        }
            .main2_ul li .li_text .li_title {
                height: 33px;
                font-size: 24px;
                font-family: PingFangSC-Semibold;
                font-weight: 600;
                line-height: 33px;
                color: #fff;
            }
            .main2_ul li .li_text .li_body {
                font-size: 14px;
                font-family: PingFangSC-Medium;
                font-weight: 500;
                color: #fff;
                line-height: 20px;
                margin: 21px 0 0px;
            }

    .main2_ul li:nth-child(2){
       margin:0 30px;
    }
    .main3 {
        width: 100%;
        height: 440px;
        background: #fff;
        padding-top:156PX;
    }
.main3 .main3_title {
    font-size: 24px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    color: rgba(43,43,43,1);
    line-height: 45px;
    text-align: center
}
.main3_subtitle, .main3_subTtitle {
    font-size: 12px;
    color: rgba(43,43,43,1);
    line-height: 20px;
    text-align: center
}
.main3_ul{
    width:1020px;
    overflow:hidden;
    margin:46px auto 0;
}
.main3_ul li{
list-style:none;
float:left;
text-align:center;
}
.main3_ul li dl{
width:190px;
}
    .main3_ul li dd {
        color: #2734A5;
        margin-top:29px;
    }
.main3_ul li dl img{
    width:128px;
    height:240px;
}
.main3 .jt{
   width:86px;
}
.main3 .jt img{
    height:32px;
    width:32px;
    margin-top:100px;
}
.main4 {
    width: 100%;
    height: 680px;
    background: url(../images/alyimgbg.png) no-repeat left top;
    background-size: 100% 100%;
}
    .main4 .main4_title {
        font-size: 24px;
        font-family: PingFangSC-Semibold;
        font-weight: 600;
        color: #FFFFFF;
        line-height: 45px;
        text-align: center;
        padding-top:50px;
    }
.main4_left{
    width:342px;
    float:left;
}
    .main4_left li {
        width: 342px;
        height: 76px;
        margin-top:15px;
        padding:5px 10px;
        box-sizing:border-box;
        cursor:pointer;
    }
        .main4_left li:hover {
            background: rgba(37,37,98,1);
            border-radius: 2px;
            opacity: 0.7;
        }
        .main4_left li .li_title {
            font-weight: 600;
            color: rgba(255,255,255,1);
            line-height: 25px;
            font-size: 18px;
        }
        .main4_left li .li_text {
            
            font-weight: 400;
            color: rgba(178,186,255,1);
            line-height: 17px;
        }
        .main4_subtitle {
            font-size: 12px;
            color: #C1C8FF;
            line-height: 20px;
            text-align: center
        }
.main4_right{
    width:440px;
    float:right;
}
    .main4_right img {
        width: 440px;
        height:480px;
    }
    .main5 {
        width: 100%;
        height: 443px;
        padding-top: 100px;
    }
.lijijiameng {
    width: 100%;
    height: 148px;
    background: url('../images/repast-bottom.png') no-repeat;
    background-size: 100% 100%;
}

    .lijijiameng img {
        position: absolute;
        width: 100%;
        height: 100%;
    }

    .lijijiameng p {
        font-size: 22px;
        color: #fff;
        height: 30px;
        padding: 25px 0px;
    }

    .lijijiameng a {
        display: block;
        width: 164px;
        height: 36px;
        line-height: 36px;
        color: #409cee;
        margin: 0 auto;
        background: #fff;
        border-radius: 8px;
        text-align: center;
    }
