@-webkit-keyframes floatImg {
	0% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px)
	}

	50% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes floatImg {
	0% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px)
	}

	50% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

.trw-banner-box {
	background: url(../images/trw-banner.39e57b30e.png) no-repeat;
	background-size: cover
}

#trw-btn {
	background: #FF7829;
	color: #fff;
	margin-left: 26px
}

#trw-btn:hover {
	background: #fff !important;
	color: #FF7829
}

.banner-test-a,
.banner-test-b {
	display: none
}

.swiper-banner-container {
	min-width: 1280;
	overflow: hidden;
	position: relative
}

.swiper-button-prev {
	left: 0;
	width: 40px;
	height: 60px;
	background: url(../images/banner-left.4ea5a33d9.png) center no-repeat;
	background-size: cover
}

.swiper-button-next {
	right: 0;
	width: 40px;
	height: 60px;
	background: url(../images/banner-right.4c0905198.png) center no-repeat;
	background-size: cover
}

.swiper .swiper-pagination {
	overflow: hidden;
	position: absolute;
	bottom: 70px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.swiper .swiper-pagination .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: #DEDEDE;
	border-radius: 50%;
	margin: 0px 15px 40px 15px;
	opacity: 1
}

.swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 41px;
	height: 12px;
	background: #1867FF;
	border-radius: 6px
}

.banner-img,
.self-banner-wrap {
	height: 100vh;
	min-height: 620px;
	max-height: 650px;
	background-size: cover !important
}

.banner-img {
	background: url(../images/banner-bg.873029cef.png) no-repeat;
	background-position: center bottom
}

.self-banner {
	display: flex;
	align-items: center;
	justify-content: space-around
}

.banner-l {
	flex: 1;
	text-align: center;
	margin-bottom: 80px
}

.banner-l .banner-msg {
	color: #666;
	font-size: 22px;
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px
}

.banner-l .banner-msg>div {
	width: 100%;
	line-height: 36px;
	padding-left: 19px;
	margin-bottom: 8px;
	position: relative
}

.banner-l .banner-msg-first {
	margin-top: 20px
}

.banner-l .banner-msg-first>div {
	padding-left: 28px
}

.banner-l .banner-msg-first>div::after {
	top: 12px;
	width: 16px;
	height: 16px;
	background: url(../images/gou.610262ba1.png) center no-repeat;
	background-size: cover
}

.banner-l .banner-extra-msg {
	font-size: 22px;
	color: #666;
	margin-top: 20px
}

.banner-l .banner-msg1 {
	color: #666;
	font-size: 24px;
	line-height: 1.8;
	margin-top: 32px
}

.banner-l .banner-btn-a {
	display: inline-block;
	margin-top: 35px;
	margin-left: 32px
}

.banner-l .banner-btn-a:nth-of-type(1) {
	margin-left: 0
}

.banner-l .banner-btn,
.banner-l .banner-demo-btn {
	width: 218px;
	height: 48px;
	background: #1867FF;
	box-shadow: 0px 2px 10px 2px rgba(0, 19, 72, 0.1);
	border-radius: 4px;
	line-height: 48px;
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	color: #FFFFFF;
	transition: .4s;
	cursor: pointer
}

.banner-l .banner-btn:hover,
.banner-l .banner-demo-btn:hover {
	background: #fff !important;
	color: #1867FF
}

.banner-l .banner-demo-btn {
	background: transparent;
	border: 2px solid #1867FF;
	box-sizing: border-box;
	color: #1867FF;
	line-height: 24px
}

.banner-l .banner-demo-btn:hover {
	background: transparent !important;
	color: #1867FF
}

.video-box {
	overflow: hidden;
	width: 724px;
	height: 395px;
	margin-top: 30px;
	background: url(../images/video-bg.9797824f4.png) center no-repeat;
	background-size: cover;
	position: relative;
	top: -125px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 88
}

.video-box img {
	display: block;
	width: 118px;
	height: 118px;
	margin: 119px auto 0;
	transition: all .3s;
	cursor: pointer
}

.video-box img:hover {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.banner-r-bind {
	width: 686px;
	height: 361px;
	margin: 40px -90px 0 0
}

.banner-r5 {
	width: 488px;
	height: 314px
}

.banner-r9 {
	width: 438px;
	height: 429px
}

.banner-r10 {
	width: 480px;
	height: 390px
}

.video-wrap {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000000;
	width: 100%;
	height: 100vh
}

.video-wrap .video-shadow {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000001;
	background: rgba(0, 0, 0, 0.3);
	width: 100%;
	height: 100vh
}

.video-wrap video {
	display: block;
	position: relative;
	z-index: 1000002;
	outline: none;
	margin: 100px auto;
	background: #fff
}

.public-title {
	line-height: 53px;
	color: #333333;
	font-size: 38px;
	font-weight: bold;
	color: #333
}

.use-scene-bg {
	color: #333333
}

.use-scene-bg .use-scene-wrap {
	padding: 60px 0px 70px
}

.use-scene-bg .use-scene-wrap .use-scene-body {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 24px
}

.use-scene-bg .use-scene-wrap .use-scene-body:nth-of-type(1) {
	margin-top: 58px
}

.use-scene-bg .use-scene-wrap .use-scene-body a {
	width: 247px;
	height: 250px;
	padding: 25px 0 0 0;
	display: flex;
	flex-direction: column;
	align-items: center
}

.use-scene-bg .use-scene-wrap .use-scene-body a:hover {
	border-radius: 8px;
	box-shadow: 0px 2px 20px 0px rgba(0, 37, 107, 0.1)
}

.use-scene-bg .use-scene-wrap .use-scene-body a:hover .use-scene-li-normal>h2 {
	color: #1C90FF
}

.use-scene-bg .use-scene-wrap .use-scene-body a .use-scene-item-img {
	width: 50px;
	height: 50px
}

.use-scene-bg .use-scene-wrap .use-scene-body a .use-scene-li-normal {
	margin-top: 24px;
	text-align: center
}

.use-scene-bg .use-scene-wrap .use-scene-body a .use-scene-li-normal>h2 {
	color: #333333;
	line-height: 33px;
	font-size: 24px;
	font-weight: 600
}

.use-scene-bg .use-scene-wrap .use-scene-body a .use-scene-li-normal>p:nth-of-type(1) {
	line-height: 24px;
	color: #666666;
	font-size: 18px;
	font-weight: 400;
	margin-top: 16px
}

.assist-wrap .assist-center .text {
	margin-bottom: 78px
}

.assist-wrap .assist-center .assist-content {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 70px
}

.assist-wrap .assist-center .assist-content .assist-title {
	justify-content: flex-start
}

.assist-wrap .assist-center .assist-content .assist-text {
	width: 546px;
	text-align: left
}

.assist-wrap .assist-center .assist-content .assist-text p {
	font-size: 18px;
	font-weight: 400;
	color: #666666;
	line-height: 36px;
	margin: 32px 0px 42px 0
}

.assist-wrap .assist-center .assist-content .assist-text .assist-url {
	font-size: 20px;
	font-weight: 400;
	color: #1867FF;
	line-height: 28px;
	display: flex;
	align-items: center;
	justify-content: flex-start
}

.assist-wrap .assist-center .assist-content .assist-text .assist-url a {
	margin-right: 40px;
	width: 143px;
	height: 36px;
	border-radius: 4px;
	border: 1px solid #1867FF;
	text-align: center;
	line-height: 36px;
	transition: .4s
}

.assist-wrap .assist-center .assist-content .assist-text .assist-url a:hover {
	background: #1867FF;
	color: #fff
}

.assist-wrap .assist-center .assist-content .assist-text .assist-url .url-a {
	width: 225px
}

.assist-wrap .assist-center .assist-content img {
	width: 431px;
	height: 342px
}

.assist-wrap .assist-center .assist-tow img {
	width: 599px;
	height: 360px
}

.assist-wrap .assist-center .assist-three img {
	width: 427px;
	height: 325px
}

.advantages-bg {
	background: url(../images/advantages_bg.041ddc91f.jpg) no-repeat center;
	background-size: cover
}

.advantages-bg .advantages-wrap {
	padding: 60px 0px 75px
}

.advantages-bg .advantages-wrap .advantages-subtitle {
	line-height: 25px;
	color: #666666;
	font-size: 18px;
	text-align: center;
	margin-top: 24px
}

.advantages-bg .advantages-wrap .advantages-content {
	display: flex;
	justify-content: space-between
}

.advantages-bg .advantages-wrap .advantages-content .advantages-item {
	width: 282px;
	height: 378px;
	background: #FFFFFF;
	border-radius: 8px;
	box-shadow: 0px 2px 24px 0px rgba(18, 51, 172, 0.1);
	margin-top: 40px;
	text-align: center
}

.advantages-bg .advantages-wrap .advantages-content .advantages-item>img {
	width: 70px;
	height: 70px;
	margin-top: 41px
}

.advantages-bg .advantages-wrap .advantages-content .advantages-item .advantages-item-main {
	margin-top: 32px;
	padding: 0 29px
}

.advantages-bg .advantages-wrap .advantages-content .advantages-item .advantages-item-main .advantages-item-title {
	font-size: 24px;
	color: #333333;
	line-height: 33px;
	font-weight: bold
}

.advantages-bg .advantages-wrap .advantages-content .advantages-item .advantages-item-main .advantages-item-line {
	width: 20px;
	height: 4px;
	border-radius: 4px;
	background: #FFC459;
	display: inline-block;
	margin-top: 10px
}

.advantages-bg .advantages-wrap .advantages-content .advantages-item .advantages-item-main .advantages-item-text {
	font-size: 18px;
	color: #666666;
	line-height: 26px;
	margin-top: 26px
}

.step-wrap {
	width: 1200px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding: 50px 0 52px 0
}

.step-wrap .step-wrap-center {
	display: flex;
	justify-content: space-between;
	margin-top: -10px
}

.step-wrap .step-block {
	position: relative;
	width: 414px;
	height: 407px;
	background-size: cover;
	margin-top: 40px;
	transition: all .3s
}

.step-wrap .step-block:hover {
	margin-top: 16px
}

.step-wrap .step-block:hover>div {
	color: #1890FF
}

.step-wrap .step-block>div {
	overflow: hidden;
	width: 414px;
	height: 407px
}

.step-wrap .step-block .step-1,
.step-wrap .step-block .step-2 {
	background: url(../images/step-front.0ead6108b.png) no-repeat center
}

.step-wrap .step-block .step-3 {
	background: url(../images/step-end.32b258f20.png) no-repeat center
}

.step-wrap .step-block img {
	width: 200px;
	height: 150px;
	display: block;
	margin: 70px auto 0
}

.step-wrap .step-block .step-title {
	line-height: 30px;
	font-size: 22px;
	font-weight: 600;
	margin-top: 30px;
	text-align: center
}

.step-wrap .step-block p {
	line-height: 25px;
	font-size: 17px;
	text-align: center;
	margin-top: 14px
}

.both-use-wrap {
	padding: 60px 0px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.both-use-wrap .both-use-img {
	width: 1202px;
	height: 684px;
	margin: 38px 0 0 40px
}

.platform-wrap {
	padding: 60px 0px 75px
}

.platform-wrap ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 36px
}

.platform-wrap ul li {
	border: 1px solid rgba(0, 0, 0, 0.1);
	width: 120px;
	height: 126px;
	margin: 0 7px
}

.platform-wrap ul li a {
	transition: .6s
}

.platform-wrap ul li a:hover img.platform-icon-s {
	display: block
}

.platform-wrap ul li a:hover img.platform-icon-n {
	display: none
}

.platform-wrap ul li a:hover p {
	color: #333
}

.platform-wrap ul li a img {
	display: block;
	width: 68px;
	height: 68px;
	margin: 11px auto 5px
}

.platform-wrap ul li a img.platform-icon-s {
	display: none
}

.platform-wrap ul li a p {
	font-size: 16px;
	color: #999;
	text-align: center
}

.news-wrap {
	padding: 0 0 70px 0
}

.news-wrap .news-tips {
	font-size: 18px;
	color: #1890FF;
	line-height: 25px;
	text-align: right;
	margin-top: 24px
}

.news-wrap .new-news-wrap {
	display: flex;
	justify-content: space-between
}

.news-wrap .new-news {
	width: 300px;
	height: 220px;
	background: #FFFFFF;
	border-radius: 12px;
	box-shadow: 0px 4px 24px 0px rgba(0, 22, 84, 0.1);
	cursor: pointer;
	padding: 38px 12px 0 22px;
	margin-top: 24px
}

.news-wrap .new-news:hover .new-news-title {
	color: #1890FF
}

.news-wrap .new-news .new-news-title {
	font-size: 22px;
	font-weight: 600;
	color: #333333;
	line-height: 30px
}

.news-wrap .new-news .new-news-msg {
	height: 55px;
	font-size: 18px;
	color: #666666;
	line-height: 27px;
	margin-top: 24px;
	display: -webkit-box;
	/* -webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden */
}

.news-wrap .new-news .new-news-more {
	line-height: 20px;
	color: #999999;
	margin-top: 24px;
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: space-between
}

.news-wrap .new-news .new-news-more>div:nth-of-type(1) {
	max-width: 181px;
	background: #FBFBFD;
	border-radius: 2px;
	display: inline-block;
	padding: 4px
}

.ready-public-bg {
	overflow: hidden;
	background: url(../images/ready-bg.cb5b64a7d.png) no-repeat center;
	background-size: cover;
	height: 300px
}

.ready-public-bg .ready-wrap {
	color: #fff;
	text-align: center
}

.ready-public-bg .ready-wrap h2 {
	font-size: 32px;
	font-weight: bold;
	margin: 58px 0 20px
}

.ready-public-bg .ready-wrap p {
	font-size: 18px
}

.ready-public-bg .ready-wrap .btn-group {
	display: flex;
	justify-content: center;
	margin-top: 50px
}

.ready-public-bg .ready-wrap .btn-group button {
	width: 182px;
	height: 52px;
	color: #3E86EE;
	font-size: 16px;
	border-radius: 4px;
	margin: 0 35px;
	transition: .6s;
	cursor: pointer
}

.ban-app-wrap {
	background: #FEF7E5
}

.ban-app-wrap .ban-app {
	width: 1200px;
	color: #333333;
	font-size: 14px;
	line-height: 20px;
	padding: 10px 0
}

.ban-app-wrap .ban-app .ban-icon {
	width: 14px;
	position: relative;
	top: 1px;
	margin-right: 2px
}

.ban-app-wrap .ban-app>span:nth-of-type(1) {
	color: #faad14
}

.join-wrap {
	display: none
}


/* 代理 */
.dl {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.dl_banner {
	width: 100%;
	height: 574px;
	position: relative;
	font-size: 12px;
	overflow: hidden;
}

.dl_banner img {
	/*width: 100%;*/
	/*height: 574px;*/
	/*max-width: 1920px;*/
	/*margin: 0 auto;*/
	/*display: block;*/
	overflow: hidden;
  width: 1920px;
  height: 574px;
  position: relative;
  left: 50%;
  margin-left: -960px;
	
}

.dl_banner_box {
	width: 1200px;
	margin: 0 auto;
	height: 574px;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 0;
}

.dl_banner_box h1 {
	font-size: 40px;
	color: #0c62e3;
	padding: 0px 0 0px 0;
	margin-top: 150px;
	font-weight: bold;
}

.dl_banner_box h2 {
	font-size: 30px;
	color: #7cb0fe;
	padding: 20px 0 70px 0;
	font-weight: bold;
}

.dl_banner_btn {
	display: flex;
	height: 58px;
	line-height: 58px;
	text-align: center;
	font-size: 24px;
	margin-top: 320px;
}

.dl_banner_btn1 {
	width: 230px;
	border: 1px solid #fe8f3d;
	background: #fe8f3d;
	color: #ffffff;
	margin: 0 60px 0 0;
	border-radius: 5px;

}

.dl_banner_btn2 {
	width: 230px;
	border: 1px solid #fe8f3d;
	background: #e4f1f9;
	color: #fe8f3d;
	border-radius: 5px;
}

.dl_flex {
	display: flex;
}

.dl_title {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	line-height: 100px;
}

.t-left {
	text-align: left !important;
}

.dl_dlmk {
	width: 100%;
	margin-bottom: 50px;
}

.dl_dlmk_box ul {
	width: 80%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto;
	margin-top: 20px;

}

.dl_dlmk_box ul li {
	border: 1px solid #cccccc;
	width: calc(25% - 40px);
	text-align: center;
	height: 240px;
	border-radius: 10px;
	padding: 0 20px;
}

.dl_dlmk_box ul li img {
	width: 80px;
	height: 80px;
	display: block;
	margin: 40px auto 30px auto;
}

.dl_dlmk_box ul li h1 {
	display: block;
	font-size: 22px;
	margin-bottom: 10px;
}

.dl_dlmk_box ul li h2 {
	display: block;
	font-size: 12px;
	color: #777777;
	line-height: 18px;
}

.dl_fczc {
	width: 100%;
	margin-bottom: 50px;
	background: #f1f5fa;
	padding: 0 0 30px 0;
}

.dl_fczc_box ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 20px;

}

.dl_fczc_box ul li {
	/*border: 1px solid #cccccc;*/
	/* width: calc(33.33% - 20px); */
	width: 353px;
	height: 227px;
	/* height: 140px; */
	border-radius: 10px;
	margin-bottom: 40px;
	position: relative;
	padding: 20px;
	background: url(/static/images/dl/bg1.png) no-repeat;
	background-size: 100% 100%;
	/*background: #5674ff;*/

}

.dl_fczc_box ul li img {
	width: 100px;
	height: 100px;
	display: block;
	margin: 20px auto 10px auto;
	position: absolute;
	right: 0px;
	bottom: -20px;
}

.dl_fczc_box ul li h1 {
	display: block;
	font-size: 24px;
	margin: 10px 0 10px 0;
	color: #ffffff;
}

.dl_fczc_box ul li h2 {
	display: block;
	font-size: 16px;
	color: #777777;
	line-height: 24px;
	color: #ffffff;
}

.dl_yslp {
	width: 100%;
	margin-bottom: 50px;
}

.dl_yslp_box ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 20px;
	position: relative;
}

.dl_yslp_box ul li {
	width: calc(50% - 160px);
	text-align: right;
	border-radius: 10px;
	margin: 20px 0 40px 0;
	height: 100px;
	position: relative;
}

.dl_yslp_box ul li h1 {
	display: block;
	font-size: 24px;
	margin-bottom: 10px;
	color: #277BFA;
}

.dl_yslp_box ul li h2 {
	width: 337px;
	display: block;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	position: absolute;
	right: 0;
	color: #333333;
}

.dl_yslp_box ul li:nth-child(2) h1,
.dl_yslp_box ul li:nth-child(3) h1 {
	color: #FFBE69;
}

.dl_yslp_box ul li:nth-child(2n) h2 {
	width: 337px;
	display: block;
	color: #777777;
	text-align: left;
	position: absolute;
	left: 0;
}

.dl_fczc_pic {
	width: 300px;
	height: 300px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -150px;
}

.dl_jbtj {
	width: 100%;
	margin-bottom: 50px;
	background: #f1f5fa;
}

.dl_jbtj_box ul {
	width: 1130px;
	display: flex;
	flex-wrap: wrap;
	/* justify-content: space-between; */
	margin: 0 auto;
	margin-top: 20px;
}

.dl_jbtj_box ul li {
	/* border: 1px solid #cccccc; */
	width: 371px;
	text-align: center;
	height: 255px;
	background: #F7FBFF;
	padding: 0 40px;
}

.dl_jbtj_box ul li:nth-child(2n) {
	background: #E7F2FF;
}

.dl_jbtj_box ul li img {
	width: 60px;
	height: 60px;
	display: block;
	margin: 40px auto 20px auto;
}

.dl_jbtj_box ul li h1 {
	display: block;
	font-size: 24px;
	margin-bottom: 10px;
}

.dl_jbtj_box ul li h2 {
	display: block;
	font-size: 16px;
	color: #333333;
	line-height: 24px;
	font-weight: initial;
}

.dl_jmlc {
	width: 100%;
	margin-bottom: 50px;
	font-size: 12px;
}

.dl_jmlc_box ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 20px;
}

.dl_jmlc_box ul li {
	width: calc(20% - 10px);
	text-align: center;
	/* height: 152px; */
	border-radius: 10px;

}

.dl_jmlc_box ul li div {
	/* width: calc(20% - 10px); */
	width: 152px;
	text-align: center;
	height: 152px;
	border-radius: 10px;
	background: #C2DBFF;
	padding: 37px;
	border-radius: 50%;
	margin: 0 auto;

}

.dl_jmlc_box ul li div img {
	width: 80px;
	height: 80px;
	display: block;
	/* margin: 30px auto 0px auto; */
	/* border-radius: 50%; */
}

.dl_jmlc_box ul li h1 {
	display: block;
	font-size: 24px;
	margin: 20px 0 0 0;
	position: relative;
}

.dl_jmlc_box ul li h1::before {
	content: '';
	position: absolute;
	right: -34px;
	top: -120px;
	background: url(/static/images/dl/jt.png) no-repeat;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
}

.dl_jmlc_box ul li:nth-last-child(1) h1::before {
	content: '';
	display: none;
}

.dl_jmlc_box ul li h2 {
	display: block;
	font-size: 12px;
	color: #777777;
	line-height: 18px;
}

.dl_jmlc_btn {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
	margin-top: 90px;
	font-size: 24px;
}

.dl_jmlc_btn div {
	border-radius: 5px;
	line-height: 80px;
}

.dl_jmlc_btn1 {
	width: 320px;
	border: 1px solid #277cfb;
	background: #277cfb;
	color: #ffffff;
	margin: 0 80px 0 0;
}

.dl_jmlc_btn2 {
	width: 180px;
	border: 1px solid #277cfb;
	color: #277cfb;
}

.dl_form {
	width: 100%;
	margin-bottom: 50px;
}

.dl_form_box {
	width: 780px;
	margin: 0 auto;
	font-size: 12px;
}

.dl_form_box_item {
	padding: 10px 0;
	text-align: left;
	display: flex;
}

.dl_form_box_item span {
	padding: 10px 0;
	text-align: left;
	display: block;
	width: 90px;
}

.dl_form_box_item span::before {
	content: "*";
	color: red;
}

.dl_form_box_item input {
	border: 1px solid #eeeeee;
	width: 100%;
	flex: 1;
	padding: 0 10px;
	border-radius: 3px;
	line-height: 38px;
}

.dl_form_box_item textarea {
	border: 1px solid #eeeeee;
	width: 100%;
	flex: 1;
	padding: 10px;
	border-radius: 3px;
}

.dl_form_btn {
	text-align: center;
	border: 1px solid #277cfb;
	background: #277cfb;
	color: #ffffff;
	line-height: 40px;
	width: 100px;
	border-radius: 5px;
	margin-top: 20px;
}

/* 代理end */


/* 下载 */
.xz {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.xz_banner {
	width: 100%;
	height: 866px;
	position: relative;
	font-size: 12px;
	overflow: hidden
}

.xz_banner .picimg {
	overflow: hidden;
  width: 1920px;
  height: 866px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.xz_banner_box {
	width: 1200px;
	margin: 0 auto;
	height: 866px;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 0;
}

.xz_banner_box h1 {
	font-size: 28px;
	padding: 180px 0 0px 0;
	font-weight: bold;
	display: -webkit-inline-box;
	line-height: 52px;
	color: #000;
}

.xz_banner_box h1 img {
	width: 52px;
	height: 52px;
	margin-right: 5px;
}

.xz_banner_box h2 {
	font-size: 30px;
	color: #333333;
	padding: 30px 0 20px 0;
	font-weight: 400;
}

.xz_banner_box h3 {
	font-size: 20px;
	color: #474747;
	padding: 0px 0 70px 0;
	font-weight: 400;
}

.xz_banner_btn {
	display: flex;
	height: 58px;
	line-height: 58px;
	text-align: center;
	font-size: 14px;
	position: absolute;
	left: 0;
	top: 500px;
}

.xz_banner_btn img {
	width: 28px;
	height: 28px;
	margin: 0 5px;
	/* margin: 13px 5px 0 40px; */
}

.xz_banner_btn1 {
	width: 160px;
	border: 2px solid #5697fc;
	background: #DAE9FF;
	color: #277BFA;
	margin: 0 20px 0 0;
	border-radius: 10px;
	display: flex;
	position: relative;


}

.xz_banner_btn2 {
	width: 160px;
	border: 2px solid #ffffff;
	background: #ffffff;
	color: #333333;
	margin: 0 0px 0 0;
	border-radius: 10px;
	display: flex;
	position: relative;

}

.xz_banner_btn1 a {
	width: 160px;
	border: 2px solid #DAE9FF;
	background: #DAE9FF;
	color: #277BFA;
	/* margin: 0 20px 0 0; */
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;

}

.xz_banner_btn2 a {
	width: 160px;
	border: 2px solid #333333;
	background: #ffffff;
	color: #333333;
	margin: 0 0px 0 0;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

.xz_ewm {
	padding: 12px;
	width: 183px;
	height: 191px;
	/* border: 1px solid #F7f7f7; */
	/* background: #ffffff; */
	border-radius: 5px;
	margin-top: 20px;
	display: none;
	position: absolute;
	top: 40px;
	left: -12px;
	background: url(../images/xz/ewm_bg.png) no-repeat;
	background-size: 100% 100%;
}

.xz_ewm::before {

}

.xz_ewm img {
	width: 134px;
	height: 134px;
	margin: 22px 0px 10px 13px;
}

/* 下载end */


/* 关于我们 */
.gywm {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.gywm_banner {
	width: 100%;
	height: 574px;
	position: relative;
	font-size: 12px;
	overflow: hidden
}

.gywm_banner img {
		overflow: hidden;
  width: 1920px;
  height: 574px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.gywm_banner_box {
	width: 1200px;
	margin: 0 auto;
	height: 666px;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 0;
}

.gywm_banner_box h1 {
	font-size: 40px;
	color: #0c62e3;
	padding: 160px 0 0px 0;
	font-weight: bold;
}

.gywm_banner_box h2 {
	font-size: 30px;
	color: #7cb0fe;
	padding: 20px 0 70px 0;
	font-weight: bold;
}

.gywm_banner_btn {
	display: flex;
	height: 58px;
	line-height: 58px;
	text-align: center;
	font-size: 24px;
}

.gywm_banner_btn1 {
	width: 230px;
	border: 1px solid #fe8f3d;
	background: #fe8f3d;
	color: #ffffff;
	margin: 0 60px 0 0;
	border-radius: 5px;

}

.gywm_banner_btn2 {
	width: 230px;
	border: 1px solid #fe8f3d;
	background: #e4f1f9;
	color: #fe8f3d;
	border-radius: 5px;
}

.gywm_flex {
	display: flex;
}

.gywm_title {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	margin: 80px 0 80px 0;
}

.t-left {
	text-align: left !important;
}

.gywm_js {
	width: 100%;
	margin-bottom: 50px;
}

.gywm_js_text {
	color: #474747;
	font-size: 18px;
	line-height: 30px !important;
}

.gywm_js_text b {
	color: #333333;
}

.gywm_js_box ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto;
	margin-top: 20px;

}

.gywm_js_box ul li {
	/* border: 1px solid #cccccc; */
	width: calc(25% - 40px);
	text-align: center;
	/* height: 240px; */
	border-radius: 10px;
	/* padding: 0 20px; */
}

.gywm_js_box ul li img {
	width: 80px;
	height: 80px;
	display: block;
	margin: 40px auto 30px auto;
}

.gywm_js_box ul li h1 {
	display: block;
	font-size: 60px;
	margin-bottom: 20px;
}

.gywm_js_box ul li h2 {
	display: block;
	color: #777777;
	line-height: 24px;
	font-size: 24px;
}

.gywm_js_top {
	margin-bottom: 50px !important;
}

.gywm_js_top li h1 {
	font-size: 60px;
}

.gywm_js_top li:nth-child(1) h1 {
	color: #FF615D;
}

.gywm_js_top li:nth-child(2) h1 {
	color: #0091FF;
}

.gywm_js_top li:nth-child(3) h1 {
	color: #FF990D;
}

.gywm_js_top li:nth-child(4) h1 {
	color: #00ffd8;
}

.gywm_js_top li h2 {
	font-size: 24px;
	color: #474747;
	font-weight: 400;
}

.gywm_js_bottom {
	margin-top: 50px !important;
	margin-bottom: 80px !important;
}

.gywm_js_box .gywm_js_bottom li {
	/* border: 1px solid #cccccc; */
	width: calc(33.33% - 50px);
	text-align: center;
	height: 164px;
	border-radius: 10px;
	padding: 0 20px;
	background: #F5F9FF;
}

.gywm_js_box .gywm_js_bottom li h1 {
	font-size: 18px;
	color: #474747;
	margin-top: 50px;
}

.gywm_js_box .gywm_js_bottom li h2 {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}

/* 关于我们end */