﻿@charset "utf-8";
/* CSS Document */
body {
    background: #ffffff !important
}




















.mobile-banner-slideBox{
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 1px auto;
}

.mobile-banner-slideBox .bd{
	position: relative;
}
.mobile-banner-slideBox .bd ul{
	height: 100%;
}
.mobile-banner-slideBox .bd li{
	vertical-align: middle;
	position: relative;
	height: 100%;
	position: relative; width:100%;
}
.mobile-banner-slideBox .bd li img{ width:100%; height:auto;}
.mobile-banner-slideBox .bd li dl {
	position: absolute;
	left: 10px;
	bottom: 50px;
	color: #fff;
}
.mobile-banner-slideBox .bd li dl dt{
	font-size: 20px;
	font-weight: bold;
}
.mobile-banner-slideBox .bd .tuu {
	width: 100%;
	height: 100%;
	display: block;
}
.mobile-banner-slideBox .hd{
	overflow: hidden;
	position: absolute;
	width: 100%;
	text-align: right;
	bottom: 21px;
	z-index: 1;
}
.mobile-banner-slideBox1 .hd{
	bottom: 6px;
}
.mobile-banner-slideBox .hd ul{
	overflow: hidden;
	zoom: 1;
	color: #fff;
	text-align: center;
}
.mobile-banner-slideBox .hd ul li{
	display: inline-block;
	margin-right: 6px;
	width: 13px;
	height: 13px;
	background: #fff;
	border-radius: 100%;
	cursor: pointer;
	transition-duration: .5s;
}
.mobile-banner-slideBox .hd ul li.on{
	background: #d20b0e;
	width: 40px;
	border-radius: 20px;
}
.mySwiper {
    height: 100%; overflow:hidden;
}

    .mySwiper .swiper-pagination-bullet {
        background: #fff;
        opacity: 1;
        width: 15px;
        height: 15px;
        border-radius: 50%;
    }

    .mySwiper .swiper-pagination-bullet-active {
        background: #04a53d;
    }

    .mySwiper .swiper-pagination-bullet:focus {
        outline: none;
    }

    .mySwiper .swiper-slide {
        overflow: hidden;
    }
 
.ne-banner {
    position: relative;
    padding-top: 107px;
}

    .ne-banner img {
        width: 100%;
        height: 100%;
    }

.pc-banner {
    display: block;
    width: 100%;
}

.mobile-banner {
    display: none !important;
    width: 100%;
}


.ne-xi {
    padding: 102px 0;
    background: url(../images/lx-bg.jpg) no-repeat bottom center;
}

.lx-box {
    background: url(../images/lx-bg.jpg) no-repeat bottom center;
    padding-bottom: 152px;
}

.ne-ti {
    text-align: center;
    margin-bottom: 32px;
}

    .ne-ti h1 {
        font-size: 42px;
        color: #333;
        padding-bottom: 5px;
    }

    .ne-ti p {
        font-size: 16px;
        text-transform: uppercase;
        color: #999999;
        font-size: 16px;
        font-family: "Arial";
    }

        .ne-ti p span {
            display: inline-block;
            padding: 0 35px;
            position: relative;
        }

            .ne-ti p span:before, .ne-ti p span:after {
                content: "";
                width: 27px;
                height: 1px;
                background: #b2b2b2;
                position: absolute;
                left: 0;
                top: 50%;
                margin-top: -0.5px;
            }

            .ne-ti p span:after {
                left: auto;
                right: 0;
            }

.ne-cd {
    border-bottom: 1px solid #d6d6d6;
    line-height: 79px;
}

    .ne-cd h1 {
        font-size: 22px;
        color: #333;
        float: left;
        padding-right: 49px;
        position: relative;
        margin-right: 30px;
    }

        .ne-cd h1:after {
            content: "";
            width: 1px;
            height: 25px;
            position: absolute;
            background: #d6d6d6;
            top: 50%;
            margin-top: -12.5px;
            right: 0;
        }

    .ne-cd p {
        float: right;
        font-size: 18px;
    }

    .ne-cd ul li {
        float: left;
    }

        .ne-cd ul li a {
            display: block;
            margin-right: 60px;
            font-size: 18px;
            transition-duration: .5s;
            border-bottom: 2px solid #fff;
        }

            .ne-cd ul li a:hover, .ne-cd ul li .on {
                border-bottom: 2px solid #dd530a
            }

.sc-button .b-zi {
    font-size: 16px;
    color: #dc0000;
    padding-bottom: 10px;
}


#map {
    width: 100%;
    height: 497px;
}

.lx-list {
    padding: 0 0 35px 0;
}

    .lx-list dl {
        float: left;
        text-align: center;
        width: 20%;
    }

        .lx-list dl dd h1 {
            font-size: 20px;
            color: #333;
            font-weight: bold;
            padding: 10px 0;
        }

        .lx-list dl dd p {
            font-size: 18px;
            line-height: 1.6;
        }

        .lx-list dl dt img {
            transition-duration: .5s;
        }

        .lx-list dl:hover dt img {
            -webkit-animation: icon-bounce 0.5s alternate;
            -moz-animation: icon-bounce 0.5s alternate;
            -o-animation: icon-bounce 0.5s alternate;
            animation: icon-bounce 0.5s alternate;
        }

.yj-box {
    background: url(../images/yj.png) no-repeat top right;
}

.zp_ti {
    height: 64px;
    background: #dd530a;
    color: #fff;
    font-size: 20px;
    line-height: 64px;
}

    .zp_ti li {
        float: left;
        width: 16.666%;
        text-align: center;
    }

.sideMenu1 {
    border: 1px dashed #d8d8d8
}

    .sideMenu1 h3 {
        height: 74px;
        line-height: 74px;
        border-top: 1px dashed #d8d8d8;
        background: #fff;
        cursor: pointer;
    }

        .sideMenu1 h3 dl {
            width: 100%;
            margin: 0;
        }

            .sideMenu1 h3 dl dd {
                float: left;
                width: 16.6666%;
                text-align: center;
                padding: 0;
                font-weight: normal;
                text-transform: uppercase;
                font-size: 17px;
            }


    .sideMenu1 .on {
        background: #fff
    }

    .sideMenu1 ul {
        padding: 43px 62px;
        display: none;
        border-top: 1px dashed #d8d8d8;
        font-size: 16px;
        background: #f9f9f9;
        position: relative;
    }

        .sideMenu1 ul p {
            line-height: 2;
            font-size: 17px;
            text-transform: uppercase;
            padding-bottom: 10px;
        }

            .sideMenu1 ul p span {
                font-size: 18px;
            }

.ze-le {
    width: 100%;
    padding-bottom: 30px;
}

.td-an {
    position: absolute;
    bottom: 50px;
    right: 50px;
}

    .td-an a {
        display: inline-block;
        width: 192px;
        height: 58px;
        line-height: 58px;
        color: #fff;
        background: #dd530a;
        font-size: 20px;
        border-radius: 10px;
        text-align: center;
        margin-left: 20px;
        transition-duration: .5s;
    }

        .td-an a:nth-child(2) {
            background: #808080
        }

        .td-an a:hover {
            border-radius: 20px;
        }

.fileUploadContent {
    position: relative;
    width: 100%;
}


    .fileUploadContent .box {
        height: 56px;
        width: 387px;
    }

    .fileUploadContent .fileItem {
        width: 387px;
        height: 56px;
        display: inline-block;
        padding-left: 15px;
        line-height: 56px;
        font-size: 17px;
    }

        .fileUploadContent .fileItem .imgShow {
            width: 140px;
            height: 140px;
            margin: 5px auto;
            text-align: center;
            display: none
        }

            .fileUploadContent .fileItem .imgShow i {
                font-size: 120px;
                position: relative;
                top: -30px;
                z-index: 2;
            }

            .fileUploadContent .fileItem .imgShow img {
                width: 100%;
                height: 100%;
            }

            .fileUploadContent .fileItem .imgShow .fileType {
                color: #FFFFFF;
                font-size: 20px;
                ;
                position: relative;
                top: 63px;
                z-index: 3;
                left: -18px;
            }

        .fileUploadContent .fileItem .progress {
            height: 10px;
            width: 100%;
        }

            .fileUploadContent .fileItem .progress > .progress_inner {
                background-color: #0099FF;
                width: 0%;
                height: 10px;
                border-radius: 10px;
            }

            .fileUploadContent .fileItem .progress .error {
                background-color: red;
            }

        .fileUploadContent .fileItem .status {
            font-size: 15px;
            text-align: center;
            display: none
        }

            .fileUploadContent .fileItem .status i {
                display: block;
                float: left;
                padding: 2px 5px;
                color: red;
                margin-left: 3px;
                border-radius: 5px;
                font-size: 15px;
                cursor: pointer;
            }

        .fileUploadContent .fileItem .fileName {
            white-space: nowrap;
            text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            -ms-text-overflow: ellipsis;
            overflow: hidden;
            clear: both;
        }

    .fileUploadContent .uploadBts {
        text-align: center;
        height: 40px;
        position: absolute;
        right: 0;
        top: 0;
        width: 107px;
    }

        .fileUploadContent .uploadBts > div {
            float: left;
            width: 100%;
        }

            .fileUploadContent .uploadBts > div .selectFileBt {
                border: none;
                background-color: #808080;
                color: #FFFFFF;
                line-height: 54px;
                text-align: center;
                font-size: 16px;
                cursor: pointer;
                width: 100%;
                height: 54px;
            }

                .fileUploadContent .uploadBts > div .selectFileBt:hover {
                    color: #DDDDDD;
                }

            .fileUploadContent .uploadBts > div i {
                font-size: 35px;
                color: #0099FF;
                cursor: pointer;
            }

    .fileUploadContent .subberProgress {
        padding: 5px;
        display: none;
    }

        .fileUploadContent .subberProgress .progress {
            border: solid thin #0099FF;
            height: 20px;
            width: 100%;
            border-radius: 20px;
            overflow: hidden;
        }

            .fileUploadContent .subberProgress .progress > div {
                background-color: #0099FF;
                width: 0%;
                height: 20px;
                border-bottom-left-radius: 20px;
                border-top-left-radius: 20px;
                text-align: center;
                color: #FFFFFF;
                transition: width 0.5s;
                -moz-transition: width 0.5s; /* Firefox 4 */
                -webkit-transition: width 0.5s; /* Safari 和 Chrome */
                -o-transition: width 0.5s; /* Opera */
                transition-timing-function: linear;
                -moz-transition-timing-function: linear;
                -webkit-transition-timing-function: linear;
                -o-transition-timing-function: linear;
            }

.hz-form li {
    width: 48%;
    float: left;
    border: 1px solid #d0d0d0;
    height: 56px;
    margin-bottom: 24px;
    padding-left: 20px;
    box-sizing: border-box;
    position: relative;
}

    .hz-form li:nth-child(2n) {
        float: right
    }

    .hz-form li p {
        font-size: 18px;
        float: left;
        line-height: 56px;
        color: #777777;
        width: 72px;
    }

    .hz-form li input {
        width: calc(97% - 72px);
        width: -webkit-calc(97% - 72px);
        float: right;
        height: 54px;
        border: none;
    }

    .hz-form li a {
        position: absolute;
        right: 0;
        top: 10px;
    }

.hz-form .last-li {
    height: 238px;
    width: 100%;
}

    .hz-form .last-li p {
        width: 120px;
    }

.upload {
    width: calc(98% - 120px);
    width: -webkit-calc(98% - 120px);
    float: right;
    height: 238px;
    position: relative;
}

.hz-form .la-nr p {
    width: 72px;
}

.hz-form .la-nr textarea {
    height: 235px;
    width: calc(98% - 72px);
    width: -webkit-calc(98% - 72px);
    float: right;
    border: none;
    line-height: 56px;
}


/*选择图片框样式*/
#div_imgfile {
    width: 100px;
    height: 100px;
    background: url(../images/jia1.png) no-repeat center #f5f5f5;
    position: absolute;
    bottom: 20px;
    right: 20px;
}
    /*选择图片框鼠标移入移出效果*/
    #div_imgfile:hover {
        background-color: #d1cfcf;
    }

.imgfile {
    display: none;
}


/*单个图片预览模块样式*/
.lookimg {
    width: 130px;
    height: 130px;
    box-sizing: border-box;
    border: 1px solid #808080;
    float: left;
    margin-right: 10px;
    position: relative;
}

    .lookimg img {
        width: 100%;
        height: 100%;
    }

/*删除按钮样式*/
.lookimg_delBtn {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #808080;
    opacity: 0.8;
    color: white;
    font-size: 16px;
    font-family: 微软雅黑;
    display: none;
    cursor: pointer;
}

    /*删除按钮移入移出效果*/
    .lookimg_delBtn:hover {
        opacity: 1;
    }

/*上传进度条样式*/
.lookimg_progress {
    position: absolute;
    bottom: 15px;
    left: 0px;
    width: 100%;
    height: 20px;
    background-color: #e0e0e0;
    box-sizing: border-box;
    border: 1px solid black;
    display: none;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
}

    .lookimg_progress div {
        position: absolute;
        left: 0px;
        top: 0px;
        height: 100%;
        width: 0px;
        background-color: #e9cc2e;
    }

.bu-an {
    text-align: center;
    margin-top: 50px;
}

    .bu-an a {
        display: inline-block;
        width: 236px;
        height: 60px;
        line-height: 60px;
        text-align: center;
        color: #fff;
        font-size: 20px;
        background: #dd530a;
        border-radius: 30px;
        border-bottom: 5px solid #fae5da;
        margin: 0 20px;
        transition-duration: .5s;
    }

        .bu-an a:nth-child(2) {
            background: #888888;
            border-bottom: 5px solid #ededed
        }

        .bu-an a:hover {
            border-radius: 10px;
        }


.case-list dl {
    width: 30%;
    float: left;
    margin-bottom: 60px;
    margin-right: 5%;
}

    .case-list dl dt {
        position: relative;
        padding-bottom: 57%;
        overflow: hidden
    }

        .case-list dl dt img {
            width: 100%;
            height: 100%;
            display: block;
            transition-duration: .5s;
            position: absolute;
            top: 0;
            left: 0;
        }

    .case-list dl:hover dt img {
        transform: scale(1.1)
    }

    .case-list dl dd {
        padding: 28px 0;
        position: relative;
        border-bottom: 2px solid #e8e8e8
    }

        .case-list dl dd h1 {
            font-weight: normal;
            font-size: 20px;
            padding-bottom: 10px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .case-list dl dd p {
            font-size: 16px;
            color: #888888;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            line-clamp: 2;
            -webkit-box-orient: vertical;
        }

    .case-list dl:hover dd h1 {
        font-weight: bold;
    }

    .case-list dl dd:after {
        content: "";
        width: 0;
        position: absolute;
        bottom: -2px;
        height: 2px;
        background: #ea5404;
        left: 50%;
        transform: translate(-50%,-50%);
        transition-duration: .5s;
    }

    .case-list dl:hover dd:after {
        width: 100%;
    }

    .case-list dl:nth-child(3n) {
        margin-right: 0;
    }

.page {
    width: 100%;
    text-align: center;
    padding: 30px 0 0 0;
}

    .page li {
        background: #f1f2f4;
        display: inline-block;
    }

        .page li a {
            font-size: 14px;
            display: block;
            padding: 8px 12px;
            border: 1px solid #ebebeb;
            border-radius: 5px;
        }

            .page li a:hover, .page li .on {
                text-decoration: none;
                background: #ea5404;
                color: #fff;
                border-color: #ea5404
            }

        .page li span {
            font-size: 14px;
            display: block;
            padding: 8px 12px;
            border: 1px solid #ebebeb;
            border-radius: 5px;
        }

            .page li span:hover, .page li .on {
                background: #ea5404;
                color: #fff;
            }

.ts-nav {
    margin-bottom: 55px;
}

    .ts-nav li {
        width: 15.5%;
        float: left;
        text-align: center;
        margin-right: 1.4%;
    }

        .ts-nav li a {
            display: block;
            line-height: 56px;
            background: #dedede;
            font-size: 17px;
            transition-duration: .5s;
            border-radius: 8px;
        }

            .ts-nav li a:hover, .ts-nav li .on {
                color: #fff;
                background: #ea5404
            }

        .ts-nav li:last-child {
            margin-right: 0;
        }

.new-more {
    display: block;
    width: 41px;
    height: 41px;
    background: url(../images/n.png) no-repeat center #e7e7e7;
    border-radius: 50%;
}

.ne-new-list {
    padding-bottom: 40px;
}

    .ne-new-list dl {
        padding: 50px 0 35px 0;
        position: relative;
        transition-duration: .5s;
        border-bottom: 1px solid #e1e1e1;
    }

        .ne-new-list dl dt {
            position: absolute;
            right: 60px;
        }

            .ne-new-list dl dt img {
                width: 100%;
                height: 100%;
                display: block;
                transition-duration: .5s;
            }

        .ne-new-list dl dd {
            width: calc(80% - 103px);
            width: -webkit-calc(80% - 103px);
            float: left;
            padding-left: 48px;
        }

            .ne-new-list dl dd h1 {
                font-size: 22px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                padding: 0 0 10px 0;
                font-weight: normal
            }

            .ne-new-list dl dd p {
                font-size: 16px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                color: #777777
            }

.ne-rq {
    float: left;
    width: 103px;
    text-align: center;
}

    .ne-rq p {
        font-size: 26px;
        line-height: 1.5
    }

    .ne-rq span {
        display: block;
        font-size: 16px;
        color: #666;
    }

.ne-new-list dl:hover dt img {
    transform: scale(1.1)
}

.ne-new-list dl:hover {
    background: #e3601a;
}

    .ne-new-list dl:hover .ne-rq, .ne-new-list dl:hover .ne-rq span, .ne-new-list dl:hover dd h1, .ne-new-list dl:hover dd p {
        color: #fff;
    }

    .ne-new-list dl:hover dt .new-more {
        background: url(../images/n.png) no-repeat center #fff;
    }

.ab-sy {
    background: #f3f6fa;
    padding: 69px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .ab-sy img {
        margin-right: 50px;
    }

    .ab-sy p {
        font-size: 17px;
        position: relative;
        padding-left: 18px;
        margin-bottom: 20px;
    }

        .ab-sy p:before {
            content: "";
            width: 6px;
            height: 6px;
            background: #ea5404;
            position: absolute;
            left: 0;
            top: 50%;
            margin-top: -3px;
        }

.ne-ab02 {
    background: url(../images/abbg.jpg) no-repeat center;
 
    margin: 100px 0;
}

.wh-CbContainer {
    color: #fff; height:580px;display: flex;
 
    align-items: center;
}
.fidi{}

    .wh-CbContainer h1 {
        font-size: 30px;
        padding-bottom: 30px;
    }

    .wh-CbContainer p {
        width: 50%;
 
        font-size: 20px;
        line-height: 1.8;
        overflow: auto;
    }

.wh-Menubox {
    background: rgba(0,0,0,0.25);
    height: 120px;
}

    .wh-Menubox ul {
        border-left: 1px solid rgba(255,255,255,0.17);
    }

        .wh-Menubox ul li {
            float: left;
            width: 11.1111%;
            line-height: 120px;
            color: #fff;
            cursor: pointer;
            font-size: 20px;
            border-right: 1px solid rgba(255,255,255,0.17);
            padding-left: 10px;
            background: url(../images/bsy.png) no-repeat 90% center;
            box-sizing: border-box;
            transition-duration: .5s;
        }

            .wh-Menubox ul li.hover {
                background: #fff;
                color: #333;
                background: url(../images/lsy.png) no-repeat 90% center #f9f9f9;
            }

.hd-list dl {
    width: 31%;
    float: left;
    margin-bottom: 30px;
    margin-right: 3.5%;
}

    .hd-list dl dt {
        position: relative;
        overflow: hidden;
    }

        .hd-list dl dt:after {
            content: "";
        }

        .hd-list dl dt:after {
            content: "";
            width: 0;
            position: absolute;
            bottom: -2px;
            height: 4px;
            background: #ea5404;
            left: 50%;
            transform: translate(-50%,-50%);
            transition-duration: .5s;
        }

    .hd-list dl:hover dt:after {
        width: 100%;
    }

    .hd-list dl dt img {
        width: 100%;
        height: 100%;
        display: block;
        transition-duration: .5s;
    }

    .hd-list dl dd {
        text-align: center;
        font-size: 17px;
        line-height: 50px;
    }

    .hd-list dl:nth-child(3n) {
        margin-right: 0;
    }

    .hd-list dl:hover dt img {
        transform: scale(1.1)
    }

.ab-box {
    background: url(../images/l3.png) no-repeat right top;
}


.new-nr-ti {
    text-align: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

    .new-nr-ti h1 {
        font-size: 20px;
        padding-bottom: 10px;
    }

.new-nr-zi {
    font-size: 16px;
    line-height: 2;
}

.pro-list li {
    width: 30%;
    float: left;
    background: #f3f3f3;
    height: 3.8rem;
    text-align: center;
    position: relative;
    margin: 0 5% 0.5rem 0;
    transition-duration: .5s;
}

    .pro-list li a {
        display: block;
        height: 100%;
    }

    .pro-list li p {
        text-align: center;
        width: 100%;
        text-align: center;
        font-size: 0.18rem;
        bottom: 0.4rem;
        position: absolute;
    }

    .pro-list li img {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 20%;
        right: 0;
        margin: auto;
        transition-duration: .5s;
    }

    .pro-list li:after {
        content: "";
        width: 0;
        height: 3px;
        background: #004f8a;
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
        transition-duration: .5s;
    }

    .pro-list li:hover:After {
        width: 100%;
    }

    .pro-list li:hover p {
        color: #004f8a
    }

    .pro-list li:hover img {
        transform: scale(1.1)
    }

    .pro-list li:nth-child(3n) {
        margin-right: 0;
    }

    .pro-list li:hover {
        -moz-box-shadow: 0px 0px 5px #878787;
        -webkit-box-shadow: 0px 0px 5px #878787;
        box-shadow: 0px 0px 5px #878787;
        border-radius: 10px 10px 0 0;
    }

.ne-pro-le {
    width: 50%;
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    height: 541px;
    position: relative;
}

    .ne-pro-le img {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: 0;
        margin: auto;
    }

.ne-pro-ri {
    width: 45%;
    padding: 30px 0;
}

    .ne-pro-ri h1 {
        font-size: 32px;
        color: #004f8a
    }

    .ne-pro-ri p {
        font-size: 20px;
        padding: 0.4rem 0 0.9rem 0;
    }

    .ne-pro-ri a {
        display: block;
        width: 182px;
        line-height: 61px;
        color: #fff;
        background: #004f8a;
        text-align: center;
        border-radius: 10px;
        font-size: 0.24rem;
        transition-duration: .5s;
    }

        .ne-pro-ri a:hover {
            -moz-box-shadow: 0px 0px 5px #878787;
            -webkit-box-shadow: 0px 0px 5px #878787;
            box-shadow: 0px 0px 5px #878787;
            border-radius: 20px;
        }

.ab-zi {
    font-size: 18px;
    margin-bottom: 30px;
    text-indent: 38px;
    line-height: 1.8;
}

.js01 {
    background: url(../images/ab-bg1.png) no-repeat bottom center;
    padding-bottom: 100px;
}

.zz-box {
    background: url(../images/zz.jpg) no-repeat center center;
    padding: 38px 0;
}

.ry-box {
    background: url(../images/lx-bg.jpg) no-repeat bottom center;
    padding-bottom: 133px;
}

.ne-li dl {
    position: relative;
}

    .ne-li dl dt img {
        display: block;
    }

    .ne-li dl dd {
        position: absolute;
        height: 100%;
        width: 100%;
        display: flex;
        top: 0;
        left: 0.41rem;
        align-items: center;
    }

        .ne-li dl dd h1 {
            color: #fff;
            font-size: 0.38rem;
            text-shadow: 4px 2px 5px #0D0D0D;
        }

        .ne-li dl dd p {
            color: #fff;
            background: #cba81d;
            line-height: 0.47rem;
            font-size: 0.24rem;
            font-weight: bold;
            display: inline-block;
            padding: 0 0.2rem;
            margin-bottom: 0.15rem;
            position: relative;
        }

.ne-wh01 dl dd {
    left: 0.77rem;
}

.ne-wh02 {
    margin-top: 1.1rem;
}

    .ne-wh02 dl dd {
        text-align: center;
        display: block;
        top: 1rem;
    }

        .ne-wh02 dl dd h1 {
            color: #333;
            text-shadow: none;
        }

        .ne-wh02 dl dd p:before, .ne-wh02 dl dd p:after {
            content: "";
            width: 294px;
            height: 2px;
            background: #b3bec7;
            position: absolute;
            left: 115px;
            top: 50%;
            margin-top: -0.5px;
        }

        .ne-wh02 dl dd p:after {
            left: auto;
            right: 115px;
        }

.ne-wh03 {
    background: url(../images/b.jpg) no-repeat center;
    padding: 1.1rem 0;
}

    .ne-wh03 dl {
        width: 49.2%;
    }

        .ne-wh03 dl dd h1 {
            font-size: 0.28rem;
            color: #333;
            text-shadow: none;
        }




.zzry {
    overflow: hidden;
    width: 100%;
    height: 610px;
    position: relative;
}

#imageFlow {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0%;
}

    #imageFlow .diapo {
        position: absolute;
        left: -1000px;
        cursor: pointer;
        -ms-interpolation-mode: nearest-neighbor;
    }

    #imageFlow canvas {
        height: 130px !important;
    }

    #imageFlow .link {
        border: dotted #fff 1px;
        margin-left: -1px;
        margin-bottom: -1px;
    }

    #imageFlow .bank {
        visibility: hidden;
    }

    #imageFlow .top {
        position: absolute;
        width: 100%;
        height: 40%;
        background: #181818;
    }

    #imageFlow .text {
        position: absolute;
        left: 0px;
        width: 100%;
        bottom: 16%;
        text-align: center;
        color: #333;
        font-family: verdana, arial, Helvetica, sans-serif;
        z-index: 1000;
    }

    #imageFlow .title {
        font-size: 18px;
    }

    #imageFlow .legend {
        font-size: 0.8em;
    }

    #imageFlow .scrollbar {
        position: absolute;
        left: 25%;
        bottom: 10%;
        width: 50%;
        height: 16px;
        z-index: 1000;
    }

    #imageFlow .track {
        position: absolute;
        left: 0%;
        width: 100%;
        height: 14px;
        top: 8px;
    }

    #imageFlow .arrow-left {
        position: absolute;
        left: -50px;
        top: 3px;
    }

    #imageFlow .arrow-right {
        position: absolute;
        right: -50px;
        top: 3px;
    }

    #imageFlow .bar {
        position: absolute;
        height: 14px;
        left: 25px;
        top: 8px;
    }

.mobile-zzry {
    display: none !important;
    width: 96%;
    margin: 0 auto;
}

    .mobile-zzry li {
        float: left;
        width: 48%;
        margin-bottom: 15px;
    }

        .mobile-zzry li:nth-child(2n) {
            float: right;
        }

        .mobile-zzry li img {
            width: 100%;
        }

        .mobile-zzry li p {
            font-size: 12px;
    height: 30px;
        }






.pc-slide {
    position: relative;
    height: 652px;
}

.view {
    width: 800px;
    height: 100%;
}

    .view .swiper-container {
        height: 100%;
    }

    .view .swiper-slide {
        border-radius: 10px;
    }

        .view .swiper-slide img {
            width: 100%;
            height: 100%;
            display: block;
            border-radius: 10px;
        }

.preview .swiper-slide img {
    height: 96%;
    width: 100%;
    display: block;
    border-radius: 10px;
}

.view .arrow-left {
    background: url(../images/pre.png) no-repeat center #d1d1d1;
    position: absolute;
    left: 10px;
    top: 62%;
    left: 850px;
    margin-top: -24px;
    width: 48px;
    height: 48px;
    z-index: 10;
    border-radius: 6px;
}

.view .arrow-right {
    background: url(../images/pre.png) no-repeat no-repeat center #d1d1d1;
    position: absolute;
    left: 910px;
    top: 62%;
    margin-top: -24px;
    width: 48px;
    height: 48px;
    z-index: 10;
    border-radius: 6px;
    transform: rotate(180deg)
}

    .view .arrow-right:hover {
        background: url(../images/pre.png) no-repeat center #ea5404;
    }

.view .arrow-left:hover {
    background: url(../images/pre.png) no-repeat no-repeat center #ea5404;
}

.po-txt {
    position: absolute;
    width: 720px;
    position: absolute;
    top: 0;
    right: 0;
}

    .po-txt h1 {
        color: #333333;
        font-size: 32px;
        padding: 15px 0;
    }

.t-dw {
    height: 260px;
    overflow: auto;
    padding-right: 20px;
}

    .t-dw p {
        font-size: 16px;
        line-height: 1.8;
        text-align: justify; text-indent:32px;
    }

.preview {
    width: 720px;
    position: absolute;
    bottom: 0;
    right: 0;
}

    .preview .swiper-container {
        width: 720px;
    }

    .preview .swiper-slide {
        width: 214px;
        cursor: pointer;
        margin-left: 10px;
    }

    .preview .active-nav img {
        padding: 0;
        border: 2px solid #F00;
    }

.ne-new01 {
    background: #f7f7f7;
    margin-bottom: 58px;
}

    .ne-new01 dt {
        float: left;
        width: 58%;
        overflow: hidden
    }

        .ne-new01 dt img {
            width: 100%;
            height: 100%;
            display: block;
            transition-duration: .5s;
        }

    .ne-new01:hover dt img {
        transform: scale(1.1)
    }

    .ne-new01 dd {
        padding: 72px 47px 0;
        float: left;
        width: 42%;
        box-sizing: border-box;
    }

        .ne-new01 dd h1 {
            font-size: 26px;
            color: #333;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .ne-new01 dd h2 {
            font-weight: normal;
            font-family: "Arial";
            color: #ea5404;
            font-size: 19px;
            margin: 30px 0;
        }

        .ne-new01 dd p {
            font-size: 17px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 4;
            line-clamp: 4;
            -webkit-box-orient: vertical;
            text-align: justify;
            line-height: 1.7;
            margin-bottom: 30px;
        }

.new-pro-list dl {
    width: 23%;
    float: left;
    margin: 0 2.5% 60px 0;
}

    .new-pro-list dl:nth-child(4n) {
        margin-right: 0;
    }

    .new-pro-list dl dt {
        overflow: hidden;
        position: relative;
        padding-bottom: 50%;
    }

        .new-pro-list dl dt img, .xl-pro-list dl dd img {
            width: 100%;
            height: 100%;
            display: block;
            transition-duration: .5s;
            position: absolute;
            top: 0;
            left: 0;
        }

    .new-pro-list dl:hover dt img, .xl-pro-list dl:hover dd img, .kt-list dl:hover img, .zd-img li:hover img, .cjlc-list:hover dd img {
        transform: scale(1.1)
    }

    .new-pro-list dl dd {
        border: 1px solid #d2d2d2;
        border-top: none;
        padding: 26px 0 16px 0;
        transition-duration: .5s;
    }

        .new-pro-list dl dd h1 {
            text-align: center;
            font-weight: normal;
            font-size: 18px;
            padding-bottom: 15px;
        }

        .new-pro-list dl dd p {
            font-size: 16px;
            padding: 0 20px;
            height:22px;
            
        }
.new-pro-list dl dd p span{ display:inline-block; width:50%; padding-bottom:10px;}
    .new-pro-list dl:hover dd {
        background: #ea5404;
        color: #fff;
    }


.xl-pro-list dl {
    background: #f5f5f5;
    position: relative;
    margin-bottom: 44px;
}

    .xl-pro-list dl dd {
        width: 50%;
        overflow: hidden
    }

        .xl-pro-list dl dd img {
            position: relative;
        }

    .xl-pro-list dl dt {
        position: absolute;
        left: 0;
        top: 0;
        width: 50%;
        height: 100%;
        padding: 57px 61px;
        box-sizing: border-box;
        transition-duration: .5s;
    }

        .xl-pro-list dl dt h1 {
            font-size: 50px;
            text-transform: uppercase;
            color: #eaeaea;
            line-height: 0.8;
        }

        .xl-pro-list dl dt h2 {
            font-size: 36px;
            color: #333;
            position: relative; margin-bottom:15px;
            
        }

        .xl-pro-list dl dt p {
            font-size: 18px;
            text-align: justify;
            line-height: 1.8;
        }

        .xl-pro-list dl dt span {
            position: absolute;
            left: 61px;
            bottom: 40px;
        }

    .xl-pro-list dl:hover dt, .kt-list dl:hover dd {
        background: #ea5404;
        color: #fff;
    }

        .xl-pro-list dl:hover dt h1, .xl-pro-list dl:hover dt h2, .kt-list dl:hover dd h1, .kt-list dl:hover dd p {
            color: #fff;
        }

        .xl-pro-list dl:hover dt h1 {
            opacity: 0.5
        }

    .xl-pro-list dl:nth-child(2) dt {
        left: auto;
        right: 0;
    }

.kt-list dl {
    position: relative;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 36px;
    margin-bottom: 36px;
}

    .kt-list dl dt {
        width: 394px;
        height: 251px;
        position: relative;
        overflow: hidden;
        transition-duration: .5s;
    }

        .kt-list dl dt img, .zd-img li img, .cjlc-list dd img {
            width: 100%;
            height: 100%;
            display: block;
            transition-duration: .5s;
        }

    .kt-list dl dd {
        width: calc(100% - 394px);
        width: -webkit-calc(100% - 394px);
        padding: 25px 35px 0;
        position: absolute;
        height: 251px;
        transition-duration: .5s;
        right: 0;
        top: 0;
        box-sizing: border-box
    }

        .kt-list dl dd h1 {
            font-size: 22px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            font-weight: normal;
            padding-top: 15px;
            color: #333;
        }

        .kt-list dl dd p {
            font-size: 17px;
            color: #666666;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            line-clamp: 3;
            -webkit-box-orient: vertical;
            margin: 20px 0;
            line-height: 1.7;
            width: 90%;
        }

    .kt-list dl:hover dd h1 {
        font-weight: bold;
    }

    .kt-list dl:hover dd span {
        background: url(../images/n.png) no-repeat center #fff;
        !important
    }

.an-img {
    padding-top: 40px;
    text-align: center;
}

    .an-img img {
        width: 100%;
    }

    .an-img p {
        color: red;
        font-size: 15px;
        display: none
    }

.spaq01 {
    padding-bottom: 90px;
}

.spaq02 {
    padding: 85px 0;
    background: #f9f9f9
}

.zd-img li {
    width: 33.3333%;
    float: left;
    overflow: hidden;
}

.zd-txt {
    margin-top: 40px;
    background: #e35001;
    font-size: 20px;
    font-weight: bold;
    -moz-box-shadow: 1px 2px 4px #FF5A01;
    -webkit-box-shadow: 1px 2px 4px #FF5A01;
    box-shadow: 1px 2px 4px #FF5A01;
}

    .zd-txt li {
        color: #fff;
        font-weight: bold;
        width: 20%;
        text-align: center;
        float: left;
        line-height: 80px;
        position: relative;
    }

        .zd-txt li:after {
            content: "";
            width: 1px;
            height: 25px;
            background: rgba(255,255,255,0.22);
            position: absolute;
            right: 0;
            top: 50%;
            margin-top: -12.5px;
        }

.spaq03 {
    padding-top: 90px;
}

.cjlc-list {
    padding-right: 10px;
    position: relative;
}

    .cjlc-list dd {
        overflow: hidden;
        margin-top: 100px;
    }

    .cjlc-list dt {
        background: #efefef;
        width: 68%;
        margin: 0 auto;
        text-align: center;
        position: relative;
        padding: 80px 0 35px 0;
        border-radius: 30px;
        transition-duration: .5s;
    }

        .cjlc-list dt h1 {
            font-size: 70px;
            color: #333;
            padding-bottom: 10px;
        }

        .cjlc-list dt p {
            font-size: 16px;
            padding: 0 20px;
            min-height: 110px;
        }

        .cjlc-list dt span {
            background: #e35001;
            color: #fff;
            text-transform: uppercase;
            font-size: 20px;
            display: block;
            width: 90%;
            height: 57px;
            position: absolute;
            top: 0;
            left: 0;
            line-height: 57px;
            text-align: center;
            border-right: 5px solid #fff;
            border-bottom: 5px solid #fff;
            border-radius: 60px 10px 100px 0;
        }

        .cjlc-list dt:after {
            content: "";
            width: 35px;
            height: 35px;
            background: url(../images/y.png) no-repeat center;
            position: absolute;
            bottom: -65px;
            left: 50%;
            margin-left: -17.5px;
            transition-duration: .5s;
            z-index: 2;
        }

    .cjlc-list:hover dt:After {
        background: url(../images/y1.png) no-repeat center;
    }

    .cjlc-list:hover dt {
        -moz-box-shadow: 0px 0px 10px #B0B0B0;
        -webkit-box-shadow: 0px 0px 10px #B0B0B0;
        box-shadow: 0px 0px 10px #B0B0B0;
    }

    .cjlc-list dd:before {
        content: "";
        width: 100%;
        height: 9px;
        background: url(../images/yy.png) repeat-x;
        position: absolute;
        bottom: 250px;
        left: 0;
        z-index: 1;
    }

.spaq03 .owl-theme .owl-controls .owl-dots {
    display: none !important
}

.spaq03 .owl-carousel:after, .spaq03 .owl-carousel:before {
    content: "";
    width: 19px;
    height: 19px;
    background: url(../images/y2.png) no-repeat center;
    position: absolute;
    left: -1px;
    bottom: 245px;
    z-index: 3;
}

.spaq03 .owl-carousel:before {
    left: auto;
    right: -1px;
    transform: rotate(180deg)
}

.spaq03 .owl-theme .owl-controls .owl-nav [class*=owl-] {
    margin: 0;
    padding: 0;
    background: url(../images/pre1.png) no-repeat;
    width: 29px;
    height: 56px;
    position: absolute;
    left: -20px;
    top: 120px;
    text-indent: -999px;
}

.spaq03 .owl-carousel .owl-controls .owl-nav .owl-next {
    left: auto;
    right: -20px;
    transform: rotate(180deg)
}

.spaq03 .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
    background: url(../images/pre1-1.png) no-repeat;
}

.xsff {
    background: #f7f7f7;
    padding: 44px 0;
    margin-top: 25px;
}

    .xsff h2 {
        color: #d04900;
        font-size: 32px;
        width: 300px;
        text-align: center;
        padding-top: 33px;
        float: left;
    }

    .xsff ul {
        width: calc(95% - 300px);
        width: -webkit-calc(95% - 300px);
        display: flex;
        justify-content: space-between;
        float: left;
    }

        .xsff ul li h1 {
            color: #333;
            font-size: 20px;
            text-align: center;
            padding: 10px 0;
        }

        .xsff ul li p {
            font-size: 15px;
            color: #333;
        }


.bf-an {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: 0px auto;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    cursor: pointer;
    text-align: center;
}

    .bf-an span {
        border-radius: 50%;
        width: 88px;
        height: 88px;
        z-index: 2;
        display: block;
        position: relative;
    }

    .bf-an:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(255,255,255,0.7);
        opacity: 0.5;
        -webkit-transition-property: -webkit-transform;
        transition-property: -moz-transform;
        -moz-transition-property: -moz-transform;
        -webkit-transition-duration: 1s;
        -moz-transition-duration: 1s;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        animation-duration: 1s;
        transition-duration: 1s;
        -webkit-animation-name: grow;
        -moz-animation-name: grow;
        animation-name: grow;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        -moz-animation-iteration-count: infinite;
        -moz-animation-timing-function: linear;
        animation-iteration-count: infinite;
        animation-timing-function: linear;
        z-index: 1;
        border-radius: 50%;
    }

#videDivo1 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.in-ab-ri {
    position: relative;
    overflow: hidden
}

@-webkit-keyframes grow {
    from {
        -webkit-transform: scale(1);
    }

    to {
        -webkit-transform: scale(2);
    }
}

@-moz-keyframes grow {
    from {
        -moz-transform: scale(1);
    }

    to {
        -moz-transform: scale(2);
    }
}

@keyframes grow {
    from {
        transform: scale(1);
    }

    to {
        transform: scale(1.5);
    }
}

.hct-js h1 {
    color: #ea5404;
    font-size: 23px;
    padding-top: 50px;
    padding-bottom: 10px;
}

.hct-js p {
    font-size: 17px;
    padding-bottom: 40px;
    line-height: 1.8;
    text-align: justify;
}

.hct-js h2 {
    color: #333;
    font-size: 20px;
    padding-bottom: 15px;
}

.yftd02 {
    background: linear-gradient(top, rgb(22, 67, 103) 36%, rgb(42, 100, 145) 76%);
    background: -o-linear-gradient(top, rgb(22, 67, 103) 36%, rgb(42, 100, 145) 76%);
    background: -ms-linear-gradient(top, rgb(22, 67, 103) 36%, rgb(42, 100, 145) 76%);
    background: -moz-linear-gradient(top, rgb(22, 67, 103) 36%, rgb(42, 100, 145) 76%);
    background: -webkit-linear-gradient(top, rgb(22, 67, 103) 36%, rgb(42, 100, 145) 76%);
    padding: 92px 0;
    margin-bottom: 90px;
}

.fx-list dl {
    width: 24.7%;
    float: left;
  
  
    border-radius: 10px;
    box-sizing: border-box;
    margin-right: 0.4%;
    position: relative;
}

    .fx-list dl dt {
        width: 100%;
          background: #fff;  padding: 28px 28px 30px;box-sizing: border-box; position:relative;
    }
.fx-list dl dt span{ display:block; position:absolute; width:100%; text-align:center; bottom:10px; color:#ea5404; font-size:20px; left:0;}
        .fx-list dl dt img {
            transition-duration: .5s;
            width: 100%;
            height: 100%;
            display: block;
        }

    .fx-list dl:hover dt img {
        transform: scale(1.1)
    }

    .fx-list dl dt h1 {
        font-size: 26px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #333;
        padding: 5px 0; margin-top:10px;
    }
 .fx-list dl dd{ height:85px;}
        .fx-list dl dt h1 img {
            margin-right: 10px; height:40px; width:auto !important;
        }

    .fx-list dl dd p {
        height: 35px;
        transition-duration: .5s;
        text-align: center; margin-top:15px;
    }

        .fx-list dl dd p span {
            display: inline-block;
            color: #fff;
            background: #ea5404;
            font-size: 16px;
            width: 31%;
            text-align: center;
            line-height: 35px;
            border-radius: 20px;
            margin-right: 1%;
        }

    .fx-list dl:hover dd p {
        opacity: 1;
    }

    .fx-list dl:nth-child(4) {
        margin-right: 0;
    }

    .fx-list dl dt:after {
        content: "";
        width: 0px;
        height: 0px;
        position: absolute;
        right: -20px;
        top: 50%;
        z-index: 10;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-right: 20px solid none;
        border-left: 20px solid #ffffff;
        z-index: 2
    }

    .fx-list dl dt:before {
        content: "";
        width: 0px;
        height: 0px;
        position: absolute;
        left: 0px;
        top: 50%;
        z-index: 10;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-right: 20px solid none;
        border-left: 20px solid #2b5d84;
        z-index: 1;
    }

    .fx-list dl:nth-child(1) dt:before, .fx-list dl:nth-child(4) dt:after {
        display: none
    }

.hz-list li {
    width: 31%;
    float: left;
    position: relative;
    border: 1px solid #e8e8e8;
    height: 118px;
    margin-bottom: 47px;
    margin-right: 3%;
    transition-duration: .5s;
}

    .hz-list li img {
        max-width: 80%;
        max-height: 80%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

    .hz-list li:nth-child(3n) {
        margin-right: 0;
    }

    .hz-list li:hover {
        transform: scale(1.1)
    }

.video-list dl dt {
    background: #000;
}

    .video-list dl dt img {
        opacity: 0.8
    }

    .video-list dl dt .bu-vi {
        width: 50px;
        height: auto;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: auto;
        opacity: 1;
    }

.video-list dl dd {
    padding: 20px 0;
}

    .video-list dl dd h1 {
        padding: 0;
    }


/*whr*/
.mobile-qywhList{
	width: 100%;
	padding: 25px 20px;
	box-sizing: border-box;
}
.mobile-qywhList:nth-child(odd){
	background: #f3f3f3;
}
.mobile-qywhList:nth-child(even){
	background: #fff;
}
.mobile-qywhList h4{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	padding-left: 30px;
	line-height: 1.4;
	position: relative;
	margin-bottom: 12px;
}
.mobile-qywhList h4:before{
	display: block;
	content: '';
	width: 20px;
	height: 20px;
	background: url(../images/sy-icon.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px;
}
.mobile-qywhList img{
	display: block;
	width: 100%;
	margin-bottom: 8px;
}
.mobile-qywhList p{
	font-size: 15px;
	color: #333333;
	line-height: 1.6;
	text-align: justify;
	text-indent: 2rem;
}


@media (-webkit-device-pixel-ratio: 1.25) {
	
}

@media (-webkit-device-pixel-ratio: 1.5) {
	.fx-list dl dd p span{ font-size:12px;}
}


@media only screen and (max-width: 1660px) {
}

@media only screen and (max-width: 1500px) {
}


@media only screen and (max-width: 760px) {
    .pc-banner, .ne-wh02 dl dd p:before, .ne-wh02 dl dd p:after, .c-li-left:after, .zzry, .ne-cd h1, .ne-cd p, .zp_ti li:nth-child(6), .sideMenu1 h3 dl dd:nth-child(6), .zp_ti li:nth-child(2), .sideMenu1 h3 dl dd:nth-child(2), .zd-txt li:after, .cjlc-list dt span, .spaq03 .owl-theme .owl-controls .owl-nav [class*=owl-], .view .arrow-left, .view .arrow-right, .fx-list dl:after, .fx-list dl:before {
        display: none !important;
    }

    .mobile-banner, .mobile-zzry, .xsff ul {
        display: block !important;
    }

    .an-img p {
        display: block;
    }

    .ne-banner {
        padding-top: 50px;
    }

    .ne-cd {
        line-height: 50px;
    }

        .ne-cd ul {
            width: 100%;
            float: none;
        }

            .ne-cd ul li a, .lx-list dl dd h1 {
                margin-right: 0;
                text-align: center;
                font-size: 16px;
            }

            .ne-cd ul li {
                width: 25%;
            }

    .ne-xi, .spaq02, .spaq03 {
        padding: 50px 0;
    }

    .zp_ti li, .sideMenu1 h3 dl dd {
        width: 25%;
    }

    .zp_ti, .sideMenu1 h3 {
        font-size: 15px;
        line-height: 45px;
        height: 45px;
    }

        .sideMenu1 h3 dl dd {
            font-size: 13px;
        }

    .sideMenu1 ul {
        padding: 20px;
    }

        .sideMenu1 ul p, .sc-button .b-zi, .case-list dl dd p, .xl-pro-list dl dt p {
            font-size: 14px;
            line-height: 1.7;
        }

    .td-an {
        position: relative;
        right: 0;
        bottom: 0;
        text-align: center;
    }

        .td-an a, .bu-an a {
            width: 30%;
            height: 40px;
            line-height: 40px;
            font-size: 14px;
            margin: 0 2%;
        }

    .hz-form li {
        width: 100%;
        height: 40px;
        margin-bottom: 15px;
        padding-left: 10px;
    }

        .hz-form li p, .fileUploadContent .uploadBts > div .selectFileBt {
            font-size: 14px;
            line-height: 40px;
            height: 40px;
        }

        .hz-form li input {
            width: calc(100% - 72px);
            width: -webkit-calc(100% - 72px);
            height: 38px;
        }

        .hz-form li a {
            top: 0;
            height: 40px;
        }

    .bu-an {
        margin-top: 20px;
    }

    .lx-list dl {
        width: 50%;
        display: flex;
        align-items: center;
        text-align: left;
    }

        .lx-list dl dt img {
            width: 40px;
            margin-right: 10px;
        }

        .lx-list dl dd h1 {
            text-align: left;
        }

        .lx-list dl dd p, .hd-list dl dd {
            font-size: 14px;
            height: 45px;
        }

    #map {
        height: 250px;
    }

    .case-list dl, .hd-list dl, .hd-list dl:nth-child(3n), .new-pro-list dl, .new-pro-list dl:nth-child(4n) {
        width: 48%;
        margin: 0 1% 35px;
    }

        .case-list dl dd {
            padding: 10px 0;
        }

            .case-list dl dd h1, .ne-new-list dl dd h1 {
                font-size: 15px;
            }

    .page {
        padding-top: 20px;
    }

        .page ul li a {
            font-size: 13px;
            padding: 0 10px;
            line-height: 30px;
        }

    .zd-txt li {
        width: 49.8%;
        font-size: 15px;
        font-weight: normal;
        line-height: 40px;
        border-bottom: 1px solid rgba(255,255,255,0.22);
        border-right: 1px solid rgba(255,255,255,0.22)
    }

        .zd-txt li:nth-child(2n) {
            border-right: none;
        }

    .ne-ti p span, .hct-js p {
        font-size: 14px;
    }

    .cjlc-list dt {
        width: 100%;
        padding: 30px 0;
    }

        .cjlc-list dt h1 {
            font-size: 30px;
        }

        .cjlc-list dt p {
            font-size: 14px;
            line-height: 1.6;
            padding: 0 5px;
            min-height: 65px;
        }

        .cjlc-list dt:after {
            width: 20px;
            height: 20px;
            background-size: 20px 20px;
            bottom: -30px;
        }

    .cjlc-list dd {
        margin-top: 40px;
    }

        .cjlc-list dd:before {
            bottom: 143px;
        }

    .spaq03 .owl-carousel:after, .spaq03 .owl-carousel:before {
        bottom: 137px;
    }

    .xsff h2, .xl-pro-list dl dt h2 {
        width: 100%;
        font-size: 18px;
        padding-top: 0;
    }

    .xsff {
        margin-top: 0;
    }

        .xsff ul {
            width: 100%;
        }

            .xsff ul li {
                width: 33.333%;
                float: left;
                text-align: center;
                margin-bottom: 20px;
            }

                .xsff ul li h1 {
                    font-size: 16px;
                    padding: 0;
                }

                .xsff ul li p, .ne-new01 dd p, .ne-new-list dl dd p {
                    font-size: 14px;
                }

    .an-img {
        padding-top: 0;
    }

    .ts-nav {
        text-align: center;
        margin-bottom: 20px;
        text-align: center;
        width: 100%;
    }

        .ts-nav li {
            display: inline-block;
            width: 48%;
        }

            .ts-nav li a {
                font-size: 14px;
                padding: 0;
                margin-right: 1%;
                line-height: 40px;
                margin-bottom: 10px;
            }

    .bf-an span, .bf-an span img {
        width: 40px;
        height: 40px;
    }

    .hct-js h1, .ne-rq p, .xl-pro-list dl dt h1 {
        font-size: 20px;
    }

    .hct-js p {
        padding-bottom: 15px;
    }

    .hct-js h2, .ne-new01 dd h1, .kt-list dl dd h1, .new-pro-list dl dd h1 {
        font-size: 16px;
    }

    .hct-js img {
        width: 80%;
    }

    .ne-new01 dd h2 {
        font-size: 15px;
        margin: 10px 0;
    }

    .new-more {
        width: 30px;
        height: 30px;
    }

    .ne-new01 {
        margin-bottom: 15px;
    }

    .ne-new-list dl dd {
        padding-left: 0;
    }

    .ne-new-list dl dd {
        width: calc(90% - 103px);
        width: -webkit-calc(90% - 103px);
    }

    .ne-new-list dl dt {
        right: 0;
    }

    .ne-new-list dl {
        padding: 25px 0;
    }

    .kt-list dl dt {
        width: 100%;
    }

    .kt-list dl dd {
        position: relative;
        height: auto;
        width: 100% !important;
        padding: 0 0 0 0;
    }

        .kt-list dl dd p {
            width: 100%;
            font-size: 14px;
            margin: 10px 0;
        }

    .kt-list dl {
        padding-bottom: 15px;
        margin-bottom: 25px;
    }

    .xl-pro-list dl dt, .xl-pro-list dl dd {
        position: relative;
        width: 100%;
    }

    .xl-pro-list dl dt, .new-pro-list dl dd {
        padding: 20px;
    }

        .xl-pro-list dl dt h2 {
            top: 0;
        }

        .xl-pro-list dl dt span {
            position: relative;
            top: 10px;
            left: 0;
        }

        .new-pro-list dl dd p {
            font-size: 14px;
            padding: 0;
        }

    .yftd02 {
        padding: 40px 0;
        margin-bottom: 40px;
    }

    .fx-list dl {
        width: 49%;
        padding: 15px;
        margin-bottom: 10px;
    }

        .fx-list dl dd h1 {
            font-size: 17px;
        }

            .fx-list dl dd h1 img {
                height: 30px;
                margin-right: 10px;
            }

        .fx-list dl dd p {
            opacity: 1;
            height: 60px;
        }

            .fx-list dl dd p span {
                width: 47%;
                font-size: 13px;
                margin-bottom: 5px;
                margin-right: 1%;
                line-height: 30px;
            }

    .hz-list li, .hz-list li:nth-child(3n) {
        width: 47%;
        margin: 0 1% 15px
    }
	.mobile-banner-slideBox .hd ul li{ width:8px; height:8px;}
	.mobile-banner-slideBox .hd{ bottom:11px;}
	.new-nr-zi img{ max-width:100%; width:100%;}
	.case-list dl dt img{ height:108px;}
}
