@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;}




/*导航*/                                                 
	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)}




/*登录界面*/
	#dljm{width: 100%;height: 650px;}
	.dljm{width: 650px;margin:0px auto;}
	.dljm input{width: 200px;height: 25px;}
	.dljm h3{background-color: #c4c4c4;margin-top: 130px;height: 40px;line-height: 40px;font-size: 18px;}
	.dljm p{margin:50px 0 50px 0; font-size:16px; color:#ff4383; }
	.dljm #dlm{margin-left: 180px;}
	.dljm #mm{margin-left: 195px;}
	.dljm #mm1{margin-left: 210px;}
	.dljm #mm2{margin-left: 210px;}
	.dljm #mm3{margin-left: 225px;}
	.dljm #mm4{margin-left: 225px;}
	.dljm #wjmm{margin-left: 390px;font-size: 14px;cursor: pointer;}
	.dljm #wjmm a{color:#ff9102;}
	.dljm #wjmm a:hover{color:#2080d4;}
	.dljm #dl{margin-left: 270px;background-color:#2080d4; color: #fff;width: 60px;
		      display: block;text-align: center;float: left;padding: 2px; margin-top:50px;}
	.dljm #zc{margin-left:75px;background-color:#2080d4;color: #fff;width: 60px;display: 
		       block;text-align: center;float: left;text-decoration: none;padding: 2px; margin-top:50px;}
   .dljm #dl:hover{background-color:#ff9102;cursor: pointer;}
	.dljm #zc:hover{background-color:#ff9102;cursor: pointer;}


	

 /*底部*/
	.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;}