/*common*/
body { color: #222; -webkit-text-size-adjust:none}
.m_block { display: block }
.m_clearfix:after { content: "."; display: block; clear: both; height: 0; overflow: hidden }
.m_clearfix { zoom: 1 }
.fl-l { float: left; }
.fl-r { float: right; }
.wp { width: 3.75rem; margin: 0 auto; overflow: hidden; }
.wp * { box-sizing: border-box; }
.w335 { width: 3.35rem; margin: 0 auto; }
.wp a{
    background: #ffde00;
    color: #000;
    font-weight: 600;
    text-align: center;
    font-size: .1rem;
}
/*banner*/
.banner { width: 100%; height: 2rem; background: url(images/banner.jpg); background-size: 100%; overflow: hidden;position: relative; }
.banner a{
    position: absolute;
    width: 1.2rem;
    height: .3rem;
    border-radius: .15rem;
    bottom: .21rem;
    left: .255rem;
    line-height: .3rem;
}
h2{
    width: 100%;
    height: .66rem;
    line-height: .65rem;
    font-size: .17rem;
    text-align: center;
    color: #000;
}
/*part1*/
.part1 {
    width: 100%;
    height: 2.285rem;
    border-bottom: 1px solid #e0e0e0;
    padding:0 .2rem
}
.part1 ul{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.part1 ul li{
    width: .75rem;
    height: .75rem;
    margin-bottom: .1rem;
}
.part1 ul li img{
    display: block;
    margin: 0 auto;
    width: .36rem;
    height: .36rem;
}
.part1 ul li span{
    display: block;
    color: #5141a8;
    font-size: .09rem;
    text-align: center;
    margin-top: .1rem;
    font-weight: 600;
}
/*part2*/
.part2 {
    width: 100%;
    padding: 0 .2rem .3rem;
}
.part2 ul{
    background: #ededed;
}
.part2 ul li{
    height: .625rem;
}
.part2 ul li:nth-child(even){
    background: #fff;
}
.part2 ul label{
    float: left;
    width: .5rem;
    height: .625rem;
    background:#5443aa;
    text-align: center;
    line-height: .625rem;
    color: #fff;
    font-size: .12rem;
    font-weight: 600;
}
.part2 ul span{
    float: left;
    width: 1.9rem;
    font-size: .12rem;
    color: #333;
    padding:.15rem 0 0 .18rem;
    line-height: .175rem;
}
.part2 ul a{
    float: right;
    width: .75rem;
    height: .3rem;
    margin: .16rem .06rem 0 0;
    border-radius: .15rem;
    line-height: .3rem;

}
/*part3*/
.part3 {
    width: 100%;
    background: #5141a8;
    padding-bottom: .32rem;
}
.part3 h2{
    color: #fff;
}
.part3 h2 i{
    color:#ffde00;
    font-style: normal;
}
.part3 .swiper-container1{
    padding: 0 .2rem;
}
.part3 ul{
    margin-top: .045rem;
    padding: .275rem 0 0;
    display: flex;
    justify-content: space-between;
}
.part3 li{
    width:1.075rem;
    height: 1.41rem;
    background: #fff;
    position: relative;
    padding-top: .33rem;
}
.part3 li label{
    display: block;
    position:absolute;
    width: .5045rem;
    height: .5045rem;
    border-radius: .25225rem;
    background:#6150bd;
    top: -.275rem;
    left: 50%;
    margin-left: -.25225rem;
    line-height: .5045rem;
    font-size:.12rem ;
    color: #fff;
    text-align: center;
    font-weight: 600;
}
.part3 li span{
    display: block;
    font-size: .1rem;
    color: #333;
    line-height: .165rem;
    text-align: center;
}
.part3 li a{
    position: absolute;
    width: .75rem;
    height: .25rem;
    line-height: .25rem;
    border-radius: .125rem;
    bottom: .1rem;
    left: 50%;
    margin-left:-.375rem
}

/*part4*/
.part4 {
    width: 100%;
    padding-bottom:.1rem
}
.part4 .warp_p4{
    height:2.945rem;
    padding-left: .2rem;
}
.part4 .warp_p4 ul{
    overflow: hidden;
    position: relative;
    width: 2.4525rem;
    height: 2.945rem;
    background-image: url(./images/p4_bg1.png);
    background-size:2.4525rem 2.945rem;
    background-repeat: no-repeat;
}
.part4 .warp_p4 ul.swiper-slide-active{
    background-image: url(./images/p4_bg2.png);
}
.part4 .warp_p4 .pic{
    margin:.23rem auto 0;
    width: .51rem;
}
.part4 .warp_p4 .pic img{
    width: 100%;
}
.part4 .warp_p4 .tit{
    margin: .07rem 0 .15rem;
    font-size: .14rem;
    color: #5141a8;
    font-weight: 600;
    text-align:center;
}
.part4 .warp_p4 ul.swiper-slide-active .tit{
    color: #fff;
}
.part4 .warp_p4 .txt span{
    display: block;
    font-size: .12rem;
    color: #5141a8;
    line-height: .19rem;
    padding: 0 .2rem;
    text-align: justify;
}
.part4 .warp_p4 ul.swiper-slide-active .txt span{
    color: #fff;
}
.part4 .warp_p4 .click_a{
    position: absolute;
    width: 1.14rem;
    height: .3rem;
    bottom: .24rem;
    left: 50%;
    margin-left: -.57rem;
}
.part4 .warp_p4 .click_a a{
    display: block;
    height: .3rem;
    border-radius: .15rem;
    line-height: .3rem;
}
/*part5*/
.part5 {
    width: 100%;
    padding: 0 .2rem;
}
.part5 .p5_chTit::after{
    content: "";
    display: block;
    clear: both;
}
.part5 .p5_chTit span{
    float: left;
    box-sizing: content-box;
    height: .3rem;
    line-height: .3rem;
    border: 1px solid #5141a8;
    padding:0 .1rem;
    color: #5141a8;
    font-size: .1rem;
    text-align: center;
    font-weight: 600;
}
.part5 .p5_chTit span.on{
    background: #5141a8;
    color: #ffde00;
}
.part5 ul{
    width:100% ;
    background:#5141a8;
    padding:.2rem;
}
.part5 ul li{
    font-size: .09rem;
    color: #ffffff;
    line-height: .165rem;
}
.part5 .click_area{
    margin: .2rem auto 0;
    width: 1.8rem;
    height: .3rem;
}
.part5 .click_area a{
    display: block;
    height: .3rem;
    line-height: .3rem;
    border-radius: .15rem;
}
/*part6*/
.part6 {
    width: 100%;
}
.part6 .concent{
    position: relative;
    margin-top: .47rem;
}
.part6 h3{
    margin-top: .14rem;
    padding-left: 1.16rem;
    color: #5141a8;
    font-size:.12rem;
    height: .12rem;
    line-height: .12rem;
}
.part6 .che_left{
    position: absolute;
    width: .83rem;
    height: 2.775rem;
    background: #f4f4f4;
    left: .2rem;
    top: -.14rem;
    padding-top: .5rem;
    background-image: url(./images/p6_bg1.png);
    background-repeat: no-repeat;
    background-size:.83rem .5rem;
}
.part6 .che_left span{
    display: block;
    height: .275rem;
    margin-bottom: .07rem;
    font-size: .1rem;
    color: #000;
    text-align: center;
    line-height: .275rem;
    font-weight: 600;
}
.part6 .che_left span.on{
    background: #6857c3;
    color: #fff;
}
.part6 .info_cl{
    width: 100%;
    margin-top: .11rem;
    background: #5141a8;
    padding:0 .2rem .11rem 1.03rem;
}
.part6 .info_cl ul{
    text-align: center;
    overflow: hidden;
}
.part6 .info_cl .tit{
    font-size: 0.1rem;
    color: #ffde00;
    margin: .16rem 0 .05rem;
    height: .1rem;
    line-height: .1rem;
    font-weight: 600;
}
.part6 .info_cl span,.part6 .info_cl label{
    display: block;
    font-size: .09rem;
    line-height: .145rem;
    color: #fff;
}
.part6 .click_area,.part7 .click_area{
    display: block;
    width: 1.8rem;
    height: .3rem;
    margin: .22rem 0 0 1.44rem;
}
.part6 .click_area a,.part7 .click_area a{
    display: block;
    height: .3rem;
    line-height: .3rem;
    border-radius: .15rem;
}
/*part7*/
.part7 {
    width: 100%;
    padding:.2rem 0 .24rem;
}
.part7 .concent{
    position: relative;
    padding-top: .14rem;
    min-height: 2.745rem;
}
.part7 h3{
    padding-left: 1.16rem;
    color: #5141a8;
    font-size: .12rem;
    height: .12rem;
    line-height: .12rem;
}
.part7 .p7_clickTit {
    position: absolute;
    width: .83rem;
    height: 2.775rem;
    background: #f4f4f4;
    left: .2rem;
    top: 0;
    padding-top: .5rem;
    background-image: url(./images/p6_bg1.png);
    background-repeat: no-repeat;
    background-size: .83rem .5rem;
}
.part7 .p7_clickTit span {
    display: block;
    height: .275rem;
    margin-bottom: .07rem;
    font-size: .1rem;
    color: #000;
    text-align: center;
    line-height: .275rem;
    font-weight: 600;
}
.part7 .p7_clickTit span.on {
    background: #6857c3;
    color: #fff;
}
.part7 .p7_info{
    width: 100%;
    margin-top: .11rem;
    background: #5141a8;
    padding: 0 .2rem .23rem 1.03rem;
}
.part7 .p7_info ul{
    text-align: center;
    overflow: hidden;
}
.part7 .p7_info .pic{
    margin: .18rem 0 .075rem;
}
.part7 .p7_info .pic img{
    width: .41rem;
}
.part7 .p7_info li{
    width: 100%;
    padding: 0 0.05rem;
    font-size: .09rem;
    color: #fff;
    line-height: .165rem;
}

.m_five {
	padding: .15rem 0 .27rem;
	background: url(http://cdn.img.lx.zmnedu.com/static/ygyjslx/images/botbg.jpg) no-repeat;
	background-size: 100%
}

.m_five .tit h2 {
	color: #fff;
	line-height: .3rem
}

.m_fiveC {
	padding-top: .17rem;
	margin-bottom: .17rem
}

.m_fiveC ul {
	text-align: center;
	font-size: 0
}

.m_fiveC ul li {
	display: inline-block;
	vertical-align: top;
	margin: .03rem .02rem 0
}

.m_fiveC ul .li01 {
	font-size: .18rem;
	color: #fff;
	background: #d3454a;
	width: 1.02rem;
	height: .42rem;
	line-height: .42rem
}

.m_fiveC ul .li02 {
	font-size: .12rem;
	color: #fff;
	border: 1px dotted #d3454a;
	height: .38rem;
	padding-top: .02rem;
	line-height: .16rem;
	width: 1rem
}

.m_five>a {
	margin: .185rem auto 0
}
.m_five img{
    width: 100%;
}
.m_five .JS_kefu{
    display: block;
    font-size: .16rem;
    color: #fff;
    width: 2.77rem;
    height: .45rem;
    line-height: .45rem;
    background: #b01f24;
    border-radius: 4px;
    text-align: center;
}