.mainbox{
	padding: 20px;
	background: rgba(255,255,255,1);
	box-shadow: 0 0 3px #a9a9a9;
}
.inews.mainbox,.notice.mainbox{
	background: rgba(255,255,255,.9);
}
.mainHd{
	height: 30px;
	line-height: 30px;
	margin-bottom:15px;
}
.mainHd .more{
	float: right;
	display: block;
	width: 30px;
	height: 30px;
	background:url(../image/ico_more.png) no-repeat right center;
}
.mainHd span{font-weight: bold;}
.inews{
	width: 790px;
	height: 328px;
	overflow: hidden;
}
.swiper-news{
	width: 360px;
}
.swiper-news img{
	width: 100%;
	height: 240px;
}
.inews .newslist{
	width: 366px;
}
.newslist li{
	display: flex;
	padding-bottom: 10px;
}
.newslist li:last-child{padding-bottom:0px;}
.newslist li a{padding-right: 20px;    flex: 1;}
.newslist li span{
	float: right;
	width: 60px;
	text-align: right;
	color: #999;
}

.notice,.health,.service,.arrange{
	width: 384px;
	height: 328px;
	overflow: hidden;
}
.newslist{
	width: 100%;
}
.health,.service,.arrange{
	height:264px;
}

.service{
	margin: 0 24px;
}
.serviceCon a{
	display: flex;
	align-items: center;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	margin-bottom: 9px;
	position: relative;
}
.serviceCon a:nth-child(1){
	background-color: #2a6ac6;
}
.serviceCon a:nth-child(2){
	background-color: #254a7e;
}
.serviceCon a:nth-child(3){
	background-color: #00C3EC;
}
.serviceCon a:nth-child(4){
	background-color: #94b44e;
}
.serviceCon a i{
	display: block;
	width: 40px;
	height: 40px;
	margin-right: 20px;
	background-repeat: no-repeat;
	background-position: center;
	
}
.serviceCon a:nth-child(1) i{
	background-color: #254a7e;
	background-image: url(../image/ico1.png);
}
.serviceCon a:nth-child(2) i{
	background-color: #0e2b54;
	background-image: url(../image/ico2.png);
}
.serviceCon a:nth-child(3) i{
	background-color: #00A3CD;
	background-image: url(../image/ico3.png);
}
.serviceCon a:nth-child(4) i{
	background-color: #799935;
	background-image: url(../image/ico4.png);
}
.serviceCon a::after{
	position: absolute;
	right: 0;
	top: 0;
	content: '';
	width: 40px;
	height:40px ;
	display: block;
	background: url(../image/ico_arrow.png) no-repeat center;
}


.arrangeCon dl:nth-child(1){
	padding-bottom: 20px;
	margin-bottom: 16px;
	line-height: 1.8;
	background: url(../image/libg1.jpg) no-repeat 0 bottom;
}
.arrangeCon dl dt{
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 4px;
	color: #666;
}

.flink{
	padding: 30px 0;
	color: #fff;
}
.flink a{color: #fff;}
.flink dt{
	width: 100px;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
}
.flink dd a{
	display: inline-block;
	padding: 0 25px;
	height: 40px;
	line-height: 40px;
	margin-right: 20px;
	border: 1px solid #8CBDE0;
	background-color: #007CBA;
	border-radius: 2px;
}



.subboxbg{
	margin-bottom: 40px;
}
.subboxbg .column{
	min-height: 560px;
	padding: 0 20px;
	background-color: #fff;
	-moz-Box-shadow: 0px 3px 8px rgb(100,100,100);
	-webkit-Box-shadow: 0px 3px 8px rgb(100,100);
	Box-shadow: 0px 3px 8px rgb(100,100);
}
.profile{
	padding-top: 20px;
	padding-bottom:20px;
	background:url(../image/libg1.jpg) repeat-x 0 bottom;
	color: #666;
}
.profile a{
	color: #666;
}
.profile em{
	padding: 0 10px;
}

.sidebar{
	width: 240px;
    margin:30px 0;
	padding-right: 15px;
    border-right: 1px solid #dbdbdb;
}
.sidebarHd {
    height: 78px;
    line-height: 78px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding-left: 15px;
    background: #1586C6  ;
}
.sidebarBox{
	padding: 6px 0;
}
.sidebarNav{
	height: 44px;
    padding: 6px 0 6px 8px;
}
.sidebarNav a {
    color: #333;
    display: block;
    line-height: 32px;
    font-size: 16px;
    padding-left: 16px;
    box-sizing: border-box;
	border-left: 5px solid transparent;
}
.sidebarNav a.jia{
	background: url(../image/jia.png) no-repeat 200px center;
}

.sidebarNav.active a{
	border-left: 5px solid #1586C6 ;
	color: #1586C6 ;
}
.navContent{
	padding-left: 46px;
	line-height: 2;font-size: 15px;
}
.navContent li a{
	color: #666;
}
.navContent li.active a{
	color: #1586C6 ;
	
}


.submain{
	width: 894px;
	margin: 30px 0;
}



.column_list {
	padding: 10px;
}
 .column_list ul.list_info li{
    height: 40px;line-height: 40px;
	position: relative;
}
.column_list ul.list_info li a{
	padding-left: 24px;
}
.column_list ul.list_info li:before{
    content: '';
    display: inline-block;
    width: 8px;height: 8px;
    position: absolute;
    background: #1586C6 ;
    top:50%; margin-top: -4px; left:3px;
	border-radius: 50%;
}
.column_list ul.list_info li span{
    font-size: 16px;
    height: 40px;line-height: 40px;
	color: #888;
}


.wz{
	padding: 25px 10px;
}

.wz-title {
	font-size: 25px;
	text-align: center;
	color: #333333;
	margin-bottom:10px;
	font-weight: bold;
}

.wz-info {
	font-size: 14px;
	color: #888;
	width: 100%;
	text-align: center;
	margin-bottom: 22px;
}

.wz-info span {
	font-size: 14px;
	color: #888;
	margin-left: 2px;
	margin-right: 15px;
}

.wz-info span:last-child {
	margin-right: 0;
}

.wz-cont {
	line-height: 1.8;
	color: #444;
}

.wz-cont img,.wz-cont table  {
	max-width: 90%!important;
}


.list_img li{
	float: left;
	width: 276px;
	margin:0 0 12px 0;
}
.list_img li:nth-child(3n+2){
	margin:0 22px 12px 22px;
}
.list_img img{
	border: 1px solid #dcdc;
	width: 274px;
	height: 220px;
}
.list_img p{
	padding: 10px 0;
	text-align: center;
}
.server{
	width:100px;
  	float: left;
}
.erweima ul{
	padding-top: 12px;
}
.erweima li{
	font-size: 14px;
    height: 20px;
    line-height: 20px;
    padding-top: 20px;
}
