body{
	padding: 0;
	margin:0;
	font-size: 14px;
}
*{
	list-style: none;
	text-decoration: none;
	border: 0;
	margin:0;
	padding: 0;
}
.clearfix:after{
	content: '';
	display: block;
	clear: both;
	zoom:1;
}
.wrap{
	max-width: 1000px;
	width: 100%;
	margin:0 auto;
	overflow: hidden;
}
.part{
	width: 100%;
	padding-bottom: 8px;
}
.part img{
	width: 100%;
	display: block;		
}
.part .red-title{
	text-align: center;
	color: #eb2c2c;
	padding: 5px 0; 
}
.part .yellow-title{
	color:#fdd000;
	text-align: center;
	padding: 5px 0; 
}
.part .lt-title{
	text-align: center;
	font-size: 1.2rem;
	padding: 5px 0; 
}
.form-item{
	padding: 5px;
}
.layui-form-item{
	margin-bottom: 5px;
}
.layui-form-label{
	width: 100% !important;
	padding: 5px 5px !important;
	font-size: .9rem !important;
	color: #666 !important;
	text-align: left !important;
}
.layui-form-label{
	
}
.layui-input-block{
	margin-left: 0 !important;
}
.layui-form-radio{
	margin:5px 0 0 !important;
}

.part3{
	width: 98%;
	margin:0 auto;
}
.courses-box{
	width: 100%;
}
.courses-box .silde{
	border:1px solid #ccc;
}
.courses-box .silde .left-item{
	width: 20%;
	padding: .5rem  0;
	background: #aeaeae;
	text-align: center;
}
.courses-box .silde .left-item span{
	color: #fff;
}
.courses-box .silde:nth-child(2) .left-item:before{
	background-position: center -3rem;
}
.courses-box .silde:nth-child(3) .left-item:before{
	background-position: center -6rem;
}
.courses-box .silde:nth-child(4) .left-item:before{
	background-position: center -9rem;
}
.courses-box .silde:nth-child(5) .left-item:before{
	background-position: center -12rem;
}
.courses-box .silde:nth-child(6) .left-item:before{
	background-position: center -15rem;
}
.courses-box .silde:nth-child(7) .left-item:before{
	background-position: center -18rem;
}
.courses-box .silde:nth-child(8) .left-item:before{
	background-position: center -21rem;
}
.courses-box .silde:nth-child(9) .left-item:before{
	background-position: center -24rem;
}
.courses-box .silde:nth-child(10) .left-item:before{
	background-position: center -27rem;
}
.courses-box .silde .left-item:before{
	content: '';
	display: block;
    clear: both;
    width: 3rem;
    height: 3rem;
    margin: auto;
    background: url(../images/p3_iocn.png) no-repeat center top;
    background-size: 100% auto;
}
.courses-box .silde .right-item{
	width: 80%;
	height: 82px;
}
.courses-box .silde .right-item .label-box{
	height: 100%;
	padding: 15px;
}
.courses-box .silde .right-item .label-box a{
	display: inline-block;
	margin-right: 8px;
}
.courses-box .silde .left-item,.courses-box .silde .right-item{
	box-sizing: border-box;
	float: left;
}
.part4{
	background: #f2f2f2;
}
.part4 .p4-content{
	
}
.p4Sub_tit{
	position: relative;
	margin:8px 0;
}
.p4Sub_tit:after{
	content: '';
	display: block;
	position: absolute;
	width: 100%;
    top: 50%;
    z-index: 0;
    height: 1px;
    background: #000;
}
.p4Sub_tit p{
    color: #fff;
    font-size: 1.1rem;
    text-align: center;
    height: 2.6rem;
    line-height: 2.6rem;
    position: relative;
    background: #090b33;
    width: 60%;
    margin: auto;
    z-index: 1;
}
.p4Sub_tit p:before{
	left: -1rem;
	background: url(../images/p4_tit_lbg.png) no-repeat left center;
}
.p4Sub_tit p:after{
	right: -1rem;
	background: url(../images/p4_tit_Rbg.png) no-repeat right center;
}
.p4Sub_tit p:before, .p4Sub_tit p:after{
	content: '';
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    width: 1rem;
}
.swiper-slide .slide-item{
	width: 96%;
	margin:10px auto;
	background: #fff;
}
@media only screen and (max-width: 480px) {
	.swiper-slide .slide-item{
		width: 96%;
		margin:10px auto;
		background: #fff;
		height: 485px;
	}
}
.swiper-slide .slide-item .text{
	width: 80%;
	margin:0 auto;
	padding-bottom: 15px;
}
.swiper-slide .slide-item .text h4{
	padding:.8rem 0;
	font-weight: bold;
}
.swiper-slide .slide-item .text ul li{
	color: #444;
	font-size: 14px;
	position: relative;
	padding-left:1.8rem;
	margin:8px 0;
}
.swiper-slide .slide-item .text ul li:before{
	content: '';
    display: block;
    clear: both;
    width: 1.2rem;
    height: 1.2rem;
    background: url(../images/p4_li.png) no-repeat center;
    background-size: 100% auto;
    position: absolute;
    left: 0.5rem;
    top: 50%;
    margin: -0.6rem;
}
.swiper-btn{
	display: block;
	margin:15px auto;
	width: 150px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	background: #eb2c2c;
	border-radius: 3px;
	text-align: center;
}
.part5{
	background:#3a3a4a;
    margin: 15px 0;
}
.part5 ul{
	width: 96%;
	margin:0 auto;
}
.part5 ul li{
	float: left;
	box-sizing: border-box;
	width: 50%;
	padding: 0 1rem;
	margin-top: 8px;
	height: 172px;
}
.part5 ul li .ys_text{
	color: #fff;
}
.part5 ul li div{
	padding:0.2rem;
	background: #fff;
	border-radius: 5px;
}
.part5 ul li div img{
	max-width: 150px;
	margin:0 auto;
}
.part5 ul li div .del_msg{
	padding:5px 2px;
	font-size: .8rem;
	text-align: center;
}
.part5 ul li div .del_msg span{
	color: #de5044
}
.part6{
	background: #f2f2f2;
}
.part6 ul{
	width: 96%;
	margin:0 auto;
}
.part6 ul li{
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding:.4rem;
}
.footer{
	background: #000;
	margin-top: -8px;
	padding:1rem;
	margin-bottom: 60px;
}
.footer p{
	color: #fff;
	line-height: 1.3333;
	text-align: center;
}
.target-form{
	position: fixed;
	width: 100%;
	height: 60px;
	background: #1B8BF5;
	bottom: 0;
	left: 0;
	z-index: 134000;
}
.target-form a{
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 555;
	text-align: center;
	line-height: 60px;
	font-size: 1.2rem;
}