body {
    overflow: auto;
}
a{
    background-color: transparent !important;
    text-decoration:none;
}
::-webkit-scrollbar {
    display: none;
}

.header {
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 108px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: transparent;
    background-color: rgba(42, 41, 41, 0.4);
}
.headerTop{
    box-shadow: 0 2px 15px 2px #808080;
    background-color: #fff !important;
}
.header li.active>a{
    color: rgba(52, 112, 255, 0.9);
}
.headerNav a:hover{
    text-decoration:none;
}
.header .headerImg {
    height: 43px;
    margin-left: 120px;
}
header .headerImg:hover{
    cursor: pointer;
}
.header .headerImg1{
    display: block;
}
.header .headerImg2{
    display: none;
}
.headerTop .headerImg2{
    display: block;
}
.headerTop .headerImg1{
    display: none;
}

.header .headerLeft {
    margin-right: 100px;
    display: flex;
    align-items: center;
}

.header .headerbtn>a {
    display: inline-block;
    color: #FFF;
    font-size: 16px !important;
    font-weight: 400;
}
.headerTop .headerbtn>a {
    display: inline-block;
    color: #000;
    font-size: 20px;
    font-weight: 400;
}

.header .headerbtn>a.headerLogin {
    width: 174px;
    height: 50px;
    background-color: #3470FF;
    border-radius: 60px;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    font-weight: 700;
    padding: 0;
    margin-left: 15px;
    color: #fff;
}
.header .nav>li>a:hover, .header .nav .open>a{
    color: rgba(52, 112, 255, 0.9);
    background-color: transparent !important;
}
.nav >a:hover{
    color: rgba(52, 112, 255, 0.9);
    background-color: transparent !important;
}
.header .headerbtn .dropdown-menu{
    margin-top: 28px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    right: 50%;
    transform: translate(50%, 0);
}
.header .headerbtn .dropdown-menu>li{
    display: inline-block;
    width: 100%;
}
.header .headerbtn .dropdown-menu>li>a{
    width: 100%;
}
.open>.dropdown-menu {
    display: inline-block;
}


/* 轮播 */
#swiper {
    width: 100%;
    height: 780px;
    position: relative;
}
#swiper .homePage{
    position: absolute;
    left: 8%;
    bottom: 30px;
    color: #FFF;
    font-size: 20px;
    font-weight: 400;
    z-index: 66;
}
#swiper .homePage a{
    color: #FFF;
    text-decoration: none;
}

#swiper .swiperImg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

#swiper .swiperText1 {
    position: absolute;
    top: 210px;
    left: 172px;
    font-size: 40px;
    font-weight: 700;
    line-height: 59px;
    color: #fff;
}

#swiper .swiperText2 {
    position: absolute;
    top: 312px;
    left: 172px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}

#swiper .swiperText3 {
    position: absolute;
    top: 150px;
    left: 172px;
    font-size: 40px;
    font-weight: 700;
    line-height: 59px;
    color: #fff;
}

#swiper .swiperText4 {
    position: absolute;
    top: 252px;
    left: 172px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}

#swiper .lookInfo {
    position: absolute;
    top: 550px;
    left: 172px;
    width: 300px;
    height: 75px;
    border-radius: 60px;
    background-color: #fff;
    color: #3470FF;
    text-align: center;
    line-height: 75px;
    font-size: 20px;
}
#swiper .lookInfo:hover,#swiper .lookInfo1:hover,#swiper .lookInfo1a:hover,#swiper .lookInfoa:hover{
    cursor: pointer;
}
#swiper .lookInfo1 {
    position: absolute;
    top: 550px;
    left: 512px;
    width: 300px;
    height: 75px;
    border-radius: 60px;
    background-color: transparent;
    color: #fff;
    text-align: center;
    line-height: 75px;
    font-size: 20px;
    border: 2px solid #fff;
}
#swiper .lookInfoa {
    position: absolute;
    top: 480px;
    left: 172px;
    width: 300px;
    height: 75px;
    border-radius: 60px;
    background-color: #fff;
    color: #3470FF;
    text-align: center;
    line-height: 75px;
    font-size: 20px;
}

#swiper .lookInfo1a {
    position: absolute;
    top: 480px;
    left: 512px;
    width: 300px;
    height: 75px;
    border-radius: 60px;
    background-color: transparent;
    color: #fff;
    text-align: center;
    line-height: 75px;
    font-size: 20px;
    border: 2px solid #fff;
}

#swiper .lookInfo2 {
    left: 170px;
}

#swiper .lookInfo3 {
    left: 490px;
}

#swiper .lookInfo4 {
    left: 810px;
}

.mainTitle {
    font-size: 5rem;
    font-weight: 700;
    text-align: center;
    padding-top: 66px;
    padding-bottom: 33px;
}

#home .mainTitleLittle {
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    margin-top: 18px;
}

#home .fuwuHome {
    width: 100%;
    /* height: 717px; */
}

#home .fuwuHome>img {
    display: block;
    width: 64%;
    margin: 0 auto;
}

#home .schemeHome {
    width: 100%;
    height: auto;
    background-color: #3470FF;
}

#home .schemeHome .schemebody {
    width: 100%;
    padding: 70px 60px 20px 60px;
}

#home .schemeHome .schemebody .schemeBox {
    width: 100%;
    max-width: 530px;
    height: 440px;
    background-color: #3470FF;
    border-radius: 20px;
    margin: 0px auto 20px;
    box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.05);
    color: #fff;
}
#home .schemeHome .schemebody .schemeBox:hover{
    cursor: pointer;
}
#home .schemeHome .schemebody .schemeBox .schemeImg {
    width: 100%;
    height: 260px;
    position: relative;
}

#home .schemeHome .schemebody .schemeBox .schemeImg>img {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}

#home .schemeHome .schemebody .schemeBox .schemespan {
    width: 100%;
    font-size: 2.6rem;
    font-weight: 600;
    text-align: center;
}

#home .schemeHome .schemebody .schemeBox .schemespan1 {
    width: 326px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    margin: 22px auto;
    color: #fff;
}

#home .transition .transitionImgdiv {
    height: 548px;
    width: 100%;
    position: relative;
    margin: 40px 0 0 0;
}
#home .transition .transitionImgdiv1 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
#home .transition .transitionImg1 {
    width: 100%;
    transition: all 0.5s;
    transform: scale(1.2);
}

#home .transition .transitionImgdiv img:hover {
    cursor: pointer;
    transform: scale(1);
}
#home .transition .transitionImg2 {
    height: 19rem;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -9.5rem;
    margin: auto;
}
#home .news{
    width: 100%;
    /*height: 848px;*/
    background-color: #D9E0EC33;
}
#home .newsBody{
    width: 100%;
    height: 627px;
    display: flex;
    /*background-color: rgb(52, 112, 255);*/
}
#home .newsBody .newsList{
    /* width: 100%; */
    height: 627px;
    padding: 50px 70px;
    background-color: rgb(52, 112, 255);
    /* overflow-y: auto; */

}
#home .newsBody .newsList1{
    width: 60%;
    height: 100%;
    overflow: hidden;
}
#home .newsBody .newsList1 video{
    width: 100%;
    height: 100%;
    object-fit: fill
}
#home .newsBody .newsList{
    width: 40%;
    height: 100%;
    position: relative;
    z-index: 2;
}
#home .newsBody .newsList .newsUl{
    height: 100%;
    overflow-y: auto;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    line-height: 2;
}
#home .newsBody .newsList .newsUl>li{
    background-color: transparent ;
    border: none;
    border-bottom: 1px solid #959595;
}
#home .newsBody .newsList .newsUl>li>span{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /* 限制在一个块元素显示的文本的行数 */
    -webkit-line-clamp: 1;
    /* 设置或检索伸缩盒对象的子元素的排列方式 */
    -webkit-box-orient: vertical;
}
#home .newsBody .newsList .newsUl>li>span:hover{
    cursor: pointer;
    font-size: 21px;
    font-weight: 700;
}
footer{
    width: 100%;
    height: 480px;
}
footer .footerDiv{
    width: 100%;
    height: 440px;
    background-color: black;
    padding: 75px 0px 0;
    display: flex;
    justify-content: center;
}
footer .footerleft{
    width: 34%;
    height: 285px;
    display: flex;
}
footer .footerleft .footerleftL{
    width: 50%;
}
footer .footerleft .footerleftR{
    width: 50%;
}
footer .footerleft  .footerleftT{
    width: 100%;
    height: 60%;
}
footer .footerright{
    width: 24%;
    padding-left: 76px;
    height: 285px;
    border-left: 1px solid #FFF;
}
footer .footerright:last-child{
    width: 15%;
}
footer .footerTitle{
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    padding-bottom: 25px;
}
footer .footerList{
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: rgb(115, 115, 115);
    margin-bottom: 8px;
}
footer .footerListImg{
    display: flex;
}
footer .footerListImg .qrcode{
    width: 18px;
    margin: 8px 16px 16px 0;
    position: relative;
}
footer .footerListImg .qrcode>img{
    width: 100%;
}
footer .footerListImg .qrcode:hover{
    cursor: pointer;
}
footer .footerListImg .qrcode .qrcodeTop{
    position: absolute;
    width: 88px;
    bottom: 28px;
    display: none;
}
footer .footerListImg .qrcode .qrcodeTop>img{
    width: 100%;
}
footer .footerListImg .qrcode:hover .qrcodeTop{
    display: block;
}
footer .footerListspan{
    display: flex;
    flex-wrap: wrap;
    color: rgb(115, 115, 115);
}
footer .footerListspan>a{
    display: block;
    color: rgb(115, 115, 115);
    margin-right: 16px;
    font-size: 16px;
}
footer .webAQ{
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    color: rgb(71, 71, 71);
}
footer .webAQ1{
    text-align: center;
    font-size: 12px;
    font-weight: 200;
    color: rgb(71, 71, 71);
}
header .headerbtn{
    display: flex;
    justify-content: space-around;
    align-items: center;
    font-size: 20px;
    color: #FFF;
}
header .headerbtn>img{
    display: inline-block;
    width: 20px;
    height: 20px !important;
    margin: 0 20px !important;
}
.headerTop .headerbtn{
    color: #000;
}
 .headerbtn>span:hover{
    cursor: pointer;
}
.rightFlex{
    width: 74px;
    height: 210px;
    position: fixed;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #FFF;
    z-index: 99;
    display: flex;
    flex-flow: column;
    justify-content: space-around;
    text-align: center;
}
.rightFlex .rightLi>img{
    width: 35px;
}
.rightFlex .rightLi>span{
    display: block;
    font-size: 12px;
    font-weight: 400;
    margin-top: 12px;
}
.rightFlex .rightLi:hover{
    cursor: pointer;
}
.rightFlex .phonemove:hover .advisory-h{
    display: block;
}
.rightFlex .phonemove .advisory-h{
    padding: 10px;
    width: 170px;
    height: 70px;
    position: absolute;
    right: 90px;
    top: 4px;
    background: #fff;
    -webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,0.1);
    box-shadow: 0 2px 12px 0rgba(0,0,0,.1);
    border: 1px solid #e1e6f0;
    border-radius: 6px;
    -webkit-transition: visibility .1s;
    transition: visibility .1s;
    z-index: 9999;
    display: none;
}
.advisory-h-top{
    margin: 0;
    font-size: 12px;
    color: #9b9b9b;
    border-radius: 6px;
    padding: 0px 10px 10px;
}
.number{
    margin: 0;
    font-size: 18px;
    padding-left: 15px;
    color: #17212c;
    font-weight: 600;
}
.triangle_icon{
    position: absolute;
    display: block;
    width: 6px;
    height: 6px;
    background: #fff;
    right: -7px;
    -webkit-transform: translateX(-50%) rotate(135deg);
    transform: translateX(-50%) rotate(135deg);
    top: 31px;
    border-color: #e1e6f0 transparent transparent #e1e6f0;
    border-style: solid;
    border-width: 1px;
}
.zixun{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.2);
    display: none;
}
.zixun .zixunForm{
    width: 420px;
    /*height: 602px;*/
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    transform: translateY(30%);
    background-color: #3470FF;
    border-radius: 10px;
}
.zixun .zixunForm .formTitle{
    font-size: 38px;
    font-weight: 700;
    text-align: center;
    margin: 40px auto;
    color: #fff;
}
.zixunInfo{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.2);
    display: none;
}
.zixunInfo .zixunFormInfo{
    width: 817px;
    /*height: 602px;*/
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    transform: translateY(30%);
    background-color: #3470FF;
    border-radius: 10px;
}
.zixunInfo .zixunFormInfo .formTitleInfo{
    font-size: 48px;
    font-weight: 700;
    text-align: center;
    margin: 40px auto;
    color: #fff;
}
.zixun .zixunForm .zixunClose{
    position: absolute;
    top: 20px;
    right: 30px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    width: 20px;
    height: 20px;
    background-color: rgba(255,255,255,0.4);
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
}
.zixun .zixunForm .zixunClose:hover{
    cursor: pointer;
}
.zixun .zixunForm .applyFrom{
    width: 80%;
    margin: auto;
    color: #FFF;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.zixun .zixunForm .applyFrom .form-group{
    padding: 0 20px;
}
.zixun .zixunForm .applyFrom .form-group .formInputBtn{
    width: 100%;
    text-align: center;
}
.zixun .zixunForm .applyFrom .form-group .formInputBtn>button{
    background-color: #fff;
    color: #3470FF;
    width: 100px;
    height: 40px;
    border-radius: 6px;
}
.mianfeishiyong{
    margin: 36px auto;
}
.mianfeishiyong>img{
    display: block;
    height: 287px;
    margin: 10px auto;
}
.mianfeishiyong>img:hover{
    cursor: pointer;
}
.lookVideo{
    height: 430px;
    width: 750px;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 999;
    display: none;
}
.lookVideo>video{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.lookVideo .closeLookVideo{
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    font-size: 20px;
    background-color: rgba(0,0,0,0.3);
    border-radius: 50%;
    z-index: 9999;
    text-align: center;
    line-height: 20px;
}
.lookVideo .closeLookVideo:hover{
    cursor: pointer;
}
.message{
    position: fixed;
    top: 30px;
    left: 0;
    right: 0;
    margin: auto;
    width: 280px;
    height: 40px;
    padding: 10px 20px;
    background-color: #99d299;
    z-index: 9999;
    border-radius: 4px;
    line-height: 20px;
    color: #50c450;
    display: none;
}
.filing{
    display: flex;
    width: 100%;
    height: 30px;
    justify-content: center;
    align-items: center;
    padding: 20px;
}
.filing>a{
    text-decoration:none;
    color: #000;
}
.filing>img{
    width: 26px;
    margin: 0 20px;
}

