* {
	margin: 0;
	padding: 0;
}

ul,
li {
	list-style: none;
}

img {
	border: 0;
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
.czs{
	border: 0;
	    max-width: 100%;
	    height: auto;
	    width: 49.22222%;
	    
}
#swiper {
	width: 100%;
}

.swiper-container1 {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
	width: 100%;
	height: 100%;
}

.swiper-wrapper1 {
	height: 304px;
	width: 100%;
}

.swiper-wrapper1-items {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	transition: opacity .8s;
}

.active.swiper-wrapper1-items {
	opacity: 1;
}

.swiper-wrapper1-items img {
	width: 100%;
	height: 100%;
}

.swiper-pagination1 {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	display: box;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	z-index: 1;
	background-color: rgba(18, 17, 18, 0.5);
	text-align: center;
	cursor: pointer;
}

.pagination1-item {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 23px;
	line-height: 23px;
	color: #c8c8c8;
	font-size: 12px;
}

.active.pagination1-item {
	color: #fff;
	background-color: rgba(255, 102, 0, 0.60);
}

.flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#head-form p {
	margin-top: .1rem;
	font-size: .24rem;
	color: #484848;
}

#headForm-list>label {
	display: block;
	width: 50%;
	padding-left: 2%;
	box-sizing: border-box;
	font-size: .1rem;
	color: #5d5c5c;
	line-height: .1rem;
	margin-top: .1rem;
}

#headForm-list>input {
	display: block;
	width: 100%;
	border: none;
	border-bottom: #8a8a8a solid 1px;
	font-size: .1rem;
	line-height: .4rem;
	margin: .05rem 0;
	padding-left: .05rem;
}

#head-form #headForm-botton {
	display: block;
	width: 100%;
	border: none;
	background: linear-gradient(to top, #ff5c00, #ffa600);
	font-size: .1rem;
	line-height: .1rem;
	height: .1rem;
	color: #fff;
	margin-top: .15rem;
	border-radius: .1rem;
}

.header-nav {
	top: 0 !important;
	padding: 0 !important
}

.sz-menu,
.sz-jh,
.sz-zytj,
.sz-huangjing {
	background: #fff;
	padding: 3%;
}

.sz-menu li {
	width: 20%;
	float: left;
}

.sz-menu li img {
	width: 72%;
	margin: 0 auto 0;
}

.sz-menu li {
	font: .1rem/.1rem "微软雅黑";
	text-align: center;
}

.sz-menu li.sz-meng-ns {
	width: 49%;
}

.sz-menu li.sz-meng-ns img {
	width: 100%;
	margin: inherit
}

.sz-title {
	border-bottom: #c1c1c1 solid 1px;
	margin-bottom: 2%;
}

.sz-title h2 {
	font: bold .26rem/.4rem "微软雅黑";
	border-left: #f00 solid .06rem;
	float: left;
}

.sz-title a {
	display: block;
	width: 24%;
	background: #f00;
	font: .22rem/.3rem "微软雅黑";
	text-align: center;
	color: #fff;
	margin-top: .05rem;
	float: right;
	border-radius: .15rem;
}

.sz-zixun {
	display: block;
	width: 100%;
	background: #f00;
	font: .26rem/.5rem "微软雅黑";
	text-align: center;
	color: #fff;
	border-radius: .25rem;
}

#head-form {
	background-color: #fff;
	padding: 1% 3% 3%;
}

#head-form p {
	margin-top: .1rem;
	font-size: .1rem;
	color: #484848;
	    text-align: center;
}

#headForm-list>label {
	display: block;
	width: 50%;
	padding-left: 2%;
	box-sizing: border-box;
	font-size: .1rem;
	color: #5d5c5c;
	line-height: .1rem;
	margin-top: .1rem;
}

#headForm-list>label>input {
	-webkit-transform: scale(1.6);
	transform: scale(1.6);
	margin-right: .1rem;
}

#headForm-list>input {
	    display: block;
	    width: 100%;
	    border: none;
	    border-bottom: #8a8a8a solid 1px;
	    font-size: .1rem;
	    line-height: .2rem;
	    margin: .05rem 0;
	    padding-left: .05rem;
}

#head-form #headForm-botton {
	display: block;
	width: 100%;
	border: none;
	background: linear-gradient(to top, #ff5c00, #ffa600);
	font-size: .26rem;
	line-height: .45rem;
	height: .45rem;
	color: #fff;
	margin-top: .15rem;
	border-radius: .1rem;
}
.all_name p {
    font-size: .14rem;
    font-weight: 800;
    border-left: .03rem solid #fa7a49;
    padding-left: .06rem;
}
.all_name {
    padding: 0.1rem .1rem;
    border-bottom: .01rem solid #EEEEEE;
    position: relative;
}
.all_name img {
    position: absolute;
    width: .71rem;
    right: 0.1rem;
    top: 0.05rem;
}
.anniu1{
	width: 90%;
	height: 50px;
	background-color:#ff6600 ;
	color: #fff;
	font-size: 20px;
	text-align: center;
	margin-left: 5%;
	line-height: 50px;
	border-radius: 5px;
}
.szjx{
	color:#ff6600 ;
	float: left;
	font-weight: 900;
	margin-left: 10px;
}
.sbs{
	       text-align: center;
	       color: #6a6a6a;
	       margin-right: 32%;
	       float: right;
	       margin-bottom: 10px;
	       font-size: 12px;
}
.hb1{
	width: 20%;
	text-align: left;
}
.kc{
	text-align: center;
	    font-size: 23px;
	    font-weight: 700;
	    color: #6d2020;
}
.kcb1{
	 margin-top: 16px;
	     width: 26%;
	     padding-right: 5%;
	     margin-left: 7%;
}
.kcb2{
	    margin-top: 16px;
	    width: 26%;
	    padding-left: 4%;
	    margin-right: 5%
}
.di1{
	width: 90%;
	    margin-left: 5%;
	    margin-bottom: 20px;
	    background-color: #fff;
		border-radius: 5px;
}
.di1>p{
	font-size: 13px;
}
.di1>h2{
	margin-top: 10px;
	font-size: 19px;
}
.di1>div{
	display: flex;
	    justify-content: space-evenly;
	    flex-wrap: wrap;
	    margin-top: 16px;
}
.di1>div>a{
	        width: 46%;
	        height: 37px;
	        line-height: 37px;
	        color: #ffffff;
	        margin: 0 auto;
	        text-align: center;
	        float: left;
	        border-radius: 0px;
	        margin-left: 2%;
	        
}
.di2{
	    display: flex;
	    margin-left: 1%;
	    margin-bottom: 10px;
}
.di2>div>img{
	height: 100%;
	width: 100%;
}
.di21{
    width: 61%;
    margin-right: 1%;
}
.di2>div>p{
	    line-height: 23px;
	    margin-top: 7px;
	font-size: 11px;
}
.di22{
	margin-right: 8px;
	    width: 39%;
}
.di23{
	
	    width: 47.5%;
}
.di24{
	
	    width: 34%;
}
.di25{
	    margin-left: 3%;
	    width: 47.5%;
	    margin-right: 1%;
}
.bnt>a{
	    width: 53%;
	        height: 37px;
	        line-height: 37px;
	        background-color: #f56e00;
	        color: #fff;
	        margin: 0 auto;
	        text-align: center;
	        float: left;
	        border-radius: 32px;
	        margin-left: 22%;
	  
}
.bnt{
	margin-bottom: 20px;
}
.kcb3{
	    margin-top: 19px;
	    width: 17%;
	    padding-right: 1%;
	    margin-left: 5%;
		font-size: 20px;
}
.kcb4{
	   margin-top: 18px;
	       width: 17%;
	       padding-left: 1%;
	       margin-right: 4%;
}
.di3>img{
	width: 32%;
}
.di3{
background-image: url(../picture/bj.png);
background-size: 100% 100%;
		width: 100%;

		margin-bottom: 20px;
	margin-top: 20px;
}
.di3>h2{
	text-align: center;
	    margin-bottom: 10px;
	    margin-top: 10px;
	    font-size: 20px;
	
}
.di3>p{
	margin-bottom: 20px;
}
.sbj{
	margin-top: 20px;
	    text-align: center;
	    width: 90%;
	    margin-left: 5%;
}
 .swp1 .swiper-container {
      width: 100%;
      height: 100%;
    }
    .swp1 .swiper-slide {
      text-align: center;
      font-size: 18px;


      /* 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;
	  transition: 300ms;
	  transform: scale(1.8);
    }
	.swp1 .swiper-slide-active,.swiper-slide-duplicate-active{
      transform: scale(2.6);
	}
.swp1 .swiper-slide-active{z-index: 1000;}
.swp1 img{width: 100%;}
.box-bg .swp1{padding:.2rem .15rem;position: absolute;top: -1rem;left: 0;right: 0;}
/* 
.swp1 .swiper-slide-next{left:-1rem}
.swp1 .swiper-slide-prev{left:1rem} */

.swp1 span {border-radius: .1rem;overflow: hidden;box-shadow: 0 0 5px #00000036;}




/* 老师 */
.box-swp2{overflow: hidden;}
.box-swp2 .box-tit{background-color: #ff9a63;color: #ffffff;}
.box-swp2 .box-tit h3{color: #ffffff;}
.box-swp2 .box-tit span{color: #ffffff;}
.box-swp2 .swiper-container {width: 100%;margin-left: auto;margin-right: auto;}
.box-swp2 .swiper-slide {background-size: cover;background-position: center;}
.box-swp2 .gallery-top {height: 80%;width: 100%;}
.box-swp2 .gallery-thumbs {height: 20%;box-sizing: border-box;    width: 93.5%;
    margin-left: 3.3%;background-color: #4b2e1a;}
.box-swp2 .gallery-thumbs .swiper-slide {height: 100%;opacity: 1;}
.box-swp2 .gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}
.box2-bg{background-color:#ffd3bc;position: relative;margin:.1rem .1rem 0;}
/* .box4-lsswiper{display: flex;flex-wrap: wrap;background-image: linear-gradient(#ffd3bc 0%, #ffd3bc 20%, #ffffff 20%,#ffffff 100%);margin:0 .1rem .1rem;padding-top: 15%;} */
.box4-lsl{width: 37%;position: relative;}
.box4-lsl .box4ls{position: absolute;bottom: 0;}
.box4-lsr1{position: absolute;bottom: .5rem;}
.box4-lsr{width: 63%;padding-top: .1rem;height: 3rem;}

.famous{color: #ffb894;font-weight: bold;font-size: .2rem;position: absolute;right: .15rem;top: .1rem;z-index: 5;letter-spacing: -.25rem;font-style: italic;}
.box4-lsr1{margin-right: .15rem;}
.box4-lsr1 b{display: block;font-size: .13rem;color:#000000;}
.box4-lsr1 h4{font-size: .12rem;color:#000000;}
.box4-lsr1 span{font-size: .1rem;color: #666666;margin-bottom: .1rem;display: block;}
.box4-lsr2{line-height: .15rem;display: block;}
.lsxt {border-bottom: 1px dotted #970c0c;display: block;padding-bottom: .1rem;}
.box-swp2 .swp1pic{transform: none !important;}
.box-swp2 .swp1pic span{ display:block;border:2px solid #ffffff; position:relative; padding-top:60%; overflow:hidden;background-image:url(../images/mslbbg.jpg); background-repeat:no-repeat; background-position:center top; background-size:100% 100%;background-color: #fff;}
.box-swp2 .swp1pic span img{ position:absolute; bottom:-50%; width:60%; left:20%;}
.box-swp2 .swiper-slide-thumb-active span{border:2px solid #e7824a;}
.swp2 .swiper-slide{position: relative;}
/* .pad10{padding:0 .5rem .1rem;margin: 0 .1rem;background-color: #ffd3bc;} */
.box-swp2 .swp1pic span{margin: 0 .5rem;}
.box-swp2 .btn-kc a.btn-kcl{color: #e7824a;background-color: #ffffff;}
.box-swp2 .btn-kc a.btn-kcr{color: #ffffff;border: 1px solid #ffffff;}

.box-zuopin{background-color: #ffffff;overflow: hidden;}
.box-zuopin .box-tit{background-color: #FFFFFF;}
.box-zplist{background-color: #ffffff;}
.box-zp1{display: flex;flex-wrap: wrap;margin: 0 .5rem;}
.box-zp1 a{display: block;margin: .5rem;}
.box-zp1l{width: 46.5%;}
.box-zp1r{width: 53.5%;display: flex;flex-wrap: wrap;}
.box-zp1 img{width: 100%;}
.box-zp1r li{width: 50%;}
.swp3.swiper-slide {
      text-align: center;
      font-size: 18px;

      /* 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;
    }

.swp3pag{position: static;padding: .5rem 0 .1rem;}
.swp3pag span{width: .5rem;height: .7rem;border-radius:0.5rem;margin: 0 .25rem;background-color: #e7824a;}
.qs{
	 text-align: center;
	     color: #936a6a;
	     border-radius: 17px;
	     width: 93%;
	     margin-left: 3.5%;
	     margin-bottom: 10px;
	     letter-spacing: -1PX;
	     font-size: 12px;
}

.zyjs1{
	border: 1px #ff953f solid;
	margin: 3%;
	padding: 2%;
}