.headersOut {
    background: rgba(0, 82, 217, 0.85);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

.headersOut .conAuto1400 {
    width: 1400px;
    min-width: 1400px;
}

.fixHeader {
    background: rgba(0, 82, 217, 1);
}

#navbar .navCon .navLi {
    padding: 0 15px;
}


.footerBar {
    min-width: 1520px;
}


.firstScreen {
    width: 100%;
    height: 100px;
    min-width: 1520px;
    
    overflow: hidden;
}

.firstScreen .hd {
    top: 45%;
    left: 30px;
}

.firstScreen .hd li {
    width: 20px;
    height: 20px;
    background: url(../png/hprr0b.png) no-repeat;
    margin-bottom: 10px;
}

.firstScreen .hd li.on {
    background: url(../png/7pohos.png) no-repeat;
}

.bannerBox,
.bannerBox .bd img {
    display: block;
    width: 100% !important;
    
}

.bannerBox .bd {
    width: 100% !important;
    height: 100%;
    overflow: hidden;
}

.moreBtn {
    height: 30px;
    padding-right: 12px;
    border-radius: 30px;
    background: linear-gradient(to right, #0154d9 0%, #097fcc 50%, #13aebe 100%);
}

.moreBtn span {
    line-height: 30px;
    padding-right: 20px;
    padding-left: 11px;
    background: url(../png/qjvixo.png) no-repeat right center;
}

.moreBtn:hover {
    animation: moreBtn2 0.5s 1 forwards;
    -webkit-animation: moreBtn2 0.5s 1 forwards;
    box-shadow: 0px 0px 10px 3px rgba(0, 77, 198, 0.35);
}

@keyframes moreBtn2 {
    from {
        background-position: 0;
    }

    to {
        background-position: 71px;
    }
}

.firstScreen .numBoxs {
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 90;
    background: hsla(0, 0%, 100%, .06);
    backdrop-filter: blur(2px);
    height: 90px;
    width: 100%;
}

.firstScreen .widthCom {
    width: 1520px;
    margin: 0 auto;
    color: #fff;
    font-size: 16px;
}

.firstScreen .num1 {
    height: 90px;
    width: 144px;
    padding-left: 77px;
    background: url(../png/fp1p97.png) no-repeat left center;
    background-size: 60px 60px;
}

.firstScreen .num2 {
    height: 90px;
    width: 144px;
    padding-left: 118px;
    background: url(../png/pnbcpu.png) no-repeat 40px center;
    background-size: 60px 60px;
}

.firstScreen .num3 {
    height: 90px;
    width: 140px;
    padding-left: 118px;
    background: url(../png/1vdas8.png) no-repeat 40px center;
    background-size: 60px 60px;
}

.firstScreen .num4 {
    height: 90px;
    width: 140px;
    padding-left: 118px;
    background: url(../png/8s63c7.png) no-repeat 40px center;
    background-size: 60px 60px;
}

.firstScreen .num5 {
    height: 90px;
    width: 140px;
    padding-left: 118px;
    background: url(../png/d8ss45.png) no-repeat 40px center;
    background-size: 60px 60px;
}

.firstScreen .num6 {
    height: 90px;
    width: 140px;
    padding-left: 118px;
    background: url(../png/w12uff.png) no-repeat 40px center;
    background-size: 60px 60px;
}

.mt8 {
    margin-top: 8px;
}

.firstScreen .line {
    width: 1px;
    height: 52px;
    background: rgb(255, 255, 255, 0.5);
    margin-top: 19px;
}



.mt-number-animate {
    font-family: 'Î¢ÈíÑÅºÚ';
    line-height: 30px;
    height: 30px;
    
    ;
    font-size: 24px;
    
    overflow: hidden;
    display: inline-block;
    position: relative;
    font-weight: bold;
    color: #fff;
}

.mt-number-animate .mt-number-animate-dot {
    width: 15px;
    
    line-height: 42px;
    float: left;
    text-align: center;
}

.mt-number-animate .mt-number-animate-dom {
    width: 17px;
    
    text-align: center;
    float: left;
    position: relative;
    top: 0;
}

.mt-number-animate .mt-number-animate-dom .mt-number-animate-span {
    width: 100%;
    float: left;
    background: none;
}

.mt-number-animate .mt-number-animate-dom {
    margin-left: 1px;
}





.module1 {
    background: #f3f8fd url(../jpg/ee3zay.jpg) no-repeat center top;
    min-width: 1400px;
    height: 970px;
    padding-top: 40px;
}


.module1 .innBox {
    width: 800px;
    height: 348px;
    border-radius: 10px;
    background: #fff;
}

.mb33 {
    margin-bottom: 33px;
}

.styleTitle .titles {
    font-size: 30px;
    font-weight: bold;
    padding-left: 30px;
    padding-top: 25px;
}

.styleTitle .titles em {
    color: #0052d9;
    font-weight: bold;
}

.zxdtList li {
    height: 91px;
    padding: 0 30px;
    cursor: pointer;
}

.zxdtList li:hover {
    background-image: -moz-linear-gradient(90deg, rgb(245, 249, 253) 0%, rgb(255, 255, 255) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(245, 249, 253) 0%, rgb(255, 255, 255) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(245, 249, 253) 0%, rgb(255, 255, 255) 100%);
    box-shadow: 0px 0px 10px 0px rgba(0, 82, 217, 0.3);
}

.zxdtList li:hover .title {
    color: #0052d9;
}

.zxdtList li .lines {
    border-bottom: 1px dashed #ededed;
    height: 91px;
}

.zxdtList li .title {
    width: 656px;
    line-height: 30px;
    height: 60px;
    font-size: 18px;
    margin-top: 14px;
}

.zxdtList li .dayBox {
    width: 70px;
    height: 60px;
    background: #f5f9fd;
    margin-top: 14px;
}

.zxdtList li .day {
    font-size: 18px;
    font-weight: bold;
    color: #0052d9;
    text-align: center;
    line-height: 34px;
}

.zxdtList li .year {
    color: #999;
    text-align: center;
    line-height: 20px;
}

.newsList {
    width: 741px;
    margin: 16px auto 0;
}

.newsList .li0 {
    background: url(../png/b1qucn.png) no-repeat;
    width: 696px;
    height: 71px;
    line-height: 71px;
    padding-left: 44px;
    font-size: 18px;
    margin-bottom: 3px;
}

.newsList .otherLi {
    line-height: 47px;
    height: 47px;
    background: url(../png/a493p2.png) no-repeat left center;
    padding-left: 20px;
    border-bottom: 1px dashed #eeeeee;
}

.newsList .otherLi p {
    font-size: 18px;
    width: 563px;
}

.newsList .otherLi:hover p {
    color: #0052d9;
}

.newsList .otherLi span {
    padding-left: 23px;
    background: url(../png/oq1wje.png) no-repeat left center;
    font-size: 16px;
    color: #666;
}



.module1 .rightBox {
    width: 570px;
    height: 730px;
    overflow: hidden;
}

.module1 .rightBox a img {
    display: block;
    width: 100%;
    height: 100%;
}

.module1 .rightBox a:hover img {
    transform: scale(1.05);
}

.module1 .rightBox a:hover::before {
    transition: all 1.3s;
    left: 850px;
}

.module1 .rightBox a:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 600px;
    top: 0;
    left: -200px;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .5)50%, rgba(255, 255, 255, 0)100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .5)50%, rgba(255, 255, 255, 0)100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .5)50%, rgba(255, 255, 255, 0)100%);
    -webkit-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
}

.module1 .rightBox .enter1 {
    display: block;
    width: 570px;
    height: 348px;
    background: url(../png/rmm4lb.png) no-repeat;
    overflow: hidden;
    position: relative;
}

.module1 .resourceDocking {
    display: block;
    width: 1400px;
    height: 160px;
    background: url(../png/o6tgqy.png) no-repeat;
    margin-top: 40px;
}


.qdVideoPop .alertCont {
    width: 960px;
    height: 633px;
}

.qdVideoPop .alertTitle {
    background: url(../png/2gp880.png) no-repeat;
}

.qdVideoPop .alertUl {
    background: #fff;
    padding: 30px;
    height: 507px;
}

.qdVideoPop video {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.module1 .rightBox .enter2 {
    display: block;
    width: 570px;
    height: 348px;
    background: url(../png/snqt2i.png) no-repeat;
    margin-top: 28px;
    overflow: hidden;
    position: relative;
}

.moreBtn2 {
    display: block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    padding-right: 10px;
    border-radius: 30px;
    background: linear-gradient(to right, #0154d9 0%, #097fcc 50%, #13aebe 100%);
    margin: 10px auto 0;
}

.moreBtn2 span {
    display: block;
    line-height: 40px;
    height: 40px;
    padding-right: 20px;
    padding-left: 11px;
    text-align: center;
    background: url(../png/qjvixo.png) no-repeat right center;
}

.moreBtn2:hover {
    animation: moreBtn3 0.5s 1 forwards;
    -webkit-animation: moreBtn3 0.5s 1 forwards;
    box-shadow: 0px 0px 10px 3px rgba(0, 77, 198, 0.35);
}

@keyframes moreBtn3 {
    from {
        background-position: 0;
    }

    to {
        background-position: 110px;
    }
}


.module2 {
    height: 609px;
}

.module2 .hd {
    width: 1400px;
    margin-left: 50%;
    left: -700px;
    bottom: 27px;
}

.module2 .hd li {
    width: 350px;
    height: 120px;
    cursor: pointer;
}

.module2 .hd li.on {
    box-shadow: 0px 0px 10px 3px rgba(0, 82, 217, 0.15);
    margin-top: -20px;
}

.module2 .hd .tab1 {
    background: url(../png/7kszdo.png) no-repeat;
    border-radius: 5px 0 0 5px;
    overflow: hidden;
}

.module2 .hd .tab1.on {
    background: url(../png/d9rxc3.png) no-repeat;
}

.module2 .hd .tab2 {
    background: url(../png/2hppff.png) no-repeat;
}

.module2 .hd .tab2.on {
    background: url(../png/34nlbi.png) no-repeat;
}

.module2 .hd .tab3 {
    background: url(../png/nqrbe6.png) no-repeat;
}

.module2 .hd .tab3.on {
    background: url(../png/y8td7b.png) no-repeat;
}

.module2 .hd .tab4 {
    background: url(../png/sz3ecr.png) no-repeat;
    border-radius: 0 5px 5px 0;
    overflow: hidden;
}

.module2 .hd .tab4.on {
    background: url(../png/gfewf1.png) no-repeat;
}


.contentTitle {
    font-size: 30px;
    font-weight: bold;
    color: #333;
    padding-bottom: 18px;
    background: url(../png/kcilz8.png) no-repeat center bottom;
}

.contentTitle.contentTitle2 {
    background: url(../png/4vjjmw.png) no-repeat center bottom;
}

.contentTitle.contentTitle3 {
    background: url(../png/7c5v8e.png) no-repeat center bottom;
}

.contentTitle em {
    color: #0052d9;
    font-size: 30px;
    font-weight: bold;
}

.xg {
    color: #0052d9;
    font-size: 7.76px;
    line-height: 15px;
    margin-top: 10px;
}


.module2 .bdBox1 {
    width: 100%;
    min-width: 1400px;
    height: 520px;
    background: url(../jpg/oi5v5x.jpg) no-repeat top center;
    background-size: 1920px 520px;
}

.module2 .bdBox1 .leftBox {
    width: 930px;
}

.module2 .bdBox1 .rightBox {
    width: 470px;
}

.bdBox1 .leftBox li {
    width: 260px;
    height: 245px;
    background: url(../png/kzko6q.png) no-repeat top center;
    margin-top: 25px;
    margin-right: 15px;
    padding-top: 34px;
    padding-left: 30px;
}

.bdBox1 .leftBox li:hover {
    width: 260px;
    height: 246px;
    background: url(../png/mz16e5.png) no-repeat top center;
    margin-top: 5px;
}

.bdBox1 .leftBox li:hover .linkArr {
    display: block;
    background: url(../png/e0lz1b.png) no-repeat;
    width: 60px;
    height: 8px;
    margin-top: 31px;
    animation: rightEffectTime 1.5s infinite;
    -webkit-animation: rightEffectTime 1.5s infinite;
}

@keyframes rightEffectTime {

    0%,
    100% {
        background: url(../png/e0lz1b.png) no-repeat right center;
    }

    70% {
        background: url(../png/e0lz1b.png) no-repeat left center;
    }
}

.bdBox1 .leftBox .tab {
    display: block;
    width: 60px;
    height: 60px;
    top: 10px;
    right: 0;
    position: absolute;
}

.bdBox1 .leftBox .state1 {
    background: url(../png/xniuil.png) no-repeat;
}

.bdBox1 .leftBox .state2 {
    background: url(../png/2imgha.png) no-repeat;
}

.bdBox1 .leftBox .state3 {
    background: url(../png/vvgalq.png) no-repeat;
}

.bdBox1 .leftBox .title {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 30px;
    height: 60px;
    width: 215px;
    margin-bottom: 15px;
}

.bdBox1 .leftBox .tabBoxs {
    height: 30px;
    overflow: hidden;
    background: none;
    margin-bottom: 12px;
}

.bdBox1 .leftBox .tabBoxs span {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    background: #196bdc;
    border-radius: 0 50px 50px 50px;
    color: #fff;
    margin-right: 10px;
}

.bdBox1 .leftBox .infop {
    line-height: 30px;
    height: 30px;
    color: #fff;
    padding-right: 20px;
}

.bdBox1 .leftBox .money {
    font-size: 18px;
    font-weight: bold;
    color: #ff8a00;
}

.bdBox1 .rightBox {
    width: 470px;
}

.bdBox1 .rightBox .topInfo {
    padding-top: 66px;
    padding-bottom: 44px;
}

.bdBox1 .rightBox .topInfo .year {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding-left: 35px;
}

.bdBox1 .rightBox .topInfo .num {
    color: #fff;
}

.bdBox1 .rightBox .topInfo .num em {
    font-size: 24px;
    color: #ff8a00;
    font-weight: bold;
}


.module2 .bdBox2 {
    width: 100%;
    min-width: 1400px;
    height: 520px;
    background: url(../jpg/8lhofd.jpg) no-repeat top center;
}

.module2 .bdBox2 .leftBox {
    width: 930px;
}

.module2 .bdBox2 .rightBox {
    width: 470px;
}

.bdBox2 .leftBox li {
    width: 260px;
    height: 245px;
    background: url(../png/kzko6q.png) no-repeat top center;
    margin-top: 25px;
    margin-right: 15px;
    padding-top: 34px;
    padding-left: 30px;
}

.bdBox2 .leftBox li:hover {
    width: 260px;
    height: 246px;
    background: url(../png/mz16e5.png) no-repeat top center;
    margin-top: 5px;
}

.bdBox2 .leftBox li:hover .linkArr {
    display: block;
    background: url(../png/e0lz1b.png) no-repeat;
    width: 60px;
    height: 8px;
    margin-top: 31px;
    animation: rightEffectTime 1.5s infinite;
    -webkit-animation: rightEffectTime 1.5s infinite;
}

.bdBox2 .leftBox .title {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 30px;
    height: 30px;
    width: 215px;
    margin-bottom: 15px;
}

.bdBox2 .leftBox .tabBoxs {
    height: 30px;
    overflow: hidden;
    background: none;
    margin-bottom: 12px;
}

.bdBox2 .leftBox .tabBoxs span {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    background: #196bdc;
    border-radius: 0 50px 50px 50px;
    color: #fff;
    margin-right: 10px;
}

.bdBox2 .leftBox .infop {
    line-height: 30px;
    height: 30px;
    color: #fff;
    padding-right: 20px;
    padding-left: 25px;
    background: url(../png/r5g18a.png) no-repeat left center;
}

.bdBox2 .leftBox .areaBox {
    width: 119px;
    height: 70px;
}

.bdBox2 .leftBox .areaBox .topp {
    color: #ff8a00;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-top: 5px;
}

.bdBox2 .leftBox .areaBox .bottomp {
    color: #fff;
    text-align: center;
    margin-top: 17px;
}

.bdBox2 .leftBox .areaBox.line {
    border-right: 1px dashed #5c90f6;
}

.bdBox2 .leftBox .money {
    font-size: 18px;
    font-weight: bold;
    color: #ff8a00;
}

.bdBox2 .enterOut {
    width: 440px;
    height: 390px;
    background: url(../png/h8rnfv.png) no-repeat;
    margin: 40px 0 0 30px;
}

.bdBox2 .enterOut .title {
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 50px;
}

.bdBox2 .enterOut .textBox div {
    width: 180px;
    height: 80px;
    background: #fff url(../png/khk37v.png) no-repeat center 30px;
    padding-top: 100px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    border-radius: 10px;
}

.bdBox2 .enterOut .textBox div:hover {
    animation: topEffect 1.2s infinite;
    -webkit-animation: topEffect 1.2s infinite;
}

@keyframes topEffect {

    0%,
    100% {
        background: #fff url(../png/khk37v.png) no-repeat center 30px;
    }

    70% {
        background: #fff url(../png/khk37v.png) no-repeat center 20px;
    }
}

.bdBox2 .enterOut .gofb {
    display: block;
    width: 96px;
    height: 40px;
    line-height: 40px;
    padding-left: 14px;
    color: #fff;
    border-radius: 50px;
    background: linear-gradient(to bottom, #ff8a00 0%, #ff6100 100%);
    margin: 50px auto 0;
}

.bdBox2 .enterOut .gofb span {
    display: block;
    padding-right: 39px;
    background: url(../png/qjvixo.png) no-repeat 66px center;
}

.bdBox2 .enterOut .gofb:hover span {
    animation: rightEffect 1.2s infinite;
    -webkit-animation: rightEffect 1.2s infinite;
}

@keyframes rightEffect {

    0%,
    100% {
        background: url(../png/qjvixo.png) no-repeat 66px center;
    }

    70% {
        background: url(../png/qjvixo.png) no-repeat 70px center;
    }
}


.module2 .bdBox3 {
    width: 100%;
    min-width: 1400px;
    height: 520px;
    background: url(../jpg/11itao.jpg) no-repeat top center;
}

.module2 .bdBox3 .leftBox {
    width: 930px;
}

.module2 .bdBox3 .rightBox {
    width: 470px;
}

.module2 .bdBox3 .leftBox li {
    width: 436px;
    height: 140px;
    background: url(../png/6zq8vy.png) no-repeat;
    margin: 0 28px 10px 0;
    color: #fff;

}

.module2 .bdBox3 .leftBox li:hover {
    background: url(../png/dfr1kt.png) no-repeat;
}


.jrcpList {
    margin-top: 23px;
    margin-left: 30px;
}


.module2 .bdBox3 .leftBox .topp a {
    width: 323px;
    padding-left: 20px;
    font-size: 18px;
    height: 60px;
    line-height: 60px;
    color: #fff;
}


.module2 .bdBox3 .leftBox .topp span {
    width: 62px;
    height: 30px;
    line-height: 30px;
    background-image: linear-gradient(0deg, rgb(255, 96, 0) 0%, rgb(255, 138, 0) 100%);
    border-radius: 50px 0 0 50px;
    color: #fff;
    padding: 0 5px;
    margin-top: 12px;
}

.module2 .bdBox3 .leftBox .bottomBox {
    height: 86px;
    
}

.module2 .bdBox3 .leftBox .bottomBox div {
    width: 144px;
    text-align: center;
    padding-top: 13px;
}

.module2 .bdBox3 .leftBox .bottomBox>span {
    border-left: 1px dashed #eee;
    width: 1px;
    height: 46px;
    margin-top: 20px;
}

.f_8b94a1 {
    
    margin-top: 10px;
}

.loanAmount {
    font-size: 24px;
    font-weight: bold;
    color: #ff6000;
}

.module2 .bdBox3 .leftBox .bottomBox .toptext {
    height: 30px;
    line-height: 30px;
}

.module2 .bdBox3 .rightBox {
    width: 440px;
    height: 160px;
    margin-top: 30px;
    padding-top: 210px;
    background: url(../png/zeo5h5.png) no-repeat center center;
}

.module2 .bdBox3 .rightBox a {
    display: block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    padding-left: 32px;
    box-sizing: border-box;
    padding-right: 12px;
    color: #fff;
    border-radius: 30px;
    background: linear-gradient(to right, rgb(255, 96, 0) 0%, #ff8a00 100%);
    margin: 93px auto 0;
}

.module2 .bdBox3 .rightBox span {
    display: block;
    background: url(../png/qjvixo.png) no-repeat 65px center;
}

.module2 .bdBox3 .rightBox a {
    display: block;
    width: 125px;
    height: 40px;
    line-height: 40px;
    padding-left: 14px;
    color: #fff;
    border-radius: 50px;
    background: linear-gradient(to bottom, #ff8a00 0%, #ff6100 100%);
    margin: 50px auto 0;
}

.module2 .bdBox3 .rightBox span {
    display: block;
    padding-right: 39px;
    background: url(../png/qjvixo.png) no-repeat 66px center;
}

.module2 .bdBox3 .rightBox a:hover span {
    animation: rightEffect 1.2s infinite;
    -webkit-animation: rightEffect 1.2s infinite;
}

@keyframes rightEffect {

    0%,
    100% {
        background: url(../png/qjvixo.png) no-repeat 66px center;
    }

    70% {
        background: url(../png/qjvixo.png) no-repeat 70px center;
    }
}


.module2 .bdBox4 {
    width: 100%;
    min-width: 1400px;
    height: 520px;
    background: url(../jpg/wai0v8.jpg) no-repeat top center;
}

.module2 .bdBox4 .leftBox {
    width: 930px;
}

.module2 .bdBox4 .rightBox {
    width: 470px;
}

.module2 .bdBox4 .leftBox li {
    width: 254px;
    height: 277px;
    background: url(../png/55ohnk.png) no-repeat;
    padding: 20px 13px 0;
    margin-right: 30px;
}

.module2 .bdBox4 .leftBox li:hover {
    background: url(../png/4pd15a.png) no-repeat;
}

.module2 .bdBox4 .leftBox li img {
    display: block;
    width: 240px;
    height: 120px;
    margin: 0 auto;
}

.module2 .bdBox4 .leftBox li .titlep {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin-top: 24px;
    text-align: center;
}

.module2 .bdBox4 .leftBox li .infop {
    color: #fff;
    margin-top: 16px;
    text-align: center;
    margin-bottom: 20px;
}

.pr12 {
    padding-right: 12px;
}

.pl12 {
    padding-left: 12px;
}

.module2 .bdBox4 .leftBox li .bottomp {
    width: 226px;
    height: 40px;
    line-height: 40px;
    background: url(../png/z2xudv.png) no-repeat;
    padding-left: 14px;
    color: #fff;
    border-radius: 50px;
    margin: 0 auto;
}

.module2 .bdBox4 .leftBox li:hover .bottomp {
    background: #fff;
    color: #0052d9;
}

.module2 .bdBox4 .leftBox li .moreBtnpx {
    display: block;
    width: 80px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    border-radius: 30px;
    background: linear-gradient(to right, #0154d9 0%, #097fcc 50%, #13aebe 100%);
    margin: 3px 4px 0 0;
    text-align: center;
}

.module2 .bdBox4 .leftBox li .moreBtnpx:hover {
    animation: moreBtnpx 0.5s 1 forwards;
    -webkit-animation: moreBtnpx 0.5s 1 forwards;
    box-shadow: 0px 0px 10px 3px rgba(0, 77, 198, 0.35);
}

@keyframes moreBtnpx {
    from {
        background-position: 0;
    }

    to {
        background-position: 80px;
    }
}

.contentTitle.contentTitle4 {
    background: url(../png/9skry3.png) no-repeat center bottom;
}

.cyjsyList {
    border-radius: 8px;
    overflow: hidden;
    width: 440px;
    margin-left: 30px;
    margin-top: 26px;
}

.cyjsyList li {
    width: 400px;
    height: 74px;
    background: #fff;
    padding: 20px 20px 0;

}

.cyjsyList li:hover {
    box-shadow: 0 0 10px #dce7fa;
    background: linear-gradient(to bottom, #eaf2ff 0%, #fff 100%);
}

.cyjsyList li a {
    font-size: 18px;
    margin-bottom: 12px;
    display: block;
}

.cyjsyList li p {
    color: #999;
    border-bottom: 1px dashed #eee;
    padding-bottom: 14px;
}


.dcwjPop {
    background: url(../png/tqx7ya.png) no-repeat;
    width: 436px;
    height: 236px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 999;
}

.dcwjPop .closebtn {
    width: 30px;
    height: 30px;
    top: 20px;
    right: 20px;
}

.dcwjPop .links {
    width: 90%;
    height: 177px;
    display: block;
    margin: 30px auto 0;
}


.alertBg,
.alertBg2,
.alertBg3 {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(../png/ee4iuw.png);
    z-index: 20001;
}

.alertCont {
    width: 800px;
    
    background-color: #ffffff;
    margin: 5% auto 0;
    border-radius: 5px;
    overflow: hidden;
}

.alertTitle {
    line-height: 67px;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    background: url(../png/gp9p8b.png) no-repeat;
    text-align: center;
    position: relative;
}

.alertClose {
    width: 15px;
    height: 15px;
    position: absolute;
    right: 20px;
    top: 26px;
}

.alertClose:hover {
    cursor: pointer;
}

.alertClose img {
    display: block;
    width: 100%;
}

.alertUl {
    background: url(../png/hymfeg.png) no-repeat bottom center;
    padding-bottom: 30px;
    height: 600px;
}

.alertBtnCont {
    width: 343px;
    margin: 0 auto;
}

.alertBtn {
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    border-radius: 50px;
}

.alertCont .infos {
    padding: 22px 30px;
    line-height: 28px;
    font-size: 16px;
}

.btnCancel {
    border: 1px solid #8db6f2;
    color: #1569e6;
    background-color: #e7f1fc;
}

.btnSubmit {
    background: linear-gradient(to right, #0154d9 0%, #097fcc 50%, #13aebe 100%);
    color: #ffffff;
}

.alertBg .zcyw {
    width: 740px;
    height: 150px;
    background: url(../png/vmkrbs.png) no-repeat;
    margin: 0 auto 30px;
}

.alertBg .titleBox span {
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    margin-top: 20px;
    margin-left: 38px;
}

.alertBg .titleBox a {
    line-height: 40px;
    margin-top: 20px;
    margin-left: 30px;
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
    color: #0052d9;
}

.alertBg .phoneBoxs {
    padding-left: 119px;
    background: url(../png/6ea25y.png) no-repeat 80px center;
    font-size: 16px;
    line-height: 24px;
    margin-top: 42px;
}

.alertBg .phoneBoxs span {
    font-size: 24px;
    font-weight: bold;
    color: #fe6a1c;
    font-style: italic;
}



.alertBg2 .titlesp {
    font-size: 16px;
    font-weight: bold;
    color: #0052d9;
}

.alertBg2 .zcyw {
    width: 740px;
    height: 280px;
    background: url(../png/vnhvy7.png) no-repeat;
    margin: 0 auto 30px;
}

.alertBg2 .titleBox span {
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    margin-top: 20px;
    margin-left: 38px;
}

.alertBg2 .titleBox a {
    line-height: 40px;
    margin-top: 20px;
    margin-left: 30px;
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
    color: #0052d9;
}

.alertBg2 .phoneBoxs {
    width: 300px;
    height: 40px;
    line-height: 40px;
    background: #fff url(../png/6ea25y.png) no-repeat 13px center;
    padding-left: 54px;
    border-radius: 50px;
    margin: 30px auto 0;
}

.alertBg2 .phones li {
    width: 218px;
    margin-left: 28px;
    line-height: 30px;
}

.alertBg2 .phones li span {
    color: #fe6a1c;
    font-weight: bold;
}



.mailboxAppealOpen{
    position: fixed;
    right: 20px;
    top: 20%;
    width: 70px;
    height: 70px;
    background: url(../png/w61cuq.png) no-repeat;
    z-index: 999;
    display: block;
}
.mailboxAppealOpen.none{
    display: none;
}
.mailboxAppeal {
    position: fixed;
    right: 20px;
    top: 20%;
    width: 80px;
    height: 471px;
    background: url(../png/ak3vnp.png) no-repeat;
    z-index: 999;
}
.mailboxAppeal .closeBtns{
    display: block;
    width: 36px;
    height: 51px;
    background: url(../png/j3od6m.png) no-repeat top center;
    margin: 0 auto;
}
.mailboxAppeal .bigandrold {
    width: 140px;
    left: -148px;
    top: 237px;
    border-radius: 8px;
    border: 2px solid #b4ccf0;
}
.closebigandrold{
    width: 24px;
    height: 24px;
    border-radius: 50px;
    background: #fff url(../png/sboebt.png) no-repeat;
    display: block;
    top: -24px;
    left: -24px;
}
.mailboxAppeal .cjTip {
    display: block;
    width: 67px;
    height: 236px;
    margin: 232px 0 0 8px;
    cursor: default;
    overflow: hidden;
}

.mailboxAppeal .cjTip .androld {
    display: block;
    width: 62px;
    height: 59px;
    margin-top: 34px;
}

.mailboxAppeal .cjTip .pc {
    display: block;
    width: 62px;
    height: 59px;
    margin-top: 30px;
}

.mailboxAppeal .openMail {
    display: block;
    width: 67px;
    height: 98px;
    margin: 0 0 0 8px;
}

.mailboxAppeal .popTip {
    width: 275px;
    background: url(../png/hymfeg.png) no-repeat bottom right;
    left: -302px;
    top: 267px;
    padding: 10px;
    border-radius: 8px;
    line-height: 24px;
    border: 2px solid #b4ccf0;
}

.mailboxAppeal .popTip p {
    color: #333;
}


.headersOut.cj {
    background: url(../png/antk4u.png) repeat;
    min-width: 1520px;
}

#navbar .searchBox.cj {
    border: 1px solid rgba(255, 255, 255, 0.5);
    background: rgba(255, 255, 255, 0.4);
}

#navbar .searchBox.cj a {
    background: url(../png/4wapth.png) no-repeat;
}

.cj .welcome_a:hover,
.cj .webvnavBbox:hover,
.cj .afterLogin:hover {
    background-color: #ff8a00;
}

.cj #navbar .navCon .navLi.on a,
.cj #navbar .navCon .navLi:hover a {
    color: #fff;
    border-bottom: 2px solid transparent;
}

.cj .tbnav {
    width: 88px;
    height: 76px;
    background: url(../png/ps14q1.png) no-repeat center;
    position: absolute;
    margin-left: 50%;
    left: -336px;
    top: 20px;
}

.cj .welcome_p01 span {
    color: #fff;
}

.firstScreen.cj .widthCom,
.cj .mt-number-animate {
    color: #222;
}

.firstScreen.cj .num1 {
    background: url(../png/yk1vtb.png) no-repeat left center;
}

.firstScreen.cj .num2 {
    background: url(../png/krq5cw.png) no-repeat 40px center;
}

.firstScreen.cj .num3 {
    background: url(../png/sr5hbg.png) no-repeat 40px center;
}

.firstScreen.cj .num4 {
    background: url(../png/6zpi10.png) no-repeat 40px center;
}

.firstScreen.cj .num5 {
    background: url(../png/p4kgxn.png) no-repeat 40px center;
}

.firstScreen.cj .num6 {
    background: url(../png/uyvxq0.png) no-repeat 40px center;
}

.firstScreen.cj .line {
    background: rgb(246, 237, 226, 0.5);
}

.firstScreen.cj .numBoxs {
    backdrop-filter: blur(4px);
}


.headersOut.yx {
    background: url(../png/2p4ram.png) repeat;
    min-width: 1520px;
}

#navbar .searchBox.yx {
    border: 1px solid rgba(255, 255, 255, 0.5);
    background: rgba(255, 255, 255, 0.4);
}

#navbar .searchBox.yx a {
    background: url(../png/4wapth.png) no-repeat;
}

.yx .welcome_a:hover,
.yx .webvnavBbox:hover,
.yx .afterLogin:hover {
    background-color: #ff8a00;
}

.yx #navbar .navCon .navLi.on a,
.yx #navbar .navCon .navLi:hover a {
    color: #fff;
    border-bottom: 2px solid transparent;
}

.yx .tbnav {
    width: 88px;
    height: 76px;
    background: url(../png/e9tn6b.png) no-repeat center;
    position: absolute;
    margin-left: 50%;
    left: -335px;
    top: 28px;
}

.yx .welcome_p01 span {
    color: #fff;
}

.firstScreen.yx .widthCom,
.yx .mt-number-animate {
    color: #222;
}

.firstScreen.yx .num1 {
    background: url(../png/yk1vtb.png) no-repeat left center;
}

.firstScreen.yx .num2 {
    background: url(../png/krq5cw.png) no-repeat 40px center;
}

.firstScreen.yx .num3 {
    background: url(../png/sr5hbg.png) no-repeat 40px center;
}

.firstScreen.yx .num4 {
    background: url(../png/6zpi10.png) no-repeat 40px center;
}

.firstScreen.yx .num5 {
    background: url(../png/p4kgxn.png) no-repeat 40px center;
}

.firstScreen.yx .num6 {
    background: url(../png/uyvxq0.png) no-repeat 40px center;
}

.firstScreen.yx .line {
    background: rgb(246, 237, 226, 0.5);
}

.firstScreen.yx .numBoxs {
    backdrop-filter: blur(4px);
}


.headersOut.qm {
    background: url(../png/miru71.png) repeat;
    min-width: 1520px;
}

.firstScreen.qm .numBoxs {
    background: rgb(44, 112, 110, 0.23);
}


.zcwjList {
    width: 440px;
    height: 306px;
}

#zcwjList .tempWrap {
    margin-left: 30px;
}

.bdBox1 .zcwjList li {
    width: 400px;
    height: 117px;
    background: #fff;
    border-radius: 8px;
    margin-top: 18px;
    padding: 14px 20px 0;
}

.bdBox1 .zcwjList li:hover {
    background-image: -moz-linear-gradient(90deg, rgb(234, 242, 255) 0%, rgb(255, 255, 255) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(234, 242, 255) 0%, rgb(255, 255, 255) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(234, 242, 255) 0%, rgb(255, 255, 255) 100%);
    box-shadow: 0px 0px 10px 0px rgba(0, 82, 217, 0.3);
}

.bdBox1 .zcwjList li a {
    display: block;
    line-height: 25px;
    height: 50px;
    font-size: 18px;
}

.bdBox1 .zcwjList li a:hover {
    color: #0052d9;
}

.bdBox1 .zcwjList li p {
    border-top: 1px dashed #eee;
    line-height: 50px;
    margin-top: 15px;
    color: #999;
}

.module2 #zcwjList .wjhd {
    width: 120px;
    height: 20px;
    background: url(../png/lqtagz.png) no-repeat;
    margin: 32px auto 0;
}

.module2 #zcwjList .wjhd ul {
    margin-left: 31px;
}

.module2 #zcwjList .wjhd li {
    width: 8px;
    height: 8px;
    background: url(../png/0e3cko.png) no-repeat;
    margin: 6px 12px 0 0;
}

.module2 #zcwjList .wjhd li.on {
    background: url(../png/b4bfow.png) no-repeat;
}

.module2 #zcwjList .wjprev {
    display: block;
    width: 8px;
    height: 10px;
    background: url(../png/mozde1.png) no-repeat;
    margin: 5px 13px 0 17px;
}

.module2 #zcwjList .wjnext {
    display: block;
    width: 8px;
    height: 10px;
    background: url(../png/gb7j3p.png) no-repeat;
    margin: 5px 13px 0 0;
}


.volunteer {
    display: block;
    width: 190px;
    height: 140px;
    background: url(../png/6a03m9.png) no-repeat;
    position: fixed;
    left: 20px;
    top: 150px;
    z-index: 99;
}

.volunteer.none {
    display: none !important;
}


.volunteerpop.alertBg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    
    z-index: 20001;
}

.volunteerpop .alertCont {
    width: 818px;
    
    background-color: #ffffff;
    margin: 5% auto 0;
    border-radius: 5px;
    overflow: hidden;
}

.volunteerpop .alertTitle {
    line-height: 67px;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    background: url(../png/gp9p8b.png) no-repeat;
    text-align: center;
    position: relative;
}

.volunteerpop .alertClose {
    width: 15px;
    height: 15px;
    position: absolute;
    right: 20px;
    top: 26px;
}

.volunteerpop .alertClose:hover {
    cursor: pointer;
}

.volunteerpop .alertClose img {
    display: block;
    width: 100%;
}

.volunteerpop .alertUl {
    height: 357px;
    padding: 30px;
    background: url(../png/hymfeg.png) no-repeat bottom center;
}

.volunteerpop .alertLable {
    width: 101px;
    font-size: 14px;
    color: #000000;
    text-align: right;
    line-height: 44px;
}

.volunteerpop .alertLable span {
    color: rgb(243, 74, 74);
    margin-right: 4px;
}

.volunteerpop .alertIpt {
    height: 44px;
    width: 601px;
    border: 1px solid #ededed;
    border-radius: 4px;
    
}

.volunteerpop .alertIpt input {
    width: 100%;
    height: 44px;
    border: none;
    outline: none;
    padding: 5px 10px;
    box-sizing: border-box;
}

.volunteerpop .yzBox {
    width: 91px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    position: absolute;
    top: 7px;
    right: 60px;
    border: none;
}

.volunteerpop .alertIpt input.DuanXinBox {
    width: 91px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background: #dddddd;
    border-radius: 5px;
    position: absolute;
    top: 7px;
    right: 50px;
    border: none;
    padding: 0;
}

.volunteerpop .alertBtn {
    width: 110px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    border-radius: 50px;
}

.volunteerpop .alertBtnCont {
    text-align: center;
}

.volunteerpop .btnCancel {
    border: 1px solid #8db6f2;
    color: #1569e6;
    background-color: #e7f1fc;
}

.volunteerpop .btnSubmit {
    background: url(../png/g2jf06.png) no-repeat;
    color: #ffffff;
}

.xysBox {
    width: 351px;
    height: 306px;
    background: url(../png/sbyfmb.png) no-repeat;
    position: fixed;
    left: 20px;
    top: 290px;
    z-index: 1000;
}

.xysBox .alink1 {
    width: 30px;
    height: 30px;
    right: 18px;
    top: 13px;
}

.xysBox .alink2 {
    width: 140px;
    height: 40px;
    right: 105px;
    bottom: 45px;
}

.cysBox {
    width: 351px;
    height: 306px;
    background: url(../png/9h34it.png) no-repeat;
    position: fixed;
    left: 20px;
    top: 290px;
    z-index: 1000;
}

.cysBox .alink1 {
    width: 30px;
    height: 30px;
    right: 18px;
    top: 13px;
}

.cysBox .alink2 {
    width: 140px;
    height: 40px;
    right: 105px;
    bottom: 45px;
}


.cdPop {
    background: url(../png/bil23e.png) no-repeat;
    width: 400px;
    height: 285px;
    position: fixed;
    z-index: 100;
    left: 20px;
    bottom: 20px;
}

.cdPop .alink1 {
    display: block;
    width: 28px;
    height: 28px;
    top: 12px;
    right: 13px;
    border-radius: 50px;
}

.cdPop p {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    line-height: 30px;
    text-shadow: 2px 2px 2px #0337b5;
    margin: 85px 0 0 27px;
}

.cdPop .alink2 {
    display: block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin: 66px 0 0 124px;
}


.tsyPop {
    width: 357px;
    height: 265px;
    background: url(../png/1qkogj.png) no-repeat;
    position: fixed;
    left: 20px;
    top: 290px;
    z-index: 1000;
}

.tsyPop .closeA {
    top: 13px;
    right: 14px;
    width: 28px;
    height: 28px;
    display: block;
}

.tsyPop .linkA {
    bottom: 34px;
    left: 103px;
    width: 140px;
    height: 40px;
    display: block;
}


#navbar .navCon {
    width: auto;
}

#navbar .searchBox {
    width: 218px;
    height: 34px;
    border: 1px solid rgb(255, 255, 255, 0.5);
    background: rgb(255, 255, 255, 0.3);
    border-radius: 50px;
    margin-top: 17px;
}

#navbar .searchBox input {
    width: 162px;
    height: 34px;
    border: none;
    background: none;
    margin-left: 13px;
    color: #fff;
}

#navbar .searchBox input::-webkit-input-placeholder {
    color: #fff;
}

#navbar .searchBox input:-moz-placeholder {
    color: #fff;
}

#navbar .searchBox input::-moz-placeholder {
    color: #fff;
}

#navbar .searchBox input:-ms-input-placeholder {
    color: #fff;
}

#navbar .searchBox a {
    width: 32px;
    height: 33px;
    background: url(../png/xhsb9w.png) no-repeat;
    margin: 0 1px 0 0;
}


.module3 {
    width: 100%;
    min-width: 1400px;
    height: 478px;
    background: url(../jpg/hj2amx.jpg) no-repeat bottom center;
    padding-top: 9px;
}

.module3 .hd {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.module3 .hd a {
    position: absolute;
    height: 36px;
    width: 36px;
    top: 162px;
}

.module3 .hd a.prev {
    left: 0;
    background: url(../png/mhx3ud.png) no-repeat center;
}

.module3 .hd a.prev:hover {
    background: url(../png/cay5kw.png) no-repeat center;
}

.module3 .hd a.next {
    right: 0;
    background: url(../png/vb2h1d.png) no-repeat center;
}

.module3 .hd a.next:hover {
    background: url(../png/yo8enk.png) no-repeat center;
}

.module3 .leftBox .bd {
    margin-left: 52px;
    height: 390px !important;
}

.module3 .leftBox .bd .tempWrap {
    width: 1294px !important;
}

.module3 .leftBox ul li {
    width: 300px;
    height: 328px;
    border-radius: 8px;
    background: url(../png/ve5osf.png) no-repeat center bottom;
    background-size: 100% 100%;
    margin-top: 20px;
    margin-right: 30px;
}

.module3 .leftBox ul li:hover {
    background: url(../png/t7ihsa.png) no-repeat center bottom;
    background-size: 100% 100%;
}

.module3 .leftBox ul li a {
    display: block;
    padding: 0 47px 0 50px;
    height: 328px;
    width: 203px;
    overflow: hidden;
}

.module3 .leftBox ul li .lable {
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    background-color: #eaf2ff;
    color: #0052d9;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    border-radius: 0 25px 25px 25px;
    max-width: 100px;
}

.module3 .leftBox ul li .userHaederBox {
    border-radius: 50%;
    width: 140px;
    height: 140px;
    margin: 10px 0 0 30px;
}

.module3 .leftBox ul li .userHaederBox img {
    border-radius: 50%;
    width: 100%;
    height: 100%;
    display: block;
}

.module3 .leftBox ul li .name {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    padding: 33px 0 0;
    width: 146px;
}

.module3 .leftBox ul li .arr {
    width: 45px;
    height: 8px;
    margin-top: 44px;
    background: url(../png/5ixiz2.png) no-repeat right center;
}

.module3 .leftBox ul li:hover .arr {
    animation: rightEffectTime 1.5s infinite;
    -webkit-animation: rightEffectTime 1.5s infinite;
}

@keyframes rightEffectTime {

    0%,
    100% {
        background: url(../png/5ixiz2.png) no-repeat right center;
    }

    70% {
        background: url(../png/5ixiz2.png) no-repeat left center;
    }
}

.module3 .leftBox ul li .infop {
    color: #fff;
    line-height: 18px;
    height: 36px;
    margin-top: 18px;
    overflow: hidden;
}


.zsPop {
    width: 357px;
    height: 265px;
    background: url(../png/q5gx2e.png) no-repeat;
    position: fixed;
    left: 20px;
    top: 290px;
    z-index: 1000;
}

.zsPop .closeA {
    top: 13px;
    right: 14px;
    width: 28px;
    height: 28px;
    display: block;
}

.zsPop .linkA {
    bottom: 34px;
    left: 103px;
    width: 140px;
    height: 40px;
    display: block;
}


.sqdsPop {
    width: 290px;
    height: 210px;
    background: url(../png/rpponu.png) no-repeat;
    position: fixed;
    left: 20px;
    top: 290px;
    z-index: 1000;
}

.sqdsPop p {
    font-size: 12px;
    color: #001dcd;
    margin: 137px 0 0 55px;
}

.sqdsPop .closeA {
    top: 0px;
    right: 0px;
    width: 28px;
    height: 28px;
    display: block;
}

.sqdsPop .linkA {
    bottom: 12px;
    left: 79px;
    width: 100px;
    height: 30px;
    display: block;
}


.dsPop {
    width: 332px;
    height: 237px;
    background: url(../png/xi3nhp.png) no-repeat;
    position: fixed;
    left: 20px;
    top: 290px;
    z-index: 1000;
}

.dsPop p {
    font-size: 12px;
    color: #001dcd;
    margin: 137px 0 0 55px;
}

.dsPop .closeA {
    top: 30px;
    right: 13px;
    width: 28px;
    height: 28px;
    display: block;
}

.dsPop .linkA {
    bottom: 30px;
    left: 155px;
    width: 104px;
    height: 39px;
    display: block;
}

.xyPop {
    width: 202px;
    height: 152px;
    background: url(../png/ixssmn.png) no-repeat;
    position: fixed;
    left: 20px;
    top: 290px;
    z-index: 1000;
}
.xyPop .closeA {
    top: 8px;
    right: 7px;
    width: 13px;
    height: 13px;
    display: block;
}
.xyPop .linkA {
    bottom: 18px;
    left: 59px;
    width: 90px;
    height: 30px;
    display: block;
}
.xyCodePop{
    background: url(../png/ee4iuw.png) repeat;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1001;
}
.cyMain{
    width: 360px;
    height: 300px;
    margin: 10% auto 0;
    background: url(../png/ont1mt.png) no-repeat;
    overflow: hidden;
}
.cyMain .closeA {
    top: 10px;
    right: 10px;
    width: 13px;
    height: 13px;
    display: block;
}
.cyMain .topp{
    font-size: 16px;
    text-align: center;
    color: #0052d9;
    margin-top: 27px;
}
.cyMain img{
    display: block;
    width: 168px;
    height: 168px;
    margin: 20px auto 14px;
}
.cyMain .xyBtn{
    display: block;
    width: 160px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
    margin: 0 auto;
}

.cyyjsPop {
    width: 202px;
    height: 132px;
    background: url(../png/qpzgxr.png) no-repeat;
    position: fixed;
    z-index: 1000;
    right: 10px;
    bottom: 30px;
}
.cyyjsPop .closeA {
    top: 8px;
    right: 7px;
    width: 13px;
    height: 13px;
    display: block;
}
.cyyjsPop .linkA {
    bottom: 16px;
    left: 28px;
    width: 90px;
    height: 30px;
    display: block;
}