.head_k{
	position: relative;
	overflow: hidden;
}
.head_k .head_dw{
	top: 10px;
	position: absolute;
	width: 100%;
}
.head_k .head_dw .head_style{ 
	width: 1260px; 
	margin:0 auto;
	background-color: rgba(255,255,255,.8);
	box-shadow: none;
	border:none;
	border-radius: 3px;
} 

/*内容开始了*/

/*左侧导航*/

.ziye{
	overflow: hidden;
	padding: 25px 0;
}

.ziye .left{
	width: 260px;
	float: left;
	border-top: solid 3px #c62218; 
	text-align: center;
}

.ziye .left h3{
	height: 92px;
	line-height: 90px;
	color:#303030;
	font-size: 24px;
	background:no-repeat center center url(../images/biaot.png);
}
 

.ziye .left  li a{
	display: inline-block;
	line-height: 80px;
	height: 80px;  
	color: #303030;
	font-size: 18px;
	width: 100%;
	border-bottom:solid 1px #c62218; 
}

.ziye .left  li.no>a{
	background: #c62218;
	color: #fff;
	border-bottom:solid 1px #93b5ca; 
}

.ziye .left  li a:hover{
	background: #c62218;
	color: #fff;
	/*border-bottom:solid 1px #c62218; */
}

.ziye .left .erwm{
	width: 258px;
	height: 258px;
	border: solid 1px #93b5ca;
	border-radius: 2px;
	margin-top: 60px;
}
.ziye .left .erwm>div{
	margin:0 auto;
	width: 222px;
	height: 222px;
	overflow: hidden;
	padding: 17px 0;
}

.ziye .left .erwm>div img{
	width: 222px;
	height: 222px;
}

.ziye .left .erwm-text{
	line-height: 40px;
	color: #484848;
	font-size: 18px;
}
.ziye .left  li dl{
	/*border-bottom:solid 5px #bebebe; */
	display: none;
}

.ziye .left  li dl a{
		display: inline-block;
	line-height: 48px;
	height: 48px;  
	color: #b6b6b6;
	font-size: 18px;
	width: 100%;
	border-bottom:dashed 1px #93b5ca; 
}

/*右侧内容*/

.ziye .right{
	width: 980px; 
	float: right;
	overflow: hidden;
	position: relative;

}

.ziye .right .dqlj{
	line-height: 50px;
	text-align: right;
	color: #989898;

}

.ziye .right .dqlj a{
	font-size: 16px;
	color: #989898;
	margin:0 8px;
}

.ziye .right .dqlj a:first-child{
	background: no-repeat center left url(../images/xiao_sanj.png);
	padding-left: 15px;
}

.ziye .right .right_biaot{
	position: relative;
	overflow: hidden;
	

}
.ziye .right .right_biaot i{
	display: inline-block;
	width: 100%;
	height: 1px;
	background: #bebebe; 
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 98;
}
.ziye .right .right_biaot i.right{
	z-index:99;
	right:0;
	background: #c62218;
	width: 95px;
	left: auto;
}
.ziye .right .right_biaot h2{
	color: #c62218;
    font-size: 24px;
    line-height: 30px;
    background: #fff;
    float: right;
    margin-right: 50px;
    z-index: 100;
    position: relative;
    padding: 0 4px;
	
}

.jianj_k{
	padding: 30px 0;
}

.jianj_k p{
	line-height: 30px;
	font-size: 16px;
	color: #313131;
	padding: 15px 0;
	text-indent: 2em;
}

.jianj_k img{
	
}


/*党团建设*/

.but_list{
	padding: 30px 0;
}
.but_list li{
	line-height: 50px;
	color:#3a3a3a;
	font-size: 16px; 
	overflow: hidden;

}
.but_list li a{ 
	color:#3a3a3a; 
	float: left;


}
.but_list li a:hover{
	color: #c62218;
}
.but_list li a:before{
	content: " ";
	margin-right: 5px;
    font-family: "微软雅黑";

}
.but_list li.img a:before{
	 content:none;
	margin-right: 0px;
    font-family: "微软雅黑";

}

.but_list li span
{
	float: right;
	color: #8e8e8e;
}
.but_list .img{
	width: 980px;
	height: 150px;
	overflow: hidden;
	padding-bottom: 20px;
}

.but_list .img img{
	width: 100%; 
}

/*翻页*/
.pager {
    clear: both;
    margin: 25px 0;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}

.pager a {
    background: none;
    border: 1px solid #aaa;
    color: #aaa;
    display: inline-block;
    line-height: 32px;
    margin: 0 2px;
    padding: 0 10px;
    height: 32px;
    border-radius: 3px;
    vertical-align: middle;
}

.pager .p {
    font-size: 22px;
}
.pager span {
    padding: 0 0 0 20px;
    color: #777;
}

.pager input {
    height: 32px;
    line-height: 32px;
    width: 30px;
    text-align: center;
    background: none;
    border: 1px solid #aaa;
    vertical-align: middle;
    border-radius: 3px;
    margin: 0 5px;
}

.pager a:hover, .pager a.current {
    background-color: #c62218;
    border: none;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    line-height: 34px;
    height: 34px;
    padding: 0 11px;
}

.biaot_xq{
	text-align: center;
}

.biaot_xq h1{
	line-height: 50px;
	margin-bottom: 20px;
	color: #545454;
}
.biaot_xq p{
	padding: 0 25px;
	display: inline-block;
	border:solid 1px #e3e3e3;
	border-left: none;
	border-right: none;
}
.biaot_xq p span{
	margin:0 8px;
	color: #666;

}


.fany{
	background: #f1f1f1;
	padding: 15px 10px;
	float:left;
	margin-top:20px;
	width: 100%;
	position: relative;
}

.fany a{
	display: block;	
	line-height: 20px;
	color: #666;
}

.fany a:hover{
	color: #c62218;
}


/*春光之声*/


.chung_zs{
	padding:30px 0;
}

.zs_top dl{
	overflow: hidden;
}

.zs_top dl dt{
	float: left;
	width: 490px;
	height: 275px;
	overflow: hidden;
}

.zs_top dl dt img{
	width: 100%;
}

.zs_top dl dd{
	height: 274px;
	width: 370px;
	float: right;
	border-bottom:solid 1px #d1d1d1;
	
}

.zs_top dl dd a{
	font-size: 24px;
	color: #505050;
	line-height: 35px;
	margin-bottom: 10px;
	display: inline-block;
}
.zs_top dl dd a:hover{
	color: #c62218;
}
.zs_top dl dd p{
	color: #8d8d8d;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
overflow: hidden;
line-height: 35px;
font-size: 16px;
}


.zs_top dl dd span{
color: #c1c1c1;
line-height: 80px;
font-size: 16px;
}

.zs_bottom{
	overflow: hidden;
}

.zs_bottom .but_list{
	padding: 0;
	float: left;
	width: 560px;
}
.zs_bottom .but_list ul li {
	line-height: 40px;
}
.zs_bottom .but_list ul li a{
	white-space: nowrap;/*一行显示*/
overflow: hidden;/*超出部分隐藏*/
width: 80%;
text-overflow: ellipsis;/*用...代替超出部分*/
}

.zs_bottom .but_list ul li a:before { 
    padding-right:2px; 
    background:no-repeat left center url(../images/zs-jt.jpg);
}



.zs_bottom .zs_right{
	width: 295px;
	float: right;
}
/* 本例子css */
.zs_picScroll_left{ width:295px;  overflow:hidden; position:relative;   }
.zs_picScroll_left .hd{ overflow:hidden;  height:40px; background:#f4f4f4;text-align: center;  }
.zs_picScroll_left .hd .prev,.zs_picScroll_left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px; 
 overflow:hidden;
	 cursor:pointer; background:url("../images/arrow.png") no-repeat;}
.zs_picScroll_left .hd .next{ background-position:0 -50px;  }
.zs_picScroll_left .hd .prevStop{ background-position:-60px 0; }
.zs_picScroll_left .hd .nextStop{ background-position:-60px -50px; }
.zs_picScroll_left .hd ul{ /*float:right; */display: inline-block; overflow:hidden; zoom:1; margin-top:15px; zoom:1; }
.zs_picScroll_left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; 
	background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.zs_picScroll_left .hd ul li.on{ background-position:0 0; }
.zs_picScroll_left .bd{ /*padding:10px; */  }
.zs_picScroll_left .bd ul{ overflow:hidden; zoom:1; }
.zs_picScroll_left .bd ul li{ margin:0 0px; float:left; _display:inline; overflow:hidden; text-align:center; position: relative; }
.zs_picScroll_left .bd ul li .pic{ text-align:center; }
.zs_picScroll_left .bd ul li .pic img{ width:295px; height:175px; display:block;  }
.zs_picScroll_left .bd ul li .pic a:hover img{ border-color:#999;  }
.zs_picScroll_left .bd ul li .title{ line-height:24px; position: absolute;bottom: 0px;width: 100%;background: rgba(0,0,0,.7); }
.zs_picScroll_left .bd ul li .title a{
	 color: #fff; 
	 line-height: 30px;
}

.zs_video .bt{
	padding: 30px 0 20px 60px;
	background:no-repeat left center url(../images/ziy_video.jpg);
	border-bottom: solid 2px #d6d6d6;

}

.zs_video .bt p{
	font-size: 18px;
	color: #c62218;
	line-height: 30px;
}
.zs_video .bt p a{
	float: right;
	color: #999;
	font-size: 16px;
}
.zs_video ul{
	overflow: hidden;
	padding: 20px 0;
	width: 310px;

}

.zs_video ul li{
	width: 135px; 
	float: left;
	margin-right: 20px;
	overflow: hidden;
	margin-bottom: 15px;
}

.zs_video ul li dt{
	height: 83px;
	margin-bottom: 7px;
}

.zs_video ul li dt img{
	width: 100%;
}

.zs_video ul li a{
	line-height: 20px;
	color: #555;
		display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}

.teacher_jianj{
	position: absolute;
	right:0px;
	bottom: -486px;
	background: rgba(255,255,255,.9);
	width: 368px;
	height: 110px;
	padding: 15px 10px;
	border-bottom: solid 4px #c62218;
}

.teacher_jianj h2{
	line-height: 28px;
	font-size: 18px;
	color: #c62218;
	margin-bottom: 10px;
	position:relative;
}

.teacher_jianj h2 i{
	display: inline-block;
	width: 1em;
	height: 2px;
	background: #c62218;
	position: absolute;
	left: 0px;
	bottom: -2px;
}

.teacher_jianj p{
	line-height: 24px;
	font-size: 14px;
}


/*教师团队*/

.teacher_k{
	padding: 30px 0;
	width: 100%;
	overflow: hidden;
}

.teacher_k ul{
	width:910px;
	padding: 5px;
	overflow: hidden;
}

.teacher_k ul li{
	width: 290px;
	height: 345px;
	float: left;
	margin-right: 12px;
	margin-bottom: 15px;
	box-shadow: 1px 1px 8px #ccc;
		-webkit-box-shadow:1px 1px 8px #ccc;
        -moz-box-shadow:1px 1px 8px #ccc;
	border-radius: 4px;
	text-align:center;
}
 .teacher_k ul li:hover{
 	box-shadow: 1px 1px 8px #c62218;
 	-webkit-box-shadow:1px 1px 8px #c62218;
        -moz-box-shadow:1px 1px 8px #c62218;
 }
.teacher_k ul li img{ 
	width: 273px;
	height: 255px;
	margin:6px auto;
	border-radius: 3px;
	display: block;
}
 .teacher_k ul li a{
 	display: block;
 }
.teacher_k ul li p{
	line-height: 35px;
	font-size: 22px;
	color: #313131;
}

.teacher_k ul li span{
	color: #797979;font-size: 16px;
	line-height: 30px;
}

.zy_banner{
	margin-left: -960px;
    left: 50%;
    position: relative;
    z-index: -1;
}
.teacher_xqk{
	background: #f8f8f8;
	overflow: hidden;
} 

.teacher_xqk .top{
	margin: 35px 0;
	background: #fff;
	width: 100%;
	float: left;
}

.teacher_xqk .top .left{
	float: left;
	width: 630px;
	height: 515px;
	overflow: hidden;
}
.teacher_xqk .top .left img{
	width: 100%;
}
.teacher_xqk .top>.right{
	width: 480px; 
	float: right;
	padding:20px;
	position: relative;  

} 

.teacher_xqk .top .text{
	padding: 50px 0;
	line-height:40px;
	font-size: 16px;
}
.teacher_xqk .top .text p{
	text-indent: 2em;
}
.teacher_xqk .top .text span{
	margin: 40px 0;    display: block;
}
.teacher_xqk .dqlj{
	line-height: 50px;
	text-align: right;
	position: absolute;
	top: 10px;
	left: 0px;
	background: #fff;
	z-index: 100;
	color: #989898;

}

.teacher_xqk .dqlj a{
	font-size: 16px;
	color: #989898;
	margin:0 8px;
}

.teacher_xqk .dqlj a:first-child{
	background: no-repeat center left url(../images/xiao_sanj.png);
	padding-left: 15px;
}


.teacher_xqk .right_biaot{
	position: relative;
	overflow: hidden;
	

}
.teacher_xqk  .right_biaot i{
	display: inline-block;
	width: 100%;
	height: 1px;
	background: #bebebe; 
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 98;
}
.teacher_xqk .right_biaot i.right{
	z-index:99;
	right:0;
	background: #c62218;
	width: 95px;
	left: auto;
}
.teacher_xqk .right_biaot h2{
	color: #c62218;
    font-size: 24px;
    line-height: 30px;
    background: #fff;
    float: right;
    margin-right: 30px;
    z-index: 100;
    position: relative;
    padding: 0 4px;
	
}

.teacher_xqk .nottom{
	margin-bottom:30px;
	background: #fff;
	float:left;
	padding:30px 2%;
	width: 96%;
}

.teacher_xqk .nottom .left{
	float: left;
	width: 50%;
	text-align: center;
	line-height: 40px;
	
}

.teacher_xqk .nottom .left h1{
	font-size: 24px;
	line-height: 24px;
	color: #3f4041;
}

.teacher_xqk .nottom .left p{
	font-size: 16px;

}
.teacher_xqk .nottom .left i{
	display: inline-block;
	width: 1.5em;
	height: 2px;
	background: #3f4041;
	line-height: 25px;
}

.teacher_xqk .nottom .right{
	line-height: 30px;
	float: right;
	width: 44%;
	padding-left:5%;
	border-left: solid 1px #f3f3f3;
}

.teacher_xqk .nottom .right h2{
	font-size: 24px;
	position: relative;
	color: #3f4041;
	margin-bottom: 28px;
}

.teacher_xqk .nottom .right h2 i{
	display: inline-block;
	position: absolute;top: 32px;
	left: 0;
	background: #3f4041;
	height: 2px;
	width: 1em;
}

.teacher_xqk .nottom .right .text{
	height: 280px;
	margin-bottom:15px;
    overflow:auto;
}
.teacher_xqk .nottom .right .text p{
	text-indent: 2em;
}
.teacher_xqk .nottom .right .syy{
	width: 50%;
	float: left;
}
.contactu_logo {
	padding-top: 50px;
}
.contactu_logo img{
	width: 50%;
}


.contactu_kuaij_dh{
	color: #4399ce;
}

.contactu_kuaij_dh a{
	color: #4399ce;
}
.contactu_kuaij_dh i{
	padding:0 20px;
}

.Telephone{
	padding-top: 30px;
	width: 100%;
	overflow: hidden;
}

.Telephone h3{
	padding-left: 25px;
	background:no-repeat left center url(../images/in_box6_pic4.jpg);
	float: left;
	line-height: 38px;
	font-size: 18px;
}

.Telephone>div{
	float: left;
	
}

.Telephone>div p{
	line-height: 38px;
	padding:0;
	text-indent:1em;
}

.E-mail h3{
	background:no-repeat left center url(../images/icon.jpg);
}

/*000*/

.chunglife_ms_k ul li{
	height: 263px;
	text-align: left;
}
.chunglife_ms_k ul li h1{ 
    width: 273px;
    height: 185px;
    margin: 6px auto;
    border-radius: 3px;
    display: block;
    overflow: hidden;
}

 .chunglife_ms_k ul li h1 img {
width: 100%;
height:inherit;
    margin: 2px auto;
 }
 .chunglife_ms_k ul li p, .chunglife_ms_k ul li span{
 	padding: 0 10px;
 }

/*视频 */
.chunglife_sp_k{
	padding: 30px 0;
	overflow: hidden;
}
.chunglife_sp_k ul{
	overflow: hidden;
	width: 925px;
}
.chunglife_sp_k li{
	width: 435px;
	height: 342px;
	margin-bottom: 25px;
	float: left;
	margin-right: 25px;
}

 
.chunglife_sp_k li h1{
	 width: 435px;
    height: 265px;
    margin: 0px auto;
    border-radius: 3px;
    display: block;
    overflow: hidden;
    margin-bottom: 2px;
}

.chunglife_sp_k .tout_sp{
	width: 900px;
	height: 555px;
}

.chunglife_sp_k .tout_sp h1{
	 width: 900px;
    height: 478px; 
}
.chunglife_sp_k li h1 img{
	width: 100%;
}

.chunglife_sp_k li h2{
	background: #efefef;
	position: relative;
	height: 63px;
	padding: 4px 10px;
	font-size: 18px;
}
.chunglife_sp_k li.tout_sp  h2{
	background: #efefef;
	position: relative;
	height: 73px;
	padding: 0 10px;
	font-size: 18px;
}
.chunglife_sp_k li h2 p{
	line-height: 30px;
	color: #4f4f4f;
	width: 325px;
}
.chunglife_sp_k li.tout_sp  h2 p{
	line-height: 73px;
	color: #4f4f4f;
	width: inherit;

}
.chunglife_sp_k li h2 i{
	width: 50px;
	height: 50px;
	display: block;
	position: absolute;
	top: 9px;
	right: 20px;
}
.chunglife_sp_k li.tout_sp h2 i{
	width: 65px;
	height: 65px;
	display: block;
	position: absolute;
	top: 5px;
	right: 20px;
}
.chunglife_sp_k li h2 i img{
	width: 100%;
}
.chunglife_sp_k li:hover h2, .chunglife_sp_k  li:hover h2 p {
	background: #c62218;
	color: #fff;
}


/*招贤纳士*/
.cheng_nx_dh{
	height:168px;
	padding: 30px 0;
	text-align: center;
}
.cheng_nx_dh h2{
	line-height: 60px;
	background:no-repeat center url(../images/biaot.png);
	color: #313335;
}

.cheng_nx_dh ul{
	margin: 30px auto; 
	overflow: hidden;
	display: inline-block;

}

.cheng_nx_dh ul li{
	text-align: center;
	float: left;
	margin: 8px;
}

.cheng_nx_dh ul li a{
	display: block;
	padding: 13px 23px;
	background: #ebebeb;
	color: #7e7d7d;
	border-radius: 4px;
}

.cheng_nx_dh ul li.no a{
	background: #c62218;
	color: #fff;
}

.cheng_nx_dh ul li:hover a{
	background: #c62218;
	color: #fff;
}

.baim_biaod{
	background:no-repeat center top url(../images/banner_bm.jpg);
	height: 753px;
}

.px900{
	margin: 0 auto;
	width: 900px;
	padding-top:80px;
}
.px900 table{
	width: 100%;
}
.px900 tr{
	background: #fff;
	
}
.px900 tr input{
	padding-left:15px;
}
.px900 tr.ys1 td{ 
	width: 33.33%;
	height: 46px;
}
.px900 tr.ys1 td span{
	width: 90px;
	display: inline-block;	
	text-align: center;
	border-right: solid 1px #a9a9a9;
	color: #808080;
	float: left;
}
.px900 tr select{
		width: 185px;
		height: 20px;
		color: #636363;
		padding-left: 15px;
}

.px900 tr .button{
	height: 48px;
	float: right; 
	padding: 0 50px;
	position: absolute;
	top:0px; 
	right: 0px;
	cursor: pointer;
}

.px900 tr .button:hover{
	background: #e5e5e5;
}

.px900 tr.text td{
	padding: 10px 0;
}


.px900 tr.text textarea{
	width:780px;
	padding:0 10px;
	height: 60px;
	float: left;

}


.tjanniu{
	width: 100%;
	border-radius: 3px; 
	padding: 30px 2px;
}

.tjanniu input{
	width: 49.9%;
	float: left;
	border-radius: 3px;
	color:#fff;
	height: 50px;
	background: #c62218;
	font-size: 24px;
	cursor: pointer;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
}

.tjanniu input.right{
	background: #fff;
	color: #b7b7b7;
	float: right;
	border-radius: 3px;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;

}

.zs_text{
	padding: 20px 0 50px 0;
	margin: 0 auto;
	width: 900px;
}

.zs_text h2{
	margin-bottom: 30px;
	text-align: center;
}

.zs_text p{
	line-height: 25px; 
	text-indent: 2em;
}

.content img{ max-width:1100px; height:auto; margin:5px auto; display:block;}