@charset "utf-8";
/* CSS Document */
._outBig{
	width:500px;
    border-radius:11px;
    top:45px;
    left:50%;
    font-size: 14px;
    background: #fff;
    z-index:9999;
	margin:auto;
}
._topShow{
	background-image:url(../images/wxss_wasys.png);
    width:480px;
    height:368px;
    background-repeat:no-repeat;
	z-index:1002;
	border-radius:11px;
}
._close{
	float:right;
    height:31px;
    width:31px;
    background-image:url(../images/cl_ways.png);
    margin-right:-7px;
    margin-top:-9px;

}
.maskLayer{
	position:fixed; 
	top: 0%; 
	left: 0%; 
	width: 100%; 
	height: 100%; 
	background-color: black; 
	z-index:1002; 
	-moz-opacity: 0.7; 
	opacity:0.8; 
	filter: alpha(opacity=70);
	overflow:auto;
}
.wxtck{
}
.phonetc{	
	width:254px;
	height:334px;
	background:url(../images/phonetc.png);
	background-repeat:no-repeat;
	float:right;
	position:absolute;
	margin-left:68%;
	z-index:999;
	margin-top:25px;
}
.changetc{
	display:none;
	width:69px;
	height:39px;
	background:url(../images/changetc.png);
	background-repeat:no-repeat;
	float:right;
	margin-right:50px;
	position:absolute;
	margin-left:75%;
	z-index:999;
	margin-top:25px;
}
.topMore{
	margin-top:-10px;
	margin-right:-10px;
}
