/*
 * 封装App
 */
/*混合App*/
.ybrid-banner-main{
	position: relative;
	overflow: hidden;
	height: 298px;
}
.ybrid-banner-bg{
	width: 100%;
	height: 298px;
	position: absolute;
	z-index: 2;
}
.ybrid-img{
	min-width: 100%;
	min-height: 298px;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	transform:translate(-50%,-50%);
}
.ybrid-banner{
	color: #ffffff;
	font-size: 14px;
}
.ybrid-banner-apt{
	font-size: 32px;
	font-weight: 100;
}
.ybrid-banner-word{
	min-height: 66px;
	padding-top: 14px;
}
.ybrid-banner p{
	margin-bottom: 14px;
    font-weight: bold;
}
.banner-btn{
	width: 140px;
	height: 40px;
	border-radius: 5px;
	font-size: 16px;
	cursor: pointer;
	margin-right: 38px;
	margin-top: 22px;
}
button:last-child.banner-btn{
	margin-right: 0;
}
.banner-btn-orange{
	color: #FFFFFF;
	background: linear-gradient(to right, #ffa424, #fe7324 );
	border: 0px solid #fe7324;
}
.banner-btn-white{
	color: #333333;
	background: #FFFFFF;
	border: 0px solid #ddd;
}
.ybrid-app-title{
	padding: 50px 0 38px;
    font-size: 34px;
    font-weight: 100;
    text-align: center;
    color: #333333;
    position: relative;
}
.ybrid-table{
	width: 100%;
	text-align: center;
	border-collapse: collapse;
}
.ybrid-table tr td,
.ybrid-table tr th{
	border: 1px solid #ddd;
}
.ybrid-table tr th{
	height: 69px;
	font-size: 18px;
	color: #333333;
}
.ybrid-table tr td{
	font-size: 16px;
	color: #333333;
	padding: 14px 0;
}
.ybrid-note{
	font-size: 14px;
	color: #333333;
	margin: 8px 0 94px;
}
.ybrid-version{
	width: 100%;
	display: table;
	padding: 0 0 90px;
}
.ybrid-version ul{
	width: 100%;
}
.ybrid-version ul li{
	width: 16.666666%;
	margin-top: 60px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	float: none;
}
.ybrid-version-img{
	height: 80px;
}
.ybrid-version-img img{
	max-height: 80px;
}
/*封装App*/
.package{
	width: 1129px;
	margin: auto;
	padding-bottom: 34px;
}
.package li{
	width: 226px;
	background: #FFFFFF;
	float:left;
	margin-left: 74px;
	display: block;
	margin-bottom: 94px;
}
.package li:nth-child(4n+1){
	margin-left: 0;
    border-radius: 5px;
}
.package-img-bg{
	height: 192px;
	background: #E4E4E4;
	border-radius: 5px 5px 0 0;
}
.package-img-bg img{
	max-width: 226px;
	max-height: 192px;
}
.package-qrcode{
	display: none;
}
.package li:hover .package-qrcode{
	display: block;
}
.package li:hover .package-img{
	display: none;
}
.package-bottom-bg{
	height: 76px;
	font-size: 16px;
	color: #333333;
	padding: 10px 14px 0;
}
.package-bottom-bg p{
	margin-bottom: 10px;
}
.package-bottom{
	width: 60px;
	height: 26px;
	float: left;
	cursor: pointer;
	font-size: 13px;
	border: 1px solid #dddddd;
	background: #FFFFFF;
	color: #333333;
	margin-right: 9px;
	border-radius: 5px;
}
button:last-child.package-bottom{
	margin-right: 0;
}
/*原生App*/
.native-main{
	width: 1047px;
	display: table;
}
.native-word{
	float: left;
	font-size: 16px;
	color: #333333;
}
.native-word-apt{
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 38px;
	font-weight: 100;
}
.native-wordbl{
	width: 140px;
	height: 40px;
	font-size: 16px;
	border: 2px solid#bfbfbf;
	color:#575757;
	text-align: center;
	line-height: 36px;
	margin-top: 20px;
	float:left;
}
.native-wordbr{
	width: 140px;
	height: 40px;
	font-size: 16px;
	border: 2px solid#bfbfbf;
	color:#575757;
	text-align: center;
	line-height: 36px;
	margin-top: 30px;
	float:right;
}
.native-img{
	float: left;
}
.native-img img{
	max-width: 100%;
	max-height: 100%;
}
.float-right{
	float: right!important;
}
/*超级签名*/
.super-main{
	width: 594px;
	margin: 24px auto 34px;
}
.super-list{
	font-size: 14px;
	text-align: center;
	color: #333333;
}
.super-top{
	width: 90px;
	height: 90px;
	line-height: 90px;
	text-align: center;
	color: #333333;
	font-size: 36px;
	margin-bottom: 12px;
	box-shadow: rgba(204, 204, 204, 0.8) 0px 1px 10px;
	border-radius: 50%;
	border: 1px solid #dddddd;
}
.sub-help{
	position: absolute;
	font-size: 14px;
	bottom: 38px;
	margin-left: 12px;
	color: #FF6633;
}
.super-use-main{
	width: 1000px;
	margin: auto;
}
.super-use-list{
	text-align: center;
	width: 100%;
}
.super-use{
	margin: 0 auto 10px;
}
.advantage{
	width: 966px;
	margin: auto;
	display: table;
	color: #333333;
}
.advantage-center{
	float: left;
	width: 370px;
	height: 400px;
	padding: 0 40px;
	background: linear-gradient(to top, #00C6FB , #3171D7 );
	box-shadow: rgba(204, 204, 204, 0.8) 0px 1px 10px;
	color: #FFFFFF;
	border-radius: 5px;
}
.advantage-left{
	float: left;
	width: 298px;
	height: 361px;
	margin-top: 20px;
	padding: 0 30px;
	background: none;
	box-shadow: rgba(204, 204, 204, 0.8) 0px 1px 10px;
	border-radius: 5px 0 0 5px;
	border: 1px solid #dddddd;
}
.advantage-right{
	float: left;
	width: 298px;
	height: 361px;
	margin-top: 20px;
	padding: 0 30px;
	background: none;
	box-shadow: rgba(204, 204, 204, 0.8) 0px 1px 10px;
	border-radius: 0 5px 5px 0;
	border: 1px solid #dddddd;
}
.advantage-center-apt{
	height: 70px;
	line-height: 70px;
	font-size: 24px;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
}
.advantage-ft-apt{
	height: 70px;
	line-height: 70px;
	font-size: 24px;
	text-align: center;
	border-bottom: 1px solid #C9C9C9;
}
.advantage-center ul{
	padding: 0 30px;
}
.advantage-left ul,.advantage-right ul{
	padding: 0 20px;
}
.advantage-center ul li{
	margin: 23px 0;
}
.advantage-left ul li,.advantage-right ul li{
	margin: 23px 0;
}
/*网页制作app*/
.web-list {
	width: 100%;
	padding-top: 20px;
	display: table;
}
.web-list li {
	float: left;
	width: 364px;
	height: 364px;
	margin-left: 29px;
	margin-bottom: 38px;
	text-align: center;
	cursor: pointer;
	color: #333333;
	padding: 0 16px;
	box-shadow: rgba(204, 204, 204, 0.8) 0px 1px 10px;
	border: 1px solid #ddd;
	border-radius: 15px;
}
.web-list li a,
.web-list li a:hover p {
	color: #333333;
}
.web-list li p {
	text-align: left;
}
.web-list li img {
	width: 280px;
	height: 200px;
	margin-top: 50px;
}
.web-list li p.web-list-title {
	font-size: 22px;
	text-align: center;
	margin-top: 20px;
}
.web-list li p.web-list-conter {
	display: none;
	padding:10px;
}
.web-list li:hover img {
	margin-top: 30px;
}
.web-list li:hover p.web-list-conter {
	display: block;
}
.web-list li:hover p.web-list-title {
	margin: 10px 0;
}
.web-list h1{
	padding-top: 10px;
	font-size: 28px;
}
.web-one-title{
	padding-top: 10px;
    font-size: 28px;
    font-weight:bold;
}