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: 1600px;
    margin: auto;
}
.bg{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index:-1;
    left: 0;
    top: 0;
}
.bg img{
    width: 100%;
    height: 100%;
    display: block;
}

/**颜色**/
.nav,.nav ul li ul,.footer,.interlink__title:after,a.searchBtn.fl,.tells2,.treepage ul li a,.nine3 ul li h4:before,
.nine2 .hd ul li,.nine1 ul li:hover span:after,.nine2 ul li:hover span:after,.nine3 ul li:hover span:after,.nine1.fl:after,.seven ul li .sev, .six1, .six0 li:hover,.six0 li.on,.tre_nav ul li,.for_nav ul li:nth-child(1),.f_txt h4   {
    background: #2756c0;
}
.nav ul li:hover>a,.nav ul li a.cur,.banner .hd ul li.on,.treepage ul li:hover>a,.treepage ul li a.cur,
.nine3 ul li p:before,.e_title p:after,.seven ul li:hover .sev, .tre_nav ul li:hover,.tre_nav ul li.on, .two ul li b {
    background: #f27d00;
}
.tell .fl h2,.for_nav ul li:hover a,.for_nav ul li.on a,.title h2 span,.article ol li:hover h4,.article ol li .fl.tim,
h4.related,.newspage h2,.propage h2,.prduct_ul li:hover h4,.nine1 ul li:hover h4,.news_tit b, .eigt .fr h2,
 .six .title h2,.two ul li h2 {
    color: #2756c0;
}

.tell .fl h2 b,.tell .fr h4 b,.eigt .fr h4, .seven ul li:hover p, .six1 ul li b, .six .title h2 b,.title h4 b {
    color: #f27d00;
}
.article ol li:hover, .input.fr input  {
    border-color: #1f3c93;
}

.Product_item_text span {
    border-bottom: 2px solid #01519a;
   
}
  .six0 li.on:after {
      
        border-top: 9px solid #1f3c93;
       
    } 
    .tre_nav ul li:hover:after,.tre_nav ul li.on:after {
        border-top-color: #fe8400;
    }
    .tre_nav ul li a {
      
        border-right: 1px solid #203b92;
      
    }
    .tre_nav ul li:after {
      
        border-top: 9px solid #2950c4;
       
    }.nav ul li ul li {
   
    border-bottom: 1px solid #3b65c3;
}
/**banner**/
.banner,.banner_m {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.banner img, .banner_m img {
    width: 100%;
    display: block;
}
.banner  .bd {
    width: 100%;
    overflow: hidden;
}
.banner .hd {
    width: 100%;
    position: absolute;
    z-index: 222;
    left: 0;
    bottom: 10px;
}

.banner .hd ul li {
    display: inline-block;
    margin: 0 5px;
    color: transparent;
    width: 10px;
    height: 10px;
    background: #eee;
    border-radius: 50%;
}

.banner .hd ul {
    text-align: center;
}
.banner .prev, .banner .next {
    position: absolute;
    top: 50%;
    z-index: 9999;
    background: rgba(0,0,0,0.4);
    height: 65px;
    width: 40px;
    text-align: center;
    margin-top: -32.5px;
    border-radius: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    color: #fff;
    font-size: 32px;
    font-family: "宋体";
    line-height: 65px;
}

.banner .next {
    right: 1%;
}

.banner .prev {
    left: 1%;
}
.banner_m {
    display: none;
}

/**导航头部**/
.header {
    width: 100%;
    position: relative;
}
.top {
    width: 100%;
    overflow: hidden;
    line-height: 40px;
    border-bottom: 1px solid #eee;
}

.top .fl {
    font-size: 15px;
    color: #666;
}

.top .fr {
    overflow: hidden;
}

.top .fr img {
    display: block;
    float: left;
    margin: 8px 5px 0 0;
}

.top .fr a {
    display: block;
    color: #666;
    text-align: center;
}

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

.logos {
    overflow: hidden;
    height: 130px;
}

.tell {
    width: 80%;
    overflow: hidden;
    height: 100%;
    box-sizing: border-box;
    padding-top: 17px;
    background: url(../images/h_l.png) no-repeat left center;
    padding-left: 41px;
}

.tell ul li {
    float: left;
    overflow: hidden;
    font-size: 16px;
    line-height: 29px;
    margin-right: 22px;
}

.tell ul li img {
    float: left;
    margin: 0px 5px 0 0;
}

.tell .fl ul {
    overflow: hidden;
    margin-top: 15px;
}

.tell .fl h2 {
    font-size: 30px;
    font-weight: bold;
    padding: 10px 0;

}

.tell .fl h2 b {
    display: inline-block;
    font-weight: bold;
  
}

.tell .fr {
    overflow: hidden;
    margin-top: 20px;
}

.tell .fr img {
    display: block;
    float: left;
    margin: 10px 10px 0 0;
}

.tell .fr h4 {
    float: left;
    font-size: 16px;
    color: #666;
}

.tell .fr h4 b {
    display: block;
    font-size: 22px;
    line-height: 36px;
    font-weight: bold;
}
.nav {
    width: 100%;
    height: 60px;
    position: relative;
}



.nav ul li {
    float: left;
    position: relative;
    line-height: 60px;
    width: 14.25%;
}

.nav ul li a {
    color: #fff;
    display: block;
    font-size: 16px;
    width: 100%;
    text-align: center;
}
.nav ul li ul {
    position: absolute;
    z-index: 22;
    left: 0;
    top: 60px;
    width: 100%;
    transform-origin: 0 0;
    transform: perspective(600px) rotateX(-90deg);
    transition: 600ms ease;
}

.nav ul li ul li {
    width: 100%;
    float: none;
    line-height: 38px;
}

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

.nav ul li ul li:last-child {
    border: 0;
}

.nav ul li:hover ul {
    transform: perspective(600px) rotateX(0deg);
    transition: 600ms ease;
}
/****/
.one {
    width: 100%;
    height: 72px;
    background: #f2f2f2;
    overflow: hidden;
}

.one .remen {
    float: left;
    font-size: 14px;
    line-height: 72px;
    height: 72px;
}

.one .remen a {
    font-size: 14px;
    color: #666666;
    display: inline-block;
    margin: 0 5px;
}

.input.fr input {
    float: left;
    width: 201px;
    height: 33px;
    overflow: hidden;
    padding-left: 14px;
    line-height: 33px;
    margin-top: 15px;
    box-sizing: border-box;
    border-radius: 17px 0px 0px 17px;
    color: #999;
}

a.searchBtn.fl {
    float: left;
    width: 44px;
    height: 33px;
    overflow: hidden;
    margin-top: 15px;
    border-radius: 0px 17px 17px 0px;
    box-sizing: border-box;
    padding-top: 4px;
    color: #fff;
    text-align: center;
}

.input.fr {
    margin-top: 6px;
}
.two {
    width: 100%;
    position: relative;
    padding: 70px 0;
}
.title {
    text-align: center;
}

.title h2 {
    font-size: 40px;
    letter-spacing: normal;
    font-weight: bold;
    margin-bottom: 30px;
}

.title h4 {
    font-size: 33px;
    margin-bottom: 20px;
}

.title h4 b {

    font-weight: bold;
}

.banner_w {
    width: 100%;
    letter-spacing: 2px;
    text-align: center;
}

.banner_w span {
    display: inline-block;
    animation: nbanA 2s infinite;
    margin-right: 0px;
}
.banner_w span:nth-child(2) {
    animation-delay: 0.2s;
}
.banner_w span:nth-child(3) {
    animation-delay: 0.4s;
}
@keyframes nbanA{
0%{transform: translateY(0px);}
50%{transform: translateY(-8px);}
100%{transform: translateY(0px);}
}
@keyframes moveBg {
  0% {
    background-position: 0% 30%;
  }

  100% {
    background-position: 100% 50%;
  }
}
.two1 {
    font-size: 16px;
    color: #666;
    text-align: center;
    margin-top: 25px;
    line-height: 32px;
    margin-bottom: 40px;
}

.two ul {
    overflow: hidden;
}

.two ul li {
    width: 25%;
    float: left;
    text-align: center;
    position: relative;padding-bottom: 35px;
}

.two ul li h3 {
    font-size: 18px;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.two ul li h3:after {content: "";width: 37px;height: 2px;background: #666666;position: absolute;bottom: 0;
    left: 50%;margin-left: -18.5px;}
    .two ul li h2 {
        font-family: Impact;
 
        font-size: 50px;
        line-height: 70px;
    }
    
    .two ul li b {
        width: 23px;
        height: 23px;
        line-height: 23px;

        color: #fff;
        text-align: center;
        border-radius: 50%;
        margin-left: 5px;
        display: block;
        position: absolute;
        right: 21%;
        top: 22%;
    }
    
    .two ul li p {
        width: 100%;
        overflow: hidden;
        text-align: center;
        padding-top: 20px;
        color: #666666;
        font-size: 16px;
    }
    .three {
        width: 100%;
        position: relative;
        overflow: hidden;
        padding: 70px 0 150px 0;
    }
    
    .three .title h2,.three .title p {
        color: #fff;
    }
    
    .title p {
        font-size: 16px;
        margin-bottom: 15px;
    }
    
    .tre_nav {
        width: 100%;
        margin-bottom: 10px;
        margin-top: 25px;
    }
    
    .tre_nav ul li {
        width: 25%;
        float: left;
        height: 72px;
        line-height: 72px;
        text-align: center;
        position: relative;
        transition: all 0.3s linear;
    }
    
    .tre_nav ul {
        overflow: hidden;
        padding-bottom: 20px;
    }
    
    .tre_nav ul li a {
        font-size: 16px;
        color: #fff;
        display: block;
        box-sizing: border-box;
    }
    
    .tre_nav ul li:after {
        content: "";
        position: absolute;
        border-right: 7px solid transparent;
        border-bottom: 50px solid transparent;
        border-left: 7px solid transparent;
        position: absolute;
        top: 72px;
        left: 48%;
        transition: all 0.3s linear;
    }
    
  
    .tre_box {
        width: 100%;
        overflow: hidden;
    }
    
    .tre_box ul li {
        position: relative;
    }
    
    .tre_box ul li img {
        width: 100%;
        display: block;
        height: 580px;
    }
    
    .tr_txt {
        position: absolute;
        z-index: 222;
        width: 36%;
        height: 235px;
        background: rgba(41,80,196,0.6);
        top: 11%;
        left: 5%;
        padding: 30px;
        color: #fff;
    }
    
    .tr_txt h4 {
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 10px;
        padding-bottom: 15px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        position: relative;
    }
    
    .tr_txt h4:after {content: "";width: 50px;height: 2px;background: #fff;position: absolute;left: 0;bottom: 0;}
    
    .tr_txt p {
        font-size: 16px;
        line-height: 28px;
        margin-top: 20px;
    }
    .three .bd {
        overflow: hidden;
        width: 100%;
        position: relative;
    }
    
    .three .bd .sPrev,.three .bd .sNext {
        position: absolute;
        z-index: 222;
        font-size: 60px;
        font-family: '宋体';
        color: #fff;
        font-weight: bold;
        top: 45%;cursor: pointer;
    }
    
    .three .bd .sPrev {
        left: 2%;
    }
    
    .three .bd .sNext {
        right: 2%;
    }
    .four {
        width: 100%;
        padding: 50px 0 0 0;
        overflow: hidden;
    }
    
    .for_nav {
        margin-top: 35px;
        overflow: hidden;
        margin-bottom: 30px;
        border: 1px solid #ccc;
        width: 100%;
        box-sizing: border-box;
    }
    
    .for_nav ul li {
        float: left;
        padding: 15px 0;
        width: 12%;
        text-align: center;
    }
    
    .for_nav ul li:nth-child(1) {
 
        color: #fff;
        width: 15%;
        font-size: 20px;
    }
    .for_nav ul li:nth-child(1) a {
    color: #fff;
}
    .for_nav ul li a {
        display: block;
        font-size: 18px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #666;
    }
    
    .for_nav ul li a:before {content: "-";margin-right: 2px;}
    .for_box ul li {
        border: 1px solid #ccc;
        width: 32.5%;
        float: left;
        margin: 0 1% 1% 0;
        position: relative;
        overflow: hidden;
    }.for_box ul {
        overflow: hidden;
    }
.for_box ul li img {
        width: 100%;
        display: block;
       	height:383px; 
    }
    .f_txt {
        position: absolute;
        width: 100%;
        top: 0;
        text-align: center;
        color: #fff;
        height: 100%;
    }
    .for_box ul li:nth-child(3n) {
        margin-right: 0;
    }
    .for_box ul li .f_txt:after {
        content: '';
        position: absolute;
        width: 100%;
       	height:383px; 
        right: 0;
        left: 0;
        top: -100%;
        background: rgba(31,60,147,0.5) url(../images/5.png)
      no-repeat center;
        transition: 0.3s all ease-in-out;
    }
    
    .for_box ul li:hover .f_txt:after {
        content: '';
        position: absolute;
        top: 0%;
        transition: 0.3s all ease-in-out;
    }
    .f_txt h4 {
        bottom: -44px;
        position: absolute;
        height: 44px;
        text-align: center;
        width: 100%;
        line-height: 44px;
        z-index: 222;
        left: 0; transition: 0.7s all ease-in-out;
    }
    .for_box ul li:hover h4{
        bottom: 0;
    }
    .five {
        position: relative;
        overflow: hidden;
        padding: 0 0 70px 0;
        text-align: center;
    }
    
    .five h3 {
        font-size: 30px;
        color: #fff;
        padding: 175px 0 30px 0;
    }
    
    .five h2 {
        font-size: 40px;
        color: #fff;
        font-weight: bold;
        padding-bottom: 29px;
    }
    
    .five p {
        font-size: 18px;
        color: #fff;
        margin-bottom: 22px;
    }
    
    .five .bg height {
        height: 534px;
    }
    
    .five .bg {
        height: 444px;
    }
    .six {
        width: 100%;
        padding: 70px 0 0 0;
    }
    
    .six .title h2 b {

        font-weight: bold;
    }
    .six0 {
        text-align: center;
        margin-bottom: 30px;
        margin-top: 30px;
    }
    
    .six0 li {
        width: 22%;
        display: inline-block;
        margin: 0 1%;
        height: 110px;
        background: #f5f5f5;
        position: relative;
        transition: all 0.3s linear;
        color: #333;
    }
    
    .six0 li img {
        display: block;
        float: left;
        width: 22%;
        margin: 21px  10px 0 20px;
    }
    
    .six0 li h2 {
        margin-top: 26px;
        float: left;
        text-align: left;
        width: 55%;
        font-size: 28px;
        line-height: 29px;
        font-weight: bold;
    }
    
    .six0 li h2 b {
        display: block;
        font-size: 14px;
        color: #666;
    }
    
    .six0 li.on:after {
        content: "";
    
        border-right: 7px solid transparent;
        border-bottom: 50px solid transparent;
        border-left: 7px solid transparent;
        position: absolute;
        top: 110px;
        left:48%;
        transition: all 0.3s linear;
    }

    
    .six0 li:hover h2,.six0 li.on h2,.six0 li:hover h2 b,.six0 li.on h2 b {
        color: #fff;
    }
    
    .six1 {
        width: 100%;
        padding-bottom: 70px;
    }
    .six1 .bd {
        background: #fff;
        box-sizing: border-box;
        padding: 0 2% 2% 2%;
    }
    
    .six1 ul li img {
        width: 100%;
        display: block;	height:590px;
        margin-bottom: 10px;
    }
    
    .six1 ul li b {
        font-family: Impact;
        font-size: 58px;
        line-height: 58px;
        float: left;
    }
    
    .six1 ul li h4 {
        font-size: 34px;
        display: block;
        float: left;
        line-height: 58px;
        padding-left: 10px;
        font-weight: bold;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .six1 ul li p {
        height: 48px;
        width: 100%;
        font-size: 15px;
        color: #666;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .seven {
        position: relative;
        width: 100%;
        padding: 70px 0;
    }
    
    .seven ul {
        text-align: center;
        margin: 50px auto 0;
        position: relative;
    }
    
    .seven ul li {
        display: inline-block;
        width: 12.2%;
        position: relative;
    }
    .seven ul li .sev {
        width: 105px;
        height: 105px;
  
        border-radius: 50%;
        margin: 0 auto;
        transition: all 0.3s linear;
        align-items: center;
        display: flex;
    }
    
    .seven ul li .sev img {
        display: block;
        margin: auto;
        transition: 500ms;
        width: 40px;
        height: 40px;
    }
    
    .seven ul li p {
        font-size: 18px;
        padding-top: 104px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .seven ul li:after {content: "";width: 9px;height: 22px;background: url(../images/10.png) no-repeat center;
        position: absolute;z-index: 22;top: 55%;left: 50%;background-size: 100% 100%;margin-left: -4.5px;}

.seven ul:after {content: "";width: 100%;height: 1px;background: #cfcfcf;position: absolute;bottom: 47px;
    left: 0;z-index: 222;background-size: 100% 100%;}

.seven ul li:before {content: "";width: 1px;height: 15px;background: #ccc;position: absolute;
    bottom: 40px;left: 50%;}
    .seven ul li:hover .sev {
   
        transition: all 0.3s linear;
    }
    
    .seven ul li:hover .sev img {
        transition: 500ms;
        transform: translateY(-20px);
    }
    
 
    .eigt {
        width: 100%;
        position: relative;
        padding: 50px 0 70px 0;
        overflow: hidden;
    }
    
    .eigt .bg img {
        height: auto;
    }
    
    .eigt .fl {
        width: 45%;
    }
    
    .eigt .fr {
        width: 52%;
    }
    
    .eigt .fr .bd ul li {
       	width:250px;
        float: left;
        margin-right: 10px;
    }
    
    .eit {
        width: 100%;
        background: #fff;
        overflow: hidden;
        box-sizing: border-box;
        padding: 30px;
        box-shadow: 0 0 6px 2px #eee inset;
    }
    
    .eigt .fl img {
        width: 100%;
        display: block;
      	height:431px;
    }
    
    .eigt .fr h2 {
        font-size: 28px;
   
        line-height: 54px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .eigt .fr h4 {
    
        font-size: 24px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .eigt .fr p {
        line-height: 30px;
        font-size: 16px;
        color: #666;
        margin-top: 20px;
    }
    
    .eigt .fr .bd {
        width: 100%;
        overflow: hidden;
        margin: 20px auto;
    }
    
    .eigt .fr .bd ul li img {
        width: 100%;
        display: block;
        height: 190px;
    }
    
    .e_title {
        text-align: left;
        position: relative;
        color: #fff;
        padding-bottom: 50px;
        box-sizing: border-box;
        padding-left: 34%;
        background: url(../images/zj.png) no-repeat 20% top;
        background-size: 162px;
        padding-top: 30px;
    }
    
    .e_title h2 {
        font-size: 42px;
        line-height: 42px;
    }
    
    .e_title h2 b {
        display: block;
        font-family: Arial;
        font-size: 12px;
        letter-spacing: 2.3px;
    }
    
    .e_title p {
        margin-top: 15px;
        margin-bottom: 20px;
        font-size: 18px;
        color: #fff;
        position: relative;
    }
    
    .e_title p:after {
        content: "";
        width: 39px;
        height: 2px;
        position: absolute;
        left: 0;
        bottom: -28px;
    }
    
    .e_title:after {content: "";width: 53px;height: 10px;background: url(../images/11.png) no-repeat;
        position: absolute;right: 38%;top: 22%;}
        .nine {
            width: 100%;margin-bottom: 70px;
        }
        
        .nine .container {
            overflow: hidden;
            padding-top: 5px;
        }
        
        .nine1 {
            background: #f8f8f8;
            width: 32%;
            box-sizing: border-box;
            padding: 20px;
            position: relative;
            margin-top: 30px;
        }
        
        .nine1.fl:after {content: "";width: 100%;height: 232px;
            position: absolute;z-index: 1;left: 0;top: 0;}
        
        .nine1 .bd {
            z-index: 2;
            position: relative;
        }
        .news1 {
            position: relative;
            z-index: 22;
            font-size: 24px;
            color: #fff;
            padding-bottom: 15px;
            line-height: 26px;
        }
        
        .news1 span {
            font-size: 13px;
            color: #fff;
            text-transform: uppercase;
            display: block;
        }
        
        .news1:after {content: ">";width: 18px;height: 18px;border: 1px solid #fff;
            border-radius: 50%;display: block;text-align: center;line-height: 18px;
            font-size: 14px;font-family: '宋体';position: absolute;right: 10px;top: 23%;}
        
        .nine1 ul li img {
            width: 100%;
            display: block;
            height: 187px;
            margin-bottom: 10px;
        }
        
        .nine1 ul li h4 {
            font-size: 18px;
            font-weight: normal;
            color: #343434;
            white-space: nowrap;
            overflow: hidden;
            width: 100%;
            display: block;
            line-height: 50px;
            padding: 10px 0 0;
            text-overflow: ellipsis;
        }
        
        .nine1 ul li p {
            font-size: 14px;
            font-weight: 100;
            color: #666;
            line-height: 28px;
            height: 80px;
            overflow: hidden;
        }
        
        .nine1 ul li span,.nine2 ul li span,.nine3 ul li span {
            display: block;
            width: 100%;
            position: relative;
            text-align: right;
            font-size: 14px;
            color: #666;
            margin-top: 21px;
        }
        
        .nine1 ul li span:after,.nine2 ul li span:after,.nine3 ul li span:after {
            content: '';
            width: 65px;
            height: 1px;
            top: 14px;
            background: #ccc;
            display: block;
            position: absolute;
            transition:0.3s all ease;
        }
        
        .nine1 ul li:hover span:after,.nine2 ul li:hover span:after,.nine3 ul li:hover span:after {
     
            width: 100px;
        }
        
      
        .nine .fr {
            width: 65%;
            margin-top: 30px;
        }
        
        .nine2,.nine3 {
            width: 100%;
            background: #f8f8f8;
            position: relative;
            box-sizing: border-box;
            padding: 30px;
            overflow: hidden;
        }
        
        .nine2 ul li {
            width: 355px;
            float: left;
           margin-right: 10px;
           
        }
        .nine3 ul li{
            width: 355px;
            float: left;
            box-sizing: border-box;
            margin-right: 10px;
        }
        .nine2 ul li h4,.nine3 ul li h4 {
            font-weight: bold;
            font-size: 16px;
            line-height: 30px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            color: #333;
        }
        
        .nine2 ul li p,.nine3 ul li p {
            color: #666;
            line-height: 24px;
            font-size: 14px;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            height: 48px;
        }
        .nine .tempWrap {
            width: 100% !important;
        }
        h2.news_tit {
            font-size: 24px;
            color: #343434;
            display: block;
            line-height: 30px;
            position: relative;
            font-weight: 100;
        }
        
     
        .news_tit span {
            display: block;
            font-size: 13px;
            color: #666;
            text-transform: uppercase;
        }
        
        .nine2 {
            margin-bottom: 20px;
        }
        
        .nine2 .bd {
            overflow: hidden;
        }
        .nine2 .hd {
            position: absolute;
            top: 40px;
            right: 10px;
        }
        
        .nine2 .hd ul li {
            float: left;
            text-align: right;
            width: 10px;
            height: 10px;
            border-radius: 50%;
            color: transparent;
            margin-right: 5px;
        }
        
        .nine2 .hd ul li.on {
            width: 30px;
            border-radius: 10px;
        }
        .nine3 ul li h4:before {
            content: "Q";
            width: 20px;
            height: 20px;
            display: inline-block;
            line-height: 20px;
            text-align: center;
            font-size: 18px;
            border-radius: 50%;
            color: #fff;
            margin-right: 4px;
            font-family: '宋体';
        }
        .nine3 ul li p {
            position: relative;
            padding-left: 25px;
            box-sizing: border-box;
            -webkit-line-clamp: 1;
            height: 24px;
        }
        .nine3 ul li p:before {
            content: 'A';
            width: 20px;
            height: 20px;
            display: inline-block;
            line-height: 20px;
            text-align: center;
            font-size: 18px;
            border-radius: 50%;
            color: #fff;
            font-family: '宋体';
            position: absolute;
            left: 0;
            top: 1px;
            }
/**weixin**/

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

.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: 120px;
    border-radius: 5px;
    margin: 5px auto 0px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;    color: #fff;
    text-overflow: ellipsis;
}

.Tcs p {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/****/
/**youlian**/
.interlink {
    width: 100%;
    padding: 20px 0;
}

.interlink__inner {
    width: 1600px;
    overflow: hidden;
    line-height: 42px;
    margin: auto;
}

.interlink__title {
    font-size: 16px;
    color: #666;
    font-weight: bold;
    border-bottom: 1px solid #eee;
    position: relative;
}

.interlink__list {
    float: left;
    line-height: 44px;
}

.interlink__list a {
    color: #666;
    display: inline-block;
    margin: 0 10px 0 0;
    font-size: 15px;
}
.interlink__title:after {
    content: "";
    width: 65px;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.eight {
    width: 100%;
    overflow: hidden;
    background: #333 url(../images/fbg.jpg) top no-repeat;
    padding: 50px 0;
    color: #fff;
}

.eight .container div {
    width: 30.65%;
    float: left;
    box-sizing: border-box;
    padding: 20px 10px;
    border-right: 1px solid #615c5c;
    height: 206px;
    color: #999;
}

.box1 ul li {
    width: 31.3%;
    float: left;
    margin: 2% 1%;
    text-align: center;
    font-size: 14px;
    position: relative;
    color: #999;
}

.box2 {
    margin: 0 4%;
}

.box1 h2 {
    width: 100%;
    overflow: hidden;
    padding-top: 25px;
    margin-top: 4px;
    font-size: 27px;
    color: #999;
}

.box1 ul {
    overflow: hidden;
}

.box1 ul li:before {
    font-family: '宋体';
    content: ">";
    position: absolute;
    left: 0;
    font-weight: bold;
    color: #666;
}

.box2 ul li {
    line-height: 34px;
}

.box3 ul {
    overflow: hidden;
}

.box3 ul li {
    width: 39%;
    float: left;
    margin-right: 11%;
    text-align: center;
}

.box3 ul li img {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.eight .container .box3 {
    border: 0;
}
.footer {
    color: #fff;
    padding: 15px 0;
    text-align: center;
    font-size: 12px;
}
.bottom {
    width: 100%;
    position: fixed;
    z-index: 22222;
    left: 0;
    bottom: 0;
    overflow: hidden;
    background: #eee;
    padding: 3px 0;
    display: none;
}

.bottom ul {
    overflow: hidden;
}

.bottom ul li {
    width: 25%;
    float: left;
    text-align: center;
    height: 100%;
}

.bottom ul li img {
    display: block;
    margin: auto;
    width: 20px;
    height: 18px;
    margin-bottom: 3px;
    margin-top: 5px;
}

.bottom ul li a {
    display: block;
    height: 100%;
    border-right: 1px solid #ccc;
    font-size: 12px;
}

.bottom ul li:last-child a {
    border: 0;
}
.main_top {
    width: 100%;
    overflow: hidden;
}

.main_tops {
    width: 1600px;
    margin: auto;
    border-bottom: 1px dashed #eee;
    letter-spacing: 1px;
    padding: 10px 0 10px 29px;
    background: url(../images/home.png) no-repeat left;
    background-size: 24px;
}
.main_m {
    width: 1600px;
    margin: auto;    margin-top: 20px;
    margin-bottom: 50px;
    overflow: hidden;
}
.treepage {
    margin-bottom: 30px;
}

.treepage ul {
    text-align: center;
}

.treepage ul li {
    display: inline-block;
    position: relative;
    width: 12%;
    text-decoration: blink;
    transition: all 0.8s linear;margin-bottom: 5px;
}

.treepage ul li a {
    width: 100%;
    display: block;
    font-size: 16px;
    color: #fff;
    padding: 7px 0px;
}

ul.subTree {
    position: absolute;
    z-index: 222;
    width: 100%;
    top: 38px;
    left: 0;
    transform-origin: 0 0;
    transform: perspective(600px) rotateX(-90deg);
    transition: 600ms ease;
}

ul.subTree li {
    width: 100%;
    display: block;
}

ul.subTree li a {
    font-size: 14px;
    padding: 5px 0;
}

.treepage ul li:hover ul {
    transform: perspective(600px) rotateX(0deg);
    transition: 600ms ease;
}

.treepage ul li:hover>a,.treepage ul li a.cur {
    transition: all 0.5s linear;
}

.prduct_ul {
    width: 100%;
    overflow: hidden;
}

.prduct_ul li {
    width: 24.25%;
    float: left;
    margin-right: 1%;
    margin-bottom: 1%;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding-bottom: 10px;
}

.prduct_ul li:nth-child(4n) {
    margin-right: 0;
}

.prduct_ul li img {
    width: 100%;
    display: block;
    height: 266px;
    margin-bottom: 10px;
}

.prduct_ul li h4 {
    text-align: center;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
}


.pading {
    margin-bottom: 30px;
    overflow: hidden;
    text-align: center;
}

.pading span,.pading a {
    display: inline-block;
    border: 1px solid #ccc;
    margin: 3px 5px;
    padding: 1px 10px;
    color: #666;
}

.propage {
    width: 49%;
    float: left;
    margin-right: 1%;
    overflow: hidden;
}

.newspage {
    width: 49%;
    float: right;
    margin-left: 1%;
    overflow: hidden;
}

.propage ul li {
    width: 20%;
    float: left;
    font-size: 12px;
}
.newspage h2,.propage h2 {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    font-size: 20px;
    font-weight: bold;
}

.propage ul li h4 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.propage ul li img {
    width: 95%;
    display: block;
    margin: auto;
    height: 77px;
}

.newspage ul li h3{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 0 5px 0;
    border-bottom: 1px dashed #ccc;
    color: #666;
    font-size: 12px;
    margin-bottom: 5px;
}
.produt_box {
    width: 100%;
    background: #eee;
    overflow: hidden;
    box-sizing: border-box;
    padding: 20px;
}

.imgs.fl {
    width: 48%;
    overflow: hidden;position: relative;
}

.imgs.fl .imgb .swiper-slide {
    width: 20%;
    float: left;
}
.imgs.fl img {
	width:100%;
	display:block;
	margin-bottom:10px;
}
.imgs.fl .imgb img {
    width: 97%;
    display: block;
    margin: auto;
}
.fr.texts {
    width: 48%;
}

.fr.texts h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ccc;
}

.fr.texts p {
    font-size: 16px;
    line-height: 28px;
    color: #666;
    margin-bottom: 15px;
}

.Product_item_text {
    font-size: 22px;
    line-height: 40px;
    border-bottom: 2px solid #d4d4d4;
    margin-top: 20px;
    margin-bottom: 20px;

}

.Product_item_text span {
    display: inline-block;
}

.Product_item_text em {
    text-transform: uppercase;
}

.product_content {
    line-height: 27px;
    overflow: hidden;
}

.main_next {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: left;
}

.main_next span {
    display: block;
    font-size: 13px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
}
#preview {
    width: 100%;
    margin-bottom: 30px;
}
.xgcp {
    width: 49%;
    float: left;
    margin-right: 1%;
}

h4.related {padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #ccc;
    font-size: 20px;font-weight: bold;}

ul.relate_pr li {
    width: 20%;
    float: left;
    text-align: center;
    font-size: 12px;
}

ul.relate_pr li img {
    width: 95%;
    margin: auto;
    display: block;
}

.xgwz {
    width: 49%;
    float: right;
    margin-left: 1%;text-align: left;
}
ul.relate_news li {
  
    padding: 0 0 5px 0;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
}

.tells2 {
    width: 172px;
    height: 50px;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    line-height: 50px;
    margin-top: 33px;
    display: block;
}

.tells2 img {
    display: block;
    float: left;
    margin: 13px 0 0 15px;
}

.tells2 span {
    float: left;
    margin-left: 12px;
    color: #fff;
    font-size: 16px;
}

.imgs .swiper-button-next,.imgs .swiper-button-prev {
    color: #fff !important;
    top: 42% !important;
}
.article {
    width: 100%;
    overflow: hidden;
}

.article ol li {
    overflow: hidden;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 15px;
    margin-bottom: 10px;
}

.article ol li .fl.tim {
    width: 100px;
    height: 100px;
    line-height: 158px;
    text-align: center;
    background: url(../images/time.png) no-repeat center 21px;
    background-size: 44px;
    font-size: 14px;
    font-weight: bold;
}
.txt {
    width: 92%;
    border-left: 1px solid #e8e8e8;
    box-sizing: border-box;
    padding: 0 19px;
}

.txt h4 {
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ccc;
    color: #333;
}

.txt p {
    font-size: 14px;
    color: #999;
    line-height: 29px;
    height: 60px;
    overflow: hidden;
}

.article ol {
    margin-bottom: 32px;
}


.Article_content {
    width: 100%;
    text-align: center;
}

.Article_text {
    font-size: 25px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 15px 0 5px 0;
    color: #333;
}

.info {
    font-size: 12px;
    color: #666;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.detail {
    width: 100%;
    line-height: 28px;
    text-align: left;
}
.page_c {
    width: 100%;
    overflow: hidden;
    line-height: 25px;
    margin-bottom: 15px;
}
.propage ul li h4 {
	text-align:center;
}
.propage ul li img {
	height:149px;
}

@media only screen and (max-width: 1600px){
    .container, .main_m,.main_tops {
        width: 1200px;
      
    }
  
    .interlink__inner {
        width: 1200px;
    }	

.txt {
	width:89%;
}

.eigt .fr .bd ul li img {
	height:132px;
}

.eigt .fl img {
  height: 398px;
}
.propage ul li img {
    height: 120px;
}

  .eigt .fr .bd ul li {
        width: 187px;
      
    }

.for_box ul li img,.for_box ul li .f_txt:after {
height: 292px;
}
.tre_box ul li img {
 height: 430px;
}


.six1 ul li img {
 height: 416px;
}
}
@media only screen and (max-width: 1200px){

    .container, .main_m,.main_tops {
        width:960px;
      
    }
  
    .interlink__inner {
        width:960px;
    }	
    .for_nav ul li {
        width: 15%;
    }
    
    .for_box ul li {
        width: 32.45%;
    }
    
    .six0 li h2 {
        font-size: 23px;
    }
    
    .six0 li h2 b {
        font-size: 12px;
    }
    
    .seven ul li {
        width: 12%;
    }
    
    .eigt .fr p {
        font-size: 14px;
        line-height: 25px;
    }
    .prduct_ul li img {
        height: 210px;
    }

}

@media only screen and (max-width: 768px){
    .bottom, .banner_m {
        display: block;
    }
    .banner{
        display: none;
    }
  
    .navs b {
        display: block;
        width: 20px;
        height: 2px;
        margin: 5px auto;
        border-radius: 4px;
        position: relative;
        background: #f27d00;
    }
    .nav_button {
        position: absolute;
        top: 0;
        left: 54%;
        width: 30px;
        height: 30px;
        background: url(../../MobileResource/m200729/images/close.png) no-repeat;
        display: block;
        z-index: 2222;
        background-size: 20px;
    }
    .nav {
        position: fixed;
        background: rgba(0,0,0,0.6);
        width: 100%;
        height: 100%;
        float: none;
        top: 0;
        left: 0;
        display: none;
        z-index: 22222;
        margin-left: 0;
    }
    .navs {
        width: 25px;
        border-radius: 5px;
        position: absolute;
        top: 54%;
        right: 12px;
    }
    .nav ul {
        width: 46%;
        overflow: hidden;
        background: #333;
        height: 100%;
        right: 0;
        top: 0;
        position: absolute;
    }
    
    .nav ul li {
        width: 100%;
        float: none;
    }
    

    
    .nav ul li ul {
        display: none !important;
    }
    
    .nav ul li a {
        font-size: 15px;
        line-height: 51px;
        color: #fff;
    }
    .tell {
        display: none;
    }
    
    .logo.fl {
        width: 39%;
    }
    
    .container, .main_m, .main_tops {
        width: 96%;
    }
    
    .logos {
        overflow: hidden;
        height: 86px;
    }
    
    .header {
        width: 100%;
        position: relative;
        height: auto;
    }
    .top .fl {
        font-size: 12px;
    }
    
    .top .fr a {
        font-size: 12px;
    }
    
    .top .fr img {
        width: 15px;
        margin-top: 14px;
    }
    
    .input.fr {
        display: none;
    }
    
    .one .remen a {
        font-size: 12px;
    }
    
    .one .remen {
        height: 60px;
        line-height: 60px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        float: none;
        font-size: 12px;
    }
    
    .one {
        height: 60px;
    }
    
    .two {
        padding: 7% 0;
    }
    
    .title h2 {
        font-size: 20px;
        margin-bottom: 5px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .title h4 {
        font-size: 18px;
        margin-bottom: 10px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .two1 {
        font-size: 12px;
        line-height: 22px;
        margin: 5px auto;
    }
    
    .two ul li {
        padding-bottom: 10px;
    }
    
    .two ul li h3 {
        font-size: 12px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .two ul li h2 {
        font-size: 30px;
        line-height: 21px;
    }
    
    .two ul li b {
        font-size: 12px;
        width: 15px;
        height: 15px;
        line-height: 15px;
        right: 0;
        top: 35%;
    }
    
    .two ul li p {
        font-size: 12px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 95%;
        margin: auto;
        padding-top: 5px;
    }
    
    .three {
        padding: 7% 0 14% 0;
    }
    
    .title p {
        font-size: 12px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin-bottom: 7px;
    }
    
    .tre_nav {
        margin: 10px auto;
    }
    
    .tre_nav ul li a {
        font-size: 12px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .tre_nav ul li {
        height: 40px;
        line-height: 40px;
    }
    
    .tre_nav ul li:after {
        top: 40px;
        left: 45%;
    }
    
    .tre_nav ul {
        padding-bottom: 8px;
    }
    
    .tr_txt {
        width: 50%;
        padding: 10px;
        height: 200px;
    }
    
    .tr_txt p {
        font-size: 12px;
        line-height: 20px;
    }
    
    .tr_txt h4 {
        font-size: 16px;
    }
    
    .tre_box ul li img {
        height: 284px;
    }
    
    .four {
        padding-top: 5%;
    }
    
    .for_nav {
        margin: 10px auto;
    }
    
    .for_nav ul li:nth-child(1) {
        font-size: 12px;
    }
    
    .for_nav ul li a {
        font-size: 12px;
    }
    
    .for_nav ul li {
        width: 21%;
    }
    
    .for_box ul li {
        width: 48%;
        margin: 1%;
        box-sizing: border-box;
    }
    
    .for_box ul li img {
        height: 200px;
    }
    
    .for_box ul li .f_txt:after {
        height: 200px;
    }
    
    .five {
        padding-bottom: 7%;
    }
    
    .five .bg {
        height: 259px;
    }
    
    .five h3 {
        font-size: 20px;
        padding: 86px 0 20px 0;
    }
    
    .five h2 {
        font-size: 22px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        padding-bottom: 10px;
    }
    
    .five p {
        font-size: 12px;
        margin-bottom: 10px;
    }
    .six {
        padding-top: 7%;
    }
    
    .six0 li h2 {
        font-size: 14px;
        width: 100%;
        float: none;
        text-align: center;
        margin: auto;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .six0 li img {
        float: none;
        margin: 5px auto;
        width: 30px;
    }
    
    .six0 {
        margin: 10px auto;
    }
    
    .six0 li h2 b {
        font-size: 12px;
        margin: auto;
    }
    
    .six0 li h2 b {
        display: none;
    }
    
    .six0 li {
        height: 80px;
    }
    
    .six0 li.on:after {
        top: 80px;
    }
    .six1 ul li b {
        font-size: 30px;
    }
    
    .six1 ul li h4 {
        font-size: 18px;
    }
    
    .six1 ul li p {
        font-size: 12px;
    }
    
    .six1 {
        padding-bottom: 7%;
    }
    
    .seven {
        padding: 7% 0;
    }
    
    .seven ul li {
        width: 23%;
        margin: 0.5%;
    }
    
    .seven ul li .sev {
        width: 70px;
        height: 70px;
    }
    
    .seven ul li .sev img {
        width: 30px;
        height: 30px;
    }
    
    .seven ul li p {
        font-size: 14px;
        padding-top: 62px;
    }
    
    .seven ul li:before {
        bottom: 23px;
    }
    .seven ul:after {
        display: none;
    }
    .seven ul {
        margin-top: 15px;
    }
    
    .eigt .bg img {
        height: 214px;
    }
    
    .e_title {
        text-align: center;
        padding: 0;    background: none;
    }
    
    .e_title h2 {
        font-size: 20px;
        line-height: 21px;
    }
    
    .eigt {
        padding: 5% 0 7% 0;
    }
    
    .e_title p {
        margin: 5px auto;
        font-size: 12px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .eit {
        padding: 10px;
    }
    
    .eigt .fl {
        width: 100%;
        float: none;
    }
    
    .eigt .fl img {
        height: auto;
    }
    
    .eigt .fr {
        width: 100%;
        float: none;
    }
    
    
    .eigt .fr h2 {
        font-size: 20px;
        line-height: 40px;
    }
    
    .eigt .fr h4 {
        font-size: 16px;
    }
    
    .eigt .fr p {
        font-size: 12px;
        line-height: 20px;
        margin-top: 5px;
    }
    
    .eigt .fr .bd {
        margin: 10px auto;
    }
      .nine {
           margin-bottom: 7%;
        }
    .nine1.fl {
        width: 100%;
        float: none;
    }
    
    .nine .fr {
        width: 100%;
        float: none;
    }
    .nine1 {
        margin-top: 10px;
    }
    
    .nine .fr {
        margin-top: 10px;
    }
    
    .nine1 ul li h4 {
        font-size: 14px;
        padding: 0;
        line-height: 22px;
    }
    
    .nine1 ul li p {
        height: 60px;
        font-size: 12px;
        line-height: 20px;
    }
    
    .nine1 ul li span, .nine2 ul li span, .nine3 ul li span {
        font-size: 12px;
        margin-top: 5px;    width: 97%;
    }
    
    .nine2, .nine3 {
        padding: 10px;
    }
    
    .nine2 {
        margin-bottom: 10px;
    }
    
    h2.news_tit {
        font-size: 16px;
        line-height: 22px;
    }
    
    .news_tit span {
        font-size: 12px;
    }
    
    .nine2 ul li h4, .nine3 ul li h4 {
        font-size: 14px;
    }
    
    .nine2 ul li p, .nine3 ul li p {
        font-size: 12px;
    }
    .nine2 .hd {
      
        top: 23px;
     
    }
    .e_title:after {
        top: 8%;
        right: 13%;
    }
    .news1 {
        font-size: 18px;
        padding-bottom: 5px;
    }
    
    .news1 span {
        font-size: 12px;
    }
    
    .nine2 .bd,.nine3 .bd {
        width: 355px;
        margin: auto;
    }
    .interlink__inner {
        width: 100%;
    }
    
    .interlink__list a {
        font-size: 12px;
        margin: 1px;
    }
    
    .interlink__list {
        float: none;
        margin: auto;
        width: 97%;
        line-height: 22px;
    }
    
    .interlink__title {margin-left: 10px;}
    
    
    .interlink {
        padding: 10px 0;
    }
    
    .eight {
        display: none;
    }
    .six1 .bd {
        overflow: hidden;
    }
    .treepage ul li {
        width: 24%;
    }
    
    .treepage ul li a {
        font-size: 12px;
        padding: 4px 0;
    }
    
    ul.subTree {
        display: none !important;
    }
    
    .main_m {
        margin-top: 10px;
    }
    
    .treepage {
        margin-bottom: 10px;
    }
    
    .prduct_ul li {
        width: 48%;
        margin: 1%;
        padding-bottom: 5px;
    }
    
    .prduct_ul li img {
        height: 150px;
        margin-bottom: 5px;
    }
    
    .prduct_ul li h4 {
        font-size: 12px;
    }
    
    .newspage {
        width: 100%;
        float: none;
    }
    
    .propage {
        width: 100%;
        float: none;
    }
    
    .newspage h2, .propage h2 {
        font-size: 16px;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }
    .imgs.fl {
        width: 100%;
        float: none;
    }
    
    .fr.texts {
        width: 100%;
        float: none;
    }
    
    .fr.texts p {
        font-size: 12px;
        line-height: 22px;
    }
    
    .fr.texts h3 {
        font-size: 16px;
        margin-bottom: 5px;
    }
    
    .tells2 {
        width: 150px;
        height: 40px;
        line-height: 40px;
        margin-top: 15px;
    }
    
    .tells2 img {
        margin: 10px 0 0 5px;
        width: 20px;
    }
    
    .Product_item_text {
        font-size: 18px;
        margin: 10px auto;
    }
    
    .xgwz {
        width: 100%;
        float: none;
        margin: auto;
    }
    
    .xgcp {
        width: 100%;
        float: none;
        margin: auto;
        margin-bottom: 12px;
        overflow: hidden;
    }
    
    h4.related {
        font-size: 16px;
        padding-bottom: 5px;
    }
    
    div#preview {
        margin-bottom: 10px;
    }
    
    .main_tops {
        font-size: 12px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .produt_box {
        padding: 10px;
    }
    ul.relate_news li h4 {
        width: 77%;
    }
    .article ol li .fl.tim {
        width: 90px;
        height: 78px;
        font-size: 12px;
        background-size: 28px;
        line-height: 110px;
        background-position-y: 13px;
    }
    
    .fr.txt {
        width: 72%;
        padding: 0 10px 0 10px;
    }
    
    .article ol li {
        padding: 5px;
    }
    
    .txt h4 {
        font-size: 15px;
        margin-bottom: 5px;
        padding-bottom: 5px;
    }
    
    .txt p {
        font-size: 12px;
        line-height: 20px;
        height: 37px;
    }
    
    .pading {
        margin-bottom: 10px;
    }
    
    .article ol {
        margin-bottom: 10px;
    }
    .Article_text {
        font-size: 18px;
        padding-bottom: 0;
    }
    
    .main_next {
        margin: 10px auto;
    }
.six1 ul li img {
    height: 185px;
}
.main_m {
    margin-bottom: 5%;
    
}.propage ul li img {
    height: 100px;
}
    }