body {
  font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'PingFang SC', 'Microsoft YaHei', 'Source Han Sans SC', 'Noto Sans CJK SC', 'WenQuanYi Micro Hei', sans-serif;
  font-size: 14px;
  color: #1A1A1A;
  background: #F6F6F6;
  -webkit-tap-highlight-color: rgba(26, 26, 26, 0);
}
*{
	padding: 0px;
	margin: 0px;
}
.EntrySign-body {
  overflow: hidden;
}
.SignFlowHomepage {
    background-image: url('../../images/login/build_Bg.jpg');
    background-repeat: no-repeat;
    background-color: #b8e5f8;
    background-size: 100% 105%;
    width: 100%;
    height: 92vh;
    overflow: auto;
    padding-right: 15px;
}
.risk {
    background-image: url('../../images/login/risk.png');
}
.SignFlowHomepage-content {
      width: 1200px;
    margin: auto;
    margin-top: 10%;
}
.SignContainer-content {
  width: 350px;
  min-height: 350px;
  margin: 0 auto;
  text-align: center;
}
.SignFlowHomepage .Card {
  overflow: visible;
  padding:0 20px;
  width:430px;
}
.Card {
 margin-bottom: 10px;
    overflow: hidden;
    float: right;
    border-radius: 2px;
    box-sizing: border-box;
}
.header {
  height: 85px;
  width: 100%;
  position: absolute;
  top: 0px;
  min-width: 998px;
  background:#fff;
  background-clip: content-box;
}
.header_mian {
  width: 1200px;
  margin: auto;
}
.header_mian_right {
  float: right;
  line-height: 60px;
  cursor: pointer;
}
.header_mian_left {
  float: left;
}
.username {
  color: #42abfb;
  padding-right: 20px;
  display: inline-block;
  position: relative;
}
.hide{
display:none; 
}
.hd_title {
    color: #333;
    font-size: 24px;
    float: left;
    width: 100%;
    padding-bottom: 10px;
    cursor: pointer;
}
.selected {
    color: #009efb;
    border-bottom: 1px solid #eaeaea;
}
    .selected > P {
        color: #009efb !important;
    }
.tab_t>ul{clear: both;}
ol, ul {
    list-style: none;
}

.SignFlow-account {
  margin-top: 16px;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  height: 38px;
  line-height: 38px;
  padding: 0;
  color: #8590A6;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
  box-shadow: 0 0 0 60px #fff inset;
  -webkit-text-fill-color: #333;
}
.Input {
  flex: 1;
  padding: 0;
  overflow: hidden;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  background: transparent;
  border: none;
  outline: none;
  resize: none;
}
.Input-wrapper {
  position: relative;
  display: flex;
  height: 40px;
  padding: 4px 10px;
  font-size: 14px;
  background: #FFFFFF;
  border-radius: 3px;
  box-sizing: border-box;
  transition: background 200ms, border 200ms;
}
.Login-options {
  margin-top: 12px;
  height: 20px;
  background: #FFFFFF;
}
.Button--plain,
.Button--link {
  height: auto;
  padding: 0;
  line-height: inherit;
  background-color: transparent;
  border: none;
  border-radius: 0;
}
.Login-switchType {
  color: #175199;
}
.Button {
  display: inline-block;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  background: none;
  color: #8590A6;
}
.Login-cannotLogin {
  float: right;
}
.Login-switchType {
  color: #175199;
}
.SignFlow-submitButton {
  width: 100%;
  margin-top: 20px;
  height: 45px;
  border: 1px solid;
  border-radius: 3px;
}
.Button--primary.Button--blue {
    color: #FFFFFF;
    background-color: #009efb;
}
    .Button--primary.Button--blue:hover:not(:disabled) {
        background-color: #299fe4;
    }
.hd_title>p{
	font-size: 12px;
	color: #CACACA;
}
.SignFlowHome {
  width: 100%;
  height: 100vh;
  overflow: auto;
  background: url(/images/tk_bg.png) no-repeat center bottom;
  background-color: #f7f8fc;
  background-size: 100%;
}
.log-header {
  width: 100%;
  height: 4rem /*70px*/;
  line-height: 4rem;
  min-width: 1000px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  position: relative;
  background: #FFFFFF;
  box-shadow: 0 1px 3px rgba(26, 26, 26, 0.1);
  background-clip: content-box;
}
.clearfix {
  zoom: 1;
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.mar-ri30 {
  margin-right: 30px;
}
.col8 {
  color: #888;
}

.content {
    background: #fff;
    height: 100%;
    border-radius: 5px;
    color: #333333;
}
.header-title{padding: 15px;border-bottom: 1px solid#ccc;}
.header-title span{border-left: 3px solid #42abfb;display: inline-block;padding-left: 5px;font-size: 16px;}
.table_box {
    padding: 0px 20px;
    text-align: center;
}
.table_box thead th {
    text-align: center;
}
.study_box{position: absolute;left: 0px; top: 50px;background: #fff;z-index: 9999;padding: 10px;border-radius: 4px;border: 1px solid #ccc;width: 230px;transition: all 0.5s;display: none;}
.study_box p{height: 32px;line-height: 32px;color: #333;}
.study_box p i{width: 7px;height: 7px;background: #42abfb;border-radius: 50%;display: inline-block;margin-right: 5px;}
.study_box p em{color: #3480E7;font-style: normal;display: inline-block;padding: 0 4px;}
.username:hover .study_box{display: block;color: #333;}
.rightfloat{float: right;}

.tab_c{padding-top:10px;}

.yzm_input{
	    width: 167px;
    float: left;
}

.yzm_img{
	width: 80px;
	float: right;
}
.layui-form-label {
    padding: 9px 1px;
    width: 85px;
}
.layui-input-block {
    margin-left: 95px;
    min-height: 36px;
}
.layui-form-select dl dd.layui-this {
    background-color: #009efb;
    color: #fff;
}