@import url(font/siyuan.css);
html, body {
	font-size: 14px;
	color:#666;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family:"siyuan",airal;
	background: #fff;
	-webkit-text-size-adjust: none;
}
*{margin: 0 ;padding: 0;}
a,a:focus,a:active {color: #1d61c4;	text-decoration: none;outline: 0px none;}
.m30{margin-top: 30px;}
.m15{margin-top: 15px;}
.m45{margin-top: 45px;}
h1,h2,h3,h4{margin:0;padding:0;}
a:hover,a:active{text-decoration: none;}
ul,dl,dl dd{padding:0;margin:0;}
ul li{list-style:none;}
.fl{float:left;}
.fr{float:right}
.ct{text-align: center}
.clear{clear:both;}
div{padding:0;margin:0;}
.w100{max-width:678px;overflow:hidden}
.clear{clear: both;}
.w1200{max-width:678px;margin:0 auto;overflow: hidden;}
.swiper-container {width: 100%;height: 100%;}
.swiper-slide {text-align: center;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;}


.page { width:100%; float:left;padding:30px 0; font-size:14px; overflow:hidden; text-align:center; }
.page a { color:#333; background:#f1f1f1; margin:5px; padding:0 10px; line-height:40px; display: inline-table; }
.page a:hover { background:#0063ac; color:#fff; border-radius:0px;}
.page a:active {  background:#0063ac; color:#fff; border-radius:0px;}
.page a.page-num-current { background:#0063ac; color:#fff; display:inline-table; border-radius:0px; line-height:40px; padding:0 15px; margin:0 5px;}
.page span.current { background:#0063ac; color:#fff; display:inline-table; border-radius:0px; line-height:40px; padding:0 15px; margin:0 5px;}
.page span.no { background:#f1f1f1; color:#333; display:inline-table; border-radius:0px; line-height:40px; padding:0 15px; margin:0 5px;}
/* head */
.page span.disabled { padding:0 9px 0 0px; }
.liuda{max-width:678px;margin:0 auto;}
.liuda img{width: 100%;}
.top{max-width: 678px;background-color: #f2f2f2;height: 45px;line-height: 45px;}
.top span{color:#555555;font-size: 14px;float: left;}
.top ul{float: right;display: flex;display: -webkit-flex; justify-content:space-between;-webkit-justify-content:space-between;}
.top ul li{text-align: center;box-sizing: border-box;}
.top ul li:after{content: '|';color: c1c1c1;display: inline-block;margin-left: 20px;margin-right: 20px;}
.top ul li i{background: url(../images/ico.png) no-repeat;width: 19px;height: 21px;display: inline-block;float: left;margin-top: 13px;margin-right: 10px;}
.top ul li:nth-child(1) i{background-position: 0 0;}
.top ul li:nth-child(2) i{background-position: -33px 0;}
.top ul li:nth-child(3) i{background-position: -69px 0;}
.top ul li a{display: block;float: left;color: #555;}
.logo{height:60px;padding: 20px 0;}
.logo>a{float: left;line-height: 100px;height: 50px;margin-right: 50px}
.btn-nav {
	position: absolute;
	top: 10px;
	right: 9px;
	background: transparent;
	border: none;
	padding: 10px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer;
	z-index: 99999;
	
  }
  
  .btn-nav:focus {
	outline: 0;
  }
  
  .icon-bar {
	display: block;
	margin: 10px 0;
	width: 40px;
	height: 4px !important;
	background-color: #c00;
  }
  
  
  
  .nav-content {
	position: fixed;
	top: -100%;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.8);
	display: block;
	height: 100%;
	z-index: 9;
  }
  
  .nav-list {
	list-style: none;
	padding: 0;
	position: relative;
	top: 5%;
  }
  
  .item-anchor:after {
	content: "";
	position: absolute;
	width: 3px;
	height: 3px;
	left: 0;
	bottom: 0;
	z-index: 9;
	
	background: transparent;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
  }
  
  .item-anchor {
	text-align: center;
	display: block;
	color: #fff;
	font-size: 18px !important;
	text-transform: uppercase;
	position: relative;
	text-decoration: none;
	padding: 3px;
	margin: 0 auto;
	box-sizing: border-box;
  }
  .nav-list li{margin: 25px auto}
  .item-anchor:hover,
  .item-anchor:focus {
	color: #fff;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
  }
  
  .item-anchor:hover:after,
  .item-anchor:focus:after{
	width: 100%;
	background: rgba(204,0,0,0.8);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
  }
  
  .nav-item {
	margin: 40px auto;
	text-align: center;
	width: 20%;
	box-sizing: border-box
  }
  
  .animated {
	display: block;
	margin: 0 auto;
  }
  
  .animated:hover .icon-bar,
  .animated:focus .icon-bar{
	background-color: #fff;
  }
  
  .animated:focus {
	cursor: pointer;
	z-index: 9999;
  }
  
  .middle {
	margin: 0 auto;
  }
  
  .icon-bar {
	-webkit-transition: all .7s ease;
	-moz-transition: all .7s ease;
	-ms-transition: all .7s ease;
	-o-transition: all .7s ease;
	transition: all .7s ease;
	z-index: 999999;
  }
  
  .animated .icon-bar {
	z-index: 999999;
	background-color: #fff;
  }
  
  .animated .top {
	-webkit-transform: translateY(17px) rotateZ(45deg);
	-moz-transform: translateY(17px) rotateZ(45deg);
	-ms-transform: translateY(17px) rotateZ(45deg);
	-o-transform: translateY(17px) rotateZ(45deg);
	transform: translateY(17px) rotateZ(45deg);
  }
  
  .animated .bottom {
	-webkit-transform: translateY(-11px) rotateZ(-45deg);
	-moz-transform: translateY(-11px) rotateZ(-45deg);
	-ms-transform: translateY(-11px) rotateZ(-45deg);
	-o-transform: translateY(-11px) rotateZ(-45deg);
	transform: translateY(-11px) rotateZ(-45deg);
  }
  
  .animated .middle {
	width: 0;
  }
  
  @keyframes showNav {
	from {
	  top: -100%;
	}
	to {
	  top: 0;
	}
  }
  
  @-webkit-keyframes showNav {
	from {
	  top: -100%;
	}
	to {
	  top: 0;
	}
  }
  
  @-moz-keyframes showNav {
	from {
	  top: -100%;
	}
	to {
	  top: 0;
	}
  }
  
  @-o-keyframes showNav {
	from {
	  top: -100%;
	}
	to {
	  top: 0;
	}
  }
  
  .showNav {
	-webkit-animation: showNav 1s ease forwards;
	-moz-animation: showNav 1s ease forwards;
	-o-animation: showNav 1s ease forwards;
	animation: showNav 1s ease forwards;
	max-width:100%;
  }
  
  @keyframes hideNav {
	from {
	  top: 0;
	}
	to {
	  top: -100%;
	}
  }
  
  @-webkit-keyframes hideNav {
	from {
	  top: 0;
	}
	to {
	  top: -100%;
	}
  }
  
  @-moz-keyframes hideNav {
	from {
	  top: 0;
	}
	to {
	  top: -100%;
	}
  }
  
  @-o-keyframes hideNav {
	from {
	  top: 0;
	}
	to {
	  top: -100%;
	}
  }
  
  .hideNav {
	-webkit-animation: hideNav 1s ease forwards;
	-moz-animation: hideNav 1s ease forwards;
	-o-animation: hideNav 1s ease forwards;
	animation: hideNav 1s ease forwards;
  }
  
  .hidden1 {
	display: none;
  }
  .nav-item{margin: 20px auto;}
.logo a img{max-width: 100%;max-height: 100%;margin-left: 20px}
.logo .tel{float: right;height: 60px;}
.logo .tel img{width: 40px;float: left;margin: 10px;margin-right: 80px}
.logo .tel div{float: left;}
.logo .tel div span{font-size: 16px;color: #555;}
.logo .tel div p{font-size: 24px;color: #cc0000;line-height: normal;margin: 0;}

@keyframes go{
	0%{
		
		transform: translateY(-20px);
	}
	100%{
		
		transform: translateY(0px);
	}
}
.nav a{color: #fff;text-align: center;display: block;}
.banner{max-width: 678px;text-align: center;margin:0 auto;}
.banner .swiper-container3{position: relative;}
.banner img{max-width:100%;width:auto}
.nbanner{display: block;background-size: 100%;display: block;width:100%;height:300px}
/* index */

.zili{height: 150px;padding: 20px 0;box-sizing: border-box;margin:0 auto;}
.zili ul{display: flex;justify-content: space-between;text-align: center;width: 95%;margin: 0 auto;}
.zili ul li img{height: 45px;overflow: hidden;}
.zili ul li p{margin-top: 5px}
.zili ul li:nth-child(2) p{margin-top: 2px}
.zili ul li:nth-child(4) p{margin-top: 2px;}
.kecheng h2{display: block;text-align: center;color: #c00;font-size: 36px;}
/* foot */
footer{background-color: #292929;padding: 40px 0;position: relative;max-width:678px;margin:0 auto 80px auto;}
footer .w100{background-color: #cc0000;}
footer .w1200 p{text-align: center;font-size:16px;color: #555}
footer .w1200 a{color:#555;}
footer h3{font-size: 36px;color: #fff;padding-left: 10px;border-left: 5px solid #c00;}
footer .contect{border-bottom: 1px solid #4d4d4d;text-align: center;margin: 30px 0;}
footer .contect li{height: 70px;list-style: none;text-align: left;display:flex;justify-content:flex-start;align-items:center;}
footer .contect span{display: block;font-size: 16px;padding: 0 0 0 10px;float: left;width: 80%;color: #fff}
footer .contect li img{display: block;float: left;width:60px;}
footer .ewm{width: 100%;text-align:center;}
footer .ewm img{max-width: 100%}
.fnav{
	background-color: #cc0000;height: 80px;margin: 0 auto;position: fixed;bottom: 0;right: 0;width: 100%;z-index: 6;
}
.fnav li{display: block;height: 80px;line-height: 20px;width: 33%;margin: 15px 0;float: left;}
.fnav li i{background: url(../images/bicon.png) no-repeat;height: 29px;width:36px;display: inline-block;}
.fnav li:nth-child(2) i{background-position: -54px 0;width: 27px}
.fnav li:nth-child(3) i{background-position: -103px 0;width: 26px}
.fnav li:nth-child(4) i{background-position: -149px 0;width: 35px}
.fnav li a{color: #fff;text-align: center;display: block;height: 30px;}
footer .w1200{width: 95%;margin: 0 auto}
footer .contect p{color: #a7a7a7;margin: 0;line-height: 24px;}
footer .contect p a{color: #a7a7a7;}
.zs{width: 100%;}
.zs h2{text-align: center;line-height: 60px;font-weight: normal;}
.banner .swiper-button-prev:after, .banner .swiper-container-rtl .swiper-button-next:after{color: #c00;}
.banner .swiper-button-next:after, .banner .swiper-container-rtl .swiper-button-prev:after{color: #c00;}
.swiper-pagination-bullet{background-color: #c00 !important;color: #c00 !important;}
.kechenglist{display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content:space-between;margin: 60px 0;}
.kechenglist li{width: 12%;background-color: #e6e5e5;height: 380px;border-radius: 10px;}
.kechenglist li a{padding: 30px 10px;display: block;color: #333;}
.kechenglist li h4{text-align: center;color: #333;font-size: 32px;margin: 20px 0;}
.kechenglist li span{color: 16px;display: block;text-align: center;}
.kechenglist li .xian{width: 30px;height: 3px;background-color: #c00;margin: 20px auto;}
.kechenglist li p{height:110px;font-size: 14px;margin: 0;}
.kechenglist li i{background: url(../images/kechengico.png) no-repeat;display: inline-block;width: 50px;height: 50px;margin: 0 30%;}
.kechenglist li:nth-child(1) i{background-position: 0 0;}
.kechenglist li:nth-child(2) i{background-position: -150px 0;}
.kechenglist li:nth-child(3) i{background-position: -300px 0;}
.kechenglist li:nth-child(4) i{background-position: -450px 0;}
.kechenglist li:nth-child(5) i{background-position: -600px 0;}
.kechenglist li:nth-child(6) i{background-position: -750px 0;}
.kechenglist li:nth-child(7) i{background-position: -903px 0;}
.kechenglist li:nth-child(8) i{background-position: -1050px 0;}
.kecheng1{background-color: #c00 !important;color: #fff;}
.kecheng1 h4{color: #fff !important;}
.kecheng1 span{color: #fff;}
.kecheng1 p{color: #fff;}
.kecheng1 i{background-position-y: -70px !important;}
.kecheng1 .xian{background-color: #fff !important;}
.choose{padding: 30px 0;background: #f3f3f3;width: 100%;height: 600px;}
.choose .swiper-container2{padding-bottom:30px;position: relative;}
.choose h2{font-size: 36px;color: #555;margin: 30px 0;text-align: center;}
.choose h2 span{font-size: 36px;color: #c00;}
.chooselist {height: 500px;margin-top:30px;}
.chooselist li{float: left;}
.chooselist li img{width: 100%;}
.chooselist li {color: #fff;text-align: center;}
.chooselist li:nth-child(n){background-color: #373737;}
.chooselist li:nth-child(2n){background-color: #c00;}
.chooselist li span{font-size: 36px;margin: 20px 0;}
.chooselist li p{margin-bottom: 20px;}
.choose .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:0;}
.choose .swiper-pagination-bullet{width:10px;height:10px;}
.fangan{width: 100%;height: 300px;background: url(../images/bg1.jpg) no-repeat;display: inline-block;}
.fangan .neirong{float: left;margin: 60px 0;}
.fangan .neirong p{font-size: 36px;color: #fff;}
.fangan .neirong span{font-size: 24px;color: #fff;}
.fangan .neirong a{width: 250px;height: 50px;line-height: 50px;background: #fff;color: #c00;display: block;text-align: center;border-radius: 20px;margin: 20px 0;}
.fangan img{float: right;}
.chengke2{padding: 30px 0;background: linear-gradient(#cdcdcd,#f5f5f5 10%);}
.chengke2 h2{font-size: 36px;color: #111;text-align: center;font-weight: normal}
.chengke2 .w1200>span{font-size: 18px;display: block;text-align: center;color: #555;line-height: 30px;}
.chengke2 ul{margin-top: 30px;width: 95%;display: flex;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;margin: 0 auto}
.chengke2 ul li{width: 48%;height: 180px;border-radius: 10px;margin-top: 20px;background: #e1e1e1;border-radius: 10px}
.chengke2 ul li div{width: 100%;height: 143px;overflow: hidden;}
.chengke2 ul li div img{max-width: 100%;max-height: 100%;height: 100%;width: 100%;border-radius: 10px;}
.chengke2 ul li span{line-height: 
	40px;font-size: 16px;font-weight: bold;color: #333;display: block;text-align: center;}
.chengke2 ul li abbr{display: block;width: 150px;height: 35px;background-color: #c00;margin: 20px 20px;text-align: center;line-height: 35px;color: #fff;border-radius: 10px;}
.chengke2 ul li abbr a{color:#fff}
.biaodan3{width: 95%;box-sizing: border-box;margin: 0 auto;padding: 20px 0;}
.biaodan3 h3{text-align: center;font-size: 36px;color: #111;}
.biaodan3>p{text-align: center;font-size: 18px;color: #111;line-height: 50px}
.biaodan3 form{width: 100%}
.biaodan3 input{border: #dadada 1px solid;padding-left: 50px;width: 85%;height: 50px;margin-bottom: 25px;border-radius: 10px;outline: none;font-size: 16px}
.biaodan3 button{width: 100%;background: #c00;text-align: center;height: 50px;border: none;color: #fff;font-size: 16px;}
.biaodan3 input:nth-child(1){background: url(../images/bm.png)no-repeat;background-position: 10px center;display: block;}
.biaodan3 input:nth-child(2){background: url(../images/bm2.png)no-repeat;background-position: 10px center;display: block;}
.teacher{padding: 40px 20px;background-color: #fff;overflow: hidden;border-top: 20px solid #f6f5f5}
.teacher h2{font-size: 36px;line-height: 50px;text-align: center;color: #111;font-weight: normal}
.teacher .w1200>{width: 95%;margin: 0 auto;}
.teacherlist{margin: 20px auto}
.teacherlist a{background: #eee;display: block}
.teacherlist img{float: left;display: block;width: 49%;}
.teacherlist li a>div{float: left;padding: 40px 0px 0px 20px;width: 49%;box-sizing: border-box}
.teacherlist div span{color: #111;font-size: 20px;text-align: left;display: block;}
.teacherlist p{font-size: 16px;color:#111;line-height: 24px;text-align: left;}
.teacher .swiper-container3{position: relative;}
.teacher .swiper-container3 .swiper-pagination{bottom: -30px;z-index: 6;}
.teacher .w1200{overflow: initial}

.teacher .swiper-container3 .swiper-pagination .swiper-pagination-bullet {width: 15px;height: 15px}
.aboutus{width: 100%;background: url(../images/aboutbg.jpg);height: 700px;padding:60px 0;box-sizing: border-box;}
.aboutus h2{text-align: center;font-size: 36px;color: #fff;line-height: 50px;}
.aboutus .w1200>span{text-align: center;font-size: 18px;color: #fff;display: block;line-height: 50px;margin-bottom:35px;}
.aboutus .video{float: left;width: 600px;background: url(../images/about.jpg)no-repeat;height: 420px;}
.aboutus .jianjie{float: left;;width: 600px;background: #fff;height: 420px;padding: 45px 60px;box-sizing: border-box;}
.aboutus .jianjie h3{font-size: 22px;font-weight: bold;color: #c00;margin: 20px 0;}
.aboutus .jianjie span{font-size: 16px;color: #888;padding-bottom: 20px;display: block;width: 100%;border-bottom: 1px solid #dedede;margin-bottom: 20px;}
.aboutus .jianjie p{color: #555;font-size: 14px;line-height:25px;}
.aboutus .jianjie a{width: 130px;height: 40px;text-align: center;line-height: 40px;color: #fff;display: block;background: #c00;margin: 20px 0;border-radius: 10px;}
.news{max-width:678px;padding: 30px 0;background: #f3f3f3;margin:0 auto;}
.news h3{text-align: center;color: #111;font-size: 36px;margin: 15px 0}
.news .newslist-top{margin: 20px 25%;}
.news .newslist-top ul{padding-left: 25%;width: 100%}
.news .newslist-top a{width: 85px !important;height: 50px;border: 1px solid #c00;float: left;background: #fff;text-align: center;display: block;line-height: 50px;margin-right:15px;color: #555 }
.news .newslist-top a.active{background: #c00;color: #fff}
.news .newslist-bottom{width: 95%;background: #fff;margin: 0 auto}
.news .newslist-bottom li{padding: 10px 20px;box-sizing: border-box;border-bottom: #d4d4d4 1px solid;}
.news .newslist-bottom .swiper-wrapper>.swiper-slide:nth-child(2) li{height: 160px}
.news .newslist-bottom li .txt{width: 56%;float: left;}
.news .newslist-bottom li .pimg{width: 44%;float: right;}
.news .newslist-bottom li .pimg img{width: 100%}
.news .newslist-bottom span{display: block;color: #555;font-size: 16px;margin-top: 20px;text-align: left}
.news .newslist-bottom date{display: block;color: #999;font-size: 14px;margin-top: 10px;text-align: left}
.news .newslist-bottom ul{padding: 10px}
.news .newslist-bottom .news-list2 li{padding: 10px 20px;box-sizing: border-box;border-bottom: #d4d4d4 1px solid;height: 130px}
.news .newslist-bottom .news-list2 li .txt{width: 63%;float: left;}
.news .newslist-bottom .news-list2 li .pimg{width: 36%;float: right;}
.news .newslist-bottom .news-list2 li .pimg img{width: 100%}
.news .newslist-bottom .news-list2 li:last-child{border: none}
.news .newslist-bottom .news-list li:last-child{border: none}
.news .more{display: block;width: 150px;height: 50px;line-height: 50px;text-align: center;border: 2px solid #555;margin: 20px auto;color: #555;font-size: 16px}
.contectus{background: url(../images/footbg.jpg)no-repeat;width: 100%;height: 730px;display: block;padding: 60px 0;box-sizing: border-box;}
.contectus h2{font-size: 36px;color: #fff;text-align: center;line-height: 50px;}
.contectus .w1200>span{font-size: 18px;color: #fff;display: block;text-align: center;line-height: 30px;}
.biaodan{width: 100%;height: 630px;background: #fff;padding: 50px 50px;box-sizing: border-box;margin: 20px auto;}
.biaodan form{width: 49%;float: left;height: 630px;}
.biaodan .contectuslist{width: 49%;float:right;height: 630px;}
.biaodan form p{font-size: 16px;color: #555;}
.biaodan form abbr{font-size: 16px;color: #c00;margin-top: 10px;}
.biaodan form input{width: 500px;height: 40px;border: 1px solid #e2e2e2;font-size: 16px;margin: 10px 0;padding: 0px 10px;box-sizing: border-box;}
.biaodan form select{width: 500px;height: 40px;border: 1px solid #e2e2e2;font-size: 16px;margin: 10px 0;padding: 0 10px;box-sizing: border-box;}
.biaodan form textarea{width: 500px;height: 100px;border: 1px solid #e2e2e2;font-size: 16px;margin: 10px 0;padding: 0 10px;box-sizing: border-box;}
.biaodan form .btn{width: 160px;height: 45px;background: #c00;color: #fff;margin: 20px 0;border: none;outline: none;}
.biaodan2{width: 100%;height: 630px;background: #fff;box-sizing: border-box;margin: 20px auto;}
.biaodan2 form{width: 95%;height: 630px;margin: 0 auto;}
.biaodan2 .contectuslist{width: 100%;height: 630px;}
.biaodan2 form p{font-size: 16px;color: #555;}
.biaodan2 form abbr{font-size: 16px;color: #c00;margin-top: 10px;}
.biaodan2 form input{width: 100%;height: 40px;border: 1px solid #e2e2e2;font-size: 16px;margin: 10px 0;padding: 0px 10px;box-sizing: border-box;}
.biaodan2 form select{width: 100%;height: 40px;border: 1px solid #e2e2e2;font-size: 16px;margin: 10px 0;padding: 0 10px;box-sizing: border-box;}
.biaodan2 form textarea{width: 100%;height: 100px;border: 1px solid #e2e2e2;font-size: 16px;margin: 10px 0;padding: 0 10px;box-sizing: border-box;}
.biaodan2 form .btn{width: 100%;height: 45px;background: #c00;color: #fff;margin: 20px auto;border: none;outline: none;display: block;}
.contectuslist{position: relative;}
.contectuslist h3{font-size: 22px;color: #555;line-height: 40px;font-weight: normal;}
.contectuslist>span{font-size: 16px;color: #555;line-height: 40px;}
.contectuslist>p{font-size: 14px;color: #888;line-height: 24px;}
.contectuslist ul li{width: 100%;height: 55px;margin:20px 0;position: relative;}
.contectuslist ul li i{background: url(../images/ico2.png) no-repeat;width: 46px;height: 53px;display: inline-block;float: left;margin: 0 20px;}
.contectuslist ul li span{color: #555;font-size: 16px;line-height: 24px;}
.contectuslist ul li p{color: #888;font-size: 16px;line-height: 34px;}
.contectuslist ul li:nth-child(1) i{background-position: 0 0;}
.contectuslist ul li:nth-child(2) i{background-position: 0 -94px;}
.contectuslist ul li:nth-child(3) i{background-position: 0 -174px;}
.contectuslist .WeChat{position: absolute;right: 30px;top: 240px;}
.contectuslist .btn{width: 140px;height: 40px;background: #ffda27;color: #c00;text-align: center;display: block;line-height: 40px;float: left;margin: 30px 20px;border-radius: 10px;}
/* pro页面 */
.pro{width: 100%;box-sizing: border-box;box-sizing: border-box}
.pro h2{font-size: 36px;color: #111;text-align: center;font-weight: normal;margin-top: 30px}
.prolist {margin-top: 30px;width: 100%;}
.prolist li{width: 100%;border-bottom: 10px solid #dcdcdc;margin: 0 auto;padding: 10px;}
.prolist li:last-child{border:none;}
.prolist li .pimg{width: 45%;overflow: hidden;margin: 0 auto;float: left;margin-right: 20px;}
.prolist li .txt{width: 50%;overflow: hidden;margin: 0 auto;float: left;}
.prolist li .pimg img{max-width: 100%;max-height: 100%;height: 100%;width: 100%;border-radius: 20px;float: left;}
.prolist li span{font-size: 16px;font-weight: bold;color: #111;display: block;margin-top: 10px;}
.prolist li p{font-size: 14px;color: #555;margin-top: 10px;width: 90%;}
.prolist li .txt>a{display: block;width: 100px;height: 35px;background-color: #c00;text-align: center;
	line-height: 35px;color: #fff;border: 1px solid #c00;float: left;margin-top: 10px;}
.prolist li .txt>a.xq{background-color: #fff;border: 1px solid #555;color: #555;width: 80px;margin-right: 10px;}
/* pro详情 */
.weizhi{width: 1200px;font-size: 14px;color:#666;margin:0 auto;height: 60px;line-height: 60px;}
.weizhi a{color: #666;}
.classxq{width: 100%;}
.classtp{width: 100%;}
.classtp img{width: 100%;}
.classnr{padding: 10px;border-bottom: 10px solid #eee;}
.classnr h3{font-size: 24px;color: #111;line-height: 60px;font-weight: normal;}
.classnr p{font-size: 16px;color: #555;line-height: 30px;}
.classnr a{font-size: 16px;color: #fff;line-height: 45px;margin-top: 20px;width: 45%;height: 45px;display: block;
	background-color: #c00;text-align: center;float: left;margin-right: 19px;border-radius: 10px;}
.classnr .bc29{background: #fff;color: #555;border: 1px solid #b5b5b5;box-sizing: border-box;}
.morenr{width: 100%;margin: 40px 0;}
.tabs img{max-width: 100%;width: auto;}
.morenr .tabs a{width: 120px;height: 40px;display: block;text-align: center;line-height: 40px;color: #555;font-size: 16px;float: left;background: #e5e5e5;}
.morenr .tabs a.active{color: #fff;background: #c00;}
.morenr .news-list{width: 100%;border: 1px solid #dcdcdc;min-height:450px;text-align: left;padding: 40px 25px;box-sizing: border-box;}
.morenr .news-list p{line-height: 30px;font-size: 16px;color: #555;}
.news-list table{border-collapse: collapse !important;}
.news-list table tr td{border:1px solid #ccc !important;padding: 10px 5px !important;box-sizing: border-box;}
.mclass ul{width: 100%;display: flex;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}
.mclass ul li{width: 24%;height: 380px;border: 1px solid #dcdcdc;margin-top: 20px;}
.mclass ul li div{width: 100%;height: 160px;overflow: hidden;}
.mclass ul li div img{max-width: 100%;max-height: 100%;height: 100%;width: 100%;}
.mclass ul li span{margin: 10px 20px;font-size: 16px;font-weight: bold;color: #555;display: block;}
.mclass ul li p{font-size: 14px;margin: 10px 20px;color: #555;height: 105px;}
.mclass ul li a{display: block;width: 150px;height: 35px;background-color: #c00;margin: 20px 20px;text-align: center;line-height: 35px;color: #fff;border-radius: 10px;}
/* left */
.left{width: 100%;}
.left>span{display: block;width: 100%;height: 70px;line-height: 70px;background: #c00;color: #fff;color: #fff;padding-left: 25px;box-sizing: border-box;font-size:18px}
.left>span>abbr{float: right;margin-right: 30px;font-size: 36px}
.left .list span{display: block;width: 100%;height: 70px;line-height: 70px;background: #c00;color: #fff;color: #fff;padding-left: 25px;box-sizing: border-box;font-size:18px}
.left .list{box-sizing: border-box;width: 100%;background: #292929;padding: 0 20px;display: none}
.left .list li{border-bottom: 1px solid #393939;box-shadow: 0px 1px 0px #000;line-height: 60px;padding-left: 25px;box-sizing: border-box;}
.left .list li ul{display: none;}
.left .list li.active2 ul{display: block !important;}
.left .list li:last-child{border: none;box-shadow: none;}
.left .list li a{display: block;width: 100%;height: 100%;color: #fff;font-size:16px;}
/* teacher */
.steacher{width: 100%;}
.steacher h2{margin: 20px 0 40px 0;text-align: center;color: #111;font-weight: normal;font-size: 36px;}
.steacher .list ul li{width: 100%;box-sizing: border-box;background: #f5f5f5;margin: 10px;}
.steacher .list ul{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}

.steacher .list ul .pimg{width: 50%;float: left;}
.steacher .list ul .pimg img{width: 100%;height: 100%;}
.steacher .list ul .txt{width: 45%;float: right;}
.steacher .list ul li p{font-size: 24px;color: #292929;line-height: 40px;margin-top: 20px}
.steacher .list ul li span{line-height: 24px;color: #888;font-size: 16px;margin: 10px 0px;display: block;height: 50px;overflow: hidden;}
.steacher .list ul li a{display: block;color: #c00;margin-top:10px}
.steacher .list ul li a.red{background: #c00;color: #fff;display: block;height: 40px;
	box-sizing: border-box;line-height: 40px;float: left;text-align: center;margin-right: 10px;margin-top: 10px;width: 100%;}
.page span:first-child a{background: #c00 !important;color: #fff;}
.page span:last-child a{background: #c00 !important;color: #fff;}
.page a.page-num-current{background: #c00;}
.page a:hover{background-color: #c00;}
/* teacher详情 */
.weizhi{width: 100%;font-size: 14px;color:#666;margin:0 auto;height: 60px;line-height: 60px;}
.weizhi a{color: #666;}
.teacherxq2{width: 100%;}
.teachertp{width: 95%;margin: 0 auto}
.teachertp img{max-width: 100%;width: 100%;height: 100%;margin: 0 auto;}
.teachernr{width:95%;margin: 0 auto}
.teachernr h3{font-size: 28px;color: #c00;line-height: 60px;border-bottom: 1px solid #b7b7b7;}
.teachernr p{font-size: 16px;color: #666;line-height: 30px;margin: 30px 0;}
.teachernr a{font-size: 16px;color: #fff;line-height: 45px;margin-top: 20px;width: 180px;height: 45px;display: block;background-color: #c00;text-align: center;float: left;margin-right: 15px;border-radius: 10px;}
.teachernr .bc29{background: #292929;}
.morenr{width: 95%;margin: 40px auto;}
.morenr .tabs a{width: 20%;height: 40px;display: block;text-align: center;line-height: 40px;color: #555;font-size: 16px;float: left;background-color: #fff;}
.morenr .tabs a.active{color: #c00;background-color: #fff;border-bottom: 1px solid #c00;box-sizing: border-box;}
.morenr .news-list{width: 100%;border: 1px solid #dcdcdc;min-height: 450px;text-align: left;padding: 40px 25px;box-sizing: border-box;}
.morenr .news-list  img{width: 100% !important;}
.morenr .news-list p{line-height: 30px;font-size: 16px;color: #555;}
.morenn .news-list .swiper-slide{min-height: 450px;}
.mclass ul{width: 100%;display: flex;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}
.mclass ul li{width: 24%;height: 380px;border: 1px solid #dcdcdc;margin-top: 20px;}
.mclass ul li div{width: 100%;height: 160px;overflow: hidden;}
.mclass ul li div img{max-width: 100%;max-height: 100%;height: 100%;width: 100%;}
.mclass ul li span{margin: 10px 20px;font-size: 16px;font-weight: bold;color: #555;display: block;}
.mclass ul li p{font-size: 14px;margin: 10px 20px;color: #555;height: 105px;}
.mclass ul li a{display: block;width: 150px;height: 35px;background-color: #c00;margin: 20px 20px;text-align: center;line-height: 35px;color: #fff;border-radius: 10px;}
/* news详情 */
.weizhi{width: 1200px;font-size: 14px;color:#666;margin:0 auto;height: 60px;line-height: 60px;}
.weizhi a{color: #666;}
.content{width: 95%;position: relative;margin: 0 auto;}

.content h2{font-size: 36px;color: #111;line-height: 60px;text-align: center;font-weight: normal;margin-top: 20px;}
.content .nview h3{font-size: 24px;margin: 20px 0;}
.content .nview{font-size: 16px;color: #666;line-height: 30px;margin: 30px 0;min-height:340px;}
.content .nview p{margin: 20px 0;font-size: 16px;line-height: 24px;}
.content .fl{color: #666;font-size: 14px;margin: 20px 0;width: 45%;overflow: hidden;}
.content .fl a{color: #666;font-size: 14px;}
.content .fr{color: #666;font-size: 14px;margin: 20px 0;width: 45%;overflow: hidden;}
.content .fr a{color: #666;font-size: 14px;}
.contect .newslist2{margin: 20px 0;}
.content .page{bottom: 0;}
.newslist2{width:100%;margin-top:35px;min-height:450px;}
.newslist2 ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.newslist2 .panel {float:left;width:80px; margin-bottom: 20px; background-color: #fff; border: 1px solid transparent; border-radius: 4px; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05);border-color: #ddd;}
.newslist2 .xueyuantupian{width: 45%;height:250px;margin-right: 10px;overflow: hidden;}
.newslist2 .xueyuantupian .xueyuan{width: 100%;}
.newslist2 .xueyuantupian .xueyuan img{width: 100%;}
.newslist2 .xueyuantupian .xueyuan a{font-size:18px;color:#444;line-height: 30px;display: block;text-align: center;}
.newslist2 blockquote { padding: 0 20px;  margin: 0 0 20px;height:70px;overflow:hidden;box-sizing:border-box; line-height:30px; font-size: 17.5px; border-left: 5px solid #eee;display: inline-block;}
.panel-heading { color: #333; background-color: #f5f5f5; border-color: #ddd;text-align: center;height: 30px;line-height: 30px;}
.panel-body { height:40px;line-height:40px;text-align: center}
.panel-body::before,.panel-body:after{display: table;content: " ";}
.newslist2 ul li{width:100%;height:85px;border: none;line-height:25px;clear:both;}
.newslist2 ul li .txt a{color: #555;}
.newslist2 ul li:hover{border:none;}
.newslist2 ul li:hover .txt{border-top:none;background:none;}
.newslist2 .txt{width:70%;float: left;margin-left:30px;padding-top:0;border-top:none;background:none;height: 72px;line-height: 72px;}
.newslist2 ul li:hover .txt a{color:#cc0000}
.newslist2 .txt small{display: block;color:#bbb;}
.newslist2 .txt .down{width:80px;text-align: center;height: 30px;line-height:30px;background: #cc0000;border-radius: 20px;font-size:14px;margin-top:12px;}
.newslist2 .txt .down a,.newslist ul li:hover .down a{color: #fff;}
.content2{width: 95%;position: relative;margin: 0 auto;}

.content2 h2{font-size: 28px;color: #c00;line-height: 60px;border-bottom: 1px solid #b7b7b7;}
.content2 .nview h3{font-size: 24px;margin: 20px 0;}
.content2 .nview{font-size: 16px;color: #666;line-height: 30px;margin: 30px 0;}
.content2 .nview p{margin: 20px 0;font-size: 16px;line-height: 24px;height: 940px;}
.content2 .fl{color: #666;font-size: 14px;margin: 20px 0;}
.content2 .fl a{color: #666;font-size: 14px;}
.content2 .fr{color: #666;font-size: 14px;margin: 20px 0;}
.content2 .fr a{color: #666;font-size: 14px;}
.contect2 .newslist2{margin: 20px 0;}
/* case页面 */
.xy{width: 100%;}
#youku-playerBox{height: 300px !important;}
.xylist{width:100%;margin-top:35px;}
.xylist .panel {float:left;width:200px; margin-bottom: 20px; background-color: #fff; border: 1px solid transparent; border-radius: 4px; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05);}
.xylist .panel img{width: 100%;}
.xylist blockquote { padding: 0 20px;  margin: 0 0 20px;  font-size: 17.5px; border-left: 5px solid #eee;display: inline-block;}
.newslist2 .xueyuan{width: 100%;}
.newslist2 .xueyuan {width:30%;height:220px;}
.newslist2 .xueyuan img{height:130px;}
.newslist2 .xueyuan a{font-size: 24px;color: #666;margin-top: 10px;text-align:center;display: block;}
.xylist .xueyuan{width: 100%;}
.xylist .xueyuan {width:100%;height:330px;}
.xylist .xueyuan li{width:49%;height:330px;float: left;clear:none;}
.xylist .xueyuan img{width: 100%;}
.xylist .xueyuan a{font-size: 18px;color: #666;margin-top: 10px;text-align:center;display: block;}
.newslist2 .xueyuan {height:240px;position: relative;}
.newslist2 .xueyuan .dian{position: absolute;top: 0;height: 130px;width: 100%;left: 0;background: rgba(0,0,0,0.5);text-align: center;}
.newslist2 .xueyuan .dian img{display: block;margin: 0 auto;width: 33%;height: 48%;line-height: 53px;padding: 40px;}
.newslist2 .xueyuan2{height: 240px;}
.newslist2 .xueyuan2 img{width:100%;border-radius: 50%;}
.newslist2 .xueyuan2 a{font-size: 18px;color: #666;margin-top: 10px;text-align:center;display: block;}
.newslist2 .xueyuan2 div:first-child{height:0;}
.xylist ul li.xueyuansp{width: 32%;float: left;clear:none;margin-left: 10px;height: auto;overflow: hidden;margin-top:20px;}
.xylist ul li.xueyuansp img{height: 161px;}
.xylist ul li.xueyuansp a{color:#444;line-height:40px;display:block;text-align: center;}
.panel-body { height:40px;line-height:40px;text-align: center}
.panel-body::before,.panel-body:after{display: table;content: " ";}
.xy h2{font-size: 28px;color: #111;line-height: 60px;font-weight: normal;text-align: center;}
.xylist h3{font-size: 16px;text-align: center;line-height: 40px;}
.xylist ul li{width:100%;height:85px;border: none;line-height:25px;clear:both;}
.xylist ul li .txt span{color: #555;}
.xylist ul li .txt .more{width: 100px;height: 30px;line-height: 30px;background: #c00;color: #fff;display: block;text-align: center;border-radius: 20px;}
.xylist ul li .txt .more a{color:#fff;}
.xylist ul li:hover{border:none;}
.xylist ul li:hover .txt{border-top:none;background:none;}
.xylist .txt{width:70%;float: left;padding-top:0;border-top:none;background:none;line-height: 24px;height: 100%;margin: 20px 30px;}
.xylist .txt a{line-height: 30px;display: block;height: 30px;color:#666}

.xylist .txt small{display: block;color:#bbb;}
.xylist .txt .down{width:80px;text-align: center;height: 30px;line-height:30px;background: #cc0000;border-radius: 20px;font-size:14px;margin-top:12px;}
.xylist .txt .down a,.newslist ul li:hover .down a{color: #fff;}

.xy .fl{color: #666;font-size: 14px;margin: 20px 0;}
.xy .fl a{color: #666;font-size: 14px;}
.xy .fr a{color: #666;font-size: 14px;}
.xy .fr{color: #666;font-size: 14px;margin: 20px 0;}
/* about */
.about{width: 100%;}
.about_nav{width: 100%;padding: 20px 0;border-bottom: 10px solid #ededed}
.about_nav ul{display: flex;justify-content: space-between;width:95%;margin:0 auto;height:50px}
.about_nav ul li a{font-size:18px;color:#111;line-height: 50px;display: block}
.about_nav ul li.active a{color: #c00;border-bottom: 2px solid #c00}
.about .huanjing{width: 46%;margin-right: 7px;float: left;text-align: center;border: 1px solid #666;margin-bottom: 10px;margin-left: 7px;box-sizing: border-box;height:200px}
.about .huanjing img{width: 100% !important;display: block;margin-top: 0 !important;}
.about .huanjing strong{text-align: center;font-size: 14px;line-height: 60px;}
.about .huanjing br{display:none}
.about .w1200{box-sizing: border-box;}
.about .jianjie{width: 100%;margin: 40px auto;}
.about .jianjie h2{text-align: center;font-size: 36px;color: #c00;line-height: 60px;border-bottom: 2px solid #c00;width: 15%;margin: 0 auto;}
.about .jianjie p{margin: 20px 0;font-size: 16px;color: #555;line-height: 24px;}
.about video{width: 750px;margin: 20px auto;display: block;}
.about .boss{margin: 30px auto;}
.about .boss h3{text-align: center;font-size: 30px;color: #111;line-height: 60px;font-weight: normal;}
.about .boss p{margin: 20px 0;font-size: 16px;color: #555;line-height: 40px;width: 95%;margin:0 auto}
.about .boss img{margin-top: 45px;width: 100%;display: block;}
.about .video{background: url(../images/aboutsp.jpg);width: 100%;height:400px;text-align: center;display: block;background-position: center center;position: relative;}
.about .video>a{position: absolute;top: 45%;transform: translate(-50%,-50%);font-size: 18px;color: #fff;margin-top: 20px;}
.about .video video{width: 100% !important;height: 237px !important;}
.about .video .shipin .gb{position: absolute;top: 20px;right: 20px;}
.about .w1200 .fangshi{padding: 60px 0;}
.about .w1200 .fangshi h3{font-size: 36px;color: #c00;text-align: center;width: 100%;}
.about .w1200 .fangshi p{font-size: 16px;color: #444;line-height: 50px;text-align: center;width: 100% !important;}
.about .w1200 .fangshi iframe{height: 500px !important;margin: 50px auto;}
.hidden2{display: none;}
.wenhua{width: 100%;height: 550px;background: url(../images/aboutbg2.jpg) no-repeat;background-position: center bottom;padding: 20px 0;background-color: #f5f5f5;box-sizing: border-box;position: relative;}
.wenhua h2{text-align: center;color: #111;font-size: 30px;}
.wenhua .linian{display: flex;justify-content: space-between;width: 100%;margin-top: 70px;}
.wenhua .linian li{width: 24%;height:270px;text-align: center;background-color: #fff;transition: all 1s;display: block}
.wenhua .linian li:hover{transform: translateY(-30px);}
.wenhua .linian li i{background: url(../images/abouticon.png) no-repeat;width: 52px;height: 59px;display: block;margin: 20px auto;}
.wenhua .linian li:nth-child(2) i{background-position: -65px 0;}
.wenhua .linian li:nth-child(3) i{background-position: -134px 0;}
.wenhua .linian li:nth-child(4) i{background-position: -195px 0;}
.wenhua .linian li p{font-size: 22px;margin: 20px 0;color: #333;}
.wenhua .linian li span{font-size: 16px;color: #666;}
.wenhua .swiper-pagination{left: 50%;transform: translate(-50%,0);bottom:120px}
.wenhua .swiper-pagination .swiper-pagination-bullet{width:15px;height:15px;margin-right:5px}
.ry{width: 100%;padding: 20px 0 60px 0;position: relative;}
.ry h3{text-align: center;font-size: 30px;line-height: 60px;color: #111;width: 100%;margin: 0 auto;font-weight: normal;}
.ry ul{margin: 20px 0;}
.ry ul li{display:block;}
.ry img{height: 100%;}
.ry span{width: 100%;display: block;}
.ry .swiper-pagination{left:50%;transform: translate(-50%,0);}
.ry .swiper-pagination .swiper-pagination-bullet{width:15px;height:15px;margin-right:5px;float: left;}
.ry .swiper-slide{height:140px;}
.ry .swiper-slide a{height:100%;display:block;width:100%}
/*公司历程*/
.about_history{background-color: #f9f9f9;padding: 60px 0;width: 100%;background: url(../images/aboutbg3.jpg) no-repeat;background-position: center center;box-sizing: border-box;position: relative;}
.about_history .xian{width: 100%;height: 2px;background: #666;position: absolute;bottom: 160px;}
.about_history .w1200>h3{color: #444;font-size: 36px;text-align: center;display: block;line-height: 60px;margin: 0 auto;}
.about_history .parBd{width:100%;margin: 0 auto;margin-top: 60px;}
.about_history .parBd .slideBox{width:100%;background: #eaeaea;position: relative;overflow: hidden;margin-right: 50px;}
.about_history .parBd .slideBox span{display: block;position: absolute;width: 88px;height: 88px;background: #cc0000;text-align: center;line-height: 88px;color: #fff;font-size: 20px;transform: translate(-50%,-50%);}
.about_history .parBd .slideBox img{width: 100%;}
.about_history .parBd .slideBox div{padding-top: 20px;padding-right: 20px;}
.about_history .parBd .slideBox h4{font-size: 24px;color: #666;line-height: 40px;text-align:center}
.about_history .parBd .slideBox p{font-size: 16px;color: #666;margin-top: 25px;width:90%;margin:20px auto}
.about_history .parHd{width:800px;margin: 20px auto;}
.about_history .parHd .sPrev{position: absolute;top:23%;left:5px;width: 50%;height: 34%;padding-top:30%;box-sizing: border-box}
.about_history .parHd .sNext{position: absolute;top:23%;right:5px;width: 50%;height: 34%;padding-top:30%;box-sizing: border-box;padding-left:42%}
.about_history .parHd .clone a{color:#666;font-size: 16px;display: block;height: 100px;text-align: center;line-height:80px}
.about_history .parHd ul li{position: relative;}
.about_history .parHd ul li:before{content: '|';color: #666;position: absolute;display: block;left:50px;}
.clone2 a{color: #c00 !important;}
/* 预约 */
.black{background: rgba(0,0,0,0.8);position: fixed;width: 100%;height: 100%;top: 0;left:0;z-index: 99999;opacity: 0;display: none;transition: all 2s;}
.yuyue{position: absolute;;top: 50%;left: 50%;transform: translate(-50%,-50%);padding: 30px;width: 350px;background: #fff;box-shadow: 0 0 10px #aaa;border-radius: 10px;}
.yuyue .guan{position: absolute;right: 20px;top: 20px;width: 20px;height: 20px;display: black;}
.yuyue .guan img{width: 100%;}
.yuyue h3{margin-bottom: 8px;font-size: 28px;font-weight: bold;}
.yuyue span{font-size:18px}
.yuyue form input,.yuyue form select{padding-left: 40px;border: 1px solid #dfdfdf;margin-top: 10px;
    height: 36px;
    width: 100%;
	border-radius: 3px;box-sizing: border-box;}
.yuyue form select{padding-left: 10px;}
.yuyue form div:first-child input {
    background: url(../images/jsb.png) no-repeat left 9px center;
	background-size: 18px 18px;}
.yuyue form div:nth-child(2) input {
		background: url(../images/sj.png) no-repeat left 10px center;
		background-size: 18px 18px;}
.yuyue form button {
    border: none;
    background: #c00;
    font-size: 18px;
    letter-spacing: 1px;
    color: #fff;
	cursor: pointer;
	margin-top: 10px;
    height: 36px;
    width: 100%;
    border-radius: 3px;
}
.cxian{background: rgba(0,0,0,0.8);position: fixed;width: 100%;height: 100%;top: 0;left:0;z-index: 99999;opacity: 1 !important;display: block !important;transition: all ease 2s;}
.yuyue p{margin: 14px 0 4px;font-size: 16px;color: #F7636C;} 
.yuyue abbr{display: block;padding-left: 18px;background: url(../images/suo.png) no-repeat left center;font-size: 12px;color: #ccc;}

/*jiameng*/
.swiper-container{display: -webkit-flex;display: flex;}
.swiper-slide {text-align: center;-webkit-justify-content: space-between;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center; }
.jiamengbanner{height:320px;background:url(../images/jiamengbg.jpg) center center no-repeat;}
.jiamenghezuo{padding:60px 0;}
.jiamenghezuo h3{font-size: 30px;color:#111;text-align: center;}
.jiamenghezuo ul{margin-top:30px;flex-wrap: wrap;width: 95%;margin: 30px auto}
.jiamenghezuo ul li{width:33%;height:170px;text-align: center;color:#666;font-size:16px;float: left;}
.jiamenghezuo ul li:nth-child(4){margin-left: 20%;}
.jiamenghezuo ul li i{width:112px;height:112px;display: block; box-shadow: 0px 1px 3px #a7a7a7;background: url(../images/jiamengico.png) center center no-repeat;margin:0 auto; border-radius:15px;}
.jiamenghezuo ul li:nth-child(1) i{background-position: 20px 25px;}
.jiamenghezuo ul li:nth-child(2) i{background-position: -100px 25px;}
.jiamenghezuo ul li:nth-child(3) i{background-position: -225px 25px;}
.jiamenghezuo ul li:nth-child(4) i{background-position: -355px 25px;}
.jiamenghezuo ul li:nth-child(5) i{background-position: -480px 25px;}
.jiamenghezuo ul li p{height:50px;padding:20px 0;box-sizing: border-box;}
.jiamenghonor .swiper-pagination{transform: translate3d(11%,0,0) !important;width:80%}
.qianjing{background: url(../images/qianjingbg.jpg) top center #f6f6f6 no-repeat;box-sizing: border-box;position: relative;padding:30px 0;}
.qianjing h3{font-size: 30px;color:#333;text-align: center;padding: 30px 0 30px 0;color:#fff}
.qianjing ul{padding:0 7px 30px 7px;width:100%;margin: 0 auto}
.qianjing ul li{width:100%;border-radius: 15px;padding: 20px 10px;box-shadow: 1px 2px 3px #a7a7a7;background:#fff;box-sizing:border-box;}
.qianjing ul li abbr{display: block;font-size:24px;color: #333;text-align: center}
.qianjing ul li p{height:145px;font-size:16px;color: #666;line-height: 30px;margin:10px 0;}
.qianjing ul li span{display:block;width: 140px;height:40px;line-height: 40px;text-align: center;border-radius: 5px;background:#cc0000;text-align: center;margin: 0 auto}
.qianjing ul li span>a{color:#fff;}
.qianjing .w1200{position: relative;}
.qianjing .swiper-slide{display: block;}
.qianjing .swiper-pagination{left:53%;transform: translate(-50%,0);bottom: 5px}
.qianjing .swiper-container{width:95%;margin: 0 auto}
.qianjing .swiper-pagination-bullet{width: 15px;height: 15px;margin-right: 10px}
#pictureViewer .picture-content{width: 90% !important;}
#pictureViewer .picture-content .cover{width:85%;}
#pictureViewer .picture-content .cover img{width: 300px !important;}
#pictureViewer>.content{width:100% !important;}
.remenkecheng{padding:30px 0;position: relative;}
.remenkecheng h3{font-size: 30px;color:#111;text-align: center;}
.remenkecheng abbr{display:block;font-size:16px;color:#666;text-align: center;margin:25px auto;}
.remenkecheng .swiper-container{margin:0 50px; width:75%;margin-top: 30px}
.remenkecheng .swiper-slide{display: inline-block;border:1px solid #dcdcdc;overflow: hidden;box-sizing: border-box;}
.remenkecheng .pimg{height:230px;text-align:center;overflow:hidden;display:block;}
.remenkecheng .pimg img{width: auto;height: auto;min-width:100%;}
.remenkecheng .txt{display:block;padding:30px 15px;text-align: left;}
.remenkecheng .txt h4{font-size:16px;color:#555;}
.remenkecheng .txt p{color:#555;margin:20px 0;box-sizing: border-box;line-height:25px;}
.remenkecheng .txt span{display:block;width: 140px;height:40px;line-height: 40px;text-align: center;border-radius: 5px;background:#cc0000}
.remenkecheng .txt span>a{color:#fff;}
.remenkecheng .swiper-button-next,.remenkecheng .swiper-button-prev{color:#666;top:48%;outline: none;border:none;}
.remenkecheng .more{width:70%;height:50px;line-height:50px;background: #fff;border:1px solid #cc0000;margin:45px auto;border-radius: 5px;}
.remenkecheng .more i{display: inline-block;height: 100%;width:50px;background:url(../images/search.png) center center #cc0000 no-repeat;float:left;}
.remenkecheng .more span{display: inline-block;text-align: center;font-size:16px;width:80%;float:right;}
.remenkecheng .more a{color:#cc0000}
.jiamenghonor{padding:30px 0;box-sizing: border-box;background: url(../images/honorbg.jpg) center center no-repeat;}
.jiamenghonor h3{font-size: 30px;color:#333;text-align: center;}
.jiamenghonor .swiper-container{margin:0 0;padding-bottom: 0;}
.jiamenghonor .w1200{margin: 20px 0}
.jiamenghonor .pimg{width:240px}
.jiamenghonor .pimg img{width:100%}
.jiamenghonor .swiper-slide {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); }
.jiamenghonor .swiper-slide-active,.swiper-slide-duplicate-active{transform: scale(1);}
.jiamenghonor .swiper-pagination-bullet{width:30px;height:3px;margin-right: 5px;}
.jiamenghonor .swiper-pagination-bullet{border-radius: 0;}
.jiamenghonor .swiper-pagination-bullet:nth-child(5){word-wrap:break-word}
.jiamengyoushi{min-height:650px;padding:50px 0;position: relative;}
.jiamengyoushibg{background:url(../images/youshi.jpg) center center no-repeat;height:350px;background-size: 100%}
.jiamengyoushibg h3{font-size: 30px;margin: 20px 0;text-align: center;color: #111;}
.jiamengyoushi ul{width:95%;margin:0 auto;}
.jiamengyoushi .w1200{overflow: initial}
.jiamengyoushi ul li{border: 1px solid #dcdcdc;padding:10px 5px;height:290px;box-sizing: border-box;display: block !important;width: 50%;float: left;}
.jiamengyoushi ul li h5{font-size:16px;color:#111;font-weight: normal;text-align: left}
.jiamengyoushi ul li abbr{display:block;width:40px;height: 3px;background:#737373;margin:10px 0;}
.jiamengyoushi ul li p{font-size:16px;color:#333;line-height:30px;text-align: left;}
.jiamengyoushi ul li:nth-child(1){border-top:2px solid #da2218;}
.jiamengyoushi ul li:nth-child(2){border-top:2px solid #6788d4;}
.jiamengyoushi ul li:nth-child(3){border-top:2px solid #89cd67;}
.jiamengyoushi ul li:nth-child(4){border-top:2px solid #e5c182;}
.jiamengyoushi .swiper-pagination{left:50%;transform: translate(-50%,0);bottom:10px}
.jiamengyoushi .swiper-pagination-bullet{width: 15px;height: 15px;margin-right: 5px}
.jiamengtiaojian{padding:50px 0;background:url(../images/tiaojianbg.jpg) center center no-repeat #cc0000;}
.jiamengtiaojian h3{font-size: 30px;color:#fff;text-align: center;font-weight: normal}
.jiamengtiaojian ul{padding:10px 0 0 0;display: flex;display:-webkit-flex; justify-content: space-between;-webkit-justify-content:space-between;flex-wrap: wrap;width:95%;margin: 0 auto;}
.jiamengtiaojian ul li{width:33%;border-radius: 15px;padding:15px 5px;box-sizing: border-box;background:#fff;margin-top:10px; }
.jiamengtiaojian ul li i{background: url(../images/tiaojianico.png) center center #cc0000 no-repeat;display: block;width:88px;height:88px;border-radius: 100%;margin:0 auto;}
.jiamengtiaojian ul li:nth-child(1) i{background-position:  22px 20px;}
.jiamengtiaojian ul li:nth-child(2) i{background-position:  -76px 20px;}
.jiamengtiaojian ul li:nth-child(3) i{background-position:  -178px 20px;}
.jiamengtiaojian ul li:nth-child(4) i{background-position:  -280px 20px;}
.jiamengtiaojian ul li:nth-child(5) i{background-position:  -380px 20px;}
.jiamengtiaojian ul li:nth-child(6) i{background-position:  -482px 20px;}
.jiamengtiaojian ul li span{font-size:18px;color:#333;text-align: center;display: block;margin:15px 0;}
.jiamengtiaojian ul li p{color:#666;line-height: 30px;text-align: center;}

.jiamengliucheng{padding:50px 0;}
.jiamengliucheng h3{font-size: 36px;color:#333;text-align: center;}
.jiamengliucheng img{margin-top:30px;text-align: center;width:100%}
.jiamengform{height:676px;background: url(../images/jiamengform.jpg) center center no-repeat;padding:30px 0 30px 0;box-sizing: border-box;}
.jiamengform h3{font-size: 30px;color:#fff;text-align: center;font-weight: normal;}
.jiamengform form{margin-top:45px;}
.jiamengform input{width:85%;height:50px;line-height: 50px;border-radius: 15px;outline:none;border:none;padding:0 20px;color:#999;margin:0 auto 20px auto;display: block;outline: none;}
.jiamengform textarea{width: 85%;height:135px;color: #999;padding:20px;margin:0 auto;display: block;border-radius: 15px;outline: none;font-size:14px;}
.jiamengform .submit{width:95%;height:50px;line-height: 50px;text-align: center;margin:20px auto;background: #cc0000;color: #fff;font-size:18px;border-radius: 5px;}
@media screen and (max-width:376px){
	.logo{padding-bottom: 0}
	.logo a{width: 50%;line-height: 35px;}
	.logo .tel{height: 35px;width: 35px;}
	.logo .tel img{width: 100%;float: right;margin:0;margin-right: 70px}
	.icon-bar{width:30px;height:3px;margin: 5px 0}
	.animated .top{transform: translateY(7px) rotateZ(45deg);}
	.nav-item{width:26%}
	.steacher .list ul li .txt{width: 40%;float: right;}
	.steacher .list ul li p{font-size: 20px;margin-top: 10px}
	.steacher .list ul li span{font-size: 12px;overflow: hidden;margin: 0}
	.steacher .list ul li a.red{margin-top: 5px}
	.steacher .list ul li a{font-size: 14px !important;}
	.steacher .list ul .pimg{margin-right: 15px}
	.chengke2 h2{font-size: 30px}
	.biaodan3 h3{font-size: 30px}
	.biaodan3>p{font-size: 16px}
	.teacherlist li a>div{padding: 30px 0 0 10px}
	.teacherlist p{font-size: 14px;}
	.teacher h2{font-size:30px}
	.news h3{font-size:30px}
	.news .newslist-top{margin: 20px 21%}
	.news .newslist-bottom span{margin-top: 10px;font-size: 14px;}
	.news .newslist-bottom .news-list2 li{height: 115px;box-sizing: border-box}
	.news .more{width: 125px;border: 1px solid #555;height:40px;line-height: 40px}
	footer .ewm{width:47%;bottom:140px}
	.prolist li .txt{width: 47%;}
	.classnr a{margin-right: 10px;}
.about .huanjing{width: 45%;float: left;text-align: center;border: 1px solid #666;margin-bottom: 10px;margin-left: 7px;box-sizing: border-box;height:160px;}
.about .huanjing strong{line-height:30px;margin:5px}
.ry .swiper-pagination .swiper-pagination-bullet{width:7px;height:7px}
.newslist2 .txt{width:67%}
.newslist2 blockquote{height:60px}
.nbanner{height:127px !important;background-size:100% !important;}
.newslist2 .xueyuantupian{height:auto}
.newslist2 .xueyuan{height:auto}
.newslist2 .xueyuantupian .xueyuan a{margin:0}
.jiamenghezuo h3{font-size:24px}
.jiamenghonor .swiper-pagination{transform: translate3d(11%,0,0) !important;}
}
@media screen and (max-width:321px){
	.page a{margin:1px}
	.yuyue{width:270px}
	.newslist2 .txt{width:62%}
	.steacher .list ul li p{font-size: 18px;margin-top: 5px}
	.steacher .list ul li span{font-size: 12px;margin: 0;}
	.steacher .list ul .pimg{margin-right: 0px}
	.steacher .list ul li a.red{margin-top: 0px}
	.chengke2 ul li{height:160px}
	.chengke2 ul li div{height:120px}
	.biaodan3 h3{font-size: 24px}
	.chengke2 h2{font-size: 24px}
	.biaodan3 input{width: 83%}
	.teacherlist li a>div{padding: 10px 0 0 10px}
	.news h3{font-size:24px}
	.teacher h2{font-size:24px}
	.news .newslist-bottom span{margin-top: 5px;}
	.news .newslist-top{margin: 20px 18%;font-size:14px;}
	.news .newslist-bottom .news-list2 li{height: 100px;box-sizing: border-box}
	.news .more{width: 100px;border: 1px solid #555;height:30px;line-height: 30px}
	.morenr .tabs a{height: auto;}
}

footer {
	margin-bottom: 60px;
}

.fnav {
	height: 60px;
	background-color: #cc000080;
}

.fnav .wximg {
	position: absolute; 
	bottom: calc(100% + 20px); 
	left: 50%; 
	transform: translateX(-50%); 
	height: auto; 
	padding: calc(0.6vw + 3px) calc(1vw + 5px); 
	border-radius: 6px; 
	background-color: #fff;
	display: none;
	width: calc(30vw + 150px);
	max-width: 100%;
}
