*{
	padding: 0px;
	margin: 0px;
	font-family: "Arial";
}
html,body{
	min-width: 1340px;
	width: 100%;
}
div{
	box-sizing: border-box;
}
a{
	text-decoration: none;
}
.head{
	width: 100%;
	height: 175px;
	min-width: 1340px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../image/head_bg.jpg);
}
.head_msg{
	width: 100%;
	height: 55px;
	min-width: 1200px;
	border-bottom: 1px solid #e3dfe1;
	background-color: rgba(0,0,0,0);
}
.head_msg_center{
	width: 1200px;
	height: 55px;
	margin: 0 auto;
	padding-top: 16px;
	color: #666;
}
.today{
	font-family: "宋体";
}
.head_nav{
	font-family: "宋体";
	margin-left: 300px;
}
.cn,.en{
	font-family: "宋体";
	color: #930d14;
	font-weight: 600;
	margin-left: 20px;
	float: right;
}
.cn a,.en a{
	font-family: "宋体";
	color: #930d14;
	cursor: pointer;
}
.cn a:hover,.en a:hover{
	text-decoration: underline;
}
.logo_center{
	width: 1200px;
	height: 120px;
	margin: 0 auto;
	background-color: rgba(0,0,0,0);
}
.logo_center img{
	float: left;
	margin-top: 20px;
}

.nav{
	width: 100%;
	background-image: url(../image/nav_bg.jpg);
	height: 71px;
	min-width: 1340px;
	background-repeat: no-repeat;
	background-position: center;
}
.nav_center{
	width: 1200px;
	height: 71px;
	margin: 0 auto;
}
.nav ul li{
	list-style: none;
	float: left;
	line-height: 71px;
	font-size: 18px;
	color: #fff;
	margin-right: 70px;
}
.nav ul li:last-child{
	margin: 0px;
}
.nav ul li img{
	margin-right: 20px;
}
.search{
	float: right;
	height: 38px;
	position: relative;
	width: 239px;
	margin-top: 20px;

}
.search input[type=text]{
	height: 36px;
	width: 200px;
	border: 1px solid #dddddd;
	line-height:38px; 
	display: inline-block;
	position: absolute;
}
.search input[type=image]{
	width: 39px;
	height: 38px;
	border:none;
	margin-top:10px;
	display: inline-block;
	position: absolute;
	right: 0px;
	top: -10px;
}
.banner{
	width: 100%;
	min-width: 1340px;
	background-image: url(../image/banner.jpg);
	height: 490px;
	background-position: center;
	background-repeat: no-repeat;
}
.main{
	width: 100%;
	min-width: 1340px;
	border-bottom: 10px solid #4c4a4b;
}
.main_center{
	width: 1200px;
	margin: 54px auto;
	overflow: hidden;
}
.left_img{
	width: 642px;
	height: auto;
	float: left;
}
.img{
	width: 642px;
	height: 428px;
	background-position: center;
	background-repeat: no-repeat;
}
.img1{
	background-image: url(../image/main_1.jpg);
}
.img2{
	margin: 54px 0px;
	background-image: url(../image/main_2.jpg);
}
.img3{
	background-image: url(../image/main_3.jpg);
}
.right_msg{
	width: 510px;
	float: right;
	border:1px solid #e3dfe1;
	height: 1392px;
	padding: 32px 24px;
}
.right_msg ul{
	padding-left: 20px;
	margin-left: 15px;
	margin-bottom:15px; 
	margin-top: 15px;
}
.right_msg ul li{
	list-style: none;
	color: #666666;
	line-height: 38px;
	font-size: 18px;
}
.right_msg p{
	line-height: 53px;
	background-color: #00376c;
	font-size: 30px;
	color: #fff;
	margin-left: 25px;
	padding-left: 40px;
	margin-right: 35px;
}
.right_msg p a{
	font-size: 30px;
	color: #fff;
}
.right_msg img{
	margin-left: 25px;
	margin-top: 10px;
}
.column_head{
	background-image: url(../image/column_logo.jpg);
	height: 51px;
	width: 100%;
	background-position: 5px;
	background-repeat: no-repeat;
}
.column_head span{
	font-size: 30px;
	font-weight: 600;
	color: #00376c;
	display: inline-block;
	line-height: 61px;
	margin-left: 75px;
}
.foot{
	width: 100%;
	height: 90px;
	min-width: 1340px;
}
.foot_center{
	width: 1200px;
	margin: 0 auto;
	height: inherit;
	position: relative;
}
.foot p{
	text-align: center;
	line-height: 25px;
	color: #666;
	padding-top: 20px;
}
.to_top{
	position: absolute;
	right: 0%;
	top: 0%;
	background-image: url(../image/top.jpg);
	width: 55px;
	height: 41px;
}
.list{
	width: 100%;
	min-width: 1340px;
	height: auto;
	border-bottom: 10px solid #4c4a4b;
}
.list_center{
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
}
.list_head{
	background-image: url(../image/list_head.jpg);
	height: 53px;
	line-height: 53px;
	width: 1200px;
	padding-left: 60px;
}
.list_body{
	overflow: hidden;
	min-height: 600px;
}
.list_left{
	float: left;
	height: inherit;
	width: 365px;
}
.list_column{
	background-image: url(../image/en_column_bg.jpg);
	width: 365px;
	height: 55px;
	line-height: 53px;
	font-size: 25px;
	padding-left:55px;
	color: #fff;
}
.list_nav{
	
	width: 363px;
	height: 53px;
	border: 1px solid #1d568c;
	margin-top: 40px;
	color: #00376c;
	line-height: 53px;
	text-align: center;
	cursor: pointer;
	font-size: 22px;
}
.list_img{
width:100%;
margin-top:40px;
margin-bottom:40px;
}
.list_main{
	width: 835px;
	float: left;
	padding-left: 80px;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 30px;
}
.list_main ul{
	padding-left: 20px;
}
.list_main ul li{
	line-height: 35px;
}
.list_main ul li span{
	float: right;
}
.list_main ul li a:hover{
	text-decoration: underline;
}