﻿@charset "utf-8";

.web_tit { height:80px; line-height:80px; text-align:left;}

.web_tit img { vertical-align:middle;}

.admin_banner {width:100%; height:547px; background:url(../images/admin_login_banner.png) center center no-repeat;}

.login_box{width:350px;height:390px; position:absolute;right:0;top:50px;background:#fff; border-radius:6px;padding:30px;}

.login_tit {font-size:24px; height:40px; line-height:40px;color:#575757;}

.login_input ,.login_input02 {height:48px;border:1px solid #dedede;padding-left:43px;border-radius:3px;font-size:16px;color:#575757;}

.login_input  {width:303px;}

.login_input02  {width:133px;}

.icon01 ,.icon02 ,.icon03 {background:url(../images/login_icon.png) no-repeat; background-size:40px 120px;}

.icon01 { background-position:0 5px;}

.icon02 { background-position:0 -35px;}

.icon03 { background-position:0 -75px;}

.login_li {width:100%; padding:11px 0; position:relative;}

.login_li img { position:absolute;top:12px;right:0;}

.login_btn {width:346px; height:48px; line-height:48px; background:#ff3c3c;color:#fff; text-align:center;font-size:18px;border:0;border-radius:3px; cursor:pointer;}

.error_info {font-size:12px; text-align:center;color:#ff0000; height:30px; line-height:30px;}

.login_s {height:12px; width:12px;border:1px solid #dedede;color:#575757;}

.copy_right {color:#575757;padding-top:25px; line-height:22px; text-align:center;}

.copy_right a ,.copy_right a:visited{color:#575757;}