/*fp-seed:gy1vp7oext41 helper:uy8mlxt913ie*/
﻿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;
}

img {
    max-width: 100%;
}

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

/**/

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

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

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

#slides .hd li {
    margin: 0px 10px;
    line-height: 15px;
    width: 15px;
    height: 15px;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    color: transparent;
    border-radius: 50%;
    background: #fff;
}




/**/
.navs b, .navs b:before, .bottom .dhzx, .bottom .wxs, .page_top, ul.page_ul, .product li:hover, .page_title .more, .pading span.current, .article li h3:after, .article li:hover, .product_img, .footer_bottom, .interlink, #slides .hd .on, .navs b, .navs b:after, .navs b:before, .lxfs, .one:before, .three_title, .three_nav .on, .three_fr_ul li:hover h3, .four_ul li:hover, .five .cur, .seven_nav .on, .eight_fl .more:hover, .nine_nav li:after {
    background: #cca57a
}

.bottom .wxs a, .page_xw li h3:hover, .page_cp li h3:hover, ul.relate_news li a:hover, ul.relate_pr p:hover, .header_text h3, .navbox .cur, .navbox a:hover, .two li.cur h3, .three_fl li a:hover, .three_nav .on a:after, .four_nav .on a, .five .cur .sz, .seven li:hover h3, .seven li:hover .seven_time, .eight_fl li:hover h3, .eight_fr li:hover h3, .nine_nav .on .nine_fr, .nine_text .wz, .nine_con .prev:hover, .nine_con .next:hover, .footer li:hover {
    color: #cca57a;
}

.bottom .dhzx a, .page_lj, .page_navs li a, .product li:hover h3, .product li:hover p, .page_title .more, .pading span.current, .article li:hover, .article li:hover p, #copy_btn, .page_cp li h3, .footer_bottom, .interlink, .lxfs li, .one_title, .three_title, .three_nav .on, .three_fr_ul li h3, .four_ul li:hover, .four_ul li:hover p, .five li .sz, .five .cur, .six .title h2, .six .title h3, .six li, .seven_nav .on, .footer {
    color: #fff;
}



/**/


/*logo*/

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


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



/**/

/*导航*/
.navbox {
    width: 65%;
    margin: 0px 2%;
}

.navbox li {
    float: left;
    position: relative;
    width: 12.5%;
    padding: 0 0 0 10px;
    box-sizing: border-box;
}

.navbox li:before {
    content: '/';
    width: 10px;
    line-height: 100px;
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: center;
}


.navbox li:first-child:before, .subMen li:before {
    display: none;
}


.navbox a {
    font-size: 18px;
    line-height: 100px;
    text-align: center;
    height: 100px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}


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




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



ul.subMen li {
    width: 100%;
    float: none;
    padding: 0 2%;
}

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


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

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


/**/

.lxfs {
    border-radius: 0px 0px 30px 30px;
    padding: 0px 5px;
    position: absolute;
    top: 0px;
    right: 0px;
}

.lxfs li {
    display: inline-block;
    margin: 0 10px;
    position: relative;
    line-height: 25px;
}

.lxfs li:after {
    content: '';
    width: 1px;
    height: 10px;
    background: #fff;
    position: absolute;
    right: -13px;
    top: 7.5px;
}

.lxfs li:last-child {
    margin-right: 0;
}

.lxfs li:last-child:after {
    display: none;
}

.lxfs li img {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.header_fr {
    width: 13%;
}

.header_dh {
    margin-top: 32.5px;
    font-size: 22px;
}

.header_dh img {
    height: 32px;
    display: inline-block;
    vertical-align: sub;
    margin-right: 2%;
}


/**/

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

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

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

.bottom {
    position: fixed;
    bottom: 0px;
    width: 100%;
    overflow: hidden;
    z-index: 555;
    display: none;
    padding: 5px 0;
    background: #fff;
}

.bottom li {
    float: left;
    width: 20%;
    text-align: center;
}

.bottom .dhzx, .bottom .wxs {
    width: 38%;
    border-radius: 20px;
    line-height: 40px;
    margin: 0 1%;
    border: 1px solid #cca57a;
    box-sizing: border-box;
}

.bottom .wxs {
    background: none;
}

.bottom .dhzx a, .bottom .wxs a {
    display: block;
    font-size: 14px;
}

.bottom li img {
    display: block;
    margin: auto;
    height: 20px;
}

.bottom .dhzx img, .bottom .wxs img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

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

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

/**/

.title {
    text-align: center;
}

.title h2 {
    display: inline-block;
    font-size: 40px;
    color: #333;
    line-height: 40px;
    font-weight: bold;
}/*responsive:1v8meg9g*/

.title b {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 17px;
    height: 17px;
    text-align: center;
}

.title .b_fl {
    margin: 13px 40px 0 0px;
}

.title .b_fr {
    margin: 13px 0px 0 40px;
}

.title b:before {
    content: '';
    width: 15px;
    height: 15px;
    line-height: 17px;
    border: 1px solid #000;
    position: absolute;
    top: 0px;
    left: 0px;
    transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    /* IE 9 */
    -webkit-transform: rotate(30deg);
    /* Safari and Chrome */
}

.title .b_fl:after {
    content: '<';
    font-size: 12px;
    font-family: '楷体';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 15px;
    height: 15px;
    line-height: 17px;
}

.title .b_fr:after {
    content: '>';
    font-size: 12px;
    font-family: '楷体';
    position: absolute;
    top: 0px;
    right: 0px;
    width: 15px;
    height: 15px;
    line-height: 17px;
}

.title h3 {
    font-size: 20px;
    height: 24px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 5px;
}

/**/
.one {
    position: relative;
    border-bottom: 1px solid #ccc;
}

.one:before {
    content: '';
    width: 33.3%;
    height: 100px;
    position: absolute;
    left: 0px;
    top: -30px
}

.one_title {
    width: 32%;
}

.one_title h2 {
    height: 30px;
    white-space: nowrap;
    font-size: 24px;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: bold;
    position: relative;
    padding-right: 45px;
    display: inline-block;
}

.one_title h2:after {
    content: "⇀";
    width: 35px;
    line-height: 30px;
    font-size: 40px;
    position: absolute;
    right: 0;
    top: 0px
}

.one_title h3 {
    font-size: 20px;
    height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.one_rm {
    width: 38%;
    margin: 0 2%;
    line-height: 70px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 70px;
    color: #666666;
}

.input {
    width: 20%;
    border-bottom: 3px solid #2c2f3e;
    line-height: 70px;
    box-sizing: border-box;
    height: 70px;
}

.input input {
    line-height: 65px;
    box-sizing: border-box;
    border: none;
    background: #fff;
    font-size: 16px;
    color: #ccc;
    width: 85%;
    float: left;
}

.one .searchBtn {
    float: right;
    width: 15%;
    text-align: center;
    height: 65px;
    background: url(../images/sea.png) no-repeat center;
}



/**/

.two {
    position: relative;
    padding: 70px 0;
}

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

.two li {
    float: left;
    width: 20%;
    border-right: 1px solid #dddddd;
    box-sizing: border-box;
    transition: all 0.5s;
    padding: 0 2%;
    text-align: center;
    height: 200px;
}

.two li:last-child {
    border: none
}

.two_img {
    display: block;
    margin: 32px auto 0;
    width: 62px;
    height: 62px;
    overflow: hidden;
}



.two_img img {
    display: block;
    width: 62px;
    height: 62px;
    transition: all 0.5s;
}


.two li h3 {
    font-size: 22px;
    color: #333;
    height: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 5px;
}

.two li h4 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333;
    line-height: 20px;
    opacity: 0.2;
    text-transform: uppercase;
    height: 20px;
}

.two li .p {
    opacity: 0;
    line-height: 20px;
    color: #2c2f3e;
    height: 40px;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}

.two li.cur img:nth-child(1) {
    margin-top: -62px;
}

.two li.cur {
    box-shadow: 0 0 32px 13px rgba(44, 47, 62, 0.1);
}

.two li.cur h3 {
    font-weight: bold;
}

.two li.cur h4 {
    display: none;
}

.two li.cur p {
    opacity: 1;
}

/**/

.three {
    position: relative;
    padding: 70px 0;
}

.three .title {
    margin-bottom: 70px;
}

.three_fl {
    width: 20%;
    background: #fff;
}

.three_title {
    line-height: 80px;
    padding: 0 2%;
    box-sizing: border-box;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    font-size: 24px;
    height: 80px;
}



.three_fl ul {
    padding: 0 6% 6%;
    box-sizing: border-box;
}

.three_fl li {
    overflow: hidden;
}

.three_fl li a {
    display: block;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #ccc;
    font-size: 20px;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
}

.three_fl .three_ul {
    padding: 0;
}

.three_ul li {
    float: left;
    width: 49%;
}

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

.three_ul li a {
    font-size: 15px;
    font-weight: initial;
    height: 40px;
    line-height: 40px;
}



.three_fr {
    width: 77%;
}


.three_nav {
    line-height: 80px;
    background: #fff;
}

.three_nav li {
    position: relative;
    float: left;
    width: 33.3%;
    padding: 0 2%;
    box-sizing: border-box;
}

.three_nav li a {
    display: block;
    text-align: center;
    font-size: 24px;
    height: 80px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    padding-right: 30px;
}

.three_nav .on a:after {
    content: '>';
    width: 25px;
    height: 25px;
    line-height: 23px;
    background: #fff;
    border-radius: 50%;
    display: block;
    position: absolute;
    right: 0px;
    top: 27.5px;
    font-family: '楷体';
}

.three_nav li:after {
    content: '';
    width: 1px;
    height: 30px;
    background: #ccc;
    position: absolute;
    right: 0px;
    top: 25px
}

.three_nav li:nth-child(3n):after {
    display: none;
}





.three_fr_ul li {
    position: relative;
    width: 32.65%;
    float: left;
    margin-right: 1%;
    margin-bottom: 1%;
    height: 308px;
    background: #fff;
}

.three_fr_ul li:nth-child(1) {
    width: 49.5%;
}

.three_fr_ul li:nth-child(2) {
    float: right;
    margin-right: 0;
    width: 49.5%;
}

.three_fr_ul li:nth-child(5) {
    margin-right: 0;
}

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

.three_fr_ul li img {
    margin: auto;
    display: block;
    max-height: 100%;
}

.three_fr_ul li h3 {
    width: 60%;
    height: 50px;
    background: rgba(204, 165, 122, 0.5);
    position: absolute;
    right: 0;
    bottom: 0;
    box-sizing: border-box;
    padding: 0 2%;
    line-height: 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 18px;
    text-align: center;
}



/**/
.four {
    margin-top: 70px;
}

.four_nav {
    margin-top: 70px;
}

.four_nav li {
    width: 12.5%;
    float: left;
    position: relative;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
}

.four_nav li a {
    display: block;
    width: 100%;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    text-align: center;
    height: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 2%;
    box-sizing: border-box;
}

.four_nav li:after {
    content: '';
    width: 5px;
    height: 5px;
    background: #000;
    border: 5px solid #ccc;
    position: absolute;
    bottom: -8.5px;
    left: 50%;
    border-radius: 50%;
    margin-left: -8.5px;
}

.four .bd {
    margin-top: 70px;
}

.four_ul li {
    float: left;
    width: 335px;
    margin: 0 20px;
    background: #eee;
}



.four_nav .on:after {
    border-color: #cca57a;
    background: #fff;
}

.four_img {
    width: 100%;
    height: 250px;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.four_img img {
    display: block;
    margin: auto;
    transition: all 0.5s;
    height: 100%;
}

.four_ul li:hover img {
    transform: scale(1.05);
}

.four_text {
    padding: 0 20px 20px;
    box-sizing: border-box;
}

.four_text h3 {
    overflow: hidden;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #d9d9d9;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    font-weight: bold;
    width: calc(100% - 80px);
    float: left;
    padding-right: 5px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.four_text span {
    width: 80px;
    float: right;
    line-height: 59px;
    border-bottom: 1px solid #d9d9d9;
    display: block;
    margin-bottom: 10px;
}

.four_text p {
    height: 48px;
    color: #666666;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    clear: both;
}




/**/

.five {
    position: relative;
    padding: 70px 0;
}

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

.five li {
    width: 20%;
    float: left;
    border-right: 1px solid #dddddd;
    box-sizing: border-box;
    transition: all 0.5s;
    padding: 0 2%;
    text-align: center;
    height: 200px;
}

.five li:last-child {
    border: none
}

.five li .sz {
    display: block;
    margin: 42px auto 0;
    width: 46px;
    height: 46px;
    border-radius: 23px;
    font-size: 20px;
    line-height: 46px;
    font-weight: bold;
    background: #2c2f3e;
    transition: all 0.5s;
}

.five li h3 {
    font-size: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 20px;
    height: 24px;
    margin-bottom: 5px;
}

.five li h4 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 24px;
    opacity: 0.2;
    text-transform: uppercase;
}

.five li .p {
    opacity: 0;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}

.five .cur {
    border-radius: 16px;
}

.five .cur .sz {
    background: #fff;
}

.five .cur h3 {
    font-weight: bold;
}

.five .cur h4 {
    display: none;
}

.five .cur .p {
    opacity: 1;
}

/**/

.six {
    position: relative;
    padding: 70px 0;
}



.six .title b:before, .six .title b:after {
    border-color: #fff;
}


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

.six li {
    width: 16.66%;
    float: left;
    text-align: center;
    padding: 0px 2%;
    box-sizing: border-box;
    position: relative;
    transition: all 0.3s;
}

.six li .sz {
    font-size: 40px;
    line-height: 40px;
    font-weight: bold;
}

.six li h3 {
    display: block;
    font-size: 18px;
    height: 40px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.six li:after {
    content: '>';
    position: absolute;
    width: 10px;
    font-size: 18px;
    right: 0;
    top: 29.5px;
    font-family: '楷体';
}

.six li:last-child:after {
    display: none;
}

.six li:hover {
    margin-top: -6px;
}

/**/



.seven {
    position: relative;
    padding: 70px 0;
}

.seven_nav {
    margin-top: 70px;
    text-align: center;
}

.seven_nav li {
    display: inline-block;
    padding: 0px 30px;
    font-size: 16px;
    font-weight: 700;
    line-height: 50px;
    color: #333;
}





.seven_ul {
    margin-top: 70px;
}

.seven_ul li {
    width: 49%;
    float: left;
    border-top: 1px solid #d6d6d6;
}

.seven_ul li:nth-child(2) {
    border-top: none;
}

.seven_ul li:nth-child(6), .seven_ul li:nth-child(8), .seven_ul li:nth-child(10) {
    float: right;
}

.seven_ul .first {
    padding: 0;
    border-top: none;
    margin-right: 2%;
}

.seven_img {
    overflow: hidden;
    height: 290px;
    margin-bottom: 30px;
    background: #eee;
    display: flex;
    align-items: center;
}

.seven_img img {
    height: 100%;
    display: block;
    margin: auto;
    transition: all 0.5s;
}

.seven_ul li:hover img {
    transform: scale(1.05);
}

.seven_time {
    width: 20%;
    font-weight: 700;
    line-height: 30px;
    text-align: right;
    box-sizing: border-box;
    padding: 20px 20px 20px 0;
}

.seven_time span {
    display: block;
    font-size: 28px;
}


.seven_text {
    padding: 20px 0px 20px 20px;
    box-sizing: border-box;
    width: 80%;
    border-left: 1px solid #d6d6d6;
}

.seven_text h3 {
    font-size: 22px;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
}

.seven_text p {
    color: #666;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    font-size: 15px;
    line-height: 30px;
    height: 60px;
}



.seven_ul .first .seven_text {
    padding: 0px 0px 0px 20px;
}

.seven_ul .first .seven_time {
    padding: 0px 20px 0px 0;
}


/**/

.eight {
    position: relative;
    padding: 70px 0;
}

.eight .title {
    margin-bottom: 70px;
}

.eight_fl {
    width: 25%;
    padding-right: 5%;
    box-sizing: border-box;
}

.eight_fl li {
    float: left;
    width: 49%;

}

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

.eight_fl img {
    height: 35px;
    display: block;
}

.eight_fl li h3 {
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

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

.eight_fl .more {
    display: block;
    width: 88px;
    height: 38px;
    line-height: 34px;
    border: 2px solid #ccc;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
    transition: all 0.5s;
    margin-top: 40px;
    background: #e2e2e2;
}

.eight_fl .more:hover {
    border-color: #cca57a;
}

.eight_fr {
    width: 75%;
    position: relative;
}

.eight_img {
    background: #eee;
    height: 448px;
    width: 100%;
    display: flex;
    align-items: center;
}

.eight_img img {
    margin: auto;
    display: block;
    height: 100%;
}


.eight_fr ul {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 55%;
    padding: 3% 3% 1.5%;
    box-sizing: border-box;
    background: #fff;
}

.eight_fr li {
    float: left;
    width: 32.3%;
    margin-right: 1.5%;
}


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

.eight_fr li img {
    display: block;
    height: 98px;
    width: 100%;
}


.eight_fr li h3 {
    text-align: center;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}




/**/
.nine {
    padding-top: 70px;
    background: #f6f6f6;
}


.nine_nav {
    margin: 70px auto;
    width: 1200px;
}

.nine_nav li {
    float: left;
    width: 21%;
    margin: 0 2%;
    position: relative;
    padding-left: 60px;
    box-sizing: border-box;
    height: 60px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nine_nav li img {
    left: 0px;
    top: 0px;
    width: 50px;
    height: 50px;
    position: absolute;
    vertical-align: middle;
    display: block;
}

.nine_nav li:after {
    position: absolute;
    width: 0;
    height: 2px;
    content: "";
    left: 0;
    bottom: 0px;
    transition: all 0.3s;
}





.nine_fr {
    display: block;
    font-size: 24px;
    line-height: 28px;
    color: #333;
    float: left;
}

.nine_fr .yw {
    display: block;
    line-height: 22px;
    font-family: Arial;
    text-transform: uppercase;
    opacity: 0.5;
    font-size: 14px;
    height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nine_nav .on:after {
    width: 100%;
}

.nine_nav .on .nine_fr {
    font-weight: bold;
}


.nine_con {
    position: relative;
    width: 1200px;
    margin: 0 auto;

}

.nine_con .tempWrap {
    overflow: visible !important;
}

.nine_bd {
    padding: 0px 0 70px !important;
}

.nine_bd li {
    width: 1200px !important;
    position: relative;
    height: 390px;
    margin-top: 40px;
    margin-right: 80px;
    background: #fff;
    padding: 60px;
    box-sizing: border-box;
    overflow: hidden;
}


.nine_img {
    width: 60%;
    height: 100%;
    display: flex;
    overflow: hidden;
    align-items: center;
    background: #eee;
}

.nine_img img {
    display: block;
    margin: auto;
    height: 100%;
    transition: all 0.5s ease 0s;
}

.nine_img:hover img {
    transform: scale(1.05);
}

.nine_bd li.cur {
    height: 479px;
    margin-top: 0px;
}


.nine_text {
    width: 40%;
    float: right;
    padding: 33px 0px 0px 60px;
    box-sizing: border-box;
}

.nine_text h3 {
    font-size: 30px;
    line-height: 64px;
    color: rgb(32, 36, 40);
    height: 64px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nine_text h3 img {
    display: block;
    float: left;
    height: 54px;
    vertical-align: middle;
    margin-right: 8px;
    margin-top: 5px;
}



.nine_text .p {
    font-size: 16px;
    line-height: 30px;
    margin: 15px 0px 0px;
    height: 90px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
}


.nine_con .prev {
    position: absolute;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 50px;
    overflow: hidden;
    left: -60px;
    top: 50%;
    z-index: 10;
    margin-top: -25px;
}

.nine_con .next {
    position: absolute;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 50px;
    overflow: hidden;
    right: -60px;
    top: 50%;
    z-index: 10;
    margin-top: -25px;
}



/**/

.footer {
    background: #2c2f3e;
    padding: 50px 0 0px 0px;
}

.footer_top {
    padding-bottom: 30px;
}


.footer_ul {
    width: 38%;
    float: left;
    border-top: 2px solid #565965;
    padding-top: 15px;
}


.footer_ul li {
    width: 33.3%;
    padding: 0px 2%;
    box-sizing: border-box;
    float: left;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    position: relative;
    font-size: 16px;
}

.footer_ul li:before {
    content: '>';
    position: absolute;
    width: 10px;
    line-height: 40px;
    font-size: 16px;
    left: 0px;
    top: 0px;
    font-family: '楷体';
}

.footer_dz {
    width: 38%;
    float: left;
    margin: 0 4%;
    border-top: 2px solid #565965;
    padding-top: 15px;
}

.footer_dz li {
    line-height: 40px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 40px;
}

.footer_dz img {
    height: 16px;
    margin-top: 12px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}






.footer_ewm {
    width: 16%;
    float: right;
    border-top: 2px solid #565965;
    padding-top: 15px;
}

.footer_ewm img {
    display: block;
    margin: auto;
}


.footer_bottom {
    padding-top: 20px;
    padding-bottom: 20px;
}



/**/

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

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

.interlink__list {
    width: 1090px;
    float: right;
}

a.interlink__item {
    margin: 0px 10px;
    font-size: 15px;
}

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

/**/




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

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

.page_top {
    line-height: 70px;
}

.page_lj {
    width: 400px;
    height: 70px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(../images/fz.png) no-repeat left center;
    padding-left: 30px;
    box-sizing: border-box;
    font-size: 15px;
}

.page_navs {
    width: 800px;
}

.page_navs li {
    position: relative;
    float: left;
    width: 133px;
}

.page_navs li a {
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}

ul.page_ul {
    position: absolute;
    top: 70px;
    width: 100%;
    left: 0px;
    z-index: 5;
    display: none;
}

ul.page_ul li, ul.page_ul li a {
    width: 100%;
    padding: 0;
    float: none;
    line-height: 40px;
    font-weight: initial;
    font-size: 14px;
}

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

.page_navs li a:hover {
    font-weight: bold;
}

/**/

.product {
    margin-top: 30px;
}

.product li {
    float: left;
    margin-right: 1.5%;
    width: 32%;
    background: #fff;
    border-top: 3px solid #cca57a;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    padding: 1%;
    box-sizing: border-box;
    margin-bottom: 20px;
}

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


.product_img {
    width: 49%;
    height: 160px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.product_img img {
    display: block;
    transition: all 0.6s;
    margin: auto;
    height: 100%;
}

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


.product_texts {
    width: 48%;
}

.product li h3 {
    font-size: 16px;
    color: #5a5a5a;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.product_texts p {
    height: 120px;
    overflow: hidden;
}

.product li:hover {
    border-top: 3px solid #fff;
}

/**/

.page_title {
    position: relative;
    margin-bottom: 30px;
}

.page_title h2 {
    font-size: 22px;
    text-transform: uppercase;
    line-height: 30px;
    font-weight: bold;
}

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

.page_title .more {
    width: 45px;
    height: 45px;
    line-height: 45px;
    display: block;
    text-align: center;
    font-size: 30px;
    position: absolute;
    right: 0px;
    top: 4.5px;
}


.page_xw, .page_cp {
    margin-top: 30px;
    width: 49%;
}

.page_xw li {
    line-height: 53px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}

.page_xw li h3 {
    width: calc(100% - 80px);
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
}

.page_cp li {
    float: left;
    width: 49%;
    position: relative;
}

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

.page_cp li a {
    display: flex;
    align-items: center;
    background: #cca57a;
    height: 270px;
    overflow: hidden;
}

.page_cp li img {
    display: block;
    height: 100%;
    margin: auto;
}

.page_cp li h3 {
    line-height: 40px;
    text-align: center;
    height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.5);
}

/**/

.pading {
    text-align: center;
    margin-top: 20px;
}

.pading a, .pading span {
    border: 1px solid #e5e5e5;
    padding: 3px 12px;
    display: inline-block;
}

.pading .next, .pading .prev {
    border: 1px solid #e5e5e5;
}

.pading span.current {
    border: #cca57a 1px solid;
}

/**/

.product_item {
    margin-top: 30px;
}

.product_text {
    width: 100%;
}

.product_text h2 {
    line-height: 60px;
    height: 60px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 22px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
    text-align: center;
}

.product_text p {
    color: #868686;
    line-height: 30px;
    font-size: 15px;
    height: 60px;
    overflow: hidden;
    text-align: center;
}

/**/

.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 #cca57a;
    display: inline-block;
}

.Product_item_text em {
    text-transform: uppercase;
}

/**/

.main_next {
    overflow: hidden;
    width: 100%;
    margin-top: 30px;
}

.main_next .prevrecord, .main_next .nextrecord {
    margin: 5px 0px;
    display: block;
    font-size: 16px;
    color: #000;
}

.main_next b {
    text-align: center;
    display: inline-block;
}

/**/

.xgwz, .xgcp {
    margin-top: 30px;
}

/**/

h4.related {
    border-bottom: 1px dashed #ccc;
    font-size: 22px;
    line-height: 40px;
}

h4.related span {
    display: inline-block;
}

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

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: 160px;
}

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

/**/

.article {
    margin-top: 30px;
}


.article li {
    width: 23%;
    background: #fff;
    float: left;
    margin: 0px 1% 20px;
    padding: 1%;
    box-shadow: 2px 0px 2px 2px #ccc;
    box-sizing: border-box;
}


.article li h3 {
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    position: relative;
    font-weight: bold;
}

.article li h3:after {
    content: '';
    width: 40px;
    height: 2px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.article li p {
    margin-top: 10px;
    height: 72px;
    overflow: hidden;
    color: #999;
}

.article li span {
    margin-top: 5px;
    display: block;
}

.article li:hover h3:after {
    background: #fff;
}

/**/

.article_content {
    margin-top: 30px;
}

.article_title {
    text-align: center;
    color: #5A5A5A;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.article_title h2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/**/

.pages {
    margin-top: 30px;
}

/**/

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

    .container {
        width: 1200px;
    }

    .header_dh {
        font-size: 16px;
    }

    .header_dh img {
        vertical-align: middle;
    }

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

    .one_title {
        width: 28%;
    }

    .three_fl li a {
        font-size: 16px;
    }

    .three_ul li a {
        font-size: 14px;
    }

    .four_ul li {
        width: 260px;
    }

    .four_img {
        height: 180px;
    }

    .four_text h3 {
        font-size: 16px;
    }

}

/**/

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

    .container {
        width: 960px;
    }


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

    .header_dh {
        display: none;
    }


    .one_title {
        width: 22%;
    }

    .one_title h2 {
        font-size: 20px;
        padding-right: 30px;
    }

    .one_title h2:after {
        width: 20px;
        font-size: 20px;
    }/*main-yto75q1p05hu*/

    .one_title h3 {
        font-size: 16px;
    }

    .one_rm {
        width: 50%;
    }

    .four_ul li {
        width: 200px;
    }

    .four_img {
        height: 150px;
    }

    .four_text h3 {
        width: 100%;
    }

    .four_text span {
        display: none;
    }

    .nine_nav {
        width: 960px;
    }

    .nine_con {
        width: 960px;
    }

    .nine_bd li {
        width: 960px !important;
    }

    .seven_time span {
        font-size: 24px;
    }

    .interlink__inner {
        width: 960px;
    }

    .interlink__list {
        width: 855px;
    }


}

/**/

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

    .container {
        width: 96%;
    }

    .header {
        overflow: hidden;
    }



    .logo {
        display: flex;
        align-items: center;
        width: 80%;
        height: 100px;
        float: left;
        position: initial;
        padding: 0;
        background: none;
        border-radius: initial;
    }

    #slides {
        display: none;
    }

    .navs, .max_banner, .bottom {
        display: block;
    }

    .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;
        margin: 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.3);
        box-sizing: border-box;
        padding: 0;
    }

    .navbox li a {
        display: block;
        padding: 0;
        line-height: 60px;
        text-align: center;
        font-size: 16px;
        margin: 0;
        height: 60px;
        color: #000;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .subMen {
        opacity: 0;
    }

    .navbox li:hover .subnav {
        display: none;
    }

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

    .navbox .cur:before, .navbox li:before {
        display: none;
    }

    /**/

    .title h2 {
        font-size: 22px;
        line-height: 24px;
    }

    .title h3 {
        font-size: 16px;
        height: 24px;
        margin-top: 0;
    }

    .title b {
        width: 15px;
        height: 15px;
    }

    .title .b_fl {
        margin: 5px 15px 0 0px;
    }

    .title .b_fr {
        margin: 5px 0px 0 15px;
    }

    .title b:before {
        width: 12px;
        height: 12px;
        line-height: 10px;
    }

    .title .b_fr:after {
        width: 12px;
        height: 12px;
        line-height: 12px;
    }

    /**/
    .one_title {
        width: 40%;
        height: 50px;
    }

    .one:before {
        width: 40%;
        height: 50px;
        top: 0
    }

    .one_title a {
        display: block;
    }

    .one_title h2 {
        font-size: 16px;
        padding-right: 30px;
        line-height: 24px;
        height: 24px;
    }

    .one_title h2:after {
        line-height: 24px;
    }

    .one_title h3 {
        font-size: 14px;
        line-height: 24px;
        height: 24px;
    }

    .one_rm {
        width: 58%;
        font-size: 14px;
        margin: 0 0 0 2%;
        height: 50px;
        line-height: 50px;
    }

    .input {
        display: none;
    }

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

    .two ul {
        margin-top: 25px;
    }

    .two li {
        height: 130px;
    }

    .two li.cur img:nth-child(1) {
        margin-top: -31px;
    }

    .two_img img {
        width: 31px;
        height: 31px;
    }

    .two_img {
        margin: 16px auto 0;
        width: 31px;
        height: 31px;
    }

    .two li h3 {
        font-size: 15px;
        margin-top: 5px;
        margin-bottom: 0;
    }

    /**/

    .three {
        padding: 25px 0;
    }

    .three .title {
        margin-bottom: 25px;
    }

    .three_fl {
        width: 100%;
        background: #fff;
        float: none;
    }

    .three_title {
        line-height: 50px;
        font-size: 18px;
        height: 50px;
    }

    .three_fl ul {
        padding: 0 2% 2%;
        overflow: hidden;
    }

    .three_fl li {
        width: 49%;
        float: left;
    }

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

    .three_fl .three_ul {
        display: none;
    }

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

    .three_fr {
        width: 100%;
        float: none;
        margin-top: 25px;
    }

    .three_nav {
        line-height: 50px;
    }

    .three_nav li a {
        font-size: 15px;
        height: 50px;
        padding-right: 0px;
    }

    .three_nav .on a:after {
        display: none;
    }

    .three_nav li:after {
        height: 20px;
        top: 15px;
    }

    .three_fr_ul li {
        height: 135px;
    }

    .three_fr_ul li h3 {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }

    .four {
        margin-top: 25px;
    }

    .four_nav {
        margin-top: 25px;
    }

    .four_nav li {
        width: 25%;
        padding-bottom: 20px;
        border-bottom: 1px solid #ccc;
        margin-bottom: 15px;
    }

    .four_nav li a {
        font-size: 16px;
    }

    .four .bd {
        margin-top: 25px;
    }

    .four_ul {
        max-width: 350px;
        margin: auto;
        overflow: hidden;
    }

    .four_ul li {
        width: 165px;
        margin: 0px 5px;
    }

    .four_img {
        height: 100px;
    }

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

    .five {
        padding: 25px 0;
    }

    .five ul {
        margin-top: 25px;
    }

    .five li {
        height: 160px;
    }

    .five li .sz {
        margin: 21px auto 0;
    }

    .five li h3 {
        font-size: 14px;
        margin-top: 5px;
        height: 24px;
        margin-bottom: 0px;
    }

    .six {
        padding: 25px 0;
    }

    .six ul {
        margin-top: 25px;
    }

    .six li .sz {
        font-size: 20px;
        line-height: 24px;
    }

    .six li h3 {
        font-size: 14px;
        height: 24px;
        line-height: 24px;
    }

    .six li {
        width: 33.3%;
        margin-bottom: 2%;
    }

    .six li:after {
        top: 13.5px;
    }

    .six li:nth-child(3n):after {
        display: none;
    }

    /**/

    .nine {
        padding-top: 25px;
    }

    .nine_nav {
        width: 100%;
        margin: 25px auto 15px;
    }

    .nine_nav li {
        width: 49%;
        margin: 0 0% 2%;
        padding-left: 60px;
        height: 55px;
    }

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

    .nine_fr {
        font-size: 16px;
    }

    .nine_con {
        width: 250px;
    }

    .nine_bd {
        padding: 0px 0 25px !important;
    }

    .nine_bd li {
        width: 250px !important;
        padding: 20px;
        height: 180px;
        margin-right: 30px;
    }

    .nine_bd li.cur {
        height: 250px;
        margin-top: 0px;
    }

    .nine_img {
        width: 100%;
        float: none;
        height: 125px;
    }

    .nine_img img {
        height: auto;
    }

    .nine_text {
        padding: 4% 2% 0;
        width: 100%;
        float: none;
    }

    .nine_text h3 img {
        height: 30px;
        vertical-align: initial;
        margin-top: 0;
    }

    .nine_text h3 {
        font-size: 16px;
        line-height: 30px;
        height: 30px
    }

    .nine_text .p {
        font-size: 14px;
        line-height: 24px;
        margin: 5px 0px 0px;
        height: 48px;
        -webkit-line-clamp: 2;
    }

    .nine_con .prev {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 30px;
        margin-top: -15px;
        left: -28px;
    }

    .nine_con .next {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 30px;
        right: -33px;
        margin-top: -15px;
    }

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

    .seven_nav {
        margin-top: 25px;
    }

    .seven_nav li {
        padding: 0px 2%;
        font-size: 16px;
        line-height: 40px;
        float: left;
        width: 33.3%;
        box-sizing: border-box;
        height: 40px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .seven_ul {
        margin-top: 25px;
    }

    .seven_ul li {
        width: 100%;
        float: none;
        overflow: hidden;
    }



    .seven_ul .first {
        margin-right: 0;
        padding: 0;
        width: 100%;
        float: none;
        overflow: hidden;
        margin-bottom: 2%;
    }

    .seven_img {
        width: 30%;
        float: left;
        height: 56px;
        margin-bottom: 0;
    }

    .seven_time {
        width: 25%;
        line-height: 24px;
        padding: 2% 2% 2% 0;
    }

    .seven_ul .first .seven_time {
        padding: 0px 2% 0px 0;
        width: 15%;
    }

    .seven_time span {
        font-size: 14px;
    }

    .seven_text {
        padding: 2% 0px 2% 2%;
        width: 75%;
    }

    .seven_ul .first .seven_text {
        padding: 0px 0px 0px 2%;
        width: 55%;
    }

    .seven_text h3 {
        font-size: 16px;
        line-height: 30px;
        height: 30px;
    }

    .seven_text p {
        font-size: 14px;
        line-height: 24px;
        height: 48px;
    }

    .seven_ul .first p {
        -webkit-line-clamp: 1;
        height: 24px;
    }

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

    .eight .title {
        margin-bottom: 25px;
    }

    .eight_fl {
        width: 100%;
        padding-right: 0;
        float: none;
        margin-top: 25px;
    }

    .eight_fl li {
        float: left;
        width: 25%;
    }

    .eight_fl li:nth-child(2n) {
        float: left;
    }

    .eight_fl li h3 {
        line-height: 35px;
        height: 35px;
        text-align: center;
    }

    .eight_fl .p {
        margin-top: 5px;
        line-height: 24px;
        font-size: 14px;
        height: 96px;
    }

    .eight_fl .more {
        margin-top: 20px;
    }

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

    .eight_img {
        height: 200px;
        width: 100%;
    }

    .eight_fr li img {
        height: 45px;
        width: 100%;
    }

    .eight_fr li h3 {
        font-size: 12px;
    }

    /**/

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

    .footer_top {
        padding-bottom: 20px;
    }

    .footer_bottom {
        padding: 20px 2%;
    }

    .footer_ul, .footer_ewm {
        display: none;
    }

    .footer_dz {
        width: 100%;
        float: none;
        margin: 0;
        border-top: none;
        padding-top: 0;
    }

    .footer_dz li {
        line-height: 30px;
        font-size: 14px;
        height: 30px;
    }

    .footer_dz img {
        height: 16px;
        margin-top: 7px;
        margin-right: 7px;
    }

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

    /**/




    /**/

    .page .footer {
        margin-top: 20px
    }

    /**/
    .page_top {
        line-height: 50px;
    }

    .page_top .container {
        width: 100%;
    }

    .page_lj {
        display: none;
    }

    /**/
    .page_navs {
        width: 100%;
        float: none;
    }

    .page_navs li {
        width: 33.3%;
        border-bottom: 1px solid #f5f5f9;
    }

    .page_navs li a {
        font-size: 14px;
        width: 100%;
    }

    .page_navs li:hover ul.page_ul {
        display: none
    }

    /**/
    .product li {
        float: left;
        margin-right: 0;
        width: 49%;
    }

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

    .product_img {
        height: 130px;
        width: 100%;
    }

    .product_texts {
        width: 100%;
    }

    .product li h3 {
        font-size: 16px;
        line-height: 35px;
        height: 35px;
        text-align: center;
    }

    .pading a, .pading span {
        padding: 0px 10px;
    }

    .page_xw, .page_cp {
        width: 100%;
        float: none;
    }

    .page_title {
        margin-bottom: 10px;
    }

    .page_xw li {
        line-height: 40px;
    }

    .page_cp li a {
        height: 150px;
    }


    .page_cp li h3 {
        font-size: 15px;
        height: 30px;
        line-height: 30px;
    }

    .page_title .more {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 25px;
    }

    /**/
    .product_item {
        margin-top: 20px;
    }

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

    .Product_item_text {
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .main_next {
        margin-top: 20px;
    }

    .main_next .prevrecord, .main_next .nextrecord {
        font-size: 14px;
    }

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

    .xgwz, .xgcp {
        margin-top: 20px;
    }

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

    ul.relate_pr li img {
        height: 45px;
    }

    /**/
    .article li {
        width: 48.5%;
        margin: 0 0 3%;
    }

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

    .article li h3 {
        line-height: 40px;
        height: 40px;
        font-size: 15px;
    }

    .article_content {
        margin-top: 10px;
    }

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


}