a{
    color:#000000;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
main{
    max-width: 1920px;
    margin: 0 auto;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.header_logo_lb{
    width: 100%;
    position: fixed;
    z-index: 999;
    top: 0;
}
.gx-actives{
    color: #4974F5;
    font-weight: 700;
}
.header_logo_lb{
    border-bottom: none;
}
.hll_box{
    margin-top: 20px;
}
.banner{
    width: 100%;
    height:540px;
    margin-top: 88px;
}
/*哪些政策利好*/
.which-good{
    width: 100%;
    padding: 72px 0;
}
.public-title{
    color: #222222;
    font-weight:Bold;
    font-size: 48px;
    text-align: center;
    margin-bottom: 48px;
}
.public-title>span{
    color: #1665e8;
}
.which-box{
    width: 1200px;
    height: 497px;
    background: #ffffff;
    box-shadow: 0 0 9px 0 #9ca4c821;
    display: flex;
}
.which-box ul{
    display: flex;
    padding: 51px 0 0 48px;
    flex-wrap: wrap;
}
.which-box ul li{
    display: flex;
    cursor: pointer;
}
.which-box ul li:hover .hover-color{
    color: #1665e8;
}
.which-box ul li img{
    width: 72px;
    height: 72px;
    margin-top: 15px;
}
.which-box ul li:nth-child(even){
    margin-left: 63px;
}
.which-text{
    margin-left: 16px;
}
.which-text h2{
    font-weight: 700;
    font-size: 26px;
    text-align: left;
    color: #222222;
    height: 28px;
    line-height: 28px;
}
.which-text p{
    color: #666666;
    font-weight: 400;
    font-size: 20px;
    text-align: left;
    line-height: 28px;
    margin-top: 16px;
}
/*八点高新技术领域*/
.eight-technology{
    background: #f6f6f6;
    padding: 72px 0;
}
.eight-ul{
    display: flex;
    flex-wrap: wrap;
    gap:16px
}
.eight-ul li{
    width: 288px;
    height: 254px;
    border-radius: 8px 8px 8px 8px;
    background: #ffffff;
    cursor: pointer;
    transition: all .3s;
    overflow: hidden;
}
.eight-ul li img{
    width: 288px;
    height: 179px;
    border-radius: 8px 8px 0 0;
    background: #d7e5ff;
    transition: all 0.95s;
}
.eight-ul li p{
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    color: #000022;
    margin-top: 15px;
}
.eight-ul li:hover{
    transform: translateY(-10px);
}
.eight-ul li:hover .hover-color{
    color: #1665e8;
}
.eight-ul li img:hover{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
/*以下困扰*/
.trouble{
    height: 847px;
    padding: 72px 0;
    background: url("../img/kr_bg.jpg")no-repeat;
    background-size: cover;
    background-position-x: center;
}
.trouble-box{
    position: relative;
    height: 775px;
}

.kunrao-one{
    background: url("../img/kunrao1.png")no-repeat;
}
.kunrao-one:hover{
    background: url("../img/kunrao1_hover.png")no-repeat;
    background-size: cover;
}
.kunrao-three{
    background: url("../img/kunrao2.png")no-repeat;
    position: absolute;
    top: 115px;
    right: 0;
}
.kunrao-three:hover{
    background: url("../img/kunrao2_hover.png")no-repeat;
    background-size: cover;
}
.kunrao-four{
    background: url("../img/kunrao3.png")no-repeat;
    position: absolute;
    top: 315px;
    left: 200px;
}
.kunrao-four:hover{
    background: url("../img/kunrao3_hover.png")no-repeat;
    background-size: cover;
}
.kunrao-five{
    background: url("../img/kunrao4.png")no-repeat;
    position: absolute;
    top: 315px;
    right: 176px;
}
.kunrao-five:hover{
    background: url("../img/kunrao4_hover.png")no-repeat;
    background-size: cover;
}
.public-kunrao:hover{
    color: #fff;
}
.public-kunrao:hover .hover-no{
    color: #fff;
}
.public-kunrao{
    width: 240px;
    height: 267px;
    background-size: cover;
    text-align: center;
    padding-top: 123px;
    color: #222222;
    font-weight: 400;
    font-size: 20px;
}
.hover-no{
    color: #1665e8;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
}
.kunrao-two{
    width: 163px;
    height: 181px;
    position: absolute;
    padding-top: 47px;
    background: url("../img/kunrao5.png")no-repeat;
    background-size: cover;
    top: 115px;
    left: 310px;
}
.kunrao-two:hover{
    background: url("../img/kunrao5_hover.png")no-repeat;
    background-size: cover;
}
.kunrao-footer-text{
    width: 100%;
    color: #222222;
    font-weight: 700;
    font-face: Alibaba PuHuiTi;
    font-size: 32px;
    text-align: center;
    position: absolute;
    bottom: 141px;
}
.kunrao-footer-text span{
    color: #fd6514;
    font-weight: 700;
    font-size: 32px;
}
.kunrao-btn{
    width: 388px;
    height: 56px;
    border-radius: 28px 28px 28px 28px;
    font-weight: 400;
    font-size: 28px;
    text-align: center;
    color: #FFFFFF;
    line-height: 56px;
    position: absolute;
    bottom: 66px;
    background:linear-gradient(to right,#FF8A00,#FF5917);
    left: 33%;
    cursor: pointer;
}

/*广告*/
.advertisement{
    background: url("../img/zhognjian.jpg")no-repeat;
    background-size: cover;
    height: 240px;
    padding-top: 45px;
}
.advertisement>.w1200{
    font-weight: Bold;
    font-size: 48px;
    text-align: center;
    color: #FFFFFF;
}

/*全流程跟踪*/
.process{
    height: 771px;
    background: #f6f6f6;
    padding: 72px 0;
}
.process-box{
    height: 533px;
    border-radius: 8px 8px 8px 8px;
    background: #ffffff;
    padding: 39px 49px 0 45px;
}
.process-title{
    font-weight: 700;
    font-size: 32px;
    text-align: center;
    color: #000000;
    height: 35px;
    height: 35px;
}
.process-desc{
    height: 55px;
    border-radius: 12px 12px 12px 12px;
    background: #e6ecff;
    font-weight: 400;
    font-size: 24px;
    text-align: center;
    color: #000000;
    line-height: 55px;
    margin-top: 39px;
}
.process-content{
    color: #666666;
    font-weight: 400;
    font-size: 20px;
    display: flex;
    justify-content: space-between;
    text-indent: 2ch;
    margin-top: 37px;
    line-height: 36px;
}
.process-left{
    width: 629px;
}
.process-color{
    color: #ff5b16;
    font-weight: 700;
    font-size: 20px;
}
/*申请流程*/
.application-process{
   padding: 72px 0;
    height:695px;
}
.application-box{
    position: relative;
}
.application-process-box{
    height: 329px;
    margin-top: 48px;
}
.application-process-box ul{
    display: flex;
}
.application-process-box ul li{
   width: 200px;
    height: 329px;
    text-align: center;
}
.application-process-box ul li h2{
    font-weight: 700;
    font-size: 22px;
    text-align: center;
    color: #222222;
}
.application-process-box ul li p{
    color: #666666;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    line-height: 24px;
}
.application-process-box ul li img{transition: all 0.95s;}
.application-process-box ul li:hover h2{
    color: #1665e8;
}
.application-process-box ul li:hover p{
    color: #1665e8;
}
.application-process-box ul li:hover img{
    color: #1665e8;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.top110{
    margin-top: 110px;
}
.top20{margin-top: 20px}
.top136{
    margin-top: 137px;
}
.top83{
    margin-top: 83px;
}
.application-process-line{
    position: absolute;
    top: 223px;
}
.application-btn{
    width: 316px;
    height: 56px;
    border-radius: 28px 28px 28px 28px;
    line-height: 56px;
    text-align: center;
    background: linear-gradient(to right,#FF8A00,#FF5917);
    font-weight: 400;
    font-size: 28px;
    color: #FFFFFF ;
    margin: 42px auto 0px;
    cursor: pointer;
}
/*呱呱实力*/
.strength{
    background: url("../img/shili_bg.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    height: 842px;
    padding: 72px 0;
}
.strength-desc{
    color: #222222;
    font-weight: 400;
    font-size: 24px;
    text-align: center;
    line-height: 36px;
}
.strength-ul{
    display: flex;
    margin-top: 39px;
    gap:15px;
}
.strength-ul li{
    width: 288px;
    height: 473px;
    border-radius: 8px 8px 8px 8px;
    background: #ffffff;
    padding: 16px 16px 34px 16px;
    text-align: center;
    transition: all .3s;
    cursor: pointer;
}
.strength-ul li img{
    transition: all 0.95s;
}
.strength-ul li:hover{
    transform: translateY(-10px);
}
.strength-ul li:hover .gw-btn{
    color: #fff;
    background: linear-gradient(to right,#FF8A00,#FF5917);
}
.strength-ul li img:hover{
    -webkit-transform: scale(1);
    transform: scale(1);
}
.swiper-pagination{
    margin: 0 auto;
}
.swiper-pagination-clickable .swiper-pagination-bullet{
    margin: 0 5px;
}

.gw-title{
    font-weight: 700;
    font-size: 26px;
    color: #222222;
    margin-top: 23px;
}
.gw-title span{
    font-weight: 500;
    font-size: 22px;
    color: #276EFF;
}
.gw-desc{
    font-weight: 400;
    width: 245px;
    height: 87px;
    font-size: 16px;
    color: #666666;
    margin-top: 17px;
}
.gw-btn{
    width: 130px;
    height: 38px;
    border-radius: 19px 19px 19px 19px;
    background: #ffffff;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    color: #FF5A16;
    border: 1px solid #FF5A16;
    margin: 26px auto 0;
    line-height: 38px;
}
/*顶呱呱荣誉*/
.honor-dgg{
    height: 794px;
background: url("../img/ry_img.jpg") no-repeat;
background-size: cover;
background-position: center;
}
.ry-title{
    padding-top: 72px;
}
.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;
}
