body,button,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul,img{
	padding: 0;
	margin: 0;
	border: none;
}
body{
	width: 100%;
	height: auto;
	font-size: 16px;
	font-family:"Microsoft YaHei",Verdana,Arial,Helvetica, sans-serif;
	overflow-x: hidden;
}
a {
	color: #555;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
li,ol,ul{
	list-style: none;
}
h1,h2,h3,h4,h5,h6{
	font-weight: 400;
	line-height: 1.5;
}
.clearfix::after{
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
h3{
	font-size: 30px;
}
h4{
	font-size: 25px;
}
h5{
	font-size: 22px;
}

.none{
    display: none !important;
}
.show{
    display: block !important;
}
h1, h2, h3, h4, h5, h6 {
    text-decoration: none;
    font-weight: normal;
    font-size: 100%;
}
s, i, em {              
    font-style: normal;
    text-decoration: none;
}
section{width: 100%;}
@font-face{
	font-family: 'my_font'; 
	src:url('../font/DINENGSCHRIFT-ALTERNATE.OTF') format('truetype')
}
.my_font{
	font-family: "my_font";
	font-size: 28px !important;
}
/* 样式开始 */
.x_banner{
	height: 600px;
	background: url('../img/banner.png') no-repeat;
	background-size: 100%;
	position: relative;
}
.x_banner ul{
	width: 416px;
	display: flex;
	justify-content: space-between;
	position: absolute;
	top:339px;
	left: 354px;
}
.x_banner li:nth-child(2){
	margin-left: 5px;
}
.banner_img{
	position: absolute;
	right: 215px;
	bottom: 0;
	animation-delay: .3s
}
.x_banner a{
	display: block;
	width: 100%;
	height: 100%;
}
@media screen and (max-width: 1700px){
	.x_banner{
		height: 460px;
	}
.banner_img {
	width: 30%;
	bottom:0;
}
.x_banner ul {
    width: 22%;
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 56%;
    left: 18%;
}
}
.x_title p{
	text-align: center;
	font-size: 32px;
	line-height: 35px;
	letter-spacing: 0px;
	color: #313131;
	font-weight: 600;
	padding-top: 102px;
	padding-bottom: 20px;
}
.x_title img{
	display: block;
	margin: 0 auto;
}
.x_title span{color: #8cad1e}
.x_title font{
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 39px;
	letter-spacing: -1px;
	color: #ffaa00;
	padding-top: 25px
}
.x_title font i{
	font-size: 20px;
	font-weight: 600;
	color: #ffaa00 !important;
}
.x_title .icon-jiantou_xiangyouliangci_o:nth-child(1){
	margin-right: -8px;
}
.x_rg{
	margin-right: -8px;
}
.x_lis{
	display: flex;
	justify-content: space-between;
	width: 1200px;
	margin: 0 auto;
}
.x_list01{
	padding-top: 50px;
}
.x_list01 li{
	text-align: center;
}
.x_list01 li div{
	background-color: #8cad1e;
	border-radius: 10px;
	overflow: hidden;
	margin-top: -62px;
}
.x_list01 div h1{
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #ffffff;
	margin-top: 70px;
}
.x_list01 div a{
	display: block;
	width: 202px;
	height: 154px;
	border: 1px solid #fff;
	border-radius: 10px;
	margin: 8px;
}
.x_list01 div P{
	font-family: "my_font";
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #ffffff;
	padding-top: 8px;
}
.zx_btn{
	display: flex;
	align-items: center;
	justify-content: space-around;
	width: 247px;
	height: 54px;
	border: solid 3px #fcba3a;
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #fcba3a;
	margin: 61px auto;
}
.zx_btn i{
	font-size: 24px;
	color: #fcba3a !important;
}
.x_cout2{
	position: relative;
	background: #F6F6F6;
}
.x_list2 {
	padding-top: 70px;
	padding-bottom: 120px;
}
.x_list2 li{
	width: 370px;
	height: 427px;
	background-color: #ffffff;
	box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	overflow: hidden;	
}
.x_list2 li h1{
	display: flex;
	align-items: center;
	justify-content: space-around;
	height: 85px;
	background-color: #8cad1e;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	margin-bottom: 35px;
}
.x_list2 li h1 img{
	width: 25%;
	opacity: .3;
	margin-bottom: -21px
}
.x_list2 li p{
	width: 301px;
	margin: 0 auto;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #434343;
}
.x_list2 li p i{
	font-size: 28px;
	color: #8cad1e;
	margin-right: 21px;
}
.x_list2 li:nth-child(1) span{
	color: #8cad1e;
}
.x_list2 li:nth-child(2) span,.x_list2 li:nth-child(2) i{
	color: #fcba3a;
}
.x_list2 li:nth-child(3) span,.x_list2 li:nth-child(3) i{
	color: #e96968;
}

.x_food{
	position: absolute;
}
.xf1{
	top: -112px;
	left: -87px;
}
.xf2{
	bottom: 0;
	left: 120px;
}
.xf3{
	bottom: -236px;
    right: -235px;
}
.x_xdf{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 209px;
	height: 209px;
	background-color: #fcba3a;
	border-radius: 10px;
	position: relative;
	z-index: 3;
}
.x_css{
	justify-content: space-between;
	align-items: center;
	margin-top: 60px;
	margin-bottom: 110px;
	width: 1000px;
}
.x_xdf a{
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 195px;
	height: 195px;
	margin: 4px;
	border: 1px solid #fff;
	border-radius: 10px;
	
}
.x_xdf a img{
	width: 35%;
	margin-top: 22px;
}
.x_xdf a h2{
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	margin-top: 47px;
	position: absolute;
	top: 70px;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 4;
}
.img_jt {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	overflow: hidden;
}
.img_jt img{
	animation: move_jt .8s linear infinite;
}
@keyframes move_jt {
    0% {
        transform: translateX(-20%) translateZ(0) rotate(-90deg) scale(.2)
    }
    50% {
        transform: translateX(5%) translateZ(0) rotate(-90deg) scale(.2)
    }
    100% {
        transform: translateX(22%) translateZ(0) rotate(-90deg) scale(.2)
    }
}
.lis_fll li{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 325px;
	height: 46px;
	background-color: #ffaa00;
	border-radius: 23px;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	margin-bottom: 13px;
	position: relative;
}
.lis_fll li i{
	display: flex;
	width: 41px;
	height: 40px;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	border-radius: 50%;
	font-size: 24px;
	font-weight: 600;
	color: #ffaa00;
	position: absolute;
	top: 0;
	left: 3px;
	bottom: 0;
	margin: auto;
}
.lis_fll li:last-child{
	margin-bottom: 0;
}
.x_qy{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.x_qy dd{
	width: 121px;
	height: 121px;
	background-color: #ffaa00;
	border-radius: 10px;
	text-align: center;
	border:6px solid #FFE5B2;
}
.x_qy dd img{
	width: 95%;
	margin-top: -15px;
}
.x_qy dd h1{
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	margin-top: -20px;
}
.x_qy dd:last-child img{
	margin-top: 0px;
	width: 72%
}
.x_qy dd:last-child h1{
	margin-top: -5px;
}
.x_qy em{
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #515151;
	margin: 10px auto;
}
.x_cout4{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 160px;
	background-color: #ffaa00;
}

.x_from_cout h1{
	display: flex;
	align-items: flex-end;
	font-size: 32px;
	font-weight: 400;
	letter-spacing: 0px;
	color: #fff;
}
.x_from_cout span{
	font-weight: 400;
	font-size: 24px;
	font-family:"my_font";
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	margin-left: 10px;
}
.x_h1 p{
	font-size: 20px;
	font-weight: 400;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #fff;
}
.x_frm{
	display: flex;
	align-items: center;
}
.x_frm input{
	outline: none;
	border: none;
	width: 230px;
	height: 46px;
	background-color: #ffffff;
	border-radius: 5px;
	margin-left: 17px;
	text-indent: 18px;
	font-size: 16px;
}
.x_frm input::placeholder{
	text-indent: 18px;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	color: #434343;
}
.x_frmBtn{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 158px;
	height: 46px;
	background-color: #434343;
	border-radius: 5px;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	margin-left: 17px;
}
.x_cout5{
	background-color: #8cad1e;
	padding-bottom: 113px;
}
.x_cout5 .x_title p{
	color: #fff;
}
.x_list3{
	display: flex;
	justify-content: space-between;
	padding: 0 49px;
	margin-top: 66px;
}
.x_list3 li div{
	background-color: #fff;
	border-radius: 10px;
	padding-bottom: 6px;
	position: relative;
}
.x_list3 li h1{
	display: block;
	text-align: center;
	font-size: 24px;
	width: 207px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #8cad1e;
	padding-top: 23px;
	padding-bottom: 18px;
	border-bottom: 2px dashed #8cad1e;
	margin: 0 auto;
}
.x_list3 li:nth-child(2) h1,.x_list3 li:nth-child(5) h1,
.x_list3 li:nth-child(2) p,.x_list3 li:nth-child(5) p
{color: #FFAA00 !important;border-color:#FFAA00 !important}
.x_list3 li:nth-child(2) .icon-gou,.x_list3 li:nth-child(5) .icon-gou{background-color: #FFAA00;}
.x_list3 li:nth-child(3) .icon-gou,.x_list3 li:nth-child(6) .icon-gou{background-color: #E96968;}
.x_list3 li:nth-child(3) h1,.x_list3 li:nth-child(6) h1,
.x_list3 li:nth-child(3) p,.x_list3 li:nth-child(6) p
{color: #E96968 !important;border-color:#E96968 !important}
.x_list3 li h1 i{
	font-size: 24px;
}
.x_list3 p{
	display: flex;
	width: 207px;
	align-items: center;
	justify-content: space-between;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 60px;
	letter-spacing: 0px;
	color: #8cad1e;
	margin: 0 auto;
}
.x_list3 p i{
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: #8cad1e;
	color: #fff;
	padding: 4px;
	font-size: 12px;
	margin-right: 5px;
}
.x_list3 li div img{
	display: block;
	width: 95%;
	margin: 0 auto;
}
.x_ll,.x_lr{
	position: absolute;
	top: 56px;
	color: #8cad1e !important;
	font-size: 30px !important;
}
.x_ll{
	left: -9px;
}
.x_lr{
	right: -9px;
}
.x_lst_btn{
	display: flex;
	align-items: center;
	justify-content: space-around;
	width: 186px;
	height: 41px;
	border: solid 2px #ffffff;
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #fff;
	margin: 0 auto;
	margin-top: 28px;
}
.x_lst_btn i{
	font-size: 22px;
}
.x_cout6{
	background-color: #eee;
}
.x_teacher{
	padding-top: 73px;
	padding-bottom: 122px
}
.x_teacher li{transition: all .2s linear;}
.x_teacher li:hover{
	transform: translateY(-2%);
	box-shadow: 0px 5px 20px #555;
}
.x_teacher li div{
	display: flex;
	height: 110px;
	align-items: center;
	justify-content: space-between;
	padding: 0 33px;
}
.x_teacher li h1{
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 1px;
	color: #ffffff;
}
.x_teacher li h1 p{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}
.x_teacher li div i{
	color: #fff;
}
.x_teacher li:nth-child(1){background-color: #8cad1e;}
.x_teacher li:nth-child(2){background-color: #ffaa00;}
.x_teacher li:nth-child(3){background-color: #e96968;}
.x_cout7 .x_h1 p{font-family: "my_font"}
.x_peole{padding: 75px 0;}
.x_peole li{text-align: center;}
.x_peole div{background-color: #fff;overflow: hidden;border-radius: 10px;margin-top: -110px;}
.x_peole li img{position: relative;z-index: 3;}
.x_peole div a{
	display: block;
	width: 249px;
	height: 436px;
	border-radius: 10px;
	border: solid 1px #949494;
	margin: 8px;
	padding: 0 53px;
	
}
.x_peole div a h1{
	padding-top: 114px;
}
.x_peole div a h1,.x_peole div a h2{
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #434343;
}
.x_peole div a h2{
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	font-family: 'my_font';
	line-height: 40px;
	letter-spacing: 0px;
	color: #434343;
}
.x_peole div a span{
	display: block;
	text-align: center;
	padding-bottom: 28px;
}
.x_peole div a p{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 35px;
	letter-spacing: 0px;
	color: #434343;
	text-align: left;
	text-indent: 10px;
}
.x_cout10{
	background-color: #e96968;
}
.x_cout10 .x_title p{
	color: #fff;
}
.x_swpr{align-items: center;padding: 100px 0 120px 0}
.x_swpr .show{display: block}
.x_swpr ul{
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-left: 36px;
}
.x_swpr ul li{
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	margin-bottom: 24px;
	border-radius: 60px;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: -1px;
	color: #434343;
	position: relative;
	cursor: pointer;
	transition: all .5s;
}
.x_swpr ul li:last-child{margin-bottom: 0}
.x_swpr ul li i{
	width: 53px;
	height: 53px;
	background-color: #e96968;
	border-radius: 50%;
	text-align: center;
	line-height: 53px;
	color: #fff;
	font-size: 24px;
	position: absolute;
	top: 4px;
	left: 4px;
}
.x_swpr ul li span{
	color: #e96968
}
.x_swpr dd{
	display: none;
}
.x_swpr ul .x_hover i{
animation:xuanz 2s infinite;
}
@keyframes xuanz
{
from{transform: rotateY(0deg);}

to {transform: rotateY(360deg);}
}
.x_tabY{
	flex-flow: wrap;
	padding: 70px 0 80px 0;
}
.x_tabY li{
	overflow: hidden;
	margin-top: 11px;
}
.x_tabY li img{transition: all 0.3s linear 0s;}
.x_tabY li:hover img{transform: scale(1.05) translateZ(0);}
.x_tabY .tab_x{
	display: flex;
	width: 360px;
	height: 180px;
	background-color: #8cad1e;
	justify-content: space-around;
	align-items: center;
}
.tab_x dd{
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 39px;
	letter-spacing: 1px;
	color: #ffffff;
}
.xs_li_20 .icon-dian{
	color: #333 !important;
}
.adsbygoogle{display:none !important;}
/* 样式结束 */

/* 效果动画 */
.scroll-content{
	animation:totop 2s forwards;
	-webkit-animation:totop 2s forwards;
	-o-animation:totop 2s forwards;
	-moz-animation:totop 2s forwards;
	-ms-animation:totop 2s forwards;
	transform:translateY(-20px);
	-webkit-transform:translateY(-20px);
	-o-transform:translateY(-20px);
	-ms-transform:translateY(-20px);
	-moz-transform:translateY(-20px);
}
@keyframes totop{
	0%{transform:translateY(-20px);opacity:0}
	100%{transform:translateY(0);opacity:1}
}
@-moz-keyframes totop{
	0%{-moz-transform:translateY(-20px);opacity:0}
	100%{-moz-transform:translateY(0);opacity:1}
}
@-webkit-keyframes totop{
	0%{-webkit-transform:translateY(-20px);opacity:0}
	100%{-webkit-transform:translateY(0);opacity:1}
}
@-ms-keyframes totop{
	0%{-ms-transform:translateY(-20px);opacity:0}
	100%{-ms-transform:translateY(0);opacity:1}
}
@-o-keyframes totop{
	0%{-o-transform:translateY(-20px);opacity:0}
	100%{-o-transform:translateY(0);opacity:1}
}
.animated{
    animation-duration: 2s;
}
/* 打勾 */
.x_g{position: relative;width: 31px;height: 31px;background:#ff5033;overflow: hidden;border-radius: 5px}
.x_g img{width: 31px;height: 31px;}
.div11{position: absolute;width: 31px;height: 31px;
animation: myfirst 1s linear;top: 0;background:#ff5033;left:0;
animation-fill-mode: forwards;
}
@keyframes myfirst
{
from{left: 0;}

to {left:31px;}
}
/* 波浪 */
@keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1)
    }
    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55)
    }
    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1)
    }
}
.waveWrapper {
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
	margin: auto;
	border-radius: 10px;
}
.wave {
    position: absolute;
    left: 0;
    width: 200%;
    height: 100%;
    background-repeat: repeat no-repeat;
    background-position: 0 bottom;
	transform-origin: center bottom;
	background-size: 307%;
	z-index: 1;
	opacity: .9;
	
}
.waveAnimation .waveMiddle {
    animation: move_wave 10s linear infinite;
}

.waveAnimation .waveBottom {
    animation: move_wave 15s linear infinite;
}