@charset "utf-8";
/* CSS Document */
@font-face {
        font-family: 'FSgb2312';
src: url(../font/8859a167b81ede503a6b22bdebea56fa.jpg) format('truetype')}
 @font-face {
        font-family: 'FZXiaoBiaoSong';
src: url(../font/448c8b2fb5422d3adda5b3f3df246e76.jpg) format('truetype')}
@font-face {
        font-family: 'KTgb2312';
src: url(../font/b1a5f0ca2dd30468184adead0a99bd96.jpg) format('truetype')}
* {margin: 0px;padding: 0px; text-decoration: none;list-style:none;}
body {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
    line-height: 40px;
    color: #000;
    font-family: "微软雅黑";}

a {
	color: #000;}
a:hover {
	font-weight: bold;
	color: #066635;}
#header {
	width: 100%;
	height: 180px;
	float: left;
	background-image: url(../images/headbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;}
nav {
	width: 100%;
	height: 62px;
	float: left;
/*	background-color: #037038;*/
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat;
	border-top: 1px dashed #069A4E;}

banner {
	width: 100%;
	height: 500px;
	float: left;
	box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.5);}
#banner {
	width: 100%;
	height: 500px;
	float: left;
	box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.5);}
main {
	width: 100%;
	float: left;}

#main {
	width: 100%;
	float: left;}
footer {
	width: 100%;
	height: 230px;
	float: left;
	background-image: url(../images/footbg.jpg);
	background-repeat: repeat;}
#footer {
	width: 100%;
	height: 230px;
	float: left;
	background-image: url(../images/footbg.jpg);
	background-repeat: repeat;}
.h-lin {
	width: 100%;
	height: 40px;
	background-color: #044B27;}

.h-l-m {
	width: 1500px;
	height: 40px;
	margin: 0px auto;}

.email_lx {
	float: left;
	width: 80px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: white;
	text-align: center;}

.email {
	width: 150px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color:#D0CCCC;
	text-align: center;
	float: left;}

.h-l-in {
    width: 150px;
    height: 25px;
    margin: 5px 10px 0px 20px;
    border-radius: 12px;
	border: 1px dashed #D7D3D3;
    float: left;
	font-size: 14px;
	line-height: 25px;
	text-indent: 10px;}

.h-l-ss {
	width: 40px;
	height: 25px;
	float: left;
	margin-top: 7px;}
.h-main {
	width: 1500px;
	height: 140px;
	margin: 0px auto;
	background-image: url(../images/logo.jpg);
	background-position:center center;
	background-repeat: no-repeat;}


/*导航菜单*/
.dh {
	margin: 0px auto;}
.dh>td {
	width: 187px;}
.dh a {
	width: 100%;
	font-family: "方正小标宋简体";
	font-size: 18px;
	color: #fff;
	line-height: 60px;
	text-align: center;
	text-decoration: none;
	transition: all 0.5s linear;
	position: relative;}
.dh a:hover {
	color: #055E31;
	text-decoration: none;
	display: block;
	line-height: 60px;
	text-align: center;
	font-weight: bold;
	transition: all 0.5s linear;
	background-color: #fff;
	font-size: 20px;}
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 20;
	line-height: 60px;
	z-index: 100;
	padding-left:0px;
	padding-right:0px;
	background-color: #055E31;/*#061e5b;*/
	width: 150px;
	text-align:center;
	top: 300px;	
	transition: all 0.5s linear;}
.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 0px 0;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 18px;
	font-family: "方正小标宋简体";
	border-top: 1px #fff dotted;	
	transition: all 0.5s linear;} 
.anylinkcss a:hover{ 
	color: #055E31;
	line-height: 80px;
	font-weight: bold;
	background-color: #FFFFFF;
	transition: all 0.5s linear;}
/* banner 宽屏大图轮换*/
.main_image {width:100%; height:500px; border-top:1px solid #d7d7d7; overflow:hidden; margin:0 auto; position:relative;}
.main_image ul {width:9999px; height:500px; overflow:hidden; position:absolute; top:0; left:0;}
.main_image li {float:left; width:100%; height:500px;}
.main_image li span {display:block; width:100%; height:500px;}
.main_image li a {display:block; width:100%; height:500px;}
div.flicking_con {width:990px; margin:0 auto; position:relative;}
div.flicking_con .flicking_inner {position:absolute; top:400px; left:450px; z-index:999; width:300px; height:21px;} /* 121126 */
div.flicking_con a {float:left; width:21px; height:21px; margin:0; padding:0; background:url(../images/btn_main_img.jpg) 0 0 no-repeat; display:block; text-indent:-1000px;}
div.flicking_con a.on {background-position:0 -21px;}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;}
#btn_prev{background:url(../images/hover_left.jpg) no-repeat left top;left:50px;}
#btn_next{background:url(../images/hover_right.jpg) no-repeat right top;right:50px;}
.box{
    width: 100%;
    height: 390px;
    margin: 0px;
    overflow: hidden;
    position: relative;}
.box-1 ul{}
.box-1 ul li{width: 100%;height: 390px;position: relative;overflow: hidden;}
.box-1 ul li img{display:block;width: 100%;height: 390px;}
.box-1 ul li h2{position: absolute;left: 0;bottom: 0;height: 80px;width:75%;background:rgba(11,11,11,.5);text-indent: 1em;padding-right:400px ;font-size: 16px;line-height: 80px;text-overflow: ellipsis;overflow: hidden;font-family: "微软雅黑";white-space: nowrap;font-weight:bold;color: ghostwhite;}
.box-2{position: absolute;right: 10px;bottom: 14px;}
.box-2 ul li{float:left;width: 14px;height: 14px;overflow: hidden; margin: 0 5px 20px; border-radius: 50%;background: rgba(0,0,0,0.5);text-indent: 100px;cursor: pointer;}
.box-2 ul .on{background:rgba(245,3,18,0.6);}
/*.box-3 span{position: absolute;color: white;background: rgba(125,125,120,.3);width: 30px;height: 50px;
				top:50%; font-family: "微软雅黑";line-height: 50px;font-size:30px;margin-top: -40px;
				text-align: center;cursor: pointer;}*/
.box-3 .prev{left: 10px;}
.box-3 .next{right: 10px;}
.box-3 span::selection{background: transparent;}
.box-3 span:hover{background: rgba(125,125,120,.8);}

.main_1 {
	width: 1500px;
	margin: 50px auto 0px;}


.main_2 {
	width: 100%;
	float: left;
	margin-bottom: 50px;
	background-image: url(../images/bgimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.5);}

.main_2_main {
	width: 86%;
	margin: 0px auto;}
.footer_r {
	width: 100%;
	height: 80px;
	margin-top: 0px;}

.footer_m {
	width: 1500px;
	margin: 0px auto 50px;
	padding-top: 50px;}







.main_1_l {
	width: 73%;
	float: left;
	margin:  0px 2% 50px 0px;
	box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.5);}

.main_1_r {
	width: 25%;
	float: left;
	box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.5);}

.bt_c {
	width: 160px;
	height: 60px;
	float: left;
	line-height: 60px;
	margin: 10px 20px 0px 0px;
	font-size: 30px;
	font-family: "方正小标宋简体";
	color: #005826;
	text-align: center;
	font-weight: bold;
	box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.5);}

.bk_bt {
	width: 100%;
	height: 80px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #066635;}

.bt_e {
/*	width: 30%;*/
	height: 50px;
	margin-top: 20px;
	float: left;
	font-size: 20px;
	line-height: 50px;
	color: #BFBCBC;}

.bt_m {
	float: right;
	width: 60px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #066635;
	font-size: 12px;
	border: 1px dashed #066635;
	margin: 40px 20px 0px 0px;}

.bk_main_l {
	width: 48%;
	float: left;
	margin-right: 2%;
	box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.5);
	margin-bottom: 50px;}

.bk_main_r {
	width: 48%;
	float: right;
	margin-left: 2%;}

.main_r_t {
	width: 85%;
	height: 50px;
	float: left;
	overflow: hidden;
	line-height: 50px;
	color: #1D1C1C;}


.main_r_li {
	width: 99%;
	height: 40px;
	margin-bottom: 8px;
	border-bottom: 1px dashed #EFECEC;}

.main_r_d {
	width: 14%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #C7C4C4;
	float: right;
	text-align: center;}

.N_lin {
	width: 90%;
	margin: 0px 5% 0px;}

.main_img {
	width: 100%;
	float: left;}


.img1 {
	width: 1500px;
	height: 150px;
	margin: 0px auto 50px;
	box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.5);}



.bk_main {
	width: 100%;
	margin-bottom: 50px;}

.main_r_li1 {
	width: 90%;
	height: 40px;
	border-bottom: 1px dashed #cccccc;
	margin: 5px 5% 10px;
	overflow: hidden;}

.bk_main_ri {
	width: 48%;
	float: left;
	margin-left: 2%;
	box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.5);}

.main_r_t1 {
	float: left;
	width: 90%;}
.main_r_t1 a{
	width: 100%;
	line-height: 40px;
	float: left;}

.main_r_d1 {
	width: 10%;
	text-align: center;
	font-size: 14px;
	color: #E0DBDC;
	float: left;
	line-height: 40px;}

.main_2_bg {
	width: 100%;
	height: 450px;
	background-color:rgba(0,88,38,0.7);}

.footer_c {
	width: 100%;
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	text-align: left;
	color: white;}
.footer_c a{
	color: white;}

.main_3 {
	width: 1500px;
	margin: 0px auto;}

.bk_main1 {
	width: 100%;}

.bk_main_lii {
	width: 48%;
	height: 415px;
	float: left;
	margin: 0px 1%;}

.img_mian {
	width: 1500px;
	margin: 0px auto;
	padding-top: 30px;}

.bk_bt_img {
	width: 100%;
	height: 80px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #fff;}

.bt_c_img {
	width: 160px;
	height: 60px;
	float: left;
	line-height: 60px;
	margin: 10px 20px 0px 0px;
	font-size: 30px;
	font-family: "方正小标宋简体";
	color: #fff;
	text-align: center;}

.bt_e_img {
	height: 50px;
	margin-top: 20px;
	float: left;
	font-size: 24px;
	line-height: 50px;
	color: #BFBCBC;}

.bt_m_img {	
	float: right;
	width: 60px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	border: 1px dashed #fff;
	margin: 40px 20px 0px 0px;}
.bt_m_img a {color: #fff;}
.bt_m_img a:hover {color: red; font-weight: normal;}

.img_list {
	width: 100%;
	float: left;}

.img_t {
	padding: 10px;
	width: 240px;
	height: 160px;
	overflow: hidden;
	float: left;}
.img_t img {
	transition: transform 0.5s ease;
	box-shadow: 0 5px 5px 0px rgba(0, 0, 0, 0.5);}
.img_t img:hover {transform: scale(1.2);height: auto;	transition: all 0.5s linear;}

.img_bt {
	width: 240px;
	height: 60px;
	line-height: 30px;
	font-size: 16px;
	color: black;
	float: left;
	margin: 0px 10px 10px;
	overflow: hidden;}

.img_a {
	float: left;
	width: 260px;
	height: 250px;
	margin: 0px 20px;
	background-color: white;
	box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.5);}

.img_bt a:hover {
	color: red;}


.mid {
	width: 1500px;
	height: 50px;
	margin: 50px auto;}

.mid-l {
	width: 25%;
	float: left;
	margin: 0px 2% 30px 0px;
	box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.5);	
	padding-bottom: 30px;}

.mid-r {
	width: 71%;
	float: right;
	margin: 0px 0px 30px 2%;
	box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.5);}

.menu_m {
	width: 100%;
	height: 80px;
	line-height: 80px;
	float: left;
	font-size: 36px;
	font-family: "方正小标宋简体";
	text-align: center;
	color: white;
	background-image: url(../images/footbg.jpg);}

.menu_list {
	width: 80%;
	height: 50px;
	float: left;
	margin: 10px 10%;
	border-bottom: 1px dashed #C3C1C1;
	border-left: 1px dashed #C3C1C1;
	transition: all 0.5s linear;}
.menu_list:hover {
	height: 60px;
	background-color: #044B27;
	box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.5);	
	transition: all 0.5s linear;
	border: none;}
.menu_list a:hover {
	color:#ffffff;
	font-size: 26px;
	line-height: 60px;}
.menu_list a {
	width: 100%;
	height: 50px;
	display: block;
	font-size: 24px;
	line-height: 50px;
	text-align: center;
	color:#121212;}

.menu_n {	
	width: 100%;
	height: 80px;
	line-height: 80px;
	float: left;
	font-size: 36px;
	font-family: "方正小标宋简体";
	text-align: center;
	color: white;
	background-image: url(../images/footbg.jpg);
	margin-top: 30px;}

.menu_nlist {
	width: 80%;
	height: 40px;
	margin: 10px 10%;
	overflow: hidden;
	float: left;
	border-bottom: 1px dashed #C0BDBD;}



.addr {
	height: 50px;
	width: 100%;
	line-height: 50px;
	text-indent: 50px;
	border-bottom: 1px dashed #066635;
	float: left;}

.mid_r_bt {
	width: 90%;
	height: 80px;
	float: left;
	margin: 0px 5%;
	font-size: 30px;
	line-height: 80px;
	text-align: center;
	font-weight: bold;}

.mid_r_num {
	width: 90%;
	height: 30px;
	float: left;
	margin: 0px 5%;
	line-height: 30px;
	color: #AFACAC;
	text-align: center;}
.mid_r_nums {
	width: 96%;
	height: 30px;
	float: left;
	margin: 0px 2%;
	line-height: 30px;
	color: #AFACAC;
	text-align: center;
	border-bottom: 1px dashed #066635;
	font-size: 14px;}

.mid_r_con {
	width: 96%;
	float: left;
	margin: 0px 2% 30px;}
.mid_r_con p {
	text-indent: 30px;
	line-height: 40px;}

.mid_r_bt_show {
	width: 90%;
	height: 60px;
	float: left;
	margin: 0px 5%;
	font-size: 24px;
	line-height: 60px;
	text-align: center;
	font-weight: bold;}

.mid_r_m {
	width: 96%;
	margin: 30px 2% 50px;}



.mid_r_list {
	width: 90%;
	margin: 5px 5%;
	height: 50px;
	line-height: 50px;
	float: left;
	border-bottom: 1px dashed #ccc;}

.list_bt {
	width: 78%;
	height: 50px;
	line-height: 50px;
	float: left;
	text-indent: 10px;
	overflow: hidden;}

.list_time {
	width: 22%;
	height: 50px;
	line-height: 50px;
	float: left;
	text-align: left;
	color: #979494;
	font-size: 14px;}

.line {
	width: 100%;
	float: left;
	height: 20px;}

.main_4 {
	width: 100%;
	height: 100px;
	float: left;
	margin: 0px auto 50px;}

.hsyr {
	width: 50%;
	float: left;}

.hsyr_l {
	width: 90%;
	height: 100px;
	margin: 0px 7% 0px 3%;
	background-image: url(../images/hsyw.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.5);}
.hsyr_l a {
	font-size: 40px;
	line-height: 100px;
	color: white;
	transition: all 0.5s linear;
	font-family: "方正小标宋简体";}
.hsyr_l a:hover {
	font-size: 50px;
	line-height: 100px;
	transition: all 0.5s linear;}

.hsyr_r {
	width: 90%;
	height: 100px;
	margin: 0px 3% 0px 7%;
	background-image: url(../images/ywjy.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.5);}
.hsyr_r a {
	font-size: 30px;
	line-height: 100px;
	color: white;
	transition: all 0.5s linear;
	font-family: "方正小标宋简体";}
.hsyr_r a:hover {
	font-size: 40px;
	line-height: 100px;
	transition: all 0.5s linear;}

.js {
	width: 90%;
	float: left;
	margin: 0px 5% 50px;}

.ldzj {
	width: 46%;
	float: left;
	margin: 20px 2%;
	max-height: 660px;
	overflow-y: hidden;}

.ldzj_img {
	width: 50%;
	height: 260;
/*
	padding: 10px;
	background-color: #f8f5f5;
	box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.5);
*/
	margin: 0px 0px 20px 23%;
	text-align:center;}

.ldzj_t {
	width: 80%;
	height: 40px;
	line-height: 40px;
	margin: 0px 10% 20px;
	font-size: 18px;
	font-family: "方正小标宋简体";
	text-align: center;
	color: #066635;
	font-weight: bold;}

.ldzj_jj {
	font-size: 14px;
	line-height: 25px;
	text-indent: 26px;}

.jxtd {
	width: 100%;
	margin-top: 20px;
	border-bottom: 01px dashed #CDCACA;
	float: left;}

.jxtd_n {
	width: 50%;
	height: 50px;
	line-height: 50px;
	background-image: url(../images/nav-bg.jpg);
	font-size: 18px;
	text-indent: 20px;
	color: white;
	float: left;}

.js_name {
	width: 10%;
	height: 50px;
	float: left;
	margin: 10px 2%;}
.js_name a{
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center
;}



.img_b {
	float: left;
	width: 260px;
	height: 250px;
	margin: 0px 20px 40px;
	background-color: white;
	box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.5);}

.f_m_L {
	width: 40%;
	float: left;
	margin: 0px 2%;}

.f_m_R {
	width: 54%;
    float: left;}

.link_bt {
	width: 100%;
	height: 50px;
	font-size: 18px;
	font-family: "方正小标宋简体";
	color: white;
	text-indent: 20px;
	line-height: 50px;
	border-bottom: 1px white dashed;}

.link_list_bt {
	width: 25%;
	height: 40px;
	float: left;}
.link_list_bt a {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align:center;
	color: white;
	display: block;}
.link_list_bt a:hover {
	color: white;
	font-weight: bold;}

.link_list {}