.banner_box{
	width: 100%;
	height: 730px;
	background: url(../images/banner.png) center top no-repeat;
}
body{
	background: #c2200b;
}
.banner_box p{
	text-align: center;
	padding-top: 627px;
	line-height: 68px;
	font-size: 24px;
	color: #b4071f;
}
.banner_box p span{
	font-size: 42px;
	font-weight: bold;
}
.zhengce_box{
	width: 100%;
	background: #a81d0b;
	height: 95px;
	padding-top: 15px;
}
.zhengce_con{
	width: 1200px;
	margin:0 auto;
	height: 74px;
	border-bottom: 5px solid #bf241b;

}
.zhengce{
	background: url(../images/zhuti_bg.png) 0 0 no-repeat;
	width: 250px;
	height: 65px;
	position: relative;
	float: left;
}
.zhengce:after{
	position: absolute;
	content: '';
	top: 71px;
    left: 117px;
	width: 10px;
	height: 10px;
	border-radius: 50px;
	background: #fac97c;

}
.zhengce p{
	width: 100%;
	text-align: center;
	color: #c2200b;
	font-weight: bold;
	font-size: 28px;
	padding-top: 8px;
}
.zhengce1{
	margin-left: 183px;
}
.zhengce2{
	margin-left: 51px;
}
.quan_box{
	width: 1200px;
	margin:0 auto;
	height: 370px;
	position: relative;
}
.quan_bg{
	position: absolute;
	z-index: -1;
	left: -5px;
	top: 0;
}
.quan_img{
	float: left;
	margin-left: 98px;
	margin-top: 36px;
	cursor: pointer;
}
.quan_gz{
	float: left;
	margin-left: 16px;
	font-size: 14px;
}
.quan_tit{
	font-size: 16px;
	font-weight: bold;
	padding-top: 57px;
	color: #fce9d1;
	padding-bottom: 10px;
}
.quan_zi{
	line-height: 24px;
	color: #fce9d1;
}
.good_box{
    width: 1200px;
    margin: -138px auto 0;
    height: 825px;
    background: #fffae7;
    border-radius: 20px;
    box-shadow: 0 0 27px #fea337 inset;
    /*box-sizing: border-box;*/
    position: relative;
    overflow: hidden;
}
.good_tit_box{
	width: 100%;
	height: 124px;
	background: #fde0a3;
}
.good_box1{
	position: absolute;
    box-shadow: 0 0 27px #fea337 inset;
    border: 6px solid #ffe3a2;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    box-sizing: border-box;
}
.title {
    width: 358px;
    line-height: 38px;
    text-align: center;
    font-weight: bold;
    color: #f13329;
    padding-top: 30px;
    margin: 0 auto 0;
    font-size: 38px;
    background: url(../images/tit_bg.png) 0 34px no-repeat;
}
.explain {
    text-align: center;
    font-size: 20px;
    color: #795000;
    margin-top: 10px;
}
.class{
	
	width: 287px;
	height: 422px;
	float: left;
	margin-top: 20px;
	position: relative;
	margin-left: 10px;
	box-shadow: 0 5px 10px #ffca81;
	border-radius: 10px;
}
.class_zhekou{
	float: right;
	width: 60px;
	line-height: 28px;
	color: #fff;
	text-align: center;
}
.class_type{
	float: left;
	margin-top: 153px;
	color: #de3535;
	font-size: 20px;
	font-weight: bold;
	margin-left: 11px;
}
.class_price{
	float: right;
    margin-top: 123px;
    height: 50px;
    padding-top: 14px;
    width: 104px;
	text-align: center;
}
.class_price p{
	color: #fff;

}
.class_price p:nth-child(1){
	padding-left: 15px;
}
.class_price span{
	font-weight: bold;
	font-size: 22px;
}
.price_zj{
	text-align: center;
	font-size: 18px;
	color: #fff;
	margin-top: 35px;
}
.class_price1{
	position: absolute;
	color: #888888;
	top: 284px;
	left: 9px;
	text-decoration: line-through;
}
.class_hf{
	position: absolute;
	color: #888888;
	top: 284px;
	right: 9px;
}
.class_xuanke{
	width: 128px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	border-radius: 50px;
	background: #fe5037;
	cursor: pointer;
	margin-top: 58px;
	float: left;
	margin-left: 10px;
	box-shadow: 0 5px 5px rgba(212,9,27,0.33)
}
.class_xuanke:hover{
	background: #fe6637
}
.class_zixun{
	width: 128px;
	line-height: 40px;
	color: #fe5037;
	text-align: center;
	border-radius: 50px;
	border:1px solid  #fe5037;
	cursor: pointer;
	margin-top: 58px;
	float: left;
	margin-left: 10px;
	box-shadow: 0 5px 5px rgba(212,9,27,0.33)
}
.class_zixun:hover{
	background: #fe6637;
	color: #fff;
}
.class1{
	background: url(../images/class1.png) 0 0 no-repeat;
}
.class2{
	background: url(../images/class2.png) 0 0 no-repeat;
}
.class3{
	background: url(../images/class3.png) 0 0 no-repeat;
}
.class4{
	background: url(../images/class4.png) 0 0 no-repeat;
}
.class_zc{
	width: 1179px;
	height: 212px;
	background: url(../images/zhengce.png) 0 0 no-repeat;
	margin:22px auto 0;
}
.ewm_img{
	float: left;
	margin-top: 80px;
	margin-left: 15px;
}
.class_zc_type{
	float: left;
	margin-left: 198px;
	margin-top: 40px;
}
.class_zc_type1{
	float: left;
	width: 452px;
}
.class_zc_type1_tit{
	line-height: 32px;
	padding-left: 11px;
	color: #ff7526;
}
.class_zc_type1_con{
	padding-top: 8px;
	line-height: 20px;
	font-size: 14px;
}


.container{
	background: #fde0a3;
	width: 1200px;
	margin:52px auto 0;
	height: 784px;
	border-radius: 20px;
    
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}
.container1{
	position: absolute;
	box-shadow: 0 0 27px #fea337 inset;
    border: 6px solid #ffe3a2;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    box-sizing: border-box;
}
.title{
	width: 358px;
	line-height: 38px;
	text-align: center;
	font-weight: bold;
	color: #f13329;
	padding-top: 30px;
	margin: 0 auto 0;
	font-size: 38px;
	background: url(../images/tit_bg.png) 0 34px no-repeat;
}
.zhibo_box{
	width: 100%;
	background: #fffae7;
	height: 100%;
	margin-top: 20px;
}
.video{
	float: left;
}
.video_box{
	margin-top: 20px;
	margin-left: 30px;
	position: relative;
	width: 623px;
	height: 395px;
}
.video_img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video_mask{
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
}
.video_ts{
    font-size: 30px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    width: 146px;
    line-height: 43px;
    background: #fb513c;
    margin: 157px auto 0;
    border-radius: 50px;
}
.video_time{
	line-height: 40px;
    font-size: 30px;
     color: #fff;
    text-align: center;
    padding-top: 5px;
}
.btns-play{
	padding-top: 15px;

}
.btns-play a {
	display: block;
    width: 146px;
    height: 42px;
    margin: 0 auto;
    line-height: 40px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    background: #ff7200;
    background-image: -webkit-linear-gradient(top, #ffb412, #ff7200);
    background-image: -ms-linear-gradient(top, #ffb412, #ff7200);
    background-image: linear-gradient(top,#ffb412,#ff7200);
    text-align: center;
}
.btns-play a i {
    width: 19px;
    height: 19px;
    display: inline-block;
    vertical-align: middle;
    margin: -4px 0 0 10px;
    background: url(../images/btns-play-icon.png) no-repeat;
}
.ewm_tit{
	float: left;
	margin-left: 17px;
	margin-top: 25px;
}
.gift_tit{
	float: left;
	margin-top: 25px;
	margin-left: 79px;
}
.gift_img{
	width: 137px;
	display: block;
	margin:0 auto;
	border-radius: 5px;
}
.ewm_box{
	float: left;
	margin-top: 8px;
	margin-left: 41px;
	background: url(../images/ewm_bg.png) 0 bottom no-repeat;
	width: 183px;
	padding-bottom: 17px;
	margin-right: 2px;
}
.gift_kh{
	width: 130px;
	height: 146px;
	float: left;
	margin-left: 10px;
	background: #fdeacc;
	margin-top: 14px;
	border-radius: 10px;
}
.gift_kh_tit{
	width: 93px;
	line-height: 33px;
	text-align: center;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	color: #693c2c;
	background: #ffe294;
	margin:0 auto;
	font-weight: bold;
}
.schedule_box{
	float: left;
	margin-left: 25px;
	position: relative;
}
.schedule_tit{
	font-size: 18px;
	font-weight: bold;
	padding-left: 35px;
	margin-top: 24px;
	background: url(../images/zbgg.png) 0 4px no-repeat;
	margin-bottom: 13px;

}
.schedule_time{
	position: relative;
	padding-left:32px;
	padding-right: 18px;
	line-height: 27px;
	color: #fff;
	background: #fb513c;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
	
	float: left;
}
.schedule_time:before{
	content: "";
	position: absolute;
	width: 13px;
	height: 13px;
	background: #fffae7;
	border-radius: 50px;
    left: 12px;
    top: 7px;
}
.schedule_con_box{
	position: relative;
	margin-left: 18px;
}
.schedule_con_tit{
	padding-left: 26px;
	color: #fb513c;
	font-weight: bold;
	padding-top: 16px;
	line-height: 16px;
}
.schedule_con_teacher{
	margin-top: 12px;
	color: #fb513c;
	padding-left: 26px;
	line-height: 16px;
}
.schedule_con_btn{
	line-height: 26px;
	font-size: 14px;
	cursor: pointer;
	color: #fb513c;
	float: left;
	border-radius: 50px;
	margin-left: 26px;
	margin-top: 15px;
	margin-bottom: 30px;
}
.schedule_con_img{
	position: absolute;
	border-radius: 50px;
    top: 9px;
    left: -18px;
}
.schedule_con_box .schedule_no{
	color: #c15100;
}
.schedule_no_btn{
	color: #c15100;
	border: 1px solid #c15100; 
	width: 98px;
	line-height: 26px;
	text-align: center;
	font-weight: bold;
}
.schedule_no_btn:hover{
	color: #fffae7;
	background: #c15100;
}
.schedule_yes_btn{
	background: url(../images/schedule_btn.png) 9px 7px no-repeat #fffae7;
	border: 1px solid #fb513c;
	padding-left: 27px;
	padding-right: 13px;
}
.schedule_yes_btn:hover{
	background: url(../images/schedule_btn1.png) 9px 7px no-repeat #fb513c;
	color: #fffae7;
}
.schedule_mask{
	position: absolute;
    width: 6px;
    height: 91px;
    left: -4px;
    background: #fffae7;
    top: 35px;
}
.schedule_xian{
	position: absolute;
	width: 2px;
	height: 446px;
    top: 88px;
    left: 18px;
	background: #fec7b3;
}
.title1 {
    width: 422px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    color: #fffae7;
    padding-top: 30px;
    margin: 0 auto 0;
    font-size: 38px;
    background: url(../images/tit_bg1.png) 0 34px no-repeat;
}
.explain1 {
    text-align: center;
    font-size: 20px;
    color: #fffae7;
    margin-top: 10px;
}
.ziliao_box{
	width: 1200px;
	margin: 26px auto 0;
}
.ziliao1{
	float: left;
	width: 285px;
	height: 320px;
	background: #fffae7;
    box-shadow: 0 0 5px #fea337 inset;
    margin-right: 20px;
    border-radius: 20px;
    box-shadow: 0 0 10px #fea337 inset;
    border: 3px solid #ffe3a2;
    box-sizing: border-box;
}
.ziliao_icon{
	margin: 31px auto 0;
	width: 86px;
	display: block;
}
.ziliao_tit{
	font-size: 20px;
	line-height: 20px;
	padding-top: 30px;
	text-align: center;
	font-weight: bold;
}
.ziliao_tit span{
	color: #e62235;
}
.ziliao_con{
	line-height: 25px;
	width: 247px;
	margin:14px auto 0;
}
.ziliao_con1{
	color: #c10b1d;
	width: 247px;
	margin:14px auto 0;
	
}
.ziliao2_box{
	float: left;

}
.ziliao2{
	width: 285px;
	height: 93px;
	background: #fffae7;
    border-radius: 10px;
    box-shadow: 0 0 5px #fea337 inset;
    border-radius: 20px;
    box-shadow: 0 0 10px #fea337 inset;
    border: 3px solid #ffe3a2;
    box-sizing: border-box;
}
.ziliao2 p{
	line-height: 84px;
	padding-left: 115px;
	background: url(../images/icon4.png) 44px center no-repeat;
	font-weight: bold;
}
.ziliao3{
	width: 285px;
	height: 93px;
	background: #fffae7;
    border-radius: 10px;
    box-shadow: 0 0 5px #fea337 inset;
    margin-top: 20px;
    border-radius: 20px;
    box-shadow: 0 0 27px #fea337 inset;
    border: 3px solid #ffe3a2;
    box-sizing: border-box;
}
.ziliao3 p{
	line-height: 84px;
	padding-left: 115px;
	background: url(../images/icon5.png) 44px center no-repeat;
	font-weight: bold;
}
.ziliao4{
	width: 285px;
	height: 93px;
	background: #fffae7;
    border-radius: 10px;
    box-shadow: 0 0 5px #fea337 inset;
    margin-top: 20px;
    border-radius: 20px;
    box-shadow: 0 0 27px #fea337 inset;
    border: 3px solid #ffe3a2;
    box-sizing: border-box;
}
.ziliao4 p{
	line-height: 84px;
	padding-left: 115px;
	background: url(../images/icon6.png) 44px center no-repeat;
	font-weight: bold;
}
.lingqu_btn{
	width: 280px;
	height: 54px;
	line-height: 50px;
	border-radius: 50px;
	text-align: center;
	color: #c2200b;
	margin: 30px auto 48px;
	background: url(../images/lingqu_btn.png) 0 0 no-repeat;
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
	box-shadow: 0 0 5px #b80012 ;

}
.lingqu_btn:hover{
	background: url(../images/lingqu_btn1.png) 0 0 no-repeat;
}
.right_box{
	position: fixed;
	right: 0;
	top: 20%;
	width: 213px;
	height: 528px;
	background: url(../images/right_bg.png) 0 0 no-repeat;
	z-index: 1; 
}
.right_tab{
	width: 112px;
	line-height: 42px;
	color: #650208;
	background: url(../images/right_tab.png) 0 0 no-repeat;
	display: block;
	text-align: center;
	
}
.right_tab1{
	margin:153px auto 0;
}
.right_box .active{
	background: url(../images/right_tab1.png) 0 0 no-repeat;
	color: #fff;
}
.right_tab2{
	margin:14px auto 0;
}
.right_tab:hover{
	background: url(../images/right_tab1.png) 0 0 no-repeat;
	color: #fff;
}
.right_rwm{
	width: 82px;
	height: 82px;
	margin:30px auto 0;
	display: block;
}
.right_zi{
	color: #650208;
	text-align: center;
	font-size: 14px;
}
.goTop {
    width: 120px;
    height: 52px;
    cursor: pointer;
    margin:15px auto 0;
}

.tsTk {
    display: none;
    width: 480px;
    background: #fff;
    border-radius: 8px;
    top: 50%;
    left: 50%;
    position: fixed;
    margin: 0 0 0 -240px;
    z-index: 99;
}
.tsTk .cpic {
    width: 118px;
    height: 118px;
    padding-top: 24px;
    margin: 0 auto 3px;
}
.tsTk .ctxt {
    line-height: 38px;
    font-size: 22px;
    color: #666;
    margin-bottom: 20px;
    text-align: center;
}
.tsTk .bhan {
    display: block;
    width: 140px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    background: #f7553f;
    border-radius: 20px;
    margin: 0 auto 28px;
}
.mask {
  display: none;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .7;
  filter: alpha(opacity=70);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 98; }
.rignav_btn{
    width: 16px;
    height: 24px;
    overflow: hidden;
    line-height: 240px;
    position: absolute;
    left: 25px;
    top: 340px;
    margin-top: -12px;
    background: url(//www.zikao365.com/upload/resources/image/2020/04/24/26180.png) left -26px no-repeat;
    cursor: pointer;
}

.schedule_con_box .active1{
	background: url(../images/schedule_btn1.png) 9px 7px no-repeat #fb513c;
	color: #fffae7;
}
.schedule_con_box .active{
	color: #fffae7;
	background: #c15100;
}
.tsTk .xx {
    top: 4px;
    right: 7px;
    display: block;
    width: 40px;
    height: 40px;
    background-position: 12px -688px;
    cursor: pointer;
}
.an {
    background: url(//www.zikao365.com/zhuanti/20201111/images/an.png) no-repeat;
}
.footer .footerBq{
	padding: 17px 0;
}
.iframe{
	width: 623px;
    height: 395px;
    display: block;
}