#gongyi{
	background: url(/public/ckgsb/emba/image/gongyi-banner.png) no-repeat center top;
	background-size:1920px ;
	padding-bottom: 80px;
}
#gongyi .p1{
	/*border-bottom: 2px solid #ffd9b2;*/
	padding-bottom: 10px;
}
#gongyi .banner_content_title img{
	margin-top: -7px;
	width: 163px;height: 6px;
}
#gongyi .gongyiList .item{
	padding: 30px 0;
	border-bottom: 1px solid #cccccc;
	display: flex;
}
#gongyi .gongyiList .item .left{
	width: 340px;
	margin-right: 45px;
}
#gongyi .gongyiList .item .left img{
	width: 100%;
}
#gongyi .gongyiList .item .right{
	width: 820px;
	padding: 0;
	justify-content: space-between;
	float: right;
	/*display: flex;*/
	background: none;
	flex-direction: column;
	padding-top: 15px;
}
#gongyi .gongyiList .item .right p.t{
	margin-bottom: 10px;
}
#gongyi .gongyiList .item .right p.b{
	margin-bottom: 10px;
}
#gongyi .gongyiList .item .right p.t a{
	color: #003368;
	font-size: 20px;
	font-weight: bold;
}
#gongyi .gongyiList .item .right p.b{
	color: #666666;
	font-size: 14px;
	line-height: 1.8;
}
#gongyi .gongyiList .item .right p.c a{
	color: #0095d8;
	font-size: 14px;
}
#gongyi #page{
	padding: 50px 0 80px;
	text-align: center;
}
#gongyi #page a{
	color: #555555;
	font-weight: bold;
	font-size: 18px;
	margin: 0 15px;
}
#gongyi #page a:hover,#gongyi #page a.on{
	color: #1295d8;
}
#gongyi #page .prev,#gongyi #page .next{
	display: inline-block;
    background:#9f9f9f ;
	width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
	color: #FFFFFF;
	font-size: 23px;
	font-weight: bold;
}
#gongyi #page .prev:hover,#gongyi #page .next:hover{
	background:#1295d8 ;
	color: #FFFFFF;
}
#gongyi .center1{
	width: 720px;
	margin-bottom: 20px;
}
#gongyi .top {
	padding-top: 30px;
}
#gongyi .top p.t{
	color: #333333;
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 20px;
}
#gongyi .top p.b{
	font-size: 14px;
	color: #666666;
	text-indent: 24px;
	line-height: 1.5;
	margin-bottom: 20px;
}
#gongyi .center1 .item{
	color: #003368;
	font-size: 14px;
	padding-left: 26px;
	margin-bottom: 20px;
	width: 360px;
	box-sizing: border-box;
	float: left;
}
#gongyi .center2 img{
	width: 380px;
	display: block;
	float: left;
}
#gongyi .bottom{
	margin-top: 40px;
}
#gongyi .bottom .tab{
	float: left;
	width: 175px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	background: #a8afb7;
	position: relative;
	cursor: pointer;
}
#gongyi .bottom .tab:hover,#gongyi .bottom .tab.on{
	background: #003368;
}
#gongyi .bottom .text{
	background: #f2f5fa;
	box-sizing: border-box;
	padding: 30px;
}
#gongyi .bottom .text p.t{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 25px;
}
#gongyi .bottom .text p.b{
	font-size: 14px;
	color: #666666;
	margin-bottom: 25px;
	line-height: 1.8;
}