﻿@charset "utf-8";
article,aside,audio,blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,img,input,li,ol,p,pre,progress,sub,summary,sup,td,textarea,th,ul {
	margin: 0;
	padding: 0
}

fieldset,iframe,img {
	border: 0 none
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: 400
}

li,ol,ul {
	list-style: none
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: 400
}

a {
	text-decoration: none
}

img {
	vertical-align: middle
}

article,aside,audio,progress,summary {
	display: block
}

button,input,textarea {
	font-family: inherit;
	font-size: inherit
}

.clearfix {
	zoom: 1
}

.clearfix:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.vm {
	vertical-align: middle
}

.pr {
	position: relative
}

.pa {
	position: absolute
}

.block {
	display: block
}

.icon {
	display: inline-block;
	vertical-align: middle
}

.hidden {
	visibility: hidden
}

.none {
	display: none
}

body {
	background: #f2f5f9;
}

a,body {
	color: #333
}

a {
	cursor: pointer
}

a:hover {
	color: #36aafd
}

.wrap {
	width: 1200px;
	margin: 0 auto
}

.full-wrap {
	width: 100%;
	min-width: 1200px
}

.mt30 {
	margin-top: 28px
}


.border-shadow {
	border-bottom: 1px solid #eef1f5
}

.ellipsis {
	white-space: nowrap
}

.ellipsis,.line-clamp-2,.line-clamp-3 {
	text-overflow: ellipsis;
	overflow: hidden
}


.header {
	height: 80px;
	background: #fff;
	box-shadow: 1px 1px 1px #e6e6eb
}

.header .logo {
	float: left;
	display: inline-block;
	margin-right: 130px;
	padding: 20px 0
}

.header .logo .btn-logo {
	display: block;
	background-repeat: no-repeat;
	background-image: url(Images/Logo.png);
	width: 150px;
	height: 46px
}

@media (-webkit-min-device-pixel-ratio:1.3),(min--moz-device-pixel-ratio:1.3),(min-device-pixel-ratio:1.3),(min-resolution:1.3dppx) {
	.header .logo .btn-logo {
		background-image: url(Images/Logo.png);
		height: 47px;
		width: 150px;
		background-size: 150px auto
	}
}

.nav {
	z-index: 6;
	transition: background .4s
}

.nav.nav-fixed {
	position: fixed;
	top: 0;
	left: 0;
	margin-top: 0;
	background: #fff;
	box-shadow: 1px 1px 1px #e6e6eb
}

.nav ul {
	height: 60px;
	box-shadow: 0 1px 0 #e6e6eb
}

.nav li {
	float: left;
	background: #fff
}

.nav li .nav-item,.nav li .nav-item-root {
	display: inline-block;
	width: 300px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	border-radius: 3px;
	position: relative;
	cursor: pointer;
	z-index: 2;
	transition: background-color .2s,color .2s
}

.nav li .nav-item-root:hover,.nav li .nav-item-root:hover .nav-item-root,.nav li .nav-item:hover,.nav li .nav-item:hover .nav-item-root {
	color: #36aafd
}

.nav li .nav-item-root:hover .sec-wall,.nav li .nav-item:hover .sec-wall {
	animation: a .2s;
	animation-fill-mode: forwards;
	height: 280px
}

.nav li .nav-item-root:hover .sec-bell,.nav li .nav-item:hover .sec-bell {
	animation: b .2s;
	animation-fill-mode: forwards;
	height: 80px
}

.nav li .nav-item-root.active,.nav li .nav-item.active {
	color: #fff;
	background: #36aafd
}

.nav li .nav-item-root.active .icon-nav-soft,.nav li .nav-item.active .icon-nav-soft {
	background-repeat: no-repeat;
	background-image: url(Images/sprite-common-sef7c107ce9.png);
	background-position: 0 -177px;
	width: 24px;
	height: 24px
}

@media (-webkit-min-device-pixel-ratio:1.3),(min--moz-device-pixel-ratio:1.3),(min-device-pixel-ratio:1.3),(min-resolution:1.3dppx) {
	.nav li .nav-item-root.active .icon-nav-soft,.nav li .nav-item.active .icon-nav-soft {
		background-image: url(Images/sprite-common-sef7c107ce9.png);
		background-position: 0 -177px;
		height: 24px;
		width: 24px;
		background-size: 120px auto
	}
}

.nav li .nav-item-root.active .nav-item-root,.nav li .nav-item.active .nav-item-root {
	color: #fff
}

.nav li .nav-item-root .icon,.nav li .nav-item .icon {
	margin: 0 10px 4px 0
}

.nav li .sec-nav {
	width: 300px;
	top: 100%;
	left: 0;
	right: 0;
	position: absolute;
	text-align: center;
	z-index: 3;
	height: 0;
	overflow: hidden;
	line-height: 0;
	background-color: #fff;
	box-shadow: 0 1px 2px #e4e4e4,0 -1px 2px #e4e4e4,-1px 0 2px #e4e4e4,1px 0 2px #e4e4e4
}

.nav li .sec-nav .nav-link {
	color: #333;
	width: 300px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	font-size: 14px
}

.nav li .sec-nav .nav-link:hover {
	color: #36aafd;
	background-color: #f9f9f9
}

.nav li .sec-nav .active,.nav li .sec-nav .active:hover {
	color: #fff;
	background-color: #36aafd
}

.nav-pd {
	height: 80px
}

.crumb {
	height: 50px;
	line-height: 50px
}

.crumb,.crumb a {
	color: #848484
}

.crumb a:hover {
	color: #36aafd
}

.btn-installs {
	position: relative;
	width: 68px
}

.btn-installs .btn-install-x,.btn-installs .btn-install-y {
	display: none;
	width: 100%;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	border-radius: 2px;
	-webkit-user-select: none
}

.btn-installs .btn-install-x {
	background: #6a77f1;
	border: 1px solid #6a77f1
}

.btn-installs .btn-install-x:hover {
	border: 1px solid #5f6bd8;
	background: #5f6bd8
}

.btn-installs .btn-install-y {
	position: absolute;
	left: 0;
	top: -30px;
	background: #36aafd;
	border: 1px solid #36aafd
}

.btn-installs .btn-install-y:hover {
	border: 1px solid #3099e3;
	background: #3099e3
}

.btn-installs .btn-space,.btn-installs:hover .btn-install {
	display: none
}

.btn-installs:hover .btn-install-x,.btn-installs:hover .btn-install-y {
	display: block
}

.btn-installs:hover .btn-space {
	display: block;
	width: 100%;
	height: 4px;
	position: absolute;
	left: 0;
	top: -4px
}

.footer {
	background: #262627;
	padding-top: 20px;
}

.footer,.footer a {
	color: #777
}

.footer a:hover {
	color: #dfdfdf
}

.footer .copyright {
	padding-bottom: 10px;
	text-align: center;
	font-size: 14px;
	line-height: 22px;
	
}

.footer .copyright strong {
	font-weight: 400
}

.choose {
	padding: 25px;
	text-align: center
}

@keyframes a {
	0% {
		height: 0
	}

	to {
		height: 280px
	}
}

@keyframes b {
	0% {
		height: 0
	}

	to {
		height: 80px
	}
}

.detail .detail-box {
	float: left;
	width: 780px;
	min-height: 600px;
	background: #fff;
	border-radius: 2px;
	padding: 28px
}

.detail .detail-side {
	float: left;
	margin-left: 28px;
	width: 330px
}

@media screen and (min-width:1220px) and (min-height:500px) {
	.detail .detail-side {
		position: fixed;
		left: 50%;
		margin-left: 255px
	}
}

@media screen and (max-width:1220px) {
	.detail .detail-box,.detail .detail-side {
		zoom: .9;
		-moz-transform: scale(.9);
		-moz-transform-origin: top center
	}

	.detail .detail-side {
		-moz-transform-origin: top left
	}
}

@media screen and (max-width:1100px) {
	.detail .detail-box,.detail .detail-side {
		zoom: .85;
		-moz-transform: scale(.85);
		-moz-transform-origin: top center
	}

	.detail .detail-side {
		-moz-transform-origin: top left
	}
}

@media screen and (max-width:1064px) {
	.detail .detail-box,.detail .detail-side {
		zoom: .8;
		-moz-transform: scale(.8);
		-moz-transform-origin: top center
	}

	.detail .detail-side {
		-moz-transform-origin: top left
	}
}

.detail.detail-page {
	width: 1200px
}

.detail.detail-page .detail-box,.detail.detail-page .detail-side {
	zoom: 1;
	-moz-transform: scale(1);
	-moz-transform-origin: top center
}

.detail.detail-page .detail-side {
	position: static;
	float: left;
	margin-left: 28px;
	width: 330px
}

.detail h3.title {
	font-size: 18px;
	line-height: 40px;
	margin-top: 20px
}

.detail h3.title .icon {
	width: 2px;
	height: 20px;
	background: #36aafd;
	margin-right: 10px;
	vertical-align: middle
}

.detail h3.title .show-more {
	float: right;
	margin-right: 20px;
	font-size: 14px;
	color: #36aafd
}

.detail h3.title .show-more .arrow {
	display: inline-block;
	margin-bottom: 2px;
	margin-left: 5px
}

.detail h3.title .show-more .arrow.arrow-down {
	border-top: 6px solid #36aafd
}

.detail h3.title .show-more .arrow.arrow-down,.detail h3.title .show-more .arrow.arrow-up {
	content: "";
	height: 0;
	width: 0;
	border-left: 6px dashed transparent;
	border-right: 6px dashed transparent
}

.detail h3.title .show-more .arrow.arrow-up {
	border-bottom: 6px solid #36aafd
}

.detail .detail-header {
	position: relative
}

.detail .detail-header .app-icon {
	float: left;
	border-radius: 22px;
	overflow: hidden
}

.detail .detail-header .app-info {
	float: left;
	width: 480px;
	margin-left: 28px
}

.detail .detail-header .app-info .app-title {
	font-size: 28px;
	line-height: 34px
}

.detail .detail-header .app-info .app-desc {
	line-height: 60px
}

.detail .detail-header .app-info .app-desc span {
	color: #ff891e
}

.detail .detail-header .app-info .power-tag,.detail .detail-header .app-info .safe-tag {
	display: inline-table;
	margin-right: 20px;
	padding-left: 20px;
	line-height: 15px;
	vertical-align: super
}

.detail .detail-header .app-info .safe-tag {
	background-position: 0 -216px
}



.detail .detail-header .app-info .power-tag {
	cursor: pointer;
	position: relative;
	background-position: 0 -231px
}

.detail .detail-header .app-info .power-tag .icon {
	border: 4px solid transparent;
	border-top-color: #848484;
	height: 0;
	margin-left: 5px;
	margin-top: -2px;
	left: 100%;
	position: absolute;
	top: 50%;
	width: 0
}

.detail .detail-header .app-info .permission-list {
	position: absolute;
	top: 130px;
	left: 130px;
	background: #fff;
	border: 1px solid #e6e6eb;
	border-radius: 6px;
	padding: 10px 20px;
	z-index: 9
}

.detail .detail-header .app-info .permission-list p {
	color: #5caaec
}

.detail .detail-header .app-info .permission-list ul {
	padding: 10px 20px
}

.detail .detail-header .app-info .permission-list ul li {
	font-size: 12px;
	list-style: initial;
	color: #848484
}

.detail .detail-header .app-comment-count {
	position: absolute;
	right: 0;
	top: 55px;
	color: #848484
}

.detail .screen-shots {
	position: relative;
	width: 100%;
	height: 422px
}

.detail .screen-shots .next,.detail .screen-shots .prev {
	position: absolute;
	width: 48px;
	height: 96px;
	top: 50%;
	margin-top: -50px;
	background: #000;
	opacity: .3;
	filter: alpha(opacity=30);
	z-index: 1
}

.detail .screen-shots .next:hover,.detail .screen-shots .prev:hover {
	background: #36aafd;
	opacity: 1;
	filter: alpha(opacity=100)
}

.detail .screen-shots .next:active,.detail .screen-shots .prev:active {
	background: #3099e3;
	opacity: 1;
	filter: alpha(opacity=100)
}

.detail .screen-shots .next .icon,.detail .screen-shots .prev .icon {
	margin: 30px 15px
}

.detail .screen-shots .prev {
	left: -28px
}

.detail .screen-shots .next {
	right: -28px
}

.detail .screen-shots .gallery-box {
	width: 100%;
	height: 100%;
	min-height: 285px;
	margin-top: 10px;
	overflow: hidden;
	position: relative
}

.detail .screen-shots .gallery {
	position: absolute;
	left: 0;
	top: 0;
	width: 2000px
}

.detail .screen-shots .gallery li {
	float: left;
	display: inline-block;
	border: 1px solid #e6e6eb;
	margin-right: 15px;
	width: 248px;
	height: 420px;
	overflow: hidden
}

.detail .screen-shots .gallery li img {
	width: 100%;
	height: 100%
}

.detail .screen-shots.landscape {
	height: 285px
}

.detail .screen-shots.landscape .gallery li {
	width: 380px;
	height: 285px
}

.detail .app-detail-info span {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	color: #848484
}

.detail .app-detail-info span.col-1 {
	width: 30%
}

.detail .app-detail-info span.col-2 {
	width: 70%
}

.detail .app-detail-info span strong {
	color: #333
}

.detail .app-detail-intro,.detail .app-detail-log {
	line-height: 28px;
	height: 84px;
	overflow: hidden;
	color: #848484
}

.detail .app-detail-intro.expand,.detail .app-detail-log.expand {
	height: auto;
	min-height: 84px
}

.detail .app-comment .comment-item {
	padding: 20px 0;
	border-bottom: 1px solid #e6e6eb
}

.detail .app-comment .comment-title {
	line-height: 1
}

.detail .app-comment .user-name {
	font-weight: 700
}

.detail .app-comment .user-name span.icon {
	margin-left: 20px
}

.detail .app-comment .pub-date {
	color: #848484
}

.detail .app-comment .reply-box {
	background-color: #f6f6f6;
	padding: 5px 20px;
	margin-top: 10px;
	border: 1px solid #e6e6eb
}

.detail .app-comment .comment-cnt,.detail .app-comment .reply-cnt {
	padding-top: 5px;
	line-height: 24px;
	clear: both;
	color: #848484;
	word-break: break-all
}

.detail .app-comment .comment-cnt .user-name,.detail .app-comment .reply-cnt .user-name {
	color: #333
}

.detail .app-comment-tool {
	padding: 20px;
	text-align: center
}

.detail .app-comment-tool .btn-load-comment {
	display: inline-block;
	width: 125px;
	height: 30px;
	line-height: 30px;
	background: #fff;
	border: 1px solid #e6e6eb;
	border-radius: 2px
}

.detail .app-comment-tool .btn-load-comment:hover {
	color: #36aafd;
	border-color: #36aafd
}

.detail .app-comment-tool .btn-load-comment:active {
	color: #fff;
	background: #36aafd;
	border-color: #36aafd
}

.detail .app-install {
	background: #fff;
	border-radius: 2px;
	padding: 28px
}

.detail .app-install .app-icon {
	float: left;
	border-radius: 16px;
	overflow: hidden
}

.detail .app-install .app-info {
	float: left;
	width: 173px;
	margin-left: 20px
}

.detail .app-install .app-info .app-title {
	font-size: 20px;
	line-height: 45px
}

.detail .app-install .app-info .app-downs {
	line-height: 35px;
	color: #848484
}

.detail .app-install .btn-installs {
	float: left;
	width: 100%;
	position: inherit
}

.detail .app-install .btn-installs .btn-install,.detail .app-install .btn-installs .btn-space {
	display: none
}

.detail .app-install .btn-installs .btn-install-x,.detail .app-install .btn-installs .btn-install-y {
	position: static;
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	margin-top: 20px
}

.detail .app-like {
	background: #fff;
	border-radius: 2px;
	padding: 10px 20px 0
}

.detail .app-like .title {
	margin-top: 0
}

.detail .app-like .app-main-list li {
	margin: 0 13px 20px
}

.detail .app-like .app-main-list li .app-title {
	height: 28px;
	line-height: 28px
}

.detail .app-tag {
	background: #fff;
	border-radius: 2px;
	padding: 10px 20px
}

.detail .app-tag .title {
	margin-top: 0
}

.detail .app-tag .app-tag-list a {
	display: inline-block;
	float: left;
	padding: 5px 15px;
	margin: 10px 10px 5px 0;
	background: #f8f8f8;
	border-radius: 3px;
	white-space: nowrap
}

.detail .app-tag .app-tag-list a:hover {
	background: #36aafd;
	color: #fff
}

/*修改*/

.app_zone {
	margin-bottom: 99px;
	margin-top:-10px;
	height: auto;
}

.app_zone .ios_apps {
	width: 1226px;
    margin: 30px 0 13px;
}

.app_zone li {
	float: left;
	text-align: center;
	width: 280px;
	height: 200px;
	padding: 25px 0;
	background: #fff;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	-moz-border-radius: 2px;
	margin: 0 26px 26px 0
}

.app_zone li .pr {
	width: 64px;
	height: 64px;
	margin: 0 auto
}

.app_zone li .pr img {
	width: 100%
}

.app_zone li .pa {
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 64px;
	height: 64px;
	top: 0;
	left: 0
}

.app_zone li h3 {
	display: block;
	margin: 10px auto 4px;
	font-weight: 700;
	font-size: 16px;
	color: #333
}

.app_zone li h3,.app_zone li p {
	width: 250px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.app_zone li p {
	height: 20px;
	margin: 0 auto;
	font-size: 14px;
	color: #737373
}

.app_zone li .btn {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #25c88a;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	-moz-border-radius: 2px
}

.app_zone li .btn-installs {
	margin: 10px auto 0;
	width: 160px;
	height: 40px
}

.app_zone li .btn-installs .btn-install-y {
	width: 78px;
	margin-right: 4px;
	float: left
}

.app_zone li .btn-installs .btn-install-x {
	background: #6a77f1;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	-moz-border-radius: 2px
}

.app_zone li .btn-installs .btn-install-x,.app_zone li .btn-installs .btn-install-y {
	display: none
}

.app_zone li .btn-installs:hover .btn-install-x,.app_zone li .btn-installs:hover .btn-install-y {
	display: block
}

.app_zone li .btn-installs:hover .btn-install {
	display: none
}

.app_zone li .btn-installs-2 .btn-install-x {
	width: 78px;
	float: left
}

.app_zone .ios_apps .btn {
	background-color: #43b1fa
}


.download{display:block; width: 170px; height: 44px; margin:auto; line-height: 44px; text-align: center; background-color: #36aafd; color:#fff; font-size: 16px; position: absolute; bottom:-6px; left:0px;}
.download img{margin-right: 10px; vertical-align: middle; margin-top: -3px;}
.download:hover{margin-top: 13px; background-color: #23b718; color:#fff; box-shadow:0 2px 4px #ececec;}

.card {
	cursor: pointer;
	transition: box-shadow .3s ease-out;
	-webkit-transition: box-shadow .3s ease-out;
	-moz-transition: box-shadow .3s ease-out;
	-ms-transition: box-shadow .3s ease-out;
	-o-transition: box-shadow .3s ease-out
}

.card:hover {
	box-shadow: 0 4px 40px 0 rgba(0,0,0,.1);
	-webkit-box-shadow: 0 4px 40px 0 rgba(0,0,0,.1);
	-ms-box-shadow: 0 4px 40px 0 rgba(0,0,0,.1);
	-o-box-shadow: 0 4px 40px 0 rgba(0,0,0,.1);
	-moz-box-shadow: 0 4px 40px 0 rgba(0,0,0,.1)
}
