﻿#hang_1{width:1230px;margin:auto;padding:40px 0 0px 0px;display: flex;}
#hang_2{WIDTH:1230px;margin:auto;padding:30px 0px 0px 0px;display: flex;}
#hang_3{WIDTH:100%;margin:0px;padding:30px 0 0 0;overflow: hidden;box-sizing: border-box; }
#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;}
/*============首页板块背景=*/

.side_more a{
	font-weight: normal;font-family:Microsoft YaHei;
	margin:0px 20px 0 0;
	padding:0px;
	COLOR: #333;
	line-height:45px;
	font-size:12px;
	text-align:center;
	display: block;
	float: right;
	box-sizing: border-box;
}
.side_more a:hover{COLOR:#ff9900;}
/*==============首页三列=*/
.more a{
	margin:0px auto 0px auto;
	COLOR: #333;
	width:90px;
	height:30px;
	line-height:30px;
	text-align: center;
	display: block;
	border:1px solid #eee;
	font-size:12px;
	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 #ccc;COLOR:#ff9900;}
.news_img { float:left;width:100%; height:410px;margin:0px 30px 0px 0px;overflow: hidden;flex:1;}

.news_box{width:100%;margin:0 30px 0px 0px;overflow:hidden;background-color:#FFF;box-sizing: border-box;flex:1;}
.news_box:last-child{margin-right:0;}
.news_box h2{height:46px;text-align: center; border-bottom:1px solid #ddd;}
.news_box h2 span{
	font-size:24px;
	COLOR: #145ab2;
	height:44px;
	padding:0 20px;
	position: relative;
	display:inline-block;
	text-align:left;
	font-weight:normal;
	border-bottom:3px solid #145ab2;
	}
.news_box h2 span:before {
	content:"";
	position:absolute;
	bottom:0;
	top:100%;
	left:50%;
	margin:0 0 0 -8px;
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	border-top:8px solid #145ab2;}
.news_con{padding:30px 0 0 0;}
.news_con ul li{width:100%;float:left;padding:0;text-align: left;color: #333;margin:0px 0px 15px 0;box-sizing: border-box;position: relative;}
.news_con ul li:last-child{margin:0;}
.news_con ul li span{ width:80px;font-size:12px; background:#eee;padding:0 0px; margin:0 15px 0 0; text-align: center; float:left;overflow:hidden; line-height:2.1; color:#666;border:1px solid #dadada;}
.news_con ul li span p{font-size:30px;font-weight:bold; color:#145ab2;background:#fff;line-height:45px; }
.news_con ul li:hover .title{color:#145ab2;}
.intro{ height:35px;color:#999;font-size:12px; font-weight: normal; line-height:1.6;overflow: hidden;}
.title{ font-size:18px;line-height:1.8;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;text-align: justify;}
.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: normal;
position: absolute;top:-35px;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 */
}
.news_con ul li img{ margin:0px 20px 0px 0px;float: left;width:220px;border-radius:0px;overflow:hidden;border-radius:0px; display:none}

/*==============首页版块=*/
.hd_box{width:600px;float: right;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 0px 0 0;
	padding:0px;
	COLOR: #333;
	line-height:40px;
	font-size:12px;
	text-align:center;
	display: block;
	box-sizing: border-box;
}
.hd_more a:hover{COLOR:#ff9900;}
.hda_{height:46px;text-align: left; border-bottom:1px solid #ddd;box-sizing: border-box;}
.hda_ ul{display:inline-block;}
.hda_ li{
    float:left;
	overflow: hidden;
	cursor:pointer;
	text-align: left;
	margin:0;
	padding:0 0px 0 0 ;
	font-size:24px;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight:normal;line-height:1.0;
}
.hda_an_a span{width:100%;position: relative;display:inline-block;height:45px;padding:0 30px 0 0 ;color:#145ab2;border-bottom:3px solid #145ab2;}
.hda_an_b span{width:100%;display:inline-block;height:45px;color: #666;padding:0 30px 0 0 ;}
.hda_open{display:block;}
.hda_closs{display:none;}
/*==============统一列表样式=*/
.side_box{width:100%;margin:0 30px 0px 0px;overflow:hidden;background-color:#FFF;box-sizing: border-box;flex:1;}
.side_box:last-child{margin-right:0;}
.side_box h2{height:45px;text-align:center;background:#e8e8e8;}
.side_box h2 span{
	font-size:20px;
	COLOR: #fff;
	height:45px;
	line-height:45px;
	padding:0 20px 0 20px;
	position: relative;
	display:inline-block;
	float:left;
	text-align: center;
	font-weight:normal;
	background:#145ab2;
	}
.side_box h2 span:before {
	content:"";
	position:absolute;
	bottom:0;
	top:100%;
	left:50%;
	margin:0 0 0 -6px;
	border-left:6px solid transparent;
	border-right:6px solid transparent;
	border-top:6px solid #145ab2;}
.side_box h2 span i{font-size:26px; margin:0 10px 0 0;}
.side_con{padding:5px 0 0px 0;}
.side_con ul{margin:0px;padding:0;}
.side_con ul li:before {
	content:"";
	position: absolute;
	width:5px;
	height:5px;
	top:50%;
	left:0;
	margin:-2.5px 0px 0px 0px;
	border-radius:50%;
	background:#145ab2;
	float:left; display:none
}
.side_con ul li{padding:20px 0px;font-size:16px;line-height:100%;text-align: left;color: #333;border-bottom:1px dashed #dddddd;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: normal;box-sizing: border-box;position:relative;}
.side_con ul li a{}
.side_con ul li span{float:left;color:#666;font-size:16px; border-right:2px solid #145ab2; padding:0 10px 0 0; margin:0 10px 0 0;}
.side_con ul li:hover span{color:#145ab2;}
.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:30px 0px 0px 0px;}
.zhuanti_img ul{padding:0 0 0px 0; overflow: hidden; zoom:1;}
.zhuanti_img ul li{
	float:left;
	width:1230px;
	box-sizing: border-box;
	margin:0px 30px 0px 0px;
	border-radius:0px;
}
.zhuanti_img ul li a{display:block;}
.zhuanti_img ul li img{ width:100%; height:168px;}

/*======================================平台链接=*/
.pt { width:1230px;margin: auto;padding:20px 0px 0px 0px;}
.pt ul{padding:0 0 0px 0;display:flex;}
.pt ul li{
	float:left;
	flex:1;
    height:130px;
	margin:0px 20px 0px 0px;
	border-radius:0px;
	border:0px solid #eee;
	background-size:100% 100%;
	box-sizing: border-box;
	font-size:24px;
	line-height:1.5;font-weight:normal;
	}
.pt ul li:last-child{margin-right:0;}
.pt ul li span{ width:100%;display:table;height:130px; color:#FFF;}
.pt ul li p{display: table-cell;vertical-align: middle;text-shadow:4px 4px 4px rgba(0,0,0,0.8);letter-spacing:2px;padding:0 30px;text-align:center;}

.link_box { margin:0 0px 0px 0px;overflow: hidden;}
.link_box h2{height:45px;text-align: center; border-bottom:1px solid #ddd;background:#FFF;}
.link_box h2 span{
	font-size:20px;
	COLOR:#fff;
	height:45px;
	line-height:45px;
	padding:0 20px;
	position: relative;
	border-radius:0;
	display:inline-block;
	font-weight: normal;
	background:#145ab2;
	}
.link_box h2 span:before {
	content:"";
	position:absolute;
	bottom:0;
	top:100%;
	left:50%;
	margin:0 0 0 -6px;
	border-left:6px solid transparent;
	border-right:6px solid transparent;
	border-top:6px solid #145ab2;}
.link_box h2 span i{font-size:20px; margin:0 10px 0 0; font-weight:normal;}
.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 a{
	float:left;
	width:241px;
	line-height:40px;
	box-sizing: border-box;
	margin:0px 6px 6px 0px;
	color:#333;
	text-align:center;
	border:1px solid #dfdfdf;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	display:inline-block;
	background:rgba(255,255,255,1.0);
	border-radius:3px;
	font-size:14px;
}
.link_con ul li a:hover{ color:#145ab2;border:1px solid #145ab2; background: #fff;}

