﻿/* CSS Document */


*{
	margin: 0px;
	padding: 0px;
}

body{
	margin: 0px;
	/*background-image:url(2016lhbg.jpg);*/
	font-family: "Microsoft Yahei", "雅黑";
	background-repeat: repeat;
	background-position: 50% 10%;
}

img{
　　border:0px;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}





.main {
	/*background-color:blue;*/
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	/*margin-top: 5px;*/
	overflow:hidden;
	padding:0px 0px 0px 0px;
}

.main-width {
	float: left;
	margin:20px 0px 0px 0px;
	display:inline;
	width:100%;
	padding:0px 0px 10px 0px;

}

.main-title {
	float: left;
	width:100%;
	background:red;
	height:50px;
}









/*焦点图*/

.FocusPic {
	width: 550px;
	float: left;
	height: 330px;
	margin:0px 0px 0px 0px;
	display:inline;
}



/*焦点新闻*/

.FocusNews {
	width: 400px;
	background-color:#e92b2b;
	float:left;
	height: 330px;
	margin:0px 0px 0px 0px;
	display:inline;
	/*border: 1px solid #E0E0E0;
	padding:0px 0px 1px 0px;*/
}



.FocusNews-Title {
	width:352px;
	font-size: 20px;
	color: white;
	text-align:center;
	padding:0px 0px 0px 0px;
	float:left;
	margin:20px 0px 10px 24px;
	border-bottom: 1px white dashed;
	height:80px;
	line-height:30px;
	font-weight:bold;
}

.FocusNews-Title a{
	font-size: 20px;
	color: white;
}

.FocusNews-Title a:hover{
	font-size: 20px;
	color: white;
}





.FocusNews-BoldL-Title {
	width: 352px;
	font-size: 16px;
	/*font-weight: bolder;*/
	color: white;
	text-align: left;
	padding: 0px;
	float: left;
	margin:0px 0px 0px 24px;
	line-height: 35px;
	height:35px;
}

.FocusNews-BoldL-Title a{
	font-size: 16px;
	color: white;
}

.FocusNews-BoldL-Title a:hover{
	font-size: 16px;
	color: white;
}




.sywdhfont {
	float: left;
	width:215px;
	font-size:18px;
	color:#ff0000;
	font-family: "Microsoft Yahei", "雅黑";
	height:40px;
	line-height:40px;
	/*border-bottom:1px #ffffff dashed;*/
	text-indent:0px;
	font-weight:bold;
}

.sywdhfont a{
	font-size:18px;
	color:#ff0000;
	font-family: "Microsoft Yahei", "雅黑";
	text-indent:0px;
	text-decoration:none;
}

.sywdhfont a:hover{
	font-size:18px;
	color:#ff0000;
	font-family: "Microsoft Yahei", "雅黑";
	text-indent:0px;
	text-decoration:none;
}

.sywdhfont1 {
	float: left;
	width:215px;
	font-size:16px;
	color:white;
	font-family: "Microsoft Yahei", "雅黑";
	height:40px;
	line-height:40px;
	/*border-bottom:1px #ffffff dashed;*/
	text-indent:0px;
}

.sywdhfont1 a{
	font-size:16px;
	color:white;
	font-family: "Microsoft Yahei", "雅黑";
	text-indent:0px;
	text-decoration:none;
}

.sywdhfont1 a:hover{
	font-size:16px;
	color:white;
	font-family: "Microsoft Yahei", "雅黑";
	text-indent:0px;
	text-decoration:none;
}

