﻿html, body
{
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    font: 14px/24px "微软雅黑",Arial,Helvetica,sans-serif;
}
body
{
    overflow-x: hidden;
    color: #333;
}
ul, li, p, img, b, ol, em, a, h1, h2, h3, h4, h5, h6, dl, dd, dt
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: none;
    font-style: normal;
    text-decoration: none;
    font-weight: initial;
}
#dituContent img
{
    max-width: inherit;
}
img
{
    max-width: 100%;
}
a:link, a:visited
{
    color: inherit;
    font-size: inherit;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.container
{
    width: 1200px;
    margin: auto;
}
.nav, .nav ul li ul, .two_fl ul li, .two_fr ul li:hover h4, .three, li.dhzx, .newspage h2, .propage h2, .treepage h2, .pading span.current
{
    background: #3d5dc2;
}
.nav ul li a
{
    border-right: 1px solid #3b63e2;
}
input.fl
{
    border: 2px solid #0d32a8;
}
a.searchBtn.fl, .title h2:after, .title h2:before, .two_fl h3, .two_fl ul li:hover, .two_fl .more:hover, .lc ul li:hover h4, .lc ul li:hover span, a.more1:hover, .bd.fr ul li h4:after, .news.fl ul li:hover span, .navs b, .nav ul li:hover>a, .nav ul li a.cur
{
    background: #0d32a8;
}
.two_fl
{
    border: 3px solid #0d32a8;
}
.six ul li:hover h4
{
    color: #0d32a8;
}
.three ul li .fr h2, .lc ul li:hover p, .nine .fr ul li h4, .title_n h3
{
    color: #3d5dc2;
}
.propage, .treepage, .newspage, a.more
{
    border: 1px solid #3d5dc2;
}
.swiper-button-next, .swiper-button-prev
{
    color: #0d32a8!important;
}
.banner .hd ul li.on
{
    width: 30px;
    background: #3d5dc2;
}
.nav
{
    width: 100%;
    height: 65px;
}
.nav ul li
{
    float: left;
    position: relative;
}
.logos
{
    overflow: hidden;
    height: 130px;
}
.nav ul li ul
{
    width: 100%;
    position: absolute;
    z-index: 222;
    display: none;
    top: 65px;
    left: 0;
}
.nav ul li ul li
{
    float: none;
    width: 100%;
}
.nav ul li ul li a
{
    padding: 0;
    display: block;
    text-align: center;
    width: 100%;
    border: 0;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
}
.nav ul li a
{
    padding: 0 50px;
    height: 65px;
    line-height: 65px;
    font-size: 18px;
    display: block;
    color: #fff;
}
.nav ul li:hover ul
{
    display: block;
}
.logo.fl
{
    height: 130px;
    align-items: center;
    display: flex;
    width: 45%;
}
.logo.fl img
{
    max-width: 100%;
    width: auto;
    display: block;
}
.top
{
    width: 100%;
    padding: 5px 0;
    background: #eee;
    overflow: hidden;
}
.top .fl
{
    font-size: 14px;
}
.tell.fr
{
    width: 284px;
    margin-top: 35px;
}
.tell.fr img
{
    width: 50px;
    display: block;
}
.tell.fr .fr h4
{
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 5px;
}
.tell.fr h2
{
    font-size: 29px;
    font-weight: bold;
}
.header
{
    width: 100%;
}
.banner, .banner_m
{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.banner_m
{
    display: none;
}
.banner img, .banner_m img
{
    width: 100%;
    display: block;
}
.banner .hd
{
    width: 100%;
    position: absolute;
    z-index: 22;
    left: 0;
    bottom: 10px;
}
.banner .hd ul
{
    text-align: center;
}
.banner .hd ul li
{
    width: 10px;
    height: 10px;
    background: #fff;
    color: transparent;
    display: inline-block;
    margin: 0 6px;
    border-radius: 10px;
}
.banner .prev, .banner .next
{
    width: 50px;
    height: 50px;
    background: rgba(51,51,51,.66);
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 52px;
    font-family: '宋体';
    position: absolute;
    z-index: 222;
    top: 48%;
    cursor: pointer;
}
.banner .prev
{
    left: 3%;
}
.banner .next
{
    right: 3%;
}
.one
{
    width: 100%;
    padding: 24px 0;
    overflow: hidden;
    background: url(../image/bg0.png) no-repeat;
    background-size: 100% 100%;
}
.one .remen
{
    width: 70%;
    overflow: hidden;
    line-height: 38px;
}
.one .fl b
{
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
}
.one .fl a
{
    display: inline-block;
    font-size: 15px;
    margin: 0 4px;
    color: #666;
}
.input.fr
{
    width: 345px;
    box-sizing: border-box;
}
input.fl
{
    line-height: 30px;
    width: 271px;
    padding-left: 5px;
    box-sizing: border-box;
    font-size: 12px;
}
a.searchBtn.fl
{
    width: 59px;
    height: 36px;
    color: #fff;
    text-align: center;
    line-height: 36px;
}
.two
{
    width: 100%;
    padding: 70px 0;
    overflow: hidden;
}
.title
{
    text-align: center;
    margin-bottom: 40px;
}
.title h2
{
    font-size: 35px;
    color: #333;
    font-weight: bold;
    position: relative;
    z-index: 22;
    margin: auto;
    padding-bottom: 10px;
}
.title h3
{
    font-size: 40px;
    font-weight: bold;
    color: #ccc;
    margin-bottom: 20px;
}
.title h2:after
{
    content: "";
    width: 30px;
    height: 3px;
    position: absolute;
    left: 40%;
    top: 51%;
}
.title h2:before
{
    content: "";
    width: 30px;
    height: 3px;
    position: absolute;
    right: 40%;
    top: 51%;
}
.two_fl
{
    width: 21%;
    float: left;
}
.two_fl h3
{
    height: 80px;
    color: #fff;
    text-align: center;
    font-size: 26px;
    box-sizing: border-box;
    padding-top: 16px;
}
.two_fl h3 b
{
    display: block;
    font-size: 12px;
    margin-top: 2px;
    color: #f3f3f3;
}
.two_fl ul li
{
    line-height: 45px;
    border-radius: 5px;
    margin: auto;
    margin-bottom: 10px;
    white-space: nowrap;
    width: 90%;
    text-align: center;
}
.two_fl ul li a
{
    color: #fff;
    font-size: 16px;
    display: block;
}
.two_fl ul
{
    margin: 20px 0 10px 0;
}
.two_fl ul li ul li
{
    line-height: 39px;
    margin-bottom: 4px;
    background: #6483e6;
}
.two_fl ul li ul
{
    margin: 0;
}
.two_fl ul li ul li a
{
    font-size: 14px;
}
a.more
{
    display: block;
    width: 90%;
    line-height: 39px;
    text-align: center;
    background: #fff;
    border-radius: 5px;
    font-size: 16px;
    color: #1e1e1e;
    margin: auto;
    margin-bottom: 19px;
}
.two_fl ul li:hover, .two_fl .more:hover
{
    color: #fff;
}
.two_fr
{
    width: 76%;
    float: right;
}
.two_fr ul
{
    overflow: hidden;
    width: 100%;
}
.two_fr ul li
{
    width: 32.66%;
    float: left;
    margin-right: 1%;
    margin-bottom: 1%;
}
.two_fr ul li:nth-child(3n)
{
    margin-right: 0;
}
.two_fr ul li img
{
    width: 100%;
    display: block;
    height: 286px;
}
.two_fr ul li h4
{
    text-align: center;
    background: #7b7b7b;
    width: 100%;
    padding: 5px 0;
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.two_fr h2
{
    float: left;
    margin-bottom: 10px;
    font-size: 25px;
    color: #333;
    font-weight: bold;
}
.two_fr .mores
{
    float: right;
    font-size: 12px;
    display: block;
    color: #666;
}
.two_fr h2 b
{
    display: inline-block;
    font-size: 15px;
    color: #666;
    margin-left: 4px;
}
.three
{
    padding: 70px 0;
    width: 100%;
    overflow: hidden;
}
.titles
{
    text-align: center;
    margin-bottom: 40px;
}
.titles h3
{
    color: #fff;
    font-size: 14px;
}
.titles h2
{
    color: #fff;
    padding-bottom: 10px;
    font-size: 35px;
    margin-bottom: 25px;
    position: relative;
}
.titles h2 b
{
    color: rgba(255,255,255,.35);
    font-size: 58px;
    display: block;
    margin-top: -49px;
    z-index: -1;
}
.three ul
{
    overflow: hidden;
}
.three ul li
{
    width: 50%;
    float: left;
    background: #fff;
    overflow: hidden;
    padding: 30px 0;
}
.three ul li img
{
    width: 280px;
    display: block;
    margin-left: 20px;
    height: 230px;
}
.three ul li .fr
{
    width: 279px;
    text-align: center;
    margin-top: 40px;
    box-sizing: border-box;
    padding: 0 25px;
}
.three ul li .fr h2
{
    font-size: 60px;
    font-weight: bold;
    margin-bottom: 20px;
}
.three ul li .fr h4
{
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin: 10px 0;
}
.three ul li .fr p
{
    font-size: 14px;
    color: #666;
    height: 72px;
    overflow: hidden;
}
.three ul li:nth-child(3) img, .three ul li:nth-child(4) img
{
    float: right;
}
.four
{
    width: 100%;
    padding: 70px 0;
    position: relative;
}
.bg
{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
}
.bg img
{
    width: 100%;
    height: 100%;
    display: block;
}
.four .bg
{
    height: auto;
    top: auto;
    bottom: 0;
}
.lc
{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.lc ul li
{
    width: 20%;
    float: left;
    box-sizing: border-box;
    padding: 0 0 20px 0;
}
.lc ul li h4
{
    background-color: #636365;
    color: #fff;
    width: 80%;
    text-align: center;
    height: 45px;
    border-radius: 10px;
    font-size: 15px;
    line-height: 45px;
    margin: auto;
    margin-bottom: 35px;
}
.lc ul li span
{
    width: 20px;
    height: 20px;
    background: #636365;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    border-radius: 50%;
    font-family: '宋体';
    margin: 10px auto;
}
.lc ul li p
{
    text-align: center;
    font-size: 16px;
    color: #666;
}
.lc:after
{
    content: "";
    width: 100%;
    height: 2px;
    background: #e4e4e4;
    position: absolute;
    bottom: 40%;
    left: 0;
    z-index: -1;
}
.about
{
    overflow: hidden;
    margin-top: 30px;
}
.about img
{
    width: 100%;
    display: block;
}
.about .fl
{
    width: 48%;
}
.about .fr
{
    width: 50%;
}
.about .fr p
{
    font-size: 15px;
    margin-bottom: 10px;
    color: #666;
    line-height: 27px;
}
a.more1
{
    width: 114px;
    height: 32px;
    line-height: 32px;
    margin-top: 37px;
    background: #636365;
    text-align: center;
    color: #fff;
    display: block;
}
.five
{
    width: 100%;
    padding: 70px 0;
    position: relative;
}
.five ul li:nth-child(4n)
{
    margin-right: 0;
}
.five ul li
{
    width: 24%;
    float: left;
    margin-left: 1%;
}
.five ul
{
    overflow: hidden;
}
.five ul li img
{
    width: 100%;
    display: block;
    height: 257px;
}
.five ul li h4
{
    text-align: center;
    padding: 5px 0;
    background: #fff;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.five .title
{
    text-align: left;
    margin-left: 1%;
}
.five .title h2, .five .title h3
{
    color: #fff;
    font-weight: inherit;
}
.five .title h2:after
{
    display: none;
}
.five .title h2:before
{
    background: #fff;
    left: 15%;
    height: 2px;
    width: 51px;
}
.six
{
    width: 100%;
    padding: 70px 0;
}
.news.fl
{
    width: 49%;
}
.six .container .bd.fr
{
    width: 49%;
    background: #eee;
    box-sizing: border-box;
    padding: 12px;
    height: 443px;
    overflow: hidden;
}
.news.fl ul li
{
    overflow: hidden;
    margin-bottom: 2%;
    background: #eee;
}
.news.fl ul li img
{
    width: 23%;
    height: 140px;
}
.news.fl ul li .fr
{
    width: 77%;
    margin-top: 6px;
    box-sizing: border-box;
    padding: 2%;
}
.news.fl ul li .fr h4
{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: bold;
}
.news.fl ul li .fr p
{
    font-size: 12px;
    color: #666;
    height: 48px;
    overflow: hidden;
}
.news.fl ul li .fr span
{
    display: block;
    width: 84px;
    background: #ccc;
    padding: 1px 0;
    text-align: center;
    margin-top: 5px;
}
.bd.fr ul li h4
{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: bold;
    box-sizing: border-box;
    padding-left: 30px;
    position: relative;
}
.bd.fr ul li p
{
    color: #666;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dashed #ccc;
    box-sizing: border-box;
    padding-left: 30px;
    position: relative;
}
.bd.fr ul li p:after
{
    content: "答";
    background: #636365;
    width: 20px;
    height: 20px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 4px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
}
.bd.fr ul li h4:after
{
    content: "问";
    width: 20px;
    height: 20px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
}
.news.fl ul li:hover span
{
    color: #fff;
}
.seven
{
    width: 100%;
    overflow: hidden;
    padding: 70px 0;
}
.title1.fl
{
    width: 15%;
    border: 5px solid #eee;
    height: 270px;
    text-align: right;
    box-sizing: border-box;
    padding-top: 4%;
}
.seven ul
{
    width: 76%;
    float: right;
}
.seven ul li
{
    width: 24%;
    float: left;
    margin-right: 1%;
    margin-top: 1%;
}
.title1.fl h3
{
    font-size: 30px;
    background: #fff;
    margin-right: -62px;
    height: 100px;
    line-height: 100px;
}
.title1.fl h2
{
    font-weight: bold;
    background: #fff;
    margin-right: -33px;
    height: 53px;
    line-height: 30px;
}
.seven ul li img
{
    width: 100%;
    display: block;
    height: 130px;
    margin-top: 42px;
}
.seven ul li h4
{
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 5px 0;
    background: #636365;
    color: #fff;
    font-size: 14px;
}
.eight
{
    width: 100%;
    overflow: hidden;
    padding: 50px 0 20px 0;
    background: #333 url(../image/footerbg.png) no-repeat;
}
.ewm img
{
    width: 100px;
    margin: auto;
    margin-top: 9px;
}
.bottom_logo
{
    width: 25%;
    float: left;
}
.eight ul
{
    width: 20%;
    float: left;
    height: 140px;
    border-left: 1px solid #605f5f;
    text-align: center;
}
.nine
{
    overflow: hidden;
    padding: 70px 0 0 0;
}
.nine .fl
{
    width: 50%;
}
.nine .fl img
{
    width: 100%;
    height: 838px;
}
.nine .fr
{
    width: 50%;
}
.nine .fr ul
{
    width: 600px;
    margin-left: 40px;
    float: left;
}
.nine .fr ul li h4
{
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-top: 12px;
}
.nine .fr ul li p
{
    font-size: 16px;
    color: #817066;
    height: 72px;
}
.title_n p
{
    font-size: 16px;
    margin-top: 18px;
    color: #817066;
}
.nine .fr ul li
{
    margin: 22px 0 0 0;
}
.nine .fr ul li:nth-child(2)
{
    margin-top: 31px;
}
.nine .fr ul li:nth-child(3)
{
    margin-top: 55px;
}
.nine .fr ul li:nth-child(4)
{
    margin-top: 47px;
}
.nine .fr ul li:nth-child(5)
{
    margin-top: 59px;
}
.title_n
{
    text-align: center;
    margin-bottom: 30px;
}
.title_n h3
{
    font-size: 35px;
    font-weight: bold;
}
.ewm
{
    width: 14%;
    float: left;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    border-left: 1px solid #605f5f;
}
.eight ul li
{
    color: #fff;
    line-height: 29px;
}
.eight ul h4
{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.footer
{
    width: 100%;
    background: #333;
    font-size: 12px;
    text-align: center;
    color: #eee;
    padding: 0 0 10px 0;
}
.Tc
{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    background: rgba(0,0,0,.5);
    top: 0;
    left: 0;
}
.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: 0;
    width: 30px;
    height: 30px;
    font-size: 30px;
    text-align: center;
    top: 0;
    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: 0 0 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: 130px;
    color: #fff;
    border-radius: 5px;
    margin: 5px auto 0;
}
.Tcs p
{
    line-height: 30px;
}
.interlink
{
    width: 100%;
    overflow: hidden;
}
.interlink__inner
{
    width: 1200px;
    margin: auto;
    overflow: hidden;
    padding: 15px 0;
}
.interlink__title
{
    float: left;
    font-size: 16px;
    background-size: 24px;
    margin-right: 10px;
    font-weight: bold;
    color: #333;
}
.interlink__list
{
    float: left;
    overflow: hidden;
}
.interlink__list a
{
    float: left;
    display: block;
    font-size: 14px;
    margin: 0 4px;
}
.bottom
{
    width: 100%;
    overflow: hidden;
    position: fixed;
    bottom: 0;
    left: 0;
    display: none;
    z-index: 222;
}
.bottom ul li
{
    float: left;
    width: 33.3%;
}
.bottom ul li img
{
    display: block;
    margin: auto;
    width: 20px;
    height: 20px;
    margin-top: 2px;
}
.bottom ul li a
{
    color: #333;
    text-align: center;
    display: block;
    font-size: 12px;
    border-right: 1px dashed #eee;
    box-sizing: border-box;
}
.main_m
{
    width: 1200px;
    margin: auto;
    overflow: hidden;
    margin-top: 25px;
}
.main_top
{
    background: #f9fafd;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    width: 100%;
}
.main_tops
{
    color: #666;
    width: 1200px;
    margin: auto;
    background: url(../image/tb.png) no-repeat left;
    padding-left: 25px;
}
.main_tops a
{
    color: #666;
}
.page_fl.fl
{
    width: 232px;
}
.prduct_ul ul
{
    overflow: hidden;
}
.prduct_ul li
{
    width: 303px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.prduct_ul li:nth-child(3n)
{
    margin-right: 0;
}
.prduct_ul li img
{
    width: 100%;
    display: block;
    height: 206px;
}
.prduct_ul li h4
{
    text-align: center;
    margin-top: 5px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.article, .Article_content
{
    width: 930px;
    float: right;
    margin-bottom: 40px;
}
.article ol li
{
    border: 1px dashed #ccc;
    margin-bottom: 15px;
    box-sizing: border-box;
    padding: 15px;
    overflow: hidden;
}
.article ol li span
{
    color: #666;
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    padding-left: 23px;
    background: url(../image/time.png) no-repeat left center;
    background-size: 20px;
    margin-top: 5px;
}
.pading
{
    text-align: center;
    margin-top: 20px;
}
.pading a, .pading span
{
    border: 1px solid #e5e5e5;
    padding: 3px 12px;
    display: inline-block;
    margin: 0 5px;
}
.pading .next, .pading .prev
{
    border: 1px solid #e5e5e5;
}
.pading span.current
{
    color: #fff;
}
.propage, .treepage, .newspage
{
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 5px;
}
.prduct_ul, div#preview
{
    margin-bottom: 40px;
    width: 930px;
    float: right;
}
.newspage h2, .propage h2, .treepage h2
{
    width: 100%;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    font-size: 16px;
    margin-bottom: 5px;
}
.newspage ul li
{
    box-sizing: border-box;
    width: 96%;
    margin: auto;
    padding: 5px 0;
    border-bottom: 1px dashed #ccc;
}
.newspage ul li h3
{
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
}
.newspage ul li p
{
    font-size: 14px;
    color: #666;
    overflow: hidden;
    height: 43px;
}
.propage ul
{
    overflow: hidden;
}
.propage ul li
{
    width: 94%;
    margin: auto;
    margin-bottom: 5px;
    box-sizing: border-box;
    text-align: center;
}
.propage ul li img
{
    width: 100%;
    box-sizing: border-box;
    height: 121px;
    display: block;
    margin-bottom: 5px;
}
.propage ul li a
{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    background: #eee;
    padding-bottom: 4px;
}
.treepage ul li
{
    text-align: center;
    border-bottom: 1px dashed #ccc;
    padding: 5px 0;
}
.treepage ul li ul li a
{
    color: #666;
    font-size: 12px;
    display: block;
    width: 100%;
}
.treepage ul li ul
{
    background: #f2f2f2;
    display: none;
}
.treepage ul li:hover ul
{
    display: block;
}
.treepage ul li ul li:nth-child(1)
{
    margin-top: 5px;
}
.article ol li h4
{
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.article ol li p
{
    font-size: 14px;
    color: #666;
}
.Article_content
{
    margin-bottom: 40px;
}
.Article_text
{
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 28px;
    color: #666;
    padding-bottom: 15px;
}
.info
{
    text-align: center;
    color: #888;
    margin-bottom: 14px;
    border-bottom: 1px dashed #999;
    padding-bottom: 15px;
}
.main_next
{
    overflow: hidden;
    width: 100%;
    margin-top: 20px;
}
.main_next .prevrecord, .main_next .nextrecord
{
    margin: 5px 0;
    display: block;
    font-size: 14px;
    color: #666;
}
.main_next b
{
    text-align: center;
    display: inline-block;
}
.xgwz, .xgcp
{
    background: #f7f7f7;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 10px;
    margin-top: 20px;
}
h4.related
{
    border-bottom: 1px dashed #ccc;
    font-size: 22px;
    line-height: 40px;
}
h4.related span
{
    display: inline-block;
}
.relatedlist
{
    margin: 0 10px;
    padding: 10px 0;
    overflow: hidden;
}
ul.relate_news li
{
    float: left;
    width: 49%;
}
ul.relate_news li:nth-child(2n)
{
    float: right;
}
ul.relate_news li a
{
    color: inherit;
    display: block;
    border-bottom: 1px dashed #ccc;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
ul.relate_pr li
{
    width: 20%;
    float: left;
}
ul.relate_pr li a
{
    color: inherit;
    display: block;
    margin: 5px;
    text-align: center;
    line-height: 30px;
}
ul.relate_pr li img
{
    width: 100%;
    display: block;
    height: 67px;
}
ul.relate_pr p
{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.imgs.fl
{
    width: 450px;
    float: left;
}
.imgs.fl .bd ul li img
{
    width: 100%;
    display: block;
}
.imgs.fl .hd ul li
{
    width: 105px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.imgs.fl .hd ul li:nth-child(4n)
{
    margin-right: 0;
}
.imgs .bd
{
    margin-bottom: 10px;
}
.fr.texts
{
    width: 458px;
    float: right;
}
.Product_item_text
{
    overflow: hidden;
    width: 100%;
    font-size: 22px;
    line-height: 42px;
    border-bottom: 2px solid #d4d4d4;
    margin-top: 10px;
    margin-bottom: 20px;
}
.fr.texts h3
{
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
}
.fr.texts p
{
    color: #666;
    font-size: 15px;
    line-height: 27px;
}
.Product_item_text span
{
    display: inline-block;
}
.product_content
{
    font-size: 15px;
    color: #666;
    line-height: 24px;
}
.news ul li .time span
{
    display: inline-block;
}
.four ul li a
{
    display: block;
}
.produt_box
{
    overflow: hidden;
    width: 100%;
}
.xgwz, .xgcp
{
    float: left;
    margin-right: 1%;
    width: 48%;
}
.page_c
{
    width: 930px;
    float: right;
}
#copy_btn
{
    width: 180px;
}
.newspage ul li h3:before
{
    content: '<';
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #d1d1d1;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 10px;
    line-height: 14px;
    text-align: center;
    color: #fff;
    font-family: '宋体';
}
@media only screen and (min-width: 1600px)
{
    .container
    {
        width: 1600px;
    }
    .interlink__inner
    {
        width: 1600px;
    }
    .main_m
    {
        width: 1600px;
    }
    .seven ul li img
    {
        height: 173px;
        margin-top: 14px;
    }
    .about .fr p
    {
        font-size: 16px;
        line-height: 32px;
    }
    a.more1
    {
        width: 200px;
        height: 40px;
        line-height: 40px;
    }
    .main_tops
    {
        width: 1600px;
    }
    .prduct_ul, div#preview, .article, .Article_content, .page_c
    {
        width: 1300px;
    }
    .prduct_ul li
    {
        width: 426px;
    }
    .prduct_ul li img
    {
        height: 289px;
    }
    .imgs.fl
    {
        width: 550px;
    }
    .fr.texts
    {
        width: 736px;
    }
}
@media only screen and (max-width: 1200px)
{
    .container
    {
        width: 960px;
    }
    .nav ul li a
    {
        padding: 0 33px;
    }
    .one .fl a
    {
        font-size: 14px;
    }
    .one .remen
    {
        width: 65%;
    }
    .input.fr
    {
        width: 300px;
    }
    input.fl
    {
        width: 241px;
    }
    .two_fr ul li img
    {
        height: 238px;
    }
    .title h2:before
    {
        right: 38%;
    }
    .title h2:after
    {
        left: 38%;
    }
    .three ul li img
    {
        width: 226px;
        height: 226px;
    }
    .three ul li .fr
    {
        width: 232px;
        padding: 0 8px;
    }
    .five ul li img
    {
        height: 230px;
    }
    .seven ul li img
    {
        height: 150px;
        margin-top: 31px;
    }
    .main_m
    {
        width: 960px;
    }
    .article, .Article_content, .prduct_ul, div#preview, .page_c
    {
        width: 690px;
    }
    .prduct_ul li
    {
        width: 223px;
    }
    .prduct_ul li img
    {
        height: 152px;
    }
    .fr.texts
    {
        width: 300px;
    }
    .imgs.fl
    {
        width: 376px;
        overflow: hidden;
    }
    .imgs.fl .hd ul li
    {
        width: 90px;
        margin-right: 5px;
    }
}
@media only screen and (max-width: 768px)
{
    .logos
    {
        height: 80px;
    }
    .bottom
    {
        display: block;
        background: #f9f9f9;
    }
    .container
    {
        width: 96%;
    }
    .header
    {
        position: relative;
    }
    .logo.fl
    {
        width: 75%;
        height: 80px;
    }
    .navs
    {
        width: 25px;
        border-radius: 5px;
        position: absolute;
        top: 55%;
        right: 12px;
    }
    .navs b
    {
        display: block;
        width: 20px;
        height: 2px;
        margin: 5px auto;
        border-radius: 4px;
        position: relative;
    }
    .nav
    {
        position: fixed;
        background: rgba(0,0,0,.6);
        width: 100%;
        height: 100%;
        float: none;
        top: 0;
        left: 0;
        display: none;
        z-index: 2222;
        margin-left: 0;
    }
    .nav ul
    {
        width: 50%;
        background: #0d32a8;
        overflow: hidden;
        height: 100%;
        float: right;
    }
    .nav ul li
    {
        text-align: center;
        line-height: 22px!important;
        width: 100%;
        float: none;
        border: 0;
    }
    .nav ul li a
    {
        height: 50px!important;
        line-height: 50px!important;
        color: #fff!important;
        font-size: 14px!important;
        padding: 0!important;
    }
    .nav_button
    {
        position: absolute;
        top: 0;
        left: 50%;
        width: 30px;
        height: 30px;
        background: url(../image/close.png) no-repeat;
        display: block;
        z-index: 2222;
        background-size: 20px;
    }
    .nav ul li ul
    {
        display: none!important;
    }
    .tell.fr
    {
        display: none;
    }
    .banner
    {
        display: none;
    }
    .banner_m
    {
        display: block;
    }
    .logo.fl img
    {
        width: 74%;
    }
    .input.fr
    {
        display: none;
    }
    .one .remen
    {
        width: 100%;
        line-height: 22px;
    }
    .one
    {
        padding: 10px 0;
    }
    .one .fl b
    {
        font-size: 14px;
    }
    .one .fl a
    {
        font-size: 12px;
    }
    .two
    {
        padding: 7% 0;
    }
    .title h3
    {
        font-size: 25px;
        margin-bottom: 0;
    }
    .title h2
    {
        font-size: 18px;
        padding: 0;
    }
    .title h2:before
    {
        left: 33%;
        height: 2px;
        width: 20px;
    }
    .title h2:after
    {
        right: 33%;
        height: 2px;
        width: 20px;
        left: auto;
    }
    .two_fl
    {
        width: 100%;
        box-sizing: border-box;
        float: none;
        position: relative;
    }
    .two_fl h3
    {
        font-size: 16px;
        height: 43px;
        padding: 0;
        line-height: 40px;
        text-align: left;
        padding-left: 12px;
    }
    .two_fl h3 b
    {
        display: inline-block;
    }
    .two_fl ul
    {
        margin: 10px auto;
        overflow: hidden;
    }
    .two_fl ul li
    {
        width: 31%;
        float: left;
        margin: 1%;
        line-height: 30px;
    }
    .two_fl ul li a
    {
        font-size: 12px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .two_fl ul li ul
    {
        display: none;
    }
    a.more
    {
        width: auto;
        border: 0;
        font-size: 12px;
        color: #fff;
        position: absolute;
        right: 6px;
        top: 0;
        z-index: 22;
        background: none;
    }
    .title
    {
        margin-bottom: 4%;
    }
    .two_fr
    {
        width: 100%;
        float: none;
        margin-top: 3%;
    }
    .two_fr h2
    {
        font-size: 16px;
        margin-bottom: 0;
    }
    .two_fr h2 b
    {
        font-size: 12px;
    }
    .two_fr ul li img
    {
        height: 110px;
    }
    .two_fr ul li h4
    {
        padding: 0;
        font-size: 12px;
    }
    .three
    {
        padding: 7% 0;
    }
    .titles
    {
        margin-bottom: 4%;
    }
    .titles h2
    {
        font-size: 18px;
        margin-bottom: 0;
    }
    .titles h2 b
    {
        font-size: 25px;
        margin-top: -35px;
    }
    .titles h3
    {
        font-size: 12px;
    }
    .three ul li
    {
        padding: 10px 0;
    }
    .three ul li img
    {
        width: 100%;
        margin-left: 0;
        height: 161px;
        float: none;
    }
    .three ul li .fr
    {
        width: 100%;
        padding: 0 1%;
        margin-top: 4%;
        float: none;
    }
    .three ul li .fr h2
    {
        font-size: 40px;
        margin-bottom: 10px;
    }
    .three ul li .fr h4
    {
        font-size: 16px;
        margin: 5px 0;
    }
    .three ul li .fr p
    {
        font-size: 12px;
        line-height: 22px;
    }
    .four
    {
        padding: 7% 0;
    }
    .lc ul li h4
    {
        width: 92%;
        font-size: 12px;
        height: 45px;
        line-height: 45px;
        margin-bottom: 4px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .lc ul li
    {
        width: 32%;
        float: none;
        display: inline-block;
        padding-bottom: 5px;
    }
    .lc ul li p
    {
        font-size: 12px;
    }
    .lc ul li span
    {
        margin: 5px auto;
    }
    .lc:after
    {
        display: none;
    }
    .lc ul
    {
        text-align: center;
    }
    .about .fl
    {
        width: 100%;
        float: none;
    }
    .about
    {
        margin-top: 3%;
    }
    .about .fr
    {
        width: 100%;
        float: none;
        margin-top: 2%;
    }
    .about .fr p
    {
        font-size: 12px;
        margin-bottom: 5px;
        line-height: 22px;
    }
    a.more1
    {
        margin-top: 10px;
    }
    .five
    {
        padding: 7% 0;
    }
    .five ul li img
    {
        height: 183px;
    }
    .five ul li
    {
        width: 48%;
        margin: 1%!important;
    }
    .five ul li h4
    {
        font-size: 12px;
        padding: 3px 0;
    }
    .six
    {
        padding: 7% 0;
    }
    .six .container .bd.fr
    {
        width: 100%;
        float: none;
    }
    .news.fl
    {
        width: 100%;
    }
    .news.fl ul li img
    {
        height: 116px;
    }
    .news.fl ul li .fr h4
    {
        font-size: 14px;
    }
    .news.fl ul li .fr
    {
        margin-top: 0;
        padding: 1%;
    }
    .seven ul
    {
        width: 100%;
        float: none;
        margin-top: 5px;
    }
    .title1.fl
    {
        float: none;
        width: 94%;
        height: auto;
        padding: 5px 0;
        margin: auto;
    }
    .seven
    {
        padding: 0 0 7% 0;
    }
    .title1.fl h3
    {
        margin-right: 0;
        height: auto;
        line-height: initial;
        text-align: center;
        font-size: 20px;
    }
    .title1.fl h2
    {
        margin: auto;
        text-align: center;
        font-size: 18px;
        height: auto;
        padding: 0;
    }
    .seven ul li
    {
        width: 48%;
        margin: 1%;
    }
    .seven ul li img
    {
        height: 117px;
    }
    .seven ul li h4
    {
        padding: 0;
        font-size: 12px;
    }
    .eight
    {
        display: none;
    }
    .bd.fr ul li h4
    {
        font-size: 14px;
    }
    .bd.fr ul li p
    {
        font-size: 12px;
    }
    .five .title h2:before
    {
        left: 23%;
        width: 40px;
    }
    .nine .fl
    {
        position: absolute;
        width: 100%;
        z-index: -1;
        height: 100%;
        bottom: -57px;
        left: 0;
    }
    .nine .fr
    {
        width: 100%;
    }
    .nine .fr ul
    {
        width: 96%;
        float: none;
        margin: auto;
    }
    .nine .fr ul li
    {
        width: 48%;
        margin: 1%!important;
        float: left;
        background: rgba(225,225,225,.6);
        box-sizing: border-box;
        padding: 5px 10px;
        border-radius: 10px;
    }
    .nine .fr ul li p
    {
        font-size: 12px;
        line-height: 18px;
    }
    .nine .fr ul li h4
    {
        font-size: 16px;
        margin-bottom: 5px;
        padding-top: 0;
    }
    .nine
    {
        padding-top: 7%;
        position: relative;
    }
    .title_n
    {
        margin-bottom: 3%;
    }
    .title_n h3
    {
        font-size: 25px;
    }
    .title_n p
    {
        font-size: 12px;
        margin-top: 2px;
    }
    .nine .fl img
    {
        width: 100%;
        height: 100%;
        display: block;
        z-index: -1;
    }
    li.dhzx a
    {
        color: #fff!important;
        border: 0!important;
    }
    .interlink__inner
    {
        width: 96%;
        padding: 10px 0;
    }
    .interlink__title
    {
        margin-bottom: 2px;
    }
    .interlink__list a
    {
        font-size: 12px;
        margin: 0 3px;
    }
    .footer
    {
        padding: 10px 0 58px 0;
    }
    .main_tops
    {
        width: 96%;
        background-size: 14px;
        background-position-x: 8px;
        font-size: 12px;
    }
    .main_m
    {
        width: 96%;
        margin-top: 3%;
    }
    .page_fl.fl
    {
        width: 99%;
        float: none;
    }
    .treepage h2
    {
        font-size: 16px!important;
        line-height: 50px!important;
        height: 50px!important;
        margin-bottom: 2%;
    }
    .treepage h2 b
    {
        font-size: 14px;
    }
    ul.subTree
    {
        display: none!important;
    }
    .propage ul li
    {
        width: 48%;
        margin: 1%;
        float: left;
        font-size: 12px;
    }
    .propage ul
    {
        overflow: hidden;
        margin: 1% 2%;
    }
    .treepage ul li
    {
        width: 25%;
        float: left;
        box-sizing: border-box;
        padding: 0 1%;
        border: 0;
    }
    .treepage ul
    {
        overflow: hidden;
        margin: 1% 0%;
    }
    .treepage ul li a
    {
        font-size: 12px;
        font-weight: inherit;
        text-align: center;
        padding-left: 0;
        line-height: 40px;
        height: 40px;
    }
    .prduct_ul, div#preview, .article, .Article_content, .page_c
    {
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }
    .prduct_ul ul li
    {
        width: 48%;
        margin: 1%;
    }
    .prduct_ul ul li img
    {
        height: 151px;
        box-sizing: border-box;
    }
    .prduct_ul ul li:nth-child(3n)
    {
        margin-right: 1%;
    }
    .newspage, .propage
    {
        width: 99%;
        margin-bottom: 5%;
        margin-right: 0;
        float: none;
    }
    .pading
    {
        margin: 10px auto;
    }
    .newspage h2, .propage h2
    {
        margin: auto;
        font-size: 14px!important;
        height: 40px!important;
        line-height: 40px!important;
    }
    .newspage ul li
    {
        width: 48%;
        margin: 1%;
        padding-bottom: 5px;
        padding: 1%;
        box-sizing: border-box;
        float: left;
    }
    .newspage ul li h3
    {
        font-size: 14px;
        margin-bottom: 0;
    }
    .newspage ul li p
    {
        font-size: 12px;
    }
    .imgs.fl
    {
        width: 100%;
        float: none;
        overflow: hidden;
    }
    .imgs.fl .hd ul li
    {
        width: 23%;
        margin: 1%;
    }
    .fr.texts
    {
        width: 100%;
        float: none;
    }
    .produt_box h3
    {
        font-size: 16px;
        margin: 5px auto;
        padding-bottom: 5px;
    }
    .fr.texts p
    {
        font-size: 12px;
    }
    .produt_box
    {
        padding: 0;
    }
    .article ol li
    {
        padding: 1%;
    }
    .article ol li span
    {
        font-size: 12px;
        background-size: 13px;
        padding-left: 13px;
        margin-bottom: 0;
        margin-top: 0;
    }
    .article ol li h4
    {
        font-size: 14px;
        margin: auto;
    }
    .article ol li p
    {
        font-size: 12px;
        height: 55px;
        overflow: hidden;
        line-height: 18px;
    }
    .propage ul li img
    {
        height: 125px;
    }
    .Article_text
    {
        font-size: 16px;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    h4.related
    {
        font-size: 16px;
        padding-bottom: 5px;
    }
    .main_tops
    {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .newspage ul
    {
        margin: 1% 2%;
        overflow: hidden;
    }
    div#preview
    {
        margin-top: 20px;
    }
    .pading a, .pading span
    {
        margin: 0 3px;
    }
    .main_top
    {
        margin-bottom: 10px;
        height: 40px;
        line-height: 40px;
    }
    .treepage
    {
        height: auto;
        margin: 1% auto;
    }
    .info
    {
        padding-bottom: 5px;
        margin-bottom: 5px;
        font-size: 12px;
    }
    .detail
    {
        font-size: 14px;
    }
    .fr.texts h3
    {
        font-size: 14px;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }
    .Product_item_text
    {
        font-size: 18px;
        margin: 5px auto;
    }
    .xgwz, .xgcp
    {
        padding: 1%;
        margin-top: 10px;
        width: 100%;
        float: none;
    }
    h4.related span
    {
        font-size: 18px;
    }
    ul.relate_news li a
    {
        height: 35px;
        line-height: 35px;
    }
    ul.relate_pr li img
    {
        height: 39px;
    }
    .prduct_ul ul li h4
    {
        padding: 2px 0;
        font-size: 12px;
    }
    .main_next .prevrecord, .main_next .nextrecord
    {
        font-size: 12px;
    }
    .treepage
    {
        margin-bottom: 10px;
        width: 99%;
    }
    li.dhzx
    {
        height: 46px;
        align-items: center;
        display: flex;
        text-align: center;
    }
    li.dhzx a
    {
        display: block;
        margin: auto;
    }
    .nine .fr ul li p
    {
        height: 92px;
        overflow: hidden;
    }
    .news.fl ul li img
    {
        height: 107px;
    }
    .five ul li img
    {
        height: 131px;
    }
    .three ul li .fr p
    {
        height: 70px;
    }
    .seven ul li img
    {
        margin-top: 0;
    }
}