﻿@charset "utf-8";
* {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}

body {
    margin: 0px auto;
    background-color: #ffffff;
    overflow-x: hidden;
}

button,
submit {
    cursor: pointer;
}

img {
    border: 0;
    vertical-align: middle;
}

li {
    list-style-type: none;
}

ul {
    list-style: none;
}

input {
    background: #f8f8f8;
}

textarea {
    background: #f8f8f8;
}

a:link,
a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.cl {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.1 {
    min-height: 1000px;
    margin: 0px auto;
    height: auto;
    _height: auto;
    overflow: hidden;
    zoom: 1;
}

.clear:after,
.clear:before {
    content: "";
    clear: both;
    overflow: hidden;
    display: table;
}


/*PC2端开始*/

@media screen and (min-width:1601px) {
    .inweb4x2 {
        display: none;
    }
    .inweb1 {
        display: none;
    }
    .inweb2 {
        display: none;
    }
    .inweb3 {
        display: none;
    }
    .inweb4 {
        display: none;
    }
    .inweb5 {
        display: none;
    }
    .xxh1Wab {
        display: none;
    }
    .xxh3IconWab {
        display: none;
    }
    .jyWab {
        display: none;
    }
    .fwwMain {
        width: 100%;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
    }
    .footerd {
        display: none;
    }
    .banner {
        width: 100%;
        overflow: hidden;
        height: 100vh;
        position: relative;
        background: #000;
        border: 1px solid #f00;
    }
    .banList {
        position: absolute;
        left: 50%;
        margin-left: -960px;
        height: 100vh
    }
    .banList li {
        height: 470px;
        opacity: 0;
        position: absolute;
        transform: scale(0);
        transition: transform 0.5s ease 0s, opacity 1.5s ease 0s;
        z-index: 1;
    }
    .banList li.active {
        opacity: 1;
        transform: scale(1);
        z-index: 2;
    }
    .fomW {
        position: absolute;
        bottom: 20px;
        left: 50%;
        height: 20px;
        z-index: 9;
        width: 1000px;
        margin-left: -500px
    }
    .jsNav {
        text-align: center;
    }
    .jsNav a {
        display: inline-block;
        background: #fff;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        margin: 0 5px;
    }
    .jsNav a.current {
        background: #fc8f0f;
        cursor: pointer
    }
    /*首页开始*/
    .banPC {
        width: 100%;
        height: 100vh;
        overflow: hidden;
        background: #000;
    }
    .banWab {
        display: none;
    }
    .ind1 {
        display: none;
    }
    .mobile-inner-nav {
        display: none;
    }
    .headerPC1 {
        width: 100%;
        height: 50px;
        position: fixed;
        top: 0px;
        left: 0px;
        z-index: 100;
        background-color: rgba(0, 0, 0, 0.8);
        border-bottom: 1px solid #000;
    }
    .headerPC1 {
        width: 100%;
        height: 50px;
        position: fixed;
        top: 0px;
        left: 0px;
        z-index: 100;
        background-color: rgba(255, 255, 255, 0.8);
        border-bottom: 1px solid #fff;
    }
    .headerPC {
        width: 100%;
        height: 50px;
        position: fixed;
        top: 0px;
        left: 0px;
        z-index: 100;
        background-color: rgba(255, 255, 255, 0.8);
        border-bottom: 1px solid #c1c1c1;
    }
    .headerPCMian {
        width: 80%;
        height: 49px;
        margin: 0 auto;
    }
    .headerPCLogo {
        width: 150px;
        height: 36px;
        margin-top: 5px;
    }
    .navPC {
        height: 48px;
    }
    .navPC ul li {
        line-height: 48px;
        float: left;
        height: 48px;
        text-align: center;
        z-index: 200;
        margin-left: 20px;
        margin-right: 20px;
        position: relative;
        transition: 0.6s;
    }
    .navPC li a:after {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        right: 50%;
        bottom: -3px;
        height: 2px;
        opacity: 0;
        background-color: #50bfff;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        -ms-transition: all .5s;
        transition: all .5s;
    }
    .navPC li a:hover:after {
        left: 1%;
        right: 1%;
        opacity: 1;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        -ms-transition: all .5s;
        transition: all .5s;
    }
    .navPC ul li a {
        transition: 0.6s;
        display: block;
        font-size: 14px;
        color: #fff;
    }
    .navPC ul li:hover .xl1Main {
        display: block;
    }
    .navPC ul li a {
        font-size: 14px;
        color: #888888;
        display: block;
        transition: 0.6s;
    }
    .add-indexlog {
        font-size: 14px;
        color: #999999;
        padding-top: 12px;
    }
    .add-indexlog a {
        display: inline-block;
        width: 64px;
        height: 24px;
        line-height: 22px;
        box-sizing: border-box;
        border: 1px solid #dcdcdc;
        text-align: center;
        background: #ffffff;
        color: #999999;
        margin-left: 5px;
        border-radius: 3px;
    }
    .add-indexlog .add-indexlobj {
        background: #00a0e9;
        color: #fff;
        border: 1px solid #00a0e9;
    }
    .xl1Main {
        display: none;
        position: absolute;
        transition: 0.6s;
        top: 50px;
    }
    .navPC ul li ul li {
        width: 300px;
        float: none;
        background-color: rgba(0, 0, 0, 0.6);
        display: block;
        position: relative;
        height: 40px;
        line-height: 40px;
        opacity: 1;
        right: 150px;
    }
    /*服务页开始*/
    /*****解决方案开始*****/
    .jjfa {
        width: 100%;
        height: 100vh;
        position: relative;
    }
    .jjfaMain {
        width: 62%;
        height: 40%;
        position: absolute;
        left: 4%;
        top: 50%;
        margin-top: -20vh;
        z-index: 10;
        opacity: 0;
        margin-left: -16%;
    }
    .jjfaTitle {
        width: 100%;
        height: 130px;
        position: relative;
    }
    .jjfaTitle h2 {
        line-height: 48px;
        font-size: 48px;
        font-weight: normal;
        color: #4435ea;
        position: absolute;
        top: 0px;
        left: 0px;
    }
    .jjfaDiv {
        width: 200px;
        height: 1px;
        position: absolute;
        top: 78px;
        left: 0px;
        background: #4435ea;
        transition: 0.6s;
    }
    .jjfaTitle p {
        line-height: 30px;
        color: #4435ea;
        font-size: 18px;
        position: absolute;
        top: 100px;
        left: 0px;
        transition: 0.6s;
    }
    .jjfaMain:hover>.jjfaTitle>.jjfaDiv {
        top: 110px;
        width: 150px;
    }
    .jjfaMain:hover>.jjfaTitle p {
        top: 60px;
    }
    .jjfaIcon {
        width: 100%;
        height: 130px;
        margin-top: 22px;
    }
    .jjfaImg {
        width: 50%;
        height: 100vh;
        position: absolute;
        right: 0%;
        top: 0%;
        z-index: 8;
        right: 0%;
        opacity: 0;
        margin-right: -25%;
    }
    .jjfaImg2 {
        width: 42%;
        height: 100vh;
        position: absolute;
        right: 0%;
        top: 0%;
        z-index: 9;
        opacity: 0;
        margin-right: -10%;
    }
    .jjfaIcDiv {
        width: 130px;
        height: 130px;
        border-radius: 50%;
        float: left;
        overflow: hidden;
        transition: 0.6s;
        margin-left: 2.5%;
    }
    .jjfaIcDivs {
        width: 120px;
        height: 60px;
        margin: 0 auto;
        margin-top: 15px;
    }
    .jjfaIcDivs_ico {
        width: 35px;
        height: 35px;
        margin: 0 auto;
    }
    .jjfaIcDivs p {
        text-align: center;
        line-height: 20px;
        font-size: 11px;
        margin-top: 5px;
    }
    .jjfaBtn {
        width: 130px;
        height: 55px;
        margin: 0 auto;
        position: relative;
        margin-top: 15px;
    }
    .jjfaBtn p {
        line-height: 20px;
        text-align: center;
        font-size: 12px;
        color: #fff;
        z-index: 3;
        position: absolute;
        top: 10px;
        left: 37px;
    }
    .jjfaBtnz {
        width: 130px;
        height: 55px;
        position: absolute;
        left: -35px;
        top: 0px;
        z-index: 1;
        transition: 0.6s;
    }
    .jjfaBtny {
        width: 130px;
        height: 55px;
        position: absolute;
        right: -35px;
        top: 0px;
        z-index: 2;
        transition: 0.6s;
    }
    .jjfaIcDiv:hover {
        cursor: pointer
    }
    .jjfaIcDiv:hover>.jjfaBtn>.jjfaBtnz {
        left: -26px;
    }
    .jjfaIcDiv:hover>.jjfaBtn>.jjfaBtny {
        right: -26px;
    }
    .dv1 {
        border: 1px solid #679aff;
    }
    .dv2 {
        border: 1px solid #5043ea;
    }
    .dv3 {
        border: 1px solid #d5007f;
    }
    .dv4 {
        border: 1px solid #ef3041;
    }
    .dv5 {
        border: 1px solid #cc3415;
    }
    .dv6 {
        border: 1px solid #fc5938;
    }
    .dv1:hover {
        box-shadow: 0px 0px 8px #679aff;
    }
    .dv2:hover {
        box-shadow: 0px 0px 8px #5043ea;
    }
    .dv3:hover {
        box-shadow: 0px 0px 8px #d5007f;
    }
    .dv4:hover {
        box-shadow: 0px 0px 8px #ef3041;
    }
    .dv5:hover {
        box-shadow: 0px 0px 8px #cc3415;
    }
    .dv6:hover {
        box-shadow: 0px 0px 8px #fc5938;
    }
    .jjfaIcP1 {
        color: #568eff;
    }
    .jjfaIcP2 {
        color: #5043ea;
    }
    .jjfaIcP3 {
        color: #d5007f;
    }
    .jjfaIcP4 {
        color: #ef3041;
    }
    .jjfaIcP5 {
        color: #cc3415;
    }
    .jjfaIcP6 {
        color: #fc5938;
    }
    /*****解决方案结束*****/
    .lx_web,
    .fww_web {
        display: none;
    }
    /*****政府信息化运维开始*****/
    .xxh {
        width: 100%;
        height: 100vh;
        overflow: hidden;
        position: relative;
        margin: 0 auto;
        background: filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#009ff8, endcolorstr=#0058e0, gradientType=1);
        background: -webkit-linear-gradient(left, #009ff8, #0058e0);
        /* Safari 5.1 - 6.0 */
        background: -o-linear-gradient(right, #009ff8, #0058e0);
        /* Opera 11.1 - 12.0 */
        background: -moz-linear-gradient(right, #009ff8, #0058e0);
        /* Firefox 3.6 - 15 */
        background: linear-gradient(to right, #009ff8, #0058e0);
        /* 标准的语法（必须放在最后） */
        ;
    }
    .xxhImg {
        width: 70%;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        float: left;
        margin-left: -20%;
        margin-top: 15vh;
        position: relative;
        opacity: 0;
    }
    .xxhImgIn {
        width: 70%;
        height: 80%;
        margin: 0 auto;
        background: #fff;
        position: absolute;
        z-index: 2;
        top: 8%;
        left: 50%;
        margin-left: -35%;
    }
    .xxhGroup {
        width: 90%;
        height: 30%;
        position: absolute;
        left: 50%;
        margin-left: -45%;
        top: 66%;
        margin-top: -15%;
        z-index: 5;
    }
    .xxhGroup ul li {
        width: 23%;
        height: 100%;
        float: left;
        margin-left: 1%;
        line-height: 30px;
        text-align: center;
    }
    .xxhGroup ul li a {
        color: #fff;
        font-size: 14px;
        display: block;
    }
    .xxhGroup ul li a:hover {
        transition: 0.8s;
    }
    .xxhGroup ul li a img {
        margin-bottom: 10px;
        width: 30%;
    }
    .xxhBg {
        width: 100%;
        height: 100%;
        display: none;
        transition: 0.8s;
    }
    .xxhTitle {
        width: 23%;
        height: 34%;
        margin-top: -17vh;
        opacity: 0;
        position: absolute;
        right: 7%;
        top: 50%;
        margin-right: -20%;
    }
    .jjfaTitle1 {
        width: 100%;
        height: 130px;
        position: relative;
    }
    .jjfaTitle1 h2 {
        line-height: 40px;
        font-size: 40px;
        font-weight: normal;
        color: #fff;
        position: absolute;
        top: 0px;
        left: 0px;
    }
    .jjfaDiv1 {
        width: 200px;
        height: 1px;
        position: absolute;
        top: 78px;
        left: 0px;
        background: #fff;
        transition: 0.6s;
    }
    .jjfaTitle1 p {
        line-height: 30px;
        color: #fff;
        font-size: 18px;
        position: absolute;
        top: 100px;
        left: 0px;
        transition: 0.6s;
    }
    .xxhTitle:hover>.jjfaTitle1>.jjfaDiv1 {
        top: 170px;
        width: 150px;
    }
    .xxhTitle:hover>.jjfaTitle1 p {
        top: 60px;
    }
    .xxhTitleBtn {
        width: 180px;
        height: 50px;
        border-radius: 50px;
        border: 1px solid #fff;
        overflow: hidden;
        margin-top: 30px;
    }
    .xxhTitleBtn p {
        line-height: 50px;
        font-size: 14px;
        color: #fff;
        display: block;
        text-align: center;
        transition: 0.6s;
    }
    .xxhTitleBtn p:hover {
        background: #fff;
        color: #0068e5;
    }
    .qt {
        width: 100%;
        height: 75vh;
        overflow: hidden;
    }
    .qtTitle {
        width: 100%;
        height: 120px;
        margin-top: 20vh;
        opacity: 0;
        position: relative;
        text-align: center;
    }
    .qtTitle h2 {
        line-height: 40px;
        font-size: 40px;
        font-weight: normal;
        color: #000;
        text-align: center;
    }
    .qtDiv {
        width: 140px;
        height: 1px;
        background: #000;
        position: absolute;
        top: 70px;
        left: 50%;
        margin-left: -70px;
        transition: 0.8s;
    }
    .qtTitle:hover .qtDiv {
        top: 110px;
        width: 100px;
        left: 50%;
        margin-left: -50px;
    }
    .qtTitlePP {
        width: 100%;
        height: 40px;
        position: absolute;
        top: 90px;
        transition: 0.8s;
    }
    .qtTitlePP p {
        line-height: 30px;
        color: #000;
        font-size: 18px;
        text-align: center;
    }
    .qtTitle:hover .qtTitlePP {
        top: 60px;
    }
    .qtMain {
        width: 84%;
        height: 60%;
        margin: 0 auto;
        margin-top: 12vh;
        opacity: 0;
    }
    .qtGroup {
        width: 100%;
        height: 70%;
        text-align: center;
    }
    .qtGroups {
        width: 16%;
        height: 100%;
        margin-left: 0.2%;
        display: inline-block;
        overflow: hidden;
    }
    .qtGroupsIcon {
        width: 60px;
        height: 60px;
        margin: 0 auto;
        overflow: hidden;
        margin-top: 30%;
        transition: 0.6s;
    }
    .qtGroupsIcon img {
        transition: 0.6s;
    }
    .qtGroups h2 {
        line-height: 30px;
        font-size: 18px;
        color: #000;
        font-weight: normal;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .qtGroups p {
        line-height: 30px;
        text-align: center;
        color: #323232;
        font-size: 12px;
        opacity: 0;
        transition: 0.6s;
    }
    .qtGroups:hover .qtGroupsIcon {
        margin-top: 0%;
    }
    .qtGroups:hover .qtGroupsIcon img {
        margin-top: -60px;
    }
    .qtGroups:hover p {
        opacity: 1;
    }
    .qtBtn {
        width: 180px;
        height: 50px;
        border-radius: 50px;
        border: 1px solid #000;
        margin: 0 auto;
        margin-top: 6vh;
        overflow: hidden;
    }
    .qtBtn p {
        line-height: 50px;
        text-align: center;
        font-size: 14px;
        color: #000;
        display: block;
        transition: 0.6s;
    }
    .qtBtn p:hover {
        color: #fff;
        background: #000;
    }
    /*****政府信息化运维结束*****/
    /*服务页结束*/
    /*我们开始*/
    /*****简介开始*****/
    .jj {
        width: 100%;
        height: 100vh;
        position: relative;
        outline: hidden;
    }
    .jjBg {
        width: 100%;
        height: 100vh;
        position: absolute;
        left: 0%;
        top: 0vh;
        z-index: 1;
    }
    @keyframes move_wave {
        0% {
            transform: translateX(0) translateZ(0) scaleY(1)
        }
        50% {
            transform: translateX(-25%) translateZ(0) scaleY(0.55)
        }
        100% {
            transform: translateX(-50%) translateZ(0) scaleY(1)
        }
    }
    .waveWrapper {
        overflow: hidden;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto;
    }
    .waveWrapperInner {
        position: absolute;
        width: 100%;
        overflow: hidden;
        height: 100%;
        bottom: -1px;
        /*background-image: linear-gradient(to top, #86377b 20%, #27273c 80%);*/
    }
    .bgTop {
        z-index: 15;
        opacity: 0.2;
    }
    .bgMiddle {
        z-index: 10;
        opacity: 0.2;
    }
    .bgBottom {
        z-index: 5;
        opacity: 0.2;
    }
    .wave {
        position: absolute;
        left: 0;
        width: 200%;
        height: 100%;
        background-repeat: repeat no-repeat;
        background-position: 0 bottom;
        transform-origin: center bottom;
    }
    .waveTop {
        background-size: 50% 100px;
    }
    .waveAnimation .waveTop {
        animation: move-wave 3s;
        -webkit-animation: move-wave 3s;
        -webkit-animation-delay: 1s;
        animation-delay: 1s;
    }
    .waveMiddle {
        background-size: 50% 120px;
    }
    .waveAnimation .waveMiddle {
        animation: move_wave 10s linear infinite;
    }
    .waveBottom {
        background-size: 50% 100px;
    }
    .waveAnimation .waveBottom {
        animation: move_wave 15s linear infinite;
    }
    .jjMain {
        width: 100%;
        height: 60%;
        position: absolute;
        z-index: 20;
        left: 0%;
        top: 50%;
        margin-top: -30vh;
        overflow: hidden;
    }
    .jjLogo {
        width: 40%;
        height: 100%;
        position: relative;
        margin-left: 5%;
    }
    .jjLogoT {
        width: 60%;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        opacity: 0;
        position: absolute;
        left: 50%;
        margin-left: -30%;
        top: 0vh;
        z-index: 22;
        margin-top: -5vh;
    }
    .jjLogoB {
        width: 140%;
        height: 35%;
        position: absolute;
        z-index: 21;
        bottom: 0%;
        left: 50%;
        margin-left: -70%;
        opacity: 0;
        margin-bottom: -10vh;
    }
    .jjWord {
        width: 42%;
        height: 90%;
        margin-right: -10%;
        position: absolute;
        top: 6vh;
        z-index: 24;
        right: 0%;
        opacity: 0;
    }
    .jjTitle {
        width: 100%;
        height: 48px;
    }
    .jjWord h2 {
        line-height: 48px;
        font-size: 48px;
        font-weight: normal;
        color: #fff;
        margin-bottom: 30px;
    }
    .jjWord span {
        line-height: 48px;
        font-size: 18px;
        color: #fff;
        text-transform: uppercase;
        vertical-align: sub;
    }
    .jjWord p {
        line-height: 35px;
        font-size: 16px;
        color: #fff;
    }
    /*****简介结束*****/
    /*****展示块开始*****/
    .zs {
        width: 100%;
        height: 300px;
        background: #f6f8ff;
        overflow: hidden;
    }
    .zsMian {
        width: 100%;
        height: 140px;
        margin: 0 auto;
        text-align: center;
        margin-top: 80px;
        overflow: hidden;
    }
    .zsGroup1 {
        width: 250px;
        height: 140px;
        margin-left: 40px;
        margin-right: 40px;
        display: inline-block;
        margin-top: -10vh;
        opacity: 0;
    }
    .zsGroup2 {
        width: 250px;
        height: 140px;
        margin-left: 40px;
        margin-right: 40px;
        display: inline-block;
        margin-top: -10vh;
        opacity: 0;
    }
    .zsGroup3 {
        width: 250px;
        height: 140px;
        margin-left: 40px;
        margin-right: 40px;
        display: inline-block;
        margin-top: -10vh;
        opacity: 0;
    }
    .zsGroup1 h2,
    .zsGroup2 h2,
    .zsGroup3 h2 {
        line-height: 68px;
        font-size: 68px;
        font-weight: normal;
        text-align: center;
        color: #5269f9;
        margin-top: 10px;
    }
    .zsGroup1 h2 span,
    .zsGroup2 h2 span,
    .zsGroup3 h2 span {
        line-height: 24px;
        font-size: 20px;
        color: #5269f9;
    }
    .zsGroup1 p,
    .zsGroup2 p,
    .zsGroup3 p {
        line-height: 30px;
        color: #000;
        text-align: center;
        font-size: 22px;
        margin-top: 15px;
    }
    /*****展示块结束*****/
    /*****展示块开始*****/
    .zz {
        width: 100%;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin: 0 auto;
        overflow: hidden;
    }
    .zzTitle {
        width: 100%;
        height: 40px;
        margin-top: 13vh;
    }
    .zzTitle h2 {
        line-height: 40px;
        text-align: center;
        font-size: 34px;
        color: #000;
        font-weight: normal;
    }
    .zzMain {
        width: 1190px;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        zoom: 1;
        margin: 0 auto;
        margin-top: 50px;
        margin-bottom: 60px;
        overflow: hidden;
    }
    .zzMain2 {
        display: none;
    }
    .zz1 {
        width: 1050px;
        height: 170px;
        margin-left: 41px;
    }
    .zz11 {
        height: 160px;
        float: left;
        margin-left: 20px;
    }
    .zz11 img,
    .zz22 img {
        border: 5px solid #1a91dd;
    }
    .zz2 {
        width: 1190px;
        height: 360px;
        margin: 0px auto;
        margin-top: 20px;
    }
    .zz21 {
        width: 433px;
        height: 360px;
    }
    .zz21s {
        width: 433px;
        height: 170px;
    }
    .zz21x {
        width: 395px;
        height: 170px;
        margin-top: 20px;
    }
    .zz22 {
        height: 360px;
        margin-left: 20px;
    }
    .zz23 {
        width: 460px;
        height: 360px;
    }
    .zz23s {
        width: 460px;
        height: 170px;
    }
    .zz23x {
        width: 395px;
        height: 170px;
        margin-top: 20px;
    }
    .zz3 {
        width: 700px;
        height: 170px;
        margin-top: 20px;
        margin-left: 183px;
    }
    .zztk {
        width: 100%;
        height: 100vh;
        background: rgba(0, 0, 0, 0.7);
        position: fixed;
        z-index: 999;
        top: 0px;
        left: 0px;
        display: none;
    }
    .zztk_n {
        width: 80%;
        height: 400px;
        position: absolute;
        top: 50%;
        margin-top: -350px;
        left: 50%;
        margin-left: -40%;
        animation: rocket 1s;
        -webkit-animation: rocket 1s;
    }
    @keyframes rocket {
        0% {
            transform: translateY(-260px);
        }
        100% {}
    }
    @-webkit-keyframes rocket {
        0% {
            transform: translateY(-260px);
            opacity: 0;
        }
        100% {}
    }
    .zztk_n h2 {
        line-height: 30px;
        font-size: 1.4em;
        color: #fff;
        text-align: center;
        font-weight: normal;
    }
    .zztk_nImg {
        width: 36%;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-top: 80px;
        text-align: center;
    }
    .zztk_nImg img {
        margin: 10px;
        border: 0px;
    }
    .zztk_nBtn {
        width: 160px;
        height: 40px;
        margin: 0 auto;
        margin-top: 30px;
        border-radius: 50px;
        border: 1px solid #fff;
    }
    .zztk_nBtn p {
        line-height: 40px;
        text-align: center;
        margin-top: 0px;
    }
    .zztk_nBtn p a {
        font-size: 14px;
        color: #fff;
        display: block;
    }
    .zztk_nImg2 {
        width: 60%;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-top: 70px;
        text-align: center;
    }
    .zztk_nImg2 img {
        margin: 10px;
        border: 0px;
    }
    /*****展示块结束*****/
    /*****我们的优势开始*****/
    .ys {
        width: 100%;
        height: 100vh;
        background: #f6f8fa;
        overflow: hidden;
    }
    .ysTitle {
        width: 100%;
        height: 90px;
        margin-top: 20vh;
        opacity: 0;
    }
    .ysTitle h2 {
        text-align: center;
        line-height: 34px;
        font-size: 34px;
        font-weight: normal;
    }
    .ysTitle p {
        text-align: center;
        line-height: 20px;
        color: #5c5c5c;
        margin-top: 25px;
        font-size: 18px;
    }
    .ysMain {
        width: 990px;
        height: 475px;
        margin: 0 auto;
        margin-top: 20vh;
        position: relative;
        opacity: 0;
        top: 13%;
    }
    .ysBg {
        width: 493px;
        height: 641px;
        position: absolute;
        left: 50%;
        margin-left: -270px;
        top: 14px;
    }
    .ysGroup1 {
        width: 205px;
        height: 96px;
        left: 0px;
        top: 0px;
        position: absolute;
        position: relative;
        opacity: 0;
    }
    .ysGroup1Bg {
        width: 205px;
        height: 34px;
        position: absolute;
        z-index: 1;
        bottom: 0px;
        left: 0px;
    }
    .ysGroup1In {
        width: 205px;
        height: 50px;
        position: absolute;
        left: 0px;
        top: 0px;
    }
    .ysNan {
        width: 47px;
        height: 33px;
    }
    .ysSlogn {
        width: 150px;
        height: 50px;
        margin-left: 6px;
    }
    .ysSlogn p {
        line-height: 25px;
        color: #000;
        font-size: 18px;
    }
    .ysGroup2 {
        width: 265px;
        height: 95px;
        position: absolute;
        right: -40px;
        top: 45px;
        opacity: 0;
    }
    .ysGroup2Bg {
        width: 265px;
        height: 34px;
        position: absolute;
        bottom: 0px;
        left: 0px;
    }
    .ysGroup2In {
        width: 218px;
        height: 50px;
        position: absolute;
        right: 0px;
        top: 0px;
    }
    .ysNan2 {
        width: 47px;
        height: 33px;
    }
    .ysSlogn2 {
        width: 158px;
        height: 50px;
        margin-left: 6px;
    }
    .ysSlogn2 p {
        line-height: 25px;
        color: #000;
        font-size: 18px;
    }
    .ysGroup3 {
        width: 234px;
        height: 72px;
        position: absolute;
        bottom: 144px;
        left: -40px;
    }
    .ysGroup3Bg {
        width: 234px;
        height: 34px;
        position: absolute;
        bottom: 0px;
        left: 0px;
    }
    .ysGroup3In {
        width: 234px;
        height: 50px;
        left: 0px;
        top: 0px;
        z-index: 2;
    }
    .ysNan3 {
        width: 47px;
        height: 33px;
    }
    .ysSlogn3 {
        width: 140px;
        height: 50px;
        margin-left: 8px;
    }
    .ysSlogn3 p {
        line-height: 25px;
        color: #000;
        font-size: 18px;
    }
    .ysGroup4 {
        width: 271px;
        height: 71px;
        position: absolute;
        right: -5px;
        bottom: 70px;
    }
    .ysGroup4Bg {
        width: 233px;
        height: 34px;
        position: absolute;
        left: 0px;
        bottom: 0px;
    }
    .ysGroup4In {
        width: 196px;
        height: 50px;
        position: absolute;
        right: 0px;
        top: 0px;
    }
    .ysNan4 {
        width: 47px;
        height: 33px;
    }
    .ysSlogn4 {
        width: 140px;
        height: 50px;
        margin-left: 8px;
    }
    .ysSlogn4 p {
        line-height: 25px;
        color: #000;
        font-size: 18px;
    }
    /*****我们的优势结束*****/
    /*****服务优势开始*****/
    .fuys {
        width: 100%;
        height: 105vh;
        overflow: hidden;
    }
    .fuysTitle {
        width: 100%;
        height: 115px;
        margin-top: 20vh;
        opacity: 0;
    }
    .fuysTitle h2 {
        text-align: center;
        line-height: 34px;
        font-size: 34px;
        font-weight: normal;
    }
    .fuysTitle p {
        text-align: center;
        line-height: 30px;
        color: #5c5c5c;
        margin-top: 25px;
        font-size: 18px;
    }
    .fuysMain {
        width: 90%;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        zoom: 1;
        margin-top: 22vh;
        opacity: 0;
        text-align: center;
        position: relative;
    }
    /*.fuysMainIn{width:100%;min-height:10px;margin:0px auto; height:auto; _height:auto;  zoom:1;border:1px solid red;position: relative;}*/
    .fuysGroup1 {
        width: 14%;
        height: 270px;
        margin-left: 1.6%;
        margin-right: 1.6%;
        position: absolute;
        top: 12vh;
        opacity: 0;
    }
    .yuan {
        width: 80%;
        height: 10vw;
        background: #8acff2;
        border-radius: 50%;
        position: absolute;
        left: 50%;
        margin-left: -40%;
        z-index: 4;
        transition: 0.6s;
    }
    .yuanIcon {
        width: 30%;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        zoom: 1;
        margin: 0 auto;
        margin-top: 22%;
    }
    .yuan p {
        text-align: center;
        margin-top: 6px;
        color: #fff;
        font-size: 1.1em;
    }
    .yuanx {
        width: 80%;
        height: 10vw;
        background: #ceeefa;
        border-radius: 50%;
        left: 50%;
        margin-left: -40%;
        z-index: 3;
        position: absolute;
        transition: 0.6s transform;
    }
    .fuysGroup1:hover .yuanx {
        transform: scale(1.1, 1.1);
    }
    .yuanxx {
        width: 80%;
        height: 10vw;
        background: #e5f6fc;
        border-radius: 50%;
        left: 50%;
        margin-left: -40%;
        z-index: 2;
        position: absolute;
        transition: 0.6s transform;
    }
    .fuysGroup1:hover .yuanxx {
        transform: scale(1.2, 1.2);
    }
    .yuanWord {
        width: 100%;
        height: 50px;
        position: absolute;
        top: 13vw;
        left: 0%;
        opacity: 0;
        transition: 0.6s;
    }
    .yuanWord p {
        line-height: 30px;
        color: #5c5c5c;
        font-size: 12px;
    }
    .fuysGroup1:hover .yuanWord {
        opacity: 1;
        margin-top: -1vw;
    }
    .fuysGroup2 {
        width: 14%;
        height: 270px;
        margin-left: 1.6%;
        margin-right: 1.6%;
        position: absolute;
        top: -20vh;
        left: 16.5%;
        opacity: 0;
    }
    .fuysGroup2:hover .yuanx {
        transform: scale(1.1, 1.1);
    }
    .fuysGroup2:hover .yuanxx {
        transform: scale(1.2, 1.2);
    }
    .yu2 {
        position: absolute;
        left: 50%;
        margin-left: -40%;
        z-index: 4;
        transition: 0.6s;
        bottom: 0vh;
        background: #56c5f0;
    }
    .yux2 {
        position: absolute;
        left: 50%;
        margin-left: -40%;
        z-index: 3;
        transition: 0.6s;
        bottom: 0vh;
    }
    .yuxx2 {
        position: absolute;
        left: 50%;
        margin-left: -40%;
        z-index: 2;
        transition: 0.6s;
        bottom: 0vh;
    }
    .yuanWord2 {
        width: 100%;
        height: 50px;
        position: absolute;
        top: 0vw;
        left: 0%;
        opacity: 0;
        transition: 0.6s;
    }
    .yuanWord2 p {
        line-height: 30px;
        color: #5c5c5c;
        font-size: 12px;
    }
    .fuysGroup2:hover .yuanWord2 {
        opacity: 1;
        margin-top: -1.5vw;
    }
    .fuysGroup3 {
        width: 14%;
        height: 270px;
        margin-left: 1.6%;
        margin-right: 1.6%;
        position: absolute;
        top: 18vh;
        opacity: 0;
        left: 33%;
    }
    .fuysGroup3:hover .yuanx {
        transform: scale(1.1, 1.1);
    }
    .yuanxx {
        width: 80%;
        height: 10vw;
        background: #e5f6fc;
        border-radius: 50%;
        left: 50%;
        margin-left: -40%;
        z-index: 2;
        position: absolute;
        transition: 0.6s transform;
    }
    .fuysGroup3:hover .yuanxx {
        transform: scale(1.2, 1.2);
    }
    .yu3 {
        position: absolute;
        left: 50%;
        margin-left: -40%;
        z-index: 4;
        transition: 0.6s;
        top: 0vh;
        background: #00aae6;
    }
    .yux3 {
        position: absolute;
        left: 50%;
        margin-left: -40%;
        z-index: 3;
        transition: 0.6s;
        top: 0vh;
    }
    .yuxx3 {
        position: absolute;
        left: 50%;
        margin-left: -40%;
        z-index: 2;
        transition: 0.6s;
        top: 0vh;
    }
    .yuanWord3 {
        width: 100%;
        height: 50px;
        position: absolute;
        top: 13vw;
        left: 0%;
        opacity: 0;
        transition: 0.6s;
    }
    .yuanWord3 p {
        line-height: 30px;
        color: #5c5c5c;
        font-size: 12px;
    }
    .fuysGroup3:hover .yuanWord3 {
        opacity: 1;
        margin-top: -1vw;
    }
    .fuysGroup4 {
        width: 14%;
        height: 270px;
        margin-left: 1.6%;
        margin-right: 1.6%;
        position: absolute;
        top: -20vh;
        left: 49.6%;
        opacity: 0;
    }
    .fuysGroup4:hover .yuanx {
        transform: scale(1.1, 1.1);
    }
    .fuysGroup4:hover .yuanxx {
        transform: scale(1.2, 1.2);
    }
    .yu4 {
        position: absolute;
        left: 50%;
        margin-left: -40%;
        z-index: 4;
        transition: 0.6s;
        bottom: 0vh;
        background: #008de6;
    }
    .yux4 {
        position: absolute;
        left: 50%;
        margin-left: -40%;
        z-index: 3;
        transition: 0.6s;
        bottom: 0vh;
    }
    .yuxx4 {
        position: absolute;
        left: 50%;
        margin-left: -40%;
        z-index: 2;
        transition: 0.6s;
        bottom: 0vh;
    }
    .yuanWord4 {
        width: 100%;
        height: 50px;
        position: absolute;
        top: 0vw;
        left: 0%;
        opacity: 0;
        transition: 0.6s;
    }
    .yuanWord4 p {
        line-height: 30px;
        color: #5c5c5c;
        font-size: 12px;
    }
    .fuysGroup4:hover .yuanWord4 {
        opacity: 1;
        margin-top: -1.5vw;
    }
    .fuysGroup5 {
        width: 14%;
        height: 270px;
        margin-left: 1.6%;
        margin-right: 1.6%;
        position: absolute;
        top: 18vh;
        opacity: 0;
        left: 66%;
    }
    .fuysGroup5:hover .yuanx {
        transform: scale(1.1, 1.1);
    }
    .yuanxx {
        width: 80%;
        height: 10vw;
        background: #e5f6fc;
        border-radius: 50%;
        left: 50%;
        margin-left: -40%;
        z-index: 2;
        position: absolute;
        transition: 0.6s transform;
    }
    .fuysGroup5:hover .yuanxx {
        transform: scale(1.2, 1.2);
    }
    .yu5 {
        position: absolute;
        left: 50%;
        margin-left: -40%;
        z-index: 4;
        transition: 0.6s;
        top: 0vh;
        background: #0078ca;
    }
    .yux5 {
        position: absolute;
        left: 50%;
        margin-left: -40%;
        z-index: 3;
        transition: 0.6s;
        top: 0vh;
    }
    .yuxx5 {
        position: absolute;
        left: 50%;
        margin-left: -40%;
        z-index: 2;
        transition: 0.6s;
        top: 0vh;
    }
    .yuanWord5 {
        width: 100%;
        height: 50px;
        position: absolute;
        top: 13vw;
        left: 0%;
        opacity: 0;
        transition: 0.6s;
    }
    .yuanWord5 p {
        line-height: 30px;
        color: #5c5c5c;
        font-size: 12px;
    }
    .fuysGroup5:hover .yuanWord5 {
        opacity: 1;
        margin-top: -1vw;
    }
    .fuysGroup6 {
        width: 14%;
        height: 270px;
        margin-left: 1.6%;
        margin-right: 1.6%;
        position: absolute;
        top: -20vh;
        left: 82.5%;
        opacity: 0;
    }
    .fuysGroup6:hover .yuanx {
        transform: scale(1.1, 1.1);
    }
    .fuysGroup6:hover .yuanxx {
        transform: scale(1.2, 1.2);
    }
    .yu6 {
        position: absolute;
        left: 50%;
        margin-left: -40%;
        z-index: 4;
        transition: 0.6s;
        bottom: 0vh;
        background: #005fca;
    }
    .yux6 {
        position: absolute;
        left: 50%;
        margin-left: -40%;
        z-index: 3;
        transition: 0.6s;
        bottom: 0vh;
    }
    .yuxx6 {
        position: absolute;
        left: 50%;
        margin-left: -40%;
        z-index: 2;
        transition: 0.6s;
        bottom: 0vh;
    }
    .yuanWord6 {
        width: 100%;
        height: 50px;
        position: absolute;
        top: 0vw;
        left: 0%;
        opacity: 0;
        transition: 0.6s;
    }
    .yuanWord6 p {
        line-height: 30px;
        color: #5c5c5c;
        font-size: 12px;
    }
    .fuysGroup6:hover .yuanWord6 {
        opacity: 1;
        margin-top: -1.5vw;
    }
    /*****服务优势结束*****/
    /*****二维码开始*****/
    .ewm {
        width: 100%;
        height: 347px;
        overflow: hidden;
    }
    .ewm h2 {
        text-align: center;
        line-height: 34px;
        font-size: 34px;
        font-weight: normal;
        color: #fff;
        margin-top: 110px;
    }
    .ewm table {
        width: 320px;
        height: 37px;
        margin: 0 auto;
        margin-top: 70px;
    }
    .ewmBtn1 {
        width: 137px;
        height: 37px;
        border-radius: 50px;
        background: #fff;
    }
    .ewmBtn1 a {
        line-height: 37px;
        text-align: center;
        display: block;
        color: #000;
        font-size: 12px;
    }
    .xxtbBtn2_tk2 {
        width: 100%;
        height: 100vh;
        background: rgba(0, 0, 0, 0.7);
        position: fixed;
        z-index: 999;
        top: 0px;
        left: 0px;
        display: none;
    }
    .xxtbBtn2_tk3 {
        width: 100%;
        height: 100vh;
        background: rgba(0, 0, 0, 0.7);
        position: fixed;
        z-index: 999;
        top: 0px;
        left: 0px;
        display: none;
    }
    .xxtbBtn2_tkIn {
        width: 80%;
        height: 400px;
        position: absolute;
        top: 50%;
        margin-top: -350px;
        left: 50%;
        margin-left: -40%;
        animation: rocket 1s;
        -webkit-animation: rocket 1s;
    }
    @keyframes rocket {
        0% {
            transform: translateY(-260px);
        }
        100% {}
    }
    @-webkit-keyframes rocket {
        0% {
            transform: translateY(-260px);
            opacity: 0;
        }
        100% {}
    }
    .xxtbBtn2_tkIn h2 {
        line-height: 30px;
        font-size: 1.2em;
        color: #fff;
        text-align: center;
        font-weight: normal;
    }
    .xxtbBtn2_tkIn p {
        line-height: 30px;
        font-size: 1.2em;
        color: #fff;
        text-align: center;
        margin-top: 20px;
    }
    .xxtbBtn2_tkInImg {
        width: 65%;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-top: 30px;
        text-align: center;
        background: #fff;
    }
    .xxtbBtn2_tkInImg img {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .xxtbBtn2_tkInBtn {
        width: 160px;
        height: 40px;
        margin: 0 auto;
        margin-top: 40px;
        border-radius: 50px;
        border: 1px solid #fff;
    }
    .xxtbBtn2_tkInBtn p {
        line-height: 40px;
        text-align: center;
        margin-top: 0px;
    }
    .xxtbBtn2_tkInBtn p a {
        font-size: 14px;
        color: #fff;
        display: block;
    }
    /*****二维码结束*****/
    /*****合作伙伴开始*****/
    .hzhb {
        width: 100%;
        height: 340px;
    }
    .hzhbTitle {
        width: 1200px;
        height: 34px;
        margin: 0px auto;
        line-height: 40px;
        margin-top: 70px;
        margin-bottom: 40px;
    }
    .hzhbTitle h2 {
        color: #000;
        font-size: 34px;
        font-weight: normal;
        text-align: center;
    }
    .hzhbMain {
        width: 100%;
        height: 130px;
        border-top: 1px solid #cacaca;
        border-bottom: 1px solid #cacaca;
    }
    .hzhbMainn {
        width: 1200px;
        height: 70px;
        margin: 0px auto;
        margin-top: 50px;
    }
    .hzhbMainn ul li {
        width: 151px;
        float: left;
        margin-left: 40px;
    }
    /*****合作伙伴结束*****/
    /*我们结束*/
    /*联系开始*/
    .xxtbd,
    .footerd2 {
        display: none;
    }
    .xxDiv {
        width: 100%;
        height: 100vh;
        position: relative;
    }
    .xxMain {
        width: 35%;
        height: 300px;
        position: absolute;
        left: 0%;
        top: 50%;
        margin-top: -140px;
        opacity: 0;
    }
    .xxMain h2 {
        line-height: 40px;
        color: #003cd6;
        font-size: 50px;
        font-weight: normal;
    }
    .xxMainDiv {
        width: 200px;
        height: 1px;
        background: #000;
        margin-top: 50px;
        margin-bottom: 30px;
        transition: 0.6s;
    }
    .xxMain p {
        line-height: 50px;
        color: #000;
        font-size: 20px;
    }
    .xxMain:hover .xxMainDiv {
        width: 100px;
        background: #003cd6;
    }
    .xxImg {
        width: 50%;
        height: 480px;
        background-color: rgba(255, 255, 255, 0.9);
        position: absolute;
        right: 0%;
        top: 50%;
        margin-top: -240px;
    }
    .xxImg1 {
        width: 38%;
        height: 350px;
        margin-left: 7%;
        margin-top: 45px;
    }
    .xxImg1 p {
        line-height: 46px;
        color: #000;
        font-size: 24px;
        text-align: center;
        margin-top: 20px;
    }
    .xxImg2 {
        width: 38%;
        height: 350px;
        margin-right: 7%;
        margin-top: 45px;
    }
    .xxImg2 p {
        line-height: 46px;
        color: #000;
        font-size: 24px;
        text-align: center;
        margin-top: 20px;
    }
    .xxMap {
        width: 100%;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
    }
    /*联系结束*/
    /*************************************三级页开始*************************************/
    .xw_banner {
        width: 100%;
        height: 350px;
        background: url(../images/xw1.jpg)no-repeat top center;
    }
    .xw2 {
        width: 70%;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
    }
    .xw21 {
        width: 100%;
        min-height: 40px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-top: 70px;
        margin-bottom: 30px;
    }
    .xw21 h2 {
        text-align: center;
        font-size: 2em;
        color: #323232;
        line-height: 40px;
        font-weight: normal;
    }
    .xw22 {
        width: 100%;
        height: 40px;
        margin: 0px auto;
        border-bottom: 1px solid #d0d0d0;
        border-top: 1px solid #d0d0d0;
        margin-top: 20px;
    }
    .xw22z {
        width: 50%;
        height: 45px;
    }
    .xw22z p {
        line-height: 45px;
        font-size: 1.2em;
        color: #5c5c5c;
        text-align: right;
    }
    .xw22y {
        width: 25%;
        height: 45px;
        margin-top: 10px;
        text-align: right;
    }
    .xw23 {
        width: 100%;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        text-align: center;
        margin-top: 30px;
        border-bottom: 1px solid #d0d0d0;
    }
    .xw23 p {
        line-height: 2em;
        color: #5c5c5c;
        font-size: 1.2em;
        text-align: left;
        text-indent: 2em;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .xw23 p img {
        width: 60%;
    }
    .xw24 {
        width: 22%;
        height: 40px;
        margin: 0px auto;
        border: 1px solid #267cf1;
        border-radius: 50px;
        margin-bottom: 30px;
        margin-top: 25px;
    }
    .xw24 h2 {
        line-height: 40px;
        text-align: center;
    }
    .xw24 h2 a {
        font-size: 1em;
        color: #267cf1;
        transition: 0.6s;
        display: block;
    }
    .xw24 h2 a:hover {
        color: #fff;
        background: #267cf1;
        border-radius: 50px;
    }
    .xw26 {
        display: none;
    }
    .xw25 {
        width: 100%;
        height: 100px;
        margin: 0px auto;
        margin-top: 20px;
        margin-bottom: 50px;
    }
    .xw25z {
        width: 46%;
        height: 45px;
        border: 1px solid #e3e3e3;
        padding: 15px;
    }
    .xw25zz h2 {
        color: #323232;
        line-height: 40px;
        font-size: 1.2em;
        font-weight: normal;
        text-align: center;
    }
    .xw25zz {
        width: 15%;
        border-right: 1px solid #000000;
        height: 40px;
    }
    .xw25zy {
        width: 80%;
        height: 40px;
        padding-left: 20px;
    }
    .xw25zy p {
        line-height: 1.5em;
    }
    .xw25zy p a {
        font-size: 1.2em;
        color: #5c5c5c;
    }
    .xw25z:hover {
        border: 1px solid #0078ff;
        transition: 0.6s;
    }
    .xw25z:hover .xw25zz {
        border-right: 1px solid #0078ff;
    }
    .xw25z:hover .xw25zz h2 {
        color: #0078ff;
    }
    .xw25z:hover .xw25zy p a {
        color: #0078ff;
    }
    .xw25y {
        width: 46%;
        height: 45px;
        border: 1px solid #e3e3e3;
        padding: 15px;
    }
    .xw25yz {
        width: 80%;
        height: 40px;
    }
    .xw25yz p {
        line-height: 1.5em;
    }
    .xw25yz p a {
        font-size: 1.2em;
        color: #5c5c5c;
    }
    .xw25yy {
        width: 15%;
        height: 40px;
        border-left: 1px solid #000000;
        text-align: right;
    }
    .xw25yy h2 {
        color: #323232;
        line-height: 40px;
        font-size: 1.2em;
        font-weight: normal;
        text-align: center;
    }
    .xw25y:hover {
        border: 1px solid #0078ff;
        transition: 0.6s;
    }
    .xw25y:hover .xw25yy {
        border-left: 1px solid #0078ff;
    }
    .xw25y:hover .xw25yy h2 {
        color: #0078ff;
    }
    .xw25y:hover .xw25yz p a {
        color: #0078ff;
    }
    /*************************************新闻列表页开始*************************************/
    .xw1,
    .xw11 {
        width: 100%;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
    }
    .xw3 {
        display: none;
    }
    .xw11 {
        background: #fafafa;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .xw11n {
        width: 80%;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
    }
    .xw11n1 {
        width: 16%;
        height: auto;
        float: left;
    }
    .xw11n1s {
        width: 100%;
        height: 80px;
        border-bottom: 1px solid #777777;
    }
    .xw11n1s p {
        line-height: 110px;
        font-size: 1.5em;
        color: #5c5c5c;
    }
    .xw11n1x {
        width: 100%;
        height: 70px;
    }
    .xw11n1x h2 {
        line-height: 60px;
        font-size: 3em;
        color: #000;
    }
    .xw11n2 {
        width: 40%;
        height: auto;
        overflow: hidden;
        float: left;
    }
    .xw11n2 img {
        transition: 0.8s transform;
    }
    .xw11n3 {
        width: 44%;
        height: auto;
        float: left;
    }
    .xw11n3s {
        width: 100%;
        height: 80px;
        border-bottom: 1px solid #777777;
    }
    .xw11n3s p {
        display: none;
    }
    .xw11n3s h2 {
        line-height: 110px;
        font-size: 1.8em;
        padding-left: 30px;
        font-weight: normal;
        color: #000;
    }
    .xw11n3x {
        width: 100%;
        height: auto;
    }
    .xw11n3x p {
        line-height: 1.8em;
        font-size: 1.2em;
        color: #5c5c5c;
        padding-left: 30px;
        padding-top: 18px;
    }
    .xw11:hover {
        transition: 0.6s;
        background: #0078ff;
    }
    .xw11:hover .xw11n1s p,
    .xw11:hover .xw11n1x h2,
    .xw11:hover .xw11n3s h2,
    .xw11:hover .xw11n3x p {
        color: #fff;
    }
    .xw11:hover .xw11n1s,
    .xw11:hover .xw11n3s {
        border-bottom: 1px solid #fff;
    }
    .xw11:hover .xw11n2 img {
        transform: scale(1.05, 1.05);
    }
    .xw12 {
        width: 100%;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        background: #fff;
    }
    .xw12 {
        background: #fff;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .xw12n {
        width: 80%;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
    }
    .xw12n1 {
        width: 16%;
        height: auto;
        float: left;
    }
    .xw12n1s {
        width: 100%;
        height: 80px;
        border-bottom: 1px solid #777777;
    }
    .xw12n1s p {
        line-height: 110px;
        font-size: 1.5em;
        text-align: right;
        color: #5c5c5c;
    }
    .xw12n1x {
        width: 100%;
        height: 70px;
    }
    .xw12n1x h2 {
        line-height: 60px;
        font-size: 3em;
        text-align: right;
        color: #000;
    }
    .xw12n2 {
        width: 40%;
        height: auto;
        overflow: hidden;
        float: left;
    }
    .xw12n2 img {
        transition: 0.8s transform;
    }
    .xw12n3 {
        width: 44%;
        height: auto;
        float: left;
    }
    .xw12n3s {
        width: 100%;
        height: 80px;
        border-bottom: 1px solid #777777;
    }
    .xw12n3s p {
        display: none;
    }
    .xw12n3s h2 {
        line-height: 110px;
        font-size: 1.8em;
        font-weight: normal;
        color: #000
    }
    .xw12n3x {
        width: 100%;
        height: auto;
    }
    .xw12n3x p {
        line-height: 1.8em;
        font-size: 1.2em;
        color: #5c5c5c;
        padding-right: 30px;
        padding-top: 18px;
    }
    .xw12:hover {
        transition: 0.6s;
        background: #0078ff;
    }
    .xw12:hover .xw12n1s p,
    .xw12:hover .xw12n1x h2,
    .xw12:hover .xw12n3s h2,
    .xw12:hover .xw12n3x p {
        color: #fff;
    }
    .xw12:hover .xw12n1s,
    .xw12:hover .xw12n3s {
        border-bottom: 1px solid #fff;
    }
    .xw12:hover .xw12n2 img {
        transform: scale(1.05, 1.05);
    }
    /*************************************案例页开始*************************************/
    .anli {
        width: 100%;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-top: 100px;
    }
    .anli1 {
        width: 100%;
        height: 60px;
        float: left;
        margin-bottom: 20px;
    }
    .anli1 p {
        line-height: 60px;
        font-size: 3em;
        color: #5c5c5c;
        font-weight: normal;
    }
    .anlid {
        width: 100%;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
    }
    .anli2 {
        width: 100%;
        height: auto;
        background: #f00;
        float: left;
        position: relative;
    }
    .anli2n {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0px;
        right: 0px;
        top: 0px;
        display: none;
    }
    .anli2n tr td {
        text-align: center;
    }
    .anli2n2 {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0px;
        right: 0px;
        top: 0px;
        transition: 0.6s;
    }
    .anli2n2n {
        width: 90%;
        height: 85%;
        margin: 0px auto;
        margin-top: 5%;
        transition: 0.3s;
    }
    .anli2n2n tr td {
        text-align: center;
    }
    .anlitu2 {
        height: 70px;
        overflow: hidden;
        transition: 0.6s;
    }
    .anlibt2 {
        height: 150px;
    }
    .anlibt2 h2 {
        line-height: 2em;
        font-size: 1.2em;
        color: #fff;
    }
    .anli2n2:hover .anlitu2 {
        height: 150px;
    }
    .anli2:hover .anli2n2 {
        background: rgba(240, 9, 9, 0.9);
    }
    .anli2:hover .anli2n2n {
        border: 1px solid #ee7e7e;
    }
    .anli3 {
        width: 100%;
        height: auto;
        background: #f00;
        float: left;
        position: relative;
    }
    .anli3n {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0px;
        right: 0px;
        top: 0px;
        display: none;
    }
    .anli3n tr td {
        text-align: center;
    }
    .anli3n2 {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0px;
        right: 0px;
        top: 0px;
        transition: 0.6s;
    }
    .anli3n2n {
        width: 90%;
        height: 85%;
        margin: 0px auto;
        margin-top: 5%;
        transition: 0.3s;
    }
    .anli3n2n tr td {
        text-align: center;
    }
    .anlitu {
        height: 150px;
        overflow: hidden;
        transition: 0.6s;
    }
    .anlibt {
        height: 270px;
    }
    .anlibt h2 {
        line-height: 3em;
        font-size: 2em;
        color: #fff;
    }
    .anli3n2:hover .anlitu {
        height: 270px;
    }
    .anli3:hover .anli3n2 {
        background: rgba(240, 9, 9, 0.7);
    }
    .anli3:hover .anli3n2n {
        border: 1px solid #ee7e7e;
    }
    .anli5,
    .ind1,
    .mobile-inner-nav {
        display: none;
    }
    /*分页开始*/
    .fy {
        width: 100%;
        height: 40px;
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .fy p {
        width: 100%;
        height: 40px;
        line-height: 30px;
        text-align: center;
    }
    .fy p a {
        font-size: 12px;
        color: #5c5c5c;
        background: #e7e7e7;
        border-radius: 50px;
        padding: 6px 10px;
    }
    .fy a:link,
    .fy a:visited {
        text-decoration: none;
        color: #5c5c5c;
    }
    .fy a:hover {
        text-decoration: none;
        background: #038bc9;
        color: #fff;
        margin: 0px;
    }
    /*************************************案例内容页开始*************************************/
    .anlin {
        width: 100%;
        min-height: 1000px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        background: #f4f4f4;
    }
    .anli6 {
        width: 70%;
        height: 100px;
        margin: 0px auto;
        margin-bottom: 20px;
        border-bottom: 1px solid #e0e0e0;
        margin-bottom: 20px;
        border-bottom: 1px solid #e0e0e0;
        margin-top: 80px;
    }
    .anli6 p {
        line-height: 2em;
        font-size: 2.5em;
        color: #5c5c5c;
        font-weight: normal;
    }
    .anli7 {
        width: 70%;
        min-height: 1000px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        background: #fff;
        margin-bottom: 50px;
    }
    .anli7n {
        width: 95%;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-top: 2.5%;
        margin-bottom: 2.5%;
    }
    .anli8 {
        width: 100%;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        background: #eef3f9;
    }
    .anli8n {
        width: 70%;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-top: 30px;
        margin-bottom: 50px;
    }
    .anli8nz {
        width: 50%;
        height: 210px;
        background: #fff;
        text-align: center;
    }
    .anli8nz h2 {
        line-height: 60px;
        font-size: 1.7em;
        color: #5c5c5c;
        font-weight: normal;
        margin-top: 60px;
        transition: 0.6s;
    }
    .anli8nz img {
        width: 8%;
        transition: 0.6s;
    }
    .anli8nz:hover {
        -moz-box-shadow: 0px 0px 15px #d8d8d8 inset;
        /* For Firefox3.6+ */
        -webkit-box-shadow: 0px 0px 15px #d8d8d8 inset;
        /* For Chrome5+, Safari5+ */
        box-shadow: 0px 0px 15px #d8d8d8 inset;
        /* For Latest Opera */
    }
    .anli8n:hover .anli8nz h2 {
        font-size: 1.8em;
        color: #228aff;
    }
    .anli8n:hover .anli8nz img {
        width: 12%;
    }
    .anli8ny {
        width: 50%;
        height: 210px;
        background: #228aff;
        text-align: center;
    }
    .anli8ny h2 {
        line-height: 60px;
        font-size: 1.7em;
        color: #fff;
        font-weight: normal;
        margin-top: 60px;
        transition: 0.6s;
    }
    .anli8ny img {
        width: 10%;
        transition: 0.6s;
    }
    .anli8n:hover .anli8ny h2 {
        font-size: 1.8em;
    }
    .anli8n:hover .anli8ny img {
        width: 12%;
    }
    .anli8ny:hover {
        -moz-box-shadow: 0px 0px 15px #d8d8d8 inset;
        /* For Firefox3.6+ */
        -webkit-box-shadow: 0px 0px 15px #d8d8d8 inset;
        /* For Chrome5+, Safari5+ */
        box-shadow: 0px 0px 15px #d8d8d8 inset;
        /* For Latest Opera */
    }
    /*************政府类信息化建设开始***************/
    .xxh1 {
        width: 100%;
        height: 100vh;
        overflow: hidden;
    }
    .xxh1Main {
        width: 80%;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-top: 7%;
        opacity: 0;
    }
    .xxh2 {
        width: 90%;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-top: 100px;
        margin-bottom: 50px;
    }
    .xxh2Div {
        width: 19.93%;
        height: 220px;
        float: left;
        transition: 0.6s;
        -webkit-transition: 0.6s;
    }
    .xxh2Icon {
        width: 20%;
        height: 5vw;
        margin: 0 auto;
        margin-top: 60px;
        transition: opacity 500ms ease-out 0.6s, transform 500ms ease-in-out;
        -webkit-transition: opacity 500ms ease-out 0.6s, transform 500ms ease-in-out;
    }
    .xxh2Div h2 {
        line-height: 30px;
        text-align: center;
        color: #323232;
        font-weight: normal;
        font-size: 18px;
        margin-top: 0px;
    }
    .xxh2Div:hover .xxh2Icon {
        transform: scale(1.1, 1.1);
    }
    .xxh3 {
        width: 100%;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        background: #fafafa;
        overflow: hidden;
    }
    .xxh3Title {
        width: 100%;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-top: 80px;
    }
    .xxh3Title h2 {
        line-height: 50px;
        color: #000;
        font-size: 34px;
        font-weight: normal;
        text-align: center;
    }
    .xxh3Main {
        width: 80%;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-top: 50px;
        margin-bottom: 40px;
    }
    .xxh3Groups {
        width: 20%;
        height: 16vw;
        float: left;
        margin-left: 2.45%;
        margin-right: 2.29%;
        margin-bottom: 50px;
    }
    .xxh3Icon {
        width: 160px;
        height: 160px;
        margin: 0 auto;
        position: relative;
    }
    .xxh3Icon1 {
        width: 160px;
        height: 160px;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1;
        transition: 0.6s transform;
    }
    .xxh3Icon2 {
        width: 160px;
        height: 160px;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 2;
        transition: 0.6s transform;
    }
    .xxh3Icon3 {
        width: 160px;
        height: 160px;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 3;
    }
    .xxh3Div {
        width: 40px;
        height: 2px;
        background: #ff6633;
        margin: 0 auto;
        margin-bottom: 15px;
        transition: 0.6s;
    }
    .xxh3Word {
        width: 160px;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
    }
    .xxh3Word p {
        line-height: 22px;
        font-size: 16px;
        color: #323232;
    }
    .xxh3Groups:hover .xxh3Icon .xxh3Icon1 {
        transform: scale(1.15, 1);
    }
    .xxh3Groups:hover .xxh3Icon .xxh3Icon2 {
        transform: scale(1.05, 1.05);
    }
    .xxh3Groups:hover .xxh3Icon .xxh3Icon3 {
        -webkit-animation: xxh3Icon3 0.6s alternate;
        -moz-animation: xxh3Icon3 0.6s alternate;
        -o-animation: xxh3Icon3 0.6s alternate;
        animation: xxh3Icon3 0.6s alternate;
    }
    .xxh3Groups:hover .xxh3Div {
        width: 100px;
    }
    .xxh3Icon4 {
        width: 160px;
        height: 160px;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1;
        transition: 0.6s;
    }
    .xxh3Icon5 {
        width: 160px;
        height: 160px;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 2;
        transition-duration: 0.2s;
        transition-delay: 0.2s;
    }
    .xxh3Icon6 {
        width: 160px;
        height: 160px;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 3;
        transition-duration: 0.4s;
        transition-delay: 0.4s;
    }
    .xxh3Icon7 {
        width: 160px;
        height: 160px;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 4;
        transition-duration: 0.6s;
        transition-delay: 0.6s;
    }
    .xxh3Groups:hover .xxh3Icon .xxh3Icon4 {
        margin-left: 12px;
    }
    .xxh3Groups:hover .xxh3Icon .xxh3Icon5 {
        margin-left: 12px;
    }
    .xxh3Groups:hover .xxh3Icon .xxh3Icon6 {
        margin-left: 12px;
    }
    .xxh3Groups:hover .xxh3Icon .xxh3Icon7 {
        margin-left: 12px;
    }
    .xxh3Icon8 {
        width: 160px;
        height: 160px;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1;
    }
    .xxh3Icon9 {
        width: 160px;
        height: 160px;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 2;
        transition: 0.6 transform;
        transition: All 1s ease-in-out;
    }
    .xxh3Groups:hover .xxh3Icon .xxh3Icon9 {
        transform: scale(1.15, 1.15);
        transform: rotate(71deg);
        -webkit-transform: rotate(71deg);
        -moz-transform: rotate(71deg);
        -o-transform: rotate(71deg);
        -ms-transform: rotate(71deg);
        margin-left: 6px;
        margin-top: 2px;
    }
    .xxh3Icon10 {
        width: 160px;
        height: 160px;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1;
    }
    .xxh3Icon11 {
        width: 132px;
        height: 60px;
        position: absolute;
        top: 36px;
        left: 13px;
        z-index: 2;
        overflow: hidden;
    }
    .xxh3Icon111 {
        width: 132px;
        height: 60px;
        transition: 0.6s;
    }
    .xxh3Icon112 {
        width: 132px;
        height: 60px;
    }
    .xxh3Groups:hover .xxh3Icon .xxh3Icon111 {
        margin-top: -60px;
    }
    .xxh3Icon12 {
        width: 160px;
        height: 160px;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1;
    }
    .xxh3Icon13 {
        width: 30px;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        position: absolute;
        top: 90px;
        left: 20px;
        z-index: 2;
        transition: 0.6s;
    }
    .xxh3Icon14 {
        width: 30px;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        position: absolute;
        top: 10px;
        left: 50px;
        z-index: 2;
        transition: 0.6s;
    }
    .xxh3Icon15 {
        width: 30px;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        position: absolute;
        top: 50px;
        left: 120px;
        z-index: 2;
        transition: 0.6s;
    }
    .xxh3Groups:hover .xxh3Icon .xxh3Icon13 {
        top: 10px;
        left: 50px;
    }
    .xxh3Groups:hover .xxh3Icon .xxh3Icon14 {
        top: 50px;
        left: 120px;
    }
    .xxh3Groups:hover .xxh3Icon .xxh3Icon15 {
        top: 90px;
        left: 20px;
    }
    .xxh3Icon16 {
        width: 160px;
        height: 160px;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1;
    }
    .xxh3Icon17 {
        width: 122px;
        height: 70px;
        position: absolute;
        z-index: 2;
        top: 50px;
        left: 18px;
        overflow: hidden;
    }
    .xxh3Icon17in {
        width: 244px;
        height: 70px;
        transition: 0.6s;
    }
    .xxh3Icon171 {
        width: 122px;
        height: 60px;
        margin-top: 5px;
    }
    .xxh3Icon172 {
        width: 122px;
        height: 60px;
        margin-top: 5px;
    }
    .xxh3Groups:hover .xxh3Icon .xxh3Icon17in {
        margin-left: -122px;
    }
    .xxh3Icon18 {
        width: 160px;
        height: 160px;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1;
    }
    .xxh3Icon19 {
        width: 120px;
        height: 110px;
        position: absolute;
        top: 0px;
        left: 20px;
        z-index: 2;
        margin-top: 10px;
        overflow: hidden;
    }
    .xxh3Icon19in {
        width: 240px;
        height: 110px;
        transition: 0.6s;
    }
    .xxh3Groups:hover .xxh3Icon .xxh3Icon19in {
        margin-left: -120px;
    }
    .xxh3Icon20 {
        width: 160px;
        height: 160px;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1;
    }
    .xxh3Icon21 {
        width: 130px;
        height: 81px;
        position: absolute;
        top: 38px;
        left: 13px;
        z-index: 2;
        overflow: hidden;
    }
    .xxh3Icon21in {
        width: 260px;
        height: 81px;
        transition: 0.6s;
    }
    .xxh3Groups:hover .xxh3Icon .xxh3Icon21in {
        margin-left: -130px;
    }
    .xxh3Icon22 {
        width: 160px;
        height: 160px;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 3;
    }
    .xxh3Icon23 {
        width: 26px;
        height: 50px;
        position: absolute;
        top: 83px;
        left: 105px;
        z-index: 4;
        overflow: hidden;
    }
    .xxh3Icon23in {
        width: 26px;
        height: 100px;
        transition: 0.6s;
    }
    .xxh3Groups:hover .xxh3Icon .xxh3Icon23in {
        margin-top: -30px;
    }
    .xxh4 {
        width: 100%;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
    }
    .xxh4Title {
        width: 100%;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-top: 80px;
    }
    .xxh4Title h2 {
        line-height: 40px;
        text-align: center;
        font-size: 34px;
        color: #000;
        font-weight: normal;
    }
    .xxh4Main {
        width: 100%;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
    }
    .xxh4Groups {
        width: 100%;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
    }
    .xxh4Word {
        width: 80%;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-bottom: 50px;
        margin-top: 80px;
    }
    .xxh4Img {
        width: 100%;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        text-align: center;
    }
    .xxh4Img img {
        width: 80px;
    }
    .xxh4Div {
        width: 50px;
        height: 2px;
        margin: 0 auto;
        background: #fe7863;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .xxh4Word h2 {
        text-align: center;
        font-size: 24px;
        color: #000;
        line-height: 30px;
        font-weight: normal;
        margin-bottom: 30px;
    }
    .xxh4Word p {
        text-align: center;
        font-size: 16px;
        color: #5c5c5c;
        line-height: 30px;
        font-weight: normal;
    }
    .xxh4ff {
        width: 80%;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-bottom: 30px;
    }
    .xxh4ffGroups {
        width: 31%;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        float: left;
        margin-left: 1.2%;
        margin-right: 1%;
        margin-bottom: 20px;
    }
    .xxh4ffGroupsImg {
        width: 100%;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        border-radius: 5px;
    }
    .xxh4ffGroups h2 {
        line-height: 30px;
        text-align: center;
        font-size: 14px;
        color: #5c5c5c;
        font-weight: normal;
        margin-top: 5px;
    }
    .bgs {
        background: #fafafa;
    }
    /*************政府类信息化建设结束***************/
    /****************************/
    .in3 {
        width: 1200px;
        height: 130px;
        position: absolute;
        bottom: -65px;
        z-index: 990;
        left: 50%;
        margin-left: -600px;
    }
    .in3In {
        width: 1200px;
        height: 130px;
        margin-top: 65px;
        opacity: 0;
    }
    .in3InI {
        width: 238px;
        height: 130px;
        margin-left: 2px;
        transition: 0.6s;
    }
    .in3InI:hover {
        margin-top: -65px;
    }
    .in3InItop {
        width: 238px;
        height: 65px;
        background: rgba(0, 0, 0, 0.8);
    }
    .in3InItop h2 {
        line-height: 65px;
        font-size: 16px;
        font-weight: normal;
        color: #fff;
        text-align: center;
    }
    .in3InIbott {
        width: 238px;
        height: 65px;
        background: rgba(245, 245, 245, 0.8);
        overflow: hidden;
    }
    .in3InIbott p {
        line-height: 20px;
        text-align: center;
        font-size: 12px;
        color: #5c5c5c;
        margin-top: 10px;
    }
    /*首页开始*/
    /*宏系列产品开始*/
    .in4 {
        width: 100%;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
    }
    .in4top {
        width: 100%;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        zoom: 1;
        margin-top: 200px;
        opacity: 0;
    }
    .in4tops {
        width: 100%;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        zoom: 1;
    }
    .in4tops h2 {
        line-height: 30px;
        font-size: 30px;
        text-align: center;
        font-weight: normal;
        color: #323232;
        margin-top: 10px;
    }
    .in4tops p {
        font-size: 18px;
        text-align: center;
        color: #b5b5b5;
        line-height: 25px;
        text-transform: uppercase;
        margin-top: 10px;
    }
    .in4topsDiv {
        width: 460px;
        height: 2px;
        background: #efefef;
        margin: 0 auto;
        margin-top: 25px;
        position: relative;
    }
    .in4topsDivIn {
        width: 80px;
        height: 6px;
        background: #008cd6;
        left: 50%;
        margin-left: -40px;
        top: -2px;
        z-index: 2px;
        transition: 0.6s;
        position: absolute;
    }
    .in4top:hover .in4topsDivIn,
    .in5top:hover .in4topsDivIn,
    .in6top:hover .in4topsDivIn,
    .in7top:hover .in4topsDivIn,
    .in8top:hover .in4topsDivIn,
    .in9top:hover .in4topsDivIn,
    .yd2ns:hover .in4topsDivIn,
    .yd1s:hover .in4topsDivIn,
    .anlis:hover .in4topsDivIn,
    .yd3ns:hover .in4topsDivIn {
        width: 200px;
        left: 50%;
        margin-left: -100px;
    }
    .in4topx {
        width: 1200px;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-top: 20px;
    }
    .in4topx p {
        line-height: 30px;
        color: #5c5c5c;
        font-size: 14px;
        text-align: center;
    }
    .in4bottom {
        width: 100%;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        zoom: 1;
        margin-bottom: 80px;
        margin-top: 50px;
        opacity: 0;
    }
    .in4bottomIn {
        width: 100%;
        height: 440px;
        transition: 0.6s transform;
        background: #fff;
    }
    .in4bottomIn:hover {
        transform: scale(1.1, 1.1);
        z-index: 99;
        box-shadow: 0px 0px 10px rgba(250, 68, 72, .8);
        border: 1px solid #fa4448;
    }
    .in4bottomIn:hover .in4bottomIns {
        background: #cf1415;
    }
    .in4bottomIn:hover .in4bottomIns h2 a {
        color: #fff;
    }
    .in4bottomIns {
        width: 100%;
        height: 130px;
        border-bottom: 1px solid #ececec;
        background: #f2f2f2;
        transition: 0.6s;
    }
    .in4bottomIns h2 {
        line-height: 130px;
        text-align: center;
        font-weight: normal;
    }
    .in4bottomIns h2 a {
        font-size: 20px;
        color: #323232;
        display: block;
        transition: 0.4s;
    }
    .in4bottomInx {
        width: 88%;
        height: 90px;
        margin: 0 auto;
        margin-top: 15px;
        border-bottom: 1px solid #ececec;
    }
    .in4bottomInx p {
        line-height: 25px;
        text-align: left;
        display: block;
    }
    .in4bottomInx p a {
        font-size: 14px;
        color: #5c5c5c;
    }
    .in4bottomInx1 {
        width: 88%;
        height: 140px;
        margin: 0 auto;
        margin-top: 10px;
        overflow: hidden;
        transition: 0.6s;
    }
    .in4bottomIn:hover .in4bottomInx1 {
        height: 110px;
    }
    .in4bottomInx1 ul li {
        line-height: 28px;
        float: left;
        margin-left: 15px;
    }
    .in4bottomInx1 ul li a {
        font-size: 12px;
        color: #5c5c5c;
    }
    .in4bottomInBtn {
        width: 100px;
        height: 30px;
        margin: 0 auto;
        margin-top: 20px;
        border-radius: 3px;
        border: 1px solid #cd1114;
        transition: 0.4s;
        display: none;
    }
    .in4bottomIn:hover .in4bottomInBtn {
        display: block;
    }
    .in4bottomInBtn p {
        line-height: 30px;
        text-align: center;
        color: #5c5c5c;
        font-size: 12px;
    }
    /*宏系列产品结束*/
    /*我们的客户开始*/
    .in7 {
        width: 1196px;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
    }
    .in7top {
        width: 100%;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        zoom: 1;
        margin-top: 200px;
        opacity: 0;
    }
    .in7In {
        width: 1196px;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-top: 100px;
        opacity: 0;
        margin-bottom: 80px;
    }
    .in7Inz {
        width: 392px;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
    }
    .in7Inz_group {
        width: 187px;
        height: 96px;
        background: #f8f8f8;
        float: left;
        transition: 0.6s transform;
        float: left;
        margin-left: 10px;
        margin-bottom: 10px;
        border: 2px solid #f8f8f8;
        transition: 0.6s;
    }
    .in7Inz_group:hover {
        border: 2px solid #008cd6;
    }
    .in7Inz_groupImg {
        width: 130px;
        height: 50px;
        margin: 0 auto;
        margin-top: 10px;
        text-align: center;
    }
    .in7Inz_group p {
        line-height: 25px;
        color: #323232;
        text-align: center;
        font-size: 12px;
    }
    .in7Inz2 {
        width: 392px;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-left: 10px;
    }
    .in7Inz_groupBig {
        width: 392px;
        height: 210px;
        background: #f8f8f8;
        float: left;
        margin-bottom: 10px;
        transition: 0.6s;
    }
    .in7Inz_groupBig:hover .in7Inz_groupBigs h2 {
        color: #008cd6;
    }
    .in7Inz_groupBigs {
        width: 310px;
        height: 80px;
        margin: 0 auto;
        margin-top: 25px;
        border-bottom: 1px solid #bdbdbd;
    }
    .in7Inz_groupBigs h2 {
        line-height: 50px;
        font-size: 60px;
        text-align: center;
        color: #7f7f7f;
        font-weight: normal;
    }
    .in7Inz_groupBig p {
        line-height: 30px;
        color: #008cd6;
        text-align: center;
        font-size: 16px;
        margin-top: 15px;
    }
    /*我们的客户结束*/
    /*新闻资讯开始*/
    .in8 {
        width: 100%;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        background: #f8f8f8;
    }
    .in8top {
        width: 100%;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        zoom: 1;
        margin-top: 200px;
        opacity: 0;
    }
    .in8In {
        width: 1200px;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-bottom: 50px;
        margin-top: 50px;
        opacity: 0;
    }
    .in8Ins {
        width: 1200px;
        height: 35px;
        margin: 0 auto;
        text-align: center;
    }
    .in8Ins ul li {
        width: 122px;
        height: 35px;
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px;
        border: 1px solid #1da7ef;
        transition: 0.6s;
        -moz-transition: 0.6s;
        /* Firefox 4 */
        -webkit-transition: 0.6s;
        /* Safari 和 Chrome */
        -o-transition: 0.6s;
        line-height: 35px;
    }
    .in8Ins ul li a {
        color: #1da7ef;
        display: block;
    }
    .in8Inx {
        width: 1200px;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-top: 50px;
        display: none;
    }
    .in8Inx_group {
        width: 385px;
        height: 340px;
        float: left;
        margin-left: 20px;
    }
    .in8Inx_groups {
        width: 385px;
        height: 230px;
        border: 1px solid #e2e2e2;
    }
    .in8Inx_groupss {
        width: 385px;
        height: 175px;
    }
    .in8Inx_groupsx {
        width: 385px;
        height: 55px;
        background: #fff;
    }
    .in8Inx_groupsx h2 {
        line-height: 55px;
        text-align: center;
        font-size: 14px;
        font-weight: normal;
        color: #323232;
    }
    .in8Inx_groupx {
        width: 385px;
        height: 100px;
        margin-top: 10px;
    }
    .in8Inx_groupx ul li {
        line-height: 32px;
    }
    .in8Inx_groupx ul li span {
        color: #1da7ef;
    }
    .in8Inx_groupx ul li a {
        font-size: 14px;
        color: #5c5c5c;
    }
    /*新闻资讯结束*/
    /*首页结束*/
    .in9 {
        width: 1196px;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
    }
    .in9top {
        width: 100%;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        zoom: 1;
        margin-top: 200px;
        opacity: 0;
    }
    .in9In {
        width: 1196px;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-top: 100px;
        opacity: 0;
        margin-bottom: 80px;
    }
    .in9In1 {
        width: 298px;
        height: 150px;
        text-align: center;
        float: left;
        border-right: 1px solid #ededed;
        padding-top: 10px;
    }
    .in9In1 h2 {
        font-size: 20px;
        color: #323232;
        line-height: 30px;
        margin-top: 20px;
    }
    .in9In1 p {
        font-size: 16px;
        color: #5c5c5c;
        line-height: 30px;
    }
    .in9In1n {
        transition: 0.6s;
    }
    .in9In1:hover .in9In1n {
        margin-top: -8px;
    }
    /*************************************移动端解决方案*********************************************/
    .yd1 {
        width: 100%;
        height: 500px;
        z-index: 99;
        margin-top: 150px;
    }
    .yd1s {
        width: 1100px;
        height: 150px;
        margin: 0px auto;
        text-align: center;
        z-index: 99;
    }
    .yd1s h2 {
        line-height: 50px;
        font-size: 35px;
        color: #5c5c5c;
        font-weight: normal;
        margin-top: 20px;
    }
    .yd1s p {
        line-height: 30px;
        font-size: 14px;
        color: #5c5c5c;
        margin-top: 20px;
    }
    .yd1x {
        width: 1200px;
        height: 300px;
        margin: 0px auto;
        margin-top: 50px;
        z-index: 99;
    }
    .yd1x1 {
        width: 180px;
        height: 290px;
        text-align: center;
        margin-left: 57px;
        margin-right: 57px;
        margin-top: 20px;
    }
    .yd1x1 p {
        line-height: 30px;
        font-size: 16px;
        color: #5c5c5c;
        margin-top: 20px;
    }
    .yd1x1 img {
        transition: All 0.4s ease-in-out;
        -webkit-transition: All 0.4s ease-in-out;
        -moz-transition: All 0.4s ease-in-out;
        -o-transition: All 0.4s ease-in-out;
        border-radius: 30px;
    }
    .yd1x1 img:hover {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
    }
    .yd2 {
        width: 100%;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        background: #f9f9f9;
        margin-top: 80px;
        z-index: 120;
        padding-top: 80px;
        z-index: 400;
    }
    .yd2n {
        width: 1200px;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        z-index: 400px;
    }
    .yd2ns {
        width: 1100px;
        height: 100px;
        margin: 0px auto;
    }
    .yd2ns h2 {
        line-height: 50px;
        font-size: 35px;
        color: #5c5c5c;
        font-weight: normal;
        text-align: center;
    }
    .yd2nx {
        width: 1086px;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-top: 30px;
        text-align: center;
    }
    .yd3 {
        width: 100%;
        height: 816px;
        margin: 0px auto;
        background: url(../images/yd6.jpg)no-repeat top center;
        position: relative;
    }
    .yd3n {
        width: 1200px;
        height: 816px;
        margin: 0px auto;
        overflow: hidden;
    }
    .yd3ns {
        width: 1200px;
        height: 50px;
        margin: 0px auto;
        margin-top: 80px;
    }
    .yd3ns h2 {
        line-height: 50px;
        font-size: 35px;
        color: #fff;
        font-weight: normal;
        text-align: center;
    }
    .yd3nx {
        width: 1100px;
        height: 450px;
        margin: 0px auto;
        margin-top: 80px;
    }
    .yd3nxz {
        width: 520px;
        height: 450px;
        position: absolute;
        left: -700px;
    }
    .yd3nxy {
        width: 520px;
        height: 450px;
        position: absolute;
        right: -700px;
    }
    .yd3nxz1 {
        width: 520px;
        height: 125px;
        margin-bottom: 25px;
    }
    .yd3nxz1z {
        width: 360px;
        height: 125px;
    }
    .yd3nxz1z h2 {
        line-height: 30px;
        font-size: 18px;
        color: #fff;
        margin-top: 20px;
    }
    .yd3nxz1z p {
        line-height: 30px;
        font-size: 14px;
        color: #fff;
    }
    .yd3nxz1y {
        width: 123px;
        height: 123px;
    }
    /*********案例列表页开始***************/
    .anli {
        width: 100%;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
    }
    .anlis {
        width: 1200px;
        height: 50px;
        margin: 0px auto;
        margin-top: 50px;
    }
    .anlis h2 {
        line-height: 50px;
        font-size: 35px;
        color: #5c5c5c;
        font-weight: normal;
        text-align: center;
    }
    .anlix {
        width: 1200px;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-top: 60px;
    }
    .anli1 {
        width: 377px;
        height: 260px;
        margin-top: 20px;
        float: left;
        margin-left: 10px;
        margin-right: 10px;
    }
    .anli1s {
        width: 377px;
        height: 228px;
        position: relative;
        overflow: hidden;
        border-radius: 8px;
    }
    .anli1s img {
        width: 100%;
        transition: 0.5s transform;
    }
    .anli1s:hover img {
        transform: scale(1.05, 1.05);
    }
    .anli1s i {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: #000;
        filter: alpha(opacity=70);
        -moz-opacity: 0.7;
        opacity: 0.7;
        display: none;
    }
    .anli1s b {
        width: 50px;
        height: 50px;
        position: absolute;
        top: 40%;
        left: 44%;
        background: url(../images/ico_case_i.png);
        z-index: 1;
        display: none;
    }
    .anli1x {
        width: 377px;
        height: 45px;
    }
    .anli1x h3 {
        font-size: 16px;
        color: #272727;
        text-align: center;
        line-height: 45px;
    }
    .anli1x h3 a {
        cursor: pointer;
        font-size: 16px;
        color: #272727;
        font-weight: normal;
    }
    .anlix_but {
        width: 190px;
        height: 45px;
        margin: 0px auto;
        margin-top: 40px;
        margin-bottom: 80px;
        border-radius: 3px;
        background: linear-gradient(left, #018dd6, #39bafe);
        background: -webkit-linear-gradient(left, #018dd6, #39bafe);
        background: -moz-linear-gradient(left, #018dd6, #39bafe);
        background: -o-linear-gradient(left, #018dd6, #39bafe);
    }
    .anlix_but h2 {
        text-align: center;
        line-height: 45px;
    }
    .anlix_but h2 a {
        font-size: 16px;
        color: #fff;
        font-weight: normal;
    }
    /*************************************响应式网站解决方案*****************************************/
    .xy1 {
        width: 100%;
        height: 750px;
        z-index: 99;
    }
    .xy1s {
        width: 1100px;
        height: 120px;
        margin: 0px auto;
        text-align: center;
        z-index: 99;
        margin-top: 160px;
    }
    .xy1s h2 {
        line-height: 50px;
        font-size: 35px;
        color: #5c5c5c;
        font-weight: normal;
        margin-top: 20px;
    }
    .xy1s p {
        line-height: 30px;
        font-size: 14px;
        color: #5c5c5c;
        margin-top: 20px;
    }
    .xy1x {
        width: 1100px;
        height: 480px;
        margin: 0px auto;
    }
    .xy1xz {
        width: 420px;
        height: 480px;
        border-right: 1px solid #e5e5e5;
        margin-left: 130px;
    }
    .xy1xz1 {
        width: 420px;
        height: 30px;
        margin-bottom: 20px;
    }
    .xy1xz1 h2 {
        text-align: center;
        font-size: 16px;
        color: #5c5c5c;
        font-weight: normal;
    }
    .xy1xz2 {
        width: 420px;
        height: 100px;
        margin-bottom: 20px;
    }
    .xy1xz2z {
        width: 100px;
        height: 100px;
    }
    .xy1xz2y {
        width: 280px;
        height: 100px;
    }
    .xy1xz2y h2 {
        line-height: 35px;
        color: #323232;
        font-weight: normal;
        font-size: 18px;
    }
    .xy1xz2y p {
        line-height: 30px;
        font-size: 14px;
        color: #5c5c5c;
    }
    .xy1xy {
        width: 420px;
        height: 520px;
        margin-right: 20px;
    }
    .xy1x2 {
        width: 190px;
        height: 45px;
        margin: 0px auto;
        border-radius: 3px;
        background: linear-gradient(left, #018dd6, #39bafe);
        background: -webkit-linear-gradient(left, #018dd6, #39bafe);
        background: -moz-linear-gradient(left, #018dd6, #39bafe);
        background: -o-linear-gradient(left, #018dd6, #39bafe);
    }
    .xy1x2 h2 {
        text-align: center;
        line-height: 45px;
    }
    .xy1x2 h2 a {
        font-size: 16px;
        color: #fff;
        font-weight: normal;
    }
    .xy2 {
        width: 100%;
        height: 370px;
        background: #f9f9f9;
        margin-top: 40px;
        z-index: 120;
        padding-top: 80px;
        z-index: 400;
    }
    .xy2n {
        width: 1200px;
        height: 340px;
        z-index: 400px;
        margin: 0px auto;
        position: relative;
    }
    .xy2ns {
        width: 1100px;
        height: 100px;
        margin: 0px auto;
        position: absolute;
        left: 0;
        right: 0;
        opacity: 0;
        top: -100px;
    }
    .xy2ns h2 {
        line-height: 50px;
        font-size: 35px;
        color: #5c5c5c;
        font-weight: normal;
        text-align: center;
    }
    .xy2nx {
        width: 1000px;
        height: 220px;
        margin: 0px auto;
        text-align: center;
        position: absolute;
        left: 0px;
        right: 0px;
        opacity: 0;
        bottom: -100px;
    }
    .xy2nx1,
    .xy2nx3 {
        width: 220px;
        height: 200px;
    }
    .xy2nx2 {
        width: 280px;
        height: 200px;
        margin-left: 130px;
        margin-right: 130px;
    }
    .xy2nx1_s {
        width: 220px;
        height: 50px;
        margin-bottom: 15px;
        margin-top: 10px;
    }
    .xy2nx1_s1 {
        width: 50px;
        height: 50px;
        float: left;
        margin-left: 20px;
    }
    .xy2nx1_s1 img {
        transition: all .25s ease-in;
        -moz-transition: all .25s ease-in;
        -webkit-transition: all .25s ease-in;
    }
    .xy2nx1_s1:hover img {
        transform: translate(0px, -10px)
    }
    .xy2nx1 p,
    .xy2nx2 p,
    .xy2nx3 p {
        line-height: 30px;
        font-size: 14px;
        color: #5c5c5c;
        text-align: center;
    }
    .xy2nx1 p:hover {
        font-size: 14px;
        color: #ffb422;
    }
    .xy2nx2 p:hover {
        font-size: 14px;
        color: #0a94dd;
    }
    .xy2nx3 p:hover {
        font-size: 14px;
        color: #c21716;
    }
    .xy3 {
        width: 100%;
        height: 700px;
        position: relative;
        z-index: 99;
        margin-bottom: 70px;
    }
    .xy3s {
        width: 1100px;
        height: 50px;
        margin: 0px auto;
        text-align: center;
        position: absolute;
        left: 0px;
        right: 0px;
        top: -100px;
        z-index: 99;
        opacity: 0;
    }
    .xy3s h2 {
        line-height: 50px;
        font-size: 35px;
        color: #5c5c5c;
        font-weight: normal;
    }
    .xy3s p {
        line-height: 30px;
        font-size: 14px;
        color: #5c5c5c;
        margin-top: 20px;
    }
    .xy3x {
        width: 1200px;
        height: 460px;
        margin: 0px auto;
        position: absolute;
        left: 0px;
        right: 0px;
        bottom: -120px;
        opacity: 0;
    }
    .xy3xz {
        width: 546px;
        height: 459px;
        overflow: hidden;
    }
    .xy3xz img {
        transition: 0.8s transform;
    }
    .xy3xz img:hover {
        transform: scale(1.05, 1.05);
    }
    .xy3xy {
        width: 644px;
        height: 459px;
    }
    .xy3xy ul li {
        width: 317px;
        height: 225px;
        float: left;
        overflow: hidden;
    }
    .xy3xy ul li img {
        transition: 0.8s transform;
    }
    .xy3xy ul li img:hover {
        transform: scale(1.05, 1.05);
    }
    .erNav {
        width: 195px;
        height: 99px;
        border-right: 1px solid #f6f4f4;
        margin-top: 18px;
        float: left;
    }
    .erNavImg {
        width: 40px;
        height: 40px;
        margin: 0 auto;
        margin-top: 15px;
        transition: 0.6s;
    }
    .erNav p {
        text-align: center;
        font-size: 14px;
        color: #5c5c5c;
        margin-top: 10px;
        display: block;
    }
    .erNav:hover .erNavImg {
        margin-top: -2px;
    }
    .erBanner {
        width: 100%;
        height: 92vh;
        margin: 0 auto;
        position: relative;
    }
    .er3Div {
        width: 198px;
        height: 110px;
        float: left;
    }
    .er3DivImg {
        width: 46px;
        height: 46px;
        margin: 0 auto;
        overflow: hidden;
    }
    .er3Div p {
        line-height: 20px;
        text-align: center;
        font-size: 16px;
        color: #323232;
        margin-top: 15px;
    }
    .er3DivImg img {
        transition: 0.6s;
    }
    .er3Div:hover .er3DivImg img {
        margin-top: -46px;
    }
    .er4 {
        width: 100%;
        height: 500px;
    }
    .er4In {
        width: 1000px;
        height: 500px;
        margin: 0 auto;
    }
    .er4InL {
        width: 450px;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-left: -50px;
        opacity: 0;
        margin-top: 150px;
    }
    .er4InLs {
        width: 450px;
        height: 44px;
    }
    .er4InLs p {
        line-height: 44px;
        color: #fff;
        font-size: 30px;
    }
    .er4InLx {
        width: 450px;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-top: 15px;
    }
    .er4InLx p {
        line-height: 30px;
        font-size: 14px;
        color: #fff;
    }
    .er4InLx2 {
        width: 650px;
        height: 135px;
        margin-top: 40px;
    }
    .er4InLx2In {
        width: 90px;
        height: 135px;
        text-align: center;
        margin-left: 20px;
        float: left;
    }
    .er4InLx2In p {
        line-height: 30px;
        color: #323232;
        text-align: center;
        font-size: 14px;
        margin-top: 10px;
    }
    .er4InY {
        width: 480px;
        height: 443px;
        margin-top: 30px;
        margin-right: -50px;
        opacity: 0;
    }
    .er5,
    .qsy {
        width: 100%;
        height: 500px;
    }
    .er5In,
    .qsyIn {
        width: 1000px;
        height: 500px;
        margin: 0 auto;
    }
    .er5InL,
    .qsyInL {
        width: 450px;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-right: -50px;
        opacity: 0;
        margin-top: 150px;
    }
    .er5InY,
    .qsyInY {
        width: 480px;
        height: 443px;
        margin-top: 30px;
        margin-left: -50px;
        opacity: 0;
    }
    .er6In {
        width: 1000px;
        height: 500px;
        margin: 0 auto;
    }
    .er6InL {
        width: 450px;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-left: -50px;
        opacity: 0;
        margin-top: 150px;
    }
    .er6InY {
        width: 480px;
        height: 443px;
        margin-top: 30px;
        margin-right: -50px;
        opacity: 0;
    }
    .er7 {
        width: 100%;
        height: 500px;
    }
    .er7In {
        width: 1000px;
        height: 500px;
        margin: 0 auto;
    }
    .er7InL {
        width: 450px;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-right: -50px;
        opacity: 0;
        margin-top: 150px;
    }
    .er7InY {
        width: 480px;
        height: 480px;
        margin-top: 10px;
        margin-left: -50px;
        opacity: 0;
    }
    .er8 {
        width: 100%;
        height: 500px;
    }
    .er8In {
        width: 1000px;
        height: 500px;
        margin: 0 auto;
    }
    .er8InL {
        width: 450px;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-left: -50px;
        opacity: 0;
        margin-top: 150px;
    }
    .er8InY {
        width: 480px;
        height: 443px;
        margin-top: 10px;
        margin-right: -50px;
        opacity: 0;
    }
    .xxhs {
        width: 800px;
        height: 157px;
        margin: 0 auto;
        margin-bottom: 50px;
    }
    .xxhsIn {
        width: 110px;
        height: 157px;
        position: relative;
        margin-left: 120px;
        float: left;
    }
    .xxhsIns {
        width: 110px;
        height: 110px;
        border-radius: 8px;
        transition: 0.6s;
        margin: 0 auto;
        position: absolute;
        top: 0px;
        left: 0px;
        filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#fe006f, endcolorstr=#fe0523, gradientType=1);
        background: -webkit-linear-gradient(top, #fe006f, #fe0523);
        /* Safari 5.1 - 6.0 */
        background: -o-linear-gradient(bottom, #fe006f, #fe0523);
        /* Opera 11.1 - 12.0 */
        background: -moz-linear-gradient(bottom, #fe006f, #fe0523);
        /* Firefox 3.6 - 15 */
        background: linear-gradient(to bottom, #fe006f, #fe0523);
        /* 标准的语法（必须放在最后） */
    }
    .ss1 {
        filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#0066ff, endcolorstr=#47abff, gradientType=1);
        background: -webkit-linear-gradient(top, #0066ff, #47abff);
        /* Safari 5.1 - 6.0 */
        background: -o-linear-gradient(bottom, #0066ff, #47abff);
        /* Opera 11.1 - 12.0 */
        background: -moz-linear-gradient(bottom, #0066ff, #47abff);
        /* Firefox 3.6 - 15 */
        background: linear-gradient(to bottom, #0066ff, #47abff);
        /* 标准的语法（必须放在最后） */
    }
    .ss2 {
        filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#ff9933, endcolorstr=#ff4e00, gradientType=1);
        background: -webkit-linear-gradient(top, #ff9933, #ff4e00);
        /* Safari 5.1 - 6.0 */
        background: -o-linear-gradient(bottom, #ff9933, #ff4e00);
        /* Opera 11.1 - 12.0 */
        background: -moz-linear-gradient(bottom, #ff9933, #ff4e00);
        /* Firefox 3.6 - 15 */
        background: linear-gradient(to bottom, #ff9933, #ff4e00);
        /* 标准的语法（必须放在最后） */
    }
    .ss3 {
        filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#d316fb, endcolorstr=#6700ff, gradientType=1);
        background: -webkit-linear-gradient(top, #d316fb, #6700ff);
        /* Safari 5.1 - 6.0 */
        background: -o-linear-gradient(bottom, #d316fb, #6700ff);
        /* Opera 11.1 - 12.0 */
        background: -moz-linear-gradient(bottom, #d316fb, #6700ff);
        /* Firefox 3.6 - 15 */
        background: linear-gradient(to bottom, #d316fb, #6700ff);
        /* 标准的语法（必须放在最后） */
    }
    .xxhsIn:hover .xxhsIns {
        transform: scale(1.2) scaleY(1) perspective(.98em) rotateX(1deg);
        transform-origin: bottom;
        margin-top: -15px;
    }
    .xxhsInss {
        width: 36px;
        height: 36px;
        margin: 0 auto;
        margin-top: 20px;
    }
    .xxhsIns h2 {
        font-weight: normal;
        font-size: 14px;
        text-align: center;
        color: #fff;
        margin-top: 10px;
    }
    .xxhsInx {
        width: 110px;
        height: 47px;
        border-radius: 8px;
        opacity: 0.1;
        position: absolute;
        bottom: -1px;
        left: 0px;
        transition: 0.6s;
        display: block;
        background: -webkit-linear-gradient(top, #fe0523, #fff);
        /* Safari 5.1 - 6.0 */
        background: -o-linear-gradient(bottom, #fe0523, #fff);
        /* Opera 11.1 - 12.0 */
        background: -moz-linear-gradient(bottom, #fe0523, #fff);
        /* Firefox 3.6 - 15 */
        background: linear-gradient(to bottom, #fe0523, #fff);
        /* 标准的语法（必须放在最后） */
    }
    .sx1 {
        filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#47abff, endcolorstr=#fff, gradientType=1);
        background: -webkit-linear-gradient(top, #47abff, #fff);
        /* Safari 5.1 - 6.0 */
        background: -o-linear-gradient(bottom, #47abff, #fff);
        /* Opera 11.1 - 12.0 */
        background: -moz-linear-gradient(bottom, #47abff, #fff);
        /* Firefox 3.6 - 15 */
        background: linear-gradient(to bottom, #47abff, #fff);
        /* 标准的语法（必须放在最后） */
    }
    .sx2 {
        filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#ff4e00, endcolorstr=#fff, gradientType=1);
        background: -webkit-linear-gradient(top, #ff4e00, #fff);
        /* Safari 5.1 - 6.0 */
        background: -o-linear-gradient(bottom, #ff4e00, #fff);
        /* Opera 11.1 - 12.0 */
        background: -moz-linear-gradient(bottom, #ff4e00, #fff);
        /* Firefox 3.6 - 15 */
        background: linear-gradient(to bottom, #ff4e00, #fff);
        /* 标准的语法（必须放在最后） */
    }
    .sx3 {
        filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#6700ff, endcolorstr=#fff, gradientType=1);
        background: -webkit-linear-gradient(top, #6700ff, #fff);
        /* Safari 5.1 - 6.0 */
        background: -o-linear-gradient(bottom, #6700ff, #fff);
        /* Opera 11.1 - 12.0 */
        background: -moz-linear-gradient(bottom, #6700ff, #fff);
        /* Firefox 3.6 - 15 */
        background: linear-gradient(to bottom, #6700ff, #fff);
        /* 标准的语法（必须放在最后） */
    }
    .xxhsIn:hover .xxhsInx {
        display: block;
        transform: scale(1.2) scaleY(1) perspective(.98em) rotateX(-1deg);
        transform-origin: bottom;
        margin-bottom: -15px;
    }
    .xxhx {
        width: 806px;
        height: 108px;
        margin: 0 auto;
        margin-top: 0px;
    }
    .xxtb {
        width: 1200px;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
    }
    .xxtb p {
        text-align: center;
        line-height: 30px;
        font-size: 30px;
        color: #323232;
        margin-top: 80px;
    }
    .xxtb h2 {
        text-align: center;
        font-size: 40px;
        color: #008cd6;
        margin-top: 30px;
    }
    .xxtbIn {
        width: 400px;
        height: 45px;
        margin: 0 auto;
        margin-top: 50px;
        text-align: center;
        margin-bottom: 80px;
    }
    .xxtbBtn {
        width: 190px;
        height: 45px;
        border-radius: 5px;
        transition: 0.4s;
        filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#018dd7, endcolorstr=#39bafe, gradientType=1);
        background: -webkit-linear-gradient(left, #018dd7, #39bafe);
        /* Safari 5.1 - 6.0 */
        background: -o-linear-gradient(right, #018dd7, #39bafe);
        /* Opera 11.1 - 12.0 */
        background: -moz-linear-gradient(right, #018dd7, #39bafe);
        /* Firefox 3.6 - 15 */
        background: linear-gradient(to right, #018dd7, #39bafe);
        /* 标准的语法（必须放在最后） */
    }
    .xxtbBtn:hover {
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    }
    .xxtbBtn p {
        line-height: 45px;
        text-align: center;
        margin-top: 0px;
    }
    .xxtbBtn p a {
        font-size: 14px;
        color: #fff;
        display: block;
    }
    .xxtbBtn_tk,
    .xxtbBtn_tk1 {
        width: 100%;
        height: 100vh;
        background: rgba(0, 0, 0, 0.7);
        position: fixed;
        z-index: 999;
        top: 0px;
        left: 0px;
        display: none;
    }
    .xxtbBtn_tkIn {
        width: 400px;
        height: 500px;
        position: absolute;
        top: 50%;
        margin-top: -250px;
        left: 50%;
        margin-left: -200px;
        animation: rocket 1s;
        -webkit-animation: rocket 1s;
    }
    @keyframes rocket {
        0% {
            transform: translateY(-100px);
        }
        100% {}
    }
    @-webkit-keyframes rocket {
        0% {
            transform: translateY(-100px);
            opacity: 0;
        }
        100% {}
    }
    .xxtbBtn_tkIn h2 {
        line-height: 30px;
        font-size: 30px;
        color: #fff;
        text-align: center;
        font-weight: normal;
    }
    .xxtbBtn_tkIn p {
        line-height: 30px;
        font-size: 20px;
        color: #fff;
        text-align: center;
    }
    .xxtbBtn_tkInImg {
        width: 600px;
        height: 300px;
        margin: 0 auto;
        margin-top: 30px;
        text-align: center;
        background: #fff;
        border: 1px solid #f00;
    }
    .xxtbBtn_tkInImg img {
        margin-top: 20px;
    }
    .xxtbBtn_tkInBtn {
        width: 160px;
        height: 40px;
        margin: 0 auto;
        margin-top: 40px;
        border-radius: 50px;
        border: 1px solid #fff;
    }
    .xxtbBtn_tkInBtn p {
        line-height: 40px;
        text-align: center;
        margin-top: 0px;
    }
    .xxtbBtn_tkInBtn p a {
        font-size: 14px;
        color: #fff;
        display: block;
    }
    /*pc右侧悬浮*/
    /*pc右侧悬浮*/
    .float_qq {
        position: fixed;
        bottom: 30%;
        right: 0;
        width: 50px;
        height: 203px;
        z-index: 6666;
    }
    .float_qq li {
        width: 200px;
        height: 50px;
        z-index: 20;
    }
    .float_qq li.float_qq1,
    .float_qq li.float_qq4 {
        position: absolute;
        left: 0;
        width: 62px;
    }
    .float_qq li.float_qq1,
    .float_qq li.float_qq5 {
        position: absolute;
        left: 0;
        width: 62px;
    }
    .float_qq li.float_qq1 {
        top: 0;
    }
    /*.float_qq li.float_qq2{ position:absolute; top:51px; left:0; width:126px;}*/
    /*.float_qq li.float_qq3{ position:absolute; top:102px; left:0; width:172px;}*/
    .float_qq li.float_qq4 {
        top: 102px;
    }
    .float_qq li.float_qq5 {
        top: 153px;
    }
    .float_qq4 {
        position: absolute;
        top: 102px;
        left: 0;
    }
    .float_qq5 {
        position: absolute;
        top: 153px;
        left: 0;
    }
    .float_qq2 {
        position: absolute;
        top: 51px;
        left: 0;
        width: 126px;
        transition: 0.6s;
    }
    .float_qq2:hover {
        left: -70px;
    }
    .float_qq3 {
        position: absolute;
        top: 51px;
        left: 0;
        width: 172px;
        transition: 0.6s;
    }
    .float_qq3:hover {
        left: -110px;
    }
    .float_qq li a {
        display: block;
        color: #fff;
        font-size: 14px;
        height: 50px;
        line-height: 50px;
        overflow: hidden;
        background-color: #000;
        opacity: 0.8;
        border-radius: 6px;
    }
    .float_qq li a img {
        display: block;
        float: left;
        vertical-align: middle;
        width: 24px;
        height: 24px;
        margin: 12px 12px 14px 14px;
    }
    .float_qq li a:hover {
        background-color: #1883be;
    }
    .float_shwx,
    .float_shwx1 {
        position: absolute;
        top: -246px;
        left: -220px;
        background: url(../images/float_wxbd.png) no-repeat bottom right;
        width: 220px;
        height: 240px;
        padding-bottom: 9px;
        display: none;
        background: #fff;
    }
    .float_shwx img,
    .float_shwx1 img {
        display: block;
        padding: 14px;
        background-color: #FFF;
        width: 188px;
        height: 188px;
    }
    .float_shwx p,
    .float_shwx1 p {
        line-height: 20px;
        text-align: center;
        font-size: 16px;
        color: #5c5c5c;
    }
    .zs1 {
        width: 260px;
        height: 410px;
        background: #fff;
        box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);
        float: left;
        margin-left: 53px;
        transition: 0.6s;
    }
    .zs1:hover {
        box-shadow: 0px 0px 20px rgba(0, 144, 255, 0.4);
        border-radius: 15px;
        margin-top: -30px;
    }
    .zs1s {
        width: 80px;
        height: 80px;
        margin: 0 auto;
        margin-top: 80px;
        text-align: center;
        line-height: 60px;
        transition: All 0.4s ease-in-out;
        -webkit-transition: All 0.6s ease-in-out;
        -moz-transition: All 0.6s ease-in-out;
        -o-transition: All 0.6s ease-in-out;
    }
    .zs1 h2 {
        line-height: 30px;
        text-align: center;
        font-size: 26px;
        color: #000;
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .zs1 p {
        line-height: 30px;
        text-align: center;
        font-weight: 18px;
        color: #5c5c5c;
    }
    .zs1:hover .zs1s {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
    }
    /****************************/
    /****************************/
    .zt1 {
        width: 100%;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
    }
    .zt2 {
        width: 100%;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        padding-top: 30px;
        padding-bottom: 30px;
        background: #f8f8f8;
    }
    .zt2 p {
        width: 60%;
        margin: 0px auto;
        line-height: 40px;
        text-indent: 2em;
        font-size: 18px;
        color: #323232;
    }
    .ewm2 {
        width: 100%;
        height: 347px;
        overflow: hidden;
        background: #f7f7f7;
    }
    .ewm2 h2 {
        text-align: center;
        line-height: 34px;
        font-size: 34px;
        font-weight: normal;
        color: #fff;
        margin-top: 110px;
    }
    .ewm2 table {
        width: 320px;
        height: 40px;
        margin: 0 auto;
        margin-top: 70px;
    }
    .ewmBtn1 {
        width: 145px;
        height: 40px;
        border-radius: 50px;
        background: #086fc6;
    }
    .ewmBtn1 a {
        line-height: 40px;
        text-align: center;
        display: block;
        color: #fff;
        font-size: 14px;
    }
    /*首页案例*/
    .inanli {
        width: 100%;
        height: 100%;
        background: #fff;
    }
    .inanlis {
        width: 79%;
        height: 80px;
        margin: 0px auto;
        padding-top: 105px;
    }
    .inanlis tr td h2 {
        font-size: 30px;
        color: #323232;
        font-weight: normal;
        text-align: center;
        line-height: 80px;
    }
    .inanlix {
        width: 100%;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        padding-top: 10px;
    }
    .inanlix ul li {
        width: 18%;
        height: 740px;
        float: left;
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 20px;
    }
    .inanlix1 {
        width: 100%;
        height: 300px;
        position: relative;
        overflow: hidden;
        background: #f4f4f4;
    }
    .inanlix1n {
        width: 100%;
        height: auto;
    }
    .inanlix1n h2 {
        line-height: 60px;
        text-align: center;
    }
    .inanlix1n h2 a {
        font-size: 16px;
        color: #5c5c5c;
        font-weight: normal;
    }
    .inanlix1s {
        width: 100%;
        height: 100%;
        position: absolute;
        background-color: rgba(38, 140, 244, 0.9);
        overflow: hidden;
        left: 0px;
        transform: translateX(360px);
        transition: all 0.4s;
        z-index: 999;
    }
    .inanlix1s h2 {
        line-height: 35px;
        text-align: center;
        margin-top: 50px;
    }
    .inanlix1s h2 a {
        font-size: 18px;
        color: #fff;
        font-weight: normal;
    }
    .inanlix1s p {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 14px;
        color: #fff;
    }
    .inanlix1:hover {
        box-shadow: 0 0 6px #ccc;
    }
    .inanlix1s p {
        line-height: 25px;
        font-size: 14px;
        color: #fff;
    }
    .inanlix1:hover .inanlix1s {
        height: 100%;
        transform: translateX(0px);
    }
    .inanlix1:hover .inanlix1n {
        display: none;
    }
    .anli_in {
        width: 360px;
        height: 208px;
        position: relative;
        float: left;
        overflow: hidden;
        margin-right: 18px;
        margin-bottom: 18px;
    }
    .innx1s1 {
        width: 360px;
        height: 60px;
        position: absolute;
        bottom: 80px;
        background: rgba(255, 255, 255, 0.8) no-repeat scroll !important;
    }
    .innx1s1 h2 {
        line-height: 60px;
        text-align: center;
    }
    .innx1s1 h2 a {
        font-size: 16px;
        color: #5c5c5c;
        font-weight: normal;
    }
    .innx1s1 h2 span {
        float: right;
        padding-right: 10px;
    }
    .innx1sa_in {
        width: 360px;
        height: 208px;
        background-color: rgba(155, 216, 63, 0.9);
        position: absolute;
        overflow: hidden;
        left: 0;
        transform: translateX(360px);
        transition: all 0.4s;
        z-index: 999;
    }
    .innx1sa_in h2 {
        line-height: 40px;
        text-align: center;
        margin-top: 20px;
    }
    .innx1sa_in h2 a {
        font-size: 16px;
        color: #fff;
    }
    .innx1sa_in p {
        padding-left: 30px;
        padding-right: 30px;
        color: #fff;
        font-size: 14px;
        line-height: 25px;
    }
    .sa12 {
        width: 150px;
        height: 30px;
        background: #fff;
        margin: 0 auto;
        border-radius: 15px;
        text-align: center;
        margin-top: 20px;
    }
    .sa12 a {
        width: 150px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        color: #5c5c5c;
        display: block;
    }
    .anli_footer1 {
        width: 100%;
        min-height: 60px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        background: #1e2225;
    }
    .anli_footer_s1 {
        width: 100%;
        height: 90px;
        margin: 0px auto;
        background: #2a2e31;
        overflow: hidden;
    }
    .anli_footer_sn1 {
        width: 70%;
        height: 90px;
        margin: 0px auto;
        margin-top: 30px;
    }
    .anli_footer_snz1 {
        width: 50%;
        height: 90px;
    }
    .anli_footer_snz1 p {
        line-height: 2.4em;
        font-size: 1em;
        color: #fff;
    }
    .anli_footer_sny1ddd {
        width: 20%;
        height: 100px;
    }
    .anli_footer_sny11 {
        width: 40%;
        height: 100px;
    }
    .anli_footer_sny11 p {
        text-align: center;
        font-size: 1em;
        color: #fff;
        line-height: 40px;
    }
    .anli_footer_x1 {
        width: 100%;
        height: 50px;
        margin: 0px auto;
        background: #1e2225;
        overflow: hidden;
    }
    .anli_footer_xn1 {
        width: 100%;
        height: 50px;
        margin-top: 10px;
    }
    .anli_footer_xn1 p {
        text-align: center;
        font-size: 1em;
        color: #fff;
        line-height: 35px;
    }
    .anli_footer_xn1 p a {
        font-size: 1em;
        color: #fff;
    }
    .anli_footer {
        width: 100%;
        min-height: 60px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        background: #1e2225;
    }
    .anli_footer_s {
        width: 100%;
        height: 200px;
        margin: 0px auto;
        background: #2a2e31;
        overflow: hidden;
    }
    .anli_footer_sn {
        width: 80%;
        height: 140px;
        margin: 0px auto;
        margin-top: 40px;
    }
    .anli_footer_snz {
        width: 50%;
        height: 140px;
    }
    .anli_footer_snz p {
        line-height: 3em;
        font-size: 1em;
        color: #fff;
    }
    .anli_footer_sny {
        width: 20%;
        height: 140px;
    }
    .anli_footer_sny1 {
        width: 100px;
        height: 140px;
    }
    .anli_footer_sny1 p {
        text-align: center;
        font-size: 1em;
        color: #fff;
        line-height: 40px;
    }
    .anli_footer_x {
        width: 100%;
        height: 60px;
        margin: 0px auto;
        background: #1e2225;
    }
    .anli_footer_xn {
        width: 100%;
        height: 60px;
        padding-top: 20px;
    }
    .anli_footer_xn p {
        text-align: center;
        font-size: 1em;
        color: #fff;
        line-height: 2em;
    }
    .anli_footer_xn p a {
        font-size: 1em;
        color: #fff;
    }
    .footerd2 {
        width: 100%;
        height: 80px;
        display: none;
    }
    .fuys_web {
        display: none;
    }
    /*联系新页开始*/
    .lx_pc {
        width: 100%;
        height: 1000px;
        background: url(../images/jj1.jpg) no-repeat top center;
        background-size: 100%;
        overflow: hidden;
    }
    .lx_pcn {
        width: 80%;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        background: #1a7bd6;
        margin-top: 380px;
    }
    .lx_pcnz {
        width: 40%;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
    }
    .lx_pcny {
        width: 60%;
        min-height: 560px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
    }
    .lx_pcnzs {
        width: 80%;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-top: 50px;
    }
    .lx_pcnzs p {
        line-height: 2em;
        color: #fff;
        font-size: 1em;
    }
    .lx_pcnzx {
        width: 80%;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-top: 30px;
        background: #fff;
    }
    /*宏骥页面开始*/
    .hj_pc {
        width: 100%;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
    }
    .hj1 {
        width: 100%;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
    }
    .hj2 {
        width: 1100px;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        margin-top: 30px;
    }
    .hj2 p {
        line-height: 40px;
        font-size: 20px;
        color: #5c5c5c;
        text-indent: 2em;
    }
    .hj2n {
        width: 158px;
        height: 45px;
        margin: 0px auto;
        margin-top: 30px;
        background: #1664c8;
    }
    .hj2n h2 {
        line-height: 45px;
        text-align: center;
    }
    .hj2n h2 a {
        font-size: 18px;
        color: #fff;
        font-weight: normal;
    }
    .hj3,
    .hj5,
    .hj7,
    .hj9 {
        width: 100%;
        height: 400px;
        margin-top: 50px;
    }
    .hj3n,
    .hj5n,
    .hj7n,
    .hj9n {
        width: 1000px;
        height: 450px;
        margin: 0 auto;
    }
    .hj3nz,
    .hj5nz,
    .hj7nz,
    .hj9nz {
        width: 40%;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-left: -50px;
        opacity: 0;
    }
    .hj3ny,
    .hj5ny,
    .hj7ny,
    .hj9ny {
        width: 42%;
        height: 300px;
        margin-top: 30px;
        margin-right: -50px;
        opacity: 0;
        margin-top: 100px;
    }
    .hj3ny h1,
    .hj5ny h1,
    .hj7ny h1,
    .hj9ny h1 {
        line-height: 55px;
        font-size: 35px;
        color: #000;
    }
    .hj3ny p,
    .hj5ny p,
    .hj7ny p,
    .hj9ny p {
        line-height: 35px;
        color: #5c5c5c;
        font-size: 16px;
    }
    .hj4,
    .hj6,
    .hj8,
    .hj10 {
        width: 100%;
        height: 480px;
        margin-top: 30px;
        background: #f8f8f8;
    }
    .hj4n,
    .hj6n,
    .hj8n,
    .hj10n {
        width: 1000px;
        height: 480px;
        margin: 0 auto;
    }
    .hj4nz,
    .hj6nz,
    .hj8nz,
    .hj10nz {
        width: 48%;
        height: 300px;
        margin-top: 30px;
        margin-right: -50px;
        opacity: 0;
        margin-top: 120px;
    }
    .hj4nz h1,
    .hj6nz h1,
    .hj8nz h1,
    .hj10nz h1 {
        line-height: 55px;
        font-size: 35px;
        color: #000;
    }
    .hj4nz h2,
    .hj6nz h2,
    .hj8nz h2,
    .hj10nz h2 {
        line-height: 35px;
        font-size: 20px;
        color: #323232;
        font-weight: normal;
    }
    .hj4nz p,
    .hj6nz p,
    .hj8nz p,
    .hj10nz p {
        line-height: 35px;
        color: #5c5c5c;
        font-size: 16px;
    }
    .hj4ny,
    .hj6ny,
    .hj8ny,
    .hj10ny {
        width: 40%;
        min-height: 10px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-left: -50px;
        opacity: 0;
        margin-top: 50px;
    }
    .hj_web {
        display: none;
    }
    /*宏象页面开始*/
    .hx_pc {
        width: 100%;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
    }
    .hx1 {
        width: 100%;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
    }
    .hx2 {
        width: 1100px;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        margin-top: 70px;
    }
    .hx2 h2 {
        text-align: center;
        font-size: 35px;
        color: #1d6cbc;
        line-height: 50px;
        margin-bottom: 30px;
    }
    .hx2 p {
        line-height: 40px;
        color: #5c5c5c;
        font-size: 20px;
        margin-left: 250px;
    }
    .hx3 {
        width: 1100px;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        margin-top: 40px;
    }
    .hx3z {
        width: 70px;
        height: 170px;
        background: #1664c8;
    }
    .hx3z h2 {
        text-align: center;
        font-size: 20px;
        color: #fff;
        line-height: 30px;
        font-weight: normal;
        padding-top: 20px;
    }
    .hx3y {
        width: 1030px;
        height: 170px;
        background: #f8f8f8;
    }
    .hx3y p,
    .hx4y p {
        padding: 30px;
        line-height: 35px;
        font-size: 16px;
        color: #5c5c5c;
        text-indent: 2em;
    }
    .hx4 {
        width: 1100px;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        margin-top: 20px;
    }
    .hx4z {
        width: 70px;
        height: 270px;
        background: #1664c8;
    }
    .hx4z h2 {
        text-align: center;
        font-size: 20px;
        color: #fff;
        line-height: 30px;
        font-weight: normal;
        padding-top: 60px;
    }
    .hx4y {
        width: 1030px;
        height: 270px;
        background: #f8f8f8;
    }
    .hx5 {
        width: 100%;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        margin-top: 50px;
        background: #f8f8f8;
    }
    .hx5n {
        width: 1100px;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
    }
    .hx5ns {
        width: 1100px;
        height: 50px;
        margin-top: 50px;
        margin-bottom: 40px;
    }
    .hx5ns h2 {
        text-align: center;
        font-size: 35px;
        color: #1d6cbc;
        line-height: 50px;
    }
    .hx5nx {
        width: 100%;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
    }
    .hx5nx p {
        line-height: 35px;
        font-size: 16px;
        color: #5c5c5c;
        text-indent: 2em;
    }
    .hx5nx img {
        margin-bottom: 60px;
        margin-top: 40px;
    }
    .hx6 {
        width: 1100px;
        min-height: 100px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        margin-top: 30px;
    }
    .hx6s {
        width: 1100px;
        height: 50px;
        margin-top: 50px;
        margin-bottom: 40px;
    }
    .hx6s h2 {
        text-align: center;
        font-size: 35px;
        color: #1d6cbc;
        line-height: 50px;
    }
    .hx6x {
        width: 1100px;
        min-height: 1270px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        margin-top: 30px;
        position: relative;
    }
    .hx6x1 {
        width: 1100px;
        height: 280px;
        background: url(../images/hx9.png)no-repeat 0px 200px;
        z-index: 51;
    }
    .hx6x1 p,
    .hx6x2 p,
    .hx6x3 p,
    .hx6x4 p,
    .hx6x5 p,
    .hx6x6 p {
        padding-left: 50px;
        line-height: 30px;
        font-size: 16px;
        color: #5c5c5c;
        text-indent: 2em;
    }
    .hx6x2 {
        width: 450px;
        height: 310px;
        background: url(../images/hx9.png)no-repeat 0px 230px;
        position: absolute;
        left: 0px;
        top: 300px;
        z-index: 52;
    }
    .hx6x3 {
        width: 700px;
        height: 250px;
        background: url(../images/hx9.png)no-repeat 0px 170px;
        position: absolute;
        left: 0px;
        top: 630px;
        z-index: 53;
    }
    .hx6x4 {
        width: 500px;
        height: 300px;
        background: url(../images/hx9.png)no-repeat 0px 220px;
        position: absolute;
        left: 0px;
        top: 900px;
        z-index: 54;
    }
    .hx6x5 {
        width: 560px;
        height: 330px;
        background: url(../images/hx9.png)no-repeat 0px 250px;
        position: absolute;
        right: 0px;
        top: 870px;
        z-index: 55;
    }
    .hx6x6 {
        width: 600px;
        height: auto;
        position: absolute;
        right: 0px;
        top: 300px;
        z-index: 50;
    }
    .mbx {
        width: 100%;
        height: 50px;
        background: #f8f8f8;
    }
    .mbxn {
        width: 70%;
        height: 50px;
        margin: 0px auto;
    }
    .mbxn p {
        line-height: 50px;
        font-size: 14px;
        color: #5c5c5c;
    }
    .mbxn p a {
        font-size: 14px;
        color: #5c5c5c;
    }
    .nrcon2new {
        width: 1200px;
        min-height: 500px;
        margin: 0px auto;
        height: auto;
        _height: auto;
        overflow: hidden;
        zoom: 1;
        margin-top: 30px;
        padding-bottom: 10px;
    }
    .xw1new {
        width: 1190px;
        height: 180px;
        margin: 0px auto;
        background: #f8f8f8;
        margin-top: 30px;
    }
    .xw1znew {
        width: 90px;
        height: 113px;
        margin-top: 30px;
        margin-left: 40px;
        border: 1px solid #e6e6e6;
    }
    .xw1znew h2 {
        width: 90px;
        height: 50px;
        background: #fff;
        text-align: center;
        line-height: 50px;
        color: #919191;
        font-size: 20px;
        border-bottom: 1px solid #e6e6e6;
    }
    .xw1znew p {
        width: 90px;
        height: 55px;
        text-align: center;
        line-height: 50px;
        color: #858585;
        font-size: 25px;
    }
    .xw1ynew {
        width: 980px;
        height: 113px;
        margin-top: 30px;
        margin-right: 40px;
    }
    .xw1ynew h2 {
        line-height: 40px;
    }
    .xw1ynew h2 a {
        color: #323232;
        font-size: 20px;
    }
    .xw1ynew p {
        font-size: 14px;
        color: #5c5c5c;
        line-height: 30px;
    }
    .xw1new:hover {
        box-shadow: 0 0 6px #ccc;
        transition: all 0.4s;
    }
    .xw1new:hover .xw1ynew h2 a {
        color: #115fe2;
        font-size: 20px;
    }
    .tk2 {
        position: fixed;
        background: rgba(0, 0, 0, 0.7);
        left: 0;
        top: 0;
        z-index: 999;
        height: 100%;
        width: 100%;
        display: none;
    }
    .tk_column {
        background: #fff;
        width: 700px;
        height: 500px;
        position: absolute;
        top: 50%;
        margin-top: -250px;
        left: 50%;
        margin-left: -350px;
        animation: rocket 1s;
        -webkit-animation: rocket 1s;
        border-radius: 5px;
    }
    @keyframes rocket {
        0% {
            transform: translateY(-100px);
        }
        100% {}
    }
    @-webkit-keyframes rocket {
        0% {
            transform: translateY(-100px);
            opacity: 0;
        }
        100% {}
    }
    .tk_column_top {
        width: 100%;
        height: 83px;
        display: block;
        position: relative;
        border-bottom: 1px solid #dedede;
    }
    .tk_column_top h2 {
        font-size: 24px;
        color: #000;
        font-weight: normal;
        line-height: 83px;
        text-align: center;
        text-transform: uppercase;
    }
    .tk_column_top p {
        position: absolute;
        color: #fff;
        font-size: 20px;
        top: 8px;
        right: 10px;
        cursor: pointer;
    }
    .tk_column_top p img {
        cursor: pointer;
        -webkit-transition: -webkit-transform 2s ease-out;
        -moz-transition: -moz-transform 1s ease-out;
        -o-transition: -o-transform 1s ease-out;
        -ms-transition: -ms-transform 1s ease-out;
    }
    .tk_column_top p img:hover {
        -webkit-transform: rotateZ(360deg);
        -moz-transform: rotateZ(360deg);
        -o-transform: rotateZ(360deg);
        -ms-transform: rotateZ(360deg);
        transform: rotateZ(360deg);
    }
    .tiao {
        width: 150px;
        height: 2px;
        background: #1664c8;
        margin: 0 auto;
        -webkit-transition: 0.8s;
        transition: 0.8s;
    }
    #h:hover>#i {
        width: 300px;
    }
    .dl {
        width: 600px;
        height: 330px;
        z-index: 99;
        margin: auto;
        margin-top: 50px;
    }
    .dlz {
        width: 37%;
        height: 320px;
    }
    .dly {
        width: 58%;
        height: 320px;
        border-left: 1px solid #dedede;
    }
    .dlys {
        width: 88%;
        height: auto;
    }
    .dlys p {
        line-height: 30px;
        font-size: 16px;
        color: #5c5c5c;
    }
    .dlyx {
        width: 87%;
        height: 200px;
        margin-top: 15px;
    }
    .dlyx tr td h2 {
        text-align: center;
        font-size: 16px;
        color: #323232;
        font-weight: normal;
        line-height: 35px;
    }
    .dlyx tr td p {
        font-size: 12px;
        color: #5c5c5c;
        text-align: center;
        text-indent: 0em;
    }
    .dl tr td {
        line-height: 30px;
        padding-bottom: 17px;
        font-size: 14px;
        color: #323232;
    }
    .dl1 {
        border: 1px solid #989898;
        height: 35px;
        width: 95%;
        background: #fff;
        border-radius: 3px;
        color: #5c5c5c;
        line-height: 35px;
        padding-left: 10px;
    }
    .dl2 {
        border: 0px;
        height: 35px;
        width: 90%;
        background: #1664c8;
        border-radius: 3px;
        color: #fff;
        cursor: pointer;
        text-align: center;
        line-height: 30px;
        margin-left: 10px;
    }
    .dlx {
        width: 412px;
        height: 35px;
        z-index: 99;
        margin: 0 auto;
    }
    .dlx table {
        margin: 0 auto;
    }
    .dlx tr td {
        line-height: 35px;
    }
    .dl3 {
        border: 0px;
        height: 40px;
        width: 98%;
        background: #1664c8;
        border-radius: 3px;
        color: #fff;
        cursor: pointer;
        line-height: 40px;
        font-size: 18px;
    }
    /* 解决方案修改 */
    .fasection {
        width: 100%;
        overflow: hidden;
    }
    .fasection .w1200 {
        margin: 0 auto;
        width: 1200px;
    }
    .fasection.first .fasection_cont {
        float: left;
    }
    .fasection.first {
        padding-top: 53px;
        padding-bottom: 60px;
        background: #f8f9fb;
    }
    .fasection.first .fasection_cont {
        margin-left: 30px;
    }
    .fasection .fa_title {
        margin-bottom: 25px;
        font-size: 30px;
        color: #333;
    }
    .fasection .fa_text {
        margin-bottom: 25px;
        font-size: 14px;
        color: #333;
        line-height: 26px;
    }
    .fa_list {
        width: 100%;
    }
    .fa_list li {
        float: left;
        width: 90px;
        text-align: center;
    }
    .fa_list li .img_box {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
        margin-bottom: 10px;
        width: 50px;
        height: 50px;
        text-align: center;
        background: #fff;
        border-radius: 50%;
        box-shadow: 0px 0px 10px #F0F0F0;
        transition: All 0.4s ease-in-out;
        -webkit-transition: All 0.4s ease-in-out;
        -moz-transition: All 0.4s ease-in-out;
        -o-transition: All 0.4s ease-in-out;
    }
    .fa_list li .img_box:hover {
        transform: translate(0, -10px);
        -webkit-transform: translate(0, -10px);
        -moz-transform: translate(0, -10px);
        -o-transform: translate(0, -10px);
        -ms-transform: translate(0, -10px);
    }
    .fa_list li p {
        font-size: 14px;
        color: #333;
        line-height: 20px;
    }
    .fa_list li:hover p {
        color: #347EFF;
    }
    .fasection.first .fasection_img {
        margin-right: 30px;
        float: right;
    }
    .fasection_img img {
        max-width: 100%;
    }
    .fasection.two {
        padding-top: 70px;
        padding-bottom: 45px;
    }
    .fasection.two .fasection_img {
        margin-left: 38px;
        float: left;
    }
    .fasection.two .fasection_cont {
        float: right;
        text-align: right;
    }
    .fasection.two .fasection_cont .fa_title,
    .fasection.two .fasection_cont .fa_text {
        margin-right: 20px;
    }
    .fasection.two .fasection_cont .fa_list ul {
        float: right;
    }
    .fasection.two .fa_list li {
        width: 115px;
    }
    .fasection.three {
        padding-top: 55px;
        padding-bottom: 50px;
        background: #f8f9fb;
    }
    .fasection.three .fasection_cont {
        float: left;
    }
    .fasection.three .fasection_img {
        float: right;
    }
    .fasection.three .fa_list li {
        width: 115px;
    }
    .fasection.three .fa_title,
    .fasection.three .fa_text {
        margin-left: 35px;
    }
    .fasection.four {
        padding-top: 55px;
        padding-bottom: 20px;
    }
    .fa_title2 {
        width: 100%;
        text-align: center;
    }
    .fa_title2 h6 {
        margin-bottom: 20px;
        font-size: 30px;
        color: #333;
    }
    .fa_title2 p {
        font-size: 14px;
        color: #666;
    }
    .fuwu_list {
        margin-top: 45px;
        width: 100%;
    }
    .fuwu_list * {
        box-sizing: border-box;
    }
    .fuwu_list li {
        float: left;
        padding-top: 20px;
        width: 33.33%;
        height: 230px;
        margin-bottom: 40px;
        text-align: center;
        border-left: 1px solid #e0e0e0;
    }
    .fuwu_list li:nth-child(1),
    .fuwu_list li:nth-child(4n) {
        border-left: 0;
    }
    .fuwu_list li img {
        margin-bottom: 30px;
    }
    .fuwu_list li h6 {
        margin-bottom: 15px;
        font-size: 18px;
        color: #333;
        font-weight: normal;
    }
    .fuwu_list li p {
        font-size: 14px;
        color: #666;
        line-height: 24px;
        text-align: center;
    }
    .fasection.five {
        padding: 50px 0;
        background: url(../images/new/bg1.png) top center no-repeat;
    }
    .fuwu_list2 {
        margin-top: 50px;
    }
    .fuwu_list2 li {
        float: left;
        width: 16.6%;
        text-align: center;
    }
    .fuwu_list2 li img {
        margin-bottom: 10px;
    }
    .fuwu_list2 .item_cont {
        padding: 0 20px;
        text-align: left;
    }
    .fuwu_list2 .item_cont p {
        font-size: 14px;
        color: #333;
        line-height: 24px;
    }
    .fasection.six {
        padding-top: 60px;
        padding-bottom: 65px;
    }
    .guarantee_list {
        margin-top: 30px;
        text-align: center;
    }
    .guarantee_list ul {
        display: flex;
        width: 100%;
        justify-content: space-around;
    }
    .guarantee_list li {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 470px;
        height: 145px;
        font-size: 24px;
        color: #333;
        background: #fff;
        box-shadow: 0px 0px 20px #F0F0F0;
    }
    .guarantee_list li:last-child {
        margin-right: 0;
    }
    .guarantee_list li img {
        margin-right: 20px;
    }
}


/*PC1端结束*/

@media \0screen\,
screen\9 {
    /* 6\7\8*/
    .header {
        width: 100%;
        height: 50px;
        position: fixed;
        top: 0px;
        left: 0px;
        z-index: 100;
        background-color: #000;
        filter: Alpha(opacity=50);
        *zoom: 1;
        /* 激活IE6、7的haslayout属性，让它读懂Alpha */
    }
}