*{
padding:0px;
margin:0px;
}
body{
background:#e4f2fa url(../images/bg_2.png) repeat-x;
}
ul{
list-style-type:none;
}
#banner{
margin:0 auto;
height:111px;
width:auto;
}

#banner .left_banner{float:left}
#banner .right_banner{float:right}

#banner .right_banner a:hover{
	text-decoration: underline;
}

#mid{
width:1090px;
margin:0 auto;
padding-top:120px;
padding-bottom:19px;
height:380px;
}

#mid .mid_left{width:415px;height:380px;float:left;text-align:center;padding-left:50px;padding-right:50px;}

#mid .mid_left img{
width:415px;
height:380px;
}

#picture2{
height:380px;
background:url(../images/line.png) no-repeat left;
float:left;
text-align:center;
}
#nav{
	background:url(../images/under_line.png) no-repeat bottom;
	height:37px;
	line-height:37px;
	padding-bottom:14px;
	margin-left: 125px;
	width: 130px;
}
#nav img {
	height:37px;
	width:37px;
}
#nav span{
	font-family:"黑体";
	color:#14568e;
	font-size:20px;
	height:37px;
	line-height:37px;
}
#navMsg{
	/*background:url(../images/under_line.png) no-repeat bottom;*/
	background-position: bottom;
	background-repeat: no-repeat;
	height:37px;
	line-height:37px;
	padding-bottom:14px;
	margin-left: 30px;
	width: 130px;
}
#navMsg img {
	height:37px;
	width:37px;

}
#navMsg span{
	font-family:"黑体";
	color:#14568e;
	font-size:20px;
	height:37px;
	line-height:37px;
}
#nav2{
padding-left:130px;
padding-top:10px;
width: 300px;
}


#bottom1{
width:0 auto;
clear:both;
background:#e4f2fa;
height:56px;
border-top:1px solid  #98c5ea ;
text-align:center;
line-height:56px;
font-size:12px;
font-family:Arial;
color:#083358;
}

#logtab td,#logMsgTab td{height:55px;}

#logtab input,#logMsgTab input{
	width:210px;
	height:38px;
	line-height:38px;
	background-color:#FFFFFF;
    border:0px #fff solid;
	color:#666666;
	font-size:14px;
	border-radius:3px;
}
#userimage {
	background-color: #fff;
	background-image: url(../images/login_3.jpg);
	background-repeat: no-repeat;
	width:40px!important;
	height:38px;
	background-position:  center;
}
#mobileimage {
	background-color: #fff;
	background-image: url(../images/mobile.jpg);
	background-repeat: no-repeat;
	width:40px!important;
	height:38px;
	background-position:  center;
}
#passimage {
	background-color: #fff;
	background-image: url(../images/login_6.jpg);
	background-repeat: no-repeat;
	width:40px!important;
	height:38px;
	background-position:  center;
}
#logtab .username{
	margin-right:10px;
	width:260px!important;
}
#logMsgTab .usermobile{
	margin-right:10px;
	width:250px!important;
}
#logtab .password,#logMsgTab .password{
	margin-right:10px;
	width:260px!important;
}
#logtab .verifyCode{
	width:170px!important;
}

#logMsgTab .mobileareacode{
	display: none;
	height: 38px;
	width:110px!important;
	line-height: 38px;
	background-color: #FFFFFF;
	border: 0px #fff solid;
	color: #666666;
	font-size: 14px;
	border-radius: 3px;
}
#logMsgTab .msgimage{
	width:120px;
}
#logMsgTab .infoMessage {
	display: inline-block;
	position: relative;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: #2ac845;
}
#logMsgTab .infoMessage:before, #logMsgTab .infoMessage:after {
	content: '';
	pointer-events: none;
	position: absolute;
	color: white;
	border: 1px solid;
	background-color: white;
}
#logMsgTab .infoMessage:before {
	width: 1px;
	height: 1px;
	left: 25%;
	top: 50%;
	transform: skew(0deg,50deg);
}
#logMsgTab .infoMessage:after {
	width: 3px;
	height: 1px;
	left: 45%;
	top: 42%;
	transform: skew(0deg,-50deg);
}

#logtab .input3{
	background-color: #fff;	
    width:40px!important;
    height:38px;
	background-image: url(../images/login_11.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#logMsgTab .input4{
	background-color: #fff;
	width:40px!important;
	height:38px;
	background-image: url(../images/msgCode.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#logMsgTab .getmsgcode{
	width:60px!important;
	height:38px;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
#nav2 table tr td.login2 input{
width:300px;
height:40px;
background:url(../images/login_14.jpg) no-repeat;
border:0px;
color:#fff;
font-size:14px;
font-family:"微软雅黑";
padding-left:0px;
}
#nav2 table tr td.login3 input{
	width:300px;
	height:40px;
	background:url(../images/login_14.jpg) no-repeat;
	border:0px;
	color:#fff;
	font-size:14px;
	font-family:"微软雅黑";
	padding-left:0px;
}