@charset "utf-8";
body {
	color: #333333;
	font-size: 14px;
	background-color: #FFFFFF;
	overflow-x: hidden;
}

.textCenter {
	text-align: center;
}

.textLeft {
	text-align: left;
}

.textRight {
	text-align: right;
}

.left {
	float: left;
}

.right {
	float: right;
}

.Validform_checktip {
	display: none !important;
}

a {
	cursor: pointer;
}


/* header */

.header {
	width: 100%;
	height: 450px;
	background: url(../img/bg1.png) no-repeat center top;
	position: relative;
	padding-bottom: 40px;
}

.header .title{
	position: absolute;
	top: 105px;
	left: 50%;
	margin-left:-390px;
	height: 100px;
	width: 780px;
	background: white;
	border-radius: 50px;
	text-align: center;
	line-height: 100px;
	font-size: 48px;
}
.header .title b{
	background: -webkit-linear-gradient(left, #3de8c8, #1d2a8a);
	background: linear-gradient(left, #3de8c8, #1d2a8a);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.header .info{
	position: absolute;
	height: 140px;
	width: 100%;
	color: white;
	font-size: 34px;
	top: 220px;
	left:0;
	text-align: center;
}
/* header */

/* form */


.biaodan{
	width: 660px;
	margin: 30px auto;
}


.biaodan form div {
	margin-bottom: 10px;
	position: relative;
}
.biaodan form div img{
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
}
.biaodan form input,
.biaodan form select {
	height: 38px;
	font-family: "微软雅黑";
	width: 264px;
	color: #aab2bd;
	background: white;
	padding-left: 40px;
	box-sizing: border-box;
}

.mobile,
.name,
.Nstep,
.Pchengji {
	margin: 0 auto;
	margin-bottom: 10px;
	height: 40px;
	width: 264px;
}

#submit {
	display: block;
	width: 240px;
	height: 50px;
	font-size: 18px;
	color: #5460cc;
	cursor: pointer;
	margin: 0 auto;
	border: 1px solid #5460cc;
	background-color:transparent;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	text-align: center;
	padding: 0;
	margin:0 auto;
}

.from_submit{
	padding-top: 130px;
}
/* form */


/** common style **/


.section {
	padding-top: 80px;
	width: 100%;
	position: relative;
}

.section-content {
	width: 1000px;
	margin: 0 auto;
}

.section-content h3 {
	margin-top: 50px;
	text-align: center;
	padding-top: 10px;
	background: url(../img/titTop.png) no-repeat center top;
	font-size: 28px;
	margin-bottom:50px;
}

.ly-wrap {
	width: 660px;
	margin: 0 auto;
	text-align: center;
}

.ly-link {
	display: block;
	width: 320px;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	margin: 40px auto 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #FFFFFF;
	border: 1px solid #F08200;
	color: #F08200;
}

.ly-link:hover {
	background-color: #F08200;
	color: #FFFFFF;
}

.linkOther {
	margin: 0 auto;
	display: block;
	margin-top: 50px;
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	-ms-transition: ease .3s;
	-o-transition: ease .3s;
	transition: ease .3s;
}

.linkOther:hover {
	filter: brightness(0.9);
}

.section-right::before{
	content: '';
	display: block;
	width: 115px;
	height: 114px;
	position: absolute;
	background: url(../img/icon1.png);
	right:180px;
	top: -60px; 
}
.section-left::before{
	content: '';
	display: block;
	width: 115px;
	height: 114px;
	position: absolute;
	background: url(../img/icon1.png);
	left:180px;
	top: -60px; 
	z-index: 10;
}
.section1-right::before{
	content: '';
	display: block;
	width: 95px;
	height: 134px;
	position: absolute;
	background: url(../img/icon2.png);
	right:180px;
	top: -60px; 
}
.section1-left::before{
	content: '';
	display: block;
	width: 95px;
	height: 134px;
	position: absolute;
	background: url(../img/icon2.png);
	left:180px;
	top: -60px; 
}
.bg_gary{
	background: #f6f6f6;
}
.wrapper {
	width: 1000px;
	margin: 0 auto;
}
/** common style **/



/* lead */
.lead{
	width: 100%;
	height: 220px;
	position: relative;
	font-size:20px;
}
.lead .line{
	width: 100%;
	height: 30px;
	background: #1b1f2b; 
	position: absolute;
	z-index: -1;
	left: 0;
	top: 15px;
}
.lead .cont{
	width: 170px;
	height: 60px;
	border-radius: 30px;
	background: -webkit-linear-gradient(left, #3de8c8, #1d2a8a);
	background: linear-gradient(left, rgba(78,223,206,0), rgba(29,34,196,1));
	
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -85px;
	font-size: 30px;
	text-align: center;
	line-height: 60px;
	z-index: 1;
}
.lead .cont b{
	color: white;
}
.lead .lead-content{
	width: 100%;
	position: absolute;
	top: 80px;
	left: 0;
	text-align: center;
}
/* lead */

/* deep */
.tit{
	width: 100%;
	height: 36px;
	font-size: 36px;
	text-align: center;
}
.tit1{
	width: 100%;
	height: 28px;
	font-size: 28px;
	text-align: center;
	margin-top:20px; 
}
.deep .info{
	width: 100%;
	height: 130px;
	box-sizing: border-box;
	padding: 25px;
	font-size: 18px;
	line-height: 30px;
	background: white;
}
.deep .info-bottom{
	width: 100%;
	height: 400px;
	background: url(../img/bg2.png);
}
.deep .info-bottom .trip{
	margin-top:175px;
}
.deep .info-bottom li{
	width: 155px;
	height: 110px;
	margin-left: 35px;
}
.deep .info-bottom .tit{
	font-size: 20px;
	font-weight: bolder;
	color: white;
}
.deep .info-bottom .info{
	background: transparent;
	font-size: 14px;
	padding:0;
	margin-top:40px;
}
.intro .left{
	width:290px;
	height: 480px;
}
.intro .left img{
	display: block;
	width: 290px;
	height: 390px;
}
.intro .img-bottom{
	width: 290px;
	height: 85px;
	background: #333;
	color: white;
	padding: 15px 35px;
	box-sizing: border-box;
}
.intro .img-bottom .name{
	font-size: 24px;
	padding:0;
	margin:0;
}
.intro .img-bottom .job{
	font-size: 14px;
}
.intro .right{
	width: 710px;
	height: 480px;
	background: #f3f2f8;
	box-sizing: border-box;
	padding:65px 114px 0 40px;
	line-height: 30px;
}
.intro .right .person{
	color: #5f61ea;
}
.vid .vid-content{
	width: 880px;
	height: 350px;
	background: white;
	margin:60px auto 0; 
}
/* deep */

/* school */
.schTab,
.eventTab {
	text-align: center;
	margin-bottom: 30px;
}

.schTab li,
.eventTab li {
	width: 182px;
	height: 48px;
	display: inline-block;
	margin: 0 10px;
	border: 1px solid #666666;
	line-height: 48px;
	font-size: 16px;
	cursor: pointer;
	color: #666666;
}

.schTab .active,
.eventTab .active {
	background-color: #4CDFCC;
	color: #FFFFFF;
	font-weight: bold;
	border-color: #4CDFCC;
}

.slide,
.js_carousel_1 {
	padding: 0 75px 40px;
	width: 850px;
	position: relative;
}
.slide .hd{
	width: 1000px;
	margin-left:-75px;
	margin-bottom: 45px;
}
.slide .hd .prev,
.slide .hd .next {
	display: block;
	width: 28px;
	height: 46px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -43px;
	filter: grayscale(100%);
	opacity: .5;
}

.slide .hd .next {
	top: 250px;
	right: 0;
	background: url(../img/hoverNext.png) no-repeat center;
}

.slide .hd .prev {
	top: 250px;
	left: 0;
	background: url(../img/hoverPrev.png) no-repeat center;
}

.slide .hd .next:hover,
.slide .hd .prev:hover {
	filter: grayscale(0);
	opacity: 1;
}

.schSlide .hd ul,
.js_carousel_1 ul {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	text-align: center;
}

.schSlide .hd ul li,
.js_carousel_1 .hd ul li {
	width: 12px;
	height: 12px;
	overflow: hidden;
	text-indent: -999px;
	cursor: pointer;
	display: inline-block;
	background-color: #CACACA;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 0 4px;
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	-ms-transition: ease .3s;
	-o-transition: ease .3s;
	transition: ease .3s;
}

/* .slide .hd li.on,
.js_carousel_1 .hd li.on {
	background-color: #0099FF;
	width: 24px;
} */

.slide .bd ul {
	overflow: hidden;
	zoom: 1;
}

.slide .bd li {
	float: left;
	_display: inline;
	overflow: hidden;
	width: 850px;
}
.UniCmd { /*overflow: hidden;*/
	position: relative; width: 1000px; margin-top: 30px; 
}
	.UniCmd .hd .prev, .UniCmd .hd .next { display: block; width: 28px; height: 46px; cursor: pointer; position: absolute; z-index: 1; top: 50%; margin-top: -23px; }
	.UniCmd .hd .prev { left: 0; background: url(../img/hoverPrev.png) no-repeat center; }
	.UniCmd .hd .next { right: 0; background: url(../img/hoverNext.png) no-repeat center; }
	.UniCmd .hd .prev:hover { left: 0; background: url(../img/hoverPrev.png) no-repeat center; }
	.UniCmd .hd .next:hover { right: 0; background: url(../img/hoverNext.png) no-repeat center; }
	.UniCmd .hd ul {display:none; float: right; overflow: hidden; zoom: 1; width: 100%; height: 15px; position: absolute; z-index: 1; bottom: 0; text-align: center; }
	.UniCmd .hd ul li { display: inline-block; margin: 0 5px; width: 9px; height: 9px; border: 1px solid #666666; overflow: hidden; text-indent: -999px; cursor: pointer; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
	.UniCmd .hd ul li.on { background-color: #666666; }
	.UniCmd .bd { padding: 0 60px;margin:0 auto;}
	.UniCmd .bd ul li { float: left; text-align: center; width: 880px; }
	.uniHead{ margin-top:20px;}
	.uniHead img{ float:left; width:440px; height:160px; display:block;}
	.uniHead .right{ width:550px; }
	.uniHead p{ font-size:14px; line-height:24px; margin-left:60px; margin-bottom:10px;}
	.uniHead p span{ color:#0086f9;}
	
	.unitop{ margin-bottom:35px;}
	.unitop .intro{ width:100%; float:left;}
	.unitop .intro h4{ float:left; display:inline-block; text-align:left; color:#333; line-height:20px; font-size:14px; margin-bottom:5px;}
	.unitop .intro h4 strong{font-size:18px;}
	.unitop .link{ color:#0086f9; float:right; display:inline-block; margin-top:20px; font-size:14px; font-weight:bold;}
	.introul{ display:block;border-top:1px solid #cccccc;}
	.introul span{ float:left; display:inline-block; padding-right:6px; line-height:32px;}
	
	.uniUL{ border:1px solid #ccc; width:154px; height:284px; margin-right:44px;}
	.uniUL a{ font-size:15px; line-height:55px; display:block; text-align:left; padding:0 15px;}
	.uniUL .current,.uniUL a:hover{ color:#0086f9; }
	/*background:url(../img/uniUL-current.png) no-repeat 124px center;*/
	.uniCon .item{width:660px;}
	.uniCon h4{ font-size:16px; height:16px; line-height:16px;border-left:3px solid #0086f9; text-align:left; text-indent:10px; color:#0086f9; margin-bottom:15px;}
	.uniCon p{ text-align:left;line-height:24px; color:#7a7a7a;}
	.uniCon .txt{ padding-bottom:5px;}
	.uniCon .hot{ width:660px;height: 200px;}
	.uniCon .hot img{display:block;width: 370px;height: 200px;margin: 0 auto;}
	.uniCon .hot embed{display:block;width: 370px;height: 200px;margin: 0 auto;}
	.uniCon .hot strong:hover{ background-color:#0086f9; color:#fff;}
	.uniCon .hot strong:nth-child(3n){ margin-right:0;}
	.uniCon .rank{}
	.uniCon .pics{width: 100%;height: 280px;}
	.uniCon .pic{width: 115px;height: 120px;margin: 8px;}
	.uniCon .pic:nth-child(1),.uniCon .pic:nth-child(6){margin-left: 0;}
	.uniCon .pic img{display: block;width: 100%;height: 100%;}
	.uniCon .unitab tr,.uniCon .unitab td{height: 30px;padding: 0;}

	.rankitem{ width:210px; float:left; height:248px;border:1px solid #0086f9; display:inline-block; margin-right:6px; text-align:center;}
	.rankitem a{ width:166px; height:25px; line-height:25px; text-align:center; border-radius:30px;
	 background-color:#f3f4f7; display:block; margin:15px auto; position:relative;}
	.rankitem strong{ width:60px; position:absolute; left:0; top:0; color:#fff;border-radius:30px;}
	.rankitem h5{ font-size:12px; font-weight:bold; margin:20px 0 10px;}
	.rankitem .b1{ background-color:#ff8202;}
	.rankitem .b2{ background-color:#0086f9;}
	.rankitem .b3{ background-color:#51c21a;}
	.rankitem:nth-child(3){ margin-right:0;}
	
	
	.adbot{ margin-top:40px; margin-bottom:120px;}
	.adbot a{ width:480px; height:180px;}
	.adbot a img{ width:480px; height:180px; display:block;}
	
	


/* school */

/* visit */
.citySlide {
	padding-bottom: 0;
	height: auto;
	margin-top: 10px;
}

.cityTab,
.cityTab2019,
.tab-country {
	margin-top: 40px;
	width: 100%;
	height: 90px;
	border: 1px solid black;
}

.cityTab li,
.tab-country li {
	padding: 5px 15px;
	text-align: center;
	float: left;
	width: 125px;
	height: 90px;
	border-right: 1px solid black;
	box-sizing: border-box;
	color: #3e3e3e;
	cursor: pointer;
	font-size: 16px;
}
.cityTab2019 li {
	padding: 5px 15px;
	text-align: center;
	float: left;
	width: 111px;
	height: 90px;
	border-right: 1px solid black;
	box-sizing: border-box;
	color: #3e3e3e;
	cursor: pointer;
	font-size: 16px;
}

.cityTab li:last-of-type,
.cityTab2019 li:last-of-type,
.tab-country li:last-of-type {
	border-right: 0;
}

.cityTab li.on,.cityTab2019 li.on  {
	color: white;
	font-weight: bold;
	background: black;
}

.citySlide .hd .prev,
.citySlide .hd .next {
	margin-top: 3px;
}

.cityPic {
	float: left;
	position: relative;
}
.citySlide .bd li img{
	width: 190px;
	height: 200px;
	margin-right: 20px;
}
.visit{
	height: auto;
	box-sizing: border-box;
}
.visit .detail{
	padding: 50px 0;
	line-height: 20px;
	text-align: center;
 	
}
.visit .suit{
	height: 300px;
	background: #cccefe;
	padding: 50px 0 ;
}
.visit .suit .tit,.visit .suit .tit1{
	font-size: 24px;
}


/* visit */


.master{
	height: 1130px;
	z-index: 1;
	position: relative;
}
.master .tit{
	height: 100px;
}
.master p{
	width: 100%;
	height: 18px;
	text-align: center;
	margin-top: 10px;
	font-size: 18px;
}
.master ul li{
	width: 305px;
	height: 205px;
	border:2px solid #999;
	box-sizing: border-box;
	float: left;
	margin-right: 40px;
	margin-bottom: 30px;
}
.master ul li:nth-child(3),
.master ul li:nth-child(6),
.master ul li:nth-child(8){
	margin-right: 0;
}
.master ul li:nth-child(8){
	width: 650px;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
	line-height: 40px;
	padding: 50px 0;
}
.master ul li .imgcont{
	width: 100%;
	height: 140px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.master ul li .imgcont img{
	display: block;
}
.master ul li p{
	width: 100%;
	height: 50px;
	font-size: 16px;
	line-height: 25px;
	text-align: center;
	margin-top: 0;
}
.master .a_btn{
	width: 250px;
	height: 50px;
	border-radius: 25px;
	border-color: #4f6cff;
	color:#4f6cff;
	line-height: 50px;
}
.master .acont{
	width: 100%;
	height: 50px;
	padding: 0 200px;
	box-sizing: border-box;
}
.master .teacher li{
	padding:50px 90px;
	width: 920px;
	height: 630px;
	z-index: 2;
	position: absolute;
	top:50%;
	left: 50%;
	margin-left: -460px;
	margin-top: -300px;
	box-sizing: border-box;
	border: none;
}
.master .teacher li .close{
	position: absolute;
	top: 10px;
	right:10px;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 30px;
	color: #999;
	cursor: pointer;
}
.master .teacher .name1{
	font-size: 28px;
	width: 100%;
	height:100px;
	text-align: center;
}
.master .teacher .info{
	width: 100%;
	height: 230px;
}
.master .teacher .info-left{
	width: 200px;
	height: 230px;
	position: relative;
}
.master .teacher .info-left p{
	height: 60px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom:0;
	background: rgba(20,20,20,0.5);
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	padding: 10px 0;
	box-sizing: border-box;
	color: white;
}
.master .teacher .info-right{
	width: 536px;
	height: 230px;
	padding: 40px;
	box-sizing: border-box;
	line-height: 18px;
}
.master .teacher .info-right p{
	font-size: 14px;
	text-align: left;
	height: 20px;
	line-height: 20px;
}
.master .teacher .info-right .job{
	margin-top: 30px;
}
.master .teacher .detail{
	width: 100%;
	height: 140px;
	padding: 40px 0;
	box-sizing: border-box;
	line-height: 20px;
}
.master .teacher .acont{
	width: 100%;
	height: 50px;
	padding: 0 50px;
}
.master .teacher a.a_btn{
	width: 240px;
	font-size: 16px;
}
.master .teacher .tea1{
	background: white;
}
/* goods */
.goods{
	padding-top:0;
	margin-top: 80px; 
}
.goods .goods-top{
	width: 100%;
	height: 720px;
}
.goods .goods-top img{
	width: 100%;
	height: 100%;
}
.goods .goods-top .tit{
	position: absolute;
	top:60px;
	left:0;
	color: white;
}
.goods .goods-top .tit1{
	position: absolute;
	top:100px;
	left:0;
	color: white;
}
.goods .goods-top .part1{
	width: 880px;
	height: 300px;
	position: absolute;
	left: 50%;
	top:240px;
	margin-left:-440px; 
}
.goods .goods-top .part1 div{
	width: 420px;
	height: 300px;
	background: white;
	font-size: 24px;
	padding: 0 30px;
	box-sizing: border-box;
}
.top{
	width: 160px;
	height: 40px;
	margin: 20px auto;
	background: -webkit-linear-gradient(left, #1d2a8a,#3de8c8);
	background: linear-gradient(left, #1d2a8a, #3de8c8);
	border-radius: 20px; 
	line-height: 40px;
	text-align: center;
	color: white;
	font-weight: bolder;
}
.goods .goods-top .part1 .top{
	width: 160px;
	height: 40px;
	margin: 20px auto;
	background: -webkit-linear-gradient(left, #1d2a8a,#3de8c8);
	background: linear-gradient(left, #1d2a8a, #3de8c8);
	border-radius: 20px; 
	line-height: 40px;
	text-align: center;
	color: white;
	font-weight: bolder;
}
.goods .goods-top .part1 .top1{
	color: #3c3f8c;
	font-size: 16px;
	text-align: center;
}
.goods .goods-top .part1 .top2{
	font-size: 16px;
	line-height: 25px;
	margin-top: 20px;
}
.goods .goods-top .part1 .top3{
	display: block;
	width: 106px;
	height: 30px;
	margin: 10px auto;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: black;
	border: 1px solid black;
	border-radius: 15px;
}
.goods .goods-top .port1-bottom{
	width:620px;
	height: 100px;
	font-size: 14px;
	color: white;
	position: absolute;
	top:600px;
	left: 50%;
	margin-left:-310px;
	line-height: 20px;
}
.goods .goods-bottom{
	padding: 60px 0;
}
.goods .goods-bottom .time{
	font-size: 18px;
	text-align: center;
	margin:20px auto;
}
.a_btn{
	display: block;
	width: 180px;
	height: 30px;
	margin: 10px auto;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #3c3f8c;
	border: 1px solid #3c3f8c;
	border-radius: 15px;
}
.goods .goods-bottom .start{
	width: 830px;
	height: 270px;
	margin:0 auto;
}
.goods .goods-bottom .start li{
	background: #f6f6f6;
	width:400px;
	height: 50px;
	border-radius: 10px;
	margin-bottom:20px; 
	padding: 8px 0 8px 70px;
	box-sizing: border-box;
	font-size: 18px;
	line-height: 34px;
	text-indent: 5px;
}
.goods .goods-bottom .part2-bottom{
	width: 100%;
	font-size: 18px;
	text-align: center;
}
.goods .goods-bottom .part3{
	width:100%;
	height: 580px;
}
.goods .goods-bottom .part3{
	padding-top:10px; 
}
.goods .goods-bottom .part3 .top{
	width: 470px;
	font-size: 24px;
}
.goods .goods-bottom .part3 .tab{
	padding-top:10px; 
	
}
th{
	font-size: 20px;
	background: #758bff;
	color: white;
}
th,td{
	border: 1px solid #f6f6f6;
	width: 270px;
	height: 50px;
	text-align: center;
}
.tab tr td:nth-child(1),.tab tr th:nth-child(1){
	width: 460px;
}
.tab tr:nth-child(odd){
	background: #e8eaff;
}
.tab tr td:nth-child(1){
	padding-left: 60px;
	box-sizing: border-box;
	text-align: left;
	font-weight: bolder;
}
.tabact{
	display: block;
}
.tabnoact{
	display: none;
}
.goods .goods-bottom .part3 .spot{
	width: 40px;
	height: 10px;
	margin:20px auto;
}
.goods .goods-bottom .part3 .spot li{
	width: 10px;
	height: 10px;
	border-radius: 5px;
	border: 1px solid #333333;
}
.spotact{
	background: #333333;
}
.part4 .part4-bottom{
	width: 630px;
	height: 930px;
	margin:0 auto;
	position: relative;
}
.part4 .part4-bottom li{
	width: 630px;
	height: 50px;
	margin-bottom: 30px;
	font-size: 16px;
}
.part4 .part4-bottom li i{
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #526ee9;
	padding: 5px;
	color: white;
	font-weight: bolder;
	box-sizing: border-box;
	font-size: 14px;
}
.part4 .part4-bottom li p{
	width: 530px;
	height: 50px;
	background: #e8eaff;
	padding: 0 30px;
	line-height: 50px;
	box-sizing: border-box;
	position: relative;
}
.part4 .part4-bottom li p::before{
	content: '';
	display: block;
	position: absolute;
	border-left:15px solid transparent;
	border-top:10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right:15px solid #e8eaff;
	top:15px;
	left:-30px;  
}
.part4 .part4-bottom .line{
	width: 2px;
	height: 800px;
	background: #323232;
	margin-left: 22px;
}
.part5{
	margin-top:30px;
	width: 100%;
	height: 450px;
}
.part5 li{
	width: 300px;
	height: 225px;
	margin-bottom: 30px;
	margin-right: 30px;
	position: relative;
}
.part5 li img{
	width: 100%;
	height: 100%;
}
.part5 li P{
	width: 100%;
	height: 30px;
	position: absolute;
	bottom:0;
	left: 0;
	background: #474747;
	opacity:.9;
	color: white;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
}
/* goods */

/* free */
.free{
	height: 800px;
}
.schoolpic{
	width: 100%;
	height: 160px;
	position: relative;
}
.schoolpic img{
	width: 100%;
	height: 100%;
}
.schoolpic .tit{
	position: absolute;
	top: 30px;
	left: 30px;
	color: white;
	font-size: 24px;
}
.schoolpic .tit1{
	position: absolute;
	top: 50px;
	left: 0;
	color: white;
	font-size: 18px;
}
.free .schoolpic .a_btn{
	color: white;
	position: absolute;
	width:150px;
	top: 60px;
	left: 420px;
	border-color:white; 
}
.free .part1{
	width: 100%;
	height: 120px;
	margin-top:30px;
}
.free .part1 .bottom1{
	width: 200px;
	text-align: right;
	height: 100px;
	margin-top:20px; 
}
.free .part2{
	width: 100%;
	height: 230px;
}
.free .part2 img{
	width: 875px;
	height: 250px;
	display: block;
}
.free .part3{
	width: 100%;
	height: 120px;
	margin-left:-30px; 
	margin-top: 30px
}
.free li{
	margin-left: 32px;
	width: 120px;
	height: 120px;
}
.free .top1{
	font-size: 18px;
	font-weight: bolder;
}
.free .bottom{
	font-size: 14px;
	font-weight: normal;
}
.free .a_btn{
	width: 230px;
	margin-top:50px;
}
/* free */

/* case */
.case{
	/* height:400px; */
	width:100%;
}
.case ul{
	margin-top:100px;
}
.case ul li{
	width: 326px;
    height: 347px;
    margin-bottom: 100px;
    font-weight: normal;
    margin-right: 10px;
    box-sizing: border-box;
    padding: 20px;
    border: 1px solid #efefef;
    border-radius: 5px;
    box-shadow: #f0f0f0 2px 2px 2px;
}
.case ul li p{
	line-height: 30px;
}
.case ul li p img{
	display: inline-block;
	margin-right:10px;
}
.case ul li p a{
	color: black;
}
.case ul li p.one{
	font-weight: bold;
	color: #666aff;
}
.case ul li:last-child{
	margin-right: 0;
}
/* case */

/* know */
.know{
	height: 650px;
	font-size: 18px;
}
.know ul{
	width: 100%;
	height: 500px;
	margin-top:80px;
	position: relative;
}
.know ul li{
	width: 280px;
	height: 280px;
	box-shadow: #f0f0f0 -4px -4px  6px;
	background: white;
	border-radius: 50%;
	position: absolute;
}
.know ul li:nth-child(1){
	top:0;
	left:0;
}
.know ul li:nth-child(2){
	top:0;
	left:360px;
	z-index: 3;
}
.know ul li:nth-child(3){
	top:0;
	left:720px;
	z-index: 5;
}
.know ul li:nth-child(4){
	top:180px;
	left:170px;
	z-index: 2;
}
.know ul li:nth-child(5){
	top:180px;
	left:530px;
	z-index: 4;
}
.know ul li img{
	display: block;
	position: absolute;
	top: 60px;
	left: 100px;
}
.know ul li a{
	display: block;
	width: 100%;
	position: absolute;
	text-align: center;
	top: 160px;
	left: 0px;
	color: black;
}
/* know */

.foot1 .tit{
	margin-bottom: 30px;
}
.foot1 .a_btn{
	margin-top: 30px;
}
.year-tab{
	width: 310px;
	margin: 30px auto 0;
}
.year-tab li{
	float: left;
	border: 1px solid #333;
	color: #333;
	text-align: center;
	height: 50px;
	line-height: 50px;
	width: 150px;
	font-size: 18px;
	cursor: pointer;
}
.year-tab li.active,.year-tab li:hover{
	background: #333;
	color: #fff;
}
.Austin{
	margin: 50px auto;
}
.Austin ul{
	margin: 30px auto;
}
.Austin p.p_info{
	line-height: 30px;
	font-size: 20px;
	margin: 30px 0;
}
.Austin li{
	float: left;
	width: 232px;
	height: 300px;
	margin-right: 20px;
	border: 1px solid #efefef;
	padding: 30px;
	box-sizing: border-box;
	border-radius: 5px;
	position: relative;
}
.Austin li:last-child{
	margin-right: 0;
}
.Austin li h4{
	color: #333;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.Austin li h5{
	color: #333;
	font-size: 18px;
	text-align: center;
}
.Austin li p{
	margin: 10px auto;
	line-height: 28px;
}
.Austin li a{
	position: absolute;
    bottom: 10px;
    display: inline-block;
    border: 1px solid #333;
    width: 100px;
    padding: 5px;
    box-sizing: border-box;
    border-radius: 15px;
    color: #333;
    text-align: center;
    left: 65px;
}