body {
  font-family: 'Microsoft Yahei';
  font-size: 15px;
  padding: 0;
  margin: 0;
  line-height: 175%;
  background: #fff;
}
dd,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
p,
textarea {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  cursor: pointer;
}
a:link,
a:visited {
  color: #000;
  text-decoration: none;
}
a:hover {
  outline: 0;
}
a:active {
  text-decoration: none;
}
a:focus {
  outline: 0;
}
img,
input {
  border: 0;
  width: 100%;
}
input {
  outline: 0;
}
dd,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t20 {
  margin-top: 20px;
}

/*--------------------------------头部--------------------------------*/
.head {
  width: 96%;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
  padding: 15px 0;
  background: rgba(255,255,255,0.7);
  font-size: 14px;
  z-index: 9;
  display: flex;
  justify-content: space-around;
}
.head .header-left {
  display: flex;
}
.header-left .scsglxh-logo{
  width: 163px;
  height: 38px;
}
.head .user a,
.head nav a {
  color:  #000000;;
  margin: 0 23px;
  cursor: pointer;
  font-size: 14px;
}
.head .user a:hover,
.head nav a:hover {
  color:  #4887F0;;
}
#logoLink{
  display: flex;
  justify-content: center;
  align-items: center;
}
.head nav a.szxj {
  cursor: default;
  color:  #000000;
}
.head p {
  color:  #000000;
  margin: 0 15px;
  float: right;
}
.banner {
  width: 100%;
  height: 60px;
  text-align: center;
}
.viewsindex {
  width: 100%;
  height: 100%;
}
.viewsindex .imgs {
  width: 100%;
  display: block;
}
.Aanst,
.contentsy,
.inject {
  position: relative;
}
.inject a {
  position: absolute;
  width: 500px;
  height: 60px;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
}
.contentsy a {
  position: absolute;
  width: 900px;
  height: 60px;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
}
.Aanst a {
  position: absolute;
  width: 500px;
  height: 60px;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
}

/*--------------------------------底部--------------------------------*/
.menu_bottom {
  position: relative;
}
.bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  padding: 20px 0;
  text-align: center;
  font-size: 12px;
}
.bottom nav {
  text-align: center;
  line-height: 30px;
  color: #333;
}
.bottom nav a {
  color: #333;
  margin: 0 20px;
}
.bottom p {
  color: #333;
  line-height: 30px;
}
.bottom nav a:hover {
  color: red;
}


/* 弹层 */
#mask-layer {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 9;
  display: none;
  opacity: 0.5;
  background: #000;
}
#mask-box {
  width: 460px;
  height: 360px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -230px;
  margin-top: -180px;
  z-index: 99;
  box-shadow: 3px 3px 6px 3px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  background: #fff;
  background: url(../images/mask.png) no-repeat;
  display: none;
}
.close {
  float: right;
  position: absolute;
  top: -15px;
  right: -28px;
  color: #fff;
  width: 16px;
  height: 16px;
  line-height: 14px;
  font-size: 24px;
}

.bottom nav a:hover {
  color: #666;
}
/* .link_button {
  position: absolute;
  background: rgb(247, 247, 247);
  bottom: -73px;
  text-align: center;
  width: 100%;
  height: 184px;
} */
.link_button {
  display: inline-block;
  width: 305px;
  height: 48px;
  background: #6278ED;
  border-radius: 4px;
  line-height: 48px;
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
  cursor: pointer;
}
.section_bac {
  background: url(../images/szxj/double_bg.png) no-repeat;
  width: 100%;
  height: 976px;
  background-size: 100% 976px;
}

.box .two_box {
  width: 50%;
  height: 470px;
  position: relative;
}
.box .two_box_bg {
  width: 50%;
  height: 470px;
  text-align: right;
  position: relative;
}

.last_box {
  width: 50%;
  height: 127px;
  margin: 0 auto;
}
.last_box li {
  width: 64%;
}
.last_box li a {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #f9ecd9;
  line-height: 35px;
  padding-top: 96px;
  display: block;
  text-align: center;
  width: 64%;
  height: 35px;
}
/* 弹层 */
#mask-layer {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 9;
  display: none;
  opacity: 0.5;
  background: #000;
}
#mask-box {
  width: 504px;
  height: 344px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -230px;
  margin-top: -180px;
  z-index: 99;
  box-shadow: 3px 3px 6px 3px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  background: #fff;
  background: url(../images/mask.png) no-repeat;
  display: none;
}
.close {
  float: right;
  position: absolute;
  top: 10px;
  right: -16px;
  color: #333;
  width: 43px;
  height: 43px;
  line-height: 14px;
  font-size: 24px;
}
.bom {
  position: absolute;top: 140px;
  right: 88px;
}
.sign-name {
  margin-top: 32px;
  margin-bottom: 32px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sign-name:nth-child(2) {
  display: flex;
  /* margin-left: 18px */
}
.sign-name input[type="text"], .sign-name input[type="number"]{
  width: 210px;
  height: 38px;
  line-height: 38px;
  /* border-radius: 8px; */
  border: 1px solid #EEF0F3;
  border-left: none;
  text-indent: 10px;
  display: block;
  /* margin-bottom: .5333rem; */
  font-size: 12px;
  color: #333;
  -moz-appearance: textfield;
  border-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
}
.checkin-info {
  background: #FFFFFF;
  border-radius: 8px;
  text-align: center;padding: 32px 24px;
}
.checkin-info h2 {
  text-align: center;
}
.sign-name input::placeholder {
  color: #999;
  font-size: 14px;
  display: flex;
  align-items: center;
}
.code-rap {position: relative;}
.code-btn {
  width: 102px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #EEF0F3;
  text-align: center;
  cursor: pointer; 
  font-size: 16px;
  color: #1A79E4;
  align-items: center;
  margin-left: 7px;
}
.input-1 {
  width: 77px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #EEF0F3;
  border-radius: 4px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right: none;
  padding-left: 17px;
}
.username-input ,.mobile-input,.code-rap {position: relative;display: flex;align-items: center;margin-top: 16px;}
.mobile-input,.code-rap {margin-top: 16px;}
/* .code-btn::before {
  content: '';
  display: inline-block;
  width: 1px;
height: 24px;
background: #DDDDDD;
margin-right: 16px;
} */

.username-error, .sex-error, .phone-error, .code-error, .company-error, .company-name-error,.email-name-error,.radio-error {
  font-size: 12px;
  color: red;
  position: absolute;
  bottom: -20px;
}
.rules-icon::before {
  /* content: "*";
  font-size: 14px;
  color: red; */
}
.color-333{
  color: #333;
}
.sign-index .fontsize-30 {
  font-size: .3733rem;
  font-weight: 500;
}

.hide{ display: none !important;}
/*--------------------------------弹窗--------------------------------*/
/* flex布局 */
.flex{
  display: -webkit-box !important; /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */  
  display: -moz-box !important; /* Firefox 17- */  
  display: -webkit-flex !important; /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */  
  display: -moz-flex !important; /* Firefox 18+ */  
  display: -ms-flexbox !important; /* IE 10 */  
  display: flex !important; /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
}
.flex-row{
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction:row;
}
.flex-column{
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction:column;
}
.flex-justify-start{
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.flex-justify-center{
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.flex-justify-end{
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.flex-justify-between{
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.flex-justify-around {
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.flex-wrap{
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap:wrap;
}
.flex-align-center{
  -webkit-align-items:center;
  -moz-align-items:center;
  -ms-align-items:center;
  -o-align-items:center;
  align-items:center;
}
.flex-align-end{
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
}
.flex_col{
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.flex_1{
  float: left;
  -webkit-box-flex: 1;      /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 1;         /* OLD - Firefox 19- */
  width: 33%;               /* For old syntax, otherwise collapses. */
  -webkit-flex: 1;          /* Chrome */
  -ms-flex: 1;              /* IE 10 */
  flex: 1;                  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  min-width: 0;             /* 防止设置white-space:nowrap内容溢出 */
}

.tips-dialog{
  display: none;
  width: 100%;
  height: 40px;
  background: linear-gradient(90deg, #FD6666 0%, #D9262A 100%);
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
label {
  font-size: .4267rem !important;
}
.dialog,.checkin-dialog, .slider-dialog {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
}
.checkin-yindao-dialog,.yindao-dialog {
  width: 472px;
  height: 204px;
  background: #FFFFFF;
  border-radius: 9px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  /* line-height: 2.4rem; */
  position: fixed;
  top: 35%;
  left: 40%;
  z-index: 1000;
}
.close-ly {
  display: inline-block;
  width: 84PX;
  height: 34PX;
  line-height: 34PX;
  text-align: center;
  background: linear-gradient(90deg, #106EE2 0%, #0C89F3 100%);
  margin-top: 20px;
  border-radius: 4px;
  cursor: pointer;
}
.yindao-dialog span:nth-child(1) {
  margin-bottom: .2667rem;
}
.fontsize-28 {
  font-size: .3733rem;
  margin-top: .6667rem;
}
#loadingId {
  font-size: 28px;
  width: 100%;
  height: 100%;
  margin-top: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* 悬浮入口 s */
.zjt-xuanfu{
  position: fixed;
  right: 0;
  bottom: 50%;
    transform: translateY(50%);
  z-index: 10;
}
.zjt-xuanfu img{
  font-size: 12px;
  color: #999;
  line-height: 20px;
  overflow: hidden;
  vertical-align: top;
}

.zjt-xuanfu a:hover{
	text-decoration: none;
}

.zjt-xuanfu .single-xuanfu{
  display: block;
  width: 58px;
  height: 58px;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.09);
  border-radius: 4px;
  text-align: center;
  padding: 8px 0 2px;
  box-sizing: border-box;
  margin-bottom: 2px;
  position: relative;
  cursor: pointer;
}
.zjt-xuanfu .single-xuanfu:hover{
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.zjt-xuanfu .single-xuanfu img{
  width: 22px;
  height: 22px;
  margin-bottom: 4px;
}
.zjt-xuanfu .xuanfuSix img{
  width: 40px;
  height: 40px;
  margin-bottom: 4px;
}
.zjt-xuanfu .single-xuanfu .xuanfu-name{
  font-size: 12px;
  color: #738AAD;
  line-height: 22px;
}
.zjt-xuanfu .goback-xuanfu{
  width: 58px;
  height: 58px;
  background: linear-gradient(90deg, #106EE2 0%, #0C89F3 100%);
  border-radius: 4px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.zjt-xuanfu .goback-xuanfu img{
  width: 14px;
  margin-bottom: 4px;
}
.zjt-xuanfu .goback-xuanfu .goback-name{
  width: 25px;
  font-size: 12px;
  color: #ECECEC;
  line-height: 14px;
}
/* 侧边栏联系内容样式调整 20230103 */
.zjt-xuanfu .single-xuanfu .hotline-name{
  min-width: 240px;
  height: 60px;
  position: absolute;
  top: 0;
  right: 64px;
  cursor: initial;
}
.zjt-xuanfu .single-xuanfu .hotline-name-in{
  width: 236px;
}
.zjt-xuanfu .single-xuanfu .hotline-icon{
  width: 14px;
  height: 14px;
  background: #FFFFFF;
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%) rotateZ(45deg);
}
.zjt-xuanfu .single-xuanfu .hotline-name-postion{
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 9%);
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  max-height: 348px;
  overflow: auto;
  scrollbar-width: none; 
  padding: 10px 16px;
}
.zjt-xuanfu .single-xuanfu .hotline-name-postion::-webkit-scrollbar{
  width: 0;
  display: none;
}
.zjt-xuanfu .single-xuanfu .hotlime-num{
  width: 100%;
  border-radius: 4px;
  text-align: left;
  line-height: 42px;
  font-size: 16px;
  color: #333333;
  white-space: nowrap;
}

.zjt-xuanfu .single-xuanfu .welfare-name{
  width: 240px;
  height: 60px;
  position: absolute;
  top: 0;
  right: 58px;
  cursor: initial;
}

.zjt-xuanfu .single-xuanfu .welfare-name-title{
    white-space: break-spaces;
    display: inherit;
    padding: 0px 10px 0 15px;
}

.zjt-xuanfu .single-xuanfu .welfare-num{
  width: 137px;
  height: auto;
  border-radius: 4px;
  text-align: center;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.09);
  font-size: 12px;
  color: #F59024;
  position: absolute;
  right: 8px;
  padding-bottom: 10px;
}

.zjt-xuanfu .single-xuanfu .welfare-num img{
  width: 110px;
  height: 110px;
  margin: 20px 20px 0 15px;
}

.zjt-xuanfu .single-xuanfu .welfare-icon{
  width: 14px;
  height: 14px;
  background: #FFFFFF;
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%) rotateZ(45deg);
}
/* 悬浮入口 e */

/* 滑块 */


/* 弹窗2 */
/* 需要引入的css文件 */
html {
  touch-action: none;
  touch-action: pan-y;
}

.verify-code {
  font-size: 20px;
  text-align: center;
  cursor: pointer;
  margin-bottom: 5px;
  border: 1px solid #ddd;
}

.cerify-code-panel {
  height: 100%;
  overflow: hidden;
}

.verify-code-area {
  float: left;
}

.verify-input-area {
  float: left;
  width: 60%;
  padding-right: 10px;

}

.verify-change-area {
  line-height: 30px;
  float: left;
}

.varify-input-code {
  display: inline-block;
  width: 100%;
  height: 25px;
}

.verify-change-code {
  color: #337AB7;
  cursor: pointer;
}

.verify-btn {
  width: 200px;
  height: 30px;
  background-color: #337AB7;
  color: #FFFFFF;
  border: none;
  margin-top: 10px;
}

.verifybox {
  position: relative;
  box-sizing: border-box;
  border-radius: 2px;
  border: 1px solid #e4e7eb;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.verifybox-top {
  padding: 0 15px;
  height: 50px;
  line-height: 50px;
  text-align: left;
  font-size: 16px;
  color: #45494c;
  border-bottom: 1px solid #e4e7eb;
  box-sizing: border-box;
}

.verifybox-bottom {
  padding: 15px;
  box-sizing: border-box;
}

.verifybox-close {
  position: absolute;
  top: 13px;
  right: 7px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
}

.mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1001;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, .3);
  /* display: none; */
  transition: all .5s;
  display: none;
}

.verify-tips {
  position: absolute;
  /* display: none; */
  left: 0px;
  bottom: -35px;
  width: 100%;
  height: 30px;
  /* transition: all .5s; */
  line-height: 30px;
  color: #fff;
  /* animation:move 1.5s linear; */
}

@keyframes move {
  0% {
    bottom: -35px;
  }

  50%,
  80% {
    bottom: 0px;
  }

  100% {
    bottom: -35px;
  }
}

.suc-bg {
  background-color: rgba(92, 184, 92, .5);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7f5CB85C, endcolorstr=#7f5CB85C);
}

.err-bg {
  background-color: rgba(217, 83, 79, .5);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7fD9534F, endcolorstr=#7fD9534F);
}

#helpCenterId, 
#feedbackId,
#hotline,
#feedbackXF{
  display: none;
}