*{
	padding: 0;
	margin: 0;
}


ul,li{
	list-style: none;
}


a{
	text-decoration: none;
}


body{
	min-width: 320px;
	max-width: 750px;
	margin: 0 auto;
}


.banner{
	width: 100%;
}

.banner img{
	width: 100%;
	display: block;
}


.mg{
	width: 93.6%;
	margin: 0 auto;
}


.keong-info{
	padding-top: .2rem;
}

.title-name{
	width: 80%;
	margin: 0 auto;
	text-align: center;
	position: relative;
	overflow: hidden;
}



.tb_line{
    box-sizing: border-box;
    line-height: 0;
    background-color: rgb(000, 000, 000);
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
}



.title-name h3{
	font-size: .4rem;
	color: #FF8F0B;
	font-weight: normal;
	margin-bottom: .6em;
}

.title-name h4{
	font-size: .24rem;
	color: #000;
	font-weight: normal;
	margin-bottom: .15rem;
}

.title-name h5{
	font-size: .2rem;
	color: #FF8F0B;
	font-weight: normal;
	margin-bottom: .15rem;
}

.ke-content{
	width: 100%;
	height: 7.5rem;
	line-height: .4rem;
	text-indent: .4rem;
}

.ke-content h3{
	width: 2.5rem;
	height: .6rem;
	line-height: .6rem;
	margin: 0 auto;
	margin-top: .15rem;
	margin-bottom: .25rem;
	background: #FF8F0B;
	color: #fff;
	font-size: .3rem;
	text-indent: 0;
	text-align: center;
	border-radius:.3rem;
}


.ke-content p{
	margin-bottom: .25rem;
	font-size: .2rem;
}

.ke-content img{
	width: 100%;
	display: block;
	margin-top:.1rem;
}




.tiwen{
	margin: 0 auto;
	margin-top: .35rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


.tiwen-box{
	width: 48%;
	height: .75rem;
	line-height: .75rem;
	text-align: center;
	border: 2px solid #FF8F0B;
	margin-bottom: .25rem;
}

.tiwen-box a{
	width: 100%;
	display: flex;
	justify-content: space-between;
}


.tiwen-box dt{
	width: 60%;
	line-height: .4rem;
	height: 100%;
	font-size: .2rem;
	font-weight: bold;
	color: #000;
}


.tiwen-box dt span{
	color: #f10000;
}


.tiwen-box dd{
	width: 40%;
	height: 100%;
	background: #FF8F0B;
	font-size: .25rem;
	font-weight: bold;
	color: #fff;
}


/*教学特色*/

.jx{
	width: 100%;
	background: #F0F0F0;
	overflow: hidden;
}



.tit{
    width: 86%;
    margin: 0 auto;
    padding-top: .6rem;
	margin-bottom:.5rem;
}

.tit_con{
    width: 100%;
	height:.6rem;
    margin: .1rem auto 0 auto;
    text-align: center;
}

.tit_con .sp1{
    background: url("../images/th_left.png") no-repeat center bottom;
    width: .78rem;
    height: .47rem;
    display: inline-block;
	background-size:.7rem auto;
	vertical-align: top;
}

.tit_con b{
	display: inline-block;
    color: #2a2b2d;
    font-size: .4rem;
    padding: 0 .125rem;
    vertical-align: top;
}

.tit_con .sp2{
    background: url("../images/th_right.png") no-repeat center bottom;
    width: .78rem;
    height: .47rem;
    display: inline-block;
	background-size:.7rem auto;
	vertical-align: top;
}

.tit em{
    display: block;
    font-style: normal;
    font-size: .25rem;
    font-weight: bold;
    text-align: center;
    text-transform:uppercase;
    color: #bebebe;
    margin-top: .05rem;
}

.jx-lists{
	width: 100%;
	margin: 0 auto;
	margin-top: .5rem;
}


.jx-lists ul{
	width: 94%;
	margin:0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


.jx-lists ul li{
	width: 48%;
    height: auto;
    background: #FFFFFF;
    margin-bottom: .5rem;
    position: relative;
}


.jx-lists ul li img{
	width: 96%;
	display: block;
	margin: 2%;
}

.jx-lists ul li em{
	width: .6rem;
	height: .6rem;
	display: block;
	border-radius: 50%;
	text-align: center;
	line-height: .1rem;
	border: 2px solid #eee;
	background: #fff;
	position: absolute;
	left: -.15rem;
	top: -.3rem;
	font-style: normal;
}


.jx-lists ul li em i{
	font-size: .5rem;
	color: #FF8F0B;
	font-style: normal;
	text-shadow: 2px 3px 3px #333
}




.jx-lists ul li span{
	width: 80%;
	height: .65rem;
	background-color:rgba(0,0,0,0.7);
	color: #fff;
	text-align: center;
	line-height: .65rem;
	font-size: .25rem;
}


.jx-lists ul li span.one{
	position: absolute;
	left: 2%;
	bottom: 2.2%;
	border-radius: 0 .6rem 0 0;
}




.jx-lists ul li span.three{
	position: absolute;
	right: 2%;
	bottom: 2.2%;
	border-radius: .6rem 0 0 0;
}




.zixun{
	width: 93.6%;
	margin: 0 auto;
	margin-bottom: .5rem;
	display: flex;
	justify-content: space-between;
}


.mgt{
	margin-top:.5rem;
}

.zixun p{
	width: 40%;
	height: .75rem;
	line-height: .75rem;
	text-align: center;
}

.zixun p a{
	width: 100%;
	height: 100%;
	display: block;
	background: #B12322;
	color: #fff;
	transition: 1s;
	font-size: .3rem;
	border-radius: 6px;
}


.jxbox{
	width: 100%;
	box-shadow: 0 0.08rem .16rem 0 rgba(7,17,27,.1);
	margin: 0 auto;
	padding-bottom: .1rem;
	margin-bottom: .3rem;
	margin-top: .2rem;
}

.jxbox h3{
	width: 100%;
	height: .75rem;
	line-height: .62rem;
	text-align:center;
	font-size: .3rem;
}

.jxnr{
	width: 100%;
	margin: 0 auto;
}

.jxnr p{
	width: 80%;
	margin: 0 auto;
	margin-bottom: .15rem;
}

.jxnr p img{
	width: 100%;
	display: block;
}

.jxnr ul{
	width: 90%;
	margin: 0 auto;
}



.jxnr li{
	line-height: .65rem;
	font-size: .2rem;
	position: relative;
	text-indent: .5rem;
}

.jxnr li span{
	width: .4rem;
	height: .4rem;
	line-height: .4rem;
	text-align: center;
	display: block;
	position: absolute;
	left: 0;
	top: 0.08rem;
	background: #ccc;
	color: #fff;
	font-size: .18rem;
	border-radius: 50%;
	text-indent: 0;
}



.p-title{
	width: 100%;
}

.p-title h3{
	width: 2.5rem;
	height: .5rem;
	margin: 0 auto;
	line-height: .5rem;
	text-align: center;
	font-size: .24rem;
	border: 1px solid #FF8F0B;
	color: #FF8F0B;
}

.p-title p{
	width: 100%;
	height: 1rem;
	text-align: left;
	line-height: .4rem;
	font-size: .2em;
	padding-top: .15rem;
}



.works{
	width: 94%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: .25rem;
}


.works p{
	width: 32%;
	box-shadow: 0 0.04rem 0.08rem 0 rgba(7,17,27,.1);
	margin-top: .25rem;
}

.works p img{
	width: 98%;
	display: block;
	margin: 1%;
}


/*设备*/
.shebei{
	width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: .4rem;
}


.shebei p.one{
	width: 26.8%;
}


.shebei img{
	width: 100%;
	display: block;
}

.shebei p.two{
	width: 46.4%;
}



.danwei{
	margin: 0 auto;
	margin-bottom: .25rem;
}


.danwei ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: .25rem;
}


.danwei ul li{
	width: 31%;
	border: 1px solid #eee;
	margin-bottom: .2rem;
	font-size:.25rem;
	line-height:.5rem;
	text-align:center;
	font-weight:bold;
}


.danwei ul li img{
	width: 100%;
	display: block;
}


.uplink{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999999999999;
}


.danwei{
	width: 94%;
	margin: 0 auto;
	margin-bottom: .25rem;
}


.danwei ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: .15rem;
}


.danwei ul li{
	width: 32%;
	border: 1px solid #eee;
	margin-bottom: .1rem;
}


.danwei ul li img{
	width: 96%;
	display: block;
	margin: 2%;
}


