body {
    min-width: 1400px;
}

.nav ul li {
    width: 87.5px;
}

.w {
    margin: 0 auto;
    width: 1200px;
    min-width: 1200px;
}

.w:before,
.w:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.layout:after {
    content: '\0020';
    display: block;
    height: 0;
    clear: both;
}

.layout {
    *zoom: 1
}

.header {
    height: 128px;
}

.header .logo {
    margin-top: 20px;
}

.header .logo a {
    display: block;
}

.header .ewm {
    margin-top: 35px;
}

/*站点导航*/
.nav {
    line-height: 80px;
    position: relative;
    margin-left: 10px;
    margin-top: 48px;
}

.nav li {
    float: left;
    position: relative;
    height: 80px;
    width: 100px;
}

.nav li>a {
    display: block;
    color: #000;
    text-align: center;
}

.nav li.active>a {
    color: #129045;
}

/*二级菜单*/
.popup-nav {
    background: #118f44;
    border-radius: 0 0 3px 3px;
    position: absolute;
    left: 0px;
    top: 80px;
    max-width: 200px;
    width: 100%;
    display: none;
    z-index: 9999;
}

.popup-nav dd {
    display: block;
    width: 100%;
}

.popup-nav a {
    color: #fff;
    float: none;
    font-size: 14px;
    font-weight: normal;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.popup-nav a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.popup-nav a:hover {
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    background: #5b5552 \9;
    text-decoration: none
}

.nav li:hover>a {
    background: #118f44;
    color: #fff;
    background: url(../images/line.jpg) center 60px #118f44 no-repeat;
}

.nav li:hover .popup-nav {
    display: block;
    -webkit-animation: zoomIn .1s linear;
    -moz-animation: zoomIn .1s linear;
    -o-animation: zoomIn .1s linear;
    animation: zoomIn .1s linear;
}

.slide-box {
    width: 100%;
    position: relative;
    height: 450px;
    min-width: 1200px;
}

.slide-box .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.slide-box .bd ul {
    width: 100% !important;
}

.slide-box .bd li {
    width: 100% !important;
    height: 450px;
    overflow: hidden;
    text-align: center;
}

.slide-box .bd li a {
    display: block;
    height: 450px;
}

.slide-box .hd {
    height: 37px;
    position: absolute;
    bottom: 0;
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
}

.slide-box .hd ul {
    text-align: center;
    padding-top: 10px;
}

.slide-box .hd li {
    background: #fff;
    width: 11px;
    height: 11px;
    display: inline-block;
    text-indent: 999px;
    overflow: hidden;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    border-radius: 6px;
}

.slide-box .hd li.on {
    background: #118f44;
}

.slide-box .prev,
.slide-box .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../image/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slide-box .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.slide-box .prev:hover,
.slide-box .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.box-about {
    padding-top: 68px;
}

/* 本例子css */
.slideBox {
    width: 450px;
    height: 350px;
    overflow: hidden;
    position: relative;
}

.slideBox .bd {
    position: relative;
    height: 100%;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd .pic {
    width: 450px;
    height: 290px;
}

.slideBox .bd .tit {
    height: 60px;
    background: #333333;
    line-height: 60px;
    padding-left: 27px;
    font-size: 16px;
    color: #fff;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 15px;
    top: 266px;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin: 0 2px;
    width: 8px;
    height: 8px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 4px;
    margin-top: 2px;
}

.slideBox .hd ul li.on {
    background: #009933;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    margin-top: 0;
}

.about-show {
    width: 650px;
}

.about-show .tit {
    font-size: 24px;
    color: #000;
    line-height: 1;
}

.about-show .en {
    color: #009933;
    line-height: 1.8;
}

.about-show .txt {
    line-height: 26px;
    padding-top: 10px;
    overflow: hidden;
}

.about-show ul {
    margin-top: 30px;
}

.about-show li {
    width: 99px;
    height: 99px;
    display: block;
    border: 1px solid #cccccc;
    text-align: center;
    float: left;
    margin-left: 8px;
}

.about-show li.p1 {
    background: url(../images/p1.png) center 15px no-repeat;
    margin-left: 1px;
}

.about-show li.p2 {
    background: url(../images/p2.png) center 15px no-repeat;
}

.about-show li.p3 {
    background: url(../images/p3.png) center 15px no-repeat;
}

.about-show li.p4 {
    background: url(../images/p4.png) center 15px no-repeat;
}

.about-show li.p5 {
    background: url(../images/p5.png) center 15px no-repeat;
}

.about-show li.p6 {
    background: url(../images/p6.png) center 15px no-repeat;
}

.about-show li a {
    display: block;
    padding-top: 70px;
    font-size: 12px;
    color: #000000;
}

.about-show li a:hover {
    color: #128f45;
}

.about-show .more {
    float: right;
    text-align: center;
    margin-top: 11px;
}

.about-show .more a {
    width: 150px;
    height: 35px;
    line-height: 35px;
    display: block;
    background: #128f45;
    color: #fff;
    display: block;
}

.box-ad {
    margin: 65px 0;
}

.box-ad a {
    display: block;
}

.box-news {}

.box-news le {
    width: 425px;
}

.box-news .head {}

.box-news .head h3 {
    float: left;
    font-size: 30px;
    color: #000;
}

.box-news .head span {
    float: left;
    color: #009933;
    line-height: 1;
    padding-left: 7px;
    padding-top: 7px;
    border-left: 1px solid #333;
    margin-top: 13px;
    margin-left: 10px;
}

.slideBox-news {
    width: 425px;
    height: 285px;
    overflow: hidden;
    position: relative;
    margin-top: 40px;
}

.slideBox-news .bd {
    position: relative;
    height: 100%;
}

.slideBox-news .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.slideBox-news .bd .pic {
    width: 425px;
    height: 285px;
}

.slideBox-news .bd .tit {
    line-height: 18px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 13px 20px;
    color: #fff;
    background: rgba(0, 0, 0, .8);
    width: 385px;
    max-height: 62px;
}

.slideBox-news .prev,
.slideBox-news .next {
    width: 39px;
    height: 39px;
    text-align: center;
    line-height: 39px;
    position: absolute;
    top: 114px;
    display: block;
    border-radius: 3px;
}

.slideBox-news .prev {
    left: 0;
    background: url(../image/left.png) center center #2d2d2d no-repeat;
}

.slideBox-news .prev:hover {
    background: url(../image/left.png) center center #009933 no-repeat;
}

.slideBox-news .next {
    right: 0;
    background: url(../image/right.png) center center #2d2d2d no-repeat;
}

.slideBox-news .next:hover {
    background: url(../image/right.png) center center #009933 no-repeat;
}

/* 本例子css */
.slideGroup {
    width: 730px;
}

.slideGroup .parHd {
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.slideGroup .parHd ul {
    float: left;
    position: absolute;
    top: -1px;
    height: 38px;
}

.slideGroup .parHd ul li {
    float: left;
    padding: 0 16px;
    cursor: pointer;
    font-size: 16px;
    color: #000;
}

.slideGroup .parHd ul li.on {
    height: 38px;
    background: #fff;
    border: 1px solid #ddd;
    border-bottom: 2px solid #fff;
}

.slideGroup .parBd ul {
    padding-top: 28px;
    height: 255px;
    overflow: hidden;
}

.slideGroup .parBd ul li {
    width: 350px;
    float: left;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 8px;
    padding-top: 8px;
}

.slideGroup .parBd ul li:nth-child(2n) {
    margin-left: 30px;
}

.slideGroup .parBd ul li .tit {
    text-align: right;
    height: 20px;
    line-height: 20px;
}

.slideGroup .parBd ul li .tit a {
    color: #000000;
    width: 270px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    text-align: left;
}

.slideGroup .parBd ul li .tit a:hover {
    color: #009933;
}

.slideGroup .parBd ul li .tit span {
    font-size: 12px;
    color: #666;
}

.slideGroup .parBd ul li .txt {
    font-size: 12px;
    color: #666;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    margin-top: 8px;
}

.slideGroup .parBd .show .more {
    width: 148px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    border: 1px solid #666;
    margin-top: 10px;
}

.slideGroup .parBd .show .more a {
    color: #666;
    display: block;
}

.box-head {
    text-align: center;
}

.box-head .tit {
    font-size: 30px;
    color: #000;
}

.box-head .en {
    height: 26px;
    line-height: 26px;
    width: 308px;
    background: url(../image/l.jpg) center center repeat-x;
    margin: 0 auto;
}

.box-head span {
    padding: 0 25px;
    background: #fff;
    color: #009933;
}

.box-dpzs {
    padding-top: 70px;
}

.box-dpzs .list {
    padding-top: 30px;
}

.box-dpzs .list li {
    float: left;
    margin-left: 26px;
    width: 280px;
    height: 240px;
    overflow: hidden;
    margin-bottom: 40px;
}

.box-dpzs .list li.one {
    margin-left: 0;
}

.box-dpzs .list li a {
    display: block;
}

.box-dpzs .list li .pic {
    width: 280px;
    height: 190px;
    overflow: hidden;
}

.box-dpzs .list li .tit {
    height: 49px;
    line-height: 49px;
    border-bottom: 1px solid #cccccc;
    font-size: 16px;
    text-align: center;
    color: #2d2d2d;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 15px;
}

.box-dpzs .list li a:hover .tit {
    color: #009933;
    border-bottom: 1px solid #009933;
}

.box-dpzs .more {
    width: 148px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    border: 1px solid #666;
    margin-top: 10px;
    margin: 0 auto;
    margin-top: 10px;
}

.box-dpzs .more a {
    color: #666;
    display: block;
}

.box-jsgw {
    padding-top: 75px;
}

.box-jsgw .show {
    padding-top: 30px;
}

.slideBox-js {
    width: 420px;
    height: 276px;
    overflow: hidden;
    position: relative;
}

.slideBox-js .bd {
    position: relative;
    height: 100%;
}

.slideBox-js .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox-js .bd .pic {
    width: 420px;
    height: 276px;
}

.slideBox-js .bd .tit {
    height: 40px;
    line-height: 40px;
    padding: 0 17px;
    font-size: 16px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 386px;
    background: rgba(0, 0, 0, .7);
}

.slideBox-js .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 15px;
    bottom: 10px;
}

.slideBox-js .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox-js .hd ul li {
    float: left;
    margin: 0 2px;
    width: 8px;
    height: 8px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 4px;
    margin-top: 2px;
}

.slideBox-js .hd ul li.on {
    background: #009933;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    margin-top: 0;
}

.box-jsgw .show .ri {
    width: 730px;
    height: 276px;
    overflow: hidden;
}

.box-jsgw .show .ri .pic {
    width: 298px;
    height: 276px;
    overflow: hidden;
}

.box-jsgw .show .ri .txt {
    width: 362px;
    padding: 28px 35px;
    background: #e5e5e5;
    height: 220px;
    line-height: 30px;
}

.box-vip {
    padding-top: 75px;
}

.picMarquee-left {
    position: relative;
    margin-top: 20px;
    width: 100%;
    height: 137px;
}

.picMarquee-left .bd {
    width: 100%;
    overflow: hidden;
}

.picMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picMarquee-left .bd ul li {
    float: left;
    overflow: hidden;
    text-align: center;
    width: 364px;
    height: 130px;
    margin-right: 8px;
    padding: 3px;
    border: 1px solid #cccccc;
}

.picMarquee-left .bd ul li .pic {
    width: 125px;
    height: 130px;
}

.picMarquee-left .bd ul li .title {
    width: 210px;
    text-align: left;
}

.picMarquee-left .bd ul li .title a {
    color: #009933;
    margin-top: 20px;
    line-height: 1;
    display: block;
}

.picMarquee-left .bd ul li .title .txt {
    color: #2d2d2d;
    line-height: 24px;
    padding-top: 10px;
    height: 72px;
    overflow: hidden;
}

.picMarquee-left .prev,
.picMarquee-left .next {
    width: 39px;
    height: 39px;
    text-align: center;
    line-height: 39px;
    position: absolute;
    top: 23%;
    margin-top: 20px;
    display: block;
    border-radius: 3px;
}

.picMarquee-left .prev {
    left: -50px;
    background: url(../image/left.png) center center #2d2d2d no-repeat;
}

.picMarquee-left .prev:hover {
    background: url(../image/left.png) center center #009933 no-repeat;
}

.picMarquee-left .next {
    right: -50px;
    background: url(../image/right.png) center center #2d2d2d no-repeat;
}

.picMarquee-left .next:hover {
    background: url(../image/right.png) center center #009933 no-repeat;
}

.box-vip .more {
    width: 148px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    border: 1px solid #666;
    margin-top: 10px;
    margin: 0 auto;
    margin-top: 25px;
}

.box-vip .more a {
    color: #666;
    display: block;
}

.box-link {
    margin: 70px auto 0;
}

.box-link .le {
    height: 93px;
    width: 40px;
    text-align: center;
    background: #009933;
    font-size: 16px;
    color: #fff;
    padding-top: 7px;
}

.box-link .ri {
    width: 1159px;
    height: 98px;
    border: 1px solid #ccc;
    border-left: none;
}

.box-link .ri a {
    margin-left: 10px;
    margin-top: 19px;
    display: inline-block;
}

.box-link .ri a:first-child {
    margin-left: 13px;
}

.footer {
    width: 100%;
    background: #118f44;
    padding: 48px 0;
    margin-top: 80px;
}

.foot-nav {
    border-right: 1px solid #616161;
}


.foot-nav li {
    float: left;
    width: 145px;
}

.foot-nav li h3 {
    font-size: 14px;
    color: #ccc;
    padding-bottom: 15px;
}

.foot-nav li a {
    font-size: 12px;
    color: #ccc;
    display: block;
    height: 24px;
    line-height: 24px;
}

.wuser {
    text-align: center;
    color: white;
    padding-top: 5px;
}

.copyright {
    height: 53px;
    /* line-height: 48px; */
    background: #025f27;
    color: #fff;
}

.copyright a {
    color: white;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fu {
    position: relative;
}

.zi {
    position: absolute;
    left: -20px;
    bottom: 0px;
}

.copyright i {
    display: inline-block;
    width: 14px;
    height: 16px;
    margin-right: 6px;
    background: url(https://mbdp02.bdstatic.com/static/video-pc/img/icon_police.5c9c5391.png?clientprefetch=2) 0 0 no-repeat;
}

.page-head {
    margin-top: 14px;
    height: 64px;
    line-height: 64px;
    border-bottom: 1px solid #cccccc;
}

.page-head h3 {
    float: left;
    font-size: 24px;
    color: #000;
}

.page-head .pos {
    float: right;
    padding-left: 23px;
    background: url(../image/pos.png) left center no-repeat;
}

.page-head .pos a {
    color: #333;
    padding: 0 3px;
}

.page-head .pos a:hover {
    text-decoration: underline;
}

.page-main {
    padding-top: 23px;
}

.page-main .le {
    width: 250px;
}

.page-nav ul li {
    height: 40px;
    line-height: 40px;
    margin-bottom: 3px;
}

.page-nav ul li a {
    display: block;
    padding-left: 82px;
    background: #e8e8e8;
    font-size: 18px;
    color: #333;
}

.page-nav ul li.active a,
.page-nav ul li a:hover {
    background: url(../image/right.png) 64px center #118f44 no-repeat;
    color: #fff;
}

.page-contact {
    margin-top: 20px;
    padding-bottom: 10px;
}

.page-contact h3 {
    height: 40px;
    line-height: 40px;
    background: url(../image/ico.png) 48px center #118f44 no-repeat;
    padding-left: 80px;
    font-size: 20px;
    color: #fff;
}

.page-contact .txt {
    line-height: 30px;
    color: #5b5b5b;
    padding: 10px 0;
}

.page-contact .line {
    height: 4px;
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    display: block;
}

.page-main .le .pic {
    margin-top: 12px;
}

.single,
.news,
.photo,
.member,
.member-show {
    width: 890px;
}

.single>.head {
    height: 70px;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 24px;
}

.single>.head .tit {
    font-size: 20px;
    color: #000000;
}

.single>.head .time {
    font-size: 12px;
    color: #118f44;
    height: 36px;
    line-height: 36px;
}

.single>.head2 {
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 30px;
    margin-bottom: 24px;
}

.single>.head2 .pic {
    width: 179px;
    height: 186px;
}

.single>.head2 .tit {
    width: 665px;
    padding-top: 3px;
}

.single>.head2 .tit h3 {
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    color: #000;
}

.single>.head2 .tit .txt {
    height: 26px;
    line-height: 26px;
}

.single .show {
    line-height: 1.8;
}

.single .show img,
.single .show table {
    max-width: 100%;
}

.pager {
    border-top: 1px solid #d8d8d8;
    padding-top: 15px;
    margin-top: 24px;
}

.pager .pa {
    height: 37px;
    line-height: 37px;
    color: #000000
}

.pager .pa a {
    color: #000000;
}

.pager .pa a:hover {
    text-decoration: underline;
    color: #118f44;
}



.news ul li {
    border-bottom: 1px solid #e3e3e3;
    padding-right: 12px;
    padding-bottom: 13px;
    padding-top: 7px;
}

.news ul li .tit {
    text-align: right;
    height: 36px;
    line-height: 36px;
}

.news ul li .tit a {
    float: left;
    text-align: left;
    padding-left: 18px;
    background: url(../image/yuan.png) left center no-repeat;
    font-size: 16px;
    color: #000;
}

.news ul li .tit a:hover {
    color: #118f44;
}

.news ul li .tit span {
    font-size: 12px;
    color: #118f44;
}

.news ul li .txt {
    font-size: 12px;
    color: #666666;
    padding-left: 18px;
    line-height: 2;
}

.pages {
    text-align: center;
    padding-top: 40px;
}

.pages a {
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    display: inline-block;
    border: 1px solid #118f44;
    color: #000000;
    margin: 0 5px;
}

.pages a.selected,
.pages a:hover {
    color: #fff;
    background: #118f44;
}

.photo {}

.photo ul li {
    float: left;
    margin-left: 25px;
    width: 280px;
    height: 240px;
    overflow: hidden;
    margin-bottom: 30px;
}

.photo ul li.one {
    margin-left: 0;
}

.photo ul li a {
    display: block;
}

.photo ul li .pic {
    width: 280px;
    height: 190px;
    overflow: hidden;
}

.photo ul li .tit {
    height: 49px;
    line-height: 49px;
    border-bottom: 1px solid #cccccc;
    font-size: 16px;
    text-align: center;
    color: #2d2d2d;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 15px;
}

.photo ul li a:hover .tit {
    color: #009933;
    border-bottom: 1px solid #009933;
}

.member {}

.member li {
    float: left;
    width: 430px;
    height: 160px;
    border: 1px solid #cccccc;
    margin-bottom: 25px;
}

.member li:nth-child(2n) {
    margin-left: 25px;
}

.member li a {
    display: block;
    padding: 3px;
}

.member li .pic {
    width: 148px;
    height: 154px;
    overflow: hidden;
}

.member li .tit {
    width: 250px;
}

.member li .tit h4 {
    color: #009933;
    line-height: 24px;
    padding-top: 4px;
}

.member li .tit .txt {
    height: 120px;
    line-height: 24px;
    color: #2d2d2d;
    overflow: hidden;
}

/* 在线留言 */
.message .group {
    margin: .5em 0;
}

.message label {
    display: block;
    margin-bottom: .3em;
}

.message .required:after {
    content: " *";
    color: #C00;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
textarea {
    padding: 6px;
    border: 1px solid #cccccc;
    border-radius: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

textarea {
    resize: vertical;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus {
    border-color: #66afe9;
    outline: 0;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 2px;
    color: #fff;
    background-color: #118f44;
    border-color: #118f44;
}