html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
    margin: 0;
    padding: 0;
}
ul{
    list-style: none;
}
a{
    color: #333;
    text-decoration: none;
}
i{
    font-style: normal;
}
.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{
	overflow: hidden;
}
@font-face{
	font-family: 'my_font'; 
	src:url('../font/DINENGSCHRIFT-ALTERNATE.OTF') format('truetype')
}
/* 样式开始 */
.send01{
	height: 900px;
	background-size: cover;
	background-position: center center;
}
.send01 h1{
	font-size: 61px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 55px;
	letter-spacing: 0px;
	color: #fdfcfc;
	text-align: center;
	padding-top: 203px;
}
.send01 h1 p{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 55px;
	letter-spacing: 10px;
	color: #fdfcfc;
}
.send01 h1 span{
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}
.send01 h1 span i{
	width: 30px;
	height: 4px;
	background-color: #ffffff;
}
.send01 ul{
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 50px;
}
.send01 ul li{
	display: flex;
	flex-direction: column;
	justify-items: center;
	align-items: center;
	color: #fff;
	margin: 0 33px;
}
.send01 li span{
	display: block;
	width: 120px;
	height: 120px;
	border: solid 1px #ffffff;
	border-radius: 50%;
	text-align: center;
	line-height: 120px;
}
.send01 li span i{
	font-size: 49px;
}
.send01 li:nth-child(1) i{
	font-size: 74px;
}
.send01 li p{
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
	color: #ffffff;
	margin-top: 10px;
}
.ban_btn{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 247px;
	height: 46px;
	font-size: 22px;
	margin: 0 auto;
	background-color: #fff;
	margin-top: 60px;
}
.ban_btn span{
	margin-right: 37px;
}
.ban_btn i{
	color:#333;
	margin-top: 6px;
}
.myTitle{
	text-align: center;
	font-size: 32px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #7c203a;
	padding-top: 132px;
	padding-bottom: 50px;
}
.myTitle p{
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #010101;
}
.myTitle p span{
	color: #7c203a;
	font-weight: 600;
}
.myTitle02{
	font-size: 32px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #7c203a;
	text-align: center;
	padding: 124px 0 71px 0;
}
.myTitle02 p{
	font-family: 'my_font';
	font-size: 18px;
	font-weight: 100;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #a0a0a0;
}
.send02{
	background-color: #eeeeee;
}
.send02 .title_img{
	margin-top: 131px;
	margin-bottom: 89px;
}
.echart{
	display: flex;
	justify-content: center;

}
.send02 ul{
	display: flex;
	justify-content: center;
	margin-bottom: 150px;
}
.send02 li{
	display: flex;
	/* justify-content: space-between; */
	align-items: center;
	background-color: #fff;
	width: 360px;
	height: 60px;
	font-size: 24px;
	color: #7c203a;
}
.send02 li:nth-child(1){
	margin-right: 230px;
}
.send02 li div{
	flex: 1;
	text-align: center;
}
.send02 li div:nth-child(2){
	border-left: 1px solid #7c203a;
}
.send03 {
	padding-bottom: 128px;
}
.send03 .title_img{
	margin-top: 124px;
	margin-bottom: 67px;
}
.send03 ul{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	background-color: #eeeeee;
	margin-bottom: 30px;
}
.send03 ul li{
	height: 60px;
	flex: 1;
	text-align: center;
	line-height: 60px;
	font-size: 24px;
	color: #7c203a;
	cursor: pointer;
}
.send03 .send03_act{
	background-color: #7c203a;
	color: #fff;
}
.send03 .tab{
	display: none;
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.send03 section{
	display: flex;
	width: 1200px;
	margin: 0 auto;
}
.send03 section div{
	flex: 1;
	background-color: #eeeeee;
}
.send03_tit{
	margin-top: 67px;
	margin-bottom: 86px;
}
.send03 section dl{
	margin-left: 39px;
}
.send03 section dl dd{
	display: flex;
	align-items: center;
	font-size: 20px;
	margin-bottom: 15px;
}
.send03 section dl dd img{
	margin-right: 9px;
}
.send_btn{
	display: flex;
	width: 220px;
	height: 40px;
	justify-content: space-around;
	align-items: center;
	color: #333;
	font-size: 20px;
	border: 1px solid #000;
}
.sen03_btn{
	position: absolute;
	left: 39px;
	bottom: 75px;

}
.send04{
	background-color: #eeeeee;
}
.send04 .title_img{
	margin-top: 106px;
	margin-bottom: 63px;
}
.send04 .swiper-container{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.send04 .swiper-slide{
	width: 390px;
	background-color: #fff;
}
.send04 .swiper-slide div{
	text-align: center;
	height: 80px;
	background-color: #7c203a;
	color: #fff;
	overflow: hidden;
}
.send04 .swiper-slide div h1{
	font-size: 24px;
	margin-top: 15px;
	margin-bottom: 6px;
}
.send04 .swiper-slide div p{
	font-size: 12px;
	letter-spacing: 12px;
}
.send04 .swiper-slide dl{
	margin-left: 40px;
	margin-top: 60px;
}
.send04 .swiper-slide dd{
	display: flex;
	align-items: center;
	margin-bottom:10px; 
	font-size: 18px;
}
.send04 .swiper-slide dd img{
	margin-right: 10px;
}
.send04 .swiper-slide a{
	display: flex;
	width: 260px;
	height: 40px;
	justify-content: space-around;
	align-items: center;
	margin: 0 auto;
	font-size: 20px;
	color: #fff;
	background-color: #7c203a;
	margin-top: 71px;
	margin-bottom: 41px;
}
.send04 .send04_pag{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 63px;
	margin-bottom: 97px;
}
.send04 .send04_pag div{
	width: 100px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #7c203a;
	color: #fff;
}
.send04_pag div i{
	font-size: 26px;
}

.send04 .send04_pag .send04_act{
	background-color: #ff9f68;
}
.send04  .color02 div,.send04  .color02 a{background-color: #f85959;}
.send04  .color03 div,.send04  .color03 a{background-color: #ff9f68;}

.send05 .title_img{
	margin-top: 115px;
	margin-bottom: 98px;
}
.send05  section{
	display: flex;
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 154px;
	position: relative;
}
.send05_img{
	display: none;
}
.send05  section .img_con{
	position: relative;
	width: 600px;
	height: 440px;
}
.send05_title{
	font-family:'my_font';
	background-color: #7c203a;
	color:#fff;
	font-size: 14px;
	padding: 5px;
	letter-spacing: 1px;
	position: absolute;
	bottom: 20px;
	left: 15px;
	z-index: 9;
}
.send05 ul{
	width: 538px;
	height: 440px;
	position: absolute;
	top: 0;
	right: 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.send05 ul li{
	/* display: flex;
	align-items: center; */
	cursor: pointer;
	overflow: hidden;
}
.send05 section li i{
	color: #333333;
	font-size: 40px;
	
}

.send05 section li font{
	float: left;
	display: flex;
	width: 74px;
	height: 76px;
	align-items: center;
	justify-content: center;
	border: solid 2px #333333; 
	margin-right: 22px;
}

.send05 section li:hover font{
	border-color: #7c203a;
}
.send05 section li:hover i{
	color: #7c203a;
}
.send05 section li:hover{
	color: #7c203a;
}
.send05 li div h1{
	font-size: 24px;
	margin-top: 15px;
}
.send05 li div p{
	font-size: 8px;
	font-weight: 600;
}
.send06 {
	background-color: #eeeeee;
	padding-bottom: 94px;
}
.send06 section{
	display: flex;
	width: 1200px;
	height: 642px;
	margin: 0 auto;
	justify-content: space-between;
}
.teac_title{
	font-size: 32px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #7c203a;
	padding: 127px 0 55px 0;
}
.teac_title p{
	font-family: "my_font";
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #a0a0a0;
}
.teac_nm h1{
	font-family: "my_font";
	font-size: 48px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
}
.teac_nm h1 span{
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #060606;
	margin-left: 19px;
}
.teac_nm p{
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #7d7d7d;
	padding-top: 10px;
}
.teac_nm .lstx{
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #010101;
	line-height: 30px;
	margin-top: 25px;
}
.teac_nm .lstx span{
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 50px;
	color: #020202;
}
.send06_tit{
	margin-top: 127px;
	margin-bottom: 55px;
}
.send06_ifon,.teacher{
	display: none;
}
.send06 ul{
	width: 1200px;
	margin: 0 auto;
}
.send06 ul li{
	display: none;
}
.send06_pag{
	position: absolute;
	display: flex;
	justify-content: center;
	z-index: 3;
	right:10px;
	bottom: 49px;
}
.send06_pag div{
	width: 100px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #7c203a;
	color: #fff;
}
.send06_pag div i{
	font-size: 26px;
}
.send06 .send06_act{
	background-color: #ff9f68;
}
.send07{
	height: 320px;
	background: url(../img/bg.png) no-repeat;
	background-size: 100%;
	text-align: center;
}
.send07 h1{
	font-size: 28px;
	color: #fff;
	margin-top: 80px;
}
.send07 i{
	display: block;
	width: 40px;
	height: 1px;
	background-color: #fff;
	margin: 45px auto;
}
.send07 a{
	display: flex;
	width: 435px;
	height: 60px;
	margin: 0 auto;
	align-items: center;
	background-color: #fff;
	border-radius: 60px;
}
.send07 a div{
	display: flex;
	width: 55px;
	height: 55px;
	align-items: center;
	justify-content: center;
	background-color: #7c203a;
	border-radius: 50%;
	margin-left: 3px;
	margin-right: 18px;
}
.send07 a span{
	font-size: 24px;
	color: #7c203a;
}
.send08 .title_img{
	margin-top: 119px;
	margin-bottom: 84px;
}
.send08 ul{
	width: 1200px;
	margin: 0 auto;
	
}
.send08 ul li{
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-top: 1px solid #eeeeee;
	padding: 10px 0;
}
.send08 ul li:nth-child(2){
	border-bottom: 1px solid #eeeeee;
	padding-left: 20px;
}
.list_img{
	display: flex;
	justify-content: space-between;
	margin-top: 95px;
}
.send09 .title_img{
	margin-top: 161px;
	margin-bottom: 88px;
}
.send09 ul{
	width: 1200px;
	height: 400px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.send09 li{
	transform-style: preserve-3d;
	background-color: #7c203a;
	color: #fff;
	transition: all 0.3s linear 0s;
	cursor: pointer;
}
.send09 li:hover{
	box-shadow: 0px 5px 10px #888888;
	z-index: 10;
	transform: translate3d(0,-6px,0);

}
.send09 li div{
	display: flex;
	justify-content: space-around;
	align-items: center;
	padding: 22px 0;
}
.send09 li div h1{
	font-size: 24px;
	margin-bottom: 7px;
}
.send09 li div p{
	font-size: 18px;
}
.send09 li div a{
	display: flex;
	width: 33px;
	height: 53px;
	background-color: #fff;
	color: #7c203a;
	justify-content: center;
	align-items: center;
}
.send09 li i{
	font-size: 26px;
	color: #7c203a;
}
.send10{
	padding-bottom: 150px
}
.send10 .title_img{
	margin-top: 178px;
	margin-bottom: 72px;
}
.send10 .con{
	height: 507px;
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left;
}
.send10 .con ul{
	width: 542px;
	height: 421px;
	background-color: #7c203a;
	opacity: 0.9;
	padding:0 59px;
	overflow: hidden;
	margin-top: 43px;
	margin-left: 541px;
}
.send10 .con ul p{
	color: #fff;
	font-size: 20px;
	margin: 46px 0;
}
.send10 .con ul li{
	border-bottom: 1px solid #ccc;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
}
.send10 .con ul div{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 60px;
}
.send10 .con ul div a{
	display: flex;
	width: 220px;
	height: 40px;
	justify-content: space-around;
	align-items: center;
	background-color: #fff;
	font-size: 18px;
	color: #7c203a
}
.send10 input{
	background-color: rgba(0, 0, 0, 0);
	border: none;
	outline: none;
	height: 50px;
	color: #fff;
	font-size: 18px;
	width: 75%;
}
/* 样式结束 */

/* 效果动画 */
.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: 1.5s;
}