body {
  background: url(../images//bj.jpg) center 1059px repeat-y;
}

.min_width {
  overflow: hidden;
  margin: 0 auto;
  width: 1000px;
  min-width: 1000px;
}

.min_width2 {
  overflow: hidden;
  margin: 0 auto;
  width: 1018px;
  min-width: 1018px;
}

img {
  max-width: initial;
}

.title {
  overflow: hidden;
  width: 805px;
  height: 86px;
  background: url(../images/box1_title.png) no-repeat top;
  min-width: 1000px;
  margin: 0 auto;
}

.title h2 {
  text-align: center;
  line-height: 86px;
  font-size: 36px;
  color: #fff;
}

.title h2 span {
  font-size: 30px;
  color: #fdd67e;
}

.banner_wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 1207px;
  background: url(../images/banner2.jpg) no-repeat top;
}

/*.banner_wrap .banner_tu {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 1059px;
  background: url(../images/banner_01.png) no-repeat top;
}*/

.banner_wrap>div {
  display: flex;
  justify-content: center;
}

.banner_wrap>div a {
  display: block;
  margin: 0 auto;
  margin-top: 522px;
  width: 284px;
  height: 74px;
}


/* 抽奖 */
.box0_wrap {
  width: 100%;
  height: 774px;
  box-sizing: border-box;
}

.box0_wrap .cj_bj {
  width: 1000px;
  height: 774px;
  margin: 0 auto;
  background: url(../images/cj_bj_03.png) top no-repeat;
}

.box0_wrap h2 {
  text-align: center;
  font-size: 36px;
  color: #fbce57;
  font-weight: bold;
  padding-top: 40px;
  line-height: 44px;
}

.box0_wrap h2 span {
  display: block;
  font-size: 22px;
  color: #fbce57;
  font-weight: normal;
  line-height: 32px;
}

.box0_wrap .cj_jp {
  width: 559px;
  padding: 47px 42px 0 45px;
}

.box0_wrap .cj_js {
  width: 322px;
  padding-top: 47px;
}

.box0_wrap .cj_js h3 {
  font-size: 34px;
  text-align: center;
  line-height: 80px;
  color: #f9d85a;
  padding-top: 6px;
}
.contrast {
	margin: 0 auto;
	width: 315px;	
	margin-bottom: 60px;			
}
#announcement {
	height: 240px;
	overflow: hidden;
}
.box0_wrap .swiper-slide {
	text-align: center;
}
.swiper-slide p {
	font-size: 20px;
	line-height: 25px;
	margin: 0;
	color: #fff;
}
/*.box0_wrap .cj_js p {
  width: 271px;
  height: 236px;
  margin: 0 auto;
  line-height: 32px;
  font-size: 22px;
  color: #fff;
  margin-bottom: 40px;
}

.box0_wrap .cj_js p span {
  color: #fbce57;
  font-size: 22px;
}*/

.box0_wrap .cj_js a {
  display: block;
  width: 236px;
  height: 58px;
  background: url(../images/cj_an_31.png) top no-repeat;
  font-size: 26px;
  color: #3a399f;
  text-align: center;
  line-height: 56px;
  margin: 0 auto;
  font-weight: bold;
}

/* 抽奖弹窗 */
.cj_tan {
  display: none;
  width: 520px;
  height: 340px;
  background: url(../images/cj_bd.png) top no-repeat;
  left: 50%;
  top: 25%;
  margin-left: -260px;
  z-index: 9;
}

.cj_tan .cj_close {
  display: block;
  width: 25px;
  height: 25px;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}

.cj_tan p {
  font-size: 20px;
  line-height: 25px;
  text-align: center;
  color: #313131;
  padding: 0 20px;
  padding-top: 95px;
  margin-bottom: 15px;
}

.cj_tan ul {
  width: 246px;
  margin: 0 auto;
}

.cj_tan ul li {
  margin-bottom: 10px;
}

.cj_tan ul li input {
  width: 246px;
  height: 38px;
  border: none;
  background: #eeeeee;
  border-radius: 4px;
  padding: 0 10px;
  font-size: 20px;
}

.cj_tan ul li button {
  display: block;
  width: 224px;
  height: 46px;
  border: none;
  background: none;
  margin: 0 auto;
  margin-top: 19px;
  color: #FFF;
  font-size: 24px;
  font-weight: bold;
}

/* 中奖弹窗 */
.cj_zhong {
  display: none;
  width: 520px;
  height: 340px;
  background: url(../images/cj_zj.png) top no-repeat;
  left: 50%;
  top: 25%;
  margin-left: -260px;
  z-index: 9;
}

.cj_zhong h2 {
  font-size: 22px;
  color: #595959;
  text-align: center;
  padding-top: 96px;
  margin-bottom: 10px;
  height: 60px;
}

.cj_zhong p {
  height: 85px;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #595959;
  padding: 0 36px;
}

.cj_zhong a {
  display: block;
  width: 224px;
  height: 46px;
  margin: 0 auto;
  color: #FFF;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 46px;
}

/* 通用背景 */
.tongyong_top {
  width: 1000px;
  height: 221px;
  background: url(../images/tongyong-top.png) top no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}

.tongyong_bottom {
  width: 1000px;
  height: 357px;
  background: url(../images/tongyong-bottom.png) top no-repeat;
  position: absolute;
  left: 0;
  bottom: 0;
}

.tongyong_center {
  width: 1000px;
  min-height: 100px;
  position: relative;
  background: url(../images/tongyong-y.png) repeat-y;
}

.titles {
  height: 121px;
  text-align: center;
  font-size: 36px;
  color: #fbce57;
  font-weight: bold;
  padding-top: 40px;
  line-height: 44px;
  position: relative;
}

.titles span {
  display: block;
  font-size: 22px;
  color: #fbce57;
  font-weight: normal;
  line-height: 32px;
}

.anniu {
  height: 197px;
  text-align: center;
  position: relative;
  padding-top: 117px;
}

.anniu a {
  display: block;
  width: 280px;
  height: 58px;
  text-align: center;
  line-height: 56px;
  color: #3a399f;
  font-size: 26px;
  font-weight: bold;
  background: url(../images/tongyong_an.png) no-repeat;
  margin: 0 auto;
}

/* box1 */


/*.box1 .tongyong_center img {
  display: block;
  margin: 0 auto;
}

.box2 {
  background-size: 1920px 947px;
}
.box2 .tongyong_center{
  display: none;
}

.box2 .tongyong_center img {
  display: block;
  margin: 0 auto;
}*/

.box4 .tongyong_top {
  height: 292px;
  background: url(../images/box4_03.png) top no-repeat;
}

.box4 .tongyong_bottom {
  height: 328px;
  background: url(../images/tongyong-bottom.png) center -29px no-repeat;
}

.box4 .kc_tab {
  padding: 0 18px;
  height: 76px;
  display: flex;
  justify-content: space-between;
}
.box4 .kc_tab li{
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 26px;
  color: #3a399f;
  background: url(../images/box4_01.png) top no-repeat;
}
.box4 .kc_tab li.active{
  background: url(../images/box4_02.png) top no-repeat;
  color: #f9d85a;
}

.box4 .anniu {
  height: 192px;
  padding-top: 103px;
}

.box4 h2 {
  padding-top: 32px;
  height: 182px;
}

.box4 .titles span {
  color: #FFF;
  line-height: 82px;
}
.box4 .public_box{
  display: none;
  position: relative;
}
.box4 .public_box a{
  position: absolute;
  right: 58px;
  top: 0;
  width: 106px;
  height: 100%;
}

.box5 {
  padding-bottom: 50px;
}

.box5 .min_width {
  height: 791px;
  background: url(../images/box5_01_bj.png) top no-repeat;
}

.box5 .titles {
  height: 173px;
  line-height: 100px;
  padding-top: 27px;
}

.box5 .titles span {
  color: #FFF;
  line-height: 73px;
}

.box5 .box2_mar {
  margin: 0 80px;
  margin-top: 55px;
}

.box5 .box2_mar table {
  border: none;
  margin-bottom: 3px;
}

.box5 .box2_mar tr {
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: none;
}

.box5 .box2_mar th {
  text-align: right;
  width: 162px;
  font-size: 23px;
  color: #1b135e;
  border: none;
  vertical-align: top;
}

.box5 .box2_mar td {
  font-size: 22px;
  color: #757575;
  border: none;
}


.box5 .box2_mar td ul li {
  float: left;
  width: 100px;
  cursor: pointer;
  margin-left: 8px;
  font-size: 21px;
  color: #1b135e;
  border-radius: 5px;
  background: #f0f0fd;
  margin-bottom: 16px;
}

.box5 .listA1 li.active {
  background: #ee777a;
  color: #fff;
}

.box5 .listA2 li.active {
  background: #ee777a;
  color: #fff;
}

.box5 .listA3 li.active {
  background: #ee777a;
  color: #fff;
}

.box5 .listA4 li.active {
  background: #ee777a;
  color: #fff;
}


.box5 .anniu{
  padding-top: 140px;
}

.box_fen {
  width: 100%;
  height: 180px;
  background: url(../images/box_fen.jpg) top no-repeat;
}

.box_fen p {
  margin-left: 376px;
  width: 620px;
  padding-top: 40px;
  font-size: 16px;
  color: #ffffff;
  line-height: 24px;
  text-indent: 2em;
}

.box_fen p span {
  color: #fed67e;
  font-size: 16px;
}

.box6 {
  padding-top: 50px;
}

.box6 h2 {
  padding-top: 32px;
  height: 130px;
}

.box6 .teacher {
  width: 912px;
  height: 522px;
  background: url(../images/box6_01.png) top no-repeat;
  margin: 0 auto;
  padding-top: 166px;
  box-sizing: border-box;
}

.teacher_swiper {
  width: 878px;
  padding-bottom: 60px;
  margin: 0 auto;
}

.box6 .teacher .swiper-slide {
  position: relative;
}

.box6 .teacher .swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  margin: 0 15px !important;
}

.box6 .teacher .swiper-pagination-bullet-active {
  background: #6c67ec;
}

.hover_box {
  box-sizing: border-box;
  position: absolute;
  bottom: -182px;
  left: 0;
  width: 212px;
  height: 252px;
  background: rgba(108, 103, 236, 0.54);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 12px;
  transition: 0.2s;
}

.hover_box h3 {
  font-size: 22px;
  color: #fff;
  font-weight: bold;
}

.hover_box span {
  font-size: 20px;
  color: #fff;
}

.hover_box p {
  padding-top: 15px;
  font-size: 16px;
  color: #fff;
}

.sw_height {
  position: relative;
  overflow: hidden;
}

.sw_height:hover .hover_box {
  padding: 0;
  padding-left: 8px;
  left: 12px;
  width: 190px;
  bottom: 13px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  transition: 0.2s;
}

.sw_height:hover h2 {
  padding-top: 20px;
}

.hover_box a {
  margin-top: 20px;
  text-align: right;
  display: block;
  font-size: 16px;
  color: #fff;
}

.box7 {}

.box7 .tongyong_top {
  height: 215px;
  background: url(../images/box7_top.png) top no-repeat;
}

.box7 h2 {
  padding-top: 32px;
  height: 182px;
}

.box7 .titles span {
  color: #FFF;
  line-height: 82px;
}

.annius {
  height: 197px;
  text-align: center;
  position: relative;
  padding-top: 117px;
}

.annius a {
  margin: 0 50px;
  display: inline-block;
  width: 280px;
  height: 58px;
}

.annius .a1 {
  background: url(../images/box7_a1.png) no-repeat;
}

.annius .a2 {
  background: url(../images/box7_a2.png) no-repeat;
}

.box7 .img_ul {
  position: relative;
  margin: 0 auto;
  width: 830px;
  height: 474px;
  background: url(../images/box7_01.jpg) no-repeat;
}

.box7 .img_ul li {
  position: absolute;
  width: 154px;
  height: 96px;
  cursor: pointer;
}

.box7 .img_ul li:nth-of-type(1) {
  top: 108px;
  left: 103px;
}

.box7 .img_ul li:nth-of-type(2) {
  top: 108px;
  left: 296px;
}

.box7 .img_ul li:nth-of-type(3) {
  top: 108px;
  left: 489px;
}

.box7 .img_ul li:nth-of-type(4) {
  top: 108px;
  left: 680px;
}

.box7 .img_ul li:nth-of-type(5) {
  bottom: 100px;
  left: 101px;
}

.box7 .img_ul li:nth-of-type(6) {
  bottom: 100px;
  left: 294px;
}

.box7 .img_ul li:nth-of-type(7) {
  bottom: 100px;
  left: 487px;
}

.box7 .img_ul li:nth-of-type(8) {
  bottom: 100px;
  left: 678px;
}

.img_box {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 800px;
  height: 530px;
  margin-top: -265px;
  margin-left: -400px;
  z-index: 11;
}

.img_box p {
  display: flex;
  background: #fff;
  justify-content: center;
  padding-bottom: 15px;
}

.img_box p img {
  width: initial;
}

.img_box .closeBtn {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
}

.box8 {}

.box8 .min_width {
  height: 1347px;
  background: url(../images/box8_bj.png) top no-repeat;
}

.box8 .titles {
  line-height: 76px;
  height: 144px;
}

.box8 .danmu {
  width: 100%;
  height: 227px;
  overflow: hidden;
}

.box8 .share_box {
  margin-bottom: 20px;
}

.box8 .share_box ul li {
  width: 1800px;
  display: flex;
  justify-content: space-between;
  height: 52px;
}

.box8 .share_box ul li p {
  width: 520px;
  padding: 0 40px;
  text-align: center;
  line-height: 52px;
  background: #7e79ee;
  border-radius: 26px;
  margin: 0 22px;
  font-size: 24px;
  color: #fff;
}

.box8 .video_div {
  width: 921px;
  margin: 0 auto;
  position: relative;
}

.box8 .video_div .video_swiper {
  width: 781px;
  height: 670px;
  margin: 0 auto;
}

.box8 .video_div .video_swiper .video_bj {
  width: 781px;
  height: 621px;
  background: url(../images/video.png) top no-repeat;
  padding-top: 104px;
  padding-left: 43px;
  box-sizing: border-box;
}
.box8 .video_div .video_swiper img{
  margin: 0 auto;
  margin-top: 50px;
}

#myVideo {
  border-radius: 12px;
  overflow: hidden;
}

.box8 .anniu {
  padding-top: 60px;
}

.box8 .swiper-paginationB .swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  background: #FFF;
  opacity: 1;
  margin: 0 9px;
}

.box8 .swiper-paginationB .swiper-pagination-bullet-active {
  width: 120px;
  border-radius: 9px;
}

.box8 .swiper-button-prev {
  width: 26px;
  height: 49px;
  background: url(../images/left.png) no-repeat;
  top: 45%;
  left: 0;
}

.box8 .swiper-button-next {
  width: 26px;
  height: 49px;
  background: url(../images/right.png) no-repeat;
  top: 45%;
  right: 0;
}

.box9 {
  padding-bottom: 60px;
}

.box9 .tongyong_top {
  height: 215px;
  background: url(../images/box7_top.png) top no-repeat;
}

.box9 h2 {
  padding-top: 32px;
  height: 182px;
}

.box9 .titles {
  line-height: 88px;
}

.box9 .titles span {
  color: #FFF;
  line-height: 82px;
}

.box9 .box9_1 {
  width: 1000px;
  margin: 0 auto;
}

.box9 .box9_1 img {
  display: block;
  margin: 0 auto;
}

.box9 .tongyong_bottom {
  height: 269px;
  overflow: hidden;
}

.box9 .anniu {
  height: 110px;
  padding-top: 115px;
}

.box9 p {
  text-align: right;
  font-size: 16px;
  color: #FFF;
  line-height: 66px;
}

.box0{
  width: 1000px;
  height: 1193px;
  margin: 0 auto;
  position: relative;
}
.box0_bj{
  width: 100%;
  height: 1637px;
  position: absolute;
  top: -444px;
  background: url(../images/box_00.png) top no-repeat;
}
.box0 .titles{
  height: 114px;
  padding-top: 50px;
}
.box0_1{
  width: 939px;
  height: 400px;
  margin: 0 auto;
  background: url(../images/box0_1.jpg) top no-repeat;
  margin-bottom: 30px;
  box-sizing: border-box;
  padding-left: 610px;
  padding-top: 50px;
}
.box0_2{
  width: 939px;
  height: 368px;
  margin: 0 auto;
  background: url(../images/box0_2.jpg) top no-repeat;
  margin-bottom: 30px;
  box-sizing: border-box;
  padding-left: 30px;
  padding-top: 50px;
}
.box0_3{
  width: 939px;
  height: 430px;
  margin: 0 auto;
  background: url(../images/box0_3.jpg) top no-repeat;
  margin-bottom: 30px;
  box-sizing: border-box;
  padding-left: 620px;
  padding-top: 20px;
}
.box0_1 h3,.box0_2 h3,.box0_3 h3{
  font-size: 30px;
  color: #f9d85a;
  line-height: 36px;
  padding: 14px 0;
}
.box0_1 p,.box0_2 p,.box0_3 p{
  font-size: 21px;
  line-height: 30px;
  color: #FFF;
  margin-bottom: 25px;
}
.box0_3 p span{
  padding-left: 80px;
}
.box0_1 a,.box0_2 a,.box0_3 a{
  width: 236px;
  height: 58px;
  line-height: 58px;
  color: #3a399f;
  font-size: 26px;
  text-align: center;
  display: block;
  background: url(../images/box0_a.png) no-repeat;
}