body {
  background-color: #fff;
  margin: 0 auto;
  background-image: url(../images/main_bg.png);
  background-repeat: no-repeat;
  background-position: center 1550px;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 1920px;
  height: 100px;  
  background-color: rgba(176, 0, 9, 0.9);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1111;
  left: 50%;
  transform: translateX(-50%);
}
.header .nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
}
.banner {
  background-image: url(../images/banner_bg.png);
  height: 1086px;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
.banner a.play_v {
  position: absolute;
  bottom: 140px;
  left: 50%;
  transform: translateX(-50%);
}
.mid_bg {
  background-image: url(../images/mid_bg.png);
  height: 184px;
  background-repeat: no-repeat;
  background-position: center center;
}
.tit {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 80px;
}
.yctj_list {
  width: 1200px;
  margin: 40px auto 180px auto;
  position: relative;
}
.yctj_list ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.yctj_list ul li {
  width: 380px;
  height: 410px;
  font-size: 14px;
  color: #333333;
}
.yctj_list ul li img {
  width: 374px;
  height: 267px;
  border: 6px solid #f84610;
  border-left: none;
}
.yctj_list ul li p {
  margin-top: 2px;
  font-size: 14px;
  color: #333333;
}
.yctj_list ul li .title {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  margin-top: 20px;
}
.kfr_cont {
  width: 1200px;
  height: 420px;
  margin: 40px auto 0 auto;
  background-image: url(../images/kfr_bg.png);
  margin-top: 50px;
  position: relative;
}
.kfr_cont a.kfr_item {
  position: absolute;
  top: 330px;
  left: 48px;
}
.kfr_cont a.kfr_item_play {
  position: absolute;
  top: 330px;
  left: 780px;
}
.kfr_cont a.kfr_item_live {
  position: absolute;
  top: 330px;
  left: 880px;
}
.wygjdjy_cont {
  width: 1200px;
  height: 891px;
  margin: 40px auto 0 auto;
  background-image: url(../images/wygjdjy_bg.png);
  margin-top: 50px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  box-sizing: border-box;
  padding-top: 610px;
}
.wygjdjy_swiper {
  overflow: hidden;
  width: 1070px;
  height: 252px;
  margin: 0 auto;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
.swiper-button-next1 {
  background: none;
  width: 47px;
  height: 34px;
  top: auto;
  bottom: 135px;
}
.swiper-button-next1 img {
  width: 47px;
  height: 34px;
}
.swiper-button-prev1 {
  background: none;
  width: 47px;
  height: 34px;
  top: auto;
  bottom: 135px;
}
.swiper-button-prev1 img {
  width: 47px;
  height: 34px;
}
.dtzm_tab {
  width: 566px;
  height: 44px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 44px auto; 
  position: relative;
}
.dtzm_tab ul {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffac1f;
  border-radius: 22px;
  background-image: url(../images/dt_hover.png);
  background-repeat: no-repeat;
  background-position: 88px center;
}
.dtzm_tab ul li {
  width: 126px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dtzm_tab ul li a {
  font-size: 30px;
  color: #fff;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.left1 {
  position: absolute;
  top: 0;
  left: -30px;
}
.right1 {
  position: absolute;
  top: 0;
  right: -30px;
}
.dtzm_cont {
  width: 1202px;
  height: 892px;
  margin: 40px auto 0 auto;
  background-image: url(../images/dtzm_bg.png);
  position: relative;
  padding: 150px 40px;
  box-sizing: border-box;
}

.dtzm_cont_item_01 {
  position: relative;
}
.zhanlan_tab {
  width: 528px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffac1f;
  position: absolute;
  right: -38px;
  top: -40px;
}
.zhanlan_tab a {
  display: block;
  text-align: center;
  font-size: 20px;
  color: #fff;
  padding: 0 10px;
  margin: 0 8px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 2px;
}
.zhanlan_tab a.active {
  border-bottom: solid 4px #f74311;
}


.dtzm_cont_item_03 ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.dtzm_cont_item_03 ul li {
  height: 350px;    
}
.dtzm_cont_item_03 ul li img {  
  border: 1px solid #f2e556;
  border-radius: 8px;
}
.dtzm_cont_item_03 ul p {
  text-align: center;
  color: #fff;
  font-size: 18px;
  margin-top: 16px;
}
.wenchuang_swiper {
  overflow: hidden;
}
.swiper-button-next2 {
  position: absolute;
  top: 97%;
  right: 43%;
  transform: translateY(-50%);
  background-image: none;
}
.swiper-button-prev2 {
  position: absolute;
  top: 97%;
  left: 43%;
  transform: translateY(-50%);
  background-image: none;
}

.meishi_swiper {
  width: 924px;
  overflow: hidden;
  margin: 30px auto;
}
.meishi_itme {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.meishi_itme img {
  width: 424px;
  height: 597px;
  border: 2px solid #f2e556;
}
.swiper-button-next3 {
  width: 58px;
  height: 42px;
  position: absolute;
  background-image: none;
  right: 40px;
}
.swiper-button-prev3 {
  width: 58px;
  height: 42px;
  position: absolute;
  background-image: none;
  left: 40px;
}


#certify {
	position: relative;
	width: 1000px;
	margin: 0 auto;
  padding-top: 80px;
}

#certify .swiper-container {
	padding-bottom: 20px;
}

#certify  .swiper-slide {
	width: 828px;
	height: 604px;
}
#certify  .swiper-slide img{
	display:block;
  border-radius: 15px;
}


#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
  top: 40%;
  background-image: none;
}
#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
  top: 40%;
  background-image: none;
}
.zhanlan_n_item {
  width: 820px;
  margin: 0 auto;
  color: #fff;
  font-size: 21px;
  line-height: 30px;
  margin-top: 20px;
  display: none;
}
.zhanlan_n_item p.title {
  font-size: 24px;
  margin-bottom: 12px;
}
#certify .swiper-slide-active .zhanlan_n_item {
  display: block!important;
}

.swiper-button-prev_yc {
  top: 880px;
  left: 35%;
  background-image: none;
}
.swiper-button-next_yc {
  top: 880px;
  right: 35%;
  background-image: none;
}
.yctj_list .swiper-pagination {
  display: flex;
  bottom: -60px;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.yctj_list .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2;
  margin: 0 5px;
}
.yctj_list  .swiper-pagination-bullet-active {
  background: #f74311;
  opacity: 1;
}



.jchm_cont {
  margin-top: 60px;
  width: 100%;
  height: 560px;
  background-image: url(../images/huimou_bg.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.hm_years {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
a.years_item {
  width: 54px;
  height: 95px;
  background-image: url(../images/hm_icon.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  display: flex;
  justify-content: center;
  align-items: center;
  display: block;
  text-align: center;
  font-size: 28px;
  font-family: "Impact";
  color: #89b34b;
  position: absolute;
}
a.years_item:hover {
  color: #ffac1f;
}



.mtzs_list {
  width: 1200px;
  margin: 40px auto;
  font-size: 20px;
}
.mtzs_list ul li {
  height: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: solid 2px #9b9b9b;
  color: #3e3a39;
  box-sizing: border-box;
  padding: 0 25px;
}
.mtzs_list ul li p span {
  margin-right: 90px;
}
.mtzs_list ul li a {
  color: #3e3a39;
}
.mtzs_list ul li:hover {
  background-image: url(../images/mtzs_link_bg.png);
  background-repeat: repeat-x;
  background-position: center bottom;
}






.footer {
  width: 100%;
  height: 232px;
  background-color: #f74311;
  background-image: url(../images/footer.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.right_nav {
  position: fixed;
  top: 150px;
  right: 60px;
  width: 48px;  
  z-index: 999;
}
.music {
  width: 48px;
  height: 48px;
  background-image: url(../images/music_ico.gif);
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  margin-bottom: 22px;
  cursor: pointer;
}
.off {
    background-image: url(../images/music_ico.png);
}
.menu {
  width: 48px;
  height: 48px;
  background-image: url(../images/menu_ico.png);
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  margin-bottom: 22px;
  cursor: pointer;
  position: relative;
}
.gotop {
  width: 48px;
  height: 48px;
  background-image: url(../images/gotop_ico.png);
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  cursor: pointer;
}
.navlist {
  height: 48px;
  background-color: #f84610;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 750px;
  position: absolute;
  top: 0;
  right: 48px;
  border-radius: 4px;
  display: none;
}
.navlist a {
  padding: 0 22px;
  margin: 0 2px;
  color: #fff;
  display: block;
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
}
.navlist a:hover {
  background-color: #eaaa28;
  
}
.navlist a span {
  position: absolute;
  top: -18px;
  right: 0;
}
.menu:hover .navlist {
  display: flex;
}



.videowrap {
  width: 100%;
  height: 100%;
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  z-index: 10000;
  background: #000;
}
.videowrap video {
  width: 1000px;
  margin: 80px auto;
  display: block;
}
.videowrap .close {
  font-size: 60px;
  color: #fff;
  font-weight: 100;
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: 540px;
  cursor: pointer;
  transform: rotate(45deg);
}
.more {
    position: absolute;
    right: 0;
    bottom: -75px;
    z-index: 16;
}
.qrcode {
    position: absolute;
    right:50px;
    bottom: 50px;
}