html{-webkit-text-size-adjust:none;  }
a{outline:none; text-decoration:none;} a:hover{ text-decoration:none;}
html{zoom:1;}html *{outline:0;zoom:1;} html button::-moz-focus-inner{border-color:transparent!important;} 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;} table{/*border-collapse:collapse;border-spacing:0;*/} fieldset,a img{border:0;} address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;} li{list-style:none;} caption,th{text-align:left;} h1,h2,h3,h4,h5,h6{font-size:100%;} q:before,q:after{content:'';}
input[type="submit"], input[type="reset"], input[type="button"],input[type="text"],input[type="password"],textarea, button { -webkit-appearance: none !important;} em,i{ font-style:normal;}
select{-webkit-appearance:none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);   }
img{ display:block;}
html {
	font-size:62.5%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (min-width:321px) { /*iphone5*/
html {
font-size:62.5%!important
}
}
@media only screen and (min-width:361px) {
html {
font-size:70.31%!important
}
}
@media only screen and (min-width:376px) {
html {
font-size:73.24%!important
}

}
@media only screen and (min-width:481px) {
html {
font-size:84%!important
}
}
@media only screen and (min-width:561px) {
html {
font-size:90%!important
}
}
@media only screen and (min-width:641px) {
html {
font-size:100%!important
}
}
body {
    font-family: "Microsoft YaHei",sans-serif;
    margin: 0 auto;
    max-width: 640px;
    min-width: 320px;
    padding: 0;
    width: 100%;
	overflow-x:hidden;
	background-color:#fff;
}

/* 通用 */
.bgi img{width: 100%;}
.mt1{margin-top: 1rem;}
.mgt10{margin: 1rem 1rem 0;}
.pdb1{padding-bottom: 1rem;}
.bgcf4{background-color: #f4f4f4;}
.tit h2{font-size: 2rem;text-align: center;margin-top: 1rem;}
.tit span{text-align: center;display: block;font-size: 1.4rem;color: #666666;}
.bgdh img{width: 100%;}
.w750 img{width: 100%;}
.btn-kc{margin:1rem;overflow: hidden;}
.btn-kc span{width: 50%;float: left;display: block;}
.btn-kc a{text-align: center;display: block;margin: .5rem;border-radius: 5rem;height: 3.2rem;line-height: 3.2rem;font-size: 1.3rem;}
.btn-kc a.btn-kcl{color: #ffffff; background: linear-gradient(to right, #820811, #a61c27);} 
.btn-kc a.btn-kcr{color: #ffffff;background: linear-gradient(to right, #f7c200, #ffd84b);}

/* 头部图 */
.box1{background-color: #fff2f1;overflow: hidden;}
.box1 h2{text-align: center;font-size: 2rem;margin: 2rem 0 1rem;}
.box1 h2 b{color: #f25c43;}
.box1 ul{display: flex;justify-content: space-between;margin: 0 .5rem;}
.box1 ul li {width: 33.3333%;}
.box1 ul li a{display: block;margin: 0 .5rem;text-align: center;}
.box1 ul li a span{display: block;font-weight: bold;font-size: 1.2rem;color: #000000;}
.box1 ul li a p{color: #666666;font-size: 1.1rem;padding: .5rem 0;}
.box1 ul li a img{width: 100%;}


/* 表单 */
.box-bd{margin: 0 1rem;}
.bd-tit{text-align: center;margin: 2rem 0 1rem;}
.bd-tit h2{font-size: 2rem;}
.bd-tit h2 b{color:#f25c43;}
.bd-tit span{font-size: 1.6rem;color: #666666;}
.box-bd h3{font-size: 2rem;color: #ffffff;display: block;background: linear-gradient(to right, #f3521c, #ff6e69);text-align: center;padding: 1rem 0;}
.bd-label{display: flex;justify-content: space-between;margin: .5rem 1rem;}
.bd-label label {width: 33.333333333333%;font-size: 1.3rem;height: 3rem;line-height: 3rem;}
.bd-label label input{margin-right: .5rem;}
.bddh{height: 4rem;margin-bottom: 1rem;position: relative;}
.bddh i {position: absolute; display: block;font-size: 2rem;color: #ccc;line-height: 2rem;left: .8rem;height: 2rem;border-right: 1px solid#ddd;top: 1rem;padding-right: .5rem;}
.bddh input {border: 1px solid #e4e4e4;background-color: #f4f4f4;height: 3.8rem;font-size: 1.3rem;width: 98%;border-radius: .3rem;margin-left: .8%;text-indent: 3.5rem;}
.bd-tjbtn input{border-radius: 2rem;border: none;width: 100%;height: 4rem;font-size: 1.8rem;color: #ffffff;background: linear-gradient(to right, #f3521c, #ff6e69);
}

/* 人生起航 */
.box2{background-color: #fff2f1;overflow: hidden;margin-top: 1rem;}
.box2 h2{font-size:2rem;text-align: center;margin: 2rem 0 1rem;}
.box2 h2 b{color: #f25c43;}
.box2 p{margin: 1rem;padding: 1rem;border: 1px dashed #f25c43;border-radius: .4rem;font-size: 1.3rem;}

.box2-nav ul{display: flex;flex-wrap: wrap;margin: 1rem;text-align: center;font-size: 1.4rem;color:#f25c43;font-weight: bold;overflow: hidden;background-color: #ffffff;border-radius: .5rem;}
.box2-nav ul li{width: 25%;padding: 1rem 0;}
.box2-nav ul li b{color: #f65a32;display: block;}
.box2-nav .act{background-color:#f65a32; }
.box2-nav .act b{color: #ffffff;}
.swp1{display: none;}
.swpon{display: block;}
.box2-swp1 img{width: 100%;}



















.box2-pic {

	height:530px;

}

.box2-pic .list {
	position:relative;
	margin:50px 0 0 100px;
}
.box2-pic .list li {
	float:left;
}
.box2-pic .list li input {
	position:relative;
	z-index:-1;
}
.box2-pic .list li label {
	display:block;
	width:80px;
	height:50px;
	background:#6A9E52;
	text-align:center;
	line-height:50px;
	font-size:18px;
	color:#fff;
	cursor:pointer;
	border-radius:3px 3px 0 0;
	border:10x solid #6A9E52;
	transition:.3s;
}
.box2-pic .list li input:checked ~ div {
	display:block;
}
.box2-pic .list li input:checked + label {
	margin-top:-5px;
	padding-top:5px;
	background:#376B1F;
}
.box2-pic .list li label:hover {
	background:#508437;
	text-decoration:underline;
}
.box2-pic .list li div {
	position:absolute;
	top:68px;
	left:-40px;
	width:400px;
	height:220px;
	background:#376B1F;
	padding-top:20px;
	display:none;
}















    .swiper-container {
        width: 100%;
        height: 100%;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
	
	
	
	
	
	
	
	
	
	
/* 优惠券 */
.box3{border: 2px solid #f45420;margin: 1rem;border-radius: .3rem;}
.box-tit {background-color: #f45420;color: #ffffff;text-align: center;padding: 1rem 0;}
.box-tit h2{font-size: 2rem;}
.box-tit span{font-size: 1.6rem;}
.box3 ul{display: flex;flex-wrap: wrap;background-color: #fff2f1;}
.box3 ul li{width: 50%;}
.box3 ul li a{display: block;margin: .5rem;}
.box3 ul li a img{width: 100%;}

/* 名师班 */
.box4 {border: 2px solid #f45420;margin: 1rem;border-radius: .3rem;}
.box4 ul {display: flex;flex-wrap: wrap;background-color: #fff2f1;}
.box4 ul li{width: 50%;}
.box4 ul li a{display: block;margin: .5rem;background-color: #ffffff;}
.box4 ul li a img{width: 100%;}
.box4 ul li a p{padding: .5rem 0;}
.box4 ul li a p span{display: block;text-align: center;font-weight: bold;}
.sty1{font-size: 1.6rem;color: #000000;}
.sty1 b{color: #f2562e;}
.box4 ul li a p span.sty2{font-size: 1.4rem;color: #000000;font-weight: 500;}
.box4 ul li a p span.sty2 b{color: #f2562e;}
.box4 ul li a p span.sty3{display: block;width: 80%;margin: .5rem auto;border: 1px solid #f2562e;border-radius: .4rem;font-size: 1.4rem;color: #f2562e;padding: .5rem 0;} 

/* 抢高薪 */
.box5{border: 2px solid #f45420;margin: 1rem;border-radius: .3rem;}
.box5-pic a {margin: 1rem;display: block;}
.box5-pic a img{width: 100%;}

.box5-qiang{display: flex;flex-wrap: wrap;margin: 1rem .5rem;}
.box5-qiang li{width: 33.33333%;}
.box5-qiang li a{display: block;border: 1px solid #f5f5f5;margin: .5rem;}
.box5-qiang li a img{width: 100%;}



/* 限额 */
.xiane{border: 2px solid #f45420;margin: 1rem;border-radius: .3rem;}
.xiane ul{margin: 1rem 0;}
.xiane ul li{background-color: #ffffff;box-shadow:0px 2px 5px #e5dad9;line-height: 3rem;height: 3rem;margin:.5rem 1rem;border-radius: 5rem;}
.xiane ul li a{display: block;margin-left: 1rem;font-size: 1.3rem;color: #000000;}
.xiane ul li a b{color: #f45420;}
.xiane ul li a span{color: #f45420;}




/* 报名动态 */
.box6{border: 2px solid #f45420;margin: 1rem;border-radius: .3rem;}
.box6-tit {display: flex;flex-wrap: nowrap;text-align: center;background-color: #dddddd;color: #000000;font-size: 1.6rem;font-weight: bold;padding: 1rem 0;}
.box6-tit span:nth-child(1) {display: inline-block;width: 48%;}
.box6-tit span:nth-child(2) {display: inline-block;width: 27%;}
.box6-tit span:nth-child(3) {display: inline-block;width: 25%;}
.cktflex{display: flex;flex-wrap: nowrap;text-align: center;font-size: 1.3rem;}
.cktflex span:nth-child(1) {display: inline-block;width: 48%;}
.cktflex span:nth-child(2) {display: inline-block;width: 27%;}
.cktflex span:nth-child(3) {display: inline-block;width: 25%;}
.infoList li {line-height: 30px;height: 30px;}

.infoList li:nth-child(odd){background:#f6f6f6;}
.infoList li:nth-child(even){background:#ffffff;}
.cktyb2{height: 150px;overflow: hidden;}