body {
	background-color: #F3F3F3;
}



.big-img {
	width: 100%;
	
}

.big-img img {
	width: 100%;
	
}



.title-bar {
	margin-bottom: 30px;
	margin-top: 20px;
}

.title-bar h1 {
	font-size: 36px;
	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 {
	color: #004ea2;
}

.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%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.title-bar p a {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
}




.banner {
	height: 440px;
	background: #FFFFFF;
	border: 1px solid #E9E9E9;
	box-sizing: border-box;
	padding: 20px 20px 20px 20px;
	margin-bottom: 50px;
}

.banner-left {
	float: left;
	width: 588px;
	height: 395px;
	margin-top: 20px;
}


.banner-img {
	width: 588px;
	height: 395px !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;
}

.banner-img .hd ul li {
	float: left;
	margin-right: 10px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.banner-img .hd ul li:last-child {
	margin-right: 30px;
}

.banner-img .hd ul li.on {
	background: #E71410;
	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: 588px;
	height: 50px;
	background: rgba(000, 000, 000, 0.5);
}

.mask a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 400px;
	display: inline-block;
	margin-top: 12px;
	margin-left: 32px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;

}

.banner-img .bd img {
	width: 588px;
	height: 395px;
	display: block;
}


.banner-right {
	float: right;
	width: 552px;
	height: 395px;
}


.slideTxtBox {
	width: 100%;
	height: 100%;
	
	text-align: left;
}

.banner-left .hd {
	margin: 0 auto;
	margin-bottom: 20px;
	box-sizing: border-box;
	width: 99%;
}

.slideTxtBox .hd,
.banner-left .hd {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #ddd;
	position: relative;
}

.slideTxtBox .hd ul,
.banner-left .hd ul {
	float: left;
	position: absolute;
	left: 0px;
	top: -1px;
	height: 35px;
}

.slideTxtBox .hd span,
.banner-left .hd span {
	position: absolute;
	right: 0;

	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #18191A;
	line-height: 34px;
}

.slideTxtBox .hd ul li,
.banner-left .hd ul li {
	float: left;
	cursor: pointer;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 34px;
	box-sizing: border-box;
	padding-bottom: 0px;
}

.slideTxtBox .hd ul li:first-child,
.banner-left .hd ul li:first-child {
	margin-right: 40px;
}

.slideTxtBox .hd ul li.on,
.banner-left .hd ul li.on {
	border-bottom: 3px solid #007CC9;
	font-weight: bold;
}

.slideTxtBox .bd .bd-title {
	width: 100%;
	margin-top: 14px;
	
}

.slideTxtBox .bd .bd-title h2 {
	height: 38px;
}

.slideTxtBox .bd .bd-title h2 a {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	line-height: 38px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
}

.slideTxtBox .bd .bd-title p a {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #777;
	line-height: 24px;
	width: 100%;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}


.slideTxtBox .bd ul {
	width: 100%;
}

.slideTxtBox .bd ul li {
	height: 38px;
}

.slideTxtBox .bd ul li a {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: black;
	line-height: 38px;
	text-align: left;
	display: inline-block;
	width: 490px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.slideTxtBox .bd ul li span {
	color: #AEABAB;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 35px;
	float: right;
}



.show {
	
	
	background-color: #F3F3F3;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 70px;
}

.show-one {
	margin-right: 30px;
}

.show-one {
	width: 760px;
	
	background: #FFFFFF;
	box-sizing: border-box;
	padding: 30px 18px 30px 18px;
}

.show-title {
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
}

.show-title h2 {
	float: left;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
	position: relative;
	padding: 0px 6px;
	text-align: center;
}

.show-title h2::after {
	position: absolute;
	bottom: -8px;
	left: 0;
	width: 90px;
	height: 3px;
	background: #007CC9;
	content: '';
	display: inline-block;
}

.show-title p {
	float: right;
	
	line-height: 30px;
}

.show-title p span a {
	font-size: 16px;
	font-family: Microsoft YaHei;
	color: #333333;
	
	padding: 0 14px;
	display: inline-block;
	text-align: center;
}

.show-title p span a.on {
	color:#007CC9;
}

.show-title p span i {
	font-size: 16px;
	font-family: Microsoft YaHei;
	color: #333333;
}

.show-title span.more {
	float: right;
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #18191A;
	line-height: 25px;
	margin-left: 10px;
}


.show-one ul,
.show-two ul {
	width: 100%;
	margin-top: 10px;
}

.show-two {
	box-sizing: border-box;
	padding: 0 20px;
	margin-bottom: 80px;
	background: #FFFFFF;
	box-sizing: border-box;
	padding: 30px 18px 30px 18px;
}

.show-one ul li,
.show-two ul li {
	width: 100%;
	overflow: hidden;
}

.show-one ul li a,
.show-two ul li a {
	float: left;
	font-size: 16px;
	font-family: Microsoft YaHei;
	
	color: #333333;
	line-height: 38px;
	max-width: 450px;

	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.show-one ul li a::before,
.show-two ul li a::before {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	content: '';
	display: inline-block;
	margin-right: 6px;
	background-color: #333;
	line-height: 28px;
	vertical-align: middle;
}


.show-one ul li span,
.show-two ul li span {
	float: right;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 38px;
}



.info {
	
	margin-bottom: 80px;
}

.info-left {
	width: 470px;
	
	background: #FFFFFF;
	float: left;
	box-sizing: border-box;
	padding: 30px 18px 30px 18px;
}

.info-left p {
	width: 100%;
	text-align: left;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 38px;
}

.info-left p:first-of-type {
	margin-top: 10px;
}

.info-left .show-title h2::after {
	position: absolute;
	bottom: -8px;
	left: 0;
	width: 110px;
	height: 3px;
	background: #007CC9;
	content: '';
	display: inline-block;
}

.info-right {
	width: 100%;
	height: auto;
	background: #FFFFFF;
	float: right;
	box-sizing: border-box;
	padding: 30px 18px 30px 18px;
}


.info-right #banner-img {
	margin-top: 20px;
}

.info-right #banner-img,
.info-right #banner-img img {
	width: 374px;
	height: 210px !important;
	float: left;
}

.info-right #banner-img .bd li {
	width: 374px;
}

.info-right #banner-img .tempWrap {
	width: 374px !important;
}


.info-right #banner-img .mask {
	width: 100%;
	height: 42px;
	left: 0;
}

.info-right #banner-img .mask a {
	width: 270px;
	margin: 0;
	margin-left: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 42px;
	color: #FFFFFF;
}

.info-right .banner-img .hd ul li {
	width: 8px;
	height: 8px;
	background: #F7F7F7;
	border-radius: 50%;
}


.info-right .banner-img .hd ul li.on {
	background: #349E6D;
	color: #fff;
}

.info-right .banner-img .hd {
	bottom: 8px;
}


.info-right .right-list {
	float: left;
	max-width: 750px;
	margin-left: 20px;
	margin-top: 15px;
}

.info-right .right-list ul,
.info-right .right-list ul li,
.info-right .right-list ul li a {
	width: 100%;
}

.info-right .right-list ul li a {
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	font-family: Microsoft YaHei;
	
	color: #333;
	line-height: 33px;
	text-align: left;
}

.info-right .right-list ul li a::before {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	content: '';
	display: inline-block;
	margin-right: 6px;
	background-color: #333;
	line-height: 28px;
	vertical-align: middle;
}

.banner .show-title h2::after{
	width: 170px;
}

.show-one .show-title h2::after{
	width: 160px;
}


.info-left .show-title h2::after{
	width: 170px;
}

.show-two .show-title h2::after{
	width: 190px;
}

.info-right .show-title h2::after{
	width: 272px;
}