/* CSS Document */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
}

input:focus {
    outline: 0 none;
}

a:focus,
*:focus {
    noFocusLine: expression(this.onFocus=this.blur());
    outline: none;
}

a {
    text-decoration: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

img,
iframe {
    border: medium none;
}

ol,
ul {
    list-style: none outside none;
}

li {
    vertical-align: top;
    list-style-type: none
}


/*解决IE6/7下li会向下产生大约2px的外边距影响*/

input,
textarea,
select,
button {
    font-family: inherit;
    font-size: 100%;
}

.clearfix {
    /*overflow:auto;*/
    _height: 1%
}


/*方法一：必须放在父元素上，用于清楚内部浮动影响*/

.text_hidden {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.text_auto {
    word-break: break-all;
    word-wrap: break-word;
}

.parentnull {
    overflow: hidden
}


/*用于父层为空时，margin应用到了父级*/

.margin14 {
    margin: 14px;
}

.environMental_bg {
    background: url(../images/zyhbdcbg.png) no-repeat center top;
    /* min-height: 1376px; */
}

.envir_top {
    width: 1000px;
    margin: 0 auto;
    height: 560px;
}

.envir_lev1 {
    background: #eee;
    width: 1182px;
    margin: 0 auto;
}

.lev1_left {
    width: 46%;
    height: 365px;
    overflow: hidden;
    float: left;
}

.lev1_right {
    float: left;
    height: 365px;
    width: 50.5%;
    background: #fff;
    margin: 14px 0;
}

.lev1_channel {
    height: 88px;
    width: 100%;
    background: url(../images/hbdc1.png) no-repeat center;
    background-size: cover;
}

.lev1_channel a.lev1_more {
    display: block;
    float: right;
    height: 100%;
    color: #fff;
    width: 72px;
    font-size: 16px;
    line-height: 76px;
}

.lev1_title {
    margin: 24px 33px 17px 33px;
    font-family: "微软雅黑";
    font-size: 20px;
    font-weight: bold;
    color: #197602;
    text-align: center;
}

.lev1_content {
    width: 371px;
    margin: 0 auto;
    font-size: 12px;
    font-family: "微软雅黑";
    color: #333;
    text-indent: 2em;
    border-bottom: 1px dashed #d4d2d2;
    padding-bottom: 8px;
}

.lev1_content a {
    color: #197602;
    margin-left: 5px;
}

.lev1_ul {
    width: 94%;
    margin: 0 auto;
    font-size: 18px;
    color: #595959;
}

.lev1_ul li {
    display: block;
    height: 38px;
    line-height: 38px;
    text-indent: 30px;
    background: url(../images/hbdcicon.png) no-repeat left;
}

.lev1_ul li a {
    display: block;
    float: left;
    color: #333;
}

.lev1_ul li a:hover {
    color: #0d5101;
}

.lev1_ul li span {
    display: block;
    float: right;
}

.lev2 {
    width: 1182px;
    margin: 0 auto;
    margin-top: 10px;
    min-height: 80px;
    background: #eee;
    position: relative;
}
.lev2 a {
    display: block;
    width: 274px;
    height: 153px;
    position: absolute;
    right: 34px;
    bottom: 0px;
}
.lev2Item {
    width: 233px;
    height: 158px;
    float: left;
    margin: 14px 0 14px 14px;
}

.lev3 {
    width: 1182px;
    margin: 0 auto;
    margin-top: 10px;
    min-height: 380px;
    background: #eee;
    margin-bottom: 20px;
}

.lev3_left {
    float: left;
    width: 48%;
    background: #fff;
    height: 350px;
}

.lev3_center {
    float: left;
    width: 48%;
    margin: 14px 14px 14px 0;
    height: 350px;
    background: #fff;
}

.lev3_right {
    float: left;
    width: 31%;
    margin: 14px 0;
    height: 350px;
    background: #fff;
}

.lev3_right ul {
    width: 92%;
    margin: 0px auto;
}

.lev3_right ul li {
    display: block;
    background: url(../images/hbdcicon.png) no-repeat left center;
    height: 46px;
    line-height: 46px;
    text-indent: 30px;
    font-size: 18px;
    color: #565656;
}

.lev3_right ul li a {
    display: block;
    float: left;
    color: #333;
}

.lev3_right ul li a:hover {
    color: #0d5101;
}

.lev3_right ul li span {
    display: block;
    float: right;
    font-size: 14px;
}

.lev3_channelxfaj {
    height: 94px;
    width: 100%;
    background: url(../images/hbdc4.png) no-repeat left;
    background-size: cover;
}

.lev3_channel {
    height: 94px;
    width: 100%;
    background: url(../images/hbdc2.png) no-repeat left;
    background-size: cover;
}

.lev3right_channel {
    height: 66px;
    width: 100%;
    background: url(../images/hbdc3.png) no-repeat left;
    background-size: cover;
}

.lev3_channelxfaj a,
.lev3_channel a,
.lev3right_channel a {
    display: block;
    float: right;
    color: #fff;
    width: 72px;
    font-size: 16px;
    line-height: 56px;
}

.lev3_ul {
    width: 92%;
    margin: 0px auto;
}

.lev3_ul li {
    display: block;
    background: url(../images/hbdcicon.png) no-repeat left center;
    height: 46px;
    line-height: 46px;
    text-indent: 30px;
    font-size: 16px;
    color: #565656;
}

.lev3_ul li a {
    display: block;
    float: left;
    color: #333;
}

.lev3_ul li a:hover {
    color: #0d5101;
}

.lev3_ul li span {
    display: block;
    float: right;
    font-size: 14px
}


/********list*******/

.envirom_list_content {
    width: 1000px;
    margin: 0 auto;
    background: #eee;
}

.envirom_list_con {
    margin: 18px 20px;
    background: #fff;
    font-family: "微软雅黑";
    font-size: 16px;
}

.enviro_addr {
    width: 898px;
    margin: 0 auto;
    padding-bottom: 7px;
    border-bottom: 1px solid #d4d2d2;
    padding-top: 34px;
    background: url(../images/environ_address.png) no-repeat 1% 80%;
    text-indent: 38px;
}

.enviro_addr a {
    color: #333;
}

.enviro_addr a:hover {
    color: #0d5101;
}

.envir_list_main {
    width: 817px;
    margin: 0 auto;
    padding-bottom: 10px;
}

.envir_list_main ul {
    margin-top: 25px;
    min-height: 700px;
}

.envir_list_main ul li {
    display: block;
    height: 35px;
    line-height: 35px;
    background: url(../images/environMtallist_ico.png) no-repeat left center;
    text-indent: 18px;
    border-bottom: 1px dashed #d4d2d2;
}

.envir_list_main ul li a {
    display: block;
    float: left;
    color: #333;
}

.envir_list_main ul li a:hover {
    color: #0d5101;
}

.envir_list_main ul li span {
    display: block;
    float: right;
    font-size: 15px;
}


/*****content*******/

h3 {
    display: block;
    padding: 48px 0px 51px 0px;
    text-align: center;
    font-size: 22px;
    font-family: "微软雅黑";
    color: #155b04;
}

.envir_conta {
    width: 816px;
    margin: 0 auto;
    border-bottom: 1px solid #e5e4e4;
}

.envir_c_fz span {
    display: block;
    float: left;
    font-size: 14px;
    font-family: "微软雅黑";
    padding-bottom: 5px;
}

.envir_6 {
    width: 20%;
    text-align: left;
}

.envir_4 {
    width: 22rem;
    text-align: left;
}

.envir_conten_main {
    width: 816px;
    margin: 0px auto;
    min-height: 630px;
    overflow: auto;
}


/*******focus*****/

.wrap {
    width: 535px;
    height: 365px;
    margin: 0px 0px;
    background: #fff;
}

.slide_wrap {
    position: relative;
    margin-bottom: 5px;
    background: #fff;
    color: #666;
    overflow: hidden;
}

.slide_imglist {}

.slide_imglist li {
    float: left;
    margin-right: 3px;
    display: inline;
}

.slide_imglist li img {
    width: 535px;
    height: 365px;
    display: block;
    border: none;
}

.slide_title {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    overflow: hidden;
    position: absolute;
}

.slide_title h3 {
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    overflow: hidden;
    padding: 0 10px;
    z-index: 2;
    display: block;
    font: 14px/40px sans-serif;
}

.slide_title h3 a {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}

.slide_title h3 a:hover {
    color: #fff;
}

.slide_title em {
    position: absolute;
    left: 0;
    display: block;
    top: 0;
    width: 100%;
    height: 40px;
    opacity: 0.6;
    filter: alpha(opacity=60);
    background: #000;
    z-index: 1;
}

.slide_num {
    right: 2px;
    z-index: 3;
    top: 0;
    position: absolute;
}

.slide_num dd {
    display: inline;
    margin: 9px 4px 0 0;
    width: 22px;
    height: 22px;
    font-size: 14px;
    text-align: center;
    line-height: 22px;
    background: #9d9e9e;
    cursor: pointer;
    float: left;
}

.slide_num dd.active {
    color: #fff;
    background: #24b301;
}


/*上下篇*/

.con_con {
    padding: 20px 0px 30px 0px;
    color: #000;
    min-height: 280px;
    margin: 0 auto;
    font-size: 16px;
    width: 96%;
}


/*.confy{ width:100%; height:50px;  background: #f4f4f4;}*/

.confysy {
    width: 50%;
    margin-left: 15px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    float: left;
}

.fenye1 {
    padding: 3px 15px;
    float: left;
    height: 24px;
    line-height: 24px;
    margin-top: 12px;
    text-align: center;
    color: #fff;
    background: #197602;
}

.fenyet {
    width: 80%;
    line-height: 50px;
    float: right;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.fenyet a {
    font-size: 14px;
    color: #333;
}


/*分页*/

.page_num {
    padding: 40px 20px 20px 20px;
    overflow: hidden;
    font-size: 12px;
}

#page_div {
    line-height: 27px;
    color: #000;
}

#pagination_input {
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin: 0 8px;
    padding: 0;
    overflow: hidden;
    border: 1px solid #ccc;
}

#page_div .pagination_index,
#page_div .pagination_index_num {
    background: #FFFFFF;
    border: 1px solid #d9d7d7;
    padding: 0 8px;
    margin-right: 5px;
    float: left;
    min-width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}

#page_div .pagination_index a,
#page_div .pagination_index_num a {
    padding: 0px;
    margin: 0px;
    text-align: center;
    color: #000;
}

#page_div .pagination_index a:hover,
#page_div .pagination_index_num a:hover {
    padding: 0px;
    margin: 0px;
    text-align: center;
    color: #000;
}

#page_div .pagination_index_last {
    width: 320px;
    float: right;
    text-align: right;
}

#page_div .pagination_index_num {
    margin-right: 5px;
    padding: 0px;
    width: 20px;
}

#page_div .currentIndex {
    background: #197602;
    border: 1px solid #197602;
    width: 20px;
    line-height: 20px;
    height: 20px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
}