@charset "utf-8";
.w1119{ width: 1120px; margin: 0 auto; }
body,html{
    background-color: #fff;
}
header{
    position: relative;
    height: 90px;
    background: #fff;
}
.hd_cont h1{
    position: absolute;
    height: 90px;
    line-height: 90px;
}
.hd_cont h2{
    position: absolute;
    top: 0;
    right: 0;
    height: 90px;
    line-height: 90px;
    font-size: 20px;
    color: #666;
    padding-right: 15px;
    letter-spacing: 1px;
}
.hd_cont h2 .hd_pic{
    width: 60px;
    height: 50px;
    display: inline-block;
    text-align: right;
    line-height: 50px;
}
header .nav_list{
    float: right;
    height: 90px;
    margin-right: 165px;
    line-height: 90px;
    font-size: 20px;
    color: #3368b8;
}
header .nav_list li{
    float: left;
    padding: 0 26px;
    cursor: pointer;
}
header .nav_list li.active,header .nav_list li:hover{
    background-color: #3f81e5;
    color: #fff;
}
header h2 .l_line{
    position: absolute;
    width: 1px;
    height: 62px;
    border-right: 1px dashed #cecece;
    top: 18px;
    left: -56px;
}
/*登录中间 样式 start*/
.content{
    width: 100%;
    height: 737px;
    background: url("../images/login/login_banner.png") center center no-repeat;
    padding-top: 76px;
}
.content .info_cont{
    position: relative;
    width: 1122px;
    height: 502px;
    margin: 0 auto;
    background: url("../images/login/login_pic.png");
}
.getInfo,.setInfo{
    position: absolute;
    top: 0;
    right: 0;
    width: 450px;
    height: 100%;
    padding: 0 55px;
    background-color: #fff;
}
.getInfo .head{
    width: 100%; 
    border-bottom: 1px solid #72a4ef;
    padding-top: 14px;
}
.getInfo .head li{
    position: relative;
    width: 50%;
    float: left;
    font-size: 24px;
    line-height: 58px;
    text-align: center;
    cursor: pointer;
}
.getInfo .head li .arrow{ display: none; }
.getInfo .head li.active{ color: #006bba; }
.getInfo .head li.active .arrow{
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    border-top: 9px solid transparent;
    border-bottom: 9px solid #72a4ef;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
}
.phone_icon,
.code_icon,
.pCode_icon,
.pass_icon{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 42px;
    height: 40px;
}
.phone_icon{ background: url("../images/login/phone.png") center center no-repeat; }
.code_icon{ background: url("../images/login/code.png") center center no-repeat;  }
.pCode_icon{ background: url("../images/login/info_code.png") center center no-repeat;  }
.pass_icon{ background: url("../images/login/pass.png") center center no-repeat;  }
.input_cont{
    width: 340px;
    height: 40px;
    margin-top: 20px;
}
.login .input_cont{ margin-top: 30px; }
.input_cont.max .input{ width: 340px; }
.input_cont.mid .input{ width: 220px; }
.input_cont .input{
    position: relative;
    border: 1px solid #d2d2d2;
    height: 40px;
}
.input_cont .input input{
    width: 100%;
    height: 100%;
    padding:0 10px 0 44px;
    line-height: 38px;
    font-size: 16px;
    color: #333;
}
.input_cont .code_show{
    width: 110px;
    height: 40px;
    /*background-color: #72a4ef;*/
    float: right;
}
.input_cont .code_show .code_pic{
    display: block;
    width: 100%;
    height: 100%;
    background-color: #72a4ef;
}
.input_cont .code_show .get_code{
    width: 100%;
    height: 100%;
    display: block;
    border: 1px solid #2b5696;
    color: #2b5696;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
}
.getInfo .protocol{
    font-size: 16px;
    color: #999;
    line-height: 35px;
}
.getInfo .protocol a{
    color: #72a4ef;
}
.getInfo .btn{
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 24px;
    text-align: center;
    background-color: #2b5696;
    letter-spacing: 12px;
}
.getInfo .line_cont{
    position: relative;
    height: 20px;
    line-height: 20px;
    font-size: 0;
    margin-top: 10px;
}
.getInfo .line_cont span{
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 90px;
    text-align: center;
    font-size: 14px;
    color: #999;
    background-color: #fff;
}
.getInfo .line_cont .l_line{
    position: absolute;
    left: 0;
    top: 9px;
    border-top: 1px dashed #999;
    width: 100%;
}
.getInfo .type_li{
    text-align: center;
    margin-top: 10px;
}
.getInfo .type_li img{
    width: 62px;
    height: 62px;
}
.getInfo .forget_pass{
    height: 36px;
    line-height: 36px;
    /*text-align: right;*/
    position: relative;
}
.getInfo .forget_pass a{
    color: #999;
    font-size: 16px;
    text-decoration: underline;
    position: absolute;
}
/*忘记密码*/
.getInfo .break_cont{
    position: relative;
    padding: 26px 0 10px 24px;
    line-height: 18px;
    font-size: 16px;
}
.getInfo .break_cont a{ color: #666; }
.getInfo .break_cont .break_icon{
    position: absolute;
    display: block;
    top: 26px;
    left: 0;
    width: 18px;
    height: 18px;
    background: url(../images/login/break.png) left center no-repeat;
}
.getInfo > h2{
    font-size: 24px;
    color: #006bba;
    line-height: 25px;
    text-align: center;
}
.forget_cont .input_cont{
    margin-top: 30px;
}
/*登录中间 样式 end*/
/*底部*/
footer.s_foot{
    margin-top: 0px;
}
.iframe_cont{
  position: fixed;
  z-index: 10001;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 800px;
  height: 480px;
  margin: auto;
  border:3px groove #e1e1e1;
  border-radius: 3px;
  background: #fff;
  overflow: hidden;
}
.iframe_close{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    width: 56px;
    height: 26px;
    background: #51b7ec;
    border-radius: 3px;
    text-align: center;
    line-height: 26px;
    color: #fff;
    cursor: pointer;
    margin: 0 auto;
}
.protocol input[type=checkbox]{
    -webkit-appearance: checkbox;
}
#login_wx{
  overflow: hidden;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100000;
  width: 360px;
  height: 420px;
  background: #fff;
  border-right: 5px;
  margin: auto;
}
#login_wx iframe{
  display: block;
  margin: 0 auto;
}
.iframe_cont{
  position: fixed;
  z-index: 10001;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 800px;
  height: 480px;
  margin: auto;
  border:3px groove #e1e1e1;
  border-radius: 3px;
  background: #fff;
  overflow: hidden;
}
.iframe_close{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    width: 56px;
    height: 26px;
    background: #51b7ec;
    border-radius: 3px;
    text-align: center;
    line-height: 26px;
    color: #fff;
    cursor: pointer;
    margin: 0 auto;
}
.m_cont_bg{
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background-color: rgba(0,0,0,0.4);*/
  background: #000;
  opacity: 0.55;
  filter:alpha(opacity=55);
  display: none;
}
.login_err{
    width: 263px;
    text-align: left;
    display: inline-block;
    color: red;
    overflow: hidden;
}
.hd_cont h2{
    position: absolute;
    top: 20px;
    right: 0;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #666;
    padding-right: 0;
    letter-spacing: 1px;
    width: 165px;
    border-left: 1px dashed #d2d2d2;
}
.pass_icon_rigth{
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 42px;
    height: 40px;
    background: url(../images/login/pass_icon_rigth_show.png) center center no-repeat;
    cursor: pointer;
}
.pass_icon_rigth_hide{
    background: url(../images/login/pass_icon_rigth_hide.png) center center no-repeat;
}
#pass_icon_rigth_hide{
    display: none;
}
::-ms-clear,::-ms-reveal{display:none;}