<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background: #f4f4f4;
}
::-webkit-input-placeholder { /* WebKit browsers */
	color: #938665;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #938665;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #938665;
}  
/*banner鍥剧墖*/
.banner {
	background: #0b9ff3 url('/Res/images/static/d_banner.png') no-repeat center top;
	background-size: 100%;
	width:100%;
	height: 580px;
}
.banner .container {
	height:100%;
	position: relative;
}
.banner .right_phone img {
	position: absolute;
	bottom:0;
	right:0;
	width: 300px;
}
.left_box {
	float: left;
	padding-top:50px;
}
.left_box .h_word {
	padding-bottom:45px;
}
.left_box .h_word h1, .left_box .h_word h2 {
	font-size: 60px;
	color:#fff;
	font-weight:normal
}
.left_box .h_word h2 {
	padding-left: 100px;
}
.download_btn .barcode_img {
	float: left;
	width:150px;
}
.download_btn .barcode_img img {
	width:100%;
}
.download_btn .barcode_img span {
	display: block;
	text-align: center;
	color: #fff;
	padding-top: 5px;
}
.download_btn ._button {
	margin-left:40px;
	float: left;
}
.download_btn ._button .andriod_btn {
	padding-bottom: 25px;
	padding-top:15px;
}
.download_btn ._button .andriod_btn span {
	line-height: 48px;
	background: #fff;
	color: #0b9ff3;
	display: inline-block;
	font-size: 16px;
	border-radius: 4px;
	width: 210px;
	text-align: center;
}
.download_btn ._button .andriod_btn span .wlyy-andriod, .download_btn ._button .ios_btn span .wlyy-iphone {
	font-size: 28px;
	position: relative;
	top: 3px;
}
.download_btn ._button .andriod_btn span .wlyy-right, .download_btn ._button .ios_btn span .wlyy-right {
	font-weight:bolder
}
.download_btn ._button .ios_btn span {
	line-height: 46px;
	border:1px solid #9dd9fa;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	border-radius: 4px;
	width: 208px;
	text-align: center;
	margin-right: 25px;
}

/* 澶氫釜涓嬭浇鍐呭 浠ュ強淇闂 */
.download_list {
	background: #fff;
	padding: 40px 0 10px;
}
.download_list ul li {
	width:33.3%;
	float: left;
}
.download_list ul li:nth-child(3n+1) a {
	margin-right:15px
}
.download_list ul li:nth-child(3n+2) a {
	margin: 0 15px;
}
.download_list ul li:nth-child(3n+3) a {
	margin-left:15px;
}
.download_list ul li a {
	border:1px solid #e5e5e5;
	height:135px;
	display: block;
	transition: all 300ms ease;
	border-radius: 5px;
	margin-bottom:30px;
}
.download_list ul li a:hover{
	-webkit-box-shadow: 0 0 20px rgba(153, 153, 153, 0.3);
	-moz-box-shadow: 0 0 20px rgba(153, 153, 153, 0.3);
	box-shadow: 0 0 20px rgba(153, 153, 153, 0.3);
}
.pic_infor {
	display: table;
	height:100%;
	width:calc(100% - 40px);
	padding: 0 20px;
}
.download_list ul li a .pic {
	display: table-cell;
	vertical-align: middle;
	padding-right:8px;
	width:40px;
	position: relative;
	top:0;
	transition: all 300ms ease;
}
.download_list ul li a .pic img {
	width:100%;
}
.download_list ul li a .infor {
	display: table-cell;
	vertical-align: middle;
} 
.download_list ul li a .infor h2 {
	font-size:20px;
	padding-bottom:8px;
	color: #222;
}
.download_list ul li a .infor p {
	color: #707070;
}
.download_list ul li:hover a .pic {
	position: relative;
	top:-3px
}
/*绛栨湭鏉ュ鎴风涓嬭浇*/
.download_step {
	background: #fff;
}
.download_step .title {
	text-align: center;
	padding-bottom:20px;
}
.download_step .title h3 {
	font-size: 28px;
	display: inline-block;
	position: relative;
	padding-bottom:15px;
}
.download_step .title h3:after {
	content: '';
	width: 35px;
	height:3px;
	background: #ffa340;
	display: inline-block;
	position: absolute;
	left:0;
	right:0;
	margin:0 auto;
	bottom:0;
}
.download_step .d_video {
	background: url('/Res/images/static/d_video.jpg') no-repeat center top;
	background-size: 100%;
	height: 390px;
	position: relative;
}
.download_step .d_video .d_video_box {
	width: 550px;
	background: #1e3070;
	border-radius: 20px 20px 0 0;
	overflow: hidden;
	height: 80%;
	position: absolute;
	bottom:0;
	left:0;
	right:0;
	margin: 0 auto;
	overflow: hidden;
}
.download_step .d_video .d_video_box .xian {
	width: 120%;
	height:170px;
	background: rgba(255,255,255,.1);
	transform: rotate(-30deg);
	position: absolute;
	left:-60px;
	top: 60px
}
.download_step .d_video .d_video_box .video_btn {
	text-align: center;
	padding-top: 50px
}
.download_step .d_video .d_video_box .video_btn .download_btn {
	background: #fff;
	width:120px;
	height:120px;
	border-radius:50%;
	text-align: center;
	line-height: 120px;
	display: inline-block;
	color: #1d203a;
	font-size: 50px;
}
.download_step .d_video .d_video_box .video_btn .description {
	font-size: 20px;
	color: #fff;
	padding-top:23px
}
.download_step .d_video .d_video_box .video_btn  a {
	color: #0b9df3;
	font-size: 16px;
	margin-top:40px;
	display: inline-block;
}
/*step*/
.step_box {
	padding: 30px 0;
	display: table;
}
.step_box .step_item {
	width: 25%;
	border: 1px solid #ebecee;
	background: #fff;
	border-radius:5px;
	min-height:220px;
	position: relative;
	display: table-cell;
	vertical-align: middle;
	transition: all 300ms ease;
}
.step_box .step_item a {
	display: block;
	padding: 10px 20px;
	color:#000;
}
.step_box .step_item:hover{
	-webkit-box-shadow: 0 0 20px rgba(153, 153, 153, 0.3);
	-moz-box-shadow: 0 0 20px rgba(153, 153, 153, 0.3);
	box-shadow: 0 0 20px rgba(153, 153, 153, 0.3);
}
.step_box .step_item a h1 {
	font-size: 50px;
}
.step_box .step_item a .name {
	font-size:18px;
	font-weight: bolder;
}
.step_box .step_item a p{
	 color:#a0a0a0;
	 margin-top:10px;
}
.step_box .step_item a i {
	position: absolute;
	right:20px;
	top:20px;
	font-size: 48px;
	color:#ffa340
}
.step_icon {
	width:5%;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.step_icon i {
	font-size: 40px;
	color: #d8d8d8;
	font-weight: bold;
}
/*涓嬭浇涓撳尯*/
.download_main{
	background: #fff;
}
.download_main .title {
	text-align: center;
	padding-bottom:20px;
	padding-top:50px
}
.download_main .title h3 {
	font-size: 28px;
	display: inline-block;
	position: relative;
	padding-bottom:15px;
}
.download_main .title h3:after {
	content: '';
	width: 35px;
	height:3px;
	background: #ffa340;
	display: inline-block;
	position: absolute;
	left:0;
	right:0;
	margin:0 auto;
	bottom:0;
}
.download_main .version_list {
	padding-top: 20px
}
.download_main .version_list ul li {
	float: left;
	width:33.3%;
	text-align: center;
	padding-bottom:60px;
}
.download_main .version_list ul li a {
	color: #222;
	display: block;
}
.download_main .version_list ul li .icon {
	display: inline-block;
	width:160px;
	height:160px;
	border-radius: 50%;
	background: #f3f6fa;
	text-align: center;
	line-height: 160px;
	font-size: 70px;
	transition: all 300ms ease;
}
.download_main .version_list ul li .icon i {
	transition: all 300ms ease;
	position: relative;
	top:0;
}
.download_main .version_list ul li .name {
	display: block;
	font-size: 16px;
	padding-top:10px;
}

.download_main .version_list ul li a:hover .icon i{
	color: #0b9ff3;
	top:-3px;
}
.download_main .more {
	text-align: center;
	padding: 0 0 50px;
}
.download_main .more span {
	background: #ffa340;
	color:#fff;
	line-height: 50px;
	display: inline-block;
	padding: 0 60px;
	border-radius: 5px;
	cursor: pointer;
	transition: all 500ms ease;
}
.download_main .more span:hover {
	-webkit-box-shadow: 0 0 10px rgba(153, 153, 153, 0.8);
	-moz-box-shadow: 0 0 10px rgba(153, 153, 153, 0.8);
	box-shadow: 0 0 10px rgba(153, 153, 153, 0.8);
}
.download_main .more span i {
	font-weight: bold;
}

/*鍟嗗煄鍏ュ彛*/
.shop_button {
	background: #0b9df3;
	height: 130px;
	line-height: 130px;
	font-size: 40px;
	color: #fff;
	-webkit-text-shadow: 0 2px 3px rgba(0,0,0,.5);
	-moz-text-shadow: 0 2px 3px rgba(0,0,0,.5);
	text-shadow: 0 2px 3px rgba(0,0,0,.5);
}
.shop_button a {
	display: block;
	color: #fff;
}
.shop_button .button {
	background: #ffa340;
	color: #fff;
	font-size: 18px;
	float: right;
	line-height: 40px;
	margin-top: 45px;
	border-radius: 5px;
	padding: 0 50px;
	cursor: pointer;
}
.scroll_Fix {
	position: fixed;
    bottom: 30px;
    right: 200px;
	width: 80px;
	z-index: 99;
	background: #fff;
	text-align: center;
}
.scroll_Fix ul {
	padding: 0 10px
}
.scroll_Fix ul li {
	padding: 15px 0;
	border-bottom:1px solid #ececec;
	cursor: pointer;
}
.scroll_Fix ul li span{
	display: block;
}
.scroll_Fix ul li i {
	font-size: 28px;
}</pre></body></html>