.container{
	width: 90%;
	margin: 0 auto;
}
.headlog{
	position:fixed;
	left:5%;
	top:50px;
	z-index:222;
}
.headlog .headlogo{
	display: block;
	float:left;
	width: 80px;
}
.address{
	width: 120px;
	height:40px;
	background:url(../images/adbg.png) no-repeat;
	background-size:cover;
	image-rendering: -webkit-optimize-contrast;
	margin-left: 86px;
	line-height: 41px;
	text-align:center;
}
.address img{
	width:12px;
	position:relative;
	left:-1px;
	top:3px;
}
.adrename{
	font-size:12px;
	color:#000;
}
.header{
	width: 100%;
	position: fixed;
	top: 20px;
	right:0;
	background:transparent;
	z-index:222;
	height:85px;
	overflow:hidden;
	padding:20px 0;
	/* font-family:"\5B8B\4F53","SimSun","宋体"; */
}
.usheader{
	top:0;
}
.head-left{
	position:absolute;
	left:5%;
	top:20px;
	overflow:hidden;
}
.head-left .logo{
	float:left;
}
.head-left .address{
	float:left;
	margin-left:20px;
}
.navbar{
	position:absolute;
	right:5%;
}
.navbarlist{
	width:100%;
}
.navbarlist li{
	float:left;
	padding-left: 30px;
	padding-right: 30px;
}
.navbarlist li a{
	display: block;
	width:20px;
	word-wrap: break-word;
    word-break: break-all;
	white-space:normal;
	font-size: 18px;
	color: #fff;
	font-family:"SimSun" !important;
}
.navbarlist li.current a{
	display: block;
	width:20px;
	word-wrap: break-word;
    word-break: break-all;
	white-space:normal;
	font-size: 18px;
	color: #b81c27;
	font-weight: bolder;
}
.secnav{
	float:left;
}
.secbardiv{
	float:left;
	display:none;
	position:relative;
	top:2px;
}
.secbarlist{
	overflow:hidden;
}
.navbarlist li .secbarlist li{
	float:right;
	height:100px;
	overflow: hidden;
	padding-left: 6px;
	padding-right: 6px;
}
.navbarlist li .secbarlist li a{
	display: block;
	width:14px;
	height:100px;
	word-wrap: break-word;
    word-break: break-all;
	white-space:normal;
	font-size: 12px;
	color: #fff;
	text-align: center;
	font-family:"SimSun" !important;
	font-weight: normal;
}
.navbarlist li .secbarlist li a .navcir{
	display: block;
	width: 2px;
	height:2px;
	border-radius: 2px;
	background:#a6a5a3;
	margin:13px 5px;
}
.navbarlist li .secbarlist li.secact a{
	display: block;
	width:14px;
	height:62px;
	word-wrap: break-word;
    word-break: break-all;
	white-space:normal;
	font-size: 12px;
	color: #fff;
	border-bottom: 1px solid #b71d25;
}
.navbarlist li .secbarlist li.secact a .navcir{
	display: block;
	width: 2px;
	height:2px;
	border-radius: 2px;
	background:#fff;
	margin:13px 5px;
}

.banner{
	width: 100%;
	height:960px;
	cursor: default;
}

.usmain{
	width: 100%;
	background:#fff;
	position:relative;
	padding:75px 80px;
	padding-bottom: 200px;
}
.usmain-tit{
	width: 205px;
	height:92px;
	background:url(../images/ustit.png) no-repeat;
	background-size:cover;
	image-rendering: -webkit-optimize-contrast;
	margin:0 auto;
}
.uscon{
	padding-top: 65px;
	overflow:hidden;
}
.floor{
	width: 280px;
	position:absolute;
	bottom:-59px;
	left:-85px;
}
.usconword{
	float:left;
	width: 900px;
	height:420px;
	border:2px solid #000;
}
.usconword{
	overflow:hidden;
}

.usconword span{
	display: block;
	width: 16px;
	text-align:center;
	height:350px;
	float:right;
	word-wrap: break-word;
    word-break: break-all;
	white-space:normal;
	font-size: 16px;
	color: #333;
	border-left: 1px solid #d0d0d0;
	padding:12px 41px 12px 22px;
	margin-top: 35px;
	word-break:break-word;
}
.usconword span h4{
	font-size:18px;
	color:#000;
	font-weight: bold;
}
.usconword span h4 i.uscir{
	display: block;
	width: 20px;
	height:20px;
	border-radius:10px;
	border:1px solid #c24f55;
	margin-top: 10px;
}
.usconword span cite{
	font-style: normal;
	color:#c24f55;
}
.usimg{
	float:right;
	width: 280px;
}
.usmore{
	position:absolute;
	bottom:-6px;
	right:36%;
	width: 48px;
}
.classmain{
	background:#f7f6f4;
	padding:110px 80px;
}
.class-tit{
	width: 211px;
	height:92px;
	background:url(../images/clatit.png) no-repeat;
	background-size:cover;
	image-rendering: -webkit-optimize-contrast;
	margin:0 auto;
}
.classlist{
	padding-top:50px;
}
.classlist li{
	float:left;
	width: 25%;
	text-align:center;
}
.classlist li .classimg{
	display: block;
	width: 74%;
	margin:0 auto;
	height:477px;
}
.classlist li .class01{
	background: url(../images/class01.png) no-repeat;
	background-size:100%;image-rendering: -webkit-optimize-contrast;
}
.classlist li .class01_hover{
	background: url(../images/rbsf2.png) no-repeat;
	background-size:100%;image-rendering: -webkit-optimize-contrast;
}
.classlist li .class02{
	background: url(../images/class02.png) no-repeat;
	background-size:100%;image-rendering: -webkit-optimize-contrast;
}
.classlist li .class02_hover{
	background: url(../images/ybsf2.png) no-repeat;
	background-size:100%;image-rendering: -webkit-optimize-contrast;
}
.classlist li .class03{
	background: url(../images/class03.png) no-repeat;
	background-size:100%;image-rendering: -webkit-optimize-contrast;
}
.classlist li .class03_hover{
	background: url(../images/ghkc2.png) no-repeat;
	background-size:100%;image-rendering: -webkit-optimize-contrast;
}
.classlist li .class04{
	background: url(../images/class04.png) no-repeat;
	background-size:100%;image-rendering: -webkit-optimize-contrast;
}
.classlist li .class04_hover{
	background: url(../images/tskc2.png) no-repeat;
	background-size:100%;image-rendering: -webkit-optimize-contrast;
}

@-webkit-keyframes flipInY2 {
	0% {
		-webkit-transform: perspective(400px) rotateY(-90deg);
		transform: perspective(400px) rotateY(-90deg);
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg)
	}

	70% {
		-webkit-transform: perspective(400px) rotateY(-10deg);
		transform: perspective(400px) rotateY(-10deg)
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}
}

@keyframes flipInY2 {
	0% {
		-webkit-transform: perspective(400px) rotateY(-90deg);
		-ms-transform: perspective(400px) rotateY(-90deg);
		transform: perspective(400px) rotateY(-90deg);
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		-ms-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg)
	}

	70% {
		-webkit-transform: perspective(400px) rotateY(-10deg);
		-ms-transform: perspective(400px) rotateY(-10deg);
		transform: perspective(400px) rotateY(-10deg)
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		-ms-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}
}

.flipInY2 {
	-webkit-backface-visibility: visible!important;
	-ms-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipInY2;
	animation-name: flipInY2
}

.teachmain{
	background:#161616;
	position:relative;
	height:920px;

}
.teachmainbg{
	width: 100%;
	height:350px;
	background-image:url(../images/teachbg.png);
	background-size:cover;
	image-rendering: -webkit-optimize-contrast;
	background-position: 50% 50%;
	position:absolute;
	top:50%;
	margin-top: -225px;
}
.teachinfor{
	padding:60px 80px;
	padding-bottom: 0px;
}
.teachmain container{position:relative;}
.teach-tit{
	width: 205px;
	height:95px;
	background:url(../images/ttit.png) no-repeat;
	background-size:cover;
	image-rendering: -webkit-optimize-contrast;
	margin:0 auto;
	position:absolute;
	right:10%;
	top:160px;
}
.teach-ainer .swiper-slide .teachcomm{
	height:860px;
}
.tcleft{
	float:left;
	position:relative;
	bottom: -35px;
}
.tcright{
	float:right;
	max-width:34%;
	position:absolute;
	right:70px;
	bottom:185px;
}
.tcright span{
	display: block;
	font-size:16px;
	color:#d9d9d9;
	letter-spacing:1.5px;
	font-family:"Microsoft YaHei" !important;
	line-height:26px;
}
.teacimg{
	width: 820px;
	margin-left:55px;
}
@media (max-width:1399px) and (min-width:1000px){
	.teachmain{height: auto;}
	.teacimg{width: 62%;}
}
.teacintro{
	border:1px solid #f8f7f5;
	position:absolute;
	left:20px;
	bottom:86px;
	padding:30px 10px;
}
.teacintro span{
	display: block;
	width: 20px;
	color:#fff;
	word-wrap: break-word;
    word-break: break-all;
	white-space:normal;
	font-size:18px;
	margin-right:8px;
	float:right;
	text-align:center;
}
.teacintro span.tetip{color:#7e7e7e;font-size:14px;margin-left:5px;margin-right:4px;}
.teacmore{
	position:absolute;
	left:130px;
	bottom:80px;
	width:42px;
}
.teach-ainer .swiper-button-prev{
	width: 88px;
	height:5px;
	background-image:url(../images/lefticon.png);
	right:11.5%;
	left:auto;
	top:92%;
	background-size:100%;image-rendering: -webkit-optimize-contrast;
}
.teach-ainer .swiper-button-prev:hover{
	background-image:url(../images/lxz.png);
	background-size:100%;image-rendering: -webkit-optimize-contrast;
}
.teach-ainer .swiper-button-next{
	width: 88px;
	height:5px;
	background-image:url(../images/righticon.png);
	right:8%;
	left:auto;
	top:92%;
	background-size:100%;image-rendering: -webkit-optimize-contrast;
}
.teach-ainer .swiper-button-next:hover{
	background-image:url(../images/rxz.png);
	background-size:100%;image-rendering: -webkit-optimize-contrast;
}
.schoolmain{
	background:#343434;
	height:900px;
}
@media (max-width:1399px) and (min-width:1000px){
	.schoolmain{
		height:680px;
	}
	.teach-ainer .swiper-slide .teachcomm{height: auto;}
}
.schoolmain .swiper-wrapper{
	width: 90%;
	margin:0 auto;
	height:700px;
}
.schoolmain .swiper-wrapper .swiper-slide{
	width: 100%;
	height:600px;
	text-align: center;
      font-size: 18px;
      background: #fff;

      /* 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(0.8);
}
.schoolinfor{
	position:absolute;
	left:20px;
	width: 20px;
}
.schoolimg{
	display: block;
	width: 70%;
	height:250px;
	margin:0 auto;
}
	.swiper-slide-active,.swiper-slide-duplicate-active{
      transform: scale(1);
	}



.schoolmain .swiper-button-prev{
	width: 45px;
	height:45px;
	background-image:url(../images/sleft.png);
	right:8%;
	left:auto;
	top:96%;
	background-size:100%;image-rendering: -webkit-optimize-contrast;
}
.schoolmain .swiper-button-prev:hover{
	width: 45px;
	height:45px;
	background-image:url(../images/sxz.png);
	right:8%;
	left:auto;
	top:96%;
	background-size:100%;image-rendering: -webkit-optimize-contrast;
}
.schoolmain .swiper-button-next{
	width: 45px;
	height:45px;
	background-image:url(../images/sright.png);
	right:8%;
	left:auto;
	top:88%;
	background-size:100%;image-rendering: -webkit-optimize-contrast;
}
.schoolmain .swiper-button-next:hover{
	width: 45px;
	height:45px;
	background-image:url(../images/sxzr.png);
	right:8%;
	left:auto;
	top:88%;
	background-size:100%;image-rendering: -webkit-optimize-contrast;
}
.school-tit{
	position:absolute;
	width: 205px;
	height:96px;
	background:url(../images/xqtit2.png) no-repeat;
	background-size:cover;
	image-rendering: -webkit-optimize-contrast;
	right:-30px;
	top:35%;
}



.studentmain{
	background:#f7f6f4;
	padding:90px 0px;
	padding-bottom: 100px;
}
.stulist{
	padding:0px 80px;
}
.student-tit{
	width: 205px;
	height:100px;
	background:url(../images/stutitm.png) no-repeat;
	background-size:cover;
	image-rendering: -webkit-optimize-contrast;
	margin:0 auto;
}
.swiper-student {
    width: 100%;
    height: 100%;
    padding-top:60px;
}
.swiper-student .swiper-slide {
    width: 25%;
}
.swiper-student .swiper-slide .stimglist-comm{
	width:100%;
}
.swiper-student .swiper-slide .stucommtit{
	display: block;
	position:absolute;
	right:40px;
	top:24px;
	width: 16px;
	word-wrap: break-word;
    word-break: break-all;
	white-space:normal;
	font-size:16px;
	color:#000;
	border-left:1px solid #7f7f7f;
	margin:0;
	padding:0;
	padding-left: 10px;
	line-height:16px;
}
.swiper-student .swiper-slide .stucommage{
	display: block;
	width: 12px;
	position:absolute;
	right:64px;
	top:20px;
	word-wrap: break-word;
    word-break: break-all;
	white-space:normal;
	font-size:12px;
	color:#000;
}
.swiper-student .swiper-slide .stucommage i{
	display:block;
	font-style:normal;
	white-space:nowrap;
    text-align: center;
	-moz-transform: rotate(90deg);/* Firefox 旋转属性，参数表示角度(deg表示角度)，负数逆时针，正数顺时针 */
	-webkit-transform: rotate(90deg);/* Safari和Chrome */
	-ms-transform: rotate(90deg);/* IE 9 */
	-o-transform: rotate(90deg);/* Opera */
}
.swiper-student .swiper-slide .stucomm-imgbg{max-width:100%;}
.swiper-student .swiper-slide .stucomm-infor{float:right;z-index:3;position: absolute;right:16%;top:0;}
.swiper-student .swiper-slide .stucomm-img{display: block;z-index: 3; width: 50%;position: absolute;left: 11%;bottom: 10.5%;height: 85%;}
.swiper-student .swiper-slide .stucomm-infor .stucommtit{position: inherit;float:right;padding-left:6px;}
.swiper-student .swiper-slide .stucomm-infor .stucommage{position: inherit;float:right;}

.stumore{
	position:absolute;
	right:7%;
	top:10%;
	display:block;
	width:40px;
}

.commmain{
	background:#fff;
	height: 700px;
	position:relative;
	overflow: hidden;
}
.commmain .container{
	position:relative;
}
.commbg{
	position: absolute;
	left:0;
	bottom:0;
	width:100%;
	height: 820px;
	background: url(../images/shan.png) no-repeat;
	background-size:cover;
	image-rendering: -webkit-optimize-contrast;
}
.comm-tit{
	position:absolute;
	left:100px;
	margin-top:9%;
	width:205px;
	height:90px;
	background:url(../images/sqtit.png) no-repeat;
	background-size:cover;
	image-rendering: -webkit-optimize-contrast;
}
.commlist{
	position:absolute;
	right:160px;
	margin-top:4%;
	border: 2px solid #000;
	width:50%;
}
.comminfor{
	border-bottom:1px solid #000;
	width:96%;
	margin:0 auto;
	margin-bottom: 10px;
}
.commtop{
	width:100%;
	overflow:hidden;
	padding:20px 20px 5px 20px;
}
.commtop-icon{
	float:left;
	width:45px;
}
.commtop-tit{
	float:left;
	margin-left:10px;
	font-size:24px;
	color:#000;
}
.commtop-tit:hover{
	color:#b81c27;
}
.commtop-time{
	float:right;
	font-size:14px;
	color:#000;
	margin-top:10px;
	font-weight:bold;
}
.commbot{
	padding:0px 20px 20px 76px;
}
.commword{
	font-size:14px;
	color:#525252;
}
.commmore{
	position:absolute;
	bottom:10%;
	left:46%;
	width:42px;
}
.footer{
	background:#151516;
}
.foottop{
	width:100%;
	border-bottom:1px solid #555;
	padding:20px 0;
	overflow:hidden;
}
.foottopleft{
	display:block;
	float:left;
	height:50px;
}
.footel{
	float:right;
	font-size:24px;
	margin-top:13px;
	color:#fff;
}
.footba{
	width:100%;
	text-align:center;
	border-top:1px solid #555;
	padding:15px 0;
}
.footba span{
	font-size:14px;
	color:#757575;
}
.footbot{
	width:100%;
	overflow:hidden;
	padding:20px 0;
	padding-bottom: 40px;
}
.footnav{
	float:left;
}
.footewm{
	float:right;
	width:130px;
}
.footnavbar li{
	float:left;
	height:40px;
	line-height:40px;
	position:relative;
	width:120px;
}
.footnavbar li a{
	display:inline-block;
	font-size:16px;
	color:#fff;

}
.footnavbar li .footseclist{
	position:absolute;
	left: 0px;
	top:40px;
}
.footnavbar li .footseclist li{
	line-height:20px;
	height: 20px;
	max-width: 56px;
    float: none;
}
.footnavbar li .footseclist li a{
	font-size:12px;
	color:#a4a4a4;
}
.footnavbar li .footseclist li a:hover{
	font-size:12px;
	color:#fff;
	border-bottom:1px solid #fff;
}
.footnavbar li .footseclist li a .footcir{
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background: #a6a5a3;
    margin: 1px 10px;
}
.footnavbar li .footseclist li a:hover .footcir{background:#fff;}


.usheader{
	background:#fff;
	position:relative;
}
.usheader .address{
	width:70px;
	height: 28px;
	background: #000;
	border-radius:3px;
	line-height:25px;
	margin-top:6px;
}
.usheader .address .adrename{color:#808080;}
.usheader .navbarlist li a{color:#000;font-family:"SimSun" !important;font-weight:bold;}
.usheader .navbarlist li .secbarlist li a{color:#000;font-family:"SimSun" !important;font-weight:normal;}
.usheader .navbarlist li .secbarlist li a .navcir{background:#000;}
.usheader .navbarlist li.current a{color:#b81c27;}
.usfoot .footel{color:#eec434;}
.usfoot .footnavbar li a{color:#cdcdcd;}
.usfoot .footnavbar li .footseclist li a{colol:#737373;}
.usfoot .footbor{border-left:1px solid #2d2d2e;float:left;height: 125px;position:relative;top:12px;left:-32px;}

/***手机端样式***/
.moblie-header{
	width:100%;
	padding:6px 0;
	background:#1d1b14;
	display:none;
}
.moblie-header-left{
	float:left;
	overflow:hidden;
	padding-left:14px;
}
.moblie-header-left .logo{
	height: 26px;
	float:left;
	margin-top:6px;
}
.moblie-header-left .address{
	margin-left:112px;
	margin-top:4px;
	height: 32px;
	width:74px;
	background:url(../touchimgs/dwbg.png);
	background-size:100%;image-rendering: -webkit-optimize-contrast;
	line-height:32px;
}
.moblie-right-nav{
	float:right;
	padding-right:14px;
	position:relative;
}
.monav-actur{
	display:block;
	width:50px;
	overflow:hidden;
}
.monav-actur span{
	display:block;
	width:14px;
	color:#fff;
	font-size:14px;
	white-space:normal;
	float:left;
}
.monav-actur img{
	display:block;
	width:30px;
	float:right;
	margin-top: 4px;
}
.moblie-nav{
	position:absolute;
	right:14px;
	top:45px;
	z-index:223;
	display:none;
}
.moblie-nav ul{
	width:65px;
	z-index:666;
}
.moblie-nav ul li{
	width:100%;
	margin-bottom:8px;
}
.moblie-nav ul li a{
	display:block;
	width:65px;
	height: 46px;
	line-height:46px;
	background:#262626;
	font-size:16px;
	color:#fff;
	text-align:center;
	border-radius:5px;
	cursor:pointer;
}
.moblie-nav ul li a:hover,.moblie-nav ul li.moblie-nav-curr a{
	background:#b81c27;
}
.sqmoblie{
	display:block;
	width:65px;
	height: 32px;
	line-height:32px;
	background:#dadada;
	border-radius:5px;
	text-align: center;
	font-size:14px;
	color:#262626;
}
.sqmoblie img{
	width:12px;
	margin-right: 4px;
}
.moblie-headlog{
	position:fixed;
	left:6%;
	top:92px;
	z-index:222;
	display:none;
}
.moblie-headlog img{
	height: 426px;
}
/**手机版我们**/
.moblie-usmain{padding:30px 0;padding-bottom:100px;display:none;}
.moblie-usmain .usmain-tit{width: 110px;height: 50px;}
.moblie-usmain .floor{position: absolute;left:8px;bottom:-27px;width:130px;}
.moblie-usmain .uscon{width:96%;margin:0 auto;}
.moblie-usmain .uscon .usconword{width:100%;height: 270px;padding-right: 126px;}
.moblie-usmain .uscon .usconword span{height: 240px;margin-top:15px;font-size:12px;padding: 12px 24px 12px 12px;}
.moblie-usmain .uscon .usconword span.usconspec{border-right: 1px solid #d0d0d0;padding-right: 30px;}
.moblie-usmain .uscon .usimg{float:none;position:absolute;right:18px;top:75px;width:106px;}
.moblie-usmain .usmore{position:absolute;left:50%;display:block;width:34px;margin-left:-15px;bottom:-18%;}
/**手机版校区**/
.moblie-schoolmain{display:none;background:#343434;padding:30px 0;}
.moblie-schoolmain .moblie-slist{margin-left:0%;}
.moblie-schoolmain .swiper-slide {width:80%;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;}
.moblie-schoolmain .swiper-slide .moblie-slist-comm{overflow:hidden;text-align: center;}
.moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-Picture{display:block;width:100%;}
.moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-infor{width:100%;padding:10px 0;}
.moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-infor h4{font-size:18px;color:#fff;margin-bottom:15px;}
.moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-infor p{font-size:12p4;color:#fff;di4play: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.moblie-slist-Picture img{
	width: 90%;
}
/**手机版学员**/
.moblie-studentmain{display:none;}
.moblie-studentmain .stulist{padding:0;}
ul.stulist-moblie{
	width:100%;
	overflow:hidden;
}
ul.stulist-moblie li{
	width:50%;
	margin-bottom: 10px;
	position: relative;
	float:left;
	max-height: 800px;
}
ul.stulist-moblie li .stucommtit{
	display: block;
	position:absolute;
	right:40px;
	top:24px;
	width: 16px;
	word-wrap: break-word;
    word-break: break-all;
	white-space:normal;
	font-size:16px;
	color:#000;
	border-left:1px solid #7f7f7f;
	margin:0;
	padding:0;
	padding-left: 10px;
	line-height:16px;
}
ul.stulist-moblie li .stucommage{
	display: block;
	width: 12px;
	position:absolute;
	right:64px;
	top:20px;
	word-wrap: break-word;
    word-break: break-all;
	white-space:normal;
	font-size:12px;
	color:#000;
}
ul.stulist-moblie li .stucommage i{
	display:block;
	font-style:normal;
	white-space:nowrap;
    text-align: center;
	-moz-transform: rotate(90deg);/* Firefox 旋转属性，参数表示角度(deg表示角度)，负数逆时针，正数顺时针 */
	-webkit-transform: rotate(90deg);/* Safari和Chrome */
	-ms-transform: rotate(90deg);/* IE 9 */
	-o-transform: rotate(90deg);/* Opera */
}
ul.stulist-moblie li .stuimg{
	display:block;
	width:56%;
	height: 356px;
	background-size:cover;
	image-rendering: -webkit-optimize-contrast;
	position:absolute;
	left:36px;
	bottom:45px;
}
.moblie-studentmain .stumore{
	position:absolute;
	right:8%;
	top:3%;
	display:block;
	width:34px;
}
ul.stulist-moblie li .stimglist-comm{width:98%;}
ul.stulist-moblie li:nth-child(2n) .stimglist-comm{width:98%;}
ul.stulist-moblie li .stucomm-imgbg{max-width:100%;}
ul.stulist-moblie li .stucomm-infor{float:right;z-index:3;position: absolute;right:16%;top:0;}
ul.stulist-moblie li .stucomm-img{display: block;z-index: 3; width: 50%;position: absolute;left: 11%;bottom: 10.5%;height: 85%;}
ul.stulist-moblie li .stucomm-infor .stucommtit{position: inherit;float:right;padding-left:6px;}
ul.stulist-moblie li .stucomm-infor .stucommage{position: inherit;float:right;}
/**手机版底部**/
.moblie-footer{display:none;width: 100%;border-bottom:1px solid #b81c27;position: fixed;left:0;bottom:0;background:#151517;z-index:333;}
.moblie-footer ul{overflow:hidden;height: 40px;}
.moblie-footer ul li{width:33.3%;float:left;}
.moblie-footer ul li a{display:block;border-right:1px solid #8a8a8c;height: 50px;text-align:center;line-height:40px;}
.moblie-footer ul li:last-child a{border-right:none;}

.imghover{
    -webkit-transform: scale(1.2); /*放大1.2倍*/
    transform: scale(1.2); /*放大1.2倍*/
    -webkit-transition: ease .4s;
    transition: ease .4s;
    cursor:pointer;
}
.imghover2{
	-webkit-transform: scale(1); /*放大1.2倍*/
    transform: scale(1); /*放大1.2倍*/
    -webkit-transition: ease .4s;
    transition: ease .4s;
    cursor:pointer;
}

.moblie-banner{display:none;width:100%;height:auto;}
.moblie-banner .moblie-banner-con{height:100%;}
.moblie-banner .swiper-slide{position:relative;}
.moblie-banner .swiper-slide span{display:block;width:100%;height:100%;}
.moblie-banner .swiper-slide .teshuimg{position:absolute;bottom:0;width:100%;height: 100%;}
.moblie-banner .swiper-pagination-bullet{border-radius: 15px;
	background:rgba(0,0,0,0.5);
	display: inline-block;
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 2px;
	width: 30px;
	margin-left: 6px;
	margin-right: 6px;
	transition: all 250ms;
	cursor: pointer;
	background-clip: padding-box;
	z-index: 100
}
.moblie-banner .swiper-pagination-bullet-active{
	background-color: rgba(255,255,255,0.3);
	transform: scale(1.3,1.3)
}

/***媒体查询***/
@media (max-width:3840px) and (min-width:1921px){
	.headlog,.header,.usmain,.studentmain,.schoolmain,.footer{display:block;}
	.moblie-headlog,.moblie-header{display:none;}

	.headlog .headlogo{width:80px;}
	.usmain .usmore{right: 36%;}

	.classlist li .classimg{height:550px;}

	.teach-ainer .swiper-button-next{right:5%;}
	.schoolmain .seria-about{padding:0;padding-right: 5px;}

	.swiper-student .swiper-slide .stucomm-img{width:60%;height:85%;}
	.swiper-student .swiper-slide .stucomm-infor{right:8%;}

	.commtop-tit{max-width:60%;height:28px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
	.commword{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
}
@media (max-width:1920px) and (min-width:1800px){
	.headlog,.header,.usmain,.studentmain,.schoolmain,.footer{display:block;}
	.moblie-headlog,.moblie-header{display:none;}

	.headlog .headlogo{width:80px;}
	.usmain .usmore{right: 36%;}

	.classlist li .classimg{height:550px;}

	.teach-ainer .swiper-button-next{right:5%;}
	.schoolmain .seria-about{padding:0;padding-right: 5px;}

	.swiper-student .swiper-slide .stucomm-img{width:60%;height:85%;}
	.swiper-student .swiper-slide .stucomm-infor{right:4%;}

	.commtop-tit{max-width:60%;height:28px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
	.commword{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
}

@media (max-width:1799px) and (min-width:1700px){
	.headlog,.header,.usmain,.studentmain,.schoolmain,.footer{display:block;}
	.moblie-headlog,.moblie-header{display:none;}

	.headlog .headlogo{width:80px;}
	.usmain .usmore{right: 25%;}

	.classlist li .classimg{height:500px;}

	.teach-ainer .swiper-button-next{right:3%;}
	.schoolmain .seria-about{padding:0;padding-right: 5px;}

	.swiper-student .swiper-slide .stucomm-img{width:60%;height:84%;}
	.swiper-student .swiper-slide .stucomm-infor{right:0;}

	.commtop-tit{max-width:60%;height:28px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
	.commword{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
}

@media (max-width:1699px) and (min-width:1600px){
	.headlog,.header,.usmain,.studentmain,.schoolmain,.footer{display:block;}
	.moblie-headlog,.moblie-header{display:none;}

	.headlog .headlogo{width:80px;}
	.usmain .floor{width: 220px;position: absolute;bottom: -19px;left: -45px;}
	.usmain .usconword{width:880px;}
	.usmain .usimg{width:190px;}
	.usmain .usmore{right: 25%;}

	.classlist li .classimg{height:480px;}

	.tcright{right:8px;}
	.schoolmain .seria-about{width:12%;}
	.schoolmain .seria-photo,.schoolmain .seria-cover-top,.schoolmain .seria-cover-bottom,.schoolmain .seria-navigation,.schoolmain .seria-expand{margin-left:12%}
	.schoolmain .seria-photo{width:68%;}

	.teach-ainer .swiper-button-next{right:3%;}
	.schoolmain .seria-about{padding:0;padding-right: 5px;}

	.swiper-student .swiper-slide .stucomm-img{width:60%;height:84%;}
	.swiper-student .swiper-slide .stucomm-infor{right:-2%;}

	.commtop-tit{max-width:60%;height:28px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
	.commword{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
}

@media (max-width:1599px) and (min-width:1500px){
	.headlog,.header,.usmain,.studentmain,.schoolmain,.footer{display:block;}
	.moblie-headlog,.moblie-header{display:none;}

	.headlog .headlogo{width:80px;}
	.usmain .floor{width: 220px;position: absolute;bottom: -19px;left: -45px;}
	.usmain .usconword{width:816px;}
	.usmain .usimg{width:180px;}
	.usmain .usmore{right: 23%;}

	.classlist li .classimg{height:460px;}
	.tcright{right:8px;}
	.schoolmain .seria-about{width:13%;}
	.schoolmain .seria-photo,.schoolmain .seria-cover-top,.schoolmain .seria-cover-bottom,.schoolmain .seria-navigation,.schoolmain .seria-expand{margin-left:13%}
	.schoolmain .seria-photo{width:68%;}

	.teach-ainer .swiper-button-next{right:3%;}
	.schoolmain .seria-about{padding:0;padding-right: 5px;}

	.swiper-student .swiper-slide .stucomm-img{width:60%;height:83%;}
	.swiper-student .swiper-slide .stucomm-infor{right:-3%;}

	.commtop-tit{max-width:60%;height:28px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
	.commword{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
}

@media (max-width:1499px) and (min-width:1400px){
	.headlog,.header,.usmain,.studentmain,.schoolmain,.footer{display:block;}
	.moblie-headlog,.moblie-header{display:none;}

	.headlog .headlogo{width:80px;}
	.usmain .floor{width: 220px;position: absolute;bottom: -19px;left: -45px;}
	.usmain .usconword{width:752px;}
	.usmain .usimg{width:150px;}
	.usmain .usmore{right: 23%;}

	.classlist li .classimg{height:380px;}
	.tcright{right:8px;}
	.schoolmain .seria-about{width:14%;}
	.schoolmain .seria-photo,.schoolmain .seria-cover-top,.schoolmain .seria-cover-bottom,.schoolmain .seria-navigation,.schoolmain .seria-expand{margin-left:14%}
	.schoolmain .seria-photo{width:65%;}

	.teach-ainer .swiper-button-next{right:3%;}
	.schoolmain .seria-about{padding:0;padding-right: 5px;}

	.swiper-student .swiper-slide .stucomm-img{height:84%;}
	.swiper-student .swiper-slide .stucomm-infor{right:-1%;}

	.commtop-tit{max-width:60%;height:28px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
	.commword{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
}

@media (max-width:1399px) and (min-width:1300px){
	.headlog,.header,.usmain,.studentmain,.schoolmain,.footer{display:block;}
	.moblie-headlog,.moblie-header{display:none;}

	.headlog .headlogo{width:80px;}
	.usmain .floor{width: 220px;position: absolute;bottom: -19px;left: -45px;}
	.usmain .usconword{width:688px;}
	.usmain .usimg{width:150px;}
	.usmain .usmore{right: 23%;}

	.classlist li .classimg{height:370px;}
	.tcright{right:8px;}
	.schoolmain .seria-about{width:15%;}
	.schoolmain .seria-photo,.schoolmain .seria-cover-top,.schoolmain .seria-cover-bottom,.schoolmain .seria-navigation,.schoolmain .seria-expand{margin-left:15%}
	.schoolmain .seria-photo{width:63%;}

	.teach-ainer .swiper-button-next{right:3%;}
	.schoolmain .seria-about{padding:0;padding-right: 5px;}

	.swiper-student .swiper-slide .stucomm-img{height:83%;}
	.swiper-student .swiper-slide .stucomm-infor{right:-2%;}

	.commtop-tit{max-width:60%;height:28px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
	.commword{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
}

@media (max-width:1299px) and (min-width:1200px){
	.container{width:92%;}
	.headlog,.header,.usmain,.studentmain,.schoolmain,.footer{display:block;}
	.moblie-headlog,.moblie-header{display:none;}

	.headlog .headlogo{width:80px;}
	.usmain .floor{width: 220px;position: absolute;bottom: -19px;left: -45px;}
	.usmain .usconword{width:688px;}
	.usmain .usimg{width:150px;}
	.usmain .usmore{right: 23%;}

	.classlist li .classimg{height:360px;}
	.tcright{right:8px;}
	.schoolmain .seria-about{width:15%;}
	.schoolmain .seria-photo,.schoolmain .seria-cover-top,.schoolmain .seria-cover-bottom,.schoolmain .seria-navigation,.schoolmain .seria-expand{margin-left:15%}
	.schoolmain .seria-photo{width:61%;}
	.schoolmain .seria-navigation{right: 5%;}

	.teach-ainer .swiper-button-next{right:3%;}
	.schoolmain .seria-about{padding:0;padding-right: 5px;}

	.swiper-student .swiper-slide .stucomm-img{height:82%;}
	.swiper-student .swiper-slide .stucomm-infor{right:-5%;}

	.commtop-tit{max-width:60%;height:28px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
	.commword{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
}

@media (max-width:1199px) and (min-width:1100px){
	.container{width:92%;}
	.headlog,.header,.usmain,.studentmain,.schoolmain,.footer{display:block;}
	.moblie-headlog,.moblie-header{display:none;}

	.headlog .headlogo{width:75px;}
	.usmain .floor{width: 220px;position: absolute;bottom: -19px;left: -45px;}
	.usmain .usconword{width:560px;}
	.usmain .usimg{width:150px;}
	.usmain .usmore{right: 23%;}

	.classlist li .classimg{height:300px;}
	.tcright{right:0px;}
	.schoolmain .seria-about{width:15%;}
	.schoolmain .seria-photo,.schoolmain .seria-cover-top,.schoolmain .seria-cover-bottom,.schoolmain .seria-navigation,.schoolmain .seria-expand{margin-left:15%}
	.schoolmain .seria-photo{width:59%;}
	.schoolmain .seria-navigation{right: 5%;}

	.teach-ainer .swiper-button-next{right:0%;}
	.schoolmain .seria-about{padding:0;padding-right: 5px;}

	.swiper-student .swiper-slide .stucomm-img{height:82%;}
	.swiper-student .swiper-slide .stucomm-infor{right:-5%;}

	.commtop-tit{max-width:60%;height:28px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
	.commword{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
	.footnav {max-width: 82%;}
	.footnavbar li{width:92px;}
}

@media (max-width:1099px) and (min-width:1000px){
	.container{width:92%;}
	.headlog,.header,.usmain,.studentmain,.schoolmain,.footer{display:block;}
	.moblie-headlog,.moblie-header{display:none;}

	.headlog .headlogo{width:75px;}
	.usmain .floor{width: 220px;position: absolute;bottom: -19px;left: -45px;}
	.usmain .usconword{width:496px;}
	.usmain .usimg{width:150px;}
	.usmain .usmore{right: 23%;}

	.classlist li .classimg{height:344px;}
	.tcright{right: 0px;bottom: auto;top: 40%;}
	.schoolmain .seria-about{width:18%;}
	.schoolmain .seria-photo,.schoolmain .seria-cover-top,.schoolmain .seria-cover-bottom,.schoolmain .seria-navigation,.schoolmain .seria-expand{margin-left:18%}
	.schoolmain .seria-photo{width:56%;}
	.schoolmain .seria-navigation{right: 5%;}

	.teach-ainer .swiper-button-next{right:0%;}
	.teach-ainer .swiper-button-prev{right:16.5%;}
	.commlist{right:100px;}
	.schoolmain .seria-about{padding:0;padding-right: 5px;}

	.swiper-student .swiper-slide .stucomm-img{height:80%;}
	.swiper-student .swiper-slide .stucomm-infor{right:-9%;}

	.commtop-tit{max-width:60%;height:28px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
	.commword{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
	.footnav {max-width: 82%;}
	.footnavbar li{width:92px;}
}

@media (max-width:999px){
	.container{width:92%;}
	.sw1,.banner,.headlog,.header,.usmain,.studentmain,.schoolmain,.footer{display:none;}
	.moblie-banner,.moblie-headlog,.moblie-header{display:block;}
	/*手机版我们*/
	.moblie-usmain{padding:30px 0;padding-bottom:100px;display:block;}
	.moblie-usmain .usmain-tit{width: 110px;height: 50px;}
	.moblie-usmain .floor{position: absolute;left:20px;bottom:-27px;width:130px;}
	.moblie-usmain .uscon{width:96%;margin:0 auto;}
	.moblie-usmain .uscon .usconword{width:100%;height: 270px;padding-right: 126px;}
	.moblie-usmain .uscon .usconword span{height: 240px;margin-top:15px;font-size:12px;padding: 12px 40px 12px 31px;}
	.moblie-usmain .uscon .usconword span.usconspec{border-right: 1px solid #d0d0d0;padding-right: 48px;}
	.moblie-usmain .uscon .usimg{float:none;position:absolute;right:18px;top:75px;width:106px;}
	.moblie-usmain .usmore{position:absolute;left:50%;display:block;width:34px;margin-left:-15px;bottom:-18%;}
	/*手机版课程*/
	.classmain{padding:30px 0;padding-bottom:16px;}
	.classmain .class-tit{width: 114px;height: 50px;margin-bottom: 25px;}
	.classmain .classlist{padding-top:0;}
	.classmain .classlist li{width:25%;margin-bottom:14px;}
	.classmain .classlist li .classimg{height:308px;width:80%;margin:0 auto;}
	/*手机版师资*/
	.teachmain{height:428px;padding:30px 0;padding-top:10px;}
	.teachmain .teach-tit{width: 110px;height: 50px;margin:0 auto;position:relative;top: 22px;right:0;}
	.teachmain .teachmainbg{height:90px;margin-top:-20px;background-position: -21% 50%;}
	.teachmain .teachinfor{padding:0;}
	.teachmain .teachinfor .teach-ainer{width:100%;height: 368px;}
	.teachmain .teachinfor .swiper-slide{width:100%;height:100%;position:relative;}
	.teachmain .teachinfor .swiper-slide .tcleft{float:none;bottom: -6%;}
	.teachmain .teachinfor .swiper-slide .teacimg{width:300px;margin-left:14px;}
	.teachmain .teachinfor .swiper-slide .teacintro{padding:10px 4px;bottom:25px;left:25px;}
	.teachmain .teachinfor .swiper-slide .teacintro span{font-size:12px;width:16px;}
	.teachmain .teachinfor .swiper-slide .teacmore{left: 94px;bottom:22px;width:30px;}
	.teachmain .teachinfor .swiper-slide .tcright{max-width:70%;position:absolute;right:0px;bottom:75px;}
	.teachmain .teachinfor .swiper-slide .tcright span{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;font-size:14px;line-height:24px;}
	.teachmain .teachinfor .teach-ainer .swiper-button-next{width:50px;right:5%;}
	.teachmain .teachinfor .teach-ainer .swiper-button-prev{width:50px;right:20%;}
	/*手机版校区*/
	.moblie-schoolmain{display:block;background:#343434;padding:35px 0;}
	.school-tit{width:110px;height:50px;position: relative;margin:0 auto;left:0;margin-bottom:45px;}
	.moblie-schoolmain .moblie-slist{margin-left:4%;}
	.moblie-slist-container{padding-bottom:25px3}
	.moblie-slist-container .swiper-button-next,.moblie-slist-container .swiper-button-prev{top:96%;width:12px;height:28px;}
	.moblie-slist-container .swiper-button-next{background-image:url(../images/right22.png);back30ound-size:100%;right:07%;}
	.moblie-slist-container .swiper-button-prev{background-image:url(../images/zuo.png);background-size:100%;image-rendering: -webkit-optimize-contrast;left:43%;}4.moblie-schoolmain .swiper-slide {width:80%;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;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm{overflow:hid0n;text-align: center;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-Picture{display:block;width:100%;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-Picture .imgPicture{display:block;width:100%;height:240px;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-infor{width:96%;padding:10px 0;padding-top:20px;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-infor h4{font-size:18px;color:#fff;margin-bottom:15px;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-infor p{font-size:12p4;color:#fff;di4play: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
	/*手机版学员*/
	.moblie-studentmain{display:block;padding:30px 0;background: #f7f6f4;padding-bottom:5px;}
	.moblie-studentmain .student-tit{width:110px;height: 54px;}
	.moblie-studentmain .stulist{margin-top:30px;}
	.moblie-studentmain .stulist ul.stulist-moblie li{width:25%}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-img{height:83%;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-infor{right:3%;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-infor .stucommtit{width:14px;font-size:14px;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-infor .stucommage{right:58px;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-img{left:10%;}
	/*手机版社区*/
	.commmain{padding:30px 0;height: auto;padding-bottom:150px;}
	.commmain .commbg{height: 450px;}
	.commmain .comm-tit{width:112px;height: 50px;position:inherit;left:0;margin: 0 auto;margin-top:0;margin-bottom:30px;}
	.commmain .commlist{position:inherit;width:96%;margin:0 auto;right:0;}
	.commmain .commlist .commtop{padding: 10px 6px 5px 6px;}
	.commmain .commlist .commtop .commtop-icon{width:25px;position:relative;top:2px;}
	.commmain .commlist .commtop .commtop-tit{font-size:18px;margin-left:5px;max-width:50%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
	.commmain .commlist .commtop .commtop-time{font-size:12px;margin-top:1px;}
	.commmain .commlist .commbot{padding: 0px 4px 30px 35px;}
	.commmain .commlist .commbot span{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-size: 14px;line-height:24px;}
	.commmain .commmore{margin-left: -18px;}
	/*手机版底部*/
	.moblie-footer{display:block;width: 100%;border-bottom:1px solid #b81c27;position: fixed;left:0;bottom:0;background:#151517;z-index:333;}
	.moblie-footer ul{overflow:hidden;height: 40px;}
	.moblie-footer ul li{width:33.3%;float:left;}
	.moblie-footer ul li a{display:block;border-right:1px solid #8a8a8c;height: 50px;text-align:center;line-height:40px;}
	.moblie-footer ul li:last-child a{border-right:none;}
}

@media (max-width:869px){
	.container{width:92%;}
	.sw1,.banner,.headlog,.header,.usmain,.studentmain,.schoolmain,.footer{display:none;}
	.moblie-banner,.moblie-headlog,.moblie-header{display:block;}
	/*手机版我们*/
	.moblie-usmain{padding:30px 0;padding-bottom:100px;display:block;}
	.moblie-usmain .usmain-tit{width: 110px;height: 50px;}
	.moblie-usmain .floor{position: absolute;left:17px;bottom:-27px;width:130px;}
	.moblie-usmain .uscon{width:96%;margin:0 auto;}
	.moblie-usmain .uscon .usconword{width:100%;height: 270px;padding-right: 126px;}
	.moblie-usmain .uscon .usconword span{height: 240px;margin-top:15px;font-size:12px;padding: 12px 40px 12px 20px;}
	.moblie-usmain .uscon .usconword span.usconspec{border-right: 1px solid #d0d0d0;padding-right: 41px;}
	.moblie-usmain .uscon .usimg{float:none;position:absolute;right:18px;top:75px;width:106px;}
	.moblie-usmain .usmore{position:absolute;left:50%;display:block;width:34px;margin-left:-15px;bottom:-18%;}
	/*手机版课程*/
	.classmain{padding:30px 0;padding-bottom:16px;}
	.classmain .class-tit{width: 114px;height: 50px;margin-bottom: 25px;}
	.classmain .classlist{padding-top:0;}
	.classmain .classlist li{width:25%;margin-bottom:14px;}
	.classmain .classlist li .classimg{height:308px;width:80%;margin:0 auto;}
	/*手机版师资*/
	.teachmain{height:428px;padding:30px 0;padding-top:10px;}
	.teachmain .teach-tit{width: 110px;height: 50px;margin:0 auto;position:relative;top: 22px;right:0;}
	.teachmain .teachmainbg{height:90px;margin-top:-20px;background-position: -21% 50%;}
	.teachmain .teachinfor{padding:0;}
	.teachmain .teachinfor .teach-ainer{width:100%;height: 368px;}
	.teachmain .teachinfor .swiper-slide{width:100%;height:100%;position:relative;}
	.teachmain .teachinfor .swiper-slide .tcleft{float:none;bottom: -6%;}
	.teachmain .teachinfor .swiper-slide .teacimg{width:300px;margin-left:14px;}
	.teachmain .teachinfor .swiper-slide .teacintro{padding:10px 4px;bottom:25px;left:25px;}
	.teachmain .teachinfor .swiper-slide .teacintro span{font-size:12px;width:16px;}
	.teachmain .teachinfor .swiper-slide .teacmore{left: 94px;bottom:22px;width:30px;}
	.teachmain .teachinfor .swiper-slide .tcright{max-width:70%;position:absolute;right:0px;bottom:75px;}
	.teachmain .teachinfor .swiper-slide .tcright span{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;font-size:14px;line-height:24px;}
	.teachmain .teachinfor .teach-ainer .swiper-button-next{width:50px;right:5%;}
	.teachmain .teachinfor .teach-ainer .swiper-button-prev{width:50px;right:20%;}
	/*手机版校区*/
	.moblie-schoolmain{display:block;background:#343434;padding:35px 0;}
	.school-tit{width:110px;height:50px;position: relative;margin:0 auto;left:0;margin-bottom:45px;}
	.moblie-schoolmain .moblie-slist{margin-left:4%;}
	.moblie-slist-container{padding-bottom:25px3}
	.moblie-slist-container .swiper-button-next,.moblie-slist-container .swiper-button-prev{top:96%;width:12px;height:28px;}
	.moblie-slist-container .swiper-button-next{background-image:url(../images/right22.png);back30ound-size:100%;right:07%;}
	.moblie-slist-container .swiper-button-prev{background-image:url(../images/zuo.png);background-size:100%;image-rendering: -webkit-optimize-contrast;left:43%;}4.moblie-schoolmain .swiper-slide {width:80%;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;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm{overflow:hid0n;text-align: center;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-Picture{display:block;width:100%;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-Picture .imgPicture{display:block;width:100%;height:240px;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-infor{width:96%;padding:10px 0;padding-top:20px;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-infor h4{font-size:18px;color:#fff;margin-bottom:15px;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-infor p{font-size:12p4;color:#fff;di4play: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
	/*手机版学员*/
	.moblie-studentmain{display:block;padding:30px 0;background: #f7f6f4;padding-bottom:5px;}
	.moblie-studentmain .student-tit{width:110px;height: 54px;}
	.moblie-studentmain .stulist{margin-top:30px;}
	.moblie-studentmain .stulist ul.stulist-moblie li{width:50%}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-img{height:83%;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-infor{right:3%;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-infor .stucommtit{width:14px;font-size:14px;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-infor .stucommage{right:58px;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-img{left:10%;}
	/*手机版社区*/
	.commmain{padding:30px 0;height: auto;padding-bottom:150px;}
	.commmain .commbg{height: 450px;}
	.commmain .comm-tit{width:112px;height: 50px;position:inherit;left:0;margin: 0 auto;margin-top:0;margin-bottom:30px;}
	.commmain .commlist{position:inherit;width:96%;margin:0 auto;right:0;}
	.commmain .commlist .commtop{padding: 10px 6px 5px 6px;}
	.commmain .commlist .commtop .commtop-icon{width:25px;position:relative;top:2px;}
	.commmain .commlist .commtop .commtop-tit{font-size:18px;margin-left:5px;max-width:50%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
	.commmain .commlist .commtop .commtop-time{font-size:12px;margin-top:1px;}
	.commmain .commlist .commbot{padding: 0px 4px 30px 35px;}
	.commmain .commlist .commbot span{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-size: 14px;line-height:24px;}
	.commmain .commmore{margin-left: -18px;}
	/*手机版底部*/
	.moblie-footer{display:block;width: 100%;border-bottom:1px solid #b81c27;position: fixed;left:0;bottom:0;background:#151517;z-index:333;}
	.moblie-footer ul{overflow:hidden;height: 40px;}
	.moblie-footer ul li{width:33.3%;float:left;}
	.moblie-footer ul li a{display:block;border-right:1px solid #8a8a8c;height: 50px;text-align:center;line-height:40px;}
	.moblie-footer ul li:last-child a{border-right:none;}
}

@media (max-width:767px){
	.container{width:92%;}
	.sw1,.banner,.headlog,.header,.usmain,.studentmain,.schoolmain,.footer{display:none;}
	.moblie-banner,.moblie-headlog,.moblie-header{display:block;}
	/*手机版我们*/
	.moblie-usmain{padding:30px 0;padding-bottom:100px;display:block;}
	.moblie-usmain .usmain-tit{width: 110px;height: 50px;}
	.moblie-usmain .floor{position: absolute;left:15px;bottom:-27px;width:130px;}
	.moblie-usmain .uscon{width:96%;margin:0 auto;}
	.moblie-usmain .uscon .usconword{width:100%;height: 270px;padding-right: 126px;}
	.moblie-usmain .uscon .usconword span{height: 240px;margin-top:15px;font-size:12px;padding: 12px 30px 12px 15px;}
	.moblie-usmain .uscon .usconword span.usconspec{border-right: 1px solid #d0d0d0;padding-right: 30px;}
	.moblie-usmain .uscon .usimg{float:none;position:absolute;right:18px;top:75px;width:106px;}
	.moblie-usmain .usmore{position:absolute;left:50%;display:block;width:34px;margin-left:-15px;bottom:-18%;}
	/*手机版课程*/
	.classmain{padding:30px 0;padding-bottom:16px;}
	.classmain .class-tit{width: 114px;height: 50px;margin-bottom: 25px;}
	.classmain .classlist{padding-top:0;}
	.classmain .classlist li{width:33.3%;margin-bottom:14px;}
	.classmain .classlist li .classimg{height:308px;width:80%;margin:0 auto;}
	/*手机版师资*/
	.teachmain{height:428px;padding:30px 0;padding-top:10px;}
	.teachmain .teach-tit{width: 110px;height: 50px;margin:0 auto;position:relative;top: 22px;right:0;}
	.teachmain .teachmainbg{height:90px;margin-top:-20px;background-position: -21% 50%;}
	.teachmain .teachinfor{padding:0;}
	.teachmain .teachinfor .teach-ainer{width:100%;height: 368px;}
	.teachmain .teachinfor .swiper-slide{width:100%;height:100%;position:relative;}
	.teachmain .teachinfor .swiper-slide .tcleft{float:none;bottom: -6%;}
	.teachmain .teachinfor .swiper-slide .teacimg{width:300px;margin-left:14px;}
	.teachmain .teachinfor .swiper-slide .teacintro{padding:10px 4px;bottom:25px;left:25px;}
	.teachmain .teachinfor .swiper-slide .teacintro span{font-size:12px;width:16px;}
	.teachmain .teachinfor .swiper-slide .teacmore{left: 94px;bottom:22px;width:30px;}
	.teachmain .teachinfor .swiper-slide .tcright{max-width:70%;position:absolute;right:0px;bottom:75px;}
	.teachmain .teachinfor .swiper-slide .tcright span{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;font-size:14px;line-height:24px;}
	.teachmain .teachinfor .teach-ainer .swiper-button-next{width:50px;right:5%;}
	.teachmain .teachinfor .teach-ainer .swiper-button-prev{width:50px;right:20%;}
	/*手机版校区*/
	.moblie-schoolmain{display:block;background:#343434;padding:35px 0;}
	.school-tit{width:110px;height:50px;position: relative;margin:0 auto;left:0;margin-bottom:45px;}
	.moblie-schoolmain .moblie-slist{margin-left:4%;}
	.moblie-slist-container{padding-bottom:25px3}
	.moblie-slist-container .swiper-button-next,.moblie-slist-container .swiper-button-prev{top:96%;width:12px;height:28px;}
	.moblie-slist-container .swiper-button-next{background-image:url(../images/right22.png);back30ound-size:100%;right:07%;}
	.moblie-slist-container .swiper-button-prev{background-image:url(../images/zuo.png);background-size:100%;image-rendering: -webkit-optimize-contrast;left:43%;}4.moblie-schoolmain .swiper-slide {width:80%;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;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm{overflow:hid0n;text-align: center;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-Picture{display:block;width:100%;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-Picture .imgPicture{display:block;width:100%;height:240px;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-infor{width:95%;padding:10px 0;padding-top:20px;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-infor h4{font-size:18px;color:#fff;margin-bottom:15px;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-infor p{font-size:12p4;color:#fff;di4play: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
	/*手机版学员*/
	.moblie-studentmain{display:block;padding:30px 0;background: #f7f6f4;padding-bottom:5px;}
	.moblie-studentmain .student-tit{width:110px;height: 54px;}
	.moblie-studentmain .stulist{margin-top:30px;}
	.moblie-studentmain .stulist ul.stulist-moblie li{width:50%}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-img{height:82%;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-infor{right:0%;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-infor .stucommtit{width:14px;font-size:14px;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-infor .stucommage{right:58px;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-img{left:10%;}
	/*手机版社区*/
	.commmain{padding:30px 0;height: auto;padding-bottom:150px;}
	.commmain .commbg{height: 450px;}
	.commmain .comm-tit{width:112px;height: 50px;position:inherit;left:0;margin: 0 auto;margin-top:0;margin-bottom:30px;}
	.commmain .commlist{position:inherit;width:96%;margin:0 auto;right:0;}
	.commmain .commlist .commtop{padding: 10px 6px 5px 6px;}
	.commmain .commlist .commtop .commtop-icon{width:25px;position:relative;top:2px;}
	.commmain .commlist .commtop .commtop-tit{font-size:18px;margin-left:5px;max-width:50%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
	.commmain .commlist .commtop .commtop-time{font-size:12px;margin-top:1px;}
	.commmain .commlist .commbot{padding: 0px 4px 30px 35px;}
	.commmain .commlist .commbot span{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-size: 14px;line-height:24px;}
	.commmain .commmore{margin-left: -18px;}
	/*手机版底部*/
	.moblie-footer{display:block;width: 100%;border-bottom:1px solid #b81c27;position: fixed;left:0;bottom:0;background:#151517;z-index:333;}
	.moblie-footer ul{overflow:hidden;height: 40px;}
	.moblie-footer ul li{width:33.3%;float:left;}
	.moblie-footer ul li a{display:block;border-right:1px solid #8a8a8c;height: 50px;text-align:center;line-height:40px;}
	.moblie-footer ul li:last-child a{border-right:none;}
}

@media (max-width:660px){
	.container{width:92%;}
	.sw1,.banner,.headlog,.header,.usmain,.studentmain,.schoolmain,.footer{display:none;}
	.moblie-banner,.moblie-headlog,.moblie-header{display:block;}
	/*手机版我们*/
	.moblie-usmain{padding:30px 0;padding-bottom:100px;display:block;}
	.moblie-usmain .usmain-tit{width: 110px;height: 50px;}
	.moblie-usmain .floor{position: absolute;left:11px;bottom:-27px;width:130px;}
	.moblie-usmain .uscon{width:96%;margin:0 auto;}
	.moblie-usmain .uscon .usconword{width:100%;height: 270px;padding-right: 126px;}
	.moblie-usmain .uscon .usconword span{height: 240px;margin-top:15px;font-size:12px;padding: 12px 28px 12px 14px;}
	.moblie-usmain .uscon .usconword span.usconspec{border-right: 1px solid #d0d0d0;padding-right: 30px;}
	.moblie-usmain .uscon .usimg{float:none;position:absolute;right:18px;top:75px;width:106px;}
	.moblie-usmain .usmore{position:absolute;left:50%;display:block;width:34px;margin-left:-15px;bottom:-18%;}
	/*手机版课程*/
	.classmain{padding:30px 0;padding-bottom:16px;}
	.classmain .class-tit{width: 114px;height: 50px;margin-bottom: 25px;}
	.classmain .classlist{padding-top:0;}
	.classmain .classlist li{width:50%;margin-bottom:14px;}
	.classmain .classlist li .classimg{height:308px;width:80%;margin:0 auto;}
	/*手机版师资*/
	.teachmain{height:428px;padding:30px 0;padding-top:10px;}
	.teachmain .teach-tit{width: 110px;height: 50px;margin:0 auto;position:relative;top: 22px;right:0;}
	.teachmain .teachmainbg{height:90px;margin-top:-20px;background-position: -21% 50%;}
	.teachmain .teachinfor{padding:0;}
	.teachmain .teachinfor .teach-ainer{width:100%;height: 368px;}
	.teachmain .teachinfor .swiper-slide{width:100%;height:100%;position:relative;}
	.teachmain .teachinfor .swiper-slide .tcleft{float:none;bottom: -6%;}
	.teachmain .teachinfor .swiper-slide .teacimg{width:300px;margin-left:14px;}
	.teachmain .teachinfor .swiper-slide .teacintro{padding:10px 4px;bottom:25px;left:25px;}
	.teachmain .teachinfor .swiper-slide .teacintro span{font-size:12px;width:16px;}
	.teachmain .teachinfor .swiper-slide .teacmore{left: 94px;bottom:22px;width:30px;}
	.teachmain .teachinfor .swiper-slide .tcright{max-width:70%;position:absolute;right:0px;bottom:75px;}
	.teachmain .teachinfor .swiper-slide .tcright span{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;font-size:14px;line-height:24px;}
	.teachmain .teachinfor .teach-ainer .swiper-button-next{width:50px;right:5%;}
	.teachmain .teachinfor .teach-ainer .swiper-button-prev{width:50px;right:20%;}
	/*手机版校区*/
	.moblie-schoolmain{display:block;background:#343434;padding:35px 0;}
	.school-tit{width:110px;height:50px;position: relative;margin:0 auto;left:0;margin-bottom:45px;}
	.moblie-schoolmain .moblie-slist{margin-left:4%;margin-right:4%;}
	.moblie-slist-container{padding-bottom:25px;}
	.moblie-slist-container .swiper-button-next,.moblie-slist-container .swiper-button-prev{top:28%;width:34px;height:68px;}
	.moblie-slist-container .swiper-button-next{background-image:url(../images/right22.png);background-size:cover;image-rendering: -webkit-optimize-contrast;right:0%;}
	.moblie-slist-container .swiper-button-prev{background-image:url(../images/zuo.png);background-size:cover;image-rendering: -webkit-optimize-contrast;left:0%;}
	.moblie-schoolmain .swiper-slide {width:80%;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;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm{overflow:hidden;text-align: center;}
	.moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-Picture .imgPicture{display:block;width:100%;height:240px;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-infor{width:94%;padding:10px 0;padding-top:20px;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-infor h4{font-size:18px;color:#fff;margin-bottom:15px;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-infor p{font-size:12p4;color:#fff;di4play: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
	/*手机版学员*/
	.moblie-studentmain{display:block;padding:30px 0;background: #f7f6f4;padding-bottom:5px;}
	.moblie-studentmain .student-tit{width:110px;height: 54px;}
	.moblie-studentmain .stulist{margin-top:30px;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-img{height:84%;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-infor{right:8%;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-infor .stucommtit{width:14px;font-size:14px;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-infor .stucommage{right:58px;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-img{left:10%;}
	/*手机版社区*/
	.commmain{padding:30px 0;height: auto;padding-bottom:150px;}
	.commmain .commbg{height: 450px;}
	.commmain .comm-tit{width:112px;height: 50px;position:inherit;left:0;margin: 0 auto;margin-top:0;margin-bottom:30px;}
	.commmain .commlist{position:inherit;width:96%;margin:0 auto;right:0;}
	.commmain .commlist .commtop{padding: 10px 6px 5px 6px;}
	.commmain .commlist .commtop .commtop-icon{width:25px;position:relative;top:2px;}
	.commmain .commlist .commtop .commtop-tit{font-size:18px;margin-left:5px;max-width:50%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
	.commmain .commlist .commtop .commtop-time{font-size:12px;margin-top:1px;}
	.commmain .commlist .commbot{padding: 0px 4px 30px 35px;}
	.commmain .commlist .commbot span{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-size: 14px;line-height:24px;}
	.commmain .commmore{margin-left: -18px;}
	/*手机版底部*/
	.moblie-footer{display:block;width: 100%;border-bottom:1px solid #b81c27;position: fixed;left:0;bottom:0;background:#151517;z-index:333;}
	.moblie-footer ul{overflow:hidden;height: 40px;}
	.moblie-footer ul li{width:33.3%;float:left;}
	.moblie-footer ul li a{display:block;border-right:1px solid #8a8a8c;height: 50px;text-align:center;line-height:40px;}
	.moblie-footer ul li:last-child a{border-right:none;}
}

@media (max-width:530px){
	.container{width:92%;}
	.sw1,.banner,.headlog,.header,.usmain,.studentmain,.schoolmain,.footer{display:none;}
	.moblie-banner,.moblie-headlog,.moblie-header{display:block;}
	.moblie-banner .swiper-slide .teshuimg{position:absolute;width:100%;}
	/*手机版我们*/
	.moblie-usmain{padding:30px 0;padding-bottom:100px;display:block;}
	.moblie-usmain .usmain-tit{width: 110px;height: 50px;}
	.moblie-usmain .floor{position: absolute;left:8px;bottom:-27px;width:130px;}
	.moblie-usmain .uscon{width:96%;margin:0 auto;}
	.moblie-usmain .uscon .usconword{width:100%;height: 270px;padding-right: 126px;}
	.moblie-usmain .uscon .usconword span{height: 240px;margin-top:15px;font-size:12px;padding: 12px 24px 12px 12px;}
	.moblie-usmain .uscon .usconword span.usconspec{border-right: 1px solid #d0d0d0;padding-right: 30px;}
	.moblie-usmain .uscon .usimg{float:none;position:absolute;right:18px;top:75px;width:106px;}
	.moblie-usmain .usmore{position:absolute;left:50%;display:block;width:34px;margin-left:-15px;bottom:-18%;}
	/*手机版课程*/
	.classmain{padding:30px 0;padding-bottom:16px;}
	.classmain .class-tit{width: 114px;height: 50px;margin-bottom: 25px;}
	.classmain .classlist{padding-top:0;}
	.classmain .classlist li{width:50%;margin-bottom:14px;}
	.classmain .classlist li .classimg{height:308px;width:80%;margin:0 auto;}
	/*手机版师资*/
	.teachmain{height:428px;padding:30px 0;padding-top:10px;}
	.teachmain .teach-tit{width: 110px;height: 50px;margin:0 auto;position:relative;top: 22px;right:0;}
	.teachmain .teachmainbg{height:90px;margin-top:-20px;background-position: -21% 50%;}
	.teachmain .teachinfor{padding:0;}
	.teachmain .teachinfor .teach-ainer{width:100%;height: 368px;}
	.teachmain .teachinfor .swiper-slide{width:100%;height:100%;position:relative;}
	.teachmain .teachinfor .swiper-slide .tcleft{float:none;bottom: -6%;}
	.teachmain .teachinfor .swiper-slide .teacimg{width:300px;margin-left:14px;}
	.teachmain .teachinfor .swiper-slide .teacintro{padding:10px 4px;bottom:25px;left:25px;}
	.teachmain .teachinfor .swiper-slide .teacintro span{font-size:12px;width:16px;}
	.teachmain .teachinfor .swiper-slide .teacmore{left: 94px;bottom:22px;width:30px;}
	.teachmain .teachinfor .swiper-slide .tcright{max-width:70%;position:absolute;right:0px;bottom:75px;}
	.teachmain .teachinfor .swiper-slide .tcright span{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;font-size:14px;line-height:24px;}
	.teachmain .teachinfor .teach-ainer .swiper-button-next{width:50px;right:5%;}
	.teachmain .teachinfor .teach-ainer .swiper-button-prev{width:50px;right:20%;}
	/*手机版校区*/
	.moblie-schoolmain{display:block;background:#343434;padding:35px 0;}
	.school-tit{width:110px;height:50px;position: relative;margin:0 auto;left:0;margin-bottom:45px;}
	.moblie-schoolmain .moblie-slist{margin-left:4%;margin-right:4%;}
	.moblie-slist-container{padding-bottom:25px;}
	.moblie-slist-container .swiper-button-next,.moblie-slist-container .swiper-button-prev{top:28%;width:34px;height:68px;}
	.moblie-slist-container .swiper-button-next{background-image:url(../images/right22.png);background-size:cover;image-rendering: -webkit-optimize-contrast;right:0%;}
	.moblie-slist-container .swiper-button-prev{background-image:url(../images/zuo.png);background-size:cover;image-rendering: -webkit-optimize-contrast;left:0%;}
	.moblie-schoolmain .swiper-slide {width:80%;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;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm{overflow:hidden;text-align: center;}
	.moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-Picture .imgPicture{display:block;width:100%;height:240px;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-infor{width:95%;padding:10px 0;padding-top:20px;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-infor h4{font-size:18px;color:#fff;margin-bottom:15px;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-infor p{font-size:12p4;color:#fff;di4play: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
	/*手机版学员*/
	.moblie-studentmain{display:block;padding:30px 0;background: #f7f6f4;padding-bottom:5px;}
	.moblie-studentmain .student-tit{width:110px;height: 54px;}
	.moblie-studentmain .stulist{margin-top:30px;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-img{height:82%;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-infor{right:2%;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-infor .stucommtit{width:14px;font-size:14px;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-infor .stucommage{right:58px;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-img{left:10%;}
	/*手机版社区*/
	.commmain{padding:30px 0;height: auto;padding-bottom:150px;}
	.commmain .commbg{height: 450px;}
	.commmain .comm-tit{width:112px;height: 50px;position:inherit;left:0;margin: 0 auto;margin-top:0;margin-bottom:30px;}
	.commmain .commlist{position:inherit;width:96%;margin:0 auto;right:0;}
	.commmain .commlist .commtop{padding: 10px 6px 5px 6px;}
	.commmain .commlist .commtop .commtop-icon{width:25px;position:relative;top:2px;}
	.commmain .commlist .commtop .commtop-tit{font-size:18px;margin-left:5px;max-width:50%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
	.commmain .commlist .commtop .commtop-time{font-size:12px;margin-top:1px;}
	.commmain .commlist .commbot{padding: 0px 4px 30px 35px;}
	.commmain .commlist .commbot span{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-size: 14px;line-height:24px;}
	.commmain .commmore{margin-left: -18px;}
	/*手机版底部*/
	.moblie-footer{display:block;width: 100%;border-bottom:1px solid #b81c27;position: fixed;left:0;bottom:0;background:#151517;z-index:333;}
	.moblie-footer ul{overflow:hidden;height: 40px;}
	.moblie-footer ul li{width:33.3%;float:left;}
	.moblie-footer ul li a{display:block;border-right:1px solid #8a8a8c;height: 50px;text-align:center;line-height:40px;}
	.moblie-footer ul li:last-child a{border-right:none;}
}

@media (max-width:414px){
	.container{width:92%;}
	.sw1,.banner,.headlog,.header,.usmain,.studentmain,.schoolmain,.footer{display:none;}
	.moblie-banner,.moblie-headlog,.moblie-header{display:block;}
	.moblie-banner .swiper-slide .teshuimg{position:absolute;}
	/*手机版我们*/
	.moblie-usmain{padding:30px 0;padding-bottom:100px;display:block;}
	.moblie-usmain .usmain-tit{width: 110px;height: 50px;}
	.moblie-usmain .floor{position: absolute;left:8px;bottom:-27px;width:130px;}
	.moblie-usmain .uscon{width:96%;margin:0 auto;}
	.moblie-usmain .uscon .usconword{width:100%;height: 270px;padding-right: 126px;}
	.moblie-usmain .uscon .usconword span{height: 240px;margin-top:15px;font-size:12px;padding: 12px 24px 12px 12px;}
	.moblie-usmain .uscon .usconword span.usconspec{border-right: 1px solid #d0d0d0;padding-right: 30px;}
	.moblie-usmain .uscon .usimg{float:none;position:absolute;right:18px;top:102px;width:106px;}
	.moblie-usmain .usmore{position:absolute;left:50%;display:block;width:34px;margin-left:-15px;bottom:-18%;}
	/*手机版课程*/
	.classmain{padding:30px 0;padding-bottom:16px;}
	.classmain .class-tit{width: 114px;height: 50px;margin-bottom: 25px;}
	.classmain .classlist{padding-top:0;}
	.classmain .classlist li{width:50%;margin-bottom:14px;}
	.classmain .classlist li .classimg{height:263px;width:80%;margin:0 auto;}
	/*手机版师资*/
	.teachmain{height:428px;padding:30px 0;padding-top:10px;}
	.teachmain .teach-tit{width: 110px;height: 50px;margin:0 auto;position:relative;top: 22px;right:0;}
	.teachmain .teachmainbg{height:90px;margin-top:-20px;background-position: -21% 50%;}
	.teachmain .teachinfor{padding:0;}
	.teachmain .teachinfor .teach-ainer{width:100%;height: 368px;}
	.teachmain .teachinfor .swiper-slide{width:100%;height:100%;position:relative;}
	.teachmain .teachinfor .swiper-slide .tcleft{float:none;bottom: -6;}
	.teachmain .teachinfor .swiper-slide .teacimg{width:300px;margin-left:14px;}
	.teachmain .teachinfor .swiper-slide .teacintro{padding:10px 4px;bottom:25px;left:25px;}
	.teachmain .teachinfor .swiper-slide .teacintro span{font-size:12px;width:16px;}
	.teachmain .teachinfor .swiper-slide .teacmore{left: 94px;bottom:22px;width:30px;}
	.teachmain .teachinfor .swiper-slide .tcright{max-width:70%;position:absolute;right:0px;bottom:75px;}
	.teachmain .teachinfor .swiper-slide .tcright span{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;font-size:14px;line-height:24px;}
	.teachmain .teachinfor .teach-ainer .swiper-button-next{width:50px;right:5%;}
	.teachmain .teachinfor .teach-ainer .swiper-button-prev{width:50px;right:23%;}
	/*手机版校区*/
	.moblie-schoolmain{display:block;background:#343434;padding:35px 0;}
	.school-tit{width:110px;height:50px;position: relative;margin:0 auto;left:0;margin-bottom:45px;}
	.moblie-schoolmain .moblie-slist{margin-left:4%;margin-right:4%;}
	.moblie-slist-container{padding-bottom:25px;}
	.moblie-slist-container .swiper-button-next,.moblie-slist-container .swiper-button-prev{top:28%;width:34px;height:68px;}
	.moblie-slist-container .swiper-button-next{background-image:url(../images/right22.png);background-size:cover;image-rendering: -webkit-optimize-contrast;right:0%;}
	.moblie-slist-container .swiper-button-prev{background-image:url(../images/zuo.png);background-size:cover;image-rendering: -webkit-optimize-contrast;left:0%;}
	.moblie-schoolmain .swiper-slide {width:80%;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;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm{overflow:hidden;text-align: center;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-Picture .imgPicture{display:block;width:100%;height:240px;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-infor{width:95%;padding:10px 0;padding-top:20px;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-infor h4{font-size:18px;color:#fff;margin-bottom:15px;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-infor p{line-height:24px;font-size:14px;color:#fff;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
	/*手机版学员*/
	.moblie-studentmain{display:block;padding:30px 0;background: #f7f6f4;padding-bottom:5px;}
	.moblie-studentmain .student-tit{width:110px;height: 54px;}
	.moblie-studentmain .stulist{margin-top:30px;}
	.moblie-studentmain .stulist ul.stulist-moblie li{width:50%;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-img{height:82%;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-infor{right:-4%;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-infor .stucommtit{width:14px;font-size:14px;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-infor .stucommage{right:58px;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-img{left:10%;}
	/*手机版社区*/
	.commmain{padding:30px 0;height: auto;padding-bottom:150px;}
	.commmain .commbg{height: 450px;}
	.commmain .comm-tit{width:112px;height: 50px;position:inherit;left:0;margin: 0 auto;margin-top:0;margin-bottom:30px;}
	.commmain .commlist{position:inherit;width:96%;margin:0 auto;right:0;}
	.commmain .commlist .commtop{padding: 10px 6px 5px 6px;}
	.commmain .commlist .commtop .commtop-icon{width:25px;position:relative;top:2px;}
	.commmain .commlist .commtop .commtop-tit{font-size:18px;margin-left:5px;max-width:50%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
	.commmain .commlist .commtop .commtop-time{font-size:12px;margin-top:1px;}
	.commmain .commlist .commbot{padding: 0px 4px 30px 35px;}
	.commmain .commlist .commbot span{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-size: 14px;line-height:24px;}
	.commmain .commmore{margin-left: 0px;width:34px;}
	/*手机版底部*/
	.moblie-footer{display:block;width: 100%;border-bottom:1px solid #b81c27;position: fixed;left:0;bottom:0;background:#151517;z-index:333;}
	.moblie-footer ul{overflow:hidden;height: 40px;}
	.moblie-footer ul li{width:33.3%;float:left;}
	.moblie-footer ul li a{display:block;border-right:1px solid #8a8a8c;height: 50px;text-align:center;line-height:40px;}
	.moblie-footer ul li:last-child a{border-right:none;}
}

@media (max-width: 375px) {
    .container{width:92%;}
	.sw1,.banner,.headlog,.header,.usmain,.studentmain,.schoolmain,.footer{display:none;}
	.moblie-banner,.moblie-headlog,.moblie-header{display:block;}
	.moblie-banner .swiper-slide .teshuimg{position:absolute;}
	/*手机版我们*/
	.moblie-usmain{padding:30px 0;padding-bottom:100px;display:block;}
	.moblie-usmain .usmain-tit{width: 110px;height: 50px;}
	.moblie-usmain .floor{position: absolute;left:8px;bottom:-27px;width:130px;}
	.moblie-usmain .uscon{width:96%;margin:0 auto;}
	.moblie-usmain .uscon .usconword{width:100%;height: 270px;padding-right: 126px;}
	.moblie-usmain .uscon .usconword span{height: 240px;margin-top:15px;font-size:12px;padding: 12px 24px 12px 12px;}
	.moblie-usmain .uscon .usconword span.usconspec{border-right: 1px solid #d0d0d0;padding-right: 30px;}
	.moblie-usmain .uscon .usimg{float:none;position:absolute;right:18px;top:102px;width:106px;}
	.moblie-usmain .usmore{position:absolute;left:50%;display:block;width:34px;margin-left:-15px;bottom:-20%;}
	/*手机版课程*/
	.classmain{padding:30px 0;padding-bottom:16px;}
	.classmain .class-tit{width: 114px;height: 50px;margin-bottom: 25px;}
	.classmain .classlist{padding-top:0;}
	.classmain .classlist li{width:50%;margin-bottom:14px;}
	.classmain .classlist li .classimg{height:238px;width:80%;margin:0 auto;}
	/*手机版师资*/
	.teachmain{height:428px;padding:30px 0;padding-top:10px;}
	.teachmain .teach-tit{width: 110px;height: 50px;margin:0 auto;position:relative;top: 22px;right:0;}
	.teachmain .teachmainbg{height:90px;margin-top:-20px;background-position: -21% 50%;}
	.teachmain .teachinfor{padding:0;}
	.teachmain .teachinfor .teach-ainer{width:100%;height: 368px;}
	.teachmain .teachinfor .swiper-slide{width:100%;height:100%;position:relative;}
	.teachmain .teachinfor .swiper-slide .tcleft{float:none;bottom: -6%;}
	.teachmain .teachinfor .swiper-slide .teacimg{width:300px;margin-left:14px;}
	.teachmain .teachinfor .swiper-slide .teacintro{padding:10px 4px;bottom:25px;left:25px;}
	.teachmain .teachinfor .swiper-slide .teacintro span{font-size:12px;width:16px;}
	.teachmain .teachinfor .swiper-slide .teacmore{left: 94px;bottom:22px;width:30px;}
	.teachmain .teachinfor .swiper-slide .tcright{max-width:70%;position:absolute;right:0px;bottom:75px;}
	.teachmain .teachinfor .swiper-slide .tcright span{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;font-size:14px;line-height:24px;}
	.teachmain .teachinfor .teach-ainer .swiper-button-next{width:50px;right:5%;}
	.teachmain .teachinfor .teach-ainer .swiper-button-prev{width:50px;right:28%;}
	/*手机版校区*/
	/*手机版校区*/
	.moblie-schoolmain{display:block;background:#343434;padding:35px 0;}
	.school-tit{width:110px;height:50px;position: relative;margin:0 auto;left:0;margin-bottom:45px;}
	.moblie-schoolmain .moblie-slist{margin-left:4%;margin-right:4%;}
	.moblie-slist-container{padding-bottom:25px;}
	.moblie-slist-container .swiper-button-next,.moblie-slist-container .swiper-button-prev{top:28%;width:34px;height:68px;}
	.moblie-slist-container .swiper-button-next{background-image:url(../images/right22.png);background-size:cover;image-rendering: -webkit-optimize-contrast;right:0%;}
	.moblie-slist-container .swiper-button-prev{background-image:url(../images/zuo.png);background-size:cover;image-rendering: -webkit-optimize-contrast;left:0%;}
	.moblie-schoolmain .swiper-slide {width:80%;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;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm{overflow:hidden;text-align: center;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-Picture .imgPicture{display:block;width:100%;height:240px;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-infor{width:95%;padding:10px 0;padding-top:20px;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-infor h4{font-size:18px;color:#fff;margin-bottom:15px;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-infor p{line-height:24px;font-size:14px;color:#fff;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
	/*手机版学员*/
	.moblie-studentmain{display:block;padding:30px 0;background: #f7f6f4;padding-bottom:5px;}
	.moblie-studentmain .student-tit{width:110px;height: 54px;}
	.moblie-studentmain .stulist{margin-top:30px;}
	.moblie-studentmain .stulist ul.stulist-moblie li{width:50%;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-img{height:81%;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-infor{right:-6%;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-infor .stucommtit{width:14px;font-size:14px;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-infor .stucommage{right:58px;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-img{left:10%;}
	/*手机版社区*/
	.commmain{padding:30px 0;height: auto;padding-bottom:150px;}
	.commmain .commbg{height: 450px;}
	.commmain .comm-tit{width:112px;height: 50px;position:inherit;left:0;margin: 0 auto;margin-top:0;margin-bottom:30px;}
	.commmain .commlist{position:inherit;width:96%;margin:0 auto;right:0;}
	.commmain .commlist .commtop{padding: 10px 6px 5px 6px;}
	.commmain .commlist .commtop .commtop-icon{width:25px;position:relative;top:2px;}
	.commmain .commlist .commtop .commtop-tit{font-size:18px;margin-left:5px;max-width:50%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
	.commmain .commlist .commtop .commtop-time{font-size:12px;margin-top:1px;}
	.commmain .commlist .commbot{padding: 0px 4px 30px 35px;}
	.commmain .commlist .commbot span{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-size: 14px;line-height:24px;}
	.commmain .commmore{margin-left: 0px;width:34px;}
	/*手机版底部*/
	.moblie-footer{display:block;width: 100%;border-bottom:1px solid #b81c27;position: fixed;left:0;bottom:0;background:#151517;z-index:333;}
	.moblie-footer ul{overflow:hidden;height: 40px;}
	.moblie-footer ul li{width:33.3%;float:left;}
	.moblie-footer ul li a{display:block;border-right:1px solid #8a8a8c;height: 50px;text-align:center;line-height:40px;}
	.moblie-footer ul li:last-child a{border-right:none;}
}

@media (max-width:320px){
	.container{width:92%;}
	.sw1,.banner,.headlog,.header,.usmain,.studentmain,.schoolmain,.footer{display:none;}
	.moblie-banner,.moblie-headlog,.moblie-header{display:block;}
	/*手机版我们*/
	.moblie-usmain{padding:30px 0;padding-bottom:100px;display:block;}
	.moblie-usmain .usmain-tit{width: 110px;height: 50px;}
	.moblie-usmain .floor{position: absolute;left:8px;bottom:-27px;width:130px;}
	.moblie-usmain .uscon{width:96%;margin:0 auto;}
	.moblie-usmain .uscon .usconword{width:100%;height: 270px;padding-right: 126px;}
	.moblie-usmain .uscon .usconword span{height: 240px;margin-top:15px;font-size:12px;padding: 12px 24px 12px 12px;}
	.moblie-usmain .uscon .usconword span.usconspec{border-right: 1px solid #d0d0d0;padding-right: 30px;}
	.moblie-usmain .uscon .usimg{float:none;position:absolute;right:18px;top:75px;width:106px;}
	.moblie-usmain .usmore{position:absolute;left:50%;display:block;width:34px;margin-left:-15px;bottom:-18%;}
	/*手机版课程*/
	.classmain{padding:30px 0;padding-bottom:16px;}
	.classmain .class-tit{width: 114px;height: 50px;margin-bottom: 25px;}
	.classmain .classlist{padding-top:0;}
	.classmain .classlist li{width:50%;margin-bottom:14px;}
	.classmain .classlist li .classimg{height:206px;width:80%;margin:0 auto;}
	/*手机版师资*/
	.teachmain{height:428px;padding:30px 0;padding-top:10px;}
	.teachmain .teach-tit{width: 110px;height: 50px;margin:0 auto;position:relative;top: 22px;right:0;}
	.teachmain .teachmainbg{height:90px;margin-top:-20px;background-position: -21% 50%;}
	.teachmain .teachinfor{padding:0;}
	.teachmain .teachinfor .teach-ainer{width:100%;height: 368px;}
	.teachmain .teachinfor .swiper-slide{width:100%;height:100%;position:relative;}
	.teachmain .teachinfor .swiper-slide .tcleft{float:none;bottom: -6%;}
	.teachmain .teachinfor .swiper-slide .teacimg{width:300px;margin-left:14px;}
	.teachmain .teachinfor .swiper-slide .teacintro{padding:10px 4px;bottom:25px;left:25px;}
	.teachmain .teachinfor .swiper-slide .teacintro span{font-size:12px;width:16px;}
	.teachmain .teachinfor .swiper-slide .teacmore{left: 94px;bottom:22px;width:30px;}
	.teachmain .teachinfor .swiper-slide .tcright{max-width:70%;position:absolute;right:0px;bottom:75px;}
	.teachmain .teachinfor .swiper-slide .tcright span{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;font-size:14px;line-height:24px;}
	.teachmain .teachinfor .teach-ainer .swiper-button-next{width:50px;right:5%;}
	.teachmain .teachinfor .teach-ainer .swiper-button-prev{width:50px;right:28%;}
	/*手机版校区*/
	/*手机版校区*/
	.moblie-schoolmain{display:block;background:#343434;padding:35px 0;}
	.school-tit{width:110px;height:50px;position: relative;margin:0 auto;left:0;margin-bottom:45px;}
	.moblie-schoolmain .moblie-slist{margin-left:4%;}
	.moblie-slist-container{padding-bottom:25px;}
	.moblie-slist-container .swiper-button-next,.moblie-slist-container .swiper-button-prev{top:28%;width:34px;height:68px;}
	.moblie-slist-container .swiper-button-next{background-image:url(../images/right22.png);background-size:cover;image-rendering: -webkit-optimize-contrast;right:0%;}
	.moblie-slist-container .swiper-button-prev{background-image:url(../images/zuo.png);background-size:cover;image-rendering: -webkit-optimize-contrast;left:0%;}
	.moblie-schoolmain .swiper-slide {width:80%;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;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm{overflow:hidden;text-align: center;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-Picture .imgPicture{display:block;width:100%;height:240px;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-infor{width:95%;padding:10px 0;padding-top:20px;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-infor h4{font-size:18px;color:#fff;margin-bottom:15px;}
    .moblie-schoolmain .swiper-slide .moblie-slist-comm .moblie-slist-infor p{line-height:24px;font-size:14px;color:#fff;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
    	/*手机版学员*/
	.moblie-studentmain{display:block;padding:30px 0;background: #f7f6f4;padding-bottom:5px;}
	.moblie-studentmain .student-tit{width:110px;height: 54px;}
	.moblie-studentmain .stulist{margin-top:30px;}
	.moblie-studentmain .stulist ul.stulist-moblie li{width:50%;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-img{height:80%;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-infor{right:-12%;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-infor .stucommtit{width:14px;font-size:14px;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-infor .stucommage{right:58px;}
	.moblie-studentmain .stulist ul.stulist-moblie li .stucomm-img{left:10%;}
	/*手机版社区*/
	.commmain{padding:30px 0;height: auto;padding-bottom:150px;}
	.commmain .commbg{height: 450px;}
	.commmain .comm-tit{width:112px;height: 50px;position:inherit;left:0;margin: 0 auto;margin-top:0;margin-bottom:30px;}
	.commmain .commlist{position:inherit;width:96%;margin:0 auto;right:0;}
	.commmain .commlist .commtop{padding: 10px 6px 5px 6px;}
	.commmain .commlist .commtop .commtop-icon{width:25px;position:relative;top:2px;}
	.commmain .commlist .commtop .commtop-tit{font-size:18px;margin-left:5px;max-width:50%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
	.commmain .commlist .commtop .commtop-time{font-size:12px;margin-top:1px;}
	.commmain .commlist .commbot{padding: 0px 4px 30px 35px;}
	.commmain .commlist .commbot span{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-size: 14px;line-height:24px;}
	.commmain .commmore{margin-left: -18px;}
	/*手机版底部*/
	.moblie-footer{display:block;width: 100%;border-bottom:1px solid #b81c27;position: fixed;left:0;bottom:0;background:#151517;z-index:333;}
	.moblie-footer ul{overflow:hidden;height: 40px;}
	.moblie-footer ul li{width:33.3%;float:left;}
	.moblie-footer ul li a{display:block;border-right:1px solid #8a8a8c;height: 50px;text-align:center;line-height:40px;}
	.moblie-footer ul li:last-child a{border-right:none;}
}
