﻿* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
fieldset,
img {
  border: none;
  width: 100%;
  height: 100%;
}
h3,
h4 {
  font-size: 100%;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
select,
input,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
  outline: none;
  vertical-align: middle;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
}
body {
  font-size: 16px;
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
a {
  color: #303030;
  text-decoration: none;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 16px;
  transition: 0.5s all;
}
.clearfix::after {
  content: '';
  display: block;
  clear: both;
}
.banner {
  width: 100%;
  height: 650px;
  background: url(../images/banner.jpg) center center no-repeat;
}
.yw {
  width: 1200px;
  margin: 0 auto;
}
.yw .title {
  width: 1200px;
  height: 42px;
  background: url(../images/yw_tit.jpg) center center no-repeat;
  margin-top: 40px;
}
.yw .content {
  margin-top: 32px;
  overflow: hidden;
}
.yw .content .left {
  float: left;
  width: 580px;
  height: 390px;
  background-color: #ccc;
}
.yw .content ul {
  width: 583px;
  padding-top: 23px;
  float: right;
}
.yw .content ul li {
  margin-bottom: 45px;
}
.yw .content ul li::before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 11px;
  background: url(../images/icon.jpg) center center no-repeat;
  margin-right: 10px;
  vertical-align: middle;
}
.yw .content ul li a {
  font-size: 18px;
  color: #666666;
  display: inline-block;
  width: 558px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.yw .content ul .more a {
  font-size: 16px;
  color: #666666;
  float: right;
}
.xxjl {
  width: 1200px;
  margin: 62px auto;
}
.xxjl .title {
  height: 42px;
  background: url(../images/xxjl_tit.jpg) center center no-repeat;
}
.xxjl .content {
  margin-top: 32px;
  overflow: hidden;
}
.xxjl .left {
  float: left;
  width: 572px;
}
.xxjl .left .top {
  height: 170px;
}
.xxjl .left .top .pic {
  width: 267.68px;
  height: 170px;
  float: left;
  background-color: #ccc;
}
.xxjl .left .top .right {
  width: 294px;
  float: right;
  padding-top: 10px;
}
.xxjl .left .top .right .tit a {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  line-height: 27px;
}
.xxjl .left .top .right .desc {
  margin-top: 25px;
  line-height: 24px;
  color: #666666;
}
.xxjl .left .list {
  padding-left: 10px;
}
.xxjl .left .list li {
  margin-top: 26px;
}
.xxjl .left .list li::before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 11px;
  background: url(../images/icon.jpg) center center no-repeat;
  margin-right: 10px;
  vertical-align: middle;
}
.xxjl .left .list li a {
  font-size: 18px;
  color: #666666;
  display: inline-block;
  width: 541px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.xxjl .left .list li:nth-child(1) {
  margin-top: 45px;
}
.xxjl .right {
  float: right;
}

.footer {
  background: #c81b15;
  width: 100%;
  padding: 30px 0;
  position: relative;
  clear: both;
}
.footer p {
  text-align: center;
  color: #FFF;
  line-height: 1.8;
}
.footer p a {
  color: #FFF;
}
.footer .icon_dzjg {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -40px 0 0 -265px;
  z-index: 9;
  width: 80px;
  height: 80px;
}
/* page */
.page {
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-bottom: 20px;
  clear: both;
}
.page span {
  padding: 5px 10px;
  border: solid 1px #eee;
  margin-right: 10px;
}
.page a {
  padding: 5px 10px;
  border: solid 1px #b20d00;
  margin-right: 10px;
}
.page a.num {
  border: solid 1px #FFF;
}
.page span.on {
  background: #bd1a2d;
  color: #FFF;
  border: none;
}
.page a.hover {
  background: #bd1a2d;
  color: #FFF;
  border: solid 1px #FFF;
}
/* 内容页*/
.location {
  width: 1100px;
  margin: 0 auto;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #666666;
  margin-left: 20px;
}
.secBox {
  width: 1020px;
  margin: 0 auto;
  padding: 0px 40px;
  overflow: hidden;
}
.secBox .print {
  color: #333;
  font-size: 16px;
  float: right;
}
.secBox .print i {
  width: 17px;
  height: 19px;
  margin: 5px 5px 0 0;
  display: block;
  float: left;
  background: url("../images/icon_print.png") no-repeat;
}
.secBox .secList {
  margin-top: 20px;
  display: block;
}
.secBox .secList li {
  line-height: 50px;
  font-size: 16px;
  clear: both;
}
.secBox .conTit {
  border-bottom: 1px dotted #bfbfbf;
  padding-bottom: 15px;
  clear: both;
}
.secBox .conTit h1 {
  font-size: 26px;
  color: #222;
  text-align: center;
  line-height: 50px;
}
.secBox .conTit .time {
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  color: #666;
}
.contentBox {
  padding: 20px 0px;
  line-height: 2;
  font-size: 16px;
}
secBox .contentBox {
  margin-top: 15px;
  line-height: 2;
}
/* 列表页*/
.headline {
  padding: 0px 20px;
}
.location {
  height: 50px;
  line-height: 50px;
  width: 1200px;
  margin: 0 auto;
}
.location a {
  color: #222;
}
.secondContent {
  width: 1200px;
  margin: 0 auto;
}
.secondContent .title {
  border-bottom: 1px solid #d9d9d9;
  height: 45px;
}
.secondContent .title:before {
  content: "";
  width: 4px;
  height: 28px;
  background: #cb0000;
  display: block;
  float: left;
  margin: 8px;
}
.secondContent .title h2 {
  font-size: 30px;
  color: #222;
  font-weight: bold;
  display: inline-block;
}
.secListTitle {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 15px;
}
.secListTitle h2 {
  font-size: 18px;
  color: #be160d;
  font-weight: bold;
  border-bottom: solid 2px #be160d;
  padding: 0 20px;
  display: inline;
  padding-bottom: 7px;
  margin-left: 10px;
}
.thirdCon {
  margin-top: 10px;
  font-size: 16px;
  line-height: 2;
  padding: 25px 0px;
}
.thirdContent {
  width: 1200px;
  margin: 0 auto;
}
.thirdContent .title {
  border-bottom: 1px solid #d9d9d9;
}
.thirdContent .title h1 {
  color: #222;
  font-size: 28px;
  line-height: 30px;
  text-align: center;
  margin-top: 10px;
  font-weight: bold;
}
.thirdContent .resourcesBox {
  line-height: 30px;
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
  border-bottom: dashed 1px #E6E6E6;
  padding-bottom: 10px;
  color: #666;
}
.imgList {
  width: 1220px;
}
.imgList li {
  margin-right: 20px;
  float: left;
  width: 285px;
  height: 200px;
  margin-top: 20px;
}
.imgList li .img img {
  width: 285px;
  height: 158px;
}
.imgList li .test a {
  color: #222;
  line-height: 40px;
  display: block;
  text-align: center;
}
.headline h1 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
  margin: 30px 0;
}
.secList {
  padding: 10px;
}
.secList li {
  clear: both;
  height: 45px;
  line-height: 45px;
}
.secList li a {
  font-size: 16px;
  color: #333;
}
.secList li a i {
  display: block;
  background: #eeeeee;
  width: 6px;
  height: 6px;
  float: left;
  margin: 17px 10px 0 0;
}
.secList li.line {
  border-bottom: solid 1px #e6e6e6;
  margin-bottom: 15px;
  height: 20px;
}
.secList li:hover a {
  color: #cb0000;
  font-weight: bold;
}
.secList li:hover a i {
  background: #D20B00;
}
.date {
  float: right;
  color: #999;
}
