.mian{
    max-width: 1920px;
    margin: 0 auto;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.gjzc-actives{
    color: #4974F5!important;
}
.header-fix {
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 999;
    top: 0;
}
.header{
    height: 88px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}
.header ul{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 20px;
}
.header ul li{
    padding: 0 20px;
}
.header ul li a{
    font-weight: 400;
    font-size: 18px;
    text-align: left;
    color: #222222;
}
.header ul li a:hover{
    color: #1990FF;
}
.header-btn{
    width: 140px;
    height: 45px;
    border-radius: 22.5px 22.5px 22.5px 22.5px;
    background: #4974F5;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-indent:6px;
    cursor: pointer;
}
/*banner 版块*/
.banner-box{
    width: 100%;
    height: 540px;
    background: url("../img/banner_sb.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    margin-top: 80px;
}
.banner-form{
    border-radius: 8px 8px 8px 8px;
    background: #ffffff;
    box-shadow: 0 4px 7px 1px #5e5e5e14;
    background-color: #fff;
    position: absolute;
    top: 270px;
    left: -50%;
    right: -50%;
    padding: 28px 32px 8px 32px;
}
.form-title{
    font-weight: 700;
    width: 516px;
    height: 24px;
    font-size: 24px;
    color: #333333;
}

.form-box{
    height: 60px;
    border: 2px solid #FF7010;
    box-sizing: border-box;
    margin-top: 20px;
}
.form-item{
    width: 220px;
    height: 24px;
    position: relative;
    float: left;
    margin-top: 15px;
    box-sizing: border-box;
    font-size: 0;
    border-right: 1px solid #D4D4D7;
    display: flex;
    align-items: center;
}

.form-item img{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top:0px;
    left: 19px;
}
.form-item select{
    /*width: 134.5px;*/
    height: 25px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #8C8C8C;
    border: none;
    margin-left: 30px;
    text-indent: each-line;
    padding-right: 15px;
    appearance: auto;
    -moz-appearance: none;
    -webkit-appearance: auto;
}

.form-select{

    padding-right: 12px;
}
.form-item select option{
    margin-left: inherit;
    color: #666;
    padding: 0 5px;
    direction: inherit;
}
.form-item input{
    width: 170px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-family: Microsoft YaHei;
    text-indent: 8px;
    /*color: #8C8C8C;*/
    margin-left: 22px;
    border: none;
    appearance: none;
}
.get-code{
    width: 101px;
    height: 32px;
    border-radius: 4px 4px 4px 4px;
    opacity: 0.96;
    background: #ffe6d5;
    color: #FF7010;
    font-size: 14px;
    margin-top: 5px;
}

.form_message .sub-btn{
    width: 156px;
    height: 60px;
    border-radius: 0 4px 4px 0;
    opacity: 0.96;
    background: #ff7010;
    color: #fff;
    font-size: 16px;
    position: relative;
    top: -60px;
    left: 0px;
    float: right;
}
.div-code{
    width: 315px;
    display: flex;
    align-items: center;
    border-left: 1px solid #D4D4D7;
    margin-top: 15px;
    height: 24px;
}
.div-code input{
    width: 165px;
}
.form-bottom{
    width: 900px;
    margin-top: 20px;
}
.jydt{
    width: 1136px;
    color: #666666f5;
    font-weight: 400;
    font-face: Microsoft YaHei;
    font-size: 14px;
    display: flex;
    flex-wrap: nowrap;
}
.num-box{
    width: 350px;
}
.num{
    color: #ff7010f5;
    font-weight: 700;
    font-face: Microsoft YaHei;
    font-size: 18px;
    text-align: center;
}
.form-list{
    height: 20px;
    color: #666666f5;
    font-weight: 400;
    font-face: Microsoft YaHei;
    font-size: 14px;
    text-align: center;
    margin-left: 30px;
    overflow: hidden;
    line-height: 26px;
}
.form-list span
{
    color: #ff6600f5;
    font-weight: 400;
    font-face: Microsoft YaHei;
    font-size: 14px;
    text-align: center;
}
.form-list:nth-child(2){
    margin-left: 43px;
}
/*banner end*/
.icon-five{
    height: 154px;
    background: #f5f7ff;
}
.icon-five-box{
    padding-top: 44px;
}
.icon-five-box ul{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.icon-five-box ul li{
    display: flex;
    align-items: center;
}
.icon-five-box ul li div{
    margin-left: 11px;
}
.icon-five-box ul li:hover img {
    transform: rotateY(180deg);
    transition: all 0.8s;
}
/*209个国家*/
.country{
    padding: 72px 0 64px;
}
.public-title{
    font-weight: 700;
    font-size: 40px;
    text-align: center;
    color: #222222;
}
.public-desc{
    font-weight: 400;;
    font-size: 20px;
    text-align: center;
    color: #666666;
}
.country-box ul{
    display: flex;
    gap:15px;
    flex-wrap: wrap;
    margin-top: 40px;
}
.country-box ul li{
    width: 187px;
    height: 282px;
    border-radius: 16px 16px 16px 16px;
    background: #ffffff;
    border: 1px solid #DDDDDD;
    padding: 23px 20px 0;
    position: relative;
    cursor: pointer;
}
.country-box ul li img{
    width: 40px;
    height: 40px;
}
.country-name{
    width: 100%;
    font-weight: 700;
    height: 55px;
    font-size: 20px;
    color: #000000;
    display: flex;
    line-height: 35px;
    align-items: flex-start;
    justify-content: space-between;
    border-bottom: 1px solid #dddddd;
}
.country-desc{
    color: #666666;
    font-weight: 400;
    font-face: Microsoft YaHei;
    font-size: 16px;
    margin-top: 24px;
    line-height: 24px;
}
.country-btn{
    width: 187px;
    height: 55px;
    border-radius: 0 0 16px 16px;
    background: #265af0;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #FFFFFF;
    line-height: 55px;
    position: absolute;
    left: -1px;
    bottom: 0;
}
.countrys{
    margin-bottom: 12px;
}
.country-box ul li:hover{
    border: 1px solid #FF7619;
    border-radius: 16px 16px 16px 16px;
    box-shadow: 0 10px 24px 0 #ffc0957d;
}
.country-box ul li:hover .country-btn{
    background-color:#FF7619;
    color:#fff
}
.country-bottom{
    width: 514px;
    height: 53px;
    border: 1px solid #FF7533;
    border-radius: 26.5px 26.5px 26.5px 26.5px;
    background: #ffffff;
    margin: 40px auto 0;
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    color: #FF7533;
    position: relative;
    text-indent: 1ch;
    cursor: pointer;
}
.country-bottom img{
    width: 23px;
    height: 23px;
    margin-left: 24px;
}
.country-btn-r{
    width: 253px;
    height: 53px;
    border-radius: 26.5px 24.5px 26.5px 26.5px;
    background: #ff7533;
    line-height: 53px;
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    color: #FFFFFF;
    position: absolute;
    right: 0;
}
/*不同注册需求*/
.different{
    background: #f5f7ff;
    padding: 72px 0 64px;
}
.different-ul{

    display: flex;
    margin-top: 38px;
    gap:15px;
}
.different-ul li{
    width: 390px;
    height: 493px;
    background: #ffffff;
    border-radius: 16px 16px 16px 16px;
    box-shadow: 0 10px 16px 0 #e6e6e682;
    cursor: pointer;
}

.different-top{
    width: 390px;
    height: 120px;
    background: url("../img/dz_img1.png")no-repeat;
    background-size: cover;
    padding: 30px 0 0 24px;
}
.different-top2{
    background: url("../img/dz_img2.png")no-repeat;
}
.different-top3{
    background: url("../img/dz_img3.png")no-repeat;
}
.different-title{
    font-weight: 700;
    font-size: 24px;
    color: #FFFFFF;
}
.different-desc{
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 5px;
}
.different-list{
    width: 337px;
    height: 54px;
    border-radius: 8px 8px 8px 8px;
    background: #ecf5ff;
    font-weight: 400;
    font-size: 18px;
    color: #222222;
    display: flex;
    align-items: center;
    margin: 0 auto 20px;

}
.different-number{
    width: 20px;
    height: 20px;
    background: #2687f0;
    border-radius: 100%;
    text-align: center;
    line-height: 20px;
    color: #fff;
    margin: 0 8px 0 20px;
}
.different-one{
    margin-top: 40px;
}
.different-btn{
    width: 277px;
    height: 53px;
    border-radius: 26.5px 26.5px 26.5px 26.5px;
    background: #2687f0;
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 40px auto 0;
    text-indent: 14px;
}
.different-list:hover{
    color: #2A63FF;
}
.number-two{
    background-color: #143DD6;
}
.different-two{
    background: #ebefff;
}
.number-three{
    background: #fe7635;
}
.different-three{
    background: #fff6ef;
}
.hover-btn:hover{
    box-shadow: 0 10px 24px 0 #ffc0957d;
}
.different-ul li:nth-child(1) .different-btn:hover{
    box-shadow: 0 10px 24px 0 #2687f029;
}
.different-ul li:nth-child(2) .different-btn:hover{
    box-shadow: 0 10px 24px 0 #ebefff;
}
/*申请成功*/
.success{
    padding: 72px 0 56px;
}
.success-ul{
    display: flex;
    flex-wrap: wrap;
    gap:16px;
    margin-top: 43px;
}
.success-ul li{
    width: 592px;
    height: 259px;
    border: 1px solid #DDDDDD;
    border-radius: 16px 16px 16px 16px;
    background: #ffffff;
    box-shadow: 0 10px 16px 0 #e6e6e682;
    padding: 32px 32px 34px;
    display: flex;
    justify-content: space-between;
    transition: all .5s ease;
}
.success-ul li:hover{
    transform: translateY(-10px);
}
.success-text-box h2{
    font-weight: 700;
    font-size: 24px;
    color: #222222;
    margin-bottom: 13px;
}
.success-text-box p{
    line-height: 35px;
    font-size: 18px;
    color: #666666;
}
.success-text-box p:hover{
    color:#2663F0;
}
.left7{
    margin-right: 7px;
}
.success-text-f{
    font-weight: 700;
    font-size: 18px;
    margin-top: 17px;
    color:#2663F0;
}
/*选择顶呱呱*/
.dgg-select{
    padding: 63px 0 76px;
    height: 790px;
    background: url("../img/xz_bg.jpg")no-repeat;
    background-size: cover;
    background-position: center;
}
.fff{
    color: #fff;
}
.select-ul{
    display: flex;
    height: 528px;
    margin-top: 32px;
    justify-content: space-between;
    position: relative;
}
.select-ul li{
    width: 570px;
    height: 528px;
}
.select-title{
    height: 95px;
    line-height: 95px;
    font-weight: 700;
    font-size: 28px;
    text-align: center;
    color: #FFFFFF;
}
.select-list{
    width: 475px;
    height: 353px;
    margin: 32px auto 0;
}
.select-list p{
    height: 60px;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 60px;
    display: flex;
    align-items: center;
    padding-left: 32px;
    margin-bottom: 13px;
}
.select-list p img{
    margin-right: 10px;
}
.select-center{
    width: 280px;
    position: absolute;
    left: 454px;
    top: 125px;
}
.select-center img{
    width: 280px;
    position: relative;
}
.select-img-text{
    width: 280px;
    text-align: center;
    position: absolute;
    top: 130px;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    color: #222222;
}
.select-img-text p{
    color: #666666;
    font-weight: 400;
    font-face: Microsoft YaHei;
    font-size: 15px;
    text-align: center;
    margin-top: 5px;
}
/*核心团队*/
.team{
    padding: 80px 0 73px;
    background: #f5f7ff;
}
.team-ul{
    margin-top: 41px;
     display: flex;
    gap:15px;
}
.team-ul li{
    position: relative;
    width: 288px;
    height: 417px;
    border-radius: 16px 16px 16px 16px;
    background: #ffffff;
    position: relative;
    transition: all .5s ease;
}
.team-box{
   padding: 29px 0 0 23px;
}
.team-name{
    font-weight: 700;
    font-size: 24px;
    color: #222222;
    margin-bottom: 5px;
}
.team-tag{
    font-weight: 400;
    font-size: 16px;
    color: #666666;
}
.team-btn{
    width: 54px;
    height: 54px;
    position: absolute;
    bottom: 102px;
    right: 23px;
    cursor: pointer;
}
.team-show{
    position: absolute;
}
.team-btn img{
    width: 54px;
    height: 54px;
}
.team-hid{
    display: none;
}
.team-ul li:hover{
    transform: translateY(-10px);
}
.team-ul li:hover .team-hid{
   display: block;
}
.team-ul li:hover .team-show{
    display: none;
}
/*顶呱呱实力*/
.color-f{
    color: #fff;
}
.witness-dgg-box{
 padding: 84px 0 108px;
}

.witness-dgg ul{
    display: flex;
    justify-content: space-between;
}
.witness-dgg ul li{
    width: 270px;
    height: 210px;
    text-align: center;
    margin-top: 35px;
}
.witness-dgg ul li:hover p{
    color: #265AF0;
}
.witness-title{
    font-weight: 700;
    font-size: 24px;
    color: #222222;
    padding: 5px 0;
}
.witness-desc{
    color: #222222;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
}
.witness-img{
    width: 1200px;
    height: 532px;
    margin-top: 23px;
    background: #ffffff;
    box-shadow: 4px 10px 16px 5px #1644ce0d;
}
.dgg-img-one{
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    flex-direction: column;
    gap: 5px;
    margin-left:11px;
}
.dgg-img-one:nth-of-type(1){
    margin-left: 0px;
}
.dgg-on{
    display: inline-flex;
    padding: 16px;
}
.dgg-img-big{
    position: relative;
    overflow: hidden;
}
.dgg-img-big img{
    width: 224.56px;
    height: 158px;
    transition: all 0.6s;
    transform: scale(1);
}
.dgg-img-big:hover img{
    transform: scale(1.15);
}
.dgg-img-title{
    position: absolute;
    width: 108px;
    height: 29px;
    bottom: 5px;
}
.dgg-img-mc{
    width: 108px;
    height: 29px;
    line-height: 29px;
    border-radius: 0 8px 0 0;
    font-size: 16px;
    text-align: center;
    background-color: rgba(0 0 0/ 0.5); /* 50% 透明度的白色背景 */
    color: #fff;
}
/*顶呱呱荣誉*/
.honor{
    height: 794px;
    background: url("../img/ry_bg.jpg") no-repeat;
    background-size: cover;
    background-position: center;
}
.honor .public-title{
    padding-top: 70px;
}
/*footer*/
.footer{
    background-color: #24272b!important;
    text-align: center;
    padding: 15px 0;
}

.footer p{
    color: grey;
}

.footer p:last-child{
    padding-top: 0;
    color: white;
}
/*右侧栏*/
.right-suspension {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right:8px;
    z-index: 9999;
}
.right-people{
    display: block;
}
.right-btn{
    width: 119px;
    height: 33px;
    border-radius: 8px 8px 8px 8px;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    color: #FFFFFF;
    line-height: 33px;
    background: linear-gradient(to left, #F76923, #FEC15B);
}
.right-menu{
    width: 120px;
    height: 335px;
    background: url("/gjzl/img/cb_bg.png")no-repeat;
    background-size: cover;
    border-radius: 12px 12px 60px 60px;
    cursor: pointer;
}
.right-menu ul{
    padding: 20px 0 8px;
}
.right-menu ul li{
    width: 95px;
    height: 26px;
    border-radius: 13px 13px 13px 13px;
    background: #ffffff;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #112696;
    line-height: 26px;
    margin: 0px auto;
    margin-bottom: 8px;
}

.hot-text{
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
}
.hot-tel{
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    color: #FFFFFF;
}
.top-fix{
    text-align: center;
}
.top-fix p{
    color: #808080;
    font-size: 12px;
}
