﻿
@charset "utf-8";
/*author:Yuuuuuu
changeTime:2017-02-24
*/
html{zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this));}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {margin:0;padding:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,div {display:block;}
body,button,input,select,textarea{margin:0 auto;background:#fff;font-family:微软雅黑;color:#000;margin:0 auto;}
input,select,textarea{font-size:100%;}
i,cite,em,var,address,dfn{font-style: normal;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:500;}
img{border:0;vertical-align:top}
iframe,div{display:block;}
ol,ul {	list-style:none;}
q:before,q:after {content:'';}
/*p{text-indent:2em;}*/
.fl{float:left;}
.fr{float:right;}
.relative{ position: relative;}
.absolute{position: absolute;}
.fn-clear:after{visibility:hidden;display:block;font-size:0;content:" d";clear:both;height:0;}
.fn-clear{zoom:1; /* for IE6 IE7 */}
.clear{ clear:both} 
a{
	color:#000;
text-decoration:none;	
}
.w1200{
	width:1200px;
	margin: 0 auto;
}
.w1082{
	width:1090px;
	margin: 0 auto;
}
/*logo*/
/* banner */
.c-banner{
	width: 100%;
	position: relative;
}
.c-banner img{
	width: 100%;
}
.c-banner .banner ul{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
.c-banner .banner ul li{
	position: absolute
	display: none;
	opacity: 0;
}
.c-banner .banner ul li:nth-child(1){
	opacity: 1;
	display: block;
}
.c-banner .banner ul li img{
	width: 100%;
	position: absolute;
	top: 0px;
}
.c-banner .banner ul li:first-child img{
	position: relative;
}

.c-banner .jumpBtn{
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: center;
}
.c-banner .jumpBtn ul{
	margin-bottom: 0px;
	padding: 0px;
}

.c-banner .jumpBtn ul li{
	width: 40px;
	height: 5px;
	display: inline-block;
	background-color: white;
	opacity: 0.9;
	margin-left: 10px;
}
.c-banner .jumpBtn ul li:first-child{
	margin-left: 0px;
}
@media screen and (max-width:768px) {
	.c-banner{
		width: 100%;
		height: 345px;
		overflow: hidden;
	}
	.c-banner .banner ul li img{
		width: 768px;
		height: 345px;
		position: absolute;
		left: 50%;
		margin-left: -384px;
	}
}

/*头部*/
.head{
	height:120px;
}

.head_left{
	margin-top: 22px;
    margin-left: 38px;
}

.head_left dd{
font-size: 20px;
    color: #757575;
    line-height: 60px;
    margin-left: 26px;
    border-left: 2px solid #c8c8c8;
    margin-top: 8px;
    padding-left: 27px;
}

.head_right{
    width: 350px;
    height: 70px;
    background: #ed6f13;
    margin-right: 55px;
    margin-top: 50px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
	text-align: center;
    color: #fff;
    font-size: 22px;
    padding-top: 7px;
}

/*导行*/
#nav{
	height:50px;
	background:#be9366;
	overflow:hidden;
}

.nav{
	width:900px;
	margin:0 auto;
}

.nav li{
    float: left;
    width: 88px;
    text-align: center;
    line-height: 33px;
    height: 33px;
    margin-top: 9px;
    margin-left: 20px;
	font-size: 16px;
}
.nav li a{
	color:#fff;
}
.nav li:hover{
	background:#845f38;
	border-radius:30px;
}


/**/


.pageTitle i{
	display: block;
    width: 70px;
    height: 3px;
    background: #c39046;
    border-radius: 12px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 18px;
}
.pageTitle{
	text-align:center;
	padding:80px 0 40px 0;
}
.pageTitle h2{
	font-size: 36px;
    color: #5c5b5b;
    padding-bottom: 10px;
    font-weight: bold;
}
.pageTitle span{
	text-transform:uppercase; 
	color:#666; 
	font-size:25px;
}


.indexPart1 li{float:left; width:20%; height:250px; text-align:center;}
.indexPart1 h2{font-size:55px; color:#1a8acc;}
.indexPart1 h2 b{font-size:2em;}
.indexPart1 p{font-size:14px; line-height:1.5em; color:#666;}
.indexPart1 .li_02 h2{color:#81b92d;}
.indexPart1 .li_03 h2{color:#dc6d1b;}
.indexPart1 .li_04 h2{color:#c51378;}
.indexPart1 .li_03, .indexPart1 .li_04{width:30%;}



/**/

#new_zeng{
	background:#f1f1f1;
	overflow:hidden;
	margin-top:60px;
	padding-bottom:80px;
}

.zeng_down{
	margin-top:30px;
}

.zeng_down_left{
	width:462px;
	margin-left:60px;
}

.zeng_down_left h2{
	font-size: 46px;
}

.zeng_down_left p{
	font-size: 24px;
    line-height: 43px;
    margin-top: 20px;
	text-align: justify;
}

.zeng_down_right{
	width:520px;
	margin-right:60px;
}

.zeng_down_right li{
	box-shadow: 0px 0px 10px #ccc;
	width:152px;
	height:152px;
	float:left;
	background:#fff;
	margin-left: 30px;
    margin-top: 30px;
}

.zeng_down_right li i{
	display: block;
    width: 54px;
    height: 2px;
    background: #c39046;
    border-radius: 12px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 9px;
}
.zeng_down_right li h2{
    margin: 0 auto;
    margin-top: 21px;
}

.zeng_down_right li .li1{
	background:url(../images/tu11.png) no-repeat;
	height:56px;
	width:56px;
}
.zeng_down_right li .li2{
	background:url(../images/tu2.png) no-repeat;
	height:56px;
	width:56px;
}
.zeng_down_right li .li3{
	background:url(../images/tu3.png) no-repeat;
	height:56px;
	width:56px;
}
.zeng_down_right li .li4{
	background:url(../images/tu4.png) no-repeat;
	height:56px;
	width:56px;
}
.zeng_down_right li .li5{
	background:url(../images/tu5.png) no-repeat;
	height:56px;
	width:56px;
}
.zeng_down_right li .li6{
	background:url(../images/tu6.png) no-repeat;
	height:56px;
	width:56px;
}


.zeng_down_right li span{
	text-transform:uppercase; 
	color:#000; 
	font-size:23px;
	text-align: center;
    display: block;
}

.zeng_down_right li:nth-child(1),.zeng_down_right li:nth-child(4){
	margin-left:0;
}

.zeng_down_right li:nth-child(1),.zeng_down_right li:nth-child(2),.zeng_down_right li:nth-child(3){
	margin-top:0;
}

.zeng_down_right li:hover{
	background:#be9366;
	coloR:#fff;
}
.zeng_down_right li:hover span{
	coloR:#fff;
}
.zeng_down_right li:hover i{
	background:#fff;
}

.zeng_down_right li:hover .li1{
	background:url(../images/tu1.png) no-repeat;
}

.zeng_down_right li:hover .li2{
	background:url(../images/tu22.png) no-repeat;
}
.zeng_down_right li:hover .li3{
	background:url(../images/tu33.png) no-repeat;
}
.zeng_down_right li:hover .li4{
	background:url(../images/tu44.png) no-repeat;
}
.zeng_down_right li:hover .li5{
	background:url(../images/tu66.png) no-repeat;
}
.zeng_down_right li:hover .li6{
	background:url(../images/tu55.png) no-repeat;
}

.new_zeng a{
	width:165px;
	height:45px;
	background:#c99d5e;
	display: block;
    margin: 0 auto;
    margin-top: 80px;
    text-align: center;
    line-height: 45px;
    font-size: 22px;
    color: #fff;
    border-radius: 27px;
}


/**/
#zenggui{
	width:530px;
	height:41px;
	margin:0 auto;
}

#zenggui li:nth-child(1){
	margin-left:0;
}
#zenggui li{
	float: left;
    width: 115px;
	margin-left: 23px;
	height: 41px;
}
#zenggui li p{
    background: #8d8d8d;
    height: 30px;
    line-height: 30px;
    text-align: center;
	border-radius: 50px;
    color: #fff;
    font-size: 18px;

}

#zenggui .on{
	background:url(../images/icoleft.gif) 50% 30px no-repeat ;
}

#zenggui .on p{
	 background: #c39046;
}

.zg_qhbf{
	margin-top:30px;
	
}

.zg_qhbf_top{
	border:1px solid #d6d6d6;
	padding:30px;
}

.zg_qhbf_top li{
    float: left;
    height: 204px;
    margin-top: 13px;
    margin-left: 13px;
}

.zg_qhbf_top li:nth-child(1),.zg_qhbf_top li:nth-child(4){
	margin-left:0;
}
.zg_qhbf_top li:nth-child(1),.zg_qhbf_top li:nth-child(2),.zg_qhbf_top li:nth-child(3){
	margin-top:0;
}
.zg_qhbf_top li:nth-child(3){
	
}
.ul2{
	width:269px;
}

.ul2 li{
	height: 163px;
    margin-left: 0;
}

.ul1 li:nth-child(3){
	margin-left:0;
	margin-top:13px;
}
.ul1 li:nth-child(4){
		margin-left:15px;
}


.ul1{
	width:800px;
}
.zg_qhbf_top p{
	font-size:15px;
	text-align:center;
	color:#8d8d8d;
	margin-top: 12px;
}
.zg_qhbf_top p span{
	font-size:17px;
	color:#c4934c;
}
.ul4{
	width:349px;
}



/* 本例子css */
.picScroll-left{width:1146px;margin:0 auto; overflow:hidden; position:relative;margin-top: 32px;  }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin-right:40px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li img{
	width:356px;
	height:207px;
}	




/*品牌优势*/
#ppys{
	background:#f1f1f1;
	overflow:hidden;
	margin-top:60px;
	padding-bottom:80px;
}



/*连锁*/
.liasuo i{
	display:block;
	margin-top:60px;
	text-align:center;
}
.liasuo li{
    float: left;
    margin-left: 28px;
    margin-top: 60px;
}
.liasuo li:nth-child(1){
	margin-left:0;
}

/**/
.enzhe{
	margin-top:50px;
}

.enzhe_left{
	width:365px;
	margin-left:50px;
}
.enzhe_left:nth-child(1){
	margin-left:0
}
.enlet_top{
	
}

.enlet_top h2{
text-align: center;
    font-size: 37px;
}

.enlet_top p{
text-align: center;
    font-size: 18px;
    margin-top: 11px;
}

.enlet_top i{
display: block;
    text-align: center;
    margin-top: 16px;
}

.enlet_botm{
	margin-top:30px;
	border-right: 1px solid #ccc;
    padding-right: 50px;
}

.ww3 .enlet_botm{
	border-right:none;
}

.enlet_botm li{
font-size: 15px;
    color: #505050;
    line-height: 30px;
}

.enlet_botm li span{
	
}

.dde1{
	 background-image: linear-gradient(to right, #be9366, #dcbd9d);
    display: block;
    width: 110px;
    height: 30px;
    border-radius: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    color: #fff;
	margin: 0 auto;
    margin-top: 32px;
}

/**/
#abouter{
	height:551px;
	background:url(../images/bj.jpg) no-repeat top center;
	/*background-size:100% 100%;*/
	margin-top:80px;
	position:relative;
}

.abouter{
width: 530px;
    height: 340px;
    position: absolute;
    left: 48%;
    top: 15%;
}

.abouter h2{
font-size: 47px;
    color: #be9366;
    margin-left: 117px;
}
.abouter i{
    display: block;
    margin-left: 117px;
    margin-top: 14px;
}
.abouter p{
	text-align: center;
    font-size: 18px;
    line-height: 33px;
    font-weight: 600;
	margin-top: 20px;
}

/*尾*/

.footDiv{padding-top:30px;background:#c7a27b;padding-bottom: 35px;}
.footDiv .wal{height:165px; position:relative;}
.footDiv .img{position:absolute; left:0px; top:48px;}
.footDiv .tel{position:absolute; left:305px; top:20px; height:125px; width:263px; padding:20px 0 0 140px; border-left:#82705f dotted 1px; border-right:#82705f dotted 1px;}
.footDiv .tel span{position:absolute; left:25px; top:0px; line-height:125px; font-size:22px;}
.footDiv .tel dd{font-size:33px; line-height:35px; }
.footDiv .content{position:absolute; right:0px; top:20px; width:457px; height:125px; }
.footDiv .content .imgDiv{position:absolute; top:15px; right:15px;}
.footDiv .content h2{font-weight:400; font-size:24px; padding:15px 0 5px 0;}
.footDiv .content p{font-size:13px; line-height:2em;}


.foot{text-align:center; line-height:40px; font-size:15px;}
.fote{
	text-align: center;
    margin-top: 37px;
}


/*关于我们*/

#huanjing{
	height:992px;
	background:url(../images/bj1.jpg) no-repeat top center;
}
.hj_top li{
	float: left;
    margin-left: 5px;
    margin-top: 30px;
}
.hj_top li:nth-child(1){
	margin-left:0;
}

.wws1{
	margin-top:50px;
	width:1200px!important;
}


/*运营中心*/
.yy_baozhang h2{
	text-align: center;
    font-size: 37px;
    margin-top: 60px;
}
.yy_baozhang p{
    text-align: center;
    line-height: 23px;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 20px;	
}
.yy_baozhang li{
	    float: left;
    width: 540px;
    margin-left: 40px;
	height: 354px;
    margin-top: 35px;
}

.yy_baozhang li h3{
    text-align: center;
    font-size: 20px;
    margin-top: 21px;
}
.yy_baozhang li span{
	font-size: 15px;
    text-align: center;
    display: block;
    margin-top: 13px;
}

/**/
#yyzhichi{
	margin-top:70px;
	background:#f6f6f6;
	padding-bottom:60px;
	overflow:hidden;
}

.yyzhichi h2{
text-align: center;
    font-size: 40px;
    margin-top: 55px;
}

.yyzhichi span{
	text-align: center;
    display: block;
    font-size: 20px;
    margin-top: 16px;
}

.yyzhichi li{
    float: left;
    margin-left: 68px;
    margin-top: 44px;
    position: relative;
}
.yyzhichi li p{
height: 43px;
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 0;
    width: 308px;
    background: #000;
    opacity: 0.5;
    color: #fff;
    line-height: 43px;
    font-size: 23px;
}

/**/
.question{
	border-top:1px solid #a2684f;
	margin-top:5px;
}


.quest_left{
	width:278px;
	height:358px;
	border:1px solid #bfbfbf;
	margin-top:100px;
}

.quest_left span{
	display: block;
    text-align: center;
    font-size: 16px;
    margin-top: 23px;
    color: #000;
}

.quest_left p{
font-size: 12px;
    padding: 0 19px;
    color: #8a98b9;
    line-height: 22px;
}
.quest_left dl{
    width: 238px;
    margin: 0 auto;
    border-bottom: 1px solid #8a98b9;
    height: 57px;
	margin-top: 15px;
}

.quest_left dt{
	float:left;
	margin-left: 40px;
}
.quest_left dd{
	 float: left;
    color: #d38058;
    margin-left: 17px;
    font-size: 14px;
}

.quest_right{
	margin-top:100px;
	margin-right:30px;
	width:730px;
}

.quest_right h2{
text-align: center;
    font-size: 30px;
    color: #ee5959;
}

.meg{ margin-top:16px;}
.meg h3{ font-size: 28px; color: #000; margin-bottom: 10px;}
.meg textarea{ width: 645px;
    padding: 1%;
    height: 116px;
    resize: none;
    font-size: 15px;
    border: none;
    border-radius: 5px;
    float: left;
    background: #eee;
    margin-left: 10px;}
.meg .box{float:left;border-radius: 5px; width: 329px; height: 40px; line-height: 40px; overflow: hidden; margin-top: 15px; margin-left: 67px;}
.meg .box input,.leix{ float: left;height: 40px; line-height: 40px;width: 249px; border:none;border:0;margin-left: 10px;background: #eee;padding-left: 13px;    font-size: 14px;}
.meg .box span{ float: left;width:66px;  height: 40px;   font-size: 16px;}
.meg .btn{    margin-top: 15px;
    width: 645px;
    text-align: center;
    display: block;
    height: 40px;
    line-height: 40px;
    color: #000;
    background: #f8d6c3;
    border-radius: 5px;
    font-size: 15px;
    overflow: hidden;
    margin-left: 77px;}
#liuyan_msg{margin-top:-50px;}

.mar{
	margin-left:0!important;
}

.box_liu{
	float:left;
	margin-top:16px;
}
.box_liu span{ float: left;width:66px;  height: 40px;   font-size: 16px;}


/**/
.unnamed1 {
	font-size: 10pt;
	font-weight: 500;
	line-height: 20pt;
	color: #333333;
}
.nones{
box-sizing: none!important;
    -moz-box-sizing:none!important;
    -webkit-box-sizing:none !important;
}




/*加盟*/





/*新闻*/
.remen{
	margin-top:20px;
}
.remen span{
    float: left;
    color: #000;
    font-size: 13px;	
}
.remen li{
    float: left;
    border-right: 1px solid #9c709c;
    margin-left: 21px;
    padding-right: 21px;
}
.remen li:nth-child(8){
	 border-right:none;
}
.no{
	border:none!important;
}

.gonglue{
	margin-top: 20px;
}
.go_left{
	width:20px;
	height:252px;
	background:#d0b8ac;
	margin-top:27px;
}
.go_center{
	margin-left: 20px;
}

.go_right{
	height:252px;
	width:509px;
	background:url(../images/n2.jpg) no-repeat top center;
	margin-right: 30px;
    margin-top: 25px;
	overflow:hidden;
}
.go_right h2{
	text-align: center;
    color: #8e6b59;
    font-size: 26px;
    margin-top: 20px;
}
.go_right p{
color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 0 62px;
    line-height: 29px;
    margin-top: 13px;
}

.gl_nr{
	margin-top:50px;
}

.gl_nr_left{
	width:670px;
}
.gl_nr_lt_left{
width: 344px;
    border-right: 1px solid #ccc;
    padding-right: 58px;
	
}


.gl_nr_lt_left dl{
	margin-top:15px;
	margin-bottom: 10px;
	
}
.gl_nr_lt_left dt{
	float:left;
	border:1px solid #ccc;
	padding:3px;
	width: 110px;
}
.gl_nr_lt_left dd{
    float: right;
    width: 156px;
    font-size: 13px;
    font-weight: 600;
    line-height: 22px;
}

.nrle_top{
    height: 30px;
  
    font-size: 22px;
    padding-left: 41px;
    line-height: 30px;
}
.gl_nr_lt_left li{
	    font-size: 12px;
    line-height: 23px;
}

.gl_nr_lt_left li em{
    display: block;
    width: 4px;
    height: 4px;
    background: #56bee5;
    float: left;
    border-radius: 30px;
    margin-top: 8px;
    margin-right: 10px;
}

.gl_nr_lt_left li a{
	color:#888;
}


.nrler_top{
	margin-top: 15px;
	border-bottom: 1px solid #9ba4a4;
    padding-bottom: 15px;
}


.wu{
	padding:0;
	width:290px;
}


.q1{background: url(../images/q1.jpg) no-repeat;}
.q2{background: url(../images/q2.jpg) no-repeat;}
.q3{background: url(../images/q3.jpg) no-repeat;}
.q4{background: url(../images/q4.jpg) no-repeat;}
.q5{background: url(../images/q5.jpg) no-repeat;}
.q6{background: url(../images/q6.jpg) no-repeat;}

/**/
.gl_nr_right{
	width:255px;
}


/**/
.glnr_top h2{
	height: 34px;
    background: #ed6f13;
    line-height: 34px;
    color: #fff;
    font-size: 15px;
    text-indent: 1em;
}

.glnr_top i{
	display: block;
    border-bottom: 1px solid #608ad0;
    margin-top: 5px;
	margin-bottom: 20px;
}

.glnr_top li{
    border-bottom: 1px dotted #999;
    text-indent: 1em;
    line-height: 35px;
}
.nto{
	margin-top:50px;
}


.jtu{
	text-align:center;
}

/**/
.shida h2{
    width: 135px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #d9a784;
    border-radius: 16px;
    margin-left: 71px;
    margin-top: 61px;
    color: #000;
    font-size: 16px;
	margin-bottom: 37px;
}

.shda_bot{
	padding: 0 72px;
	color: #000;
    font-weight: 600;
	margin-bottom: 32px;
}
.shda_bot span{
float: left;
    height: 41px;
    display: block;
    font-size: 13px;
    line-height: 25px;
	width: 80px;
}
.shda_bot p{
    float: left;
    font-size: 13px;
    line-height: 24px;
    width: 865px;
	margin-bottom: 25px;
}



/*轮播*/
.lb_gl{margin-bottom: 30px;height:372px ;}
.container{width: 1024px;margin:0 auto;position: relative;}
.pictureSlider{height: 518px;margin-bottom: 24px;}
.poster-item{background: #fff;height: 373px;width:323px;border-radius: 10px;
	transition: all 0.5s;cursor: default;
	-moz-transition: all 0.5s;cursor: default;
	-webkit-transition: all 0.5s;cursor: default;
	-o-transition: all 0.5s;cursor: default;
	border: 1px solid #f00;
}

.xxgy{    font-size: 30px;
    font-weight: 900;
    text-align: center;
    margin-top: 28px;
    color: #5c5b5b;}
.poster-item .say{font-size: 18px;margin-bottom: 5px;padding-left: 10px;}
.students_star{padding:10px 10px 0 10px ;}
.cell_list{margin-bottom: 20px;color:#999;font-size: 18px;overflow: hidden;}
.darks{color: #000;padding-left: 10px;}
.zwjs{    line-height: 26px;
    padding-top: 5px;
    color: #000;
    font-size: 13px;
    padding: 0 21px;
    overflow: hidden;}
.for_btn{text-align: center;
    margin-top: 18px;}
.in_page{position: absolute;left: 50%;top:50%;width:40px;height: 40px;margin-left: -20px;margin-top: -20px;}
.in_page>img{width: 40px;height: 40px;}

.check_more{width: 180px;height: 50px;line-height: 50px;text-align: center;color:#fff;background: #bc241d;margin:0 auto;display: block;}



.menu_on{
	background: #845f38;
    border-radius: 30px;
}
.pageNav_on{
	background: #b56d46!important;
    color: #FFF;
}



.lanren{width:950px; overflow:hidden;margin:0 auto;}
.lanren ul li{width:297px; height:198px;float:left;margin:0 15px 50px 0;position:relative;overflow:hidden;cursor:pointer;}
.lanren .txt{width:297px;height:42px; background:url(../images/1px.png) repeat;position:absolute;left:0;bottom:0;color:#fff;font-family:"微软雅黑";}
.lanren .txt h3{font-size:20px;font-weight:100;height:42px;text-align:center;line-height:42px;}
.lanren .txt p{font-size:12px;text-align:left; background:#af6c45;height: 201px; padding: 37px 21px;line-height:22px;}


/*首页第2个块*/
.hm_tit{text-align: center;}
.ys_block{padding-top: 34px;}
#certify {position: relative;width: 1200px;margin: 0 auto;}
#certify .swiper-container{padding-bottom: 80px;}
#certify .swiper-slide { width: 340px;height: 374px;background: #fff;box-shadow: 0 8px 30px #ddd;border:2px solid #f794ae;border-radius: 15px;position: relative;}
#certify .swiper-slide:hover{transition: all 0.6s ease 0s;}

#certify .swiper-slide-active .layer{opacity: 1;background: transparent;}
#certify .swiper-slide-next,#certify .swiper-slide-prev{border:2px solid #fbe294;}
#certify  .swiper-slide:hover .layer{opacity: 1;background: transparent;}
.ys_info{text-align: center;}
.ys_info h3{font-size: 30px;color: #5c5b5b;font-weight: bold;padding-top: 34px;padding-bottom: 24px;}
.ys_info img{width: 271px;height: 171px;border-radius: 10px;margin: 0 auto;}
.ys_info p{font-size: 14px;color: #5c5b5b;padding-top: 24px;width: 265px;margin: 0 auto;line-height: 1.8;text-align: left;}
#certify  .swiper-slide img{display:block;}
#certify .swiper-pagination {display: none;}
#certify .swiper-button-prev {left: -50px;width: 51px;height: 89px;background: url("../images/prev.png") no-repeat;background-position: 0 0;background-size: 100%;margin-top: -62px;}
#certify .swiper-button-next {right: -50px;width: 51px;height: 89px;background: url("../images/next.png") no-repeat;background-position: 0 0;background-size: 100%;margin-top: -62px;}

