/* font-family: arial,"Hiragino Sans GB","Microsoft Yahei","΢���ź�","����",Tahoma,Arial,Helvetica,STHeiti;*/
/* nav */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin: 0;  padding: 0;  border: 0;  font: inherit;  font-size: 100%;
    vertical-align: baseline;}
html {line-height: 1;}
ol, ul {list-style: none;}
table{border-collapse: collapse;  border-spacing: 0;  }
caption, th, td {text-align: left;vertical-align: middle;  }
q, blockquote {quotes: none;  }
q:before, q:after, blockquote:before, blockquote:after {content: "";content: none;  }
a img {border: none;}
i,em{ font-style: normal;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section,
summary{display: block;}
/*css varlues begin*/
/*css varlues end*/
/*common style  begin*/
body, html,div, ul, li, ol, dl, dt, dd, a, img, input, textarea, h1, h2, h3, h4, h5, p {padding: 0;margin: 0;
    font-family:"Microsoft Yahei", arial,"Hiragino Sans GB","΢���ź�","����",Tahoma,Arial,Helvetica,STHeiti;font-size: 12px;  }
ul, li, ol, dd, dl, dt, img {  padding: 0;  margin: 0;  list-style: none;  }
body{overflow-x:hidden; background: #fff;}
a {text-decoration: none;  color: #333;  }
a:visited {text-decoration: none;  }
a:hover {text-decoration: none;}
a:active {text-decoration: none;  }
img {border: none;  font-size: 0;line-height: 0;vertical-align: middle;}
.clearfix:after {content: " ";display: block;clear: both; height: 0;  }
.clearH { font-size: 0;line-height: 0;  }
.clearfix {zoom: 1;  }
.clearfix{ zoom:1;}
.clearfix:after{ content:''; height:0px; line-height:0px; clear:both; display:block;}
body{
    background: #fff;
    width: 100%;
	overflow:hidden;
}
.header {
    height: 80px;
    padding-top: 20px;
}
.box{
    width: 100%;
    overflow: hidden;
    background: url(../../images/bossLoginBg.jpg) no-repeat center center;
    background-size: 100%;
    height: calc(100% - 186px);
    position: fixed;
    left: 0;
    top: 100px;
}
.login_pc{float: left;margin-left: 7.8%;width: 25.8%;}
.login_pc img{width: 100%; display: block;}
.form-signin{width: 375px;
    margin:0;
    background: #fff;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -154px;
}
.loginImg1{
    position: absolute;
    top: 120px;
    left: 0;
}
.loginImg2{
    position: absolute;
    bottom: 200px;
    right: 0;
}
.loginTitle{
    font-size: 56px;
    color: #fff;
    width: 608px;
    text-align: center;
    padding: 140px 0 30px;
}
.loginSubTitle{
    font-size: 38px;
    color: #fff;
    width: 608px;
}
.form-signin-heading{
    padding: 20px 0;
    font-size: 20px; color: #333;
text-align: center;
}
.login_input{
    padding-bottom: 20px;
}
.login_input input{
    font-size: 14px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    box-shadow:none;
    list-style: none;
    outline:none;
    width: 315px;
    margin: 0 auto;
    display: block;
    padding: 10px 0;
    text-indent: 10px;
}
.login_input input:hover{  box-shadow:none;  border-color: #fe442f}
.login_input input:focus {  box-shadow:none; border-color: #fe442f }
.login_input1 img{top: 6px;}
.form-signin .btn-primary{background: #fe442f;width: 315px;border-radius: 2px;margin: 20px auto 40px;
    text-shadow: none;display: block;border: 1px solid #fe442f;box-shadow: none;
}
.rememberMes{
    width: 317px;
    margin: 0 auto;
}
.form-signin .btn-primary:hover{
    opacity: .9;
}
.form-signin label{margin: 16px auto 0;font-weight: normal;}
.form-signin label input{color: #535c67;font-size: 14px; margin: 0;}

/*@media (max-width: 1600px){  .form-signin {margin: 3% 10% 0 0;  }  }
@media (max-width: 1200px){.login_pc{width: 28%;}}
@media (max-width: 900px){
    .login_pc{width: 30%;}
    .form-signin { padding: 1.5% 3% 2.3%;  }
}
@media (max-width: 700px){
    .form-signin { padding: 1.5% 2.6% 2.3%; width: 280px;margin: 3% 8% 0 0; }
    .login_input input{
        margin-left: 10px;
        padding: 14px 4px 6px 0;
        _padding: 14px 4px 8px 0;
    }
    .form-signin .btn-primary{margin-top:10%;}
    .form-signin label{margin: 6px auto 0;}
    .login_pc{width: 35%;margin-left: 3%;}
}*/
div.validateCode {
    width: 317px;
    margin: 0 auto 20px;
}
div.validateCode #validateCode{
    margin-bottom: 0;
    padding: 10px 0;
    box-shadow: none;
    border-radius: 2px;
    border: 1px solid #ddd;
    text-indent: 10px;
}
#messageBox {
    margin-top: 10px;
    padding: 0 !important;
    border: none !important;
    background: none;
    margin: 0;
    position: absolute;
    bottom: 14px;
    width: 317px;
    left: 50%;
    margin-left: -159px;
    line-height: inherit;
}
.alert .close{display: none;}
.form-signin label{background: none;font-weight: normal;padding-left: 0;    margin: 0;}
.footer{
    color:#666;font-size:14px; text-align: center;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    border: none;
    padding: 0;
    line-height: 86px;
}
.footer a{color:#333;font-size:14px;}
#messageBox{margin-top:10px;}
.alert{padding: 0px 35px 8px 14px!important;}

.header{
    background: #fff;
}
.loginHead{
    width: 100%;
}
.loginWdith{
    width: 1200px;
    margin: 0 auto;
}
@media screen and (max-width:1690px) {
    .box{
        background-size: 100% 100%;
        height: calc(100% - 170px);
    }
    .footer{line-height: 70px;}
}
@media screen and (max-width:1439px) {
    .loginTitle{width: 514px;font-size: 44px;}
    .loginSubTitle{width: 514px;font-size: 32px;}
}

@media screen and (max-width:1367px) {
    .loginHead img{width: 160px;}
    .loginHead{height: 60px;padding-top: 16px;}
    .box{top: 76px;height: calc(100% - 132px)}
    .loginImg1{width: 140px}
    .loginImg2{width: 140px}
    .loginTitle{padding-top: 80px;}
    .footer{line-height: 56px;}
}