* {
  padding: 0;
  margin: 0;
  border: none;
  box-sizing: border-box;
  font-family: 微软雅黑, serif;
}
fieldset,
img {
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
sup,
sub {
  font-size: 100%;
  vertical-align: baseline;
}
a {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: none;
}
img {
  vertical-align: middle;
}
body {
  background-color: #fff;
  min-width: 1200px;
}
li {
  list-style: none;
}
.hide {
  display: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.left {
  float: left;
}
.right {
  float: right;
}
.di{
	background:url("../images/header-banner.jpg") center top no-repeat;
}
.banners{
	height:550px;
}
.main{
	width:1200px;
	margin:0 auto;
}
.rlzr_logo{
	position: absolute;
	width:318px;
	height:34px;
	left:260px;
	top:60px;
	display:block;
}
.main .zcjd{
	margin-bottom: 60px;
}
.main .zcjd .title{
	background:url("../images/title_hddt.png") no-repeat center top;
	font-size:24px;
	font-weight:bold;
	color:#fff;
	line-height:61px;
	padding-left:20px;
}
.main .zcjd .title img{
	margin:18px 15px 0 0;
}
.main .zcjd .zcjdList ul.list{
	margin-right:-40px;
}
.main .zcjd .zcjdList ul.list li{
	width:96%;
	position: relative;
	height:74px;
	line-height: 74px;
	padding-left: 20px;
}
.main .zcjd .zcjdList ul.list li a{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display:block;
}
.main .title{
	width:1200px;
	margin:30px auto 0;
	height:61px;
}
.main .more{
	font-weight: normal;
	font-size: 18px;
	width:88px;
	height:32px;
	line-height: 32px;
	color:#3c68cc;
	text-align: center;
	margin-top:14px;
	display:block;
}
.main .more i{
	background: url("../images/more.png");
	width:19px;
	height:19px;
	display:inline-block;
	vertical-align: -4px;
	margin-left:6px;
}
.main .con{
	width:1200px;
	margin:0 auto;
}
.main .list li{
	border-bottom:1px dashed #c1d2fa;
	 color:#444444;
	 font-size:20px;
}
.main .list li i{
	background:#457cfb;
	width:7px;
	height:7px;
	display:inline-block;
	position:absolute;
	top:35px;
	left:0;
}
.main span.title{
	font-size:24px;
	color:#fff;
	position: absolute;
	top:60px;
	left:260px;
	font-weight:bold;
}
.main .logo{
	position:absolute;
	top:20px;
	left:390px;
	width:60px;
	height:64px;
}