@charset "utf-8";
/* CSS Document */
/*****首佳美工 孙洋洋  2017年8月12日 制作*********/
*{ margin:0; padding:0; font-family:"黑体"; }
ol li, ul li{ list-style:none;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
u,b,i{ font-style:normal;}
a{text-decoration: none; color:#000;}
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{
	/* [disabled]margin:0; */
	padding: 0;
	font-family: "黑体";
	margin:0;	
}
body{background:#e8e8e8; overflow-x: hidden; z-index:-999999999;/*background:#f4f4f4 url(bg_1.jpg) no-repeat fixed center 100%;*/ background-size: cover; -moz-background-size: cover;-webkit-background-size: cover; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%; font-weight:normal}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
del,ins,u,s,a,a:hover{text-decoration:none;}


img {	display: block;	max-width: 100%;	border:none;}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
.clearfix:after {       
    content: ".";     /*内容为“.”就是一个英文的句号而已。也可以不写。*/
   display: block;   /*加入的这个元素转换为块级元素。*/
    clear: both;     /*清除左右两边浮动。*/
    visibility: hidden;      /*可见度设为隐藏。注意它和display:none;是有区别的。visibility:hidden;仍然占据空间，只是看不到而已；*/
   line-height: 0;    /*行高为0；*/
    height: 0;     /*高度为0；*/
   font-size:0;    /*字体大小为0；*/
  }
.clearfix { *zoom:1;}   /*这是针对于IE6的，因为IE6不支持:after伪类，这个神奇的zoom:1让IE6的元素可以清除浮动来包裹内部元素。*/

/****************************************通用样式 结束****************************************/
body{
	background:url(top_bg.png) no-repeat top left;	
	}
/****************************************头部 开始****************************************/
.header{
	width:100%;
	height:470px;	
	}
.header h1{
	width:1000px;
	margin:0 auto;
	/*padding: 200px 0px 0px 0px;	*/
	}
/****************************************头部 结束****************************************/
/****************************************中间内容 开始****************************************/
.content{
	width:1000px;
	margin:auto;	
	}
.cont1{
	padding:29px;
	background:url(bs_jyqhbzt_bt1_bg.png) repeat;
	margin-bottom:55px;	
	}
.cont1 .tit_h3{
	width:578px;
	height:55px;
	background:url(bs_jyqhbzt_bt1.png) no-repeat center;
	margin: -58px auto 20px auto;
	}
.cont1 p{
	line-height:33px;
	text-indent:2em;
	font-size:17px;
	}
.cont2{
	margin-bottom:55px;	
	}
.cont2 .tit_h3{
	width:100%;
	height:65px;
	margin-bottom:35px;	
	}
.tplb{
	width:560px;
	height:350px;	
	margin-right:10px;
	}
/********************图片轮播************************/
.ly_01_01{width:550px;height:350px;float:left; border:solid 1px #ccc;}
.ly_01_01_box{width:550px;height:350px;position: relative;}
.ly_01_01_box ul{width:550px;height:350px;}
.ly_01_01_box ul li{width:550px;height:350px;position: relative;float:left;}
.ly_01_01_box ul li p{width:550px;height:350px;}
.ly_01_01_box ul li p img{width: 100%;height: 100%;}
.ly_01_01_box ul li h3{width:540px;height:50px;line-height:50px;padding-left:10px;position: absolute;left:0px;bottom:0;overflow: hidden; background:url(text_bg.png) repeat;}
.ly_01_01_box ul li h3 a{color:#fff;font-family:"Microsoft YaHei"; font-size:16px;}
.ly_01_01_box h6{width: 100%;height: 36px;position: absolute;left: 0px;bottom:0px;z-index: 1;overflow: hidden;}
.ly_01_01_box ol{position: absolute;bottom:15px;right: 8px;z-index: 3;}
.ly_01_01_box ol li {width:16px;height:16px;line-height: 18px;margin-right:8px;text-align: center;cursor: pointer;position: relative;overflow: hidden;float: left;}
.ly_01_01_box ol li a {width: 100%;height: 100%;font-size:12px;color: #333;background:#fff;float:left;}
.ly_01_01_box ol a:hover,.ly_01_01_box ol li.df_on a {color: #ffffff;background: #d82f2f;}
.ly_01_01_box .df_next,.ly_01_01_box .df_prev {width: 20px;height: 40px;margin-top:-20px;position: absolute;top: 50%;filter: alpha(opacity=50);opacity: 50;z-index:2;}
.ly_01_01_box .df_prev {background: url(df_prev.png) no-repeat;left: 15px;}
.ly_01_01_box .df_next {background: url(df_next.png) no-repeat;right: 15px;}

.xw_list{
	width:430px;	
	}
.tit_div{
	border-bottom: 1px dashed #119f60;
    height: 140px;
    margin-bottom: 10px;
	}
.tit_div .tit_h4 a{
	font-size: 24px;
    display: block;
    width: 98%;
    /* height: 50px; */
    line-height: 25px;
    /* overflow: hidden; */
    /* white-space: nowrap; */
    /* text-overflow: ellipsis; */
	}
.tit_p{
	line-height:20px;
	text-indent:2em;
	font-family:"宋体";
	font-size:14px;	
	color:#5d5d5d;
	}
.list li{
	height:33px;
	line-height:33px;	
	}
.list li a{
	height:33px;
	line-height:33px;
	display:block;
	float:left;
	width:80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;	
	color:#262626;
	font-family:"宋体";
	font-size:18px;
	padding-left:15px;
	background:url(list_d.png) no-repeat left center;
	}
.list li span{
	height:33px;
	line-height:33px;
	display:block;
	float:right;
	width:15%;
	color:#262626;
	font-family:"宋体";
	font-size:18px;
	text-align:right;
	}
.list li.gd a{
	float:right;
	font-size:16px;
	width:15%;
	text-align:right;
	color:#5e5e5e;
	background:none;	
	}
.cont3{
	
	}
.cont3 .list_div{
	width:463px;
	margin-bottom:60px;	
	}
.mar_ri{
	margin-right:74px;	
	}
.cont3 .list_div .tit_h3,.cont4 .list_div .tit_h3{
	background:url(tit_bd.png) no-repeat left;
	width:100%;	
	margin-bottom:25px;
	}
.cont3 .list_div .tit_h3 a,.cont4 .list_div .tit_h3 a{
	display:block;
	width:160px;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#fff;
	font-size:30px;	
	
	}
.list_img li{
	height: 88px;
    margin-bottom: 8px;
    border-bottom: 1px dashed #ccc;
	float:left;
	margin:0 10px 10px;
	}
.list_img li .img_src{
	width:100px;
	height:80px;
	display:block;	
	}
.list_img li .img_src img{
	width:100%;
	height:100%;
	}
.list_img li .img_txt{
	display:block;
	width: 350px;	
	color:#262626;
	font-family:"宋体";
	font-size:18px;
	padding:8px 0px 0px 12px;
	line-height:30px;
	}
.cont4{
	margin-bottom:55px;	
	}
.cont4 .list_div{
	width:100%;
	}
/****************************************中间内容 结束****************************************/
/****************************************底部 开始****************************************/
.footer{
	width: 100%;
    height: 145px;
    background: #53c100;
    padding-top: 100px;
	margin-top:40px;
	}
.footer p{
	text-align:center;
	color:#fff;
	font-family:"宋体";
	font-size:18px;
	line-height:35px;	
	}
/****************************************底部 结束****************************************/
/**********************************二级页列表 开始*************************************/
.list_body{
	background:none;	
	}
.list_header{
	width:100%;
	background:url(list_top.png) no-repeat center;
	height:280px;	
	}
.list_header h1{
	margin:0 auto;
	width:960px;
	/*padding-top: 53px;*/	
	}
.nav{
	width:100%;
	height:60px;
	background:#53c100;	
	}
.nav .nav_ul{
	width:1000px;
	height:60px;
	margin:0 auto;	
	}
.nav .nav_ul li{
	float:left;
	width:16%;
	}
.nav .nav_ul li a{
	width:100%;
	height:60px;
	line-height:60px;
	text-align:center;
	background:url(bs_ljshbzt_nav_x.png) no-repeat right center;
	font-size:25px;
	font-family:"黑体";	
	display:block;
	color:#fff;
	}
.nav .nav_ul li.last a{
	background:none!important;	
	}
/*****当前位置 开始******/
.bs_dqwz{
	height:40px;
	line-height:40px;	
	margin-top:20px;
	border-bottom:2px solid #57887c;
	font-size:20px;
	font-family:"微软雅黑";
	}
/*****当前位置 结束******/
.list_k{
	margin-top:10px;
	border:1px solid #007d5f;
	padding:32px;
	margin-bottom:46px;
	}
.list2 li{
	height:35px;
	line-height:35px;	
	}
.list2 li a{
	height:35px;
	line-height:35px;
	display:block;
	float:left;
	width:75%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;	
	color:#262626;
	font-family:"宋体";
	font-size:18px;
	padding-left:15px;
	background:url(list_d2.png) no-repeat left center;
	}
.list2 li span{
	height:35px;
	line-height:35px;
	display:block;
	float:right;
	width:15%;
	color:#262626;
	font-family:"宋体";
	font-size:18px;
	text-align:right;
	}
.fy{
	margin:20px auto 0px auto;
	text-align:center;
	}
/**********************************二级页列表 结束*************************************/
/**********************内容页 开始***************************/
.news_tit{
	text-align:center;
	padding-top:20px;
	font-size:34px;	
	font-family:"黑体";
	width:70%;
	margin:0 auto 20px auto;
	font-weight:bolder;
	}
.news_futit{
	text-align:center;
	padding-top:5px;
	padding-bottom:10px;
	font-size:24px;	
	font-family:"宋体";
	color:#2c2c2c;
	}
.bs_ly{
	font-weight:normal;
	text-align:left;
	font-size:18px;
	height:40px;
	line-height:40px;
	font-family:"宋体";
	color:#666;
	border-bottom:1px dashed #ccc;	
	}
.div_p{
	margin-top:30px;	
	}
.div_p p{
	line-height:35px;
	font-size:18px;
	font-family:"宋体";
	}
