body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0; padding:0; } table{border-collapse:collapse; border-spacing:0; } fieldset,img{border:0; } ol,ul{list-style:none; } caption,th{text-align:left; } q:before,q:after{content:''; } abbr,acronym{border:0; } .clear{clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0; } .l,.col-l,.col_l,.col-c,.col_c{float:left; } .r,.col-r,.col_r,dt span,.ul-txt li span,.ul_txt li span{float:right; } .c{clear:both; } .n,em{font-weight:normal; font-style:normal; } .b{font-weight:bold; } .i{font-style:italic; } .fa{font-family:Arial; } .fg{font-family:Georgia; } .ft{font-family:Tahoma; } .fl{font-family:Lucida Console; } .fs{font-family:'宋体'; } .fw{font-family:'微软雅黑'; } .tc{text-align:center; } .tr{text-align:right; } .tl{text-align:left; } .tdu{text-decoration:underline; } .tdn,.tdn:hover,a.tdl:hover{text-decoration:none; } .fc0{color:#000000; } .fc3{color:#333333; }
.fc6{color:#666666; } .fc9{color:#999999; } .fcr{color:red; } .fcw{color:white; } .fcb{color:blue; } .fcg{color:green; } .f0{font-size:0; } .f10{font-size:10px; } .f12{font-size:12px; } .f13{font-size:13px; } .f14{font-size:14px; } .f16{font-size:16px; } .f20{font-size:20px; } .f24{font-size:24px; } .vm{vertical-align:middle; } .vtb{vertical-align:text-bottom; } .vt{vertical-align:top; } .vn{vertical-align:-2px; } .vimg{margin-bottom:-3px; } .m0{margin:0; } .ml0{margin-left:0; } .ml5{margin-left:5px; } .ml10{margin-left:10px; } .ml20{margin-left:20px; } .mr0{margin-right:0; } .mr5{margin-right:5px; } .mr10{margin-right:10px; } .mr20{margin-right:20px; } .mt5{margin-top:5px; } .mt10{margin-top:10px; } .mt20{margin-top:20px; } .mb5{margin-bottom:5px; } .mb10{margin-bottom:10px; } .mb20{margin-bottom:20px; } .ml-1{margin-left:-1px; } .mt-1{margin-top:-1px; } .p1{padding:1px; } .pl5{padding-left:5px; } .p5{padding:5px; } .pt5{padding-top:5px; } .pr5{padding-right:5px; } .pb5{padding-bottom:5px; }
.p10{padding:10px; } .pl10{padding-left:10px; } .pt10{padding-top:10px; } .pr10{padding-right:10px; } .pb10{padding-bottom:10px; } .p20{padding:20px; } .pl20{padding-left:20px; } .pt20{padding-top:20px; } .pr20{padding-right:20px; } .pb20{padding-bottom:20px; } .rel,.pr{position:relative; } .abs,.pa{position:absolute; } .dn{display:none; } .db{display:block; } .dib{-moz-inline-stack:inline-block; display:inline-block; } .di{display:inline; } .ovh{overflow:hidden; } .ovs{overflow:scroll; } .vh{visibility:hidden; } .vv{visibility:visible; } .lh14{line-height:14px; } .lh16{line-height:16px; } .lh18{line-height:18px; } .lh20{line-height:20px; } .lh22{line-height:22px; } .lh24{line-height:24px;} .fix{*zoom:1; } .fix:after,.fix:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; } .z{_zoom:1; } .h1{height:1px; } .h5{height:5px; } .h10,.h{height:10px; } .h15{height:15px; } .h20{height:20px; }
.h1,.h5,.h10,.h15,.h20,.h25,.h,.h30,.h35,.h40,.h45,.h50,.h55,.h60{font-size:0px; line-height:0; overflow:hidden; clear:both;visibility: hidden; } a{text-decoration:none; } a:hover{color:#FF6600 }
.h25{height: 25px;}.h30{height: 30px;} .h40{height: 40px;} .h45{height: 45px;} .h50{height: 50px;} .h55{height: 55px;} .h60{height: 60px;}
.slick-slider *,
.slick-slider{
    outline: none;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
button::-moz-focus-inner {
  border: 0;
}
:focus, :active {
    outline: 0;
    border: 0;
}
a:hover{
    color: #006FDC;
	opacity: .8;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
a {
    color: #666;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}
textarea { overflow: auto; }

a, a:visited, a:focus, a:active, a:hover{
    outline:0 none !important;
}
u{text-decoration: none;}
img{
    max-width: 100%;
    height: auto;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
  -webkit-appearance: none;
}
select,
input,
textarea{
    outline: none;
}

h1,h2,h3,h3,h4,h5,h6{font-weight: normal;}
.fix:before,
.fix:after{
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

@font-face {
 font-family: 'fontnameRegular';
 src: url('fontname.eot');
 src: local('fontname Regular'),
        local('fontname'),
        url('fontname.woff') format('woff'),
        url('fontname.ttf') format('truetype'),
        url('fontname.svg#fontname') format('svg');
} 


.fix:after{
  clear: both;
}

.fix{
  zoom: 1;
}

body{
    -webkit-text-size-adjust: 100%;
    font-family:"微软雅黑","Microsoft Yahei";
    color: #666;
    font-size: 12px;
    background: #fff;
}

.wp{
    width: 1200px;
    margin: 0 auto;
}

#top{
	height: 110px;
}
#top .logo{
	float: left;
	width: 240px;
	height: 80px;
	margin-top: 15px;
	margin-left: 10px;
}

#top .menu{
	float: right;
	height: 110px;
}
#top .menu ul li{
	font-size: 20px;
	height: 28px;
	line-height: 28px;
	float: left;
	margin-top: 41px;
	padding: 0 25px 0 40px;
	background-size: 40px;
	background-position: left center;
	background-repeat: no-repeat;
	
}
#top .menu ul li:after{content: '';height:20px;border-right: #999999 2px solid;padding-left: 25px;}
#top .menu ul li:last-child:after{border-right: none;}
#top .menu ul li.index{background-image: url("../images/nav_index.png");}
#top .menu ul li.course{background-image: url("../images/nav_course.png");}
#top .menu ul li.consult{background-image: url("../images/nav_consult.png");}
#top .menu ul li.contact{background-image: url("../images/nav_contact.png");}
#top .menu ul li.on a{color: #00afb9;}
#top .menu ul li:hover a{color: #00afb9;}

.leftNavBox{
	position: relative;
	float: left;
	width: 160px;
	height: 360px;
	margin: 20px;
	background-color: rgba(232,231,231, 0.9);
	border-radius: 10px;
	z-index: 999;
}

.leftNavBox ul li{
	font-size: 18px;
	text-align: center;
	width: 100%;
	float: left;
	
}
.leftNavBox ul li:nth-child(1){
    background: url('../images/ico/合作院校24x24pt.png') 24px center no-repeat;    
    background-size: 16px 16px;
}
.leftNavBox ul li:nth-child(2){
    background: url('../images/ico/就业分析24x24pt.png') 24px center no-repeat;    
    background-size: 16px 16px;
}
.leftNavBox ul li:nth-child(3){
    background: url('../images/ico/全程服务24x24pt.png') 24px center no-repeat;    
    background-size: 16px 16px;
}
.leftNavBox ul li:nth-child(4){
    background: url('../images/ico/三师系统24x24pt.png') 24px center no-repeat;    
    background-size: 16px 16px;
}
.leftNavBox ul li:nth-child(5){
    background: url('../images/ico/阶段学习24x24pt.png') 24px center no-repeat;    
    background-size: 16px 16px;
}
.leftNavBox ul li:nth-child(6){
    background: url('../images/ico/热门课程24x24pt.png') 24px center no-repeat;    
    background-size: 16px 16px;
}
.leftNavBox ul li:nth-child(7){
    background: url('../images/ico/真题教材24x24pt.png') 24px center no-repeat;    
    background-size: 16px 16px;
}
.leftNavBox ul li:nth-child(8){
    background: url('../images/ico/上课实拍24x24pt.png') 24px center no-repeat;    
    background-size: 16px 16px;
}
.leftNavBox ul li a{
	color: #00afb9;
	display: block;
	margin:auto;
	padding: 10px 0 9px 20px;
	width: 90%;
	border-bottom: #c5c3c3 2px solid;
}
.leftNavBox ul li:nth-child(8) a{
    border-bottom: 0;
}

/*#cooperation .img-list{

	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	    -webkit-justify-content: space-between;
	    justify-content: space-between;
	    flex-wrap: wrap;
}
#cooperation .img-list div{
	width:24%;
	height: auto;
	margin-bottom: 1%;
	overflow: hidden;
}*/
#cooperation .swiper-wrap{
    margin-top: 25px;
}
#school-logo{
	margin-top: 25px;
	background-color: #00afb9;
	height: 90px;
}

.title{
	width: 100%;
	height: 204px;
	background: url('../images/title_bg.png') 0 0 repeat-x;
	text-align: center;
}
.title2{
	background-image: url('../images/title_bg2.png');
}
.title3{
	background-image: url('../images/title_bg3.png');
}
.title:before{
	content:'';
	width: 230px;
	height: 204px;
	background: url('../images/title_left.png') left 0 no-repeat;
	display: inline-block;
	float: left;
}
.title2:before{
	background-image: url('../images/title_left2.png');
}
.title3:before{
	background-image: url('../images/title_left3.png');
}
.title:after{
	content:'';
	width: 230px;
	height: 204px;
	background: url('../images/title_right.png') right 0 no-repeat;
	display: inline-block;
	float: right;
}
.title2:after{
	background-image: url('../images/title_right2.png');
}
.title3:after{
	background-image: url('../images/title_right3.png');
}

#assess{
	background: url('../images/assess_img.jpg') center center no-repeat;
	height: 649px;
}
#assess .wp{
	background: url('../images/green_bg.png') 0 0 repeat;
}
#assess ul{
	float: left;
	width: 950px;
	margin-top: 187px;
}
#assess ul li{
	float: left;
	width: 250px;
	margin-right: 70px;
	margin-bottom: 60px;
}
#assess ul li:nth-child(3),
#assess ul li:nth-child(6){
	margin-right: 0;
}

#assess ul li input{
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	border: 0;
}
#assess ul li:nth-child(6) input{
	width: 80%;
	height: 60px;
	margin-top: -15px;
	margin-left: 25px;
	cursor: pointer;
	opacity: 0;
	filter:alpha(opacity=0);
}

input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color : #4ea99b;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color : #4ea99b;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color : #4ea99b;
}
input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color : #4ea99b;
}
input::-ms-input-placeholder { /* Microsoft Edge */
   color : #4ea99b;
}

.click_btn{
	z-index: 99999;
}

#success .wp .success_img{
	margin: 0 0 0 35px;
}
#success .click_btn{
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	    -webkit-justify-content: space-between;
	    justify-content: space-between;
	text-align: center;
	width: 95%;
	height: 40px;
	margin: 0 auto;
	margin-top: -65px;
}
#success .click_btn div{
	width: 220px;
}
#success .click_btn div a{
	display: block;
	width: 100%;
	height: 40px;
	text-indent: -10000px;
}

#contact{
	background: url('../images/green_bg.png') 0 0 repeat;
	height: 370px;
	margin-top: 25px;
}
#contact .click_btn{
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	    -webkit-justify-content: space-between;
	    justify-content: space-between;
	text-align: center;
	width: 550px;
	height: 42px;
	margin: 0 auto;
	margin-top: -128px;
	margin-left: 215px;
	float: left;
}
#contact .click_btn div{
	width: 170px;
}
#contact .click_btn div a{
	display: block;
	width: 100%;
	height: 40px;
	text-indent: -10000px;
}

#system{
	background-color: #c5d0e2;
}
#course .click_btn{
	position: relative;
	text-align: center;
	width: 170px;
	height: 300px;
	margin-top: -330px;
	margin-right: 130px;
	float: right;
}
#course .click_btn div{
	width: 170px;
	height: 90px;
}
#course .click_btn div a{
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-indent: -10000px;
}

#hot{
	background-color: #f0f8eb;
}
#hot .click_btn{
	position: relative;
	text-align: center;
	width: 110px;
	height: 300px;
	margin-top: -480px;
	float: right;
}
#hot .click_btn div{
	width: 110px;
	height: 80px;
}
#hot .click_btn div a{
	display: block;
	width: 100%;
	height: 32px;
	line-height: 32px;
	text-indent: -10000px;
}
#hot .click_btn div:nth-child(7){
	margin-left: -1084px;
	margin-top: -105px;
	width: 370px;
	height: 46px;
}
#hot .click_btn div:nth-child(7) a{
	height: 46px;
	line-height: 46px;
}


#real-exam{
	background: url('../images/real-exam_img.jpg') center center no-repeat;
	height: 971px;
}
#real-exam .wp{
	background: url('../images/green_bg2.png') 0 0 repeat;
}
#real-exam ul{
	float: left;
	width: 950px;
	margin-top: 592px;
	margin-left: 260px;
}
#real-exam ul li{
	float: left;
	width: 163px;
	margin-right: 22px;
	margin-bottom: 60px;
}
#real-exam ul li:nth-child(2){
	width: 190px;
}
#real-exam ul li:nth-child(3){
	width: 242px;
}

#real-exam ul li input{
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	border: 0;
}
#real-exam ul li:nth-child(3) input{
	width: 100%;
	height: 55px;
	margin-top: -7px;
	margin-left: 5px;
	cursor: pointer;
	opacity: 0;
	filter:alpha(opacity=0);
	
}
#real-exam .click_btn{
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	    -webkit-justify-content: space-between;
	    justify-content: space-between;
	text-align: center;
	width: 540px;
	height: 42px;
	margin: 0 auto;
	margin-top: 170px;
	margin-left: 215px;
	float: left;
}
#real-exam .click_btn div{
	width: 160px;
}
#real-exam .click_btn div a{
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-indent: -10000px;
}

#contact-2{
	background: url('../images/green_bg2.png') 0 0 repeat;
	height: 474px;
}
#contact-2 .click_btn{
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	    -webkit-justify-content: space-between;
	    justify-content: space-between;
	text-align: center;
	width: 370px;
	height: 42px;
	margin: 0 auto;
	margin-top: -55px;
	margin-left: 15px;
	float: left;
}
#contact-2 .click_btn div{
	width: 160px;
}
#contact-2 .click_btn div a{
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-indent: -10000px;
}

.footer {
    background-color: #373838;
    overflow: hidden;
    padding: 20px 0 30px;
	padding-bottom: 310px;
}
.wp2 {
    width: 98%;
    max-width: 1200px;
    margin: 0 auto;
}
	
.dl-fd.fd1 {
    width: 20%;
}
.dl-fd {
    float: left;
}
.dl-fd dt {
    font-size: 18px;
    color: #e2e1e1;
    line-height: 40px;
    position: relative;
}
.dl-fd dt::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 36px;
    height: 2px;
    background-color: #fefefe;
}
.dl-fd dd {
    overflow: hidden;
}
.fd-ul {
    margin-top: 18px;
}
.fd-ul li {
    line-height: 19px;
    margin-bottom: 12px;
}
.fd-ul li a {
    display: inline-block;
    font-size: 13px;
    color: #e2e1e1;
}
.dl-fd.fd2 {
    width: 43.6%;
}
.dl-fd {
    float: left;
}
.fd-contact {
    margin-top: 20px;
}
.fd-contact .tel {
    display: inline-block;
    overflow: hidden;
    padding-left: 45px;
    background: url(../images/fd-tel.png) no-repeat left center;
    background-size: 36px auto;
    padding-bottom: 6px;
    border-bottom: 1px solid #999;
    margin-bottom: 18px;
}
.fd-contact .tel em {
    display: block;
    overflow: hidden;
    font-size: 16px;
    color: #38aafe;
    line-height: 22px;
}
.fd-contact p {
    font-size: 15px;
    color: #fefefe;
    line-height: 23px;
    margin-bottom: 5px;
}
.dl-fd.fd3 {
    float: right;
    width: 36.4%;
}
.dl-fd .erwei {
    margin: 20px -54px 0;
}
.dl-fd .erwei .items {
    float: left;
    width: 50%;
}
.dl-fd .erwei .img-txt {
    margin: 0 54px;
}
.dl-fd .erwei .img {
    border: 4px solid #38aafe;
    background-color: #fff;
    border-radius: 4px;
    padding: 5px;
}
.dl-fd .erwei .img .pic {
    padding-top: 100%;
    position: relative;
}
.dl-fd .erwei .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.dl-fd .erwei .img-txt p {
    font-size: 16px;
    color: #fff;
    line-height: 2em;
    text-align: center;
}

#bottom_img{
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 9999;
}