.bg {
  background: url('../../img/web/bg11.jpg') no-repeat;
  background-size: 100% auto;
}
.Billboard {
  width: 1200px;
  height: 120px;
  cursor: pointer;
  padding: 0 40px;
  background: #fff;
  margin: 0 auto;
}
.Billboard img {
  width: 1200px;
  height: 120px;
}
.overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

a:hover {
  color: red !important;
}
.top_part_title {
  font-size: 18px;
  color: #343434;
  font-weight: 700;
}
.big_txt a {
  font-size: 32px;
}
.small_txt a {
  font-size: 28px;
}
.index_main {
  width: 1200px;
  margin: 0 auto;
  background: rgb(255, 255, 255);
  padding: 20px 40px;
}

.index_main_title {
  width: 100%;
}
i {
  color: #333 !important;
}
.index_main_title .index_main_title_desc {
  margin-bottom: 30px;
  cursor: pointer;
  padding: 0 50px;
}

.index_main_title h1 {
  width: 100%;
  letter-spacing: 4px;
  font-size: 32px;
  text-align: center;
}
.index_main_title .block a {
  color: #000 !important;
}
.index_main_title .red a {
  color: red !important;
}
.index_main_title .bot {
  display: flex;
  justify-content: center;
}

.index_main_title .bot a {
  color: #666;
  text-align: left;
  margin-top: 5px;
  display: inline-block;
  width: 30%;
  padding: 0 1%;
  border-right: 1px solid #ccc;
  font-size: 16px;
  height: 25px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index_main_title .bot a:last-child {
  border-right: none;
}

.index_main_content {
  width: 100%;
  height: 465px;
  overflow: hidden;
}

.index_main_content_left {
  width: 460px;
  margin-right: 20px;
  float: left;
}

.index_main_content_left .top_part {
  height: 200px;
  padding: 10px;
  overflow: auto;
  background: rgb(255, 251, 246);
}
.index_main_content_left .top_part_bot {
  background: rgb(246, 249, 255) !important;
}

.index_main_content_left .top_part:last-child {
  margin-top: 25px;
}

.index_main_content_line {
  width: 36px;
  height: 2px;
  background: #eb1c1c;
  margin: 5px 0;
}

.index_main_content .part_desc {
  width: 100%;
}

.index_main_content .part_desc ul {
  width: 100%;
}

.index_main_content .part_desc ul li a {
  margin-top: 13px;
  font-size: 16px;
  width: 100%;
  height: 19px;
  display: block;
}

.index_main_content_right {
  width: 720px;
  height: 465px;
  float: left;
}

.index_main_content_right .one_banner_img {
  width: 720px;
  position: relative;
  height: 465px;
  cursor: pointer;
  border: 1px solid rgb(204, 204, 204);
  box-sizing: border-box;
  overflow: hidden;
  float: right;
}
.index_main_content_right .one_banner_img .swiper_zz {
  width: 100%;
  position: absolute;
  height: 40px;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: #000;
  opacity: 0.3;
}
.index_main_content_right .one_banner_img .swiper_zz_txt {
  width: 70%;
  position: absolute;
  height: 40px;
  bottom: 0;
  left: 0;
  padding: 0 15px;
  z-index: 3;
  line-height: 40px;
  color: #fff;
}
.index_main_content_right .one_banner_img img {
  width: 100%;
  height: 100%;
}
.index_main_content_right .one_banner_img .slide1,
.index_main_content_right .one_banner_img.slide1 img {
  width: 100%;
  height: 100%;
}
#swiper1 .swiper-pagination-bullet {
  background: #fff !important;
  opacity: 1;
}
#swiper1 .swiper-pagination-bullet {
  width: 12px !important;
  height: 12px !important;
  border-radius: 0 !important;
}
#swiper1 .swiper-pagination-bullet-active {
  background: #eb1c1c !important;
}
#swiper1 .swiper-pagination {
  text-align: right;
}

#swiper2 .swiper-pagination-bullet {
  background: #fff !important;
  opacity: 1;
}

#swiper2 .swiper-pagination-bullet-active {
  background: #eb1c1c !important;
}
#swiper3 .swiper-pagination-bullet {
  background: #fff !important;
  opacity: 1;
}

#swiper3 .swiper-pagination-bullet-active {
  background: #eb1c1c !important;
}
#swiper4 {
  width: 94%;
}
.shijue_banner img {
  width: 270px;
  height: 174px;
}

.index_main_content_right .one_banner_img img {
  width: 100%;
  height: 100%;
}

.two_banner_img {
  width: 100%;
  height: 120px;
  margin: 20px auto;
  border: 1px solid rgb(204, 204, 204);
}

.two_banner_img img {
  width: 100%;
  height: 100%;
  display: block;
}

.index_news {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.index_news .index_news_left {
  width: 868px;
  margin-right: 18px;
}

.index_news_left .nav-type {
  display: flex;
  height: 42px;
  margin-bottom: 10px;
}

.index_news_left .nav-type div {
  cursor: pointer;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  line-height: 40px;
  text-align: center;
  margin-right: 5px;
  background: #f6f6f6;
  border-top: 2px solid transparent;
  font-size: 24px;
}

.index_news_left .nav-type .active {
  color: #ff2020;
  border-top: 2px solid #ff2020;
}

.index_news_left .nav-list {
  background: #f7f7f7;
  padding: 20px 10px;
  height: 865px;
  width: 842px;
  display: flex;
  flex-wrap: wrap;
}

.index_news_left .nav-list li {
  width: 244px;
  height: 252px;
  margin-right: 5px;
  margin-bottom: 10px;
  position: relative;
  padding: 15px;
  background: #fff;
  overflow: hidden;
  box-shadow: rgb(255 255 255) 0px 0px 0px;
  transform: translate(0px, 0px);
}

.index_news_left .nav-list li img {
  width: 246px;
  height: 160px;
}

.index_news_left .nav-list li .title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 22px;
  overflow: hidden;
  letter-spacing: 2px;
  line-height: 32px;
  margin-top: 10px;
}

.index_news_left .nav-list li p {
  width: 246px;
  height: 20px;
  position: absolute;
  bottom: 10px;
  left: 15px;
  font-size: 12px;
  color: #ccc;
}

.index_news_left .nav-list li img {
  width: 246px;
  height: 160px;
}

.index_news_left .nav-list li .zzc {
  width: 100%;
  height: 30px;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  box-shadow: 0px 5px 50px #fff;
  z-index: 2;
  display: none;
}

.index_news_left .nav-list li .zzc-title {
  width: 265px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  text-align: right;
  padding-right: 10px;
  padding-top: 5px;
  display: none;
}

.index_news_left .nav-list li .zzc-title img {
  width: 20px;
  height: 15px;
  margin-right: 10px;
  margin-top: 4px;
}

.index_news_left .nav-list li .zzc-title i {
  color: #666;
  font-size: 12px;
  line-height: 24px;
}

.index_news_left .nav-list li p {
  width: 246px;
  height: 20px;
  position: absolute;
  bottom: 10px;
  left: 15px;
  font-size: 12px;
  color: #ccc;
}

.index_news_left .nav-list li .title:hover {
  color: #eb1c1c;
}

.index_news_left .nav-list li:hover {
  box-shadow: rgb(204 204 204) 1px 1px 10px;
  transform: translate(0px, -5px);
}

.index_news_left .nav-list li:hover .zzc-title {
  display: block;
}

.index_news_left .nav-list li:hover .zzc {
  display: block;
}

.index_news_left .broadcast {
  margin-right: 18px;
  border: 1px solid #e4e4e4;
  width: 866px;
  height: 48px;
  margin-top: 25px;
  display: flex;
}

.index_news_left .broadcast .broadcast_title {
  margin-left: 6px;
  border-left: 3px solid #eb1c1c;
  color: #eb1c1c;
  width: 68px;
  padding: 0 10px;
  margin-top: 15px;
  height: 20px;
  line-height: 20px;
  border-right: 1px solid #ccc;
  font-weight: 700;
  font-size: 16px;
}

.index_news_left .broadcast .broadcast_desc {
  width: 740px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  margin-left: 10px;
}

.index_news_right {
  width: 296px;
}

.index_news_right .right_top {
  border: 1px solid rgb(255, 32, 32);
  box-sizing: border-box;
}

.index_news_right .right_top .title-center {
  width: 296px;
  height: 40px;
  background: #eb1c1c;
  color: #fff;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
}

.index_news_right .right_top a {
  display: block;
  width: 294px;
  height: 410px;
}

.index_news_right .right_top a img {
  display: block;
  width: 294px;
  height: 410px;
}

.index_news_right .right_center {
  margin: 10px 0;
}

.index_news_right .right_center .title-center_c {
  display: flex;
  justify-content: space-between;
  width: 276px;
  height: 40px;
  background: #eb1c1c;
  color: #fff;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  padding: 0 10px;
}

.index_news_right .right_center .title-center_c a {
  color: #fff !important;
}

.index_news_right .right_center .video-list {
  height: 190px;
  width: 296px;
  border: 1px solid #eb1c1c;
  box-sizing: border-box;
  position: relative;
}

.index_news_right .right_center .video-list .zhuanti-zzc {
  background: #000;
  opacity: 0.3;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
}

.index_news_right .right_center .video-list .zhuanti {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 276px;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  color: #fff;
}

.index_news_right .right_center .video-list img {
  height: 188px;
  width: 294px;
}

.index_news_right .right_center_bot {
  margin: 10px 0;
}

.index_news_right .right_center_bot .title-center_c {
  display: flex;
  justify-content: space-between;
  width: 276px;
  height: 40px;
  background: #eb1c1c;
  color: #fff;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  padding: 0 10px;
}

.index_news_right .right_center_bot .title-center_c a {
  color: #fff !important;
}

.index_news_right .right_center_bot .video-list {
  height: 130px;
  width: 296px;
  border: 1px solid #eb1c1c;
  box-sizing: border-box;
  position: relative;
}

.index_news_right .right_center_bot .video-list img {
  height: 170px;
  width: 294px;
}

.index_news_right .right_center_bot .notice-list {
  height: 110px;
  padding: 5px 10px;
  overflow: hidden;
  width: 296px;
  border: 1px solid #eb1c1c;
  box-sizing: border-box;
  position: relative;
  font-size: 16px;
  line-height: 30px;
}

.nav-center_list .text-over {
  font-size: 16px;
  line-height: 20px;
}
.card {
  width: 1200px;
  margin-top: 20px;
}

.card div {
  cursor: pointer;
  width: 290px;
  height: 110px;
  margin-right: 13px;
  position: relative;
}

.card div img {
  width: 290px;
  height: 110px;
}

.card div > span {
  color: #fff;
  display: block;
  width: 290px;
  position: absolute;
  left: 0;
  top: 0;
  height: 110px;
}

.card div a > span {
  color: #fff;
  display: block;
  width: 290px;
  position: absolute;
  left: 0;
  top: 0;
  height: 110px;
}

.card div:nth-child(1) span,
.card div:nth-child(2) span {
  width: 250px;
  padding: 0 20px;
  text-align: center;
  font-size: 22px;
  letter-spacing: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.card div:nth-child(2) span {
  font-size: 22px;
}

.card div:nth-child(3) a > span {
  height: 90px;
  padding: 10px 0;
}

.card div:nth-child(3) span span {
  display: block;
  text-align: center;
  margin: 5px 0;
  font-size: 18px;
}

.card div:nth-child(4) span {
  text-align: center;
  font-size: 36px;
  letter-spacing: 4px;
  line-height: 110px;
}

.card div:nth-child(4) {
  margin-right: 0;
}

.nav-center {
  width: 1200px;
}

.nav-center .bg_img {
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: -4px;
  left: 0;
}

.nav-center > div {
  width: 370px;
  margin-right: 45px;
  margin-top: 32px;
  height: 435px;
}

.obj2 > div {
  width: 370px;
  margin-right: 45px;
  margin-top: 32px;
  height: 220px;
}

.nav-center > div:nth-child(3n) {
  margin-right: 0;
}

.nav-center > div img {
  width: 370px;
  height: 245px;
  display: block;
}

.nav-center > div > div:nth-child(1) {
  height: 48px;
  width: 100%;
  margin-bottom: 12px;
  display: flex;
}

.nav-center > div > div:nth-child(1) span:nth-child(1) {
  font-size: 22px;
  font-weight: bold;
  border-bottom: 6px solid #eb1c1c;
  height: 42px;
  padding-right: 8px;
}

.nav-center > div > div:nth-child(1) span:nth-child(2) {
  flex: 1;
  text-align: right;
  position: relative;
  line-height: 48px;
  font-weight: bold;
}

.nav-center > div > div:nth-child(2) {
  position: relative;
  width: 370px;
  height: 245px;
}

.nav-center .changred span:hover {
  color: #eb1c1c;
}

.nav-center > div .zzc,
.nav-center > div .zzc-title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 350px;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  z-index: 4;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.nav-center > div .zzc {
  z-index: 3;
  opacity: 0.3;
  background: #000;
}
.nav-center p {
  width: 100%;
  margin-top: 10px;
  display: flex;
}
.nav-center p .littel {
  margin-top: 8px;
  width: 4px;
  height: 4px;
  background: #666;
  border-radius: 50%;
  margin-right: 12px;
}
.photos-list .photos-title {
  width: 1200px;
  height: 30px;
  color: #eb1c1c;
  border-bottom: 1px solid #eb1c1c;
  font-size: 20px;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 15px;
}
.photos-content {
  border: 1px solid #ccc;
  box-sizing: border-box;
  padding: 10px 0;
}
.photos-content .imgs {
  margin-right: 10px;
}

.photos-content > div:nth-child(5) {
  margin-right: 0;
}

.photos-content .arrow {
  width: 45px;
  height: 200px;
  text-align: center;
}

.photos-content .arrow img {
  width: 20px;
  height: 40px;
  margin-top: 80px;
}

.winBox {
  width: 100%;
  height: 50px;
  overflow: hidden;
  position: relative;
}
.scroll {
  width: 1500px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.scroll li {
  float: left;
  line-height: 50px;
  text-align: center;
  padding: 0 15px;
  font-size: 15px;
}
.scroll li a {
  color: #235ffe !important;
}
#wxShare {
  display: none;
}
.code {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 266px;
  height: 297px;
  padding: 10px;
  margin-left: -134px;
  margin-top: -205px;
  background: #fff;
  border: 1px solid #ccc;
  z-index: 11;
}

.code1 div {
  width: 100%;
}

.code div {
  text-align: center;
}

.code p {
  font-size: 14px;
  line-height: 20px;
}
/* 控制显隐 */
.no-show {
  display: none;
}

.is-show {
  display: block;
}

.icon-x {
  width: 16px;
  height: 16px;
  cursor: pointer;
  display: inline-block;
  float: right;
  border: 1px solid #ccc;
  border-radius: 50%;
  font-size: 12px;
}
.shouyzt .swiper-button-prev:after {
  display: none;
}
.shouyzt .swiper-button-next:after {
  display: none;
}
.shouyzt .swiper-button-next {
  margin-top: -57px;
  right: 25px;
  opacity: 0;
}
.shouyzt .swiper-button-prev {
  margin-top: -57px;
  opacity: 0;
}
.shouyzt:hover .swiper-button-next,
.shouyzt:hover .swiper-button-prev {
  opacity: 1;
}

.shouyzt1 {
  width: 1200px;
  height: 210px;
  margin: 20px auto 20px;
}
.shouyzt1 a {
  display: block;
  margin-right: 15px;
  width: 280px;
  height: 100%;
}
.shouyzt1 .syzttp {
  display: block;
  width: 100%;
  height: 150px;
}

.shouyzt {
  width: 1200px;
  height: 210px;
  margin: 20px auto 20px;
}
.shouyzt a {
  display: block;
  margin-right: 15px;
  width: 280px;
  height: 100%;
}
.shouyzt .syzttp {
  display: block;
  width: 100%;
  height: 150px;
}
.syztbt {
  width: 100%;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 6px;
}
.syztjj {
  width: 100%;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #ccc;
}
.shouyzt .swiper-button-prev:after {
  display: none;
}
.shouyzt .swiper-button-next:after {
  display: none;
}
.shouyzt .swiper-button-prev {
  width: 36px;
  height: 66px;
  background: url('../../img/web/lbleft.png') no-repeat;
  background-size: 100% 100%;
}
.shouyzt .swiper-button-next {
  width: 36px;
  height: 66px;
  background: url('../../img/web/lbright.png') no-repeat;
  background-size: 100% 100%;
}
p#back-to-top {
  position: fixed;
  bottom: 250px;
  right: 30px;
}
p#back-to-top a {
  text-align: center;
  text-decoration: none;
  color: #d1d1d1;
  display: block;
  width: 80px;

  /*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/

  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  -o-transition: color 0.5s;
}
p#back-to-top a:hover {
  color: #979797;
}
p#back-to-top a span {
  background: url('../../images/up.png') no-repeat center center;
  background-size: 100% 100%;
  display: block;
  height: 50px;
  width: 50px;
  margin-bottom: 5px;

  /*使用CSS3中的transition属性给<span>标签背景颜色添加渐变效果*/

  -moz-transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -o-transition: background 0.5s;
}
