
.divd{
width: 86%;
height: 90%;
background-color: rgba(100,100,100,0.8); 
position:fixed;
top:5%;
right:7%;
border:1px solid;
border-radius:25px;
}

.ac{
width: 40%;
height: 10%;
border:1px solid;
border-radius:25px;
margin-top:1%;
margin-bottom:1%;
margin-right:5%%;
margin-left:5%;
}
.login_click a 
{
text-decoration:none;
background:#2f435e;
color:#f2f2f2;
	
padding: 10px 30px 10px 30px;
font-size:16px;
font-family: 宋体;
font-weight:bold;
border-radius:3px;
	
-webkit-transition:all linear 0.30s;
-moz-transition:all linear 0.30s;
transition:all linear 0.30s;
	
}
.d li{
font-size:30px;
color:#000000;
}
a:link {color:#000000;text-decoration:none;}      /* 未访问链接*/
a:visited {color:#000000;text-decoration:none;}  /* 已访问链接 */
a:hover {color:#FF00FF;text-decoration:none;}  /* 鼠标移动到链接上 */
a:active {color:#0000FF;text-decoration:none;}  /* 鼠标点击时 */

.da{
	background-image:url(http://alicdn.xuyiduo.top/o_1dgve4rlgkpn12ua18hc176k11v6a.jpg);
	
	background-size:width:100%, hight:100%;

	background-repeat:no-repeat;

	background-position: center, left, top; 

	background-attachment:fixed;

	background-size: cover;
	
}

.we{
	width: 100%;
	height: 600px;
	background-color: aqua;
}

.ssk{
	background-color: #fff;
    color: #000000;
    padding: 7px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
	}
	
.jitang{
	font-size:16px;
	color:#E6E6FA;
}