/* banner */
.banner{
	height: 900px;
	width: 100%;
	margin-top: 75px;
}
.ban .sw_ne{
	position: absolute;
	z-index: 4;
	text-align: center;
	bottom: 20px;
}
.ban .sw_ne .swiper-pagination-bullet{
	width: 15px;
	height: 15px;
	background-color: #fff;
	opacity: 1;
}
.ban .sw_ne .swiper-pagination-bullet-active{
	background-color:rgb(45,155,57);
}
.ban_wrap,.ban,.sw-all{
	height: 100%;
}
.sw-pc,.sw-mo{
	height: 100%;
	background-size:100% 100%;
	background-position:inherit;
}
.sw-pc{
	display: block;	
}
.sw-mo{
	display: none;	
}
.ban .swiper-slide{
	position: relative;
}
.swiper-slide-active .sw-pc{
	transform:;
    transition: transform 8s linear;
}
/* about */
.about,.news{
	background-color: #fff;
}
.ah2{
	font-size: 36px;
    line-height: 1.2;
    font-weight: 700;
    position: relative;
    z-index: 2;
    color: #333;
}
.a_pa p{
	font-size: 16px;
    text-transform: uppercase;
}
.ab_fl{
	float: left;
	width: 55%;
}
.ab_fr{
	float: right;
	width: 40%;
}
.a_tit{
	position: relative;
	overflow: hidden;
	width: 100%;
}
.a_line{
	position: absolute;
	top: 28px;
	left: 190px;
	width: 100%;
	border-top:1px solid #8c8c8c;
	border-bottom:1px solid #8c8c8c;
	height: 5px;
}
.a_year{
	margin-top: 25px;
}
.a_year span{
	display: inline-block;
	font-size:61px;
	color: #cecece;
	margin-left: 15px;
}
.a_su{
	margin-top: 25px;
}
.a_su h4{
	color:rgb(45,155,57);
	font-size: 20px;
	margin-bottom: 15px;
}
.a_su p{
	line-height: 2;
}
/* dishes */
.dishes{
	background:#eee url(wen.jpg) repeat;
}
.dtit{
	text-align: center;
	margin-bottom: 30px;
}
.dtit p{
	text-transform: uppercase;
	position: relative;
}
.dtit p:before,.dtit p:after{
	position: absolute;
	content: "";
	width: 60%;
	left: 20%;
	height: 1px;
	background-color:#8c8c8c;
}
.dtit p:after{top:30px;}
.dtit p:before{top:25px;}
.tabs{
	text-align: center;
	margin-bottom: 45px;
}
.tabs li{
	width: 100px;
	text-align: center;
	display: inline-block;
	background-image: url(tese_bg.png);
	background-size:100% 100%;
}
.tabs li a{
	display: block;
	color: #fff;
	padding: 10px 5px;
}
.ta_img{
	height:260px;
	width: 100%;
	overflow: hidden;
}
.ta_sn a{
	display: block;
}
.t_tu{
	width: 100%;
	height: 100%;
	background-size: cover;
	-webkit-transition: all 1.2s;
	-moz-transition: all 1.2s;
	-ms-transition: all 1.2s;
	-o-transition: all 1.2s;
	transition: all 1.2s;
}
.ta_con{
	background-color: #fff;
	padding: 10px;
	text-align: center;
	border:1px solid #ddd;
	
}
.ta_sn a:hover .t_tu{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.ta_con p{
	overflow: hidden;
	white-space: nowrap;
}
/* news */
.nw_ap{
	padding-top: 50px;
}
.ne_ul li{
	float: left;
	width: 29.33333%;
	margin:0 2%;
}
.ne_ul{
	float: left;
	width: 70%;
}
.nw_fr{
	float: right;
	width: 28%;
}
.ne_pg{
	height: 240px;
}
.ne_con{
	background-color: #eee;
	padding: 10px;
}
.ne_con h4{
	font-size: 15px;
	color: #333;
	margin-bottom:8px;
	margin-top:8px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.ne_con p{
	font-size:14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.nw_fr h5{
	background-color: #eee;
	padding: 10px 15px;
	font-size: 18px;
	position: relative;
	color: #333;
}
.nw_fr h5:before{
	position: absolute;
	content: "";
	left:0px;
	top: 20%;
	height: 60%;
	width: 2px;
	background-color:#ea592b;
}
.nw_fr a{
	display: block;
	line-height: 2.4;
	font-size: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	padding-left: 10px;
	position: relative;
}
.nw_fr a:before{
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	width: 4px;
	height: 4px;
	background-color: #ea592b;
	border-radius: 50%;
	margin-top: -2px;
}
.zhao{
	background-size: cover;
}
.white .ah2{
	color: #fff;
}
.dtit.white p{
	color: #ddd;
}
.shang{
	text-align: center;
}
.shang h4{
	color:rgb(45,155,57);
	font-size: 25px;
	margin-bottom: 15px;
}
.shang p{
	line-height: 2;
	color: #fff;
}
.amore{
	width: 120px;
	text-align: center;
	display: block;
	margin: 35px auto 0;
	border:1px solid #666;
	padding:10px 0;
}
.amore:hover{
	background-color:rgba(234, 89, 44, 0.4);
}
.aba{
	color: #fff;
	border-color: #fff;
}
.aba:hover{
	background-color: rgba(255,255,255,0.3)
}
.shang .dhua{
	color:rgb(45,155,57);
	font-size: 18px;
	margin-top: 15px;
}
/* contact */
.con_wrap{
	padding-top: 30px;
}
.con_fl{
	float: left;
	width: 48%;
}
.con_fr{
	float: right;
	width: 48%;
}
.c_logo{
	width:80px;
	margin-bottom: 15px;
}
.con_fl h4{
	font-size: 18px;
	margin-bottom: 13px;
	color: #333;
}
.con_fl p{
	line-height: 2;
	font-size: 15px;
}
.erw{
	width: 110px;
	margin-top: 10px;
}
.con_fr input{
	display: block;
	width: 100%;
	margin-top: 15px;
	height: 45px;
	box-sizing: border-box;
	padding: 0 15px;
	border:1px solid #ddd;
	border-radius: 5px;
	-webkit-appearance: none;
	appearance: none;
	outline:none;
}
.con_fr textarea{
	display: block;
	width: 100%;
	padding: 15px;
	height: 150px;
	box-sizing: border-box;
	resize:none;
	-webkit-appearance: none;
	appearance: none;
	outline: none;
	border: 1px solid #ddd;
	margin-top: 15px;
	border-radius: 5px;
}
@media (max-width:1300px){
	.ah2{
		font-size: 33px;
	}
	.a_year,.a_su{
		margin-top: 20px;
	}
	.a_year img{
		width: 210px;
	}
	.a_year span{
		font-size: 54px;
		margin-left: 10px;
	}
	.a_su h4{
		font-size: 19px;
		margin-bottom: 12px;
	}
	.a_su p{
		font-size: 15px;
	}
}
@media (max-width:1080px){
	.ab_fr{
		margin-top:60px;
	}
	.a_year img{
		width: 158px;
	}
	.a_year span{
		font-size: 37px;
	}
	.ah2{
		font-size: 28px;
	}
	.nw_ap{
		padding-top: 40px;
	}
	.ne_ul{
		width: 100%;
	}
	.nw_fr{
		display: none;
	}
}
@media (max-width:768px){
	.ab_fr{
		position: absolute;
		bottom: 0;
		right: 0;
	}
	.ab_box{
		position: relative;
	}
	.ab_fl{
		float: none;
		width: 100%;
		position: relative;
		z-index: 2;
		background-color: rgba(255,255,255,0.8);
	}
	.ah2{
		font-size: 25px;
	}
	.a_year img{
		width: 140px;
	}
	.a_year span{
		font-size: 34px;
	}
	.ne_ul li{
		width: 46%;
	}
	.ne_ul li:last-child{
		display: none;
	}
	.amore{
		width: 100px;
		font-size: 14px;
		padding: 5px 0;
		margin-top: 20px;
	}
	.shang h4{
		font-size: 20px;
	}
}
@media (max-width:640px){
	.banner{
		margin-top:55px; height:210px!important;
	}
	.sw-pc{
		display: none;
	}
	.sw-pckkk{
		display: none;
	}
	.sw-pckkkuu{
		display: block!important;
		height: 160px!important;
        background-size: 100% 100%!important;
	}
	.sw-mo{
		display: block;
	}
	.ah2{
		font-size: 20px;
	}
	.a_year img{
		width: 95px;
	}
	.a_year span {
	    font-size: 24px;
	}
	.a_year, .a_su{
		margin-top: 12px;
	}
	.a_su h4{
		font-size: 15px;
		margin-bottom: 10px;
	}
	.a_su p,.tabs li a,.shang p,.con_fl p{
		font-size: 14px;
	}
	.dtit p{
		font-size: 12px;
	}
	.tabs li{
		width: 90px;
	}
	.ta_img{
		height: 230px;
	}
	.tabs{
		margin-bottom: 30px;
	}
	.ne_ul li{
		width: 96%;
	}
	.nw_ap,.con_wrap{
		padding-top: 20px;
	}
	.shang h4{
		font-size: 18px;
	}
	.shang .dhua,.con_fl h4{
		font-size: 16px;
	}
	.con_fl{
		width: 100%;
		float: none;
		text-align: center;
	}
	.con_fr{
		width: 100%;
		float: none;
	}
	.c_logo{
		width: 70px;
		margin-bottom: 10px;
	}
	.con_fr input{
		height: 35px;
		margin-top: 10px;
	}
	.con_fr textarea{
		margin-top: 10px;
		height: 120px;
	}
}
@media (max-width:414px){
	.ah2{
		font-size: 18px;
	}
	.ne_pg{
		height: 230px;
	}
	.nw_ap,.con_wrap{
		padding-top: 10px;
	}
}