﻿html,
body {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    color: #666;
    font: 14px/1.8 "Microsoft YaHei", arial, 宋體, sans-serif;
}

ul,
li,
p,
img,
b,
ol,
em,
a,
h1,
h2,
h3,
h4,
h5,
h6,
h7,
dl,
dd,
dt {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: none;
    font-style: normal;
    text-decoration: none;
    font-weight: 100;
}

a,
a:visited,
a:link {
    color: inherit;
    text-decoration: none;
}

#dituContent img {
    max-width: inherit;
}

img {
    max-width: 100%;
}

.container {
    margin: auto;
    width: 1200px;
}

.block:after {
    content: "";
    display: block;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.logo_content {
    overflow: hidden;
    height: 110px;
}
.logo.fl {
    width: 500px;
    align-items: center;
    display: flex;height: 100%;
}

.logo.fl img {
    width: 100%;
    display: block;
}
.tell.fr img {
    float: left;
    width: 40px;
    margin-right: 13px;
}
.tell.fr h3 {
    float: right;
    font-weight: bold;
    line-height: 25px;
}

.tell.fr h3 b {
    display: block;
    font-size: 23px;
}

.tell.fr {
    width: 235px;
    align-items: center;
    display: flex;
    margin-top: 29px;
}
.nav {
    width: 100%;      height: 66px;line-height: 66px;
}

.nav ul li {
    float: left;    position: relative;
}
.nav ul li a {
    color: #fff;
    font-size: 16px;
    padding: 0 45px;
    display: block;
}

.nav ul li ul {
    position: absolute;
    left: 0;
    z-index: 33;
    width: 100%;
    top: 66px;
    line-height: 44px;
    display: none;
}

.nav ul li ul li {
    float: none;
    width: 100%;
}

.nav ul li ul li a {
    font-size: 14px;
    width: 100%;
    padding: 0;
    text-align: center;
}

.nav ul li:hover ul {
    display: block;
}

.nav ul>li:hover>a,.nav ul li a.cur {
    background: #fe9900;
}

.banner_m {
    width: 100%;
    position: relative;
    overflow: hidden;
    display: none;
}
.banner {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.banner img {
    width: 100%;
    display: block;
}

.banner_m img {
    width: 100%;
    display: block;
}
.one {
    margin: 50px auto;
    overflow: hidden;
}

.one_fl {
    width: 292px;
    float: left;
    background: #f5f5f5;
}

.one_fr {
    width: 900px;
    float: right;
}

.one_fr ul {
    overflow: hidden;
}

.one_fr ul li {
    width: 293px;
    float: left;
    margin-right: 10px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.one_fr ul li:nth-child(3n) {
    margin-right: 0;
}

.one_fr ul li img {
    width: 100%;
    display: block;
    margin-bottom: 3px;
    height: 252px;
}

.one_fr ul li h3 {
    text-align: center;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    padding: 5px 0;
  
}

.one_fl h2 {
    width: 100%;
    height: 90px;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    line-height: 27px;
    box-sizing: border-box;
    padding: 20px;
}

.one_fl h2 b {
    display: block;
    font-size: 14px;
}

.one_fl ul {
    width: 90%;
    margin: 3% auto;
}

.one_fl ul li a {
    background: #707070;
    width: 100%;
    display: block;
    color: #fff;
    padding: 8px 0;
    box-sizing: border-box;
    padding-left: 10px;
    margin-bottom: 5px;
}

.one_fl ul li ul {
    width: 100%;
}

.one_fl ul li ul li a {
    background: #fff;
    color: #333;
    margin-bottom: 5px;
}

.lx_one {
    width: 100%;
    height: 112px;
    color: #fff;
    box-sizing: border-box;
    padding-left: 18px;
}

.lx_one h3 b {
    display: block;
    font-weight: bold;
    font-size: 16px;
}

.lx_one h3 {
    padding-top: 25px;
    font-weight: bold;
    font-size: 22px;
}
.two {
    width: 100%;
    padding: 50px 0;
    position: relative;
}

.bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.bg img {
    width: 100%;
    height: 100%;
    display: block;
}

.title {
    text-align: center;
    margin-bottom: 40px;
}

.title h2 {
    font-size: 30px;
    color: #000;
}

.title p {
    font-size: 18px;
    color: #666;
}

.two ul li {
    margin-bottom: 20px;
    overflow: hidden;
}

.two ul li img {
    width: 570px;
    float: right;
}

.two1 {
    width: 560px;
    float: left;
    box-sizing: border-box;
    padding-top: 34px;
}

.two1 h3 {
    font-size: 20px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
    color: #0043a3;
    padding-bottom: 5px;
    font-weight: bold;

}

.two1 p {
    color: #666;
    line-height: 28px;
}

.two ul li:nth-child(2n) img {
    float: left;
}

.two ul li:nth-child(2n) .two1 {
    float: right;
}

.two ul li:nth-child(2n) .two1 h3 {
    text-align: right;
}
.three {
    width: 100%;
    padding: 50px 0;    background-color: #f5f5f5;
}

.three ul li {
    text-align: center;
    border: 1px solid #0043a3;
    border-color: #dedede;
    width: 388px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.three ul li:nth-child(3n) {
    margin-right: 0;
}

.three ul {
    overflow: hidden;
}

.three ul li img {
    width: 100%;
    display: block;
    height: 241px;
    margin-bottom: 5px;
}

.three ul li h3 {
    width: 95%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #000000;
}

.three ul li p {
    color: #999999;
    font-size: 12px;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: center;
    height: 39px;
}

.three ul li:hover {
    border-color: #0043a3;
    box-shadow: 0 0 3px #ccc;
}
.four {
    width: 100%;
    overflow: hidden;
    padding: 50px 0;
}

.f_fl.fl {
    width: 465px;
    padding: 44px;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
}

.f_fr.fr {
    width: 700px;
}

.f_fr.fr .bd ul li img {
    width: 100%;
    display: block;
    height: auto;
}
.f_fr.fr .hd ul li {
    float: left;
    width: 23%;
    margin: 0 1%;
}

.f_fr.fr .hd ul li img {
    width: 100%;
    margin: auto;
}

.f_fr.fr .hd {
    width: 100%;
    padding: 9px 0 4px 0;
    box-sizing: border-box;
    overflow: hidden;
    box-shadow: 0 0 3px #ccc;
    margin-top: 10px;
}

.f_fl.fl h2 {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    margin: 0px 0 20px;
    color: #000000;
}

.f_fl.fl p {
    line-height: 28px;
    margin-bottom: 20px;
    color: #333;
}

a.mores {
    display: block;
    width: 182px;
    height: 54px;

    text-align: center;
    line-height: 54px;
    font-size: 18px;
 
    margin: 0 auto;
    border-radius: 5px;
    margin-bottom: 50px;
    margin-top: 35px;
}

.f_fr.fr .hd li.on img {
    width: 98%;
    margin: auto;
    display: block;
}
.five {
    width: 100%;
    padding: 50px 0;
    background: #f5f5f5;
}

.five ul {
    overflow: hidden;
}

.five ul li {
    width: 280px;
    float: left;
    margin: 0 10px;
}

.five ul li img {
    width: 100%;
    display: block;
    height: 240px;
}
.five ul li p {
    text-align: center;
    font-size: 16px;
    margin: 10px auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.six {
    margin: 50px auto;
    width: 100%;
}

.six ul {
    overflow: hidden;
}

.six ul li {
    width: 576px;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
}

.six ul li:nth-child(2n) {
    margin-right: 0;
}

.six ul li .time {
    width: 80px;
    line-height: 37px;
}

.six ul li .txt {
    width: 462px;
}

.six ul li .time p {
    font-size: 26px;

    border-right: 2px solid #ccc;
}

.six ul li .time b {
    font-size: 20px;
  
}

.six ul li .txt h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 22px;
    color: #000;
}

.six ul li .txt p {
    font-size: 16px;
    color: #999999;
    height: 84px;
    overflow: hidden;
}
.interlink {
    width: 100%;
    background: #f2f2f2;
    overflow: hidden;
    padding: 10px 0;
}

.interlink__inner {
    width: 1200px;
    margin: auto;
}

.interlink__title {
    float: left;
    margin-right: 3px;
}

.interlink__list a {
    margin: 0 7px;
    font-size: 12px;
}
.footer {
    width: 100%;
    overflow: hidden;
    padding: 50px 0 30px 0;
}

.footer ul {
    width: 12%;
    float: left;
}

.bottom_logo {
    float: left;
    width: 30%;
}

.ewm {width: 10%;float: left;text-align: center;}

.footer .container {
    overflow: hidden;
}

.footer ul li a {
    color: #fff;
}

.footer ul h4 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
}
.foot {
    color: #fff;
    padding-top: 30px;
    overflow: hidden;
    width: 100%;
    font-size: 12px;
    text-align: center;
}

.bottom {
    width: 100%;
    position: fixed;
    z-index: 222;
    left: 0;
    bottom: 0;
    background: #eee;
    display: none;
}

.bottom ul {
    overflow: hidden;
}

.bottom ul li {
    float: left;
    width: 33.333333333333333%;
    text-align: center;
    padding: 3px 0;
}

.bottom ul li img {
    display: block;
    margin: auto;
    width: 25px;
    height: 25px;
}
.bottom ul li a {
    font-size: 12px;
}



.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;
}
.main_m {
    width: 1200px;
    margin: auto;
}

.main_top {
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}
.pagel.fl {
    width: 262px;
}

.prduct_ul {
    width: 900px;
    float: right;
}

.treepage h2, .contactpage h3,.newspage h3,.propage h3 {width: 100%;height: 80px;color: #fff;font-size: 25px;font-weight: bold;line-height: 27px;box-sizing: border-box;padding: 20px 0;text-align: center;}

.main_top {
    margin-bottom: 20px;
}
.treepage,.propage  {
    width: 100%;
    margin-bottom: 20px;
    background: #f5f5f5;
    padding-bottom: 20px;
}

.treepage ul {
    width: 90%;
    margin: 3% auto;
}

.treepage ul li a {
    background: #707070;
    width: 100%;
    display: block;
    color: #fff;
    padding: 8px 0;
    box-sizing: border-box;
    padding-left: 10px;
    margin-bottom: 5px;
}

.treepage ul li ul {
    width: 100%;
}

.treepage ul li ul li a {
    background: #fff;
    color: #333;
    margin-bottom: 5px;
}

.newspage {
    width: 100%;
    margin-bottom: 20px;
    background: #f5f5f5;
}

.newspage ul li {
    width: 100%;
    padding: 5px 2px;
    border-bottom: 1px dashed #ccc;
    box-sizing: border-box;
}

.newspage ul li a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}

.contactpage {
    width: 100%;
    margin-bottom: 20px;
    background: #f5f5f5;
}

.con {
    line-height: 29px;
    width: 96%;
    margin: 2% auto;
    padding-bottom: 3%;
}

.con ul li {
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.prduct_ul ul {
    overflow: hidden;
}

.prduct_ul ul li {
    width: 293px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.prduct_ul ul li:nth-child(3n) {
    margin-right: 0;
}

.prduct_ul ul li img {
    width: 100%;
    height: 226px;
    display: block;
}

.prduct_ul ul li h4 {
    text-align: center;
    background: #f5f5f5;
    padding: 5px 0;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pading {
    margin: 20px auto;
    text-align: center;
}

.pading span,.pading a {
    display: inline-block;
    margin: 0 10px;
    border: 1px solid #ccc;
    padding: 0 11px;
}

.pading a:hover,.current {
    color: #fff;
}

.prduct_ul ul li:hover h4 {
    color: #fff;
}
div#preview {
    width: 900px;
    float: right;
}

.produt_box {
    overflow: hidden;
    border: 1px dashed #ccc;
    box-sizing: border-box;
    padding: 20px;
    margin-bottom: 20px;
}

.produt_box img {
    width: 374px;
    float: left;
}

.product_text.fr {
    width: 458px;
    float: right;
}

.product_content {
    margin-bottom: 10px;
    overflow: hidden;
    font-size: 14px;
    color: #666;
}

.product_content img {
    height: auto;
    display: block;
}
.main_next {
    margin-bottom: 10px;
}

.main_next .prevrecord, .main_next .nextrecord {
    margin: 5px 0px;
    display: block;
    font-size: 14px;
}
.article {
    width: 900px;
    float: right;
}

.article ol {
    overflow: hidden;
}

.article ol li {
    width: 280px;
    float: left;
    margin: 10px;
}

.article ol li h4 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.article ol li span {
    font-size: 12px;
    color: #666;
}

.article ol li p {
    font-size: 12px;
    height: 67px;
    overflow: hidden;
}
.propage ul li {
    width: 90%;
    margin: auto;
    text-align: center;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.propage ul li img {
    width: 100%;
    display: block;
    height: 174px;
    margin-bottom: 5px;
}
.Article_content {
    width: 900px;
    float: right;
}

.Article_text {
    text-align: center;
    font-size: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.info {
    text-align: center;
    font-size: 12px;
    color: #666;
    margin: 5px auto;
}

.detail {
    line-height: 26px;
    font-size: 14px;
    margin-bottom: 10px;
}



.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;
}
.page_c {
    width: 900px;
    float: right;
    line-height: 26px;
    font-size: 14px;
    color: #666;
}

.page_c img {
    display: block;
}
.product_text.fr h3 {
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
}

.product_text.fr p {
    font-size: 12px;
    color: #666;
}

.swiper-pagination-bullet-active {
    background: #0043a3 !important;
}
.nav,.nav ul li ul,.one_fr ul li h3,.one_fl h2,.lx_one,.footer,.treepage h2, .contactpage h3,.newspage h3,.propage h3,.pading a:hover,.current,.prduct_ul ul li:hover h4{
 background: #0043a3;
}
a.mores {
   
    border: 2px solid #0043a3;
  
    color: #0043a3;
   
}
.six ul li .time b,.six ul li .time p  {
 
    color: #0043a3;
}

ul.relate_pr li {
	float:left;
	width:20%;
}





@media only screen and (max-width: 768px){
    .header {
        width: 100%;
        position: relative;
    }
    .logo_content {
        height: 80px;
        position: relative;
    }
    
    .tell.fr {
        display: none;
    }
    
    .logo.fl {
        width: 90%;
        height: 100%;
    }
   
.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: #0043a3;
    margin: 5px auto;
    border-radius: 4px;
    position: relative;
}

.navs {
    width: 25px;
    border-radius: 5px;
    position: absolute;
    top: 36%;
    right: 12px;z-index: 222;
}

.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;
    background: none;
}

.nav ul li a {
    font-size: 16px;
    line-height: 52px;
    padding: 0;
    width: 100%;
    color: #fff;
}
.nav {
    width: 50%;
    position: fixed;
    z-index: 222;
    top: 0;
    right: 0;
    background: #0a1859;
    height: 100%;
    display: none;
}

.banner{
    display: none;
}
.banner_m{
    display: block;
}
.footer ul {
    display: none;
}

.ewm {
    display: none;
}

.bottom_logo {
    display: none;
}

.six {
    margin: 5% auto;
}

.six ul li {
    width: 100%;
    margin: 0 2% !important;
    float: none;
    position: relative;
}

.six ul li .time {
    line-height: 26px;
    width: 63px;
    position: absolute;
    left: 0;
    top: 0;
}

.six ul li .time p {
    font-size: 20px;
}

.six ul li .time b {
    font-size: 16px;
}

.txt.fr {
    width: 100% !important;
    box-sizing: border-box;
    padding-left: 68px;
    float: none;
}

.six ul li .txt h4 {
    font-size: 16px;
}

.six ul li .txt p {
    font-size: 14px;
    height: 53px;
}

.interlink__inner {
    width: 96%;
    margin: auto;
}

.footer {
    padding-top: 0;
    padding-bottom: 65px;
}

.bottom {
    display: block;
}

.title h2 {
    font-size: 20px;
}

.title p {
    font-size: 12px;
}

.title {
    margin-bottom: 3%;
}

.five {
    padding: 5% 0;overflow: hidden;
}

.f_fl.fl {
    width: 100%;
    float: none;
    padding: 2%;
}

.f_fl.fl h2 {
    font-size: 20px;
    margin-bottom: 1%;
}

.f_fl.fl p {
    font-size: 12px;
    line-height: 22px;
}

a.mores {
    width: 100px;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    margin: 3% auto;
}

.f_fr.fr {
    width: 100%;
    float: none;
}

.four {
    padding: 5% 0;
}

.three {
    padding: 5% 0;
}

.three ul li {
    width: 48%;
    margin: 1% !important;
    box-sizing: border-box;
}

.three ul li img {
    height: 114px;
}

.three ul li h3 {
    font-size: 14px;
}

.three ul li p {
    line-height: 19px;
}

.two {
    padding: 5% 0;
}

.two1 {
    width: 100%;
    float: none;
    padding-top: 3%;
}

.two ul li img {
    width: 100%;
    float: none;
}
.one_fr ul li h3 {
    font-size: 12px;
}
.main_m {
    width: 96%;
    margin: auto;
}

.pagel.fl {
    width: 100%;
    float: none;
}

.treepage h2, .contactpage h3, .newspage h3, .propage h3 {
    height: 60px;
    line-height: 60px;
    padding: 0;
    font-size: 20px;
    font-weight: inherit;
}

.treepage ul {
    width: 100%;
}

.treepage ul li ul {
    display: none;
}

.treepage ul li {
    width: 31%;
    float: left;
    margin: 1%;
}

.treepage ul {
    overflow: hidden;
}

.treepage ul li a {
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 0px;
}

.prduct_ul {
    width: 100%;
    float: none;
}

.prduct_ul ul li {
    width: 48%;
    margin: 1% !important;
}

.prduct_ul ul li img {
    height: 143px;
}

.pading span, .pading a {
    margin: 0 3px;
    padding: 0 5px;
    font-size: 12px;
}

.prduct_ul ul li h4 {
    font-size: 12px;
}
div#preview {
    width: 100%;
    float: none;
}

.produt_box img {
    width: 100%;
    float: none;
}

.product_text.fr {
    width: 100%;
    float: none;
}



.main_next .prevrecord, .main_next .nextrecord {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.article {
    width: 100%;
    float: none;
}

.article ol li {
    width: 48%;
    margin: 1%;
}
.Article_content {
    width: 100%;
    float: none;
}

.Article_text {
    font-size: 16px;
}

.info {
    margin: 3px auto;
}

.detail {
    font-size: 12px;
}

h4.related {
    font-size: 16px;
}

.xgwz ul li {
    padding: 3px 0;
}

.xgcp ul li img {
    height: 77px;
}

.Article_content img {
    width: 100%;
    height: auto;
    display: block;
}
.propage ul li {
    width: 48%;
    float: left;
    margin: 1%;
}

.propage ul {
    overflow: hidden;
}

.propage ul li img {
    height: 138px;
}

.propage .con {
    padding-bottom: 0;
}

.propage {
    padding-bottom: 0;
}
.page_c {
    width: 100%;
    float: none;
}
.bottom{
    display: block;
}
.one_fl {
    width: 100%;
    float: none;
}

.one_fl ul li ul {
    display: none;
}

.one_fl ul li {
    width: 31%;
    float: left;
    margin: 1%;
}

.one_fl ul {
    overflow: hidden;
}

.one_fl ul li a {
    text-align: center;
    padding: 5px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.one_fl h2 {
    height: 80px;
    font-size: 20px;
}

.lx_one {
    height: 71px;
}

.lx_one h3 {
    padding-top: 10px;
    font-size: 20px;
    line-height: 26px;
}

.lx_one h3 b {
    font-size: 16px;
}

.one_fr {
    width: 100%;
    float: none;
}

.one_fr ul li {
    width: 31%;
    margin: 1%;
}

.one_fr ul li img {
    height: 101px;
}

.one {
    margin: 5% auto;
}
.two1 h3 {
    font-size: 16px;
    color: #0043a3;
    font-weight: inherit;
}
.produt_box {
    padding: 1%;
    margin-bottom: 1%;
}
.two ul li {
    margin-bottom: 10px;
}
.product_content {padding: 1%;box-sizing: border-box;width: 100%;font-size: 12px;}
}