﻿                    @charset "utf-8";
                    /**{padding:0px;margin:0px;}*/
                    
                    html {
                        font: normal 62.5%/2.3em Arial, "微软雅黑";
                    }
                    
                    body {
                        margin: 0px;
                        padding: 0px;
                        margin: 0px auto;
                        font-size: 1.2em;
                        color: #282d38;
                        min-width: 1280px;
                        width: 100%;
                        zoom: 1;
                        background: #fff;
                        overflow-y: scroll !important;
                        overflow-y: auto;
                    }
                    
                    ul,
                    li,
                    form,
                    dl,
                    dt,
                    dd,
                    div {
                        padding: 0px;
                        margin: 0px;
                    }
                    
                    ul,
                    ul li {
                        list-style: none;
                    }
                    
                    .h1,
                    .h2,
                    .h3,
                    .h4,
                    .h5,
                    .h6,
                    .p {
                        padding: 0px;
                        margin: 0px;
                    }
                    
                    select,
                    input,
                    textarea {
                        border-radius: 0;
                        -webkit-border-radius: 0;
                        color: #282d38;
                    }
                    
                    input:focus {
                        outline: none;
                    }
                    
                    input,
                    button,
                    select,
                    textarea {
                        outline: none;
                        /*-webkit-appearance:none;*/
                        /*强制去除表单自带的样式*/
                    }
                    
                    textarea {
                        resize: none;
                        /*-webkit-appearance:none;*/
                        /*强制去除textarea自带的样式*/
                    }
                    
                    textarea,
                    input,
                    select {
                        background: none;
                        border: none;
                        margin: 0;
                        padding: 0;
                    }
                    
                    article,
                    aside,
                    footer,
                    header,
                    hgroup,
                    nav,
                    section,
                    figure,
                    figcaption {
                        display: block;
                    }
                    /*html5设置*/
                    
                    figure,
                    figcaption {
                        margin: 0px;
                        padding: 0px;
                    }
                    
                    audio,
                    canvas,
                    progress,
                    video {
                        display: inline-block;
                        vertical-align: baseline;
                    }
                    
                    img {
                        border: none;
                        border: 0;
                        max-width: 100%;
                        vertical-align: middle;
                    }
                    
                    a {
                        color: #282d38;
                        text-decoration: none;
                    }
                    
                    a:focus {
                        outline: none;
                        -moz-outline: none;
                    }
                    
                    a:hover {
                        text-decoration: none;
                        color: #1465ea;
                    }
                    
                    .fl {
                        float: left;
                    }
                    
                    .fr {
                        float: right;
                    }
                    
                    .clear {
                        clear: both;
                        height: 0px;
                        overflow: hidden;
                    }
                    
                    .Contain {
                        width: 1440px;
                        margin: 0 auto;
                    }
                    
                    @media (max-width:1440px) {
                        .Contain {
                            width: 95%;
                        }
                    }
                    
                    .btn2 {
                        position: absolute;
                        right: 0;
                        top: 24.5%;
                        width: 120px;
                        background: #fff;
                        padding: 8px;
                        border-radius: 25px;
                        outline: none;
                        border: 0px;
                    }
                    
                    .btn:hover {
                        background: #21bcc0;
                        color: #21bcc0;
                    }
                    
                    .SinglePage {
                        text-justify: inter-ideograph;
                        text-align: justify;
                        word-wrap: break-word;
                        clear: both;
                        overflow: hidden;
                        font-size: 13px;
                        line-height: 24px;
                    }
                    
                    .NCommon {
                        overflow: hidden;
                    }
/*Top*/

.Top {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    padding: 0;
    z-index: 999;
    transition: all .5s;
    background: #fff;
    height: 164px;
}

.Top .Logo {
    float: left;
}

.Top .Logo .logo2 {
    display: none;
}

.MainNav {
    float: right;
}

.Nnav {
    margin-top: 25px
}

.MainNav .Top-tel {
    text-align: right;
    color: #fff;
    padding: 13px 0 20px;
    line-height: 35px;
    height: 65px;
}

.MainNav .Top-tel ul li {
    display: inline-block;
    margin-left: 38px;
    font-size: 14px;
    vertical-align: middle;
    height: 40px;
    line-height: 40px;
}

.MainNav .Top-tel ul li a {
    color: #999999;
}

.MainNav .Top-tel ul li.Top-email {
    position: relative;
}

.MainNav .Top-tel ul li.Top-email img {
    position: relative;
    top: -2px;
    left: -3px;
}

.MainNav .Top-tel ul li.top-tel span {
    position: relative;
    top: -5px;
    color: #999999;
}

.MainNav .Top-tel ul li.top-tel strong {
    font-size: 24px;
    font-family: Anton;
    color: #1465ea;
    position: relative;
    top: -4px;
}

.qh {
    color: #999;
}

.qh .on {
    font-weight: bold;
    color: #1258cc!important;
}

.MainNav .Top-tel ul li span {
    font-size: 14px;
}

.MainNav .Top-tel ul li.login p {
    display: inline-block;
    margin: 0 auto;
}

.MainNav .Top-tel ul li.login p img {
    height: 19px;
    margin-top: -8px;
}
.MainNav .Top-tel ul li.search{border-bottom: 1px solid #D4D2CE;}
.MainNav .Top-tel ul li.search input{margin-left: 10px;border-left: 1px solid #ECEBE9;text-indent: 10px;}
.MainNav .Top-tel ul li.login p:first-child {
    margin-right: 20px;
}

.MainNav .Top-tel ul li.member {
    padding: 0 20px;
    /*background: rgba(0, 0, 0, 0.5);*/
    border-radius: 50px;
    position: relative;
    top: -2px;
}

.MainNav .Top-tel ul li.member p {
    display: inline-block;
    margin: 0 auto;
}

.MainNav .Top-tel ul li.member p img {
    height: 19px;
    margin-top: -8px;
}

.MainNav .Top-tel ul li.member p:first-child {
    margin-right: 20px;
}

.MainNav .nav ul li {
    display: inline-block;
    margin-left: 19px;
    position: relative;
}

.MainNav .nav ul li span a {
    color: #333333;
    font-size: 16px;
    display: inline-block;
    padding: 0 10px;
    line-height: 35px;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    position: relative;
}
.MainNav .nav ul li:hover >  span a{background: #1465ea;color: #fff;border-radius: 30px;}
.MainNav .nav ul li .NavPull dd span a{color: #fff;height: auto;line-height: 24px;padding: 5px 0;width: 100%;}
.MainNav .nav ul li span a:hover:after,.MainNav .nav ul li.active span a:after {
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    content: "";
    background: #1465ea;
    border-radius: 20px;
    opacity: 0;
    position: absolute;
    z-index: -1;
}

.MainNav .nav ul li.active span a:after,
.MainNav .nav ul li:hover span a:after {
    opacity: 1;
}

.MainNav .nav ul li.active span a,
.MainNav .nav ul li span a:hover {
    color: #fff;
}

.m-btn {
    display: none;
    position: absolute;
    cursor: pointer;
    right: 20px;
    top: 37px;
    float: right;
    z-index: 999;
}

.m-btn span {
    display: block;
    width: 23px;
    height: 2px;
    background: #1465ea;
    position: relative;
    -webkit-transition: all 200ms cubic-bezier(.4, 0, 0, 1);
    -o-transition: all 200ms cubic-bezier(.4, 0, 0, 1);
    transition: all 200ms cubic-bezier(.4, 0, 0, 1);
}

.m-btn span::before,
.m-btn span::after {
    content: '';
    display: block;
    height: 2px;
    width: 23px;
    background: #1465ea;
    position: absolute;
    left: 0;
    -webkit-transition: all 200ms cubic-bezier(.4, 0, 0, 1);
    -o-transition: all 200ms cubic-bezier(.4, 0, 0, 1);
    transition: all 200ms cubic-bezier(.4, 0, 0, 1);
}

.m-btn span:before {
    top: -8px;
}

.m-btn span:after {
    bottom: -8px;
}

.m-btn.active span {
    background: transparent;
    margin-left: 10px;
}

.m-btn.active span:before {
    transform: rotate(-48deg) translate(-6px, 5px);
    -webkit-transform: rotate(-48deg) translate(-6px, 5px);
    -o-transform: rotate(-48deg) translate(-6px, 5px);
    width: 24px;
}

.m-btn.active span:after {
    transform: rotate(48deg) translate(-6px, -5px);
    -webkit-transform: rotate(48deg) translate(-6px, -5px);
    -o-transform: rotate(48deg) translate(-6px, -5px);
    width: 24px;
}

.NavPull {
    z-index: 100;
    display: none;
    position: absolute;
    text-align: center;
    top: 56px;
    left: 50%;
    width: 280px;
    margin-left: -140px;
    padding: 10px 0 20px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.4);
}

.NavPull.null {
    background: none;
    padding: 0;
}
.NavPull .thnav{display: none !important}
.NavPull dd {
    margin: 0 29px;
    position: relative;
    padding: 10px 0;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.5);
}

.NavPull a {
    color: #fff;
    display: block;
    font-size: 16px;
    border-radius: 20px;
}

.NavPull > a:hover,
.NavPull dd a:hover  {
    background: #175cca;
    color: #fff;
}

.Top.fixedhead {
    padding: 0;
    line-height: 60px;
    height: 60px;
}

.Top.fixedhead .MainNav .Top-tel {
    display: none;
}

.Top.fixedhead .Logo {
    padding-top: 4px;
}

.Top.fixedhead .Logo .logo {
    display: none;
}

.Top.fixedhead .Logo .logo2 {
    display: block;
    height: 50px;
}

.Top.fixedhead .NavPull {
    top: 60px;
}

@media(max-width:1366px) {
    .MainNav .nav ul li a {
        font-size: 18px;
    }
}

@media(max-width:1200px) {
    .MainNav .nav ul li {
        margin-left: 13px;
    }
}

@media(max-width:1024px) {
    body {
        padding-top: 100px !important;
        min-width: 300px;
    }
    .Top {
        height: 50px !important;
    }
    .Top .Logo img {
        height: 35px !important;
    }
    .Top .Logo {
        padding-top: 4px;
    }
    /* .Top{background: rgba(0,0,0,0.5);padding:7px 0 8px;} */
    .MainNav .Top-tel {
        height: auto;
    }
    .m-btn {
        display: block;
        top: 78px;
    }
    .MainNav {
        position: fixed;
        width: 257px;
        right: -257px;
        top: 50px;
        height: calc(100% - 50px);
        background: #fff;
        transition: all linear .5s;
        -webkit-transition: all linear .5s;
        box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
        overflow-y: auto;
    }
    .MainNav .Top-tel ul li.Top-email {
        top: auto;
        line-height: 35px;
        border-bottom: 1px solid #eee;
    }
    .MainNav .Top-tel ul li.login {
        top: auto;
        padding: 8px 8px 8px 0;
    }
    .MainNav .Top-tel ul li.login p {
        display: block;
        margin: 0;
    }
    /* .MainNav .Top-tel ul li.login p a{color:#fff;} */
    .MainNav .Top-tel {
        background: #fff;
        margin: 0;
        text-align: left;
    }
    .MainNav .Top-tel ul li a {
        color: #333;
    }
    .MainNav .Top-tel {
        color: #333;
    }
    .MainNav .Top-tel ul li.top-tel strong {
        font-size: 20px;
    }
    .MainNav .Top-tel ul li {
        display: block;
        line-height: 28px !important;
    }
    .MainNav .Top-tel ul li.top-tel span {
        top: auto;
    }
    .MainNav .top-tel {
        padding: 10px 0;
    }
    .MainNav .nav ul li {
        display: block;
        border-bottom: 1px solid #eee;
    }
    .MainNav .nav {
        background: #fff;
    }
    .MainNav .nav ul li.active span a,
    .MainNav .nav ul li:hover span a {
        color: #1465ea;
    }
    .Top.fixedhead {
        line-height: 50px;
    }
    .MainNav.show {
        right: 0;
    }
    .MainNav .nav.show {
        right: 0;
    }
    .MainNav .nav ul li {
        margin-right: 19px;
    }
    .MainNav .nav ul li span a {
        color: #414446;
        font-size: 16px;
    }
    .MainNav .nav ul li.active span a {
        background: none;
    }
    .Top.fixedhead .MainNav .Top-tel {
        display: block;
    }
    .MainNav .nav ul li span a {
        height: auto;
        line-height: 45px;
        display: block;
    }
    .MainNav .nav ul li .arr {
        position: absolute;
        width: 50%;
        right: 0;
        top: 0;
        height: 45px;
    }
    .MainNav .nav ul li .arr i {
        position: absolute;
        width: 30px;
        height: 30px;
        background: url(../images/arrb.png);
        right: 0;
        top: 50%;
        margin-top: -15px;
    }
    .NavPull {
        width: auto;
        left: auto;
        margin: 0;
        position: static;
        line-height: 28px;
        padding-bottom: 10px;
        padding-top: 5px;
        text-align: left;
    }
    .NavPull dd {
        margin: 0 10px;
        padding: 5px 0;
    }
    .MainNav .nav ul li a {
        font-size: 15px;
    }
}


/*Top*/


                    /* 滚屏导航 */
                    
                    #menu {
                        position: fixed;
                        right: 30px;
                        z-index: 999;
                        transform: translateY(-50%);
                        -webkit-transform: translateY(-50%);
                        top: 50%;
                        display: none;
                    }
                    
                    #menu li {
                        list-style: none;
                        padding: 10px;
                    }
                    
                    #menu li a {
                        color: #fff;
                        font-size: 16px;
                        transition: all linear .5s;
                        -webkit-transition: all linear .5s;
                    }
                    
                    #menu li.active a {
                        display: inline-block;
                        border-bottom: 2px solid #fff;
                        padding-bottom: 5px;
                        font-size: 20px;
                        font-weight: bold;
                    }
                    
                    @media (max-width:1200px) {
                        #menu {
                            display: none;
                        }
                    }
                    /* banner */
                    
                    .HomeBan {
                        padding-top: 124px !important;
                        height: 100vh;
                        -webkit-box-sizing: border-box;
                        -moz-box-sizing: border-box;
                        box-sizing: border-box;
                    }
                    
                    .HomeBan .slides li {
                        position: relative;
                        height: 100vh;
                    }
                    
                    .HomeBan .slides li .slide-text {
                        z-index: 999;
                        position: absolute;
                        width: 100%;
                        color: #fff;
                        transition: all linear .5s;
                    }
                    
                    .HomeBan .slides li .slide_1 {
                        left: 0;
                        bottom: 20%;
                        opacity: 0;
                        transition: all ease 1s;
                        -webkit-transition: all ease 1s;
                    }
                    
                    .HomeBan .slides li.flex-active-slide .slide_1 {
                        bottom: 35%;
                        opacity: 1;
                    }
                    
                    .HomeBan .slides li .slide_1 .slide-bg {
                        background: none;
                    }
                    
                    .HomeBan .slides li .slide_1 .er-box {
                        float: left;
                        width: 170px;
                    }
                    
                    .HomeBan .slides li .slide_1 .er-box img {
                        width: 100%;
                    }
                    
                    .HomeBan .slides li .slide_1 .slide1-text {
                        float: left;
                        margin-left: 30px;
                        color: #fff;
                    }
                    
                    .HomeBan .slides li .slide-text p {
                        font-size: 36px;
                        margin-bottom: 20px;
                    }
                    
                    .HomeBan .slides li .slide-text span {
                        font-size: 24px;
                    }
                    
                    .HomeBan .slides li .slide2-text {
                        left: 0;
                        bottom: 20%;
                        opacity: 0;
                        transition: all ease 1s;
                        -webkit-transition: all ease 1s;
                    }
                    
                    .HomeBan .slides li.flex-active-slide .slide2-text {
                        opacity: 1;
                        bottom: 28%;
                    }
                    
                    .HomeBan .slides li .slide3-text {
                        text-align: center;
                        transform: translate(-50%, -50%);
                        -webkit-transform: translate(-50%, -50%);
                        left: 50%;
                        bottom: 30%;
                        opacity: 0;
                        transition: all ease 1s;
                        -webkit-transition: all ease 1s;
                    }
                    
                    .HomeBan .slides li.flex-active-slide .slide3-text {
                        bottom: 40%;
                        opacity: 1;
                    }
                    
                    .HomeBan .flex-control-nav {
                        position: fixed;
                        bottom: 14%;
                    }
                    
                    .HomeBan .flex-control-paging li a {
                        background: #fff;
                        position: relative;
                    }
                    
                    .HomeBan .flex-control-nav li {
                        margin: 0 15px;
                    }
                    
                    .HomeBan .flex-control-paging li a::after {
                        content: '';
                        display: block;
                        width: 0;
                        height: 0;
                        border-radius: 50%;
                        border: 1px solid #fff;
                        transform: translate(-50%, -50%);
                        -webkit-transform: translate(-50%, -50%);
                        position: absolute;
                        top: 50%;
                        left: 50%;
                        transition: all linear .5s;
                        -webkit-transition: all linear .5s;
                    }
                    
                    .HomeBan .flex-control-paging li a.flex-active,
                    .HomeBan .flex-control-paging li a:hover {
                        background: #fff !important;
                    }
                    
                    .HomeBan .flex-control-paging li a.flex-active::after,
                    .HomeBan .flex-control-paging li a:hover::after {
                        width: 30px;
                        height: 30px;
                    }
                    
                    .HomeBan .flex-direction-nav {
                        display: none;
                    }
                    
                    .HomeBan .slides li video {
                        display: block;
                    }
                    
                    .HomeBan .slide-text .slide-bg {
                        display: inline-block;
                        padding: 30px 50px 50px 50px;
                        background: rgba(0, 0, 0, 0.3);
                    }
                    
                    @media(max-width:1024px) {
                        .HomeBan {
                            padding-top: 0 !important;
                            height: auto;
                        }
                        .HomeBan .slides li {
                            height: auto;
                        }
                    }
                    
                    @media (max-width:768px) {
                        .HomeBan .slides li .slide-text,
                        .HomeBan .slides li .slide_1 .slide1-text {
                            zoom: 0.8;
                        }
                        .HomeBan .slides li .slide-text p {
                            font-size: 18px;
                            margin: 0;
                        }
                        .HomeBan .slides li .slide-text span {
                            font-size: 14px;
                        }
                        .HomeBan .slides li .slide_1 .er-box img {
                            display: none;
                        }
                        .HomeBan .slides li.flex-active-slide .slide_1 {
                            bottom: 15%;
                        }
                        .HomeBan .slides li.flex-active-slide .slide2-text {
                            bottom: 15%;
                        }
                        .HomeBan .slides li.flex-active-slide .slide3-text {
                            bottom: 15%;
                        }
                        .HomeBan .slide-text .slide-bg {
                            padding: 10px;
                        }
                    }
                    
                    @media (max-width:580px) {
                        .HomeBan .slides li img,
                        .HomeBan .slides li video {
                            height: auto;
                        }
                        .HomeBan .slides li video {
                            object-fit: fill;
                            object-fit: cover;
                        }
                    }
                    /* 服务范围 */
                    
                    @-webkit-keyframes rotate {
                        0% {
                            -webkit-transform: rotate(0deg);
                        }
                        50% {
                            -webkit-transform: rotate(180deg);
                        }
                        100% {
                            -webkit-transform: rotate(360deg);
                        }
                    }
                    
                    @keyframes rotate {
                        0% {
                            transform: rotate(0deg);
                        }
                        50% {
                            transform: rotate(180deg);
                        }
                        100% {
                            transform: rotate(360deg);
                        }
                    }
                    
                    .sec-2 .Contain {
                        height: 100%;
                    }
                    
                    .sec-2 .fw {
                        height: 100%;
                    }
                    
                    .sec-2 .m-fw {
                        display: none;
                    }
                    
                    .sec-2 .m-fw img {
                        width: 100%;
                    }
                    
                    .sec-2 .fw .fw-tit {
                        position: absolute;
                        bottom: 10%;
                        right: 15%;
                        color: #fff;
                        text-align: right;
                    }
                    
                    .sec-2 .fw .fw-tit strong {
                        font-size: 36px;
                        font-weight: normal;
                    }
                    
                    .sec-2 .fw .fw-tit img {
                        position: relative;
                        top: -12px;
                    }
                    
                    .sec-2 .fw .fw-tit .div0 {
                        margin-top: 50px;
                    }
                    
                    .sec-2 .fw .fw-tit .p0 {
                        font-size: 30px;
                        margin-bottom: 0;
                    }
                    
                    .sec-2 .fw .fw-tit .p1 {
                        font-size: 24px;
                        margin: 15px 0;
                    }
                    
                    .sec-2 .fw .fw-tit .fw-ul {
                        margin-top: 30px;
                    }
                    
                    .sec-2 .fw .fw-tit .fw-ul li {
                        display: inline-block;
                        padding: 3px 15px;
                        background: #19a4de;
                        border-radius: 20px;
                        margin-left: 10px;
                    }
                    
                    .sec-2 .fw .fw-tit .fw-ul li a {
                        color: #fff;
                        font-size: 16px;
                        font-weight: bold;
                    }
                    
                    .sec-2 .fw .fw-icons ul li {
                        position: absolute;
                        transform: translateX(-250px);
                        -webkit-transform: translateX(-250px);
                        opacity: 0;
                    }
                    
                    .sec-2.active .fw .fw-icons ul li {
                        transform: translateX(0);
                        -webkit-transform: translateX(0);
                        opacity: 1;
                    }
                    
                    .sec-2.active .fw .fw-icons ul li.fw1 {
                        transition: all ease 3.5s;
                        -webkit-transition: all ease 3.5s;
                    }
                    
                    .sec-2.active .fw .fw-icons ul li.fw2 {
                        transition: all ease 3s;
                        -webkit-transition: all ease 3s;
                    }
                    
                    .sec-2.active .fw .fw-icons ul li.fw3 {
                        transition: all ease 2.5s;
                        -webkit-transition: all ease 2.5s;
                    }
                    
                    .sec-2.active .fw .fw-icons ul li.fw4 {
                        transition: all ease 1.6s;
                        -webkit-transition: all ease 1.6s;
                    }
                    
                    .sec-2.active .fw .fw-icons ul li.fw5 {
                        transition: all ease 0.8s;
                        -webkit-transition: all ease 0.8s;
                    }
                    
                    .sec-2 .fw .fw-tit .fw-ul li:hover {
                        background: #21bcc0
                    }
                    
                    .sec-2 .fw .fw-tit .fw-ul li a {
                        color: #fff;
                    }
                    
                    .sec-2 .fw .fw-icons ul li>div {
                        display: inline-block;
                    }
                    
                    .sec-2 .fw .fw-icons ul li .fw-text {
                        width: 345px;
                        height: 78px;
                        text-align: center;
                        line-height: 78px;
                        background: url(../uploadfiles/image/fw-bg.png) no-repeat;
                        background-size: 100% 100%;
                        font-weight: bold;
                        font-size: 20px;
                        color: #fff;
                        position: relative;
                        top: 5px;
                        transition: all linear .5s;
                        -webkit-transition: all linear .5s;
                    }
                    
                    .sec-2 .fw .fw-icons ul li .fw-ico {
                        width: 85px;
                        height: 85px;
                        position: relative;
                    }
                    
                    .sec-2 .fw .fw-icons ul li .fw-ico .ico-box {
                        width: 85px;
                        height: 85px;
                        line-height: 85px;
                        text-align: center;
                        background: #d2f6f4;
                        box-shadow: 0 0 10px #21bcc0;
                        border-radius: 50%;
                        transition: all linear .5s;
                        -webkit-transition: all linear .5s;
                    }
                    
                    .sec-2 .fw .fw-icons ul li .fw-ico .ico-box img {
                        width: 46px;
                        vertical-align: middle;
                    }
                    
                    .sec-2 .fw .fw-icons ul li.fw1 {
                        bottom: 10%;
                        right: 60%;
                    }
                    
                    .sec-2 .fw .fw-icons ul li.fw2 {
                        bottom: 31%;
                        right: 58%;
                    }
                    
                    .sec-2 .fw .fw-icons ul li.fw3 {
                        bottom: 51%;
                        right: 52%;
                    }
                    
                    .sec-2 .fw .fw-icons ul li.fw4 {
                        bottom: 68%;
                        right: 43%;
                    }
                    
                    .sec-2 .fw .fw-icons ul li.fw5 {
                        top: 8%;
                        right: 22%;
                    }
                    
                    .sec-2 .fw .fw-icons ul li .fw-line {
                        height: 1px;
                        width: 0;
                        background: rgba(255, 255, 255, 0.5);
                        transition: all linear .5s;
                        -webkit-transition: all linear .5s;
                    }
                    
                    .sec-2 .fw .fw-icons ul li:hover .fw-text {
                        width: 330px;
                        height: 70px;
                        line-height: 70px;
                        background: url(../uploadfiles/image/hover-bg.png) no-repeat;
                        background-size: 100% 100%;
                        color: #1465ea;
                        font-size: 24px;
                        transition: all linear .3s;
                        -webkit-transition: all linear .3s;
                    }
                    
                    .sec-2 .fw .fw-icons ul li:hover .fw-line {
                        margin-right: 30px;
                        width: 50px;
                    }
                    
                    .sec-2 .fw .fw-icons ul li:hover .fw-ico .ico-box {
                        transform: scale(1.2);
                        -webkit-transform: scale(1.2);
                    }
                    
                    .sec-2 .fw .fw-icons ul li:hover .line {
                        opacity: 1;
                        -webkit-animation: rotate 2s linear infinite;
                        animation: rotate 2s linear infinite;
                    }
                    
                    .sec-2 .fw .fw-icons ul li .line {
                        margin-left: -75px;
                        margin-top: -75px;
                        position: absolute;
                        top: 50%;
                        left: 50%;
                        opacity: 0;
                        width: 150px;
                        height: 150px;
                        background: url(../uploadfiles/image/hover-yq.png) no-repeat;
                        background-size: 100% 100%;
                        transition: all linear .3s;
                        -webkit-transition: all linear .3s;
                    }
                    
                    @media(max-width:1366px) {
                        .sec-2 .fw .fw-icons ul li .line {
                            width: 120px;
                            height: 120px;
                            margin-left: -60px;
                            margin-top: -60px;
                        }
                        .sec-2 .fw .fw-icons ul li .fw-ico .ico-box {
                            width: 60px;
                            height: 60px;
                            line-height: 60px;
                        }
                        .sec-2 .fw .fw-icons ul li .fw-ico {
                            width: 60px;
                            height: 60px;
                        }
                        .sec-2 .fw .fw-icons ul li .fw-ico .ico-box img {
                            width: 30px;
                        }
                        .sec-2 .fw .fw-icons ul li .fw-text {
                            width: 300px;
                            height: 60px;
                            line-height: 60px;
                            font-size: 18px;
                        }
                        .sec-2 .fw .fw-icons ul li:hover .fw-text {
                            width: 300px;
                            height: 60px;
                            line-height: 60px;
                            font-size: 20px;
                        }
                    }
                    
                    @media (max-width:1200px) {
                        .sec-2 {
                            min-height: 700px;
                        }
                    }
                    
                    @media (max-width:768px) {
                        .sec-2 {
                            min-height: 255px;
                        }
                        .sec-2 .Contain {
                            display: none;
                        }
                        .sec-2 .m-fw {
                            display: block;
                        }
                    }
                    /* 服务流程 */
                    
                    .sec-3 .lc {
                        padding: 7% 0;
                    }
                    
                    .sec-3 .lc .lc-bg {
                        width: 650px;
                        margin: 0 auto;
                        position: relative;
                    }
                    
                    .sec-3 .lc .lc-bg .lc-bg-box img {
                        width: 100%;
                    }
                    
                    .sec-3 .lc .lc-bg .lc-bg-box strong {
                        font-size: 40px;
                        transform: translate(-50%, -50%);
                        -webkit-transform: translate(-50%, -50%);
                        position: absolute;
                        left: 50%;
                        top: 58%;
                        color: #fff;
                        font-weight: normal;
                    }
                    
                    .sec-3 .lc .lc-bg .lc-list ul li {
                        position: absolute;
                        width: 350px;
                    }
                    
                    .sec-3 .lc .lc-bg .lc-list ul li p {
                        display: inline-block;
                        font-size: 22px;
                        font-weight: bold;
                        color: #1465ea;
                        line-height: 30px;
                    }
                    
                    .sec-3 .lc .lc-bg .lc-list ul li .lc-icon {
                        display: inline-block;
                        padding: 15px;
                        border: 1px solid rgba(255, 255, 255, 0.5);
                        border-radius: 50%;
                        transition: all linear .3s;
                        -webkit-transition: all linear .3s;
                    }
                    
                    .sec-3 .lc .lc-bg .lc-list ul li .lc-icon:hover {
                        transform: scale(1.2);
                        -webkit-transform: scale(1.2);
                    }
                    
                    .sec-3 .lc .lc-bg .lc-list ul li .lc-icon .lc-icon-box {
                        width: 90px;
                        height: 90px;
                        text-align: center;
                        line-height: 90px;
                        background: #fff;
                        border-radius: 50%;
                    }
                    
                    .sec-3 .lc .lc-bg .lc-list ul li .lc-icon .lc-icon-box img {
                        vertical-align: middle;
                        height: 40px;
                        transition: all linear .3s;
                        -webkit-transition: all linear .3s;
                    }
                    
                    .sec-3 .lc .lc-bg .lc-list ul li .lc-icon:hover .lc-icon-box img {
                        transform: rotateY(180deg);
                        -webkit-transform: rotateY(180deg);
                    }
                    
                    .sec-3 .lc .lc1,
                    .sec-3 .lc .lc8 {
                        bottom: -10%;
                    }
                    
                    .sec-3 .lc .lc2,
                    .sec-3 .lc .lc7 {
                        bottom: 20%;
                    }
                    
                    .sec-3 .lc .lc3,
                    .sec-3 .lc .lc6 {
                        bottom: 55%;
                    }
                    
                    .sec-3 .lc .lc4,
                    .sec-3 .lc .lc5 {
                        bottom: 85%;
                    }
                    
                    .sec-3 .lc .lc1 {
                        left: -124px;
                    }
                    
                    .sec-3 .lc .lc2 {
                        left: -270px;
                    }
                    
                    .sec-3 .lc .lc3 {
                        left: -250px;
                    }
                    
                    .sec-3 .lc .lc4 {
                        left: -25px;
                    }
                    
                    .sec-3 .lc .lc5 {
                        right: -70px;
                    }
                    
                    .sec-3 .lc .lc6 {
                        right: -250px;
                    }
                    
                    .sec-3 .lc .lc7 {
                        right: -280px;
                    }
                    
                    .sec-3 .lc .lc8 {
                        right: -200px;
                    }
                    
                    .sec-3 .lc .bz {
                        text-align: center;
                        margin-top: 50px;
                    }
                    
                    .sec-3 .lc .bz p {
                        font-size: 18px;
                        margin-bottom: 5px;
                    }
                    
                    .sec-3 .lc .bz span {
                        font-size: 14px;
                        font-weight: bold;
                        line-height: 30px;
                    }
                    
                    .sec-3 .lc .m-lc {
                        display: none;
                    }
                    
                    .sec-3 .lc .m-lc img {
                        width: 100%;
                    }
                    
                    @media (max-width:1440px) {
                        .sec-3 .lc .lc-bg {
                            width: 550px;
                        }
                    }
                    
                    @media (max-width:1366px) {
                        .sec-3 .lc .lc-bg {
                            width: 400px;
                        }
                        .sec-3 .lc .lc-bg .lc-list ul li {
                            width: 180px;
                        }
                        .sec-3 .lc .lc-bg .lc-list ul li p {
                            font-size: 18px;
                        }
                        .sec-3 .lc .lc-bg .lc-list ul li .lc-icon {
                            padding: 5px;
                        }
                        .sec-3 .lc .lc-bg .lc-list ul li .lc-icon .lc-icon-box {
                            width: 50px;
                            height: 50px;
                            line-height: 50px;
                        }
                        .sec-3 .lc .lc-bg .lc-list ul li .lc-icon .lc-icon-box img {
                            height: 10px;
                        }
                        .sec-3 .lc .lc-bg .lc-list ul li p {
                            font-size: 12px;
                        }
                        .sec-3 .lc .lc-bg .lc-bg-box strong {
                            font-size: 18px;
                        }
                        .sec-3 .lc .lc1 {
                            left: -5px;
                        }
                        .sec-3 .lc .lc2 {
                            left: -70px;
                        }
                        .sec-3 .lc .lc3 {
                            left: -65px;
                        }
                        .sec-3 .lc .lc4 {
                            left: 0;
                        }
                        .sec-3 .lc .lc5 {
                            right: -50px;
                        }
                        .sec-3 .lc .lc6 {
                            right: -135px;
                        }
                        .sec-3 .lc .lc7 {
                            right: -140px;
                        }
                        .sec-3 .lc .lc8 {
                            right: -70px;
                        }
                        .sec-3 .lc .bz p {
                            font-size: 16px;
                        }
                        .sec-3 .lc .bz span {
                            font-size: 12px;
                        }
                    }
                    
                    @media (max-width:1200px) {
                        .sec-3 .lc .lc-bg {
                            width: 50%;
                        }
                    }
                    
                    @media (max-width:1024px) {
                        .sec-3 .lc .lc-bg {
                            display: none;
                        }
                        .sec-3 .lc .m-lc {
                            display: block;
                        }
                    }
                    /* 检测进度查询 */
                    
                    .sec-4 .sec4 {
                        padding: 8% 0;
                    }
                    
                    .sec-4 .sec4 .sec4-box {
                        width: 100%;
                        background: rgba(255, 255, 255, 0.5);
                        border-radius: 20px;
                        padding: 40px 0;
                    }
                    
                    .sec-4 .sec4 .sec4-box .sec44 {
                        width: 50%;
                        float: left;
                        text-align: center;
                    }
                    
                    .sec-4 .sec4 .sec4-box .sec44:first-child {
                        border-right: 1px solid #ddd;
                        box-sizing: border-box;
                    }
                    
                    .sec-4 .sec4 .sec4-box .sec44>img {
                        height: 100px;
                        display: inline-block;
                        margin: 25px 0;
                        transition: all linear .3s;
                        -webkit-transition: all linear .3s;
                    }
                    
                    .sec-4 .sec4 .sec4-box .sec44>img:hover {
                        transform: scale(1.1);
                        -webkit-transform: scale(1.1);
                    }
                    
                    .sec-4 .sec4 .sec4-box .sec44 p {
                        font-size: 30px;
                        margin-bottom: 15px;
                    }
                    
                    .sec-4 .sec4 .sec4-box .sec44 span {
                        font-size: 14px;
                    }
                    
                    .sec-4 .sec4 .sec4-box .sec44 .input-box {
                        width: 80%;
                        margin: 30px auto 30px;
                        background: #fff;
                        height: 50px;
                        border-radius: 50px;
                        line-height: 50px;
                        position: relative;
                    }
                    
                    .sec-4 .sec4 .sec4-box .sec44 .input-box img {
                        display: block;
                        float: left;
                        margin: 14px 20px;
                    }
                    
                    .sec-4 .sec4 .sec4-box .sec44 .input-box input {
                        display: block;
                        width: 60%;
                        float: left;
                        height: 50px;
                        border: none;
                    }
                    
                    .sec-4 .sec4 .sec4-box .sec44 .input-box button {
                        width: 25%;
                        float: right;
                        border: none;
                        background: none;
                        height: 50px;
                        font-size: 18px;
                        font-weight: bold;
                        color: #1465ea;
                    }
                    
                    .sec-4 .sec4 .sec4-box .sec44 .input-box .pulldown {
                        position: absolute;
                        left: 0;
                        width: 100%;
                        top: 51px;
                        background: rgba(255, 255, 255, 0.8);
                        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
                        padding: 10px 0;
                        /*border-radius: 25px;*/
                        text-align: left;
                        height: 180px;
                        overflow: auto;
                    }
                    
                    .sec-4 .sec4 .sec4-box .sec44 .input-box .pulldown dd {
                        font-size: 14px;
                        padding-left: 5px;
                        padding-right: 5px;
                        line-height: 30px;
                        color: #666;
                    }
                    
                    .sec-4 .sec4 .sec4-box .sec44 .input-box .pulldown dd {}
                    
                    .sec-4 .sec4 .sec4-box .sec44 .input-box button:hover {
                        color: #21bcc0;
                    }
                    /*.sec-4 .sec4 .sec4-box .sec44 .input-box .pulldown::-webkit-scrollbar{width: 3px;-webkit-overflow-scrolling : touch;background-color: #e6e6e6;}
.sec-4 .sec4 .sec4-box .sec44 .input-box .pulldown::-webkit-scrollbar-track{background-color: #e6e6e6;}
.sec-4 .sec4 .sec4-box .sec44 .input-box .pulldown::-webkit-scrollbar-thumb{border-radius: 10px;background-color: #999;}
.sec-4 .sec4 .sec4-box .sec44 .input-box .pulldown::-webkit-scrollbar-button{height: 0px;background-color: #B0AEDA;}
*/
                    
                    .sec-4 .sec4 .sec4-box .sec44 a {
                        display: block;
                        width: 165px;
                        height: 50px;
                        margin: 30px auto 30px;
                        border-radius: 50px;
                        background: #fff;
                        line-height: 50px;
                        font-size: 16px;
                        color: #1465ea;
                    }
                    
                    .sec-4 .sec4 .sec4-box .sec44 a span {
                        display: inline-block;
                        width: 4px;
                        height: 4px;
                        background: #1465ea;
                        margin: 0 3px;
                        position: relative;
                        top: -3px;
                    }
                    
                    .sec-4 .sec4 .sec4-box .sec44 a .span0::before {
                        content: '';
                        display: inline-block;
                        width: 2px;
                        height: 2px;
                        background: #1465ea;
                        position: absolute;
                        left: -5px;
                        top: 1px;
                    }
                    
                    .sec-4 .sec4 .sec4-box .sec44 a .span1::after {
                        content: '';
                        display: inline-block;
                        width: 2px;
                        height: 2px;
                        background: #1465ea;
                        position: absolute;
                        right: -5px;
                        top: 1px;
                    }
                    
                    .sec-4 .sec4 .sec4-tel {
                        margin-top: 70px;
                        padding: 0 30px;
                    }
                    
                    .sec-4 .sec4 .sec4-tel .sec4-tel-box {
                        float: left;
                        width: 33%;
                    }
                    
                    .sec-4 .sec4 .sec4-tel .sec4-tel-box .sec4-tel-name {
                        float: left;
                        width: 25%;
                        line-height: 25px;
                        font-size: 24px;
                    }
                    
                    .sec-4 .sec4 .sec4-tel .sec4-tel-box .sec4-tel-content {
                        color: #1465ea;
                        font-size: 18px;
                        float: left;
                        width: 70%;
                        margin-left: 10px;
                    }
                    
                    .sec-4 .sec4 .sec4-tel .sec4-tel-box .sec4-tel-content p {
                        margin: 0 0 5px 0;
                    }
                    
                    .sec-4 .sec4 .sec4-tel .sec4-tel-box .sec4-tel-content p:first-child {
                        font-weight: bold;
                    }
                    
                    .sec-4 .sec4 .sec4-tel .sec4-tel-box .sec4-tel-content p img {
                        height: 20px;
                    }
                    
                    .sec-4 .sec4 .sec4-tel .sec4-tel-box .sec4-tel-content p a {
                        font-size: 16px;
                        color: #1465ea;
                    }
                    
                    .sec4-tel-content .wap {
                        display: none;
                    }
                    
                    .sec-4 .sec4 .sec4-box .sec44 a:hover {
                        background: #21bcc0;
                        color: #fff;
                    }
                    
                    .sec-4 .sec4 .sec4-box .sec44 a:hover span {
                        background: #fff;
                    }
                    
                    .sec-4 .sec4 .sec4-box .sec44 a:hover span::before {
                        background: #fff;
                    }
                    
                    .sec-4 .sec4 .sec4-tel .sec4-tel-box .sec4-tel-content p a:hover {
                        color: #21bcc0;
                    }
                    
                    @media(max-width:1366px) {
                        .sec-4 .sec4 {
                            padding: 5% 0;
                        }
                        .sec-4 .sec4 .sec4-box .sec44>img {
                            margin: 10px 0;
                            height: 50px;
                        }
                        .sec-4 .sec4 .sec4-box .sec44 p {
                            font-size: 20px;
                            margin: 10px 0;
                        }
                        .sec-4 .sec4 .sec4-box .sec44 .input-box {
                            margin: 20px auto 0;
                            height: 40px;
                            line-height: 40px;
                        }
                        .sec-4 .sec4 .sec4-box .sec44 .input-box img {
                            margin: 9px 15px;
                        }
                        .sec-4 .sec4 .sec4-box .sec44 .input-box button {
                            height: 40px;
                            font-size: 18px;
                            font-weight: normal;
                        }
                        .sec-4 .sec4 .sec4-box .sec44 a {
                            margin: 20px auto 0;
                            height: 40px;
                            line-height: 40px;
                        }
                    }
                    
                    @media(max-width:1024px) {
                        .sec-4 .sec4 .sec4-box .sec44 {
                            width: 100%;
                        }
                        .sec-4 .sec4 .sec4-box .sec44:first-child {
                            border-right: none;
                            border-bottom: 1px solid #ddd;
                        }
                        .sec-4 .sec4 .sec4-tel .sec4-tel-box {
                            width: 100%;
                            margin-bottom: 20px;
                        }
                        .sec-4 .sec4 .sec4-tel {
                            margin-top: 30px;
                        }
                    }
                    
                    @media(max-width:992px) {
                        .fp-scrollable {
                            height: auto !important;
                        }
                    }
                    
                    @media(max-width:768px) {
                        .sec-4 .sec4 .sec4-box .sec44>img {
                            height: 50px;
                        }
                        .sec-4 .sec4 .sec4-box .sec44 p {
                            font-size: 18px;
                            margin: 10px 0;
                        }
                        .sec-4 .sec4 .sec4-box .sec44 .input-box input {
                            width: 50%;
                        }
                        .sec-4 .sec4 .sec4-box .sec44 .input-box button {
                            width: 28%;
                            font-size: 14px;
                        }
                        .sec-4 .sec4 .sec4-tel .sec4-tel-box .sec4-tel-name {
                            font-size: 16px;
                        }
                        .sec4-tel-content .wap {
                            display: block;
                        }
                        .sec4-tel-content .pc {
                            display: none;
                        }
                    }
                    /* 企业动态 */
                    
                    .sec-5 {
                        background: url(../uploadfiles/image/index-bg4.jpg) no-repeat;
                        background-size: 100% 100%;
                    }
                    
                    .sec-5 .sec5 {
                        padding: 6% 0;
                    }
                    
                    .sec-5 .sec5 .sec5-title {
                        text-align: center;
                    }
                    
                    .sec-5 .sec5 .sec5-title span {
                        display: inline-block;
                        margin: 0 10px;
                        font-size: 36px;
                        color: #fff;
                    }
                    
                    .sec-5 .sec5 .sec5-menu {
                        text-align: center;
                        margin: 30px 0;
                    }
                    
                    .sec-5 .sec5 .sec5-menu ul li {
                        display: inline-block;
                        border: 1px solid transparent;
                        height: 45px;
                        line-height: 45px;
                        width: 155px;
                        box-sizing: border-box;
                        margin: 0 5px;
                    }
                    
                    .sec-5 .sec5 .sec5-menu ul li.active {
                        border: 1px solid #fff;
                        border-radius: 45px;
                    }
                    
                    .sec-5 .sec5 .sec5-menu ul li:hover {
                        background: #21bcc0;
                        border: 1px solid #21bcc0;
                    }
                    
                    .sec-5 .sec5 .sec5-menu ul li a {
                        color: #fff;
                        font-size: 22px;
                    }
                    
                    .sec-5 .sec5 .sec5-news .sec5-news-box {
                        width: 49%;
                        float: left;
                    }
                    
                    .sec-5 .sec5 .sec5-news .sec5-news-box:first-child {
                        margin-right: 2%;
                    }
                    
                    .sec-5 .sec5 .sec5-news .sec5-news-box .sec5-news-list {
                        padding: 35px;
                        background: #fff;
                        border-radius: 20px;
                    }
                    
                    .sec-5 .sec5 .sec5-news .sec5-news-box .sec5-news-list .sec5-news-img {
                        position: relative;
                        height: 258px;
                        overflow: hidden;
                        text-align: center;
                    }
                    
                    .sec-5 .sec5 .sec5-news .sec5-news-box .sec5-news-list .sec5-news-img img {
                        /*width:100%;*/
                        max-height: 258px;
                    }
                    
                    .sec-5 .sec5 .sec5-news .sec5-news-box .sec5-news-list .sec5-news-img .play {
                        width: 60px;
                        height: 60px;
                        position: absolute;
                        margin-top: -30px;
                        margin-left: -30px;
                        left: 50%;
                        top: 50%;
                    }
                    
                    .sec-5 .sec5 .sec5-news .sec5-news-box .sec5-news-list .news-left-title {
                        font-size: 18px;
                        margin: 25px 0 15px 0;
                        display: block;
                        font-weight: bold;
                        overflow: hidden;
                        white-space: nowrap;
                        text-overflow: ellipsis;
                    }
                    
                    .sec-5 .sec5 .sec5-news .sec5-news-box .sec5-news-list .news-dec {
                        color: #414446;
                        font-size: 16px;
                        line-height: 25px;
                        padding-bottom: 25px;
                        border-bottom: 1px solid #eee;
                    }
                    
                    .sec-5 .sec5 .sec5-news .sec5-news-box .sec5-news-list .news-time {
                        padding-top: 20px;
                        font-size: 14px;
                        color: #8d9ec4;
                    }
                    
                    .sec-5 .sec5 .sec5-news .sec5-news-box .sec5-news-list .news-time img {
                        float: right;
                        display: block;
                        margin-top: 5px;
                        transition: all linear .5s;
                        -webkit-transition: all linear .5s;
                    }
                    
                    .sec-5 .sec5 .sec5-news .sec5-news-box .sec5-news-list:hover .news-time img {
                        margin-right: 30px;
                    }
                    
                    .sec-5 .sec5 .sec5-news .sec5-news-box .sec5-news-list .news-right-title {
                        font-size: 18px;
                        color: #1465ea;
                        margin-bottom: 27px;
                        font-weight: bold;
                        display: block;
                        overflow: hidden;
                        white-space: nowrap;
                        text-overflow: ellipsis;
                    }
                    
                    .sec-5 .sec5 .sec5-news .sec5-news-right .sec5-news-list:first-child {
                        margin-bottom: 30px;
                    }
                    
                    @media(max-width:1440px) {
                        .sec-5 .sec5 {
                            padding: 8% 0;
                        }
                    }
                    
                    @media (max-width:1366px) {
                        .sec-5 .sec5 .sec5-menu ul li {
                            height: 40px;
                            line-height: 40px;
                        }
                        .sec-5 .sec5 .sec5-menu ul li a {
                            font-size: 16px;
                        }
                        .sec-5 .sec5 .sec5-news .sec5-news-box .sec5-news-list {
                            padding: 15px;
                            border-radius: 10px;
                        }
                        .sec-5 .sec5 .sec5-news .sec5-news-box .sec5-news-list .sec5-news-img {
                            height: 220px;
                        }
                        .sec-5 .sec5 .sec5-news .sec5-news-box .sec5-news-list .sec5-news-img img {
                            max-height: 220px;
                        }
                        .sec-5 .sec5 .sec5-news .sec5-news-box .sec5-news-list .news-left-title {
                            font-size: 16px;
                        }
                        .sec-5 .sec5 .sec5-news .sec5-news-box .sec5-news-list .news-dec {
                            font-size: 14px;
                            padding-bottom: 15px;
                        }
                        .sec-5 .sec5 .sec5-news .sec5-news-box .sec5-news-list .news-time {
                            padding-top: 10px;
                        }
                        .sec-5 .sec5 .sec5-news .sec5-news-box .sec5-news-list .news-right-title {
                            margin-top: 4px;
                            font-size: 16px;
                        }
                        .sec-5 .sec5 .sec5-news .sec5-news-box .sec5-news-list .news-time {
                            padding-top: 15px;
                        }
                    }
                    
                    @media(max-width:1024px) {
                        .sec-5 .sec5 .sec5-news .sec5-news-box {
                            width: 100%;
                        }
                        .sec-5 .sec5 .sec5-news .sec5-news-box:first-child {
                            margin-right: 0;
                            margin-bottom: 30px;
                        }
                    }
                    
                    @media(max-width:768px) {
                        .sec-5 .sec5 .sec5-title span {
                            font-size: 20px;
                        }
                        .sec-5 .sec5 .sec5-title img {
                            height: 20px;
                        }
                        .sec-5 .sec5 .sec5-menu ul li {
                            width: 130px;
                            height: 40px;
                            line-height: 40px;
                        }
                        .sec-5 .sec5 .sec5-news .sec5-news-box .sec5-news-list {
                            padding: 10px;
                            border-radius: 5px;
                        }
                        .sec-5 .sec5 .sec5-news .sec5-news-box .sec5-news-list .sec5-news-img {
                            height: auto;
                        }
                        .sec-5 .sec5 .sec5-news .sec5-news-box .sec5-news-list .sec5-news-img img {
                            max-height: auto;
                        }
                        .sec-5 .sec5 .sec5-news .sec5-news-box .sec5-news-list .news-left-title {
                            font-size: 16px;
                        }
                        .sec-5 .sec5 .sec5-news .sec5-news-box .sec5-news-list .news-right-title {
                            font-size: 16px;
                            margin-bottom: 10px;
                        }
                        .sec-5 .sec5 .sec5-news .sec5-news-box .sec5-news-list .news-dec {
                            font-size: 13px;
                        }
                    }
                    /* 联系我们 */
                    
                    .sec-6 {
                        background: url(../uploadfiles/image/map-bg.jpg) no-repeat;
                        background-size: 100% 100%;
                    }
                    
                    .sec-6 .sec6-box {
                        width: 50%;
                        height: 100%;
                        /* float: rht; */
                        position: relative;
                        padding-top: 60px;
                    }
                    
                    .sec-6 .sec6-box.sec6-con {
                        background-size: 100% 100%;
                    }
                    
                    .sec-6 .sec6-box .sec66 {
                        padding: 17% 0 15% 13%;
                    }
                    
                    .sec-6 .sec6-box .sec66 .sec66-tel {
                        color: #fff;
                        padding-bottom: 40px;
                        border-bottom: 1px solid rgba(255,255,255,.2);
                    }
                    
                    .sec-6 .sec6-box .sec66 .sec66-tel strong {
                        font-size: 36px;
                        font-weight: bold;
                    }
                    
                    .sec-6 .sec6-box .sec66 .sec66-tel p {
                        margin: 0;
                        font-size: 14px;
                        letter-spacing: 18px;
                    }
                    
                    .sec-6 .sec6-box .sec66 .sec66-nav {
                        padding: 60px 0 30px;
                        border-top: 1px solid rgba(255, 255, 255, 0.2);
                        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
                    }
                    
                    .sec-6 .sec6-box .sec66 .sec66-nav ul li {
                        display: inline-block;
                        width: 100px;
                        text-align: center;
                        margin: 0 10px;
                    }
                    
                    .sec-6 .sec6-box .sec66 .sec66-nav ul li a {
                        color: #fff;
                        font-size: 18px;
                    }
                    
                    .sec-6 .sec6-box .sec66 .sec66-mes {
                        padding: 30px 0;
                    }
                    
                    .sec-6 .sec6-box .sec66 .sec66-mes ul li {
                        float: left;
                        width: 240px;
                        padding: 10px;
                    }
                    
                    .sec-6 .sec6-box .sec66 .sec66-mes ul li.sec66-mes-li1 {
                        background: #fff;
                    }
                    
                    .sec-6 .sec6-box .sec66 .sec66-mes ul li.sec66-mes-li2 {
                        background: #1465ea;
                    }
                    
                    .sec-6 .sec6-box .sec66 .sec66-mes ul li .sec66-mes-img {
                        float: left;
                        width: 40%;
                    }
                    
                    .sec-6 .sec6-box .sec66 .sec66-mes ul li.sec66-mes-li2 .sec66-mes-img {
                        text-align: center;
                    }
                    
                    .sec-6 .sec6-box .sec66 .sec66-mes ul li .sec66-mes-img img {
                        height: 84px;
                    }
                    
                    .sec-6 .sec6-box .sec66 .sec66-mes ul li .sec66-mes-text {
                        float: left;
                        width: 60%;
                        margin-top: 18px;
                    }
                    
                    .sec-6 .sec6-box .sec66 .sec66-mes ul li.sec66-mes-li1 .sec66-mes-text p {
                        color: #1465ea;
                    }
                    
                    .sec-6 .sec6-box .sec66 .sec66-mes ul li.sec66-mes-li2 .sec66-mes-text {
                        color: #fff;
                    }
                    
                    .sec-6 .sec6-box .sec66 .sec66-mes ul li .sec66-mes-text p {
                        font-size: 18px;
                        margin: 0;
                    }
                    
                    .sec-6 .sec6-box .sec66 .sec66-mes ul li .sec66-mes-text span {
                        font-size: 14px;
                    }
                    
                    .sec-6 .sec6-box .sec66 .sec66-contact {
                        color: #e5f1fc;
                        margin-top: 6%;
                    }
                    
                    .sec-6 .sec6-box .sec66 .sec66-contact a {
                        color: #e5f1fc;
                        
                    }
                    
                    .sec-6 .sec6-box .sec66 .sec66-contact h4 {
                        font-size: 20px;
                        font-weight: normal;
                        margin: 0 0 10px 0;
                    }
                    
                    .sec-6 .sec6-box .sec66 .sec66-contact p {
                        font-size: 18px;
                        margin: 2% 0;
                        padding-left: 28px; background-repeat: no-repeat;background-position: left 5px;
                    }
   .sec-6 .fp-scroller{ }    
.sec-6 .sec6-box .sec66 .sec66-contact p.ico-4{background-image: url("../images/Bottom002942_icon1.png");}
.sec-6 .sec6-box .sec66 .sec66-contact p.ico-3{background-image: url("../images/Bottom002942_icon3.png");}
.sec-6 .sec6-box .sec66 .sec66-contact p.ico-2{background-image: url("../images/Bottom002942_icon4.png");}
.sec-6 .sec6-box .sec66 .sec66-contact p.ico-1{background-image: url("../images/Bottom002942_icon2.png");}
.Ispic {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.sec6-box .pic{
    background: #fff;
    padding: 2%;}
.sec6-box .pic .Ispic {padding-bottom: 56%;}
                    .sec-6 .sec6-box .sec66 .sec66-contact p span a {
                        color: #97a5b2;
                    }
                    
                    .sec-6 .sec6-box .sec66 .sec66-contact p span a:hover {
                        color: #e5f1fc;
                    }
                    
                    .sec-6 .sec6-box .hz-box {
                        padding: 17% 14% 17% 6%;
                    }
                    
                    .sec-6 .sec6-box .hz-box .hz-title {
                        font-size: 60px;
                        color: #fff;
                    }
                    
                    .sec-6 .sec6-box .hz-box .hz-content {
                        margin-top: 50px;
                    }
                    
                    .sec-6 .sec6-box .hz-box .hz-content .hz-slide ul {
                        width: 102%;
                    }
                    
                    .sec-6 .sec6-box .hz-box .hz-content .hz-slide ul li {
                        width: 30%;
                        height: 140px;
                        line-height: 140px;
                        border-radius: 20px;
                        background: #fff;
                        text-align: center;
                        float: left;
                        margin-bottom: 30px;
                        margin-right: 3%;
                        box-shadow: 6px 10px 10px #c0d5e9;
                    }
                    
                    .sec-6 .sec6-box .hz-box .hz-content .hz-slide ul li img {
                        vertical-align: middle;
                        transition: all linear .5s;
                        -webkit-transition: all linear .5s;
                    }
                    
                    .sec-6 .sec6-box .hz-box .hz-content .hz-slide ul li:hover img {
                        transform: scale(1.1);
                        -webkit-transform: scale(1.1);
                    }
                    
                    .sec-6 .sec6-box .owl-carousel .owl-item img {
                        display: inline-block;
                        width: auto;
                    }
                    
                    .sec-6 .sec6-box .owl-carousel .owl-dots {
                        position: absolute;
                        top: -121px;
                        right: 75px;
                    }
                    
                    .sec-6 .sec6-box .owl-carousel .owl-dots .owl-dot {
                        width: 10px;
                        height: 10px;
                        background: #b0cae1;
                        border-radius: 50%;
                        margin: 0 7px;
                    }
                    
                    .sec-6 .sec6-box .owl-carousel .owl-dots .owl-dot.active {
                        background: #2274ed;
                    }
                    
                    .sec-6 .sec6-box .owl-carousel .owl-nav button.owl-prev,
                    .sec-6 .sec6-box .owl-carousel .owl-nav button.owl-next {
                        position: absolute;
                        top: -123px;
                        width: 19px;
                        height: 34px;
                    }
                    
                    .sec-6 .sec6-box .owl-carousel .owl-nav button.owl-prev {
                        background: url(../uploadfiles/image/prev.png) no-repeat;
                        background-size: 100% 100%;
                        right: 140px;
                    }
                    
                    .sec-6 .sec6-box .owl-carousel .owl-nav button.owl-next {
                        background: url(../uploadfiles/image/next.png) no-repeat;
                        background-size: 100% 100%;
                        right: 20px;
                    }
                    
                    .sec-6 .sec6-box .owl-carousel .owl-nav.disabled,
                    .sec-6 .sec6-box .owl-carousel .owl-dots.disabled {
                        display: block;
                    }
                    
                    .owl-carousel .owl-nav button.owl-prev span,
                    .owl-carousel .owl-nav button.owl-next span {
                        display: none !important;
                    }

                    @media (max-width:1440px) {
                        .sec-6 .sec6-box .sec66 .sec66-tel {
                            padding-bottom: 20px;
                        }
                        .sec-6 .sec6-box .sec66 .sec66-nav {
                            padding: 30px;
                        }
                        .sec-6 .sec6-box .sec66 .sec66-mes {
                            padding: 30px 0;
                        }
                        .sec-6 .sec6-box .hz-box .hz-content {
                            margin-top: 60px;
                        }
                    }
                    
                    @media (min-width:1367px) {
                        .sec-6 .sec6-box .hz-box .hz-content .hz-slide ul li img {
                            height: 55px;
                        }
                    }
                     @media(max-width: 1366px) and (min-width: 768px){
                            .sec-6 .sec6-box{padding-top: 110px;}
                     }
                    @media(max-width:1366px) {
                        .sec-6 .sec6-box .sec66 {
                            padding: 8% 0 8% 8%;
                        }
                        .sec-6 .sec6-box .sec66 .sec66-tel strong {
                            font-size: 30px;
                        }
                        .sec-6 .sec6-box .sec66 .sec66-tel p {
                            letter-spacing: 10px;
                        }
                        .sec-6 .sec6-box .sec66 .sec66-nav {
                            padding: 20px 0;
                        }
                        .sec-6 .sec6-box .sec66 .sec66-nav ul li {
                            width: 80px;
                        }
                        .sec-6 .sec6-box .sec66 .sec66-nav ul li a {
                            font-size: 14px;
                        }
                        .sec-6 .sec6-box .sec66 .sec66-nav ul li img {
                            width: 40px;
                        }
                        .sec-6 .sec6-box .hz-box .hz-content .hz-slide ul li {
                            height: 90px;
                            line-height: 90px;
                            overflow: hidden;
                        }
                        .sec-6 .sec6-box .hz-box .hz-content .hz-slide ul li img {
                            height: 40px;
                        }
                        .sec-6 .sec6-box .hz-box .hz-title {
                            font-size: 25px;
                        }
                        .sec-6 .sec6-box .sec66 .sec66-mes ul li {
                            width: 200px;
                        }
                        .sec-6 .sec6-box .sec66 .sec66-mes ul li .sec66-mes-img img {
                            height: 65px;
                        }
                        .sec-6 .sec6-box .sec66 .sec66-mes ul li .sec66-mes-text {
                            margin-top: 10px;
                        }
                        .sec-6 .sec6-box .owl-carousel .owl-dots {
                            position: absolute;
                            top: -85px;
                            right: 53px;
                        }
                        .sec-6 .sec6-box .owl-carousel .owl-dots .owl-dot {
                            width: 10px;
                            height: 10px;
                            background: #b0cae1;
                            border-radius: 50%;
                            margin: 0 7px;
                        }
                        .sec-6 .sec6-box .owl-carousel .owl-dots .owl-dot.active {
                            background: #2274ed;
                        }
                        .sec-6 .sec6-box .owl-carousel .owl-nav button.owl-prev,
                        .sec-6 .sec6-box .owl-carousel .owl-nav button.owl-next {
                            position: absolute;
                            top: -88px;
                            width: 14px;
                            height: 25px;
                        }
                    }
                     @media (max-width:1440px) {
                    .sec-6 .sec6-box .sec66 .sec66-contact p{font-size: 16px;}
                    .sec-6 .sec6-box .sec66 .sec66-tel strong { font-size: 30px;}
                    }
                    @media (max-width:1200px) {
                        .sec-6 .sec6-box .sec66 {
                            padding: 14% 0 10% 8%;
                        }
                    }
                    
                    @media (max-width:1024px) {
                        .sec-6 .sec6-box {
                            width: 100%;
                        }
                    }
                    
                    @media(max-width:768px) {
                        .sec-6 .sec6-box .hz-box {
                            padding: 10% 3%;
                        }
                        .sec-6 .sec6-box .hz-box .hz-title {
                            font-size: 20px;
                        }
                        .sec-6 .sec6-box .hz-box .hz-title img {
                            height: 20px;
                        }
                        .sec-6 .sec6-box .hz-box .hz-content .hz-slide ul li img {
                            width: 100%;
                        }
                        .sec-6 .sec6-box .owl-carousel .owl-nav button.owl-prev,
                        .sec-6 .sec6-box .owl-carousel .owl-nav button.owl-next {
                            width: 15px;
                            height: 28px;
                        }
                        .sec-6 .sec6-box .sec66 {
                            padding: 5%;
                        }
                        .sec-6 .sec6-box .sec66 .sec66-tel {
                            padding-bottom: 10px;
                        }
                        .sec-6 .sec6-box .hz-box .hz-content .hz-slide ul li {
                            height: 80px;
                            line-height: 80px;
                        }
                        .sec-6 .sec6-box .hz-box .hz-content {
                            margin-top: 50px;
                        }
                        .sec-6 .sec6-box .owl-carousel .owl-dots {
                            top: -73px;
                        }
                        .sec-6 .sec6-box .owl-carousel .owl-nav button.owl-prev,
                        .sec-6 .sec6-box .owl-carousel .owl-nav button.owl-next {
                            top: -78px;
                        }
                        .sec-6 .sec6-box .sec66 .sec66-nav {
                            padding: 20px 0 0 0;
                        }
                        .sec-6 .sec6-box .sec66 .sec66-nav ul li {
                            width: 32%;
                            margin: 0;
                        }
                        .sec-6 .sec6-box .sec66 .sec66-nav ul li a {
                            font-size: 14px;
                        }
                        .sec-6 .sec6-box .sec66 .sec66-nav ul li a img {
                            width: 30px;
                        }
                        .sec-6 .sec6-box .sec66 .sec66-mes {
                            padding-top: 20px;
                        }
                        .sec-6 .sec6-box .sec66 .sec66-mes ul li {
                            width: 92.5%;
                        }
                    }
                    /*sitemap*/
                    
                    .ul_sitemap li {
                        border-bottom: dotted 1px #ddd;
                        padding: 5px 0px;
                    }
                    
                    .ul_sitemap li strong {
                        width: 90px;
                        display: inline-block;
                    }
                    /* 栏目页 */
                    
                    .Ntop {
                        position: relative;
                        background: #fff;
                        z-index: 100;
                    }
                    
                    .Ntop .Logo {
                        line-height: 80px;
                        position: relative;
                        z-index: 999;
                    }
                    
                    .Ntop .Logo img {
                        height: 60px;
                    }
                    
                    .Ntop .Logo .logo2 {
                        display: none;
                    }
                    
                    .Ntop .NnavTop {
                        line-height: 45px;
                        margin: 20px 0;
                        display: none;
                    }
                    
                    .Ntop .NnavTop .NnavTopIco ul {
                        height: 55px;
                        line-height: 55px;
                        border-radius: 45px;
                        background: rgba(0, 0, 0, 0.5);
                    }
                    
                    .Ntop .NnavTop .NnavTopIco ul li:first-child {
                        padding-right: 10px;
                        padding-left: 20px;
                    }
                    
                    .Ntop .NnavTop .NnavTopIco ul li {
                        display: inline-block;
                        padding: 0 20px 0 10px;
                    }
                    
                    .Ntop .NnavTop .NnavTopIco ul li img {
                        display: inline-block;
                        margin-right: 1px;
                        height: 19px;
                    }
                    
                    .Ntop .NnavTop .NnavTopIco ul li a {
                        color: #fff;
                        font-size: 14px;
                    }
                    
                    .Ntop .NnavTop .NnavTopTel {
                        font-size: 14px;
                        color: #282d38;
                        margin-right: 20px;
                        margin-top: 5px;
                    }
                    
                    .Ntop .NnavTop .NnavTopTel strong {
                        vertical-align: middle;
                        font-size: 24px;
                        font-family: Anton;
                        color: #282d38;
                    }
                    
                    .Ntop .NnavTop .NnavTopRk {
                        margin-right: 20px;
                    }
                    
                    .Ntop .NnavTop .NnavTopRk ul li {
                        display: inline-block;
                        margin: 0 10px;
                        margin-top: 5px;
                    }
                    
                    .Ntop .NnavTop .NnavTopRk ul li a {
                        color: #282d38;
                        font-size: 14px;
                    }
                    
                    .Ntop .NnavBox ul li {
                        position: relative;
                    }
                    
                    .Ntop .NnavBox ul li {
                        display: inline-block;
                    }
                    
                    .Ntop .NnavBox ul li span a {
                        font-size: 18px;
                        display: inline-block;
                        padding: 0 28px;
                        height: 40px;
                        line-height: 40px;
                        transition: all ease .5s;
                        -webkit-transition: all ease .5s;
                    }
                    
                    .Ntop .NnavBox ul li.active span a {
                        background: #1465ea;
                        border-radius: 40px;
                        color: #fff;
                    }
                    
                    .Ntop .NnavBox ul li:hover span a {
                        background: #1465ea;
                        border-radius: 40px;
                        color: #fff;
                    }
                    
                    .Ntop .mbtn {
                        display: none;
                        position: absolute;
                        cursor: pointer;
                        right: 20px;
                        top: 25px;
                        float: right;
                    }
                    
                    .Ntop .mbtn span {
                        display: block;
                        width: 23px;
                        height: 2px;
                        background: #1465ea;
                        position: relative;
                        -webkit-transition: all 200ms cubic-bezier(.4, 0, 0, 1);
                        -o-transition: all 200ms cubic-bezier(.4, 0, 0, 1);
                        transition: all 200ms cubic-bezier(.4, 0, 0, 1);
                    }
                    
                    .Ntop .mbtn span::before,
                    .Ntop .mbtn span::after {
                        content: '';
                        display: block;
                        height: 2px;
                        width: 23px;
                        background: #1465ea;
                        position: absolute;
                        left: 0;
                        -webkit-transition: all 200ms cubic-bezier(.4, 0, 0, 1);
                        -o-transition: all 200ms cubic-bezier(.4, 0, 0, 1);
                        transition: all 200ms cubic-bezier(.4, 0, 0, 1);
                    }
                    
                    .Ntop .mbtn span:before {
                        top: -8px;
                    }
                    
                    .Ntop .mbtn span:after {
                        bottom: -8px;
                    }
                    
                    .Ntop .mbtn.active span {
                        background: transparent;
                        margin-left: 10px;
                    }
                    
                    .Ntop .mbtn.active span:before {
                        transform: rotate(-48deg) translate(-6px, 5px);
                        -webkit-transform: rotate(-48deg) translate(-6px, 5px);
                        -o-transform: rotate(-48deg) translate(-6px, 5px);
                        width: 24px;
                    }
                    
                    .Ntop .mbtn.active span:after {
                        transform: rotate(48deg) translate(-6px, -5px);
                        -webkit-transform: rotate(48deg) translate(-6px, -5px);
                        -o-transform: rotate(48deg) translate(-6px, -5px);
                        width: 24px;
                    }
                    
                    .Ntop.fixedhead .Logo .logo {
                        display: none;
                    }
                    
                    .Ntop.fixedhead .Logo .logo2 {
                        display: block;
                        height: 50px;
                    }
                    
                    .Ntop.fixedhead {
                        position: fixed;
                        left: 0;
                        top: 0;
                        width: 100%;
                        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
                    }
                    
                    .Ntop.fixedhead .Nnav {
                        margin-top: 17px;
                        padding-bottom: 12px;
                    }
                    
                    @media(max-width:1440px) {
                        .Ntop .NnavBox ul li a {
                            padding: 0 18px;
                        }
                    }
                    
                    @media(max-width:1199px) {
                        .Ntop .NnavBox ul li a {
                            font-size: 16px;
                            padding: 0 20px;
                        }
                    }
                    
                    @media(max-width:1024px) {
                        .Ntop {
                            position: fixed;
                            width: 100%;
                            left: 0;
                            top: 0;
                            background: #fff;
                            box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2);
                            z-index: 10000;
                            height: 50px;
                        }
                        .Ntop .mbtn {
                            display: block;
                        }
                        .Ntop .Logo {
                            line-height: 50px;
                        }
                        .Ntop .Logo img {
                            height: 35px;
                        }
                        .Ntop.fixedhead .Logo .logo2 {
                            height: 34px;
                        }
                        .Ntop .NnavTop {
                            position: absolute;
                            margin: 10px 0;
                            top: 0;
                            right: 50px;
                        }
                        .Ntop .NnavTop .NnavTopIco ul {
                            height: 35px;
                            line-height: 35px;
                        }
                        .Ntop .NnavTop .NnavTopTel {
                            display: none;
                        }
                        .Ntop .NnavTop .NnavTopRk {
                            margin-right: -35px;
                            width: 100%;
                            text-align: right;
                        }
                        .Ntop .NnavTop .NnavTopRk ul li {
                            margin: 0 5px;
                        }
                        .Ntop .NnavTop .NnavTopRk ul li a {
                            font-size: 12px;
                        }
                        .Ntop .NnavBox {
                            padding: 10px 0;
                            position: absolute;
                            width: 100%;
                            top: 50px;
                            left: 0;
                            background: #fff;
                            z-index: 999;
                            box-shadow: 0 0 10px #ddd;
                            display: none;
                            z-index: 9999;
                        }
                        .Ntop .NnavBox ul li {
                            display: block;
                            width: 100%;
                            box-sizing: border-box;
                            text-align: center;
                        }
                        .Ntop .NnavBox ul li.active a {
                            background: none;
                            color: #414446;
                        }
                    }
                    
                    .NyTnav {
                        background-size: cover;
                        line-height: 50px;
                        z-index: 999;
                        border-bottom: 1px solid #e6e6e6;
                        box-shadow: 0 5px 10px #ddd;
                    }
                    
                    .NyTnav h1 {
                        margin: 0;
                        font-size: 16px;
                    }
                    
                    .NyTnav h1 b {
                        display: inline-block;
                        border-top: 5px solid #fff;
                        border-bottom: 5px solid transparent;
                        border-left: 5px solid transparent;
                        border-right: 5px solid transparent;
                        display: none;
                    }
                    
                    .NyTnav ul li {
                        display: inline-block;
                        position: relative;
                    }
                    
                    .NyTnav ul li::before,
                    .NyTnav ul li::after {
                        content: '';
                        display: block;
                        width: 10px;
                        height: 2px;
                        background: #282d38;
                        top: 50%;
                        transform: translateY(-50%);
                        -webkit-transform: translateY(-50%);
                        position: absolute;
                        opacity: 0;
                        transition: all .5s;
                        -webkit-transition: all .5s;
                    }
                    
                    .NyTnav ul li::before {
                        left: 10px;
                    }
                    
                    .NyTnav ul li::after {
                        right: 10px;
                    }
                    
                    .NyTnav ul li:hover::before {
                        left: 0;
                        opacity: 1;
                    }
                    
                    .NyTnav ul li:hover::after {
                        right: 0;
                        opacity: 1;
                    }
                    
                    .NyTnav ul li.on::before {
                        left: 0;
                        opacity: 1;
                    }
                    
                    .NyTnav ul li.on::after {
                        right: 0;
                        opacity: 1;
                    }
                    
                    .NyTnav ul li a {
                        font-size: 16px;
                        padding: 0 30px;
                    }
                    
                    .TwoNav1 {
                        width: 85%;
                        padding-right: 50px;
                        height: 51px;
                        position: relative;
                        overflow: hidden;
                        transition: all .5s;
                        -webkit-transition: all .5s;
                    }
                    
                    .TwoNav1 .navMore {
                        width: 50px;
                        height: 50px;
                        position: absolute;
                        right: 0;
                        top: 0;
                        text-align: center;
                        line-height: 50px;
                        cursor: pointer;
                    }
                    
                    .TwoNav1.on {
                        height: auto !important;
                    }
                    
                    @media(max-width:768px) {
                        .NyTnav {
                            padding: 10px 0;
                            position: relative;
                        }
                        .NyTnav h1 {
                            font-size: 16px;
                            text-align: center;
                            width: 100%;
                        }
                        .NyTnav h1 b {
                            display: inline-block;
                            width: 30px;
                            height: 30px;
                            background: url(../images/arrb.png);
                            vertical-align: middle;
                        }
                        .NyTnav .TwoNav {
                            position: absolute;
                            width: 100%;
                            left: 0;
                            top: 70px;
                            background: #fff;
                            box-shadow: 0 0 10px #ddd;
                            padding: 10px 0;
                            display: none;
                        }
                        .NyTnav .TwoNav ul li {
                            display: block;
                            width: 100%;
                            font-size: 13px;
                            line-height: 30px;
                            text-align: center;
                        }
                        .NyTnav .TwoNav ul li a {
                            color: #414446;
                            font-size: 13px;
                        }
                    }
                    /* Bottom */
                    
                    .Bottom {
                        background: url(../uploadfiles/image/fmap.jpg) no-repeat top center;
                        background-size: cover;
                    }
                    .Bottom .FootXx{width: 147px;}
                    .Bottom .bott_top {
                        padding: 30px 0;
                    }
                    
                    .Bottom .bott_top .Contain {
                        display: flex;
                        align-items: center;
                        justify-content: space-between;
                    }
                    
                    .Copyright {
                        line-height: 60px;
                        text-align: center;
                      
                    }
                    
                    .Copyright p {
                        color: #ffffff;
                        float: left;
                        padding: 0;
                        margin: 0;
                    }
                    
                    .Copyright a {
                        color: #fff;
                    }
                    
                    .Copyright span {
                        float: right;
                        color: #fff;
                    }
                    
                    .Bottom .FootTel {
                        width: 370px;
                        float: left;
                    }
                    
                    .Bottom .FootTel .FootLogo {
                        width: 18%;
                        border-right: 1px solid #797e89;
                    }
                    
                    .Bottom .FootTel .FoottelBox {
                        width: 80%;
                        text-align: center;
                    }
                    
                    .Bottom .FootTel .FoottelBox h1 {
                        color: #fff;
                        font-weight: lighter;
                        font-size: 42px;
                        margin: 10px 0 10px 0;
                    }
                    
                    .Bottom .FootTel .FoottelBox p {
                        color: #fff;
                        font-size: 14px;
                        letter-spacing: 18px;
                        margin: 0;
                        text-align: center;
                    }
                    
                    .Bottom .FootWx {
                        width: 370px;
                        height: 100px;
                        background: #fff;
                        float: right;
                    }
                    
                    .Bottom .FootWx .FootWximg {
                        padding: 8px;
                        width: 70%;
                        box-sizing: border-box;
                    }
                    
                    .Bottom .FootWx .FootWximg .FootWximgLeft {
                        width: 40%;
                    }
                    
                    .Bottom .FootWx .FootWximg .FootWximgLeft img {
                        width: 84px;
                        height: 84px;
                    }
                    
                    .Bottom .FootWx .FootWximg .FootWximgRight {
                        padding: 20px 10px;
                        width: 60%;
                        box-sizing: border-box;
                    }
                    
                    .Bottom .FootWx .FootWximg .FootWximgRight p {
                        font-size: 16px;
                        margin: 0;
                    }
                    
                    .Bottom .FootWx .FootXx {
                        width: 30%;
                        height: 100px;
                        padding: 20px 0;
                        box-sizing: border-box;
                        background: #1465ea;
                        text-align: center;
                    }
                    
                    .Bottom .FootWx .FootXx a {
                        color: #fff;
                    }
                    
                    .Bottom .FootWx .FootXx p {
                        margin: 0;
                        font-size: 16px;
                    }
                    
                    .Bottom .FootTxt {
                        text-align: center;
                        float: left;
                        width: 40%;
                    }
                    
                    .Bottom .FootTxt .foot_logo {
                        margin-bottom: 24px;
                    }
                    
                    .Bottom .FootTxt ul li {
                       
                        font-size: 14px;
                        color: #fff;
                        margin: 0 10px;
                    }
                    
                    .Bottom .FootTxt p {
                        font-size: 12px;
                        color: #fff;
                        margin: 0;
                    }
                    
                    .Bottom .FootTxt p a {
                        color: #657686;
                    }
                    
                    @media(max-width:1024px) {
                        .Bottom .bott_top .Contain {
                            display: block !important;
                        }
                        .Bottom .FootTel {
                            float: none;
                            margin: 0 auto;
                        }
                        .Bottom .FootTxt {
                            width: 100%;
                            float: none;
                            padding: 30px 0;
                        }
                        .Bottom .FootWx {
                            float: none;
                            margin: 0 auto;
                        }
                    }
                    
                    @media(max-width:992px) {
                        .Bottom {}
                        .Bottom .FootTel {}
                        .Bottom .FootTel .FoottelBox h1 {
                            font-size: 35px;
                        }
                        .Bottom .FootTel .FoottelBox p {
                            letter-spacing: 12px;
                        }
                        .Bottom .FootWx {
                            width: 300px;
                        }
                    }
                    
                    @media(max-width:640px) {
                        .Copyright span {
                            display: none;
                        }
                        .Copyright p {
                            width: 100%;
                            float: none;
                            margin: 0 auto;
                        }
                    }
                    
                    @media(max-width:375px) {
                        .Bottom .FootTel {
                            width: auto;
                        }
                    }
                    
                    .Nabout1 .Nabout1-img img {
                        width: 100%;
                    }
                    
                    .Nabout1 .Nabout1-txt {
                        padding: 50px 100px 80px 100px;
                        box-shadow: 0 5px 70px #eef3fc;
                        border-radius: 0 0 10px 10px;
                    }
                    
                    .Nabout1 .Nabout1-txt .Nabout1-logo {
                        width: 20%;
                        padding-top: 4%;
                    }
                    
                    .Nabout1 .Nabout1-txt .Nabout1-box {
                        width: 75%;
                    }
                    
                    .Nabout1 .Nabout1-txt .Nabout1-box .Nabout1-detail {
                        line-height: 30px;
                        font-size: 16px;
                        margin-bottom: 50px;
                    }
                    
                    .Nabout1 .Nabout1-txt .Nabout1-box .Nabout1-info {
                        display: none;
                    }
                    
                    .Nabout1 .Nabout1-txt .Nabout1-box .Nabout1-info .Nabout1-left {
                        width: 74px;
                        height: 80px;
                        background: #1465ea;
                        color: #fff;
                        font-size: 16px;
                        font-weight: bold;
                        text-align: center;
                        line-height: 80px;
                        margin-top: 5px;
                    }
                    
                    .Nabout1 .Nabout1-txt .Nabout1-box .Nabout1-info .Nabout1-right {
                        width: 90%;
                        font-size: 16px;
                        color: #1465ea;
                        line-height: 30px;
                    }
                    
                    .Nabout2 {
                        padding: 80px 0 60px 0;
                    }
                    
                    .Nabout2 .Nabout2-box {
                        width: 930px;
                        margin: 0 auto;
                    }
                    
                    .Nabout2 .Nabout2-box ul {
                        margin-left: -3%;
                    }
                    
                    .Nabout2 .Nabout2-box ul li {
                        width: 30.33%;
                        float: left;
                        margin-left: 3%;
                        margin-bottom: 20px;
                    }
                    
                    .Nabout2 .Nabout2-box ul li .box {
                        padding: 5% 4% 3% 4%;
                        border: 1px solid #dde1ea;
                        border-radius: 10px;
                        height: 275px;
                        display: flex;
                        flex-direction: column;
                        justify-content: center;
                    }
                    
                    .Nabout2 .Nabout2-box ul li h1 {
                        color: #282d38;
                        font-size: 36px;
                        line-height: 36px;
                        font-family: Anton;
                        margin-top: 0;
                    }
                    
                    .Nabout2 .Nabout2-box ul li p {
                        font-size: 16px;
                        line-height: 28px;
                        margin: 0;
                        height: 168px;
                        overflow: auto;
                    }
                    
                    .Nabout2 .Nabout2-box ul li:nth-child(6) {
                        border: none;
                        text-align: right;
                    }
                    
                    .Nabout2 .Nabout2-box ul li:nth-child(6) h2 {
                        font-size: 40px;
                        line-height: 50px;
                        margin: 0;
                    }
                    
                    .Nabout2 .Nabout2-box ul li:nth-child(6) h2.color {
                        color: #1465ea;
                    }
                    
                    .Nabout3 {
                        padding: 100px 0;
                        background: url(../uploadfiles/image/nbg1.jpg) no-repeat top center;
                        background-size: cover;
                    }
                    
                    .NytitPtop {
                        padding-top: 60px;
                    }
                    
                    .Nytit {
                        font-size: 30px;
                        text-align: center;
                        background: url(../uploadfiles/image/ntitbg.png) no-repeat center center;
                        font-weight: bold;
                        line-height: 40px;
            
                    }
                    
                    .Nytit span {
                        color: #1465ea;
                    }
                    
                    .Nabout3 .Nabout3-box {
                        padding: 0 5%;
                    }
                    
                    .Nabout3 .Nabout3-box table {
                        width: 100%;
                    }
                    
                    .Nabout3 .Nabout3-box table tr td {
                        padding: 50px 0;
                    }
                    
                    .Nabout3 .Nabout3-box table tr td:first-child {
                        width: 20%;
                        font-size: 30px;
                        color: #1465ea;
                    }
                    
                    .Nabout3 .Nabout3-box table tr td:nth-child(2) {
                        width: 80%;
                        font-size: 16px;
                        line-height: 28px;
                    }
                    
                    .Nabout3 .Nabout3-box table tr td {
                        border-bottom: 1px solid #d8e0e6;
                    }
                    
                    .Nabout4 {
                        font-size: 14px;
                        line-height: 36px;
                        padding: 50px 0 80px 0;
                    }
                    
                    .Nabout4 .Nabout4-box {
                        padding: 0 5%;
                    }
                    
                    .Person {
                        margin-top: 50px;
                    }
                    
                    .person_top {
                        width: 100%;
                        padding: 40px 0;
                        background: #1465ea;
                    }
                    
                    .person_top .Contain {
                        display: flex;
                        align-items: center;
                        position: relative;
                    }
                    
                    .person_top .searchbox {
                        position: absolute;
                        right: 0;
                        top: 24.5%;
                        width: 280px;
                        background: #fff;
                        padding: 8px;
                        border-radius: 25px;
                    }
                    
                    .person_top .searchbox .input {
                        width: 100%;
                        height: 35px;
                        line-height: 35px;
                        background: none;
                        border: 0;
                    }
                    
                    .person_top .searchbox .btn {
                        position: absolute;
                        right: 8px;
                        color: #1465ea;
                        font-weight: bold;
                        width: 80px;
                        font-size: 16px;
                        height: 35px;
                        background: none;
                        border: 0;
                    }
                    
                    .person_top .searchbox .pulldown {
                        position: absolute;
                        left: 0;
                        width: 100%;
                        top: 51px;
                        background: rgba(255, 255, 255, 0.8);
                        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
                        padding: 10px 0;
                        /*border-radius: 25px;*/
                        height: 180px;
                        overflow: auto;
                    }
                    
                    .person_top .searchbox .pulldown dd {
                        font-size: 14px;
                        padding-left: 5px;
                        padding-right: 5px;
                        line-height: 30px;
                        color: #666;
                    }
                    
                    .person_top .searchbox .pulldown dd {}
                    
                    .person_top .btn2 {
                        cursor: pointer;
                    }
                    
                    .person_top .btn2:hover {
                        background: #21bcc0;
                        color: #fff;
                    }
                    
                    .person_top .searchbox .pulldown::-webkit-scrollbar {
                        width: 3px;
                        -webkit-overflow-scrolling: touch;
                        background-color: #e6e6e6;
                    }
                    
                    .person_top .searchbox .pulldown::-webkit-scrollbar-track {
                        background-color: #e6e6e6;
                    }
                    
                    .person_top .searchbox .pulldown::-webkit-scrollbar-thumb {
                        border-radius: 10px;
                        background-color: #999;
                    }
                    
                    .person_top .searchbox .pulldown::-webkit-scrollbar-button {
                        height: 0px;
                        background-color: #B0AEDA;
                    }
                    
                    .person_top .searchbox .btn:hover {
                        color: #21bcc0
                    }
                    
                    .tx {
                        width: 80px;
                        height: 80px;
                        border-radius: 100px;
                        overflow: hidden;
                        margin-right: 20px;
                    }
                    
                    .tx img {
                        width: 100%;
                        height: 100%;
                        border-radius: 100px;
                    }
                    
                    .tx_bot h3 {
                        font-size: 24px;
                        color: #fff;
                        margin: 0 0 20px 0;
                    }
                    
                    .tx_bot ul {
                        display: flex;
                    }
                    
                    .tx_bot ul li {
                        font-size: 16px;
                        color: #fff;
                        margin-right: 15px;
                    }
                    
                    .tx_bot ul li span {
                        font-size: 16px;
                        color: #a7c8ff;
                    }
                    
                    .per_bot h2 {
                        font-size: 24px;
                        color: #1465ea;
                    }
                    
                    .per_bot table th {
                        width: 25%;
                        text-align: center;
                        font-size: 16px;
                        background-color: #b0cae1;
                        padding: 5px 0;
                    }
                    
                    .per_bot table {
                        width: 100%;
                    }
                    
                    .per_bot table td {
                        background-color: #e5f1fc;
                        padding: 8px 0;
                        text-align: center;
                    }
                    
                    .per_bot table td a {
                        background-color: #4b80ed;
                        color: #fff;
                        border-radius: 5px;
                        padding: 10px 20px;
                    }
                    
                    .per_bot {
                        margin-bottom: 8%;
                    }
                    
                    @media(max-width:1280px) {
                        .Nabout1 .Nabout1-txt .Nabout1-box .Nabout1-info .Nabout1-right {
                            width: 80%;
                        }
                        .tx {
                            width: 60px;
                            height: 60px;
                        }
                        .tx_bot h3 {
                            font-size: 18px;
                            margin: 0 0 10px 0;
                        }
                        .tx_bot ul li {
                            font-size: 14px;
                        }
                        .tx_bot ul li span {
                            font-size: 14px;
                        }
                    }
                    
                    @media(max-width:992px) {
                        .Nabout1 .Nabout1-txt {
                            padding: 20px;
                        }
                        .Nabout2 .Nabout2-box {
                            width: 100%;
                        }
                        .Nabout3 .Nabout3-box {
                            padding: 0;
                        }
                    }
                    
                    @media(max-width:768px) {
                        .NytitPtop {
                            padding-top: 30px;
                        }
                        .Nabout1 .Nabout1-txt .Nabout1-logo {
                            width: 0;
                        }
                        .Nabout1 .Nabout1-txt .Nabout1-box {
                            width: 100%;
                        }
                        .Nabout2 .Nabout2-box ul li {
                            width: 47%;
                        }
                        .Nabout2 .Nabout2-box ul li .box {
                            padding: 30px 5px 30px 15px;
                        }
                        .Nabout1 .Nabout1-txt .Nabout1-box .Nabout1-info .Nabout1-left {
                            width: 54px;
                            height: 60px;
                            line-height: 60px;
                        }
                        .Nabout1 .Nabout1-txt .Nabout1-box .Nabout1-info .Nabout1-right {
                            width: 75%;
                            font-size: 14px;
                        }
                        .Nabout1 .Nabout1-txt .Nabout1-box .Nabout1-detail {
                            font-size: 14px;
                        }
                        .Nabout2 {
                            padding: 30px 0;
                        }
                        .Nabout2 .Nabout2-box ul li h1 {
                            font-size: 28px;
                        }
                        .Nabout2 .Nabout2-box ul li p {
                            font-size: 14px;
                            padding-right: 10px;
                        }
                        .Nabout2 .Nabout2-box ul li:nth-child(6) h2 {
                            font-size: 30px;
                        }
                        .Nytit {
                            font-size: 25px;
                        }
                        .Nabout3 {
                            padding: 30px 0;
                        }
                        .Nabout3 .Nabout3-box table tr td {
                            padding: 20px 0;
                        }
                        .Nabout3 .Nabout3-box table tr td:first-child {
                            font-size: 18px;
                        }
                        .Nabout3 .Nabout3-box table tr td:nth-child(2) {
                            font-size: 14px;
                        }
                        .Nabout4 {
                            padding: 30px 0;
                        }
                        .person_top .Contain {
                            display: block;
                        }
                        .per_bot table td a {
                            padding: 10px;
                            font-size: 12px;
                        }
                        .per_bot table th {
                            font-size: 14px;
                        }
                        .per_bot h2 {
                            font-size: 20px;
                        }
                        .person_top .searchbox {
                            top: 10%;
                            width: 240px;
                            padding: 0 8px;
                        }
                    }
                    /* 企业文化 */
                    
                    .Culture1 {
                        padding-bottom: 50px;
                    }
                    
                    .Culture1-box {
                        padding: 0 3%;
                        margin-top: 50px;
                    }
                    
                    .Culture1-box ul li {
                        padding: 40px 0;
                        border-bottom: 1px solid #e0e8ee;
                            transition: all .5s;
    -webkit-transition: all .5s;
                    }
                    
                    .Culture1-box ul li .Culture1-left {
                        width: 20%;
                        font-size: 36px;
                    }
                    
                    .Culture1-box ul li .Culture1-left span {
                        font-family: Anton;
                        display: inline-block;
                        margin-right: 2%;
                    }
                    
                    .Culture1-box ul li .Culture1-right {
                        width: 78%;
                        font-size: 16px;
                        line-height: 28px;
                    }
                    
                    .Culture1-box ul li .Culture1-right p {
                        margin: 0 0 20px 0;
                        font-size: 16px;
                        line-height: 28px;
                        text-indent: 2em;
                    }
                    
                    .Culture1-box ul li:last-child {
                        border-bottom: 0;
                    }
                    .Culture1-box ul li:hover .Culture1-left{
                        color: #1465ea;
                        font-weight: bold;
                    }

                    .Culture1-box ul li:hover{    
                        transform: translate3d(0, -10px, 0);
                        -webkit-transform: translate3d(0, -10px, 0);
                       
                    }
                    .Culture2 {
                        background: url(../uploadfiles/image/culturebg.png) no-repeat top center;
                        background-size: cover;
                        padding: 75px 0;
                    }
                    
                    .Culture2-box {
                        padding-top: 70px;
                    }
                    
                    .Culture2-box ul {
                        margin-left: -2%;
                    }
                    
                    .Culture2-box ul li {
                        width: 31.33%;
                        margin-left: 2%;
                        float: left;
                        box-sizing: border-box;
                        background: rgba(255, 255, 255, 0.8);
                        border-radius: 20px;
                        padding: 50px 40px 40px 40px;
                        margin-bottom: 30px;
                    }
                    
                    .Culture2-box ul li h1 {
                        margin: 0 0 20px 0;
                        font-size: 22px;
                        font-weight: normal;
                        color: #4b80ed;
                        position: relative;
                    }
                    
                    .Culture2-box ul li h1::before {
                        content: '';
                        display: block;
                        width: 3px;
                        height: 20px;
                        background: #4b80ed;
                        position: absolute;
                        left: -40px;
                        top: 2px;
                    }
                    
                    .Culture2-box ul li .Culture2-dec {
                        height: 120px;
                        overflow: auto;
                    }
                    
                    .Culture2-box ul li .Culture2-dec p {
                        text-indent: 2em;
                        line-height: 24px;
                        font-size: 14px;
                        color: #777b85;
                        margin: 0;
                    }
                    
                    .Culture3 {
                        padding: 100px 0;
                    }
                    
                    .Culture3-box {
                        position: relative;
                        padding: 350px 30px 100px 30px;
                        margin: 130px 0 50px 0;
                    }
                    
                    .Culture3-box .Culture3-img {
                        position: absolute;
                        margin-left: -215px;
                        margin-top: -215px;
                        left: 50%;
                        top: 50%;
                    }
                    
                    .Culture3-box .Culture3-txt ul li {
                        width: 50%;
                        position: absolute;
                        top: 0;
                        height: 180px;
                    }
                    
                    .Culture3-box .Culture3-txt ul li .Culture3-info {
                        width: 50%;
                    }
                    
                    .Culture3-box .Culture3-txt ul li:nth-child(2n) {
                        right: 0;
                    }
                    
                    .Culture3-box .Culture3-txt ul li:nth-child(2n) .Culture3-info {
                        float: right;
                    }
                    
                    .Culture3-box .Culture3-txt ul li:nth-child(3),
                    .Culture3-box .Culture3-txt ul li:nth-child(4) {
                        bottom: 0;
                        top: auto;
                    }
                    
                    .Culture3-box .Culture3-img:before {
                        content: '';
                        display: block;
                        width: 476px;
                        height: 476px;
                        background: url(../uploadfiles/image/jzg-yuan1.png) no-repeat;
                        background-size: 100% 100%;
                        position: absolute;
                        left: 50%;
                        top: 50%;
                        margin-top: -238px;
                        margin-left: -238px;
                        -webkit-animation: rotate 2s linear infinite;
                        animation: rotate 6s linear infinite;
                    }
                    
                    .Culture3-box .Culture3-img::after {
                        content: '';
                        display: block;
                        width: 518px;
                        height: 518px;
                        background: url(../uploadfiles/image/jzg-yuan2.png) no-repeat;
                        background-size: 100% 100%;
                        position: absolute;
                        left: 50%;
                        top: 50%;
                        margin-top: -259px;
                        margin-left: -259px;
                        -webkit-animation: rotate 2s linear infinite;
                        animation: rotate 6s linear infinite;
                    }
                    
                    .Culture3-box .Culture3-txt ul li h1 {
                        font-size: 22px;
                        position: relative;
                        font-weight: normal;
                    }
                    
                    .Culture3-box .Culture3-txt ul li h1::before {
                        content: '';
                        display: block;
                        width: 20px;
                        height: 15px;
                        background: url(../uploadfiles/image/beforebg.png) no-repeat;
                        background-size: 100% 100%;
                        position: absolute;
                        left: -30px;
                        top: 0;
                    }
                    
                    .Culture3-box .Culture3-txt ul li .Culture3-dec {
                        line-height: 24px;
                        font-size: 14px;
                        color: #777b85;
                    }
                    
                    .Culture3-box .Culture3-txt ul li:nth-child(2n) {
                        text-align: right;
                    }
                    
                    .Culture3-box .Culture3-txt ul li:nth-child(2n) h1::before {
                        background: url(../uploadfiles/image/beforebg1.png) no-repeat;
                        position: absolute;
                        left: auto;
                        top: 0;
                        right: -30px;
                    }
                    
                    @media(max-width:1240px) {
                        .Culture1-box ul li .Culture1-left {
                            font-size: 25px;
                        }
                        .Culture3-box .Culture3-img {
                            position: absolute;
                            margin-left: -190px;
                            margin-top: -190px;
                            left: 50%;
                            top: 50%;
                            width: 380px;
                            height: 380px;
                        }
                        .Culture3-box .Culture3-img img {
                            width: 100%;
                        }
                        .Culture3-box .Culture3-img:before {
                            width: 426px;
                            height: 426px;
                            margin-top: -213px;
                            margin-left: -213px;
                        }
                        .Culture3-box .Culture3-img::after {
                            width: 478px;
                            height: 478px;
                            margin-top: -239px;
                            margin-left: -239px;
                        }
                    }
                    
                    @media(max-width:992px) {
                        .Culture1-box ul li {
                            padding: 10px 0;
                        }
                        .Culture1-box ul li .Culture1-left {
                            width: 100%;
                            margin-bottom: 20px;
                            font-size: 18px;
                        }
                        .Culture1-box ul li .Culture1-right {
                            width: 100%;
                        }
                        .Culture1-box ul li .Culture1-right p {
                            font-size: 14px;
                        }
                        .Culture3-box {
                            padding: 150px 30px 80px 30px;
                        }
                        .Culture3-box .Culture3-img {
                            position: relative;
                            margin-bottom: 50px;
                        }
                        .Culture3-box .Culture3-txt ul li h1 {
                            font-size: 18px;
                        }
                        .Culture3-box .Culture3-txt ul li {
                            position: static;
                            width: 100%;
                            height: auto;
                            margin-bottom: 30px;
                        }
                        .Culture3-box .Culture3-txt ul li .Culture3-info {
                            width: 100%;
                        }
                        .Culture3-box .Culture3-txt ul li:nth-child(2n) {
                            text-align: left;
                        }
                        .Culture3-box .Culture3-txt ul li:nth-child(2n) .Culture3-info {
                            float: none;
                        }
                        .Culture3-box .Culture3-txt ul li:nth-child(2n) h1::before {
                            background: url(../uploadfiles/image/beforebg.png) no-repeat;
                            position: absolute;
                            left: -30px;
                            top: 0;
                            right: auto;
                        }
                        .Culture2-box ul li {
                            width: 47%;
                            padding: 20px;
                        }
                        .Culture2-box ul li h1::before {
                            left: -20px;
                        }
                    }
                    
                    @media(max-width:768px) {
                        .Culture2 {
                            padding: 30px 0;
                        }
                        .Culture3 {
                            padding: 30px 0;
                        }
                        .Culture3-box {
                            padding: 180px 30px 0 30px;
                        }
                        .Culture3-box .Culture3-img {
                            position: absolute;
                            margin-left: -100px;
                            left: 50%;
                            top: 17%;
                            width: 200px;
                            height: 200px;
                        }
                        .Culture3-box .Culture3-img img {
                            width: 100%;
                        }
                        .Culture3-box .Culture3-img:before {
                            width: 246px;
                            height: 246px;
                            margin-top: -123px;
                            margin-left: -123px;
                        }
                        .Culture3-box .Culture3-img::after {
                            width: 298px;
                            height: 298px;
                            margin-top: -149px;
                            margin-left: -149px;
                        }
                        .Culture2-box ul {
                            margin-left: 0;
                        }
                        .Culture2-box ul li {
                            width: 100%;
                            margin-left: 0;
                        }
                        .Culture2-box ul li h1 {
                            font-size: 18px;
                        }
                    }
                    /* 团队介绍 */
                    
                    .Team1 {
                        background-position: top center;
                        background-size: cover;
                        margin: 70px 0 100px 0;
                        padding: 20px 0;
                    }
                    
                    .Team1 .Team1-box {
                        width: 392px;
                        height: 518px;
                        background: url(../uploadfiles/image/teambg.png) no-repeat top center;
                        margin: 0 0 0 30px;
                        box-sizing: border-box;
                        padding: 80px 50px;
                    }
                    
                    .Team1 .Team1-box .Team1-tit {
                        position: relative;
                        margin-bottom: 30px;
                    }
                    
                    .Team1 .Team1-box .Team1-tit h1 {
                        font-size: 36px;
                        color: #fff;
                        margin: 0;
                    }
                    
                    .Team1 .Team1-box .Team1-tit strong {
                        font-size: 72px;
                        color: #fff;
                        opacity: 0.1;
                        text-transform: uppercase;
                        position: absolute;
                        top: 0;
                        left: 0;
                    }
                    
                    .Team1 .Team1-box .Team1-tit b {
                        display: block;
                        width: 20px;
                        height: 3px;
                        background: #fff;
                        margin: 30px 0 20px 0;
                    }
                    
                    .Team1 .Team1-box .Team1-tit p {
                        color: #fff;
                        font-size: 16px;
                        margin: 0;
                    }
                    
                    .Team1 .Team1-box .Team1-dec {
                        color: #fff;
                        font-size: 14px;
                        line-height: 36px;
                    }
                    
                    .Team1 .Team1-box .Team1-dec p {
                        margin: 0;
                        text-indent: 2em;
                    }
                    
                    .Team2 {
                        margin-left: -2%;
                    }
                    
                    .Team2 .Teamlist {
                        width: 23%;
                        float: left;
                        margin-left: 2%;
                        margin-bottom: 30px;
                    }
                    
                    .Team2 .Teamlist .TeamImg {
                        position: relative;
                        overflow: hidden;
                    }
                    
                    .Team2 .Teamlist .TeamImg img {
                        width: 100%;
                        transition: all .5s;
                        -webkit-transition: all .5s;
                        height: 438px;
                    }
                    
                    .Team2 .Teamlist .TeamImg b {
                        display: block;
                        height: 14px;
                        width: 70%;
                        position: absolute;
                        bottom: -1px;
                        left: 0;
                        background: url(../uploadfiles/image/teamzs.png) no-repeat bottom left;
                        background-size: 100%;
                        transition: all .5s;
                        -webkit-transition: all .5s;
                    }
                    
                    .Team2 .Teamlist .TeamName {
                        padding: 20px 0;
                    }
                    
                    .Team2 .Teamlist .TeamName p {
                        font-size: 24px;
                        margin: 0 0 10px 0;
                    }
                    
                    .Team2 .Teamlist .TeamName span {
                        color: #777b85;
                        font-size: 16px;
                    }
                    
                    .Team2 .Teamlist:hover .TeamImg img {
                        transform: scale(1.1);
                        -webkit-transform: scale(1.1);
                    }
                    
                    .Team2 .Teamlist:hover .TeamImg b {
                        width: 100%;
                    }
                    
                    .Ny-more {
                        margin-bottom: 100px;
                    }
                    
                    .Ny-more a {
                        display: block;
                        width: 165px;
                        height: 50px;
                        margin: 30px auto 30px;
                        border-radius: 50px;
                        background: #1465ea;
                        line-height: 50px;
                        font-size: 16px;
                        color: #fff;
                        text-align: center;
                    }
                    
                    .Ny-more a span {
                        display: inline-block;
                        width: 4px;
                        height: 4px;
                        background: #fff;
                        margin: 0 3px;
                        position: relative;
                        top: -3px;
                    }
                    
                    .Ny-more a .span0::before {
                        content: '';
                        display: inline-block;
                        width: 2px;
                        height: 2px;
                        background: #fff;
                        position: absolute;
                        left: -5px;
                        top: 1px;
                    }
                    
                    .Ny-more a .span1::after {
                        content: '';
                        display: inline-block;
                        width: 2px;
                        height: 2px;
                        background: #fff;
                        position: absolute;
                        right: -5px;
                        top: 1px;
                    }
                    
                    .Ny-more a:hover {
                        background: #21bcc0;
                    }
                    
                    @media(max-width:1400px) {
                        .Team2 .Teamlist .TeamImg img {
                            height: 399px;
                        }
                    }
                    
                    @media(max-width:1366px) {
                        .Team2 .Teamlist .TeamImg img {
                            height: 385px;
                        }
                    }
                    
                    @media(max-width:1280px) {
                        .Team2 .Teamlist .TeamImg img {
                            height: 360px;
                        }
                    }
                    
                    @media(max-width:1200px) {
                        .Team2 .Teamlist .TeamImg img {
                            height: 330px;
                        }
                    }
                    
                    @media(max-width:1024px) {
                        .Team2 .Teamlist .TeamImg img {
                            height: 290px;
                        }
                    }
                    
                    @media(max-width:992px) {
                        .Team2 .Teamlist {
                            width: 48%;
                        }
                        .Team2 .Teamlist .TeamImg img {
                            height: 540px;
                        }
                    }
                    
                    @media(max-width:640px) {
                        .Team1 {
                            margin: 30px 0;
                        }
                        .Team1 .Team1-box {
                            width: 85%;
                            padding: 30px 20px;
                            height: auto;
                        }
                        .Team1 .Team1-box .Team1-tit strong {
                            font-size: 50px;
                        }
                        .Team1 .Team1-box .Team1-tit h1 {
                            font-size: 20px;
                        }
                        .Team2 .Teamlist .TeamName p {
                            font-size: 16px;
                        }
                        .Team2 .Teamlist .TeamName span {
                            font-size: 14px;
                        }
                        .Team2 .Teamlist .TeamImg img {
                            height: 226px;
                        }
                        .Team1 .Team1-box .Team1-tit p {
                            font-size: 15px;
                        }
                        .Team1 .Team1-box .Team1-tit {
                            margin-bottom: 10px;
                        }
                        .Team1 .Team1-box .Team1-dec {
                            line-height: 25px;
                        }
                    }
                    
                    @media(max-width:321px) {
                        .Team2 .Teamlist .TeamImg img {
                            height: 193px;
                        }
                    }
                    /* 新闻资讯 */
                    
                    .Nnews1 .Nnews1-owl .item .item-img {
                           width: 34%;
    height: 300px;
                    }
                    
                    .Nnews1 .Nnews1-owl .item .item-img img {
                        height: 300px;
                        border: 1px solid #ddd;
                    }
                    
                    .Nnews1 .Nnews1-owl .item .item-txt {
                        width: 60%;
                        box-sizing: border-box;
                    }
                    
                    .Nnews1 .Nnews1-owl .item .itemTxt {
                        position: relative;
                        padding: 0 0 7% 0;
                    }
                    
                    .Nnews1 .Nnews1-owl .item .itemTxt>span {
                        font-size: 28px;
                        font-family: Anton;
                        color: #1465ea;
                    }
                    
                    .Nnews1 .Nnews1-owl .item .itemTxt>h1 {
                        font-size: 28px;
                        font-weight: normal;
                        line-height: 30px;
                        display: -webkit-box;
                        -webkit-box-orient: vertical;
                        -webkit-line-clamp: 2;
                        overflow: hidden;
                    }
                    
                    .Nnews1 .Nnews1-owl .item .itemTxt>.Nnews-dec {
                        font-size: 14px;
                        line-height: 30px;
                        color: #777b85;
                        display: -webkit-box;
                        -webkit-box-orient: vertical;
                        -webkit-line-clamp: 3;
                        overflow: hidden;
                    }
                    
                    .Nnews1 .Nnews1-owl .item .itemTxt>b {
                        color: #282d38;
                        font-size: 16px;
                        font-weight: normal;
                        display: block;
                        margin-top: 2%;
                    }
                    
                    .Nnews1 .Nnews1-owl .item .itemTxt .zsNum {
                        position: absolute;
                        bottom: 20px;
                        left: 0;
                        font-size: 36px;
                        color: #282d38;
                    }
                    
                    .Nnews1 .Nnews1-owl .item .itemTxt .zsNum span {
                        color: #1465ea;
                    }
                    
                    .Nnews1 .Nnews1-owl .owl-dots {
                        display: none;
                    }
                    
                    .Nnews1 .Nnews1-owl .owl-nav {
                        position: absolute;
                        bottom: 0px;
                        right: 0;
                    }
                    
                    .Nnews1 .Nnews1-owl .owl-nav button {
                        height: 58px;
                        width: 80px;
                    }
                    
                    .Nnews1 .Nnews1-owl .owl-nav button.owl-prev {
                        background: url(../uploadfiles/image/news-qh.png) no-repeat center center #3cd6a8;
                    }
                    
                    .Nnews1 .Nnews1-owl .owl-nav button.owl-next {
                        background: url(../uploadfiles/image/news-qh1.png) no-repeat center center #1465ea;
                    }
                    
                    .Nnews2 {
                        padding: 80px 0;
                    }
                    
                    .Nnews2 .Nnews2-box {
                        margin-left: -2%;
                    }
                    
                    .Nnews2 .Nnews2-box .Nnews2-list {
                        width: 23%;
                        margin-left: 2%;
                        float: left;
                        box-sizing: border-box;
                        padding: 30px;
                        box-shadow: 0 5px 30px #deeeff;
                        border: 1px solid #deeeff;
                    }
                    
                    .Nnews2 .Nnews2-box .Nnews2-list .Nnews2-name {
                        font-size: 18px;
                        font-weight: bold;
                        line-height: 36px;
                        display: -webkit-box;
                        -webkit-box-orient: vertical;
                        -webkit-line-clamp: 2;
                        overflow: hidden;
                        height: 72px;
                    }
                    
                    .Nnews2 .Nnews2-box .Nnews2-list .Nnews2-name span {
                        color: #1465ea;
                    }
                    
                    .Nnews2 .Nnews2-box .Nnews2-list .Nnews2-date {
                        margin-top: 10px;
                        line-height: 30px;
                    }
                    
                    .Nnews2 .Nnews2-box .Nnews2-list .Nnews2-date span {
                        color: #bcc9dd;
                        font-size: 18px;
                    }
                    
                    .Nnews2 .Nnews2-box .Nnews2-list .Nnews2-date p {
                        width: 30px;
                        height: 30px;
                        background: url(../uploadfiles/image/newsmore.png) no-repeat center center;
                        margin: 0;
                        border-radius: 50%;
                    }
                    
                    .Nnews2 .Nnews2-box .Nnews2-list:hover .Nnews2-date p {
                        background: url(../uploadfiles/image/c-newsmore.png) no-repeat center center #1465ea;
                    }
                    
                    .Nnews2 .Nnews2-box .Nnews2-list:hover .Nnews2-date span {
                        color: #1465ea;
                    }
                    
                    .Nnews3 {
                        padding: 50px 0 50px 0;
                        background: #f7f9fe;
                        height: auto !important;
                        height: 600px;
                        min-height: 600px;
                    }
                    
                    .Nnews3 .Nnews3-box {
                        margin-bottom: 60px;
                    }
                    
                    .Nnews3 .Nnews3-list {
                        padding: 20px 0;
                        border-bottom: 1px dashed #e2ebf6;
                    }
                    
                    .Nnews3 .Nnews3-list .Nnews3-date {
                        width: 6%;
                        text-align: center;
                        border-right: 1px solid #dfe0e4;
                    }
                    
                    .Nnews3 .Nnews3-list .Nnews3-date p {
                        font-size: 32px;
                        color: #1465ea;
                        margin: 5px 0 5px 0;
                    }
                    
                    .Nnews3 .Nnews3-list .Nnews3-date span {
                        font-size: 14px;
                        color: #1465ea;
                        margin: 0;
                    }
                    
                    .Nnews3 .Nnews3-list .Nnews3-name {
                        width: 80%;
                        padding-left: 20px;
                        line-height: 57px;
                        font-size: 18px;
                        color: #000;
                        display: block;
                        overflow: hidden;
                        white-space: nowrap;
                        text-overflow: ellipsis;
                    }
                    
                    .Nnews3 .Nnews3-list .Nnews3-more {
                        font-size: 16px;
                        color: #6e6e6e;
                        line-height: 57px;
                    }
                    
                    @media(max-width:1300px) {
                        .Nnews1 .Nnews1-owl .item .itemTxt {
                            /*padding: 15% 0 17% 0;*/
                        }
                    }
                    
                    @media(max-width:1199px) {
                        .Nnews1 .Nnews1-owl .item .itemTxt>span {
                            font-size: 20px;
                        }
                        .Nnews1 .Nnews1-owl .item .itemTxt>h1 {
                            font-size: 18px;
                        }
                        .Nnews1 .Nnews1-owl .item .itemTxt>.Nnews-dec {
                            line-height: 28px;
                        }
                        .Nnews1 .Nnews1-owl .item .itemTxt {
                            padding: 10% 0 15% 0;
                        }
                    }
                    
                    @media(max-width:992px) {
                        .Nnews1 .Nnews1-owl .item .item-img {
                            width: 100%;
                        }
                        .Nnews1 .Nnews1-owl .item .item-txt {
                            width: 100%;
                        }
                        .Nnews1 .Nnews1-owl .owl-nav {
                            bottom: 10px;
                        }
                        .Nnews2 {
                            padding: 30px 0;
                        }
                        .Nnews2 .Nnews2-box .Nnews2-list {
                            width: 48%;
                            margin-bottom: 20px;
                        }
                        .Nnews3 {
                            padding: 30px 0;
                        }
                        .Nnews3 .Nnews3-list {
                            padding: 10px 0;
                        }
                        .Nnews3 .Nnews3-list .Nnews3-date {
                            width: 10%;
                        }
                    }
                    
                    @media(max-width:768px) {
                        .Nnews1 .Nnews1-owl .item .item-img {
                            height: 250px;
                        }
                        .Nnews1 .Nnews1-owl .item .item-img img {
                            height: auto;
                            max-height: 250px;
                        }
                        .Nnews1 .Nnews1-owl .item .itemTxt>span {
                            font-size: 18px;
                        }
                        .Nnews1 .Nnews1-owl .item .itemTxt>h1 {
                            font-size: 16px;
                        }
                        .Nnews1 .Nnews1-owl .owl-nav button {
                            height: 40px;
                            width: 60px;
                        }
                        .Nnews1 .Nnews1-owl .item .itemTxt .zsNum {
                            font-size: 18px;
                        }
                        .Nnews2 .Nnews2-box .Nnews2-list {
                            padding: 10px;
                        }
                        .Nnews2 .Nnews2-box .Nnews2-list .Nnews2-name {
                            font-size: 16px;
                        }
                        .Nnews2 .Nnews2-box .Nnews2-list .Nnews2-date span {
                            font-size: 14px;
                        }
                        .Nnews3 .Nnews3-list .Nnews3-date {
                            width: 15%;
                        }
                        .Nnews3 .Nnews3-list .Nnews3-date p {
                            font-size: 16px;
                        }
                        .Nnews3 .Nnews3-list .Nnews3-date span {
                            font-size: 12px;
                        }
                        .Nnews3 .Nnews3-list .Nnews3-name {
                            width: 70%;
                            font-size: 14px;
                            padding-left: 10px;
                        }
                        .Nnews3 .Nnews3-list .Nnews3-more {
                            font-size: 12px;
                        }
                        .Ny-more a {
                            width: 150px;
                            height: 40px;
                            line-height: 40px;
                        }
                    }
                    /* 资质荣誉 */
                    
                    .Nytit ul li {
                        display: inline-block;
                        margin: 0 10px;
                        padding-bottom: 15px;
                    }
                    
                    .Nytit ul li.on {
                        border-bottom: 3px solid #1465ea;
                    }
                    
                    .Nytit ul li.on a {
                        color: #1465ea;
                    }
                    
                    .HonorMain {
                        margin: 50px 0 100px 0;
                    }
                    
                    .HonorMain .slider-for {
                        width: 70%;
                        float: left;
                        height: 534px;
                        line-height: 534px;
                        background: url(../uploadfiles/image/honorbg.jpg) no-repeat;
                        background-size: cover;
                        text-align: center;
                    }
                    
                    .HonorMain .slider-nav {
                        width: 25%;
                        float: right;
                    }
                    
                    .HonorMain .slider-for .HonorImg {
                        text-align: center;
                        line-height: 534px;
                    }
                    
                    .HonorMain .slider-for .HonorImg img {
                        display: inline-block;
                        height: 428px;
                    }
                    
                    .HonorMain .slider-nav .HonorTxt {
                        height: 90px;
                        display: flex;
                        align-items: center;
                        justify-items: center;
                        border: 2px solid #2c2f35;
                        margin-bottom: 20px;
                        padding: 20px 50px 20px 30px;
                        font-size: 18px;
                        box-sizing: border-box;
                    }
                    
                    .HonorMain .slider-nav .slick-current {
                        background: #1465ea;
                        border: 2px solid #1465ea;
                        color: #fff;
                        -webkit-box-orient: vertical;
                        -webkit-line-clamp: 2;
                        overflow: hidden;
                    }
                    
                    .HonorMain .slick-arrow {
                        position: absolute;
                        margin-top: -20px;
                        height: 40px;
                        width: 40px;
                        top: 50%;
                        background: none;
                        border: none;
                        line-height: 1000px;
                        overflow: hidden;
                        z-index: 999;
                    }
                    
                    .HonorMain .slick-arrow.slick-prev {
                        background: url(../uploadfiles/image/ho-prev.png) no-repeat center center;
                        left: 10px;
                    }
                    
                    .HonorMain .slick-arrow.slick-next {
                        background: url(../uploadfiles/image/ho-next.png) no-repeat center center;
                        right: 10px;
                    }
                    
                    .HonorMain .slick-arrow.slick-prev:hover {
                        background: url(../uploadfiles/image/cho-prev.png) no-repeat center center;
                        left: 10px;
                    }
                    
                    .HonorMain .slick-arrow.slick-next:hover {
                        background: url(../uploadfiles/image/cho-next.png) no-repeat center center;
                        right: 10px;
                    }
                    
                    @media(max-width:1200px) {
                        .HonorMain .slider-nav .HonorTxt {
                            padding: 20px;
                            font-size: 16px;
                        }
                    }
                    
                    @media(max-width:1024px) {
                        .HonorMain .slider-nav .HonorTxt {
                            padding: 20px;
                            font-size: 14px;
                            border: 1px solid #e5e5e5;
                        }
                        .HonorMain .slider-for {
                            width: 100%;
                        }
                        .HonorMain .slider-nav {
                            width: 100%;
                        }
                    }
                    
                    @media(max-width:768px) {
                        .HonorMain .slider-for .HonorImg img {
                            height: auto;
                            max-width: 80%;
                        }
                    }
                    /* 新闻详情 */
                    /*.NCommon{overflow:hidden;margin-bottom:35px;}*/
                    
                    .NCommon {
                        padding-top: 124px;
                    }
                    
                    .NewsInfo .NewsInfoTit {
                        text-align: center;
                        padding-bottom: 20px;
                        border-bottom: 1px dashed #e5e5e5
                    }
                    
                    .NewsInfoTit h1 {
                        font-size: 18px;
                    }
                    
                    .NewsInfoTit p {
                        font-size: 14px;
                        color: #999;
                    }
                    
                    .NewsInfo .NewsInfoBox {
                        margin: 30px 0 4%;
                        line-height: 30px;
                        font-size: 16px;
                        /*min-height:400px;color:#808080;*/
                        height: auto !important;
                        height: 120px;
                        min-height: 120px;
                    }
                    
                    .NewsInfo .NewsInfoBox p {
                        /*margin:0;*/
                    }
                    
                    .NewsInfo .NewsInfoBtn {
                        margin: 20px 0 100px 0;
                    }
                    
                    .NewsInfo .NewsInfoBtn a {
                        display: block;
                        width: 45%;
                        margin-left: 40px;
                        line-height: 60px;
                        font-size: 16px;
                        background: #f5f5f5;
                        box-sizing: border-box;
                        padding: 0 20px;
                        display: inline-grid;
                        overflow: hidden;
                        white-space: nowrap;
                        text-overflow: ellipsis;
                    }
                    
                    .NewsInfo .NewsInfoBtn a:hover {
                        background: #1465ea;
                        color: #fff;
                    }
                    
                    @media(max-width:1024px) {
                        .NCommon {
                            padding-top: 0px;
                        }
                    }
                    
                    @media(max-width:768px) {
                        .NewsInfo .NewsInfoBox {
                            font-size: 14px;
                        }
                        .NewsInfo .NewsInfoBox p {
                            font-size: 14px;
                        }
                        .NewsInfo .NewsInfoBtn a {
                            width: 100%;
                            padding: 0 10px;
                            font-size: 14px;
                            line-height: 40px;
                            margin-bottom: 10px;
                        }
                    }
                    /* 订单查询 */
                    
                    .result {
                        margin: 70px 0;
                    }
                    
                    .result table {
                        border-collapse: collapse;
                        border-spacing: 0;
                        border-top: 1px solid #fff;
                        border-left: 1px solid #fff;
                        margin-left: auto;
                        margin-right: auto;
                        background: #e5f1fc;
                    }
                    
                    .result table th {
                        height: 40px;
                        line-height: 40px;
                        font-size: 16px;
                        color: #333;
                        border-bottom: 1px solid #fff;
                        border-right: 1px solid #fff;
                        background: #b0cae1;
                    }
                    
                    .result table td {
                        padding: 18px 10px;
                        line-height: 30px;
                        font-size: 14px;
                        text-align: center;
                        color: #333;
                        border-bottom: 1px solid #fff;
                        border-right: 1px solid #fff;
                    }
                    
                    @media(max-width:992px) {
                        .result table th {
                            line-height: 20px;
                            font-size: 14px;
                        }
                    }
                    
                    @media(max-width:768px) {
                        .result {
                            overflow-x: auto;
                        }
                        .result table {
                            width: 750px;
                            overflow-x: auto;
                        }
                        .result table td {
                            padding: 0;
                        }
                    }
                    /* 登陆 */
                    
                    .loginbox {
                        width: 100% !important;
                        padding: 80px 0;
                        background: url("../uploadfiles/image/ac_bg.jpg") no-repeat center bottom;
                        background-size: cover;
                    }
                    
                    .loginbox .login {
                        width: 80%;
                        max-width: 400px;
                        padding: 24px 30px 50px 30px;
                        background: url("../images/login_bg.png");
                        -moz-border-radius: 5px;
                        -webkit-border-radius: 5px;
                        border-radius: 5px;
                        -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
                        -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
                        box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
                        position: relative;
                        float: right;
                    }
                    
                    .login h3 {
                        line-height: 64px;
                        margin-bottom: 15px;
                        font-size: 24px;
                        color: #07a9f2;
                        text-align: center;
                    }
                    
                    .login ul {
                        overflow: hidden;
                        zoom: 100%;
                    }
                    
                    .login ul li {
                        width: 100%;
                        overflow: hidden;
                    }
                    
                    .login ul li .inleft {
                        overflow: hidden;
                        width: 75%;
                        border: 1px solid #e2e2e2;
                        margin-right: 16px;
                        margin-bottom: 16px;
                        -moz-border-radius: 5px;
                        -webkit-border-radius: 5px;
                        border-radius: 5px;
                    }
                    
                    .login ul li .inleft .tt {
                        position: relative;
                        padding-left: 38px;
                        font-size: 16px;
                        color: #333;
                    }
                    
                    .login ul li .inleft .tt img {
                        display: block;
                        position: absolute;
                        left: 6px;
                        top: 11px;
                        width: 23px;
                        height: 28px;
                    }
                    
                    .login ul li .inleft input {
                        display: block;
                        width: 100%;
                        height: 50px;
                        line-height: 50px;
                        padding: 0 0 0 45px;
                        box-sizing: border-box;
                    }
                    
                    .login ul li .inright {
                        height: 50px;
                        line-height: 50px;
                        font-size: 14px;
                        color: #707070;
                    }
                    
                    .login ul li .inright i {
                        color: #f00;
                    }
                    
                    .login ul li .inright a {
                        color: #707070;
                    }
                    
                    .login ul li .inright a:hover {
                        color: #0fa8f0;
                    }
                    
                    .login ul li.yzm .inleft {
                        width: 43%;
                    }
                    
                    .login ul li.yzm .inright .yzpic {
                        display: inline-block;
                        *display: inline;
                        zoom: 1;
                        ;
                        width: 96px;
                        height: 36px;
                        margin-right: 8px;
                        vertical-align: middle;
                    }
                    
                    .login ul li.yzm .inright span {
                        display: inline-block;
                        *display: inline;
                        zoom: 1;
                        height: 50px;
                        line-height: 50px;
                        font-size: 14px;
                        color: #707070;
                        cursor: pointer;
                        vertical-align: middle;
                    }
                    
                    .login .btn input {
                        display: block;
                        width: 166px;
                        height: 50px;
                        line-height: 50px;
                        margin: 0 auto;
                        text-align: center;
                        font-family: "Microsoft yahei";
                        font-size: 18px;
                        color: #fff;
                        background: #1465ea;
                        cursor: pointer;
                        -moz-border-radius: 5px;
                        -webkit-border-radius: 5px;
                        border-radius: 5px;
                    }
                    
                    .login .btn input:hover {
                        background: #21bcc0;
                    }
                    /*.login .btn input*/
                    
                    .loginbox .login .btn:hover {
                        background: none;
                    }
                    
                    @media(max-width:992px) {
                        .login {
                            padding: 20px 30px;
                        }
                    }
                    
                    @media(max-width:768px) {
                        .login h3 {
                            line-height: 30px;
                        }
                        .login ul li .inleft input {
                            height: 40px;
                            line-height: 40px;
                        }
                        .login ul li .inleft .tt img {
                            top: 7px;
                        }
                        .login .btn {
                            margin-top: 10px;
                        }
                        .login .btn input {
                            height: 40px;
                            line-height: 40px;
                        }
                        .loginbox .login {
                            float: none;
                            margin: 0 auto;
                        }
                    }
                    /* 注册 */
                    
                    .registerbox1_box {
                        width: 1100px;
                        margin: 0 auto;
                        position: relative;
                    }
                    
                    .registerbox {
                        width: 100% !important;
                        padding: 50px 0;
                        background: url("../uploadfiles/image/ac_bg.jpg") no-repeat center bottom;
                        background-size: cover;
                    }
                    
                    .register {
                        width: 80%;
                        max-width: 430px;
                        padding: 24px 30px 50px;
                        background: #ffffffe6;
                        -moz-border-radius: 5px;
                        -webkit-border-radius: 5px;
                        border-radius: 5px;
                        -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
                        -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
                        box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
                        position: relative;
                        float: right;
                    }
                    
                    .register h3 {
                        line-height: 64px;
                        margin-bottom: 15px;
                        font-size: 24px;
                        color: #07a9f2;
                        text-align: center;
                    }
                    
                    .register ul {
                        overflow: hidden;
                        zoom: 100%;
                    }
                    
                    .register ul li {
                        overflow: hidden;
                        border: 1px solid #e2e2e2;
                        margin-bottom: 16px;
                        -moz-border-radius: 5px;
                        -webkit-border-radius: 5px;
                        border-radius: 5px;
                    }
                    
                    .register ul li .tt {
                        position: relative;
                        padding-left: 38px;
                        font-size: 16px;
                        color: #333;
                    }
                    
                    .register ul li .tt img {
                        display: block;
                        position: absolute;
                        left: 6px;
                        top: 11px;
                        width: 23px;
                        height: 28px;
                    }
                    
                    .register ul li input {
                        display: block;
                        width: 100%;
                        height: 50px;
                        line-height: 50px;
                        padding: 0 0 0 45px;
                    }
                    /*.register .btn{padding-top: 20px;}*/
                    
                    .register .btn input {
                        display: block;
                        width: 166px;
                        height: 50px;
                        line-height: 50px;
                        margin: 0 auto;
                        text-align: center;
                        font-family: "Microsoft yahei";
                        font-size: 18px;
                        color: #fff;
                        background: #1465ea;
                        cursor: pointer;
                        -moz-border-radius: 5px;
                        -webkit-border-radius: 5px;
                        border-radius: 5px;
                    }
                    
                    .register .btn input:hover {
                        background: #21bcc0;
                    }
                    
                    .register .btn:hover {
                        background: none;
                    }
                    
                    .regi_left {
                        float: left;
                    }
                    
                    .regi_left span {
                        display: block;
                        font-size: 60px;
                        color: #fff;
                        line-height: 70px;
                        text-transform: uppercase;
                    }
                    
                    @media(max-width:992px) {
                        .register {
                            padding: 20px 30px;
                        }
                    }
                    
                    @media(max-width:768px) {
                        .register h3 {
                            line-height: 30px;
                        }
                        .register ul li input {
                            height: 40px;
                            line-height: 40px;
                        }
                        .register ul li .tt img {
                            top: 7px;
                        }
                        .register .btn input {
                            height: 40px;
                            line-height: 40px;
                        }
                        .regi_left {
                            display: none;
                        }
                        .register {
                            float: none;
                            margin: 0 auto;
                        }
                    }
                    /* 注册1 */
                    
                    .registerbox1_box {
                        width: 1200px;
                        margin: 0 auto;
                        position: relative;
                        height: 100%;
                        padding: 150px 0 60px 0;
                    }
                    
                    .register1 {
                        width: 60%;
                        max-width: 436px;
                        float: right;
                    }
                    
                    .register1_1 {
                        padding: 60px 30px;
                        background: #fff;
                        position: relative;
                    }
                    
                    .register1 h3 {
                        font-weight: bold;
                        font-size: 20px;
                        text-align: center;
                        color: #3160e5;
                    }
                    
                    .register1 .re_ul li {
                        border: 1px solid #eeeeee;
                        margin-bottom: 16px;
                        padding: 8px 15px;
                    }
                    
                    .register1 .re_ul li .tt {
                        position: relative;
                        padding-left: 38px;
                        font-size: 16px;
                        color: #333;
                    }
                    
                    .register1 .re_ul li .tt img {
                        display: block;
                        position: absolute;
                        left: 6px;
                        top: 11px;
                        width: auto;
                        height: 28px;
                    }
                    
                    .register1 .re_ul li input {
                        display: block;
                        width: 100%;
                        height: 50px;
                        line-height: 50px;
                        padding: 0 0 0 45px;
                    }
                    
                    .register1 .re_ul li:last-child {
                        border: none;
                    }
                    
                    .register1 input:-webkit-autofill,
                    textarea:-webkit-autofill,
                    select:-webkit-autofill {
                        -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
                        background-color: transparent;
                        background-image: none;
                        transition: background-color 50000s ease-in-out 0s;
                    }
                    
                    .dx_left input {
                        padding-left: 0 !important;
                    }
                    
                    .dx_right input {
                        background-color: #3160e5;
                        border-radius: 4px;
                        color: #fff;
                        text-align: center;
                        font-size: 14px;
                        padding: 0 20px !important;
                    }
                    
                    .check_box input {
                        width: 14px !important;
                        height: 14px !important;
                        background-color: #fff !important;
                        border: 1px solid #eeeeee !important;
                        display: inline !important;
                        vertical-align: middle;
                        margin-right: 5px;
                    }
                    
                    .register1 .btn input {
                        display: block;
                        width: 100%;
                        height: 50px;
                        line-height: 50px;
                        margin: 0 auto;
                        text-align: center;
                        font-family: "Microsoft yahei";
                        font-size: 18px;
                        color: #fff;
                        background: #fb4c3a;
                        cursor: pointer;
                    }
                    
                    .register1 .btn input:hover {
                        background: #fb4c3a;
                    }
                    
                    .back_box {
                        padding: 30px;
                        background: #f9fafe;
                    }
                    
                    .back_right ul {
                        display: flex;
                    }
                    
                    .back_right ul li a {
                        margin-left: 20px;
                        display: inline-block;
                    }
                    
                    .back_right ul li {
                        color: #999999;
                        font-size: 14px;
                    }
                    
                    .back_left a {
                        font-size: 14px;
                        color: #3160e5;
                    }
                    
                    .dibu {
                        text-align: center;
                        font-size: 14px;
                        color: #999999;
                        padding: 40px 0;
                    }
                    
                    .dibu p:first-child {
                        color: #333333;
                    }
                    
                    .dibu p {
                        margin: 0;
                    }
                    
                    @media(max-width:1024px) {
                        .registerbox1_box {
                            padding: 3% 5%;
                            width: auto;
                        }
                    }
                    
                    @media(max-width:768px) {
                        .register1 {
                            width: 95%;
                            margin: 30px auto;
                            float: none;
                        }
                        .register1_1 {
                            padding: 10px 30px 0;
                        }
                        .dx_left {
                            width: 60%;
                        }
                        .dx_right {
                            width: 40%;
                        }
                        .dx_right input {
                            padding: 0 10px !important;
                        }
                        .register1 .dx_right input {
                            width: auto;
                            padding: 0;
                        }
                        .back_right ul li {
                            font-size: 12px;
                        }
                        .back_right ul li a {
                            margin-left: 5px;
                        }
                    }
                    /* 个人中心 */
                    
                    .center {
                        min-height: 400px;
                        margin: 70px 0;
                    }
                    
                    .center .list ul {
                        overflow: hidden;
                        zoom: 100%;
                    }
                    
                    .center .list ul li {
                        float: left;
                        width: 100%;
                    }
                    
                    .center .list ul li .tt {
                        width: 10%;
                        height: 52px;
                        margin-right: 2%;
                        line-height: 52px;
                        font-size: 16px;
                        color: #333;
                        text-align: right;
                    }
                    
                    .center .list ul li .cco {
                        width: 88%;
                        height: 52px;
                        line-height: 52px;
                        font-size: 16px;
                        color: #333;
                    }
                    
                    @media(max-width:768px) {
                        .center .list ul li .tt {
                            width: 20%;
                        }
                        .center .list ul li .cco {
                            width: 78%;
                        }
                    }
                    /* 检测查询 */
                    
                    .center table {
                        border-collapse: collapse;
                        border-spacing: 0;
                        border-top: 1px solid #fff;
                        border-left: 1px solid #fff;
                        margin-left: auto;
                        margin-right: auto;
                        background: #e5f1fc;
                    }
                    
                    .center table th {
                        height: 40px;
                        line-height: 40px;
                        font-size: 16px;
                        color: #333;
                        border-bottom: 1px solid #fff;
                        border-right: 1px solid #fff;
                        background: #b0cae1;
                    }
                    
                    .center table td {
                        padding: 12px 10px;
                        line-height: 30px;
                        font-size: 14px;
                        text-align: center;
                        color: #333;
                        border-bottom: 1px solid #fff;
                        border-right: 1px solid #fff;
                    }
                    
                    .center table td .more {
                        display: block;
                        width: 90px;
                        height: 38px;
                        margin: 0 auto;
                        line-height: 38px;
                        text-align: center;
                        font-size: 14px;
                        color: #fff;
                        background: #4b80ed;
                        -moz-border-radius: 5px;
                        -webkit-border-radius: 5px;
                        border-radius: 5px;
                    }
                    
                    .center table td .more:hover {
                        background: #21bcc0;
                    }
                    
                    @media(max-width:768px) {
                        .center table th {
                            font-size: 14px;
                        }
                        .center table td {
                            padding: 10px 5px;
                        }
                        .center table td .more {
                            height: 30px;
                            line-height: 30px;
                            width: 70px;
                        }
                    }
                    /* 右侧 */
                    
                    .totop {
                        text-align: center;
                        cursor: pointer;
                        overflow: hidden;
                        visibility: hidden;
                        opacity: 0;
                        -webkit-transition: all 0.3s;
                        -moz-transition: all 0.3s;
                        transition: all 0.3s;
                    }
                    
                    .totop.cd-is-visible {
                        visibility: visible;
                        opacity: 1;
                        cursor: pointer;
                    }
                    
                    .FastRight {
                        width: 72px;
                        position: fixed;
                        z-index: 999;
                        right: 10px;
                        bottom: 15%;
                    }
                    
                    .FastRight li {
                        position: relative;
                        cursor: pointer;
                        margin-bottom: 1px;
                    }
                    
                    .FastRight .ico {
                        height: 72px;
                        display: flex;
                        justify-content: center;
                        color: #1f1a17;
                        align-items: center;
                        flex-direction: column;
                        background: #1465ea;
                    }
                    
                    .FastRight .ico .iconfont {
                        display: block;
                        font-size: 29px;
                    }
                    
                    .FastRight .pc {}
                    
                    .FastRight .wap {
                        display: none;
                    }
                    
                    .FastRight li:hover .ico {
                        background: #1465ea;
                        color: #fff;
                    }
                    
                    .FastRight .info {
                        position: absolute;
                        top: 80px;
                        right: 72px;
                        font-size: 12px;
                        padding: 0 10px;
                        text-align: center;
                        color: #fff;
                        background: #1465ea;
                        box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
                        visibility: hidden;
                        opacity: 0;
                        filter: alpha(opacity=0);
                        transition: all ease 0.3s;
                    }
                    
                    .FastRight .info img {
                        border: 5px solid #fff;
                        max-width: none;
                        width: 90px;
                        height: 90px;
                        margin-bottom: 5px;
                    }
                    
                    .FastRight .info p {
                        margin-bottom: 5px;
                    }
                    
                    .FastRight .info.tel {
                        line-height: 26px;
                        color: #fff;
                        width: 150px;
                        text-align: left;
                    }
                    
                    .FastRight .info.tel b {
                        display: block;
                        font-size: 16px;
                    }
                    
                    .FastRight .info a {
                        color: #fff;
                    }
                    
                    .FastRight li.on .info {
                        top: 0;
                        visibility: visible;
                        opacity: 1;
                        filter: alpha(opacity=100);
                    }
                    
                    .FastRight i {
                        display: inline-block;
                        width: 100%;
                        height: 70px;
                        background-size: cover;
                    }
                    
                    .SubTit {
                        font-size: 24px;
                        color: #1465ea;
                        margin: 15px 0 !important;
                        line-height: 30px;
                        text-align: center;
                        botder-bottom: 1px solid #ddd;
                        margin-bottom: 20px;
                    }
                    
                    .Popbox {
                        background: rgba(0, 0, 0, 0.5);
                        position: fixed;
                        width: 100%;
                        height: 100%;
                        left: 0;
                        top: 0;
                        z-index: 1000;
                        display: none;
                    }
                    
                    .Popbox .SubTit {
                        margin-top: 0 !important;
                    }
                    
                    .Popbox .content {
                        width: 500px;
                        border-radius: 25px;
                        padding: 35px;
                        background: #fff;
                        position: absolute;
                        left: 50%;
                        top: 50%;
                        transform: translate(-50%, -50%);
                        position: relative;
                    }
                    
                    .Popbox .content a.close {
                        position: absolute;
                        right: 10px;
                        top: 10px;
                        background: #999 url(../images/close2.png) center center no-repeat;
                        width: 35px;
                        height: 35px;
                        border-radius: 50%;
                    }
                    
                    .Popbox .form {
                        margin: 0 0 0 -5%;
                    }
                    
                    .Popbox .form li {
                        width: 45%;
                        float: left;
                        padding: 0 0 2% 5%;
                        position: relative;
                    }
                    
                    .Popbox .form .input {
                        width: 100%;
                        text-indent: 1em;
                        height: 33px;
                        line-height: 33px;
                        border: 1px solid #eee;
                    }
                    
                    .Popbox .form .input.date {
                        background: url(../images/date.png) right 18px center no-repeat;
                    }
                    
                    .Popbox .form .must {
                        color: #ff0000;
                        position: absolute;
                        right: 4px;
                        top: 6px;
                        font-size: 15px;
                    }
                    
                    .Popbox .f-btn {
                        clear: both;
                        text-align: center;
                    }
                    
                    .Popbox .btn {
                        clear: both;
                        text-align: center;
                    }
                    
                    .Popbox .send {
                        width: 125px;
                        height: 40px;
                        color: #fff;
                        background: #1465ea;
                        border: 0;
                        font-size: 16px;
                    }
                    
                    .Popbox .select {
                        width: 100%;
                        border: 1px solid #eee;
                        height: 35px;
                        text-indent: 1em;
                    }
                    
                    .Messagebox {
                        height: auto !important;
                        height: 250px;
                        min-height: 250px;
                        padding: 3% 0;
                    }
                    
                    .Messagebox .form {
                        width: 80%;
                        margin: 3% auto 0;
                        border: 1px solid #eee;
                        padding: 4%;
                    }
                    
                    .Messagebox .form ul {
                        margin: 0 0 0 -4%;
                    }
                    
                    .Messagebox .form li {
                        width: 46%;
                        padding: 0 0 2% 4%;
                        float: left;
                    }
                    
                    .Messagebox .form .box {
                        padding-left: 150px;
                        position: relative;
                        height: 38px;
                        line-height: 38px;
                    }
                    
                    .Messagebox .form .box .ti {
                        position: absolute;
                        left: 15px;
                        top: 0;
                        font-size: 16px;
                        width: 135px;
                        text-align: right;
                    }
                    
                    .Messagebox .form .box .input {
                        width: 100%;
                        height: 36px;
                        line-height: 36px;
                        border: 1px solid #eee;
                    }
                    
                    .Messagebox .form .box .must {
                        position: absolute;
                        right: 10px;
                        top: 5px;
                        color: #ff0000;
                        font-size: 16px;
                    }
                    
                    .Messagebox .form li.auto {
                        clear: both;
                        width: auto;
                        float: none;
                        height: auto;
                    }
                    
                    .Messagebox .form li.auto .box {
                        height: auto;
                    }
                    
                    .Messagebox .form .textarea {
                        border: 1px solid #eee;
                        padding: 10px;
                    }
                    
                    .Messagebox .form .textarea textarea {
                        width: 100%;
                        height: 120px;
                    }
                    
                    .Messagebox .form .f-btn {
                        clear: both;
                        padding-top: 3%;
                        text-align: center;
                    }
                    
                    .Messagebox .form .btn {
                        clear: both;
                        padding-top: 3%;
                        text-align: center;
                    }
                    
                    .Messagebox .form .btns {
                        width: 120px;
                        height: 40px;
                        background: #cccccc;
                        color: #fff;
                        border: 0;
                        margin: 0 10px;
                        font-weight: bold;
                    }
                    
                    .Messagebox .form .btns.send {
                        background: #1465ea;
                    }
                    
                    .QuestionList {
                        padding-top: 3%;
                    }
                    
                    .QuestionList ul {
                        padding-bottom: 48px;
                        argin-left: -3%;
                    }
                    
                    .QuestionList li {
                        width: 47%;
                        float: left;
                        border-radius: 10px;
                        margin: 0 0 20px 3%;
                    }
                    
                    .QuestionList li a {
                        display: block;
                        border-radius: 10px;
                        background: #f5f5f5;
                        overflow: hidden;
                        border-top: 4px solid #f5f5f5;
                        padding: 20px 25px 32px;
                    }
                    
                    .QuestionList li .box {
                        padding-left: 46px;
                        position: relative;
                    }
                    
                    .QuestionList li .box .qa {
                        position: absolute;
                        left: 0;
                        top: 0;
                        font-size: 22px;
                        color: #fff;
                        text-transform: uppercase;
                        width: 35px;
                        line-height: 35px;
                        border-radius: 50%;
                        background: #8d8d8d;
                        text-align: center;
                    }
                    
                    .QuestionList li .box .qa.red {
                        background: #1465ea;
                    }
                    
                    .QuestionList li .tit {
                        font-size: 18px;
                        height: 35px;
                        line-height: 35px;
                        margin-bottom: 15px;
                    }
                    
                    .QuestionList li .info {
                        color: #999;
                        padding-top: 5px;
                        line-height: 24px;
                        height: 72px;
                        -webkit-line-clamp: 3;
                    }
                    
                    .QuestionList li .more {
                        margin-top: 20px;
                        height: 24px;
                    }
                    
                    .QuestionList li .more i {
                        display: inline-block;
                        vertical-align: middle;
                        width: 33px;
                        height: 17px;
                        margin-left: 16px;
                        border-radius: 25px;
                        background-repeat: no-repeat;
                        background-position: center center;
                        background-image: url(../images/more2.png);
                        transition: 500ms;
                    }
                    
                    .QuestionList li:hover {
                        box-shadow: 0 10px 15px rgba(0, 0, 0, 0.07);
                    }
                    
                    .QuestionList li:hover a {
                        border-top: 4px solid #1465ea;
                        background: #fff;
                    }
                    
                    .QuestionList li:hover .more i {
                        width: 75px;
                        height: 24px;
                        background-color: #1465ea;
                        background-image: url(../images/more3.png);
                    }
                    
                    #active93,
                    #active92 {
                        display: none;
                    }
                    
                    @media ( max-width:640px) {
                        .FastRight {
                            width: 45px;
                        }
                        .FastRight .ico {
                            height: 45px;
                        }
                        .FastRight .info {
                            right: 45px
                        }
                        .FastRight .pc {
                            display: none;
                        }
                        .FastRight .wap {
                            display: block;
                        }
                        .SubTit {
                            font-size: 18px;
                            color: #1465ea;
                            margin: 10px 0 !important;
                        }
                        .Popbox .content {
                            width: 90%;
                            padding: 4%;
                        }
                        .Messagebox .form ul {
                            margin: 0 0 0 0;
                        }
                        .Messagebox .form li {
                            width: auto;
                            padding: 0 0 8px 0;
                            float: none;
                            height: auto;
                        }
                        .Messagebox .form .box {
                            padding-left: 0;
                            height: auto;
                        }
                        .Messagebox .form .box .ti {
                            width: auto;
                            left: 5px;
                            position: static;
                            line-height: 24px;
                            padding-bottom: 0px;
                        }
                        .Messagebox .form .btns {
                            width: 100px;
                            margin: 0 5px;
                        }
                        .QuestionList ul {
                            padding-bottom: 10px;
                            argin-left: 0;
                        }
                        .QuestionList li {
                            width: auto;
                            float: none;
                            margin-bottom: 10px;
                            margin-left: 0;
                        }
                        .QuestionList li .box {
                            padding-left: 30px;
                        }
                        .QuestionList li .info {
                            height: auto;
                            -webkit-line-clamp: 2;
                        }
                        .QuestionList li a {
                            padding: 10px;
                        }
                        .QuestionList li .tit {
                            font-size: 15px;
                            height: auto;
                            line-height: 24px;
                            margin-bottom: 10px;
                        }
                        .QuestionList li .box .qa {
                            font-size: 18px;
                            width: 28px;
                            line-height: 28px;
                        }
                    }
                    /* add2020-12-7 */
                    
                    .nContact {
                        padding: 50px 0;
                    }
                    
                    .nContact h4 {
                        font-size: 18px;
                        color: #666;
                        margin-bottom: 30px;
                    }
                    
                    .calist {
                        margin-bottom: 48px;
                    }
                    
                    .calist li {
                        font-size: 16px;
                        color: #666;
                        line-height: 36px;
                    }
                    
                    .calist li .tel {
                        padding-left: 38px;
                        background: url(../uploadfiles/image/c1.png) no-repeat left center;
                    }
                    
                    .calist li .tax {
                        padding-left: 38px;
                        background: url(../uploadfiles/image/c2.png) no-repeat left center;
                    }
                    
                    .calist li .email {
                        padding-left: 38px;
                        background: url(../uploadfiles/image/c3.png) no-repeat left center;
                    }
                    
                    .calist li .add {
                        padding-left: 38px;
                        background: url(../uploadfiles/image/c4.png) no-repeat left center;
                    }
                    
                    .map #map {
                        height: 500px;
                    }
                    
                    .person_center {
                        margin: 50px 0;
                    }
                    
                    @media(max-width:992px) {
                        .map #map {
                            height: 300px;
                        }
                        .person_center {
                            margin: 20px 0;
                        }
                    }
                    
                    .bj {
                        margin-top: 5px;
                        color: #fff;
                        cursor: pointer;
                    }
                    
                    .Ad {
                        position: fixed;
                        top: 0;
                        width: 100%;
                        height: 100%;
                        background: rgba(0, 0, 0, 0.5);
                        z-index: 9999;
                        display: none;
                    }
                    
                    .Ad .Adbox {
                        width: 80%;
                        max-width: 400px;
                        transform: translate(-50%, -50%);
                        -webkit-transform: translate(-50%, -50%);
                        position: absolute;
                        top: 50%;
                        left: 50%;
                    }
                    
                    .Ad .Adbox .closead {
                        position: absolute;
                        right: 0;
                        top: 0;
                        background: url(../images/close2.png) center center no-repeat;
                        width: 35px;
                        height: 35px;
                        border-radius: 50%;
                    }
                    /*20210629*/
                    
                    .jzbtn {
                        padding:0;
                        width: 104px;
                        height: 104px;
                        line-height: 21px;
                        color: #1465ea;
                        font-size: 16px;
                        background: url(../images/jzbtn.png) center no-repeat;
                        position: fixed;
                      top: 50%;
                      transform: translateY(-50%);
                        right: 1%;
                        z-index: 999;
                        
                    }
                    
                    .NewsFocus {
                        position: absolute;
                        left: 0;
                        bottom: 0;
                        width: 100%;
                        z-index: 10;
                        height: 30px;
                        line-height: 30px;
                        background: rgba(0, 0, 0, 0.5);
                        padding: 24px 0;
                    }
                    
                    .NewsFocus .Contain {
                        position: relative;
                    }
                    
                    .NewsFocus .flexslider {
                        margin-left: 110px;
                    }
                    
                    .NewsFocus h2 {
                        color: #1465ea;
                        font-size: 18px;
                        position: absolute;
                        left: 0;
                        top: 0;
                        margin: 0;
                    }
                    
                    .NewsFocus li span {
                        margin-right: 5px;
                    }
                    
                    .NewsFocus li a {
                        color: #c5c5c5;
                        display: block;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        *white-space: nowrap;
                        overflow: hidden;
                        width: 90%;
                        font-size: 14px;
                    }
                    
                    .NewsFocus li a:hover {
                        color: #1465ea;
                    }
                    
                    .NewsFocus .flex-direction-nav,
                    .NewsFocus .flex-control-nav {
                        display: none !important;
                    }
                    
                    .b1_qqg_swuier .idxCase-pv1 {
                        left: 0;
                    }
                    
                    .b1_qqg_swuier .idxCase-nt1:hover img {
                        -webkit-animation: nt 1s ease 0s infinite;
                        animation: nt 1s ease 0s infinite;
                    }
                    
                    .b1_qqg_swuier .idxCase-pv1:hover img {
                        -webkit-animation: pv 1s ease 0s infinite;
                        animation: pv 1s ease 0s infinite;
                    }
                    
                    .b1_qqg_swuier .idxCase-nt1 {
                        right: 0;
                    }
                    
                    .b1_qqg_swuier {
                        width: 100%;
                        position: relative;
                    }
                    
                    .b1_qqg_swuier .b1_qqg_swiper {
                        width: 92%;
                        margin: auto;
                    }
                    
                    .b1_qqg_swuier .b1_qqg_swiper .swiper-slide {
                        text-align: center;
                        line-height: 377px;
                    }
                    
                    .b1_qqg_swuier .b1_qqg_swiper .swiper-slide img {
                        width: 100%;
                        opacity: 0.5;
                    }
                    
                    .b1_qqg_swuier .b1_qqg_swiper .swiper-slide p {
                        font-size: 18px;
                        font-weight: 400;
                        color: #666666;
                        line-height: 36px;
                        text-align: center;
                        opacity: 0;
                        visibility: hidden;
                        transition: all .4s;
                        margin-top: 28px;
                    }
                    
                    .b1_qqg_swuier .b1_qqg_swiper .swiper-slide.swiper-slide-active p {
                        opacity: 1;
                        visibility: visible;
                    }
                    
                    .b1_qqg_swuier .b1_qqg_swiper .swiper-slide.swiper-slide-active img {
                        opacity: 1;
                    }
                     @media(max-width:1366px) {
                        .b1_qqg_swuier .b1_qqg_swiper {
                            width: 86%;
                            margin: auto;
                        }
                    }
                    
                    
                    .idxCase-buts {
                        width: 50px;
                        height: 50px;
                        border-radius: 3px;
                        border: solid 1px #dcdcdc;
                        position: absolute;
                        top: 50%;
                        -webkit-transform: translateY(-50%);
                        transform: translateY(-50%);
                        z-index: 3;
                        text-align: center;
                        line-height: 48px;
                        -webkit-transition: all 0.5s ease 0s;
                        transition: all 0.5s ease 0s;
                    }
                    
                    .idxCase-buts:hover {
                        box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, .2);
                    }
                    
                    .idxCase-pv {
                        left: 21.093%;
                    }
                    
                    .idxCase-nt {
                        right: 21.093%;
                    }
                    
                    .idxCase-pv:hover img {
                        -webkit-animation: pv 1s ease 0s infinite;
                        animation: pv 1s ease 0s infinite;
                    }
                    
                    .idxCase-nt:hover img {
                        -webkit-animation: nt 1s ease 0s infinite;
                        animation: nt 1s ease 0s infinite;
                    }
                    
                    .JobBox {
                        font-size: 16px;
                        padding-bottom: 4%;
                    }
                    
                    .JobBox .Content {
                        width: 72%;
                    }
                    
                    .JobBox .Content .jobNav {
                        border-bottom: 2px solid #f5f5f5;
                    }
                    
                    .JobBox .Content .jobNav ul li {
                        display: inline-block;
                        width: 150px;
                        height: 45px;
                        line-height: 45px;
                        text-align: center;
                        background: #f5f5f5;
                    }
                    
                    .JobBox .Content .jobNav ul li.on {
                        background: #1976e1;
                    }
                    
                    .JobBox .Content .jobNav ul li.on a {
                        color: #fff;
                    }
                    
                    .JobBox .Content .bd {
                        margin-top: 30px;
                    }
                    
                    .JobBox .Content .bd .jobCon dl::after {
                        content: '';
                        display: block;
                        clear: both;
                    }
                    
                    .JobBox .Content .bd .jobCon dl {
                        margin-left: -2%;
                    }
                    
                    .JobBox .Content .bd .jobCon dl dd {
                        width: 23%;
                        height: 40px;
                        line-height: 40px;
                        padding: 0 10px;
                        background: #f5f5f5;
                        margin-bottom: 10px;
                        box-sizing: border-box;
                        margin-left: 2%;
                        float: left;
                    }
                    
                    .JobBox .Content .bd .jobCon dl dd:hover {
                        background: #1976e1;
                        color: #fff;
                    }
                    
                    .JobBox .JobInfo {
                        width: 26%;
                        background: #f5f5f5;
                        box-sizing: border-box;
                        padding: 30px;
                    }
                    
                    .JobBox .JobInfo h1 {
                        font-size: 18px;
                    }
                    
                    .JobBox .JobInfo b {
                        display: none;
                        width: 20px;
                        height: 2px;
                        background: #1976e1;
                        margin: 20px 0;
                    }
                    
                    .JobBox .JobInfo ul li {
                        line-height: 35px;
                        padding: 15px 0;
                        border-bottom: 1px dashed #ddd;
                        font-size: 14px;
                    }
                    
                    .JobBox .JobInfo ul li .ico {
                        display: inline-block;
                        width: 35px;
                        height: 35px;
                        line-height: 35px;
                        border-radius: 50%;
                        text-align: center;
                        background: #1976e1;
                        margin-right: 10px;
                    }
                    
                    .JobBox .JobInfo ul li .ico img {
                        width: 25px;
                        height: 25px;
                    }
                    
                    @media(max-width:1200px) {
                        .JobBox .JobInfo {
                            padding: 20px;
                            font-size: 15px;
                        }
                    }
                    
                    @media(max-width:1024px) {
                        .JobBox .Content {
                            width: 100%;
                        }
                        .JobBox .JobInfo {
                            width: 100%;
                            margin-top: 20px;
                            font-size: 14px;
                        }
                        .JobBox .JobInfo h1 {
                            font-size: 16px;
                        }
                        .JobBox .JobInfo ul li {
                            padding: 8px 0;
                        }
                    }
                    
                    @media(max-width:768px) {
                        .JobBox .Content .bd .jobCon dl dd {
                            width: 48%;
                        }
                        .JobBox .JobInfo ul li .ico {
                            display: none;
                        }
                    }
                    
                    @media(max-width:900px) {
                        .NewsFocus {
                            position: relative;
                            top: auto;
                            padding: 8px 0;
                        }
                    }
                    
                    @media(max-width:680px) {
                        .b1_qqg_swuier .b1_qqg_swiper .swiper-slide p {
                            line-height: 24px;
                            font-size: 16px;
                            margin-top: 14px;
                        }
                        .NewsFocus h2 {
                            font-size: 15px;
                        }
                        .NewsFocus .flexslider {
                            margin-left: 75px;
                        }
                        .NewsFocus li a {
                            width: 100%;
                        }
                    }
                    /*内页banner*/
                    
                    .nBan {
                        padding-top: 124px;
                        position: relative;
                    }
                    
                    .nBan .txt {
                        position: absolute;
                        width: 100%;
                        bottom: 15%;
                        color: #fff;
                        display: none;
                    }
                    
                    .nBan .txt .ban_line {
                        width: 24px;
                        height: 3px;
                        background-color: #ffffff;
                        display: none;
                    }
                    
                    .nBan .txt .txt1 {
                        font-size: 16px;
                        line-height: 26px;
                        color: #ffffff;
                    }
                    
                    .nBan .txt .txt2 {
                        font-size: 30px;
                        line-height: 26px;
                        color: #ffffff;
                    }
                    
                    .nBan .txt .txt2 span:nth-child(2) {
                        padding: 0 20px;
                    }
                    
                    .nBan .txt .txt3 {
                        font-size: 10px;
                        line-height: 26px;
                        letter-spacing: 1px;
                        color: #ffffff;
                    }
                    
                    .imgbox {
                        overflow: hidden;
                        position: relative;
                    }
                    
                    .imgbox span {
                        background-position: center center;
                        background-repeat: no-repeat;
                        background-size: cover;
                        position: absolute;
                        left: 0px;
                        top: 0px;
                        width: 100%;
                        height: 100%;
                        display: flex;
                        align-items: center;
                        justify-content: center;
                    }
                    
                    .imgbox img {
                        width: auto !important;
                        max-height: 100%;
                    }
                    
                    .nBan .img {
                        padding-top: 340px;
                    }
                    
                    @media(max-width:1400px) {
                        .nBan .img {
                            padding-top: 226px;
                        }
                        .nBan .txt {
                            bottom: 11%;
                        }
                        .nBan .txt .txt2 {
                            line-height: 0;
                        }
                    }
                    
                    @media(max-width:1366px) {
                        .nBan .img {
                            padding-top: 220px;
                        }
                    }
                    
                    @media(max-width:1200px) {
                        .nBan .img {
                            padding-top: 206px;
                        }
                    }
                    
                    @media(max-width:1024px) {
                        .nBan {
                            padding-top: 0;
                        }
                    }
                    
                    @media(max-width:768px) {}
                    
                    @media(max-width:640px) {}
                    
                    @media(max-width:414px) {
                        .nBan .txt {
                            bottom: 17%;
                        }
                        .nBan .txt .txt1 {
                            font-size: 14px;
                        }
                        .nBan .txt .txt2 {
                            font-size: 24px;
                        }
                    }
                    
                    @media(max-width:375px) {}
                    /* 历史革沿 */
                    
                    .SubCon {
                        padding: 2.6% 0;
                        overflow: hidden;
                    }
                    
                    .SubCon.History {
                        background: url(../images/his_bg2.jpg) bottom right no-repeat;
                    }
                    
                    .sideMenu {
                        width: 260px;
                    }
                    
                    .sideMenu .side_top {
                        height: 130px;
                        text-align: center;
                        background: url(../images/side_bg1.png) top center no-repeat;
                        display: flex;
                        justify-content: center;
                        align-items: center;
                    }
                    
                    .sideMenu .side_top .smenu_ico {
                        /* display: inline-block; */    display: none;
                    }
                    
                    .sideMenu .side_top .sarr_ico {
                        display: none;
                    }
                    
                    .sideMenu .side_top .tit {
                        font-family: MicrosoftYaHei-Bold;
                        font-size: 22px;
                        font-weight: normal;
                        font-stretch: normal;
                        line-height: 26px;
                        letter-spacing: 0px;
                        color: #ffffff;
                        padding: 0 5%;
                    }
                    
                    .QualCon .sideMenu .side_top .tit {
                        font-size: 26px;
                        padding: 0 3%;
                    }
                    
                    .sideMenu .side_menu {
                        border-radius: 0px 0px 10px 10px;
                        background: #f7f9fe;
                    }
                    
                    .sideMenu .side_menu li {
                        cursor: pointer;
                        /* padding: 0 11.5%; */
                        /* height: 70px; */
                    }
                    
                    .sideMenu .side_menu li a.menu_a {
                        display: block;
                        /* width: 100%; */
                        border-bottom: solid 1px #e8eaef;
                        font-size: 16px;
                        color: #333333;
                        line-height: 69px;
                        padding: 0 6%;
                    }
                    
                    .sideMenu .side_menu li:last-child a.menu_a {
                        border: none;
                    }
                    
                    .sideMenu .side_menu li:hover a.menu_a {
                        background: #1465ea url(../images/side_arr.png) no-repeat;
                        background-position: 95% 31px;
                    }
                    
                    .sideMenu .side_menu li.on:hover a.menu_a {
                        background: #1465ea url(../images/side_arr1.png) no-repeat;
                        background-position: 95% 31px;
                    }
                    
                    .sideMenu .side_menu li.on a.menu_a {
                        background: #1465ea url(../images/side_arr1.png) no-repeat;
                        background-position: 95% 31px;
                    }
                    
                    .sideMenu .side_menu li:hover a.menu_a,
                    .sideMenu .side_menu li.on a.menu_a {
                        font-size: 16px;
                        color: #fff;
                        border-bottom: solid 1px #1465ea;
                    }
                    
                    .sideMenu .side_menu li .side_submenu {
                        height: auto;
                        overflow: hidden;
                        background: #fff;
                        display: none;
                    }
                    
                    /*.sideMenu .side_menu li.on .side_submenu {
                       display: block;
                    }*/
                    /*.sideMenu .side_menu li:hover .side_submenu {
                        display: block;
                    }*/
                    
                    .sideMenu .side_menu li .side_submenu dd {
                        line-height: 30px;
                    }
                    
                    .sideMenu .side_menu li .side_submenu dd a {
                        display: block;
                        line-height: 22px;
                        font-size: 14px;
                        color: #333;
                        padding: 10px 6%;
                    }
                    
                    .sideMenu .side_menu li .side_submenu dd a .sub_dot {
                        display: inline-block;
                        width: 5px;
                        height: 5px;
                        background-color: #1258cc;
                        border-radius: 50%;
                        margin-right: 6px;
                    }
                    
                    .sideMenu .side_bott {
                        border: solid 1px #e8eaef;
                        padding: 11.5% 11.5% 90% 11.5%;
                        background: #fff url(../images/side_bg2.png) bottom center no-repeat;
                        border-radius: 10px;
                        margin-top: 22px;
                    }
                    
                    .sideMenu .side_bott .bot_tit {
                        color: #333333;
                        font-size: 18px;
                        padding-bottom: 12px;
                        position: relative;
                    }
                    
                    .sideMenu .side_bott .bot_tit:before {
                        content: '';
                        position: absolute;
                        width: 16px;
                        height: 2px;
                        background-color: #1465ea;
                        bottom: 0;
                        left: 0;
                        display: none;
                    }
                    
                    .sideMenu .side_bott .bot_contact {
                        font-size: 14px;
                        border-bottom: solid 1px #e8eaef;
                        padding-bottom: 14px;
                    }
                    
                    .sideMenu .side_bott .bot_contact dl {
                        margin-top: 20px;
                    }
                    
                    .sideMenu .side_bott .bot_contact dl dt {
                        color: #333;
                    }
                    
                    .sideMenu .side_bott .bot_contact dl dd {
                        color: #777;
                    }
                    
                    .sideMenu .side_bott .bot_contact dl dd a {
                        color: #777;
                    }
                    
                    .sideMenu .side_bott .bot_qr {
                        float: left;
                        width: 100%;
                    }
                    
                    .sideMenu .side_bott .bot_qr img {
                        width: 100px;
                        height: 100px;
                        float: left;
                    }
                    
                    .sideMenu .side_bott .bot_qr .qr_txt {
                        float: left;
                        padding-left: 20px;
                        padding-top: 28px;
                    }
                    
                    .sideMenu .side_bott .bot_qr .qr_txt dt {
                        color: #1465ea;
                        font-size: 18px;
                        font-weight: bold;
                    }
                    
                    .sideMenu .side_bott .bot_qr .qr_txt dd {
                        color: #333333;
                        font-size: 14px;
                    }
                    
                    .sideCon {
                        width: 80%;
                    }
                    .sideCon .InfoBox p{font-size: 16px;color: #333;line-height: 26px;}
                    .sideCon .InfoBox img{display: block;margin: 0 auto;}
                    .NTit {
                        line-height: 36px;
                        border-bottom: 1px solid #e5e5e5;
                        overflow: hidden;
                    }
                    
                    .NTit h1 {
                        font-size: 24px;
                        color: #333;
                        position: relative;
                        font-weight: normal;
                        display: none;
                    }
                    .Po_tit{
                        font-size: 28px;
                        color: #1258cc;
                        line-height: 70px;
                    }
                    .NTit .localtion {
                        font-size: 14px;
                        color: #666;
                        line-height: 70px;
                        /*width: 100%;*/
                        text-align: right;
                        overflow: hidden;
                    }
                    
                    .NTit .localtion img {}
                    
                    .NTit .localtion span {
                        color: #1465ea;
                    }
                    
                    @media(max-width:1400px) {}
                    
                    @media(max-width:1366px) {
                        .sideCon {
                            width: 78%;
                        }
                    }
                    
                    @media(max-width:1200px) {
                        .sideCon {
                            width: 76%;
                        }
                    }
                    
                    @media(max-width:1024px) {
                        .sideMenu {
                            width: 240px;
                        }
                        .sideCon {
                            width: 70%;
                        }
                        .sideMenu .side_top {
                            height: 110px;
                            background-size: cover;
                        }
                        .sideMenu .side_top .sarr_ico {
                            display: block;
                        }
                        .sideMenu .side_top .sarr_ico.on {
                            -webkit-transition: -webkit-transform .2s;
                            transition: -webkit-transform .2s;
                            transition: transform .2s;
                            transition: transform .2s, -webkit-transform .2s;
                            -webkit-transform: rotate( 180deg);
                            transform: rotate( 180deg);
                        }
                         .Po_tit{width: 100%;float: none;text-align: center;}
                        .NTit .localtion{width: 100%;float: none;}
                    }
                    
                    @media(max-width:900px) {
                        .sideMenu {
                            float: none;
                            width: 100%;
                        }
                        .sideMenu .side_top .smenu_ico {
                            display: none;
                        }
                        .sideMenu .side_top {
                            width: 100%;
                            height: 30px;
                            padding: 10px 0;
                            text-align: center;
                            background: #1465ea;
                            display: flex;
                            justify-content: center;
                            align-items: center;
                        }
                        .sideMenu .side_menu {
                            /* padding: 4% 0; */
                            display: none;
                        }
                        .sideMenu .side_menu li {
                            /* height: 50px; */
                            line-height: 50px;
                        }
                        .sideMenu .side_menu li:hover {}
                        .sideMenu .side_menu li:hover,
                        .sideMenu .side_menu li.on {
                            background-position: 90% 20px;
                        }
                        .sideMenu .side_menu li a.menu_a {
                            line-height: 49px;
                            padding: 0 10%;
                        }
                        .sideMenu .side_menu li.on a.menu_a {
                            background-position: 90% 19px;
                        }
                        .sideMenu .side_menu li.on:hover a.menu_a {
                            background-position: 90% 19px;
                        }
                        .sideMenu .side_bott {
                            display: none;
                        }
                        .sideCon {
                            width: 100%;
                        }

                        .NTit h1 {
                            font-size: 22px;
                        }
                        .sideMenu .side_top .tit {
                            font-size: 22px;
                        }
                        .QualCon .sideMenu .side_top .tit {
                            font-size: 22px;
                        }
                    }
                    
                    @media(max-width:768px) {}
                    
                    @media(max-width:640px) {
                        .NTit h1 {
                            font-size: 18px;
                        }
                    }
                    
                    @media(max-width:460px) {
                        .NTit h1 {
                            display: none;
                        }
                        .sideMenu .side_menu li a {
                            font-size: 16px;
                        }
                        .sideMenu .side_menu li:hover a,
                        .sideMenu .side_menu li.on a {
                            font-size: 16px;
                        }
                    }
                    
                    @media(max-width:414px) {
                        .sideMenu .side_top .tit {
                            font-size: 24px;
                            line-height: 24px;
                        }
                        .QualCon .sideMenu .side_top .tit {
                            font-size: 24px;
                            line-height: 24px;
                        }
                    }
                    
                    @media(max-width:375px) {}
                    /*Timeline003071 */
                    
                    .Timeline003071 {
                        overflow: hidden;
                        margin: 0 auto;
                        padding: 3% 0 3% 3%;
                    }
                    
                    .Timeline003071 .auto {
                        /* overflow: hidden; */
                    }
                    
                    .Timeline003071 .left {
                        width: 243px;
                        position: relative;
                    }
                    
                    .Timeline003071 .left .video {
                        position: relative;
                        z-index: 1;
                        margin-bottom: 2.66vw;
                    }
                    
                    .Timeline003071 .left .play {
                        position: absolute;
                        left: 0;
                        top: 0;
                        width: 100%;
                        height: 100%;
                        background: url("../images/Timeline003071_play.png") no-repeat center center;
                        cursor: pointer;
                    }
                    
                    .Timeline003071 .left .video video {
                        position: absolute;
                        background: #000;
                        z-index: 20;
                        left: 0;
                        top: 0;
                    }
                    
                    .Timeline003071 .tab.tab_fix {
                        position: fixed;
                        top: 124px;
                        width: 243px;
                    }
                     .Timeline003071 .tab.tab_fix1 {
                        position: fixed;
                        top: unset;
                       bottom: 400px;
                    }


                    .Timeline003071 .tab dd {
                        text-align: center;
                        line-height: 64px;
                        font-size: 24px;
                        cursor: pointer;
                    }
                    
                    .Timeline003071 .tab dd.on {
                        color: #1465ea;
                        font-size: 30px;
                        font-weight: bold;
                    }
                    
                    .Timeline003071 .tab dd.on:before,
                    .Timeline003071 .tab dd.on:after {
                        display: inline-block;
                        content: '';
                        width: 34px;
                        vertical-align: middle;
                        height: 1px;
                        background: #1465ea;
                        margin: 0 20px;
                    }
                    
                    .Timeline003071 .tab-list {
                        border-left: 2px solid #d9e0f0;
                        padding-left: 3vw;
                        position: relative;
                    }
                    
                    .Timeline003071 .tab-inner {
                        position: relative;
                        /*padding: 1vw;*/
                        color: #333333;
                    }
                    
                    .Timeline003071 .tab-inner:not(:last-child) {
                        margin-bottom: 20px;
                    }
                    
                    .Timeline003071 .tab-inner:after {
                        position: absolute;
                        content: '';
                        top: 3vw;
                    }
                    
                    .Timeline003071 .tab-inner:after {
                        margin-left: -3.2vw;
                        width: 11px;
                        height: 11px;
                        background: url(../images/rwgh_dot1.png);
                        left: -3px;
                    }
                    
                    .Timeline003071 .tab-inner:hover:after,
                    .Timeline003071 .tab-inner.on:after {
                        background: url(../images/rwgh_dot2.png);
                    }
                    
                    .Timeline003071 .tab-inner label {
                        position: absolute;
                        right: 0.94vw;
                        bottom: 0.99vw;
                        font-family: 'yuweij';
                        font-size: 6.25vw;
                        color: #f18e65;
                    }
                    
                    .Timeline003071 .tab-inner time {
                        font-weight: bold;
                        display: block;
                        font-size: 18px;
                        margin-bottom: 10px;
                        line-height: 32px;
                        float: left;
                        width: 80px;
                    }
                    
                    .Timeline003071 .tab-inner .c_txt {
                        width: 34%;
                        float: left;
                        padding-left: 30px;
                        font-size: 16px;
                        color: #333;
                        text-align: justify;
                    }
                    
                    .Timeline003071 .tab-inner .c_img {
                        width: 48%;
                        background-color: #ffffff;
                        /*box-shadow: 0px 0px 20px 0px rgba(0, 13, 30, 0.1);*/
                        float: right;
                        border: 1px #e5e5e5 solid;
                    }
                    
                    .Timeline003071 .tab-inner li {
                        line-height: 1.667em;
                        position: relative;
                        padding-left: 1em;
                        font-size: 18px;
                    }
                    
                    .Timeline003071 .tab-inner li:before {
                        position: absolute;
                        content: '';
                        left: 0;
                        width: 5px;
                        height: 5px;
                        border-radius: 50%;
                        top: 12px;
                        background: #fff;
                    }
                    
                    .Timeline003071 .tab-inner li.b {
                        font-weight: bold;
                    }
                    
                    .fix_time {
                        top: 600px;
                        right: 2%;
                        position: fixed;
                    }
                    
                    .fix_time.fix_b {
                        top: auto;
                        bottom: 420px;
                        right: 2%;
                        position: fixed;
                    }
                    
                    .fix_time .time_box {
                        padding: 16px 0 16px 13px;
                        border-left: solid 3px #efefef;
                        position: relative;
                    }
                    
                    .fix_time .time_box:before {
                        content: '';
                        position: absolute;
                        width: 11px;
                        height: 11px;
                        background: url(../images/rwgh_dot2.png);
                        top: 0;
                        left: -7px;
                    }
                    
                    .fix_time .time_box:after {
                        content: '';
                        position: absolute;
                        width: 11px;
                        height: 11px;
                        background: url(../images/rwgh_dot2.png);
                        bottom: 0;
                        left: -7px;
                    }
                    
                    .fix_time .tit {
                        font-size: 16px;
                        color: #333;
                        text-align: right;
                    }
                    
                    .fix_time ul li {
                        color: #777777;
                        font-size: 14px;
                        padding-left: 30px;
                        text-align: right;
                        position: relative;
                    }
                    
                    .fix_time ul li.on:before {
                        content: '';
                        position: absolute;
                        width: 8px;
                        height: 9px;
                        top: 50%;
                        margin-top: -4px;
                        left: -14px;
                        background: url(../images/his_arr1.png) left center no-repeat;
                    }
                    
                    @media(max-width:1366px) {
                        .Timeline003071 .tab dd.on:after {
                            display: inline-block;
                            content: '';
                            width: 14px;
                            vertical-align: middle;
                            height: 1px;
                            background: #1465ea;
                            margin: 0 20px;
                        }
                        .Timeline003071 .tab dd.on:before {
                            display: inline-block;
                            content: '';
                            width: 14px;
                            vertical-align: middle;
                            height: 1px;
                            background: #1465ea;
                            margin: 0 20px;
                        }
                        .Timeline003071 .tab-inner time {
                            float: none;
                        }
                        .Timeline003071 .tab-inner .c_txt {
                            width: 70%;
                            float: none;
                            margin-bottom: 20px;
                        }
                        .Timeline003071 .tab-inner .c_img {
                            float: none;
                            margin-left: 30px;
                        }
                    }
                    
                    @media(max-width:1200px) {
                        .Timeline003071 .tab-list {
                            padding-left: 2vw;
                        }
                        Timeline003071 .tab-inner:after {
                            margin-left: -2.2vw;
                        }
                    }
                    
                    @media(min-width:1025px) {
                        .Timeline003071 .left {
                            width: 21%;
                        }
                        .Timeline003071 .right {
                            width: 78%;
                                /*height: 800px;
                                overflow-y: auto;*/
                        }
                    }
                    
                    @media(max-width:1024px) {
                        .Timeline003071 .left {
                            width: 100%;
                        }
                        .Timeline003071 .right {
                            width: 100%;
                        }
                        .Timeline003071 .tab {
                            overflow: hidden;
                            margin-bottom: 4vw;
                        }
                        .Timeline003071 .tab dd {
                            float: left;
                            width: 24.2%;
                            border-right: 1px solid #fff;
                        }
                        .Timeline003071 .tab dd.on:before,
                        .Timeline003071 .tab dd.on:after {
                            width: 0;
                            margin: 0 0.5em;
                        }
                        .Timeline003071 .tab-inner label {
                            font-size: 12vw;
                        }
                        .Timeline003071 .tab-inner time {
                            float: none;
                        }
                        .Timeline003071 .tab-inner .c_txt {
                            width: 100%;
                            float: none;
                            padding-left: 0;
                            padding-bottom: 20px;
                        }
                        .Timeline003071 .tab-inner .c_img {
                            float: none;
                            margin-left: 0;
                            width: 100%;
                        }
                        .fix_time {
                            display: none;
                        }
                        .Timeline003071 .tab-inner:after {
                            left: 27px;
                        }
                        .Timeline003071 .tab.tab_fix {
                            position: static;
                            top: 0;
                            width: auto;
                        }
                    }
                    
                    @media(max-width:900px) {
                        .Timeline003071 .tab-inner:after {
                            left: 22px;
                        }
                    }
                    
                    @media(max-width:640px) {
                        .Timeline003071 .tab-inner {
                            padding: 5vw;
                        }
                        .Timeline003071 .tab-inner:not(:last-child) {
                            margin-bottom: 3vw;
                        }
                        .Timeline003071 .tab-inner time {
                            font-size: 20px;
                        }
                        .Timeline003071 .tab-inner time:after {
                            width: 35px;
                            height: 2px;
                            content: '';
                            display: inline-block;
                            vertical-align: middle;
                            margin-left: 10px;
                            background: #fff;
                        }
                        .Timeline003071 .tab-inner li {
                            font-size: 5vw;
                        }
                        .Timeline003071 .tab dd {
                            font-size: 5vw;
                        }
                        .Timeline003071 .tab dd.on {
                            font-size: 5vw;
                        }
                        .Timeline003071 .tab-inner .c_txt {
                            font-size: 14px;
                        }
                    }
                    
                    @media(max-width:414px) {
                        .Timeline003071 .tab-inner:after {
                            left: 6px;
                        }
                    }
                    /* 人文关怀 */
                    
                    .r_Con .txt p {
                        font-family: MicrosoftYaHei;
                        font-size: 16px;
                        line-height: 30px;
                        letter-spacing: 0px;
                        color: #282d38;
                        text-indent: 2em;
                    }
                    
                    .r_Con .tit {
                        font-size: 24px;
                        color: #333333;
                        text-align: center;
                        font-weight: bold;
                    }
                    
                    .r_Con .NytitPtop {
                        padding: 50px 0;
                    }
                    
                    .r_Con .r_con1 .pc_part {
                        width: 444px;
                        height: 444px;
                        position: relative;
                        background: url(../images/rcln_pc.png) top center no-repeat;
                        margin: 100px auto 50px;
                    }
                    
                    .r_Con .r_con1 .pc_part .pc_center {
                        width: 186px;
                        height: 186px;
                        background-color: #1465ea;
                        text-align: center;
                        border-radius: 50%;
                        position: absolute;
                        top: 50%;
                        margin-top: -115px;
                        left: 50%;
                        margin-left: -93px;
                    }
                    
                    .r_Con .r_con1 .pc_part .pc_center dt {
                        width: 55px;
                        height: 55px;
                        margin: 40px auto 20px;
                    }
                    
                    .r_Con .r_con1 .pc_part .pc_center dd {
                        font-family: MicrosoftYaHei-Bold;
                        font-size: 30px;
                        color: #ffffff;
                        text-align: center;
                        font-weight: bold;
                    }
                    
                    .r_Con .r_con1 .pc_part .pc_ico {
                        width: 100%;
                    }
                    
                    .r_Con .r_con1 .pc_part .pc_ico li {
                        position: absolute;
                        text-align: center;
                    }
                    
                    .r_Con .r_con1 .pc_part .pc_ico li:nth-child(1) {
                        top: -33px;
                        left: 50%;
                        margin-left: -102px;
                    }
                    
                    .r_Con .r_con1 .pc_part .pc_ico li:nth-child(2) {
                        top: 60%;
                        left: -6px;
                    }
                    
                    .r_Con .r_con1 .pc_part .pc_ico li:nth-child(3) {
                        top: 60%;
                        right: -50px;
                    }
                    
                    .r_Con .r_con1 .pc_part .pc_ico img {
                        width: 87px;
                        height: 87px;
                    }
                    
                    .r_Con .r_con1 .pc_part .pc_ico p {
                        font-family: MicrosoftYaHei-Bold;
                        font-size: 18px;
                        color: #333333;
                        font-weight: bold;
                    }
                    
                    .r_Con .r_con2 .pc_part {
                        font-size: 18px;
                    }
                    
                    .r_Con .r_con2 .pc_part .pc_arr1 {
                        color: #84acec;
                        margin-left: 10%;
                        text-align: left;
                        font-weight: bold;
                    }
                    
                    .r_Con .r_con2 .pc_part .pc_arr1 img,
                    .r_Con .r_con2 .pc_part .pc_arr2 img {
                        margin-right: 20px;
                    }
                    
                    .r_Con .r_con2 .pc_part .pc_arr2 {
                        color: #0051d6;
                        margin-right: 10%;
                        text-align: right;
                        font-weight: bold;
                    }
                    
                    .r_Con .r_con2 .pc_part .pc_part_ico {
                        overflow: hidden;
                        display: flex;
                        justify-content: space-between;
                        padding: 5% 0;
                    }
                    
                    .r_Con .r_con2 .pc_part_ico dl {
                        text-align: center;
                        float: left;
                    }
                    
                    .r_Con .r_con2 .pc_part_ico dl dt {
                        margin: 0 auto;
                    }
                    
                    .r_Con .r_con2 .pc_part_ico dl dt img {
                        width: 120px;
                        height: 120px;
                    }
                    
                    .r_Con .r_con2 .pc_part_ico dl dd {
                        font-size: 18px;
                        color: #333333;
                        margin-top: 30px;
                        font-weight: bold;
                    }
                    
                    .r_Con .r_con3 .pc_part .pc_part_img {
                        display: none;
                    }
                    
                    .r_Con .r_con3 .pc_part .pc_part_img li {
                        text-align: center;
                        padding: 10px 0;
                    }
                    
                    .r_Con .r_con3 .pc_part #carousel {
                        height: 500px;
                        background: #fff;
                        margin: 0 auto;
                    }
                    
                    .r_Con .r_con3 .pc_part #carousel .tracker-summation-container,
                    .r_Con .r_con3 .pc_part #carousel .tracker-individual-container {
                        display: none !important;
                    }
                    
                    .r_Con .r_con3 .pc_part #carousel .carousel-feature {
                        border: none;
                    }
                    /* 技术服务平台 */
                    
                    .r_con_t .pc_part {
                        padding: 5% 0;
                        overflow: hidden;
                        margin: 0 auto;
                    }
                    
                    .r_con_t .textBox {
                        width: 40%;
                        /* float: left; */
                        font-size: 18px;
                        line-height: 30px;
                        letter-spacing: 5px;
                        color: #1465ea;
                        height: 161px;
                        text-align: center;
                        background: #f7f9fe;
                        border: dotted 1px #dae0ed;
                        margin:0 auto;
                    }
                    
                    .r_con_t .textBox .txt1 {
                        position: relative;
                        margin-top: 41px;
                    }
                    
                    .r_con_t .textBox .txt1:before {
                        content: '';
                        position: absolute;
                        top: 0;
                        left: 0;
                    }
                    
                    .r_con_t .textBox .txt2 {
                        position: relative;
                    }
                    
                    .r_con_t .textBox .txt2:after {
                        content: '';
                        position: absolute;
                        bottom: 0;
                        right: 0;
                    }
                    
                    .r_con_t .pcBox {
                        width: auto;
                        float: left;
                    }
                    
                    .r_con_t .pcBox img {}
                    
                    .ConTxt {
                        padding: 30px 0;
                    }
                    
                    .ConTxt p {
                        font-family: MicrosoftYaHei;
                        font-size: 16px;
                        line-height: 30px;
                        letter-spacing: 0px;
                        color: #282d38;
                        margin: 0;
                    }
                    .ConTxt .Conlist {padding: 30px 45px; margin-bottom: 2%;
    background: #f2f9ff;
    background-size: cover;
    margin-top: 30px;
    transition: all .5s;
    -webkit-transition: all .5s; overflow: hidden;}
     .ConTxt .Conlist h3{color:#1465ea ;}
     .ConTxt .Conlist p{line-height: 40px;}
                    .ConTxt .red_txt {
                        color: #f00;
                    }
                    .ConTxt .Conlist .dot1 { border-radius: 25px;
    display: inline-block;
    width: 6px;
    height: 5px;
    background: #1465ea;
    margin-right: 10px;
}
                    .ConTxt p b {
                        font-size: 17px;
                        font-weight: normal;
                    }
                    
                    .ConTxt .con_link a {
                        font-size: 16px;
                    }
                    
                
                    
                    .ConTxt .txtBox {
                        padding: 30px 45px;
                        background: #f2f9ff;
                        background-size: cover;
                        margin-top: 30px;
                        transition: all .5s;
                        -webkit-transition: all .5s
                    }
                    
                    .ConTxt .txtBox:hover {
                        transform: translate3d(0, -5px, 0);
                        -webkit-transform: translate3d(0, -5px, 0);
                        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
                    }
                    
                    .ConTxt dl {
                        font-size: 16px;
                        margin: 10px 0 20px;
                    }
                    
                    .ConTxt dl dt {
                        font-weight: bold;
                        color: #1465ea;
                    }
                    
                    .ConTxt dl dd {
                        text-indent: 2em;
                    }
                    
                    .r_con_t .tit1 {
                        font-size: 24px;
                        color: #333333;
                        text-align: center;
                        font-weight: bold;
                    }
                    
                    .r_con_t .tit2 {
                        font-size: 18px;
                        color: #1465ea;
                        font-weight: bold;
                        margin: 20px 0;
                        display: none;
                    }
                    
                    .r_con_t .tit3 {
                        background: url(../images/ico_next2.png) left center no-repeat;
                        background-size: 1.5%;
                        padding-left: 30px;
                        margin: 10px 0;
                        color: #1465ea;
                        font-size: 18px;
                        font-weight: bold;
                    }
                    
                    .r_con_t .txt .tit3 {
                        /* font-size: 17px; */
                    }
                    
                    .r_con_t .tit4 {
                        font-size: 16px;
                        font-weight: bold;
                        margin-top: 10px;
                    }
                    
                    .ConTxt .tit4 {
                        font-size: 17px;
                        font-weight: bold;
                        margin-top: 20px;
                    }
                    
                    .ConTxt .txt {}
                    
                    .ConTxt .txt p {
                        margin: 20px 0;
                    }
                    
                    .r_con_t p span.dot1 {
                        display: inline-block;
                        width: 12px;
                        height: 12px;
                        background: #1465ea;
                        margin-right: 10px;
                    }
                    
                    .indent2em {
                        text-indent: 2em;
                    }
                    
                    .r_con_t p span.dot2 {
                        display: inline-block;
                        width: 12px;
                        height: 12px;
                        background: #005bec;
                        margin-right: 10px;
                        border-radius: 50%;
                    }
                    
                    .r_con_t p span.dot3 {
                        display: inline-block;
                        width: 15px;
                        height: 15px;
                        background: url(../images/ico_1.png) no-repeat;
                        margin-right: 10px;
                    }
                    
                    .r_con_t .red_txt span.dot1 {
                        background: #f00;
                    }
                    
                    .ConTxt .table_box {
                        margin: 5% 0;
                    }
                    
                    .ConTxt .table_box .tit {
                        font-size: 17px;
                        margin-bottom: 10px;
                    }
                    
                    .ConTxt .table_box table {
                        width: 100%;
                        font-size: 16px;
                        border-collapse: collapse;
                    }
                    
                    .ConTxt .table_box table tr {
                        line-height: 50px;
                    }
                    
                    .ConTxt .table_box table tr th {
                        border: 1px #333333 solid;
                        color: #333333;
                        font-size: 16px;
                        text-align: center;
                    }
                    
                    .ConTxt .table_box table tr td {
                        border: 1px #333333 solid;
                        color: #333;
                        padding: 10px;
                        text-align: center;
                        line-height: 26px;
                    }
                    
                    .ConTxt .table_box table tr td p {
                        line-height: 26px;
                        padding: 0;
                        margin: 0;
                        text-align: center;
                    }
                    
                    .ConTxt .table_box table tr td span {
                        /* font-size: 12px; */
                        font-size: 7px;
                        -webkit-text-size-adjust: none
                    }
                    
                    .QualCon1_box,
                    .QualCon2_box,
                    .QualCon3_box {
                        padding-top: 2%;
                    }
                    
                    .QualCon1 .tit {
                        font-size: 30px;
                        font-weight: bold;
                        text-align: center;
                    }
                    
                    .QualCon1_box ul.ullist {
                        overflow: hidden;
                        display: flex;
                        justify-items: center;
                        justify-content: center;
                        margin: 3% 0;
                    }
                    
                    .QualCon1_box ul.ullist li {
                        width: 10%;
                        float: left;
                        padding: 10px 20px;
                        font-size: 24px;
                        color: #fff;
                        background: #005bec;
                        border-radius: 10px;
                        text-align: center;
                        margin: 0 20px;
                    }
                    
                    .QualCon1_box p {
                        font-size: 16px;
                        line-height: 30px;
                    }
                    
                    .QualCon1_box dl {
                        margin-bottom: 2%;
                    }
                    
                    .QualCon1_box dl dt {
                        font-size: 18px;
                        font-weight: bold;
                        color: #005bec;
                        padding-left: 30px;
                        background: url(../images/ico_next2.png) left center no-repeat;
                        background-size: 1.5%;
                        padding-left: 30px;
                    }
                    
                    .QualCon1_box dl dd {
                        font-size: 16px;
                        line-height: 36px;
                    }
                    
                    .QualCon2_box ul li {
                      /* font-size: 54px;*/
                        line-height: 36px;
                        width: 20%;
                        text-align: center;
                    }
                    
                    .QualCon3_box .tit {
                        font-size: 30px;
                        text-align: center;
                    }
                    
                    .QualCon3_box p {
                        font-size: 16px;
                        line-height: 36px;
                        text-indent: 2em;
                    }
                    
                    .QualCon4_box {
                        width: 70%;
                        margin: 0 auto;
                    }
                    
                    .QualCon4_box .tit {
                        font-size: 18px;
                        font-weight: bold;
                        padding: 3% 0;
                    }
                    
                    .QualCon4_box ul {
                        position: relative;
                    }
                    
                    .QualCon4_box ul:before {
                        content: '';
                        position: absolute;
                        width: 1px;
                        height: 100%;
                        left: 40%;
                        transform: translateX(-50%);
                        background: #dadada;
                    }
                    
                    .QualCon4_box ul li {
                        overflow: hidden;
                        margin-bottom: 2%;
                        position: relative;
                        display: flex;
                        align-items: center;
                        justify-content: space-between;
                    }
                    
                    .QualCon4_box ul li:before {
                        content: '';
                        position: absolute;
                        width: 6px;
                        height: 6px;
                        left: 40%;
                        top: 50%;
                        border-radius: 50%;
                        background: #bdbdbd;
                        transform: translate(-50%, -50%);
                    }
                    
                    .QualCon4_box ul li .tit {
                        width: 30%;
                        height: auto;
                        padding: 2%;
                        color: #333;
                        float: left;
                        border: 1px #ececec solid;
                        text-align: center;
                    }
                    
                    .QualCon4_box ul li .tit dt {
                        font-size: 30px;
                        margin-bottom: 14px;
                    }
                    
                    .QualCon4_box ul li .tit dd {
                        font-size: 16px;
                        font-weight: normal;
                    }
                    
                    .QualCon4_box ul li .txt {
                        width: 50%;
                        padding: 2%;
                        float: right;
                        background: #f7f7f7;
                        font-size: 16px;
                    }
                    
                    .QualCon4_box ul li .txt p {
                        font-size: 18px;
                        line-height: 30px;
                        margin: 0;
                    }
                    
                    .QualCon4_box ul li .txt p:first-child {
                        font-weight: bold;
                    }
                    
                    .QualCon4_box ul li:hover .tit {
                        color: #1465ea;
                        border: 1px #1465ea solid;
                    }
                    
                    .QualCon4_box ul li:hover .txt {
                        background: #1465ea;
                        color: #ffff;
                    }
                    
                    .QualCon4_box ul li:hover:before {
                        background: #1465ea;
                    }
                    
                    .zlmbBox{
                        overflow: hidden;
                        padding: 5% 0;
                            display: flex;
    justify-content: center;
}
                    }
                    .zlmbBox li{
                        float: left;
                        width: auto;
                        margin-right:9%;
                    }

                    .zlmbBox li .num{
                        font-family: Arial-BoldMT;
                        font-size: 54px;
                        font-weight: normal;
                        font-stretch: normal;
                        letter-spacing: 0px;
                        color: #1465ea;
                        font-weight: bold;
                    }
                    .zlmbBox li .txt{
                        font-family: MicrosoftYaHei;
                        font-size: 16px;
                        font-weight: normal;
                        font-stretch: normal;
                        padding-top: 30px;
                        letter-spacing: 0px;
                        color: #333333;
                        
                    }
                    .zlmbBox li .txt img{
                    margin-right:15px; 
                     }

                    @media(max-width:1024px) {
                        .QualCon4_box {
                            width: 100%;
                        }
                        .QualCon4_box ul li .txt {
                            width: 50%;
                        }
                        .ConTxt div {
                            margin-left: 0;
                        }
                    }
                    
                    @media(max-width:900px) {
                        .r_Con .r_con3 .pc_part #carousel {
                            display: none;
                        }
                        .r_Con .r_con3 .pc_part .pc_part_img {
                            display: block;
                        }
                        .r_con_t .textBox {
                            float: none;
                            width: 99%;
                        }
                        .r_con_t .pcBox {
                            float: none;
                            margin: 0 auto;
                            text-align: center;
                        }
                    }
                    
                    @media(max-width:768px) {
                        .r_Con .NytitPtop {
                            padding: 20px 0;
                        }
                        .r_Con .r_con2 .pc_part .pc_part_ico {
                            display: block;
                        }
                        .r_Con .r_con2 .pc_part_ico dl {
                            text-align: center;
                            float: left;
                            width: 33.33%;
                            margin-bottom: 20px;
                        }
                        .r_Con .r_con2 .pc_part_ico dl dd {
                            font-size: 14px;
                            color: #333333;
                            margin-top: 10px;
                            font-weight: bold;
                        }
                        .r_con_t .tit2 {
                            display: block;
                        }
                        .NTit .localtion {
                            display: none;
                        }

                        .zlmbBox li .num{
                            font-size: 40px;

                        }
                        .zlmbBox li .txt{
                            padding-top: 20px;
                        }
                    }
                    @media(max-width:666px) {
                        .zlmbBox li .num{
                            font-size: 30px;

                        }
                        .zlmbBox li .txt{
                            padding-top: 10px;
                        }
                    }
                    @media(max-width:600px) {
                        .QualCon4_box ul li .tit {
                            font-size: 28px;
                        }
                        .ConTxt .txtBox {
                            padding: 20px;
                            margin: 20px 0 0 0;
                        }
                    }
                    
                    @media(max-width:414px) {
                        .QualCon4_box ul li .tit dt {
                            font-size: 22px;
                            margin-bottom: 10px;
                        }
                        .QualCon4_box ul li .tit dd {
                            font-size: 12px;
                            line-height: 20px;
                        }
                        .QualCon4_box ul li .tit {
                            font-size: 20px;
                        }
                        .QualCon4_box ul li .txt {
                            font-size: 14px;
                        }
                        .QualCon4_box ul li .txt p {
                            line-height: 28px;
                            font-size: 15px;
                        }
                        .r_Con .NytitPtop {
                            padding: 20px 0;
                        }
                        .r_Con .tit {
                            font-size: 20px;
                        }
                        .r_Con .r_con1 .pc_part {
                            width: 320px;
                            height: 320px;
                            position: relative;
                            background: url(../images/rcln_pc.png) top center no-repeat;
                            margin: 50px auto 0px;
                            background-size: cover;
                        }
                        .r_Con .r_con1 .pc_part .pc_ico img {
                            width: 40px;
                            height: 40px;
                        }
                        .r_Con .r_con1 .pc_part .pc_ico p {
                            font-size: 14px;
                            width: 100px;
                        }
                        .r_Con .r_con1 .pc_part .pc_ico li:nth-child(1) {
                            top: -16px;
                            left: 50%;
                            margin-left: -50px;
                        }
                        .r_Con .r_con1 .pc_part .pc_ico li:nth-child(2) {
                            top: 60%;
                            left: -10px;
                        }
                        .r_Con .r_con1 .pc_part .pc_ico li:nth-child(3) {
                            top: 60%;
                            right: -8px;
                        }
                        .r_Con .r_con1 .pc_part .pc_center {
                            width: 150px;
                            height: 150px;
                            margin-top: -92px;
                            margin-left: -75px;
                        }
                        .r_Con .r_con2 .pc_part_ico dl {
                            text-align: center;
                            float: left;
                            width: 50%;
                            margin-bottom: 20px;
                        }
                        .r_Con .r_con1 .pc_part .pc_center dd {
                            font-size: 20px;
                        }
                        .ConTxt p {
                            font-size: 14px;
                        }
                        .ConTxt p b {
                            font-size: 15px;
                        }
                        .r_con_t .tit3 {
                            background-size: 3.5%;
                        }
                        .r_con_t .tit1 {
                            font-size: 20px;
                        }
                        .r_con_t .tit2 {
                            font-size: 18px;
                            color: #1465ea;
                            font-weight: bold;
                            margin: 10px 0;
                            display: block;
                        }
                        .NTit .localtion {
                            display: none;
                        }
                        .ConTxt .txt p {
                            margin: 10px 0;
                            font-size: 14px;
                        }
                        .ConTxt .table_box .tit {
                            font-size: 15px;
                        }
                        .ConTxt .table_box table tr {
                            line-height: 30px;
                        }
                        .ConTxt .table_box table tr th {
                            font-size: 14px;
                        }
                        .ConTxt .table_box table tr td {
                            padding: 4px;
                            line-height: 24px;
                            font-size: 14px;
                        }
                        .ConTxt .table_box table tr td p {
                            line-height: 22px;
                        }
                        .r_Con .txt p {
                            font-size: 14px;
                        }
                        .Nytit {
                            font-size: 22px;
                        }
                        .QualCon1_box dl dt {
                            background-size: 3.5%;
                            font-size: 17px;
                        }
                        .QualCon1_box dl dd {
                            font-size: 14px;
                            line-height: 30px;
                        }
                        .QualCon2_box ul li {
                            font-size: 14px;
                            line-height: 30px;
                        }
                        .QualCon3_box p {
                            font-size: 14px;
                            line-height: 30px;
                        }
                        .ConTxt dl {
                            font-size: 14px;
                        }
                        .QueCon .ConTxt {
                            padding: 0;
                        }
                        .ConTxt .tit4 {
                            font-size: 15px;
                        }

                        .zlmbBox li{
                            width: 100%;
                            float: none;
                            margin-bottom: 20px
                        }
                        .zlmbBox li .txt {
                            padding-top: 0px;
                        }
                       
                    }
                    
                    @media(max-width:375px) {
                        .QualCon1_box ul.ullist li {
                            width: 10%;
                            float: left;
                            padding: 10px 14px;
                            font-size: 24px;
                            color: #fff;
                            background: #005bec;
                            border-radius: 10px;
                            text-align: center;
                            margin: 0 9px;
                        }
                    }

                    /* 20210812 */
                    .Hrbox .Item{margin-bottom: 20px;border:1px solid #dddddd;border-radius: 12px;padding:22px 29px 61px;position: relative;}
                    .Hrbox .Item .Info{border-bottom:1px dotted #b2b2b2;padding-bottom: 15px;position: relative;color:#999999;font-size: 14px;}
                    .Hrbox .Item .Info dd{margin-bottom: 5px;}
                    .Hrbox .Item .Info dd b{color:#333333;font-size: 16px;margin-right: 17px;}
                    .Hrbox .Item .Info dd em{display: inline-block;width: 1px;height: 11px;background:#d3d3d3;vertical-align: middle;margin:0 13px;}
                    .Hrbox .Item .Info .mail{position: absolute;right: 0;top: 0;color:#005bec;}
                    .Hrbox .Item .Info .mail b{font-size: 14px;margin-left: 5px;color:#005bec;}
                    .Hrbox .Item .hidetxt{padding:28px 0 48px 9px;font-size: 14px;display: none;}
                    .Hrbox .Item .hidetxt .txt{margin-bottom: 33px;}
                    .Hrbox .Item .hidetxt .ti{color:#333333;font-weight: bold;}
                    .Hrbox .Item .open{position: absolute;width: 100%;left: 0;bottom: 0;line-height: 61px;text-align: center;font-size: 14px;cursor: pointer;color:#005bec;}
                    .Hrbox .Item .open .iconfont{font-size: 20px;margin-left: 4px;}
                    .Hrbox .Item .open .cl{display: none;}
                    .Hrbox .Item.on .open {background:#f7f7f7;border-radius:0 0 12px 12px;}
                    .Hrbox .Item.on .open .op{display: none;}
                    .Hrbox .Item.on .open .cl{display: block;}
                    .bluebtn {
                        text-align: center;
                        font-size: 14px;
                        color: #fff;
                        border-radius: 7px;
                        width: 120px;
                        line-height: 36px;
                        display: inline-block;
                        background: #005bec;
                    }

                    @media(max-width:768px){
                        .Hrbox .Item{padding:15px 15px 40px;margin-bottom: 12px;}
                        .Hrbox .Item .open{line-height: 40px;}
                        .Hrbox .Item .Info .mail{position: static;}
                        .Hrbox .Item .Info .date{font-size: 12px;}
                    }
 /*Bottom003000 */
    .Bottom003000{background-color: #0f0f0f;padding: 3.44vw 0;background-image: url(../images/bg.jpg);background-repeat: no-repeat;background-position: center center;background-size: cover;}
    .Bottom003000,
    .Bottom003000 a{color: rgba(255,255,255,0.5); }
    .Bottom003000 a{transition: 0.3s;}
    .Bottom003000 a:hover{color: #005bec;}
    .Bottom003000 .auto{max-width: 1400px;}
    .Bottom003000 .b-left .contact{font-weight: 100;line-height: 2.285em;}
    .Bottom003000 .b-right a:not(:last-child):after{display: inline-block; content: '·'; margin:0 10px;}
    .Bottom003000 .share{margin: 20px 0;}
    .Bottom003000 .share li{float: left;position: relative;}
    .Bottom003000 .share li:not(:last-child){margin-right: 9px;}
    .Bottom003000 .share li figure{display: none;width: 130px; position: absolute; left: 0;bottom: 100%; margin-bottom: 10px;background: #fff;padding: 5px;}
    .Bottom003000 .share li figure:after{position: absolute; content: ''; border: 5px solid transparent; border-top-color: #fff; left: 16px; top:100%;}
    .Bottom003000 .share li a{display: block;width: 40px; height: 40px; border-radius: 50%;background-color: rgba(60,60,60,0.3); background-position: center center;background-repeat: no-repeat;cursor: pointer;}
    .Bottom003000 .share li a:hover{background-color: #005bec;}
    .Bottom003000 .share li.wx a{background-image: url("../images/Bottom003000_wx.png");}
    .Bottom003000 .share li.sina a{background-image: url("../images/Bottom003000_sina.png");}
    .Bottom003000 .share li.douyin a{background-image: url("../images/Bottom003000_douyin.png");}
    
    .Bottom003000 .b-right nav{border-bottom: 1px solid rgba(84,84,84,0.2); }
    .Bottom003000 .b-right nav a{color: #fff;font-family: 'FZQKBYSJW';font-size: 16px;display: inline-block;}
    .Bottom003000 .b-right nav a:not(:last-child):after{display: inline-block; content: '·'; margin:0 10px;}
    .Bottom003000 .b-right nav a:hover{color: #005bec;}
    .Bottom003000 .b-right aside{padding-bottom: 15px;}
    .Bottom003000 .b-right aside a:not(:last-child):after{display: inline-block; content: ''; margin:0 7px; width: 2px; height: 2px; vertical-align: middle;background: rgba(255,255,255,0.5);}
    .Bottom003000 .copyright{font-family: 'avantgardeitcbybt-demi',"Microsoft YaHei";padding-top: 7%;display: none;}
    @media(min-width:1025px){
    .Bottom003000 .b-right{text-align: right;}
    .Bottom003000 .b-right nav{padding-bottom: 40px; margin-bottom: 147px;}
    }
    @media(max-width:1024px){
    .Bottom003000{text-align: center;}
    .Bottom003000 .b-right{padding-top: 3vw;border-top: 1px solid rgba(84,84,84,0.2); margin-top: 3vw;}
    .Bottom003000 .b-right nav{display: none;}
    .Bottom003000 .share,
    .Bottom003000 .contact{display: table; margin: 0 auto;}
    .Bottom003000 .share{margin-top: 3vw;margin-bottom: 3vw;}
    .Bottom003000 .contact{text-align: left;}
    }
    
/*Banner002901 */
.Banner002901 img{display: block;width: 100%;}
@media(min-width:1025px){
 .Banner002901 .wap{display: none;}
}
@media(max-width:1024px){
 .Banner002901 .pc{display: none;}
}
.Banner002901 .slick-dots{position: absolute; z-index: 10; left: 0; width: 100%;bottom: 5%; text-align: center;}
.Banner002901 .slick-dots li{display: inline-block; width: 30px; height: 30px;cursor: pointer;border:1px solid  transparent; margin: 0 9px;position: relative;border-radius: 50%; }
.Banner002901 .slick-dots li button{position: absolute;background: #fff; font-size: 0;width: 6px; height: 6px; border-radius: 50%; left: 50%; top: 50%; margin: -3px 0 0 -3px;border: 0;padding: 0;cursor: pointer;}
.Banner002901 .slick-dots li.slick-active{border-color: #fff;}
@media(max-width:1024px){
.Banner002901 .slick-dots li{width: 20px; height: 20px; margin: 0 4px;}
}

#fp-nav{display: none;}