/* 
* @Author: admin
* @Date:   2015-11-27 18:05:39
* @Last Modified by:   Administrator
* @Last Modified time: 2017-05-12 14:57:42
*/
/*app下载页面样式*/
.ban-app{
	padding-top:190px;
	min-height: 760px;
	overflow: hidden;
	background: url(../images/down_ban_bg.jpg) no-repeat center center;
	background-size: cover;
}
.ban-app .container{
	width: 960px;
}
.ydown-1 .ydown-2{
	display: inline-block;
	padding: 14px 26px;
	background:rgba(255,255,255,.2);
}

.ydown-1 .ydown-2 img{
	width: 320px;
}
.ydown-3{
	width: 250px;
    margin-top: 26px;
    display: inline-block;
}
.ydown-1 .ydown-31{
	color: #fff;
    font-size: 16px;
    vertical-align: bottom;
}
.ydown-4{
	font-size: 22px;
    margin-top: 20px;
    color: #fff;
    font-weight: 100;
}
.ydown-5{
	margin-top:26px;
}
.ydown-5 span a{
	display: inline-block;
    padding:12px 20px 12px 40px;
    border: 2px solid #2dbe60;
    border-radius: 10px;
    font-size: 18px;
    color: #2dbe60;
    margin-right: 20px;
    background: url(../images/android.png) no-repeat 6% center;
    -webkit-transition: all 0.5s;
}
.ydown-5 span a:hover{
	border: 2px solid #fff;
	color: #fff;
	background: url(../images/android1.png) no-repeat 6% center;
}
.ydown-5 span:nth-of-type(2) a{
	 background: url(../images/iphone2.png) no-repeat 6% center;
	 border: 2px solid #2dbe60;
     color:#2dbe60;
}
.ydown-5 span:nth-of-type(2) a:hover{
	background: url(../images/iphone1.png) no-repeat 6% center;
	 border: 2px solid #fff;
     color: #fff;
}
.s-download{
	display: none;
}
.s-download a{
	display:block;
    border: 1px solid #2dc061;
    width: 80%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 10px auto 0;
    color: #2dc061;
    font-size: 14px;
}
/* 弹窗 */
.dark_down{
	cursor: pointer;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.4);
    width: 100%;
    height: 100%;
    z-index: 99;
    display: none;
}
.adown_tishi{
    height: 100%;
    width: 100%;
    border-radius: 20px;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    display: none;
}
.adown_tishi img{
	margin-left: auto;
	padding-right: 20px;
	padding-top:20px;
}
.adown_tishi .adown_tishinr{
	background: rgba(0,0,0,0.6);
    width: auto;
    margin: 20px;
    border-radius: 70px;
    padding: 14px;
    border: 2px dashed #fff;
	box-sizing: border-box;
}
.adown_tishi .adown_tishinr .adown_tishinr1{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	color: #fff;
}
.adown_tishi .adown_tishinr .adown_tishinr2{
	color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
}
.y3load-1{
	height: 600px;
	background: #f4f4f4;
}
.y3load-2{
	background: #f4f4f4;
}
.y3loadli1{
	width: 960px;
	margin: 0 auto;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.y3load-3{
	background: #fff;
}
.y3loadli1 h3{
	font-size: 30px;
	color: #333;
	margin-top:216px;
}
.y3loadli1 p{
	width: 342px;
	font-size: 16px;
	margin-top: 26px;
    line-height: 24px;
}
.y3loadli1 .y3loadli1-1{
	position: absolute;
	right: 0;
	bottom: 60px;
}
.y3load-2 .y3loadli1-2{
	position: absolute;
	left: 0; 
	bottom:52px;
}
.y3load-2 .y3loadli1-3{
	position: absolute;
	left: 0; 
	bottom:0;
}
.y3loadli1 h3 img{
	display: inline-block;
	margin-right: 10px;
}
/*尺寸详情页*/
.return{
	margin-top: 20px;
    height: 50px;
}
.return a{
	font-weight: 100;
    font-size: 22px;
    color: #2dc061;
    position: relative;
    padding-left: 40px;
}
.return a i{
	height: 30px;
    width: 20px;
    position: absolute;
	background: url(../images/shangyiye.png) no-repeat left center;
	margin-left: -40px;
}
.footer_nav a.no_border{ border: 0;}
.box_pos{padding-left: 30%; position: relative;}
.guige_con .box img.guige_1{
	margin:0 auto;
}
.guige_con .box{
	padding: 60px 0;
	width: 100%;
	border-bottom: 1px solid #b8b8b8;
}

.guige_con .box div{
	height: 1px; width: 1px;
}
.guige_con .box .pl{
	padding-left: 80px;
}
.guige_con .b2 p{
	color: #323232;
	font-size: 16px;
	line-height: 38px;
}
.guige_con .b2 p span{
	color: #949494;
	font-size: 16px;
}
.guige_con .b3 p{
	color: #949494;
	font-size: 16px;
	line-height:38px;
}
.guige_con .b4{
	border-bottom: none;
	padding-bottom: 50px;
}
.guige_con .b4 p{
	color: #949494;
	font-size: 16px;
	line-height: 40px;
}
.nav_position{
	position: absolute;
	left:0;
	top: 48%;
}

/*about关于我们页面*/
.yabout{
	height: 686px;
	background: url(../images/banner11.jpg) no-repeat center center;

}
.yabout-3{
	font-size: 16px;
    color: #666;
    line-height: 24px;
    text-indent: 2em;
    margin-bottom: 70px;
}
.yabout-3 p{
	width: 660px;
    margin: 0 auto 20px;
}
