@font-face {
	font-family: 'SourceHanSansCN-Regular';
	src: url('../../fonts/SourceHanSansCN-Regular.otf');
}

@font-face {
	font-family: 'SourceHanSansCN-Bold';
	src: url('../../fonts/SourceHanSansCN-Bold.otf');
}

@font-face {
	font-family: 'SourceHanSansCN-Medium';
	src: url('../../fonts/SourceHanSansCN-Medium.otf');
}

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: absolute;

}

.body-div {
	width: 100%;
	height: 100%;
	position: relative;
}

/* ----------------------------------------导航 -------------------------------------------*/

.navigation3 {
	width: 100%;
	/* width: 120rem; */
	height: 5.9375rem;
	/* width: 1920px;
	height: 95px; */
	position: absolute;
	/* top: 200%; */
	border-bottom: solid 0.0625rem #eeeeee;
	background-color: #ffffff;
	position: fixed;
	z-index: 999;
}

.navigation-c {
	width: 100rem;
	/* width: 1600px; */
	height: 100%;
	margin: 0 auto;
}

.navigation-c-img {
	width: 20.125rem;
	/* width: 322px; */
	height: 100%;
	float: left;
	display: flex;
	align-items: center;
	cursor: pointer;
}

.icon-img {
	width: 20.125rem;
	height: 2.8125rem;
	/* width: 322px;
	height: 45px; */
}

.navigation-c-1 {
	float: right;
	margin: 0;
	padding: 0;
	height: 100%;
	display: flex;
	align-items: center;
}

.navigation-c-1-li-b-p {
	color: #0781c5 !important;
}

.navigation-c-1-li-b {
	text-align: center;
	/* padding: 0 2rem; */
	width: 10rem;
	/* padding: 0 32px; */
	font-size: 1.25rem;
	/* font-size: 20px; */
	list-style-type: none;
	display: inline-block;
	cursor: pointer;
	font-family: 'SourceHanSansCN-Medium';
	color: #333333;
}

.navigation-c-1-li-b:hover {
	font-size: 1.375rem;
}

/*--------------------------------------- banner ---------------------------------*/
.banner-g {
	width: 100%;
	height: 41.625rem;
	/* height: 666px; */
	background-image: url(../../img/web/new_bac.png);
	background-size: 100% 100%;
}
.banner-g-c{
	color: #ffffff;
	width: 86.25rem;
	height: auto;
	margin: 0 auto;
	padding-top: 16.625rem;
	font-family: 'SourceHanSansCN-Medium';
	font-size: 3.75rem;
}
.banner-g-cs{
	opacity: 0;
	transform: translateX(100px);
}
@keyframes slideInFromRight {
	from {
		opacity: 0;
		transform: translateX(100px);
	}
	to {
		opacity: 1;
		transform: translateX(0);
	}
}
.banner-g-cs.animate {
	animation: slideInFromRight 0.8s forwards;
}
/*--------------------------------------- 当前位置 ---------------------------------*/
.position{
	width: 100%;
	height: 3.4375rem;
	/* height: 55px; */
	background-color: #f7f8fc;
}
.position-c{
	width: 100rem;
	height: 100%;
	/* width: 1600px; */
	margin: 0 auto;
	display: flex;
	align-items: center;
}
.position-img{
	width: 1.5625rem;
	height: 1.5625rem;
	/* width: 25px;
	height: 25px; */
	margin-right: 1.25rem;
	/* margin-right: 20px; */
}
.position-c-a{
	text-decoration: none;
	color: #333333;
	font-size: 1rem;
	font-family: 'SourceHanSansCN-Regular';
	line-height: 3.4375rem;
}

/*-------------------------------------------底部-------------------------------------------*/
.bottom {
	width: 100%;
	/* height: 754px; */
	height: 47.125rem;
	background-image: url(../../img/web/7-b.png);
	background-size: 100% 100%;
/*	margin-top: 4.875rem;*/
	/* margin-top: 78px; */
}

.center5 {
	width: 100rem;
	/* width: 1600px; */
	margin: 0 auto;
	padding-top: 9.875rem;
	/* padding-top: 158px; */
}

.bottom-div1 {
	font-size: 1.5rem;
	/* font-size: 24px; */
	font-family: 'SourceHanSansCN-Medium';
	color: #ffffff;
	text-align: center;
}

.bottom-div2 {
	width: 100%;
	height: 17.25rem;
	/* height: 276px; */
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin-top: 6.625rem;
	/* margin-top: 106px; */
}

.bottom-div2-1 {
	width: 28.75rem;
	/* width: 460px; */
	height: 100%;
	display: flex;
	align-items: center;
	float: left;
}

.bottom-div2-left {
	width: 100%;
}
.bottom-a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-family: 'SourceHanSansCN-Regular';
	font-size: 1rem;
	/* font-size: 16px; */
	line-height: 1.75rem;
	/* line-height: 28px; */
	cursor: pointer;
}

.bottom-div2-left a:hover {
	color: #ffffff !important;
	font-size: 12px;
}

.bottom-div2-2 {
	width: 55rem;
	height: 100%;
	/*  width: 880px;*/
	display: flex;
	align-items: center;
	float: right;
}

.bottom-div2-right1 {
	/* width: 55rem; */
	height: 9.375rem;
	/* height: 150px;
	 width: 880px;*/
}

.bottom-div2-right-1 {
	width: 18.5rem;
	/* width: 296px; */
	height: 100%;
	border-right: 1px solid #ffffff80;
}

.bottom-img1 {
	margin-top: 2.625rem;
	margin-right: 2.5rem;
	/* margin-top: 42px;
	 margin-right: 40px;*/
	width: 6.0625rem;
	height: 6.0625rem;
	/* width: 97px;
	height: 97px; */
}

.bottom-div2-right2 {
	/* width: 33.75rem; */
	height: 9.375rem;
	/* height: 150px;
	 width: 540px;*/
	margin-left: 2.5rem;
	/* margin-left: 40px; */
}

.bottom-div2-right2-1 {
	width: 100%;
	color: #ffffff;
	font-size: 1.5rem;
	/* font-size: 24px; */
	font-family: 'SourceHanSansCN-Medium';
}

.bottom-div2-right2-2 {
	width: 100%;
	margin-top: 0.625rem;
	/* margin-top: 10px; */
}

.bottom-img2 {
	display: inline-block;
	width: 6.0625rem;
	height: 6.0625rem;
	/* width: 97px;
		height: 97px; */
	margin-right: 1rem;
	/* margin-right: 16px; */
}

.bottom-img3 {
	/* margin-right: 1rem; */
	/* margin-right: 16px; */
	display: inline-block;
	height: 6.0625rem;
	/* height: 97px; */
}

.bottom-img4 {
	display: inline-block;
	width: 6.0625rem;
	height: 6.0625rem;
	/* width: 97px;
		height: 97px; */
	margin-right: 1rem;
	/* margin-right: 16px; */
}

.bottom-div3 {
	line-height: 3.625rem;
	/* line-height: 90px; */
	text-align: center;
	color: #ffffff;
	font-family: 'SourceHanSansCN-Normal';
	font-size: 1rem;
	/* font-size: 16px; */
}