@charset"utf-8";
*{margin: 0px;padding: 0px;letter-spacing: 1px;}
body{width: 100%;font-family: "微软雅黑";font-size:14px;overflow-X:hidden;color: #333;}
	html,body,div,pre,a,img,ul,li, header, footer, nav, { margin:0; padding:0; border:0;  font-family:"Microsoft YaHei";}
	ul,li{ list-style:none;}
	img{ border:0; vertical-align:top;}
	a{ text-decoration:none; color:#333;}
	a:hover{ color:#2080d4;}
	body{ background:#ffffff; line-height:24px; font-size:14px; color:#333;font-family: "微软雅黑";font-weight: Regular height:auto; }
	input:focus,textarea:focus{ outline:none;}
	{clear:both;}
	h1,h2,h3,h4,h5,h6,p{letter-spacing: 1px;}
	img:hover{opacity: .95;}



/*导航*/                                                 
	body{overflow-X:hidden;background-color: #fff;}
	.hd{width: 100%;height: 45px;background-color:#49325c; position: fixed;top: 0;left: 0;z-index: 22211;}
	.nav{width: 1180px;height: 45px;margin: 0;}
	.daohang{width: 100%;height: 45px;display:inline-flex;}
	.shouye{margin: 0px auto;height:45px;display:inline-block; }	
	.shouye .logo img{height: 45px;width: 117px;float:left;}
	.shouye ul{ float:right;}
	.shouye ul li{width:100px; text-align:center;float:left;}
	.shouye ul li a{line-height: 45px;color: #fff;display:block;}
	.shouye ul li a:hover{background-color:#2080d4;}
	#choose{background-color: #2080d4;}
	#zhanwei{width: 100%;height: 45px;background: rgba(73,50,92,0)}



/*注册界面*/
	#zcjm{width: 100%;height: 600px;}
	#zcjm .zcjm{width: 400px;margin:0px auto;position: relative;}
	#zcjm .zcjm #div input{width: 396px;height: 25px;}
	#zcjm .zcjm h3{background-color: #fff;margin: 80px auto 40px;height: 40px;line-height: 40px;width: 30%;}
	#zcjm .zcjm form{margin-bottom: 15px;}
	#zcjm .zcjm form span{width: 30px;margin-right: 40px;}
	#zcjm .zcjm #btn1{background-color: #ff9102;position: absolute;margin-top: -50px;margin-left: 322px;
		             border: 0px;line-height: 20px;text-align: center;height: 22px;color: #fff;padding:0px 4px; }
	#zcjm .zcjm #btn1:hover{background-color: #2080d4;cursor: pointer;border: 0px;}
	#zcjm .zcjm select{width: 400px;height: 30px;}

    #zcjm .zcjm1{width: 400px;margin:0px auto;position: relative;}
    #zcjm .zcjm1 #span:hover{color:#2080d4;cursor: pointer; }
    #zcjm .zcjm1 #btn2{width: 400px;height: 30px;background-color:#2080d4;border: 0px; color: #fff;font-size: 16px;}
	#zcjm .zcjm1 #btn2:hover{background-color:#ff9102;cursor: pointer;border: 0px;}
	#zcjm .zcjm span{margin-bottom: 10px;}


	

 /*底部*/
	.dibu{width: 100%;height: 50px;background-color: #c4c4c4;}
	.dibu .daohang ul{width: 1180px;margin: 0px auto;}
	.dibu .daohang ul li{line-height: 50px;list-style: none;display:inline-block;width: 230px;text-align: center;}
	.dibu .daohang ul li a{text-decoration: none; color: #fff;}
	.dibu .daohang ul li a:hover{color:#2080d4; }


/*copy*/
	.copy{width:100%;height: 30px;background-color:#b3b1c8; }
	.copy .cp {width:1180px;margin:0px auto;}
	.copy .cp span{font-size: 12px;margin-right: 8%;color: #555;}





