* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
fieldset,
img {
  border: none;
}
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;
}
.pic img {
  width: 100%;
  height: 100%;
}
.title a:hover {
  color: #0054a5 !important;
}
.banner {
  height: 580px;
  background: url(../images/banner.jpg) center center no-repeat;
}
.ttBox {
  margin: 38px auto 0;
  position: relative;
  width: 1025px;
  padding-left: 85px;
}
.ttBox .tticon {
  width: 54px;
  height: 104px;
  background: url(../images/tt_icon.png) center center no-repeat;
  position: absolute;
  left: 0;
  top: 30px;
}
.ttBox h3 a {
  font-size: 29px;
  font-weight: bold;
  color: #2b2b2b;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.ttBox h3 a:hover {
  color: #0054a5;
}
.ttBox .text {
  font-size: 16px;
  color: #2b2b2b;
  text-align: justify;
  margin-top: 15px;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  overflow: hidden;
}
.tt-swiper {
  width: 1200px;
  height: 680px;
  margin-top: 33px;
}
.tt-swiper .swiper-slide {
  width: 100%;
  height: 680px;
  position: relative;
}
.tt-swiper .swiper-slide .pic {
  width: 100%;
  height: 680px;
}
.tt-swiper .swiper-slide .tit {
  width: 1200px;
  height: 44px;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 4;
  padding-left: 15px;
}
.tt-swiper .swiper-slide .tit a {
  display: block;
  color: #fff;
  width: 890px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
}
.tt-swiper .swiper-slide .mask {
  width: 1200px;
  height: 44px;
  bottom: 0;
  left: 0;
  background-color: #000;
  opacity: 0.6;
  z-index: 2;
  position: absolute;
}
.tt-swiper .tt-pagination {
  position: absolute;
  bottom: 0px;
  left: auto !important;
  right: 0;
  height: 44px;
  width: 250px !important;
  text-align: right;
  z-index: 3;
  line-height: 44px;
  padding-right: 18px;
}
.tt-swiper .tt-pagination .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  background-color: #fff;
  border-radius: 5.5px;
  opacity: 1;
  margin-right: 1px;
  transition: all 0.5s;
}
.tt-swiper .tt-pagination .swiper-pagination-bullet-active {
  width: 30px;
}
.mideBox {
  margin-top: 54px;
  height: 770px;
}
.mideBox .wrap {
  width: 1200px;
  margin: 0 auto;
  padding-top: 47px;
  overflow: hidden;
}
.mideBox .wrap .zxdt {
  width: 697px;
  float: left;
}
.mideBox .wrap .zxdt .title {
  height: 37px;
  position: relative;
  background: url(../images/zxdt2.png) center center no-repeat;
}
.mideBox .wrap .zxdt .title a {
  font-size: 20px;
  color: #9c9c9c;
  position: absolute;
  top: 0;
  right: 14px;
}
.mideBox .wrap .zxdt ul li {
  height: 178px;
  background: #fff;
  margin-top: 26px;
  padding: 28px 33px 0;
}
.mideBox .wrap .zxdt ul li .tit a {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #212121;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mideBox .wrap .zxdt ul li .tit a:hover {
  color: #0054a5;
}
.mideBox .wrap .zxdt ul li .text {
  font-size: 16px;
  color: #666666;
  line-height: 1.6;
  margin-top: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mideBox .wrap .zxdt ul li .date {
  margin-top: 19px;
  font-size: 16px;
  color: #999999;
}
.mideBox .wrap .mtgz {
  width: 443px;
  float: right;
}
.mideBox .wrap .mtgz .title {
  height: 37px;
  position: relative;
  background: url(../images/mtgz.png) center center no-repeat;
}
.mideBox .wrap .mtgz .title a {
  font-size: 20px;
  color: #9c9c9c;
  position: absolute;
  top: 0;
  right: 14px;
}
.mideBox .wrap .mtgz ul {
  margin-top: 26px;
  background: #fff;
  padding: 0 15px;
  height: 586px;
}
.mideBox .wrap .mtgz ul li {
  padding: 26px 0;
  border-bottom: 1px dashed #f2f2f2;
  display: table;
  height: 97.66666667px;
}
.mideBox .wrap .mtgz ul li:last-child {
  border-bottom: none;
}
.mideBox .wrap .mtgz ul li .tit {
  display: table-cell;
  vertical-align: middle;
}
.mideBox .wrap .mtgz ul li .tit a {
  font-size: 16px;
  color: #212121;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  padding-left: 13px;
}
.mideBox .wrap .mtgz ul li .tit a::before {
  content: '';
  position: absolute;
  width: 8px;
  height: 9px;
  transition: all 0.5s;
  background: url(../images/list_icon.png) center center no-repeat;
  left: 0;
  top: 5px;
}
.mideBox .wrap .mtgz ul li .tit a:hover {
  color: #0054a5;
}
.mideBox .wrap .mtgz ul li .tit a:hover::before {
  background: url(../images/on_list_icon.png) center center no-repeat;
}
.ghzc {
  width: 1920px;
  height: 1460px;
  background-color: #f8f8f8;
  padding-top: 60px;
}
.ghzc .ghgzlfz {
  margin: 0 auto;
  width: 1200px;
}
.ghzc .ghgzlfz .title {
  height: 37px;
  position: relative;
  background: url(../images/ghgzlfz.png) center center no-repeat;
}
.ghzc .ghgzlfz .title a {
  font-size: 20px;
  color: #9c9c9c;
  position: absolute;
  top: 0;
  right: 14px;
}
.ghzc .ghgzlfz .content {
  width: 100%;
  height: 398px;
  margin: 50px auto 0;
  position: relative;
}
.ghzc .ghgzlfz .content .ghprev {
  width: 53px;
  height: 67px;
  background: url(../images/ghgzlfzwxzleft.png) center center no-repeat;
  position: absolute;
  top: 50%;
  left: 0;
  cursor: pointer;
  transform: translateY(-50%);
}
.ghzc .ghgzlfz .content .ghprev:hover {
  background: url(../images/ghgzlfzxzleft.png) center center no-repeat;
}
.ghzc .ghgzlfz .content .ghnext {
  width: 53px;
  height: 67px;
  background: url(../images/ghgzlfzwxzright.png) center center no-repeat;
  position: absolute;
  top: 50%;
  right: 0;
  cursor: pointer;
  transform: translateY(-50%);
}
.ghzc .ghgzlfz .content .ghnext:hover {
  background: url(../images/ghgzlfzxzright.png) center center no-repeat;
}
.ghzc .ghgzlfz .content .ghgzlfz-swiper {
  height: 398px;
  width: 1038px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ghzc .ghgzlfz .content .ghgzlfz-swiper .swiper-slide {
  width: 515px;
  height: 398px;
  background-color: #0054a5;
  border-radius: 10px;
  padding-top: 23px;
}
.ghzc .ghgzlfz .content .ghgzlfz-swiper .swiper-slide .pic {
  width: 467px;
  height: 267px;
  margin: 0 auto;
}
.ghzc .ghgzlfz .content .ghgzlfz-swiper .swiper-slide .pic a {
  display: block;
  width: 100%;
  height: 100%;
}
.ghzc .ghgzlfz .content .ghgzlfz-swiper .swiper-slide .pic a img {
  width: 100%;
  height: 100%;
}
.ghzc .ghgzlfz .content .ghgzlfz-swiper .swiper-slide .text {
  width: 470px;
  margin: 23px auto 0;
}
.ghzc .ghgzlfz .content .ghgzlfz-swiper .swiper-slide .text a {
  display: -webkit-box;
  width: 470px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #fefefe;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
}
.ghzc .ghgzlfz ul {
  margin: 51px auto 0;
  width: 100%;
  height: 80px;
}
.ghzc .ghgzlfz ul li {
  float: left;
  width: 540px;
  margin-bottom: 32px;
}
.ghzc .ghgzlfz ul li i {
  display: inline-block;
  width: 8px;
  height: 9px;
  background: url(../images/list_icon.png) center center no-repeat;
  vertical-align: super;
}
.ghzc .ghgzlfz ul li a {
  width: 514px;
  color: #212121;
  font-size: 16px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ghzc .ghgzlfz ul li:nth-child(2n) {
  float: right;
}
.ghzc .ghgzlfz ul li:hover i {
  background: url(../images/on_list_icon.png) center center no-repeat;
}
.ghzc .ghgzlfz ul li:hover a {
  color: #0054a5;
}
.ghzc .mtjd {
  margin: 54px auto 0;
  width: 1200px;
}
.ghzc .mtjd .title {
  height: 37px;
  position: relative;
  background: url(../images/zcjd.png) center center no-repeat;
}
.ghzc .mtjd .title a {
  font-size: 20px;
  color: #9c9c9c;
  position: absolute;
  top: 0;
  right: 14px;
}
.ghzc .mtjd .content {
  width: 1107px;
  height: 614px;
  background: url(../images/zcjd_bg.png) center center no-repeat;
  margin: 38px auto 0;
  padding-top: 34px;
  position: relative;
}
.ghzc .mtjd .content .next {
  width: 53px;
  height: 67px;
  background: #ededed url(../images/next.png) center center no-repeat;
  position: absolute;
  top: 240px;
  right: 100px;
  cursor: pointer;
}
.ghzc .mtjd .content .next:hover {
  background: #e8f4ff url(../images/on_next.png) center center no-repeat;
}
.ghzc .mtjd .content .prev {
  width: 53px;
  height: 67px;
  background: #ededed url(../images/prev.png) center center no-repeat;
  position: absolute;
  top: 240px;
  left: 94px;
  cursor: pointer;
}
.ghzc .mtjd .content .prev:hover {
  background: #e8f4ff url(../images/on_prev.png) center center no-repeat;
}
.ghzc .mtjd .content .mtjd-swiper {
  width: 730px;
}
.ghzc .mtjd .content .mtjd-swiper .swiper-slide {
  width: 350px;
}
.ghzc .mtjd .content .mtjd-swiper .swiper-slide .pic {
  width: 350px;
  height: 479px;
}
.ghzc .mtjd .content .mtjd-swiper .swiper-slide .pic a {
  display: block;
  width: 100%;
  height: 100%;
}
.ghzc .mtjd .content .mtjd-swiper .swiper-slide .pic a img {
  width: 100%;
  height: 100%;
}
.ghzc .mtjd .content .mtjd-swiper .swiper-slide .txt {
  margin: 19px auto 0;
  width: 334px;
}
.ghzc .mtjd .content .mtjd-swiper .swiper-slide .txt a {
  display: -webkit-box;
  width: 334px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #5f5f5f;
  font-size: 18px;
  line-height: 27px;
}
.xctj {
  margin: 54px auto 0;
  width: 1200px;
}
.xctj .title {
  height: 37px;
  position: relative;
  background: url(../images/xctj.png) center center no-repeat;
}
.xctj .title a {
  font-size: 20px;
  color: #9c9c9c;
  position: absolute;
  top: 0;
  right: 14px;
}
.xctj ul {
  overflow: hidden;
  width: 1156px;
  margin: 0 auto;
}
.xctj ul li {
  float: left;
  width: 276px;
  height: 183px;
}
.xctj ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.xctj ul li a .pic {
  width: 100%;
  height: 100%;
}
.xctj ul li a .tit {
  position: absolute;
  height: 40px;
  background: rgba(0, 0, 0, 0.54);
  z-index: 3;
  padding: 0 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  width: 100%;
  bottom: 0;
  text-align: center;
}
.xctj .top {
  margin-top: 33px;
}
.xctj .top li:nth-child(1) {
  width: 770px;
  height: 513px;
  margin-right: 18px;
  margin-bottom: 21px;
}
.xctj .top li:nth-child(2) {
  width: 367px;
  height: 245px;
  margin-bottom: 23px;
}
.xctj .top li:nth-child(3) {
  width: 367px;
  height: 245px;
}
.xctj .bom li {
  margin-right: 16px;
}
.xctj .bom li:last-child {
  margin-right: 0;
}
.spzl {
  margin: 54px auto 0;
  width: 1200px;
}
.spzl .title {
  height: 37px;
  position: relative;
  background: url(../images/spzl.png) center center no-repeat;
}
.spzl .title a {
  font-size: 20px;
  color: #9c9c9c;
  position: absolute;
  top: 0;
  right: 14px;
}
.spzl ul {
  width: 1192px;
  margin: 33px auto 80px;
}
.spzl ul li {
  float: left;
  width: 285px;
  height: 192px;
  margin-left: 13px;
  margin-bottom: 12px;
  border-radius: 7px;
  overflow: hidden;
}
.spzl ul li:nth-child(1) {
  width: 596px;
  height: 397px;
  margin-left: 0;
  border-radius: 0;
}
.spzl ul li:nth-child(1) a::after {
  width: 67px;
  height: 67px;
  margin-left: -33.5px;
  margin-top: -33.5px;
  background: url(../images/player1.png) center center no-repeat;
}
.spzl ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.spzl ul li a .pic {
  width: 100%;
  height: 100%;
}
.spzl ul li a::after {
  content: '';
  position: absolute;
  width: 20px;
  height: 22px;
  background: url(../images/player2.png) center center no-repeat;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -11px;
  z-index: 4;
}
.spzl ul li a .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
}
.spzl ul li a .tit {
  font-size: 16px;
  color: #fff;
  padding: 0 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  bottom: 11px;
  z-index: 4;
}
