@charset "utf-8";
/* CSS Document */

/*
 body{
font-size:14px; font-family:"宋体",Arial, Helvetica, sans-serif;color:#363636;}
*/
input,select,textarea{ vertical-align:middle;}
img{ border:0;}
ul,li{ list-style-type:none;}
a:link,a:visited,a:hover,a:focus{
text-decoration:none;color:#010101;}

.banner{ width:100%; height:399px; background:url(../images/banner_02.jpg) no-repeat;}
/*.ban_erwei{ position:relative; width:1100px; height:399px; background:url(../images/banner_nei.jpg) no-repeat; z-index:100; margin:0 auto;}*/
/* .ban_erwei{ position:relative; width:100%; float:right;top:-490px; z-index:1000; margin-right:10%;} */
/* .login_user{ position:absolute; top:200px; left:630px; width:295px; height:330px; background:url(../images/login1.png) no-repeat;} */
/* 加入新的样式 注释下面 .ban_erwei  .login_user样式*/
/* .ban_erwei{
    position: relative;
    width: 100%;
    float: right;
    z-index: 1100;
}
.login_user{
	position: absolute;
    margin-top: 5%;
    left: 61%;
    width: 295px;
    height: 330px;
    background: url(../images/login1.png) no-repeat;
} */
 .ban_erwei{
position: relative;
width: 50%;
float: right;
z-index: 1100;
}
.login_user{
	position: absolute;
    margin-top: 1%;
    right: 20%;
    width: 395px;
    height: 475px;
    background:linear-gradient(to top, #9dadc5 20%, #3058a1 50%, #3397ed, transparent);
    /*background: url(../images/login1.png) no-repeat;*/
    display:none;
}
.ban_left_text{
position: relative;
width: 50%;
text-align: left;
z-index: 8;
}
.left_text{
	position: absolute;
	margin-top: 26%;
	opacity:0;
	left:-60%;
	font-size:35px;
	font-weight:bold;
	color:#fff;
}
.text_display{display:none;}
.login_kuang li input{ width: 165px; height:40px; }
.login_kuang{ margin-top:16px; margin-left:46px;   }
.log_select { margin-top:20px; text-align:center; color:#FFF;}
.log_select a:hover{text-decoration: none;}
.kuang_er{ margin-top:18px;}

.btn_an a{ color:#FFF;}
.btn_an a:hover{ color:#FC3 ;text-decoration: none;}

.wangji{ margin-left:90px; margin-top:10px; }
.wangji a{ color:#FFF;}
.wangji a:hover{ color:#F00;text-decoration: none;}


.erweima input {
    display: block;
    height: 40px;
    width: 110px;
}
.vendorcode{
   margin-top: 18px; 
   margin-left:48px;
}
.vendorcode input {
    display: block;
    height: 40px;
    width: 205px;
}
.erweima {
    margin-top: 18px; 
}
.erweima img {
    float: left;
    height: 40px;
    width: 90px;
    margin-left: 40px;
    margin-right: 10px;
    font-size: 20px;
}
.login_user .clearfix::after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
}
.title_div{
    position: relative;
    float: left;
    z-index: 1100;
}
.title_float{
	position: absolute;
    margin-top: 8%;
    left: 10%;
    float:left;
    width: 295px;
    height: 330px;
}
.modal-maskdiv {
	display:	none; 
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 230, 234, 232, .8 ) 
                url("<c:url value='/static/images/ajax-loader.gif'/>") 
                50% 50% 
                no-repeat;
}
.loading .modal {
    overflow: hidden;
    display: block;
}
