#content {
	width: 100%;
	/*background: url(/img/index/bg.png) top center no-repeat;*/
	padding: 0 0 16px;
	/*background-size: cover;*/
	/*behavior: url(/js/backgroundsize.min.htc);*/
	/*-ms-behavior: url(/js/backgroundsize.min.htc);*/
    /*background-color: #0288fd14;*/
    margin-top: -10px;
}
.pagination {
	position: absolute;
	z-index: 20;
	bottom: 10px;
	width: 100%;
	text-align: center;
	background: #00000055;
    bottom: 0;
    height: 24px;
    line-height: 24px;
}

.swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: #555;
	margin: 0 5px;
	opacity: 0.8;
	cursor: pointer;
}

.swiper-active-switch {
	background: #fff;
}
/*首页通知公告*/
#notice {
	height: 40px;
	background-color: #ddeeff;
}

.notice_con {
	position: relative;
	/*padding: 23px 0px 14px;*/
	width: 1180px;
	height: 40px;
	overflow: hidden;
}

.notice_list {
	height: 40px;
	line-height: 40px;
}

.notice_list span {
	float: right;
}

.notice_list a {
	color: #330000 !important;
	display: inline-block;
	width: 1000px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.notice_list .notice_tit {
	font-size: 18px;
	display: inline-block;
	width: 1000px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
	padding: 0 38px;
	transition: all 0.3s;
}

.notice_list.active .notice_tit {
	font-size: 20px;
	color: #094895;
	font-weight: bold;
}

.notice_list .notice_time,
.notice_list .notice_detail {
	font-size: 12px;
}

.notice_list.active .notice_time,
.notice_list.active .notice_detail {
	color: #094895;
}

.content-main {
	margin: 0 auto;
    padding: 18px 0 12px;
}

.xgyq{
    width: 1200px;
	margin: 0px auto;
}
#content-main-service {
	width: 1200px;
	margin: 0px auto;
}
#content-main-service img{
    width:809px;
    height: 424px;
}

#main-service-img {
	float: left;
	width: 809px;
	height: 448px;
	/*margin: 0 43px 0 0;*/
	overflow: hidden;
	position: relative;
	border: 1px solid #dfdfdf;
}

.service {
	height: 448px;
	float: right;
	width: 380px
}

.service h2 {
	color: #0c0c0c;
	margin-left: 21.5px;
	margin-top: -5px;
	font:900 24px/1.5 "黑体";
}
.zxfw_box{
   height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.m_zxfw{
    width: 100%;
	height: 85px;
	background-color: #e3edf7;
	color: #0a0a0a;
	text-align: left;
	font:400 16px/85px "微软雅黑" ;
	text-indent: 32px;
	letter-spacing: 2px;
}
.service_div h4{
	font-size: 16px;
	color: #fff;
	background-color: #0064af;
	transition: all 0.2s;
}

#service-circular {
	margin: 0px auto;
	width: 100px;
	height: 20px;
	background-color: white;
	overflow: visible;
	line-height: 0px;
}

#service-circular .service-circular {
	float: left;
	width: 12px;
	height: 12px;
	margin-left: 14px;
	margin-top: 15px;
	border-radius: 6px;
}
.background_blur{
    background-color: #0064af;
}
#content-main-news {
	width: 1200px;
	height: 413px;
	margin: 0px auto;
}

.news {
	width: 522px;
	height: 414px;
	background-color: white;
	float: left;
}

#news-top {
	width: 468px;
    height: 55px;
    margin-left: 26px;
    text-align: left;
    line-height: 60px;
}

#news-top h2 {
	width: 103px;
	font-size: 22px;
	display: inline;
	font-family: "微软雅黑";
	text-align: left;
	font-weight: 900;
	margin-top: 25px;
	margin-left: 22px;
	margin-right: 18px;
	color: #101010;
}

#news-center {
	position: relative;
	width: 467px;
	margin-left: 26px;
	border-bottom: 1px solid #eaeaea;
	height: 40px;

}

#news-center h3 {
	width: 110px;
	margin-left: 25px;
	margin-top: 10px;
	display: inline;
	float: left;
	font-family: "微软雅黑";
	color: #101010;
	font-size: 18px;
	text-align: left;
	font-weight: 400;
	cursor: pointer;
}

a {
	color: #101010;
}

.broken_line_img:after {
	content: url(../img/index/xuanzhong.png);
	width: 135px;
	height: 32px;
	display: block;
	float: left;
	margin-top: -12px;
	margin-left: -52px;
}

.broken_line_img1::before {
	content: url(../img/index/xuanzhong.png);
	width: 135px;
	height: 32px;
	display: inline-block;
	float: left;
}

#content-main-news .news-img {
	width: 670px;
	height: 414px;
	overflow: hidden;
	float: right;
	position: relative;
}

#content-main-about {
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}

#about-left {
	width: 253px;
	height: 425px;
	float: left;

}

#about-left img {
	display: block;
	height: 138px;
	margin-bottom: 5px;
	cursor: pointer;
}

#about-left img:hover {
	transform: scale(1.05, 1.05);
	transition: all 0.2s;
}

#about-news {
	height: 423px;
	width: 553px;
	margin: 0 0 0 10px;
	float: left;
}

#about-news-category {
	position: relative;
	width: 499px;
	height: 63.5px;
	margin: 0 27.5px;
	text-align: left;
	border-bottom: 1px solid #bcbcbc;
}

#about-news-category h2 {
	position: relative;
	display: block;
	float: left;
	margin: 35px 15px 0 50px;
	font-size: 18px;
	font-weight: 400;
	font-family: "微软雅黑";
	color: #101010;
}

.about-news-category::after {
	content: url(../img/index/xuanzhong.png);
	width: 135px;
	height: 24px;
	position: absolute;
	left: -50px;
	bottom: -12px;
}

#about-service {
	width: 369px;
	height: 100%;
	float: right;
}

#about-service img {
	margin-top: 1px;
	cursor: pointer;
}

#about-service > a > img:hover {
	transform: scale(1.05, 1.05);
}

#news-content ul li a:hover {
	/*font-size:18px;*/
	color: #0072E3;
	/*font-weight:bold;*/
	transition: all 0.2s;
}

#news-content li a:hover+span {
	color: #0072E3 !important;
	transition: all 0.2s;
}

.changdian:hover {
	content: url(/cdcmodule/common/img/dian1.png);
}

#news-content ul li span {
	display: block;
	float: right;
	color: #7F7F7F;
}

#about-news-content {
	width: 500px;
	margin: 8px auto;
}

#about-news-content li a:hover {
	color: #0072E3 !important;
	transition: all 0.2s;
}

#about-news-content li a:hover+span {
	color: #0072E3 !important;
	transition: all 0.2s;
}


#about-news-content ul li:last-child {
}

/*轮播图样式*/
.slideBox {
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	bottom: 15px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 10px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.main-service-img .hd ul li {
	width: 25px;
	height: 4px;

}

.news-img .hd ul li {
	width: 10px;
	height: 10px;
}

.slideBox .hd ul li.on {
	color: #fff;
}

.main-service-img .hd ul li.on {
	background: #00f;
}

.news-img .hd ul li.on {
	background: #f00;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.main-service-img .bd img {
	width: 809px;
	height: 449px;
	display: block;
}

.news-img .bd img {
	width: 670px;
	height: 414px;
	display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(/img/index/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}
/*轮播图样式结束*/

/*首页飘窗样式*/
.cw{
    overflow: hidden;
    padding-bottom: 12px;
}
.cw_box{
    width: 1200px;
    margin: 0px auto;
}
.cw_box>a{
    float: left;
    width: 240px;
    height: 120px;
}
.cw_img{
    width: 100%;
    height: 100%;
}

.bgecf4f8{
    background: #ecf4f8;    
}
