/* 头图 */
.header-img {
	height: 100px;
	background-color: #FFFFFF;
	display: flex;
	align-items: center;
}

.header-img .img1 {
	width: 152px;
	height: 77px;
}

.header-img .img2,
.header-img .img3 {
	width: 520px;
	height: 92px;
}

/* 大图 */
.show-img,
.show-img a,
.show-img a img {
	width: 100%;
	height: auto;
}

.show-img a {
	display: inline-block;
}

/* 导航 */
header {
	width: 100%;
	height: 64px;
	background-color: #2553B3;

}

header .nav {
	height: 100%;
	position: relative;
}

header ul {
	width: 1025px;
	float: left;
	margin-left: 184px;
}

header ul li {
	float: left;
	margin: 0 25px;
	position: relative;
}

header ul li:first-child {
	margin-left: 0px;
}

header ul li a {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 64px;
}


header .on {
	position: absolute;
	width: 105px;
	height: 105px;
	background-color: #1986DA;
	left: 0;
	bottom: -14px;
	box-sizing: border-box;
	padding-top: 15px;
}

header .on li a {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 41px;
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
}

header .on li img {
	width: 30px;
	height: 25px;
	display: block;
	margin: 0 auto;
	margin-bottom: 6px;
}

header .on .img1 {
	position: absolute;
	left: -14px;
	bottom: 0px;
	width: 14px;
	height: 14px;
}


/* 标题 */
.title {
	margin: 42px 0px;
}

.title h1 a {
	font-size: 41px;
	font-family: HYa4gj;
	font-weight: 400;
	color: #0058A1;
	line-height: 40px;
	display: inline-block;
	width: 100%;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

}

/* 轮播图and轮播列表 */
#banner {
	margin-bottom: 40px;
}

/* 左侧 */
.banner-left {
	width: 665px;
	float: left;
}

/* 轮播图代码 */
.banner-img {
	width: 665px;
	height: 410px !important;
	overflow: hidden;
	position: relative;
	float: left;
}

.banner-img .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	bottom: 12px;
	z-index: 1;
}

.banner-img .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
	display: flex;
	align-items: center;
}

.banner-img .hd ul li {
	float: left;
	margin-right: 10px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	line-height: 8px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.banner-img .hd ul li:last-child {
	margin-right: 16px;
}

.banner-img .hd ul li.on {
	background: #85AFD7;
	width: 12px;
	height: 12px;
	line-height: 12px;
	color: #fff;
}

.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: 665px;
	height: 45px;
	background: rgba(000, 000, 000, 0.5);
}

.mask a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 630px;
	display: inline-block;
	margin-top: 14px;
	margin-left: 14px;
	font-size: 17px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;

}

.banner-img .bd img {
	width: 665px;
	height: 410px;
	display: block;
}

/* 轮播列表 */
.banner-right {
	width: 494px;
	float: right;
	background-color: #FFFFFF;
}

.banner-right ul {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
}

.banner-right ul li {
	width: 100%;
	flex: 1;
	border-bottom: 2px dashed #DCDCDC;
}


.banner-right ul li a {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	width: 460px;
	height: 100%;
}

.banner-right ul li:nth-child(1) a,
.banner-right ul li:nth-child(5) a {
	font-weight: bold;
}


.banner-right ul li a::before {
	content: '>';
	display: inline-block;
	margin-right: 20px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #C4C2C8;
	line-height: 44px;
}


/* content1 */
.content1 {
	margin-bottom: 10px;
}

.content1-left {
	width: 720px;
	float: left;
}

.header-title {
	width: 100%;
	border-bottom: 3px solid #1D3F96;
	box-sizing: border-box;
	padding: 0px 16px;
	position: relative;
}


.header-title span {
	float: left;
}


.header-title span a {
	font-size: 26px;
	font-family: HYb2gj;
	font-weight: 400;
	color: #ED6D00;
	line-height: 48px;
}

.header-title .more1 {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	width: 50px;
	height: 22px;
	border: 1px solid #CCCCCC;
}

.header-title .more1::after {
	content: '+';
	display: inline-block;
	position: absolute;
	right: -8px;
	z-index: 100;
	color: #217BC0;
	font-size: 18px;
	top: 50%;
	width: 16px;
	height: 16px;
	line-height: 10px;
	background-color: #FFFFFF;
	text-align: center;
	transform: translateY(-50%);
}

.header-title .more1 a {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 22px;
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
}

.header-title a img {
	width: 48px;
	height: 22px;
	vertical-align: middle;
}

.content1-left .show {
	float: left;
	margin-top: 38px;
}

.content1-left .show a {
	position: relative;
	display: inline-block;
	width: 306px;
	height: 198px;
}


.content1-left .show a img {
	width: 100%;
	height: 100%;
}

.content1-left .show a .mask {
	width: 100%;
	height: 40px;
	opacity: 0.8;
	text-align: left;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 40px;
	left: 0;
	bottom: 0;
	box-sizing: border-box;
	padding-left: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.content1-left ul {
	width: 390px;
	float: right;
	box-sizing: border-box;
	/* padding-right: 20px; */
	margin-top: 32px;
}

.content1-left ul li {
	width: 100%;
}

.content1-left ul li a {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 39px;
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	padding-left: 15px;
	width: 380px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.content1-left ul li a::before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 5px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background-color: #0058A1;
	border-radius: 50%;
}

.content1-right {
	width: 425px;
	float: right;
}

.show1 {
	width: 100%;
	margin-top: 36px;
}

.show1 img {
	float: left;
	width: 185px;
	height: 114px;
}

.show1 p {
	width: 220px;
	float: right;
	margin-top: 20px;
	;
}

.show1 p a {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	width: 100%;
}

.show1 p a,
.show1 p span {
	/* display: inline-block; */
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 40px;
}

.content1-right ul {
	margin-top: 15px;
}

.content1-right ul li a {
	display: inline-block;
	width: 100%;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	box-sizing: border-box;
	padding-left: 15px;
}

.content1-right ul li a::before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 5px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background-color: #0058A1;
	border-radius: 50%;
}



.content2 .content1-right .list {
	width: 425px;
	margin-top: 30px;
}

.content2 .content1-right .list li a {
	box-sizing: border-box;
	padding-left: 15px;
	position: relative;
}

.content2 .content1-right .list li a::before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 5px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background-color: #0058A1;
	border-radius: 50%;
}

.content3 {
	margin-top: 35px;
}


/* 图片滚动 */
.picScroll-left {
	height: 200px;
	overflow: hidden;
	position: relative;
	margin-top: 40px;
}

.picScroll-left .bd a {
	padding-left: 0px;
}

.picScroll-left .bd ul {
	overflow: hidden;
}

.picScroll-left .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 330px;
	height: 200px;
	position: relative;
	margin: 0 5px;
}

.picScroll-left .bd ul li .mask {
	width: 330px;
	height: 45px;
	opacity: 0.8;
	text-align: center;
	left: 0;
	bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.picScroll-left .bd ul li .mask a {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 45px;
}

.picScroll-left .bd ul li .pic {
	text-align: center;
	height: 100%;
}

.picScroll-left .bd ul li .pic img {
	width: 100%;
	height: 100%;
}

.picScroll-left .bd ul li a {
	width: 100%;
	height: 100%;
	display: block;
}


.content1-left .pic a::before {
	display: none;
}

.content1-left .picList {
	float: none;
}

.picScroll-left .tempWrap {
	width: 100% !important;
}

.mask a::before{
	display: none !important;
}