﻿html, body {
    margin: 0;
    padding: 0;
    position: relative;
    font: 14px/1.5"微软雅黑", Arial, Helvetica, sans-serif;
}
ul, li, p, img, b, ol, em, 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: 100;
}
a, a:visited, a:link {
    color: inherit;
    text-decoration: none;
}
#dituContent img {
    max-width: inherit;
}
img {
    max-width: 100%;
}
.container {
    width: 1200px;
    margin: auto;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.article li .time em, .page_ul li a, .page_xw .xw2:before, .product_cp li p, .page_xw_text a, .page_xw .xw1 span, .page_xw .xw1 p, .product_fr p, .main_next span a, .pading a, .Article_content .info, .page_cp li a, .page_xw .xw2 a, .info a, .nav a, .two_r .more, .qh li a, .three_m li h3, .article li h3 {
    color: #333;
}
.page_ul li a:hover, .page_left .page_a, .page_cp li b, .pading .current, .qh .now a, .swiper-button-prev, .swiper-button-next, .two_r .more:hover {
    color: #fff;
}
.title {
    font-size: 18px;
}
.title h2 {
    font-size: 18px;
    display: inline-block;
}
/**/
 #slides {
    position: relative;
    width: 100%;
}
#slides img {
    width: 100%;
    display: block;
}
#slides .hd {
    left: 50%;
    padding: 4px;
    position: absolute;
    border-radius: 24px;
    bottom: 30px;
    z-index: 10;
    width: 240px;
    margin-left: -120px;
}
#slides .hd li {
    margin: 0px 5px;
    line-height: 5px;
    width: 50px;
    height: 2px;
    background: #555;
    float: left;
    cursor: pointer;
    text-align: center;
    color: transparent;
}
#slides .hd li.on {
    background: #f9a618;
}
/*header*/
 .header {
    width: 100%;
    background: url("../imgs/header.jpg") no-repeat center;
    height: 100px;
}
/*logo*/
 .logo_img img {
    max-height: 100%;
}
.logo_img {
    height: 100px;
    width: 400px;
}
/**/

/*导航*/
 .navbox {
    width: 750px;
    line-height: 100px;
}
.nav li {
    position: relative;
    float: left;
}
.nav a {
    display: block;
    text-align: center;
    box-sizing: border-box;
    font-size: 16px;
    padding: 0px 25px;
}
.nav_ul {
    position: absolute;
    top: 100px;
    z-index: 11;
    display: none;
    width: 100%;
    box-sizing: border-box;
    background: #fff;
}
.nav_ul li {
    float: none;
    background: none;
}
.nav_ul li a {
    height: 30px;
    line-height: 30px;
    padding: 0px;
    font-size: 14px;
}
.nav li:hover .nav_ul {
    display: block;
}
.nav a.cur, .nav a:hover {
    color: #2b7c37;
}
/**/

/*one*/
 .one {
    width: 100%;
    background: #eaeaea;
    padding-bottom: 35px;
}
.one_title {
    line-height: 88px;
    text-align: center;
    font-size: 24px;
}
.one ul {
    overflow: hidden;
}
.one li {
    float: left;
    width: 280px;
    height: 195px;
    margin: 0px 26px 26px 0px;
}
.one li:nth-child(4n) {
    margin-right: 0;
}
.one li img {
    width: 100%;
    height: 100%;
    display: block;
}
/**/
 .two {
    overflow: hidden;
    margin-top: 50px;
}
.two_img {
    width: 578px;
}
.two_img img {
    width: 100%;
    display: block;
}
.two_r {
    width: 560px;
    line-height: 30px;
}
.two_r h2 {
    font-size: 30px;
    line-height: 44px;
    padding: 25px 0;
}
.two_r .more {
    display: inline-block;
    width: 110px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 13px;
    border: 1px solid #414143;
    margin-top: 30px;
}
.two_r .more:hover {
    border: 1px solid #3f9d3f;
    background:#3f9d3f
}
/**/
 .three {
    width: 100%;
    background: url(../imgs/three.jpg) repeat;
    margin-top: 50px;
    padding: 30px 0 10px;
    overflow: hidden;
}
.qh {
    overflow: hidden;
    padding: 30px 0;
    text-align: center;
}
.qh li {
    display: inline-block;
    line-height: 30px;
    border: 1px solid #d2d2d2;
    margin: 0px 5px;
}
.qh li a {
    padding: 0px 20px;
}
.three_m, .five_ul {
    overflow: hidden;
}
.three_m li {
    border: 1px solid #d2d2d2;
    float: left;
    margin-right: 30px;
    width: 380px;
    text-align: center;
    margin-bottom: 30px;
    padding: 20px;
    box-sizing: border-box;
}
.three_m li:nth-child(3n) {
    margin-right: 0;
}
.three_m li p {
    line-height: 32px;
    font-size: 15px;
    color: #858585;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 32px;
}
.three_m li h3 {
    font-size: 17px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 32px;
}
.three_m li em {
    display: block;
    width: 108px;
    line-height: 36px;
    margin: 15px auto 0px;
    border: 1px solid #8f8f8f;
    color: #8f8f8f;
    font-style: normal;
}
.three_nav .now, .five_nav .now {
    background: #3f9d3f;
    border: 1px solid #3f9d3f;
}
/**/
 .fore {
    margin: 30px auto;
    overflow: hidden;
}
#certify {
    position: relative;
    width: 1200px;
    margin: 30px auto 0px;
}
#certify .swiper-container {
    padding-bottom: 60px;
}
#certify .swiper-slide {
    width: 520px;
    height: 408px;
    background: #fff;
    box-shadow: 0 8px 30px #ddd;
}
#certify .swiper-slide img {
    display: block;
}
#certify .swiper-slide h3 {
    line-height: 55px;
    padding-top: 0;
    text-align: center;
    color: #636363;
    font-size: 1.1em;
    margin: 0;
}
#certify .swiper-pagination {
    width: 100%;
    bottom: 20px;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #00aadc;
    background-color: #fff;
}
#certify .swiper-button-prev, #certify .swiper-button-next {
    width: 45px;
    height: 45px;
    border: 1px solid #ccc;
    border-radius: 50%;
    font-size: 35px;
    text-align: center;
    line-height: 45px;
    background: none;
    color: #ccc;
}
#certify .swiper-button-prev:hover, #certify .swiper-button-next:hover {
    border-color:#3f9d3f;
    color:#3f9d3f
}
/**/
 .five {
    overflow: hidden;
    margin: 30px auto 20px;
}
.five_ul li {
    width: 386px;
    margin: 0px 20px 20px 0px;
    float: left;
    transition: all 0.5s ease;
    box-shadow: 0px 5px 10px #eaeaea;
    padding: 10px;
    box-sizing: border-box;
}
.five_ul li:nth-child(3n) {
    margin-right: 0;
}
.five_ul li span {
    font-size: 18px;
    line-height: 24px;
    display: block;
    color: #3f9d3f;
}
.five_ul li h3 {
    font-size: 18px;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    color: #1f1e19;
    transition: all 0.5s ease;
}
.five_ul li p {
    color: #999;
    line-height: 25px;
    transition: all 0.5s ease;
    height: 50px;
    overflow: hidden;
}
.five_ul li:hover {
    -moz-transform: translateY(5px);
    -webkit-transform: translateY(5px);
    -o-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
}
/*内页*/
 .page_container {
    margin: 0px auto 30px;
    width: 1200px;
}
/**/
 .page_left {
    width: 218px;
    margin-top: -42px;
    position: relative;
    z-index: 5;
}
.page_right {
    width: 930px;
    margin-top: 20px;
}
/*路径*/
 .page_title {
    line-height: 50px;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    background: url(../imgs/icon-home.png) no-repeat 0px 50%;
    border-bottom: 1px solid #e8e8e8;
    padding-left: 30px;
    font-size: 14px;
}
.page_title a {
    font-size: 14px;
    color: #000;
}
/*左侧导航*/
 .page_left .page_a {
    width: 100%;
    font-size: 20px;
    line-height: 84px;
    text-align: center;
    background: #3f9d3f;
    background-size: 100% 100%;
    display: block;
}
.page_nav {
    padding: 0;
    text-align: left;
}
.page_ul li {
    position: relative;
    margin-bottom: 3px;
}
.page_ul li a {
    overflow: hidden;
    box-sizing: border-box;
    font-size: 14px;
    text-align: center;
    display: block;
    background: #f5f5f5;
    line-height: 50px;
}
.page_li {
    display: none;
}
.page_li li {
    border-bottom: 1px dashed #ccc;
}
.page_li li a {
    box-sizing: border-box;
    font-weight: normal;
    font-size: 12px;
    background: none;
}
.page_ul li:hover .page_li {
    display: block;
}
.page_ul li a:hover {
    background: #3f9d3f
}
/**/
 .page_xw {
    margin-top: 20px;
    border: 1px solid #eaeaea;
    box-sizing: border-box;
    overflow: hidden;
    clear: both;
}
.page_xw_text {
    line-height: 52px;
    border-bottom: 1px solid #eaeaea;
    border-top: 3px solid #3f9d3f;
    padding: 0px 20px 0px;
}
.page_xw_text a {
    font-size: 16px;
    display: inline-block;
    font-weight: bold;
}
.page_xw_text span {
    font-size: 14px;
    color: #999;
    font-family:"Arial";
    display: inline-block;
}
.page_xw ul {
    padding: 20px;
}
.page_xw .xw1 img {
    width: 305px;
    height: 160px;
    float: left;
}
.page_xw .xw1 div {
    float: right;
    width: 530px;
}
.page_xw .xw1 span {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    display: block;
}
.page_xw .xw1 p {
    line-height: 22px;
    height: 130px;
    overflow: hidden;
    font-size: 14px;
}
.page_xw .xw1 {
    height: 160px;
    overflow: hidden;
    margin-bottom: 10px;
}
.page_xw .xw2 {
    overflow: hidden;
    height: 35px;
    width: 400px;
    float: left;
    padding-left: 15px;
    line-height: 28px;
    position: relative;
    margin-right: 14px;
}
.page_xw .xw2:before {
    content:"+";
    width: 7px;
    height: 7px;
    line-height: 7px;
    text-align: center;
    position: absolute;
    top: 10px;
    left: 0px;
}
/**/
 .page_cp {
    margin-top: 10px;
    overflow: hidden;
}
.page_cp li {
    width: 185px;
    padding-top: 17px;
    background: #fff;
    margin: 15px auto;
    height: 170px;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    border: 1px solid #e5e5e5;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
}
.page_cp li:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.page_cp li img {
    width: 150px;
    height: 110px;
    display: block;
    margin: auto;
}
.page_cp li b {
    background: #3f9d3f;
    display: block;
    line-height: 40px;
    width: 150px;
    overflow: hidden;
    margin: auto;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 35px;
}
.page_cp li div {
    background: rgba(255, 255, 255, 0.8);
    height: 40px;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    left: 0;
    width: 100%;
    transition: all 0.2s linear 0s;
}
.page_cp li:hover div {
    height: 80px;
}
/*product*/
 .product_cp {
    margin-top: 10px;
}
.product_cp li {
    width: 290px;
    float: left;
    margin: 10px 10px;
    box-sizing: border-box;
    position: relative;
    border-bottom: 1px dashed #c6c6c6;
}
.product_cp li img {
    width: 290px;
    height: 240px;
    display: block;
    background: #fff;
    box-shadow: 0 0 10px #dedede;
    padding: 2px;
    box-sizing: border-box;
}
.product_cp li p {
    width: 100%;
    text-align: center;
    line-height: 50px;
    overflow: hidden;
    height: 50px;
    font-size: 14px;
}
.product_cp li:after {
    border-bottom: 1px dashed #3f9d3f;
    width: 0%;
    position: absolute;
    bottom: -1px;
    left: 0;
    z-index: 9;
    transition: all 0.8s;
    content:"";
}
.product_cp li:hover:after {
    width: 100%;
}
/*product_content*/
 .product_item {
    margin-top: 10px;
    overflow: hidden;
}
.product_banner {
    width: 500px;
}
.product_fl {
    position: relative;
    overflow: hidden;
}
.bigImg {
    width: 400px;
    margin: auto;
    height: 400px;
    overflow: hidden;
}
.bigImg li, .bigImg li img {
    width: 400px;
    height: 400px;
}
.product_qh {
    width: 400px;
    margin: 20px auto 0;
    overflow: hidden;
}
.product_qh li {
    float: left;
    margin: 0px 10px;
    border: solid #ccc 1px;
    padding: 2px;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
}
.product_qh li img {
    width: 100%;
    height: 100%;
    display: block;
}
.product_qh .on {
    border: solid #53d4f7 1px;
}
.product_fl .sPrev, .product_fl .sNext {
    position: absolute;
    background: url(../imgs/controls.png) no-repeat 0 -32px;
    width: 32px;
    height: 32px;
    top: 40%;
}
.product_fl .sNext {
    right: 0px;
    background-position: -43px 0;
}
/**/
 .product_fr {
    overflow: hidden;
    width: 400px;
}
.product_fr span {
    line-height: 25px;
    font-size: 16px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc;
    display: block;
}
.product_fr p {
    line-height: 35px;
    font-size: 14px;
    padding-top: 10px;
}
/**/
 .product_content {
    margin-top: 20px;
}
.product_content img {
    height: auto;
}
/**/

/*article*/
 .article li .time {
    width: 60px;
    height: 73px;
    float: left;
    background: #ededed;
    padding: 7px 0 0 20px;
}
.article li .time b {
    display: block;
    font-size: 18px;
    font-weight: normal;
    color:#3f9d3f
}
.article li .time em {
    display: block;
    font-style: normal;
    line-height: 20px;
}
.article li h3 {
    font-size: 18px;
    padding-bottom: 0px;
    white-space: nowrap;
    overflow: hidden;
    line-height: 40px;
    text-overflow: ellipsis;
}
.article li p {
    line-height: 22px;
    font-size: 14px;
    height: 40px;
    overflow: hidden;
    color: #595959;
}
.article li img {
    height: 80px;
    display: block;
    float: left;
    width: 140px;
    margin-right: 10px;
}
.article li {
    margin: 30px 0;
    overflow: hidden;
    border-top: 1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
    padding: 10px;
    transition: .8s;
    -moz-transition: .8s;
    -webkit-transition: .8s;
    -o-transition: .8s;
    background: #f8f8f8;
    width: 100% !important;
    float: none;
    box-sizing: border-box;
}
/**/

/*上下键*/
 .main_next {
    overflow: hidden;
}
.main_next .prevrecord, .main_next .nextrecord {
    margin: 5px 0px;
    display: block;
    font-size: 14px;
}
/*article_content*/
 .info {
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-bottom: 1px dashed #ccc;
}
.info a {
    margin-right: 10px;
}
.Article_text {
    font: 22px"Microsoft Yahei";
    text-align: center;
    line-height: 40px;
    margin-top: 10px;
    font-weight: bold;
}
.Article_content .info {
    font: 14px"Microsoft Yahei";
    line-height: 40px;
    text-align: center;
    height: 40px;
}
.Article_content .detail {
    padding: 10px 10px;
}
.Article_content .detail img {
    height: auto;
}
/*上下键*/
 .pading {
    float: right;
    margin-bottom: 8px;
}
.pading span {
    padding: 3px 8px;
    border: 1px solid #ccc;
    display: inline-block;
    margin: 0px 2px;
}
.pading a {
    padding: 3px 8px;
    border: 1px solid rgba(142, 142, 142, 0.5);
    display: inline-block;
    margin: 0px 1px;
}
.pading span a {
    border: none;
}
.pading .current {
    border: none;
    padding: 2px 8px;
    border: 1px solid #3f9d3f;
    background: #3f9d3f;
}
/*page*/

/**/

/*footer*/
 .footer {
    padding: 15px 0 15px;
    background: #f5f5f5;
}
/*相关产品相关文章开始*/
 .relevant {
    width: 100%;
    clear: both;
    margin-top: 20px;
    margin-bottom: 20px;
}
.relevant .rel_title {
    margin-bottom: 0;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background: #1D1C1C;
    text-indent: 10px;
    color: #fff !important;
}
.relevant .rel_content {
    padding: 10px;
    overflow: hidden;
}
/*相关产品*/
 .relevant_product .rel_item {
    width: 122px;
    float: left;
    margin: 0 5px 10px 5px;
}
.relevant_product .rel_item .rel_item_img {
    width: 100%;
    height: 90px;
}
.relevant_product .rel_item .rel_item_title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    overflow: hidden;
    color: #fff !important;
}
/*相关文章*/
 .relevant_article .rel_item {
    width: 100%;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #59504D;
    overflow: hidden;
}
.relevant_article .rel_item .rel_item_time {
    float: right;
    color: #999;
}
/**/
 h4.related {
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    line-height: 32px;
    margin: 0 10px;
    height: 32px;
}
h4.related span {
    display: inline-block;
    border-bottom: 2px solid #666;
}
.relatedlist {
    margin: 0 10px;
    padding: 10px 0;
    overflow: hidden;
}
ul.relate_news li a {
    color: inherit;
    display: block;
    line-height: 30px;
    border-bottom: 1px dotted #ccc;
}
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: 143px;
}
ul.relate_pr p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.interlink {
    background: #3f9d3f;
    color: #fff;
    width: 100%;
    padding: 10px 0;
}
.interlink__inner {
    width: 1200px;
    margin: auto;
    text-align: center;
}
.interlink__title {
    display: inline-block;
    font-size: 14px;
}
.interlink__list {
    display: inline-block;
}
.interlink__list a {
    display: inline-block;
    margin: 0 5px;
    font-size: 14px;
}