#hang_1{width:1230px;margin:auto;padding:40px 0 0px 0px;display: flex;}
#hang_2{WIDTH:100%;margin:auto;padding:30px 0px 30px 0px; background:#ccffff;position: relative;}
#hang_2:before{
    width:100%;
    height:100%;
    content: "";
    position: absolute;
    background: url(../images/service-bg-1.jpg) no-repeat center bottom;background-size: cover;
    top: 0;
    left: 0;
	opacity:0.5;filter:alpha(opacity=50);


}
#hang_8{WIDTH:100%;margin:30px 0px 30px 0px;padding:30px 0px 30px 0px; background:#ccffff;position: relative;}
#hang_8:before{
    width:100%;
    height:100%;
    content: "";
    position: absolute;
    background: url(../images/wrapbg.png) no-repeat center bottom;background-size: cover;
    top: 0;
    left: 0;
	opacity:0.5;filter:alpha(opacity=50);
}
.zjx {width:1230px;margin:auto;padding:0px 0 0px 0px;display: flex;position: relative;}
#hang_3{width:1230px;margin:auto;padding:40px 0 30px 0px;display: flex;}
#hang_4{WIDTH:100%;margin:30px 0 0 0;padding:0px 0 0px 0px;overflow: hidden;box-sizing: border-box; }
#hang_5{WIDTH:100%;margin:30px 0 0 0;padding:0px 0 0px 0px;overflow: hidden;box-sizing: border-box; background:#EEE;}
.left{float:left;width:1110px;margin:0 0px 20px 0px;overflow:hidden;background-color:#FFF;box-sizing: border-box;}
.right{float:left;width:540px;margin:0 30px 0px 0px;overflow:hidden;background-color:#FFF;box-sizing: border-box;}
/*============首页板块背景=*/

.side_more a{
	font-weight: normal;font-family:Microsoft YaHei;
	margin:0px 0px 0 0;
	padding:0px;
	COLOR: #333;
	line-height:40px;
	font-size:12px;
	text-align:center;
	display: block;
	float: right;
	box-sizing: border-box;
}
.huad_more a:hover{COLOR:#ff9900;}


.huad_more a{
	font-weight: normal;font-family:Microsoft YaHei;
	margin:0px 10px 20px 0;
	padding:0px;
	COLOR: #333;
	line-height:40px;
	font-size:20px;
	text-align:center;
	display: block;
	float: right;
	box-sizing: border-box;
}
.side_more a:hover{COLOR:#ff9900;}

/*==============首页三列=*/
.more a{
	margin:0px auto 0px auto;
	COLOR: #333;
	width:90px;
	height:30px;
	line-height:30px;
	text-align: center;
	display: block;
	border:1px solid #eee;
	font-size:12px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	border-radius:16px;
}
.more a:hover{border:1px solid #ccc;COLOR:#ff9900;}


.news_box{width:100%;margin:0 30px 0px 0px;overflow:hidden;background-color:#FFF;box-sizing: border-box;flex:1;}
.news_box:last-child{margin-right:0;}
.news_box h2{height:45px;text-align:center;background:#e8e8e8;}
.news_box h2 span{
	font-size:22px;
	COLOR: #fff;
	height:45px;
	line-height:45px;
	padding:0 20px 0 20px;
	position: relative;
	display:inline-block;
	float:left;
	text-align: center;
	font-weight:normal;
	background:#145ab2;
	}
.news_box h2 span:before {
	content:"";
	position:absolute;
	bottom:0;
	top:100%;
	left:50%;
	margin:0 0 0 -6px;
	border-left:6px solid transparent;
	border-right:6px solid transparent;
	border-top:6px solid #145ab2;}
.news_box h2 span i{font-size:30px; margin:0 10px 0 0;}
.news_con{padding:20px 0 0 0;overflow:hidden;display:flex;}
.news_img { float:left;width:100%; height:430px;margin:0px 30px 0px 0px;overflow: hidden;flex:1;}
.news_con ul{flex:1;overflow: hidden;}
.news_con ul li{width:100%;float:left;padding:0px 0;text-align: left;color: #333;margin:0px 0px 10px 0;box-sizing: border-box;}
.news_con ul li:last-child{margin:0;}
.news_con ul li span{ width:80px;font-size:12px; background:#eee;padding:0 0px; margin:0 15px 0 0; text-align: center; float:left;overflow:hidden; line-height:2.0; color:#666; }
.news_con ul li span p{font-size:30px;font-weight:bold; color:#fff;background:#145ab2;}
.news_con ul li:hover .title{color:#145ab2;}
.intro{ height:40px;color:#999;font-size:12px; font-weight: normal; line-height:1.8;overflow: hidden;}
.title{ font-size:18px;line-height:1.8;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;text-align: justify;}
.news_con ul li strong{position: absolute;top:0;left:0;border-top:40px solid #C00;border-right:40px solid transparent;}
.news_con ul li strong:before {
	content:"New";
font-size:12px;color: #fff; font-weight: normal;
position: absolute;top:-40px;left:1px;
transform:rotate(-45deg);
-ms-transform:rotate(-45deg); /* Internet Explorer */
-moz-transform:rotate(-45deg); /* Firefox */
-webkit-transform:rotate(-45deg); /* Safari 和 Chrome */
-o-transform:rotate(-45deg); /* Opera */
}
.news_con ul li img{ margin:0px 20px 0px 0px;float: left;width:220px;border-radius:0px;overflow:hidden;border-radius:0px; display:none}

/*==============首页版块=*/
.hd_box{width:1230px;margin:auto;position: relative;}
.hd_more a{
	position:absolute;
	z-index:10;top:0px;right:0px;
	font-weight: normal;
	font-family:Microsoft YaHei;
	margin:0px 20px 0 0;
	padding:0px;
	COLOR: #333;
	line-height:40px;
	font-size:14px;
	text-align:center;
	display: block;
	box-sizing: border-box;
}
.hd_more a:hover{COLOR:#ff9900;}
.hda_{width:100%;margin:0;display:table;text-align:center;}
.hda_ ul{display:inline-block;}
.hda_ li{
    float:left;
	overflow: hidden;
	cursor:pointer;
	text-align: left;
	margin:0 20px;
	padding:0 0px 0 0 ;
	font-size:24px;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;line-height:1.0;
}
.hda_ li i{font-size:30px; margin:0 10px 0 0;}
.hda_an_a span{width:100%;position: relative;display:inline-block;height:45px;padding:0 0px 0 0 ;color:#145ab2;border-bottom:3px solid #145ab2;}
.hda_an_b span{width:100%;display:inline-block;height:45px;color: #333;padding:0 0px 0 0 ;}
.hda_open{display:block;}
.hda_closs{display:none;}

.tz_con{padding:30px 0 0px 0;}
.tz_con ul{ margin:0px;padding:0;overflow: hidden;}
.tz_con ul li{width:610px;padding:20px;box-sizing: border-box;margin:0px 10px 10px 0px;display:table;background:#fff;float:left;font-size: 16px;}
.tz_con ul li:nth-child(2n){margin:0px 0px 0px 0px;}
.tz_con ul li a{ display: block}
.tz_con ul li:hover { background:#145ab2;}
.tz_con ul li:hover p{color:#FFF}
.tz_con ul li p{overflow: hidden;line-height:1.5;color: #666;display:table-cell;vertical-align: middle;overflow: hidden;padding:0px 0 0 20px;}
.tz_con ul li span{ width:60px;font-size:12px;padding:0px 0px 5px 0px;margin:0 10px 0 0;overflow:hidden; line-height:1.0; color:#333;text-align:center; background:#f5f5f5; display: table-cell;vertical-align: middle;text-align:center;}
.tz_con ul li span i{font-size:24px;line-height:1.5;font-weight:normal;color:#333;display: block; font-style:normal}

/*==============统一列表样式=*/
.side_box{width:100%;margin:0 30px 0px 0px;overflow:hidden;box-sizing: border-box;flex:1;}
.side_box:last-child{margin-right:0;}
.side_box h2{height:45px;text-align:left; border-bottom:1px solid #ddd;}
.side_box h2 span{
	font-size:24px;
	COLOR: #333;
	height:44px;
	line-height:1.0;
	padding:0 20px 0 0;
	position: relative;
	display:inline-block;
	float:left;
	text-align:left;
	font-weight:normal;
	border-bottom:2px solid #145ab2;
	}
.side_box h2 span:before {
	content:"";
	position:absolute;
	bottom:0;
	top:100%;
	left:50%;
	margin:0 0 0 -8px;
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	border-top:8px solid #145ab2; display:none}
.side_box h2 span i{font-size:36px; margin:0 10px 0 0; color:#145ab2;}
.side_con{padding:5px 0 0px 0;}
.side_con ul{margin:0px;padding:0;}
.side_con ul li:before {
	content:"";
	position: absolute;
	width:5px;
	height:5px;
	top:50%;
	left:0;
	margin:-2.5px 0px 0px 0px;
	border-radius:50%;
	background:#145ab2;
	float:left; display:none
}
.side_con ul li{padding:15px 0;font-size:16px;text-align: left;color: #333;border-bottom:1px dashed #dddddd;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: normal;box-sizing: border-box;position:relative;}
.side_con ul li a{}
.side_con ul li span{float:left;color:#145ab2;font-size:16px; border-right:1px solid #145ab2; padding:0 10px 0 0;margin:0 10px 0 0;}
.side_con ul li strong{color:#cc0000;font-size:14px; font-weight:normal; margin:0 10px 0 0;}
.side_con ul li strong a{color:#cc0000;}

/*======================================首页banner=*/
.pt { width:1230px;margin: auto;padding:30px 0px 0px 0px;}
.pt ul{width:1230px;padding:0 0 0px 0;display:flex;}
.pt ul li{float:left;flex:1;margin:0px 30px 0px 0px;}
.pt ul li img{ width:100%;height:150px; display: block;}
.pt ul li:last-child{margin-right:0;}
.pt ul li a{ display:block;}

/*======================================友情链接=*/
.link_box { margin:0 0px 0px 0px;overflow: hidden;}
.link_box h2{height:45px;text-align: center; border-bottom:1px solid #ddd;background:#FFF;}
.link_box h2 span{
	font-size:24px;
	COLOR:#333;
	height:44px;
	line-height:1.0;
	padding:0 20px;
	position: relative;
	border-radius:0;
	display:inline-block;
	font-weight: normal;
	border-bottom:2px solid #145ab2;
	}
.link_box h2 span i{font-size:28px; margin:0 10px 0 0; font-weight:normal;COLOR:#145ab2;}
.link_con {width:1230px;margin:auto;padding:30px 0px;}
.link_con ul{width:1260px;padding:0 0 0px 0; overflow: hidden; zoom:1;}
.link_con ul li a{
	float:left;
	width:241px;
	line-height:40px;
	box-sizing: border-box;
	margin:0px 6px 6px 0px;
	color:#333;
	text-align:center;
	border:1px solid #dfdfdf;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	display:inline-block;
	background:rgba(255,255,255,1.0);
	border-radius:3px;
	font-size:14px;
}
.link_con ul li a:hover{ color:#145ab2;border:1px solid #145ab2; background: #fff;}

/*======================================学院特色=*/
.fc_con{margin:auto;padding:25px 0 0px 0;}
.fc_con ul{margin:0px;padding:0;;}
.fc_con ul li{ width:292.5px;margin:0 15px 15px 0px;float:left;border-radius:0px; padding:0px;box-sizing: border-box;position:relative;text-align: left;overflow: hidden; background:#f5f5f5;}
.fc_con ul li img{ width:120px;height:113px;margin:0 10px 0px 0px;display: inline-block; float:left;}
.fc_con ul li:nth-child(2n){margin:0px 0px 0px 0;}
.fc_con ul li span{font-size:14px;line-height:2.2;color:#145ab2;}
.fc_con ul li a{display: block;}
.fc_con ul li p{bottom:0;padding:0 0px;font-size:14px;line-height:1.5;color:#333;transition: all 0.3s;overflow: hidden; height:60px;}
.fc_con ul li:hover{background:#145ab2;color:#fff;}
.fc_con ul li:hover p{color:#fff;}.fc_con ul li:hover span{color:#fff;}