﻿

#loginbody
{
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006060;
	text-decoration: none;
	border: 0;
	background-color:#ECFBE9;
	/*background: url(../images/bgbig.jpg) repeat center top;	*/
	text-align: center;
}

/*head*/
#header
{
	width: 100%;
	height: 180px; /* 	background-color: #F7FBFF; 	微软雅黑*/
	color: #F7FBFF;
	margin: 0 auto;
	overflow: hidden;
}

#logo
{
	position:absolute; 
	top:-73px;  
	width: 112px;
	height: 29px;
	left: 159px;
	bottom: 521px;
}

#yygs
{
	position:absolute; 
	top:-52px;
	left:285px;
	z-index:10;
font-family:  "楷体_GB2312","黑体" ;
	height: 35px;
	font-size:35px;
	width: 364px;
	bottom: 494px;
}

#loginTitle
{
	position: absolute;
	top:-35px;
	right:140px;
	width: 210px;
	height: auto;
	margin: 10px auto 10px auto;
	/*font-family:  "楷体_GB2312","宋体" , "微软雅黑" , Arial, Helvetica, sans-serif;*/
	font-size: 15px;
	overflow: hidden;
	text-align: center;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=1); */
	
}


#div_content
{
	position: relative;
	z-index: 0;
	width: 820px;
	height: 477px;
	background-color: transparent;
	margin: 110px auto;
	overflow: visible; /*filter: alpha(Opacity=30,style=0) ;*/
	text-align: center;
}

#img
{ 
	top: 30px; 
	background-color: #ffffff;
	z-index: 1;
	width: 65%;
	height: auto;
	/*-moz-box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 5px 0px 5px rgba(0, 0, 0, 0.8);
	box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.8); /*transform:skew(-10deg);*/ /*filter: alpha(Opacity=50,style=0) progid:DXImageTransform.Microsoft.DropShadow(color=gray,offx=5,offy=5,positive=true); */
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=6) progid:DXImageTransform.Microsoft.Shadow(color=#EDEDED,direction=315,strength=1); /*-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=10)  	 progid:DXImageTransform.Microsoft.Shadow(color=#EDEDED,direction=315,strength=1) "*/
}

#div_login
{   
	position:relative;
	z-index:0;
	width: 820px;
	height: 100px;
	overflow: hidden;
	background-color: Transparent;
	color: black; 
	top:10px;
	left:20px;
	text-align: center;
}

#div_loginbkg
{ 
	display:none;
	position:absolute;
	z-index: 2;
	width: 820px;
	height: 50px;
	left:0px;
	overflow: visible;
	background: none;
	background-color: #AADDFF;
	filter: alpha(opacity=50) shadow(x=5);
	-moz-opacity: 0.5;
	opacity: 0.5; 
	text-align: center;
	
	border:1px gray solid;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=5); 
	-moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.8);
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.8); /*transform:skew(-10deg);*/ 
	/*filter: alpha(Opacity=50,style=0) progid:DXImageTransform.Microsoft.DropShadow(color=gray,offx=5,offy=5,positive=true); */

	/*-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=10)  	 progid:DXImageTransform.Microsoft.Shadow(color=#EDEDED,direction=315,strength=1) "*/

}

#div_logintable
{   
	position:absolute;
	z-index: 3;
	width: 820px;
	height: 50px;
	left:0px;
	overflow: visible;
	background-color: Transparent;
	color: black;  
	text-align: center; 
	vertical-align:top;
}

.inputbox
{
	/*background: none;*/
	border: 1px solid gray;
}

.pic
{
	/*background: url(../images/gstp.png) no-repeat center top;*/
	background: url(../images/wlzx.jpg) no-repeat center top;
	width: 842px;
	height: 468px;
	float: left; /*解决ie6双倍距离bug*/
	display: inline;
}
#login
{
	margin: 10px auto;
	font-family: "微软雅黑" , "宋体" , Arial, Helvetica, sans-serif;
	font-size: 14px;
	overflow: hidden;
}

#login tr
{
	height: 50px;
}

#login span
{
	width: 100px;
	height: 25px;
	line-height: 25px;
}

#login input
{
	width: 130px;
	height: 25px;
	line-height: 25px;	 
}

#DropDownList_bm
{
	width: 100px;
}

#loginButton
{
	/*background:#8A8A8A;*/
	background: #E0FFEC;
	border: none;
	border:1px solid gray;
	width: 60px; 
	margin: 0px auto;
	color: black;
	font-family: 宋体,微软雅黑, Arial, Helvetica, sans-serif;
	font-size: 14px;
    line-height:30px;
	cursor: pointer;
}

#msg
{
	margin: 1px auto auto auto;
	text-align:left;
}

.title
{
	width: 200px;
	height: 35px;
	float: left;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	font-family: "宋体" , Arial, Helvetica, sans-serif;
}
.title p
{
	margin-top: 7px;
	padding-left: 20px;
}
.title .line
{
	width: 100px;
	height: 2px;
	color: #3FF;
	margin-top: 5px;
	background-color: #A2C9F2;
}

/*bottom*/
#bottom
{
	width: 100%;
	height: 50px;
	background-color: #F1F3F5;
	color: #F1F3F5;
	margin: 0 auto;
	overflow: hidden;
}
.copyright
{
	width: 900px;
	height: 50px;
	background-color: #F1F3F5;
	color: #7D9ED8;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
}
.zs
{
	margin-top: 5px;
}
.kxlogo
{
	width: 200px;
	height: 45px;
	float: right;
	overflow: hidden;
}
/*by yzx 20200404*/
/*特殊日子IE10及其以上浏览器 全站灰色
html, html *{
    filter: gray !important;
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%); 
}*/
