﻿html, body {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    font: 14px/24px "微软雅黑", Arial, Helvetica, sans-serif;
}

body {
    overflow-x: hidden;
}

ul, li, p, img, b, ol, em, a, h1, h2, h3, h4, h5, h6, dl, dd, dt {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: none;
    font-style: normal;
    text-decoration: none;
    font-weight: initial;
}

#dituContent img {
    max-width: inherit;
}

a:link, a:visited {
    color: inherit;
    font-size: inherit;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

img {
    max-width: 100%;
}

.container {
    width: 1500px;
    margin: auto;
}

.clear {
    position: relative;
}

.clear:after {
    display: block;
    clear: both;
    content: "";
}

.index_img {
    position: absolute;
    width: 100%;
    z-index: -1;
    height: 100%;
    top: 0px;
}

.index_img img {
    width: 100%;
    height: 100%;
    display: block;
}





.page_xw li a:hover, .page_cp li:hover h3, .product li:hover h3, .product li:hover:after, .Product_item_text span, ul.relate_news li a:hover, ul.relate_pr p:hover, .article li:hover h3, .slides_qh .prev:hover, .slides_qh .next:hover, .header_dh .sz, .one .sz, .one .fh, .one .zw, .two_text h3, .two_text:hover .more, .five_ul li h3, .six .title h2, .six li h3, .eight_text h3, .eleven_ul li:hover h3 {
    color: #0168B7
}

.bottom .dhzx, .page_title, .page_nav li .cur, .page_nav li a:hover, .lxwm, .product li:hover:before, .pading span.current, .page_cp_qh span:hover, .navs b, .navs b:after, .navs b:before, #slides .hd .on, .navbox .cur, .navbox a:hover, .navs b, .navs b:after, .navs b:before, .two_nav .on, .two_text .more, .two_text:hover, .three_img, .four_nav .on, .five_nav .on, .eleven_nav .on, .five_ul li:hover, .seven li:hover h3, .seven_qh .more, .seven_qh a:hover, .eight_text .more, .nine_fl, .nine li:hover, .ten_ul li:hover .ten_img, .ten_ul li:hover h3 {
    background: #0168B7
}

#copy_btn, .bottom .dhzx a, .page_title, .page_nav li .cur, .page_nav li a:hover, .lxwm, .pading span.current, .page_cp_qh span:hover, .nav .cur, .nav a:hover, .slides_qh .next, .slides_qh .prev, .subMen .cur, .subMen a:hover .footer, .footer_nav, .footer_nav li:hover, .interlink, .two_nav .on, .two_text .more, .two_text:hover h3, .two_text:hover p, .four_nav li, .four .bd, .five_nav .on a, .eleven_nav .on a, .five_ul li:hover h3, .seven li:hover h3, .seven_qh .more, .seven_qh a:hover, .eight_text .more, .nine li:hover h3, .nine li:hover .p, .ten_ul li:hover h3, .footer {
    color: #fff;
}





#slides {
    position: relative;
    width: 100%;
    overflow: hidden;
}

#slides img {
    width: 100%;
    display: block;
}

#slides .hd {
    width: 1200px;
    position: absolute;
    border-radius: 24px;
    bottom: 30px;
    z-index: 10;
    left: 50%;
    margin-left: -600px;
    text-align: center;
}

#slides .hd li {
    width: 50px;
    height: 3px;
    display: inline-block;
    background: #fff;
    transition: .5s;
    color: transparent;
    margin: 0px 5px;
    border-radius: 3px;
    line-height: 3px;
}




.header_top {
    line-height: 40px;
    background: url(../image/header_top.png) repeat-x;
    height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #4f4f4f;
}






.header_box {
    padding: 20px 0;
}




.logo {
    height: 110px;
    width: 25%;
    padding-right: 2%;
    box-sizing: border-box;
    background: url(../image/logo.jpg) no-repeat right center;
}


.logo a {
    display: flex;
    align-items: center;
}

.logo img {
    max-width: 100%;
    display: block;
}



.header_logo {
    width: 40%;
    padding-left: 2%;
    box-sizing: border-box;
    margin-top: 20px;
}


.header_logo h2 {
    font-weight: bold;
    font-size: 25px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.header_logo h3 {
    font-size: 18px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666
}







.header_dh {
    margin-top: 31.5px;
    line-height: 20px;
    width: 18%;
}

.header_dh img {
    height: 47px;
    display: block;
    float: left;
    margin-right: 10px;
}

.header_dh .sz {
    font-size: 26px;
    font-family: impact;
    display: block;
    line-height: 27px;
    letter-spacing: 2px;
}




.navbox {
    background: #d4d4d4;
}

.navbox li {
    float: left;
    position: relative;
    width: 12.5%;
}

.navbox li:before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    right: 0;
    top: 0px;
}

.navbox a {
    padding: 0 0.5%;
    box-sizing: border-box;
    font-size: 18px;
    display: block;
    line-height: 60px;
    text-align: center;
    height: 60px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.subMen {
    position: absolute;
    top: 60px;
    z-index: 2;
    display: none;
    width: 100%;
    background: #d4d4d4;
}


.navbox li:last-child:before, ul.subMen li:before {
    display: none;
}

ul.subMen li {
    width: 100%;
    float: none;
}

ul.subMen a {
    line-height: 40px;
    font-size: 14px;
    width: 100%;
    text-align: center;
    height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

ul.subMen li:nth-child(4) {
    margin-right: 0;
}


.navbox li:hover ul.subMen {
    display: block;
}


.navs {
    display: none;
    width: 10%;
    position: absolute;
    right: 2%;
    top: 62px;
    border: 1px solid #0168B7;
    padding: 8px 2% 0;
    border-radius: 5px;
    box-sizing: border-box;
    height: 36px;
}

.navs b {
    margin-bottom: 8px;
    display: block;
    height: 2px;
    width: 100%;
    position: relative;
}

.navs b:after {
    content: '';
    display: block;
    height: 2px;
    width: 100%;
    position: absolute;
    top: 8px;
}

.navs b:before {
    content: '';
    display: block;
    height: 2px;
    width: 100%;
    position: absolute;
    top: 16px;
}






.Tc {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
    background: rgba(0, 0, 0, 0.5);
    top: 0px;
    left: 0px;
    color: #000
}

.Tcs {
    background: #fff;
    width: 70%;
    height: 343px;
    position: absolute;
    left: 50%;
    margin-left: -35%;
    top: 50%;
    margin-top: -171.5px;
    border-radius: 10px;
    padding: 20px 10px;
    box-sizing: border-box;
    text-align: center;
}

.Tc_gb {
    position: absolute;
    right: 0px;
    width: 30px;
    height: 30px;
    font-size: 30px;
    text-align: center;
    top: 0px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.Tcs img {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto 5px;
    box-shadow: 0px 0px 3px 3px #eee;
}

.Tcs .Tc_dt {
    width: 150px;
    height: auto;
    margin: 15px auto 0;
    display: block;
    box-shadow: initial;
}

#weixin {
    line-height: 30px;
    display: inline-block;
    font-size: 15px;
}

#copy_btn {
    background: #000;
    border: none;
    line-height: 30px;
    width: 100px;
    border-radius: 5px;
    margin: 5px auto 0px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.Tcs p {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.bottom {
    position: fixed;
    bottom: 0px;
    background: #fff;
    width: 100%;
    overflow: hidden;
    z-index: 555;
    display: none
}

.bottom li {
    float: left;
}

.bottom li {
    width: 25%;
    padding: 5px 0;
    text-align: center;
}

.bottom .dhzx {
    width: 50%;
}

.bottom .dhzx a {
    display: block;
    line-height: 44px;
    font-size: 16px;
}

.bottom li img {
    display: block;
    margin: auto;
    height: 20px;
}

.bottom .dhzx img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    height: 25px;
}

.bottom li a {
    color: #000;
}

.max_banner {
    display: none;
    overflow: hidden;
}

.max_banner img {
    width: 100%;
    display: block;
}



.title {
    text-align: center;
    padding: 0 2%;
    box-sizing: border-box;
}

.title h2 {
    height: 45px;
    line-height: 45px;
    font-size: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.title h3 {
    line-height: 30px;
    height: 30px;
    font-size: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 5px;
}


.one {
    background: #f5f5f5;
    padding: 70px 0;
}

.one .container {
    background: #fff;
    padding: 70px 0;
    box-sizing: border-box;
}

.one ul {
    margin-top: 70px;
}

.one li {
    float: left;
    width: 25%;
    text-align: center;
    position: relative;
}



.one li:after {
    content: '';
    position: absolute;
    left: 0px;
    height: 100px;
    background: #d8dadc;
    font-family: '宋体';
    top: 0px;
    width: 2px;
    transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    
    -webkit-transform: rotate(20deg);
    
}


.one li:nth-child(1):after {
    display: none;
}

.one .sz {
    font-size: 60px;
    font-weight: bold;
    display: inline-block;
    line-height: 60px;
}

.one .fh {
    font-size: 40px;
    line-height: 30px;
    display: inline-block;
    vertical-align: top;
}

.one .zw {
    display: inline-block;
    font-size: 20px;
}

.one .p {
    font-size: 18px;
    height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 2%;
    box-sizing: border-box;
    line-height: 24px;
    margin-top: 10px;
}





.two {
    margin-top: 70px;
}

.two .container {
    background: #f5f5f5;
    margin-top: 70px;
}

.two_nav {
    position: absolute;
    width: 22%;
    top: 10px;
    left: 10px;
    z-index: 2;
}

.two_nav li {
    margin-bottom: 10px;
    background: rgba(255, 255, 255, 0.5);
    height: 120px;
    position: relative;
}

.two_img {
    width: 72px;
    height: 60px;
    position: absolute;
    top: 30px;
    left: 30px;
    overflow: hidden;
}

.two_img img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.two_img img:last-child, .two_nav .on img:first-child {
    opacity: 0;
}


.two_nav li h3 {
    padding-left: 120px;
    box-sizing: border-box;
    line-height: 120px;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 20px;
}


.two_nav .on img:last-child {
    opacity: 1;
    margin-top: -60px;
}

.two_ul {
    height: 660px;
    overflow: hidden;
    position: relative;
}

.two_ul img {
    display: block;
    height: 100%;
    margin: auto;
}

.two_text {
    position: absolute;
    z-index: 2;
    top: 50%;
    right: 30px;
    background: rgba(255, 255, 255, 0.5);
    padding: 15px;
    box-sizing: border-box;
    width: 400px;
    margin-top: -110px;
}

.two_text h3 {
    line-height: 30px;
    height: 30px;
    font-size: 25px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.two_text .p {
    font-size: 16px;
    line-height: 30px;
    height: 90px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    margin-top: 15px;
}

.two_text .more {
    font-size: 16px;
    width: 130px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    margin-top: 15px;
    transition: all 0.3s;
    display: block;
    text-align: center;
}




.two_text:hover .more {
    background: #fff;
}




.three {
    margin-top: 70px;
}

.three .title {
    margin-bottom: 70px;
}


.three_img {
    width: 40%;
    height: 246px;
    overflow: hidden;
}

.three_img li {
    width: 100%;
    height: 100%;
}

.three_img a {
    display: flex;
    align-items: center;
}

.three_img img {
    margin: auto;
    height: 100%;
    display: block;
}



.three_ul li {
    float: left;
    width: 20%;
    box-sizing: border-box;
    border: 1px solid #dfdfdf;
    overflow: hidden;
    height: 123px;
}

.three_ul li img {
    opacity: 0.5;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    display: block;
    height: 100%;
    margin: auto;
}

.three_ul li:hover img {
    opacity: 1;
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    filter: none;
    -webkit-transform: scale(0.9) translateY(-8px);
    -moz-transform: scale(0.9) translateY(-8px);
    transform: scale(0.9) translateY(-8px);
}


.four {
    position: relative;
    margin-top: 70px;
    padding: 70px 0;
}

.four_nav {
    width: 47%;
    overflow: hidden;
}

.four_nav li {
    float: left;
    width: 50%;
    border: 1px solid #495a6f;
    text-align: center;
    overflow: hidden;
    padding: 30px 30px 0;
    box-sizing: border-box;
}


.four_nav li img {
    height: 58px;
    display: block;
    margin: 0 auto 30px;
}


.four_nav li h3 {
    text-align: center;
    height: 80px;
    line-height: 80px;
    font-size: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
}

.four_nav li h3:before {
    content: '';
    width: 30px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -15px;
}




.four .bd {
    width: 47%;
}

.four_ul {
    padding-top: 40px;
}

.four_ul h3 {
    font-size: 35px;
    line-height: 100px;
    height: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.four_ul .p {
    font-size: 20px;
    line-height: 40px;
    height: 120px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}

.four_ul .more {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    overflow: hidden;
    transition: all 0.3s;
    border: 2px solid #fff;
    border-radius: 50%;
    margin-top: 30px;
}


.four_ul .tb {
    display: block;
    width: 100%;
    height: 100%;
    animation: ani-svg2 0.85s linear 0s alternate infinite;
    -webkit-animation: ani-svg2 0.85s linear 0s alternate infinite;
    -moz-animation: ani-svg2 0.85s linear 0s alternate infinite;
    font-size: 20px;
}

@keyframes ani-svg2 {
    0% {
        opacity: 0;
        transform: translateX(-12px);
    }

    25% {
        opacity: 0.25;
        transform: translateX(-10px);
    }

    50% {
        opacity: 0.5;
        transform: translateX(0px);
    }

    75% {
        opacity: 0.75;
        transform: translateX(10px);
    }

    100% {
        opacity: 1.0;
        transform: translateX(12px);
    }
}

@-webkit-keyframes ani-svg2 {
    0% {
        opacity: 0.4;
        -webkit-transform: translateX(-20px);
    }

    15% {
        opacity: 0.65;
        -webkit-transform: translateX(-15px);
    }

    25% {
        opacity: 0.8;
        -webkit-transform: translateX(-10px);
    }

    50% {
        opacity: 1;
        -webkit-transform: translateY(0px);
    }

    65% {
        opacity: 0.8;
        -webkit-transform: translateX(5px);
    }

    75% {
        opacity: 0.65;
        -webkit-transform: translateX(10px);
    }

    100% {
        opacity: 0.4;
        -webkit-transform: translateX(15px);
    }
}

@-moz-keyframes ani-svg2 {
    0% {
        opacity: 0.4;
        -moz-transform: translateX(-20px);
    }

    15% {
        opacity: 0.65;
        -moz-transform: translateX(-15px);
    }

    25% {
        opacity: 0.8;
        -moz-transform: translateX(-10px);
    }

    50% {
        opacity: 1;
        -moz-transform: translateX(0px);
    }

    65% {
        opacity: 0.8;
        -moz-transform: translateX(5px);
    }

    75% {
        opacity: 0.65;
        -moz-transform: translateX(10px);
    }

    100% {
        opacity: 0.4;
        -moz-transform: translateX(15px);
    }
}




.five {
    padding-top: 70px;
    background: #f5f5f5;
    padding-bottom: 50px;
}

.five_nav, .eleven_nav {
    padding: 50px 0;
    border-bottom: solid 1px #dfdfdf;
    text-align: center;
}

.five_nav li, .eleven_nav li {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    padding: 0px 20px;
    border-radius: 38px;
}





.five .bd {
    margin-top: 70px;
}

.five_ul li {
    float: left;
    width: 32%;
    margin-right: 1.5%;
    background: #fff;
    margin-bottom: 20px;
}

.five_ul li:nth-child(3n) {
    margin-right: 0
}

.five_img {
    display: flex;
    align-items: center;
    height: 288px;
}

.five_img img {
    margin: auto;
    display: block;
    height: 100%;
}

.five_ul li h3 {
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 2%;
    box-sizing: border-box;
}





.six {
    padding: 70px 0 0;
    height: 938px;
}



.six_img {
    display: none;
}

.six ul {
    width: 1200px;
    margin: auto;
    position: relative;
}


.six li {
    width: 20%;
    position: absolute;
    left: 50px;
    top: 495px;
    text-align: center;
}

.six li:nth-child(2) {
    left: 175px;
    top: 265px;
}

.six li:nth-child(3) {
    left: 50%;
    top: 145px;
    margin-left: -10%;
}

.six li:nth-child(4) {
    left: 773px;
    top: 265px;
}

.six li:nth-child(5) {
    left: 900px;
    top: 495px;
}


.six li h3 {
    height: 48px;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    line-height: 48px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.six li .p {
    font-size: 16px;
    color: #666666;
    line-height: 26px;
    height: 78px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
}



.seven {
    margin-top: 70px;
}

.seven .bd {
    margin-top: 70px;
    overflow: hidden;
}

.seven li {
    float: left;
    width: 329px;
    margin: 0 20px;
    border: 1px solid #eee;
    padding: 2px;
}

.seven_img {
    background: #f5f5f5;
    width: 100%;
    height: 275px;
    display: flex;
    align-items: center;
}

.seven_img img {
    height: 100%;
    margin: auto;
    display: block;
}


.seven li h3 {
    font-size: 16px;
    color: #666;
    text-align: center;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #f5f5f5;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}



.seven_qh {
    margin-top: 50px;
    text-align: center;
}

.seven_qh a {
    display: inline-block;
    width: 90px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle;
    margin: 0 10px;
}




.seven_qh .prev, .seven_qh .next {
    border: 1px solid #dfdfdf;
    font-family: '楷体';
    font-size: 22px;
    color: #dfdfdf;
}




.eight {
    margin-top: 70px;
}

.eight_img img {
    display: block;
    width: 100%;
}

.eight .title {
    margin-bottom: 70px;
    margin-top: 70px;
}


.eight_fl {
    width: 50%;
    height: 334px;
}

.eight_text {
    width: 50%;
    box-shadow: 3px 3px 3px #eee;
    border-top: 2px solid #f6f6f6;
    padding: 20px 30px 30px;
    box-sizing: border-box;
}

.eight_text h3 {
    line-height: 50px;
    height: 50px;
    font-size: 22px;
    border-bottom: 2px solid #ccc;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.eight_text .p {
    margin-top: 20px;
    line-height: 30px;
    font-size: 16px;
    height: 150px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    overflow: hidden;
}

.eight_text .more {
    width: 122px;
    line-height: 30px;
    display: block;
    text-align: center;
    border-radius: 30px;
    margin-top: 30px;
}



.nine {
    margin-top: 70px;
    background: #f5f5f5;
    padding: 70px 0 50px;
}

.nine ul {
    margin-top: 70px;
}

.nine li {
    width: 32.3%;
    float: left;
    background: #fff;
    margin-right: 1.5%;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
    color: #666666;
    margin-bottom: 1.5%;
}

.nine li:nth-child(3n) {
    margin-right: 0
}

.nine_fl {
    width: 62px;
    height: 62px;
    border-radius: 50%;
    padding-top: 15.5px;
    box-sizing: border-box;
    position: absolute;
    left: 20px;
    top: 40px;
}

.nine_img {
    width: 33px;
    height: 31px;
    overflow: hidden;
    display: block;
    margin: auto;
}

.nine_img img {
    display: block;
}

.nine_text {
    padding-left: 100px;
    box-sizing: border-box;
    padding-right: 100px;
}

.nine_text h3 {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.nine_text .p {
    height: 60px;
    overflow: hidden;
    font-size: 16px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    line-height: 30px;
}


.nine li .sz {
    font-size: 60px;
    line-height: 50px;
    display: block;
    color: #ccc;
    font-family: '楷体';
    position: absolute;
    right: 20px;
    top: 45px;
}



.nine li:hover .nine_fl {
    background: #fff;
    transform: rotateY(360deg);
    transition: all 2.0s;
}

.nine li:hover img {
    margin-top: -31px;
}




.ten, .ten_ul {
    margin-top: 70px;
}

.ten_ul li {
    float: left;
    margin: 0px 10px;
    width: 355px;
}

.ten_img {
    border: 3px solid #e5e5e5;
    background: #e5e5e5;
    display: flex;
    align-items: center;
    height: 265px;
    box-sizing: border-box;
}

.ten_img img {
    margin: auto;
    display: block;
    height: 100%;
}

.ten_ul li h3 {
    line-height: 47px;
    height: 47px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 3px;
    box-sizing: border-box;
    background: #e5e5e5;
    text-align: center;
}

.ten_ul li:hover .ten_img {
    border: 3px solid #0168B7;
}





.eleven {
    background: #f5f5f5;
    margin-top: 70px;
    padding: 70px 0 50px;
}

.eleven_ul {
    margin-top: 70px;
}

.eleven_ul li {
    float: left;
    position: relative;
    width: 32.3%;
    margin-right: 1.5%;
    background: #fff;
    margin-bottom: 1.5%;
    overflow: hidden;
    transition: all 0.3s;
    padding: 20px;
    box-sizing: border-box;
}

.eleven_ul li:nth-child(3n) {
    margin-right: 0;
}

.eleven_time {
    width: 20%;
    border-right: 1px solid #ccc;
    box-sizing: border-box;
    padding-right: 2%;
}

.eleven_time b {
    display: inline-block;
    font-size: 30px;
    height: 50px;
    line-height: 50px;
    letter-spacing: 1px;
    border-bottom: 2px solid #ccc;
}

.eleven_time em {
    display: block;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #666;
}

.eleven_text {
    width: 80%;
    padding-left: 2%;
    box-sizing: border-box;
}

.eleven_text h3 {
    height: 60px;
    overflow: hidden;
    font-size: 16px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    line-height: 30px;
}

.eleven_text span {
    display: block;
    line-height: 30px;
    font-size: 30px;
    color: #666;
    transition: all 0.3s;
}

.eleven_ul li:hover {
    box-shadow: 0 15px 15px rgba(0, 0, 0, .1);

}



.eleven_ul li:hover span {
    margin-left: 20px;
}




.footer {
    padding-bottom: 30px;
    background: #272727;
    position: relative;
    padding-top: 50px;
}

.footer .h2 {
    font-size: 20px;
    color: #d7d7d7;
    font-weight: bold;
    line-height: 35px;
    height: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 20px;
}

.footer_logo, .footer_lx, .footer_dh {
    width: 33.3%;
    float: left;
}

.footer_lx {
    padding: 0px 2%;
    box-sizing: border-box;
}

.footer_img {
    width: 48%;
    display: inline-block;
    line-height: 40px;
    text-align: center;
}

.footer_img img {
    width: 60%;
    display: block;
    margin: auto;
}

.footer_lx li {
    line-height: 40px;
    font-size: 16px;
}

.footer_dh li {
    width: 50%;
    float: left;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    padding-right: 2%;
    box-sizing: border-box;
}


.page .footer {
    margin-top: 50px;
}



.footer_bottom {
    padding-top: 30px;
    border-top: 1px solid #565655;
    margin-top: 30px;
}



.footer li a:hover, a.interlink__item:hover {
    font-weight: bold;
}



.interlink {
    padding: 0px 0 30px;
    background: #272727;
}

.interlink__inner {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}

.interlink__title {
    width: 100px;
    font-size: 16px;
    background: url(../image/yqlj.png) no-repeat right;
    float: left;
    text-align: left;

}

.interlink__list {
    width: 1090px;
    float: right;
}

a.interlink__item {
    margin: 0px 10px;
    font-size: 15px;
}

.interlink__item:hover {
    font-weight: bold;
}





.page_banner img {
    width: 100%;
    display: block;
    height: auto;
}

.page_lj {
    border: 1px solid #eee;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    margin-bottom: 30px;
    padding: 0 5%;
}

.page_lj .container {
    color: #999;
    background: url(../image/tb.png) no-repeat left;
    padding: 0 0 0 25px;
}

a.page_fh {
    float: right;
    padding-right: 25px;
    background: url(../image/ca1.png) no-repeat right;
}

.page_fl {
    width: 20%;
}

.page_nav {
    padding: 0;
}

.page_title {
    font-size: 22px;
    font-weight: normal;
    line-height: 75px;
    border-bottom: 1px solid #fff;
    text-align: center;
}

.page_nav li a {
    line-height: 50px;
    display: block;
    margin-bottom: 2px;
    padding-left: 30px;
    position: relative;
    background: #ececeb;
    text-align: left;
    font-size: 16px;
    color: #333
}

.page_nav li a:after {
    content: '+';
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 20px;
    font-weight: initial;
    float: right;
    margin-top: 15px;
    margin-right: 15px;
}

.page_nav li {
    position: relative;
}



ul.page_navs {
    width: 100%;
    top: 0px;
    z-index: 2;
    display: none;
}

.page_nav li:hover ul.page_navs {
    display: block;
}

ul.page_navs li a:after {
    display: none;
}

.page_nav li:hover a:after {
    content: '-';
}






.lxwm img {
    width: 100%;
    height: 100%;
    display: block;
}

.lxwm ul {
    padding: 10px 15px 10px;
    text-align: center;
}

.lxwm li {
    font-size: 16px;
    line-height: 40px;
}

.lxwm li img {
    width: 28px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}



.page_xw {
    border-top: 1px solid #fff
}

.page_xw ul {
    border: 1px solid #eee;
    padding: 2% 2% 0;
    border-top: none;
}

.page_xw li {
    margin-bottom: 5px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    border-bottom: dashed 1px #d2d2d2;
    padding: 0 32px 0 0px;
    position: relative;
    background: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}





.page_xw li:before {
    content: ">";
    position: absolute;
    width: 30px;
    height: 35px;
    top: 0;
    right: 0px;
    line-height: 35px;
    font-weight: bold;
    text-align: center;
    font-family: '楷体';
}



.page_xw li:last-child {
    border-bottom: none;
}




.page_cp {
    position: relative;
}

.page_cp_title {
    line-height: 50px;
    border-bottom: 2px solid #dfdfdf;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 50px;
}

.page_cp_title h2 {
    display: inline-block;
    font-size: 24px;
}


.page_cp_title h3 {
    margin-left: 10px;
    font-size: 18px;
    font-family: Arial;
    color: #c2c2c1;
    text-transform: uppercase;
    display: inline-block;
}



.page_cp .bd {
    margin-top: 20px;
    border: 1px solid #eee;
    box-sizing: border-box;
    padding: 2%;
}

.page_cp_qh {
    position: absolute;
    width: 100px;
    right: 0px;
    top: 5px;
}

.page_cp_qh span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #eee;
    display: block;
    float: left;
    margin: 0px 5px;
    text-align: center;
    font-size: 25px;
    font-family: '楷体';
}




.page_cp li {
    width: 100%;
    overflow: hidden;
}

.page_cp_img {
    width: 49%;
    height: 237px;
    overflow: hidden;
    box-sizing: border-box;
    background: #ececeb;
}

.page_cp_img img {
    height: 237px;
    display: block;
    transition: all 0.6s;
    margin: auto;
}

.page_cp li:hover img {
    transform: scale(1.1);
}

.page_cp_text {
    width: 49%;
}

.page_cp_text h3 {
    width: 100%;
    line-height: 60px;
    height: 60px;
    overflow: hidden;
    font-size: 20px;
    border-bottom: 1px #d0d0d0 dashed;
    margin-bottom: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.page_cp_text p {
    line-height: 30px;
    color: #666;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    font-size: 16px;
}



.page_cp_text span {
    margin-top: 10px;
    display: block;
}


.page_cp li:hover h3 {
    font-weight: bold;
}



.page_fr {
    width: 77%;
    box-sizing: border-box;
}

.page_text {
    line-height: 50px;
    font-size: 22px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px;
    margin-top: 15px;
}

.page_text a {
    border-bottom: 2px solid #0168B7;
    line-height: 50px;
    display: inline-block;
}

.product li {
    width: 32%;
    float: left;
    margin-right: 2%;
    padding: 1% 1% 0;
    box-sizing: border-box;
    margin-bottom: 2%;
    position: relative;
    border: 1px solid #eee;
}



.product li:nth-child(3n) {
    margin-right: 0;
}

.product_img {
    width: 100%;
    height: 151px;
    overflow: hidden;
}

.product_img img {
    height: 100%;
    display: block;
    margin: auto;
    transition: all 0.6s;
}

.product li:hover img {
    transform: scale(1.1);
}

.product li h3 {
    line-height: 40px;
    width: 85%;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product li:after {
    content: '→';
    position: absolute;
    right: 22px;
    bottom: 5px;
    color: #dadada;
}

.product li:before {
    content: '';
    position: absolute;
    right: 45px;
    bottom: 10px;
    background: #dadada;
    width: 1px;
    height: 15px;
}

.product li:hover {
    border-color: #0168B7
}





.pading {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}

.pading a, .pading span {
    border: 1px solid #e5e5e5;
    padding: 3px 12px;
    display: inline-block;
    margin: 0 2px;
}

.pading .next, .pading .prev {
    border: 1px solid #e5e5e5;
}

.pading span.current {
    border: #0168B7 1px solid;
}




.product_imgs_fl {
    width: 49%;
    position: relative;
}

.product_imgs_fl .imga img {
    margin: auto;
    display: block;
    height: 100%;
}

.product_imgs_fl .imga {
    margin-bottom: 5px;
    overflow: hidden;
}

.imga .swiper-slide {
    background: #eee;
    display: flex;
    align-items: center;
    height: 250px;
}


.product_text {
    width: 49%;
}

.product_text h2 {
    line-height: 50px;
    height: 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 20px;
    border-bottom: 1px dashed #000;
    margin-bottom: 10px;
}

.product_text p {
    color: #868686;
    line-height: 30px;
    font-size: 15px;
    height: 210px;
    overflow: hidden;
}



.Product_item_text {
    font-size: 22px;
    line-height: 40px;
    border-bottom: 2px solid #d4d4d4;
    margin-top: 20px;
    margin-bottom: 20px;

}

.Product_item_text span {
    border-bottom: 2px solid #0168B7;
    display: inline-block;
}

.Product_item_text em {
    text-transform: uppercase;
}



.main_next {
    overflow: hidden;
    width: 100%;
    margin-top: 20px;
}

.main_next .prevrecord, .main_next .nextrecord {
    margin: 5px 0px;
    display: block;
    font-size: 16px;
}

.main_next b {
    text-align: center;
    display: inline-block;
}




.xgwz, .xgcp {
    background: #f7f7f7;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 10px;
    margin-top: 20px;
}



h4.related {
    border-bottom: 1px dashed #ccc;
    font-size: 22px;
    line-height: 40px;
}

h4.related span {
    display: inline-block;
}

.relatedlist {
    margin: 0 10px;
    padding: 10px 0;
    overflow: hidden;
}

ul.relate_news li a {
    color: inherit;
    display: block;
    border-bottom: 1px dashed #ccc;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

ul.relate_pr li {
    width: 20%;
    float: left;
}

ul.relate_pr li a {
    color: inherit;
    display: block;
    margin: 5px;
    text-align: center;
    line-height: 30px;
}

ul.relate_pr li img {
    display: block;
    height: 105px;
    margin: auto;
}

ul.relate_pr p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


ul.relate_news li a:hover, ul.relate_pr p:hover {
    font-weight: bold;
}





.article {
    margin-top: 30px;
}

.article li {
    border: 1px solid #ccc;
    padding: 2%;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 2%;
}

.article_img {
    width: 25%;
    height: 150px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.article_img img {
    height: auto;
    display: block;
    transition: all 0.6s;
    margin: auto;
}

.article li:hover img {
    transform: scale(1.1);
}

.article_text {
    width: 73%;
}

.article_text h3 {
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: bold;
}

.article_text p {
    line-height: 28px;
    font-size: 15px;
    color: #999999;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}



.article_title {
    text-align: center;
    color: #5A5A5A;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.article_title h2 {
    font-size: 22px;
    font-weight: bold;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.article li:hover {
    border-color: #0168B7;
}





@media only screen and (max-width:1600px) {

    .container {
        width: 1200px;
    }

    .header_dh {
        width: 22%;
    }

    .one .sz {
        font-size: 45px;
        line-height: 45px;
    }

    .one .fh {
        font-size: 30px;
        line-height: 20px;
    }

    .one .zw {
        font-size: 18px;
    }

    .two_nav {
        width: 25%;
    }

    .seven li {
        width: 254px;
    }

    .seven_img {
        height: 191px
    }

    .ten_ul li {
        width: 280px
    }

    .ten_img {
        height: 206px
    }

    .eleven_time {
        width: 25%;
    }

    .eleven_text {
        width: 73%;
    }

}



@media only screen and (max-width:1200px) {

    .container {
        width: 960px;
    }

    .header_dh .sz {
        font-size: 20px;
    }

    .navbox a {
        font-size: 16px;
    }

    .one .sz {
        font-size: 30px;
        line-height: 30px;
    }

    .one .zw {
        font-size: 16px;
    }

    .one .p {
        font-size: 16px;
    }

    .two_ul {
        height: 533px;
    }

    .two_nav li {
        height: 95px;
    }

    .two_img {
        top: 15px;
    }

    .two_nav li h3 {
        line-height: 95px;
        font-size: 16px;
    }

    .five_img {
        height: 230px
    }

    .seven li {
        width: 214px;
        margin: 0 10px;
    }


    .seven_img {
        height: 161px
    }

    .nine_text {
        padding-left: 70px;
        padding-right: 70px;
    }

    .ten_ul li {
        width: 220px;
    }

    .ten_img {
        height: 166px
    }

    .eleven_time {
        width: 28%;
    }

    .eleven_text {
        width: 70%;
    }


    .footer_bottom {
        width: 960px;
        margin: auto;
    }

    .interlink__inner {
        width: 960px;
    }

    .interlink__list {
        width: 855px;
    }
}



@media only screen and (max-width: 768px) {
    body {
        padding-bottom: 54px;
    }

    .container {
        width: 96%;
        padding: 0;
    }


    
    .bottom, .max_banner {
        display: block;
    }

    #slides, .header_rx, .logo:after, .header_top .fr {
        display: none;
    }

    

    .page_banner img {
        height: auto;
    }

    
    .header {
        overflow: hidden;
    }

    .header_top .fl {
        width: 100%;
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .header_text, .header_dh, .header_logo {
        display: none;
    }

    .logo {
        display: flex;
        align-items: center;
        width: 80%;
        height: 80px;
        float: left;
        padding: 0 1%;
        top: 0px;
        position: initial;
        margin: 0;
        left: 0;
        background: none;
    }

    .logo img {
        max-height: 80px;
    }

    


    
    .navs {
        display: block;
        z-index: 1;
    }

    .nav_button {
        position: absolute;
        top: 10px;
        right: 53%;
        width: 30px;
        height: 30px;
        background: url(../image/close.png) no-repeat;
        display: block;
    }

    .navbox {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 100;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        display: none;
    }

    .navbox .nav {
        width: 50%;
        height: 100%;
        background: #fff;
        box-sizing: border-box;
        float: right;
    }

    .navbox li {
        width: 100%;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        box-sizing: border-box;
        padding: 0;
    }

    .navbox li a {
        display: block;
        padding: 0;
        line-height: 60px;
        font-size: 16px;
        height: 60px;
        width: 100%;
        border: none;
        color: #333
    }

    .subMen {
        opacity: 0;
    }

    .navbox li:hover .subMen {
        display: none;
        opacity: 0;
    }

    .navbox .cur, .navbox a:hover {
        color: #fff
    }

    

    .title h2 {
        height: 24px;
        line-height: 24px;
        font-size: 22px;
    }

    .title h3 {
        line-height: 24px;
        height: 24px;
        font-size: 16px;
    }

    

    .one {
        padding: 25px 0 15px;
    }


    .one .container {
        padding: 25px 0;
    }


    .one ul {
        margin-top: 25px;
    }

    .one li {
        width: 50%;
        margin-bottom: 2%;
    }

    .one li:after {
        display: none;
    }

    .one .sz {
        font-size: 22px;
        line-height: 24px;
    }

    .one .fh {
        font-size: 18px;
        line-height: 18px;
    }

    .one .zw {
        font-size: 14px;
    }

    .one .p {
        font-size: 14px;
        margin-top: 5px;
    }

    

    .two {
        margin-top: 25px;
    }

    .two .container {
        margin-top: 25px;
    }


    .two_nav li {
        height: 30px;
    }

    .two_nav li h3 {
        line-height: 30px;
        font-size: 14px;
        padding: 0 2%;
    }

    .two_img {
        display: none;
    }

    .two_ul {
        height: 207px;
    }

    .two_text {
        top: 50%;
        right: 2%;
        padding: 2%;
        width: 30%;
        margin-top: -63px;
    }

    .two_text h3 {
        line-height: 24px;
        height: 24px;
        font-size: 16px;
    }

    .two_text .p {
        font-size: 14px;
        line-height: 24px;
        height: 48px;
        -webkit-line-clamp: 2;
        margin-top: 5px;
    }

    .two_text .more {
        font-size: 14px;
        width: 80px;
        height: 30px;
        line-height: 30px;
        border-radius: 15px;
        margin-top: 5px;
    }

    

    .three {
        margin-top: 25px;
    }

    .three .title {
        margin-bottom: 25px
    }

    .three_ul li {
        height: 40px;
    }

    .three_img {
        height: 80px;
    }

    .four {
        margin-top: 25px;
        padding: 25px 0;
    }

    .four_nav li {
        padding: 10px 2% 0;
    }

    .four_nav li img {
        height: 35px;
        margin: 0 auto 10px;
    }

    .four_nav li h3 {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }

    .four_ul {
        padding-top: 0px;
    }

    .four_ul h3 {
        font-size: 18px;
        line-height: 45px;
        height: 45px;
    }

    .four_ul .p {
        font-size: 14px;
        line-height: 30px;
        height: 90px;
    }

    .four_ul .more {
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin-top: 10px;
    }

    .four_ul .tb {
        font-size: 16px;
    }

    

    .five {
        padding-top: 25px;
        padding-bottom: 0px;
    }

    .five_nav, .eleven_nav {
        padding: 25px 0;
    }

    .five_nav li, .eleven_nav li {
        display: block;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        padding: 0px 10px;
        border-radius: 30px;
        width: 49%;
        float: left;
        box-sizing: border-box;
    }

    .five_nav li:nth-child(2n), .eleven_nav li:nth-child(2n) {
        float: right;
    }

    .five .bd {
        margin-top: 25px;
    }

    .five_img {
        height: 90px;
    }

    .five_ul li h3 {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }

    .six {
        padding: 25px 0 15px;
        height: auto;
        background: #0168B7 !important;
    }

    .six .title h2, .six .title h3 {
        color: #fff
    }

    .six ul {
        width: 96%;
        text-align: center;
        margin: 25px 0 0px;
    }

    .six li {
        width: 29%;
        position: initial;
        left: 0;
        top: 0;
        text-align: center;
        display: inline-block;
        margin: 0px 2% 2%;
    }

    .six li h3 {
        height: 30px;
        font-size: 18px;
        line-height: 30px;
        color: #fff
    }

    .six li .p {
        font-size: 14px;
        color: #fff;
        line-height: 24px;
        height: 48px;
        -webkit-line-clamp: 2;
    }

    .six li:nth-child(3) {
        margin-left: 0;
    }

    

    .seven {
        margin-top: 25px;
    }


    .seven .bd {
        max-width: 350px;
        margin: 25px auto 0;
    }

    .seven li {
        width: 159px;
        margin: 0 5px;
    }

    .seven_img {
        height: 119px
    }

    .seven li h3 {
        font-size: 14px;
        height: 35px;
        line-height: 35px;
    }

    .seven_qh {
        margin-top: 25px;
    }

    .seven_qh a {
        width: 60px;
        height: 30px;
        line-height: 30px;
        margin: 0 5px;
    }

    .eight {
        margin-top: 25px;
    }

    .eight .title {
        margin-bottom: 25px;
        margin-top: 25px;
    }

    .eight_fl {
        height: 165px;
    }

    .eight_text {
        padding: 0 2% 8px;
    }

    .eight_text h3 {
        line-height: 35px;
        height: 35px;
        font-size: 16px;
    }

    .eight_text .p {
        margin-top: 7px;
        line-height: 24px;
        font-size: 14px;
        height: 72px;
        -webkit-line-clamp: 3;
    }

    .eight_text .more {
        width: 90px;
        line-height: 30px;
        margin-top: 7px;
    }

    .nine {
        margin-top: 25px;
        padding: 25px 0 25px;
    }

    .nine ul {
        margin-top: 25px;
    }

    .nine li {
        padding: 2%;
    }

    .nine_fl, .nine li .sz {
        display: none;
    }

    .nine_text {
        padding-left: 0;
        padding-right: 0;
    }

    .nine_text h3 {
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }

    .nine_text .p {
        height: 48px;
        font-size: 14px;
        -webkit-line-clamp: 2;
        line-height: 24px;
    }

    .ten {
        margin-top: 25px;
    }

    .ten_ul {
        margin: 25px auto 0;
        max-width: 350px;
        overflow: hidden;
    }

    .ten_ul li {
        margin: 0px 5px;
        width: 165px;
    }

    .ten_img {
        height: 119px
    }

    .ten_ul li h3 {
        line-height: 35px;
        height: 35px;
        font-size: 14px;
    }

    .eleven {
        background: #f5f5f5;
        margin-top: 25px;
        padding: 25px 0 20px;
    }

    .eleven_ul {
        margin-top: 25px;
    }

    .eleven_ul li {
        width: 49%;
        margin-right: 0%;
        margin-bottom: 2%;
        padding: 2%;
    }

    .eleven_ul li:nth-child(2n) {
        float: right;
    }

    .eleven_time {
        display: none;
    }

    .eleven_text {
        width: 100%;
        float: none;
    }

    


    .footer {
        padding-bottom: 10px;
        padding-top: 15px;
    }

    .page .footer {
        margin-top: 25px;
    }

    .footer_bottom {
        margin-top: 15px;
    }

    .footer_top {
        padding-bottom: 10px;
    }

    .footer_logo, .footer_dh {
        display: none;
    }

    .footer .h2 {
        font-size: 16px;
        line-height: 24px;
        height: 24px;
        margin-bottom: 10px;
    }

    .footer_lx {
        padding: 0px 0;
        width: 100%;
    }

    .footer_lx li {
        line-height: 30px;
        font-size: 14px;
    }

    .footer_bottom {
        width: 96%;
        margin-top: 0px;
        padding-top: 10px;
    }





    
    .interlink__inner {
        width: 96%;
        margin: auto;
    }

    .interlink__title {
        float: none;
        line-height: 40px;
    }

    .interlink__list a {
        margin: 0;
        margin-right: 5px;
    }

    .interlink__list {
        width: 100%;
        float: none;
        text-align: left;
    }

    



    .interlink {
        padding: 0px 0 15px;
    }


    

    .page_lj {
        padding: 0 2%;
        margin-bottom: 25px;
    }

    a.page_fh {
        display: none;
    }

    .page_lj .container {
        box-sizing: border-box;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .page_fl {
        width: 100%;
        float: none;
    }

    .page_title {
        font-size: 18px;
        line-height: 50px;
    }

    .page_nav {
        overflow: hidden;
        margin-bottom: 10px;
    }

    .page_nav ul {
        margin-top: 1%;
    }

    .page_nav li {
        position: relative;
        width: 49%;
        float: left;
    }

    .page_nav li a {
        line-height: 40px;
        font-size: 14px;
    }

    .page_nav li a:after {
        margin-top: 10px;
    }

    .page_nav li:nth-child(2n) {
        float: right;
    }

    .page_nav li:hover ul.page_navs {
        display: none;
    }

    ul.page_navs {
        opacity: 0;
    }

    .lxwm {
        width: 49%;
        float: left;
    }

    .lxwm span {
        font-size: 22px !important;
    }

    .pages_fl .lxwm {
        display: none;
    }

    .page_xw {
        float: right;
        width: 49%;
    }

    .page_xw li {
        margin-bottom: 0px;
    }




    
    .page_cp {
        width: 100%;
    }

    .page_cp_title {
        line-height: 40px;
        width: calc(100% - 60px);
        height: 40px;
    }

    .page_cp_title h2 {
        font-size: 18px;
    }

    .page_cp_title h3 {
        margin-left: 5px;
        font-size: 15px;
    }

    .page_cp_qh {
        width: 60px;
        top: 8px;
    }

    .page_cp_qh span {
        width: 28px;
        height: 28px;
        line-height: 28px;
        margin: 0px 1px;
        font-size: 16px;
    }




    .page_cp .bd {
        border: none;
    }


    .page_cp li {
        width: 100%;
        margin: 0;
    }

    .page_cp_img {
        height: 113px;
    }

    .page_cp_img img {
        height: 113px;
    }

    .page_cp_text h3 {
        width: 100%;
        line-height: 35px;
        height: 35px;
        font-size: 16px;
        margin-bottom: 5px;
    }

    .page_cp_text p {
        line-height: 22px;
        -webkit-line-clamp: 2;
        font-size: 14px;
    }

    .page_cp_text span {
        margin-top: 0px;
    }



    

    .page_fr {
        width: 100%;
        padding: 2% 2% 2%;
        clear: both;
        float: none;
    }

    .page_text {
        font-size: 18px;
        margin-top: 0;
    }

    .product li {
        margin-right: 0;
        width: 49%;
        float: left;
    }

    .product li:nth-child(2n) {
        float: right;
    }


    .product_img {
        height: 124px;
    }

    .product li h3 {
        line-height: 35px;
        height: 35px;
        font-size: 14px;
        width: 75%;
    }

    
    .page_fr .pading {
        margin-bottom: 0px;
        margin-top: 10px;
    }

    .pading a, .pading span {
        padding: 1px 8px;
    }

    

    .product_imgs {
        margin-top: 20px;
    }

    .product_imgs_fl {
        width: 100%;
        float: none;
    }

    .product_imgs li, .product_imgs li img {
        height: 229px;
    }

    .product_text {
        width: 100%;
    }

    .product_text h2 {
        line-height: 40px;
        height: 40px;
        font-size: 16px;
    }

    .product_text p {
        line-height: 24px;
        font-size: 14px;
        height: 72px;
    }

    .Product_item_text {
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .main_next .prevrecord, .main_next .nextrecord {
        font-size: 15px;
        height: 24px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .xgwz, .xgcp {
        padding: 1%;
        margin-top: 10px;
    }

    h4.related span {
        font-size: 16px;
    }

    ul.relate_news li a {
        height: 35px;
        line-height: 35px;
        font-size: 14px;
    }

    ul.relate_pr li img {
        height: 39px;
    }

    
    .article {
        margin-bottom: 10px;
        margin-top: 20px;
    }

    .article li {
        padding: 2%;
        margin-bottom: 2%;
        width: 49%;
        float: left;
    }

    .article li:nth-child(2n) {
        float: right;
    }

    .article_img {
        height: 126px;
        width: 100%;
    }

    .article_text {
        width: 100%;
    }

    .article_text h3 {
        line-height: 35px;
        height: 35px;
        font-size: 15px;
    }


    .article_text p {
        line-height: 28px;
        font-size: 14px;
        height: 57px;
    }



    .article_content {
        margin-top: 15px;
    }

    .article_title {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .article_title h2 {
        font-size: 18px;
        line-height: 35px;
        height: 35px;
    }


    .page_content {
        padding-top: 4%;
    }
}