* {padding: 0;margin: 0;}
html,body {font-family: 'Microsoft Yahei', Helvetica, 'Hiragino Sans GB'; min-width: 1200px;}

div,ul,li,a {box-sizing: border-box;-moz-box-sizing: border-box; /* Firefox */  -webkit-box-sizing: border-box;  /* Safari */}

li {list-style: none;}
a { text-decoration: none;}
img {border: 0;}
.l {float: left;}
.r {float: right;}

.clearfix:before,
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.tc {
  text-align: center;
}

.tr {
  text-align: right;
}

.oh {
  overflow: hidden;
}

.g-row {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.g-col {
  height: auto;
  overflow: hidden;
  display: inline-block;
  float: left;
}

.g-col-1 {
  width: 8.33%;
}

.g-col-2 {
  width: 16.66%;
}

.g-col-3 {
  width: 24.99%;
}

.g-col-4 {
  width: 33.32%;
}

.g-col-5 {
  width: 41.65%;
}

.g-col-6 {
  width: 50%;
}

.g-col-7 {
  width: 58.31%;
}

.g-col-8 {
  width: 66.64%;
}

.g-col-9 {
  width: 74.97%;
}

.g-col-10 {
  width: 83.33%;
}

.g-col-11 {
  width: 91.63%;
}

.g-col-12 {
  width: 100%;
}

body {
  background: #ebebe9;
}

.container {
  position: relative;
  min-width: 1200px;
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.banner {
  width: 100%;
  min-width: 1200px;
  height: auto;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.banner img {
  width: 100%;
}

.main {
  position: relative;
  height: auto;
  overflow: hidden;
  background-size: 100%;
}

.nav {
  width: 100%;
  height: 60px;
  background: #2c403f;
  z-index: 9999;
}

.nav.roll {
  position: fixed;
  top: 0;
  z-index: 999;
}

.nav li {
  float: left;
  width: 200px;
  font-size: 16px;
  text-align: center;
}

.nav li a {
  display: block;
  height: 20px;
  line-height: 20px;
  margin: 20px 0;
  width: 100%;
  text-align: center;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
}

.nav li:last-child a {
  border-right: none
}

.nav li.current {
  background: #753a16;
}

.nav li.current a {
  font-weight: bold;
}

.pic-title {
  height: auto;
  overflow: hidden;
  text-align: center;
}

.block1 {
  position: relative;
  width: 100%;
  min-width: 1244px;
  overflow: hidden;
  padding-top: 50px;
}

.block1 .pic-title {
  padding-top: 40px;
  margin-bottom: 180px;
}

.block1 .wrapper {
  width: 1244px;
  background:url(../images/pc/index_04.jpg) no-repeat center top;
  padding: 0 22px;
}



.block1 .inter-right {  width:760px;
  overflow: hidden;
  color: #666; padding:140px 0 60px 65px; line-height:28px;}

.block1 .inter-right span{ display:block; margin-top:200px; margin-left:-8px;}




.block2 {
  position: relative;
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
  padding-top: 50px;
}
.block2 .container {
  width: 1200px;
  background:url(../images/pc/index_07.jpg) no-repeat center top;
padding: 200px 0 100px 419px;
}
.block2 .pic-title {
  margin-bottom: 100px;
}

.block2 .news-list {
  height: auto;
  overflow: hidden;    
}

.block2 .news-list li { position: relative;  overflow: hidden;}


.block2 .slimScrollDiv{ width:740px !important;}
.block2 .news-list li a {
  position: relative;
  display: block;
  color: #666;
  font-size: 16px;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
  padding-left: 20px;
}

.block2 .news-list li a::after {
  position: absolute;
  content: ' ';
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: #666;
  left: 0;
  top: 15px;
}

.block3 {
  position: relative;
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
  padding-top: 120px;
}

.block3 .pic-title {
  margin-bottom: 70px;
}

.block3 .liveshow {
  padding: 22px 0;
  height: auto;
  overflow: hidden;
  background-color: #ffffff;
}

.block3 .liveshow li {
  float: left;
  margin-left: 22px;
}

.block3 .liveshow li a {
  display: block;
  color: #000000;
  line-height: 200%;
  margin: 0 0 30px;
  width: 370px;
  overflow: hidden;
  padding: 0 0 15px;
  font-size: 14px;
  border-bottom: 1px solid #BFBFBF;
}

.block3 .liveshow li a img {
  width: 370px;
  height: 258px;
  overflow: hidden;
}

.block3 .liveshow li a div {
  position: relative;
  padding: 0 8px;
  font-size: 16px;
  overflow: hidden;
  line-height: 30px;
  height: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.block3 .liveshow li a span {
  padding: 0 8px;
}

.block3 .more {
  position: relative;
  text-align: center;
  padding-bottom: 50px;
  background-color: #ffffff;
  margin-bottom: 140px;
}

.block3 .more a {
  position: relative;
  display: inline-block;
  width: 180px;
  height: 50px;
  line-height: 50px;
  background: #1A20F4;
  opacity: 0.8;
  font-size: 24px;
  font-family: Arial;
  font-weight: 400;
  color: #FFFFFF;
  cursor: pointer;
  z-index: 9;
}

.block3 .more img {
  position: absolute;
  left: -180px;
  top: 0;
  z-index: 0;
  opacity: 0.75;
}

.block4 {
  position: relative;
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
  padding-top: 25px;
  margin-top: -20px;
}

.block4 .pic-title {
  margin-bottom: 30px;
}

.block4 .sched {
  width: 1200px;
  padding: 35px 40px;
  height: auto;
  overflow: hidden;
 background:url(../images/pc/index_18.jpg) no-repeat center top;
}

.block4 .sched-title {
  font-size: 48px;
  font-family: AlibabaPuHuiTiB;
  font-weight: 600;
  color: #0F47FF;
  line-height: 1;
  text-align: center;
  margin-bottom: 22px;
}

.block4 .sched-content {
  position: relative;
  width: 100%;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
}

.block4 .sched-content img {
  float: left;
  width: 100%;
}

.block5 {
  position: relative;
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
  padding-top: 60px;
}

.block5 .pic-title {
  margin-bottom: 30px;
}

.block5 .swiper-dh {margin: 0 auto;padding-bottom: 60px;}
.flex {	display: flex;display: -ms-flexbox;	justify-content: space-between;	-ms-flex-pack: justify;}
.block5 .swiper-container {
  width: 2340px;
  margin: 0 -548px;
  height: 531px;
}
.block5 .swiper-container .swiper-button-prev,
.block5 .swiper-container .swiper-button-next{
  position: absolute;
  width: 87px;
  height: 87px;
  top: 165px;
  z-index: 99;
  cursor: pointer;
}
.block5 .swiper-container .swiper-button-prev {
  left: 640px;
  background: url(../images/arrow_left-fill.png) no-repeat center center;
}
.block5 .swiper-container .swiper-button-next {
  right: 640px;
  background: url(../images/arrow_right-fill.png) no-repeat center center;

}
.block5 .swiper-slide {
  text-align: center;
}
.block5 .swiper-slide img {
  opacity: 0.6;
  display: inline-block;
  width: 750px;
  height: 435px;
  float: left;
}
.block5 .swiper-slide div {
  display: inline-block;
  text-align: left;
  width: 750px;
  padding: 25px 0 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 30px;
  visibility: hidden;
  border-bottom: 1px solid #C9C9C9;
}
.block5 .swiper-slide.swiper-slide-active img {
  opacity: 1;
}
.block5 .swiper-slide.swiper-slide-active div {
  visibility: visible;
}

.block6 {
  position: relative;
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
  padding-top: 10px;
  padding-bottom: 45px;
}

.block6 .pic-title {
  margin-bottom:30px;
}

.block6 .review {
  position: relative;
  margin: 0 auto;
  width: 1100px;
}

.block6 .review-bg {
  width: 1462px;
  height: auto;
  position: absolute;
  top: -130px;
  left: -140px;
  z-index: 0;
}

.review-list {
  position: relative;
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
  z-index: 9;
}

.review-list ul li {float: left; width: 540px !important; margin: 0 10px;}
.review-list ul li img {width: 100%;}

.review .prev,
.review .next {
  position: absolute;
  bottom: 140px;
  z-index: 999;
  width: 68px;
  height: 68px;
  text-align: center;
}

.review .prev img,
.review .next img {
  width: 60px;
}

.review .prev {
  right: -80px;
}

.review .next {
  left: -80px;
}

.footer { color: #fff;
  position: relative;
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
  background-color: #2c403f; line-height: 30px;
}


.footer .container {
  padding: 38px 5px;
  overflow: hidden;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}

.footer .left img {
  float: left;
}

.footer .left .author {
  margin-left: 110px;
  font-family: MicrosoftYaHei;

 
  letter-spacing: 0px;

}

.footer .right {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  letter-spacing: 0px;
  color: #ffffff;
}

.footer .right span,
.footer .right img {
  display: inline-block;
  vertical-align: bottom;
}

.footer .right span img {
  width: 100px;
}

.footer .right span p {
  text-align: center;
  padding-top: 5px;
}

.footer .right span {
  padding-left: 30px;
  padding-bottom: 10px;
}

.footer .center {
  margin-left: 335px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #ffffff;
}

.footer .btm {
  text-align: center;
  padding: 15px 0;
  border-top: 1px solid #434343;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  letter-spacing: 0px;
  color: #bfbfbf;
}

.footer .btm a {
  color: #bfbfbf;
}