* {margin: 0; padding: 0; font-family: 微软雅黑; }

.checkbox_holder span { position: relative; }
.checkbox_holder a { position: relative; float: right; margin-left: 5px; font-size: 14px; color: #3d7198; bottom: -5px; }
.checkbox_holder a:hover { color: red; }
.checkbox_holder input[type="checkbox"] { display: inline-block; width: 18px; height: 18px; position: absolute; z-index: 10; opacity: 0; top: 5px; }
.checkbox_holder label { display: inline-block; padding-left: 28px; line-height: 18px; cursor: pointer; position: relative; bottom: -2px; } 
.checkbox_holder label:before { content: " "; width: 22px; height: 18px; position: absolute; left: 0; top: 0; z-index: 5; background: url(../../image/common/checkbox_home.jpg) no-repeat left top; }
.checkbox_holder input[type="checkbox"]:checked+label:before { background-position: left bottom; }

.index_logo_holder { text-align: center; margin-top: 60px; height: 215px;} 

.tab_content { height: 230px; position: relative; padding-top: 28px;} 

.login_items_wrap { width: 360px; margin: 0 auto; }
.input_tip { position: absolute; right: 17px; width: 65px; font-size: 13px; background: red; color: white; padding: 4px;} 
.tip_email {top: 35px;}
.tip_pwd {top: 80px;}

.input_holder_1 { margin-bottom: -1px;}
.input_holder { border: solid 1px lightgray; line-height: 34px; background: white;}
.input_text { border: none; outline: none; float: left; width: 300px; font-size: 18px; padding: 9px 8px;}
.input_icon { display: block; float: left; width: 42px; height: 42px; }
.input_icon_name { background: url(../../image/index/login_name.png) no-repeat center center; }
.input_icon_pwd { background: url(../../image/index/login_pwd.png) no-repeat center center; }
.login_options { padding: 15px 0 18px 0; }

.ewm_wrap { width: 370px; margin: 0px auto; padding-top: 10px;}
.ewm_tip_holder { display: inline-block; margin: 0 0 0 50px; padding: 19px 0; float: left; width: 154px; font-weight: bold; font-size: 24px; line-height: 40px; }
.ewm_tip { display: inline-block;}
.ewm_a { display: inline-block; float: left;}
.ewm_img { width: 165px; height: 165px;}

.login_box { width: 560px; margin: 0 auto; background: #F4F0FF;}
.tab_item { cursor: pointer; float: left; background: #0D4552; color: lightgray; padding: 15px 20px; font-size: 22px; width: 240px; text-align: center; }
.tab_selected { color: #424242; background: none; font-weight: bold;} 
.input_btn { width: 360px; padding: 8px 10px; background: #2676AB; font-size: 1em; color: white; border: none; border-radius: 5px; cursor: pointer; }

#footer { bottom: 0; width: 100%; text-align: center; font-size: 15px; font-family: Arial; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000); background: rgba(0, 0, 0, 0.8); }
#footer span { display: inline-block; border-left: solid 1px white; height: 13px; position: relative; bottom: -1px; }
#footer a:hover { color: white; }
#footer a { line-height: 4em; color: #e0e0e0; text-decoration: none; margin: 0 15px; }


.input_text-2{border: none;outline: none;float: left;width: 150px;font-size: 18px;padding: 9px 8px;margin-left: 42px;}
#verify_img{height: 42px;float:right;}
.verify_div{border: solid 1px lightgray;line-height: 13px;background: white;display: none;}