﻿@font-face {
    font-family: 'noto';
    src: url(../font/NotoSansHans.otf);
}

@font-face {
    font-family: 'DIN';
    src: url(../font/DIN.ttf);
}

@font-face {
    font-family: 'fangzheng';
    src: url(../font/fangzheng.TTF);
}
/*banner*/
.ind-banner {
    width: 100%;
}

    .ind-banner .imgBig img {
        width: 100%;
    }

    .ind-banner .swiper-slide {
        height: auto;
        width: 100%;
        height: auto;
        position: relative;
    }

    .ind-banner .swiper-button-prev,
    .ind-banner .swiper-button-next {
        width: 60px;
        height: 60px;
    }

    .ind-banner .swiper-button-prev {
        background: url(../../images/l1.png) no-repeat center;
        left: 105px;
        margin-top: -30px;
    }

    .ind-banner .swiper-button-next {
        background: url(../../images/r1.png) no-repeat center;
        right: 105px;
        margin-top: -30px;
    }

    .ind-banner .swiper-button-prev:hover {
        background: url(../../images/l1on.png) no-repeat center;
    }

    .ind-banner .swiper-button-next:hover {
        background: url(../../images/r1on.png) no-repeat center;
    }

.m-banner img {
    width: 100%;
}

/*banner END*/
.indexPage1 {
    padding: 27px 0 0px;
}

.title1 {
    font-size: 24px;
    color: #333333;
    padding-left: 24px;
    background: url(../../images/tit_01.jpg) no-repeat left center;
    line-height: 70px;
    overflow: hidden;
}

.title2 {
    font-size: 24px;
    color: #FFFFFF;
    padding-left: 24px;
    background: url(../../images/tit_02.jpg) no-repeat left center;
    line-height: 24px;
    overflow: hidden;
}

.title1 a {
    float: right;
    font-size: 14px;
    color: #1d208b;
}

    .title1 a:hover {
        text-decoration: underline;
    }

.index1 {
}

    .index1 .content {
        padding: 15px 0 0;
    }

.index_list1 {
    border-top: 1px solid #efefef;
}

    .index_list1 li {
        border-bottom: 1px solid #efefef;
        padding: 11px 0 10px;
        line-height: 30px;
        position: relative;
        padding-left: 104px;
        overflow: hidden;
    }

        .index_list1 li a {
            display: block;
            float: left;
            font-size: 14px;
            color: #333333;
            border-radius: 64px;
            border: 1px solid transparent;
            padding: 0 14px;
            cursor: pointer;
        }

        .index_list1 li .on {
            border: 1px solid #0a0b80;
            color: #1d208b;
        }

        .index_list1 li a:hover {
            border: 1px solid #0a0b80;
            color: #1d208b;
        }

    .index_list1 .name {
        position: absolute;
        left: 0;
        top: 0;
        padding: 11px 0 10px;
        font-size: 16px;
        color: #333333;
    }

.index_list2 {
    margin-right: -34px;
}

    .index_list2:after {
        content: '';
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
    }

    .index_list2 li {
        float: left;
        width: 20%;
        margin-bottom: 10px;
    }

    .index_list2 .box {
        margin-right: 10px;
        background: #f7f7f7;
        height: 360px;
    }

    .index_list2 .img {
        overflow: hidden;
        text-align: center;
    }
        /*.index_list2 .img img{ transition: .5s; width: 375px;height:277px; }*/
        .index_list2 .img img {
            transition: .5s;
            width: 80%;
            height: auto;
        }

            .index_list2 .img img:hover {
                transform: scale(1.2);
            }

    .index_list2 .text {
        padding: 24px 32px 32px;
    }

    .index_list2 .name {
        font-size: 16px;
        text-align: center;
        color: #333333;
        line-height: 26px;
        height: 52px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .index_list2 .p {
        line-height: 26px;
        color: #999999;
        font-size: 16px;
        text-align: center;
        margin-bottom: 9px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .index_list2 .btn {
        text-align: center;
    }

        .index_list2 .btn a {
            margin: 0 1px;
        }

.button1,
.button2 {
    width: 91px;
    line-height: 29px;
    border: 1px solid #1d208b;
    display: inline-block;
    color: #1d208b;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
}
/*.button3 {
    background-color: white; 
    border: none;
    color: white;
    padding: 12px 54px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 22px;
    margin: 6px 2px;
    -webkit-transition-duration: 0.4s;  
    transition-duration: 0.4s;
    cursor: pointer;
    background-color: white;
    color: #BBBBBB;
    border: 2px solid #BBBBBB;
    border-radius: 10px;
}*/
.button3 {
    background-color: white; /* Green */
    color: white;
    padding: 40px 108px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 35px;
    margin: 0px 2px;
    background-color: white;
    color: #1D2088;
    border: 6px solid #1D2088;
    border-radius: 10px;
}

    .button3:hover {
        border: 2px solid #002060;
        color: #002060;
    }

.button4 {
    background-color: white; /* Green */
    color: white;
    padding: 30px 28px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    
    margin: 0px 2px;
    background-color: white;
    color: #1D2088;
    border: 6px solid #1D2088;
    border-radius: 10px;
}


    .button4:hover {
        border: 2px solid #1D2088;
        color: white;
        background-color: #1D2088;
    }
/*说明书图片*/
.tupian {
    border: 1px solid #000;
    width: 100%;
    height: 100%
}

    .tupian img {
        width: 100%;
        height: 100%
    }

.outer-container {
    width: 500px;
    height: 600px;
    position: relative;
}

.inner-container {
    position: absolute;
    left: 0;
    top: 0;
    right: -17px;
    bottom: 0;
    overflow-x: hidden;
    overflow: scroll;
}

.button1 {
    border-color: #f07f00;
    color: #f07f00;
}

    .button1:hover {
        background: #f07f00;
        color: #FFFFFF;
    }

.button2:hover {
    background: #1d208b;
    color: #FFFFFF;
}

.index_list2 .last {
    position: relative;
}

    .index_list2 .last .box {
        background: #f07f00;
    }

    .index_list2 .last .con {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        margin-top: -40px;
    }

    .index_list2 .last a {
        display: block;
        text-align: center;
        min-height: 425px;
        position: relative;
    }

    .index_list2 .last em {
        color: #FFFFFF;
        display: block;
        font-size: 16px;
        margin-bottom: 18px;
    }

    .index_list2 .last img {
        transition: 0.5s;
    }

        .index_list2 .last img:hover {
            transform: rotate(180deg);
        }

.index2 {
    padding: 29px 0 0;
}

    .index2 .title1 {
        margin: 0 0 6px;
    }

.index2_slick1 {
}

    .index2_slick1 .slick {
        background: #e2e2e2;
    }

    .index2_slick1 .img {
        width: 50%;
    }

        .index2_slick1 .img img {
            width: 100%;
        }

    .index2_slick1 .rightDiv {
        width: 50%;
    }

    .index2_slick1 .content {
        padding: 72px 160px 0 92px;
    }

    .index2_slick1 .box {
        overflow: hidden;
    }

    .index2_slick1 .h6 {
        margin-bottom: 42px;
        font-size: 16px;
        font-weight: bold;
        color: #333333;
    }

    .index2_slick1 dl {
        float: left;
        margin-right: 136px;
        height: 252px;
    }

        .index2_slick1 dl:last-child {
            margin-right: 0;
        }

    .index2_slick1 dd {
        font-size: 14px;
        color: #666666;
        line-height: 28px;
    }

    .index2_slick1 .slick-prev,
    .index2_slick1 .slick-next {
        position: absolute;
        width: 50px;
        height: 47px;
        bottom: 22px;
        z-index: 10;
    }

    .index2_slick1 .slick-prev {
        background: url(../../images/l2.jpg) no-repeat;
        background-size: cover;
        left: 50%;
        margin-left: -50px;
    }

    .index2_slick1 .slick-next {
        background: url(../../images/r2.jpg) no-repeat;
        background-size: cover;
        right: 50%;
        margin-right: -50px;
    }

    .index2_slick1 .slick-prev:hover {
        background: url(../../images/l2on.jpg) no-repeat;
        background-size: cover;
    }

    .index2_slick1 .slick-next:hover {
        background: url(../../images/r2on.jpg) no-repeat;
        background-size: cover;
    }

    .index2_slick1 .btn {
        overflow: hidden;
        margin: 32px 0 0;
    }

    .index2_slick1 .button2 {
        float: right;
    }

.indexPage3 {
    padding: 27px 0 58px;
}

.index3 {
}

    .index3 .title1 {
        margin-bottom: 12px;
    }

.index3_list1 {
    overflow: hidden;
    margin-right: -120px;
}

    .index3_list1:after {
        content: '';
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .index3_list1 li {
        float: left;
        width: 33.33%;
    }

    .index3_list1 a {
        display: block;
        margin: 0 120px 0 0;
    }

    .index3_list1 .img {
        overflow: hidden;
    }

        .index3_list1 .img img {
            width: 100%;
            transition: 0.5s;
        }

    .index3_list1 .text {
        padding: 36px 0 0;
    }

    .index3_list1 .time {
        font-size: 14px;
        color: #999999;
        margin-bottom: 8px;
    }

    .index3_list1 .name {
        font-size: 18px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-bottom: 14px;
    }

    .index3_list1 .p {
        line-height: 24px;
        font-size: 14px;
        color: #666666;
        height: 48px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .index3_list1 a:hover .name {
        color: #1E208B;
    }

    .index3_list1 .img img:hover {
        transform: scale(1.2);
    }

.indexPage4 {
    padding: 64px 0 72px;
    background: #f7f7f7;
}

.index4 {
}

    .index4 .img {
        position: relative;
    }

        .index4 .img img {
            width: 100%;
        }

    .index4 .content {
        position: absolute;
        right: 0;
        bottom: 0;
        top: 0;
        background: url(../../images/bg_01.png) repeat;
        width: 50%;
    }

    .index4 .text {
        position: relative;
        top: 50%;
        padding: 0 200px 0 108px;
        transform: translateY(-50%);
        _margin-top: -123px;
    }

    .index4 .title2 {
        margin-bottom: 26px;
    }

    .index4 .p {
        font-size: 14px;
        color: #FFFFFF;
        line-height: 28px;
        max-height: 112px;
    }

    .index4 .more {
        width: 93px;
        text-align: center;
        line-height: 31px;
        background: #666666;
        color: #FFFFFF;
        font-size: 14px;
        display: block;
        margin: 52px 0 0;
    }

        .index4 .more:hover {
            background: #000000;
        }



/*弹窗*/
.popBg {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #000000;
    opacity: 0.7;
    z-index: 50;
    display: none;
}

/*说明书弹窗*/
.popBg1 {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #000000;
    opacity: 0.7;
    z-index: 50;
    display: none;
}

.Memberpop1 {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: #eeeeee;
    z-index: 55;
    padding: 0 0 106px;
    display: none;
    /* 层级要比.black_overlay高，这样才能显示在它前面*/
}

#light {
    width: 50%;
    height: 50%;
}

#form_submit {
    text-align: center;
}

.titPop1 {
    padding: 72px 0 32px;
    font-size: 30px;
    color: #333333;
    text-align: center;
}

.top li {
    margin-bottom: 0px;
}


/*会员*/
.Memberpop {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: #eeeeee;
    z-index: 55;
    padding: 0 0 106px;
    display: none;
}

.titPop {
    padding: 72px 0 32px;
    font-size: 24px;
    color: #333333;
    text-align: center;
}

.popList {
    padding: 0 16px 10px 62px;
}

    .popList li {
        margin-bottom: 8px;
        overflow: hidden;
        line-height: 34px;
        font-size: 14px;
    }

    .popList .name {
        width: 140px;
        float: left;
        text-align: right;
        color: #333333;
    }

    .popList input {
        width: 234px;
        border: 1px solid #a0a0a0;
        height: 32px;
        float: left;
        padding: 0 14px;
        box-sizing: border-box;
    }

    .popList a {
        width: 160px;
        color: #ea0000;
        display: block;
        float: left;
        margin-left: 7px;
    }

        .popList a img {
            width: 48px;
            border: 1px solid #000000;
        }

    .popList .min input {
        width: 116px;
    }

    .popList .min a {
        margin-left: 16px;
    }

    .popList .big input {
        width: 385px;
    }

    .popList .big a {
        width: 52px;
    }

    .popList textarea {
        height: 126px;
        width: 386px;
        float: left;
        border: 1px solid #a0a0a0;
        padding: 0 14px;
        box-sizing: border-box;
        resize: none;
    }

.Memberpop .button {
    padding-left: 202px;
    padding-right: 46px;
}

    .Memberpop .button a {
        margin-right: 20px;
    }

/*注册*/
.enrollpop {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: #eeeeee;
    z-index: 55;
    padding: 0 0 80px;
    display: none;
}

    .enrollpop .liow6 input {
        width: 116px;
    }

    .enrollpop .liow6 a {
        margin-left: 16px;
    }

    .enrollpop .titPop {
        padding-top: 50px;
    }

    .enrollpop .PopCon {
        margin-top: -6px;
    }

.PopCon {
    padding-left: 202px;
}

    .PopCon .btntxt {
        margin-bottom: 14px;
    }

    .PopCon .a {
        font-size: 14px;
        color: #999999;
        line-height: 24px;
    }

    .PopCon .button {
        width: 133px;
        line-height: 32px;
        background: #1e208b;
        text-align: center;
        display: block;
        color: #FFFFFF;
        margin-top: 18px;
    }

.btntxt {
    line-height: 20px;
    font-size: 14px;
}

    .btntxt em a {
        color: #ea0000;
    }

    .btntxt span {
        padding-left: 22px;
        background: url(../images/ico_01.png) no-repeat left center;
        cursor: pointer;
    }

    .btntxt .open {
        background: url(../images/ico_01on.png) no-repeat left center;
    }

/*修改密码*/
.modifypop {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: #eeeeee;
    z-index: 55;
    padding: 0 0 106px;
    display: none;
}

    .modifypop .popList {
        padding-bottom: 0;
    }

    .modifypop .titPop {
        padding-top: 64px;
    }

    .modifypop .button {
        margin: 0;
    }

/*在线留言*/
.messagepop {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: #eeeeee;
    z-index: 55;
    padding: 0 0 106px;
    display: none;
}

    .messagepop .popList {
        padding-bottom: 0;
    }

.popList {
    padding-bottom: 0;
}

.PopCon .buttonBox {
    overflow: hidden;
}

    .PopCon .buttonBox a {
        width: 98px;
        line-height: 32px;
        text-align: center;
        margin-right: 20px;
    }

    .PopCon .buttonBox .button1 {
        background: #999999;
        border: none;
        color: #FFFFFF;
    }

        .PopCon .buttonBox .button1:hover {
            background: #1E208B;
        }

/*内页导航*/
.within_Nav {
    padding: 32px 0 20px;
    background: #efefef;
    margin-bottom: 25px;
}

    .within_Nav ul {
        width: 1600px;
        text-align: center;
        margin: 0 auto;
    }

    .within_Nav li {
        display: inline-block;
        margin: 0 8px;
    }

        .within_Nav li a {
            display: block;
            line-height: 32px;
            padding: 0 30px;
            border-radius: 64px;
            background: #ffffff;
            font-size: 14px;
            color: #333333;
        }

    .within_Nav .on a {
        background: #f07f00;
        color: #FFFFFF;
    }

    .within_Nav li a:hover {
        background: #f07f00;
        color: #FFFFFF;
        opacity: 0.8;
    }

.title_Nav {
    line-height: 70px;
}

    .title_Nav ul {
        margin: 7px 0px 0px 0px;
    }

    .title_Nav li {
        display: inline-block;
        margin: 0px 0px 0px 0px;
    }

        .title_Nav li a {
            display: block;
            line-height: 32px;
            padding: 0 10px;
            border-radius: 64px;
            background: #ffffff;
            font-size: 13px;
            color: #333333;
        }

    .title_Nav .on a {
        background: #f07f00;
        color: #FFFFFF;
    }

    .title_Nav li a:hover {
        background: #f07f00;
        color: #FFFFFF;
        opacity: 0.8;
        text-decoration: none;
    }



/*位置*/
.title3 {
    overflow: hidden;
    font-size: 24px;
    color: #333333;
    padding: 23px 0 23px 24px;
    background: url(../images/tit_01.jpg) no-repeat left center;
    border-bottom: 1px solid #efefef;
    margin-bottom: 30px;
}

    .title3 .place {
        float: right;
        font-size: 14px;
        line-height: 32px;
    }

        .title3 .place a {
            color: #333333;
        }

        .title3 .place em {
            display: inline-block;
            width: 1px;
            height: 13px;
            background: #d0d0d0;
            margin: 0 14px;
        }

        .title3 .place img {
            margin: -4px 10px 0 0;
        }

        .title3 .place span {
            color: #1E208B;
        }

        .title3 .place a:hover {
            color: #1E208B;
        }

/*公司简介*/
.aboutPage {
    padding: 0 0 140px;
}

.about_Con {
}

    .about_Con .leftDiv {
        width: 645px;
        position: relative;
    }

    .about_Con .img img {
        width: 100%;
    }

    .about_Con .bg1 {
        position: absolute;
        z-index: -1;
        width: 854px;
        height: 501px;
        right: -48px;
        bottom: -60px;
        background: #f7f7f7;
    }

    .about_Con .bg2 {
        position: absolute;
        z-index: 1;
        width: 263px;
        right: -255px;
        top: 26px;
        background: #333333;
        border: 5px solid #FFFFFF;
    }

        .about_Con .bg2 img {
            width: 100%;
        }

    .about_Con .rightDiv {
        width: 822px;
    }

    .about_Con .topp {
        padding-left: 154px;
        line-height: 33px;
        font-size: 14px;
        color: #666666;
    }

    .about_Con .boxp {
        padding: 78px 80px 80px 90px;
        background: #F7F7F7;
        line-height: 33px;
        font-size: 14px;
        color: #666666;
        margin-top: 50px;
    }

/*发展历程*/
.coursePage {
    padding: 0 0 64px;
}

.course_Con {
}

.course_Con {
    overflow: hidden;
}

    .course_Con .name {
        width: 300px;
        padding-right: 25px;
        float: left;
        font-size: 18px;
        color: #333333;
        font-weight: bold;
        padding-top: 46px;
    }

.course_Con1 .name {
    padding-top: 0;
}

.course_Con .time {
    font-size: 18px;
    color: #666666;
    margin-top: 8px;
    font-weight: normal;
}

.course_Con .con {
    float: left;
    width: 700px;
    padding: 46px 0 10px 136px;
    border-left: #d2d2d2 solid 1px;
}

.course_Con1 .con {
    padding-top: 0;
}

.course_Con .imgBox {
    float: right;
    width: 372px;
    padding: 46px 0 0;
}

.course_Con1 .imgBox {
    padding-top: 0px;
}

.course_Con .img {
    margin-bottom: 32px;
    overflow: hidden;
}

    .course_Con .img img {
        width: 100%;
        transition: 0.5s;
    }

        .course_Con .img img:hover {
            transform: scale(1.2);
        }

.course_Con .year {
    width: 70px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    background: #F07F00;
    border-radius: 2px;
    margin-bottom: 4px;
    font-weight: bold;
    font-size: 14px;
}

.course_Con .p {
    font-size: 14px;
    color: #666666;
    line-height: 26px;
}

.course_Con dd {
    margin-bottom: 30px;
}

.course_Con3 .con {
    width: 1137px;
}

.course_Con2 {
    background: #F7F7F7;
}


/*荣誉资质*/
.honorPage {
    padding: 0 0 58px;
}

.honor {
}

    .honor .tit {
        font-size: 18px;
        color: #333333;
        font-weight: bold;
    }

.honor_Con1 {
    padding: 0 0 46px;
}

    .honor_Con1 .tit {
        margin-bottom: 48px;
    }

.honor_Con1 {
}

.honor_Con2 {
    background: #f7f7f7;
    padding: 40px 0 46px;
}

    .honor_Con2 .tit {
        margin-bottom: 22px;
    }

.honor_Con3 {
    padding: 42px 0 0;
}

    .honor_Con3 .tit {
        margin-bottom: 46px;
    }

.honor_slick {
    margin: 0 -22px;
    position: relative;
}

    .honor_slick .slick {
        margin: 0 22px;
    }

    .honor_slick .img {
    }

        .honor_slick .img img {
            width: 100%;
        }

    .honor_slick .name {
        text-align: center;
        padding: 20px 0 0;
        font-size: 14px;
        color: #666666;
        text-overflow: ellipsis;
    }

    .honor_slick .slick-prev,
    .honor_slick .slick-next {
        width: 44px;
        height: 44px;
        position: absolute;
        top: 50%;
        margin-top: -40px;
        z-index: 10;
    }

    .honor_slick .slick-prev {
        left: -78px;
        background: url(../images/l3.png) no-repeat center;
    }

    .honor_slick .slick-next {
        right: -78px;
        background: url(../images/r3.png) no-repeat center;
    }

    .honor_slick .slick-prev:hover {
        background: url(../images/l3on.png) no-repeat center;
    }

    .honor_slick .slick-next:hover {
        background: url(../images/r3on.png) no-repeat center;
    }


/*新闻中心*/
.newsPage {
    padding: 0 0 64px;
}

.newsList1 {
    margin-right: -120px;
}

    .newsList1:after {
        content: '';
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .newsList1 li {
        float: left;
        width: 33.33%;
    }

        .newsList1 li a {
            margin-right: 120px;
            display: block;
        }

            .newsList1 li a:hover {
            }

                .newsList1 li a:hover .name {
                    color: #1E208B;
                    text-decoration: underline;
                }

                    .newsList1 li a:hover .name b {
                        color: #1E208B;
                    }

    .newsList1 .img {
        overflow: hidden;
    }

        .newsList1 .img img {
            width: 100%;
            transition: .5s;
        }

            .newsList1 .img img:hover {
                transform: scale(1.2);
            }

    .newsList1 .text {
        padding: 36px 0 60px;
    }

    .newsList1 .time {
        font-size: 14px;
        color: #999999;
        margin-bottom: 6px;
    }

    .newsList1 .name {
        font-size: 18px;
        color: #333333;
        line-height: 34px;
        margin-bottom: 6px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .newsList1 .name b {
            font-size: 18px;
            color: #333333;
            font-weight: bold;
            position: relative;
            top: -2px;
        }

    .newsList1 .p {
        font-size: 14px;
        color: #666666;
        line-height: 24px;
        height: 48px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

.news .bigMore {
    margin-top: 22px;
}
/*新闻详情*/
.newsSPage {
    padding: 0 0 58px;
}

.title4 {
    font-size: 18px;
    color: #333333;
    text-align: center;
    padding: 32px 0 42px;
}

    .title4 .time {
        font-size: 14px;
        color: #999999;
        margin-top: 12px;
    }

.newsS {
}

    .newsS .content {
        padding-bottom: 24px;
        border-bottom: 1px solid #cccccc;
    }

    .newsS .p {
        font-size: 14px;
        color: #666666;
        line-height: 33px;
    }

    .newsS .img {
        margin: 46px 0 38px;
        text-align: center;
    }

        .newsS .img img {
            max-width: 100%;
        }


/*产品中心*/
.productPage {
    padding: 0 0 62px;
}

.product_switch {
    overflow: hidden;
    margin-bottom: 18px;
}

    .product_switch li {
        float: left;
        margin-right: 8px;
        cursor: pointer;
    }

    .product_switch .img {
        text-align: center;
        margin-bottom: 4px;
    }

        .product_switch .img .off {
            display: none;
        }

    .product_switch .name {
        text-align: center;
    }

    .product_switch .open {
    }

        .product_switch .open .on {
            display: none;
        }

        .product_switch .open .off {
            display: inline-block;
        }

        .product_switch .open .name {
            color: #1d208b;
        }

.product_list1 {
    overflow: hidden;
    margin-right: -34px;
}

    .product_list1 li {
        width: 33.33%;
        margin: 0 0 36px;
        float: left;
    }

    .product_list1 .img {
        overflow: hidden;
    }

        .product_list1 .img img {
            width: 100%;
            transition: .5s;
        }

            .product_list1 .img img:hover {
                transform: scale(1.2);
            }

    .product_list1 .box {
        margin-right: 34px;
        background: #f7f7f7;
        padding-bottom: 32px;
        height: 450px;
    }

        .product_list1 .box:hover .name {
            color: #1E208B;
            text-decoration: underline;
        }

    .product_list1 .name {
        text-align: center;
        font-size: 16px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 26px 0 4px;
        height: 40px
    }

    .product_list1 .p {
        font-size: 16px;
        color: #999999;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-align: center;
    }

    .product_list1 .btn {
        text-align: center;
        margin: 14px 0 0;
    }

        .product_list1 .btn a {
            margin: 0 1.5px;
        }

.product .bigMore {
    margin-top: 5px;
}

.product_Con {
}

    .product_Con .content {
        display: none;
    }

.product_list2 {
    padding-bottom: 13px;
}

    .product_list2 li {
        overflow: hidden;
        background: #f7f7f7;
        margin: 0 0 25px;
        padding-right: 24px;
    }

    .product_list2 .img {
        float: left;
        width: 198px;
        margin-right: 30px;
        overflow: hidden;
    }

        .product_list2 .img img {
            width: 100%;
            transition: .5s;
        }

            .product_list2 .img img:hover {
                transform: scale(1.2);
            }

    .product_list2 .text {
        padding: 18px 0 0;
    }

    .product_list2 .name {
        font-size: 16px;
        color: #1E208B;
        margin-bottom: 8px;
    }

    .product_list2 .p {
        line-height: 20px;
        font-size: 14px;
        color: #666666;
        height: 40px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .product_list2 .btn {
        margin: 2px 0 0;
    }

        .product_list2 .btn a {
            margin-right: 3px;
        }

.product_list3 {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    border-spacing: 1;
    border-spacing: 0;
    margin-bottom: 36px;
    border-left: #e8e8e8 solid 1px;
}

    .product_list3 th {
        width: 9.6%;
        height: 56px;
        background: #0a0b80;
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        border-right: #8585c0 solid 1px;
    }

    .product_list3 .th01 {
        width: 13.6%;
    }

    .product_list3 td {
        border-right: #e8e8e8 solid 1px;
        padding: 15px 0;
        font-size: 16px;
    }

/*.product_list3 .liow1{ background: #0a0b80; }
.product_list3 th{ border-right: 1px solid #e8e8e8; line-height: 40px; font-size: 14px; color: #FFFFFF; font-weight: normal; }
.product_list3 th.btn{ border-right: none; }
.product_list3 .name{ width: 196px; }
.product_list3 .con{ width: 1120px; }
.product_list3 .btn{ width: 280px; }
.product_list3 td{ border: 1px solid #e8e8e8; }
.product_list3 td.name{ color: #1d208b; font-size: 16px; }
.product_list3 .p{ text-align: left; padding: 0 58px; font-size: 14px; line-height: 20px; margin: 32px 0; 
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}*/



/*产品详情*/
.productSPage {
    padding: 0 0 70px;
}

.productSNav {
    overflow: hidden;
    margin-bottom: 38px;
}

    .productSNav li {
        float: left;
        line-height: 30px;
        border: 1px solid transparent;
        border-radius: 64px;
    }

        .productSNav li a {
            display: block;
            padding: 0 14px;
            font-size: 14px;
        }

        .productSNav .on,
        .productSNav li:hover {
            border: 1px solid #1E208B;
        }

            .productSNav li:hover a {
                color: #1E208B;
            }

.productS_Con1 {
    background: #dfdfdf;
}

    .productS_Con1 .img {
        width: 1095px;
    }

        .productS_Con1 .img img {
            width: 100%;
        }

    .productS_Con1 .content {
        width: 504px;
    }

    .productS_Con1 .text {
        padding: 52px 40px 0 58px;
    }

    .productS_Con1 .h6 {
        font-size: 24px;
        margin-bottom: 28px;
        color: #666666;
    }

    .productS_Con1 .p {
        font-size: 14px;
        line-height: 30px;
        color: #666666;
        height: 390px;
    }

    .productS_Con1 .more {
        display: block;
        margin: 62px 0 0;
        width: 93px;
        line-height: 32px;
        background: #1E208B;
        text-align: center;
        color: #FFFFFF;
        font-size: 14px;
    }

.productS {
}

    .productS .tit {
        font-size: 18px;
        color: #1E208B;
        padding: 46px 0 32px;
    }

.productS_Con2 {
}

.productSlist1 {
    margin-bottom: 50px;
}

    .productSlist1 li {
        overflow: hidden;
    }

    .productSlist1 .big {
        background: #dfdfdf;
        color: #333333;
        line-height: 22px;
        font-size: 14px;
    }

    .productSlist1 li div {
        padding: 18px 32px;
    }

    .productSlist1 .box {
        box-sizing: border-box;
        width: 50%;
        float: left;
        border-left: 1px solid #dfdfdf;
        border-bottom: 1px solid #dfdfdf;
        font-size: 14px;
        line-height: 22px;
        color: #333333;
    }

        .productSlist1 .box:last-child {
            border-right: 1px solid #dfdfdf;
        }

.productSlist2 {
    padding-bottom: 2px;
    border-bottom: 1px solid #dfdfdf;
}

    .productSlist2 .top {
        background: #1E208B;
        color: #FFFFFF;
        padding: 0 44px;
        font-size: 16px;
        line-height: 40px;
    }

    .productSlist2 li {
        line-height: 28px;
        padding: 5px 44px;
        border-left: 1px solid #dfdfdf;
        border-right: 1px solid #dfdfdf;
        box-sizing: border-box;
    }

    .productSlist2 .liow1 {
        padding: 0;
    }

    .productSlist2 li a {
        font-size: 18px;
        color: #666666;
    }

        .productSlist2 li a:hover {
            color: #1E208B;
            text-decoration: underline;
        }


/*解决方案*/
.schemePage {
    padding: 0 0 76px;
}

.schemeCon {
}

    .schemeCon li {
        margin: 0 0 42px;
    }

    .schemeCon .img {
        width: 880px;
    }

        .schemeCon .img img {
            width: 100%;
        }

    .schemeCon .content {
        width: 720px;
        height: 494px;
    }

    .schemeCon .text {
        padding: 72px 92px 44px;
        background: #e2e2e2;
        height: 373px;
        border: 3px solid #e2e2e2;
        transition: .5s;
    }

    .schemeCon .h6 {
        font-size: 16px;
        font-weight: bold;
        color: #333333;
        margin-bottom: 34px;
    }

    .schemeCon .p {
        padding-left: 34px;
        background: url(../images/ico_03.png) no-repeat left 10px;
        line-height: 28px;
        font-size: 14px;
        color: #666666;
    }

    .schemeCon .con {
        max-height: 252px;
        overflow: hidden;
    }

    .schemeCon .more {
        display: block;
        margin: 34px 0 0;
        width: 93px;
        line-height: 32px;
        background: #1E208B;
        text-align: center;
        color: #FFFFFF;
        font-size: 14px;
    }

.scheme .bigMore {
    margin-top: 60px;
}

.schemeCon li:hover .text {
    background: #FFFFFF;
    border: 3px solid #1E208B;
}


/*资源中心*/
.resourcePage {
    padding: 0 0 78px;
}

.resourceCon:after {
    content: '';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

.resourceCon {
    margin-right: -46px;
}

    .resourceCon li {
        width: 50%;
        float: left;
        margin-bottom: 48px;
    }

    .resourceCon .box {
        margin-right: 46px;
        background: #e2e2e2;
        padding: 34px 54px 34px 44px;
    }

    .resourceCon .h6 {
        font-size: 16px;
        color: #333333;
        font-weight: bold;
        margin-bottom: 4px;
    }

    .resourceCon .time {
        font-size: 14px;
        color: #999999;
        margin-bottom: 14px;
    }

    .resourceCon .p {
        line-height: 28px;
        font-size: 14px;
        color: #666666;
        height: 112px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
    }

    .resourceCon .more {
        display: block;
        margin: 18px 0 0;
        width: 93px;
        line-height: 32px;
        background: #1E208B;
        text-align: center;
        color: #FFFFFF;
        font-size: 14px;
    }

.resource .bigMore {
    margin-top: 20px;
}

/*加入我们*/
.jobPage {
    padding: 0 0 84px;
}

.jobList1 {
}

.jobList1 {
}

    .jobList1 li {
        margin: 0 0 15px;
    }

    .jobList1 .conTop {
        padding: 17px 30px 15px 18px;
        background: #f7f7f7;
        cursor: pointer;
    }

    .jobList1 .tit {
        padding-left: 74px;
        position: relative;
        background: url(../images/jia_1.png) no-repeat right center;
    }

        .jobList1 .tit .img {
            position: absolute;
            left: 0;
            top: 50%;
            margin-top: -25px;
        }

    .jobList1 .h6 {
        font-size: 18px;
        font-weight: bold;
        color: #1E208B;
        margin-bottom: 4px;
    }

    .jobList1 .mincon {
        font-size: 14px;
        color: #666666;
        overflow: hidden;
    }

        .jobList1 .mincon span {
            float: left;
            margin-right: 40px;
        }

    .jobList1 .open .tit {
        background: url(../images/jia_1on.png) no-repeat right center;
    }

    .jobList1 .content {
        padding: 0 56px 32px;
        background: #f3f3f3;
        border-top: #d8d8d8 solid 1px;
        display: none;
    }

        .jobList1 .content .h7 {
            font-size: 14px;
            font-weight: bold;
            color: #5d5d5d;
            position: relative;
            line-height: 20px;
            padding: 25px 0 14px 36px;
        }

            .jobList1 .content .h7 img {
                position: absolute;
                left: 0;
            }

        .jobList1 .content .p {
            padding-left: 36px;
            line-height: 30px;
            font-size: 14px;
            color: #5d5d5d;
        }

        .jobList1 .content .more {
            display: block;
            margin: 24px 0 0 36px;
            width: 93px;
            line-height: 32px;
            text-align: center;
            background: #1d208b;
            font-size: 14px;
            color: #FFFFFF;
        }

.bigMore {
    display: block;
    width: 160px;
    line-height: 38px;
    border: 1px solid #1E208B;
    text-align: center;
    font-size: 14px;
    color: #1d208b;
    margin: 44px auto 0;
}

    .bigMore img {
        margin: -3px 0 0 14px;
    }

    .bigMore .off {
        display: none;
    }

    .bigMore:hover {
        color: #FFFFFF;
        background: #1E208B;
    }

        .bigMore:hover .on {
            display: none;
        }

        .bigMore:hover .off {
            display: inline-block;
        }



.identicalRinmg {
    position: relative;
}

    .identicalRinmg img {
        width: 100%;
    }

    .identicalRinmg .text {
        position: absolute;
        padding: 50px 60px;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
    }

    .identicalRinmg .tit {
        font-size: 30px;
        color: #333333;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 34px;
        margin-bottom: 6px;
    }

    .identicalRinmg .h6 {
        font-size: 16px;
        color: #333333;
    }

        .identicalRinmg .h6 em {
            width: 15px;
            height: 2px;
            background: #1d208b;
            display: block;
            margin-top: 18px;
        }



/*联系我们*/
.contactPage {
    padding: 0 0 74px;
}

.contact_Con1 {
    overflow: hidden;
    margin-bottom: 84px;
}

    .contact_Con1 .leftDiv {
        width: 550px;
        padding-right: 19px;
        border-right: 1px solid #bbbcdc;
    }

        .contact_Con1 .leftDiv li {
            position: relative;
            line-height: 30px;
            padding: 0 0 0 46px;
            margin-bottom: 20px;
            font-size: 14px;
        }

    .contact_Con1 .h6 {
        font-size: 18px;
        font-weight: bold;
        color: #333333;
        margin-bottom: 30px;
    }

        .contact_Con1 .h6 .en {
            font-size: 14px;
            color: #666666;
            font-weight: normal;
            margin-top: 4px;
        }

    .contact_Con1 li .img {
        position: absolute;
        left: 0;
        top: 0;
        line-height: 30px;
    }

    .contact_Con1 li b {
        color: #333333;
    }

    .contact_Con1 li span {
        color: #333333;
    }

.contactEq {
    width: 192px;
    padding: 21px 0 0;
}

    .contactEq .img {
        border: 1px solid #dcdcdc;
    }

        .contactEq .img img {
            width: 100%;
        }

    .contactEq .name {
        font-size: 14px;
        color: #333333;
        text-align: center;
        line-height: 14px;
        padding: 14px 0 0;
    }

.contact_Con1 .rightDiv {
    width: 902px;
    margin-right: -30px;
}

.contact_Con1 dl {
    overflow: hidden;
}

.contact_Con1 dd {
    float: left;
    width: 420px;
    position: relative;
    margin-right: 30px;
    margin-bottom: 54px;
    font-size: 14px;
    border-bottom: 1px solid #e0e0e0;
}

    .contact_Con1 dd em {
        color: #f07f00;
    }

    .contact_Con1 dd .name {
        position: absolute;
        left: 0;
        top: 0;
        line-height: 38px;
        color: #333333;
    }

    .contact_Con1 dd input {
        width: 100%;
        height: 38px;
        padding: 0 14px 0 65px;
        box-sizing: border-box;
        font-size: 14px;
        color: #333333;
    }

.contact_Con1 .big {
    width: 870px;
}

.contact_Con1 .btn {
}

    .contact_Con1 .btn a {
        float: left;
        margin-right: 16px;
        color: #333333;
    }

        .contact_Con1 .btn a:hover {
            color: #EFEFEF;
            background: #1E208B;
        }

.contact_Con2 {
}

    .contact_Con2 .img {
    }

        .contact_Con2 .img img {
            width: 100%;
        }

/*网站地图*/
.mapPage {
    padding: 0 0 78px;
}

.map_List1 {
}

    .map_List1:after {
        content: '';
        display: block;
        clear: both;
        visibility: hidden;
        height: 0;
    }

    .map_List1 li {
        margin: 16px 0 0;
        line-height: 56px;
        position: relative;
        padding-left: 36px;
        font-size: 14px;
        overflow: hidden;
        border-bottom: 1px solid #e0e0e0;
    }

    .map_List1 .img {
        position: absolute;
        left: 0;
        top: 0;
        width: 36px;
        line-height: 52px;
    }

    .map_List1 a {
        color: #333333;
        display: block;
        float: left;
        margin-right: 50px;
    }

    .map_List1 b {
        color: #333333;
    }

    .map_List1 a:hover {
        color: #1E208B;
        font-weight: bold;
    }



/*友情链接*/
.friendPage {
    padding: 0 0 84px;
}

.friend_List1 {
    margin-right: -36px;
    margin-bottom: -42px;
}

    .friend_List1:after {
        content: '';
        display: block;
        clear: both;
        visibility: hidden;
        height: 0;
    }

    .friend_List1 li {
        float: left;
        width: 20%;
    }

        .friend_List1 li a {
            display: block;
            margin: 0 36px 42px 0;
        }

            .friend_List1 li a:hover .name {
                color: #1E208B;
                text-decoration: underline;
            }

    .friend_List1 .img {
        overflow: hidden;
    }

        .friend_List1 .img img {
            width: 100%;
            transition: .5s;
        }

            .friend_List1 .img img:hover {
                transform: scale(1.2);
            }

    .friend_List1 .name {
        text-align: center;
        padding: 16px 12px 0;
        font-size: 14px;
        color: #333333;
    }



.proNav {
    cursor: pointer;
    display: block;
    height: 52px;
    line-height: 52px;
    border-bottom: 2px solid #fff;
    position: relative;
    font-size: 18px;
    color: #333;
    background: #f7f7f7 url(/template/images/nimg13_1.png) 15% center no-repeat;
    padding-left: 24%;
}
    /*.proNav a{ display:block; color:#333;}*/
    .proNav a {
        display: block;
        color: #333;
    }

.currentPt {
    background: #1d208b url(/template/images/nimg13_1on.png) 15% center no-repeat;
    color: #fff;
}

.proContent {
    display: none;
    padding: 10px 0 15px;
}

    .proContent li {
        position: relative;
        padding-left: 24%;
    }

    .proContent a {
        display: block;
        height: 42px;
        line-height: 21px;
        font-size: 16px;
        padding-left: 22px;
        background: url(/template/images/nimg6_1.png) left 8px no-repeat;
        padding-bottom: 10px;
    }

        .proContent a.on, .proContent a:hover {
            background: url(../images/nimg6_1on.png) left 17px no-repeat;
            color: #1d208b;
        }

.hmjd {
    padding-top: 70px;
}

    .hmjd .title22 {
        overflow: hidden;
        font-size: 24px;
        color: #333333;
        padding: 23px 0 23px 24px;
        background: url(../images/tit_01.jpg) no-repeat left center;
        margin-bottom: 20px;
    }

.hmjdPic {
    position: relative;
    margin: 0 -17px;
}

    .hmjdPic .slick {
        position: relative;
        margin: 0 17px;
    }

        .hmjdPic .slick a {
            display: block;
            width: 100%;
            height: 100%;
            color: #fff;
        }

    .hmjdPic .imgDiv img {
        width: 100%;
    }

    .hmjdPic .slick .name {
        width: 100%;
        height: 72px;
        font-size: 16px;
        background: #f7f7f7;
        text-align: center;
        line-height: 72px;
        color: #333;
    }

    .hmjdPic .slick-prev {
        display: block;
        position: absolute;
        left: 17px;
        top: 50%;
        width: 50px;
        height: 47px;
        background: url(../images/l2.jpg) no-repeat center;
        margin-top: -23px;
        z-index: 2;
    }

    .hmjdPic .slick-next {
        display: block;
        position: absolute;
        right: 17px;
        top: 50%;
        width: 50px;
        height: 47px;
        background: url(../images/r2.jpg) no-repeat center;
        margin-top: -23px;
        z-index: 2;
    }

    .hmjdPic .slick-prev:hover {
        background: url(../images/l2on.jpg) no-repeat center;
    }

    .hmjdPic .slick-next:hover {
        background: url(../images/r2on.jpg) no-repeat center;
    }

/*协议弹出框*/
.xieyipop {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: #eeeeee;
    z-index: 55;
    width: 620px;
    height: 572px;
    display: none;
}

    .xieyipop .title {
        text-align: center;
        color: #01037D;
        font-size: 24px;
        padding: 30px 0 25px;
    }

    .xieyipop .content {
        font-size: 14px;
        line-height: 26px;
        height: 442px;
        overflow-x: auto;
        padding: 0 40px;
    }

    .xieyipop .close {
        position: absolute;
        right: 15px;
        top: 15px;
        display: block;
    }




.big_bg {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 999999999999999;
    display: none;
}

.big_bg_box {
    padding: 30px;
    background: #fff;
    display: inline-block;
    -webkit-transform: translateX(-50%) translateY(-50%);
    position: relative;
    text-align: center;
    z-index: 9999999;
    left: 50%;
    top: 50%;
    height: 80%;
}

.gboff a {
    display: block;
    margin-bottom: 30px;
    position: absolute;
    right: 30px;
    top: 30px;
}

.big_bg_box .gb_img {
    height: 100%;
}

    .big_bg_box .gb_img img {
        height: 100%;
    }

.big_bg_box span {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #333;
    margin-bottom: 20px;
}


.box2 a {
    display: block;
    height: 100%;
}

.gboff2 a {
    display: block;
    margin-bottom: 30px;
    position: absolute;
    right: 5px;
    top: 5px;
}
