.ban {
	width: 100%;
}
.ban img {
	width: 100%;
}
.title {
	text-align: center;
}
.title span {
	display: block;
	width: 100%;
	height: 1px;
	background-color: #1e98d7;
}
.title h3 {
	display: inline-block;
	font-size: 28px;
	color: #1e98d7;
	font-weight: 100;
	background-color: #fff;
	padding: 8px 30px;
	margin-top: -24px;
}

.gb-title {
	text-align: center;
	margin: 60px 0 40px;
}
.gb-title h3 {
	font-size: 24px;
	color: #1c4677;
	font-weight: 400;
	line-height: 1.6;
}
.gb-title p {
	color: #646464;
	font-size: 14px;
}

.gb-cont {
	width: 62.5%;
	margin: 0 auto 60px;
	display: flex;
	justify-content: space-between;
}
.gb-cont-m {
	width: 48%;
}
.gb-cont-r {
	margin-top: 200px;
}
.gb-cont-m p {
	color: #646464;
	line-height: 30px;
	font-size: 16px;
}
.gb-cont-m img {
	height: 50px;
	width: auto;
}

.about {
	width: 62%;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 100px;
	display: none;
}
.a_top {
	margin-top: 50px;
}
.a_left {
	width: 24%;
	float: left;
}
.a_left img {
	width: 50%;
	margin-left: 25%;
}
.a_right {
	width: 76%;
	float: left;
	color: #536974;
	font-size: 14px;
	line-height: 26px;
}
@media screen and (max-width: 1920px) {
	.a_right {
		font-size: 18px;
		line-height: 36px;
		margin-top: 20px;
	}
	.a_cont_top {
		font-size: 18px;
		line-height: 36px;
	}
	.titl_right h4 {	
		font-size: 20px;
	}
	.titl_right p {
		font-size: 16px;
		line-height: 30px;
	}
}
@media screen and (max-width: 1440px) {
	.a_right {
		font-size: 14px;
		line-height: 26px;
		margin-top: 0px;
	}
	.a_cont_top {
		line-height: 26px;
		font-size: 14px;
	}

	.titl_right h4 {	
		font-size: 16px;
	}
	.titl_right p {
		font-size: 14px;
		line-height: 20px;
	}
}
.a_cont {
	width: 100%;
	padding-top: 50px;
	background-color: #e9f2f7;
	display: none;
}
.a_cont_top {
	width: 62%;
	margin: 0 auto;
	color: #536974;
	background-color: #fff;
	padding: 20px 15px;
	border-top: 4px solid #159cdc;
	box-shadow: 0 0 5px #556773;
}
.a_bot {
	width: 62%;
	margin: 0 auto;
	margin-top: 50px;
	padding-bottom: 50px;
}

.a_bot ul {
	margin-left: -2.33%;
}
.a_bot li {
	padding-bottom: 20px;
	text-align: center;
	float: left;
	width: 31%;
	margin-left: 2.33%;
	background-color: #fff;
	box-shadow: 0 0 5px #556773;
}
.a_bot li img {
	width: 30%;
}
.a_bot h3 {
	font-size: 20px;
	font-weight: 100;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 10px;
}
.a_bot p {
	text-align: center;
	font-size: 16px;
	color: #536974;
	margin-bottom: 6px;
}
.leader {
	width: 100%;
	position: relative;
	/*height: 100px;*/
	/*background:url(../images/case-bg.png) no-repeat center center;*/
}
.leader img {
	width: 100%;
}
.lead {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.lead_cont {
	width: 62%;
	margin: 0 auto;
}
.titl {
	margin-top: 45px;
	margin-bottom: 40px;
}
.titl span {
	display: block;
	float: left;
	width: 38%;
	height: 1px;
	margin-top: 14px;
	background-color: #fff;
}
.titl h3 {
	float: left;
	width: 24%; 
	text-align: center;
	font-size: 24px;
	color: #fff;
	font-weight: 100;
}
.lead_cont ul {
	margin-left: -2%;
}
.lead_cont li {
	float: left;
	width: 48%;
	margin-left: 2%;
	margin-bottom: 15px;
}
.titl_left {
	width: 24%;
	float: left;
}
.titl_left img {
	width: 100%;
}
.titl_right {
	float: left;
	width: 70%;
	margin-left: 6%;
}
.titl_right h4 {
	color: #fffdff;
	font-weight: 100;
	margin-bottom: 10px;
}
.titl_right p {
	color: #fffdff;
}
.honor {
	width: 62%;
	margin: 0 auto;
	margin-bottom: 100px;
	margin-top: 60px;
}
.honor_cont {
	margin-top: 60px;
}
.honor_left {
	width: 35%;
	float: left;
}
.honor_left img {
	width: 100%;
	margin-bottom: 15px;
}
.honor_right {
	width: 65%;
	float: left;
}
.honor_right img {
	width: 100%;
}




.newabout {
	background: url(../images/nabg.png) 50% center;
	background-size: cover;
	padding: 90px 0;
	margin-bottom: 50px;
}
.newabout ul {
	width: 62.5%;
	margin: 0 auto;
	display: flex;
}
.newabout li {
	width: 33.33%;
	display: flex;
	padding: 0 30px;
}
.natext {
	flex: 1;
}
.natext h4 {
	color: #fff;
	font-size: 18px;
	margin-bottom: 6px;
}
.natext p {
	color: #fff;
	font-size: 14px;
	line-height: 20px;
}
.naimg {
	width: 60px;
	margin-right: 16px;
}
.naimg img {
	width: 100%;
}
#app {
	width: 62.5%;
	margin: 0 auto 60px;
}
.el-carousel__item ul {
	display: flex;
	flex-wrap: wrap;
}
.el-carousel__item ul li {
	width: 25%;
	margin-top: 20px;
}
.el-carousel__item ul li img {
	width: 100%;
}
#app .el-carousel__container {
    position: relative;
    height: 0;
	overflow: hidden;
	padding-bottom: 56%;
}
#app h3 {
	color: #1c4677;
	font-size: 26px;
	text-align: center;
	line-height: 34px;
	font-weight: 400;
}