div,
span,
a {
    user-select: none;
}

.flx {
    display: flex;
}

.header {
    height: 200px;
    width: 95vw;
}

 
.zhezhao {
    width: 100vw;
    height: 100vh;
    background-color: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    opacity: 0.3;

}

.test3 {
    margin-left: 270px;
    position: fixed;
    top: 50px;
    left: 7%; 
    z-index: 9999999; 
}


 

.navs {
    margin-top: -50px;
    flex: 0 0 50%;
    justify-content: end;
    color: #263238;
    min-width: 800px;
}

.nav {
    flex: 0 0 15%;
    cursor: pointer;
}

.banner {
    background-image: url("../img/3.10banner.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 412px;
    min-height: 412px;
    min-width: 1200px;
    color: #fff; 
    width: 100vw;
    padding-top: 200px;
    margin-top: -200px;
}

.banner .tit {
    /* margin-top: 100px; */
    font-size: 50px;
}

.banner .bigtxt {
    width: 400px;
    margin-top: 100px;
}

.banner .btn {
    width: 144px;
    height: 62px;
    border-radius: 11px 0px 11px 11px;
    margin-top: 14px;
    color: #4B92E9;
    line-height: 62px;
    font-size: 16px;
    font-weight: bold;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.banner .rigthtt {
    width: 20%;

}

.mid0gg {


    /* height: 100vh; */
    width: 80vw;
    background-size: 100% 100%;
    background-repeat: no-repeat;

}

.mid0 {
    text-align: center;
    width: 100vw;
    min-width: 1200px;
    margin: auto;

}

.mid1gg {
    /* background-image: url('../img/mid1.png'); */
    /* height: 100vh; */
    /* width: 100vh; */
    background-size: 100% 100%;
    background-repeat: no-repeat;
    min-width: 1200px;
}

.m2d1gg {
    /* background-image: url('../img2/subbg.png'); */
    /* height: 100vh; */
    background-size: 100% 100%;
    background-repeat: no-repeat;
    min-width: 1200px;
}

.mid1 {
    text-align: center;
    width: 100vw;
    min-width: 1200px;
    margin: auto;
    /* height: 400vh; */
}

.wxfont2 {
    color: blue;
}

.wxfont {
    color: #8888888a;
}

.titt1 {
    background-image: url('../img/tito.png');
    width: 12%;
    height: 59px;
    line-height: 29px;
    margin: auto;
    margin-top: -65px;
    background-size: 100% 100%;
}

.tit0 {
    width: 15%;
    margin: auto;
    color: #263238;
    font-size: 25px;
    height: 60px;
    line-height: 75px;
    font-weight: bold;
    padding-top: 50px;
}

.tit02 {

    padding-top: 80px;
    color: #fff;
    font-size: 25px;
    height: 60px;
    font-weight: bold;
}


.newsfont {
    font-size: 20px;
}

.time {
    margin-top: 10px;
}

.tit1 {
    color: #8888888a;
    font-size: 14px;
    padding-top: 20px;
}

.tit002 {
    color: #fff;
    font-size: 14px;
    height: 80px;
}

.headlogo {
    width: 250px;
}

.tit3 {
    color: #888888;
    font-size: 18px;
    margin-top: 10px;
    height: 80px;

}


.bgf {
    background-color: #fff;
}

.flx_cc {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ma {
    margin: auto;
}


.lyb {
    /* background-image: url('../img/5.png'); */
    background-color: #4141ff;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: 180px;
    height: 600px;
    display: flex;
    padding: 100px;
    color: #fff;
    text-align: left;
    min-width: 1200px;
    border-bottom: 1px solid #fff
}

.lyb_l {
    flex: 0 0 60%;
}

.lyb_t1 {
    margin-top: 10px;
    font-size: 25px;
}

.lyb_t2 {
    margin-top: 50px;
}

.lyb_form {
    display: flex;
}

.lyb_form_lab {
    margin-top: 50px;
}

.lyb_form_ipt {
    display: block;
    border-radius: 10px 0px 10px 10px;
    background-color: #fff;
    height: 60px;
    width: 350px;
    border: none;
    margin-top: 10px;
    padding: 10px;
}

.lyb_form_text {
    display: block;
    border-radius: 20px 0px 20px 20px;
    background-color: #fff;
    height: 220px;
    width: 350px;
    border: none;
    margin-top: 10px;
    margin-left: 10px;
    padding: 10px;
}

.lyb_form_sbmt {
    background-color: #3AC9EF;
    width: 180px;
    height: 75px;
    border-radius: 10px 0px 10px 10px;
    text-align: center;
    line-height: 75px;
    margin-top: 10px;
    margin-left: 10px;
    float: right;
    cursor: pointer;
}

.lyb_r {
    flex: 0 0 40%;
}

.lyb_r img {
    border-radius: 20px 20px 0px 20px;
    width: 90%;
    margin-left: 10%;
}


.foot {
    margin-top: 200px;
    height: 500px;
    background-color: rgba(0, 0, 255, 0.747);
    width: 100vw;
    display: flex;
    color: #fff;
    text-align: left;

}

.fcate {
    display: flex;
}

.flogo {
    flex: 0 0 40%;
    padding-top: 90px;
    margin-left: 150px;
}

.fcate {
    flex: 0 0 50%;
    justify-content: space-between;
    margin-top: 100px;
}

.ft0 {
    font-size: 18px;
    margin-bottom: 50px;
}

.ft1,
.ft2 {
    margin-bottom: 15px;
    font-size: 14px;
    cursor: pointer;
}

.foot2 {
    border-top: 1px solid;
    background-color: rgba(0, 0, 255, 0.747);
    height: 140px;
    color: #EEF1F2;
    text-align: left;
    font-size: 14px;
}

.fcateitm2 {
    margin-right: 40px;
}

.foot3 {
    padding-top: 20px;
    padding-left: 20px;
}

.f2l1 {
    margin-top: 20px;
}

svg {
    width: 10px;
}

.links_page {
    margin-top: 100px;
    display: flex;
    justify-content: end;

}

.hidden {
    /* display: none; */
}

#pull_right {
    text-align: center;
}

.pull-right {
    /*float: left!important;*/
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination>li {
    display: inline;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #428bca;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #428bca;
    border-color: #428bca;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.clear {
    clear: both;
}


.credit_tc {
    position: fixed;
    top: 200px;
    left: 50%;
    margin-left: -225px;
    width: 450px;
    height: 400px;
    z-index: 44;
    background-color: #fff;
    /* display: none; */
    border-radius: 10px;
    text-align: center;
    display: flex;
    justify-content: center;
    background-image: url('../img2/x2.png');
    background-repeat: no-repeat;
    background-size: 90% 90%;
    background-position: 30px 20px;
}

.credit_tc #jqrr {
    margin-top: 100px;
}
.credit_tc4 #jqrr {
    margin-top: 60px;
}
.credit_tc4 img{
    width: 180px;
}
.tc4font{
    margin: auto;
    margin-top: 60px;
    font-size: 20px;
}
.login_tc_bg,
.credit_tc_bg {
    /* display: none; */
    position: fixed;
    top: 0;
    left: 0; 
    width: 100vw;
    height: 100vh;
    z-index: 33;
    background-color: #263238be;
}

.credit_tc2 {
    position: fixed;
    top: 200px;
    left: 50%;
    margin-left: -225px;
    width: 450px;
    height: 400px;
    z-index: 55;
    background-color: #fff;
    /* display: none; */
    border-radius: 10px;
    text-align: center; 
    background-repeat: no-repeat;
    background-size: 90% 90%;
    background-position: 30px 20px;
    text-align: center;
}
.credit_tc4 {
    position: fixed;
    top: 200px;
    left: 50%;
    margin-left: -225px;
    width: 450px;
    height: 400px;
    z-index: 55;
    background-color: #fff;
    /* display: none; */
    border-radius: 10px;
    text-align: center; 
    background-repeat: no-repeat;
    background-size: 90% 90%;
    background-position: 30px 20px;
    text-align: center;
}

.credit_tc2 .tc_tit {
    font-size: 16px;

    margin-top: 40px;
}

.credit_tc2 .tc_msg {
    font-size: 22px;
    font-weight: bold;
    margin-top: 40px;
}

.credit_tc2 .tc_btn {

    margin: auto;
    margin-top: 60px;
    height: 40px;
    line-height: 40px;
    width: 40%;
    color: #fff;
    background-color: #3AC9EF;
    border-radius: 5px;
}


.login_tc {
    position: fixed;
    top: 200px;
    left: 50%;
    margin-left: -300px;
    width: 600px;
    height: 600px;
    z-index: 44;
    background-color: #fff;
    /* display: none; */
    border-radius: 10px;
    text-align: center;

    background-repeat: no-repeat;
    background-size: 90% 90%;
    background-position: 30px 20px;
    text-align: center;
    padding: 10px;
}

.login_tc_t0 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
}

.login_tc_tpis {
    font-size: 14px;
    color: #07c160;
}

.login_tc_btn {
    margin: auto;
    margin-top: 60px;
    height: 40px;
    line-height: 40px;
    width: 40%;
    color: #fff;
    background-color: #07c160;
    border-radius: 5px;
}

.customer {
    position: fixed;
    bottom: 100px;
    right: 20px;
    margin-left: -225px;
    width: 60px;
    height: 200px;
    z-index: 2;

    text-align: center;

    background-repeat: no-repeat;
    background-size: 90% 90%;
    background-position: 30px 20px;
    text-align: center;

}

.curt_item img {
    width: 50px;
}

.customer_tc {
    position: fixed;
    bottom: 190px;
    right: 120px;
    margin-left: -225px;
    width: 850px;
    height: 400px;
    z-index: 44;
    background-color: #fff;
    /* display: none; */
    border-radius: 10px;
    text-align: center;

    background-repeat: no-repeat;
    background-size: 90% 90%;
    background-position: 30px 20px;
    text-align: center;
    border: 1px solid #428bca;
    display: flex;
    /* justify-content: space-between; */
    padding: 20px 10px;
}

.qa {
    flex: 0 0 60%;
    margin-left: 20px;
    border-right: 1px solid #eee;
}

.qa_iem {
    text-align: left;
    margin-left: 40px;
    width: 80%;
    border-bottom: 1px solid #eee;

}

.qproblem {
    height: 50px;
    line-height: 50px;

}

.qproblem img {
    width: 14px;
}

.answer {
    padding-left: 20px;
    color: #888888;
    font-size: 14px;
    min-height: 0px;
    height: 0px;
    overflow: hidden;
}

.cue_qr {
    flex: 0 0 30%;
    margin-left: 45px;

}

.cue_qr img {
    width: 80%;
    display: block;
}

.cue_img {
    margin: 50px auto;
    border: 1px solid #eee;
}

.cue_t1 {
    font-size: 20px;
    border-bottom: 1px solid #eee;
    width: 70%;
    margin: auto;

}

.cue_t2 {}

#gotop {
    cursor: pointer;
    margin-top: 20px;
}

.font1 {
    padding-top: 8px;
    color: #A4A4A4;
    font-size: 14px;
    width: 80px;
}

.font2 {
    padding-top: 9px;
    font-size: 14px;
    color: #A4A4A4;
    font-size: 14px;
    width: 80px;
}

.j3gg3 {
    display: flex;
    width: 100%;
    height: 35px;
    background-color: #ccd9ef;
    border-top: 1px solid #fff;
}

.bbbttt {
    padding-top: 10px;

}