.left{
	float: left;
}
.right{
	float: right;
}
.clear{clear:both;}
.dis-box{
	display: -webkit-box;
}
.dis-box-wrap{
	-webkit-box-flex:1;
}
html,body{
	width: 100%;
	height: 100%;
}
#header{
	width: 640px;
	height: 74px;
}
.logo{
	/*width: 105px;*/
	height: 56px;
	margin: 18px 0 0 30px;
	float: left;
}
.logo img {
	width: auto;
	height: 50px;
}
.logo-title{
	float: left;
	margin-left: 20px;
	margin-top: 40px;
	font-size: 18px;
	/*font-weight: bold;*/
}
.phone{
	margin-right: 40px;
	float: right;
	height: 74px;
	line-height: 92px;
	background: url(../../imgs/mobile/phone.png) left 30px no-repeat;
	text-indent: 40px;
	font-size: 16px;
	color: #fd0a0a;
}
#nav{
	clear: both;
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #0158bb;
	background: #0176fa;
}
#nav ul{
	width: 100%;
	height: 100%;
	display: -webkit-box;
}
#nav ul li{
	-webkit-box-flex:1;
	height: 50px;
	border-left: 1px solid #0158bb;
	text-indent: 48px;
	line-height: 50px;
}
#nav ul li a{
	color: #fff;
	font-size: 20px;
}
#nav ul li:nth-child(1){
	border: none;
	background: url(../../imgs/mobile/nav1.png) 19px 15px no-repeat;
}
#nav ul li:nth-child(2){
	background: url(../../imgs/mobile/nav2.png) 19px 15px no-repeat;
}
#nav ul li:nth-child(3){
	background: url(../../imgs/mobile/nav3.png) 19px 15px no-repeat;
}
#nav ul li:nth-child(4){
	background: url(../../imgs/mobile/nav4.png) 19px 15px no-repeat;
}
#nav ul li:nth-child(5){
	background: url(../../imgs/mobile/nav5.png) 19px 15px no-repeat;
}
#nav ul li:nth-child(6){
	background: url(../../imgs/mobile/nav6.png) 19px 15px no-repeat;
}

#main{
	/*position: absolute;
	bottom: 84px;
	top: 125px;*/
	width: 100%;
	overflow-y: scroll;
	overflow-x: hidden;
	padding-bottom: 70px;
	font-size: 16px;
}
#main  .swiper-container{
	width:640px;
	height:300px;
}
#main .swiper-slide{
	width:640px;
	height:300px;	
}

.tit-h3{
	height: 72px;
	text-align: center;
	padding-top: 10px;
}
.tit-h3 img{
	margin: 0 auto;
}
.bor-top-10{
	border-top: 10px solid #ebebeb;
}

#footer{
	width: 100%;
    font-size: 25px;
    color: #fff;
    line-height: 64px;
    position: fixed;
    bottom: 0;
    background: #fff;
    text-align: center;
    padding: 10px 0;
    z-index: 100;
}
#footer .left{
	width: 37%;
    height: 62px;
    border-radius: 8px;
    text-indent: 38px;
    color: #fff;
    background: #339df1 url(../../imgs/mobile/footer1.png) 16px center no-repeat;
    margin-left: 6%;
}
#footer .right{
	width: 47%;
    height: 62px;
    border-radius: 8px;
    text-indent: 38px;
    color: #fff;
    margin-right: 6%;
    background: #faa701 url(../../imgs/mobile/footer2.png) 16px center no-repeat;
}

/* 产品css段 */

/* 四年营销方案，免费获取 start */
.mfhq {
	height: 312px;
	font-size: 30px;
	font-weight: bold;
	background: #f5f5f5;
	text-align: center;
}
.mfhq p:nth-child(1) {
	height: 90px;
	line-height: 94px;
	color: #155da7;
}
.mfhq p:nth-child(2) {
	height: 64px;
	color: #484c4f;
}
#mfhq a {
	display: block;
	width: 152px;
	height: 40px;
	font-size: 22px;
	line-height: 40px;
	color: #fff;
	background: #f5a73b;
	border-radius: 20px;
	margin: 0 auto;
}
.mfhq span {
	color: #e10e0e;
}
.mfhq .font-18 {
	font-size: 18px;
	color: #484c4f;
}
.qgrx {
	width: 454px;
	height: 60px;
	line-height: 60px;
	margin: 24px auto 0;
	border: 1px dashed #3e3b3b;
}
.qgrx span {
	color: #e10e0e;
}
/* 四年营销方案，免费获取 end */

/* 免费做代理，无论你是学生，员工 start */
.o2o-ljzx {
	width: 100%;
	height: 288px;
	text-align: center;
	background: url(../../imgs/mobile/o2o-ljzx-bg.png) no-repeat center;
	font-size: 24px;
	font-weight: bold;
	position: relative;
}
.o2o-ljzx-wrap {
	width: 100%;
	height: 288px;
	position: absolute;
	top: 0;
	background: url(../../imgs/mobile/o2o-ljzx.png) no-repeat center;
	opacity: 0.1;
	z-index: 1;
}
.o2o-ljzx p:nth-child(2) {
	height: 108px;
	line-height: 136px;
	color: #073477;
}
.o2o-ljzx p:nth-child(3) {
	color: #fff;
	height: 64px;
}
#o2o-ljzx a {
	display: block;
	width: 140px;
	height: 40px;
	font-size: 20px;
	line-height: 40px;
	color: #188fe4;
	background: #fff;
	border-radius: 15px;
	margin: 0 auto;
}
/* 免费做代理，无论你是学生，员工 end */

/* 创业最好的项目 start */
.hon{
	width:100%;
	height:86px;
	background:url(../../imgs/mobile/o2o-cha.png) no-repeat;
	text-align: center;
	padding-top:200px;
}
.hon a{
	display:inline-block;
	width:145px;
	height:42px;
	background:#ebfe02;
	text-align: center;
	line-height: 42px;
	color:#fd4a36;
	font-size:24px;
	font-weight:900;
	border-radius: 15px;
}
/* 创业最好的项目 end */

/* 企业老板必看 抢占先机 start */
.qzxj{
	width: 100%;
	height: 288px;
	font-size: 30px;
	font-weight: bold;
	background: #2068f9;
	text-align: center;
}
.qzxj p:nth-child(1){
	height: 108px;
	line-height: 136px;
	color: #fdfa02;
}
.qzxj p:nth-child(2){
	height: 64px;
	color: #fdfa02;
}
#qzxj a{
	display: block;
	width: 186px;
	height: 50px;
	font-size: 20px;
	line-height: 50px;
	color: #2068f9;
	background: #fdfa02;
	border-radius: 10px;
	box-shadow:0 5px 5px #E2D105;
	margin: 0 auto;
}
.qzxj span{
	color: #fff;
	font-size: 24px;
}
/* 企业老板必看 抢战先机 end */

/* 微信 扫一扫 start */
.weixin{
	width: 100%;
	height: 394px;
	padding-top: 42px;
	text-align: center;
	font-weight: bold;
}
.weixin span{
	padding: 5px 5px;
	background: #f66014;
	font-size: 20px;
	color: #fff;
	border-radius: 22px;
}
.weixin img{
	width: 246px;
	height: 246px;
	margin: 40px auto 0;
}
.weixin p{
	width: 100%;
	height: 64px;
	line-height: 64px;
	color: #636262;
	font-size: 20px;
}
/* 微信 扫一扫 end */

/*公司动态新闻*/
#tit3{
	font-size: 16px;
}
.gsdt{
	padding: 0 0 14px 40px;
	border-bottom: 10px solid #ebebeb;
	font-size: 18px;
}
.gsdt h5{
	height: 56px;
	padding-right: 47px;
	font-size: 20px;
	color: #636566;
	line-height: 56px;
	font-weight: 900;
}
.gsdt h5 span{
	float: right;
	color: #a3a3a4;
	font-weight: 500;
}
.gsdt dl{
	width: 496px;
	height: 174px;
}
.gsdt dl dt{
	float: left;
	width: 195px;
	height: 166px;
	margin-right: 30px;
}
.gsdt dl dt img{
	width: 195px;
	height: 166px;
}
.gsdt dl dd{
	width: 270px;
	float: left;
}
.gsdt dl dd h6{
	font-size: 1.2em;
	color: #000;
	height: 42px;
	line-height: 40px;
	white-space:nowrap;	/* 强制不换行 */
}
.gsdt dl dd p{
	line-height: 24px;
}
.gsdt ul{
	width: 560px;
}
.gsdt ul li{
	width: 560px;
	height: 39px;
	border-bottom: 1px dashed #c6c6c6;
	line-height: 39px;
}
.gsdt ul li span{
	color: #9c9c9c;
	float: right;
}

/*升级日志*/
.sjrz{
	padding: 0 0 14px 40px;
	border-bottom: 10px solid #ebebeb;
	font-size: 18px;
}
.sjrz h5{
	height: 43px;
	font-size: 20px;
	color: #636566;
	line-height: 43px;
	font-weight: 900;
	padding-right: 47px;
}
.sjrz h5 span{
	float: right;
	color: #a3a3a4;
	font-weight: 500;
}
.sjrz ul{
	width: 560px;
}
.sjrz ul li{
	width: 560px;
	height: 39px;
	border-bottom: 2px dashed #ddd;
	line-height: 39px;
	overflow: hidden;
}
.sjrz ul li span{
	color: #9c9c9c;
	float: right;
}
.f_bottom{position: fixed;z-index: 3;border-top: 1px solid #c6c6c6;background: #FFF;width: 100%;height:80px;bottom: 0;display: flex;padding-bottom:10px;}
.f_bottom a {
	flex: 1;
	text-align: center;
}
.f_bottom a img {
	width: 40px;
	height: 40px;
	margin-top: 10px;
}
.f_bottom a:nth-child(4) {
	flex: 2;
	line-height: 90px;
	height: 90px;
	color: #FFF;
	font-size: 2.5em;
	background: #0D85D5;
}
#f_bottom a img {
	display: inline-block;
}