* {
	margin: 0;
	padding: 0;
}

p {
	cursor: pointer;
	
}

.banner p:hover {
	color: #2474BD !important;
}

.cont-new p:hover {
	color: #2474BD !important;
}

/* p:hover {
	color: #2474BD;
} */

ul li p:hover {
	color: #2474BD !important;
}

@font-face {
	font-family: 'iconfont';
	src: url('../image/font/iconfont.eot');
	src: url('../image/font/iconfont.eot') format('embedded-opentype'), url('../image/font/iconfont.woff') format('woff'), url('../image/font/iconfont.ttf') format('truetype'), url('../image/font/iconfont.svg#iconfont') format('svg');
}


/* 媒体查询 */

/* 不大于 800px */
@media screen and (max-width: 800px) {
	body {
		width: 1400px;
	}
}

/* 小于 1200  */
@media (min-width: 800px) and (max-width: 1200px) {
	.cont {
		width: 90% !important;
	}

	.cont-one {
		height: 10rem !important;
	}

	.cont-three-ul li p {
		right: 11px !important;
	}

	.cont-four-left .dots {
		right: 166px !important;
	}

	.cont-six-one-titile-left {
		padding: 13px 3px 3px 3px !important;
	}

	.cont-six-one-titile-left p {
		font-size: 21px !important;
	}

/* 	.cont-six-one-titile-right {
		padding: 5px 7px 0px 13px !important;
		font-size: 17px !important;
		line-height: 1.1 !important;
		color: #FFFFFF;
	} */

/* .cont-six-one-titile-right p{
	font-family: "微软雅黑";
    color: #14191e;
	line-height: 3 ;
} */
	.seven-li-div-images {
		width: 22% !important;
	}

	.seven-li-div-text {
		width: 78% !important;
		font-size: 14px !important;
	}

	.cont-ength-one-ul li p {
		width: 80% !important;
	}

	.foot-two-aout {
		width: 74% !important;
	}

	.tableList-div-left {
		width: 35% !important;
	}

	.tableList-div-right {
		width: 65% !important;
	}

	.map-text-li-right {
		float: left !important;
	}

	.map-foot-list-p-one img {
		left: 18px !important;
	}

	.map-foot-list-p-two img {
		left: 174px !important;
	}

	.tabelImage-images {
		width: 100% !important;
		height: 75% !important;
	}

	.tabelImage-images img {
		width: 100% !important;
		height: 100% !important;
	}

	.search-div-all {
		width: 15% !important;
	}

	.images-twp {
		left: 100px !important;
	}

	.search-div {
		width: 63% !important;
	}

	.images-one {
		left: 0px !important;
	}

	.sear-top-input {
		width: 90% !important;
	}

	.cont-four-right li p {
		font-size: 12px !important;
	}
}

@media screen and (min-width: 1200px) {
	.map-text-li-right {
		float: right !important;
	}

}




.contalls {
	width: 100%;
	background: #FFF;
	position: relative;
}

.cont-one-back {
	width: 100%;
	background: #F7F7F7;
}

.cont-one-back-with {
	width: 100%;
	background: #FFFFFF;
}

.cont-six-all-ones {
	width: 100%;
	overflow: hidden;
	background: #F7F7F7;
	box-sizing: border-box;
	padding-top: 2rem;
	/*margin-top:2rem;*/
}

.cont-six-all-ones .cont-six-one-titile {
	background: #FFFFFF !important;
}

a {
	text-decoration: none;
}

a:link,

a:visited {
	color: #FFFFFF;
}

body {
	font-family: "微软雅黑";
	color: #14191e;
}


/*1200px*/

.main {
	width: 100%;
	height: 400px;
	position: relative;
	overflow: hidden;
}

.banner {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.banner-slide {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	float: left;
	display: none;
}

.slide-active {
	display: block;
}

.button {
	position: absolute;
	transform: rotate(180deg);
	top: 50%;
	left: 5%;
	height: 80px;
	width: 40px;
	margin-top: -40px;
	background: url(../image/arrow.png) center center no-repeat;
}

.next {
	transform: rotate(0deg);
	left: auto;
	right: 5%;
}

.button:hover {
	background-color: #333;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.dots {
	position: absolute;
	bottom: 24px;
	right: 45%;
	text-align: right;
	padding-right: 24px;
	line-height: 12px;
}

.dots span {
	display: inline-block;
	width: 40px;
	height: 8px;
	border-radius: 10px;
	margin-left: 8px;
	background-color: rgba(255, 255, 255, 1);
	cursor: pointer;
	box-shadow: 0 0 0 2px rgba(255, 255, 255, 1) inset;
}

.dots span.active {
	box-shadow: 0 0 0 2px rgba(218, 0, 11, 0.9) inset;
	background-color: #D40016;
}

.banner img {
	width: 100%;
	height: 100%;
}


.cont-width {
	width: 100% !important;
}

/***
 * logo 
 */

.logo {
	position: absolute;
	top: 10%;
	box-sizing: border-box;
	z-index: 100;
	width: 100%;
}

.logoall {
	width: 1200px;
	height: 100%;
	margin: auto;
}

.image-logo {
	width: 732px;
	float: left;
	height: 156px
}

.image-logo img {
	width: 100%;
	height: 100%;
}

.logo-serch {
	width: 35%;
	float: right;
	height: 7rem;
	/*background: #000;*/
}

.logo-serch-icon {
	margin-top: 60px;
	width: 70%;
	height: 45px;
	background: #FFFFFF;
	border-radius: 20px;
	padding-left: 5px;
	float: right;
	box-sizing: border-box;
	padding: 10px;
}

.images-sous-left {
	float: left;
}

.images-sous-right {
	float: right;
	margin-right: 10px;
}

.iconfont-input {
	width: 70%;
	height: 100%;
	font-size: 20px;
	border-radius: 20px;
	color: #FFFFFF;
}

.logo-serch-icon img {
	width: 26px;
	/*margin-top: 3px;*/
	/*margin-left: 3px;*/
}


/**
 * 菜单
 */

.nav {
	width: 100%;
	height: 40px;
	background: #D30019;
	border-bottom: 2px solid #414142;
}

/* 不大于 800px */
@media screen and (max-width: 800px) {
	body {
		width: 1400px;
	}

	.nav-all {
		width: 1200px;
		height: 100%;
		margin: auto;
	}

	.nav-a-search {
		width: 184px !important;
		cursor: pointer;
	}

	.logo-serch-icon-nav {
		width: 100%;
		height: 35px;
		background: #FFFFFF;
		border-radius: 20px;
		padding-left: 5px;
		float: right;
		box-sizing: border-box;
		padding: 5px 10px;
		margin-top: 4px;
		line-height: 25px;
	}

	.images-sous-nav {
		width: 25px;
	}

	.nav-a {
		width: 125px;
		height: 100%;
		text-align: center;
		line-height: 40px;
		font-size: 20px;
		font-weight: bold;
		display: block;
		float: left;
		color: #FFFFFF !important;
		font-family: "微软雅黑";
	}

}

/* 小于 1200  */
@media (min-width: 800px) and (max-width: 1200px) {
	.nav-all {
		width: 100% !important;
		height: 100%;
		margin: auto;
	}

	.nav-a-search {
		width: 184px !important;
		cursor: pointer;
	}

	.logo-serch-icon-nav {
		width: 100%;
		height: 35px;
		background: #FFFFFF;
		border-radius: 20px;
		padding-left: 5px;
		float: right;
		box-sizing: border-box;
		padding: 5px 10px;
		margin-top: 4px;
		line-height: 25px;
	}

	.images-sous-nav {
		width: 25px;
	}

	.nav-a {
		width: 9.111%;
		height: 100%;
		text-align: center;
		line-height: 40px;
		font-size: 16px;
		font-weight: bold;
		display: block;
		float: left;
		color: #FFFFFF !important;
		font-family: "微软雅黑"
	}

}

@media screen and (min-width: 1200px) {
	.nav-all {
		width: 1200px;
		height: 100%;
		margin: auto;
	}

	.nav-a-search {
		width: 184px !important;
		cursor: pointer;
	}

	.logo-serch-icon-nav {
		width: 100%;
		height: 35px;
		background: #FFFFFF;
		border-radius: 20px;
		padding-left: 5px;
		float: right;
		box-sizing: border-box;
		padding: 5px 10px;
		margin-top: 4px;
		line-height: 25px;
	}

	.images-sous-nav {
		width: 25px;
	}

	.nav-a {
		width: 125px;
		height: 100%;
		text-align: center;
		line-height: 40px;
		font-size: 20px;
		font-weight: bold;
		display: block;
		float: left;
		color: #FFFFFF !important;
		font-family: "微软雅黑";
	}
}


.bian-gan {
	width: 2px;
	height: 50%;
	margin-top: 10px;
	background: #FFFFFF;
	float: left;
}

.nav-a:hover {
	background: #9D0911;
}

.ui {
	width: 100%;
	/* height: 130px; */
	background: #9D0911;
	z-index: 120000;
	position: relative;
}

.ui li {
	width: 100%;
	text-align: center;
	height: 45px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 45px;
	color: #FFFFFF;
}

.ui-dodly {
	display: none;
}

.ui-block {
	display: block;
}

ul li {
	list-style: none;
}

.ui li:hover {
	color: #f7ab00 !important;
}

article {
	/*background: #F7F7F7;*/
	background: #FFF;
}


/**
 * 回到顶部
 */


/*pc*/

@media screen and (min-width: 1500px) {
	.backtop {
		width: 35px;
		height: 45px;
		position: fixed;
		bottom: 20px;
		right: 5%;
		cursor: pointer;
	}

	.backtop img {
		width: 100%;
		height: 100%;
	}
}


/*// 笔记本*/

@media screen and (max-width: 1500px) {
	.backtop {
		width: 35px;
		height: 45px;
		position: fixed;
		bottom: 20px;
		right: 2%;
		cursor: pointer;
	}

	.backtop img {
		width: 100%;
		height: 100%;
	}
}


/*手机*/

@media screen and (max-width: 800px) {
	body {}
}


/**
 * 二维码连接
 */

.weiixnMa-weixin {
	width: 100%;
	height: 88px;
	box-sizing: border-box;
	padding: 7px;
	border-radius: 15px;
	border: 1px solid #7EACD6;
	background: #FFFFFF;
}

.weiixnMa-weixin img {
	width: 100%;
	height: 100%;
}

.weiixnMa-one {
	width: 100%;
	height: 260px;
	box-sizing: border-box;
	padding: 7px;
	border-radius: 15px;
	border: 1px solid #D51027;
	background: #FFFFFF;
	margin-top: 3px;
}

.weiixnMa-div {
	width: 100%;
	height: 80px;
	text-align: center;
	border-bottom: 1px dashed #C7C7C7;
	margin-bottom: 5px;
}

.weiixnMa-div-img {
	width: 100%;
	height: 60%;
	box-sizing: border-box;
	padding: 0px 15px;
}

.weiixnMa-div p {
	font-family: "微软雅黑";
	font-weight: 600;
	color: #3B80C2;
}

.weiixnMa-three {
	width: 100%;
	height: 88px;
	text-align: center;
	box-sizing: border-box;
	border-radius: 15px;
	padding: 10px;
	border: 1px solid #689ED0;
	background: #FFFFFF;
	margin-top: 5px;
}

.weiixnMa-three p {
	font-family: "微软雅黑";
	font-weight: 600;
	color: #3B80C2;
}

.weiixnMa-three-activa p {
	font-family: "微软雅黑";
	font-weight: 600;
	color: #3B80C2;
}

.weiixnMa-three-activa {
	width: 300%;
	margin-left: -200%;
	height: 88px;
	text-align: right;
	box-sizing: border-box;
	border-radius: 15px;
	padding: 10px;
	border: 1px solid #689ED0;
	background: #EAF6FD;
	margin-top: 5px;
}

.diso {
	display: none;
}

.weiixnMa-div-elsect {
	width: 200px;
	height: 80px;
	float: left;
	text-align: left;
}

.weiixnMa-div-elsect p {
	font-family: "微软雅黑";
	font-weight: 600;
	color: #3B80C2;
}

.weiixnMa-div-elsect select {
	width: 100%;
	height: 30px;
	margin-top: 0.5rem;
	border: 1px solid #2E7AC0;
}


.cont-five-left{
	width: 97%;
    float: right;
}

.cont-five-right{
	width: 3%;
    height: 100%;
    float: left;
}

.cont-five-righta{
	width: 100% !important;
    height: 100% !important;
	display: block !important;
}

/* 不大于 800px */
@media screen and (max-width: 800px) {
	.weiixnMa {
			width: 100px;
			height: 400px;
			position: fixed;
			top: 10%;
			right: 5%;
			z-index: 9999999;
		}
	
		.weiixnMaabsolute {
			width: 100px !important;
			height: 400px !important;
			position: fixed !important;
			top: 440px !important;
			right: 5% !important;
		}

}

/*pc*/

@media screen and (min-width: 1500px) {
	.weiixnMa {
		width: 100px;
		height: 400px;
		position: fixed;
		top: 10%;
		right: 5%;
		z-index: 9999999;
	}

	.weiixnMaabsolute {
		width: 100px !important;
		height: 400px !important;
		position: fixed !important;
		top: 440px !important;
		right: 5% !important;
	}
}


/*// 笔记本*/

@media (min-width: 800px) and (max-width: 1500px) {
	.weiixnMa {
		width: 100px;
		height: 400px;
		position: fixed;
		top: 10%;
		right: 0%;
		z-index: 9999999;
	}

	.weiixnMaabsolute {
		width: 100px !important;
		height: 400px !important;
		position: fixed !important;
		top: 440px !important;
		right: 0% !important;
	}
}


/*pc*/

@media screen and (min-width: 1500px) {
	.weixin-left {
		width: 100px;
		height: 400px;
		position: fixed;
		top: 10%;
		left: 5%;
		z-index: 999999;
	}
		.weiixnMaabsolute-left {
		width: 100px !important;
		height: 400px !important;
		position: fixed !important;
		top: 450px !important;
		left:5% !important;
	}
}


/*// 笔记本*/

@media screen and (max-width: 1500px) {
	.weixin-left {
		width: 100px;
		height: 400px;
		position: fixed;
	/* bottom: -14%  ; */
		z-index: 9999;
    left: 0%;
	top: 10%;
	}
		.weiixnMaabsolute-left {
		width: 100px !important;
		height: 400px !important;
		position: fixed !important;
	/* bottom: -34%  !important; */
		left: 0% !important;
		top: 440px !important;
	}
}
.weixin-left-images{
	width: 100%;
}
.weixin-left-images img{
	width: 100%;
}


/**
 * 内容
 */

.backgourg {
	background: #F7F7F7;
	width: 100%;
	height: 2rem;
}

.cont {
	width: 1200px;
	margin: auto;
	background: #FFF;
	position: relative;
}

.cont-one {
	width: 100%;
	height: 140px;
	background: url(../image/news.png) no-repeat;
	overflow: hidden;
	 position: relative;
	margin-bottom: 0.5rem;
}

.cont-new {
	width: 100%;
	height: 80%;
	margin-top: 25px;
}

.cont-new-p-one {
	color: #355E92;
	margin-left: 2rem;
	font-size: 30px;
	z-index: 1;
	font-weight: bold;
	text-indent: 25px;
}

.cont-new-p-two {
	margin-top: 5px;
	margin-left: 2rem;
	text-indent: 25px;
	font-size: 1rem;
	font-weight: 800;
	font-family: "微软雅黑";
	color: #585858;
	line-height: 25px;
}


/**
 * 通知幻灯片
 */

.cont-two {
	/* margin: auto; */
	width: 100%;
	height: 400px;
	/* margin-bottom: 1rem; */
	box-sizing: border-box;
	background: #FFF;
	padding: 16px;
}


/**
 * 幻灯片 通知通报
 */

.cont-two-right {
	width: 40%;
	float: right;
	height: 96%;
	background: #F2F2F2;
}

.cont-two-right-text {
	background: #2474BD;
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #FFFFFF;
	text-indent: 25px;
	font-weight: bold;
	font-size: 20px;
}

.cont-two-right li {
	width: 100%;
	height: 30px;
	overflow: hidden;
	margin-top: 1rem;
}

.cont-two-right ul {
	padding-left: 1rem;
	overflow: auto;
}

.cont-two-right li p {
	color: #333333;
	width: 90%;
	height: 100%;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cont-two-right-text-radios {
	float: left;
	/* height: 100%; */
	line-height: 25px;
}


/**
 * banbd imagdetails
 * 
 */

.cont-three {
	width: 100%;
	/*margin-top: 1rem;*/
	overflow: hidden;
	margin-bottom: 1rem;
}

.cont-three-images {
	width: 100%;
	height: 132px;
	margin-top: 2rem;
	margin-bottom: 2rem;
}

.cont-three-ul {
	width: 100%;
}

.cont-three-ul li {
	width: 15%;
	margin-right: 2%;
	height: 50px;
	float: left;
	background: #14191E;
	position: relative;
}

.cont-three-ul li img {
	width: 100%;
	height: 100%;
}

.cont-three-ul li p {
	position: absolute;
	top: 0px;
	right: 32px;
	font-size: 1rem;
	font-family: unset;
	font-weight: bold;
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #585858;
	text-align: right;
}

.cont-three-li {
	margin-right: 0px !important;
}

.cont-three-li p {
	position: absolute;
	top: 5px !important;
	right: 35px;
	font-size: 1rem;
	font-family: unset;
	font-weight: bold;
	width: 43% !important;
	height: 50px;
	line-height: 20px !important;
	color: #585858;
	text-align: left;
}


/**
 * 幻灯片 四方格
 */

.cont-four {
	width: 100%;
	overflow: hidden;
	margin-bottom: 2rem;
}

.cont-four-titile {
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 20px;
	color: #355E92;
	font-weight: bold;
	margin-bottom: 1rem;
}

.cont-four-left {
	width: 59%;
	height: 300px;
	float: left;
	background: #D30019;
}

.cont-four-right {
	width: 40%;
	height: 300px;
	float: right;
}

.cont-four-right li {
	width: 47%;
	height: 150px;
	float: left;
	margin-left: 2%;
}

.cont-four-right li img {
	width: 100%;
	height: 120px;
}

.cont-four-right li p {
	width: 100%;
	height: 30px;
	line-height: 20px;
	text-align: left;
	color: #787878;
	font-size: 16px;
}


/**
 * 
 */

.cont-six {
	width: 100%;
	overflow: hidden;
	/*margin-bottom: 2rem;*/
}

.cont-six-one {
	width: 48%;
	height: 320px;
	float: left;
	margin-bottom: 2rem;
}

.cont-six-two {
	width: 48%;
	height: 320px;
	float: right;
	margin-bottom: 2rem;
}

.cont-six-one-titile {
	width: 100%;
	height: 80px;
	background: #f2f0f0;
}

.cont-six-one-titile-left {
	width: 15%;
	height: 100%;
	float: left;
	background: #c10d0c;
	color: #FFF;
	text-align: center;
	/* line-height: 50px; */
	box-sizing: border-box;
	font-weight: bold;
	padding: 15px 15px 15px 15px;
}

.cont-six-one-titile-left p {
	width: 100%;
	height: 100%;
	/* line-height: 20px; */
	margin: auto;
	/* padding-top: 13px; */
	font-size: 20px;
}

.cont-six-one-titile-right {
	width: 85%;
    float: right;
    text-align: left;
    padding: 0 13px 0px 13px;
    box-sizing: border-box;
    font-size: 18px;
    /* display: flex; */
   
    height: 100%;
  
   display:table;
  

}
.cont-six-one-titile-right p{
	    font-family: "微软雅黑";
    color: #000;
    text-align: left;
    width: 100%;
	display:table-cell; vertical-align:middle;
	
    /* height: 100%; */
    /* margin: auto; */
  /* display: inline-block;vertical-align: middle;line-height: 22px; */
	
	
}


.cont-six-one-foot {
	width: 100%;
	height: 255px;
}

.cont-six-one-foot li {
	width: 100%;
	height: 25px;
	overflow: hidden;
	margin-top: 1rem;
	/*margin-bottom: 1rem;*/
}

.cont-six-one-foot ul {
	padding-left: 1rem;
	overflow: auto;
}

.cont-six-one-foot li p {
	width: 90%;
	height: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
	color: #505050;
}

.cont-six-two-titile-left {
	background: #355E92 !important;
}

.cont-seven {
	width: 100%;
	background: #F7F7F7;
}


/**
 * 标准化和信用体系
 */

.cont-seven-all {
	width: 100%;
	overflow: hidden;
	margin-bottom: 1rem;
}

.cont-seven-all li {
	box-sizing: border-box;
	width: 31%;
	height: 70px;
	/* background: #1F3E96; */
	float: left;
	background: #FFFFFF;
	margin-right: 2%;
	margin-bottom: 1rem;
	border: 2px solid #5779A4;
	padding: 10px;
}

.seven-li-div {
	width: 100%;
	height: 100%;
}

.seven-li-div-images {
	width: 15%;
	box-sizing: border-box;
	height: 100%;
	padding: 10px;
	border-right: 2px solid #c6c6c6;
	float: left;
}

.seven-li-div-text {
	width: 85%;
	height: 100%;
	float: left;
	box-sizing: border-box;
	padding: 0px 0px 0px 10px;
	font-size: 18px;
}

.div-text-p-one {
	color: #355e92;
	font-weight: bold;
}

.div-text-p-two {
	color: #959595;
}

.cont-seven-li {
	margin-right: 0px !important;
}


/**
 * 协议服务
 */

.cont-ength {
	width: 100%;
	overflow: hidden;
	margin-bottom: 2rem;
}

.cont-ength-one {
	width: 32%;
	height: 300px;
	float: left;
	margin-right: 2%;
}

.cont-ength-one-ul {
	width: 100%;
	height: 280px;
	padding-right: 5px;
	border-right: 2px solid #1E4A95;
}

.cont-ength-one-ul li {
	width: 100%;
	height: 45px;
	overflow: hidden;
	box-sizing: border-box;
	padding: 10px 0px;
}

.cont-ength-one-ul ul {
	overflow: auto;
}

.cont-ength-one-ul i {
	margin-right: 1rem;
}

.cont-ength-one-ul li p {
	width: 90%;
	height: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
	color: #505050;
}

.cont-ength-titile {
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 20px;
	color: #355E92;
	font-weight: bold;
	margin-bottom: 0.5rem;
}

.cont-ength-two li {
	border-top: 1px solid #D6D0D0;
	height: 70px !important;
}

.cont-ength-two .p-one {
	font-size:18px;
	color: #355E92;
	padding-left: 0rem !important;
}

.cont-ength-two li p {
	height: 60% !important;
	float: left;
	font-size: 12px;
	padding-left: 2rem;
	box-sizing: border-box;
}

.cont-ength-three li {
	border-top: 1px solid #D6D0D0;
}

.onew {
	border-top: 0px !important;
}


/**
 * 尾部
 */

.foot-one {
	width: 100%;
	height: 5px;
	background: #d71a30;
}

.foot-two {
	width: 100%;
	height: 200px;
	border-top: 1px solid #a0a0a0;
	background: #1e4a95;
}

.foot-two-aout {
	width: 50%;
	height: 100%;
	margin: auto;
	text-align: center;
	color: #FFFFFF;
	overflow: hidden;
}

.foot-p-one {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 1.2rem;
	margin-top: 3rem;
}

.foot-p-two {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 1rem;
	margin-top: 1rem;
}

.foot-p-three {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 1.5rem;
	font-weight: bold;
	margin-top: 2rem;
}


/*
 幻灯片
 * */


/*1200px*/

.cont-two-left {
	position: relative;
	overflow: hidden;
	width: 59%;
	float: left;
	height: 96%;
}

.cont-two-left .banner {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.cont-two-left .banner-slide {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	float: left;
	display: none;
	position: relative;
}

.cont-two-left .slide-active {
	display: block;
}

.cont-two-left .button {
	position: absolute;
	transform: rotate(180deg);
	top: 50%;
	left: 5%;
	height: 80px;
	width: 40px;
	margin-top: -40px;
	background: url(../image/arrow.png) center center no-repeat;
}

.cont-two-left .next {
	transform: rotate(0deg);
	left: auto;
	right: 5%;
}

.cont-two-left .button:hover {
	background-color: #333;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.cont-two-left .dots {
	position: absolute;
	bottom: 15px;
	right: 0%;
	text-align: right;
	padding-right: 24px;
	line-height: 12px;
}

.cont-two-left .dots span {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	margin-left: 8px;
	background-color: rgba(255, 255, 255, 1);
	cursor: pointer;
	box-shadow: 0 0 0 2px rgba(255, 255, 255, 1) inset;
}

.cont-two-left .dots span.active {
	box-shadow: 0 0 0 2px rgba(218, 0, 11, 0.9) inset;
	background-color: #D40016;
	width: 20px !important;
	height: 8px !important;
}

.cont-two-left .banner img {
	width: 100%;
	height: 100%;
}

.cont-two-left .banner-slide p {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 40px;
	color: #FFF;
	background: rgba(5, 5, 5, 0.5);
	line-height: 40px;
}


/*通报*/

.cont-four-left {
	width: 59%;
	height: 300px;
	float: left;
	background: #F2F2F2;
	position: relative;
	overflow: hidden;
}

.cont-four-left .banner {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.cont-four-left .banner-slide {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	float: left;
	display: none;
	position: relative;
}

.cont-four-left .slide-active {
	display: block;
}

.cont-four-left .button {
	position: absolute;
	transform: rotate(180deg);
	top: 50%;
	left: 5%;
	height: 80px;
	width: 40px;
	margin-top: -40px;
	background: url(../image/arrow.png) center center no-repeat;
}

.cont-four-left .next {
	transform: rotate(0deg);
	left: auto;
	right: 0%;
}

.cont-four-left .button:hover {
	background-color: #333;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#next_three:hover {
	background-color: #B1D4F3;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#prev_three {
	left: 0% !important;
}
#prev_three:hover {
	background-color: #B1D4F3;
	opacity: 0.8;
	filter: alpha(opacity=80);
}


.cont-five-left .dots {
    position: absolute;
    bottom: 0px;
    right: 45%;
    text-align: right;
    padding-right: 24px;
    line-height: 12px;
}
.cont-five-left .dots span {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	margin-left: 8px;
	background-color: rgba(97, 97, 97, 1);
	cursor: pointer;
	box-shadow: 0 0 0 2px rgba(97,97,97, 1) inset;
}
.cont-five-left .dots span.active {
	box-shadow: 0 0 0 2px #355E92 inset;
	background-color: #355E92;
	    width: 10px !important;
    height: 10px !important;
}

.cont-four-left .dots {
	position: absolute;
	bottom: 16px;
	right: 267px;
	text-align: right;
	padding-right: 24px;
	line-height: 12px;
}

.cont-four-left .dots span {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 0px;
	margin-left: 8px;
	background-color: rgba(97, 97, 97, 1);
	cursor: pointer;
	box-shadow: 0 0 0 2px rgba(97, 97, 97, 1) inset;
}

.cont-four-left .dots span.active {
	box-shadow: 0 0 0 2px rgba(72, 153, 235, 0.9) inset;
	background-color: #4899EB;
}

.cont-four-left .banner img {
	width: 59%;
	height: 85%;
}

.cont-four-left .banner-slide .two-p {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 40px;
	color: #5675A0;
	font-weight: bold;
	overflow: hidden;
	padding-left: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
	/*background: rgba(5, 5, 5, 0.5);*/
	line-height: 40px;
}

.cont-four-left .banner-slide .text {
	width: 40%;
	height: 85%;
	float: right;
	text-indent: 25px;
	box-sizing: border-box;
	padding: 10px;
	font-size: 16px;
	color: #585858;
	line-height: 30px;
}

.cont-two-right-text-radios {
	color: #2F5E95 !important;
	margin-right: 0.5rem;
	font-size: 12px !important;
}
