@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;}
.p20{padding-top:20px;}
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{width:100%;overflow:hidden}
.clear{clear: both;}
.w1200{width:1200px;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;}
.news-list table{border-collapse: collapse;}
.news-list tr td{border:1px solid #ccc;padding:10px 5px !important;box-sizing: border-box}
#pictureViewer .picture-content .cover{width: 85% !important;}
.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 15px; 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; }
.top{width: 100%;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: 60px;}
.logo a img{max-width: 100%;max-height: 100%;}
.logo .tel{float: right;height: 60px;}
.logo .tel img{width: 40px;float: left;margin: 10px;}
.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;}
.nav{width: 100%;background-color: #cc0000;}
.nav>ul{display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content:space-between;height: 60px;line-height: 60px;z-index: 999;}
.nav>ul>li{width: 145px;}
.nav>ul>li ul{position: absolute;background-color: #c00;width: 133px;display: block;z-index: 999;display: none;}
.nav>ul>li:hover ul{display: block;animation: go ease 1s;}
.nav>ul>li li{border-bottom: 1px dashed rgba(255,255,255,0.5);}
.nav>ul>li li:last-child{border:none;}
@keyframes go{
	0%{
		
		transform: translateY(-20px);
	}
	100%{
		
		transform: translateY(0px);
	}
}
.nav a{color: #fff;text-align: center;display: block;}
.active a{background-color: #ffda27;color: #333;}
.active2>a{color:#c00 !important;}
.banner{width: 100%;text-align: center;}
.banner img{max-width:100%;width:auto}
.nbanner{width: 100%;background-size: 100%;height: 320px;display: block;}
/* index */
.kecheng{padding: 70px 0;}
.kecheng h2{display: block;text-align: center;color: #c00;font-size: 36px;}
.leftfloat{
	width: auto;height: auto;position: fixed;right: 2px;top: 33%;background-color: black;z-index: 1;margin: 10px;padding: 10px 20px;color: #fff;font-size: 20px;
}
.bottom{
	margin-top: 10px;
}
.bottom img{
	margin-top: 10px;
}
/* foot */
footer{background-color: #292929;}
footer .w100{background-color: #cc0000;}
.fnav{
	background-color: #cc0000;height: 55px;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content:space-between;width: 1200px;margin: 0 auto;
}
.fnav li{display: block;height: 20px;line-height: 20px;width: 17%;border-right: 2px solid #fff;margin: 20px 0;}
.fnav li a{color: #fff;text-align: center;display: block;height: 30px;}
footer .w1200{background-color: #292929;}
.contect{text-align: center;padding: 30px 0;}
.contect p{color: #a7a7a7;margin: 0;line-height: 24px;}
.contect p a{color: #a7a7a7;}
.banner .swiper-button-prev:after, .banner .swiper-container-rtl .swiper-button-next:after{color: #666;}
.banner .swiper-button-next:after, .banner .swiper-container-rtl .swiper-button-prev:after{color: #666;}
.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: 60px 0;}
.chengke2 h2{font-size: 36px;color: #c00;text-align: center;}
.chengke2 .w1200>span{font-size: 18px;display: block;text-align: center;color: #555;line-height: 30px;}
.chengke2 ul{margin-top: 30px;width: 100%;display: flex;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}
.chengke2 ul li{width: 24%;height: 430px;border: 1px solid #dcdcdc;margin-top: 20px;}
.chengke2 ul li div{width: 100%;height: 238px;overflow: hidden;}
.chengke2 ul li div img{max-width: 100%;max-height: 100%;height: 100%;width: 100%;}
.chengke2 ul li span{margin: 20px 20px;font-size: 16px;font-weight: bold;color: #555;display: block;}
.chengke2 ul li p{font-size: 14px;margin: 20px 20px;color: #555;}
.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}
.chengke2 ul li:hover {background: #cc0000;}
.chengke2 ul li:hover abbr{background: #fff;}
.chengke2 ul li:hover abbr a{color:#cc0000}

.chengke2 ul li:hover p{color: #fff !important;}
.chengke2 ul li:hover span{color: #fff !important;}
.chengke2 ul li:hover a{color: #c00 !important;background-color: #fff !important;}

.teacher{padding: 60px 10px;background-color: #f3f3f3;}
.teacher h2{font-size: 36px;line-height: 50px;text-align: center;color: #c00;}
.teacher h3{font-size: 36px;line-height: 50px;text-align: center;color: #c00;}
.teacher .w12002>span{font-size: 18px;line-height: 50px;display: block;text-align: center;margin-bottom:35px;}
.teacher .swiper-container3{width: 1200px;overflow: hidden;position: relative;margin: 0 auto;}
.teacherlist{display: flex;justify-content: space-between;}
.teacherlist li{height: 344px;width: 24%;position: relative;overflow: hidden;}
.teacherlist img{width: 100%;}
.teacherlist div{background-color: rgba(49,49,49,0.9);position: absolute;width: 400px;height: 300px;transform: rotate(10deg);z-index: 999;top: 250px;left: -30px;}
.teacherlist div span{color: #fff;position: absolute;transform: rotate(-10deg);font-size: 18px;font-weight: bold;top: 20px;left: 40px;line-height: 50px;display: block;}

.teacherlist div p{color: #fff;position: absolute;transform: rotate(-10deg);font-size: 14px;top: 80px;left: 50px;text-align: left;line-height: 24px;display: none;}
.teacherlist div .xian{width: 30px;height: 2px;background: #fff;transform: rotate(-10deg);position: absolute;top: 75px;left: 45px;}
.teacherlist2 div{background-color: rgba(204,0,0,0.9);position: absolute;width: 400px;height: 300px;transform: rotate(10deg);z-index: 999;top: 175px;left: -30px;transition: top ease-out 1s;}
.teacherlist2 div span{color: #fff;position: absolute;transform: rotate(-10deg);font-size: 18px;font-weight: bold;top: 20px;left: 40px;line-height: 50px;display: block;}
.teacherlist2 div p{color: #fff;position: absolute;transform: rotate(-10deg);font-size: 14px;top: 80px;left: 50px;text-align: left;line-height: 24px;display: block;}
.teacherlist2 div .xian{width: 30px;height: 2px;background: #fff;transform: rotate(-10deg);position: absolute;top: 75px;left: 45px;display: none;}
.w12002 .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{content: '' !important;}
.w12002 .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{content: '' !important;}
.w12002 .swiper-button-prev, .swiper-container-rtl .swiper-button-next{width: 40px;height: 40px;background: url(../images/arrow.png) center center no-repeat;background-color: #c00;}
.w12002 .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{opacity: 1 !important;background-color: #333;}
.w12002 .swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled{opacity: 1 !important;background-color: #333;}
.w12002 .swiper-button-next, .swiper-container-rtl .swiper-button-prev{width: 40px;height: 40px;background: url(../images/arrow.png) center center no-repeat;background-color: #c00;transform: rotateY(180deg);}
.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 h3{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 !important;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{width: 100%;padding: 60px 0;}
.newslist li{width: 47%;float: left;}
.newslist dl{width: 97%;height: 670px;}
.newslist dd:hover .txt a{color:#cc0000 !important}
.newslist li:nth-child(1) dl dd{height: 125px;margin: 20px 0;}
.newslist li dt{width: 100%;font-size: 30px;color: #333;border-bottom: 2px solid #c00;line-height: 70px;display: block;height: 70px;}
.newslist li:nth-child(2) dd{width: 100%;height: 30px;padding:10px 0;border-bottom: 1px dotted #e0dcd6;line-height: 50px;}

.newslist li:nth-child(1) .pimg{width: 30%;float: left;}
.newslist li:nth-child(1) .pimg img{width: 100%;}
.newslist li:nth-child(1) .txt{width: 66%;float: right;}
.newslist li:nth-child(1) .txt span a{color: #555;font-size: 16px;line-height: 20px;display: block;}
.newslist li:nth-child(1) .txt p{margin: 16px 0;color: #666;font-size: 14px;line-height: 20px;height:40px;overflow: hidden;}
.newslist li:nth-child(1) .txt date,.newslist li:nth-child(2) .txt date{color: #888;font-size: 14px;}
.newslist .more{width: 165px;height: 40px;text-align: center;background: #c00;line-height: 40px;color: #fff;border-radius: 10px;}
.newslist .more a{color: #fff;}
.newslist li:nth-child(2) .pimg{width: 70%;height: 40px;line-height: 30px;color: #555;float: left;}
.newslist li:nth-child(2) .pimg:before{background: url(../images/ico3.png) no-repeat;width: 4px;height: 7px;display: inline-block;content: '';background-size: 100%;margin-right: 10px;}
.newslist li:nth-child(2) .pimg a{color: #333;}
.newslist li:nth-child(2) .txt{height: 40px;line-height: 40px;color: #555;float: right;}

.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 h3{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;padding: 50px 50px;box-sizing: border-box;margin: 20px auto;}
.biaodan2 form{width: 100%;float: left;height: 630px;}
.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: 1000px;height: 40px;border: 1px solid #e2e2e2;font-size: 16px;margin: 10px 0;padding: 0px 10px;box-sizing: border-box;}
.biaodan2 form select{width: 1000px;height: 40px;border: 1px solid #e2e2e2;font-size: 16px;margin: 10px 0;padding: 0 10px;box-sizing: border-box;}
.biaodan2 form textarea{width: 1000px;height: 100px;border: 1px solid #e2e2e2;font-size: 16px;margin: 10px 0;padding: 0 10px;box-sizing: border-box;}
.biaodan2 form .btn{width: 100px;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%;padding: 30px 0;box-sizing: border-box;}
.pro h2{font-size: 36px;color: #c00;text-align: center;}
.prolist {margin-top: 30px;width: 100%;display: flex;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}
.prolist li{width: 24%;height: 430px;border: 1px solid #dcdcdc;margin-top: 20px;}
.prolist li div{width: 100%;height: 238px;overflow: hidden;}
.prolist li div img{max-width: 100%;max-height: 100%;height: 100%;width: 100%;}
.prolist li span{margin: 20px 20px;font-size: 16px;font-weight: bold;color: #555;display: block;}
.prolist li p{font-size: 14px;margin: 20px 20px;color: #555;}
.prolist li>a{display: block;width: 100px;height: 35px;background-color: #c00;margin: 20px 20px;text-align: center;line-height: 35px;color: #fff;border-radius: 10px;border: 1px solid #c00;float: left;}
.prolist li .xq{background-color: #fff;border: 1 solid #c00;color: #c00;}
/* pro详情 */
.weizhi{width: 1200px;font-size: 14px;color:#666;margin:0 auto;height: 60px;line-height: 60px;}
.weizhi a{color: #666;}
.classxq{width: 890px;float: right;}
.classtp{width: 288px;height: 238px;float: left;}
.classtp img{width: 100%;}
.classnr{float: right;width:65%;}
.classnr h3{font-size: 28px;color: #c00;line-height: 60px;border-bottom: 1px solid #b7b7b7;}
.classnr p{font-size: 16px;color: #666;line-height: 30px;margin: 30px 0;}
.classnr 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: 20px;border-radius: 10px;}
.classnr .bc29{background: #292929;}
.morenr{width: 890px;margin: 40px 0;}
.morenr .tabs a{width: 120px;height: 40px;display: block;text-align: center;line-height: 40px;color: #555;font-size: 16px;float: left;background: #e5e5e5;margin-right: 5px;}
.morenr .tabs a.active{color: #fff;background: #c00;}
.morenr .news-list{width: 890px;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;}

.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{float: left;width: 270px;margin-bottom: 30px;}
.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 .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;}
.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;}
.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{height: 140px;line-height: 140px;text-align: center;color: #c00;font-weight: normal;font-size: 36px;}
.steacher .list ul li{width: 48%;height: 280px;padding: 30px;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: 165px;height: 210px;float: left;margin-right: 30px;}
.steacher .list ul .pimg img{width: 100%;height: 100%;}
.steacher .list ul li p{font-size: 24px;color: #292929;line-height: 40px;}
.steacher .list ul li span{line-height: 24px;color: #888;font-size: 14px;margin: 20px 0px;display: block;height: 70px;}
.steacher .list ul li a{display: block;width: 100px;height: 40px;border-radius: 10px;border: 1px solid #e0e0e0;box-sizing: border-box;background-color: #fff;line-height: 40px;float: left;text-align: center;color: #666;margin-right: 10px;}
.steacher .list ul li a.red{background: #c00;color: #fff;}
.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: 1200px;font-size: 14px;color:#666;margin:0 auto;height: 60px;line-height: 60px;}
.weizhi a{color: #666;}
.teacherxq2{width: 890px;float: right;}
.teachertp{width: 285px;height: 346px;float: left;}
.teachertp img{max-width: auto;width: auto;height: 100%;margin: 0 auto;}
.teachernr{float: right;width:60%;}
.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: 20px;border-radius: 10px;}
.teachernr .bc29{background: #292929;}
.morenr{width: 890px;margin: 40px 0;}
.morenr .tabs a{width: 120px;height: 40px;display: block;text-align: center;line-height: 40px;color: #555;font-size: 16px;float: left;background: #e5e5e5;margin-right: 5px;}
.morenr .tabs a.active{color: #fff;background: #c00;}
.morenr .news-list{width: 890px;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;}
.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: 890px;float: right;position: relative;}

.content h2{font-size: 28px;color: #c00;line-height: 60px;border-bottom: 1px solid #b7b7b7;}
.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;}
.content .fl a{color: #666;font-size: 14px;}
.content .fr{color: #666;font-size: 14px;margin: 20px 0;}
.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 .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: 32%;float: left;clear:none;height:340px;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: 60px;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: 100%;float: right;position: relative;}

.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: 75%;float: right;}
.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:330px;}
.newslist2 .xueyuan img{height:180px;}
.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:24%;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:330px;position: relative;}
.newslist2 .xueyuan .dian{position: absolute;top: 0;height: 179px;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>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: #c00;line-height: 60px;border-bottom: 1px solid #b7b7b7;}
.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 .huanjing{width: 47%;margin-right: 15px;float: left;text-align: center;border: 1px solid #666;margin-bottom: 20px;margin-left: 15px;}
.about .huanjing img{width: 100% !important;height: 380px;display: block;margin-top: 0 !important;}
.about .huanjing strong{text-align: center;font-size: 18px;line-height: 60px;}
.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: 60px auto;}
.about .boss h3{text-align: center;font-size: 36px;color: #c00;line-height: 60px;font-weight: normal;}
.about .boss p{margin: 20px 0;font-size: 16px;color: #555;line-height: 40px;width: 50%;float: left;}
.about .boss img{float: right;margin-top: 45px;width: 50%;display: block;}
.about .video{background: url(../images/aboutsp.jpg);width: 100%;height:499px;text-align: center;display: block;background-position: center center;position: relative;}
.about .video>a{position: absolute;top: 45%;transform: translate(-50%,-50%);font-size: 30px;color: #fff;margin-top: 20px;}
.about .video video{width: 100% !important;height: 499px !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: 660px;background: url(../images/aboutbg2.jpg) no-repeat;background-position: center bottom;padding: 60px 0;background-color: #f5f5f5;box-sizing: border-box;}
.wenhua h2{text-align: center;color: #444444;font-size: 36px;}
.wenhua .linian{display: flex;justify-content: space-between;width: 100%;margin-top: 70px;}
.wenhua .linian li{width: 24%;height:344px;text-align: center;background-color: #fff;transition: all 1s;}
.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: 50px 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: 40px 0;color: #333;}
.wenhua .linian li span{font-size: 16px;color: #666;}
.ry{width: 100%;padding: 60px 0;position: relative;}
.ry h3{text-align: center;font-size: 36px;line-height: 60px;color: #444444;width: 15%;margin: 0 auto;font-weight: normal;}
.ry ul{margin: 20px 0;}
.ry img{width: 100%;}
.ry span{width: 100%;display: block;}

/*公司历程*/
.about_history{background-color: #f9f9f9;padding: 60px 0;height: 741px;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: 142px;}
.about_history .w1200>h3{color: #444;font-size: 36px;text-align: center;display: block;line-height: 60px;margin: 0 auto;}
.about_history .parBd{width:1000px;margin: 0 auto;height:400px;margin-top: 60px;}
.about_history .parBd .slideBox{width:100%;background: #eaeaea;position: relative;height: 340px;}
.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{height: 340px;float: left;margin-right: 50px;}
.about_history .parBd .slideBox div{padding-top: 70px;padding-right: 60px;}
.about_history .parBd .slideBox h4{font-size: 24px;color: #666;line-height: 40px;}
.about_history .parBd .slideBox p{font-size: 16px;color: #666;margin-top: 25px;}
.about_history .parHd{width:800px;margin: 0 auto;}
.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: 36px;color:#333;text-align: center;}
.jiamenghezuo ul{display: flex;display:-webkit-flex; justify-content: space-between;-webkit-justifty-content:space-between;margin-top:30px;}
.jiamenghezuo ul li{width:210px;height:170px;text-align: center;color:#666;font-size:16px;}
.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;}
.qianjing{height:690px;background: url(../images/qianjingbg.jpg) top center #f6f6f6 no-repeat;box-sizing: border-box;}
.qianjing h3{font-size: 36px;color:#333;text-align: center;padding: 70px 0 30px 0;color:#fff}
.qianjing ul{display: flex;display:-webkit-flex; justify-content: space-between;-webkit-justifty-content:space-between;margin-top:30px;padding:0 15px 30px 15px;}
.qianjing ul li{width:370px;height:415px;border-radius: 15px;padding: 60px 40px;box-shadow: 1px 2px 3px #a7a7a7;background:#fff;box-sizing:border-box;}
.qianjing ul li abbr{display: block;font-size:24px;color: #333;}
.qianjing ul li p{height:145px;font-size:16px;color: #666;line-height: 30px;margin:40px 0;}
.qianjing ul li span{display:block;width: 140px;height:40px;line-height: 40px;text-align: center;border-radius: 5px;background:#cc0000}
.qianjing ul li span>a{color:#fff;}
.remenkecheng{padding:70px 0;position: relative;}
.remenkecheng h3{font-size: 36px;color:#333;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:1100px}
.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 .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:55%;outline: none;border:none;}
.remenkecheng .more{width:245px;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:195px;float:right;}
.remenkecheng .more a{color:#cc0000}
.jiamenghonor{height:599px;padding:70px;box-sizing: border-box;background: url(../images/honorbg.jpg) center center no-repeat;}
.jiamenghonor h3{font-size: 36px;color:#333;text-align: center;}
.jiamenghonor .swiper-container{margin:50px 0;padding-bottom: 50px;}
.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;}
.jiamenghonor .swiper-pagination-bullet{border-radius: 0;}
.jiamengyoushi{min-height:800px;padding:50px 0}
.jiamengyoushi ul{display: flex;display:-webkit-flex; justify-content: space-between;-webkit-justify-content:space-between;}
.jiamengyoushi ul li{width:240px;height:215px;border: 1px solid #dcdcdc;margin-bottom: 30px;padding:50px 20px;}
.jiamengyoushi ul li h5{font-size:18px;color:#333;font-weight: normal;}
.jiamengyoushi ul li abbr{display:block;width:40px;height: 3px;background:#737373;margin:30px 0;}
.jiamengyoushi ul li p{font-size:16px;color:#666;line-height:30px;}
.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;}
.jiamengtiaojian{padding:50px 0;background:url(../images/tiaojianbg.jpg) center center no-repeat #cc0000;}
.jiamengtiaojian h3{font-size: 36px;color:#fff;text-align: center;}
.jiamengtiaojian ul{padding:70px 0 0 0;display: flex;display:-webkit-flex; justify-content: space-between;-webkit-justify-content:space-between;}
.jiamengtiaojian ul li{width:190px;height:320px;border-radius: 15px;padding:40px 25px;box-sizing: border-box;background:#fff}
.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:25px 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;}
.jiamengform{height:676px;background: url(../images/jiamengform.jpg) center center no-repeat;padding:70px 0 30px 0;box-sizing: border-box;}
.jiamengform h3{font-size: 36px;color:#fff;text-align: center;}
.jiamengform form{margin-top:45px;}
.jiamengform input{width:640px;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: 640px;height:135px;color: #999;padding:20px;margin:0 auto;display: block;border-radius: 15px;outline: none;font-size:14px;}
.jiamengform .submit{width:316px;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:1441px){
.nbanner,.jiamengbanner{width:100%;margin:0 auto;}
	}
	@media screen and (max-width:1221px){
.w100,.nbanner,.jiamengbanner{width:1200px;margin:0 auto;}
			}	
