@charset "utf-8";/* CSS Document*/
body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    min-width: 1100px;
    background: #eeeeee;
    font-family: "Microsoft Yahei", ËÎÌå, sans-serif;
}

ul,li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
    font-weight: normal
}

img {
    border: 0;
}


a {
    text-decoration: none;
    color: #666666;
}

a:hover {
    text-decoration: none;
    color:#155f13;
    transition: all 0.6s;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.clearboth {
    clear: both;
    border: 0;
    padding: 0;
    margin: 0;
}

.w1200 {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.relative {
    position: relative;
}

.imghover {
    cursor: pointer;
    transition: all 0.6s;
}

.imghover:hover {
    transform: scale(1.2);
}

/*header*/
.header{ width: 100%; height:140px; position: relative; background:url("/images/top_bg_x.png") top repeat-x #ffffff; overflow: hidden}
.top{position: relative;}
.logo{ width: 441px; text-align: center;  padding:18px 0 0 0; display: block;  float: left;}
.top_link {color: #0d8100; font-size: 14px; line-height: 30px; margin: 20px 0 0 0; width:100%; }
.top_link a{color: #858585; font-size: 14px;line-height: 30px; padding: 0 5px; }
.top_center{width:300px; position: absolute; top:50px; left:500px;}
.top_right{ width:340px; float: right; font-size:12px; color: #0d8100;text-align: right}
.top_right a{ color: #858585; padding:0 5px;font-size:12px;}
/*search*/
.i-search {
    width: 270px;
    height: 34px;
    overflow: hidden;
    position: relative;
    margin: 20px 0 0 18px;
    background: #ffffff;
    border-radius:4px; border: #008f40 1px solid;
}

.i-search .search-txt {
    width: 190px;
    padding-left: 10px;
    height: 34px;
    line-height: 34px;
    color: #999999;
    border: none;
    background: none;
    outline: none
}

.i-search .search-btn {
    width: 50px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    border: none;
    background: url("/images/btn_search.png") center no-repeat #008f40;
    cursor: pointer;
}
.i-search .search-btn:hover {
    background: url("/images/btn_search.png") center no-repeat #007233;
}
.i-search .search-btn:disabled{
    background-color: #F5F5F5;
    pointer-events: none;
}


/*nav*/
.i-nav {
    width: 100%;
    height: 50px;
    margin: 0 auto 0 auto; background: #008f40; position: relative;z-index: 999999;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.nav {
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    width: 1200px;
}

.nav a {
    color: #fff;
}

.nav .nLi {
    float: left;
    position: relative;
    display: inline;
}

.nav .nLi h3 {
    float: left;
}

.nav .nLi h3 a {
    display: block;
    padding: 0 36px;
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;

}

.nav .sub {
    display: none;
    width: 136px;
    left: 0;
    top: 50px;
    position: absolute;
    background: #007233;
    line-height: 36px;
    padding: 0;
    opacity: 0.9;
}

.nav .sub li {
    zoom: 1;
    border-bottom: #008f40 1px solid;
    text-align: center;
}

.nav .sub a {
    display: block;
    padding: 0 10px;
}

.nav .sub a:hover {
    color: #fff;background:#003333;
}

.nav .on h3 a {
    color: #ffffff; background:#007233;
}

.ibanner{ height: 400px; width: 100%; overflow: hidden}

.i_box{ background: #ffffff; height: auto; overflow: hidden; }
.i_box2{height: auto; overflow: hidden; margin: 20px auto 0 auto; }
.p_box_left{ float: left; width:590px; height:auto; overflow: hidden;background: #ffffff; }
.p_box_right{ float: right;width:590px; height: 324px; overflow: hidden;background: #ffffff;}
.ititle{height:60px; margin: 0 auto 20px auto;  overflow: hidden; background:url("/images/boxtitlebg.png") bottom repeat-x }
.ititle h2{ float: left; margin: 0 10px; padding: 0 10px; font-size:24px; color:#363636; line-height:57px;height:57px;display: block; border-bottom: #0d8100 3px solid;}
.ititle a{ float: right; font-size: 14px; color: #cccccc; padding-right:15px;line-height:60px; margin-top:0;}
.ititle a:hover{ color: #0d8100; opacity: 0.8}
.newbox{ width:1170px;height: auto; overflow: hidden; margin:0 auto; padding:5px 0 15px 0}
.newbox_left{width:432px; height: auto; overflow: hidden; float: left}
.newbox_right{ width:715px; height: auto; overflow: hidden; float: right}

/*picnews*/
.picnews{ width:432px; height:300px; overflow:hidden; position:relative;}
.picnews .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:7px; z-index:1; }
.picnews .hd ul{ overflow:hidden; zoom:1; float:left;  }
.picnews .hd ul li{ float:left; margin-right:4px;  width:7px; height:7px; line-height:8px; font-size:0; text-align:center; background:#cccccc; cursor:pointer;  border-radius: 50px;}
.picnews .hd ul li.on{ background:#0d8100; color:#fff; }
.picnews .bd{ position:relative; height:100%; z-index:0;   }
.picnews .bd li{ zoom:1; vertical-align:middle; }
.picnews .bd img{ width:432px; height:300px; display:block;  }
.picnews .bd  span{ position:absolute; bottom:0; background:url(/images/title_bg.png); width:100%;  line-height:36px; color:#fff; font-weight:bold;}
.picnews .bd h1{ color:#fff; font-size:14px; margin:0; padding:0 10px; height:42px; line-height:42px;}

.headline{  height: auto; overflow: hidden; border-bottom: #e5e5e5 1px dashed}
.headline h2{ color: #047900; font-size: 26px; line-height:40px; margin: 0; padding: 0; font-weight: bold; width: 100%; text-align: center}
.headline:hover h2{ color: #cc3300;}
.headline:hover p{ color: #000000;}
.headline p{ margin:0;  font-size: 14px; line-height: 24px; color: #999999; padding: 5px 0}
.newslist { height: auto;  position: relative; padding: 0 5px }
.newslist ul{ padding-top: 8px;}
.newslist li{ width: 100%; display: block; font-size:16px; color: #999999; line-height:38px; text-align: right}
.newslist li a{ background: url("/images/ico_001.png") left center no-repeat; padding-left: 10px; color: #666666; font-size:16px; float: left; display: block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
.newslist li a:hover{color: #0d8100}
.newslist li span{}


/**/

.bq_list{ width:590px; height: auto; overflow: hidden; }
.bq_list .hd{ height:58px; line-height:58px; margin: 0; padding:0 0 0 10px;border-bottom:1px solid #e4e4e4;  position:relative; }
.bq_list .hd ul{ float:left; position:absolute;  height:auto; overflow: hidden;   }
.bq_list .hd ul li{ float:left; padding:0 15px; cursor:pointer; font-size: 24px;margin: 0 0 0 0}
.bq_list .hd ul li.on{ height:57px; line-height: 57px;   border-bottom:3px solid #0d8100; }
.bq_list .bd{height:265px;}
.bq_list .bd ul{ padding:18px 15px 15px 15px;  zoom:1; position: relative }
.list_more {float: right;    font-size: 14px;    color: #cccccc;    padding-right:5px; line-height: 60px;    margin-top: 0; position: absolute;
    top:-60px; right: 10px; display: block;}
.list_more a:hover{ color: #0d8100; opacity: 0.8}

/**/
.i_xsbg_box{padding:0 0}
.i_xsbg_box ul{ margin: 0 !important; padding: 0 !important;}
.i_xsbg_img{ float: left; width: 150px; margin: 5px 0 0 0}
.i_xsbg_img li{ margin:0 0 10px 0;width: 145px; height: 100px; overflow: hidden;}
.i_xsbg_img img{ width: 145px; height: 100px;}
.i_xsbg_txx{ float: right; width:395px;}
/*i-kstd*/
.p_box_kstd{ float: left; width:590px; height:auto; overflow: hidden; }
.p_box_kstd ul{ width: 620px}

.p_box_kstd li{ display: block; float: left; width: 100px; height: 100px; background: #Ffffff; margin:0 22px 22px 0; text-align: center; position: relative;}
.p_box_kstd li:hover span{ color: #008f40}
.p_box_kstd li img{ display: block; margin:20px auto 0 auto;ransition:transform 0.7s ease-out 0s;-moz-transition:transform 0.7s ease-out 0s;-webkit-transition: transform 0.7s ease-out 0s;}
.p_box_kstd li:hover img{ transform: rotateY(180deg);-moz-transform: rotateY(180deg);-webkit-transform: rotateY(180deg);ransition: transform 0.7s ease-out 0s;-moz-transition:transform 0.7s ease-out 0s;-webkit-transition: transform 0.7s ease-out 0s;}
.p_box_kstd li span{ display: block; width: 100%; text-align: center; font-size: 16px; color: #333333; position: absolute; bottom: 15px;}

.p_box_ztzl{ float: right;width:590px; height:auto; overflow: hidden;}
.p_box_ztzl ul{ width: 620px}
.p_box_ztzl li{ width:284px; height: 100px; float: left; margin:0 20px 20px 0; overflow: hidden;}
.p_box_ztzl li img{ width:284px; height: 100px;}
.p_box_ztzl li img:hover{opacity: 0.8 }


/*listbanner*/
.list_banner{ width: 100%; text-align: center;}
.list_banner img{ width: 100%; }
.this_map{ background: #e5e5e5; height:48px; position: relative; width: 100%; }
.this_name{ float: left; width:220px; height: 54px; position: absolute;top: -45px; background: #008f40; padding: 20px 0;}
.this_name h1{ font-size: 30px; color: #ffffff; display: block; margin: 0 auto; text-align: center;}
.this_name span{ font-size: 14px; color: #d8dfd8; display: block; margin: 0 auto;text-align: center; }
.this_dqwz{ float: right; width: 940px; text-align: right; color: #555555; font-size: 14px;line-height: 48px;}
.this_dqwz h2{ display: block; float: left; line-height: 48px; font-weight:bold; color: #0d8100; font-size:20px; }
.this_dqwz .ico_home{ margin: 0 5px; }

/*list_main*/
.list_main{width: 1200px; margin: 0 auto; height: auto; overflow: hidden;}
.list_main_left{ width: 220px; float: left;}
.list_main_right{ width: 950px; float: right; padding: 30px 0 10px 0;min-height:300px}
.list_sub{ width:100%;min-height: 300px; background: url("/images/list_subj.png") bottom right no-repeat #e5e5e5; padding: 20px 0; overflow: hidden; }
.list_sub li{ width: 100%; padding: 5px 0 5px 20px;}
.list_sub li a{ display: block; height: 44px; line-height: 44px; width: 100%; padding: 0 0 0 15px; font-size: 16px;}
.list_sub li a:hover{ background: #ffffff; border-left: #b7b7b7 2px solid; color:#555555; font-weight: bold;}
.list_sub .on_here{ background: #ffffff; border-left: #026900 2px solid; color:#026900; font-weight: bold; }


/*list_box*/

.list_box {
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 20px 0;
}
.list_box li {
    line-height: 40px;
    font-size: 14px;
    color: #999999;
    text-align: right;
    padding: 0 ;
    background: url("/images/dxhx.png") bottom repeat-x;
}
.list_box li a {
    color: #4a4a4a;
    float: left;
    padding-left: 15px;
    background: url("/images/ico_dd.png") left center no-repeat;
    display: block;
    width: 86%;
    line-height: 40px;
    text-align: left;
    height: 40px;
}

.list_box li:hover {
    background: #ececec;
    color: #cc3300;
}
.list_box li a:hover {
    background:url("/images/ico_dd.png") left center no-repeat #ececec;
    color: #cc3300;
}
.list-fy {
    text-align: center;
    margin:0 auto 40px auto;
    min-height: 40px;
}

/*piclist*/
.pic-list{ width:960px; overflow: hidden;height: auto;margin: 20px auto;}
.pic-list ul{width:1000px; margin: 0 auto; padding: 0; }
.pic-list li{ width: 285px; margin-right:34px; float: left;margin-bottom:0;}
.pic-list li img{ width: 290px; height: 190px;  border: #efefef 1px solid;padding: 5px; }
.pic-list li img:hover{ border: #ccc 1px solid;padding: 5px;  }
.pic-list li a{}
.pic-list li a:hover{color: #000;}
.pic-list li span{ text-align: center; width: 100%;line-height: 40px; color: #666; display: block}
/*content*/
.c-content {
    height: auto;
    overflow:hidden;
    position: relative;
    margin: 30px auto 40px auto;
    padding: 0 20px;
}
.c-content .c-title {
    font-size: 30px;
    color: #cc3333;
    line-height: 50px;
    text-align: center
}
.c-content .other-s {
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666666;
    background: #f5f5f5;
    margin:15px auto 0 auto;position: relative;
}
.c-content .other-s .sjfx{ position: absolute; right: 10px; top: 10px;}
.c-content .nr-info {
    height: auto;
    overflow:hidden;
    position: relative;
    text-align: left
}
.c-content .nr-info p {
    font-size: 16px;
    color: #666;
    line-height: 34px;
    margin: 15px 0;
    text-indent: 2em;
    text-align: left
}
.wz_fj {}
.wz_fj p{line-height:36px; color: #0d8100; font-size: 16px; background: url("/images/ico_fj2.png") left center no-repeat; padding: 0 0 0 20px}
.wz_fj a{line-height:36px;  font-size: 16px;}
.wzclose-relative{text-align:center;margin-top:30px;}
.wzclose-relative span{margin:0 15px;}
.i-sxt{ border-top: #d9d9d9 1px solid; margin: 20px auto; padding: 20px 0;}
.i-sxt p{display: block;width: 100%; float: left; margin: 0; padding: 0;}
.i-sxt a{ color: #555555; font-size: 14px;  line-height: 30px;}
.i-sxt a:hover{ color: #cc0010; }

/*LINK*/
.cont_yxbm_rigB{
    width:100%;
    height:auto;
    line-height:30px;
    font-size:14px;
    padding:20px 0;
    overflow: hidden;
}
.cont_yxbm_rigB h2{
    height:42px;
    line-height:42px;
    text-indent:15px;
    border-left:3px solid #ff6600;
    background:#f1f1f1;
    margin-bottom:10px;
    font-size:18px;
}
.cont_yxbm_rigB ul{
    margin-bottom:20px; height: auto;overflow: hidden; width: 110%;
}

.cont_yxbm_rigB ul li{
    width:29%;
    height:34px;
    float:left;
    text-align:left;
    line-height:34px;
    border:1px solid #f1f1f1;
    padding:0 10px;
    margin:5px 2.1% 5px 0;
    display:inline;
    font-size:12px;
}
.cont_yxbm_rigB ul li.curr{
    background:#008f40;
    color:#FFF;
}
.cont_yxbm_rigB ul li.curr a{
    color:#FFF;
}
.cont_yxbm_rigB ul li:hover{
    background:#008f40;
    color:#FFF;
}
.cont_yxbm_rigB ul li:hover a{
    color:#FFF;
}


/*pictxt*/
.hot-new{
    overflow: hidden;
    margin-bottom: 14px;
    border-bottom: 1px solid #dfdfdf;
}
.hot-new .pic-box{
    float: left;
    width:320px;
    position: relative;
    margin-right: 42px;
}
.hot-new .pic{
    padding-top: 71%;
    position: relative;
    overflow: hidden;
}
.hot-new .pic img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.hot-new .pic:hover img{
    --webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08);
}
.hot-new .pic-box i{
    position: absolute;
    top: 0;
    right: 0;
    width: 55px;
    height: 43px;
    background: url(/images/q-hot.jpg) no-repeat center center;
}
.hot-new .txt{
    padding-bottom:25px;
    overflow: hidden;
    margin-top:10px;
    position: relative;
}
.hot-new .txt h3{
    font-size: 22px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-bottom: 22px;
}
.hot-new .txt h3 a{
    color: #555;
}
.hot-new .txt h3 a:hover{
    color: #008f40;
}
.hot-new .txt p{
    font-size: 14px;
    line-height: 26px;
    color: #555;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 78px;
}
.hot-new .txt .btn-look{
    display: block;
    margin-top: 35px;
    width: 98px;
    height: 31px;
    line-height: 29px;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    border: 1px solid #008f40;
    background-color: #008f40;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.hot-new .txt .btn-look:hover{
    border: 1px solid #008f40;
    color: #008f40;
    background-color: #fff;
}
.hot-new .txt .time{
    position: absolute;
    right: 0;
    bottom: 0;
    padding-left: 20px;
    font-size: 14px;
    color: #555;
    background: url(/images/time.png) no-repeat left center;
}
.ul-news li .inner{
    overflow: hidden;
    padding: 20px 0;
    border-top: 1px solid #e4e4e4;
}
.ul-news li:first-child .inner{
    border-top: none;
}
.ul-news .time{
    float: left;
    width:75px;
    margin-right:20px;
}
.ul-news .time strong{
    display: block;
    font-size:30gpx;
    font-family: "Arial";
    color: #fff;
    background-color: #008f40;
    height:45px;
    line-height:45px;
    text-align: center;
}
.ul-news .time span{
    border: 1px solid #008f40;
    border-top: none;
    display: block;
    font-size: 14px;
    color: #8a8a8a;
    height: 29px;
    line-height: 29px;
    text-align: center;
}
.ul-news .txt{
    overflow: hidden;
    padding-top: 4px;
}
.ul-news .txt h4{
    font-size: 20px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
}
.ul-news .txt h4 a{
    color: #555;
}
.ul-news .txt p{
    font-size: 14px;
    line-height: 22px;
    color: #585858;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height:24px;
}
.ul-news li:hover{
    background-color: #f2f2f2;
}
.ul-news li:hover .time strong{
    background-color: #008f40;
}
.ul-news li:hover .time span,
.ul-news li:hover .txt h4 a,
.ul-news li:hover .txt p{
    color: #008f40;
}

/*list2*/
.ul-news li:first-child .inner{
    border-top: none;
}
.ul-news .time{
    float: left;
    width: 75px;
    margin-right:20px;
}
.ul-news .time strong{
    display: block;
    font-size: 30px;
    font-family: "Arial";
    color: #fff;
    background-color: #bfbfbf;
    height:45px;
    line-height:45px;
    text-align: center;
}
.ul-news .time span{
    border: 1px solid #bfbfbf;
    border-top: none;
    display: block;
    font-size: 14px;
    color: #8a8a8a;
    height: 29px;
    line-height: 29px;
    text-align: center;
}
.ul-news .txt{
    overflow: hidden;
    padding-top: 4px;
}
.ul-news .txt h4{
    font-size: 20px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
}
.ul-news .txt h4 a{
    color: #555;
}

.ul-news li:hover{
    background-color: #f2f2f2;
}
.ul-news li:hover .time strong{
    background-color: #008f40;
}
.ul-news li:hover .time span,
.ul-news li:hover .txt h4 a,
.ul-news li:hover .txt p{
    color: #105401;
}
/*end*/
.footer{ background: #008f40; width: 100%; height:200px; padding: 30px 0; color: #ffffff;font-size: 14px; line-height:30px; }
.footer h2{font-size: 24px;color: #ffffff; line-height:50px; display: block; margin: 0; padding: 0;}
.footer p{ margin: 0; padding: 0;}
.footer a{ color: #ffffff;}
.f_bk1{float: left; width:240px; height: 200px; padding:0 20px 0 0;  background: url("/images/end_jgx.png") right center no-repeat;}
.f_bk2{float: left; width:270px; height: 200px; padding:0 0 0 25px; background: url("/images/end_jgx.png") right center no-repeat;}
.f_bk3{float: left; width:360px; height: 200px; padding:0 0 0 25px;}
.f_bk3 li{display: block; float: left; width:50%;}
.f_bk4{float: right; width:240px; padding: 25px 0 0 0}
.f_bk4 li{float: left;width: 110px;}
.f_bk4 a{}
.f_bk4 span{display: block; width: 100%; text-align: center; font-size: 14px; color: #ffffff;}
.f_bk4 img{ height: 110px; width: 110px;}
.copyright{width: 100%; font-size: 14px;color: #ffffff; line-height:50px; height: 50px; text-align: center; background:#005124;}
.copyright p{ margin: 0; padding: 0}
.wzbsend{ font-size: 12px; width: 100%; background: #ffffff;}
.wzbsend p{ margin:0; padding:0}