.main-wrapprp {
	float: left;
	width: 100%;
	padding-bottom: 35px;
	min-height: 500px;
}

.main-content1 {
	float: left;
	width: 100%;
	margin-top: 28px;
}

.banner,
.banner a {
	width: 765px;
	height: 396px;
}

.main-news {
	width: 405px;
	padding: 28px 22px 0 28px;
	background: #f0f0f0;
	height: 396px;
}

.banner a {
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.banner .bx-wrapper .bx-pager,
.banner .bx-wrapper .bx-controls-auto {
    width: 100px;
    bottom: 0px;
    right: 0;
    padding-top: 21px;
    padding-bottom: 10px;
}

.banner .bx-wrapper .bx-pager.bx-default-pager a {
	background: #8d8981;
}

.banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
.banner .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fff;
}

.banner h4 {
	display: none;
	position: absolute;
	bottom: 0;
	width: 100%;
}

.banner span {
	display: block;
	padding: 15px 130px 15px 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #fff;
	background: rgba(0, 0, 0, .6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
}

.banner a:hover span{
	color: #32b7d9;
}

.news-title {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.news-title h4 {
	font-size: 22px;
	color: #006680;
	float: left;
	padding-right: 22px;
	margin-right: 22px;
	position: relative;
}

.news-title h4:after {
	content: '';
	width: 1px;
	height: 18px;
	background: #bfbfbf;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -9px;
}

.news-title a {
	font-size: 12px;
	color: #666;
	float: left;
	margin-top: 4px;
}

.news-title a:hover {
	color: #006680;
}

.news-list li {
	margin-top: 24px;
}

.news-list .media-left {
	width: 54px;
	height: 54px;
	background: #388ba0;
	padding: 7px 10px;
}

.news-list .media-left span {
	display: block;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}

.news-list .media-right {
	padding-left: 20px;
	vertical-align: middle;
}

.news-list .media-right a {
	display: block;
	font-size: 16px;
	color: #000;
	line-height: 26px;
	max-height: 52px;
	overflow: hidden;
	word-break: break-all;
}

.news-list .media-right a:hover {
	color: #006680;
}

.main-content2{
	float: left;
	width: 100%;
	margin-top: 35px;
}

.main-left{
	float: left;
	width: 46.2%;
}

.main-right{
	float: right;
	width: 46.2%;
}

.main-title{
	float: left;
	width: 100%;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 18px;
}

.main-title a{
	float: right;
	color: #999;
	font-size: 12px;
	margin-top: 13px;
}

.main-title a:hover{
	color: #006680;
}

.main-title h4{
	float: left;
	margin-bottom: -1px;
}

.main-title1 h4{
	font-size: 16px;
	color: #fff;
	padding: 9px 19px 9px 42px;
}

.main-title-blue h4{
	background: #006680 url(../images/notice_icon.png) 16px center no-repeat;
}

.main-title-yellow h4{
	background: #ffa861 url(../images/post_icon.png) 16px center no-repeat;
}

.main-list1 li{
	margin-bottom: 25px;
}

.main-list1 li a{
	display: block;
	color: #454545;
	font-size: 16px;
	padding:1.5px 0 1.5px 95px;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
}

.main-list1 span{
	display: block;
	font-weight: normal;
	width: 86px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	color: #006680;
	background: #eee;
	position: absolute;
	left: 0;
	top: 0;
}

.main-list1 li a:hover{
	color: #006080;
}

.main-list1 li a:hover span{
	color: #fff;
	background: #006080;
}

.main-list2 li{
	max-height: 51px;
	overflow: hidden;
	border-bottom: 1px dashed #e5e5e5;
	margin-bottom: 7px;
	padding-bottom: 6px;
	position: relative;
}

.main-list2 li h4{
	height: 44px;
	overflow: hidden;
	position: relative;
	padding: 0 85px 0 18px;
}

.main-list2 li h4:before{
	content: '';
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #e9a855;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -5px;
}

.main-list2 li a{
	display: table-cell;
	vertical-align: middle;
	font-size: 16px;
	color: #000;
	line-height: 22px;
	position: relative;
	height: 44px;
	font-weight: normal;
}

.main-list2 li a:hover{
	color: #006080;
}

.main-list2 li span{
	font-size: 12px;
	color: #999;
	position: absolute;
	right: 0;
	top: 15px;
}

.main-content3{
	float: left;
	width: 100%;
	margin-top: 15px;
}

.main-title2 h4{
	font-size: 18px;
	padding-bottom: 6px;
	
}

.main-title2-red h4{
	color: #c32222;
	border-bottom: 2px solid #ca4949;
}

.main-title2-blue h4{
	color: #006080;
	border-bottom: 2px solid #2e7f94;
}

.main-title2 a{
	margin-top: 5px;
}

.main-img{
	width: 151px;
	height: 189px;
	padding-right: 15px;
}

.main-list3 li{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	padding-left: 43px;
	margin-bottom: 20px;
}

.main-list3 li a{
	font-size: 16px;
	color: #000000;
	padding: 3px 0;
}

.main-list3 li a:hover{
	color: #006080;
}

.main-list3 li span{
	font-size: 12px;
	color: #999;
	position: absolute;
	left: 0;
	top: 3px;
}

.main-content4{
	float: left;
	width: 100%;
	margin-top: 25px;
}

.main-list4{
	font-size: 0;
	margin-left: -21.6px;
	margin-right: -21.6px;
}

.main-list4 li{
	background: #148ba9 url(../images/zt_bg.jpg) right center repeat-y;
	display: inline-block;
	position: relative;
	margin: 0 21.6px;
}

.main-list4 li a{
	display: block;
	width: 260px;
	padding: 16.5px 20px;
}

.main-list4 li h4{
	color: #fff;
    padding-right: 42px;
    line-height: 25px;
    font-size: 16px;
    text-align: left;
}

.main-list4 li span{
	color: #f2f2f3;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -8.5px;
	font-size: 12px;
}

.main-list4 li a:hover span{
	color: #09d9ff;
}

.list-img .container{
	position: relative;
}

.list-img .container h4{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 208px;
	padding: 17.5px 25px;
	font-size: 18px;
	color: #fff;
	background: #006680;
	line-height: 25px;
}

.common-left{
	width: 208px;
}

.navlist2>li{
	padding: 0 10px 0 30px;
	background: #eee;
}

.navlist2>li>a{
	display: block;
	padding: 15px 15px 15px 0;
	position: relative;
	border-bottom: 1px solid #dcdcdc;
	font-size: 14px;
	color: #000;
}

.navlist2>li:last-child>a{
	border-bottom: none;
}

.navlist2>li>a:hover{
	color: #006680;
}

.navlist2>li>a.active{
	color: #006680;
	font-weight: bold;
}

.navlist2>li>a.active:after{
	content: '';
	border-top: 4.5px solid transparent;
	border-bottom: 4.5px solid transparent;
	border-left: 8px solid #006680;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -4.5px;
}

.common-list4{
	margin-top: 70px;
	margin-left: 0;
	margin-right: 0;
}

.common-list4 li{
	margin: 0;
	display: block;
	margin-bottom: 15px;
}

.common-list4 li a{
	width: 100%;
}

.common-list4 li h4{
	font-size: 15px;
	padding-right: 0;
}

.common-list4 li span{
	right: 8px;
}

.common-right{
	width: 77%;
}

.common-local{
	float: left;
	width: 100%;
	margin-top: 22px;
	border-bottom: 2px solid #dcdcdc;
	margin-bottom: 5px;
}

.common-local h4{
	font-size: 20px;
	color: #006680;
	font-weight: normal;
	padding-bottom: 9px;
}

.local-a{
	font-size: 12px;
	color: #131313;
	margin-top: 8px;
}

.local-a a{
	color: #131313;
}

.local-a a:hover{
	color: #006680;
}

.common-list>li>a{
	display: block;
	position: relative;
	padding: 17px 0 17px 72px;
	border-bottom: 1px dashed #d2d2d2;
	font-size: 16px;
	color: #131313;
	margin-bottom: 5px;
}

.common-list>li>a span{
	width: 59px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	background: #ccc;
	font-size: 12px;
	color: #000;
	position: absolute;
	left: 0;
	top: 18.5px;
	color: #fff;
}

.common-list>li>a:hover{
	color: #006680;
}

.common-list>li>a:hover span{
	background: #006680;
}

.list-title {
	margin-top: 15px;
	border-bottom: 1px solid #006680;
	float: left;
	width: 100%;
	display: none;
}

.list-title h4 {
    font-size: 16px;
    background-color: #006680;
    padding: 10px 5px;
    color: #fff;
}

.list-show {
	color: #006680;
	margin-top: 13px;
	font-size: 18px;
	cursor: pointer;
}

.article-title{
	font-size: 24px;
	color: #006680;
	text-align: center;
	margin: 25px 0;
	line-height: 30px;
}

.article-small{
	text-align: center;
	font-size: 12px;
	color: #666;
	margin-bottom: 30px;
}

.article-small span{
	display: inline-block;
	margin: 0 18px;
}


@media (min-width: 992px) {
	.common-left{
		display: block !important;
	}
}


@media (max-width: 1200px) {
	.banner,
	.banner a {
		width: 650px;
	}
	.main-news {
		width: 320px;
	}
	.small-list4{
		margin-left: -8px;
		margin-right: -8px;
	}
	.small-list4 li{
		margin: 0 8px;
	}
	.small-list4 li a{
		width: 230px;
		padding: 15px 6px;
	}
	.small-list4 li span{
		right: 9px;
	}
	.common-right{
		width: 73%;
	}
}

@media (max-width: 991px) {
	.banner,
	.banner a{
		width: 100%;
	}
	.main-news {
		width: 100%;
		height: auto;
		padding: 20px 15px 15px;
	}
	.news-title {
		margin-bottom: 0;
	}
	.banner span {
		padding: 15px;
		font-size: 16px;
	}
	.main-content1{
		margin-top: 0;
	}
	.main-content2{
		margin-top: 25px;
	}
	.main-left,
	.main-right{
		width: 100%;
	}
	.small-list4{
		margin-left:0;
		margin-right: 0;
	}
	.small-list4 li{
		margin: 0 20px 15px 0;
	}
	.main-content4{
		margin-top: 15px;
	}
	.main-wrapprp{
		padding-bottom: 25px;
	}
	.common-list4{
		margin-top: 30px;
	}
	.common-left,
	.common-right{
		width: 100%;
	}
	.common-left{
		display: none;
	}
	.navlist2>li{
		padding: 0 10px 0 15px;
	}
	.list-title{
		display: block;
	}
}

@media (max-width: 768px) {
	.banner,
	.banner a {
		height: 280px;
	}
}

@media (max-width: 530px) {
	.small-list4{
		text-align: center;
	}
	.small-list4 li{
		display: block;
		margin-right: 0;
	}
}

@media (max-width: 400px) {
	.banner,
	.banner a {
		height: 190px;
	}
}