@charset "utf-8";

/* CSS Document */
body,
input {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, SimSun;
    color: #333;
}

body {
    background: url(../images/bg.jpg) no-repeat;
    overflow-x: hidden;
}

ul,
li,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form {
    margin: 0px;
    padding: 0px;
}

ul,
li {
    list-style: none
}

img {
    border: 0px;
    padding: 0px;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #2a9e41;
    text-decoration: none;
}

.clear {
    clear: both;
    height: 0px;
    font-size: 0px;
    line-height: 0px
}

.clearfix {
    clear: both;
}

.divleft {
    float: left
}

.divright {
    float: right
}

* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

a,
img {
    border: 0;
}

::selection {
    background: #2a9e41;
    color: white;
}

::-moz-selection {
    background: #2a9e41;
    color: white;
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}

.fl {
    float: left
}

.fr {
    float: right
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    line-height: 0
}

/*Top*/
.Top {
    background: url(../images/Bg_top.png) repeat-x top left;
    height: 125px;
    position: relative;
    z-index: 50;
}

.Top_Cont {
    width: 1200px;
    margin: 0 auto;
    height: 106px;
}

.logo {
    background: url(../images/logo.jpg) no-repeat;
    height: 106px;
    display: block;
    width: 290px;
    float: left;
}

.search_Top {
    width: 161px;
    height: 27px;
    float: right;
    margin-top: 10px;
    /* border-bottom: #dbdbdb 1px solid;  */
    margin-bottom: 13px;
}

.search_Top .text {
    height: 27px;
    width: 138px;
    line-height: 27px;
    border: none;
    background: none;
    color: #999;
    float: left;
}

.search_Top .btn {
    height: 27px;
    width: 22px;
    cursor: pointer;
    display: inline-block;
    border: none;
    background: url(../images/btn_top_search.jpg) no-repeat;
    float: right;
}

.MainNav {
    width: 900px;
    float: right;
    height: 34px;
    border-top: #ededed 1px solid;
    border-bottom: #ededed 1px solid;
}

.MainNav ul li {
    float: left;
    list-style: none;
    padding-right: 1px;
    width: 110px;
    background: url(../images/line_top_menu.jpg) no-repeat right center;
    height: 34px;
    position: relative;
}

.MainNav ul li.first {}

.MainNav ul li.last {
    padding-right: 0px;
}

.MainNav ul li a {
    display: block;
    line-height: 34px;
    font-size: 14px;
    color: #333;
    height: 34px;
    text-align: center;
}

.MainNav ul li.last a {}

.MainNav ul li a:hover,
.MainNav ul li.onnav a.navA {
    color: #c8151e;
}

.MainNav ul li .subnav {
    border: 1px dotted #ddd;
    border-bottom: 0;
    position: absolute;
    left: 0;
    top: 34px;
    background-color: #fff;
    width: 100%;
    display: none;
}

.MainNav ul li .subnav dl dd {
    border-bottom: 1px dotted #ddd;
    padding: 0 5px;
}

.MainNav ul li .subnav dl dd a {
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/*Top*/



/*Banner*/
.h-ban {
    position: relative;
    height: 625px;
    margin-top: -10px;
}

.h-ban .bd li {
    background-position: center top;
    background-repeat: no-repeat;
    height: 625px;
    width: 100%;
}

.h-ban .bd li a {
    display: block;
    height: 625px;
}

.h-ban .hd {
    position: absolute;
    left: 0;
    bottom: 39px;
    width: 100%;
    z-index: 10;
    text-align: center;
    height: 16px;
}

.h-ban .hd span {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin: 0 3px;
    background: url(../images/BanLi.png) no-repeat 0 0;
    cursor: pointer;
}

.h-ban .hd span.on {
    background-image: url(../images/BanLiOn.png)
}

/*Banner*/




.f_fw {
    font-family: "Microsoft YaHei", \5fae\8f6f\96c5\9ed1, arial, \5b8b\4f53;
}

.content {
    width: 1000px;
    margin: 0 auto;
}

.g_ys1 {
    background: url(../images/ysbg1.jpg) no-repeat center top;
    height: 630px;
    padding-top: 50px;
}

.g_ys2 {
    background: url(../images/ysbg2.jpg) no-repeat center top;
    height: 530px;
    padding-top: 170px;
}

.g_ys2 .content {
    padding-left: 500px;
    width: 500px;
}

.g_ys3 {
    background: url(../images/ysbg3.jpg) no-repeat center top;
    height: 440px;
    padding-top: 60px;
}

.g_ys4 {
    background: url(../images/ysbg4.jpg) no-repeat center top;
    height: 410px;
    padding-top: 40px;
}

.g_ys4 .content {
    padding-left: 500px;
    width: 500px;
}

.g_ys1 h2 {
    height: 152px;
}

.m_ys1 h3 {
    height: 83px;
}

.m_ys1 p {
    font-size: 14px;
    color: #333333;
    line-height: 28px;
    margin-top: 15px;
}

.m_ys1 p b {
    color: #2c9942;
}

.g_ys1 p {
    width: 490px
}

.g_ys2 p {
    width: 500px
}

.g_ys3 p {
    width: 490px
}

.g_ys4 p {
    width: 500px
}

.m_ys1 {
    padding-top: 60px;
}

.m_ys2 h3 {
    height: 83px;
}

.m_ys2 p {
    font-size: 14px;
    color: #333333;
    line-height: 28px;
    margin-top: 15px;
}

.m_ys2 p b {
    color: #2c9942;
}



.i3_top {
    height: 295px;
    background: #00612e;
}

.dw {
    width: 1412px;
    height: 546px;
    background: url(../images/i3_bg_07.jpg) no-repeat center;
    margin: 0 auto;
    position: relative;
    top: -47px;
}

.i3 {
    float: right;
}

.i3_video {
    width: 480px;
    height: 270px;
    float: left;
    margin-top: 70px;
    margin-left: 150px;
}

.i3_jj {
    width: 470px;
    height: 120px;
    line-height: 36px;
    color: #101010;
    font-size: 16px;
    padding-right: 260px;
    padding-top: 100px;
}

.i3_more {
    padding-top: 50px;
    display: block;
}




.wrap {
    max-width: 1200px;
    margin: 0 auto;
}

.index4 {
    background-color: #f0f0f0;
}

.index4 .tit {
    height: 78px;
}

.index4 .tit h3 {
    text-align: center;
    background: url(../images/icon_4.png) no-repeat center bottom;
    padding: 0px 0 16px 0;
}

.index4 .tit h3 span {
    font-weight: bold;
    display: block;
}

.index4 .tabBox {}

.index4 .tabBox .hd ul {
    text-align: center;
    padding-bottom: 60px;
}

.index4 .tabBox .hd li {
    width: 137px;
    background-color: #e2e0e0;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    margin: 0 11px;
}

.index4 .tabBox .hd li a {
    font-size: 14px;
    color: #454545;
}

.index4 .tabBox .hd li.on,
.index4 .tabBox .hd li:hover {
    background-color: #017b3b;
}

.index4 .tabBox .hd li.on a,
.index4 .tabBox .hd li:hover a {
    color: #fff;
}

.index4 .tabBox .bd {
    width: 100%;
    padding-bottom: 25px;
}

.index4 .tabBox .bd .a1 {
    width: 54%;
    float: left;
}

.index4 .tabBox .bd .a1 li {
    width: 100%;
    height: 90px;
    overflow: hidden;
    margin-bottom: 20px;
}

.index4 .tabBox .bd .a1 li .fl {
    width: 14%;
    background-color: #939393;
    height: 90px;
}

.index4 .tabBox .bd .a1 li .fl h4 {
    width: 100%;
    font-size: 34px;
    line-height: 5px;
    color: #fff;
    border-bottom: 2px solid #fff;
    text-align: center;
}

.index4 .tabBox .bd .a1 li .fl h5 {
    font-size: 34px;
}

.index4 .tabBox .bd .a1 li .fl p {
    font-size: 34px;
    color: #fff;
    text-align: center;
    border-bottom: 2px solid #fff;
    padding-bottom: 5px;
    padding-top: 3px;
}

.index4 .tabBox .bd .a1 li .fl span {
    font-size: 14px;
    color: #fff;
    text-align: center;
    display: block;
    padding-top: 5px;
}

/*.index4 .tabBox .bd .a1 li .fl p{width: 100%; font-size: 14px; color: #fff; line-height: 30px; text-align: center;}
*/
.index4 .tabBox .bd .a1 li .fr {
    width: 81%;
}

.index4 .tabBox .bd .a1 li .fr h5 {
    width: 100%;
    height: 30px;
    overflow: hidden;
}

.index4 .tabBox .bd .a1 li .fr h5 a {
    font-size: 16px;
    color: #333;
    line-height: 30px;
}

.index4 .tabBox .bd .a1 li .fr p a {
    font-size: 14px;
    color: #858585;
    line-height: 28px;
}

.index4 .tabBox .bd .a1 li:hover .fl {
    background-color: #017b3b;
}

.index4 .tabBox .bd .a1 li:hover .fr h5 a {
    color: #017b3b;
}

.index4 .tabBox .bd .a2 {
    width: 42%;
    float: right;
    height: 420px;
    background-color: #efefef;
}

.index4 .tabBox .bd .a2 h4 {
    width: 100%;
    height: 250px;
}

.index4 .tabBox .bd .a2 h4 img {
    width: 100%;
    height: 250px;
}

.index4 .tabBox .bd .a2 h5 {
    padding: 0 30px;
    font-weight: bold;
    line-height: 28px;
    margin-top: 28px;
}

.index4 .tabBox .bd .a2 h5 a {
    font-size: 18px;
    color: #333;
}

.index4 .tabBox .bd .a2 h5 a:hover {
    color: #944D40;
}

.index4 .tabBox .bd .a2 h6 {
    font-size: 12px;
    color: #858588;
    padding: 0 30px;
    line-height: 34px;
}

.index4 .tabBox .bd .a2 h6 i {
    background: url(../images/icon_15.png) no-repeat left top;
    width: 21px;
    height: 13px;
    display: inline-block;
    vertical-align: middle;
}

.index4 .tabBox .bd .a2 p {
    line-height: 28px;
    padding: 0 30px;
}

.index4 .tabBox .bd .a2 p a {
    font-size: 14px;
    color: #858585;
}

.index4 .tabBox .bd .a2 p a:hover {
    color: #944D40;
}

.dd_s {
    width: 100%;
    background: url(../images/bgend.png) no-repeat center;
    height: 61px;
}

.dd_s1 {
    width: 100%;
    background: url(../images/bgend1.png) no-repeat center;
    height: 61px;
}







.dixian {
    width: auto;
    border: dashed 1px #b4b4b4;
    margin-top: 60px;
}

.h32px {
    height: 32px;
}

.h42px {
    height: 25px;
}

.center {
    margin-left: auto;
    margin-right: auto;
}

.dibulogo {
    background-image: url(../images/dblogo.png);
    width: 200px;
    height: 200px;
}

.xiaochengxu {
    background-image: url(../images/xiaochengxu.jpg);
    width: 200px;
    height: 200px;
}

.dbdh {
    width: 200px;
    height: 19px;
    background: url(../images/db-dh.png) center no-repeat;
    text-align: center;
    font-size: 14px;
    color: #000000;
    line-height: 19px;
}

.db-tl {
    width: 200px;
    text-align: center;
    font-size: 20px;
    line-height: 26px;
    color: #B21E23;
}

.zutiw {
    width: 300px;
    font-size: 15px;
    margin-top: 40px;
    margin-left: 40px;
}

.zutiw div {
    line-height: 32px;
    color: #242424;
}

.rwm {
    width: 300px;
    float: left;
}

.rwm img {
    margin: 0px 0px 0px 30px;
}

.bgfoot {
    background-color: #017b3b;
    height: 60px;
    line-height: 60px;
}

.lena2 {
    float: left;

    line-height: 60px;
}

.lena2 a {
    color: #FFFFFF;
    font-size: 14px;
    margin: 0px 8px;
}

.lena2 a:hover {
    color: #FFF;
    border-bottom: solid 1px #FFFFFF;
}

.wca {
    position: absolute;
    right: -12%;
    top: 1%;
}








.bj_ban {
    width: 1920px;
    height: 400px;
    margin: 0 auto;
    background: url(../images/bb.jpg) no-repeat center;
    position: relative;
    top: -20px;
}

.sub-box>.wrap {
    padding-top: 10px;
    padding-bottom: 40px;
}

.sub-tit {
    width: 100%;
    height: 50px;
    background-color: #f6f6f6;
    position: relative;
    top: -20px;
}

.sub-tit .wrap {
    line-height: 50px;
    font-size: 14px;
}

.sub-tit .wrap i {
    background: url(../images/icon_22.png) no-repeat left center;
    width: 21px;
    height: 46.5px;
    float: left;
}

.sub-tit .wrap span {
    float: left;
    color: #858585;
    margin-right: 4px;
}

.sub-tit .wrap a {
    float: left;
    color: #858585;
}

.sub-tit .wrap b {
    float: left;
    color: #666;
    font-weight: bold;
}

.sub-tit .wrap font {
    float: left;
    margin: 0 5px;
}

/*leftsideBar*/
.leftsideBar {
    width: 240px;
    float: left;
}

.leftsideBar-tit {
    height: 85px;
    background-color: #2c9942;
    padding-left: 32px;
}

.leftsideBar-tit h3 {
    font-size: 24px;
    color: #fff;
    line-height: 32px;
    padding-top: 19px;
}

.leftsideBar-tit span {
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    display: block;
}

.leftsideBar ul>li {}

.leftsideBar ul>li>a {
    padding: 0 19px 0 29px;
    display: block;
    line-height: 49px;
    font-size: 16px;
    color: #666;
    background: #f8f8f8 url(../images/icon_23.png) no-repeat 87.5% center;
    border-bottom: 1px solid #e5e5e5;
}

.leftsideBar ul>li>a:hover,
.leftsideBar ul>li.on>a {
    color: #2a9e41;
    background: #e5e5e5 url(../images/icon_24.png) no-repeat 87.5% center;
}

.leftsideBar ul>li:last-child a {
    border: none;
}

.leftsideBar .join {
    display: none;
}

.leftsideBar .join dd a {
    display: block;
    line-height: 48px;
    color: #555;
    padding: 0 0 0 55px;
    background: #f8f8f8 url(../images/icon_26.png) no-repeat 15% center;
    border-bottom: 1px solid #e5e5e5;
}

.leftsideBar .join dd a:hover {
    background: #f8f8f8 url(../images/icon_25.png) no-repeat 15% center;
    color: #944d40;
}

.leftsideBar .join dd a.on {
    background: #f8f8f8 url(../images/icon_25.png) no-repeat 15% center;
    color: #944d40;
}

/*新闻资讯*/
.news-banner {
    background: url(../images/news-banner.jpg) no-repeat center top;
    width: 100%;
    height: 330px;
}

.news-mian {
    width: 930px;
    float: right;
}

.news-mian1 {
    width: 930px;
    float: right;
}

.news-mian li {
    width: 100%;
    border: 1px solid #e7e7e7;
    padding: 20px 22px;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.news-mian li:hover {
    border: none;
    box-shadow: 5px 5px 30px #ccc;
}

.news-mian li:hover h4 {
    color: #028e1e;
}

.news-mian li:hover .a2 p a {
    color: #2c9942;
}

.news-mian li .a1 {
    width: 31%;
}

.news-mian li .a2 {
    width: 69%;
}

.news-mian li .a2 h4 {
    padding-bottom: 16px;
    border-bottom: 1px solid #eee;
    font-size: 20px;
    font-weight: normal;
}

.news-mian li .a2 p {
    line-height: 28px;
    padding-top: 10px;
    font-size: 13px;
}

.news-mian li .a2 h6 {
    padding-top: 16px;
}

.news-mian li .a2 h6 span.fl i {
    background: url(../images/icon_31.png) no-repeat left top;
    width: 22px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
}

.news-mian li .a2 h6 span.fr i {
    background: url(../images/icon_32.png) no-repeat left top;
    width: 20px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
}

.jz {
    height: .8rem;
    line-height: .8rem;
    width: 930px;
    display: block;
    background: #CCC;
}

.jz span {
    font-size: .32rem;
}

.jz img {
    width: .3rem;
}


.page_nav {
    font-size: 14px;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 20px;
}

.page_nav a {
    border-right: #d7d7d7 1px solid;
    padding-right: 16px;
    border-top: #d7d7d7 1px solid;
    padding-left: 16px;
    padding-bottom: 8px;
    margin: 2px;
    border-left: #d7d7d7 1px solid;
    color: #555;
    padding-top: 8px;
    border-bottom: #d7d7d7 1px solid;
    text-decoration: none
}

.page_nav a:hover {
    border-right: #2b9c42 1px solid;
    border-top: #2b9c42 1px solid;
    border-left: #2b9c42 1px solid;
    color: #fff;
    border-bottom: #2b9c42 1px solid;
    background: #2b9c42;
    color: #fff;
}

.page_nav a:active {
    border-right: #2b9c42 1px solid;
    border-top: #2b9c42 1px solid;
    border-left: #2b9c42 1px solid;
    color: #fff;
    border-bottom: #2b9c42 1px solid;
    background: #2b9c42;
}

.page_nav span.current {
    border-right: #2b9c42 1px solid;
    padding-right: 16px;
    border-top: #2b9c42 1px solid;
    padding-left: 16px;
    font-weight: bold;
    padding-bottom: 8px;
    margin: 2px;
    border-left: #388bd9 1px solid;
    color: #fff;
    padding-top: 8px;
    border-bottom: #2b9c42 1px solid;
    background-color: #2b9c42;
}

.page_nav span.nolink {
    border-right: #d7d7d7 1px solid;
    padding-right: 16px;
    border-top: #d7d7d7 1px solid;
    padding-left: 16px;
    padding-bottom: 8px;
    margin: 2px;
    border-left: #d7d7d7 1px solid;
    color: #555;
    padding-top: 8px;
    border-bottom: #d7d7d7 1px solid
}

.page_nav font {
    border-right: #2b9c42 1px solid;
    padding-right: 16px;
    border-top: #2b9c42 1px solid;
    padding-left: 16px;
    padding-bottom: 8px;
    margin: 2px;
    border-left: #2b9c42 1px solid;
    color: #fff;
    padding-top: 8px;
    border-bottom: #2b9c42 1px solid;
    background: #2b9c42;
}

/*文章页*/
.wenz_li2 {
    width: 870px;
    border: 1px #ebebeb solid;
    margin: 0 auto;
    padding: 30px;
}

.wenz_li2 h1 {
    padding-top: 15px;
    color: #333;
    font-weight: normal;
    font-size: 22px;
    line-height: 40px;
    text-align: center;
    font: 20px/40px "Microsoft Yahei";
}

.info_con_tit {
    line-height: 24px;
    margin-bottom: 15px;
}

.info_con_tit span {
    margin-right: 20px;
}

.info_con_tit .m_qrinfo {
    position: relative;
}

.m_qrcode {
    display: none;
    position: absolute;
    left: 0px;
    top: 20px;
    background: #fff;
    border: 1px dashed #f1f1f1;
}

.m_qrcode em {
    line-height: 24px;
    color: 6eb92b;
    display: block;
    text-align: center;
}


.info_con_tit .n_tit {
    text-align: center;
    color: #666;
    border-bottom: 1px dashed #c3c3c3;
    height: 44px;
    line-height: 44px;
    margin-left: 5px;
    margin-right: 5px;
}

.info_con_tit .n_tit .m_qrinfo a {
    background: url(../images_lb/tel0.gif) no-repeat left top;
    height: 45px;
    display: inline-block;
    font-size: 0px;
    width: 24px;
}

.info_con_tit .n_tit .m_qrinfo a:hover {
    background: url(../images_lb/tel1.gif) no-repeat left top;
}

.info_con_tit .n_tit a {
    color: #BCBBBB;
}

.info_con_tit .n_tit span .cur {
    color: #000;
}

.info_con_tit .n_tit2 {
    height: 24px;
}

#cntrBody {
    padding-top: 12px;
    line-height: 36px;
    font-size: 14px;
}

#cntrBody p {
    line-height: 28px;
    margin: 15px 0;
    font-size: 14px;
}

#cntrBody p a {
    color: #6eb92b;
    font-weight: bold;
}

#cntrBody img {
    width: 650px !important;
    height: auto !important;
    margin: 0 auto;
    padding-bottom: 5px;
}


/*下一篇、下一篇*/
.gduo {
    line-height: 30px;
    background: #f7f7f7;
    overflow: hidden;
    margin: 35px 15px 50px 0px;
    padding: 0 10px;
}

.gduo span {
    overflow: hidden;
    height: 30px;
    display: block;
    font-size: 14px;
}

.gduo a {
    color: #dc1412;
}



/*图片页*/
.right_tup {
    width: 930px;
}

.right_tup ul {}

.right_tup ul li {
    float: left;
    width: 263px;
    margin-left: 23px;
    margin-right: 20px;
    margin-bottom: 25px;
}

.right_tup ul li img {
    width: 263px;
    height: 190px;
    padding: 2px;
    border: 1px #CCC solid;
}

.right_tup ul li p {
    text-align: center;
    padding-top: 10px;
}





.bj_gd {
    width: 100%;
    margin: 0 auto;
    background: #f7fcf5;
}

.a_x {
    height: 280px;
    width: 1150px;
    margin: 0 auto;
    padding-top: 44px;
}

.a_x em {
    display: block;
    margin-top: 64px;
}

.a_x em a {
    display: block;
    height: 62px;
    width: 21px;
}

.a_x .e01 a {
    background: url(../images/a_l.gif) no-repeat left top;
}

.a_x .e02 a {
    background: url(../images/a_r.gif) no-repeat left top;
}

.a_x .e01 a:hover {
    background: url(../images/a_l01.gif) no-repeat left top;
}

.a_x .e02 a:hover {
    background: url(../images/a_r01.gif) no-repeat left top;
}

.tempWrap {
    float: left;
    margin-left: 14px;
}

.a_x ul {
    margin-left: 14px;
    display: inline;
}

.a_x ul li {
    float: left;
    width: 250px;
    margin-right: 20px;
    display: inline;
}

.a_x ul li img {
    width: 250px;
    height: 198px;
    padding: 2px;
    border: 1px #CCC solid;
}

.a_x ul li span {
    display: block;
    font: 12px/44px "Microsoft Yahei";
    color: #666;
    text-align: center;
}

.a_x .nobot {
    margin-right: 0;
}