*{
    margin: 0;
    padding: 0;
	width: 100%;
	left:0;
  	top:0;

	
}
img{
   pointer-events:none;/* 禁止长按图片保存 */
}
.btn{
	margin-top: 50rem;
	width: 10rem;
	position: absolute;
	left: 30%;
	width: 12rem;
	height: 12rem;
	margin-left: -50px;
	display: block;
}
.btn a{
	position: absolute;
	left: 50%;
	width: 12rem;
	height: 12rem;
	margin-left: -60px;
	display: block;


}
.btn-gg{
	    margin-top: 35rem;
	    position: absolute;
	    left: 30%;
	    width: 12rem;
	    height: 2rem;
	    margin-left: -50px;
	    display: block;

}
.btn-gg a{
		position: absolute;
	    left: 50%;
	    width: 12rem;
	    height: 2rem;
	    margin-left: -60px;
	    display: block;


}
.app{
	width: 100%;
	height: auto;
	position: absolute;
	background-image: url("http://fj.weibu.pro/img/index.jpg");
}
.header{
    width: 100%;
    height: 100px;
    /*background: #eeeeee;*/
}
.header img{
    width: 300px;
    height: 85px;
    padding-left: 100px;
    padding-top: 8px;
}
.header .logo{
    float: left;
}
.header .nav{
    float: right;
}
.header .nav ul{
    margin-right: 100px;
}
.header .nav ul li{
    float: left;
    list-style: none;
    width: 80px;
    height: 100px;
    line-height: 100px;
    color: #7d7d7d;
    font-size: 15px;
    font-weight: bolder;
}
.main .top{
    width: 100%;
    height: 600px;
}
.main .top img{
    width: 100%;
    height: 600px;
}
.main .topplayer{
    position: absolute;
    top: 100px;
    background: #000000;
    width: 100%;
    height: 600px;
    opacity: 0.5;/*透明度*/
}
.main .topplayer-top{
    /*background: aqua;*/
    width: 500px;
    height: 300px;
    position: absolute;
    top: 400px;
    margin-top: -150px;
    z-index: 2;
    right: 50%;
    margin-right: -250px;
}
.main .topplayer-top .word{
    padding-top: 100px;
    color: #ffffff;
    font-size: 45px;
    font-weight: bolder;
    text-align: center;
    font-family: "微软雅黑";
}
.main .topplayer-top button {
    width: 200px;
    height: 60px;
    margin-top: 50px;
    color: #ffffff;
    background: #f5704f;
    font-family: 微软雅黑;
    text-align: center;
    font-weight: bolder;
    font-size: 14px;
    border-radius: 8px; /*圆角*/
    margin-left: 150px;
}
.main .middle{
    width: 1000px;
    margin: 0 auto;
}
.main .middle .m-top .commen{
    float: left;
    width: 33.3%;
    padding-top: 50px;
    text-align: center;
}
.main .middle .m-top .commen img{
    width: 100px;
    height: 100px;
}
.main .middle .m-top .commen .comm{
    font-size: 20px;
    color: #7d7c7f;
    font-weight: bold;
    padding-top: 20px;
}
.main .middle .m-middle{
    font-size: 22px;
    color: #E19796;
    font-weight: bold;
    padding-top: 50px;
    font-style: italic;
    text-align: center;
    padding-bottom: 50px;
}
.clear{
    clear: both;
}
.main .middle .m-bottom .m-com{
    float: left;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}
.main .middle .m-bottom .m-com img{
    width: 310px;
    height: 260px;
}
.main .middle .m-bottom .des1{
    padding-top: 20px;
    color: #7d7d7f;
}
.main .middle .m-bottom .des2{
    padding-top: 10px;
    color: #bdbdbc;
}
.main .bottom{
    width: 1000px;
    margin: 0 auto;
}
.main .bottom .b-title{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #7d7c7f;
    font-family: "微软雅黑";
    padding-top: 50px;
    padding-bottom: 50px;
}
.main .bottom .pic-content dl{
    float: left;
    width: 470px;
    margin: 10px 12px;
}
.main .bottom .pic-content dl img{
    width: 470px;
    height: 460px;
}
.main .bottom .pic-content dl .word{
    padding-top: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #7d7c7f;
    padding-bottom: 50px;
}
.footer{
    width: 100%;
    height: 100px;
    text-align: center;
    line-height: 100px;
    background: #292c35;
    color: white;
    font-family: "微软雅黑";
    font-size: 15px;

}
@media screen and (max-width: 450px) {
	
	.btn{
		margin-top: 50rem;
		position: absolute;
		left: 38%;
		width: 12rem;
		height: 11rem;
		margin-left: -50px;
		display: block;
	}
	
	.btn a{
		position: absolute;
		left: 26%;
		width: 12rem;
		height: 11rem;
		margin-left: -50px;
		display: block;
	
	}
	.btn-gg{
	    margin-top: 38rem;
	    position: absolute;
	    left: 40%;
	    width: 12rem;
	    height: 3rem;
	    margin-left: -50px;
	    display: block;

	}
	.btn-gg a{
		position: absolute;
		    left: 35%;
		    width: 12rem;
		    height: 3rem;
		    margin-left: -60px;
		    display: block;

	
	}
}
@media screen and (max-width: 400px) {
	
	.btn{
		margin-top: 45rem;
		position: absolute;
		left: 38%;
		width: 12rem;
		height: 11rem;
		margin-left: -50px;
		display: block;
	}
	
	.btn a{
		position: absolute;
		left: 26%;
		width: 12rem;
		height: 11rem;
		margin-left: -50px;
		display: block;
	
	}
	.btn-gg{
	    margin-top: 34rem;
	    position: absolute;
	    left: 40%;
	    width: 12rem;
	    height: 3rem;
	    margin-left: -50px;
	    display: block;

	}
	.btn-gg a{
		position: absolute;
		    left: 35%;
		    width: 12rem;
		    height: 3rem;
		    margin-left: -60px;
		    display: block;

	
	}
}
@media screen and (max-width: 330px) {
	
	.btn{
		margin-top: 39rem;
		position: absolute;
		left: 35%;
		width: 12rem;
		height: 8rem;
		margin-left: -50px;
		display: block;
	}
	
	.btn a{
		position: absolute;
		left: 32%;
		width: 12rem;
		height: 9rem;
		margin-left: -60px;
		display: block;
	
	}
	.btn-gg{
	    margin-top: 38rem;
	    position: absolute;
	    left: 40%;
	    width: 12rem;
	    height: 3rem;
	    margin-left: -50px;
	    display: block;

	}
	.btn-gg a{
		position: absolute;
		    left: 35%;
		    width: 12rem;
		    height: 3rem;
		    margin-left: -60px;
		    display: block;

	
	}
}