@charset "utf-8";

ul,li{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
img {max-width:100%;height:auto;width:auto\9; /* ie8 */}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}

body
{
	margin: 0;
	padding: 0;

}
p{margin:0px; padding:0px;}

/* header开始 */
ul,li{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.header {
	width: 100%;
	height: 350px;
	background-color: #005ea4;
	padding-top: 20px;
 _width:expression_r((documentElement.clientWidth<1200) "1200px":"100%");
}
.banner {
	width: 1200px;
   font-size: 36px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
}

.h1_a{
	display: block;
	width: 1160px;
	font-size: 21px;
	text-align: center;
	color:#fff;
	font-family:"微软雅黑";
	text-align:right;
	padding-right:40px;
}
.h3_a{
	display: block;
	width: 1200px;
	font-size: 38px;
	line-height: 50px;

	text-align: center;
	color: #eafffe;
	font-family: "微软雅黑";
	font-weight: normal;
	text-decoration: none;
	text-align:center;
}

.xt{
	width:100%;
	height:12px;
	background-color:#1B2361;
	margin-top:10px;
	min-width:1200px; 
 _width:expression_r((documentElement.clientWidth<1200) "1200px":"100%");
	
	}
/* lm_1开始 */	
.lm_1{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	
	}
.tpxw_1{
	width:700px;
	margin-left:30px;
	float: right;	
	}

.news{
	width: 470px;
	float: left;
	}


.s_title{
	font-size: 22px;
	color: #0176ac;
	font-family: "微软雅黑";
	float: left;
	width: 100%;
	font-weight: normal;
}
.s_title24{
	font-size: 16px;
	color: #545353;
	font-family: "微软雅黑";
	float: left;
	width: 100%;
	font-weight: normal;
}


.s_summary{
	font-size: 16px;
	font-family: "微软雅黑";
	color: #545353;
	float: left;
	width: 100%;
	line-height: 24px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}
.more{
	font-size: 14px;
	color: #253080;
	text-align: right;
	margin-right: 50px;
	}
.s_zt{
	font-size: 22px;
	color: #0176ac;
	font-family: "微软雅黑";
	float: left;
	width: 100%;
	font-weight: normal;
	text-decoration: none;
}
.s_summary1{
	font-size: 14px;
	color: #545353;
	font-family: "宋体";
	float: left;
	width: 100%;
	line-height: 24px;
	text-decoration: none;

	}

.s_summary2{
	font-size: 16px;
	color: #545353;
	font-family: "微软雅黑";
	float: left;
	width: 100%;
	line-height: 24px;
	text-decoration: none;
	margin-top: 10px;
	}
/* lm_2开始 */
.lm_2{
	width: 700px;
	margin-left: 30px;
	float: left;
    margin-top: 35px;
	}

.lm_21{
	width: 1170px;
	padding-left: 30px;
	float: left;
    margin-top: 35px;
	}
	
	
.lm_3{
	width: 470px;
	float: left;
	margin-top: 35px;
	}	

.lm_4{
	width: 470px;
	float: left;
	}

	
.content{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	background-color: #FFF;
	height: 100%;
	overflow: auto;
	padding-bottom: 25px;
}
.s_zt1{
	font-size: 22px;
	color: #F24211;
	font-family: "微软雅黑";
	float: left;
	width: 100%;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1F1;
	font-weight: normal;
	text-decoration: none;
}
.span {
	font-family: "宋体";
	font-size: 14px;
	color: #253080;
	text-decoration: none;
	text-align: right;
	float: right;
	font-weight: normal;
	padding-top: 15px;
}
.footer{
	width: 100%;
	background-color: #005ea4;
	height: 50px;
	font-weight: normal;
	margin-top: 30px;
	font-weight: normal;
 _width:expression_r((documentElement.clientWidth<1200) "1200px":"100%");
	}
.clear/*?清除浮动?*/
{ 
clear:both;
}
.copyright{
	font-family: "黑体";
	font-size: 20px;
	color: #FFF;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 50px;
	}



.text-overflow{overflow: hidden;text-overflow: ellipsis;white-space: nowrap}



/* 当浏览器的可视区域大于1024px */

@media screen and (min-width: 1024px) {
body 
{
	margin: 0;
	padding: 0;

}
p{margin:0px; padding:0px;}

/* header开始 */
ul,li{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.header {
	width: 100%;
	height: 411px;
	background-color: #005ea4;
	padding-top: 20px;
	min-width: 1200px;
 _width:expression_r((documentElement.clientWidth<1200) "1200px":"100%");
}
.banner {
	width: 1200px;
   font-size: 36px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
}

.h1_a{
	display: block;
	margin-top: 60px;
	width: 1160px;
	font-size: 21px;
	text-align: center;
	color:#fff;
	font-family:"微软雅黑";
	text-align:right;
	padding-right:40px;
}
.h3_a{
	display: block;
	margin-top: 80px;
	width: 1200px;
	font-size: 36px;
	line-height: 80px;
	text-align: center;
	color: #eafffe;
	font-family: "微软雅黑";
	font-weight: normal;
	text-decoration: none;
	text-align:center;
}

.xt{
	width:100%;
	height:12px;
	background-color:#1B2361;
	margin-top:10px;
	min-width:1200px; 
 _width:expression_r((documentElement.clientWidth<1200) "1200px":"100%");
	
	}
/* lm_1开始 */	
.lm_1{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	
	}
.tpxw_1{
	width:700px;
	margin-left:30px;
	float:right;	
	}

.news{
	width: 470px;
	float: left;
	}


.s_title{
	font-size: 22px;
	color: #0176ac;
	font-family: "微软雅黑";
	float: left;
	width: 100%;
	font-weight: normal;
}
.s_title24{
	font-size: 16px;
	color: #545353;
	font-family: "微软雅黑";
	float: left;
	width: 100%;
	font-weight: normal;
}


.s_summary{
	font-size: 16px;
	font-family: "微软雅黑";
	color: #545353;
	float: left;
	width: 100%;
	line-height: 24px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}
.more{
	font-size: 14px;
	color: #253080;
	text-align: right;
	margin-right: 50px;
	}
.s_zt{
	font-size: 22px;
	color: #0176ac;
	font-family: "微软雅黑";
	float: left;
	width: 100%;
	font-weight: normal;
	text-decoration: none;
}
.s_summary1{
	font-size: 14px;
	color: #545353;
	font-family: "宋体";
	float: left;
	width: 100%;
	line-height: 24px;
	text-decoration: none;

	}

.s_summary2{
	font-size: 16px;
	color: #545353;
	font-family: "微软雅黑";
	float: left;
	width: 100%;
	line-height: 24px;
	text-decoration: none;
	margin-top: 10px;
	}
/* lm_2开始 */
.lm_2{
	width: 700px;
	margin-left: 30px;
	float: left;
    margin-top: 35px;
	}

.lm_21{
	width: 1170px;
	padding-left: 30px;
	float: left;
    margin-top: 35px;
	}
	
	
.lm_3{
	width: 470px;
	float: left;
	margin-top: 35px;
	}	

.lm_4{
	width: 470px;
	float: left;
	}

	
.content{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	background-color: #FFF;
	height: 100%;
	overflow: auto;
	padding-bottom: 25px;
}
.s_zt1{
	font-size: 22px;
	color: #F24211;
	font-family: "微软雅黑";
	float: left;
	width: 100%;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1F1;
	font-weight: normal;
	text-decoration: none;
}
.span {
	font-family: "宋体";
	font-size: 14px;
	color: #253080;
	text-decoration: none;
	text-align: right;
	float: right;
	font-weight: normal;
	padding-top: 15px;
}
.footer{
	width: 100%;
	background-color: #005ea4;
	height: 50px;
	font-weight: normal;
	margin-top: 30px;
	min-width:1200px; 
	font-weight: normal;
 _width:expression_r((documentElement.clientWidth<1200) "1200px":"100%");
	}
.clear/*?清除浮动?*/
{ 
clear:both;
}
.copyright{
	font-family: "黑体";
	font-size: 20px;
	color: #FFF;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 50px;
	}



.text-overflow{overflow: hidden;text-overflow: ellipsis;white-space: nowrap}
}
/* 当浏览器的可视区域小于650px */
@media screen and (max-width: 650px) {

.header {
	width: 100%;
	height: 100px;
	background-color: #005ea4;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.banner {
	width: 100%;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
}

.h1_a{
	/* display: block;
	font-size: 24px;
	text-align: center;
	color: #fff;
	font-family: "微软雅黑";
	width: 100%;
	margin-right: auto;
	margin-left: auto; */
	display: block;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	font-size: 22px;
	text-align: center;
	color: #FFF;
	font-family: "微软雅黑";
	font-weight: normal;
	text-decoration: none;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	line-height: 40px;
	overflow: hidden;
	position: absolute;
}
.h3_a{
	display: block;
	font-size: 24px;
	text-align: center;
	color: #FFF;
	font-family: "微软雅黑";
	font-weight: normal;
	text-decoration: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 24px;
	display: none;
	overflow: hidden;
	position: absolute;
}

.xt{
	width: 100%;
	height: 12px;
	background-color: #1B2361;
	margin-top: 10px;
	display: none;
	overflow: hidden;
	}
/* lm_1开始 */	
.lm_1{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	margin-bottom: 20px;
	}
.tpxw_1{
	margin: 0; 
	width: 100%;
	position: relative;
	}

.news{
	margin-bottom: 30px;
	width: 100%;
	overflow: hidden;
	}
.lm_4{
	width: 100%;
}
.lm_3{
	width: 100%;
	margin-top: 0;
}
.s_title{
	font-size: 18px;
	color: #0176ac;
	font-family: "微软雅黑";
	float: left;
	width: 100%;
	font-weight: normal;
}
.s_summary{
	font-size: 16px;
	font-family: "微软雅黑";
	color: #000;
	float: left;
	width: 100%;
	line-height: 20px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}
.more{
	font-size: 12px;
	color: #253080;
	text-align: right;
	}
.s_zt{
	font-size: 18px;
	color: #0176ac;
	font-family: "微软雅黑";
	float: left;
	width: 100%;
	font-weight: normal;
	text-decoration: none;
}
.s_summary1{
	font-size: 16px;
	color: #000;
	font-family: "微软雅黑";
	width: 100%;
	line-height: 20px;
	text-decoration: none;
	}

/* lm_2开始 */
.lm_2{
	width: 100%;
	margin-right: auto;
	margin-left: auto;

	}
.content{
	width: 90%;
	margin-top: 0;
	background-color: #FFF;
	padding: 18px 15px 18px 15px;
}
.s_zt1{
	font-size: 18px;
	color: #F24211;
	font-family: "微软雅黑";
	float: left;
	width: 100%;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1F1;
	font-weight: normal;
	text-decoration: none;
}
.span {
	font-family: "宋体";
	font-size: 12px;
	color: #253080;
	text-decoration: none;
	text-align: right;
	float: right;
	font-weight: normal;
	padding-top: 15px;
}
.footer{
	width: 100%;
	background-color: #005ea4;
	height: 50px;
	margin-top: 30px;
	font-weight: normal;
	}
.clear/*?清除浮动?*/
{ 
clear:both;
}
.copyright{
	max-width: 100%;
	font-family: "黑体";
	font-size: 16px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 50px;
	}
.img_1{
	width:100%;
	}
html{-webkit-text-size-adjust:none;}

body 
{
	margin: 0;
	padding: 0;

}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
}
