div, a, span, ul, li, img, h3 {
  margin: 0;
  padding: 0;
  font-family: 微软雅黑;
}

body {
  background: url(czyjsbanner.jpg) no-repeat center;
  background-attachment: fixed;
  background-size: 100% 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}

.container {
  width: 1200px;
  margin: 0 auto;
}

.header {
  overflow: hidden;
}

.head-left {
  width: 50%;
  float: left;
}

.head_top_img {
  width: 66px;
  height: 66px;
  display: block;
  margin-right: 5px;
  float: left;
}

.head_top_span {
  color: #C60000;
  font-size: 25px;
  display: block;
  margin-top: 10px;
  font-weight: bold;
}

.head_top_span_right {
  color: #C60000;
  font-size: 11px;
  display: block;
  font-weight: bold;
}

.head-right {
  width: 20%;
  float: right;
}

.head_ul {
  margin: 10px auto;
  width: 100%;
}

.head_ul li {
  float: left;
  width: 40%;
  height: 22px;
  font-size: 12px;
  float: left;
  line-height: 22px;
  text-align: center;
  margin: 5%;
  background: #C60000;
}

.head_ul li a {
  color: #fff;
  text-decoration: none;
}

.header-center {
  width: 100%;
  height: auto;
  margin: 5% auto;
  text-align: center;
}

.body-content {
  background: #ffffff;
  padding: 30px;
  overflow: hidden;
  margin-bottom: 50px;
}

.body-content-left {
  width: 400px;
  float: left;
}

.index-main-a {
  width: 100%;
  height: 200px;
  background-color: #6A90B7;
}

.index-main-a1 {
  width: 100%;
  height: 270px;
  margin-top: 30px;
  background-color: #AF9448;
}

.body-content-right {
  width: 710px;
  float: right;
}

.right-top-left {
  width: 270px;
  float: left;
}

.index-main-a2 {
  width: 270px;
  margin-bottom: 30px;
  height: 150px;
  background-color: #60B9AD;
}

.right-top-right {
  float: right;
}

.index-main-a3 {
  width: 410px;
  height: 150px;
  background-color: #6DC969;
}

.index-main-a4 {
  width: 410px;
  height: 150px;
  margin-top: 30px;
  background-color: #ABB960;
}

.right-top {
  overflow: hidden;
}

.index-main-a5 {
  float: left;
  width: 100%;
  height: 140px;
  background-color: #E25D5D;
}

.index-main-a6 {
  display: block;
  float: right;
  width: 220px;
  height: 140px;
  line-height: 140px;
  background-color: #E25D5D;
  text-align: center;
  color: #fff;
  font-size: 20px;
}

.index-main-div {
  text-align: center;
  font-size: 22px;
  line-height: 50px;
  color: #fff;
}

.index-a-div {
  text-align: center;
}

.index-main-a .index-a-div {
  padding-top: 14%;
}

.index-main-a1 .index-a-div {
  padding-top: 20%;
}

.index-main-a2 .index-a-div {
  padding-top: 10%;
}

.index-main-a2 .index-main-div {
  width: 200px;
  margin: 10px auto;
  line-height: 30px;
}

.index-main-a3 .index-a-div {
  padding-top: 8%;
}

.index-main-a4 .index-a-div {
  padding-top: 3%;
}

.index-main-a5 .index-a-div {
  padding-top: 4%;
}

/* 列表页 */
.body-content h3 {
  overflow: hidden;
  margin-bottom: 50px;
}

.body-content h3 .tb {
  width: 1%;
  height: 30px;
  display: inline-block;
  background: #6482C1;
  margin-right: 13px;
}

.body-content h3 span {
  font-size: 18px;
  font-weight: bold;
  float: left;
}

.newslist {
  margin-top: 20px;
}

.newslist li {
  line-height: 35px;
  font-weight: 400;
  overflow: hidden;
  padding-left: 20px;
  background: url(dian.png) no-repeat left center;
}

.newslist li a {
  font-size: 14px;
  float: left;
  color: #666666;
}

.newslist li span {
  float: right;
  font-size: 12px;
  font-weight: 400;
  color: #999999;
}

