.bodyStyle {
    /**background-color: #f7f7f7;
    margin:0px;**/
    background-image:url(../2-images/bg.png);
    width:100%;
    height:100%;
    background-repeat:no-repeat;
}

.outSizeDiv {    
	/**border:solid 1px #ebeaea;
	background-color: #fff;
	padding:20px;
	margin-top:60px;**/
	overflow:hidden;
}

.app{
        background-image:url(../2-images/app.png);
        width:891px;
        height:1275px;
        margin:auto;
        background-repeat:no-repeat;
        
    }
/**.btnBlue{
    background-image:url(../2-images/btnBlue.png);
    width:416px;
    height:136px;
    display:block;
    background-repeat:no-repeat;
    float:left;
    margin-right:20px;
}**/
.btnRed{
    background-image:url(../2-images/btnRed.png);
    width:416px;
    height:136px;
    display:block;
    background-repeat:no-repeat;
    margin:auto
}
.btnClass{
    width:860px;
    margin:auto;
   

}
/**.yy {	
	height: 78px;
}**/

.yy a{
	display: block;
	/**margin-left: 15%;**/
}

.yy-tit{
	float: left;
	color: #ed9c67;
	font-family: Microsoft YaHei;
	font-weight:bold;
	font-size: 60px;
	margin: 0;

}

.yy-pic{
	float: left;
	margin: 0;
}

.touming{
	position: fixed;
	background: #333333;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	filter:alpha(opacity=60); 
	-moz-opacity:0.5;
	opacity:0.8; 
	z-index: -10;
}

.wxtxt{
	margin: 0px;
	text-align: center;
}

.wxtxt img{
	width: 100%;
}

/**.titleDiv div {
    float: left;
}

.titleLeft {
    background-image: url(../2-images/left.png);
	width: 12px;
	height: 79px;
	background-repeat:no-repeat;
	float:left;
}

.titleM{
    background-image: url(../2-images/m.png);
    height: 79px;
    color:#fff;
    background-repeat:repeat-x;
    font-family:Microsoft YaHei;
    font-size:35px;
    font-weight:bold;
    line-height:79px;
	float:left;
}

.titleRight {
	background-image: url(../2-images/right.png);
	width: 12px;
	height: 79px;
	background-repeat:no-repeat;
	float:right;
}

.titlteDiv{
	font-size:33px;
	background-color:#2BBEE0;
	padding:20px;
	background-repeat:repeat;
	color:#fff;
	font-weight:bold;
	border:solid 8px #19A4BB;
}

.clear {
	clear: both;
	height:30px;
}

.zs {
	font-size: 60px;
	color: #46d593;
    font-family:Microsoft YaHei;
    margin-bottom:30px;
    font-weight:bold;	
}**/
