@charset "UTF-8";

.nav-right .nav2 a {
	color: #28a7e1!important;
}
body {
	font-family:  "PingFangSC-Light","微软雅黑";
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.tac {
	text-align: center;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clearfix:before,.clearfix:after{
	display: table;
	content: "";
	clear: both;
	height: 0;
}
.clearfix{
	zoom: 1;
}

/*banner部分*/
.banner-wrap {
	width:100%;
    height: 420px;
    overflow: hidden;
    min-width: 1200px;
    background: url(../images/app_imgs/banner.jpg) no-repeat center center;
    background-color: #181268;
}
/*banner end*/

/*position部分*/
.position {
	width:100%;
	background: #f5f5f5;
	text-align:left;
	height: 50px;
}
.position .posi-text {
	width: 1200px;
	margin: 0 auto;
	text-align: left;
	line-height: 50px;
	font-size: 14px;
	color: #666666;
}
.app-list-wraper{
	width: 100%;
	text-align: center;
	margin-bottom: 129px;
	background: url(../images/app_imgs/im_bg_jba.png)no-repeat left 15px ,url(../images/app_imgs/im_bg_jbb.png)no-repeat right 15px ;
	background-size: 1580px 683px,308px 337px 
}
.app-list-wraper .title{
	font-size: 32px;
	color: #333333;
	padding: 50px 0 45px;
}
.app-list-wraper .list {
	font-size: 0;
	white-space: nowrap;
}
.app-list-wraper .list .list-item {
	display: inline-block;
	position: relative;
	width: 380px;
	height: 500px;
	background: #ffffff;
	border-radius: 10px;
	-webkit-box-shadow: #f3f5fe 0px 0px 30px;
   -moz-box-shadow: #f3f5fe 0px 0px 30px;
   box-shadow: #f3f5fe 0px 0px 30px;
   margin-right: 27px;
   vertical-align: top;
}
.list-item.qiye .btn-iphone .qr-img,
.list-item.qiye .btn-andriod .qr-img {
	position: absolute;
	width: 124px;
	height: 131px;
	left: 62px;
	top: 35px;
	display: none;
	background: url(../images/app_imgs/qiye_qr.png) no-repeat center center;
	background-size: 100% 100%;
    z-index: 1000;
}
.list-item.yunying .btn-iphone .qr-img {
	position: absolute;
	width: 124px;
	height: 131px;
	left: 62px;
	top: 35px;
	display: none;
	background: url(../images/app_imgs/yunying_ios.png) no-repeat center center;
	background-size: 100% 100%;
    z-index: 1000;
}
.list-item.yunying .btn-andriod .qr-img {
	position: absolute;
	width: 124px;
	height: 131px;
	left: 62px;
	top: 35px;
	display: none;
	background: url(../images/app_imgs/yunying_ard.png) no-repeat center center;
	background-size: 100% 100%;
    z-index: 1000;
}
.list-item.jizhang .btn-iphone .qr-img,
.list-item.jizhang .btn-andriod .qr-img {
	position: absolute;
	width: 124px;
	height: 131px;
	left: 62px;
	top: 35px;
	display: none;
	background: url(../images/app_imgs/jizhang_qr.png) no-repeat center center;
	background-size: 100% 100%;
    z-index: 1000;
}
.list-item .link{
	display: inline-block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 159px 0 0 79px;
}
.list-item .app-logo{
	position: absolute;
	width: 82px;
	height: 82px;
	background: url(../images/app_imgs/icon_qiyesap.png) no-repeat center center;
	background-size: 100% 100%;
	box-shadow: 0 0 10px 0 rgb(255 75 246 / 30%);
  border-radius: 20px;
	left: 79px;
	top: 42px;
}
.list-item .app-logo.run {
	background: url(../images/app_imgs/ion_yysap.png) no-repeat center center;
}
.list-item .app-logo.daizhang{
	background: url(../images/app_imgs/icon_huisap.png) no-repeat center center;
}
.list-item .app-type{
	position: absolute;
	left: 182px;
	top: 61px;
	font-size: 20px;
	color: #333333;
	text-align: left;
	line-height: 20px;
}
.list-item .app-version{
	position: absolute;
	left: 182px;
	top: 97px;
	font-size: 16px;
	color: #999999;
	text-align: left;
	line-height: 16px;
}
.list-item .app-function {
	text-align: left;
}
.list-item .app-function h2{
	font-size: 18px;
	color: #333333;
	line-height: 20px;
	margin-bottom: 18px;
}
.list-item .app-function ul{
	margin-bottom: 8px;
}
.list-item .app-function ul li{
	font-size: 14px;
	color: #666666;
	line-height: 20px;
    margin-bottom: 5px;
}
.list-item .app-function ul li:last-child {
	 margin-bottom: 0;
}
.list-item .app-function .more {
	font-size: 14px;
	color: #359dff;
	cursor: pointer;
}
.list-item .btn-iphone,
.list-item .btn-andriod {
	position: absolute;
	left: 50%;
	margin-left: -110px;
	width: 220px;
	height: 56px;
	bottom: 112px;
	background: #ff5261;
	color: #ffffff;
	font-size: 0;
	text-align: center;
	border-radius: 5px;
}
.list-item .btn-iphone.run {
	background: #FF872F;
}
.list-item .btn-iphone.daizhang {
	background: #737DFF;
}
.list-item .btn-andriod {
	bottom: 43px;
	background: #3899f3;
}
 .icon-iphone,.icon-andriod {
	display: inline-block;
	background: url(../images/app_imgs/icon_adr.png) no-repeat center center;
	width: 22px;
	height: 25px;
	margin-right: 13px;
    margin-top: 15px;
    vertical-align: top;
}
.icon-iphone {
	background: url(../images/app_imgs/icon_apple.png) no-repeat center center;
}
.btn-iphone .text,
.btn-andriod .text {
	display: inline-block;
	color: #ffffff;
	font-size: 14px;
    margin-top: 18px;
    line-height: 20px;
}