.wp1200{
	margin: 0 auto;
	width: 95%;
	max-width: 1200px;
}
.wp1000{
	margin: 0 auto;
	width: 95%;
	max-width: 1000px;
}
@media only screen and (max-width: 1200px){
	.wp1200{
		width: auto;
		padding: 0 15px;
	}
}
@media only screen and (max-width: 950px){
	.wp1200{
		padding: 0 28px;
	}
	.wp1000{
		width: auto;
		padding: 0 15px;
	}
}
/* aboutus */
.about-ban{
	padding: 98px 0;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.about-ban .bg{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	z-index: -1;
}
.about-ban .m-bg{
	display: none;
}
.about-ban .con{
	display: block;
	font-size: 0;
	color: #fff;
}
.about-ban .btn{
	display: block;
	width: 129px;
	line-height: 40px;
	font-size: 16px;
	color: #0074FC;
	font-family: inter-Medium;
	background-color: #fff;
	border-radius: 8px;
	text-align: center;
	margin-bottom: 20px;
}
.about-ban .tit{
	font-size: 44px;
	line-height: 60px;
	font-family: inter-SemiBold;
	margin-bottom: 20px;
}
.about-ban .desc{
	font-size: 20px;
	line-height: 28px;
	font-family: inter-Regular;
}
@media screen and (max-width:950px) {
	.about-ban .bg{
		display: none;
	}
	.about-ban .m-bg{
		display: block;
	}
}
.about-row1{
	color: #1E2128;
	padding: 80px 0 100px;
	overflow: hidden;
}
.about-info1{
	position: relative;
	z-index: 2;
	margin-bottom: 100px;
}
.about-info1 .icn{
	position: absolute;
	top: 0;
	right: 0;
	font-size: 0;
	width: 160px;
	z-index: -1;
}
.about-info1 .desc{
	margin-top: 20px;
	font-size: 20px;
	line-height: 28px;
	font-family: inter-Regular;
}
.about-tit1{
	font-size: 36px;
	line-height: 48px;
	font-family: inter-SemiBold;
	text-align: center;
}
.about-list1{
	font-size: 0;
	margin: 60px -40px -80px;
}
.about-list1 li{
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding: 0 40px;
	margin-bottom: 80px;
}
.about-list1 .pic{
	display: block;
	margin-bottom: 20px;
	font-size: 0;
	text-align: center;
}
.about-list1 .tit{
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 20px;
	text-align: center;
	font-family: inter-SemiBold;
}
.about-list1 .desc{
	font-size: 20px;
	line-height: 28px;
	font-family: inter-Regular;
}
.about-row2{
	color: #1E2128;
	background-color: #F7F8FD;
	padding: 100px 0 80px;
	overflow: hidden;
}
.about-list2{
	max-width: 1020px;
	margin: 40px auto 0;
	font-size: 0;
}
.about-list2 li{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 33.33%;
}
.about-list2 .l2{
	width: 50%;
}
.about-row3{
	color: #1E2128;
	padding: 100px 0;
	overflow: hidden;
}
.about-list3{
	font-size: 0;
	margin: 60px 0 -80px;
	padding: 0 100px;
}
.about-list3 li{
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding: 0 50px;
	margin-bottom: 80px;
}
.about-list3 .pic{
	font-size: 0;
	margin-bottom: 20px;
}
.about-list3 .pic img{
	max-height: 120px;
}
.about-list3 .tit{
	font-size: 24px;
	line-height: 32px;
	font-family: inter-SemiBold;
	margin-bottom: 12px;
}
.about-list3 .desc{
	font-size: 20px;
	line-height: 28px;
	font-family: inter-Regular;
}
@media screen and (max-width:950px) {
	.about-ban{
		padding: 60px 0 28px;
	}
	.about-ban .btn{
		line-height: 36px;
	}
	.about-ban .tit{
		font-size: 28px;
		line-height: 1.4;
	}
	.about-ban .desc{
		font-size: 14px;
		line-height: 1.4;
	}
	.about-row1{
		padding: 40px 0 28px;
	}
	.about-info1{
		margin-bottom: 40px;
	}
	.about-info1 .icn{
		display: none;
	}
	.about-info1 .desc{
		font-size: 14px;
		line-height: 1.4;
	}
	.about-tit1{
		font-size: 24px;
		line-height: 32px;
	}
	.about-list1{
		margin: 20px 0 -20px;
	}
	.about-list1 li{
		width: 100%;
		padding: 0;
		margin-bottom: 20px;
	}
	.about-list1 .pic{
		margin-bottom: 12px;
	}
	.about-list1 .tit{
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 12px;
	}
	.about-list1 .desc{
		font-size: 14px;
		line-height: 1.4;
	}
	.about-row2{
		padding: 40px 0;
	}
	.about-list2{
		margin-top: 20px;
	}
	.about-list2 li{
		width: 50%;
	}
	.about-list2 .l2{
		width: 100%;
	}
	.about-row3{
		padding: 40px 0;
	}
	.about-list3{
		margin: 60px 0 -40px;
		padding: 0;
	}
	.about-list3 li{
		width: 100%;
		padding: 0;
		margin-bottom: 40px;
	}
	.about-list3 .pic{
		text-align: center;
		margin: 0 auto 12px;
	}
	.about-list3 .info{
		text-align: center;
	}
	.about-list3 .tit{
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 8px;
	}
	.about-list3 .desc{
		font-size: 14px;
		line-height: 1.4;
	}
}
/* aboutus end */
/* blog */
.blog-ban{
	color: #1E2128;
	padding: 80px 0 40px;
	background: linear-gradient(180deg, #EFF4FE 0%, #FFFFFF 35.03%);
	overflow: hidden;
}
.blog-ban .bigtit{
	font-size: 20px;
	line-height: 28px;
	font-family: inter-Regular;
	margin-bottom: 40px;
}
.blog-ban .bigtit .tit{
	font-size: 62px;
	line-height: 72px;
	margin-bottom: 20px;
	font-family: inter-SemiBold;
}
.blog-about1{
	font-size: 0;
}
.blog-about1 .con{
	display: flex;
	align-items: center;
}
.blog-about1 .pic{
	display: block;
	width: 49.16%;
	margin-right: 40px;
	border-radius: 20px;
	overflow: hidden;
}
.blog-about1 .pic img{
	width: 100%;
}
.blog-about1 .info{
	flex: 1;
	display: block;
	color: #1E2128;
}
.blog-about1 .tit{
	margin-bottom: 20px;
	font-size: 36px;
	line-height: 48px;
	font-family: inter-SemiBold;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	overflow:hidden;
}
.blog-about1 .desc{
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 20px;
	font-family: inter-Regular;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	display: -webkit-box;
	overflow:hidden;
}
.blog-about1 .date{
	font-size: 16px;
	line-height: 24px;
	color: #848FA0;
}
.blog-tab{
	color: #1E2128;
	height: 68px;
	position: relative;
}
.blog-tab .info.pof{
	position: fixed;
	top: 80px;
	left: 0;
	right: 0;
	background-color: #fff;
	padding: 14px 0;
	border-top: 1px solid #D1DAE8;
	border-bottom: 1px solid #D1DAE8;
	z-index: 50;
}
.blog-tab .info{
	padding: 15px 0;
}
.blog-tablist{
	font-size: 0;
	overflow-x: auto;
	white-space: nowrap;
}
.blog-tablist li{
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	padding: 0 20px;
	line-height: 38px;
	font-size: 16px;
	font-family: inter-Medium;
	border-radius: 19px;
	cursor: pointer;
	transition: .3s;
}
.blog-tablist li:last-child{
	margin-right: 0;
}
.blog-tablist li:hover{
	background-color: #F0F5FF;
}
.blog-tablist li.on{
	background-color: #0074FC;
	color: #fff;
}
.blog-row1{
	color: #1E2128;
	padding: 40px 0 80px;
	overflow: hidden;
}
.blog-tit{
	font-size: 36px;
	line-height: 48px;
	margin-bottom: 40px;
	font-family: inter-SemiBold;
}
.blog-list1{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px 20px;
}
.blog-list1 li{
	display: block;
	padding: 0 10px;
	width: 50%;
	margin-bottom: 20px;
}
.blog-list1 .con{
	display: block;
	border-radius: 12px;
	padding: 20px;
	background-color: #fff;
	box-shadow: 0px 10px 20px 0px #6573A51F;
	border: 1px solid #D1DAE8;
	overflow: hidden;
	color: #1E2128;
}
.blog-list1 .pic{
	margin-bottom: 20px;
	font-size: 0;
	overflow: hidden;
}
.blog-list1 .pic img{
	width: 100%;
	transition: .3s;
}
.blog-list1 .con:hover .pic img{
	transform: scale(1.08);
}
.blog-list1 .tag{
	font-size: 0;
	margin-bottom: 10px;
	overflow: hidden;
}
.blog-list1 .tag span{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0 8px;
	line-height: 36px;
	font-size: 16px;
	color: #0074FC;
	background-color: #0074FC1A;
}
.blog-list1 .tit{
	font-size: 20px;
	line-height: 28px;
	height: 56px;
	font-family: inter-SemiBold;
	margin-bottom: 16px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	overflow:hidden;
}
.blog-list1 .desc{
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	margin-bottom: 16px;
	font-family: inter-Regular;
	margin-bottom: 16px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	overflow:hidden;
}
.blog-list1 .date{
	font-size: 16px;
	line-height: 24px;
	font-family: inter-Regular;
	color: #848FA0;
}
.blog-more{
	display: block;
	width: 400px;
	line-height: 58px;
	border: 2px solid #D1DAE8;
	font-size: 20px;
	text-align: center;
	border-radius: 30px;
	margin: 0 auto;
	transition: .3s;
}
.blog-more:hover{
	border-color: #0074FC;
	color: #0074FC;
}
@media screen and (max-width:950px) {
	.blog-ban{
		padding: 60px 0 30px;
	}
	.blog-ban .bigtit{
		font-size: 14px;
		line-height: 1.4;
	}
	.blog-ban .bigtit .tit{
		font-size: 36px;
		line-height: 48px;
		margin-bottom: 12px;
	}
	.blog-about1 .con{
		display: block;
	}
	.blog-about1 .pic{
		width: auto;
		margin-right: 0;
		margin-bottom: 12px;
	}
	.blog-about1 .tit{
		font-size: 18px;
		line-height: 1.4;
		margin-bottom: 12px;
	}
	.blog-about1 .desc{
		font-size: 14px;
		line-height: 1.4;
		margin-bottom: 12px;
	}
	.blog-about1 .date{
		font-size: 14px;
		line-height: 1.4;
	}
	.blog-tablist::-webkit-scrollbar{
		height: 0;
	}
	.blog-tablist li{
		margin-right: 8px;
	}
	.blog-tab .info{
		padding: 10px 0;
	}
	.blog-tab .info.pof{
		padding: 9px 0;
		top: 60px;
	}
	
	.blog-row1{
		padding: 18px 0 28px;
	}
	.blog-tit{
		font-size: 18px;
		line-height: 1.4;
		margin-bottom: 20px;
	}
	.blog-list1{
		display: block;
		margin: 0;
	}
	.blog-list1 li{
		width: auto;
		padding: 0;
	}
	.blog-list1 .con{
		padding: 12px;
	}
	.blog-list1 .pic{
		margin-bottom: 12px;
	}
	.blog-list1 .tag{
		margin-bottom: 6px;
	}
	.blog-list1 .tag span{
		margin-right: 6px;
		margin-bottom: 6px;
		line-height: 28px;
		padding: 0 6px;
	}
	.blog-list1 .tit{
		font-size: 16px;
		height: auto;
		line-height: 24px;
		margin-bottom: 12px;
	}
	.blog-list1 .desc{
		font-size: 14px;
		height: auto;
		line-height: 1.4;
		margin-bottom: 12px;
	}
	.blog-list1 .date{
		font-size: 14px;
		line-height: 1.4;
	}
	.blog-more{
		width: 88px;
		line-height: 38px;
		border-width: 1px;
		font-size: 16px;
	}
}
/* blog end */
/* blog-detail */
.blog-cur{
	font-size: 14px;
	margin-bottom: 101px;
}
.blog-cur a{
	padding: 0 4px;
	color: #848FA0;
	font-weight: 400;
}
.blog-cur a:hover{
	color: #0074FC;
}
.blog-cur span{
	font-size: 0;
}
.blog-cur p{
	display: inline;
	padding: 0 4px;
	font-weight: 500;
	color: #1E2128;
}
@media screen and (max-width:950px) {
	.blog-cur{
		display: none;
	}
}
.blogDetail{
	color: #1E2128;
	padding: 40px 0 80px;
	background: linear-gradient(180deg, #EFF4FE 0%, #FFFFFF 35.03%);
	overflow: hidden;
}
.blog-about2{
	position: relative;
}
.blog-about2 .lbox{
	float: left;
	width: 63.33%;
}
.blog-about2 .rbox{
	float: right;
	width: 400px;
}
.blog-about2 .rbox.pof{
	position: fixed;
	top: 80px;
	left: 50%;
	margin-left: 600px;
	transform: translateX(-100%);
	padding-top: 20px;
	z-index: 50;
}
.blog-about2 .rbox.poa{
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
}
.blog-info1{
	margin-bottom: 60px;
}
.blog-info1 .tit{
	font-size: 36px;
	line-height: 48px;
	font-family: inter-SemiBold;
	margin-bottom: 20px;
}
.blog-info1 .date{
	font-size: 16px;
	line-height: 24px;
	font-family: inter-Regular;
	color: #848FA0;
}
.blog-info2 .con{
	display: block;
	margin-bottom: 40px;
}
.blog-info2 .tit{
	font-size: 20px;
	line-height: 28px;
	font-family: inter-SemiBold;
	margin-bottom: 20px;
}
.blog-info2 .desc{
	font-size: 16px;
	line-height: 24px;
	font-family: inter-Regular;
}
.blog-info2 .pic{
	font-size: 0;
}
.blog-info2 .pic img{
	width: 100%;
}
.blog-tit2{
	font-size: 16px;
	color: #848FA0;
	font-family: inter-Regular;
	margin-bottom: 20px;
}
.blog-list2{
	margin-bottom: 40px;
}
.blog-list2 li{
	margin-bottom: 20px;
}
.blog-list2 li:last-child{
	margin-bottom: 0;
}
.blog-list2 .con{
	display: block;
	font-size: 16px;
	line-height: 24px;
	font-family: inter-Medium;
	padding-left: 48px;
	color: #848FA0;
	position: relative;
	transition: .3s;
}
.blog-list2 .con::after{
	content: '';
	position: absolute;
	top: 11px;
	left: 0;
	width: 40px;
	height: 1px;
	background-color: #848FA0;
	z-index: 2;
}
.blog-list2 .con:hover,
.blog-list2 li.on .con{
	color: #1E2128;
}
.blog-list2 li.on .con::after{
	background-color: #1E2128;
}
.blog-info3{
	padding: 40px 28px;
	background-color: #fff;
	box-shadow: 0px 10px 20px 0px #6573A51F;
	border-radius: 20px;
	overflow: hidden;
}
.blog-list3{
	margin-bottom: 20px;
	border-bottom: 1px solid #D1DAE8;
}
.blog-list3 li{
	margin-bottom: 20px;
}
.blog-list3 .con{
	display: block;
	font-size: 16px;
	line-height: 24px;
	font-family: inter-Medium;
	transition: .3s;
}
.blog-list3 .con:hover{
	color: #0074FC;
}
.blog-list3 .con::before{
	content: '';
	display: inline-block;
	width: 4px;
	height: 12px;
	background-color: #0074FC;
	border-radius: 2px;
	margin-right: 7px;
}
.blog-share{
	font-size: 0;
	margin-bottom: -12px;
}
.blog-share li{
	display: inline-block;
	vertical-align: middle;
	margin-right: 12px;
	margin-bottom: 12px;
}
.blog-share li:last-child{
	margin-right: 0;
}
@media screen and (max-width:1200px) {
	.blog-about2 .rbox{
		width: 33.33vw;
	}
	.blog-about2 .rbox.pof{
		left: auto;
		right: 15px;
		margin-left: 0;
		transform: none;
	}
}
@media screen and (max-width:950px) {
	.blogDetail{
		padding: 0 0 28px;
		background: none;
	}
	.blog-about2 .lbox{
		float: none;
		width: auto;
	}
	.blog-about2 .rbox{
		float: none;
		width: auto;
	}
	.blog-info1{
		background-color: #F0F5FF;
		padding: 40px 28px 28px;
		margin: 0 -28px;
	}
	.blog-info1 .tit{
		font-size: 24px;
		line-height: 32px;
	}
	.blog-info1 .date{
		font-size: 14px;
		line-height: 1.4;
	}
	.blog-info2{
		padding-top: 40px;
	}
	.blog-info2 .con{
		margin-bottom: 20px;
	}
	.blog-info2 .desc{
		font-size: 14px;
		line-height: 1.4;
	}
	.blog-info2 .tit{
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 8px;
		font-family: inter-Medium;
	}
	.blog-about2 .rbox.pof{
		position: static;
	}
	.blog-about2 .rbox.poa{
		position: static;
	}
	.blog-tit2{
		display: none;
		font-size: 14px;
		line-height: 1.4;
		margin-bottom: 12px;
	}
	.blog-list2{
		display: none;
	}
	.blog-info3{
		background-color: #F0F5FF;
		padding: 20px;
		text-align: center;
		box-shadow: none;
	}
	.blog-list3{
		display: none;
	}
	.blog-info3 .blog-tit2{
		display: block;
	}
	.blog-info3 .blog-tit2:first-child{
		display: none;
	}
	.blog-share li{
		width: 40px;
	}
}
/* blog-detail end */