@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font-family:"Microsoft YaHei";
	font-size:14px;
	background:#fff;
}
*{
	list-style:none;
	margin:0;
	padding:0;
	text-decoration: none;
}
img{
	vertical-align: middle;
}
ol {
	margin-bottom:0;
	padding:0;
}
li{
	padding:0;
	margin:0;
}
a:hover{
	text-decoration:inherit;
}
table ,tr ,th ,td{
	border:inherit;
}
input{
	border:0;
}
/*header*/
.header{
	width:100%;
	height:145px;
}
.header .neu-menu-bg{
	width:100%;
	height:45px;
	background:#04518c;
}
.neu-menu-box{
	width:1170px;
	margin:0 auto;
	overflow:hidden;
}
.neu-menu-box .login{
	font-size:12px;
	color:#fff;
	float:right;
	line-height:45px;
	margin:0 10px;
	cursor:pointer;
}
.neu-menu-box ul{
	float:right;
	margin-right:20px;
}
.neu-menu-box ul li{
	line-height:45px;
	font-size:15px;
	float:left;
	color:#fff;
	padding:0 30px;
}
.neu-menu-box ul li.click{
	font-weight:bold;
	color:#ffdb3e;
	border-bottom:3px solid #ffdb3e;
	line-height:42px;
}
.neu-menu-box ul li:hover{
	font-weight:bold;
	color:#ffdb3e;
	border-bottom:3px solid #ffdb3e;
	line-height:42px;
}
.neu-search-bg{
	width:100%;
	height:100px;
	background:#eaf5f7;
}
.neu-search-box{
	width:1170px;
	margin:0 auto;
}
.neu-search-box .logo{
	float:left;
	line-height:100px;
	padding-top:20px;
}
.neu-search-box .search-box{
	float:right;
	height:46px;
	width:400px;
	margin-top:28px;
}
.search-box .search-text{
	width:330px;
	height:44px;
	border:1px solid #04518c;
	background:#fff;
	padding-left:10px;
	color:#333;
	font-size:14px;
	float:left;
}
.search-box .search-btn{
	width:58px;
	background:#04518c url(../images/search.png) no-repeat center;
	height:44px;
	float:left;
}

/*学生教师*/
.tab-box{
	width:1170px;
	height:140px;
	margin:0 auto;
	overflow:hidden;
}
.tab-box .student-box{
	width:350px;
	height:140px;
	border:1px solid #ddd;
	margin:0 20px;
	float:left;
	cursor:pointer;
}
.tab-box .student-box:hover{
	box-shadow:0px 4px 8px rgba(0, 0, 0, 0.1);
	transition: all 0.4s;
}
.tab-box .student-box .left{
	float:left;
	width:150px;
	height:140px;
	text-align:center;
}
.tab-box .student-box .left img{
	padding-top:28px;
}
.tab-box .student-box .right{
	float:left;
	width:160px;
	height:140px;
}
.tab-box .student-box .right p{
	width:100%;
	font-size:24px;
	color:#333;
	padding-top:28px;
}
.tab-box .student-box .right .right-btn{
	width:130px;
	height:34px;
	background:#04518c;
	color:#fff;
	font-size:14px;
	border-radius:4px;
	margin-top:15px;
	cursor:pointer;
}
.tab-box .student-box .right .right-btn:hover{
	background:#04518c;
	color:#fff;
	transition: all 0.4s;
}

/*推荐服务*/
.recom-bg{
	width:100%;
	height:450px;
	margin-top:90px;
}
.recom-box{
	width:1170px;
	height:385px;
	margin:0 auto;
}
.recom-title{
	text-align:center;
}
.spbq{
	width: 360px;
	height: 105px;
	float: left;
	line-height: 2;
	padding: 10px 10px 0 20px;
	margin:30px 30px 0px 0px;
	position: relative;
	overflow: hidden;
	background: #fff;
	border: 1px solid #ddd;
}
.spbq:hover{
	width: 360px;
	height: 105px;
	float: left;
	line-height: 2;
	padding: 10px 10px 0 20px;
	margin:30px 30px 0px 0px;
	position: relative;
	overflow: hidden;
	background: #fff;
	border: 1px solid #ddd;
	box-shadow:0px 4px 10px rgba(0, 0, 0, 0.2);
	transition: all 0.2s;
}
.spbq .spbq-img{
	width: 60px;
	line-height: 105px;
	vertical-align: middle;
	position: absolute;
	top: 22px;
}
.spbq .spbq-title{
	color: #333;
	font-size: 18px;
    font-weight: 500;
    margin: 0;
	position: absolute;
	left: 95px;
	top: 14px;
}
.spbq .spbq-tag{
	display: block;
	margin: 0;
	font-size: 14px;
	color: #666;
	position: absolute;
	left: 95px;
	top: 44px;
}
.spbq .spbq-star{
	color: #999;
	font-size: 14px;
	position: absolute;
	left: 95px;
	bottom: 12px;
	line-height: 24px;
	margin: 0;
}
.spbq .spbq-star li{
	float:left;
	padding-right:8px;
}
li.star-click{
	color:#f5b639;
}
.biankuang{
	width: 3px;
	height: 3px;
	position: absolute;
	z-index: 99;
	border-radius:10px;
	/*background: black;*/
}
.biankuang_1{
	height: 3px;
	top: -6px;
	left:0px;
	border-left: 3px solid #43b14b;
}
.biankuang_2 {
	width: 0px;
	bottom:0px;
	left: 0px;
	border-top: 3px solid #43b14b;
}
.biankuang_3{
	height: 0px;
	bottom:0px;
	right:0px;
	border-right: 3px solid #43b14b;
}
.biankuang_4{
	width:0px;
	top:0px;
	right:0px;
	border-bottom: 3px solid #43b14b;
}
.text_gobuy {
	position: absolute;
	z-index:9;
	bottom: -80px;
	right: 0px;
	width: 360px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	transition:all  300ms;
	-webkit-transition:all  300ms;
	-moz-transition:all  300ms;
	-o-transition:all  300ms;
}
.text_gobuy_show{
	height: 105px;
	position: absolute;
	z-index:9;
	bottom: 0px;
	right:0px;
	width: 360px;
	overflow: hidden;
	padding: 20px 15px ;
	cursor: pointer;
	background:rgba(0, 0, 0, 0.2);
}
.sc-btn{
	width: 80px;
	background: #fb8d14;
	border: 0;
	font-size: 14px;
	color: #fff;
	vertical-align:middle;
	height:32px;
	border-radius:5px;
	margin:20px 50px;
}
.bl-btn{
	width: 80px;
	background: #43b14b;
	border: 0;
	font-size: 14px;
	color: #fff;
	vertical-align:middle;
	height:32px;
	border-radius:5px;
}
.neu-btn{
	width:130px;
	height:34px;
	background:#04518c;
	color:#fff;
	font-size:14px;
	border-radius:4px;
	cursor:pointer;
	display:block;
	margin:0 auto;
	text-align:center;
	line-height:34px;
}
.neu-btn:hover{
	background:#04518c;
	color:#fff;
	transition: all 0.4s;
}
/*服务分类*/
.fwfl-bg{
	width: 100%;
    min-height: 600px;
    background: #f6f6f6;
    margin-top: 20px;
    overflow: hidden;
}
.fwfl-box{
	width:1170px;
	margin:0 auto;
	padding-top:40px;
}
.fwfl-left{
	width:540px;
	height:400px;
	background:#fff;
	float:left;
	margin-top:45px;
}
.fwfl-left-box{
	width:520px;
	height:380px;
	margin:10px;
}
.fwfl-left-box .left-title{
	height:70px;
	line-height:70px;
	padding-left:20px;
	color:#fff;
	font-size:24px;
	background:url(../images/left-bg.png) no-repeat left top;
}
.fwfl-left-box .left-list{
	margin:15px 0;
	width:520px;
}
.fwfl-left-box .left-list li{
	float:left;
	width:220px;
	margin:0 20px;
	line-height:48px;
	color:#333;
	font-size:18px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
	float:left;
	cursor:pointer;
}
.fwfl-left-box .left-list li:hover{
	color:#04518c;
	font-weight:bold;
}
.fwfl-right{
	width:1170px;
	float:right;
	heigth:400px;
	margin-top:45px;
	
}
.fwfl-right li{
	width:260px;
	margin:0 10px 20px 20px;
	height:180px;
	background:#fff;
	position:relative;
	float:left
}
.fwfl-img{
	padding:10px;
	width: 260px;
}
.fwfl-right li .right-title{
	background:rgba(4, 81, 140, 0.8);
	width:240px;
	height:34px;
	text-align:center;
	color:#fff;
	font-size:16px;
	line-height:34px;
	position:absolute;
	bottom:10px;
	left:10px;
	z-index:2;
}

/*footer*/
.alk-footer{
	width:100%;
}
.tj-footer{
	width:100%;
	height:100px;
	background:url(../images/footer-bg.png) no-repeat left top;
	background-size:cover;
}
.tj-box{
	    width: 300px;
    margin: 0 auto;
    line-height: 50px;
    color: #fff;
        position: relative;
    

}
.tj-box li{
	float:left;
}
.tj-box li.tj-fwl{
	font-size:14px;
	font-weight:bold;
	/* padding-right:70px; */
	/* width:400px !important; */
	line-height:50px;
	position: absolute;
    right: 0px;
	
	
}
.tj-box li.tj-fwl span{
	font-size:16px;
	padding-left:10px;
	color:#ffdb3e;
	font-family:"微软雅黑";
}

.tj-box li a{
	color:#fff;
	font-size:14px;
	padding-right:10px;
}

.copy-footer{
	width:100%;
	height:100px;
	line-height:50px;
	background:#002a4c;
	color:#cfcdcd;
	text-align:center;
}

/*-----------------------------------------服务中心-----------------------------------------*/

.fwjs-bg{
	width:100%;
	background: url(../images/004.png) no-repeat left top;
	background-size:cover;
	overflow:hidden;
}
.top-select{ 
	position: relative;
	width: 1170px;
	background:rgba(255, 255, 255, 0.9);
	min-height:200px;
	margin: 20px auto;
}
.fwjs-search-text{
	margin-top:10px;
	width:300px;
	line-height:36px;
	border:1px solid #43b14b;
	padding-left:15px;
	float:left;
}
.fwjs-search-btn{
	width:55px;
	height:38px;
	background:#43b14b;
	color:#fff;
	font-size:18px;
	border:0;
	margin-top:10px;
	float:left;
}
.grid{
	width: 1080px;
	margin: 0 auto;
	padding-top:20px;
}
.service-center-search{ position:relative; }
.select-bar{ font-size:16px;padding-right: 15px}
.select-bar a{ margin-bottom:10px; color:#333;display:inline-block; padding:0px 6px; line-height:30px; margin-right:5px;}
.select-bar a.slide-btn{ background:url(../images/select-bar-slide-down-icon.png) no-repeat; display:inline-block; width:35px; height:35px; position:absolute; top:7px; right:0px; cursor:pointer}
.select-bar a.slide-btn1{ background:url(../images/select-bar-slide-down-icon.png) no-repeat; display:inline-block; width:35px; height:35px; position:absolute; top:7px; right:0px; cursor:pointer}
.select-bar a.active{ background:#ffdb3e; color:#222; border-radius:3px;}
.select-bar a.rq{ color:#e72b11;}
.select-bar a.sj{}


.select-bar .item-list{ padding:10px 0px 0px 0px; border-bottom:1px #e7e7e7 solid; position:relative;} 
.select-bar .item-list h5{ font-size:16px; display:inline-block;font-weight:normal; margin-right:10px; vertical-align:top; margin-top:5px;     width: 80px;}
.select-bar .item-list h5 .app-icon{ display:none}
.select-bar .item-list div.items{ display:inline-block; width: 980px;}
.select-bar .item-list div.slide-items{ display:none;}
.select-bar .item-list div.slide-items1{ display:none;}
.alk-service-bg{
	background:#f9f9f6;
	overflow: hidden;
}
.alk-service-nav-box{
	width:1170px;
	margin:0 auto;
	min-height:400px;
	overflow: hidden;
	margin-bottom: 30px;
}

.zm-nav{
	width:32px;
	height:32px;
	text-align:left;
	line-height:32px;
	color:#04518c;
	margin-top:30px;
	clear: both;
}

.alk-service-nav{
	width: 272px;
	height: 120px;
	background: #fff;
	border: 1px solid #ddd;
	margin: 20px 15px 0 0;
	position: relative;
	float: left;
}
.alk-service-nav:hover{
	box-shadow:0px 0px 18px rgba(0, 0, 0, 0.08);
	transition: all 0.2s;
}
.alk-service-nav-img{
	width: 60px;
	position: absolute;
	left: 15px;
	bottom: 10px;
	
}

.alk-service-nav .alk-service-nav-title{
	width: 90%;
	height: 40px;
	line-height: 40px;
	padding:0 15px;
	color: #333;
	font-size: 16px;
	font-weight: 500;
	margin: 0;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.alk-service-nav .alk-service-nav-title a{
	color:#333;
}
.alk-service-nav-tag{
	color: #666;
    font-size: 14px;
    width: 160px;
    line-height: 20px;
    display: block;
    margin: 20px 0 0 80px;
}
.alk-service-nav-tag a{
	color:#666;
}
.alk-service-nav-star{
	position: absolute;
	bottom: 10px;
	left: 95px;
}
.alk-service-nav-star li{
	float:left;
	padding-right: 8px;
	color:#999;
}
li.star-click{
	color:#f5b639;
}
.hot-new{
	position: absolute;
	bottom: 0px;
	right: 0;
}
.collect-heart{
	position: absolute;
	right: 12px;
	top: 10px;
	color: #eee;
}
.heart-click{
	color:#d9534f;
}
/*----------------------------------------服务指南-----------------------*/
.small-banner1{
	width:100%;
	height:230px;
	background:url(../images/004.png) no-repeat center;
	/*background-size:100%;*/
}

.small-banner2{
	width:100%;
	height:230px;
	background:url(../images/004.png) no-repeat center;
	/*background-size:100%;*/
}
.small-banner3{
	width:100%;
	height:230px;
	background:url(../images/004.png) no-repeat center;
	/*background-size:100%;*/
}
.small-box{
	width: 1170px;
	margin: 0 auto;
	position: relative;
	height: 230px;
}
.small-box img {
	position: absolute;
	bottom: 0;
}
.neu-guide-box{
	width:1170px;
	min-height:400px;
	margin:20px auto;
	background:#fff;
	overflow:hidden;
}
.neu-guide-top{
	width:100%;
	height:165px;
	background:#f3f7fc
}

.neu-guide-top .top-title{
	width:1110px;
	margin: 0 auto;
	height:90px;
	border-bottom:1px solid #d2dfed;
}

.neu-guide-top .top-title .bt_1,.bt_5,.bt_4{
	float:right;
	width:98px;
	height:38px;
	background:#00a1d9;
	color:#fff;
	font-size:14px;
	margin-left:20px;
	border-radius:4px;
	cursor:pointer;
	margin-top:30px;
} 
.neu-guide-top .top-title .bt_1{
	background:#cb99cc;
}

.neu-guide-top .top-title .bt_5{
	background:#E7E8ED;
}
.neu-guide-top .top-title .bt_4{
	background:#d94700;
}
.title-h2{
	float:left;
	font-size:28px;
	font-weight:bold;
	color:#04518c;
	padding-top:30px;
}
.top-title .btn-green{
	float:right;
	width:98px;
	height:38px;
	background:#47d9bf;
	color:#fff;
	font-size:14px;
	margin-left:20px;
	border-radius:4px;
	cursor:pointer;
	margin-top:30px;
}
.top-title .btn-green:hover{
	background:#26ccae;
}
.top-title .btn-blue{
	float:right;
	width:98px;
	height:38px;
	background:#00a1d9;
	color:#fff;
	font-size:14px;
	margin-left:20px;
	border-radius:4px;
	cursor:pointer;
	margin-top:30px;
}
.top-title .btn-blue:hover{
	background:#0e84ad;
}
.top-nav-box{
	width:1110px;
	margin: 0 auto;
	line-height:75px;
}
.top-nav-box p{
	font-size:14px;
	padding-right:55px;
	color:#04518c;
	float:left;
}
.neu-guide-left{
	width:800px;
	margin-left:30px;
	margin-top:30px;
	min-height:380px;
	float:left;
	
}
.neu-guide-left .left-nav{
	width:800px;
	min-height:60px;
	margin:0 0 30px 0;
	
}

.neu-guide-left .left-nav h3{
	font-size:18px;
	color:#00a1d9;
	line-height:40px;
}
.neu-guide-left .left-nav p{
	font-size:16px;
	color:#333;
	line-height:34px;
}

.neu-guide-right{
	float:right;
	margin-right:30px;
	width:300px;
	background:#f6f6f6;
	/*height:380px;*/
	margin-top:30px;
	min-height: 380px;
}

.neu-guide-right .right-nav{
	width:270px;
	min-height:60px;
	margin:10px 10px 10px 20px;	
}

.neu-guide-right .right-nav h3{
	font-size:16px;
	color:#04518c;
	line-height:34px;
	font-weight:normal;
}
.neu-guide-right .right-nav p{
	font-size:14px;
	color:#333;
	line-height:28px;
}

/*neu-guide-bottom*/
.neu-guide-bottom{
	width:1110px;
	min-height:250px;
	margin:20px auto;
	overflow:auto;
	background:#fff;	

}
/*tab*/
.neu-guide-bottom .tab{
	height:48px;
	border-bottom:1px solid #04518c;
	cursor:pointer;
}
.neu-guide-bottom .tab ul { 
	zoom: 1; 
	clear: both; 
} 

.neu-guide-bottom .tab ul:after { 
	display: block; 
	height: 0px; 
	visibility: hidden; 
	clear: both; 
	content: ""; 
}
.neu-guide-bottom .tab ul li { 
	text-align: center;
	height:46px; 
	line-height: 46px; 
	width: 150px; 
	display: inline; 
	background: #fff; 
	float: left;  
	color: #333333;
	font-family:"微软雅黑";
	font-size:16px;
} 
.neu-guide-bottom .tab ul li.on { 
	background: #fff;
	color: #04518c;
	height: 49px;
	border: 1px solid #04518c;
	border-bottom: 0; 
	font-weight:bold;
} 
/*tabList*/
.neu-guide-bottom .tabList {  
	height: auto;  
} 
.neu-guide-bottom .tabList .one {   
	display: none; 
	clear:both; 
}
/*news*/ 
.neu-guide-bottom .tabList .one .news{
	height:auto;
	width:100%;
	margin-top: 20px;
}
.neu-guide-bottom .tabList .one .news li{
	color:#333333;
	line-height:34px;
	font-size:14px;
	padding-left:10px;
	border-bottom:1px dashed #999999;
}
.neu-guide-bottom .tabList .one .news li span{
	float:right;
	padding-right:10px;
	color:#666666;
}

.neu-guide-bottom .tabList .one .news .news_title:hover{
	color:#18840d;

}
.neu-guide-bottom .tabList .one .news_more{
	float:right;
	color:#666666;
	line-height:35px;
	padding-right:15px;
}
/*flow*/
.neu-guide-bottom .tabList .one .flow{
	height:auto;
}

.neu-guide-bottom .tabList .one .flow li{
	text-align:center;
}
/*data*/
.neu-guide-bottom .tabList .one .data{
	width:100%;
	line-height:35px;
	margin-top:20px;
}
.neu-guide-bottom .tabList .one .data td{
	line-height:50px;
	border-bottom:1px dashed #CCC;
	margin-top:5px;
}

.neu-guide-bottom .tabList .one .data td.nm{
	text-align:center;
}
.neu-guide-bottom .tabList .block { 
	display: block; 
} 

/*----------------------------------------个人中心-------------------------------*/
.neu-personal{
	width:1170px;
	min-height:400px;
	background:#fff;
	margin:20px auto;
}

/*----------------------------------------关于我们-------------------------------*/

.neu-about{
	width:1170px;
	min-height:400px;
	margin:40px auto;
}
.about-top{
	width:100%;
	height:600px;
	background:url(../images/005.jpg) no-repeat center top ;
	position:relative;
	
}
.about-top-content{
	width:880px;
	height:350px;
	background:#fff;
	position:absolute;
	top:140px;
	left:145px;
	box-shadow:0px 6px 12px rgba(0, 0, 0, 0.2)
}
.about-top-content h3{
	width:800px;
	height:40px;
	margin:0 auto;
	font-size:24px;
	color:#04518c;
	text-align:center;
	margin-top:40px;
}
.about-top-content p{
	width:800px;
	height:290px;
	margin:20px auto;
	font-size:14px;
	color:#333;
	line-height:32px;
}
.about-center{
	width:100%;
	height:400px;
	background:url(../images/about2.png) no-repeat center top ;
	position:relative;
	
}
.about-center-content{
	width:540px;
	height:260px;
	position:absolute;
	right:0;
	top:60px;
}
.about-center-content h3{
	width:500px;
	height:30px;
	margin:0 auto;
	font-size:24px;
	color:#04518c;
	text-align:left;
}
.about-center-content p{
	width:500px;
	height:30px;
	margin:20px auto;
	font-size:18px;
	color:#666;
	line-height:32px;
}

.about-bottom{
	width:100%;
	height:400px;
	background:url(../images/about3.png) no-repeat center top ;
	position:relative;
	
}
.about-bottom-content{
	width:540px;
	height:260px;
	position:absolute;
	left:80px;
	top:60px;
}
.about-bottom-content h3{
	width:500px;
	height:30px;
	margin:0 auto;
	font-size:24px;
	color:#04518c;
	text-align:left;
}
.about-bottom-content p{
	width:500px;
	height:30px;
	margin:20px auto;
	font-size:18px;
	color:#666;
	line-height:32px;
}

.middle {
    padding: 40px 0;
}
.help {
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    padding-bottom: 10px;
	margin: 0 25px 25px 25px;

}
.help_2 {
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    padding-bottom: 10px;
	margin: 310px 25px 5px 25px;

}
.help_intro {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 20px;
    padding-top: 5px;
	margin-left:25px;
	color:#999999;
}
.help_content ul li {
    float: left;
    height: 140px;
    margin-bottom: 0;
    margin-left: 60px;
    width: 500px;
}
.help_pic {
    float: left;
    height: 100px;
    padding-right: 38px;
}
.help_content ul li p {
    font-size: 16px;
}
.help_border {
    border-right: 1px solid #ddd;
    padding-right: 25px;
	color:#052a80;
	line-height:70px;
	padding-top:20px;
	width:70px;
	text-align:center;
	
}
.help_info p{
	color:#777777;
	line-height:30px;
}
.help_info h4{
	color:#444444;
	line-height:30px;
	font-weight:normal;
}
.nav_img{
	height: auto;
    width: 250px;
    margin: 80px auto;
    text-align: center;
    display: block;

}

@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font-family:"Microsoft YaHei";
	font-size:14px;
	background:#fff;
}
*{
	list-style:none;
	margin:0;
	padding:0;
	text-decoration: none;
}
img{
	vertical-align: middle;
}
ol {
	margin-bottom:0;
	padding:0;
}
li{
	padding:0;
	margin:0;
}
a:hover{
	text-decoration:inherit;
}
table ,tr ,th ,td{
	border:inherit;
}
input{
	border:0;
}
/*header*/
.header{
	width:100%;
	height:145px;
}
.header .neu-menu-bg{
	width:100%;
	height:45px;
	background:#04518c;
}
.neu-menu-box{
	width:1170px;
	margin:0 auto;
	overflow:hidden;
}
.neu-menu-box .login{
	font-size:12px;
	color:#fff;
	float:right;
	line-height:45px;
	margin:0 10px;
	cursor:pointer;
}
.neu-menu-box ul{
	float:right;
	margin-right:20px;
}
.neu-menu-box ul li{
	line-height:45px;
	font-size:15px;
	float:left;
	color:#fff;
	padding:0 30px;
}
.neu-menu-box ul li.click{
	font-weight:bold;
	color:#ffdb3e;
	border-bottom:3px solid #ffdb3e;
	line-height:42px;
}
.neu-menu-box ul li:hover{
	font-weight:bold;
	color:#ffdb3e;
	border-bottom:3px solid #ffdb3e;
	line-height:42px;
}
.neu-search-bg{
	width:100%;
	height:100px;
	background:#eaf5f7;
}
.neu-search-box{
	width:1170px;
	margin:0 auto;
}
.neu-search-box .logo{
	float:left;
	line-height:100px;
	padding-top:20px;
}
.neu-search-box .search-box{
	float:right;
	height:46px;
	width:400px;
	margin-top:28px;
}
.search-box .search-text{
	width:330px;
	height:44px;
	border:1px solid #04518c;
	background:#fff;
	padding-left:10px;
	color:#333;
	font-size:14px;
	float:left;
}
.search-box .search-btn{
	width:58px;
	background:#04518c url(../images/search.png) no-repeat center;
	height:44px;
	float:left;
}

/*学生教师*/
.tab-box{
	width:1170px;
	height:140px;
	margin:0 auto;
	overflow:hidden;
}
.tab-box .student-box{
	width:350px;
	height:140px;
	border:1px solid #ddd;
	margin:0 20px;
	float:left;
	cursor:pointer;
}
.tab-box .student-box:hover{
	box-shadow:0px 4px 8px rgba(0, 0, 0, 0.1);
	transition: all 0.4s;
}
.tab-box .student-box .left{
	float:left;
	width:150px;
	height:140px;
	text-align:center;
}
.tab-box .student-box .left img{
	padding-top:28px;
}
.tab-box .student-box .right{
	float:left;
	width:160px;
	height:140px;
}
.tab-box .student-box .right p{
	width:100%;
	font-size:24px;
	color:#333;
	padding-top:28px;
}
.tab-box .student-box .right .right-btn{
	width:130px;
	height:34px;
	background:#04518c;
	color:#fff;
	font-size:14px;
	border-radius:4px;
	margin-top:15px;
	cursor:pointer;
}
.tab-box .student-box .right .right-btn:hover{
	background:#04518c;
	color:#fff;
	transition: all 0.4s;
}

/*推荐服务*/
.recom-bg{
	width:100%;
	height:450px;
	margin-top:90px;
}
.recom-box{
	width:1170px;
	height:385px;
	margin:0 auto;
}
.recom-title{
	text-align:center;
}
.spbq{
	width: 360px;
	height: 105px;
	float: left;
	line-height: 2;
	padding: 10px 10px 0 20px;
	margin:30px 30px 0px 0px;
	position: relative;
	overflow: hidden;
	background: #fff;
	border: 1px solid #ddd;
}
.spbq:hover{
	width: 360px;
	height: 105px;
	float: left;
	line-height: 2;
	padding: 10px 10px 0 20px;
	margin:30px 30px 0px 0px;
	position: relative;
	overflow: hidden;
	background: #fff;
	border: 1px solid #ddd;
	box-shadow:0px 4px 10px rgba(0, 0, 0, 0.2);
	transition: all 0.2s;
}
.spbq .spbq-img{
	width: 60px;
	line-height: 105px;
	vertical-align: middle;
	position: absolute;
	top: 22px;
}
.spbq .spbq-title{
	color: #333;
	font-size: 18px;
	font-weight: 500;
	margin: 0;
	position: absolute;
	left: 95px;
	top: 14px;
}
.spbq .spbq-tag{
	display: block;
	margin: 0;
	font-size: 14px;
	color: #666;
	position: absolute;
	left: 95px;
	top: 44px;
}
.spbq .spbq-star{
	color: #999;
	font-size: 14px;
	position: absolute;
	left: 95px;
	bottom: 12px;
	line-height: 24px;
	margin: 0;
}
.spbq .spbq-star li{
	float:left;
	padding-right:8px;
}
li.star-click{
	color:#f5b639;
}
.biankuang{
	width: 3px;
	height: 3px;
	position: absolute;
	z-index: 99;
	border-radius:10px;
	/*background: black;*/
}
.biankuang_1{
	height: 3px;
	top: -6px;
	left:0px;
	border-left: 3px solid #43b14b;
}
.biankuang_2 {
	width: 0px;
	bottom:0px;
	left: 0px;
	border-top: 3px solid #43b14b;
}
.biankuang_3{
	height: 0px;
	bottom:0px;
	right:0px;
	border-right: 3px solid #43b14b;
}
.biankuang_4{
	width:0px;
	top:0px;
	right:0px;
	border-bottom: 3px solid #43b14b;
}
.text_gobuy {
	position: absolute;
	z-index:9;
	bottom: -80px;
	right: 0px;
	width: 360px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	transition:all  300ms;
	-webkit-transition:all  300ms;
	-moz-transition:all  300ms;
	-o-transition:all  300ms;
}
.text_gobuy_show{
	height: 105px;
	position: absolute;
	z-index:9;
	bottom: 0px;
	right:0px;
	width: 360px;
	overflow: hidden;
	padding: 20px 15px ;
	cursor: pointer;
	background:rgba(0, 0, 0, 0.2);
}
.sc-btn{
	width: 80px;
	background: #fb8d14;
	border: 0;
	font-size: 14px;
	color: #fff;
	vertical-align:middle;
	height:32px;
	border-radius:5px;
	margin:20px 50px;
}
.bl-btn{
	width: 80px;
	background: #43b14b;
	border: 0;
	font-size: 14px;
	color: #fff;
	vertical-align:middle;
	height:32px;
	border-radius:5px;
}
.neu-btn{
	width:130px;
	height:34px;
	background:#04518c;
	color:#fff;
	font-size:14px;
	border-radius:4px;
	cursor:pointer;
	display:block;
	margin:0 auto;
	text-align:center;
	line-height:34px;
}
.neu-btn:hover{
	background:#04518c;
	color:#fff;
	transition: all 0.4s;
}
/*服务分类*/
.fwfl-bg{
	width: 100%;
	min-height: 600px;
	background: #f6f6f6;
	margin-top: 20px;
	overflow: hidden;
}
.fwfl-box{
	width:1170px;
	margin:0 auto;
	padding-top:40px;
}
.fwfl-left{
	width:540px;
	height:400px;
	background:#fff;
	float:left;
	margin-top:45px;
}
.fwfl-left-box{
	width:520px;
	height:380px;
	margin:10px;
}
.fwfl-left-box .left-title{
	height:70px;
	line-height:70px;
	padding-left:20px;
	color:#fff;
	font-size:24px;
	background:url(../images/left-bg.png) no-repeat left top;
}
.fwfl-left-box .left-list{
	margin:15px 0;
	width:520px;
}
.fwfl-left-box .left-list li{
	float:left;
	width:220px;
	margin:0 20px;
	line-height:48px;
	color:#333;
	font-size:18px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
	float:left;
	cursor:pointer;
}
.fwfl-left-box .left-list li:hover{
	color:#04518c;
	font-weight:bold;
}
.fwfl-right{
	width:1170px;
	float:right;
	heigth:400px;
	margin-top:45px;

}
.fwfl-right li{
	width:260px;
	margin:0 10px 20px 20px;
	height:180px;
	background:#fff;
	position:relative;
	float:left
}
.fwfl-img{
	padding:10px;
	width: 260px;
}
.fwfl-right li .right-title{
	background:rgba(4, 81, 140, 0.8);
	width:240px;
	height:34px;
	text-align:center;
	color:#fff;
	font-size:16px;
	line-height:34px;
	position:absolute;
	bottom:10px;
	left:10px;
	z-index:2;
}

/*footer*/
.alk-footer{
	width:100%;
}
.tj-footer{
	width:100%;
	height:100px;
	background:url(../images/footer-bg.png) no-repeat left top;
	background-size:cover;
}
.tj-box{
	width: 300px;
	margin: 0 auto;
	line-height: 50px;
	color: #fff;
	position: relative;


}
.tj-box li{
	float:left;
}
.tj-box li.tj-fwl{
	font-size:14px;
	font-weight:bold;
	/* padding-right:70px; */
	/* width:400px !important; */
	line-height:50px;
	position: absolute;
	right: 0px;


}
.tj-box li.tj-fwl span{
	font-size:16px;
	padding-left:10px;
	color:#ffdb3e;
	font-family:"微软雅黑";
}

.tj-box li a{
	color:#fff;
	font-size:14px;
	padding-right:10px;
}

.copy-footer{
	width:100%;
	height:100px;
	line-height:50px;
	background:#002a4c;
	color:#cfcdcd;
	text-align:center;
}

/*-----------------------------------------服务中心-----------------------------------------*/

.fwjs-bg{
	width:100%;
	background: url(../images/005.jpg) no-repeat left top;
	background-size:cover;
	overflow:hidden;
}
.top-select{
	position: relative;
	width: 1170px;
	background:rgba(255, 255, 255, 0.9);
	min-height:200px;
	margin: 20px auto;
}
.fwjs-search-text{
	margin-top:10px;
	width:300px;
	line-height:36px;
	border:1px solid #43b14b;
	padding-left:15px;
	float:left;
}
.fwjs-search-btn{
	width:55px;
	height:38px;
	background:#43b14b;
	color:#fff;
	font-size:18px;
	border:0;
	margin-top:10px;
	float:left;
}
.grid{
	width: 1080px;
	margin: 0 auto;
	padding-top:20px;
}
.service-center-search{ position:relative; }
.select-bar{ font-size:16px;padding-right: 15px}
.select-bar a{ margin-bottom:10px; color:#333;display:inline-block; padding:0px 6px; line-height:30px; margin-right:5px;}
.select-bar a.slide-btn{ background:url(../images/select-bar-slide-down-icon.png) no-repeat; display:inline-block; width:35px; height:35px; position:absolute; top:7px; right:0px; cursor:pointer}
.select-bar a.slide-btn1{ background:url(../images/select-bar-slide-down-icon.png) no-repeat; display:inline-block; width:35px; height:35px; position:absolute; top:7px; right:0px; cursor:pointer}
.select-bar a.active{ background:#ffdb3e; color:#222; border-radius:3px;}
.select-bar a.rq{ color:#e72b11;}
.select-bar a.sj{}


.select-bar .item-list{ padding:10px 0px 0px 0px; border-bottom:1px #e7e7e7 solid; position:relative;}
.select-bar .item-list h5{ font-size:16px; display:inline-block;font-weight:normal; margin-right:10px; vertical-align:top; margin-top:5px;     width: 80px;}
.select-bar .item-list h5 .app-icon{ display:none}
.select-bar .item-list div.items{ display:inline-block; width: 980px;}
.select-bar .item-list div.slide-items{ display:none;}
.select-bar .item-list div.slide-items1{ display:none;}
.alk-service-bg{
	background:#f9f9f6;
	overflow: hidden;
}
.alk-service-nav-box{
	width:1170px;
	margin:0 auto;
	min-height:400px;
	overflow: hidden;
	margin-bottom: 30px;
}

.zm-nav{
	width:32px;
	height:32px;
	text-align:left;
	line-height:32px;
	color:#04518c;
	margin-top:30px;
	clear: both;
}

.alk-service-nav{
	width: 272px;
	height: 120px;
	background: #fff;
	border: 1px solid #ddd;
	margin: 20px 15px 0 0;
	position: relative;
	float: left;
}
.alk-service-nav:hover{
	box-shadow:0px 0px 18px rgba(0, 0, 0, 0.08);
	transition: all 0.2s;
}
.alk-service-nav-img{
	width: 60px;
	position: absolute;
	left: 15px;
	bottom: 10px;

}

.alk-service-nav .alk-service-nav-title{
	width: 90%;
	height: 40px;
	line-height: 40px;
	padding:0 15px;
	color: #333;
	font-size: 16px;
	font-weight: 500;
	margin: 0;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.alk-service-nav .alk-service-nav-title a{
	color:#333;
}
.alk-service-nav-tag{
	color: #666;
	font-size: 14px;
	width: 160px;
	line-height: 20px;
	display: block;
	margin: 20px 0 0 80px;
}
.alk-service-nav-tag a{
	color:#666;
}
.alk-service-nav-star{
	position: absolute;
	bottom: 10px;
	left: 95px;
}
.alk-service-nav-star li{
	float:left;
	padding-right: 8px;
	color:#999;
}
li.star-click{
	color:#f5b639;
}
.hot-new{
	position: absolute;
	bottom: 0px;
	right: 0;
}
.collect-heart{
	position: absolute;
	right: 12px;
	top: 10px;
	color: #eee;
}
.heart-click{
	color:#d9534f;
}
/*----------------------------------------服务指南-----------------------*/
.small-banner1{
	width:100%;
	height:230px;
	background:url(../images/005.jpg) no-repeat center;
	/*background-size:100%;*/
}

.small-banner2{
	width:100%;
	height:230px;
	background:url(../images/06.jpg) no-repeat center;
	background-size:100%;
}
.small-banner3{
	width:100%;
	height:230px;
	background:url(../images/small3.jpg) no-repeat center;
	/*background-size:100%;*/
}
.small-box{
	width: 1170px;
	margin: 0 auto;
	position: relative;
	height: 230px;
}
.small-box img {
	position: absolute;
	bottom: 0;
}
.neu-guide-box{
	width:1170px;
	min-height:400px;
	margin:20px auto;
	background:#fff;
	overflow:hidden;
}
.neu-guide-top{
	width:100%;
	height:165px;
	background:#f3f7fc
}

.neu-guide-top .top-title{
	width:1110px;
	margin: 0 auto;
	height:90px;
	border-bottom:1px solid #d2dfed;
}

.neu-guide-top .top-title .bt_1,.bt_5,.bt_4{
	float:right;
	width:98px;
	height:38px;
	background:#00a1d9;
	color:#fff;
	font-size:14px;
	margin-left:20px;
	border-radius:4px;
	cursor:pointer;
	margin-top:30px;
}
.neu-guide-top .top-title .bt_1{
	background:#cb99cc;
}

.neu-guide-top .top-title .bt_5{
	background:#E7E8ED;
}
.neu-guide-top .top-title .bt_4{
	background:#d94700;
}
.title-h2{
	float:left;
	font-size:28px;
	font-weight:bold;
	color:#04518c;
	padding-top:30px;
}
.top-title .btn-green{
	float:right;
	width:98px;
	height:38px;
	background:#47d9bf;
	color:#fff;
	font-size:14px;
	margin-left:20px;
	border-radius:4px;
	cursor:pointer;
	margin-top:30px;
}
.top-title .btn-green:hover{
	background:#26ccae;
}
.top-title .btn-blue{
	float:right;
	width:98px;
	height:38px;
	background:#00a1d9;
	color:#fff;
	font-size:14px;
	margin-left:20px;
	border-radius:4px;
	cursor:pointer;
	margin-top:30px;
}
.top-title .btn-blue:hover{
	background:#0e84ad;
}
.top-nav-box{
	width:1110px;
	margin: 0 auto;
	line-height:75px;
}
.top-nav-box p{
	font-size:14px;
	padding-right:55px;
	color:#04518c;
	float:left;
}
.neu-guide-left{
	width:800px;
	margin-left:30px;
	margin-top:30px;
	min-height:380px;
	float:left;

}
.neu-guide-left .left-nav{
	width:800px;
	min-height:60px;
	margin:0 0 30px 0;

}

.neu-guide-left .left-nav h3{
	font-size:18px;
	color:#00a1d9;
	line-height:40px;
}
.neu-guide-left .left-nav p{
	font-size:16px;
	color:#333;
	line-height:34px;
}

.neu-guide-right{
	float:right;
	margin-right:30px;
	width:300px;
	background:#f6f6f6;
	/*height:380px;*/
	margin-top:30px;
	min-height: 380px;
}

.neu-guide-right .right-nav{
	width:270px;
	min-height:60px;
	margin:10px 10px 10px 20px;
}

.neu-guide-right .right-nav h3{
	font-size:16px;
	color:#04518c;
	line-height:34px;
	font-weight:normal;
}
.neu-guide-right .right-nav p{
	font-size:14px;
	color:#333;
	line-height:28px;
}

/*neu-guide-bottom*/
.neu-guide-bottom{
	width:1110px;
	min-height:250px;
	margin:20px auto;
	overflow:auto;
	background:#fff;

}
/*tab*/
.neu-guide-bottom .tab{
	height:48px;
	border-bottom:1px solid #04518c;
	cursor:pointer;
}
.neu-guide-bottom .tab ul {
	zoom: 1;
	clear: both;
}

.neu-guide-bottom .tab ul:after {
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
	content: "";
}
.neu-guide-bottom .tab ul li {
	text-align: center;
	height:46px;
	line-height: 46px;
	width: 150px;
	display: inline;
	background: #fff;
	float: left;
	color: #333333;
	font-family:"微软雅黑";
	font-size:16px;
}
.neu-guide-bottom .tab ul li.on {
	background: #fff;
	color: #04518c;
	height: 49px;
	border: 1px solid #04518c;
	border-bottom: 0;
	font-weight:bold;
}
/*tabList*/
.neu-guide-bottom .tabList {
	height: auto;
}
.neu-guide-bottom .tabList .one {
	display: none;
	clear:both;
}
/*news*/
.neu-guide-bottom .tabList .one .news{
	height:auto;
	width:100%;
	margin-top: 20px;
}
.neu-guide-bottom .tabList .one .news li{
	color:#333333;
	line-height:34px;
	font-size:14px;
	padding-left:10px;
	border-bottom:1px dashed #999999;
}
.neu-guide-bottom .tabList .one .news li span{
	float:right;
	padding-right:10px;
	color:#666666;
}

.neu-guide-bottom .tabList .one .news .news_title:hover{
	color:#18840d;

}
.neu-guide-bottom .tabList .one .news_more{
	float:right;
	color:#666666;
	line-height:35px;
	padding-right:15px;
}
/*flow*/
.neu-guide-bottom .tabList .one .flow{
	height:auto;
}

.neu-guide-bottom .tabList .one .flow li{
	text-align:center;
}
/*data*/
.neu-guide-bottom .tabList .one .data{
	width:100%;
	line-height:35px;
	margin-top:20px;
}
.neu-guide-bottom .tabList .one .data td{
	line-height:50px;
	border-bottom:1px dashed #CCC;
	margin-top:5px;
}

.neu-guide-bottom .tabList .one .data td.nm{
	text-align:center;
}
.neu-guide-bottom .tabList .block {
	display: block;
}

/*----------------------------------------个人中心-------------------------------*/
.neu-personal{
	width:1170px;
	min-height:400px;
	background:#fff;
	margin:20px auto;
}

/*----------------------------------------关于我们-------------------------------*/

.neu-about{
	width:1170px;
	min-height:400px;
	margin:40px auto;
}
.about-top{
	width:100%;
	height:600px;
	background:url(../images/about1.jpg) no-repeat center top ;
	position:relative;

}
.about-top-content{
	width:880px;
	height:350px;
	background:#fff;
	position:absolute;
	top:140px;
	left:145px;
	box-shadow:0px 6px 12px rgba(0, 0, 0, 0.2)
}
.about-top-content h3{
	width:800px;
	height:40px;
	margin:0 auto;
	font-size:24px;
	color:#04518c;
	text-align:center;
	margin-top:40px;
}
.about-top-content p{
	width:800px;
	height:290px;
	margin:20px auto;
	font-size:14px;
	color:#333;
	line-height:32px;
}
.about-center{
	width:100%;
	height:400px;
	background:url(../images/about2.png) no-repeat center top ;
	position:relative;

}
.about-center-content{
	width:540px;
	height:260px;
	position:absolute;
	right:0;
	top:60px;
}
.about-center-content h3{
	width:500px;
	height:30px;
	margin:0 auto;
	font-size:24px;
	color:#04518c;
	text-align:left;
}
.about-center-content p{
	width:500px;
	height:30px;
	margin:20px auto;
	font-size:18px;
	color:#666;
	line-height:32px;
}

.about-bottom{
	width:100%;
	height:400px;
	background:url(../images/about3.png) no-repeat center top ;
	position:relative;

}
.about-bottom-content{
	width:540px;
	height:260px;
	position:absolute;
	left:80px;
	top:60px;
}
.about-bottom-content h3{
	width:500px;
	height:30px;
	margin:0 auto;
	font-size:24px;
	color:#04518c;
	text-align:left;
}
.about-bottom-content p{
	width:500px;
	height:30px;
	margin:20px auto;
	font-size:18px;
	color:#666;
	line-height:32px;
}

.middle {
	padding: 40px 0;
}
.help {
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	padding-bottom: 10px;
	margin: 0 25px 25px 25px;

}
.help_2 {
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	padding-bottom: 10px;
	margin: 310px 25px 5px 25px;

}
.help_intro {
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 20px;
	padding-top: 5px;
	margin-left:25px;
	color:#999999;
}
.help_content ul li {
	float: left;
	height: 140px;
	margin-bottom: 0;
	margin-left: 60px;
	width: 500px;
}
.help_pic {
	float: left;
	height: 100px;
	padding-right: 38px;
}
.help_content ul li p {
	font-size: 16px;
}
.help_border {
	border-right: 1px solid #ddd;
	padding-right: 25px;
	color:#052a80;
	line-height:70px;
	padding-top:20px;
	width:70px;
	text-align:center;

}
.help_info p{
	color:#777777;
	line-height:30px;
}
.help_info h4{
	color:#444444;
	line-height:30px;
	font-weight:normal;
}
.nav_img{
	height: auto;
	width: 250px;
	margin: 80px auto;
	text-align: center;
	display: block;

}

.classification_other{
	width: 1170px;
	margin: 0 auto;
	overflow: hidden;
	margin-top:60px;
}

.classification_other_board{
	width: 1130px;
	border: 1px solid #ccc;
	margin-left: 20px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-top: 30px;
	flex-wrap: wrap;
}
.classification_other_board>div{
	margin: 20px 69px 0;
	width: 50px;
	box-sizing: border-box;
	float: left;
	display: block;
	padding-bottom: 20px;
	position: relative;
}

#email-badge{
	position: absolute;
	top: -10px;
	right: 0;
	transform: translateX(50%);
	height: 20px;
	background: red;
	padding: 0 10px;
	border-radius: 20px;
	color: #fff;
	font-weight: bold;
	font-family: Microsoft YaHei;
	pointer-events: none;
}
.classification_other a img {
	width: 50px;
}
.classification_other a .ification_box {
	width: 195px;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
}

.classification_other a {
	color: #333;
}

.classification_other a:hover {
	color: #000;
	text-decoration: underline;
}

.classification {
	width: 1170px;
	margin: 0px auto 15px auto;
	height: 140px;
}

.classification a {
	width: 280px;
	height: 140px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	float: left;
	display: block;
}
.classification a:hover{
	background-color: #f7f7f7;
}

.classification a img {
	float: left;
	margin-top: 14px;
	margin-left: 40px;
	height: 90px;
	width: 70px;
	padding-top: 15px;
}

.classification .ification_box {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}