@charset "utf-8";
/* CSS Document */

body {
	font-family: Helvetica, Tahoma, Arial, "Microsoft YaHei", SimSun, sans-serif;
	color: #333;
	font-size: 20px;
}
body, h5 {
	font-weight: lighter;
}
body, h1, p, div, ul {
	margin: 0;
	padding: 0;
}
h5 {
	line-height: 1.8;
	font-size: 24px;
	text-align: left
}
ul {
	position: relative
}
li {
	list-style: none
}
h1 {
	font-size: 42px;
	font-weight: normal
}
.download_con>li {
	overflow: hidden
}
.download_con>li:first-child {
	padding-left: 8.5%;
	background: url(../images/showcard_top_bg.png) right bottom no-repeat;
	color: #fff;
	background-position: 0 115%;
	background-size: cover;
}
.download_con>li .textcon {
	width: 35%;
	padding-bottom: 8%;
	padding-top: 5%;
	padding-left: 0;
}
img {
	width: 100%;
	vertical-align: bottom;
}
.code_con>img {
	width: 140px;
	background: #fff;
	border-radius: 5px;
	margin-bottom: 30px;
}
h5+.code_con>img {
	display: inherit
}
.textcon .logo {
	width: 128px;
}
.textcon .logo~img {
	width: 60%;
	display: block;
	margin-top: 5%;
}
a {
	color: #00c3fe;
	text-decoration: none;
	vertical-align: middle;
	padding: 10px 30px;
	border-radius: 4px;
	background: #fff;
	text-align: center;
	font-size: 20px;
	border: none;
	margin-top: 30px;
	max-width: 240px;
}
a:hover {
	opacity: .9
}
a>img {
	width: 20px;
	vertical-align: bottom;
	margin-right: 10px;
}
.download_con>li, .download_con h1, .download_con>li .textcon {
	position: relative;
}
.phone_bg, .phone_bg2, .line_bg01, .line_bg02, .line_bg03, .step_three .step3, .bg, .download_con li h1:after {
	position: absolute;
}
.download_con>li:nth-child(3) {
	background: #f1faff;
}

.line_bg01 {
	width: 22%;
	height: 19%;
	left: 30%;
	top: 46%;
}
.line_bg02 {
	width: 54.5%;
	height: 25%;
	left: 14%;
	top: 18%;
	z-index: 5;
}
.line_bg03 {
	width: 41%;
	height: 25%;
	left: 16%;
	top: 26%;
}
.step_two .step2 {
	width: 42%;
	margin-top: 8%;
	margin-left: 2%
}
.step_two div {
	float: right;
	width: 46.8%;
	margin-top: 11%;
	margin-bottom: 18%;
}
.download_con h1 {
	margin-bottom: 40px;
	color: #004e95
}
.download_con h1~p {
	color: #9baaba;
}
p {
	padding: 5px;
	font-size: 26px;
}
.step_three .step3 {
	right: 5%;
	width: 45%;
	bottom: 0%;
}
.step_three div {
	margin-top: 15%;
	margin-left: 12%;
	margin-bottom: 15%
}
.step_four div {
	float: right;
	/*width: 46.8%;*/
	margin-top: 20%;
	margin-right:5%
}
.step_four .step4 {
	margin-left: 10%;
	width: 28.6%;
	margin-top: 8%;
}
.step_four>section> div {
	float: right;
	margin-right: 2%;
	margin-bottom: 5%;
	margin-top: 15%;
}
.step_five {
	background: url(../images/dl_bottom_bg.png) left bottom no-repeat;
	background-size: cover;
	text-align: center;
	padding: 10% 8% 4%
}
.step_five h2 {
	color: #fff;
	font-weight: lighter;
	letter-spacing: .3rem;
	transition: all .7s ease-out .5s;
	margin-bottom: 10%;
}
.step_five>div>img {
	transition: all .7s ease-out .1s;
}
.phone_bg {
	top: 2.5%;
	right: 3%;
	z-index: 3;
	width: 37.5%;
}
.phone_bg2 {
	right: 24.6%;
	bottom: 0;
	width: 19%;
}
.code_con {
	position: relative;
}
.bg {
	width: 100%;
	left: 0%;
	bottom: 0;
	opacity: .2;
	filter: alpha(opacity=20);/*	height:100%;*/
}
.iphone_icon {
	background: url(images/phone_icon.png) center center no-repeat;
}
.download_con li h1:after {
	content: "━━━";
	color: #00c2fe;
	left: 0;
	bottom: -39px;
}
.download_con>li:nth-child(even) {
	color: #333
}

/*xs screen css*/
@media screen and ( max-width: 1900px ) {
.phone_bg {
	top: 5%;
}
}

@media screen and ( max-width: 1680px ) {
.phone_bg {
	top: 6%;
}
}

@media screen and ( max-width: 1440px ) {
.phone_bg2 {
	display: none
}
.download_con>li .textcon {
	width: 45%;
}
.phone_bg {
	right: 5%;
	top: 4%;
	width: 45%
}
.step_three div {
	margin-left: 5%;
	width: 55%;
}
.step_four div {
	margin-top: 9%;
	margin-right: 8%;
	width: 40%;
}
.step_five {
	padding: 10% 8% 13%
}
}

@media screen and ( max-width: 1200px ) {
.line_bg01, .line_bg02, .line_bg03, .phone_bg2 {
	display: none
}
li>div {
	width: 90%
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 26px;
}
p {
	font-size: 20px;
}
.step_five>img:first-child {
	width: 30%
}
.code_con p {
	width: 43%;
}
.step_four>section> div {
	margin-top: -20%;
}
h1 {
	font-size: 30px;
}
}

@media screen and ( max-width: 1200px ) {
.step_five h2 {
	margin-bottom: 40%;
}
.step_three div {
	width: 55%;
}
.step_four div {
	width: 40%;
}
}

@media screen and ( max-width: 820px ) {
.step_four>div {
	margin-top: 9%;
	margin-right: 8%;
	width: 50%;
}
h1 {
	font-size: 26px;
}
h2 {
	font-size: 22px;
}
p {
	font-size: 20px;
}
.step_three div {
	margin-left: 3%;
	width: 60%;
}
.step_three .step3 {
	right: 2%
}
.step_two div {
	width: 40%;
}
.step_two .step2 {
	width: 55%;
}
.phone_bg {
	top: 6%;
	right: 0;
	width: 54%;
}
.code_con p {
	right: 0;
	bottom: -22%;
	width: 53%;
}
.step_five h2 {
	margin-bottom: 25%;
}
}

@media screen and (max-width: 640px) {
.code_con p {
	right: -3%;
	bottom: -26%;
	width: 57%;
}
.download_con>li>div {
	width: 96%;
}
}

@media screen and ( max-width: 600px ) {
.step_two .step2, .download_con>li .textcon, .step_two div, .step_four .step4 {
	width: 96%;
	padding-left: 0
}
.phone_bg, .step_three .step3, .phone_bg, .step_four .step4 {
	display: none
}
.step_four>section> div {
	margin-top: 6%;
}
.step_four>div {
	float: left;
	margin-left: 5%;
	margin-bottom: 10%;
}
}

@media screen and ( max-width: 375px ) {
.code_con p {
	right: -2%;
	width: 58%;
}
}
