.l{float: left}
.r{float: right}
.surveybody{
	padding-top:10px; min-height:695px;
}
.show_left{
	width:254px;
	float:left;
}
.catalog h2{
	height:46px;
	background:url(../images/yijilm.jpg) no-repeat center;
	font-size: 24px;
	font-weight: normal;
	line-height: 65px;
	color:#fff;
	text-align: center;width:240px; height:89px;

}
.catalog ul{
	padding-bottom: 18px;
	background-color:#0060aa; width:240px;
}
.catalog li{
	    height: 50px;
    width: 210px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 52px;
    text-indent: 10px;
    background: url(../images/erjixian.jpg) repeat-x bottom;
    padding: 0 15px;
}
.catalog li:hover{background:#0fa6f6; color:#fff;}



.catalog li a{
	color: #fff;background:url(../images/sanjiao.png) no-repeat left center;padding-left:26px;
}
.catalog li a:hover{color:#fff;}
.catalog .current{
	background-image: url(../images/items_03.png);
}
.catalog .current a{
	color:#0060aa;
}



.show_right{
	width:790px;
	float:right;
}
.show_right h4{
background: url(../images/fangzi.jpg) no-repeat left center;padding-left:25px;
	border-bottom:2px solid #0060AA;
	font-size: 14px;
	line-height:40px;margin-bottom: 15px;
}


/*
.text_part{
	font-size:14px;
	line-height:30px;
	padding:10px 0 25px;
}
.text_part p{
	margin-bottom: 38px;show_cnt
}
/*show内容设计*/
.show_cnt{margin-top:20px;}
.show_cnt h1{line-height: 26px;text-align: center;    font-size: 24px;    color: #282828;padding-bottom:15px;font-family:'黑体';}
.show_cnt .showNr{width: 100%; color:#565656 !important; font-size: 16px !important; line-height: 30px !important; color: #232323 !important}
.show_cnt .showNr table{clear: both !important;width: 100% !important}
.show_cnt .homepage{width: 100%; height:80px; margin-top: 30px; border-top: 2px #0D2C82 ridge; }
.show_cnt .homepage:hover{border-bottom: 2px #EB7334 ridge;}
.show_cnt .homepage ul{width: 100%;font-size: 16px; font-weight: bold}
.show_cnt .homepage li:nth-child(1){width: 100%; height: 40px; line-height: 40px; text-align: left}
.show_cnt .homepage li:nth-child(2){width: 100%;height: 40px; line-height: 40px; text-align: left}
.show_cnt .homepage li a{font-size: 14px !important; color: #060A64 !important}
.show_cnt .homepage li a:hover{font-size: 15px !important; color:#5650EC !important}

.showpic {
	width:100%;
    overflow: hidden;
    margin-top: 44px;
}
.showpic h3 {
    font-size: 18px;
    color: #34495e;
    font-weight: bold;
    width: 160px;
    height: 40px; line-height: 40px;
    border-bottom: 2px #112AC0 ridge;
}
.showpic .newsTit{width: 100%; height: 40px; line-height: 40px;border-bottom: 2px #E8E2E2 ridge; margin-bottom: 10px}
.showpic .newsTit a{font-size: 15px;}
.showpic ul{list-style:none; width:100%}
.showpic ul li{ width:263px; height:180px; float:left; margin-right:5px; margin-bottom:5px; overflow:hidden}
.showpic ul li:nth-child(5){margin-right:0px;}
.showpic ul li:nth-child(9){margin-right:0px;}
.showpic ul li .imgf{ width:280px; height:150px; overflow:hidden}
.showpic ul li .imgf img{width:280px;}
.showpic ul li .tit{width:100%; height:30px; font-size:14px; line-height:30px; overflow:hidden; background-color:#154A88 !important; color:#F9F4F4; display:block; text-align:center}
.showpic ul li .tit a{color:#F9F4F4;}
/*show内容设计*/
/*招生就业文章页导航*/
.flex {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap
}
.zsbtnlist{}
.zsshow{ display: flex; justify-content: center; align-items: center; flex-wrap: wrap; position: relative; z-index: 1; width: 100%; border-bottom:#dce2e8 3px solid;padding-bottom:10px}
.zsshow li{ padding: 0 10px; margin-top: 10px;}
.zsshow li a{min-width: 110px;height: 46px;border: #dce2e8 1px solid;display: flex;background: #fff;border-radius: 15px;align-items: center;justify-content: center;font-size: 17px;color: #666666;transition: .5s;padding: 0 6px;}
.zsshow li.on a, .zsshow li a:hover{ border:#0fa6f6 1px solid; background:#0fa6f6; color:#fff}