﻿* {
  padding: 0;
  margin: 0;
  border: none;
  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 {
  margin: 0 auto;
  background-color: #fff;
  min-width: 1240px;
}
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;
}

.headBanner {
    background: url("../images/bg1.jpg") top center no-repeat;
	width: 100%;
	height: 2250px;
}
.main{
    background: url(../images/bg2.jpg) bottom center no-repeat #070C20;
    width: 100%;
    padding-bottom: 130px;
}
.main .content{
	width: 1200px;
	margin: 0 auto;
	color: #ffffff;
}
.main .content .zcglj {
    padding-top: 25px;
}
.main .content .con{
	margin-bottom: 25px;
}
.main .content .jxTitle img{
	float: left;
	width: 51px;
	height: 54px;
	margin-right: 10px;
}
.main .content .jxTitle  .tit{
	line-height: 54px;
  background: url("../images/line_long.png") bottom  left 60px no-repeat;
}
.main .content  .zjshzrj .tit p{
	line-height: 35px!important;
    padding-bottom: 10px;
    padding-top: 10px;
}
.main .content .jxTitle  .tit h6{
	font-size: 22px;
	font-weight: bold;
}
.main .content .jxTitle  .tit p{
	font-size: 20px;
}
.list li{
	float: left;
	width:170px;
	margin-right: 36px;
	margin-bottom: 40px;
	margin-top: 38px;
}
.list li:last-child{
	margin-right: 0;
}
.list li .title {
	margin-top: 15px;
	height: 60px;
	overflow: hidden;
}
.list li .title a{
	font-size:18px;
	line-height: 28px;
}
.tp
{
	margin-top: 10px;
}