
html, body {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    font: 14px/24px "微软雅黑", Arial, Helvetica, sans-serif;
}
body {
    overflow-x: hidden;
    color: #333;
}
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;
}
.container {
    width: 1200px;
    margin: auto;
}
.article ol li:hover h4 {
    color: #1a841c;
}

.article ol li:hover,.article ol li:hover h4 {
    border-color: #1a841c;
}
span.current {

    background: #1a841c;
}
.prduct_ul ul li h4 {
  
    background: rgba(26,132,28,0.79);
  
}
.treepage li:hover>a,.treepage li:hover:before {


color: #1a841c;
}
.bottom {
   
    background: #1a841c;
  
}.seven ul li:hover h4 {
    color: #1a841c;
}

.seven ul li:hover {
    border-color: #1a841c;
}
.interlink {
    background: #1a841c;
}.one ul li:hover h4 {
    color: #1a841c;
}

.banner .hd ul li.on,.treepage h2,.newspage h3, .contactpage h3, .propage h3,.nav ul li:hover>a, .nav li a.cur {
    background: #1a841c;
}
.fr.lc ul li h4 {
   
    color: #17841c;
    
}
.fl.ys ul li .fr h4 {
   
    color: #17841c;
   
}.two ul li:nth-child(2) .box1,.two ul li:nth-child(4) .box1,.two ul li:nth-child(5) .box1,.two ul li:nth-child(7) .box1 {
    background: rgba(26,132,28,0.65);
}.top ul li {
  
    color: #17841c;
   
}

.header {
    width: 100%;
    height: 100px;
    background: #000;
}
.logo.fl {
    width: 230px;
    height: 100px;
    align-items: center;
    display: flex;
}
.logo.fl img {
    width: 100%;
    display: block;
}
.nav.fr ul li {
    float: left;
    position: relative;
    line-height: 100px;
}
.nav.fr ul li a {
    font-size: 16px;
    padding: 0 19px;
    display: block;
    color: #fff;
}
.nav.fr ul li ul {
    position: absolute;
    z-index: 22;
    background: #000;
    width: 100%;
    left: 0;
    top: 100px;
    display: none;
}
.nav.fr ul li ul li {
    width: 100%;
    float: none;
    line-height: 37px;
}
.nav.fr ul li ul li a {
    width: 100%;
    padding: 0;
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.nav ul li:hover>a, .nav li a.cur {

    font-weight: bold;
}
.nav.fr ul li:hover ul {
    display: block;
}
.top {
    overflow: hidden;
    padding: 10px 0;
}

.top ul li {
    float: left;
    margin: 0 4px;
  
    font-weight: bold;
}

.top ul li a {
    color: #333;
    display: block;
}
.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.banner .bd ul li,.banner .bd ul li img {
    width: 100%;
    display: block;
}

.banner .hd {
    width: 100%;
    position: absolute;
    z-index: 222;
    left: 0;
    bottom: 10px;
}

.banner .hd ul {
    text-align: center;
}

.banner .hd ul li {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #fff;
    margin: 0 10px;
    color: transparent;
}



.banner_m {
    width: 100%;
    overflow: hidden;
    position: relative;
    display: none;
}

.banner_m img {
    width: 100%;
    display: block;
}

.one {
    width: 100%;
    padding: 50px 0;
    background: #eee;
}

.title {
    text-align: center;
    margin-bottom: 30px;
}

.title h3 {
    font-size: 30px;
    color: #333;
    font-weight: bold;
    margin-bottom: 15px;
}

.title p {
    font-size: 16px;
    color: #666;
}

.one ul {
    overflow: hidden;
}

.one ul li {
    width: 292px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    box-sizing: border-box;
    padding: 10px;
    background: #fff;
}

.one ul li:nth-child(4n) {
    margin-right: 0;
}

.one ul li img {
    width: 100%;
    display: block;
    height: 181px;
    margin-bottom: 10px;
}

.one ul li .box {
    overflow: hidden;
}

.one ul li:hover img {
    transform: scale(1.3);
    transition: all 2s;
}

.one ul li h4 {
    font-size: 18px;
    height: 25px;
    line-height: 25px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.one ul li p {
    font-size: 12px;
    height: 17px;
    line-height: 17px;
    color: #999999;
    margin: 8px 15px 19px 0;
}
.two {
    width: 100%;
    padding: 50px 0;
}

.two ul {
    text-align: center;
    overflow: hidden;
}

.two ul li {
    width: 25%;
    float: left;
    position: relative;
}

.two ul li .imgs {
    width: 100%;
    display: block;
    height: 202px;
}

.box1 {
    width: 100%;
    z-index: 33;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: rgba(0,0,0,0.6);
    color: #fff;
    box-sizing: border-box;
    padding-top: 45px;
}

.box1 img {
    width: 60px;
    display: block;
    margin: auto;
    margin-bottom: 10px;
}

.box1 p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
}


.three {
    width: 100%;
    background: #000;
    padding: 50px 0;
    overflow: hidden;
}

.fl.ys {
    width: 590px;
    background: #fff;
    margin-right: 10px;
    overflow: hidden;    box-sizing: border-box;
    padding: 30px;
}

.fr.lc {
    width: 590px;
    background: #fff;
    overflow: hidden;    box-sizing: border-box;
    padding: 30px;
}
.tre_title h2 {
    height: 58px;
    overflow: hidden;
    font-size: 35px;
    font-weight: 800;
    line-height: 54px;
}

.tre_title h4 {
    width: 540px;
    height: 48px;
    line-height: 24px;
    font-size: 16px;
    color: #000;
    letter-spacing: 1px;
    margin-bottom: 20px;
    overflow: hidden;
}
.fl.ys ul li,.fr.lc ul li {
    width: 255px;
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
}

.fl.ys ul li:nth-child(2n),.fr.lc ul li:nth-child(2n) {
    margin-right: 0;
}

.fl.ys ul li img {
    width: 85px;
    height: 85px;
    display: block;
    float: left;
}

.fl.ys ul li .fr {
    width: 154px;
}

.fl.ys ul li .fr h4 {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 600;
   
}

.fl.ys ul li .fr p {
    line-height: 22px;
    font-size: 12px;
    color: #1b1b1b;
    font-weight: 600;
    letter-spacing: 1px;
}
.fr.lc ul li h3 {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 9px;
    font-family: "宋体";
}

.fr.lc ul li {
    position: relative;
}

.fr.lc ul li h4 {
    margin-left: 23px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
  
    font-weight: 600;
    letter-spacing: 1px;
}

.fr.lc ul li p {
    line-height: 22px;
    font-size: 12px;
    color: #1b1b1b;
    font-weight: 600;
    letter-spacing: 1px;
}
.four {
    width: 100%;
    padding: 50px 0;
}

.four ul {
    overflow: hidden;
}

.four ul li {
    width: 386px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
}

.four ul li:nth-child(3n) {
    margin-right: 0;
}

.four ul li img {
    width: 100%;
    display: block;
    height: 260px;
}

.four ul li h4 {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 222;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,0.4);
    padding: 10px 0;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.five {
    width: 100%;
    padding: 50px 0;
    background: #eee;
    overflow: hidden;
}

.abt img {
    width: 100%;
    display: block;
    margin-bottom: 20px;
}

.abt .fl {
    width: 300px;
    padding-top: 41px;
}

.abt .fr {
    width: 900px;
    line-height: 31px;
    height: 155px;
    overflow: hidden;
    color: #333;
}

.abt .fl h2 {
    font-size: 48px;
    margin-bottom: 20px;
}

.abt .fl p {
    font-size: 20px;
    font-weight: bold;
}
.six {
    width: 100%;
    background: #000;
    padding: 50px 0;
    overflow: hidden;
}

.six .title h3,.six .title p {
    color: #fff;
}

.six ul {
    overflow: hidden;
}

.six ul li {
    width: 25%;
    float: left;
}
.six ul li img {
    width: 100%;
    display: block;
    height: 200px;
}

.seven {
    width: 100%;
    padding: 50px 0;
}

.seven ul li:first-child {
    float: left;
    width: 567px;
}

.seven ul li {
    width: 600px;
    float: right;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.seven ul {
    overflow: hidden;
}

.seven ul li:first-child img {
    width: 100%;
    display: block;
    margin-bottom: 10px;
}

.seven ul li h4 {
    font-size: 18px;
    line-height: 24px;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.seven ul li span {
    font-size: 12px;
    margin: 5px 0;
    display: block;
}
.seven ul li:first-child p {
    height: 100px;
}
.seven ul li p {
    font-size: 14px;    height: 70px;
    overflow: hidden;
    color: #666;
}
.six ul li:hover {
    box-shadow: 0 0 3px #fff;
}


.four ul li:hover img {
    transform: scale(1.2);
    transition: all 2s;
}

.four ul li {
    overflow: hidden;
}



.interlink {
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
}

.interlink__inner {
    width: 1200px;
    margin: auto;
}

.interlink__title {
    color: #fff;
    display: inline-block;
}

.interlink__list {
    display: inline-block;
}

.interlink__list a {
    color: #fff;
    font-size: 12px;
    margin: 0 7px;
}
.footer {
    width: 100%;
    overflow: hidden;
    background: #1f1f1f;
}

.footer .container {
    color: #fff;
    overflow: hidden;
    padding: 40px;
}

.fot1.fl {
    width: 300px;
}

.fot2.fl {
    width: 430px;
    margin: 0 35px;
    box-sizing: border-box;
    padding: 0 24px;
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
}

.fot3.fr {
    width: 400px;
}

.fot1.fl img {
    width: 100px;
    display: block;
    margin: 10px 0 4px 0;
}

.footer h3 {
    font-size: 16px;
    line-height: 24px;
    position: relative;
    color: #fff;
    padding-bottom: 8px;
    border-bottom: 1px solid #000000;
    margin-bottom: 20px;
}

.fot1.fl h2 {
    font-weight: bold;
    font-family: Arial;
    font-size: 30px;
    line-height: 40px;
}

.fot2.fl ul li {
    float: left;
    width: 33.333333%;
    text-align: left;
    margin-bottom: 10px;
}

.fot2.fl ul {
    height: 180px;
}

.fot3.fr p {
    line-height: 25px;
    font-size: 12px;
    color: #fff;
}
.bottom {
    width: 100%;
    position: fixed;
    z-index: 222;
    left: 0;
    bottom: 0;
    display: none;
}
.bottom ul li {
    width: 33.3%;
    float: left;
    text-align: center;
}

.bottom ul li img {
    display: block;
    margin: auto;
    width: 20px;
    height: 20px;
    margin-top: 5px;
}

.bottom ul li a {
    font-size: 12px;
}


li.wxs a {
    color: #fff;
}


.main_m {
    width: 1200px;
    margin: 20px auto;
}

.pagel.fl {
    width: 305px;
}

.prduct_ul {
    width: 861px;
    float: right;
}

.treepage, .newspage,.contactpage,.propage {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #ccc;
}

.treepage h2 {
    padding: 10px 0px;
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
    font-weight: bold;
    position: relative;
    z-index: 9;
    text-align: center;
}

.treepage h2 b {
    font-weight: initial;
    font-size: 14px;
}

.treepage ul li a {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #2e2e2e;
    padding: 15px 5px;
    text-align: center;
}

.treepage li {
    position: relative;
    border-bottom: 1px solid #eeeeee;
}

ul.subTree li a {
    padding: 10px 28px;
    font-size: 14px;
    color: #666;
}



ul.subTree {
    display: none;
}

.treepage li:hover ul {
    display: block;
    background: #f6f6f6;
}

.treepage li:hover>a,.treepage li:hover:before {

font-weight: bold;


}

.newspage h3,.contactpage h3,.propage h3 {

padding: 10px 0;

font-size: 20px;

color: #ffffff;

line-height: 30px;

font-weight: bold;

position: relative;

z-index: 9;

text-align: center;
}

.newspage h3 b,.contactpage h3 b,.propage h3 b {
    font-weight: initial;
    font-size: 15px;
    display: block;
}

.newspage ul li,.contactpage ul li {
    font-size: 14px;
    text-align: center;
    line-height: 30px;
}

.newspage ul,.newspage ul {
    margin: 10px auto;
}
.propage ul li {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    text-align: center;
}

.propage ul {
    overflow: hidden;
}

.propage ul li img {
    width: 100%;
    display: block;
    height: 105px;
}
.prduct_ul ul {
    overflow: hidden;
}

.prduct_ul ul li {
    border: 1px solid #eeeeee;
    width: 278px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
}

.prduct_ul ul li:nth-child(3n) {
    margin-right: 0;
}

.prduct_ul ul li img {
    width: 100%;
    display: block;
    height: 197px;
}

.prduct_ul ul li h4 {
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0;
    left: 0;

    padding: 5px 0;
    color: #fff;
}

.main_top {
    margin-bottom: 10px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
}

.main_top span,.main_top a {
    color: #333;
}

.pading {
    text-align: center;
    margin: 30px auto;
}

.pading span,.pading a {
    font-size: 14px;
    border: 1px solid #d5d5d5;
    padding: 4px 10px;
    margin: 0 8px;
}

span.current {
    color: #fff;

}
div#preview {
    width: 861px;
    float: right;
}

.produt_box {
    overflow: hidden;
    background: #eee;
    box-sizing: border-box;
    padding: 10px;
    margin-bottom: 10px;
}



.produt_box h3 {
    text-align: center;
    margin: 10px auto;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ccc;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.produt_box img {
    width: 100%;
    display: block;
    height: auto;
    margin-bottom: 19px;
}

.produt_box p {
    font-size: 14px;
    margin-bottom: 15px;
}
.article {
    width: 861px;
    float: right;
}

.article ol {
    overflow: hidden;
}

.article ol li {
    width: 98%;
    float: left;
    margin: 5px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 10px 10px 10px 10px;
}

.article ol li h4 {
    border-bottom: 1px dashed #ccc;
    padding: 5px 0 5px 0;
    margin-bottom: 5px;
    font-weight: bold;
    color: #333;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.article ol li span {
    font-size: 12px;
    color: #666;
}

.article ol li p {
    font-size: 12px;
    color: #666;
    height: 72px;
    overflow: hidden;
}

.Article_content {
    width: 861px;
    float: right;
}

.Article_text {
    text-align: center;
    margin: 20px auto;
    font-size: 20px;
    margin-bottom: 6px;
}

.info {
    text-align: center;
    font-size: 12px;
    color: #666;
}

.detail {
    line-height: 26px;
    margin: 20px auto;
    width: 100%;
}
.main_next {
    position: relative;
    font-size: 14px;
    color: #7b7b7b;
    line-height: 24px;
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px dashed #dfdfdf;
    margin-bottom: 20px;
}.main_next span {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.page_c {
    width: 861px;
    float: right;
    line-height: 25px;
    color: #333;
    font-size: 14px;
}
.xgwz {
    width: 100%;
    overflow: hidden;
    margin: 20px auto;
}

h4.related {
    font-size: 20px;
    font-weight: bold;

    width: 100%;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 9px;
}

.xgwz ul li {
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px dashed #ccc;
}

.xgwz ul li a {
    display: block;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xgcp ul li {
    width: 25%;float: left;
    text-align: center;
}

.xgcp ul li img {
    width: 96%;
    display: block;
    margin: auto;
    height: 180px;
}

.xgcp ul li p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #666;
}
.xgcp{
    margin-bottom: 20px;
}

.footer {
	overflow:hidden;
}

.con {
	padding:5px;
}

.newspage ul li a {
	
display:block;
	
overflow:hidden;
	
white-space:nowrap;
	
text-overflow:ellipsis;
	
padding:3px 0;
	
border-bottom:1px dashed #ccc;
	
color:#666;
	
text-align: center;
}

.treepage h2 b {
	display: block;
	text-align: center;
}
/**/

.Tc {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    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;
}

.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;
    color: #fff;
    border-radius: 5px;
    margin: 5px auto 0px;
}

.Tcs p {
    line-height: 30px;
}



@media only screen and (max-width: 768px){

        .header {
            height: 90px;
        }
        
        .header .container {
            height: 90px;
            position: relative;
        }
    
        .nav ul li ul {
            display: none !important;
        }
        
    
    .nav_button {
        position: absolute;
        top: 0;
        left: 0;
        width: 30px;
        height: 30px;
        background:url("../image/close.png") no-repeat;
        display: block;
        z-index: 222;
    }
    
    .navs b {
        display: block;
        width: 25px;
        height: 2px;
        background: #fff;
        margin: 5px auto;
        border-radius: 4px;
        position: relative;
    }
    
    .navs {
        width: 25px;
        border-radius: 5px;
        position: absolute;
        top: 35%;
        right: 12px;
    }
    .nav.fl ul li a {
        writing-mode: inherit;
    }
    .container {
        width: 96%;
    }
    
    .nav ul li:hover ul {
        display: none !important;
    }
    
    .nav ul li {
        width: 100%;
        float: none;
        text-align: center;
    }
    
    .nav ul>li:hover>a, .nav ul li a.cur {
        color: #fff !important;
        background: none;
    }
    
    .nav ul li a {
        font-size: 14px !important;
        line-height: 52px;
        padding: 0 !important;
        width: 100%;
        color: #fff !important;
    }
    .nav {
        width: 50%;
        position: fixed;
        z-index: 22222;
        top: 0;
        right: 0;
        background: #000;
        height: 100%;
        display: none;
    }
    .nav.fr ul li:hover>a, .nav.fr ul li a.cur {
        border-bottom: 0;
    }
    .logo.fl {
        float: none;
        width: 40%;
        height: 90px;
    }
    
    .logo.fl img {
        width: 100%;
        display: block;
    }
    
    .banner_m{
        display: block;
    }
    .banner_m img {
        width: 100%;
        display: block;
    }
        .banner{
            display: none;
        }
        .banner_m  .swiper-button-next.swiper-button-disabled,.banner_m .swiper-button-prev.swiper-button-disabled {
            color: #1a841c;
        }
    
        .banner_m  .swiper-button-prev,  .banner_m  .swiper-button-next{color: #1a841c;}
     


        .interlink__list {
            width: 89%;
        }
        
        .interlink__inner {
            width: 100%;
        }
        
        .interlink__list a {
            font-size: 12px;
            margin: 0 2px;
        }
        
        .interlink__title {
            width: 8%;
            font-size: 12px;
            margin-left: 3%;
        }
        
        .footer {
            font-size: 12px;
            padding: 0px 0 50px 0;
        }
        .tre_nav:after {
            top: 35px;
        }
        .main_m {
            width: 96%;
            margin: 15px auto;
        }
        
        .pagel.fl {
            width: 100%;
            float: none;
            margin: auto;
        }
        
        .treepage h2:after {
            width: 100px;
            top: -30px;
        }
        
        .treepage h2 {
            font-size: 16px;
            padding: 10px 0 10px 10px;
            line-height: 22px;
        }
        
        .treepage ul li a {
            font-size: 14px;
        }
        
        .treepage ul li {
            float: left;
            width: 30%;
        }
        
        .treepage ul {
            overflow: hidden;
        }
        
        .treepage ul li ul {
            display: none !important;
        }
        
        .newspage, .contactpage {
            margin-bottom: 10px;
        }
        
        .treepage {
            margin-bottom: 10px;
        }
        
        .newspage h3, .contactpage h3 {
            font-size: 16px;
            padding: 10px 0 10px 10px;
            line-height: 22px;
        }
        
        .newspage ul li, .contactpage ul li {
            padding: 0;
            padding-left: 10px;
        }
        
        .newspage ul li a, .contactpage ul li {
            font-size: 12px;
        }
        
        .prduct_ul {
            width: 100%;
            float: none;
        }
        
        .prduct_ul ul li {
            width: 48%;
            margin: 1%;
            box-sizing: border-box;
        }
        
        .prduct_ul ul li img {
            height: 128px;
        }
        
        .prduct_ul ul li h4 {
            font-size: 12px;
            padding: 0;
        }
        div#preview {
            width: 100%;
            float: none;
        }
        
        .produt_box img {
            width: 100%;
         
        }
        
        .produt_box h3 {
            margin-bottom: 10px;
            padding-bottom: 10px;
        }
        
        .product_content {
            width: 96%;
            margin: auto;
        }
        
        .main_next {
            margin: 10px auto;
            font-size: 12px;
            width: 96%;
            padding: 5px 0;
        }
        .propage ul li {
            width: 48%;
            margin: 1%;
            float: left;
        }
        
        .propage ul li img {
            height: 145px;
        }
        
        .propage h3 {
            font-size: 16px;
            padding: 10px 0 10px 10px;
            line-height: 22px;
        }
        
        .article {
            width: 100%;
            float: none;
        }
        
        .article ol li {
            padding: 9px;
            width: 100%;
            float: none;
            margin: 3% 0;
        }
        
        .article ol li h4 {
            font-size: 14px;
        }
        .Article_content {
            width: 100%;
            float: none;
        }
        
        .Article_text {
            font-size: 16px;
            margin-top: 20px;
        }
        
        .info {
            margin-bottom: 5px;
            font-size: 12px;
        }
        
        .detail {
            font-size: 12px;
        }
        
        .detail img {
            width: 100%;
            display: block;
            height: auto;
        }
        .page_c {
            width: 100%;
            float: none;
        }
        .bottom{
            display: block;
        }
        h4.related {
            font-size:16px;
            padding-bottom:5px;
        }
        .product_text.fr p {
            font-size: 12px;
            margin-bottom: 5px;
        }
        
        .product_text.fr span b {font-size: 16px;}
        
        .product_text.fr span {
            width: 190px;
        }
        
.pading {
    margin: 10px auto;
}
.top {
    padding: 5px 0;
}

.top ul li {
    font-size: 12px;
}

.top ul li a {
    font-size: 12px;
}

.title p {
    font-size: 12px;    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.title h3 {
    font-size: 20px;
    margin-bottom: 5px;
}

.title {
    margin-bottom: 10px;
}

.two {
    padding: 5% 0;
}

.two ul li .imgs {
    height: 90px;
}

.box1 {
    padding-top: 18%;
}

.box1 img {
    width: 32px;
}

.box1 p {
    font-size: 12px;
}

.one {
    padding: 5% 0;
}

.one ul li {
    width: 48%;
    margin: 1%;
}

.one ul li img {
    height: 120px;
    margin-bottom: 5px;
}

.one ul li h4 {
    font-size: 14px;
}

.one ul li p {
    margin: 0 0 6% 0;    overflow: hidden;
}

.three {
    padding: 5% 0;
}

.fl.ys {
    width: 100%;
    float: none;
    padding: 3%;
    margin-bottom: 2%;
}

.fr.lc {
    width: 100%;
    float: none;
    padding: 3%;
}

.tre_title h2 {
    font-size: 20px;
    height: auto;
    line-height: 30px;
}

.tre_title h4 {
    width: 100%;
    font-size: 12px;
    line-height: 22px;
    height: auto;
    margin-top: 2%;
    margin-bottom: 10px;
}

.fl.ys ul li, .fr.lc ul li {
    width: 48%;
    margin: 1%;
}

.fl.ys ul li img {
    width: 50px;
    height: 50px;
    margin: auto;
    float: none;
}

.fl.ys ul li .fr {
    width: 100%;
    text-align: center;
    float: none;
}

.fl.ys ul li .fr h4 {
    font-size: 16px;
    height: auto;
    line-height: 30px;
}

.fl.ys ul li .fr p {
    letter-spacing: 0;
}

.fr.lc ul li h4 {
    font-size: 16px;
    height: auto;
    line-height: 30px;
}

.fr.lc ul li h3 {
    top: 0;
}

.four {
    padding: 5% 0;
}

.four ul li {
    width: 48%;
    margin: 1% !important;
}

.four ul li img {
    height: 140px;
}

.abt .fl {
    width: 100%;
    float: none;
    padding: 0;
}

.five {
    padding: 5% 0;
}

.abt .fr {
    width: 100%;
    line-height: 22px;
    height: auto;
    margin-top: 3%;
    float: none;    font-size: 12px;
}

.abt .fl h2 {
    font-size: 30px;
    margin-bottom: 10px;
}

.abt .fl p {
    font-size: 14px;
}

.six {
    padding: 5% 0;
}

.six ul li img {
    height: 80px;
}

.seven {
    padding: 5% 0;
}

.seven ul li:first-child {
    width: 100%;
    float: none;
}

.seven ul li {
    width: 100%;
    float: none;
}

.seven ul li:first-child p {
    height: auto;
}

.seven ul li p {
    font-size: 12px;
}

.seven ul li h4 {
    font-size: 14px;
}

.seven ul li span {
    margin: auto;
}

.fot1.fl {
    display: none;
}

.fot2.fl {
    display: none;
}

.fot3.fr {
    width: 100%;
    float: none;
}

.footer h3 {
    display: none;
}

.footer .container {
    padding: 20px 0;
}

.bottom ul li a {
    color: #fff;
}

.interlink {
    display: none;
}

    }