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{font-size:12px; background-color:#fff;} 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
}
}
.hslclear{ clear:both; display:block;}
.hslh1{ display:block; height:1rem;}
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 !important;
}
.ad{padding: 1.5rem 1rem;}
.ad img{width: 100%;}
.box-tit{text-align: center;margin-top: 1rem;}
.box-tit span{font-size: 1.4rem;color: #575757;}
.box-tit span img{margin: 0 auto;width: 2.5rem;}
.box-tit h2{font-size: 2rem;}

.hslbanner{background-color: #f6f6f6;position: relative;}
.hslbanner a{ display:block;}
.hslbanner a img{ width:100%;}
.hslbanner video{ width:100%; display:block; max-width:640px;}
.box1 {background-color: #b00e0e;line-height: 5rem;text-align: center;color: #ffffff;font-size: 2rem;position: relative;}
.box1 h2{width: 100%;}
.box1::after{content:"";width: 0;height: 0;border-right: 2rem solid transparent; border-left: 2rem solid transparent;border-top: 1.5rem solid #b00e0e;position: absolute;margin-left: -2rem;}
.hsltit{text-align:center; font-size:1.1rem; color:#666; margin-bottom:1rem; text-transform:uppercase;}
.hsltit b{ display:block;color:#333; font-size:2rem;}
.hslbtn{ margin:0 .5rem; text-align:center;}
.hslbtn a{ display:block; width:50%; float:left;}
.hslbtn a span{ display:block;height:3.2rem; line-height:3.2rem; font-size:1.5rem; margin:0 4%; text-align:center; color:#fff;; border-radius:.5rem; background-color:#ff9000;}
.hslbtn .hslbtn_2 span{background-color:#b00e0e;}
.btimp {margin: 1rem 0;}

/* 圆 */
.yuan{padding: 1rem;overflow: hidden;background-color: #f7f7f7;}
.yuan a{width: 20%;display: block;float: left;}
.yuan a span{width: 80%;margin: 0 auto;display:block;}
.yuan p{text-align: center;color: #000000;font-size: 1rem;}

/* 表单 */
.bd1{background-color: #f7f7f7;padding: 1rem;}

.hslbox1_2{ padding:1rem;background-color: #ffffff;box-shadow: 2px 2px 5px #dddddd;border-radius: 4px;}
.hslbox1_2 .hslinput{ display:block; height:4rem; color:#666; font-size:1.3rem; width:100%; border:0px solid #ffffff; border-radius:.5rem; text-indent:1rem;margin-top: 1rem;background-color: #ededed;}
.hslbox1_2 .hslztbd1{ display:block; background-color:#ff9c00; height:4rem; color:#fff; font-size:1.5rem; width:100%; border:none; border-radius:.5rem; margin-top:1rem;}

/* 产品 */
.box2{background-image: url(../images/bg.jpg);width:100%;height:auto;background-size:cover;overflow: hidden;}
.box2-cp{display: flex;margin: 1rem;}
.box2-l{flex-shrink: 0;background-color: #ffffff;}
.box2-r{display:flex;flex-shrink: 2;flex-wrap: wrap; display:inline-flex;}
.box2-r a{width: 33.33333%; color: #000000;}
.box2-r a span{margin: .25rem;display: block;}
.box2-l h3{font-size: 1.5rem;background-color:#ff9c00;color: #ffffff;padding: .25rem; font-weight: 400;}
.box2-l ul{padding: .25rem;}
.box2-l ul i{color: #ff9c00;padding: 0 .1rem;line-height: 2rem;}
.box2-l ul a{color: #000000;}

/* 按钮 */
.btn-kc{margin:1rem .5rem;overflow: hidden;}
.btn-kc span{width: 50%;float: left;display: block;}
.btn-kc a{text-align: center;display: block;margin: .25rem;padding:1rem .25rem;border-radius: .2rem;font-size: 1.2rem;}
.btn-kc a.btn-kcl{background-color:#ff9c00;color: #ffffff;border: 1px solid #ff9c00; } 
.btn-kc a.btn-kcr{color: #ff9c00;border: 1px solid #ff9c00; }

/* 实操 */
.box3-pic{ display: flex;align-items: center;background-color: #f5f5f5;box-shadow: 2px 2px 5px #dddddd;}
.box3-picl img{width: 100%;}
.box3-picl{flex-shrink:4;}
.box3-picr{flex-shrink:1;}
.box3-pic{margin: 1rem;}
.box3-picr  li{margin:0 1rem;font-size: 1rem;border-bottom: 1px dashed #575757;line-height: 1.5rem;color: #575757;} 
/* 学费问号 */
.xfwh{margin:1rem .5rem;overflow:hidden;}
.xfwh ul li{width: 50%;float: left;}
.xfwh a{background-color: #ff9c00;font-size: 1.2rem;display: block;margin: .5rem;line-height: 3rem;height: 3rem;padding:0 .5rem 0 1rem;color: #ffffff;border-radius: 5px;}
.xfwh a i{vertical-align:bottom;margin-right: .5rem; }
/* 优势 */
.box6{background-color: #f6f6f6;padding: 1rem 0;margin-top: 1rem;}
.box6 .box-tit{margin: 1rem 0;}
.box6-ls{overflow: hidden;margin: 0 1rem;display: flex;align-items: center;}
.box6-l{flex-shrink:1;}
.box6-l a{display: block;}
.box6-l img{width: 100%;}
.box6-r {flex-shrink:0;}
.box6-r p{padding: .5rem;font-size: 1rem;line-height: 1.4rem;color: #575757;}
.box6-r p b{color: #000000;}
.box6-pic{padding: 0 .5rem;}
.box6-pic a{display: block;width: 33.33333333%;float: left;}
.box6-pic a span{margin: .5rem;display: block;}
.box6-pic a img{width: 100%;}

/* 创业开店 */

.box6-list{margin: 0 1rem;}
.box6-list p b{display: block;color: #000000;font-size: 1.4rem;}
.cykd .swiper-slide{background-color: #f1f1f1;padding-bottom: 1rem;}
.swiper-slide p{color: rgba(0,0,0,0.7);font-size: 1.2rem;padding: .5rem 0;text-align: center;}
.cykd{ width: 100%;height: 100%;margin: 1rem;}
.cykd .swiper-slide img{width: 100%;}
.cykd a{text-align: center;display: block;width: 70%;color: #ff9c00;border: 1px solid #ff9c00;padding: .7rem;margin: 0 auto; border-radius: .5rem;}

/* 热门项目 */
.box8{padding: 0 .5rem;}
.box8 h2{text-align: center;font-size: 2rem;margin: 2rem 0 1rem;}
.box8 p{text-align: center;line-height: 2rem;}
.box8-list a{width: 50%;float: left;display: block;margin-bottom: 1rem;}
.box8-list a span img{width: 100%;}
.box8-list a span{margin: 0 .5rem;display: block;}
.box8-list a p{color: #000000;font-size: 1.5rem;}