@charset "utf-8";
#zoomtitl em{
	font-size: 20pt!important;
}
/* CSS Document */
*+html * {
	padding: 0;
	margin: 0;
}

* {
	margin: 0px;
	padding: 0px;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

*html .clear {
	height: 1%;
}

.cl {
	clear: both;
}

img {
	border: 0;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
table {
	padding: 0;
	margin: 0;
}

ul,
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input {
	border: 0px;
}

button {
	cursor: pointer;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: none;
}

body {
	background: url(../img/bg.jpg) no-repeat center top;
	width: 100%;
	height: 100%;
	font-size: 14px;
	font-family: "宋体,微软雅黑";
}

.body {
	background: url(../img/bg.jpg) no-repeat center top;
	width: 100%;
	height: 100%;
}
.container{
	width: 973px;
	margin:0 auto;
	position: relative; 
	height: 100%;
	box-sizing:border-box;
}
.headers{
	
	margin-top:471px;
	width: 720px;
	font-size:24px;color:#ffffff;
	margin-left:20px;
	padding-top:30px;
	padding-left:38px;
	padding-right:100px;
	 text-indent:2em;
}
.contents{
	margin-top:254px;
	text-align:center;
	padding-top:140px;
	color:#b20000;
	font-size:24px;
}
.lsd{
	background: url(../img/rl.gif) no-repeat center left;
	padding-left:50px;
}
.midbanner {
   
    height: auto;
    margin: 0 auto;
	margin-top:50px;
}
.wider{
	margin-top:50px;
	font-size:18px;
	color:#000000;
	padding-left:102px;
	padding-right:100px;
	text-align:left;
	text-indent:2em;
	line-height:40px;
	margin-bottom:70px;
}
.wider span{
	
	padding-left:4px;
	display:block;
	
}
.bds{
	background: url(../img/dzxx.gif) no-repeat center left;
}
.edge{
	background: url(../img/yj.gif) no-repeat center left;
}
.mesg{
	background: url(../img/mesg.png) no-repeat center left;
	
	
}
.mesg a{
	font-size: 20px;
	text-decoration: underline;
	color:#e2160d;
}