@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;
}
li {
	list-style: none
}
h1 {
	font-size: 42px;
}
.download_con>li {
	overflow: hidden
}
.download_con>li:first-child {
	padding-top:4.5%;
	padding-left: 9%;
	overflow: visible
}
.download_con>li .textcon {
	width:35%;
	padding-bottom: 8%;
	text-align: center;
}
.textcon>img:first-child {
	width: 20%;
    margin-bottom: 20px;
}
.textcon>img+img {
	width: 90%;
}
.textcon>img+h5{
	margin-bottom: 4rem;
	text-align:left;
	font-size:22px;
}
.code_con>img {
	width: 32%;
	background: #fff;
	border-radius: 5px;
}
.textcon h5~img {
	width: 32%;
	padding: 10px;
	background: #fff;
	border-radius: 5px;
	display: inline-block;
}
.code_con a {
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
	border: 2px solid #fff;
	padding: 12px;
	border-radius: 4px;
	background: #007aff;
	margin: 7% auto 14%;
	display: block;
	text-align: center;
	font-size: 22px;
}
.code_con a:hover{
	background: #0067ff;
}
.code_con a>img {
	width: 20px;
	vertical-align: middle;
	margin-right: 10px;
}
.code_con>a img {
	width: 25px;
	vertical-align: middle;
	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(odd) {
	background-color: #007aff;
}
.download_con>li:nth-child(odd) {
	color: #fff;
}
.download_con>li:first-child {
	background-color: #007aff;
}
.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: 16%;
	margin-left: 3%
}
.step_two div {
	float: right;
	width: 46.8%;
	margin-top: 22%;
	margin-bottom: 18%;
}
.download_con h1 {
	margin-bottom: 40px;
}
p {
	padding: 5px;
	font-size: 24px;
}
.step_three .step3 {
	right: 10.4%;
	width: 30%;
	bottom: 0%;
}
.step_three div {
	margin-top: 19%;
	margin-left: 8%;
	margin-bottom: 18.8%
}
.step_four .step4 {
	width: 45%;
	margin-top: 10%;
	margin-bottom: 6.5%;
}
.step_four>div {
	float: right;
	margin-right: 20%;
	margin-top: 21%
}
.step_five {
	background: url(../images/dl_bottom_bg.jpg) left bottom no-repeat;
	background-size: cover;
	text-align: center;
	padding: 12%
}
.step_five .code_con {
	width: 41%;
	margin: 3% auto;
	text-align: right;
}
.step_five .code_con p {
	left: 0
}
.phone_bg {
	bottom: -12%;
    right: 10.8%;
    z-index: 3;
    width: 26.5%;
}
.phone_bg2 {
	right: 29.6%;
    bottom: 0px;
    width: 20%;
}
.code_con {
	position: relative;
	text-align:left
}
.code_con p {
	position: absolute;
	right: 15%;
	bottom: -6%;
	width: 40%;
}
.bg {
	width: 100%;
	left: 0%;
	bottom: 0;
	opacity: .2;
	filter: alpha(opacity=20);
	height: 98%;
}
.iphone_icon {
	background: url(images/phone_icon.png) center center no-repeat;
}
.download_con li h1:after {
	content: "━━━";
	color: #fff;
	left: 0;
	bottom: -39px;
}
.download_con li:nth-child(even) h1:after {
	color: #007aff;
}
.download_con .step_four h1:after, .download_con .step_two h1:after {
	color: #007aff;
}
.download_con>li:nth-child(even) {
	color: #333
}

/*小分辨率兼容*/
@media screen and ( max-width: 1440px ) {
.code_con a {
	padding: 5px 10px;
	font-size: 16px;
}
}

@media screen and ( max-width: 1280px ) {
.step_five .code_con p {
	left: 0;
	width: 50%;
	bottom: -17%;
}
}

@media screen and ( max-width: 1200px ) {
.download_con>li .textcon {
	width: 50%
}
.line_bg01, .line_bg02, .line_bg03, .phone_bg2 {
	display: none
}
h1 {
	font-size: 30px;
}
p {
	font-size: 20px;
}
.step_five>img:first-child {
	width: 55%
}
.phone_bg {
	width:30%;
	bottom: 8%;
	right: 10.5%;
}
.step_five .code_con {
	width: 90%;
	margin: 6% auto;
}
.code_con p {
	width: 43%;
}
}

@media screen and ( max-width: 1024px ) {
.step_five .code_con p {
	bottom: -7%;
}
}

@media screen and ( max-width: 820px ) {
.step_four>div {
	margin-top: 15%;
	margin-right: 8%;
}
p {
	font-size: 20px;
}
.step_three div {
	margin-left: 3%;
}
.step_three .step3 {
	right: 2%
}
.step_two div {
	width: 36.8%;
}
.step_two .step2 {
	width: 55%;
}
.phone_bg {
	bottom: 15%;
	right: 10%;
	width: 30%;
}
.step_five {
	padding: 12% 0;
}
.code_con p {
	right: 0;
	bottom: -22%;
	width: 53%;
}
}

@media screen and ( max-width: 768px ) {
.step_five .code_con p {
	left: 10%;
	bottom: -6%;
	width: 45%;
}
}
@media screen and (max-width: 640px) {
.code_con p {
	right: -3%;
	bottom: -26%;
	width: 57%;
}
}
@media screen and ( max-width: 600px ) {
.step_two .step2, .download_con>li .textcon, .step_two div, .step_four .step4 {
 width: 96%;
} 
.phone_bg, .step_three .step3 {
 display: none
}
.step_four>div {
 float: left;
 margin-left: 5%;
 margin-bottom: 10%;
}
.step_five .code_con p {
 left: 0;
 bottom:-14%;
 width: 45%;
}
}
@media screen and ( max-width: 375px ) {
 .code_con p {
 right: -2%;
 width: 58%;
}
.step_five .code_con p {
 left: -3%;
 bottom: -26%;
 width: 58%;
}
}
