﻿#hang_1{width:1230px;margin:auto;padding:40px 0 0px 0px;}
#hang_2{width:1230px;margin:auto;padding:0px 0px 0px 0px;}
#hang_3{width:1230px;margin:auto;padding:30px 0px 0px 0px;}
#h2_bj{width:100%;overflow: hidden;margin:30px 0 0 0;padding:35px 0px; background: #eee;}
#hang_4{width:1230px;margin:auto;padding:30px 0 0px 0px;overflow: hidden;box-sizing: border-box; }
#hang_5{width:100%;margin:30px 0 0 0;padding:0px 0 0px 0px;overflow: hidden;box-sizing: border-box; background:#EEE;}
.left{float:left;width:1110px;margin:0 0px 20px 0px;overflow:hidden;background-color:#FFF;box-sizing: border-box;}
.right{float:left;width:540px;margin:0 30px 0px 0px;overflow:hidden;background-color:#FFF;box-sizing: border-box;}
/*============首页板块背景=*/
.lie_1.side_box{width:1230px;margin:0 0px 0px 0px;overflow:hidden;background-color:#FFF;box-sizing: border-box;}
.lie_2.side_box{float:left;width:600px;margin:0 30px 0px 0px;overflow:hidden;background-color:#FFF;box-sizing: border-box;flex-shrink:0;}
.lie_3.side_box{float:left;width:390px;min-height:290px;margin:0 30px 0px 0px;background-color:#FFF;box-sizing: border-box; }
.lie_4.side_box{float:left;width:285px;margin:0 30px 0px 0px;overflow:hidden;background-color:#FFF;box-sizing: border-box;}
.side_more a{
	font-weight: normal;font-family:Microsoft YaHei;
	margin:0px 0px 0 0;
	padding:0 20px;
	COLOR: #fff;
	line-height:45px;
	font-size:12px;
	text-align:center;
	display: block;
	float: right;
	box-sizing: border-box;
	background: #0C6;

}
.side_more a:hover{COLOR:#fff; background:#06C;}
/*==============首页三列=*/
.more a{
	margin:0px auto 30px auto;
	COLOR: #145ab2;
	width:90px;
	height:30px;
	line-height:30px;
	text-align: center;
	display: block;
	border:1px solid #CCC;
	font-size:14px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	border-radius:16px;
}
.more a:hover{border:1px solid #145ab2;COLOR: #fff;background-color: #145ab2;}
.news_img { float:left;width:600px;height:415px;margin:0px 0px 0px 0px;}/* 新闻图片尺寸 */
/* ----------------------------------------------------------------滑动门a */
.hd_box{float:right;width:600px;margin:0 0px 0px 0px;position: relative;}
.hd_more a{
	position:absolute;
	z-index:10;top:0px;right:0px;
	font-weight: normal;
	font-family:Microsoft YaHei;
	margin:0px 16px 0 0;
	padding:0px;
	COLOR: #333;
	line-height:46px;
	font-size:12px;
	text-align:center;
	display: block;
	box-sizing: border-box;
}
.hd_more a:hover{COLOR:#ff9900;}
.hda_{height:45px;text-align: left; background:#e8e8e8;}
.hda_ ul{display:inline-block;}
.hda_ li{
    float:left;
    width:150px;
    list-style:none;
	cursor:pointer;
	text-align: center;
	margin:0;
	padding:0 ;
	font-size:20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight:normal;
}
.hda_ li i{font-size:28px; margin:0 10px 0 0;}
.hda_an_a span{width:100%;position: relative;display:inline-block;height:45px;line-height:45px;color: #fff;font-family: "Microsoft YaHei";background:#145ab2;}
.hda_an_a span:before {
	content:"";
	position:absolute;
	bottom:0;
	top:100%;
	left:50%;
	margin:0 0 0 -4.5px;
	border-left:4.5px solid transparent;
	border-right:4.5px solid transparent;
	border-top:5px solid #145ab2;}
.hda_an_b span{width:100%;display:inline-block;height:45px;color: #666;line-height:45px; }
.hda_open{display:block;}
.hda_closs{display:none;}

.news_con {width:100%;padding:0px 0 0 0;overflow:hidden; }
.news_con ul li{position: relative;padding:0;font-size:18px;line-height:30px;;text-align: left;padding:0px 0 0 0;overflow: hidden;margin:18px 0px 0px 0;}
.news_con ul li span{ width:80px;font-size:16px; font-weight:bold;border:1px solid #dadada; padding:0; margin:0 15px 0 0; text-align: center; float:left;overflow:hidden;}
.title{width: 480px;font-size:20px;line-height:1.5;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;text-align: justify;}
.news_con ul li:hover .title{color:#145ab2;}
.day{color:#333;font-size:28px; font-weight: bold; line-height:45px;}
.year{color:#666;font-size:12px; font-weight: normal; line-height:28px; background:#eeeeee;}
.intro{color:#999;font-size:12px; font-weight: normal; line-height:1.8;}
.news_con ul li strong{position: absolute;top:0;left:0;border-top:40px solid #F00;border-right:40px solid transparent;}
.news_con ul li strong:before {
	content:"New";
font-size:12px;color: #fff; font-weight: bold;
position: absolute;top:-40px;left:1px;
transform:rotate(-45deg);
-ms-transform:rotate(-45deg); /* Internet Explorer */
-moz-transform:rotate(-45deg); /* Firefox */
-webkit-transform:rotate(-45deg); /* Safari 和 Chrome */
-o-transform:rotate(-45deg); /* Opera */
}
/*==============首页版块=*/

/*==============统一列表样式=*/
.side_box h2{height:45px;text-align: left; background:#e8e8e8;}
.side_box h2 span{
	font-size:20px;
	COLOR: #fff;
	width:150px;
	height:45px;
	line-height:45px;
	background:#145ab2;
	position: relative;
	border-radius:0;display:inline-block;
	float:left;
	text-align: center;
	font-weight: normal;
	}
.side_box h2 span:before {
	content:"";
	position:absolute;
	bottom:0;
	top:100%;
	left:50%;
	margin:0 0 0 -4.5px;
	border-left:4.5px solid transparent;
	border-right:4.5px solid transparent;
	border-top:5px solid #145ab2;}
.side_box h2 span i{font-size:25px; margin:0 10px 0 0;}

.side_con{ width:100%;padding:5px 0 0px 0;overflow: hidden;}
.side_con ul{margin:0px;padding:0;overflow: hidden; zoom:1;}
.side_con ul li a:before {
	content:"";
	display: inline-block;
	width:5px;
	height:5px;
	margin:0px 10px 3px 0px;
	border-radius:50%;
	vertical-align:middle;
	border:0px solid #ddd;
	background-color:#145ab2;
}
.side_con ul li{padding:0;font-size:16px;height:45px;line-height:45px;text-align: left;color: #333;border-bottom:1px dashed #dddddd;box-sizing: border-box;}
.side_con ul li a{width:520px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: normal;display:inline-block;}

.side_con ul li span{float:right;color: #999;font-size:14px; }
.side_con ul li strong{color:#cc0000;font-size:14px; font-weight:normal; margin:0 10px 0 0;}
.side_con ul li strong a{color:#cc0000;}

.zhuanti_img {width:1230px;margin:auto;padding:0px 0px 0px 0px;overflow: hidden;}
.zhuanti_img ul{padding:30px 0 0px 0;zoom:1;}
.zhuanti_img ul li{
	float:left;
	width:1230px;
	height:120px;
	line-height:120px;
	box-sizing: border-box;
	margin:0px 0px 0px 0px;
	color:#333;
	text-align:center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	font-size:24px;
	border-radius:0px;

	background:#e3f6ff;transition: all 0.5s;
}

.zhuanti_img ul li i{font-size:46px; margin:0 10px 5px 0;}
.zhuanti_img ul li img{ width:100%;height:120px;margin:0px 0px 0px 0px;padding:0px;}

.about_box{width:600px;margin:0 0px 0px 0px;overflow:hidden;box-sizing: border-box; float:left;}
.about_box h2{height:50px;text-align: left;}
.about_box h2 span{
	font-size:30px;
	COLOR: #333;
	height:50px;
	line-height:30px;
	position: relative;
	border-radius:0;display:inline-block;
	text-align: left;
	font-weight: normal;
	}
.about_con{padding:0px 0 0px 0;overflow: hidden;}
.about_con ul{;margin:0px;padding:0;overflow: hidden;float:left;}
.about_img{ width:600px;margin:0px 0 0 0;padding:0;overflow: hidden; float: right;}
.about_img img{ width:600px; height:330px;}

.about_con ul p{ font-size:14px; line-height:1.8; color:#333;}
.renli_con {width:100%;margin:auto;padding:30px 0px 0px 0px;}
.renli_con ul {width:630px;padding:0 0 0px 0; overflow: hidden; zoom:1;}
.renli_con ul li a{
	float:left;
	width:285px;
	box-sizing: border-box;
	margin:0px 30px 0px 0px;
	padding:20px 0;
	color:#009143;
	text-align:center;
	overflow: hidden;

	font-weight: normal;
	display:inline-block;
	background:#FFF;
	border-radius:3px;
	font-size:24px;
}
.renli_con ul li i{font-size:36px; margin:0 10px 0 0;}
.renli_con ul li a:hover{ color:#fff;background:#009143;}



.link_box { margin:0 0px 0px 0px;overflow: hidden;}
.link_box h2{height:45px;text-align: center;border-bottom:0px solid #dfdfdf; background:#FFF;}
.link_box h2 span{
	width:150px;
	padding:0px;
	font-size:20px;
	font-family:Microsoft YaHei;
	COLOR: #fff;
	height:45px;
	line-height:45px;
	font-weight: normal;
	display:inline-block;
	background:#145ab2; 
	position: relative;
} 
.link_box h2 span:before {
	content:"";
	position:absolute;
	bottom:0;
	top:100%;
	left:50%;
	margin:0 0 0 -4.5px;
	border-left:4.5px solid transparent;
	border-right:4.5px solid transparent;
	border-top:5px solid #145ab2;}
.link_box h2 span i{font-size:25px; margin:0 10px 0 0;}
.link_con {width:1230px;margin:auto;padding:30px 0px;}
.link_con ul {width:1260px;padding:0 0 0px 0; overflow: hidden; zoom:1;}
.link_con ul li{
	float:left;
	width:241px;
	height:40px;
	line-height:40px;
	text-align:center;
	box-sizing: border-box;
	margin:0px 6px 6px 0px;
	color:#333;
	background: #fff no-repeat center center;
	font-size:14px;
	background-size:90% 90%;
	border:1px solid #dfdfdf;
	border-radius:3px;
	overflow: hidden;
	font-weight: normal;
}
.link_con ul li a{width:241px;height:40px;line-height:40px;display: inline-block;text-overflow: ellipsis;white-space: nowrap;}
.link_con ul li img{width:100%;height:100%;}