a {
	cursor: pointer; 
	color: #000101;
	text-decoration: none;
    border:none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color:transparent;
    outline:none；
}
/*第一页，第二页*/
.beginning{
        height: inherit;
    }
.beginning > .quan{
    width: 100%;
    height: 100%;
}
/*第四页*/
.box-wen{
/*        width:480px;*/
        width:528px;
		height:100%;
		background-image:url(nybj.png);
		background-position:bottom center;
		background-repeat:no-repeat;
        margin: 0 auto;
    }
    .box-wen .logoe{
        margin-top: 28px;
    }
    .box-wen .logoe img{
/*
        width:124px;
        height: 50px;
*/
        width: 136px;
        height: 55px;
    }
    .box-wen .box-bo{
        margin-top: 45px;
		text-align:center;
/*
        width: 384px;
        height:218px;
*/
        width: 480px;
        height:240px;
        margin: 0 auto;
    }
    .box-wen .particular_img{
/*
        width: 384px;
        height:218px;
*/
        width: 422px;
        height:240px;
        position:relative;
        overflow: hidden;
    }
    .box-wen .particular_img .anniu_de {
        position: absolute;
        z-index: 2;
        width: 38px;
        height:38px;
        left: 50%;
        top: 50%;
        margin-left: -14px;
        margin-top: -14px;
        text-align: center;
        cursor: pointer;
    }
    .box-wen .text-wenb{
        margin-top: 45px;
        margin-bottom: 22px;
        font-size: 26px;
        color: #666;
    }
    .box-wen .lianjie img{
/*
        width:82px;
        height: 32px;
*/
    }
    .box-wen .tent_cen{
        font-size:18px;
		height:40px;
		line-height:40px;
        padding-bottom: 15px;
        color: #969494;
    }
    .lianjie_box{
        padding-top:10px;
    }
/*第五页*/
.beginning{
        height:inherit;
    }
    .beginning > .quan{
        position: relative;
        width: 100%;
        height: 100%;
    }
    .beginning>.fanhui{
        position:absolute;
        right: 60px;
        top: 35px;
        text-decoration: none;
    }
    .beginning>.fanhui>p{
        width: 100px;
        height: 38px;
        line-height: 38px;
        margin: 0 auto;
        text-align: center;
        border-radius: 20px;
        background:#696969 url(fhl.png) no-repeat right center;
        background-size: 100% 100%;
    }