﻿#top_banner_bj{margin:auto;width:640px;height:300px;background:#09478f no-repeat center -30px;background-size: cover;}
/*==============首页三列=*/
#left { float:left; width:445px; margin:0px 0 0px 0px;}
#center { float:left; width:350px;margin:0 0 0 30px;}
#right { float: right; width:255px; margin:0px 30px 0px 0;}
.en {
	height:24px;
	float:left;
	font-size:18px; 
	font-family:Microsoft YaHei;
	margin:0 10px 0 0;
	line-height:19px;
	font-weight: normal;
	color: #0d62ab;
}
.en strong{font-size:24px; font-family:Microsoft YaHei;font-weight: bold;}


/* 滑动门a */
.hd_box {width:640px;margin:auto;overflow:hidden;padding:0px 0 0px 0px;}
.hda_{width:100%;margin:0;display:table;text-align:center;border-bottom:1px solid #e1e1e1;background:#e1e1e1;}
.hda_ ul{display:inline-block;width:650px;}
.hda_ li{
    float:left;
	width:214px;
	height:80px;
	padding:0 0 0 0px;
    list-style:none;
	cursor:pointer;
	text-align: center;
	margin:0 1px 0 0px;
	font-size:2.5rem;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.hda_an_a span{width:100%;position: relative;display:inline-block;color:#145ab2;font-family:"Microsoft YaHei";font-weight:bold; border-bottom:3px solid #145ab2; background:#fff;height:78px;line-height:85px;
}
.hda_an_b span{width:100%;display:inline-block;color:#666;height:80px;line-height:85px;background:#fff;}
.hda_open{display:block;}
.hda_closs{display:none;}

/*==============首页banner专题=*/


/*==============首页版块=*/




/* ==============新闻动态 */
.side_box{width:640px;margin:0px auto;padding:0px 0 0px 0;overflow:hidden;}
.side_box h2 {height:80px;font-size:2.5rem;padding:0 20px 0 20px;border-bottom:0px solid #CCC;}
.side_box h2 span { width:500px;height:80px;line-height:80px;font-weight: 900;color: #666;text-overflow: ellipsis;white-space: nowrap;overflow: hidden; float:left}
.side_box h2 span:before {
	content:"";
	display: inline-block;
	width:8px;
	height:27px;
	margin:0px 10px 5px 0px;
	border-radius:0%;
	vertical-align:middle;
	background-color:#09478f;
}
.side_con {width:100%;padding:20px 20px;overflow:hidden;box-sizing: border-box;background:#f9f9f9;}
.side_con ul {margin:0px;padding:0;overflow: hidden; zoom:1;}
.side_con ul p{font-size:1.6rem;line-height:1.8;color:#666;padding:0px 0px 20px 0px;}
.side_con img{ width:250px; height:150px; float:left;border:1px solid #e1e1e1; margin:5px 20px 0px 0;border-radius:8px;
   -webkit-border-radius:8px;
   -moz-border-radius:8px;
   -o-border-radius:8px;
   -ms-border-radius:8px;}
.side_con ul li a{
	position: relative;
	padding:0 0px 0 0px;
	width:100%;
	box-sizing: border-box;
	height:60px;
	line-height:60px;
	font-size:2.1rem;
	margin:0 0px 0px 0px;
	border-radius:0px;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	overflow: hidden;
	color:#666;
	border-bottom:1px dashed #ddd;
	display:inline-block;
}
.side_con ul li span{float:right;color:#666;font-size:1.6rem;height:60px;line-height:65px;box-sizing: border-box;}
.side_con ul li a:before {
	content:"";
	position: absolute;
	width:6px;
	height:6px;
	top:50%;
	left:0;
	margin:-3px 0 0 0;
	border-radius:0%;
	border:0px solid #ddd;
	background: #666;
	float:left; display:none
}

.more a{
	font-size:18px;
	height:80px;
	line-height:80px;
	font-weight: normal;
	margin:0px 0px 0 0;
	padding:0px 0 0 0px;
	COLOR: #CCC;

	text-align: center;
	float: right;
	display: inline-block;
}


