﻿
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;
}
.topfr{
   float: right; 
}
.langnav{
    position: absolute;
    z-index: 9;
    right: 380px;
}
.langfr {
    float: right;
    line-height: 50px;
    display: flex;
}

.langnav ul li{
    margin-right: 10px;
}
.container {
    width: 1200px;
    margin: auto;
}
.nav ul li:hover>a, .nav li a.cur {
    color: #2849b9 !important;
}
.banner .hd ul li.on,.one,a.mores,.two ul li h4:after,.four .bd ul li .fr span,.interlink,li.wxs,.treepage h2,.newspage h3,.contactpage h3,.propage h3,span.current   {
    background: #2849b9;
}
.swiper-button-next:after, .swiper-button-prev:after,.five a.mores,.seven ul li:hover h4  {
    color: #2849b9;
}
.two ul li:hover,.seven ul li:hover {
    border-color: #2849b9;

}
.top {width: 100%;background: #f1f1f1;height: 35px;line-height: 35px;color: #666;font-size: 12px;}

.top .container {overflow: hidden;}

.top ul li {display: inline-block;margin: 0 0 0 6px;}
.top ul li img {float: left;margin: 10px 5px 0 0;}

.top ul li b {float: left;display: block;}

.top ul li a {overflow: hidden;display: block;}
.header {
    width: 100%;
    height: 100px;
}
.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: #333;
}
.nav.fr ul li ul {
    position: absolute;
    z-index: 22;
    background: #fff;
    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: #444;
}
.nav ul li:hover>a, .nav li a.cur {

    font-weight: bold;
}
.nav.fr ul li:hover ul {
    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%;
    height: 43px;
    line-height: 43px;
    color: #B6BDD4;
    font-weight: 400;
}

.one .bd ul li {
    display: inline-block;
    margin: 0 7px;
    width: 216px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.one .bd {
    overflow: hidden;
    box-sizing: border-box;
    padding-left: 30px;
    background: url(../images/1.png) no-repeat left center;
}

.one .bd ul li a {
    font-size: 14px;
    color: #b6bdd4;white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


.title {
    text-align: center;
    margin-bottom: 40px;
}

.title h3 {
    margin-top: -30px;
    font-size: 36px;
    font-weight: bold;
    color: #373942;
    z-index: 1;
    opacity: 0.07;
    transition: all .5s;
}

.title h2 {
    color: #43485E;
    font-size: 36px;
    letter-spacing: 3px;
    font-weight: bold;
    z-index: 2;
    transition: all .5s;
}
.title p {
    margin-top: 28px;
    font-size: 16px;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.two {
    width: 100%;
    padding: 50px 0;
}

.two ul {
    overflow: hidden;
}

.two ul li {
    width: 288px;
    float: left;
    margin-right: 10px;
    text-align: center;
    border: 1px solid #ccc;
    padding-bottom: 20px;
}

.two ul li:nth-child(6n) {
    margin-right: 0;
}
a.mores {
    margin: auto;
    display: block;
    width: 203px;
    text-align: center;
    padding: 10px 0;
    font-size: 16px;
    color: #fff;
    margin-top: 30px;
}

.two ul li img {
    width: 100%;
    display: block;
    height: 288px;
    margin-bottom: 15px;
}

.two ul li h4 {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    padding-bottom: 10px;
}

.two ul li p {
    font-size: 12px;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.two ul li h4:after {
    content: "";
    width: 40px;
    height: 2px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -20px;
}

.two ul li:hover {
    box-shadow: 0 0 10px #ccc;
}
.three {
    width: 100%;
    position: relative;
    padding: 50px 0;
}

.bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

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

.three ul {
    overflow: hidden;
}

.three ul li {
    width: 506px;
    float: left;
    margin-right: 188px;
    margin-bottom: 50px;
}

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

.three ul li .fr {
    width: 360px;
}

.three ul li .fr h4 {
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.three ul li .fr p {
    font-size: 16px;
    line-height: 26px;
    color: #66686F;
    height: 78px;
    overflow: hidden;
}

.three ul li img {
    width: 94px;
    display: block;
    height: 94px;
}
.four {
    width: 100%;
    padding: 50px 0;
}

.four .bd ul {
    overflow: hidden;
    width: 1000px;
    margin: auto;
}

.four .bd:after {content: "";width: 1200px;height: 500px;background: url(../images/0.png) no-repeat left center;
    background-size: 100% 100%;position: absolute;left: 50%;margin-left: -600px;top: 0;}

.four .bd {
    position: relative;
}
.four .bd ul li {
    height: 500px;
    box-sizing: border-box;
    padding: 40px 50px;
    width: 100%;
}

.four .bd ul li img {
    width: 392px;
    height: 383px;
}

.four .bd ul li .fr {
    width: 469px;
}

.four .bd ul li .fr h4 {
    font-size: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    margin-bottom: 23px;
    color: #333;
    margin-top: 25px;
}

.four .bd ul li .fr p {
    font-size: 16px;
    line-height: 31px;
    color: #333;
    margin-bottom: 40px;
    width: 92%;
    height: 200px;
}

.four .bd ul li .fr span {
    display: block;
    width: 163px;
    text-align: center;
    padding: 8px 0;
    font-size: 14px;
    color: #fff;
}
.four .container {
    position: relative;
}

.four .prev,.four .next {
    font-weight: bold;
    font-family: "宋体";
    font-size: 71px;
    color: #999;
    position: absolute;
    top: 50%;cursor: pointer;
}

.four .prev {
    left: 0;
}

.four .next {
    right: 0;
}
.five {
    width: 100%;
    position: relative;
    padding: 50px 0;
    text-align: center;
    color: #fff;
}

.five h3 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
}

.five p {
    font-size: 21px;
}

.five a.mores {
    background: #fff;

}
.six {
    width: 100%;
    overflow: hidden;
    padding: 50px 0;
}

.about {
    overflow: hidden;
    width: 100%;
    margin-bottom: 30px;
}

.ab_fl.fl {
    width: 550px;
}

.ab_fr.fr {
    width: 600px;
}

.ab_fl.fl img {
    width: 100%;
    display: block;
}

.ab_fr.fr h3 {
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ab_fr.fr h4 {
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
}

.ab_fr.fr p {
    font-size: 14px;
    margin-bottom: 5px;
    color: #666;
    line-height: 26px;
}

.six .bd ul {
    overflow: hidden;
}

.six .bd ul li {
    width: 280px;
    float: left;
    margin: 10px;
    text-align: center;
    font-size: 14px;
    color: #333;
}

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

.six .bd ul li p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.seven {
    width: 100%;
    background: #fbfbfd;
    padding: 50px 0;
}

.seven ul li h4 {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.seven ul li p {
    font-size: 14px;
    color: #666;
    height: 48px;
    overflow: hidden;
}

.seven ul li {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ccc;
    width: 585px;
    float: left;
    margin-right: 29px;
}
.seven ul {
    overflow: hidden;
}

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

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

.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 #081d6a;
    border-left: 1px solid #081d6a;
}

.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 #071d6a;
    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;background: #eee;
    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 20px;
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
    font-weight: bold;
    position: relative;
    z-index: 9;
}

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

.treepage li {
    position: relative;
    border-bottom: 1px solid #eeeeee;
    padding-left: 10px;
}

ul.subTree li a {
    padding: 10px 28px;
    font-size: 14px;
    color: #666;
}

.treepage li:before {content: ">";position: absolute;font-family: '宋体';top: 16px;left: 15px;font-weight: bold;color: #666;}

.treepage ul li ul li:before {
    left: 23px;
    top: 9px;
    font-size: 12px;
    color: #999;
}

ul.subTree {
    display: none;
}

.treepage li:hover ul {
    display: block;
}

.treepage li:hover>a,.treepage li:hover:before {

    font-weight: bold;
}

.newspage h3,.contactpage h3,.propage h3 {

padding: 10px 20px;

font-size: 20px;

color: #ffffff;

line-height: 30px;

font-weight: bold;

position: relative;

z-index: 9;
}

.newspage h3 b,.contactpage h3 b,.propage h3 b {
    font-weight: initial;
    font-size: 14px;
}

.newspage ul li,.contactpage ul li {
    font-size: 14px;
}

.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;
    box-sizing: border-box;
    padding: 10px;
}

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

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

.prduct_ul ul li h4 {
    text-align: center;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.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 img {
    width: 400px;
}

.product_text.fr {
    width: 410px;
}

.product_text.fr h3 {
    font-size: 18px;
    margin: 10px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.product_text.fr p {
    font-size: 14px;
    line-height: 26px;
    color: #666;
    margin-bottom: 20px;
}

.product_content {
    width: 100%;
    overflow: hidden;
    line-height: 27px;
    color: #333;
}
.product_text.fr span {
    font-size: 14px;
    display: block;
    color: #666;
    font-weight: bold;
    width: 232px;
}

.product_text.fr span b {
    font-size: 22px;
    line-height: 25px;
    display: block;
    float: right;
}
.article {
    width: 861px;
    float: right;
}

.article ol {
    overflow: hidden;
}

.article ol li {
    width: 408px;
    float: left;
    margin: 10px;
    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%;
    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;
}

.treepage h2 b {
	margin-left:5px;
}
/**/

.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 (min-width: 1200px){
.topfr{
    display: none;
}
}
@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("http://static2.fuhai360.com/MobileResource/m200729/images/close.png") no-repeat;
        display: block;
        z-index: 222;
    }
    
    .navs b {
        display: block;
        width: 25px;
        height: 2px;
        background: #2849b9;
        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: #2849b9;
        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: 80px;
    }
    
    .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: #2849b9;
        }
    
        .banner_m  .swiper-button-prev,  .banner_m  .swiper-button-next{color: #2849b9;}
     


        .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: 15px 0 15px 10px;
        }
        
        .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: 15px 0 15px 10px;
        }
        
        .newspage ul li, .contactpage ul li {
            padding: 3px 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;
            padding: 2%;
        }
        
        .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%;
            float: none;
        }
        
        .product_text.fr {
            width: 100%;
            float: none;
        }
        
        .product_text.fr h3 {
            font-size: 16px;
        }
        
        .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: 15px 0 15px 10px;
        }
        
        .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;
}
.two {
    padding: 5% 0;
}

.title {
    margin-bottom: 20px;
}

.title h2 {
    font-size: 25px;
}

.title h3 {
    font-size: 26px;
}

.two ul li {
    width: 48%;
    margin: 1%;
    box-sizing: border-box;
    padding-bottom: 5px;
}

.two ul li img {
    height: 184px;
    margin-bottom: 5px;
}

.two ul li h4 {
    font-size: 14px;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

a.mores {
    width: 172px;
    font-size: 12px;
    padding: 5px 0;
}

.three {
    padding: 5% 0;
}



.title p {
    font-size: 12px;
    margin-top: 10px;
}



.three ul li {
    width: 100%;
    margin: auto;
}

.three ul li img {
    width: 60px;
    height: 60px;
}

.one {
    overflow: hidden;
}

.three ul li .fr {
    width: 78%;
}

.three ul li .fr h4 {
    font-size: 16px;
    margin-bottom: 0;
}

.three ul li .fr p {
    font-size: 12px;
}
.four{
    padding: 5% 0;
}
.four .bd ul {
    width: 90%;
}

.four .bd:after {
    width: 100%;
    margin-left: 0;
    left: 0;
    height: 281px;
}

.four .bd ul li img {
    width: 80%;
    margin: auto;
    float: none;
    display: block;
    height: 198px;
}

.four .bd ul li .fr {
    width: 100%;
    float: none;
}

.four .bd ul li {
    padding: 4%;
    height: 263px;
}

.four .bd ul li .fr h4 {
    font-size: 14px;
    margin: auto;
    text-align: center;
    margin-top: 5px;
}

.four .prev, .four .next {
    font-size: 40px;
}
.four .bd ul li .fr p,.four .bd ul li .fr span {
    display: none;
}.five {
    padding: 5% 0;
}

.five h3 {
    font-size: 25px;
    margin-bottom: 10px;
}

.five p {
    font-size: 14px;
}

a.mores {
    width: 100px;
    margin-top: 12px;
}

.six {
    padding: 5% 0;
}

.ab_fl.fl {
    width: 100%;
    float: none;
}

.ab_fr.fr {
    width: 100%;
    float: none;
    text-align: center;
}

.ab_fr.fr h3 {
    font-size: 16px;
    margin-bottom: 5px;
}

.ab_fr.fr h4 {
    font-size: 12px;
    margin-bottom: 0;
}

.ab_fr.fr p {
    font-size: 12px;
    line-height: 21px;
    text-align: left;
}

.ab_fl.fl img {width: 80%;display: block;margin: auto;margin-bottom: 10px;border: 2px solid #2849b9;}

.six .bd ul li {
    width: 230px;
}

.six .bd ul li img {
    height: 180px;
}
.seven {
    padding: 5% 0;
}

.seven ul li p {
    font-size: 12px;
}

.seven ul li h4 {
    font-size: 16px;
    margin-bottom: 0;
}

.seven ul li {
    width: 100%;
    float: none;
}

.fot1.fl {
    display: none;
}

.fot2.fl {
    display: none;
}

.fot3.fr {
    width: 100%;
    float: none;
}

.footer .container {
    padding: 30px 0;
}

.footer h3 {
    display: none;
}

    }