* {
  padding: 0;
  margin: 0;
  font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei",
 "WenQuanYi Micro Hei", sans-serif;
}

.center-area {
  width: 1200px;
  margin: 0 auto;
}

.clearfix::after {
  content: "";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul li {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  cursor: pointer;
  font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei",
 "WenQuanYi Micro Hei", sans-serif !important;
}

a:hover,
a:link,
a:visited,
a:active {
  text-decoration: none;
}

img {
  border: none;
}

.main-body {
  background: url(/_upload/tpl/0b/51/2897/template2897/images/bg01.png) 0 0 no-repeat, url(/_upload/tpl/0b/51/2897/template2897/images/bg02.png) right 500px no-repeat, url(/_upload/tpl/0b/51/2897/template2897/images/bg03.png) 0 895px no-repeat;
  min-width: 1200px;
}

.limit1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.limit2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.limit4 {
  height: 96px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

header .head {
  position: relative;
  z-index: 2;
  top: 0;
  left: 0;
}

header .head .head-logo-container {
  background: rgba(186, 12, 0, 0.98);
  width: 144px;
  height: auto;
  padding: 17px 0;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 0;
}

header .head .head-logo-container .head-logo {
  display: block;
  background: url(/_upload/tpl/0b/51/2897/template2897/images/logo2x-h.png) no-repeat center;
  background-size: 100%;
  width: 112px;
  height: 110px;
  margin: 0 auto;
transition: all 0.3s;
}

header .head .head-logo-container .head-logo:hover {
 
  background: url(/_upload/tpl/0b/51/2897/template2897/images/logo2x.png) no-repeat center;
  background-size: 100%;
 
}

header .head .head-menu-contianer {
  width: calc(100% - 144px);

  margin-left: 144px;
}

header .head .head-menu-contianer .web-name {
  padding: 16px 32px;
  background: rgba(255, 255, 255, 0.9);
}

header .head .head-menu-contianer .web-name .web-name-logo {
  display: block;
  background: url(/_upload/tpl/0b/51/2897/template2897/images/logo-name2x.png) no-repeat center;
  background-size: 100%;
  width: 512px;
  height: 48px;
  float: left;
}

header .head .head-menu-contianer .web-name .search {
  float: right;
  display: block;
  background: url(/_upload/tpl/0b/51/2897/template2897/images/h-search2x.png) no-repeat center;
  background-size: 100%;
  width: 24px;
  height: 24px;
  margin-top: 12px;
}

header .head .head-menu-contianer .head-menu ul {
  background: rgba(186, 12, 0, 0.8);
}

header .head .head-menu-contianer .head-menu ul li {
  float: left;
  position: relative;
  text-align: center;
  width: calc(100% / 10);
}

header .head .head-menu-contianer .head-menu ul li a {
  width: 100%;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

header .head .head-menu-contianer .head-menu ul li a span {
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fafafa;
  line-height: 20px;
  letter-spacing: 1px;
}

header .head .head-menu-contianer .head-menu ul li ul {
  position: absolute;
  width: 100%;
  padding-top: 8px;
  display: none;
}

header .head .head-menu-contianer .head-menu ul li ul li {
  position: relative;
  width: 100%;
}

header .head .head-menu-contianer .head-menu ul li ul li a {
  display: block;
  padding: 8px 0;
}

header .head .head-menu-contianer .head-menu ul li ul li ul {
  position: absolute;
  width: 100%;
  left: 100px;
  top: 0;
}

header .head .head-menu-contianer .head-menu > ul > li > a {
  padding: 22px 0;
}

header .head .head-menu-contianer .head-menu > ul > li > a span {
  border-bottom: 4px solid rgba(255, 255, 255, 0);
}

header .head .head-menu-contianer .head-menu > ul > li.selected > a, header .head .head-menu-contianer .head-menu > ul > li:hover > a {
  padding: 22px 0;
}

header .head .head-menu-contianer .head-menu > ul > li.selected > a span, header .head .head-menu-contianer .head-menu > ul > li:hover > a span {
  border-bottom: 4px solid white;
}

footer .footer {
  background: #ba0c00;
}

footer .footer .main-footer {
  padding-top: 48px;
  padding-bottom: 48px;
}

footer .footer .f-left,
footer .footer .f-center {
  float: left;
}

footer .footer .f-code {
  float: right;
}

footer .footer .f-code img {
  width: 70px;
  height: 70px;
  margin: 0 auto;
}

footer .footer .f-code .code {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: white;
  line-height: 20px;
  margin-top: 8px;
}

footer .footer .f-left {
  width: 362px;
}

footer .footer .f-left .footer-logo {
  background: url(/_upload/tpl/0b/51/2897/template2897/images/footer-logo2x.png) no-repeat;
  background-size: 100% auto;
  width: 277px;
  height: 64px;
}

footer .footer .f-center {
  width: 768px;
}

footer .footer .f-center .f-font {
  padding: 4px 0;
  font-size: 14px;
  font-weight: 400;
  color: white;
  line-height: 18px;
}

footer .footer .f-center .f-font a {
  font-size: 14px;
  font-weight: 400;
  color: white;
  line-height: 18px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
}

footer .footer .f-center .f-font a::before {
  content: "";
  color: white;
  width: 4px;
  height: 4px;
  margin-right: 4px;
  border-radius: 50%;
  background: #ffffff;
  display: inline-block;
  vertical-align: middle;
}

footer .footer .f-center .f-c {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  float: left;
}

footer .footer .f-center .links {
  width: 267px;
  padding: 0 26px 0 48px;
}

footer .footer .f-center .links ul li {
  float: left;
  width: 50%;
}

footer .footer .f-center .links ul li:hover a {
  color: rgba(255, 255, 255, 0.8);
}

footer .footer .f-center .links ul li:nth-child(even) {
  width: 60%;
}

footer .footer .f-center .links ul li:nth-child(odd) {
  width: 40%;
}

footer .footer .f-center .about {
  width: 322px;
  padding-left: 48px;
}

footer .footer .copy-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}

footer .footer .copy-bottom p {
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #fafafa;
  line-height: 16px;
  padding: 8px 0;
}

.back-top {
  background: url(/_upload/tpl/0b/51/2897/template2897/images/top.png) center no-repeat #800800;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  z-index: 9999;
  position: fixed;
  bottom: 64px;
  right: 32px;
  cursor: pointer;
  font-size: 16px;
  line-height: 15px;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.hidden {
  display: none;
}

section .main-container .more {
  text-align: center;
}

section .main-container .more a {
  font-size: 14px;
  font-weight: 400;
  color: white;
  height:210px;
width:100%;
display:block;
}

section .main-container .more a .m {
  display: inline-block;
  width: 6px;
  height: 10px;
  background: url(/_upload/tpl/0b/51/2897/template2897/images/more-m.png) no-repeat;
  background-size: 100%;
  margin-left: 5px;
}

section .main-container .swiper-container-horizontal > .swiper-pagination-bullets,
section .main-container .swiper-pagination-custom,
section .main-container .swiper-pagination-fraction {
  background: rgba(0, 0, 0, 0.4);
  border-radius: 12px;
  left: 50%;
  width: auto;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

section .main-container .swiper-container-horizontal
> .swiper-pagination-bullets
.swiper-pagination-bullet {
  margin: 1px 5px;
}

section .main-container .swiper-container1 .next1,
section .main-container .swiper-container1 .prev1 {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
opacity: 0;
transform: translateY(-19px);
}

section .main-container .swiper-container1 .next1 {
  background: url(/_upload/tpl/0b/51/2897/template2897/images/next1.png) center no-repeat rgba(0, 0, 0, 0);
  background-size: 32px 32px;
  right: 32px;
}

section .main-container .swiper-container1 .prev1 {
  background: url(/_upload/tpl/0b/51/2897/template2897/images/prev1.png) center no-repeat rgba(0, 0, 0, 0);
  background-size: 32px 32px;
  left: 32px;
}

section .main-container .swiper-container1:hover .next1 {
  background: url(/_upload/tpl/0b/51/2897/template2897/images/next1.png) center no-repeat rgba(0, 0, 0, 0.6);
opacity: 1;
}

section .main-container .swiper-container1:hover .prev1 {
  background: url(/_upload/tpl/0b/51/2897/template2897/images/prev1.png) center no-repeat rgba(0, 0, 0, 0.6);
 opacity: 1;
}

section .main-container .swiper-container1 .swiper-pagination-bullet {
  background: white;
  opacity: 0.4;
}

section .main-container .swiper-container1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: white;
  opacity: 1;
}

section .main-container .main-news .tab-more {
  margin: 0 auto;
  width: 130px;
  height: 42px;
  border: 1px solid #ba0c00;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: 56px;
}

section .main-container .main-news .tab-more a {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #ba0c00;
  line-height: 42px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

section .main-container .main-news .tab-more a:after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 11px;
  background: url(/_upload/tpl/0b/51/2897/template2897/images/red-icon-r2x.png) no-repeat;
  background-size: 100% auto;
  margin-left: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

section .main-container .main-news .tab-more:hover {
  background: #ba0c00;
}

section .main-container .main-news .tab-more:hover a {
  color: white;
}

section .main-container .main-news .tab-more:hover a:after {
  background: url(/_upload/tpl/0b/51/2897/template2897/images/white-icon-r2x.png) no-repeat;
  background-size: 100% auto;
}

section .main-container .main-news .m-news {
  padding-top: 48px;
}

section .main-container .main-news .news-one {
  padding-bottom: 48px;
}

section .main-container .main-news .news-one .one {
  width: 373px;
  height: auto;
  float: left;
}

section .main-container .main-news .news-one .one .one-list ul {
  padding-top: 8px;
}

section .main-container .main-news .news-one .one .one-list ul li .title a,
section .main-container .main-news .news-one .one .one-list ul li .title span {
  padding: 8px 0;
}

section .main-container .main-news .news-one .one .one-list ul li a {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  letter-spacing: 1px;
  width: calc(100% - 60px);
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  float: left;
}

section .main-container .main-news .news-one .one .one-list ul li span {
  font-size: 14px;
  font-family: DINAlternate-Bold, DINAlternate;
  font-weight: bold;
  color: #cccccc;
  float: right;
  line-height: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

section .main-container .main-news .news-one .one .one-list ul li:hover .title a {
  color: #ba0c00;
}

section .main-container .main-news .news-one .one .one-list ul li:hover .title span {
  color: #666666;
}

section .main-container .main-news .news-one .one .more {

}

section .main-container .main-news .news-one .one-center {
  margin: 0 40px;
}

section .main-container .main-news .news-two {
  padding-top: 40px;
  padding-bottom: 48px;
  background: #fafafa;
}

section .main-container .main-news .news-two .head {
  width: 736px;
  margin: 0 auto;
}

section .main-container .main-news .news-two .head .tab-item {
  float: left;
  padding: 0 48px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

section .main-container .main-news .news-two .head .tab-item h2 {
  font-size: 20px;
  font-weight: 400;
  color: #999999;
  line-height: 26px;
  letter-spacing: 2px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

section .main-container .main-news .news-two .head .tab-item .news-icon {
  width: 24px;
  height: 24px;
  margin: 8px auto;
}

section .main-container .main-news .news-two .head .tab-item .n1 {
  background: url(/_upload/tpl/0b/51/2897/template2897/images/icon1-2x.png) no-repeat;
  background-size: 100% auto;
}

section .main-container .main-news .news-two .head .tab-item .n2 {
  background: url(/_upload/tpl/0b/51/2897/template2897/images/icon2-2x.png) no-repeat;
  background-size: 100% auto;
}

section .main-container .main-news .news-two .head .tab-item .n3 {
  background: url(/_upload/tpl/0b/51/2897/template2897/images/icon3-2x.png) no-repeat;
  background-size: 100% auto;
}

section .main-container .main-news .news-two .head .tab-item .n4 {
  background: url(/_upload/tpl/0b/51/2897/template2897/images/icon4-2x.png) no-repeat;
  background-size: 100% auto;
}

section .main-container .main-news .news-two .head .tab-item.current h2, section .main-container .main-news .news-two .head .tab-item:hover h2 {
  color: #ba0c00;
}

section .main-container .main-news .news-two .head .tab-item.current .n1, section .main-container .main-news .news-two .head .tab-item:hover .n1 {
  background: url(/_upload/tpl/0b/51/2897/template2897/images/icon1-2x-h.png) no-repeat;
  background-size: 100% auto;
}

section .main-container .main-news .news-two .head .tab-item.current .n2, section .main-container .main-news .news-two .head .tab-item:hover .n2 {
  background: url(/_upload/tpl/0b/51/2897/template2897/images/icon2-2x-h.png) no-repeat;
  background-size: 100% auto;
}

section .main-container .main-news .news-two .head .tab-item.current .n3, section .main-container .main-news .news-two .head .tab-item:hover .n3 {
  background: url(/_upload/tpl/0b/51/2897/template2897/images/icon3-2x-h.png) no-repeat;
  background-size: 100% auto;
}

section .main-container .main-news .news-two .head .tab-item.current .n4, section .main-container .main-news .news-two .head .tab-item:hover .n4 {
  background: url(/_upload/tpl/0b/51/2897/template2897/images/icon4-2x-h.png) no-repeat;
  background-size: 100% auto;
}

section .main-container .main-news .news-two .head .tab-item.current h2:after, section .main-container .main-news .news-two .head .tab-item:hover h2:after {
  display: block;
  content: "";
  margin: 0 auto;
  margin-top: 30px;
  width: 12px;
  height: 6px;
  background: url(/_upload/tpl/0b/51/2897/template2897/images/red-icon2x.png) center no-repeat;
  background-size: 100% auto;
}

section .main-container .main-news .news-two .content-items {
  border-top: 1px solid #ba0c00;
}

section .main-container .main-news .news-two .content-items .content {
  display: none;
  margin-top: 24px;
}

section .main-container .main-news .news-two .content-items .content ul li {
  float: left;
  width: 270px;
}

section .main-container .main-news .news-two .content-items .content ul li:not(:last-child) {
  margin-right: 40px;
}

section .main-container .main-news .news-two .content-items .content ul li .img-wrap {
  width: 270px;
  height: 152px;
  overflow: hidden;
}

section .main-container .main-news .news-two .content-items .content ul li .Title {
  font-size: 16px;
  margin: 16px 0 8px 0;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
  letter-spacing: 1px;
  height: 56px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

section .main-container .main-news .news-two .content-items .content ul li .intro {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 24px;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

section .main-container .main-news .news-two .content-items .content ul li .date {
  font-size: 14px;
  font-family: DINAlternate-Bold, DINAlternate;
  font-weight: bold;
  color: #cccccc;
  line-height: 18px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

section .main-container .main-news .news-two .content-items .content ul li a:hover .Title {
  color: #ba0c00;
}

section .main-container .main-news .news-two .content-items .content ul li a:hover .intro,
section .main-container .main-news .news-two .content-items .content ul li a:hover .date {
  color: #666666;
}

section .main-container .main-news .news-three {
  background: url(/_upload/tpl/0b/51/2897/template2897/images/video-bg.png) no-repeat center;
  padding: 48px 0;
  background-size: cover;
}

section .main-container .main-news .news-three .three .three-head .t-icon,
section .main-container .main-news .news-three .three .three-head h2 {
  float: left;
}

section .main-container .main-news .news-three .three .three-head h2 {
  font-size: 20px;
  font-weight: 600;
  color: #ba0c00;
  line-height: 26px;
  letter-spacing: 2px;
}

section .main-container .main-news .news-three .three .three-head .t-icon {
  width: 24px;
  height: 24px;
  background: url(/_upload/tpl/0b/51/2897/template2897/images/icon5-2x.png) no-repeat center;
  background-size: 100% auto;
  margin-right: 8px;
}

section .main-container .main-news .news-three .three .video-list {
  margin-top: 24px;
}

section .main-container .main-news .news-three .three .video-list .v-left,
section .main-container .main-news .news-three .three .video-list .v-right {
  float: left;
}

section .main-container .main-news .news-three .three .video-list .v-left {
  width: 786px;
  height: 443px;
  border-top: 2px solid #ba0c00;
}

section .main-container .main-news .news-three .three .video-list .v-left .video-js {
  width: 786px;
  height: 443px;
}

section .main-container .main-news .news-three .three .video-list .v-left .video-js .vjs-big-play-button {
  height: 100%;
  width: 100%;
  border: none;
  background-color: rgba(0, 0, 0, 0.2);
  left: 0;
  top: 0;
  border-radius: 0;
  line-height: 443px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

section .main-container .main-news .news-three .three .video-list .v-left:hover .video-js .vjs-big-play-button {
  background-color: rgba(0, 0, 0, 0.4);
}

section .main-container .main-news .news-three .three .video-list .v-left:hover .mask {
  background: rgba(0, 0, 0, 0.4);
}

section .main-container .main-news .news-three .three .video-list .v-left:hover .play {
  opacity: 1;
}

section .main-container .main-news .news-three .three .video-list .v-right {
  width: calc(100% - 826px);
  margin-left: 40px;
}

section .main-container .main-news .news-three .three .video-list .v-right ul li {
  margin-bottom: 8px;
}

section .main-container .main-news .news-three .three .video-list .v-right ul li a {
  display: block;
  background: #ffffff;
  font-size: 0;
  padding: 16px 24px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

section .main-container .main-news .news-three .three .video-list .v-right ul li a span.title {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
  letter-spacing: 1px;
  display: inline-block;
  width: calc(100% - 40px);
  vertical-align: middle;
  text-align: justify;
}

section .main-container .main-news .news-three .three .video-list .v-right ul li a .icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 16px;
  background: url(/_upload/tpl/0b/51/2897/template2897/images/v-normal-icon2x.png) no-repeat center;
  background-size: 100% auto;
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

section .main-container .main-news .news-three .three .video-list .v-right ul li:hover .title {
  color: #ba0c00;
}

section .main-container .main-news .news-three .three .video-list .v-right ul li:hover .icon {
  background: url(/_upload/tpl/0b/51/2897/template2897/images/v-red-icon2x.png) no-repeat center;
  background-size: 100% auto;
}

section .main-container .main-news .news-three .three .video-list .v-right ul li.current a .title {
  color: #ba0c00;
}

section .main-container .main-news .news-three .three .video-list .v-right ul li.current a .icon {
  background: url(/_upload/tpl/0b/51/2897/template2897/images/v-red-icon2x.png) no-repeat center;
  background-size: 100% auto;
}

section .main-container .main-news .news-three .three .video-list .tab-more {
  width: 100%;
  margin-top: 0;
  padding: 8px 0;
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide{min-height:395px;}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide img{
width:100%;}
/*# sourceMappingURL=main.css.map */