﻿@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, dl, dd, form {margin: 0; font-style: normal; font-weight: normal}
body{ margin:0 auto;line-height:26px;font-weight:normal; font-size:14px;background-image:url(../images/bg.png); background-size: cover;}
img{border:0;}
a{ color:#333; text-decoration:none;}
a:hover{color:#288ce6; text-decoration: none;}
.left{ float:left}
.right{ float:right}


.body01{width:970px;margin:0 auto; padding:0px; margin-top:100px}
.dbleft{width:400px; float:left;}
.dbleft img{width:400px; margin-top:50px}
.dbfont{width:400px; height:40px; background:#344661; font-size:24px; line-height:40px; text-align:center; color:#8999AD; margin-top:60px; margin-left:30px; border-radius:10px;}

.dbright{width:560px; float:right; position:relative}
.dbimg{width:600px; margin:0 auto; padding:0px; display:table; z-index:1}
.dbimg img{width:600px; position:absolute; top:0}
.db_kuang{width:400px; border-radius: 3px; height:400px;background:#FFF; border:#7fb9fb 1px solid;z-index:1; position: relative; margin: 0 auto; display: block; top:50%; margin-top: -190px;}
.db_h1{width:300px; margin:0 auto; padding:0px; display:table;font-size:18px; color:#6F6F6F; margin-top:20px; margin-bottom:30px}
.db_h1 span{ float:right; font-size:14px; color:#F96817;*float:none; *margin-left:80px;}
.db_h1 span img{width:20px; height:20px; vertical-align:middle; margin-right:5px}

.input_cell{width:353px;height:45px;position: relative;border: 1px solid #E4E4E4; left:22px; margin-top:20px}
.userNameicons {background: url(../images/name.png) no-repeat scroll;}
.userword {background: url(../images/password.png) no-repeat scroll;}

.pass-label {float:left;height:20px;left: 12px;position: absolute;top: 15px;width:20px;z-index: 2;}
.input_cell input {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;border: 0 none;
display: block;font-size:14px;height:40px;left: 0;line-height:40px;margin: 0;padding:3px 15px;*padding:0px;*line-height:40px;*height:40px;*margin-top:3px;position: relative;top: 0;width:301px;padding-left: 38px;}

.btnSubmit {width:354px;color: #ffffff;font-size: 18px;padding: 10px 0;background:#1C84F9 no-repeat scroll;border: medium none;
border-radius: 1px; margin-top:20px; margin-left:22px; cursor:pointer}







