﻿* {
  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;
}
a:hover {
  color: #ce0025 !important;
}
.banner {
  height: 474px;
  background: url(../images/banner.jpg) top center no-repeat;
}
.nav {
  height: 58px;
  background: #b0171e;
}
.nav ul {
  width: 1200px;
  margin: 0 auto;
}
.nav ul li {
  display: inline-block;
  width: 146px;
  height: 58px;
}
.nav ul li a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 58px;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.wrap .hyzx {
  margin-top: 35px;
}
.wrap .hyzx .title {
  width: 1200px;
  height: 79px;
  margin: 0 auto;
  background: url(../images/hyzx_tit.jpg) center center no-repeat;
  position: relative;
}
.wrap .hyzx .title a {
  font-size: 20px;
  color: #c86256;
  position: absolute;
  top: 27px;
  right: 0px;
}
.wrap .hyzx .content {
  margin-top: 38px;
  overflow: hidden;
}
.wrap .hyzx .content .swiper-container {
  width: 560px;
  height: 346px;
  float: left;
}
.wrap .hyzx .content .swiper-container .swiper-slide {
  width: 560px;
  height: 346px;
  position: relative;
}
.wrap .hyzx .content .swiper-container .swiper-slide .pic {
  width: 560px;
  height: 346px;
}
.wrap .hyzx .content .swiper-container .swiper-slide .tit {
  position: absolute;
  width: 100%;
  height: 36px;
  background: rgba(0, 0, 0, 0.54);
  bottom: 0;
  z-index: 11;
  padding-left: 32px;
}
.wrap .hyzx .content .swiper-container .swiper-slide .tit a {
  color: #fff;
  font-size: 16px;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 415px;
  display: block;
}
.wrap .hyzx .content .swiper-container .swiper-pagination {
  position: absolute;
  width: 113px;
  right: 0;
  text-align: right;
  left: auto;
  padding-right: 20px;
}
.wrap .hyzx .content .swiper-container .swiper-pagination .swiper-pagination-bullet {
  margin: 0;
  margin-left: 5px;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background: #fff;
  opacity: .7;
}
.wrap .hyzx .content .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  width: 25px;
  height: 8px;
  opacity: 1;
  background: #fff;
}
.wrap .hyzx .content .right {
  width: 610px;
  float: right;
  padding-left: 20px;
}
.wrap .hyzx .content .right .hed {
  position: relative;
  border-bottom: 2px solid #b0171e;
}
.wrap .hyzx .content .right .hed .tit {
  text-align: justify;
}
.wrap .hyzx .content .right .hed .tit::before {
  content: '';
  display: block;
  width: 6px;
  height: 11px;
  background: url(../images/list_icon.jpg) center center no-repeat;
  position: absolute;
  left: -20px;
  top: 9px;
}
.wrap .hyzx .content .right .hed .tit a {
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  line-height: 31px;
}
.wrap .hyzx .content .right .hed .text {
  color: #333333;
  line-height: 24px;
  text-align: justify;
  margin: 22px 0;
}
.wrap .hyzx .content .right .hed .text a {
  color: #b0171e;
}
.wrap .hyzx .content .right ul {
  margin-top: 36px;
}
.wrap .hyzx .content .right ul li {
  position: relative;
  margin-top: 24px;
}
.wrap .hyzx .content .right ul li::before {
  content: '';
  display: block;
  width: 6px;
  height: 11px;
  background: url(../images/list_icon.jpg) center center no-repeat;
  position: absolute;
  left: -20px;
  top: 5px;
}
.wrap .hyzx .content .right ul li a {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wrap .box {
  margin-top: 45px;
  overflow: hidden;
}
.wrap .box .hyyc {
  width: 584px;
  float: left;
}
.wrap .box .hyyc .title {
  height: 79px;
  background: url(../images/hyyc_tit.jpg) center center no-repeat;
  position: relative;
}
.wrap .box .hyyc .title a {
  font-size: 20px;
  color: #c86256;
  position: absolute;
  top: 27px;
  right: 0px;
}
.wrap .box .hyyc .list {
  margin-top: 23px;
  height: 240px;
  padding-left: 4px;
  overflow-y: scroll;
}
.wrap .box .hyyc .list::-webkit-scrollbar {
  width: 17px;
  height: 238px;
  /**/
}
.wrap .box .hyyc .list::-webkit-scrollbar-track {
  background: #eee3e3;
  border-radius: 8.5px;
}
.wrap .box .hyyc .list::-webkit-scrollbar-thumb {
  background: #c24939;
  border-radius: 8.5px;
}
.wrap .box .hyyc .list::scrollbar {
  width: 17px;
  height: 238px;
  /**/
}
.wrap .box .hyyc .list::scrollbar-track {
  background: #eee3e3;
  border-radius: 8.5px;
}
.wrap .box .hyyc .list::scrollbar-thumb {
  background: #c24939;
  border-radius: 8.5px;
}
.wrap .box .hyyc .list li {
  margin-bottom: 25px;
}
.wrap .box .hyyc .list li .num {
  display: inline-block;
  width: 32px;
  height: 35px;
  background: url(../images/hyyc_icon.jpg) center center no-repeat;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 35px;
  vertical-align: middle;
}
.wrap .box .hyyc .list li a {
  display: inline-block;
  width: 490px;
  text-align: justify;
  font-size: 18px;
  color: #212121;
  vertical-align: middle;
  margin-left: 15px;
}
.wrap .box .hyyc .list li:last-child {
  margin-bottom: 0;
}
.wrap .box .hywj {
  width: 584px;
  float: right;
}
.wrap .box .hywj .title {
  height: 79px;
  background: url(../images/hywj_tit.jpg) center center no-repeat;
  position: relative;
}
.wrap .box .hywj .title a {
  font-size: 20px;
  color: #c86256;
  position: absolute;
  top: 27px;
  right: 0px;
}
.wrap .box .hywj ul {
  padding: 0 15px;
  margin-top: 38px;
}
.wrap .box .hywj ul li {
  margin-top: 23px;
}
.wrap .box .hywj ul li a {
  display: inline-block;
  font-size: 18px;
  color: #212121;
  vertical-align: middle;
  width: 535px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: none;
}
.wrap .box .hywj ul li a::before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 9px;
  background: url(../images/hywj_icon.jpg) center center no-repeat;
  vertical-align: middle;
  margin-right: 6px;
  margin-top: -3px;
}
.wrap .box .hywj ul li a:hover {
  color: #b0171e;
  font-weight: bold;
}
.wrap .box .hywj ul li a:hover::before {
  background: url(../images/hover_hywj_icon.jpg) center center no-repeat;
}
.wrap .tajx {
  margin-top: 45px;
}
.wrap .tajx .title {
  width: 1200px;
  height: 79px;
  margin: 0 auto;
  background: url(../images/tajx_tit.jpg) center center no-repeat;
  position: relative;
}
.wrap .tajx .title a {
  font-size: 20px;
  color: #c86256;
  position: absolute;
  top: 27px;
  right: 0px;
}
.wrap .tajx ul {
  padding: 0px 20px;
  margin-top: 36px;
  overflow: hidden;
}
.wrap .tajx ul li {
  width: 556px;
  height: 177px;
  background: url(../images/tajx_bg.jpg) center center no-repeat;
  float: left;
  margin-bottom: 20px;
}
.wrap .tajx ul li .tit {
  height: 60px;
  line-height: 60px;
  padding-left: 10px;
}
.wrap .tajx ul li .tit::before {
  content: '';
  display: inline-block;
  width: 41px;
  height: 32px;
  background: url(../images/tajx_icon.jpg) center center no-repeat;
  vertical-align: middle;
  margin-right: 8px;
}
.wrap .tajx ul li .tit a {
  font-size: 16px;
  font-weight: bold;
  color: #b0171e;
  display: inline-block;
  width: 463px;
}
.wrap .tajx ul li .text {
  padding: 15px 30px 0 24px;
  font-size: 16px;
  color: #666666;
  line-height: 28px;
  text-align: justify;
  text-indent: 2em;
}
.wrap .tajx ul li:nth-child(2n) {
  float: right;
}
.wrap .tajx ul li:nth-child(3),
.wrap .tajx ul li:nth-child(4) {
  margin-bottom: 0;
}
.wrap .box .tjbg {
  width: 584px;
  float: left;
}
.wrap .box .tjbg .title {
  height: 79px;
  background: url(../images/tjbg_tit.jpg) center center no-repeat;
  position: relative;
}
.wrap .box .tjbg .title a {
  font-size: 20px;
  color: #c86256;
  position: absolute;
  top: 27px;
  right: 0px;
}
.wrap .box .tjbg .pic {
  width: 584px;
  height: 360px;
  margin-top: 28px;
}
.wrap .box .jchg {
  width: 584px;
  float: right;
}
.wrap .box .jchg .title {
  height: 79px;
  background: url(../images/jchg_tit.jpg) center center no-repeat;
  position: relative;
}
.wrap .box .jchg .title a {
  font-size: 20px;
  color: #c86256;
  position: absolute;
  top: 27px;
  right: 0px;
}
.wrap .box .jchg ul li {
  width: 557px;
  height: 163px;
  margin: 28px auto 0;
}
.wrap .box .jchg ul li:last-child {
  margin: 34px auto 0;
}
.wrap .wyfc {
  margin-top: 45px;
}
.wrap .wyfc .title {
  width: 1200px;
  height: 79px;
  margin: 0 auto;
  background: url(../images/wyfc_tit.jpg) center center no-repeat;
  position: relative;
}
.wrap .wyfc .title a {
  font-size: 20px;
  color: #c86256;
  position: absolute;
  top: 27px;
  right: 0px;
}
.wrap .wyfc .top {
  margin: 30px auto 0;
  overflow: hidden;
  width: 1160px;
}
.wrap .wyfc .top .left {
  width: 770px;
  height: 513px;
  float: left;
}
.wrap .wyfc .top .right {
  width: 367px;
  float: right;
}
.wrap .wyfc .top .right li {
  width: 367px;
  height: 245px;
  margin-bottom: 23px;
}
.wrap .wyfc .top .right li:last-child {
  margin-bottom: 0;
}
.wrap .wyfc .bom {
  overflow: hidden;
  width: 1160px;
  margin: 21px auto 38px;
}
.wrap .wyfc .bom li {
  float: left;
  width: 276px;
  height: 183px;
  margin-right: 18px;
}
.wrap .wyfc .bom li:last-child {
  margin-right: 0;
}
.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;
}
