body {
	font-size: 12px;
	color:#333;
	min-width:1230px;
	font-family:"宋体";
}

* {
	margin:0px;
	padding:0px;
	outline:none;
}
ul,li,a,input,p,h1,span,i,img,header,nav,textarea{
	margin:0px;
	padding:0px;
	list-style:none;
	text-decoration:none;
	border:0px;
}

.container{
	clear:both;
	width:auto;
	height:auto;
	overflow:hidden;
}
.container .header{
 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
 border-bottom:15px solid #f2f2f2;
 margin-bottom:30px;
}
.container .header .HDB02{
  clear:both;
  width:1180px;
  height:auto;
  overflow:hidden;
  margin:0 auto;
  padding:20px 0;
}
.container .header .HDB02 .logo{
   display:inline-block;
}
.container .header .HDB02 .logo img{
 display:inline-block;
 vertical-align:middle;
}
.container .header .HDB02 .link{
 display:inline-block;
 font-size:24px;
 color:#333;
 font-family:"黑体";
}
.container .header .HDB02 .help{
  width:184px;
  height:auto;
  overflow:hidden;
  float:right;
}
.container .header .HDB02 .help .img{
 display:block;
 float:left;
}
.container .header .HDB02 .help .text{
 width:120px;
 height:auto;
 overflow:hidden;
 float:right;
}
.container .header .HDB02 .help .text .tip{
 display:block;
 font-size:12px;
 color:#333;
 font-family:"宋体";
 line-height:16px;
 text-align:justify;
 margin-bottom:5px;
}
.container .header .HDB02 .help .text .phone{
 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
 color:#f10283;
 font-size:16px;
 font-family:"Arial";
 font-weight:600;
}
.container .content{
 clear:both;
 width:1178px;
 height:auto;
 overflow:hidden;
 border:1px solid #dcdcde;
 margin:0 auto;
 margin-bottom:30px;
}
.container .content .notice{
  clear:both;
  width:auto;
  height:auto;
  overflow:hidden;
  padding:15px 0px;
  background:#fff2f9;
  border-bottom:1px solid #dcdcde;
  text-align:center;
  position:relative;
}
.container .content .notice .tit{
 font-weight:normal;
 font-size:24px;
 color:#000;
 font-family:"微软雅黑";
 margin-bottom:5px;
}
.container .content .notice .tip{
 display:block;
 font-size:12px;
 color:#333;
 font-family:"宋体";
}
.container .content .notice .return{
 display:block;
 font-size:12px;
 color:#333;
 font-family:"宋体";
 position:absolute;
 right:30px;
 top:35px;
}
.container .content .notice .return:hover{
 color:#f10180;
}
.container .content .terms{
 clear:both;
 width:auto;
 height:410px;
 overflow-y:scroll;
 overflow-x:hidden;
 margin:30px;
}
.container .content .terms li{
 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
 margin-bottom:30px;
}
.container .content .terms li .tit{
 font-weight:normal;
 font-size:16px;
 color:#000;
 font-family:"宋体";
 margin-bottom:10px;
 font-weight:600;
}
.container .content .terms li .txt{
 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
 font-size:16px;
 font-family:"宋体";
 color:#333;
 line-height:20px;
 text-align:justify;
}
.container .content .read{
 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
 margin-bottom:30px;
 font-size:16px;
 font-family:"宋体";
 color:#333;
 text-align:center;
}
.container .content .read .close{
 display:inline;
 font-size:16px;
 font-family:"宋体";
 color:#f10180;
}

