﻿@charset "utf-8";
html,body,ul,ol,li,dl,dd,dt,p,h3,h4,h5,form,input{margin:0;padding:0}
html,body{width:100%; }
body{font:13px/1.5 Arial,"Microsoft yahei","微软雅黑",Tahoma,Verdana,Helvetica, sans-serif;	
     background:#fff url(../images/body_bg.jpg) 0 80px repeat-x;	
	 color:#474a4b;
	 }	 
table{width:100%;
      border-collapse:collapse;
	  }
ul,li,dl,dd{list-style:none;}
a{color:#474a4b;
  text-decoration:none;
  }
a:hover{color:#000;}
h4{font-size:16px;
   color:#000;
   padding:4px 0 8px 0;
   font-weight:100;
  }
  
h5{font-size:14px;
   color:#000;
   font-weight:100;
   padding:15px 0 0 0;   
   }

.top{background: url(../images/top_bg.gif) repeat-x;
	 height:100px;
	 }
	 
.w980{width:980px;
      margin:0 auto;
	  }

.logo {
	height: 100px;
	background: url(../images/logo_.png) no-repeat;
}
	 
.main_wrap{height:600px;
           overflow:hidden;
		   background: url(../images/main_bg.jpg) center top no-repeat;
		   }
		   
.login_box{width:352px;
           height:267px;
           margin:80px 0 0 620px;
		   }
		   
.login_box ul{height:35px;
			  padding:0 0 0 5px;
			  }
			 
.login_box li{float:left;
             margin:0 6px -5px 0;			 
			 }

.login_box li a{width:120px;
                height:35px;
				line-height:35px;
				color:#aacafd;
				font-size:16px;
				display:inline-block;
				text-align:center;
				background: url(../images/tab_default_bg.png) no-repeat;				
				vertical-align:middle;
				}
				
.login_box li a:hover{color:#fff;}
				
.login_box li a.current{color:#fff;                                              
						display:inline-block;
						background: url(../images/tab_current_bg.png) no-repeat;
						}
						
.role_list{width:955px;
           margin:0 auto;
		   margin-top:170px;
		   }

.role_list li{		 
			  float:left;			  
			  margin:0 20px 0 10px;
			  overflow:hidden;
			  }
			  
.role_list li a{display:block;
				border-radius: 50%;
				height:145px;	
				width: 145px;			
				color:black;

				line-height:196px;
				text-align:center;
				font-size:16px;
				margin:4px 9px 10px 7px;
				}
				
.role_list li a.xmyz{background: url(../images/xmyz.png) no-repeat;background-color: #fff;background-position: 48px 25px;}

.role_list li a.jgbm{ background: url(../images/jgbm.png) no-repeat;background-color: #fff;background-position: 48px 25px;}

.role_list li a.jyzx{ background: url(../images/jyzx.png) no-repeat;background-color: #fff;background-position: 48px 25px;}

.role_list li a.zjjg{ background: url(../images/zjjg.png) no-repeat;background-color: #fff;background-position: 48px 25px;}

.role_list li a.gryh{ background: url(../images/gryh.png) no-repeat;background-color: #fff;background-position: 48px 25px;}
				
.con_wrap{width:352px;
          height:232px;
		  overflow:hidden;
		  position:relative;
		  margin-top:-5px;
		  background: url(../images/login_box_bg.png) no-repeat;		 
		  }
		  
.con_wrap .con{padding:10px 10px 10px 10px;
			   width:332px;
			   height:212px;
			   position:absolute;
               text-align:center;
			   }
			   
.con_wrap .con p{height:30px;
                padding:5px 0 5px 40px;
				text-align:left;
				font-size:14px;
				color:#000;				
				vertical-align:middle;
				}

.con_wrap .con p span{width:80px;
                      display:inline-block;
					  vertical-align:middle;
					  }
			 
.con_wrap .con img{display:inline-block;
                   vertical-align:middle;
				  }
				  
.con_wrap .con a{color:#337ff8;}

.con_wrap .con a:hover{color:#000;}

.con_wrap .con .btn{width:100px;
     height:40px;
	 color:#fff;
	 font-size:18px;
	 text-align:center;
	 line-height:38px;
	 display:inline-block;
	 cursor:pointer;
	 background: url(../images/b_btn.png) no-repeat;
	 }
	 
.text_input{
	width:160px;
	/*opacity: 0.5;*/
	color:#333333;
    height:30px;
	line-height:30px;
	text-indent:5px;
	border:none;
	border:0;
	vertical-align:middle;
	font-family:Arial,"Microsoft yahei","微软雅黑";
	background:#fff url(../images/input_bg.png) no-repeat;			
}
			  
.w60{width:60px;
     background:#fff url(../images/input_bg_60.png) no-repeat;	
	 font-family:Arial,"Microsoft yahei","微软雅黑";
	 }
 
#key_user{display:none;}
.clear{clear:both}
.footer{ overflow:hidden;
        padding:30px 0 0 0 ;
		 text-align:center; line-height:24px;}
   

