

.s_adv img{
	width: 100%;
}

#map_iframe {
    height: 400px;
}

/*主体内容*/
.colBar {
    background: #558AC9;
    text-align: center;
    padding: 15px 10px;
}
.colBar h1 {
    font-size: 26px;
    color: #fff;
}
.cl_sub li a {
    display: inline-block;
    color: #444;
    padding: 20px;
}
.cd_tit h2 {
    font-size: 26px;
    font-weight: normal;
}


.midC{
	margin: 20px 0;
	overflow: hidden;
}
.fLeft{
	float: left;
}

.midCn1{
	width: 20%;
}
.midCn2{
	width: 20%;
}
.midCn3{
	width: 25%;
}
.midCn4{
	width: 16%;
}
.midCn5{
	width: 19%;
}

.conJect1,.conJect2,.conJect3,.conJect4,.conJect5{
	margin-right: 40px;
	height: 500px;
	position: relative;
}
.conJect1{
	background: #FFE6EA;
}
.conJect2{
	background: #E6F2FF;
}
.conJect3{
	/*background: #FFF6E6;*/
}
.conJect4{
	background: #E6F2FF;
}
.conJect5{
	margin-right: 0;
	background: #FFE6EA;
}
.midSub{
	padding: 7% 15%;
}
.sch_list li{
	background: #558AC9;
	/*width: 90%;*/
	border-radius: 50px;
	position: relative;
	overflow: hidden;
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	margin-bottom: 17px;
}

.sch_list li a{
	display: block;
	padding: 4% 0;
	text-align: center;
	color: #fff;
	font-size: 1rem;
}

.sch_list li a span {
    display: inline-block;
    width: 50%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.sch_list li:hover{
	background: #1F5AA0;
}
.sch_list li a img{
	float: left;
	padding-left: 10%;
	position: relative;
	bottom: 4px;
}
.sch_list li a span{
	position: relative;
	top: 2px;
}
.sch_list li a i{
	float: right;
	font: 400 30px/24px consolas;
	padding-right: 18px;
}

/*更多*/
.subMore{
	position: absolute;
	right: 5%;
	bottom: 3%;
	z-index: 9;
}
.subMore a{
	display: inline-block;
	color: #fff;
	padding: 3px 8px;
}
.moreC1{
	background: #E78C9B;
}
.moreC2{
	background: #5786BA;
}
.moreC3{
	background: #E47F8F;
	bottom: 6%;
}
.moreC4{
	background: #EBD1A3;
}
.moreC5{
	background: #5786BA;
	right: 8%;
}

/*标题*/
.titH2{
	font-size: 28px;
	color: #333333;
	font-weight: normal;
	padding: 20px 0 0 15px;
}
.titH2 .tl{
	padding-right: 5px;
	font-size: 22px;
}
.titH2 .td{
	padding-left: 5px;
	font-size: 14px;
	position: relative;
	top: 3px;
}


/*新闻栏*/
.news_h{
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
}
.news_t_pic a{
	position: relative;
	display: block;
}
.news_t_pic img{
	width: 100%;
}
.shade_el {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.n_pic_tit{
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 29px;
    color: #fff;
    font-weight: bold;
    width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.newsL{
	padding: 20px 25px 0;
	position: relative;
	z-index: 6;
}
.newsL li{
	line-height: 2.2rem;
	border-bottom: solid 1px #D2DBE6;
}
.newsL li a{
	display: block;
	width: 95%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.listBg{
	position: absolute;
	bottom: -15%;
	right: -20%;
}

/*视频栏*/
.con3_top{
	background: #FFE6EA;
	position: relative;
	overflow: hidden;
	height: 244px;
}

.videoList{
	overflow: hidden;
	padding-top: 3%;
}
.videoList li{
	float: left;
	width: 31.333%;
	margin-left: 1.5%;
}

.videoList li img{
	width: 100%;
}
.videoList li a p{
	text-align: center;
	padding-top: 3px;
    width: 98%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.con3_btm{
	margin-top: 16px;
	background: #FFF6E6;
	height: 240px;
}
.c3_list{
	width: 70%;
	padding: 10px 25px 45px;
	position: relative;
	z-index: 6;
}

.c3_list li{
	line-height: 2.5rem;
	border-bottom: solid 1px #D2DBE6;
}

.c3_list li a {
    display: block;
    width: 95%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.or2{
	bottom: -7%;
	right: -15%;
}
.or4{
	bottom: -3%;
	right: -8%;
}


.cd_list_ar {
    padding: 5% 0 0;
    overflow: hidden;
}
/*课程预告*/
.trailer_s{
	padding: 30px 16px 0;
	position: relative;
	z-index: 6;
}

.trailer_s li{
	margin-bottom: 30px;
	padding-bottom: 15px;
	border-bottom: solid 1px #D2DBE6;
}

.trailer_s li a p{
	padding-bottom: 5px;
}

/*活动*/
.act_lt{
	padding: 30px 13px 0;
}

.at_left{
	width: 47%;
	margin-right: 3%;
	float: left;
	text-align: center;
}
.at_left a img{
	width: 100%;
}
.ct_an{
	margin-bottom: 40px;
	overflow: hidden;
}

.at_right{
	width: 50%;
	float: left;
}
.at_right h4{
	font-size: 12px;
}
.at_right p{
	padding-top: 10px;
	width: 98%;
}

.defInfo{
	width: 100%;
	clear: both;
}
.defInfo a{
	color: #88A5F9;
}

.act_line{
	border-top: solid 1px #D2DAE6;
	width: 92%;
	margin: 20px auto 0;
}



/*屏幕大于1400像素，小于1599像素时，宽度为1400*/
@media only screen and (min-width: 1400px) and (max-width: 1599px){
	.conJect1, .conJect2, .conJect3, .conJect4, .conJect5 {
	    margin-right: 20px;
	}
	.conJect5 {
	    margin-right: 0;
	}
   .act_lt {
	    padding: 30px 13px 0;
	}
	.sch_list li a img {
	    width: 23px;
		padding-left: 10%;
		position: relative;
		bottom: 3px;
	}
	.sch_list li a i {
	    float: right;
	    font: 400 40px/14px consolas;
	    padding-right: 18px;
	    position: relative;
	    top: 4px;
	}
	.midCn1 {
	    width: 18%;
	}
	.midCn2 {
	    width: 17%;
	}
	.midCn5 {
	    width: 24%;
	}
}
/*屏幕大于1200像素，小于1399像素时，宽度为1200*/
@media only screen and (min-width: 1200px) and (max-width: 1399px){
	.conJect1, .conJect2, .conJect3, .conJect4, .conJect5 {
	    margin-right: 10px;
	}
	.conJect5 {
	    margin-right: 0;
	}
   .act_lt {
	    padding: 5px 13px 0;
	}
	.act_line {
	   /* width: 90%;
	    margin: 10px auto 0;*/
	    display: none;
	}
	.at_right h4{
		padding-top: 5px;
	}
	.ct_an {
	    margin-bottom: 5px;
	    overflow: hidden;
	}
	.at_right p {
	    padding-top: 5px;
	}
	.titH2 {
	    font-size: 24px;
	}
	.titH2 .tl {
	    padding-right: 5px;
	    font-size: 18px;
	}
	.titH2 .td {
	    font-size: 12px;
	}
	.sch_list li a img {
	    width: 20px;
		padding-left: 10%;
		position: relative;
		bottom: 3px;
	}
	.sch_list li a i {
	    float: right;
	    font: 400 25px/14px consolas;
	    padding-right: 18px;
	    position: relative;
	    top: 4px;
	}
	.defInfo{
		display: none;
	}
	.at_left a img {
		width: 100%;						
	}
	.at_right {
	    padding: 0 5px;
	}
}


