.w_1320 {
    width: 13.2rem;
    margin: 0 3rem;
}

.c_top {
    width: 100%;
    height: 0.36rem;
    background-color: rgb(240, 240, 240);
    line-height: 1;
}

.c_top_1 {
    font-size: 0.12rem;
    padding-top: 0.12rem;
}

.c_top_1 h6 {
    float: left;
    font-weight: 400;
    color: rgb(153, 153, 153);
}

.c_top_1_r {
    float: right;
}

.c_top_1_r li {
    float: left;
    position: relative;
}

.c_top_1_r li a {
    color: #969799;
}

.c_top_1_r li:nth-child(2n) {
    margin: 0 0.16rem;
    width: 0.01rem;
    height: 0.12rem;
    background-color: rgb(150, 151, 153);
}

.c-popupBox {
    display: none;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    z-index: 6;
    padding-top: 0.2rem;
}

.c-popup {
    position: relative;
    padding: 0.14rem;
    background-color: #fff;
    box-shadow: 0 0 0.4rem 0.1rem rgba(0,0,0,0.1);
    
}

.c-popup::after {
    content: "";
    position: absolute;
    top: -0.1rem;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    z-index: 6;
    width: 0;
    height: 0;
    border-bottom: 0.1rem solid #fff;
    border-left: 0.1rem solid transparent;
    border-right: 0.1rem solid transparent;
}

.c-qrcode {
    width: 1.2rem;
    height: 1.2rem;
    object-fit: contain;
}

.c-qrcode-text {
    font-family: SourceHanSansCN-Regular;
    font-size: 0.14rem;
    color: #8A8D8D;
    text-align: center;
    
}

.c_top_1_r li:hover .c-popupBox {
    display: block;
}

.c_top_2 {
    padding-top: 0.24rem;
    height: 1rem;
}

.c_top_2_l {
    float: left;
}

.c_top_2_l img {
    float: left;
}

.c_top_logo {
    float: left;
    margin-right: 0.0945rem;
    width: 0.52rem;
    height: 0.52rem;
    background-color: rgb(31, 45, 94);
}

.c_top_logo img {
    margin: 0.0236rem;
    width: 0.47rem;
    height: 0.47rem;
}

.c_top_company {
    float: left;
    margin-right: 0.4085rem;
}

.c_top_company img,
.c_top_slogan img {
    width: 100%;
    height: 100%;
}

.c_top_com1 {
    margin: 0.0472rem 0 0.0718rem 0;
    width: 2.7437rem;
    height: 0.2361rem;
}

.c_top_com2 {
    width: 2.7406rem;
    height: 0.1311rem;
}

.c_top_slogan {
    float: left;
    width: 1.93rem;
    height: 0.52rem;
}

.c_top_2_r {
    float: right;
    height: 0.52rem;
}

.c_search {
    position: relative;
    margin-right: 2.84rem;
    margin-top: 0.04rem;
    width: 1.2rem;
    height: 0.44rem;
    transition: all .4s;
}

.c_search input {
    float: right;
    padding: 0 0.5rem;
    width: 100%;
    height: 100%;
    background-color: rgb(247, 247, 247);
    border-radius: 0.22rem;
    padding-right: 0.7rem;
}

.c_search_1 img {
    position: absolute;
    top: 0.12rem;
    left: 0.26rem;
    width: 0.2rem;
    height: 0.2rem;
}

.c_search_2 {
    position: absolute;
    top: 0.13rem;
    right: 0.24rem;
    /* width: 0.36rem; */
    height: 0.18rem;
    font-size: 0.18rem;
    line-height: 1;
    color: rgb(153, 153, 153);
}

.c_search:hover {
    width: 3.86rem;
}

.c_hotline_2 {
    float: right;
    /* padding: 0.0349rem 0.0458rem 0; */
    width: 0.52rem;
    height: 0.52rem;
}

.c_hotline_2 img {
    float: left;
    width: 100%;
    height: 100%;
}

.c_hotline_1 {
    float: right;
    margin-left: 0.12rem;
    width: 1.72rem;
    height: 0.5rem;
    font-size: 0.28rem;
    font-weight: 700;
    line-height: 1;
    color: rgb(29, 108, 191);
    display: flex;
    white-space: nowrap;
    flex-direction: column;
    justify-content: space-between;
}

.c_hotline_1 span {
    font-size: 0.14rem;
    color: rgb(153, 153, 153);
}

.c_nav {
    height: 0.5rem;
    background-color: rgb(54, 59, 77);
}

.c_nav_options>li {
    position: relative;
    float: left;
    width: 1.46rem;
    font-family: Source Han Sans CN;
    font-size: 0.16rem;
    font-weight: 400;
    line-height: 0.5rem;
    text-align: center;
    border-right: 0.01rem solid rgb(102, 108, 128);
}

.c_nav_options>li:first-child {
    border-left: 0.01rem solid rgb(102, 108, 128);

}

.c_nav_options>li>a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: rgb(255, 255, 255);
    transition: all .2s;
}

.c_nav_options>li:hover {
    background-color: rgb(29, 108, 191);
    /* font-weight: 700; */

}

.c_nav_opt_1 {
    display: none;
    position: absolute;
    top: 0.5rem;
    left: 0;
    width: 100%;
    font-size: 0.16rem;
    line-height: 1;
    z-index: 99;
}

.c_nav_options>li:hover .c_nav_opt_1 {
    display: block;

}

.c_nav_opt_1 li {
    padding: 0 0.12rem;
    width: 100%;
    height: 0.5rem;
    background-color: #fff;
}

.c_nav_options li .c_nav_opt_1 li a {
    display: block;
    padding-top: 0.17rem;
    text-align: center;
    font-weight: 400;
    font-size: 0.16rem;
    color: #252626;
    width: 100%;
    height: 100%;
    border-bottom: 0.01rem solid #D8D8D8;
    transition: all 0.1s;
    line-height: 1;
}

.c_nav_options li .c_nav_opt_1 li:hover {
    background-color: rgb(29, 108, 191);
}

.c_nav_options li .c_nav_opt_1 li:hover a {
    border-color: transparent;
    color: #fff;
}



/* 底部 */
.c_footer {
    float: left;
    width: 100%;
    background-color: #252626;
}

.c_under {
    height: 1rem;
    display: flex;
    border-bottom: 0.01rem solid rgba(255, 255, 255, 0.3);
    justify-content: space-evenly;
}

.c_under li {
    font-size: 0.16rem;
    height: 1rem;
    width: 1.46rem;
    line-height: 1rem;
    text-align: center;
}

.c_under li a {
    color: rgb(255, 255, 255);
}

.c_under li a:hover {
    color: #fff;
    font-weight: 700;
}

.c_footer_c {
    height: 3rem;
    border-bottom: 0.01rem solid rgba(255, 255, 255, 0.3);
}


.c_footer_cl {
    float: left;
}

.c_cleft_1 {
    margin: 0.48rem 0 0.32rem 0;
    width: 3.3rem;
    height: 0.5rem;
}

.c_cleft_1_1 {
    float: left;
    margin-right: 0.1136rem;
}

.c_cleft_1_1 img {
    float: left;
    margin: 0.0227rem 0 0 0.0227rem;
    width: 0.47rem;
    height: 0.47rem;
}

.c_cleft_1_2 {
    height: 0.5rem;
}

.c_cleft_1_2 img {
    float: left;
    margin-top: 0.0404rem;
    width: 2.6413rem;
    height: 0.227rem;
}

.c_cleft_1_2 span img {
    float: left;
    margin-top: 0.069rem;
    width: 2.6348rem;
    height: 0.1261rem;
}

.c_cleft_2 li {
    margin-bottom: 0.16rem;
    height: 0.24rem;
    font-size: 0.16rem;
    line-height: 0.34rem;
    vertical-align: middle;
    color: rgb(255, 255, 255);
    width: 3.5rem;
    white-space: nowrap;
}

.c_cleft_2 li span {
    float: left;
    margin-right: 0.15rem;
    width: 0.24rem;
    height: 0.24rem;
    background-size: 100%;
}

.c_cleft_2 li span img {
    margin-left: 0.06rem;
    width: 100%;
    height: 100%;
}

.c_footer_cc {
    float: left;
    margin-left: 1.7582rem;
    width: 3.22rem;
    height: 100%;
}

.c_vertical {
    float: left;
    margin-top: 0.48rem;
}

.c_vertical img {
    width: 0.01rem;
    height: 2rem;
}

.c_foo_cc {
    float: left;
    margin: 0.6rem 1rem 0;
    width: 1.2rem;
    height: 1.62rem;
    font-size: 0.14rem;
    line-height: 1;
    text-align: center;
    color: rgb(255, 255, 255);
}

.c_foo_cc img {
    margin-bottom: 0.21rem;
    width: 1.2rem;
    height: 1.2rem;
}

.c_footer_cr {
    float: right;
    padding-top: 0.43rem;
    /* width: 3.24rem; */
    height: 100%;
}

.c_footer_cr p:nth-child(1) img {
    width: 1.4rem;
    height: 0.42rem;
}

.c_footer_cr p:nth-child(2) img {
    width: 2.67rem;
    height: 0.42rem;
}

.c_footer_cr p {
    height: 0.42rem;
    text-align: right;
    font-size: 0.14rem;
    line-height: 1;
}

.c_footer_cr p:nth-child(n+2) {
    height: 0.21rem;
    font-size: 0.14rem;
    color: rgb(255, 255, 255);
    line-height: 0.21rem;
}

.c_footer_cr p:nth-child(n+2) a{
    color: #FFF;
}

.c_footer_cr p:nth-child(3) {
    margin: 0.455rem 0 0.09rem;
}

.c_footer_cr p span {
    margin-left: 0.16rem;
    color: rgb(255, 255, 255);
}

.c_footer_b {
    padding-top: 0.205rem;
    display: flex;
}

.c_footer_b p {
    font-size: 0.14rem;
    font-weight: 500;
    color: rgb(255, 255, 255);
}

.c_footer_b1 li {
    float: left;
    margin: 0 0.28rem 0.13rem 0;
    font-size: 0.14rem;
    color: rgb(255, 255, 255);
}

.c_footer_b1 li:nth-child(15n) {
    margin-right: 0;
}

.c_footer_b1 li a {
    color: rgb(255, 255, 255);
}


.main-page {
    margin: 0.48rem auto;
    height: 0.38rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-page li a,.main-page li span{
    display: block;
    margin: 0 0.04rem;
    height: 0.38rem;
    border: 0.01rem solid rgb(225, 227, 230);
    font-size: 0.14rem;
    text-align: center;
    line-height: 0.38rem;
    color: rgb(100, 101, 102);
    border-radius: 0.06rem;
    padding: 0 .1rem;
}

.main-page li.active a,.main-page li.active span{
    background-color: rgb(29, 108, 191);
    border-color: rgb(29, 108, 191);
    color: #fff !important;
}


.main-page li:hover a,.main-page li:hover span{
    background-color: rgb(29, 108, 191);
    color: rgb(250, 250, 250) !important;
    border-color: rgb(29, 108, 191);
}
.nav-fix{
    position: fixed;
    top: 0;
    z-index: 6;
    background: #FFF;
}
.fix-line{
    position: relative;
    z-index: -1;
    height: 1px;
    width: 100%;
    margin-top: -1px;
    padding-top: 1.86rem;
}

/*右侧悬浮*/
.flex-col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.v30-contact {
    position: fixed;
    right: 2px;
    top: 30%;
    padding: 50px 0;
    border-right: 1px solid #0092df;
    height: 482px;
    box-sizing: border-box;
    z-index: 99
}

.v30-contact-form.cur {
    width: 200px;
    opacity: 1
}

.v30-contact .transition {
    transition-duration: .8s
}

.v30-contact .v30-contact-title {
    background-color: rgba(0, 146, 223, .8);
    color: #fff;
    padding: 15px 20px 0;
    white-space: nowrap;
    position: relative
}

.v30-contact .v30-contact-title .cf-close {
    position: absolute;
    left: 166px;
    top: 0;
    padding: 10px
}

.v30-contact-item-block {
    position: absolute;
    right: 0;
    width: 70px;
    height: 70px;
    background-color: rgba(0, 0, 0, .4);
    border: 1px solid #0092df;
    border-right: none;
    box-sizing: border-box
}

.v30-contact-item-block:nth-child(1) {
    top: 50px
}

.v30-contact-item-block:nth-child(2) {
    top: 128px
}

.v30-contact-item-block:nth-child(3) {
    top: 206px
}

.v30-contact-item-block:nth-child(4) {
    top: 284px
}

.v30-contact-item-block:nth-child(5) {
    top: 362px
}

.v30-contact-item {
    width: 100%;
    height: 100%
}

.v30-contact-item-p {
    color: #fff;
    font-size: 12px;
    margin-top: 5px
}

.v30-contact-item-in {
    height: 100%;
    display: none;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.v30-contact-item-in-p {
    color: #fff;
    text-align: center;
    line-height: 68px;
    height: 68px;
    white-space: nowrap;
}
.v30-contact-tel .v30-contact-item-in-p{
    color: #fff;
    text-align: center;
    height: 68px;
    white-space: nowrap;

    display: flex;
    align-items: center;
    justify-content: center;

}

.v30-contact-in.cur {
    width: 156px;
    background-color: transparent
}

.v30-contact-in.cur .v30-contact-item-in {
    width: 100%;
    display: block
}

.v30-contact-in.cur .v30-contact-item {
    display: none
}

.v30-contact-in:before {
    content: "";
    background-color: rgba(0, 146, 223, .8);
    position: absolute;
    height: 100%;
    width: 0;
    transition: all .8s ease
}

.v30-contact-in.cur:before {
    width: 100%
}

.v30-contact-item-block.v30-contact-top {
    display: none;
    cursor: pointer;
    width: 46px;
    height: 46px;
    top: 480px
}

.v30-contact-item-block.v30-contact-top .v30-contact-item-p {
    font-size: 14px;
    margin-top: 0
}

.v30-contact-in.v30-contact-search.cur {
    border-left: none
}

.v30-contact-form {
    position: absolute;
    width: 0;
    right: 156px;
    bottom: -1px;
    z-index: 999;
    overflow: hidden;
    opacity: 0
}

.v30-contact-form .cf-form {
    background-color: rgba(0, 146, 223, .8);
    box-sizing: border-box;
    padding: 10px 20px 20px;
    border-bottom: 1px solid #0092df
}

.v30-contact-form .cf-form-item {
    margin-bottom: 10px;
    font-size: 0;
    white-space: nowrap
}

.v30-contact-form .cf-form-item:last-of-type {
    margin: 0
}

.v30-contact-form input {
    padding: 0 8px;
    margin: 0;
    border: none;
    box-sizing: border-box;
    width: 160px;
    height: 28px;
}
.v30-contact-qr-show {
    display: none;
    position: absolute;
    z-index: 1;
    border: 1px solid rgba(0, 146, 223,.8);
    left: -160px;
    top: -91px;
    width: 160px;
    height: 160px;
    overflow: hidden;
}
.v30-contact-qr-show img{
    width: 100%;
    height: 100%;
}