#main {
  background: #fff;
  padding-bottom: 20px;
}

.banner {
  position: relative;
  padding-top: 25px;
  background: url(/v3/images/activity/electronicFile/bg12.png) no-repeat center;
  height: 1200px;
}

.banner-top {
  width: 1100px;
  margin: auto;
  padding-left: 80px;
}

.logo-img {
  width: 1100px;
  margin-top: 24px;
  margin: auto;
}

.title-1 {
  font-size: 48px;
  line-height: 1;
  color: #252427;
  margin-bottom: 20px;
  white-space: nowrap;
  font-weight: bold;
  margin-top: 20px;
}

.title-2 {
  font-size: 24px;
  color: #252427;
  line-height: 1;
  margin-bottom: 27px;
}

.mianfeitiyan-bg {
  width: 176px;
  height: 56px;
  background: url(/v3/images/activity/electronicFile/bg8.png) no-repeat center;
  margin-top: -47px;
  margin-left: 10px;
}

.mianfeitiyan {
  background-color: #5167E5;
  color: #fff;
  width: 176px;
  height: 56px;
  font-size: 24px;
  line-height: 56px;
}

.banner-buttton-img {
  width: 900px;
  height: 200px;
  background: url(/v3/images/activity/electronicFile/bg11.png) no-repeat center;
  margin: auto;
}

.tag-list {
  overflow: hidden;
  margin-bottom: 20px;
}

.tag-list .tag-item {
  display: inline-block;
  height: 50px;
  line-height: 44px;
  width: 130px;
  margin-right: 20px;
  font-size: 28px;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  text-align: center;
}

.btn-pink {
  background-color: #ff6a51;
  font-size: 16px;
  height: 46px;
  width: 156px;
  line-height: 46px;
  vertical-align: top;
  color: #fff;
  border-radius: 60px;
}

.hq-btn-warning {
  bottom: auto;
  top: 22%;
}

.header__scroll .header__logo {
  background: url(/v3/images/logo1.png) no-repeat 0px center;
}

.header__scroll .header__newNav li a {
  color: #606c82;
  transition: all 0.2s;
}

.header__scroll .header__newNav li a:hover {
  color: #21a8df;
}

.wrap {
  width: 1100px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  padding: 15px 0 15px 0;
  margin-bottom: 140px;
  align-items: center;
}

.wrap2 {
  width: 1040px;
  margin: auto;
  /* padding-bottom: 54px; */
  padding-top: 120px;
}

.banner-wrap {
  position: relative;
  width: 1100px;
  margin: auto;
  overflow: auto;
  display: flex;
  justify-content: space-between;
}

.banner-box {
  padding-top: 160px;

}

.banner-right {
  float: left;
  padding-left: 6px;
  margin-top: 4px;
  margin-bottom: 100px;
}

.banner-right img {
  max-width: 100%;
}

.feature-background {
  height: 3114px;
  position: relative;
  background: url(/v3/images/activity/electronicFile/bg13.png) no-repeat center center;
}
.intro {
  padding-top: 40px;
  display: flex;
  justify-content: space-around;
}

.intro-li {
  background-color: #fff;
  width: 240px;
  border: 1px solid #E3E9F5;
  /* height: 242px; */
  margin: 10px;
}

.intro-li:hover {
  box-shadow: 0px 0px 10px rgba(189, 210, 229, 0.8);
  cursor: pointer;
}

.sub-title {
  position: relative;
  color: #252427;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 32px;
}

.sub-title3 {
  color: #021744;
  font-size: 20px;
  margin: 20px 0px 4px 10px;
}

.sub-desc {
  color: #252427;
  font-size: 16px;
  margin-bottom: 1em;
  font-weight: 400;
}

.sub-desc3 {
  color: #576582;
  font-size: 12px;
  /* font-weight: 600; */
  display: inline-block;
  padding-bottom: 20px;
  margin-left: 10px;
}

.footer {
  margin-bottom: 32px;
  border: none;
}

.footer li {
  float: left;
}

.text-tel {
  line-height: 66px;
  font-weight: bold;
  font-size: 20px;
  color: #2e3748;
}

.feature-img {
  width: 564px;
  height: 334px;
}

.kehujianzheng {
  width: 1100px;
  margin: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.kehujianzheng-txt {
  color: #252427;
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 52px;
}

.kehujianzheng-img {
  width: 100%;
  height: 100%;
}

.electronic_bottom {
  width: 100%;
  height: 1400px;
  background: url(/v3/images/activity/electronicFile/bg15.png) no-repeat center;
}

.mianfeishiyong {
  width: 1100px;
  margin: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 220px;
  color: #fff;
  padding-bottom: 56px;
}

.mianfeishiyong-txt {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

.mianfeishiyong_form {
  width: 800px;
  height: 420px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  box-shadow: 0px 0px 30px rgba(189, 204, 229, 0.3);
  padding: 50px;
}

.mianfeishiyong_form-left {}

.mianfeishiyong_form-right {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.mianfeishiyong_form-right div {
  font-size: 20px;
}

.mianfeishiyong_form-right p {
  color: #576582;
  font-size: 12px;
}

.mianfeishiyong_form-right img {
  width: 240px;
  height: 240px;
}

.mianfeishiyong_form-left-form p {
  font-size: 12px;
  font-family: SourceHanSansCN-Light;
  line-height: 19px;
  color: #576582;
  opacity: 1;
  margin-bottom: 8px;
}

.mianfeishiyong_form-left-form input {
  width: 392px;
  height: 40px;
  background: #FFFFFF;
  border: 1px solid #E3E9F5;
  opacity: 1;
  border-radius: 4px;
  margin-bottom: 20px;
  padding-left: 20px;
}

.mianfeishiyong_form-left-form input:focus {
  border: 1px solid #5167E5;
}

.js-appointment-submit {
  width: 392px;
  height: 48px;
  background: #5167E5;
  opacity: 1;
  border-radius: 4px;
  color: #fff;
}

.footer_line {
  border: 1px solid #e5e5e5;
  height: 1px;
  width: 100%;;
}

.footer_link {
  width: 1100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #7D889C;
  font-size: 12px;
  height: 60px;
  margin: auto;
}

.footer_link span {
  margin-right: 20px;
}

.footer_link a {
  color: #7D889C;
  margin-right: 30px;
}

.footer_link a:hover {
  text-decoration: underline;
}

.openSubmit {
  background-color: #fff;
  text-align: center;
  margin: 20% auto;
  display: none;
}
.electronic-banner .activity-header-login .header__newLogin_in{
  margin-top: 10px;
}