﻿@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	border:none;
	font-family:"微软雅黑";
	font-size:15px;
	color:#333333;
}
.clearboth{
	clear:both;
	overflow:hidden;
}
.con{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.top{
	background:url(top_bg.jpg)  no-repeat center top;
	overflow:hidden;
}
.top .con{
	padding:40px 40px 40px 0px;
}
.logo{
	float:left;
	width:410px;
	background:url(top_line.jpg) no-repeat right top;
}
.yhzc{
	float:left;
	margin-top:18px;
}
.yhzc a{
	font-size:26px;
	color:#ffffff;
	padding:0px 0px 0px 40px;
}
.fhsy{
	float:right;
	width:150px;
	background:url(return_bg.png) no-repeat left top;
	height:30px;
	line-height:30px;
	text-align:center;
	margin-top:25px;
}
.content{
	background:url(bg.jpg) no-repeat center center;
	overflow:hidden;
}
.bt-con{
	background:url(con_bg2.png) no-repeat left top;
	width: 354px;
	margin: 138px auto 350px;
	height: 333px;
	padding-top: 145px;
	text-align: center;
}
.czcg{
	color: #333333;
	font-size: 29px;
}
.djs{
margin-top: 25px;
}
.djs a{
	font-size: 17px;
	color: #c72931;
}
.djs span{
	font-size: 17px;
	color: #a9a9a9;
	margin-left: 12px;
}
.fanhui{
	width: 120px;
	height: 42px;
	background: url("dl_04_03.png") no-repeat left top;
	margin-top: 30px;
	color: #ffffff;
	font-size: 19px;
	display: inline-block;
	line-height: 42px;
}
.footer{
	background-color:#245399;
	overflow:hidden;
}
.footer .con{
	margin:30px auto;
}
.sydw{
	border-right:1px solid #456da8;
	padding-right:50px;
	float:left;
}
.foot_con{
	float:left;
	margin-left:70px;
}
.foot_con p,.foot_con a{
	color:#ffffff;
}
.foot_con p{
	line-height:25px;
}
.dxyzm_gg{
	width: 140px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #ff8000;
	font-size: 15px;
	color: #FFFFFF;
	cursor: pointer;
}