﻿* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
fieldset,
img {
  border: none;
  width: 100%;
  height: 100%;
}
h3 {
  font-size: 100%;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
select,
input,
textarea {
  font-family: "微软雅黑", "MicrosoftYaHei";
  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: "微软雅黑", "MicrosoftYaHei" !important;
  background-color: #d11623;
}
a {
  color: #333333;
  text-decoration: none;
  font-family: "微软雅黑", "MicrosoftYaHei";
  font-size: 16px;
  transition: 0.5s all;
}
#ad1 {
  width: 321px;
  height: 224px;
  border: 2px solid #e7ba7f;
  z-index: 99999;
  display: block;
}
#ad1 .close {
  width: 28px;
  height: 28px;
  background: url(../images/close.png) center center no-repeat;
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
  z-index: 99;
}
#ad1 a {
  position: absolute;
  display: block;
  height: 100%;
  z-index: 1;
}
#ad1 a .play {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: 50%;
  margin-left: -25px;
  background: url(../images/play.png) center center no-repeat;
  background-size: 50px 50px;
  z-index: 99;
}
#ad1 a .pic {
  width: 321px;
  height: 192px;
}
#ad1 a .tit {
  width: 317px;
  height: 28px;
  background-color: #ed1219;
  text-align: center;
  color: #fff;
  line-height: 28px;
}
.banner {
  height: 600px;
  width: 100%;
  background: url(../images/banner.jpg) center center no-repeat;
}
.banner .wrap {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.banner .wrap .text {
  width: 922px;
  height: 240px;
  background: url(../images/text.png) center center no-repeat;
  margin: 133px 0 0 -461px;
  position: absolute;
  z-index: 3;
  left: 50%;
}
.pd {
  width: 100%;
  height: 1116px;
  background: url(../images/banner_2.png) center center no-repeat;
  position: absolute;
  z-index: 2;
  top: 105px;
}
.box {
  width: 1200px;
  height: auto;
  left: 50%;
  margin-left: -600px;
  position: absolute;
  z-index: 4;
  margin-top: -14px;
}
.box .tt {
  width: 1200px;
  height: 140px;
  background: url(../images/tt_bg.jpg) center center no-repeat;
  overflow: hidden;
}
.box .tt h3 {
  margin: 35px 0 0 113px;
}
.box .tt h3 a {
  display: block;
  text-align: center;
  width: 100%;
  font-size: 32px;
  font-weight: bolder;
  color: #ffe29b;
}
.box .tt p {
  margin-top: 23px;
  margin-left: 113px;
  height: 21px;
  text-align: center;
}
.box .tt p a {
  font-size: 16px;
  color: #ffffff;
  margin-left: 60px;
}
.box .tt p a:nth-child(1) {
  margin-left: 0;
}
.box .yw {
  width: 100%;
  height: 408px;
  padding-top: 22px;
  border-top: 2px solid #e97949;
  margin-top: 50px;
  position: relative;
}
.box .yw .bg {
  width: 1200px;
  height: 182px;
  background-color: #d9202d;
  top: 0px;
  left: 0px;
  position: absolute;
  z-index: -1;
}
.box .yw .left {
  height: 370px;
  width: 553px;
  float: left;
}
.box .yw .left .top .tit {
  width: 567px;
  height: 52px;
  background: url(../images/yw_tit.png) center center no-repeat;
  margin-left: -17px;
  padding-left: 33px;
  padding-top: 9px;
}
.box .yw .left .top .tit a {
  font-size: 20px;
  font-weight: bolder;
  color: #ffffff;
}
.box .yw .left .top p {
  height: 106px;
  padding: 17px 15px;
  margin-top: -8px;
  background-color: #d9202d;
  width: 98%;
  line-height: 1.5;
  color: #ffffff;
  font-size: 14px;
}
.box .yw .left .top p a {
  font-size: 14px;
  color: #ffe29b;
}
.box .yw .left ul {
  padding: 22px 0px 0px 13px;
}
.box .yw .left ul li {
  width: 96%;
  height: 34px;
  margin-bottom: 10px;
  overflow: hidden;
}
.box .yw .left ul li i {
  display: block;
  width: 14px;
  height: 14px;
  background: url(../images/yw_jt.png) center center no-repeat;
  float: left;
  margin-top: 11px;
  margin-right: 5px;
}
.box .yw .left ul li a {
  display: block;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 95%;
  height: 100%;
  line-height: 35px;
}
.box .yw .left ul li:hover {
  background-color: #b11a0a;
  margin-left: 10px;
}
.box .yw .left ul li:last-child {
  margin-bottom: 0;
}
.box .yw .yw_right {
  height: 337px;
  width: 600px;
  float: right;
  margin-right: 18px;
}
.box .yw .yw_right .more {
  display: block;
  width: 86px;
  height: 30px;
  background: url(../images/yw_more.png) center center no-repeat;
  color: #ffffff;
  padding-left: 15px;
  line-height: 30px;
  float: right;
  margin-bottom: 16px;
}
.box .yw .yw_right .bd li {
  width: 600px;
  height: 337px;
  position: relative;
}
.box .yw .yw_right .bd li .pic {
  width: 100%;
  height: 100%;
  background-color: green;
}
.box .yw .yw_right .bd li .tit {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 20px 0 20px;
  z-index: 99;
  width: 600px;
  height: 44px;
}
.box .yw .yw_right .bd li .tit a {
  color: #fff;
  width: 80%;
  height: 100%;
  display: block;
  line-height: 44px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box .yw .yw_right .bd li .mas {
  width: 600px;
  height: 44px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/mask.png) center center no-repeat;
}
.box .yw .yw_right .hd {
  position: relative;
  z-index: 99;
  top: -32px;
  width: 78px;
  left: 523px;
}
.box .yw .yw_right .hd ul {
  padding-top: 5px;
  width: 100px;
  height: 25px;
}
.box .yw .yw_right .hd ul li {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #8b8e8b;
  margin-right: 5px;
  cursor: pointer;
  border-radius: 50%;
  float: left;
}
.box .yw .yw_right .hd ul li.on {
  background-color: #ffffff;
}
.box .zfsp {
  margin-top: 55px;
  height: 200px;
  width: 100%;
}
.box .zfsp li {
  width: 352px;
  height: 200px;
  float: left;
  position: relative;
  margin-right: 25px;
}
.box .zfsp li .pic {
  width: 100%;
  height: 100%;
  background-color: yellow;
}
.box .zfsp li .tit {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 20px 0 8px;
  z-index: 99;
  width: 352px;
  height: 44px;
}
.box .zfsp li .tit i {
  display: block;
  width: 21px;
  height: 21px;
  background: url(../images/player.png) center center no-repeat;
  margin-right: 8px;
  float: left;
  margin-top: 11px;
}
.box .zfsp li .tit a {
  color: #fff;
  width: 80%;
  height: 100%;
  display: block;
  line-height: 44px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.box .zfsp li .mas {
  width: 352px;
  height: 44px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/mask.png) center center no-repeat;
}
.box .zfsp .more {
  display: block;
  width: 68px;
  height: 200px;
  border: 1px solid #fff;
  border-radius: 5px;
  float: left;
  word-wrap: break-word;
  color: #fff;
  padding: 53px 23px 0px 23px;
}
.box .zfsp .more i {
  display: block;
  width: 18px;
  height: 18px;
  background: url(../images/more.png) center center no-repeat;
  margin-left: -3px;
  margin-top: 5px;
}
.box .bom_box {
  height: 525px;
  width: 100%;
  margin-top: 60px;
}
.box .bom_box .left {
  height: 100%;
  width: 575px;
  float: left;
}
.box .bom_box .left .qwfb {
  height: 250px;
  width: 100%;
}
.box .bom_box .left .qwfb .tit {
  position: relative;
  width: 575px;
  height: 52px;
  background: url(../images/qwfb_tit.png) left center no-repeat;
}
.box .bom_box .left .qwfb .tit a {
  z-index: 2;
  position: absolute;
  display: block;
  width: 60px;
  height: 21px;
  color: #fff;
  right: 0px;
}
.box .bom_box .left .qwfb .tit a i {
  display: inline-block;
  width: 26px;
  height: 11px;
  background: url(../images/jt.png) center center no-repeat;
  background-size: 23px 12px;
}
.box .bom_box .left .qwfb .tit a:hover {
  color: #ffde83;
}
.box .bom_box .left .qwfb .tit a:hover i {
  background: url(../images/xz_jt.png) center center no-repeat;
}
.box .bom_box .left .qwfb ul {
  margin-top: 20px;
}
.box .bom_box .left .qwfb ul li {
  height: 20px;
  width: 100%;
  margin-bottom: 20px;
}
.box .bom_box .left .qwfb ul li i {
  display: block;
  width: 14px;
  height: 14px;
  background: url(../images/yw_jt.png) center center no-repeat;
  float: left;
  margin-top: 3px;
  margin-right: 5px;
}
.box .bom_box .left .qwfb ul li a {
  display: block;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 400px;
  height: 100%;
  line-height: 20px;
}
.box .bom_box .left .qwfb ul li a:hover {
  color: #fff68f;
}
.box .bom_box .left .qwfb ul li .date {
  font-size: 16px;
  color: #fff;
  float: right;
}
.box .bom_box .left .qwfb ul li:last-child {
  margin-bottom: 0;
}
.box .bom_box .left .yajy {
  margin-top: 38px;
  height: 241px;
  width: 100%;
}
.box .bom_box .left .yajy .tit {
  position: relative;
  width: 575px;
  height: 52px;
  background: url(../images/yajy_tit.png) left center no-repeat;
}
.box .bom_box .left .yajy .tit a {
  z-index: 2;
  position: absolute;
  display: block;
  width: 60px;
  height: 21px;
  color: #fff;
  right: 0px;
}
.box .bom_box .left .yajy .tit a i {
  display: inline-block;
  width: 26px;
  height: 11px;
  background: url(../images/jt.png) center center no-repeat;
  background-size: 23px 12px;
}
.box .bom_box .left .yajy .tit a:hover {
  color: #ffde83;
}
.box .bom_box .left .yajy .tit a:hover i {
  background: url(../images/xz_jt.png) center center no-repeat;
}
.box .bom_box .left .yajy ul {
  margin-top: 25px;
}
.box .bom_box .left .yajy ul li {
  height: 20px;
  width: 100%;
  margin-bottom: 15px;
}
.box .bom_box .left .yajy ul li i {
  display: block;
  width: 14px;
  height: 14px;
  background: url(../images/yw_jt.png) center center no-repeat;
  float: left;
  margin-top: 3px;
  margin-right: 5px;
}
.box .bom_box .left .yajy ul li a {
  display: block;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 480px;
  height: 100%;
  line-height: 20px;
}
.box .bom_box .left .yajy ul li a:hover {
  color: #fff68f;
}
.box .bom_box .left .yajy ul li span {
  display: block;
  height: 100%;
  width: 68px;
  background-color: #ffde83;
  font-size: 14px;
  color: #d11623;
  float: left;
  border-radius: 5px;
  text-align: center;
  line-height: 20px;
  margin-right: 8px;
}
.box .bom_box .left .yajy ul li:last-child {
  margin-bottom: 0;
}
.box .bom_box .right {
  height: 100%;
  width: 571px;
  float: right;
}
.box .bom_box .right .tit {
  width: 100%;
  height: 52px;
  background: url(../images/hyyc_tit.png) center center no-repeat;
}
.box .bom_box .right h3 {
  width: 571px;
  height: 85px;
  background: url(../images/zksj_bg.png) center center no-repeat;
  margin-top: 25px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  line-height: 85px;
}
.box .bom_box .right h3 i {
  width: 35px;
  height: 38px;
  display: inline-block;
  background: url(../images/time.png) center center no-repeat;
  vertical-align: middle;
  margin-right: 13px;
}
.box .bom_box .right ul {
  height: 337px;
  width: 100%;
  background: url(../images/yqz.png) left top no-repeat;
  margin-top: 25px;
  padding-left: 22px;
  overflow: hidden;
}
.box .bom_box .right ul li {
  font-size: 16px;
  color: #fff;
  line-height: 1.8;
  margin-bottom: 2px;
}
.box .bom_box .right ul li:nth-child(1) {
  margin-top: -7px;
}
.box .bom_box .right ul li:nth-child(3) {
  margin-bottom: 9px;
}
.box .bom_box .right ul li:nth-child(4) {
  margin-bottom: 3px;
}
.box .bom_box .right ul li:nth-child(6) {
  margin-bottom: 4px;
}
.box .bom_box .right ul li:nth-child(7) {
  margin-bottom: 6px;
}
.box .bom_box .right ul li:nth-child(8) {
  margin-bottom: 5px;
}
.box .tjgz {
  width: 1271px;
  height: 856px;
  background: url(../images/tj_bg.png) center center no-repeat;
  margin-left: -25px;
  margin-top: 70px;
  padding: 14px 28px 0px 25px;
}
.box .tjgz .left {
  width: 600px;
  height: 834px;
  float: left;
  overflow: hidden;
}
.box .tjgz .left .tit {
  width: 381px;
  height: 62px;
  display: block;
  background: url(../images/tjzfgzbg_tit.png) center center no-repeat;
  margin-top: 42px;
  margin-left: 24px;
}
.box .tjgz .left .pic {
  width: 430px;
  height: 530px;
  background-color: blueviolet;
  margin-top: 34px;
  margin-left: 85px;
}
.box .tjgz .left .bom {
  margin-top: 14px;
  margin-left: 82px;
  width: 130px;
  height: 135px;
  overflow: hidden;
  background: url(../images/tj_k.png) center center no-repeat;
}
.box .tjgz .left .bom img {
  width: 110px;
  height: 111px;
  margin-left: 10px;
  margin-top: 14px;
  display: block;
}
.box .tjgz .right {
  width: 600px;
  height: 834px;
  float: right;
  overflow: hidden;
}
.box .tjgz .right .tit {
  width: 477px;
  height: 61px;
  display: block;
  background: url(../images/cwwyh_tit.png) center center no-repeat;
  margin-top: 42px;
  margin-left: 24px;
}
.box .tjgz .right .pic {
  width: 430px;
  height: 530px;
  background-color: blueviolet;
  margin-top: 34px;
  margin-left: 85px;
}
.box .tjgz .right .bom {
  margin-top: 14px;
  margin-left: 82px;
  width: 130px;
  height: 135px;
  overflow: hidden;
  background: url(../images/tj_k.png) center center no-repeat;
}
.box .tjgz .right .bom img {
  width: 110px;
  height: 111px;
  margin-left: 10px;
  margin-top: 14px;
  display: block;
}
.box .mtsy {
  height: 250px;
  width: 100%;
  margin-top: 60px;
  overflow: hidden;
}
.box .mtsy .left {
  height: 241px;
  width: 630px;
  float: left;
}
.box .mtsy .left .tit {
  position: relative;
  width: 630px;
  height: 52px;
  background: url(../images/mtsy_tit.png) left center no-repeat;
}
.box .mtsy .left .tit a {
  z-index: 2;
  position: absolute;
  display: block;
  width: 60px;
  height: 21px;
  color: #fff;
  right: 0px;
}
.box .mtsy .left .tit a i {
  display: inline-block;
  width: 26px;
  height: 11px;
  background: url(../images/jt.png) center center no-repeat;
  background-size: 23px 12px;
}
.box .mtsy .left .tit a:hover {
  color: #ffde83;
}
.box .mtsy .left .tit a:hover i {
  background: url(../images/xz_jt.png) center center no-repeat;
}
.box .mtsy .left ul {
  margin-top: 25px;
}
.box .mtsy .left ul li {
  height: 20px;
  width: 100%;
  margin-bottom: 15px;
}
.box .mtsy .left ul li i {
  display: block;
  width: 14px;
  height: 14px;
  background: url(../images/yw_jt.png) center center no-repeat;
  float: left;
  margin-top: 3px;
  margin-right: 5px;
}
.box .mtsy .left ul li a {
  display: block;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 480px;
  height: 100%;
  line-height: 20px;
}
.box .mtsy .left ul li a:hover {
  color: #fff68f;
}
.box .mtsy .left ul li span {
  display: block;
  height: 100%;
  width: 68px;
  background-color: #ffde83;
  font-size: 14px;
  color: #d11623;
  float: left;
  border-radius: 5px;
  text-align: center;
  line-height: 20px;
  margin-right: 8px;
}
.box .mtsy .left ul li:last-child {
  margin-bottom: 0;
}
.box .mtsy .right {
  margin-top: 12px;
  width: 512px;
  height: 228px;
  float: right;
  background: url(../images/r_bg.png) center center no-repeat;
  padding: 32px 38px;
}
.box .mtsy .right li {
  width: 126px;
  height: 158px;
  margin-right: 29px;
  float: left;
}
.box .mtsy .right li .pic {
  width: 126px;
  height: 126px;
  background-color: white;
  margin-bottom: 15px;
}
.box .mtsy .right li .tit {
  font-size: 16px;
  color: #dfad92;
  text-align: center;
}
.box .mtsy .right li:last-child {
  margin-right: 0;
}
.box .dbfc {
  height: 637px;
  width: 100%;
  margin-top: 50px;
}
.box .dbfc .left {
  float: left;
  width: 630px;
}
.box .dbfc .left .fc_tit {
  position: relative;
  width: 630px;
  height: 52px;
  background: url(../images/dbfc_tit.png) left center no-repeat;
}
.box .dbfc .left .fc_tit a {
  z-index: 2;
  position: absolute;
  display: block;
  width: 60px;
  height: 21px;
  color: #fff;
  right: 0px;
}
.box .dbfc .left .fc_tit a i {
  display: inline-block;
  width: 26px;
  height: 11px;
  background: url(../images/jt.png) center center no-repeat;
  background-size: 23px 12px;
}
.box .dbfc .left .fc_tit a:hover {
  color: #ffde83;
}
.box .dbfc .left .fc_tit a:hover i {
  background: url(../images/xz_jt.png) center center no-repeat;
}
.box .dbfc .left .top {
  width: 630px;
  height: 385px;
  margin-top: 25px;
}
.box .dbfc .left .top .pic {
  width: 630px;
  height: 355px;
  background-color: yellow;
}
.box .dbfc .left .top .tit {
  margin-top: 15px;
}
.box .dbfc .left .top .tit a {
  width: 100%;
  color: #fff;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box .dbfc .left .top .tit a:hover {
  color: #fff68f;
}
.box .dbfc .left ul {
  margin-top: 20px;
  height: 160px;
}
.box .dbfc .left ul li {
  width: 182px;
  height: 160px;
  float: left;
  margin-right: 40px;
}
.box .dbfc .left ul li .pic {
  height: 103px;
  width: 182px;
  background-color: yellow;
}
.box .dbfc .left ul li .tit {
  margin-top: 10px;
}
.box .dbfc .left ul li .tit a {
  width: 100%;
  color: #fff;
  display: block;
  line-height: 1.35;
}
.box .dbfc .left ul li .tit a:hover {
  color: #fff68f;
}
.box .dbfc .left ul li:last-child {
  margin-right: 0;
}
.box .dbfc .right {
  width: 513px;
  height: 640px;
  background: url(../images/dbfc_bg.png) center center no-repeat;
  float: right;
  overflow: hidden;
}
.box .dbfc .right .db_tit {
  margin-top: 38px;
  padding: 0 33px;
  overflow: hidden;
}
.box .dbfc .right .db_tit img {
  display: block;
  width: 227px;
  height: 39px;
  float: left;
}
.box .dbfc .right .db_tit a {
  margin-top: 12px;
  font-size: 14px;
  display: block;
  color: #fff;
  float: right;
}
.box .dbfc .right .db_tit a i {
  width: 22px;
  height: 8px;
  background: url(../images/jt.png) center center no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.box .dbfc .right .dbhd {
  height: 392px;
  width: 362px;
  margin-top: 89px;
}
.box .dbfc .right .dbhd .swiper-slide {
  width: 362px !important;
  height: 392px !important;
}
.box .dbfc .right .dbhd .swiper-slide li {
  width: 171px;
  height: 114px;
  float: left;
  margin-right: 20px;
  margin-bottom: 25px;
  position: relative;
}
.box .dbfc .right .dbhd .swiper-slide li .pic {
  width: 171px;
  height: 114px;
  background-color: red;
}
.box .dbfc .right .dbhd .swiper-slide li .tit {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 20px 0 20px;
  z-index: 99;
  width: 171px;
  height: 30px;
}
.box .dbfc .right .dbhd .swiper-slide li .tit a {
  color: #fff;
  width: 100%;
  height: 100%;
  display: block;
  line-height: 30px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.box .dbfc .right .dbhd .swiper-slide li .mask {
  width: 171px;
  height: 30px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/mask.png) center center no-repeat;
}
.box .dbfc .right .dbhd .swiper-slide li:nth-child(2n) {
  margin-right: 0;
}
.box .dbfc .right .dbhd .swiper-slide li:nth-last-child(2) {
  margin-bottom: 0;
}
.box .dbfc .right .button {
  width: 38px;
  height: 480px;
  position: relative;
  top: -438px;
  left: 50%;
  margin-left: -19px;
}
.box .dbfc .right .button .dbhd-prev {
  width: 38px;
  height: 19px;
  background: url(../images/dbfc_sjt.png) center center no-repeat;
  z-index: 99;
  position: absolute;
  left: 0;
  margin-top: 0;
  top: 0;
}
.box .dbfc .right .button .dbhd-prev::after {
  display: none;
}
.box .dbfc .right .button .dbhd-next {
  width: 38px;
  height: 19px;
  background: url(../images/dbfc_xjt.png) center center no-repeat;
  z-index: 99;
  position: absolute;
  left: 0;
  margin-top: 0;
  top: 96%;
}
.box .dbfc .right .button .dbhd-next::after {
  display: none;
}
.jlfj {
  margin-top: 3449px;
  width: 100%;
  height: 798px;
  background: url(../images/jlfj_bg.jpg) center top no-repeat;
  overflow: hidden;
}
.jlfj .option {
  width: 1200px;
  margin: 623px auto 0;
}
.jlfj .option li {
  width: 100%;
  height: 72px;
  margin-bottom: 30px;
}
.jlfj .option li a {
  width: 288px;
  height: 72px;
  background: url(../images/jl_xx.jpg) center center no-repeat;
  text-align: center;
  display: block;
  color: #fff;
  line-height: 72px;
  margin-right: 15px;
  float: left;
  font-size: 18px;
}
.jlfj .option li a:last-child {
  margin-right: 0px;
}
.jlfj .option li a:hover {
  background: url(../images/xz_xx.jpg) center center no-repeat;
}
.jlfj .option li:nth-child(2) {
  padding: 0 150px;
}
.xlft {
  width: 100%;
  height: 654px;
  background: url(../images/40zn_bg.jpg) center center no-repeat;
  margin-top: 32px;
}
.xlft .xlft_warp {
  width: 1200px;
  height: 654px;
  margin: 0 auto;
  overflow: hidden;
}
.xlft .xlft_warp .ftSlider {
  width: 1200px;
  height: 447px;
  position: relative;
  padding-top: 133px;
}
.xlft .xlft_warp .ftSlider .ftbd {
  border: 2px solid #e7ba7f;
  height: 100%;
  width: 821px;
  float: left;
  height: 451px;
}
.xlft .xlft_warp .ftSlider .ftbd li {
  width: 817px;
  height: 447px;
  position: relative;
}
.xlft .xlft_warp .ftSlider .ftbd li .ft_pic {
  width: 100%;
  height: 100%;
}
.xlft .xlft_warp .ftSlider .ftbd li .ft_pic img {
  width: 100%;
  height: 100%;
}
.xlft .xlft_warp .ftSlider .ftbd li .ft_tit {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 20px 0 20px;
  z-index: 99;
  width: 817px;
  height: 42px;
}
.xlft .xlft_warp .ftSlider .ftbd li .ft_tit a {
  width: 817px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: white;
  display: block;
  line-height: 42px;
  height: 100%;
  font-size: 23px;
}
.xlft .xlft_warp .ftSlider .ftbd li .mask {
  width: 817px;
  height: 42px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #000;
  opacity: .6;
  z-index: 9;
}
.xlft .xlft_warp .ftSlider .gallery-thumbs {
  width: 323px;
  height: 369px;
  position: relative;
  margin-top: 40px;
}
.xlft .xlft_warp .ftSlider .gallery-thumbs .swiper-wrapper {
  flex-direction: column;
  height: 369px;
}
.xlft .xlft_warp .ftSlider .gallery-thumbs .swiper-slide {
  width: 323px !important;
  height: 369px !important;
}
.xlft .xlft_warp .ftSlider .gallery-thumbs .swiper-slide img:nth-child(1) {
  margin-top: 0;
}
.xlft .xlft_warp .ftSlider .gallery-thumbs .swiper-slide img {
  border: 1px solid #e7ba7f;
  width: 323px;
  height: 175px;
  display: block;
  margin-top: 19px;
}
.xlft .xlft_warp .ftSlider .swiper-button-prev {
  width: 57px;
  height: 33px;
  position: absolute;
  top: 154px;
  left: 82% !important;
  background: url(../images/top.png) center center no-repeat;
  outline: none;
}
.xlft .xlft_warp .ftSlider .swiper-button-next {
  position: absolute;
  width: 57px;
  height: 33px;
  top: 572px;
  background: url(../images/bom.png) center center no-repeat;
  left: 82% !important;
  outline: none;
}
.xlft .xlft_warp .ftSlider .swiper-button-next::after,
.xlft .xlft_warp .ftSlider .swiper-button-prev::after {
  display: none;
}
.cxts {
  width: 100%;
  height: 860px;
}
.cxts .cxts_warp {
  width: 1200px;
  height: 860px;
  margin: 0 auto;
}
.cxts .cxts_warp .poster-main {
  padding-top: 116px;
  margin: 0 auto;
}
.cxts .cxts_warp .poster-main .poster-list {
  position: relative;
  width: 1200px;
}
.cxts .cxts_warp .poster-main .poster-list .poster-item {
  position: absolute;
}
.cxts .cxts_warp .poster-main .poster-prev-btn {
  width: 100px !important;
  height: 100px !important;
  left: 100px;
  background: url(../images/licon.png) no-repeat center center;
  position: absolute;
  margin-top: -355px;
  background-size: 100% 100%;
  cursor: pointer;
}
.cxts .cxts_warp .poster-main .poster-next-btn {
  width: 100px !important;
  height: 100px !important;
  right: 100px;
  background: url(../images/icon.png) no-repeat center center;
  position: absolute;
  margin-top: -355px;
  background-size: 100% 100%;
  cursor: pointer;
}
.footer {
  height: 160px;
  width: 100%;
  overflow: hidden;
  background-color: #af0f11;
}
.footer .wrap {
  position: relative;
  height: 100%;
}
.btmTxt {
  line-height: 30px;
  height: 30px;
  color: #FFF;
  width: 505px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -15px 0 0 -180px;
}
.bottom_con_top {
  position: absolute;
  width: 80px;
  height: 80px;
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -260px;
}
.secondCon {
  min-height: 450px;
}
.secondContent {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto 40px;
  background-color: #fff;
  padding: 20px 20px 0px 20px;
}
.secondContent .title {
  border-bottom: 1px solid #d9d9d9;
  height: 45px;
}
.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;
}
.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;
}
.top_photo {
  background: url("http://hdrd.guorenshangcheng.com/ztzl/dycrmdbdh/resources/images/banner.jpg") no-repeat center top;
  height: 600px;
}
.bt {
  width: 1200px;
  height: 83px;
  margin: 0 auto;
  margin-bottom: 38px;
}
.bt h6 {
  width: 521px;
  height: 83px;
  font-weight: 600;
  font-size: 35px;
  text-align: center;
  line-height: 83px;
  float: left;
  background: url(http://hdrd.guorenshangcheng.com/ztzl/jlfjxzc/resources/images/bt_con.png) no-repeat center center;
  color: white;
}
.bt h6 a {
  font-size: 35px;
  color: white;
}
.bt a {
  width: 221px;
  height: 60px;
  background-color: #e18329;
  color: #c51d23;
  font-size: 30px;
  line-height: 60px;
  float: right;
  margin-top: 17px;
  border-radius: 15px;
  text-align: center;
}
.date {
  float: right;
  color: #999;
}
.second_content {
  margin: 0 auto 40px;
}
.second_content {
  border: solid 1px #dcdcdc;
  padding: 20px;
  width: 1158px;
  overflow: hidden;
  background: #FFF;
}
.second_content .secListTitle {
  border-bottom: solid 2px #e5ecf3;
  position: relative;
  height: 40px;
}
.second_content .secListTitle h2 {
  font-size: 20px;
  color: #9e2924;
  font-weight: bold;
  border-bottom: solid 2px #9e2924;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  height: 40px;
  line-height: 40px;
  padding: 0 30px;
}
.second_content .newsList {
  margin-top: 20px;
}
.second_content .newsList li {
  line-height: 50px;
  height: 50px;
  clear: both;
}
.second_content .newsList li span {
  float: left;
}
.second_content .newsList li a {
  /*width: 88%;*/
  float: left;
  padding-left: 0;
  display: block;
  width: 82%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.second_content .newsList li a:before {
  display: none;
}
.second_content .newsList li.line {
  height: 15px;
  border-bottom: dashed 1px #DCDCDC;
  margin-bottom: 15px;
}
.second_content .conTit {
  padding-bottom: 15px;
}
.second_content img {
  width: auto;
  height: auto;
}
.conTit h1 {
  font-size: 26px;
  color: #b42323;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
}
.conTit .time {
  line-height: 30px;
  text-align: center;
}
.secondCon .videoList {
  overflow: hidden;
  background-color: #fff;
  padding: 20px;
}
.secondCon .videoList li {
  width: 350px;
  height: 280px;
  float: left;
  margin: 0px 35px 20px 0px;
  border: 1px solid #e2e2e2;
  padding: 10px;
}
.secondCon .videoList li .pic {
  width: 330px;
  height: 200px;
}
.secondCon .videoList li .tit {
  line-height: 1.6;
  margin-top: 10px;
}
.secondCon .videoList li .tit a {
  font-size: 18px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
