﻿@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;text-decoration:none;font-family:"微软雅黑 light,Arial,Helvetica"}
html{font-size:58.5938px}
body{width:100%;background:#f2f2f2;color:#7a7a7a;overflow:scroll;overflow-x:hidden;}
a{color:#7a7a7a;}
ul{list-style:none;}
img{vertical-align:middle}
.clearfix{
	clear: both;
	overflow: hidden;
	display: block;
	content: ".";
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.last{
	border-bottom: 1px dotted transparent !important;
}
.comm_top{
	width:100%;
	height:0.8rem;
	background-color:#46b2fe;
	margin-bottom:.02rem;
}

.comm_top_left{
	min-width:15%;
	height:0.8rem;
	float:left;
	background:url(../../static/images/to_left.png) no-repeat;
	background-size:0.8rem 0.8rem;
	background-position:.3rem .2rem;
	color:#fff;
	font-size:.35rem;
	line-height:1rem;
	text-indent:.6rem;
}

.comm_top_right{
	width:48%;
	height:0.8rem;
	float:right;
}

.comm_top_right a{
	display: block;
	text-align: right;
	line-height: 0.8rem;
	margin-right: 0.25rem;
	color:#fff;
	font-size:.35rem;
}

.comm_top_center_search{
	width:50%;
	font-size:.2rem;
	background:#0292f7;
	height:.4rem;
	border-radius:.5rem .5rem .5rem .5rem;
	margin:auto;
	position:relative;
	top:.2rem;

}

.comm_finding{
	width:80%;		
	height:100%;
	margin:auto;
}

.comm_top_center_search input::-webkit-input-placeholder{
	color:#fff;
}

.search_btn{
	width:12%;
	float:left;
	height:100%;
	margin:auto;
	background:url(../../static/images/SearchBtn.png) no-repeat,#0292f7;
	background-size:.5rem .5rem;
	background-position:0rem .05rem;
}
.comm_top_center_search  input{
	outline:none;
	border:0px solid red;
	width:80%;
	position:absolute;
	float:left;
	height:100%;
	font-size:.3rem;
	background:rgba(1,1,1,0);
}

.comm_searchDivByBasic{
	background:#fff;
	margin-top:-.3rem;
	width:100%;
	height:5rem;
}

.comm_typeShowInfo{
	width:100%;
	height:3.57rem;
	overflow:hidden;	
}
.wrapper_title{
	float: left;
	width: 100%;
	padding: 0.2546rem 0;
	line-height:  0.3395rem;
	font-size: 0.3395rem;
	font-weight: 500;
	text-align: left;
	vertical-align: middle;
}
.wrapper_title_left{
	float: left;
	color: #333;
	padding-left: 0.1697rem;
}
.wrapper_title_more{
	float: right;
	margin-right: 0.1697rem;
	vertical-align: middle;
}
.wrapper_title_more a{
	font-size: 0.2376rem;
}
.course_lst{
	font-size: 0.3395rem;
	font-weight: 500;
	text-align: left;
	vertical-align: middle;
}
.course_lst a{
	padding: 0.1697rem;
	border-bottom: 1px dotted #eee;
}
.course_item_pic{
	float: left;
}
.course_item_pic img{
	width: 2rem;
	height: 1.5rem;
	padding-right: 0.1697rem;
}
.common-list .course_item_pic img{
	width: 1.5rem;
	height: 1.5rem;
}
.course_item_title{
	font-size: 0.2716rem;
	max-width: 3.8rem;
	color: #333;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 0.1018rem;
	
}
.course_lst_items.news-list .course_item_title{
	max-width: inherit;
	width: 6.1rem;
}
.course_items span{
	font-size: 0.2376rem;
	max-width: 3.8rem;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 0.3395rem;
	height: 0.3395rem;
	
}
.common-list .course_items span{
	max-width: 4.3rem;
}
.news-list .course_items p{
	font-size: 0.2376rem;
	width: 6.1rem;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	line-height: 0.3395rem;

}
.footer{
	height: 3rem;
	font-size: 0.2376rem;
}
.footer_about{
	padding: 2.4% 3%;
    text-align: center;
}
.footer_about:nth-child(2){
	padding: 0;
}
.footer_about:last-child{
    padding-top:0;
}
.footer_about a{
	display: inline-block;
	width: 23%;
	text-align: center;
	position: relative;
	box-sizing: border-box;
}
.footer_record{
	padding: 2% 3% 3.3%;
	text-align: center;
	line-height: 0.4074rem;
}
.footer_record img{
	width: 1.8rem;
	height: 0.5rem;
}
.comm_bottom{
	width:100%;
	height: 0.8318rem;
	position:fixed;
	bottom:0rem;
	background:#ffffff;
}
.consult_wrapper{
	position: absolute;
	left: 0;
	width: 51%;
	height: 0.8318rem;
	line-height: 0.8318rem;
	text-align: center;
	vertical-align: middle;
	font-size: 0.1697rem;
	background-color: #ff8301;
}
.consult_wrapper:after{
	content: "";
	position: absolute;
	top: 0.1377rem;
	right: 0;
	width: 1px;
	height: 66px;
	background-color: #e5e5e5;
	webkit-transform: scale(0.5);
	transform: scale(0.5);
}
.consult_wrapper .consult_wrapper_icon{
	background: url(../../static/images/consult_icon.png) no-repeat 0 0;
	background-size: contain;
	position: relative;
	margin:0 auto 0.0848rem auto;
	width: 0.3225rem;
	height: 0.3055rem;
}
.consult_wrapper a{
font-size: 0.2716rem;
color:#fff;
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
font-weight: bold;
}
.reserve_wrapper{
	position: absolute;
	left: 25%;
	width: 25%;
	height: 100%;
	padding-top: 0.1358rem;
	text-align: center;
	font-size: 0.1697rem;
	padding-top: 0.2716rem;
	display:none;
}
.reserve_wrapper .reserve_wrapper_icon{
	margin:0 auto 0.0848rem auto;
	background: url(../../static/images/reserve_icon.png) no-repeat 0 0;
	width: 0.3055rem;
	height: 0.3225rem;
	background-size: contain;
}
.reserve_wrapper a{
font-size: 0.2716rem;
padding-top: 0.2716rem;

}
.tel_wrapper{
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	background: #bf974d;
	height: 0.8318rem;
	line-height: 0.8318rem;
	font-size: 0.2716rem;
	text-align: center;
}
.tel_wrapper a{
	color: #ffffff;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
  font-weight: bold;
}
.school_adress{
	height: 30px;
	overflow: hidden;
	margin: 10px 0px;
}


/*顶部菜单弹窗*/
.navs_wrap{
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:rgba(240,240,240,.9);
	z-index:1006;
 	display:none;
	background-color:#fff;
	-webkit-animation-fill-mode:forwards;
	animation-fill-mode:forwards;
	-moz-animation-fill-mode:forwards;
	-webkit-animation:searchin 300ms;
	-moz-animation:searchin 300ms;
	animation:searchin 300ms;
	-webkit-transform-origin:50% 50%;
	-moz-transform-origin:50% 50%;
	transform-origin:50% 50%;
	font-size: .2376rem;
}
.sub_navs_wrap{
	margin-top: .2rem;
}
.navs_close{
	background:rgba(255,255,255,0.8) url(../../static/images/close_common.png) no-repeat right center;
	height: .4244rem;
	display: block;
	width: 95%;
	background-size: .2716rem auto;
	box-sizing: border-box;
	margin-right: 5%;
}
.navs_wrap_ul{
	background:transparent;
}
.navs_wrap_li{
	width:33.3%;
	float:left;
	text-align:center;
	margin-top:.2376rem;
}
.navs_wrap_li a{
	display:block;
}
.com_icon{
	display:block;
	width:.5941rem;
	height:.5941rem;
	margin:0 auto .0849rem auto;
	background:url(../../static/images/common_header.png) no-repeat;
	background-size:100%;
}
.home_icon{
	background-position:0 31.25%;
}
.kecheng_icon{
	background-position:0 87.5%
}
.jigou_icon{
	background-position:0 37.5%;
}
.dingzhi_icon{
	background-position:0 75%;
}
.local_icon{
	background-position:0 62.5%;
}
.choose_icon{
	background-position:0 50%;
}
.sservice_icon{
	background-position:0 81.25%;
}
.sresign_icon{
	background-position:0 93.75%;
}
.tele_icon{
	background-position:0 56.25%;
}

/*着陆页*/
.landing .course_det_img{
	height: auto;
}
.landing .wrapper_title_left{
	text-align: center;
	float: none;
	padding-left: 0rem;
}
.landing .wrapper_title_left span{
	display: inline-block;
	position: relative;
}
.landing .wrapper_title_left span:before{
	content: "";
    display: inline-block;
    width: .1358rem;
    height: .1867rem;
    background: url(../../static/images/i_guidet.png) no-repeat;
	background-position: 0 0;
    background-size: .1698rem;
	margin-right: .1867rem;
    vertical-align: middle;
}
.landing .wrapper_title_left span:after{
	content: "";
    display: inline-block;
    width: .1358rem;
    height: .1867rem;
    background: url(../../static/images/i_guidet.png) no-repeat;
	background-position: 0 -0.2122rem;
    background-size: .1698rem;
	margin-left: .1867rem;
    vertical-align: middle;
}
.art-pic img{max-width:100%}