*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
body{
	background: url('image/bannermj%EF%B9%96v=1.03.jpg') no-repeat top center;
	-webkit-background-size: 1920px auto;
	background-size: 1920px auto;
    overflow-x: hidden;
}
ul,li{
	list-style: none;
}
a{
	color: #777;
	text-decoration: none;
}
.clearfix:after{
    content: ".";
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
    visibility: hidden;
}
.inner{
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.header{
	height: 70px;
	color: #fff;
	background-color: rgba(0,0,0,0.5);
}
.header .logo{
	font-size: 24px;
	font-weight: normal;
	position: relative;
}
.header .logo img{
	position: absolute;
	left: 0;
	top: 20px;
}
.header .logo .word{
	position: absolute;
	left: 160px;
	top: 21px;
}
/*大标题*/
.title-wrap .logo{
	float: left;
	width: 152px;
}
.title-wrap .title{
	width: 730px;
	height: 152px;
	background: url(image/youshi%EF%B9%96v=1.02.png) no-repeat;
	margin-left: 180px;
}
/*大标题end*/
/*内容区*/
.main{
	height: 680px;
	padding-top: 50px;
	background: url('image/banner%EF%B9%96v=1.03.jpg') no-repeat top center;
	-webkit-background-size: 1920px auto;
	background-size: 1920px auto;
}
.main.mahjong{
	background: none;
	padding-top: 40px;
	height: 517px;
}
.main.mahjong .title-wrap .logo{
    width: auto;
}
.main.mahjong .title-wrap .title{
    width: 100%;
    background: url('image/mjyoushi%EF%B9%96v=1.03.png') no-repeat;
    margin-left: 300px;
}
.advantage{
	width: 770px;
	height: 320px;
	background-color: rgba(255,255,255, 0.5);
	border-radius: 10px;
	position: relative;
}
.advantage .left{
	float: left;
	width: 200px;
	height: 240px;
	background-color: #fff;
	border-radius: 4px;
	margin-top: 40px;
	margin-left: 30px;
	padding-top: 25px;
}
.advantage .left .qcode{
	display: block;
	margin: 0 auto;
}
.advantage .left .qcode-title{
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin-top: 10px;
}
.advantage .right{
	margin-left: 260px;
	padding-top: 20px;
}
.advantage .right .advantage-item{
	float: left;
	margin-bottom: 6px;
	margin-right: 10px;
}
.advantage .right ul.clearfix{
	margin-top: 20px;
}
.main.mahjong .advantage{
    width: 100%;
    background: none;
}
.main.mahjong .advantage .left{
    margin-top: 0;
}
.white{
	height: 20px;
	background-color: #fff;
}
/*footer*/
.footer{
	font-size: 13px;
	color: #777;
	line-height: 24px;
	background-color: #fff;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 30px;
}
.footer .emblem{
	vertical-align: middle;
	margin-right: 8px;
}
.download-wrap{
	display: none;
}
.footer .wechat-wrap{
	position: absolute;
	right: 10px;
	top: 0;
	width: 180px;
	text-align: left;
}
.footer .wechat-wrap .wechat-tip{
	float: right;
	width: 70px;
	font-size: 16px;
	margin-top: 24px;
}
/* 安卓下载提示 */
.android-down {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    display: none;
}

.android-down img {
    width: 100%;
    min-height: 100%;
}
/*移动端*/
@media (max-width: 768px){
	.hidden-xs{
		display: none;
	}
	body{
		background-image: url('image/banner-mobile.jpg');
		-webkit-background-size: 100%;
		background-size: 100%;
	}
	.inner{
		width: 100%;
	}
	.header{
		height: 55px;
	}
	.header .logo{
		font-size: 20px;
		padding-left: 10px;
	}
	.header .logo img{
		top: 16px;
		left: 10px;
		width: 120px;
	}
	.header .logo .word{
		top: 16px;
		left: 140px;
		font-weight: normal;
	}
	.main{
		height: auto;
		padding-top: 18px;
	}
	.title-wrap{
		text-align: center;
	}
	.title-wrap .logo{
		float: none;
		width: 78px;
	}
	.title-wrap .title{
		width: 90%;
		padding-bottom: 45.93%;
		background: url(image/h5_youshi%EF%B9%96v=1.02.png) no-repeat;
		background-size: 100%;
		margin: 0 auto;
	}
	.advantage{
		width: auto;
		height: auto;
		margin: 0 10px;
	}
	.advantage .logo{
		width: 120px;
		top: -114px;
	    left: 50%;
	    transform: translateX(-50%);
	}
	.advantage .right{
		height: 210px;
		margin-left: 0;
		position: relative;
		padding-top: 0;
	}
	.advantage .right .title{
		margin: 0 auto;
        background-size: 100%;
	}
	.advantage .right ul.clearfix{
		width: 340px;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
	}
	/*.advantage .right .advantage-item{
		width: 45%;
	}*/
	.advantage .right .advantage-item:nth-child(2n){
		margin-right: 0;
	}
	.advantage .right .advantage-item img{
		width: 165px;
	}
	.download-wrap {
		display: block;
		height: 54px;
	    position: relative;
	    margin-top: 20px;
	}
	.download-wrap .download-btn {
	    width: 131px;
	    height: 54px;
	    position: absolute;
	}
	.download-wrap .download-btn img{
		width: 100%;
	}
	.download-wrap .download-btn.android{
		left: 10px;
	}
	.download-wrap .download-btn.ios-download{
		right: 20px;
	}
	.footer{
		border-top: 1px solid #d2d2d2;
		font-size: 12px;
		line-height: normal;
	}
	.footer .emblem{
		width: 14px;
	}
	.footer .wechat-wrap{
		display: none;
	}
}

























