body,img,h1,h2,h3,h4,h5,h6,ul,li,p,span,a,div,input{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul,li{
	list-style: none;
}
a{
	text-decoration: none;
}
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{zoom:1;}

html,body{

}
body{
	min-width: 1150px;
	font-family: "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Microsoft Yahei", "微软雅黑", STHeiti, "华文细黑", sans-serif; ;
	position: relative;
}
.inner{
	width: 1150px;
	margin: 0 auto;
}
.header{
	/*height: 145px;*/
	height: 80px;
	width: 100%;
	position: fixed;
	z-index: 1999;
	transition: all 1s;
}
.header .header-logo{
	/*margin-top: 25px;*/
	margin-top: 10px;
	float: left;
}
.header .header-logo a{
	width: 86px;
	height: 60px;
	display: block;
	background-image: url(../images/header-logo.png);
	background-repeat:no-repeat ;
	background-size: cover;
}
.header .header-nav{
	float: right;
	/*margin-top: 19px;*/
}
.header .header-nav>ul>li{
	float: left;
	font-size: 16px;
	margin: 0 22px;
	/*line-height: 127px;*/
	line-height: 80px;
	font-weight: 900;
}
.header .header-nav>ul>li>a{
	/*color:#0f0037 ;*/
	color:#ffffff ;
	display: block;
	font-size: 16px;
}
.header .header-nav>ul>li>a.active{
	color:#5d9c3f ;
}
.header .header-nav>ul>li>a:hover{
	color:#5d9c3f ;
}

.header.fixed{
	background-color: #fff;
	box-shadow: 0px 0px 6px #999;
}
.header.fixed .header-logo a{	
	background-image: url(../images/header-logo1.png);
	
}
.header.fixed .header-nav>ul>li>a{
	color:#052c4b ;
}
.header.fixed .header-nav>ul>li>a.active{
	color:#5d9c3f ;
}
.header.fixed .header-nav>ul>li>a:hover{
	color:#5d9c3f ;
}
.header .change-language{
	float: right;
	line-height: 80px;
}
.header .change-language a{
	color: #ffffff;
}
.header.fixed .change-language a{
	color: #000000;
}
.header .change-language a.on{
	color: #5d9c3f;
}
.header .change-language span{
	margin: 0 5px;
	color: #ffffff;
}
.header.fixed .change-language span{
	color: #000000;
}
.header .contact-phone{
	float: right;
	height: 80px;
	margin-left: 15px;
}

.header .phone-box{
	border: 2px solid #8B2332;
    border-radius: 6px;   
    margin-top: 14px;
}
.header .contact-phone a{
	display: block;
	width: 100%;
	height: 100%;
	 padding: 15px;
	 color: #fff;
}
.header.fixed .contact-phone a{
	color: #8B2332;
}
/*培训服务二级导航*/
.second-nav{
	height: 85px;
	background: rgba(93,156,63,.8);
	width: 100%;
	position: absolute;
	/*top: 145px;*/
	top: 80px;
	left: 0;
	z-index: 10;
	padding: 15px 0 9px 0;
	display: none;
	
}
.second-nav .inner{
	height: 85px;
	position: relative;
	
}
.second-nav .inner .arrow-up{
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	border-bottom:12px solid rgba(93,156,63,.8) ;
	border-left:9px solid transparent ;
	border-right:9px solid transparent ;
	top: -27px;
	right: 375px;
}
.second-nav .item-left{
	float: left;
	width: 241px;
	height: 85px;
	position: relative;
}
.second-nav .item-left .p-title{
	font-size: 18px;
	color: #ffffff;
	line-height: 30px;
}
.second-nav .item-left .p-explain{
	font-size:14px ;
	color: #ffffff;
	line-height: 22px;
	margin-top: 2px;
}
.second-nav .item-left .col-white{
	width: 1px;
	height: 85px;
	background: #fff;
	left:240px ;
	top: 0px;
	position: absolute;
}
.second-nav .item-right {
	float: left;
}
.second-nav .item-right ul li{
	float: left;
	margin: 0;
	margin-left: 60px;
	position: relative;
	line-height: 85px;
	font-weight: 300;
}
.second-nav .item-right ul li a{
	color: #0e2901;
	line-height: 85px;
	height: 85px;
	display: block;
	font-size:18px ;
}
.second-nav .item-right ul li a:hover{
	color: #0e2901;
	
}
.second-nav .item-right ul li .row-white{
	width: 100%;
	height: 5px;
	background: #ffffff;
	position: absolute;
	bottom: -9px;
	left: 0;
	display: none;
	
}
.second-nav .item-right ul li.ac .row-white{
	display: block;	
}
.second-nav .item-right ul li.ac a{
	color: #ffffff;	
}
.banner{
	width: 100%;
	height: 526px;
	background-image: url(../images/banner-about.jpg);
	background-position: center; 
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;	
	background-attachment: fixed;  
  
}
.banner .banner-text{
	text-align: center;
	color: #fff;
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
	height: 525px;
}
.banner .banner-text h2{
	text-align: center;
	font-size: 60px;
	font-weight: 300;
	line-height: 100px;
	height: 100px;
	margin-top: 295px;
}
.banner .banner-text p{
	font-size: 16px;
	line-height: 30px;
	text-align: left;
	
}


.aside{
	position: absolute;
	width: 266px;
	height: 612px;
	right: 10px;
	top: 20px;
	background-image: url(../images/aside-bg.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 0 10px;
}
.aside .aside-title{
	height: 66px;
	line-height: 66px;
	text-align: center;
	font-size:26px ;
	color: #fff;
	font-weight: 400;
}
.aside .aside-en{
	font-size: 20px;
	font-style:italic;
	text-align: justify;
	line-height: 23px;
	color: #fff;
	font-family:arial;
	margin:17px 0 25px 0;
	padding-left: 9px;
}
.aside .input-item{
	width: 100%;
	height: 40px;
	background: transparent;
	color: #767676;
	margin-bottom: 10px;
	font-size: 18px;
	
}
.aside .input-item input{
	width: 246px;
	height: 40px;
	border: none;
	-webkit-appearance: none;
	padding: 0 10px;
	background:rgba(255,255,255,.67) ;
	outline: none;
	color: #767676;
	font-size: 18px;
}
.aside .input-item input::-webkit-input-placeholder{
	color: #767676;
}
.aside .input-item input::-moz-input-placeholder{
	color: #767676;
}
.aside .input-item input::-ms-input-placeholder{
	color: #767676;
}
.aside .input-item select{
	width: 266px;
	height: 40px;
	border: none;
	-webkit-appearance: none;
	padding: 0 10px;
	outline: none;
	background:rgba(255,255,255,.6) ;
	color: #757575;
	font-size: 18px;
}
.aside .select-item {
	position: relative;
}
.aside .select-item .select-arrow{
	width: 0;
	height: 0;
	position: absolute;
	right:10px ;
	top: 15px;
	border-top:10px solid #999999 ;
	border-left:10px solid transparent ;
	border-right:10px solid transparent ;
}
.aside .submit-info{
	background: #00843d;	
	/*background: #f75d07;*/
	text-align: center;
	line-height: 40;
}
.aside .submit-info a{
	width: 266px;
	height: 40px;
	display: block;
	color: #FFFFFF;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
}
.aside .discount{
	margin-top: 26px;
	height: 30px;
	text-align: center;
}
.aside .aside-detail{
	/*color: #212121 ;*/
	color: #ffffff;
	line-height:25px ;
	font-size: 14px;
	margin-top: 30px;
	padding: 0 17px;
}
.aside .aside-detail a{
	color: #212121 ;
	text-decoration: underline;
	font-size: 18px;
	margin-top: 10px;
}
.aside .download-file {
	text-align: center;
	line-height: 25px;
	margin-top:15px ;
	overflow: hidden;
}
.aside .download-file p{
	font-size: 16px;
	margin-top: 5px;
}
.aside .download-file a{
	font-size: 16px;
	color: #f75c07;
	text-decoration:underline ;
}

.footer{
	text-align: center;
	height: 100px;
	background: #1b1f22;
	overflow: hidden;
}
.footer a{
	color: #f0f0f0;
	
}
.footer .f-top	{
	margin-top: 23px;
	line-height: 24px;
}
.footer span{
	color: #f0f0f0;
	margin: 0 8px;
	font-size: 12px;
	line-height: 24px;
}
.footer .copy-right{
	color: #858686;
	font-size: 12px;
	line-height: 45px;
}



.input-item{
	background: #fff;
	font-size: 16px;
}
 .input-item input::-webkit-input-placeholder{
	color: #afafaf;
}
 .input-item input::-moz-input-placeholder{
	color: #afafaf;
}
 .input-item input::-ms-input-placeholder{
	color: #afafaf;
}
 .input-item select{
	color: #afafaf;
	background: #ffffff;
}

.h-c{
	color: #fff;	
}
 
.link-to-contact {
    color: #000000;
    text-decoration: underline !important;
}
.link-news{
	
	/*text-decoration: underline !important;*/
} 
.content-article video{
	width: 100%;
	margin-bottom: 40px;
}
.content-article video:last-child{
	margin-bottom: 0px;
}
.link-img{
	margin-bottom: 30px;
	text-align: center;
}
.link-img img{
	width: 100%;
}
.client-photos-box{
	text-align: center;
}
.client-photos-box img{
	width: 96%;
	margin-bottom: 40px;
}
.client-photos-box img:last-child{
	margin-bottom: 0px;
}

/*手机端头部*/
.m-header{
	display: none;
	box-shadow: 0px 0px 6px #999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99999;
    background: #fff;
}

.m-header .m-l{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #cdcdcd;
}
.m-header .m-logo{
	width: 65px;
	height: 45px;
	margin-left: 20px;
}
.m-header .m-logo img{
	width: 100%;
	height: 100%;
}

.m-contact-phone .phone-box{
	border: 1px solid #8B2332;
    border-radius: 6px;
}
.m-contact-phone a{
	display: block;
    width: 100%;
    height: 100%;
    padding:5px 5px;
}
.m-header .change-language span{
	margin:0 5px;
}
.m-header .change-language a{
	color: #000000;
}
.m-header .change-language a.on{
	color: #5d9c3f;
}

.m-header .m-menu-icon{
	width: 74px;
    height: 44px;
    float: right;
    border-left: 1px solid #ddd;
    background: url(../images/min-menu-in.gif) no-repeat 0 -17px;
    background-size: cover;
    margin: 10px 0;
    display: block;
}
.m-header .m-menu-icon.close{
	background-position: 0 -91px;
}
.m-header .m-menu{
	position: absolute;
    left: 0;
    top: 65px;
    width: 100%;
    z-index: 100;
    background: #f2f2f2;
    display: none;
}

.m-header .m-menu li{
	 border-bottom: 1px solid #cdcdcd;
	 padding-left: 50px;
	 line-height: 40px;
	 font-size: 18px;
}
.m-header .m-menu li a{
	color: #5d9c3f;
}  

@media only screen and (max-width:640px ) {
	body{width: 100%;min-width: 100%;}
	.header{display: none;}
	.inner{width: 100% !important;overflow: hidden;}
	.banner{
		display: block;
		height: auto !important; 
		margin-top: 65px;
	}
	.banner .banner-text{
		width: 100%;
	}
	.banner .swiper-container .swiper-pagination{
		bottom: 10px !important;
	}
	.banner .swiper-container .swiper-pagination-bullet{
		width: 10px !important;
    	height: 10px !important;
	}
	.swiper-slide{
		background-size: cover;
    	background-position: center;
	}
	.banner .banner-text{
		height: 220px;
		
	}
	.banner .banner-text h2{
		margin-top: 30px !important;
		font-size: 22px !important;
		line-height: 35px !important;
		height: auto !important;
	}
	.banner .banner-text p{
		margin-top: 10px !important;
		font-size: 14px !important;
		line-height: 25px !important;
		padding: 0 10px !important;
	}
	.m-header{
		display: block;
	}
	
	.train-list{
		height: auto !important; 
	}
	.webelieve p{
		padding: 20px 15px !important;
		font-size:22px  !important;
		text-align: left  !important;
		word-break: break-all; 
		line-height: 30px !important;
	}
	.train-list .top-three,.train-list .bot-three{
		position: static !important;
	}
	.train-list .top-three ul li,.train-list .bot-three ul li{
		width: 100% !important;
	}
	.train-list .top-three ul li{
		height: auto !important;
	}
	.train-list .bot-three ul li{
		height: auto !important;
	}
	.train-list .top-three ul li .li-item{
		padding: 25px 0 25px 25px !important;
	}
	.train-list .bot-three ul li .li-item{
		padding: 25px 0 25px 25px !important;
	}
	.train-list ul{
		width: 100% !important;
		display: block !important;
	}
	.sign-up .sign-title{
		height: auto !important;
		line-height: 30px !important;
		display: block !important;
		
	}
	.sign-up .sign-title p{
		font-size: 20px !important;
		padding:10px 0 ;
	}
	
	.sign-up .sign-title p.help-to-goals{
		font-size: 20px !important;
		word-wrap: break-word;
	    padding:0px 15px;
	    text-align: left;
	    margin:15px 0 15px 15px !important; 
	}
	.input-box{
		height: auto !important;
		display: flex; 
		flex-direction: column;
	}
	.input-box .input-item{
		margin-bottom: 20px;
		margin-left: 20px;
	}
	.sign-up{
		height: auto !important;
	}
	.sign-up .input-item input{
		width: auto !important;
	}
	.sign-up .input-item select{
		width: 215px !important;
	}
	.sign-up .submit-info{
		margin-left: 20px;
	}
	.sign-up-style{
		margin-left: 20px;
		padding-bottom: 30px;
	}
	
	/**/
	.professional .inner{
		width: 94% !important;
		padding: 0 3%;
	}
	.professional .profession-box ul{
		display: block !important;
		margin-top: 30px !important;
	}
	.professional .profession-box ul li{
		width: 100% !important;
	}
	.professional ul li .contact-way ul{
		display: flex !important;
		margin: 10px 0 30px 0!important;
	}
	.professional .profession-box ul li .major{
		min-height: auto !important;
	}
	.professional .profession-box ul li .teachers-photo{
		width: 100% !important;
	}
	.professional .profession-box ul li .intro-box{
		margin: 10px 0 !important;
	}
	.professional .profession-box ul li .intro-box p{
		min-height: auto !important;
	}
	
	/*index slide*/
	.swiper-intro{
		display: none !important;
	}
	.swiper-intro ul li .text-box{
		width: 94% !important;
	}
	
	/**/
	.position-map{
		height: auto !important;
	}
	.position-map .map-left{
		width: 94% !important;
		padding: 0 3%;
		float: none;
	}
	.position-map .map-left .logo{
		height: 60px !important ;
		margin: 20px 0 20px 60px !important;
	}
	.position-map .map-right{
		float: none;
	}
	.position-map .map-right .map-box{
		width: 96% !important;
		padding: 20px 2% !important;
		
	}
	.position-map .map-right .map-area{
		width: auto !important;
	}
	
	
	/*other pages*/
	.content .inner{
		display: block !important; 
	}
	.content .content-left{
		width: 94% !important;
		padding: 0 3% !important;
		min-height: auto !important;
		margin-bottom: 15px !important;
	}
	.content .content-left .jg-introduct{
		margin-top: 20px !important;
	}
	.content .content-left .sub-title{
		margin-bottom: 0px !important;
	}
	.content .content-left .sub-title h5{
		margin-top: 0 !important;
	}
	.content .content-left .content-article p{
		width: auto !important;
	}
	.content .content-aside{
		width: auto !important;
		margin: 30px  0 !important;
	}
	.content .content-left ul li .info-box{
		display: block !important;
	}
	.content .content-left li .teachers-intro{
		width: auto !important;
		word-break: break-all;
	}
	.aside .submit-info{
		width: 266px;
		margin-left: 45px;
	}
	.aside{
		width: auto !important;
		position: static;
		text-align: center;
	}
	.aside .aside-en{
		text-align: center !important;
	}
	.content .content-left li .course-intro{
		width: auto !important;
	}
	.content .content-left li .course-name{
		margin:10px 0;
	}
	.content .content-left .position-img-box{
		padding: 0 !important;
	}
	.content .content-left .content-article img{
		padding-left: 0 !important;
		margin-bottom: 5px !important;
	}
	
	/*Testimonials.html*/
	.content .client-list ul li{
		width: auto !important;
	}
	.content .client-list ul li .text-box{
		margin: 15px 10px 0 15px !important;
	}
	
	.aside .input-item{
		width: 94% !important;
		padding: 0 3%;
	}
	.aside .input-item input{
		width: 94% !important;
	}
	.aside .input-item select{
		width: 100% !important;
	}
	.aside .select-item .select-arrow{
		right: 25px !important;
	}
}







