﻿html, body {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    font: 14px/24px "微软雅黑", Arial, Helvetica, sans-serif;
    color: #000;
    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_nav li a:hover, .page_gjc li a:hover, .page_cp_qh span:hover, .pading span.current, .pading span:hover, .pading a:hover, .page_title, #slides .hd .on, .bottom .dhzx, .header_qh_box a:hover, .navs b, .navs b:after, .navs b:before, .interlink, ul.subMen a:hover, ul.subMen .cur, .header_top:before, .header_top:after, .title h2:before, .title_gd:after, .index_about_text .more, .index_pro_nav .on, .index_pro_text b, .index_ys_imgs, .index_four_imgs, .index_case_text span, .index_xw li:hover, .index_xc, .index_hy_text b {
    background: #ffb300
}

.page_lxwm li:hover, .page_xw li a:hover,
.page_cp li:hover h3, .article li:hover h3, .navbox a:hover, .navbox .cur, .title h2, .index_xw li h3 {
    color: #ffb300
}


.page_title, .page_nav li a:hover, .page_gjc li a:hover, .page_cp_qh span:hover, .pading span.current, .pading span:hover, .pading a:hover, .bottom .dhzx a, .interlink, .header_qh, .header_qh_box a:hover, .footer, .subMen a:hover, .subMen .cur, .header_top, .index_about_text .more:hover, .index_pro_nav li, .index_pro_nav .on, .index_pro_ul li:hover b, .index_ys li, .index_four .title h3, .index_case_text, .index_xc, .index_hy_ul li:hover b {
    color: #fff
}


/**/

.header {
    background: #fff;
}

.header_top {
    border-bottom: 1px solid #666;
    line-height: 40px;
    font-size: 14px;
    background: #111111;
    position: relative;
    border-bottom: 5px solid #ffb300;
}

.header_top:before {
    content: "";
    position: absolute;
    border-radius: 0 40px 0 0;
    border-right: 15px solid #fff;
    width: 10%;
    top: 0;
    left: 0;
    bottom: -1px;
}

.header_top:after {
    content: "";
    position: absolute;
    border-radius: 40px 0 0 0;
    border-left: 15px solid #fff;
    width: 10%;
    top: 0;
    right: 0;
    bottom: -1px;
}

.header_top .container {
    padding: 0 10%;
    box-sizing: border-box;
}

.header_top .fl {
    width: 60%;
    height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.header_top .fr {
    width: 40%;
}

.header_top li {
    float: right
}

.header_top li a {
    border-left: 1px solid #fff;
    padding-left: 15px;
}

.header_top li:last-child a {
    border-left: none;
    padding-right: 15px;
}

/*logo*/

.logo {
    height: 120px;
    width: 20%;
    padding-right: 1%;
    box-sizing: border-box;
}



.logo a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
}

.logo img {
    max-width: 100%;
    display: block;
    max-height: 100%;
}


/**/
.header_qh {
    padding: 0px 10px;
    transition: all .5s ease;
    border-radius: 5px;
    width: 10%;
    box-sizing: border-box;
    line-height: 38px;
    text-align: center;
    position: relative;
    margin-top: 41px;
    background: #111;
}

.header_qh h2 {
    font-size: 14px;
}


.header_qh_box {
    display: none;
    position: absolute;
    background: #fff;
    box-shadow: 0 0 5px #ccc;
    width: 120px;
    z-index: 99;
    padding: 10px 0;
    left: calc(50% - 60px);
    top: 39px;
    transition: all .5s ease;
}

.header_qh:before {
    content: "";
    width: 30px;
    height: 30px;
    background: url(../images/yy.gif) no-repeat center;
    position: absolute;
    background-size: 30px;
    left: 5px;
    top: calc(50% - 15px);
    transition: all .5s ease;
}

.header_qh:after {
    content: ">";
    font-family: "宋体";
    transform: rotate(90deg);
    position: absolute;
    width: 20px;
    text-align: center;
    line-height: 20px;
    right: 10px;
    top: calc(50% - 10px);
}

.header_qh_box a {
    display: block;
    text-align: center;
    line-height: 30px;
    transition: all .3s ease;
    color: #111
}



.header_qh_box:before {
    content: "";
    border-bottom: 5px solid #fff;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    left: calc(50% - 5px);
    top: -5px;
}


.header_qh:hover .header_qh_box {
    display: block;
}





/**/

.header_box {
    border-bottom: 1px solid #666;
}

.navbox {
    width: 66%;
}

.navbox li {
    float: left;
    position: relative;
    width: 16.66%;
}



.navbox a {
    font-size: 18px;
    line-height: 120px;
    height: 120px;
    padding: 0 2%;
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    position: relative;
}

.navbox a:after {
    content: '>';
    position: absolute;
    width: 10px;
    height: 10px;
    top: 50%;
    right: 0px;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    text-align: center;
    margin-top: -5px;
    line-height: 10px;
    font-family: '楷体';
    font-size: 14px;
}


.subMen {
    position: absolute;
    top: 120px;
    z-index: 2;
    display: none;
    width: 100%;
    left: 0px;
    background: #fff;
}

ul.subMen li {
    float: none;
    width: 100%;
    height: auto;
}




ul.subMen a {
    font-size: 14px;
    line-height: 40px;
    height: 40px;
}



ul.subMen a:after {
    display: none;
}


.navbox li:hover .subMen {
    display: block;
}

.navbox a:hover, .navbox .cur {
    font-weight: bold;
}




.navs {
    display: none;
    width: 10%;
    position: absolute;
    right: 2%;
    top: 15px;
    border: 1px solid #ffb300;
    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;
}

/**/




/**/

#slides {
    position: relative;
    width: 100%;
    overflow: hidden;
}

#slides img {
    width: 100%;
    display: block;
}

#slides .hd {
    width: 50px;
    position: absolute;
    bottom: 50px;
    z-index: 10;
    left: 50%;
    width: 1200px;
    margin-left: -600px;
    text-align: center;
}

#slides .hd li {
    width: 12px;
    height: 12px;
    background: #fff;
    transition: .5s;
    color: transparent;
    border-radius: 50%;
    margin: 0px 10px;
    display: inline-block;
}




.max_banner {
    display: none;
}



/**/

.Tc {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
    background: rgba(0, 0, 0, 0.5);
    top: 0px;
    left: 0px;
}

.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;
    color: #333;
}

.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;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.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: 50%;
    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;
}

.max_banner {
    display: none;
    overflow: hidden;
}

.max_banner img {
    width: 100%;
    display: block;
}


.title {
    text-align: center;
}

.title h2 {
    position: relative;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
}

.title h2:before {
    content: "";
    position: absolute;
    height: 10px;
    width: 100%;
    opacity: .2;
    left: -2px;
    bottom: 0;
}

.title h3 {
    font-weight: 700;
    text-transform: capitalize;
    font-size: 30px;
    color: #111;
    line-height: 50px;
}

.title_gd {
    display: inline-block;
    position: relative;
    border: 3px solid #ffb300;
    width: 90px;
    height: 10px;
    border-radius: 50px;
    box-sizing: border-box;
}


.title_gd:after {
    content: '';
    position: absolute;
    left: 0;
    top: -1px;
    height: 7px;
    width: 15px;
    border-radius: 50px;
    -webkit-animation: title_gd 5s infinite linear;
    animation: title_gd 5s infinite linear;
}

@-webkit-keyframes title_gd {
    0% {
        transform: translateX(-1px)
    }

    50% {
        transform: translateX(72px)
    }

    100% {
        transform: translateX(-1px)
    }
}

@keyframes title_gd {
    0% {
        transform: translateX(-1px)
    }

    50% {
        transform: translateX(72px)
    }

    100% {
        transform: translateX(-1px)
    }
}

/**/

.index_about {
    padding: 70px 0;
}

.index_about_img {
    width: 48%;
}

.index_about_img img {
    display: block;
    width: 100%;
    height: 100%;
}

.index_about_text {
    width: 48%;
    padding-top: 50px;
}

.index_about_text .title {
    text-align: left;
}

.index_about_text .p {
    line-height: 40px;
    font-size: 16px;
    color: #666;
    margin: 30px 0 40px;
}

.index_about_text .more {
    color: #111;
    width: 180px;
    line-height: 50px;
    transition: all .5s;
    text-transform: uppercase;
    position: relative;
    border-radius: 50px;
    font-weight: 600;
    letter-spacing: .5px;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    display: block;
}


.index_about_text .more:before {
    content: "";
    height: 300px;
    width: 300px;
    background: #111;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%) scale(0);
    transition: .5s cubic-bezier(.25, .46, .45, .94);
    z-index: -1;
}

.index_about_text .more:hover:before {
    transform: translateY(-50%) translateX(-50%) scale(1)
}



/**/

.index_pro {
    background: #f9f9f9;
    padding: 70px 0 242px;
}

.index_pro_nav {
    text-align: center;
    margin-top: 40px;
}

.index_pro_nav li {
    display: inline-block;
    line-height: 40px;
    background: #111;
    border-radius: 20px;
    padding: 0px 20px;
    margin: 0px 10px;
}



.index_pro_ul {
    margin-top: 30px;
}

.index_pro_ul li {
    float: left;
    width: 32%;
    margin-right: 2%;
}

.index_pro_ul li:nth-child(3n) {
    margin-right: 0;
}

.index_pro_ul li {
    position: relative;
    margin-top: 30px;
    overflow: hidden;
    border-radius: 20px;
    transition: all .5s ease-in-out
}

.index_pro_ul li:hover {
    transform: translateY(-10px);
}

.index_pro_ul li:after {
    content: "";
    position: absolute;
    background: #fff;
    border-radius: 20px;
    width: 100%;
    left: 0;
    top: 130px;
    height: 100%;
    z-index: 1;
    border: 1px solid #eee
}

.index_pro_ul li a {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: block;
}

.index_pro_img {
    width: 90%;
    margin: auto;
    border-radius: 20px;
    height: 336px;
}

.index_pro_img img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 20px;
}

.index_pro_text {
    padding: 0 30px 20px;
    box-sizing: border-box;

}

.index_pro_text h3 {
    height: 24px;
    margin: 20px 0 15px;
    font-size: 18px;
    font-weight: 700;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.index_pro_text p {
    height: 90px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;
    color: #757f95;
    font-size: 16px;
    line-height: 30px;
}

.index_pro_text b {
    color: #111;
    width: 120px;
    line-height: 40px;
    transition: all .5s;
    text-transform: uppercase;
    position: relative;
    border-radius: 50px;
    font-weight: 600;
    letter-spacing: .5px;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    display: block;
    margin-top: 15px;
}


.index_pro_text b:before {
    content: "";
    height: 300px;
    width: 300px;
    background: #111;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%) scale(0);
    transition: .5s cubic-bezier(.25, .46, .45, .94);
    z-index: -1;
}

.index_pro_ul li:hover b:before {
    transform: translateY(-50%) translateX(-50%) scale(1)
}



/**/
.index_ys {
    padding: 50px;
    box-sizing: border-box;
    border-radius: 30px;
    position: relative;
    z-index: 5;
    margin-top: -172px;
}

.index_ys_img {
    display: none;
}

.index_ys li {
    width: calc(100% / 4);
    float: left;
    text-align: center;
}

.index_ys_imgs {
    border-radius: 50%;
    width: 120px;
    height: 120px;
    border: 5px solid #fff;
    margin: auto;
    display: flex;
    align-items: center;
}

.index_ys_imgs img {
    display: block;
    margin: auto;
    width: 70px;
    height: 70px;
}


.index_ys li span {
    font-size: 50px;
    font-weight: 600;
    line-height: 50px;
    height: 50px;
    padding: 0px 10px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    margin: 20px 0;
}

.index_ys li h3 {
    margin-top: 20px;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 24px;
    padding: 0px 10px;
    box-sizing: border-box;
}


/**/

.index_four {
    position: relative;
    margin-top: -172px;
    padding-top: 242px;
    padding-bottom: 120px;
}

.index_four:before {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, .75);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.index_four:after {
    content: "";
    position: absolute;
    background-image: url(../images/index_four.png);
    background-repeat: repeat-x;
    width: 500%;
    height: 50px;
    bottom: -10px;
    left: 0;
    animation: index_four 100s linear infinite;
}

@keyframes index_four {
    100% {
        transform: translateX(-3400px)
    }
}



.index_four_img {
    display: none;
}

.index_four ul {
    margin-top: 70px;
}



.index_four li {
    float: left;
    width: 23%;
    margin: 0px 1%;
    background: #fff;
    border-radius: 15px;
    padding: 25px;
    box-sizing: border-box;
    text-align: center;
    transition: all .5s ease-in-out;
}

.index_four li:nth-child(2n) {
    margin-top: 40px;

}



.index_four_imgs {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 0 auto 20px;
    border: 5px solid #111;
    transition: all .5s ease-in-out;
    display: flex;
    align-items: center;
}

.index_four_imgs img {
    display: block;
    width: 55px;
    height: 55px;
    margin: auto;
}


.index_four li h3 {
    margin-top: 20px;
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 24px;
    padding: 0px 10px;
    box-sizing: border-box;
    color: #111
}


.index_four li p {
    height: 120px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 4;
    color: #757f95;
    margin-top: 15px;
    font-size: 16px;
    line-height: 30px;
}


.index_four li:hover .index_four_imgs {
    transform: rotateY(360deg)
}

.index_four li:hover {
    transform: translateY(-10px)
}

/**/

.index_case {
    margin-top: 70px;
}

.index_case_ul {
    margin-top: 55px;

}

.index_case_ul ul {
    padding: 10px 0 !important;
}

.index_case li {
    border-radius: 20px;
    box-shadow: 0 1px 10px rgba(6, 22, 58, 0.1);
    transition: all .9s ease-in-out;
    float: left;
    width: 398px;
    margin: 0px 20px;
    background: #fff;
    padding: 30px;
    transition: all .5s ease-in-out;
    border: 1px solid #f5f5f5
}

.index_case li:hover {
    transform: translateY(-20px)
}

.index_case_img {
    width: 100%;
    height: 268px;
    overflow: hidden;
}

.index_case_img img {
    width: 100%;
    height: 100%;
    display: block;
}

.index_case_ul li h3 {
    font-size: 22px;
    text-align: center;
    margin: 20px 0 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 24px;
}

.index_case_ul li b {
    display: block;
    width: 90px;
    height: 90px;
    border-radius: 50px;
    position: relative;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
    margin: -45px auto 0;
    background: #ffb300 url(../images/casesvg.svg) no-repeat;
    background-size: 60%;
    background-position: center;
    z-index: 2;
}

.index_case_ul li b:before {
    content: "";
    position: absolute;
    left: -6px;
    right: -6px;
    top: -6px;
    bottom: -6px;
    border: 2px dashed #ffb300;
    border-radius: 50%;
    animation: rotate 9s linear infinite;
}

@keyframes rotate {
    100% {
        transform: rotate(180deg)
    }
}

.index_case_text {
    background: #111;
    position: relative;
    border-radius: 20px;
    margin-top: -45px;
    padding: 70px 30px 30px;
    box-sizing: border-box;
}

.index_case_text:before {
    content: "";
    position: absolute;
    background-image: url(../images/case_text.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: .15;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.index_case_text p {
    line-height: 30px;
    font-size: 16px;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 120px;
}


.index_case_text span {
    color: #111;
    width: 150px;
    line-height: 40px;
    transition: all .5s;
    text-transform: uppercase;
    position: relative;
    border-radius: 50px;
    font-weight: 600;
    letter-spacing: .5px;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    display: block;
    margin: 25px auto 0;
}

/**/

.index_xw {
    margin-top: 70px;
}

.index_xw ul {
    margin-top: 40px;
}

.index_xw li {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 1px 10px rgba(6, 22, 58, 0.1);
    width: 32%;
    float: left;
    margin-top: 30px;
    padding-bottom: 10px;
    margin-right: 2%;
}



.index_xw li:hover h3 {
    border-color: #111;
    color: #111
}

.index_xw li:nth-child(3n) {
    margin-right: 0%;
}

.index_xw li h3 {
    line-height: 60px;
    height: 60px;
    padding: 0px 30px;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 20px;
    border-bottom: 1px solid #ffb300;
    font-weight: 700;
}

.index_xw li p {
    padding: 15px 30px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 30px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 110px;
}

/**/

.index_xc {
    margin-top: 70px;
    position: relative;
    padding: 110px 0;
}

.index_xc:before {
    content: "";
    position: absolute;
    background-image: url(../images/index_xc.png);
    background-repeat: repeat-x;
    width: 500%;
    height: 50px;
    top: 0px;
    left: 0;
}

.index_xc:after {
    content: "";
    position: absolute;
    background-image: url(../images/index_xc.png);
    background-repeat: repeat-x;
    width: 500%;
    height: 50px;
    bottom: -10px;
    left: 0;
}

.index_xc_fl {
    width: 65%;
    border-right: 2px solid #fff;
    position: relative;
    padding: 10px 0;
}

.index_xc_fl:after {
    content: '';
    border-bottom: 10px solid transparent;
    border-left: 10px solid #fff;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    position: absolute;
    right: -22px;
    top: 50%;
    margin-top: -10px;
}

.index_xc_fl h3 {
    line-height: 40px;
    font-size: 30px;
    height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-right: 5%;
    box-sizing: border-box;
    font-weight: 700;
}

.index_xc_fl .p {
    line-height: 40px;
    font-size: 18px;
    height: 80px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 30px;
    padding-right: 5%;
    box-sizing: border-box;
}


.index_xc_fr {
    width: 30%;
    padding: 10px 0;
}

.index_xc_fr h3 {
    text-align: right;
    font-size: 20px;
    line-height: 30px;
}

.index_xc_fr h4 {
    text-align: right;
    font-size: 32px;
    line-height: 35px;
    margin: 20px 0;
    letter-spacing: 5px;
    font-weight: 700;
}

.index_xc_fr .more {
    width: 140px;
    line-height: 40px;
    text-transform: uppercase;
    border-radius: 20px;
    font-weight: 600;
    cursor: pointer;
    text-align: center;
    background: #111;
    display: block;
    float: right;
    transition: all .5s;
}



.index_xc_fr .more:hover {
    color: #111;
    background: #fff;
}

/**/

.index_hy {
    margin-top: 70px;
}

.index_hy_ul {
    margin-top: 60px;
}


.index_hy_ul .tempWrap, .index_hy_ul ul {
    padding: 5px 0 !important;
}

.index_hy_ul li {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 1px 10px rgba(6, 22, 58, 0.1);
    width: 295px;
    float: left;
    margin: 0px 20px;
    padding: 20px;
}


.index_hy_img {
    border-radius: 15px;
    height: 229px;
    overflow: hidden;
}

.index_hy_img img {
    width: 100%;
    display: block;
    height: 100%;
    border-radius: 15px;
    transition: all .3s ease-out 0s;
}

.index_hy_ul li:hover img {
    transform: scale(1.1);
}

.index_hy_text h3 {
    line-height: 50px;
    width: 78%;
    height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
}

.index_hy_text span {
    display: inline-block;
    width: 20%;
    color: #666;
    font-size: 13px;
    line-height: 50px;
    text-align: right;
}

.index_hy_text p {
    border-top: 1px solid #ccc;
    line-height: 30px;
    padding-top: 10px;
    height: 60px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.index_hy_text b {
    color: #111;
    width: 120px;
    line-height: 40px;
    transition: all .5s;
    text-transform: uppercase;
    position: relative;
    border-radius: 50px;
    font-weight: 600;
    letter-spacing: .5px;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    display: block;
    margin-top: 10px;
}


.index_hy_text b:before {
    content: "";
    height: 300px;
    width: 300px;
    background: #111;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%) scale(0);
    transition: .5s cubic-bezier(.25, .46, .45, .94);
    z-index: -1;
}

.index_hy_ul li:hover b:before {
    transform: translateY(-50%) translateX(-50%) scale(1)
}



.index_hz {
    margin-top: 70px;
    padding-top: 70px;
    border-top: 1px solid #eee;
}


.index_hz li {
    float: left;
    width: 210px;
    margin: 0px 20px;
    height: 100px;
}

.index_hz li img {
    width: 100%;
    display: block;
    height: 100%;
    -webkit-filter: grayscale(100%) invert(.6);
    filter: grayscale(100%) invert(.6);
    cursor: pointer;
}

.index_hz li:hover img {
    filter: unset;
}

/**/

.footer {
    padding-top: 100px;
    background: #111;
    margin-top: 70px;
    position: relative;
}

.footer:before {
    content: "";
    position: absolute;
    background-image: url(../images/index_four.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 50px;
    left: 0;
    top: 0;
}



.footer_lx {
    float: right;
    overflow: hidden;
    width: 33.3%;
}

.footer_lx li {
    width: 100%;
    box-sizing: border-box;
    line-height: 24px;
    margin-bottom: 10px;
}

.footer_lx .p {
    font-size: 16px;
    height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.footer_lx img {
    max-height: 29px;
    float: left;
    margin-right: 15px;
    margin-top: 9.5px;
}


.footer .h2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 35px;
    height: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 20px;
}

.footer_logo {
    width: 33.3%;
    float: left;
}



.footer_img {
    width: 48%;
    display: inline-block;
    line-height: 40px;
    text-align: center;
}

.footer_img img {
    width: 60%;
    display: block;
    margin: auto;
}

.footer_dh {
    width: 33.3%;
    float: left;
}

.footer_dh li {
    width: 33.3%;
    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;
}



.footer_bottom {
    padding: 20px 0 30px;
    z-index: 2;
}

.footer a:hover {
    font-weight: bold;
}


/**/

.interlink {
    padding: 15px 0 15px;
}

.interlink__inner {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}

.interlink__title {
    width: 100px;
    font-size: 16px;
    background: url(../images/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;
}

a.interlink__item:hover {
    font-weight: bold;
}

/**/

.page .footer {
    margin-top: 50px;
}



.page_banner img {
    width: 100%;
    display: block;
    height: auto;
}

.page_lj {
    line-height: 60px;
    height: 60px;
    overflow: hidden;
    font-size: 16px;
}

.page_lj .container {
    color: #676462;
}

a.page_fh {
    float: right;
    padding-right: 25px;
    background: url(../images/ca1.png) no-repeat right;
}

.page_fl {
    width: 20%;
}

.page_nav {
    padding: 0;
    text-align: initial;
}

.page_title {
    font-size: 22px;
    line-height: 65px;
    height: 65px;
    padding-left: 25px;
    box-sizing: border-box;
}

.page_title h2 {
    font-size: 22px;
    font-weight: bold;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.page_title h3 {
    font-size: 19px;
    display: inline-block;
}

.page_nav ul {
    border: 1px solid #e7e7e7
}

.page_nav li a {
    line-height: 58px;
    display: block;
    padding-left: 25px;
    position: relative;
    text-align: left;
    font-size: 18px;
    color: #545454;
    border-bottom: 1px solid #e7e7e7;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 58px;

}

.page_nav li a:after {
    content: '>';
    width: 50px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    font-size: 18px;
    font-weight: initial;
    float: right;
    font-family: '楷体';
}

.page_nav li {
    position: relative;
}



ul.page_navs {
    width: 100%;
    top: 0px;
    z-index: 2;
    display: none;
    border: none
}

ul.page_navs a {
    font-size: 15px;
}

.page_nav li:hover ul.page_navs {
    display: block;
}



ul.page_navs li a:after {
    display: none;
}

.page_nav li:hover a:after {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Safari and Chrome */
}


/**/

.page_lxwm {
    margin-top: 25px;
}

.lxwm img {
    width: 100%;
    height: 100%;
    display: block;
}

.page_lxwm ul {
    border: 1px solid #e7e7e7;
    padding: 15px 25px 15px;
    box-sizing: border-box;
}

.page_lxwm li {
    font-size: 16px;
    line-height: 40px;
    color: #575757;
}




.page_lxwm_img {
    margin-top: 25px;
}

.page_lxwm_img img {
    width: 100%;
    display: block;
}

/**/

.page_xw {
    margin-top: 25px;
}

.page_xw ul {
    border: 1px solid #e7e7e7;
    padding: 10px 25px;
    box-sizing: border-box;
}

.page_xw li {
    position: relative;
}

.page_xw li a {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding: 0px 0px 0px 20px;
    color: #717171;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    display: block;
}



.page_xw li:before {
    content: "+";
    position: absolute;
    width: 15px;
    height: 40px;
    top: 0;
    left: 0px;
    line-height: 40px;
    font-weight: bold;
    text-align: center;
    font-family: '楷体';
    font-size: 18px;
}



/**/


.page_gjc {
    margin-top: 25px;
}

.page_gjc ul {
    border: 1px solid #e7e7e7;
    padding: 25px 25px 10px;
    box-sizing: border-box;
    text-align: center;
}


.page_gjc li {
    display: inline-block;
    margin-right: 5%;
    width: 46%;
}

.page_gjc li:nth-child(2n) {
    margin-right: 0;
}

.page_gjc li a {
    font-size: 15px;
    padding: 0 1%;
    color: #7b7b7c;
    line-height: 40px;
    border: 1px dashed #e7e7e7;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 40px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.page_gjc li a:hover {
    border: 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_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 #ffb300;
    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:hover {
    border-color: #ffb300
}

.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: #ffb300
}



/**/

.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, .pading span:hover, .pading a:hover {
    border: #ffb300 1px solid;
}

/**/

.product_imgs .bd {
    width: 49%;
}

.product_imgs li, .product_imgs li img {
    max-width: 100%;
    display: block;
    height: 305px;
    margin: auto;
    background: #f7f7f7;
}

.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 #ffb300;
    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: 2%;
    box-sizing: border-box;
    margin-top: 20px;
    width: 49%;
    float: left;
}

.xgcp {
    float: right;
}

/**/

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: 40px;
    line-height: 40px;
    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 {
    width: 100%;
    display: block;
    height: 105px;
}

ul.relate_pr p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/**/


/**/
.article {
    margin-top: 30px;
}

.article li {
    border: 1px solid #ccc;
    padding: 2%;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 20px;
}

.article_img {
    width: 25%;
    overflow: hidden;
}

.article_img img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.6s;
}

.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: #ffb300
}


/**/
.pages_nav {
    margin-bottom: 30px;
}

.page_content_title {
    text-align: center;
    font-size: 29px;
    line-height: 30px;
    margin-bottom: 30px;
}

.pages_nav li {
    width: 14.2%;
    float: left;
    position: relative;
}

.pages_nav li a {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    background: #f4f4f4;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
}

ul.page_ul {
    position: absolute;
    width: 100%;
    z-index: 55;
    top: 50px;
    display: none;
}

ul.page_ul li {
    width: 100%;
}

.pages_nav li .cur:after, .pages_nav li a:hover:after {
    content: '';
    border-top: 8px solid transparent;
    border-bottom: 8px solid #fff;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    bottom: 0px;
}

.pages_nav li:hover ul.page_ul {
    display: block;
}




/**/
@media only screen and (max-width:1600px) {
    .container {
        width: 1200px;
    }

    .header_qh {
        width: 12%;
    }

    .header_top .container {
        padding: 0 0%;
    }

    .index_about_text {
        padding-top: 0px;
    }

    .index_pro_img {
        height: 269px;
    }

    .index_case li {
        width: 298px;
    }

    .index_case_img {
        height: 221px;
    }

    .index_hy_ul li {
        width: 220px;
    }

    .index_hy_img {
        height: 197px;
    }

    .index_hz li {
        width: 160px;
        height: 78px
    }

}

@media only screen and (max-width: 1200px) {

    .container {
        width: 960px;
    }

    .header_top .fl, .header_top .fr {
        width: 50%;
    }

    .header_qh {
        width: 13%;
    }

    .navbox a {
        font-size: 15px;
    }

    .index_pro_img {
        height: 215px;
    }

    .index_case li {
        width: 218px;
    }

    .index_case_img {
        height: 147px
    }

    .index_hy_ul li {
        width: 160px;
    }

    .index_hy_img {
        height: 124px
    }

    .index_hy_text h3 {
        width: 74%;
        font-size: 15px;
    }

    .index_hy_text span {
        width: 23%;
    }

    .index_hz li {
        width: 120px;
        height: 59px
    }

    .interlink__inner {
        width: 960px;
    }

    .interlink__list {
        width: 855px;
    }

}

@media only screen and (max-width: 768px) {
    body {
        padding-bottom: 54px;
    }

    .container {
        width: 96%;
    }


    #slides, .header_lx {
        display: none;
    }

    .bottom, .max_banner {
        display: block;
    }

    /**/

    .page_banner img {
        height: auto;
    }

    /**/
    .header_top .fl {
        width: 70%;
        margin: auto;
        float: none;
    }

    .header_top .fr, .navbox a:after {
        display: none;
    }

    .logo {
        width: 80%;
        height: 80px;
        top: 0;
        position: initial;
        left: 0;
        margin-left: 0;
    }

    .logo img {
        margin: 0;
    }

    .header_qh {
        border: none;
        padding: 0;
        border-radius: initial;
        width: auto;
        box-sizing: border-box;
        line-height: initial;
        position: absolute;
        margin-top: 0;
        margin-left: 0;
        right: 0;
        bottom: 5px;
        background: none;
    }

    .header_qh:before, .header_qh:after, .header_qh h2, .header_qh_box:before {
        display: none;
    }

    .header_qh_box {
        display: block;
        position: initial;
        background: none;
        box-shadow: initial;
        width: auto;
        padding: 0;
        left: 0;
        top: 0;
        transition: all .5s ease;
    }

    .header_qh_box li {
        float: left;
        position: relative;
        margin-left: 20px;
    }

    .header_qh_box li:before {
        content: '/';
        position: absolute;
        left: -12px;
        top: 1px;
        color: #666
    }

    .header_qh_box li:first-child:before {
        display: none;
    }

    .header_qh_box a {
        display: inline-block;
        text-align: center;
        line-height: 24px;
    }


    /*nav*/
    .navs {
        display: block;
        z-index: 1;
    }

    .nav_button {
        position: absolute;
        top: 10px;
        right: 53%;
        width: 30px;
        height: 30px;
        background: url(../images/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;
        padding-left: 0;
    }

    .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;
        height: auto;
        border-right: none;
    }


    .navbox li:nth-child(3) {
        margin-right: 0;
    }


    .navbox li a {
        display: block;
        padding: 0;
        line-height: 60px;
        font-size: 16px;
        height: 60px;
        width: 100%;
        border: none;
        color: #333;
        margin: 0;
        background: none;
    }


    .navbox li:hover .subMen {
        display: none;
        opacity: 0;
    }


    .navbox .cur, .navbox a:hover {
        background: #ffb300;
        color: #fff
    }

    .title h3 {
        font-size: 22px;
        line-height: 40px;
    }

    /**/
    .index_about {
        padding: 25px 0;
    }

    .index_about_img {
        width: 100%;
        float: none;
    }

    .index_about_text {
        width: 100%;
        padding-top: 25px;
        float: none;
    }

    .index_about_text .p {
        line-height: 30px;
        font-size: 14px;
        margin: 10px 0 15px;
    }

    .index_about_text .more {
        width: 120px;
        line-height: 40px;
        border-radius: 20px;
    }


    /**/

    .index_pro {
        padding: 25px 0 50px;
    }

    .index_pro_nav {
        margin-top: 20px;
    }

    .index_pro_nav li {
        padding: 0px 10px;
        margin: 0px 1% 5px;
        width: 22%;
        box-sizing: border-box;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        height: 40px;
    }

    .index_pro_ul {
        margin-top: 5px;
    }

    .index_pro_ul li {
        float: left;
        width: 49%;
        margin-right: 0;
        margin-top: 10px;
    }



    .index_pro_ul li:nth-child(2n) {
        float: right;
    }

    .index_pro_img {
        height: 245px;
    }

    .index_pro_text {
        padding: 0 10px 10px;
    }

    .index_pro_ul li:after {
        top: 50px;
    }

    .index_pro_text h3 {
        height: 24px;
        margin: 10px 0 5px;
        font-size: 16px;
    }

    .index_pro_text p {
        height: 30px;
        font-size: 14px;
        line-height: 24px;
    }

    .index_pro_text b {
        width: 100px;
        line-height: 30px;
        border-radius: 15px;
        margin-top: 10px;
        font-size: 12px;
    }

    .index_ys {
        padding: 5px 10px 20px;
        border-radius: 15px;
        margin-top: -186px;
    }

    .index_ys li {
        width: 49%;
        float: left;
        text-align: center;
        margin: 20px 0 0;
    }

    .index_ys_imgs {
        width: 80px;
        height: 80px;
    }

    .index_ys li span {
        font-size: 30px;
        line-height: 32px;
        height: 32px;
        margin: 10px 0;
    }

    .index_ys li h3 {
        margin-top: 10px;
        font-size: 16px;
        height: 24px;
    }

    /**/
    .index_four {
        margin-top: -186px;
        padding-top: 206px;
        padding-bottom: 70px;
    }

    .index_four ul {
        margin-top: 15px;
    }

    .index_four li {
        width: 49%;
        margin: 10px 0 0px;
        padding: 10px;
    }

    .index_four li:nth-child(2n) {
        float: right;
        margin-top: 10px;
    }

    .index_case {
        margin-top: 25px;
    }

    .index_case_ul {
        width: 340px;
        margin: 20px auto 0;
        overflow: hidden;
    }

    .index_case li {
        width: 318px;
        margin: 0;
        padding: 10px;
    }

    .index_case_img {
        height: auto
    }

    .index_xw {
        margin-top: 25px;
    }

    .index_xw ul {
        margin-top: 15px;
    }

    .index_xw li {
        width: 49%;
        margin-top: 10px;
        margin-right: 0;
    }

    .index_xw li:nth-child(2n) {
        float: right;
    }

    .index_xw li h3 {
        line-height: 40px;
        height: 40px;
        padding: 0px 10px;
        font-size: 16px;
        text-align: center;
    }

    .index_xw li p {
        padding: 10px;
        font-size: 14px;
        line-height: 24px;
        height: 85px;
    }

    .index_xc {
        margin-top: 25px;
        padding: 75px 0;
    }

    /**/

    .footer_bottom {
        padding: 20px 0 20px;
    }

    .index_xc_fl {
        width: 100%;
        border-right: none;
        padding: 0 0 20px;
        float: none;
        border-bottom: 1px solid #fff;
    }

    .index_xc_fl:after {
        display: none;
    }

    .index_xc_fl h3 {
        line-height: 24px;
        font-size: 22px;
        height: 24px;
        padding-right: 0;
    }

    .index_xc_fl .p {
        line-height: 30px;
        font-size: 16px;
        height: 60px;
        margin-top: 10px;
        padding-right: 0;
    }

    .index_xc_fr {
        width: 100%;
        padding: 0;
        float: none;
        margin-top: 20px;
    }

    .index_xc_fr h4 {
        margin: 10px 0;
    }

    .index_xc_fr .more {
        margin-top: 5px;
    }

    .index_hy {
        margin-top: 25px;
    }

    .index_hy_ul {
        margin: 20px auto 0;
        overflow: hidden;
        width: 340px;
    }

    .index_hy_ul li {
        margin: 0;
        padding: 10px;
        width: 320px;
    }

    .index_hy_img {
        height: auto;
    }

    .index_hz {
        width: 340px;
        margin: 25px auto 0;
        padding-top: 25px;
        overflow: hidden;
    }

    .index_hz li {
        width: 155px;
        height: auto;
        margin: 0px 10px;
    }

    /**/

    .interlink {
        padding: 0px 0 15px;
    }

    .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;
    }




    /**/

    .footer {
        padding-top: 10px;
        margin-top: 25px;
    }

    .page .footer {
        margin-top: 25px;
    }

    .footer_bottom {
        margin: 15px auto 0;
    }

    .footer_dh, .footer_logo, .footer:before, .footer_lx {
        display: none;
    }

    .footer_bottom {
        width: 96%;
        margin-top: 0px;
        padding-top: 10px;
    }




    /**/

    .page_lj {
        line-height: 40px;
        height: 40px;
        font-size: 14px;
    }

    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 {
        line-height: 50px;
        height: 50px;
        padding-left: 2%;
    }

    .page_title h2 {
        font-size: 16px;
    }

    .page_title h3 {
        font-size: 15px;
    }

    .page_nav {
        overflow: hidden;
    }

    .page_nav ul {
        padding: 1% 2%;
        box-sizing: border-box;
    }

    .page_nav li {
        position: relative;
        width: 32%;
        float: left;
        margin-right: 2%;
    }

    .page_nav li a {
        line-height: 40px;
        padding-left: 0;
        text-align: left;
        font-size: 15px;
        height: 40px;
    }

    .page_nav li a:after {
        content: '>';
        width: 30px;
        height: 40px;
        line-height: 40px;
        font-size: 15px;
        text-align: center;
    }

    .page_nav li:nth-child(3n) {
        margin-right: 0;
    }

    .page_nav li:hover ul.page_navs {
        display: none;
    }

    ul.page_navs {
        opacity: 0;
    }

    /**/

    .page_xw {
        float: left;
        width: 49%;
        margin-top: 15px;
    }

    .page_xw ul, .page_lxwm ul {
        padding: 1% 2%;
    }

    .page_xw li {
        margin-bottom: 3px;
    }

    .page_xw li a {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        padding: 0px 0px 0px 20px;
    }

    .page_xw li:before {
        content: "+";
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }

    .page_gjc {
        display: none;
    }

    .page_lxwm {
        width: 49%;
        float: right;
        margin-top: 15px;
    }

    .page_lxwm li {
        font-size: 14px;
        line-height: 30px;
        color: #575757;
        height: 30px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }


    .page_lxwm_img {
        display: none;
    }


    /**/
    .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;
        margin-top: 15px;
    }


    .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 .bd {
        width: 100%;
        float: none;
    }

    .product_imgs li, .product_imgs li img {
        height: 200px;
    }

    .product_text {
        width: 100%;
    }

    .product_text h2 {
        line-height: 40px;
        height: 40px;
        font-size: 18px;
    }

    .product_text p {
        line-height: 24px;
        font-size: 14px;
        height: 72px;
    }

    .Product_item_text {
        font-size: 18px;
        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;
        width: 100%;
    }

    h4.related span {
        font-size: 18px;
    }

    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;
    }

    .pages_nav li {
        width: 32.3%;
        margin: 0 0.5% 1%;
    }

    .pages_nav li a {
        font-size: 15px;
        line-height: 40px;
    }

    ul.page_ul {
        opacity: 0;
    }

    .main_next {
        margin-top: 15px;
    }
}