body{
    min-width:1136px;
    background:white;
}
html,body{
    width: 100%;
    margin: 0;
    padding: 0;
}
/*头部*/
.logo_session_top {
    background: #fff;
    width: 1135px;
    height: 90px;
    line-height: 80px;
    margin: 0 auto;
}
.logo_session_top a{
   text-decoration: none;
}
.logo_session_top a span{
    font-size:26px;
    color:#030202;
}
.logo_session_top img{
    vertical-align: middle;
    display:inline-block;
    margin-left:20px;
    margin-right:15px;
}
/*内容区*/
.logo_session_middle{
    width:100%;
    min-width: 1135px;
    height:620px;
    margin: 0 auto;
    background:url(https://www.xatmserv.com/xahtrd//middlestage/public/img/login/bgLogin.png) no-repeat center center;
    background-size:100% 100%;
}
.middle_session{
    width:1135px;
    margin:0 auto;
    display:flex;
    justify-content: flex-start;
    position: relative;
}
/*账户查询*/
.index-button{
    position: absolute;
    top: 0;
}

.middle_session_left{
    width:50%;
    height:100%;
    color:#fff;
    padding-top:113px;
    padding-left:20px;

}
.middle_session_left h3{
    font-size:46px;
    margin-bottom:40px;
    font-weight: 100;
}
.middle_session_left h4{
    font-size:22px;
    font-weight: 100;
}
.middle_session_right{
    width:454px;
    height:397px;
    margin-top:113px;
    text-align: center;
    background:#fff;
}
.middle_session_right h4{
    text-align: center;
    color:#4e4e4e;
    font-size: 22px;
    margin:35px 0;
}
.middle_session_right p{
    position:relative;
}
.middle_session_right p input{
    width:350px;
    height:42px;
    color:#cccccc;
    font-size:14px;
    border:1px solid #cccccc;
    padding-left:17px;
    -moz-user-select: text;
    -webkit-user-select: text;
    -ms-user-select: text;
}
.middle_session_right p:nth-child(3){
    margin-top:16px;
}
.middle_session_right p span{
    display:inline-block;
    width:20px;
    height:20px;
    line-height:20px;
    font-size:18px;
    vertical-align: middle;
    text-align: center;
    color:#9c9c9d;
    position:absolute;
    top: 12px;
    left: 383px;
}
/*.middle_session_right p input:focus{ border:1px solid #6cb7fe; }*/
.middle_session_right .yan_zheng{
    width:369px;
    height:42px;
    margin:0 auto;
    margin-top:16px;
    text-align: left;
}
.yan_zheng a{
    color:#0c71cf;
    font-size:14px;
    cursor: pointer;
}
.yan_zheng a:hover{
    text-decoration: underline;
    color:red;
}
.middle_session_right .yan_zheng input{
    float: left;
    width:220px;
    height:42px;
    color:#cccccc;
    font-size:14px;
    border:1px solid #cccccc;
    padding-left:16px;
    margin-right: 10px;
    -moz-user-select: text;
    -webkit-user-select: text;
    -ms-user-select: text;
}
.middle_session_right .yan_zheng img{
    height: 42px;
}
.middle_session_right .logo_buttom,.middle_session_left .logo_buttom{
    display:inline-block;
    width:184px;
    height:42px;
    color:#fff;
    font-size:16px;
    border:0;
    background:#278ff0;
    letter-spacing: 10px;
    margin-top:27px;
    cursor: pointer;
}
/*忘记密码栏*/
.middle_session_right .remeber_mima{
    text-align: left;
    padding: 0 33px;
    color:#828383;
    font-size:14px;
    margin-top:10px;
}
.remeber_mima input{
    display:inline-block;
    width:14px;
    height:14px;
    border:1px solid #278ff0;
    vertical-align: middle;
    margin-left:10px;
}
.remeber_mima a{
    display:inline-block;
    color:#0c71cf;
}
.remeber_mima a:nth-child(3){
    margin-left:239px;
}
/*底部版权*/
.logo_footer{
    width:1135px;
    margin:0 auto;
    text-align: center;
}
.logo_footer p{
    margin-top:18px;
    margin-bottom: 12px;
    color:#666;
    font-size:12px;
}

.captcha {
    width: 70px;
    height: 35px;
    cursor: pointer;
}
/*查询弹窗相关样式*/
/*弹框线*/
.con-line{
    position: absolute;
    top: 56px;
    width: 50%;
    height: 1px;
    background:#999;
    opacity: 0.4;
    text-align:center;
}
.search-input{
    overflow: hidden;
}
.search-input .el-form-item__content .el-input{
    width: 80% !important;
    float:left;
}
.search-input .el-form-item__content .el-button{
    float:left;
    padding:12px 20px;
}

/*技术合同的登陆样式*/
.jsht_container{
	background:url(https://www.xatmserv.com/xahtrd//middlestage/public/img/login/loginjsht_bg.jpg) no-repeat;
    background-size: 100%;
    height: 100vh;
    width: 100%;
  }
  .jsht_header{
    height: 50px;
    line-height: 50px;
    background: #175993;
    opacity: 0.5;
  }
  .jsht_header .jsht_header_txt{
    color: #fff;
	padding-left: 25%;
  }
  .jsht_header .jsht_header_right{
	font-size: 14px;
	text-align: right;
	padding-right: 25%;
	color: #fff;
  }
  .jsht_section{
    position: absolute;
    left: 50%;
    top: 50%;
    overflow: hidden;
    width: 1000px;
    height: 500px;
    margin-left: -500px;
    margin-top: -250px;
    border-radius: 8px;
  }
  .jsht_section_left{
    position: relative;
    background: #FFFFFF;
    height: 500px;
  }
  .jsht_section_left .jsht_section_img{
    text-align: center;
    height: 260px;
    padding-top: 12px;
  }
  .jsht_section_left .jsht_section_img img{
    height: 100%;
  }
  .jsht_section_nrgl{
    padding: 10px 40px;
  }
  .jsht_section_nrgl .jsht_section_title{
    border-bottom: 1px solid #e2e2e2;
    padding: 0 5px 8px;
    font-weight: bold;
  }
  .jsht_section_nrgl ul{
    margin: 0;
    padding: 0;
  }
  .jsht_section_nrgl ul li{
    list-style: none;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    position: relative;
    border-bottom: 1px dashed #e2e2e2;
    padding: 0 5px;
    cursor: pointer;
  }
  .jsht_section_nrgl ul li:hover{
    color: #409EFF;
  }
  .jsht_section_nrgl li span:first-child{
    max-width: 300px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .jsht_section_nrgl li span.jsht_section_optime{
    position: absolute;
    right: 5px;
  }
  .jsht_section_right{
    position: relative;
    background: #356fae;
    height: 500px;
    padding: 30px;
  }
  .jsht_form_title{
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    color: #FFFFFF;
    padding: 25px 0 30px;
  }
  .jsht_form_footer{
    color: #fff;
    position: relative;
    font-size: 14px;
  }
  .jsht_form_footer span{
    cursor: pointer;
	text-decoration: none;
  }
  .jsht_form_footer span:hover{
    color: #409EFF;
  }
  .jsht_form_footer a:hover{
	color: #409EFF!important;
  }
  .jsht_form_footer a{
    position: absolute;
	color: #FFFFFF!important;
    right: 0;
  }
  .jsht_section_right .captcha{
    height: 48px;
    width: 70px;
    cursor: pointer;
    vertical-align: bottom;
  }
  .jsht_section_right .user_form .el-form-item{
    margin-bottom: 30px;
  }
  .jsht_section_right .user_form .el-form-item:last-child{
    margin-bottom: 15px;
  }
  .jsht_section_right .user_form .el-form-item__content{
    line-height: 48px;
  }
  .jsht_section_right .user_form .el-input__inner{
    line-height: 48px;
    height: 48px;
  }
  .jsht_section_right .captcha_txt{
    color: #409EFF;
    text-decoration: none;
    display: inline-block;
    vertical-align: bottom;
    line-height: initial;
  }
  .jsht_section_right .el-button{
    padding: 15px 20px;
    font-size: 16px;
    letter-spacing: 15px;
    font-weight: bold;
  }
  .jsht_section_right .captcha_txt:hover{
    color: red;
  }
  .nrgl_dialog .el-dialog__header{
    background: #2d8cf0;
    padding: 10px;
  }
  .nrgl_dialog .el-dialog__title{
    color: #fff;
    font-size: 16px;
  }
  .nrgl_dialog .el-dialog__headerbtn{
    display: none;
  }
  .nrgl_dialog .el-dialog__body{
    padding: 20px;
  }
  .nrgl_dialog .el-dialog__footer{
    border-top: 1px solid #e2e2e2;
    padding: 10px 20px;
  }
  .dialog_container_title{
    font-size: 20px;
    color: #000;
    font-weight: bold;
    margin-bottom: 12px;
    padding: 0 10px;
  }
  .dialog_container_optime{
    border-bottom: 1px solid #e2e2e2;
    padding: 0 10px 12px;
  }
  .dialog_container_optime span{
    display: inline-block;
    margin-right: 6px;
  }
  .dialog_container_zp{
    max-height: 240px;
    display: inline-block;
	padding: 0 10px;
  }
  .dialog_container_txt{
	padding: 10px;
  }
  .dialog_container_zp img{
    height: 100%;
	width: 100%;
  }
  .dialog_container_fj{
    color: #409EFF;
    padding: 12px 10px;
    cursor: pointer;
  }
.my-message-box .el-message-box__content {
    	text-align: center !important;
  }
