html,body {
	font-size: 20px;
}
.body {
	min-width: 1100px;
}
.nav {
	min-width: 1100px;
	background-color: rgba(1,26,44,0.5);
	box-shadow: 0rem 0.55rem 0.65rem 0rem rgba(55, 102, 132, 0.18);
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 10;
}
.nav .con_na {
	width: 85%;
	overflow: hidden;
	margin: 0 auto;
	padding: 29px 0;
}
.nav .con_na .logo {
	width: 15%;
	float: left;
	vertical-align: middle;
}
.nav .con_na .link {
	width: 80%;
	text-align: right;
	float: right;
}
.nav .con_na .link a {
	font-size: 0.9rem;
	font-style: italic;
	color: #ffffff;
	display: inline-block;
	vertical-align: middle;
	margin: 0 1%;
}
/*part_one*/
.part_one {
	border: 1px solid rgba(0,0,0,0);
	background: url(../img/part_one.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
}
.part_one .con_po {
	width: 80%;
	overflow: hidden;
	margin: 7.1rem auto;
}
/*form表单*/
.con_po .left {
	width: 50%;
	float: left;
}
.con_po .left img {
	width: 100%;
}
.submit {
	width: 48%;
	border: 1px solid rgba(0,0,0,0);
	background: rgba(1,11,20,0.7) url(../img/request.png) no-repeat;
	background-size: contain;
	background-position: center 2.75rem;
	border-radius: 0.25rem;
	float: right;
}
.submit .txt {
	font-family: MicrosoftYaHei;
	font-size: 1.05rem;
	font-style: italic;
	line-height: 3.15rem;
	color: #ffffff;
	text-align: center;
	margin-top: 30%;
}

input[type=text] {
	width: 59.7%;
	height: 1.5rem;
	margin-top: 0.5rem;
	font-size: 0.8rem;
	position: absolute;
	left: 2.8rem;
	top: 0;
	background:rgba(255,255,255,0);
	border: 0;
}

select {
	width: 59.7%;
	height: 1.5rem;
	margin-top: 0.5rem;
	font-size: 0.8rem;
	position: absolute;
	left: 2.8rem;
	top: 0;
	background:rgba(255,255,255,0);
	border: 0;
}

.submit .input {
	width: 76.76%;
	height: 2.5rem;
	border-radius: 0.35rem;
	position: relative;
	margin-left: 11.62%;
	margin-top: 0.85rem;
}
.submit .input span {
	font-family: MicrosoftYaHei;
	font-size: 0.8rem;
	font-style: italic;
	line-height: 3.15rem;
	color: #a8adbb;
	margin-left: 2.8rem;
	margin-top: -0.3rem;
	display: inline-block;
}

.submit .phone {
	background:rgba(255,255,255,0.9) url(../img/banner-iCON-1.png) no-repeat;
	background-position:1.15rem  center;
}
.submit .qq {
	background:rgba(255,255,255,0.9) url(../img/banner-iCON-2.png) no-repeat;
	background-position:1.15rem  center;
}
.submit .name {
	background:rgba(255,255,255,0.9) url(../img/banner-iCON-3.png) no-repeat;
	background-position:1.15rem  center;
}
.submit .school {
	background:rgba(255,255,255,0.9) url(../img/school.png) no-repeat;
	background-position:1.15rem  center;
}
.submit input[type=button] {
	width: 76.76%;
	height: 2.5rem;
	margin: 1.7rem 0;
	margin-left: 11.62%;
	background: url(../img/free.png) no-repeat;
	background-size: 100% 100%;
	font-family: MicrosoftYaHei;
	font-size: 1.05rem;
	font-weight: normal;
	font-style: italic;
	font-stretch: normal;
	letter-spacing: 0rem;
	color: #ffffff;
}
/*part_two*/
.part_two {
	width: 100%;
}
.part_two h1 {
	font-family: NotoSansHans-DemiLight;
	font-size: 2.6rem;
	font-weight: normal;
	font-stretch: normal;
	margin-top: 5rem;
	letter-spacing: 0.11rem;
	color: #4c5263;
	text-align: center;
}
.part_two .con_pt {
	width: 80%;
	overflow: hidden;
	margin: 0 auto;
}
.part_two .con_pt .left {
	width: 33%;
	float: left;
}
.part_two .con_pt .left .salary {
	width: 100%;
	text-align: center;
	padding-bottom: 0.5rem;
	background: url(../img/salary.png) no-repeat;
	background-size: 100% 100%;
	
	font-family: MicrosoftYaHei;
	font-size: 2.8rem;
	line-height: 5rem;
	letter-spacing: 0.11rem;
	color: #4c5263;
}
.style1, .style2 {
	font-family: NotoSansHans-DemiLight;
	font-size: 0.9rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 3rem;
	letter-spacing: 0.09rem;
	color: #fe5339;
}
.style1 {
	letter-spacing: 2em;
}

.txt, .infor {
	width: 80%;
	margin:0 auto;
}
.txt {
	font-size: 0.9rem;
	color: #4c5263;
}
/*right部分*/
.part_two .right {
	width: 65%;
	float: right;
}
.part_two .head, .part_two .td1, .part_two .td2 {
	width: 100%;
	height: 3rem;
	text-align: center;
	font-size: 12px;
	line-height: 3rem;
	overflow: hidden;
}
.head div, .td1 div, .td2 div {
	width: 16%;
	float: left;
}
.head div:nth-child(5), .td1 div:nth-child(5), .td2 div:nth-child(5){
	width: 20%;
}
.part_two .td2 {
	background: rgba(161,168,189,0.1);
}
.head {
	color: white;
	background-color:  #4c5263;
}
/*查看更多*/
.find_more {
	display: block;
	width: 15rem;
	height: 3rem;
	text-align: center;
	line-height: 3rem;
	background-color: #0f91ff;
	font-size: 1rem;
	color: #ffffff;
	margin: 3rem auto;
	box-shadow: 0rem 0rem 0rem 0rem rgba(15, 145, 255, 0.25);
}
/*part_three*/
.part_three {
	width: 100%;
	border-top: 1px solid rgba(0,0,0,0);
	border-bottom: 1px solid rgba(0,0,0,0);
	background: url(../img/part_three.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
}
.part_three h1 {
	font-size: 3rem;
	line-height: 3rem;
	letter-spacing: 0rem;
	color: #ffffff;
	margin-top: 4rem;
	margin-bottom: 2rem;
	text-align: center;
}
.part_three .img {
	width: 80%;
	margin: 0 auto;
	overflow: hidden;
}
.part_three .percentage {
	width: 65%;
	float: left;
	margin-top: -2rem;
}
.part_three .incress {
	width: 35%; 
	float: right;
	margin-top: 1rem;
}
.part_three a {
	display: block;
	width: 15rem;
	height: 3rem;
	text-align: center;
	line-height: 3rem;
	background-color: #0f91ff;
	
	font-size: 1rem;
	color: #ffffff;
	margin: 3rem auto;
}

/*part_four*/
.part_four {
	width: 100%;
}
.part_four h1 {
	text-align: center;
	font-size: 2rem;
	color: #4c5263;
	margin-top: 5rem;
}
.part_four .txt {
	text-align: center;
	font-family: MicrosoftYaHei;
	font-size: 1rem;
	color: #a1a8bd;
	margin-top: 2rem;
}
.part_four .company {
	overflow: hidden;
	width: 80%;
	margin: 4rem auto;
}
.part_four .company div {
	width: 11rem;
	height: 8rem;
	margin: 0.5rem;
	float: left;
	border: solid 0.05rem #d6d6d6;
}
.part_four a {
	display: block;
	width: 15rem;
	height: 3rem;
	font-size: 1rem;
	color: #ffffff;
	text-align: center;
	line-height: 3rem;
	margin: 0 auto 40px;
	background-color: #0f91ff;
}
/*part_five*/
.part_five {
	background: #e3e8f0;
	border: 1px solid rgba(0,0,0,0);
}
.part_five h1 {
	font-size: 3rem;
	color: #4c5263;
	margin-top: 5rem;
	text-align: center;
}
.part_five .txt {
	font-family: MicrosoftYaHei;
	font-size: 1rem;
	color: #a1a8bd;
	margin-top: 1rem;
	text-align: center;
}
.part_five .img {
	width: 80%;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 2rem;
}
.part_five .img .left {
	width: 60%;
	float: left;
}
.part_five .img .right {
	width: 38.8%;
	float: right;
}
.part_five a {
	display: block;
	font-size: 1rem;
	color: #ffffff;
	width: 15rem;
	height: 3rem;
	line-height: 3rem;
	text-align: center;
	margin: 5rem auto;
	background-color: #0f91ff;
}
.choose-box{
	width: 100%;
    background-color: white;
    position: relative;
}
.nav-fat{
	width:100%;
	height:100px;
	background-color:#55acee;
	position:relative;
}
.choose-nav{
	width:80%;
	position:absolute;
	height:134px;
	left:10%;
	top:-12px;
	display:flex;
	justify-content:space-around;
}
.choose-nav li{
	cursor:pointer;
	color:#fff;
	width:25%;
	text-align:center;
	font-size:20px;	
	line-height:124px;
}
.choose-nav li.cur,.choose-nav li:hover{
	height:124px;
	background-color:#556bee;
	border-radius:10px;
	box-shadow:0px 2px 5px #556bee;
}
.choose-tab{
	width:80%;
	margin:0 auto;
	padding:70px 0 150px;
}
.choose-tab img{
	width:100%;
}
.btn.btn-free{
	bottom:0;
}
.teach-box{
	width: 100%;
	height: 900px;
	background-color: #e3e8f0;
	margin-top:80px;
	position: relative;
}
.teach-list{
	width:80%;
	margin:0 auto;
	display:flex;
	justify-content:center;
}
.teach-list li{
	width:21%;
	margin:0 2%;
	background-color:#fff;
	color:#666666;
	cursor: pointer;
	position:relative;
}
.teach-list li img{
	width:100%;
	float:left;
}
.teach-list li dl{
	float:left;
	margin:25px 0 0 2%;
	width:96%;
	text-align: center;
	border-bottom:1px #cbcbcb solid;
	padding-bottom:18px;;
}
.teach-list li dl dt{
	font-size:28px;
	line-height: 40px;
}
.teach-list li dl dd{
	line-height: 36px;
}
.teach-exp{
	float:left;
	padding:10px 0;
}
.teach-exp span{
	line-height:40px;
	float:left;
	width:100%;
	text-align:center;
	color:#999999;
}
.teach-exp span i{
	width:6px;
	height:6px;
	display:inline-block;
	vertical-align:middle;
	background-color:#d66d7b;
	margin-right:8px;
}
.teach-exp span strong{
	color:#666666;
	font-size:28px;
}
.teach-list li:hover .teach-hover{
	display: block;
}
.teach-hover{
	position:absolute;
	width:80%;
	height:100%;
	padding:0 10%;
	left:0px;
	top:0px;
	font-size:18px;
	background: -webkit-linear-gradient(right,#38a0e6,#44bfdf);  
    background: -o-linear-gradient(right,#38a0e6,#44bfdf);  
    background: -moz-linear-gradient(right,#38a0e6,#44bfdf);  
    background: -mos-linear-gradient(right,#38a0e6,#44bfdf);  
    background: linear-gradient(right,#38a0e6,#44bfdf); 
	color:#fff;
	display: none;
}
.teach-hover p{
	margin-top:10%;
	line-height:22px;
	position:relative;
	max-height: 242px;
	overflow:hidden;
	font-size: 14px;
}
.teach-about{
	position:absolute;
	bottom:10%;
	width:80%;
	text-align: center;
}
.teach-about i{
	width:40%;
	margin:0 30%;
	height:5px;
	display:inline-block;
	border-radius:3px;
	background-color:#fff;
}
.teach-about strong{
	width:100%;
	display:inline-block;
	font-size:28px;
	line-height:50px;
}
#company {
	width: 100%;
	height: 900px;
	background-color: white;
	position: relative;
}
.h1 {
	margin: 0 auto 35px;
	padding-top: 90px;
	color: #4c5263;
	font-size: 45px;
	text-align: center;
	font-weight: normal;
}
.h4 {
	margin: 0 auto 50px;
	color: #a1a8bd;
	font-size: 22px;
	text-align: center;
	font-weight: normal;
}
.btn {
	width: 300px;
	height: 58px;
	background-color: #0f91ff;
	border-radius: 3px;
	text-align: center;
	line-height: 58px;
	font-size: 20px;
	color: white;
	position: absolute;
	left: 50%;
	margin-left: -150px;
	bottom: 54px;
}
.choose-nav.stage-nav li{
	line-height:36px;
	padding-top:26px;
	height:98px;
}
.stage-tab table{
	width:90%;
	margin-left:5%;
	display:none;
}
.stage-tab table tr td{padding:2%;color:#999;border-color:#999;}
.stage-tab table tr td:nth-child(1){
	width:20%;
}
.team-box{
	width: 100%;
	background-color: #e3e8f0;
	margin-top:80px;
	text-align: center;
}
.team-box img{
	width:80%;
	margin-top:80px;
}
.why-box{
	width: 100%;
	margin-top:50px;
	text-align: center;
	position:relative;
	padding-bottom:130px;
}
.why-box img{
	width:70%;
	margin-top:30px;
}
.red-title{
	font-size:2.2rem;
	line-height:60px;
	color:#fd6564;
}
.learn-box{
	width: 100%;
	margin-top:10px;
	text-align: center;
	position:relative;
	padding-bottom:130px;
}
.learn-plist{
	width:80%;
	margin:10px auto;
}
.learn-plist img{
	width:30%;
	margin:1%;
}
.kind-cont{
	width:100%;
	color:#fff;
	display:none;
}

.kind-cont h3{
	width:260px;
	height:100px;
	padding:80px 0;
	background-color:#556bee;
	border-radius:50%;
	text-align: center;
	float:left;
}
.kind-cont-list{
    width:26%;
    float:left;
    margin-left:40px;
}
.kind-cont-list li{
	padding-left:50px;
	background-color:#556bee;
	line-height:50px;
	border-radius: 20px;
	font-size:16px;
	margin-top:10px;
	margin-bottom:40px;
}
.kind-icon{
	width:35px;
	height:40px;
	background: url(../img/kind-icon.png);
	float:left;
	margin-top: 106px;
	margin-left:4%;
}
.kind-more{
	width:25%;
	height:180px;
	padding-top:80px;
	padding-left:4%;
	float:left;
	background: url(../img/kind-bg.png) no-repeat center center;
	background-size:100% 100%;
	margin-left:3%;
}
.kind-more strong{
	font-size:42px;
}

/*左侧悬浮*/
.ni_left{ position:fixed; left:0;top:50%; height:580px; margin-top:-278px; z-index:10;-webkit-box-shadow:0.7px 0.7px 27px 0 rgba(39, 40, 42, 0.15); -moz-box-shadow: 0.7px 0.7px 27px 0 rgba(39, 40, 42, 0.15); box-shadow:0.7px 0.7px 27px 0 rgba(39, 40, 42, 0.15);}
.ni_left li{  background:#ffffff; font-size:13px; color:#4f5362;}
.ni_left li a{width:79px; height:83px; display:block; overflow:hidden;}
.ni_left li i{ font-size:24px; color:#00abf7; margin:20px auto 0; display:block; width:24px;}
.ni_left li p{ line-height:28px; text-align:center; font-size:12px;}
.ni_left li:hover{ background:#00abf7}
.ni_left li:hover i{color:#ffffff;}
.ni_left li:hover a{color:#ffffff;}
.ni_left li.active{ background:#00abf7}
.ni_left li.active i{color:#ffffff;}
.ni_left li.active a{color:#ffffff;}

@media screen and (max-width: 1366px)
{
	.ni_left{ position:fixed; left:0;top:50%; height:475px; margin-top:-227px; z-index:10;-webkit-box-shadow:0.7px 0.7px 27px 0 rgba(39, 40, 42, 0.15); -moz-box-shadow: 0.7px 0.7px 27px 0 rgba(39, 40, 42, 0.15); box-shadow:0.7px 0.7px 27px 0 rgba(39, 40, 42, 0.15);}
	.ni_left li{  background:#ffffff; font-size:10px; color:#4f5362;}
	.ni_left li a{width:65px; height:68px; display:block; overflow:hidden;}
	.ni_left li i{ font-size:20px; color:#00abf7; margin:16px auto 0; display:block; width:20px;}
	.ni_left li p{ line-height:23px; text-align:center;font-size:10px;}
	.ni_left li:hover{ background:#00abf7}
	.ni_left li:hover i{color:#ffffff;}
	.ni_left li:hover a{color:#ffffff;}
	.ni_left li.active{ background:#00abf7}
	.ni_left li.active i{color:#ffffff;}
	.ni_left li.active i.i01{&#xe604}
	.ni_left li.active a{color:#ffffff;}
}

/*end*/
