body {
	background-color: #F3F3F3;
}


/* å¤§å›¾ */
.big-img {
	width: 100%;
	/* height: 578px; */
}

.big-img img {
	width: 100%;
	/* height: 100%; */
}




/* å†…å®¹å±•ç¤º */
.title-bar {
	margin-bottom: 34px;
	margin-top: 20px;
}

.title-bar h1 {
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	line-height: 60px;
	text-align: center;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.title-bar h1 a {
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #007EAC;
	line-height: 30px;
}

.title-bar h2 {
	font-size: 24px;
	font-family: Microsoft YaHei;
	color: #000000;
	line-height: 36px;
	text-align: center;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.title-bar p {
	text-align: center;
	width: 100%;
}

.title-bar p a {
	width: 100%;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
}


/* è½®æ’­ */
.banner {
	margin-bottom: 40px;
}

.banner-left {
	float: left;
	width: 640px;
	height: 430px;
}

/* è½®æ’­å›¾ä»£ç  */
.banner-img {
	width: 640px;
	height: 430px !important;
	overflow: hidden;
	position: relative;
	float: left;
}

.banner-img .hd {
	height: 16px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	bottom: 45px;
	z-index: 1;
}

.banner-img .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.banner-img .hd ul li {
	float: left;
	margin-right: 10px;
	width: 16px;
	height: 16px;
	background: #F7F7F7;
	border-radius: 50%;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.banner-img .hd ul li:last-child {
	margin-right: 20px;
}

.banner-img .hd ul li.on {
	background: #004EA2;
	color: #004EA2;
}

.banner-img .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.banner-img .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}

.mask {
	position: absolute;
	bottom: 0px;
	display: inline-block;
	width: 640px;
	height: 100px;
	background: rgba(000, 000, 000, 0.5);
}

.mask a {
	width: 490px;
	display: inline-block;
	margin-top: 15px;
	margin-left: 20px;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 36px;
}

.banner-img .bd img {
	width: 640px;
	height: 430px;
	display: block;
}


.banner-right {
	float: left;
	width: 710px;
	margin-left: 40px;
}

/* é€‰é¡¹å¡ */
.slideTxtBox {
	width: 100%;
	height: 100%;
	/* border: 1px solid #ddd; */
	text-align: left;
}

.slideTxtBox .hd {
	height: 60px;
	line-height:60px;
	border-bottom: 1px solid #ddd;
	position: relative;
	width: 690px;
	margin: 0 auto;
}

.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	left: 0px;
	top: -1px;
	height: 34px;
}

.slideTxtBox .hd span {
	position: absolute;
	right: 0;
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #18191A;
	line-height: 60px;
}

.slideTxtBox .hd ul li {
	float: left;
	cursor: pointer;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 60px;
	box-sizing: border-box;

}

.slideTxtBox .bd ul {
	width: 100%;
}


.slideTxtBox .bd ul li {
	position: relative;
	box-sizing: border-box;
}

/* .slideTxtBox .bd ul li a::before {
	position: absolute;
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	background-color: #00479D;
	top: 15px;
	left: 0px;
} */

.slideTxtBox .bd ul li a {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: black;
	line-height: 37px;
	text-align: left;
	display: inline-block;
	width: 490px;
}

.slideTxtBox .bd ul li span {
	color: #AEABAB;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 35px;
	float: right;
}

.slideTxtBox .bd ul li {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 25px;
}

.slideTxtBox .bd ul li .nov {
	height: 60px;
	width: 74px;
	border-right: 1px dashed #333333;
	margin-right: 16px;
}

.slideTxtBox .bd ul li .nov h3 {
	font-size: 23px;
	text-align: center;
	color: #999999;
	margin-top: 15px;
	/* margin-left: 10px; */
}
/* 
.slideTxtBox .bd ul li .nov p {
	font-size: 14px;
	color: #999999;
	text-align: center;
} */

.slideTxtBox .bd ul {
	box-sizing: border-box;
	padding-top: 10px;
}

.slideTxtBox .bd ul li .news-text a{
	font-size: 18px;
	color: #007EAC;
	width: 100%;
	display: block;
	
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}


/* äº§ä¸šèšç„¦ */
.title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 25px;
}

.title span {
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 36px;
}

.title i {
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #18191A;
	line-height: 30px;
}

.focus{
	margin-bottom: 70px;
}

.focus ul {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.focus ul li {
	width: 420px;
	margin-bottom: 40px;
}

.focus ul li i {
	display: block;
	width: 70px;
	height: 6px;
	background: #00A3E0;
}

.focus ul li span {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 38px;
	display: block;
	margin: 5px 0;
}

.focus ul li p {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #007EAC;
	line-height: 24px;
}


/* è¡Œä¸šåŠ¨æ€ */
.Industry ul {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.Industry ul li {
	width: 420px;
	margin-bottom: 70px;
}

.Industry ul li img {
	width: 420px;
	height: 236px;
}

.Industry ul li p {
	width: 420px;
	height: 260px;
	background: #FFFFFF;
	overflow: hidden;
}

.Industry ul li p a {
	width: 370px;
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
	display: block;
	margin: 24px auto;
}

.Industry ul li p span {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 38px;
	display: block;
	margin-bottom: 18px;
	width: 370px;
	margin: 0 auto;
}

.Industry ul li:nth-of-type(4),
.Industry ul li:nth-of-type(5),
.Industry ul li:nth-of-type(6) {
	margin-bottom: 0px;
}
