/* 公共样式 */
@charset "utf-8";
/* CSS Document */
*{padding:0; margin:0;}
body{ font-family: "微软雅黑","宋体"; }
ul,ol{ list-style: none; }
a{ text-decoration: none;color: #404040; }
 a:hover,span a:hover{color:#019946;}
body { color:#333;font-size:14px; font-family:"Microsoft Yahei","微软雅黑";min-width:1200px} /*网站字体颜色*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}
i {
   font-style:normal;
}
.mt10{ margin-top:10px;}
a { color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
h2 a{color: #000;}
/* 公用样式 */
 .title {height: 30px;
    box-sizing: border-box;font-size: 25px;margin-bottom:5px;}
    .title a{color: #e36635;}
    .title span{color: #ccc;font-weight: bold;}
  .line{width: 580px;height: 10px; background: url(../images/news1_03.png)repeat-x;}
/* 头部 */
.header{height:140px;}
.header{display: block;content: "";clear: both;}
.header .top{width: 1200px;display: flex; justify-content:space-between; margin: 0 auto;padding-top: 20px;box-sizing: border-box;}
.header .pic{height:96px;margin: 0 auto;}
.header  .sousuo{width: 300px;float: left;margin-left: 300px;margin-top: 20px;}
.header  .sousuo .inpu{width: 275px;height: 40px;border: 1px solid #cccccc;border-radius: 20px;}
.header  .sousuo img{width: 40px;height: 40px;transform: translate(250px,-42px);}
/* 导航 */
#nav{background:#f2f2f2;width:100%;box-sizing: border-box;}
.nav a{font-size: 18px;color:#222;font-weight: bold;text-decoration:none;}
.nav td{text-align: center}
#nav ul{margin:0 auto;width:1200px;background: #f2f2f2;height: 55px;
    box-sizing: border-box;}
#nav li{float:left;width: 135px;display:block;list-style:none;font-size:16px;text-align:center;line-height:10px;position:relative;
    margin:0 7px;background: url(../images/nav_line.png) no-repeat right center;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;}
#nav li:last-child{background: none;}
#nav li a{color: #2c2c2c; display:block;text-align:center;position: relative;font-size:18px;text-decoration:none;height:55px;line-height:55px}
#nav li:hover a,#nav li.hover a{background: linear-gradient(to bottom, #068f56 0%, #027445 100%);color: #fff;}
#nav li a.active{background: linear-gradient(to bottom, #068f56 0%, #027445 100%);color: #fff;}
#nav ul .subnav{background: #d4ab59; box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);height: auto;left: 0;overflow: hidden;position: absolute;top: 100%;width:100%;z-index: 199;}
#nav ul .subnav{position: absolute;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
#nav ul li:hover .subnav{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
#nav ul .subnav a{color: #000000; display: block; font-size: 15px; font-weight: 500; line-height: 22px;height: 22px;
    padding: 10px; transition: all 0.2s ease-in-out 0s;max-width: 100%;background:#ffffff;border-radius: unset;}
#nav ul .subnav a:hover{color: #017143;padding-left:20px;background: #f9f9f9;}
/* 焦点图 */
.banner{height:560px;position: relative;overflow: hidden;min-width: 1200px;}
.banner .pic li{position: absolute;top: 0;left: 50%;margin-left: -960px;display: none;}
.banner .num{position: absolute;width: 100%;text-align: center;left: 0;bottom: 10px;font-size:0;}
.banner .num li{width: 35px; height:10px;background: #fff;color: #fff;font-size: 14px;transition: 0.3s;
    text-align: center;line-height:20px;display:inline-block;margin: 0 3px;cursor: pointer;}
.banner .num li.on{background:#017143;}
.banner .left {
            position: absolute; top: 40%; z-index: 10;cursor: pointer;left: 10%;opacity: 0;transition: 0.5s;
        }
  .banner  .right { position: absolute;top: 40%;z-index: 10;left: 90%; cursor: pointer;opacity: 0;transition: 0.5s;
        }
.banner:hover  .right{opacity: 1;}
.banner:hover .left{opacity: 1;}
/* 内容 */
.content{width:1200px;margin: 0 auto;padding-top: 15px;}
.new_pic{position: relative;}
.new_pic .num{position: absolute;width: 100%;text-align: center;left: 0;bottom: 50px;z-index: 10;}
.new_pic  .num li{width: 15px; height:15px;background: #fff;color: #fff;font-size: 14px;transition: 0.3s;
    text-align: center;line-height:20px;display:inline-block;margin: 0 3px;cursor: pointer;border-radius: 50%;}
    .new_pic  .num li.on{background:#f6ab00; width: 35px;border-radius: 7.5px;}
.content .noun .left{background: #017143;color: #fffaff;padding: 20px ;
    box-sizing: border-box;display: block;height: 55px;width: 130px;float: left;transform: translateY(-25px);font-size: 17px;}
.content .noun .left em{height: 17px;width:4px;background:#d09c00 ;display: inline-block;transform: translate(-1px,2px);}
.content .noun .right{width: 1060px;overflow: hidden; float: right;height:40px; display: block; background-color: #f2f2f2;padding-left: 10px;
    padding-top:10px ;box-sizing: border-box;padding-bottom: 10px;transform: translateY(-10px); overflow: hidden;}
.content .noun .right p{animation: dong 12s linear  infinite;width: 500px;}
    @keyframes dong{
        0%{transform: translate(1050px);}
        100%{transform: translateX(-150px);}
    }
.c_news  .n_title{height: 60px;text-align: center;margin: 0 auto;max-width: 90%;margin:0 auto;}
.c_news .n_title p{font-size: 14px;max-width:760px;
    color: #666;
    margin: 0 auto;
    font-weight: 500;
    margin-top: 10px;
    line-height: 26px;}
.news{width: 1200px; padding-top: 70px;box-sizing: border-box;display: flex;justify-content: space-between;padding-bottom: 20px;margin: 0 auto;}
.news.on{opacity: 1;animation: fadeInUp 1.7s;}
.news::after{display: block;content: "";clear: both;}
.news .text{width:580px;transform: translateY(-5px);float: right;}
.news .text .conts em{width:6px;height: 6px;background: #019946;align-items: center;float: left;transform: translate(10px,2px);}
.news  .conts li:nth-child(1) em,.news  .conts li:nth-child(2) em,.news  .conts li:nth-child(3) em{background:#e36635 ;}
.news .text .conts::after{display: block;content: "";clear: both;}
.news .text .conts .cont{display: flex;justify-content: space-between;padding-top: 20px;box-sizing: border-box;}
.news .text .conts .text{width: 420px;padding-right: 25px;color: #404040;font-size: 14px;float: left;overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;}
.news .text .conts  span{color: #999;font-size: 14px;transform: translateY(-5px);}
.news .pic{width: 580px; height: 390px;overflow: hidden;position: relative;z-index: 1;}
.news .pic  li img{width: 580px;height: 390px;}
.news .pic  li{position: absolute;top: 0;left: 50%;margin-left: -290px;display: none;}
.news .pic .ceng{position: absolute;bottom: 3px;z-index: 2;height: 45px;padding-left: 15px; width: 100%;
       background: rgba(0,0,0,.5);padding-top: 15px;box-sizing: border-box;}
.news .pic .ceng span{color: #ffff;font-size: 15px;text-align: center;display: block;}
/* 产品 */
.product.on{opacity: 1;animation: fadeInUp 2s;}
.product{width: 1200px;padding-top: 15px;margin: 0 auto;}
.product .pro_list::after{display: block;content: "";clear: both;}
.product .pro_list #pro_t{background:url(../images/pro.jpg) ;border:none;color: #fff;font-size: 22px;}
.product .pro_list li{float: left;width: 170px;height: 160px;text-align: center;background: #f8f7f5;
    padding-top: 45px;box-sizing: border-box;font-size: 17px;border-right: 1px #ccc dotted;}
 .product .pro_list li img{width: 45px;height: 45px;}
.product .pro_list li p{margin-top: 10px;}
.product .pro_list li:hover{color: #fff;background:#1d8157 ;}
.product .pro_list li:hover a{color: #fff;}
/* 动态· */
.trends{padding-top: 15px;width: 1200px;margin: 0 auto;display: flex;padding-bottom: 30px;}
.trends ul li{width: 385px;height: 330px;box-shadow: 1px 2px 5px rgb(161, 161, 161);padding: 15px;box-sizing: border-box;float: left;border-radius: 10px;margin-right: 20px;}
.trends ul li:nth-child(3){margin-right: 0;}
.trends .tr_title h4{color: #df521a;font-size: 25px;margin-left: 10px;font-weight: 520;width: 105px;height: 30px;}
.trends .tr_title  a{float:right;transform: translateY(-20px);font-size: 14px;color: #999;}
.trends .tr_title em{height: 20px;width:4px;background:#df521a ;display:block;transform: translate(-1px,8px);float: left;}
.trends .tr_text{padding: 20px 0; border-bottom: 1px #ccc solid;}
.trends .tr_text h5{font-size: 16px;margin-bottom: 8px;color:#3a3a3a;}
.trends .tr_text h5:hover{color:#019946;}
.trends .tr_text p{font-size: 14px;color: #515151;line-height: 1.5em;}
.trends  .conts em{width:6px;height: 6px;background: #019946;align-items: center;float: left;transform: translate(10px,2px);}
.trends  .conts .text{width: 420px;padding-right: 25px;color: #404040;font-size: 14px;float: left;overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;}
.trends    .conts  span{color: #999;font-size: 14px;}
.treu {padding-top: 20px;}
.treu dl em,.treu dl i{    font-style: normal;
    font-size: 12px;
    line-height: 23px;
    color: #666;}
.treu dl::after{display: block;content: "";clear: both;}
.treu dl:nth-child(1){margin-bottom: 40px;}
.treu dl dt,.treu dl dd{float: left;}
.treu dl dd{width:220px;}
.treu dl dt{margin-right: 10px;}
.treu  .dttile a{font-weight: 600;font-size: 15px;color:#3a3a3a;}
.treu  .dttile a:hover{color:#019946;}
.treu dl dd p{font-size: 12px;color: #666;width: 220px;padding: 1px; display: -webkit-box;
    -webkit-box-orient: vertical;
   -webkit-line-clamp: 2;
   overflow: hidden;}
   .treu dl dd span{font-size: 14px;}
.trends::after{display: block;content: "";clear: both;}
.trends .ttop{width: 360px;float: left;opacity: 0;}
.trends .ttop.on{animation: bounceInLeft    2.9s;opacity: 1;}
.trends .ttop .line{width: 360px;}
.trends .ttop .more{transform: translate(310px ,-35px);color:#999;}
.trends .cont{display: flex;justify-content: space-between;width: 360px;padding: 11px;box-sizing: border-box;}
.trends .cont::after{display: block;content: "";clear: both;}
.trends .cont em{width:6px;height: 6px;background: #019946;align-items: center;transform: translateY(8px);float: left;margin-right: 10px;}
.trends .cont .data{color: #999;font-size: 14px;font-weight: 900;float: right;}
.trends .cont .text{width: 220px;padding-right: 25px;color: #404040;font-size: 14px;float: left;box-sizing: border-box;}
.trends .line2{background:url(../images/news1_04.png) repeat-x ;height: 10px;margin-top: 8px;}
.broder{border-bottom: #e2e2e2 1px solid;}
.work{width:1200px; margin: 0 auto; overflow: hidden;box-sizing: border-box;background:#f6f6f6 ;}
.work .w_title{background:#017143 ;height: 40px;color: #fff;padding-left: 10px;}
.work .w_title h3{line-height: 40px;font-weight: 500;}
.work .w_title em{width:4px;height: 20px;background: #ffffff;align-items: center;transform: translate(5px,12px);float: left;margin-right: 15px;}
.work .w_lun .big{width: 195px;height: 75px;display: block;margin-top: 20px;}
.work .w_lun {height: 125px;    top:25px;}
.swiper-father {
    position: relative;
 width: 100%;
}
.swiper-father .swiper-button-next,.swiper-father .swiper-button-prev {
    width: 35px;
    height: 35px;
    text-align: center;
    display: block;
   }
.swiper-father  .swiper-button-prev {
    background: #fff url("../images/yinl.png") no-repeat center center;
    left:20px
  }
  .swiper-father .swiper-button-next {
    background: #fff url("../images/yinr.png") no-repeat center center;
    right:20px
  }
  .swiper-container {
   width:85%;
   margin:auto;
  }
/* 关于我们 */
.cbanner{background:url(../images/banner_02.jpg)  no-repeat center;height:300px;}
.main_n{width: 1200px;margin: 0 auto;min-height: 745px;padding-bottom: 40px;}
.main_n .side{width: 255px;float: left;transform: translateY(-20px);}
.main_n .side h2{color: #fff;background:url(../images/cnav_03.jpg) ;height: 90px;font-size: 21px;line-height: 90px;padding-left: 30px;
    box-sizing: border-box;}
.main_n .side  ul{width: 255px;border-bottom: 4px solid #31986e;}
.main_n .side  ul li{height: 55px;background:#f1f1f1 ;margin-top:5px;line-height: 55px;padding-left: 30px;box-sizing: border-box;font-size: 16px;cursor: pointer;font-weight: bold;}
.main_n .side  ul li.active{background: linear-gradient(to bottom, #068f56 0%, #3e9b75 100%);color: #fff;}
.main_n .side  ul li a.active{color: #fff;}
.main_n .side  ul li a{color: #000;display: block;}
.main_n .side  ul li:hover{background: linear-gradient(to bottom, #068f56 0%, #3e9b75 100%);color: #fff;}
.main_n .side  ul li:hover a{color: #fff;}
.main_n .main_n_r{width: 905px;float: right;}
.main_n .main_n_r .main_n_r_tit em{height: 16px;width: 4px;background:#df521c ;display: block;float: left;margin:6px 10px;}
.main_n .main_n_r .main_n_r_tit{height: 30px;border-bottom: 1px #cccccc solid;padding-bottom: 5px;margin-top: 30px}
.main_n .main_n_r .main_n_r_tit h2{float: left;font-size: 22px;color: #333333;}
.main_n .main_n_r .main_n_r_tit span{float: right;}
.main_n_r .main_n_r_tit a{font-size: 15px;color: #686667;}
.main_n_r_n{padding-top: 30px;}
.main_n_r_n p{line-height: 30px;color: #333333;font-size: 16px;width: 895px;padding:10px 0}
.main_n::after{clear: both;display: block;content: "";}
/* 新闻中心 */
.main_n_r_n .main_nw dt,.main_n_r_n .main_nw dd{float: left;}
.main_n_r_n .main_nw dt .main_pic:hover{transform: scale(1.1);}
.main_n_r_n .main_nw dt .main_pic{transition:0.3s;cursor: pointer;}
.main_n_r_n .main_nw::after{display: block;content: "";clear: both;}
.main_n_r_n .main_nw{padding-bottom: 20px;border-bottom: 1px solid #e6e6e6;padding-top: 20px;box-sizing:border-box;cursor: pointer; transition: 0.3s;}
.main_n_r_n .main_nw:hover{border-color: #017143;}
.main_n_r_n .main_nw dd{width:725px;}
.main_n_r_n .main_nw .m_con{padding-left: 15px;float: left;width: 620px;}
.main_n_r_n .m_con p{width: 600px;line-height: 22px;font-size: 14px; color: #666;overflow:hidden; text-overflow:ellipsis;
    display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2}
.main_n_r_n .m_con h3 a{color: #333;}
.main_n_r_n .m_con h3 a:hover{color: #017143;}
.main_n_r_n .m_con h3{font-size: 18px;margin-bottom: 12px;font-weight: 520;}
.main_n_r_n .m_con .m_more{color: teal;border: 1px solid seagreen;padding: 5px ;margin-top: 10px;display: block;width: 80px;text-align: center;}
.main_n_r_n .m_con .m_more:hover{background:rgb(23, 104, 58) ;color: #fff;}
.main_n_r_n .m_date .list_time_day{display: block;font-size: 50px;color:teal;line-height: 50px; font-family: helvetica;
}
.main_n_r_n .m_date { font-size: 14px;color: #8d8b8b;padding: 10px 0 2% 2%;border-left: 1px solid #e6e6e6;font-family: Arial; width: 60px;    float: right;
}
.util-page {
    font-size: 16px;color: #909090;text-align: center;margin-top: 15px;
}
.util-page .gobutton, .util-page .sl, .util-page .num, .util-page .count {
    color: #000;
    display: inline-block;
    border: 1px solid #ededed;
    padding: 5px 10px;
    vertical-align: middle;
    margin: 0 0 10px -1px;
    background: #fff;
    font-size: 16px;
    font-weight: normal;
}
.util-page .gobutton:hover, .util-page .num:hover, .util-page .current{
    color: #fff;
    background: #087011;
}
.banner_inner .position{position:absolute;bottom:-1px;left:0;right:0;padding:15px 20px;background:rgba(255,255,255,.9);border-radius:4px 4px 0 0;box-shadow:0px 0px 30px rgba(0,0,0,0.1);}
/* 组织机构 */
.main_n_r_n .main_zu_pic{width: 593px;margin: 0 auto;}
/* 合作伙伴 */
.main_par  ul{padding: 40px 0;justify-content: center;}
.main_par ul li {
    box-shadow: 2px 2px 4px #ccc;
    margin: 10px;
    float: left;
    width: 200px;
    }
.main_par ul li:hover{box-shadow:2px 2px 1px #ccc}
/*.main_par  ul li img{height: 60px;}*/
.main_gua {padding-top: 40px;}
.main_gua p{line-height: 30px;font-size: 16px;}
/* 详情 */
.main_n .main_n_r_tits{border: 1px solid #f1f1f1;height:50px;line-height: 50px;padding-left: 10px;}
.main_n .main_de_r{float: left;}
.wrap .m_header h2{font-size: 22px;text-align: center;margin-bottom: 20px;}
.wrap .m_header{    margin-bottom: 20px; border-bottom: 1px solid #f1f1f1; padding-bottom: 10px;}
.wrap .m_header::after{display: block;content: "";clear: both;}
.main_n_r_n .mh_date{width: 350px;float: left;}
.main_n_r_n .mh_date_r{float: right;}
.main_n_r_n .main_n_c img{max-width: 90%;}
.main_n .main_n_r_tit span{float:left;font-size: 15px}
.arti-hs-list {
    width: 28px;
    height: 28px;
    border: 1px solid #cccccc;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #999999;
    margin-left: -1px;
    cursor: pointer;
}
.main_n .main_n_r_tit span img{width:16px;line-height: 25px;padding-right: 5px}
._detailPage_bottom {
    margin-top: 45px;
    border: #f3f3f3 2px solid;
}
._detailPage_bottom ul {
    padding: 10px 20px 30px;
}
._detailPage_bottom li._prev {
    border-bottom: 1px #ececec solid;
}
 ._detailPage_bottom li {
    padding: 27px 0;
}
._detailPage_bottom li ._mark {
    padding-bottom: 8px;
    font-size: 19px;
    font-weight: bold;
    color: #000000;
}
._detailPage_bottom li ._title {
    font-size: 14px;
    font-weight: normal;
    color: #7d7d7d;
}
._detailPage_bottom ._date {
    height: 28px;
    line-height: 35px;
    margin-bottom: 7px;
    font-family: Arial;
    font-size: 13px;
    color: #676767;
}
 ._detailPage_bottom li a {
    display: block;
}
._detailPage_bottom li span{display: block;}
.main_next{    width: 285px;transform: translateY(180px);
    float: right;}
.mnactive{background:#017143 ;color: #fff;}
.util-page a  ,.util-page span{
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-family: "Arial";
    display: block;
    margin-right: 4px;
    color: rgb(0, 0, 0);
    text-decoration: none;
    border: 1px solid #ededed;
}
.m-page a {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-family: "Arial";
    display: block;
    margin-right: 4px;
    color: rgb(0, 0, 0);
    text-decoration: none;
}
.m-page a:hover,.util-page span:hover,.m-page a.Ahover{color: #fff;
    background: #087011;}
/* 底部 */
.footer{background: #4d4d4d;width: 100%;height: 200px;padding: 45px 0;box-sizing: border-box;overflow: hidden;}
.footer .foot{width:1200px;margin: 0 auto;}
.footer .foot .text{color: #d3d3d3;font-size: 15.2px;}
.footer .foot .text p{margin-bottom: 13px;}
.footer .foot .fpic{width: 145px;height: 170px;float: right;transform: translateY(-160px);text-align: center;padding-top: 20px;box-sizing: border-box;}