body{
	height: 100%;
	background: url(images/bg.png);
}
#language{
	position: absolute;
	right: 17px;
	top: 53px;
	font-size: 13px;
	color: #FFFFFF;
	cursor: pointer;
	display: none;
}
.mnues {
    background: url(images/wandayingxiang_login_bg.png) repeat;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 937px;
    height: 469px;
    top: 105px;
    /* border-bottom: 1px solid #CFC9C9;
    box-shadow: #9A9A9A 0px 0px 10px; */
}
.yxpt .title{
	color: #fff;
    font-size: 32px;
    position: relative;
    top: 40px;
    left: 50px;
}
.mnues ul{
  	position: absolute;
	left: 12px;
	top: 160px;
	right: 100px;
	bottom: 127px;
}
.mnues li {
	float: left;
	left: 127px;
	text-align: center;
	top: 59px;
	position: relative;
	height: 157px;
	background: #ffffff;
	width: 129px;
	margin-right: 121px;
	border-radius: 8px;
	border: 1px solid #9ee4e4;
}
.mnues li:hover {
	box-shadow: #c5daed 0px 0px 14px;
}

.showP {
    width: 100%;
    height: 100px;
    cursor: pointer;
    /* background: url(images/greyCircle.png); */
}
/* .showP_hover{
	background: url(images/blueCircle.png);
	border-radius: 55px;
	border:0px solid #5593c4;
	box-shadow: #5593c4 0 0 14px;
} */
.showP img{
	position: relative;
  	top: 28px;
}
.tittle{
  	top: 17px;
	position: relative;
	font-size: 14px;
	color: #01519a;
	font-weight: bold;
	text-shadow: 0 0px 3px #fff;
	cursor: pointer;
}
.tittle_hover{
	top: 17px;
	position: relative;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
	color: #3778B0;
	/* color: rgb(8, 88, 160);
	text-shadow: 0 0px 1px #2F87D3; */
}
.bq{
	margin-left: 13px;
	top: 3px;
	position: relative;
	font-size: 12px;
	color: #B2B2B2;
}
.goLogin{
	display:none;
	left: 40%;
	position: absolute;
	width: 360px;
	height: 220px;
	top:105px;
	border-bottom: 1px solid #CFC9C9;
	box-shadow: #9A9A9A 0px 0px 10px;
}
.login_body{
	background:url(images/login_bg.png) no-repeat scroll 0 110px #FFFFFF;
  	top: 35px;
  	bottom: 0px;
  	position: absolute;
  	width: 100%;
}
.login_out{
	width: 20px;
  	height: 20px;
  	position: relative;
  	display: inline-block;
  	background:url(images/login_out.png) no-repeat;
  	margin-left: 11px;
  	margin-top: 8px;
}
.login_tittle{
	height: 34px;
  	background-color: #F2F2F2;
  	border-bottom: 1px solid #3d82bd;
  	cursor: move;
}
.login_tittle_text{
	position: relative;
  	margin-left: 3px;
  	top: -5px;
  	font-size: 14px;
  	color: #0796c1;
}
#login_close{
	width: 15px;
	position: absolute;
	right: 8px;
	top: 10px;
	cursor: pointer;
}
dl{
	margin-top: 18px;
}
dl dd{
	margin-top: 16px;
	height: 29px;
	margin-left: 64px;
}
.dd_span{
	font-size: 14px;
}
.dd_a{
    width: 65px;
    display: inline-block;
    height: 24px;
    position: relative;
    top: 3px;
}
.ddinput{
	width:155px;
	height: 25px;
	height:17px \9;
  	border: 1px solid #0796c1!important;
  	font-size: 14px;
  	font-family: 微软雅黑;
}
.ie10 .ddinput{
	width:155px;
	height: 25px;
  	border: 1px solid #389DD3!important;
  	font-size: 14px;
  	font-family: 微软雅黑;
}
#submit{
	height: 27px;
  	display: inline-block;
  	width: 70px;
	margin-right: 8px;
	background: #00b7ee;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}
#submit:hover{
	background: #388EDD;
}
#submit span{
  	position: relative;
  	top: 2px;
  	font-size: 15px;
}
.dd_r{
	height: 27px;
    background: #00b7ee;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
    width: 100px;
}
.dd_r:hover{
    background: #388EDD;
}
.dd_r span{
    position: relative;
    top: 2px;
    font-size: 15px;
}
#vcodeRight{
	display:none;
	top: 6px;
  	position: relative;
  	width: 20px;
}
#vcodeWrong{
	display:none;
	top: 6px;
  	position: relative;
  	width: 20px;
}
.loginGif{
	width: 26px;
	position: absolute;
	display: inline-block;
	left: 220px;
	top: 129px;
	display: none;
}