@charset "UTF-8";
/* 避免样式污染，建议类名前增加gd- */
/* 不能在css里引入图片，请用img标签引入图片 */
* {
  margin: 0;
  padding: 0;
}

body {
  display: block;
}

.gd-banner-box img {
  width: 100%;
}

.gd-content {
  width: 100%;
  margin-top: -15vw;
  padding-bottom: 40px;
}

.gd-content-box-context {
  width: 100%;
}

.gd-content-box-context .gd-flex {
  width: 100%;
}

.gd-content-box-context .gd-flex .gd-nav-left {
  width: 300px;
  min-height: 695px;
  background: #FFFFFF;
}

.gd-content-box-context .gd-flex .gd-nav-left-top {
  height: 60px;
  box-shadow: 0px 6px 22px 0px rgba(169, 169, 169, 0.2);
}

.gd-content-box-context .gd-flex .gd-nav-left-top-input {
  width: 260px;
  height: 30px;
  border-radius: 15px;
  border: 1px solid #387FFC;
  padding-left: 15px;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: #2E4368;
  line-height: 30px;
}

.gd-content-box-context .gd-flex .gd-nav-left-top-input-switch {
  width: 104px;
  height: 28px;
  background: #387FFC;
  border-radius: 15px;
  margin-right: -2px;
  cursor: pointer;
  color: #fff;
  user-select: none;
  font-size: 14px;
}

.gd-content-box-context .gd-flex .gd-nav-left-top-input-switch .gd-switch-img {
  width: 18px;
  vertical-align: text-top;
  margin-left: 5px;
}

.gd-content-box-context .gd-flex .gd-nav-left-info {
  text-align: center;
  width: 300px;
  height: 60px;
  line-height: 60px;
  background: linear-gradient(275deg, #387FFC 0%, #387FFC 100%);
  color: #fff;
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  user-select: none;
}

.gd-content-box-context .gd-flex .gd-nav-left-info-title {
  text-align: center;
  width: 100%;
}

.gd-content-box-context .gd-flex .gd-nav-left-active {
  border-left: 2px solid #387FFC;
  font-weight: bold;
  background: linear-gradient(90deg, #F6F6F6 0%, #FFFFFF 100%);
}

.gd-content-box-context .gd-flex .gd-nav-left-active a {
  color: #387FFC;
}

.gd-content-box-context .gd-flex .gd-nav-left-ul {
  box-shadow: 0px 6px 22px 0px rgba(169, 169, 169, 0.2);
  box-sizing: border-box;
}

.gd-content-box-context .gd-flex .gd-nav-left-ul-add {
  padding-top: 20px;
}

.gd-content-box-context .gd-flex .gd-nav-left-ul li {
  padding-left: 15px;
  width: 300px;
  height: 60px;
  align-items: center;
  border-bottom: 1px solid #f1f1f1;
  color: #555;
}

.gd-content-box-context .gd-flex .gd-nav-left-ul li a {
  text-decoration: none;
}

.gd-content-box-context .gd-flex .gd-nav-left-ul li a:hover {
  text-decoration: none;
}

.gd-content-box-context .gd-flex .gd-nav-left-ul-left {
  width: 80px;
  text-align: center;
}

.gd-content-box-context .gd-flex .gd-nav-left-ul-right {
  cursor: pointer;
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
}

.gd-content-box-context .gd-flex .gd-nav-left-bottom {
  box-shadow: 0px 6px 22px 0px rgba(169, 169, 169, 0.2);
}

.gd-content-box-context .gd-flex .gd-nav-left-bottom img {
  width: 100%;
}

.gd-content-box-context .gd-flex .gd-right {
  width: 960px;
  padding-bottom: 40px;
  margin-left: 20px;
  background: #FFFFFF;
  box-shadow: 0px 6px 22px 0px rgba(169, 169, 169, 0.2);
}

.gd-content-box-context .gd-flex .gd-right .gd-concat {
  right: 13px;
  top: -150px;
}

.gd-content-box-context .gd-flex .gd-right .gd-concat-img {
  width: 258px;
  height: 200px;
}

.gd-content-box-context .gd-flex .gd-right-box-title {
  font-size: 28px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #272625;
  margin: 50px 0 14px 0;
}

.gd-content-box-context .gd-flex .gd-right-box-title-l {
  color: #387FFC;
  margin-right: 5px;
}

.gd-content-box-context .gd-flex .gd-right-box-tips {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #666666;
  margin-bottom: 30px;
}

.gd-content-box-context .gd-flex .gd-right-box-privance {
  width: 64px;
  height: 21px;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: #222222;
  line-height: 21px;
  margin-right: 12px;
  text-align: right;
}

.gd-content-box-context .gd-flex .gd-right-box-select {
  width: 341px;
  height: 36px;
  border-radius: 3px;
  border: 1px solid #D8D8D8;
  line-height: 36px;
  padding-left: 10px;
  color: #A9A9A9;
  user-select: none;
}

.gd-content-box-context .gd-flex .gd-right-box-select .gd-my-select {
  color: #555;
}

.gd-content-box-context .gd-flex .gd-right-box-select-options-boxs {
  display: none;
  top: 38px;
  width: 100%;
  left: 0;
  z-index: 100;
  height: 140px;
  overflow-y: scroll;
  background-color: #fff;
  box-shadow: 0 0 2px #cacaca;
  border-radius: 3px;
  box-sizing: border-box;
  padding-top: 5px;
}

.gd-content-box-context .gd-flex .gd-right-box-select-options-boxs-item {
  padding: 0 8px;
  line-height: 32px;
  height: 32px;
  cursor: pointer;
}

.gd-content-box-context .gd-flex .gd-right-box-select-options-boxs-item:hover {
  color: #666;
  background-color: #E8EEF8;
}

.gd-content-box-context .gd-flex .gd-right-box .gd-icon-down {
  right: 15px;
  top: -2px;
  cursor: pointer;
}

.gd-content-box-context .gd-flex .gd-right-box-search {
  width: 417px;
  height: 40px;
  background: #387FFC;
  border-radius: 20px;
  margin: 40px auto 14px;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  user-select: none;
}

.gd-content-box-context .gd-flex .gd-right-box .gd-draw {
  width: 417px;
  height: 40px;
  background: #387FFC;
  border-radius: 20px;
  margin: 40px auto 14px;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  user-select: none;
}

.gd-content-box-context .gd-flex .gd-right-box-moni {
  user-select: none;
  width: 417px;
  height: 40px;
  background: #E8EEF8;
  border-radius: 20px;
  margin: 0 auto 40px;
  color: #387FFC;
  cursor: pointer;
  font-size: 16px;
}

.gd-content-box-context .gd-flex .gd-right-box .gd-login {
  margin: 20px 0 0 0;
  color: #555;
  display: none;
  /*火狐*/
}

.gd-content-box-context .gd-flex .gd-right-box .gd-login .gd-phone-input {
  display: block;
  width: 341px;
  height: 36px;
  border-radius: 3px;
  border: 1px solid #D8D8D8;
  box-sizing: border-box;
  padding-left: 10px;
  font-size: 16px;
}

.gd-content-box-context .gd-flex .gd-right-box .gd-login .gd-phone-input-code {
  display: block;
  width: 212px;
  height: 36px;
  border-radius: 3px;
  border: 1px solid #D8D8D8;
  box-sizing: border-box;
  padding-left: 10px;
  font-size: 16px;
}

.gd-content-box-context .gd-flex .gd-right-box .gd-login .bd-get-code {
  width: 109px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
  margin-left: 20px;
  user-select: none;
  border-radius: 3px;
  border: 1px solid #387FFC;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #387FFC;
}

.gd-content-box-context .gd-flex .gd-right-box .gd-login .gd-login-code {
  margin: 20px 0 0 0;
}

.gd-content-box-context .gd-flex .gd-right-box .gd-login input::placeholder {
  color: #A9A9A9;
}

.gd-content-box-context .gd-flex .gd-right-box .gd-login input::-webkit-outer-spin-button,
.gd-content-box-context .gd-flex .gd-right-box .gd-login input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.gd-content-box-context .gd-flex .gd-right-box .gd-login input[type="number"] {
  -moz-appearance: textfield;
}

.gd-content-box-context .gd-flex .gd-right-box .gd-result {
  width: 880px;
  background: #F9F9F9;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 20px;
  display: none;
}

.gd-content-box-context .gd-flex .gd-right-box .gd-result-title {
  font-weight: bold;
  color: #333333;
  font-size: 18px;
  padding-left: 10px;
}

.gd-content-box-context .gd-flex .gd-right-box .gd-result-title::before {
  position: absolute;
  content: "";
  width: 3px;
  height: 18px;
  background-color: #387FFC;
  top: 4px;
  left: -4px;
}

.gd-content-box-context .gd-flex .gd-right-box .gd-result-border {
  width: 850px;
  height: 1px;
  margin: 20px auto 19px;
  border: 1px solid #E6E6E6;
}

.gd-content-box-context .gd-flex .gd-right-box .gd-result-list {
  margin-bottom: 20px;
  color: #333;
}

.gd-content-box-context .gd-flex .gd-right-box .gd-result-list div {
  flex-shrink: 0;
}

.gd-content-box-context .gd-flex .gd-right-box .gd-result-list-middle {
  margin: 0 50px 0 7px;
  flex-shrink: 1 !important;
  max-height: 600px;
  overflow-y: scroll;
}

.gd-content-box-context .gd-flex .gd-right-box .gd-result-list-view {
  flex-shrink: 0;
  cursor: pointer;
  color: #217DFF;
  user-select: none;
}

.gd-content-box-context .gd-flex .gd-right-box .gd-result-list-view a {
  color: #217DFF;
}

.gd-content-box-context .gd-flex .gd-right-box-bottom {
  width: 880px;
  margin: 40px auto 0;
  height: 395px;
  background: #F9F9F9;
  position: relative;
}

.gd-content-box-context .gd-flex .gd-right-box-bottom .gd-right-bg {
  width: 100%;
}

.gd-content-box-context .gd-flex .gd-right-box-bottom-content {
  width: 100%;
  position: absolute;
  top: 40px;
}

.gd-content-box-context .gd-flex .gd-right-box-bottom-content-title {
  font-size: 24px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #387FFC;
  margin-bottom: 14px;
}

.gd-content-box-context .gd-flex .gd-right-box-list {
  width: 96%;
  margin: 30px auto 0;
}

.gd-content-box-context .gd-flex .gd-right-box-list-item {
  width: 157px;
  min-height: 219px;
  box-sizing: border-box;
  background: #FFFFFF;
  box-shadow: 0px 6px 22px 0px rgba(169, 169, 169, 0.2);
  margin-right: 14px;
}

.gd-content-box-context .gd-flex .gd-right-box-list-item-title {
  height: 33px;
  background: #9DAFC0;
  text-align: center;
  line-height: 33px;
  font-weight: bold;
  color: #fff;
}

.gd-content-box-context .gd-flex .gd-right-box-list-item .gd-erCode {
  width: 120px;
  height: 120px;
  margin: 12px auto 17px;
}

.gd-content-box-context .gd-flex .gd-right-box-list-item .gd-wx-code {
  word-wrap: break-word;
  font-size: 14px;
  width: 100%;
  padding: 0px 12px;
}

.gd-content-box-context .gd-flex .gd-right-box-list-item .gd-wx-code-float {
  float: left;
}

.gd-content-box-context .gd-flex .gd-right-box-list-item .gd-wx-code-span {
  color: #387FFC;
}

.gd-content-box-context .gd-flex .gd-right-box .gd-right-box-material {
  flex-wrap: wrap;
}

.gd-content-box-context .gd-flex .gd-right-box .gd-right-box-zl {
  margin-right: 30px;
  margin-bottom: 20px;
  width: 220px;
  height: 50px;
  background: #EDF5FF;
  border: 1px solid #AFD0FF;
  color: #217DFF;
}

.gd-content-box-context .gd-flex .gd-right-box .gd-right-box-zl img {
  width: 18px;
  height: 14px;
  vertical-align: middle;
  margin-right: 15px;
  margin-top: -3px;
}

.gd-search-banner {
  width: 481px;
  height: 52px;
  background: linear-gradient(90deg, #89AFFF 0%, #427FFF 100%);
  box-shadow: 0px 6px 22px 0px rgba(169, 169, 169, 0.2);
  border-radius: 41px;
  top: 9vw;
  left: 50%;
  transform: translateX(-50%);
  box-sizing: border-box;
  padding: 8px 20px;
}

.gd-search-banner .gd-search-project {
  font-size: 24px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #FFFFFF;
}

.gd-search-banner .gd-search-exam {
  color: #FFFFFF;
  width: 123px;
  height: 34px;
  line-height: 34px;
  background: #b0c9ff;
  border-radius: 24px;
  text-align: center;
  cursor: pointer;
  font-size: 18px;
  user-select: none;
}

.gd-search-content {
  width: 1280px;
  min-height: 958px;
  background: #FFFFFF;
  box-shadow: 0px 6px 22px 0px rgba(169, 169, 169, 0.2);
  margin: -15vw auto 0;
  position: relative;
  z-index: 20;
  box-sizing: border-box;
  padding: 50px 80px;
  color: #222222;
}

.gd-search-content .gd-search-part {
  margin-left: 120px;
}

.gd-search-content .gd-search-select,
.gd-search-content .gd-search-year,
.gd-search-content .gd-search-select-kj,
.gd-search-content .gd-search-select-pro,
.gd-search-content .gd-search-select-cpa,
.gd-search-content .gd-search-select-acca,
.gd-search-content .gd-search-select-acca1,
.gd-search-content .gd-search-select-acca2,
.gd-search-content .gd-search-select-acca3 {
  width: 590px;
  height: 44px;
  line-height: 44px;
  background: #F8F8F8;
  border-radius: 3px;
  box-sizing: border-box;
  padding: 0 20px;
  margin: 14px 0 32px 0;
  color: #A9A9A9;
  cursor: pointer;
}

.gd-search-content .gd-search-year-val .gd-search-input {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 16px;
  background: #F8F8F8;
}

.gd-search-content .gd-search-year-val .gd-search-input::-webkit-outer-spin-button,
.gd-search-content .gd-search-year-val .gd-search-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.gd-search-content .gd-search-year-btn {
  width: 112px;
  height: 29px;
  background: #FFFFFF;
  border-radius: 8px;
  color: #387FFC;
  user-select: none;
  margin-top: 10px;
  line-height: 29px;
  text-align: center;
}

.gd-search-content .gd-search-year-btn a {
  color: #387FFC;
}

.gd-search-content .gd-my-select {
  color: #333;
}

.gd-search-content .gd-search-btn {
  font-size: 18px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  width: 417px;
  height: 50px;
  line-height: 50px;
  background: #387FFC;
  border-radius: 25px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  user-select: none;
  margin: 0 auto 22px;
}

.gd-search-content .gd-search-tips {
  text-align: center;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #666666;
}

.gd-search-content .gd-search-options,
.gd-search-content .gd-search-options-kj,
.gd-search-content .gd-search-options-pro,
.gd-search-content .gd-search-options-cpa,
.gd-search-content .gd-search-options-acca,
.gd-search-content .gd-search-options-acca1,
.gd-search-content .gd-search-options-acca2,
.gd-search-content .gd-search-options-acca3 {
  display: none;
  top: 55px;
  width: 100%;
  left: 0;
  z-index: 100;
  max-height: 140px;
  overflow-y: scroll;
  background-color: #fff;
  box-shadow: 0 0 2px #cacaca;
  border-radius: 3px;
  box-sizing: border-box;
  padding-top: 5px;
  padding-bottom: 5px;
}

.gd-search-content .gd-search-options-item,
.gd-search-content .gd-search-options-kj-item,
.gd-search-content .gd-search-options-pro-item,
.gd-search-content .gd-search-options-cpa-item,
.gd-search-content .gd-search-options-acca-item,
.gd-search-content .gd-search-options-acca1-item,
.gd-search-content .gd-search-options-acca2-item,
.gd-search-content .gd-search-options-acca3-item {
  padding: 0 8px 0 20px;
  line-height: 32px;
  height: 32px;
  cursor: pointer;
}

.gd-search-content .gd-search-options-item:hover,
.gd-search-content .gd-search-options-kj-item:hover,
.gd-search-content .gd-search-options-pro-item:hover,
.gd-search-content .gd-search-options-cpa-item:hover,
.gd-search-content .gd-search-options-acca-item:hover,
.gd-search-content .gd-search-options-acca1-item:hover,
.gd-search-content .gd-search-options-acca2-item:hover,
.gd-search-content .gd-search-options-acca3-item:hover {
  color: #666;
  background-color: #E8EEF8;
}

.gd-search-content .gd-acca2,
.gd-search-content .gd-acca3 {
  display: none;
}

.gd-search-content .gd-search-bottom {
  margin-top: 74px;
  box-sizing: border-box;
}

.gd-search-content .gd-search-bottom .gd-search-bottom-content {
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 20;
  box-sizing: border-box;
  padding: 40px 31px 45px;
}

.gd-search-content .gd-search-bottom .gd-search-bottom-content-title {
  font-weight: bold;
  color: #387FFC;
  text-align: center;
  font-size: 24px;
  margin-bottom: 14px;
}

.gd-search-content .gd-search-bottom .gd-search-bottom-content .gd-search-list {
  margin: 48px auto 0;
}

.gd-search-content .gd-search-bottom .gd-search-bottom-content .gd-search-list-item {
  width: 188px;
  height: 263px;
  background: #FFFFFF;
  box-shadow: 0px 6px 22px 0px rgba(169, 169, 169, 0.2);
  margin-right: 29px;
}

.gd-search-content .gd-search-bottom .gd-search-bottom-content .gd-search-list-item-title {
  width: 188px;
  height: 41px;
  background: #9DAFC0;
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #FFFFFF;
}

.gd-search-content .gd-search-bottom .gd-search-bottom-content .gd-search-list-item-img {
  margin: 13px 0 24px;
}

.gd-search-content .gd-search-bottom .gd-search-bottom-content .gd-search-list-item .gd-erCode {
  width: 120px;
  height: 120px;
  margin: 12px auto 17px;
}

.gd-search-content .gd-search-bottom .gd-search-bottom-content .gd-search-list-item .gd-wx-code {
  word-wrap: break-word;
  font-size: 14px;
  width: 100%;
  padding: 0px 18px;
}

.gd-search-content .gd-search-bottom .gd-search-bottom-content .gd-search-list-item .gd-wx-code-float {
  float: left;
  color: #333;
}

.gd-search-content .gd-search-bottom .gd-search-bottom-content .gd-search-list-item .gd-wx-code-span {
  color: #387FFC;
}

.gd-search-content .gd-search-bottom .gd-search-bottom-content .gd-search-list-item-bottom {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #333333;
}

.gd-search-content .gd-search-bottom .gd-search-bottom-content .gd-search-list-item .gd-wx-code {
  color: #217DFF;
}

.gd-search-content .gd-refuse-my-reason {
  display: none;
  margin: 50px 0 20px;
  width: 1120px;
  background: linear-gradient(81deg, rgba(253, 253, 253, 0.88) 0%, #FBFBFB 49%, #f9f9f9 100%);
  padding: 30px;
}

.gd-search-content .gd-refuse-my-reason .reason-icon {
  width: 20px;
  height: 20px;
  margin-top: -4px;
}

.gd-search-content .gd-refuse-my-reason .reason-part {
  margin: 16px 0 20px 0;
}

.gd-search-content .gd-refuse-my-reason .reason-left {
  margin: 0 12px;
  color: #9A9A9A;
}

.gd-search-content .gd-refuse-top {
  margin-top: -14px;
  margin-bottom: 30px;
}

.gd-search-content .gd-refuse-title {
  font-size: 22px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #51567A;
}

.gd-search-content .gd-refuse-title-add {
  color: #FF6245;
}

.gd-search-content .gd-refuse-extent {
  font-size: 18px;
  font-family: MicrosoftYaHei;
  color: #222222;
  margin: 14px 0;
}

.gd-search-content .gd-refuse-reason {
  margin: 14px 0;
}

.gd-search-content .gd-refuse-primary {
  color: #217DFF;
  margin-left: 6px;
}

.gd-search-content .gd-refuse-callback {
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: red;
}

.gd-search-content .gd-refuse-henfu {
  margin: 50px 0;
  width: 1108px;
  height: 110px;
  background: linear-gradient(81deg, rgba(253, 253, 253, 0.88) 0%, #FBFBFB 49%, #f9f9f9 100%);
  padding-top: 21px;
}

.gd-search-content .gd-refuse-henfu-tips {
  font-size: 26px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #333333;
}

.gd-search-content .gd-refuse-henfu-bom {
  font-size: 18px;
  font-family: MicrosoftYaHei;
  color: #222222;
}

.gd-search-content .gd-refuse-content-exam {
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #333333;
  position: relative;
  padding-left: 15px;
  margin-bottom: 40px;
}

.gd-search-content .gd-refuse-content-exam::before {
  content: "";
  width: 3px;
  height: 18px;
  background-color: #217DFF;
  position: absolute;
  left: 0;
  top: 5px;
}

.gd-search-content .gd-refuse-content-exam-list {
  padding: 0 30px;
  font-size: 18px;
  font-family: MicrosoftYaHei;
  color: #222222;
  border: 1px solid #EAEAEA;
  padding: 20px;
}

.gd-search-content .gd-refuse-content-exam-list .gd-wx-window {
  width: 250px;
  color: #333;
  top: 45px;
  text-align: center;
  padding: 20px 10px 10px;
  box-sizing: border-box;
  box-shadow: 0px 0px 1px #888;
  border-radius: 5px;
  z-index: 122;
  display: none;
  background-color: #fff;
}

.gd-search-content .gd-refuse-content-exam-list .gd-wx-window-title {
  font-size: 18px;
}

.gd-search-content .gd-refuse-content-exam-list .gd-wx-window img {
  width: 150px;
  height: 150px;
}

.gd-search-content .gd-refuse-content-exam-list-zn {
  margin-left: 80px;
  cursor: pointer;
}

.gd-search-content .gd-refuse-content-exam-list-zn a {
  color: #387FFC;
}

.gd-search-content .gd-refuse-content-exam-list-btn {
  width: 158px;
  height: 40px;
  background: #EDF5FF;
  border-radius: 25px;
  border: 1px solid #AFD0FF;
  color: #217DFF;
  cursor: pointer;
  user-select: none;
  font-size: 16px;
}

.gd-search-content .gd-refuse-content-exam-list-btn .gd-notice {
  margin-right: 4px;
  margin-top: -3px;
}

.gd-search-content .gd-refuse-content-tools {
  margin: 50px 0;
}

.gd-search-content .gd-refuse-content-tools-questions {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #222222;
  margin: 6px 0 0 14px;
  font-weight: normal;
}

.gd-search-content .gd-refuse-content-txt {
  font-family: MicrosoftYaHei;
  color: #3C3C3C;
  margin-top: 16px;
}

.gd-search-content .gd-refuse-content-answerBtn {
  width: 340px;
  height: 50px;
  background: #387FFC;
  border-radius: 28px;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  user-select: none;
  color: #fff;
  margin: 50px auto 18px;
}

.gd-search-content .gd-refuse-content .gd-to-answer {
  width: 340px;
  height: 50px;
  background: #387FFC;
  border-radius: 28px;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  user-select: none;
  color: #fff;
  margin: 50px auto 18px;
}

.gd-search-content .gd-refuse-content-answer-tips {
  font-size: 14px;
  color: #666;
}

.gd-search-content .gd-refuse-content-bottoms {
  width: 1120px;
  background: #F9F9F9;
  margin: 50px 0;
  padding: 20px 30px 24px;
}

.gd-search-content .gd-refuse-content-bottoms-content {
  color: #333333;
  line-height: 31px;
}

.gd-search-content .gd-refuse-content-bottoms-content .gd-refuse-rules {
  max-height: 310px;
  overflow-y: scroll;
}

.gd-search-content .gd-refuse-content-bottoms-content-thing {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  padding-left: 15px;
}

.gd-search-content .gd-refuse-content-bottoms-content-thing::before {
  content: "";
  width: 3px;
  height: 18px;
  background-color: #217DFF;
  position: absolute;
  left: 0;
  top: 5px;
}

.gd-search-content .gd-refuse-content-bottoms-content-border {
  border: 1px solid #E6E6E6;
  margin: 20px 0;
}

.gd-search-content .gd-refuse-times-item {
  width: 417px;
  height: 40px;
  background: #E8EEF8;
  border-radius: 20px;
  margin: 30px auto 20px;
  padding-left: 30px;
  color: #387FFC;
}

.gd-search-content .gd-refuse-times-item-view {
  width: 150px;
  height: 40px;
  background: #387FFC;
  border-radius: 20px;
  text-align: center;
  user-select: none;
  cursor: pointer;
  line-height: 40px;
  color: #fff;
}

.gd-search-content .gd-refuse-image img {
  width: 100%;
}

.gd-search-content .gd-refuse-image-item {
  width: 193px;
  height: 318px;
  background: #FFFFFF;
  border-radius: 2px;
  border: 1px solid #EEEEEE;
}

.gd-search-content .gd-refuse-image-content {
  margin-top: 16px;
  position: relative;
}

.gd-search-content .gd-refuse-image-content::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 80px;
  background: #ADC8FF;
  left: 16px;
  top: 10px;
}

.gd-search-content .gd-refuse-image-content-txt {
  margin: 0px 0 10px 31px;
  position: relative;
  font-size: 12px;
  color: #333333;
}

.gd-search-content .gd-refuse-image-content-txt::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  background: #ADC8FF;
  border-radius: 50%;
  left: -17px;
  top: 5px;
  z-index: 30;
}

.gd-search-content .gd-refuse-image-content-line {
  width: 1px;
  height: 19px;
  background: #ADC8FF;
  left: 16px;
  top: 10px;
}

.gd-search-content .gd-refuse-image-price {
  margin: 0px 0 10px;
  color: #E85307;
  padding-left: 16px;
  font-size: 12px;
}

.gd-search-content .gd-refuse-image-price span {
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #E85307;
}

.gd-search-content .gd-refuse-image-bom {
  font-size: 12px;
  text-align: center;
  line-height: 25px;
  padding: 0 16px;
}

.gd-search-content .gd-refuse-image-bom-kefu {
  width: 73px;
  height: 25px;
  border-radius: 13px;
  border: 1px solid #D2D2D2;
  cursor: pointer;
  user-select: none;
}

.gd-search-content .gd-refuse-image-bom-buy {
  cursor: pointer;
  user-select: none;
  color: #fff;
  width: 73px;
  height: 25px;
  background: #387FFC;
  border-radius: 13px;
}

.gd-search-content .gd-caclc {
  margin: 50px 0 80px;
  font-size: 20px;
}

.gd-search-content .gd-caclc-year {
  font-weight: bold;
  color: #333333;
  padding-left: 4px;
  position: relative;
}

.gd-search-content .gd-caclc-year::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 18px;
  background-color: #217DFF;
  left: -5px;
  top: 6px;
}

.gd-search-content .gd-caclc a {
  color: #217DFF;
}

.gd-search-content .gd-caclc-border {
  margin: 0 auto 30px;
  width: 1120px;
  height: 1px;
  background-color: #EEEEEE;
}

.gd-search-content .gd-ungain-box {
  padding: 28px 0 0 50px;
}

.gd-search-content .gd-ungain-box .gd-ad {
  font-size: 16px;
  color: #8A8A8A;
}

.gd-search-content .gd-ungain-box .gd-exp {
  font-size: 18px;
  color: #222;
  font-weight: bold;
  margin-right: 20px;
  box-sizing: border-box;
}

.gd-search-content .gd-ungain-box .gd-tab {
  padding: 20px 37px 20px 40px;
  width: 1000px;
  height: 90px;
  background: #F8F8F8;
  border-radius: 7px;
  border: 1px solid #EBEBEB;
  margin: 21px 0 30px;
}

.gd-search-content .gd-ungain-box .gd-tab-exp {
  width: 129px;
  height: 51px;
  background: #FFFFFF;
  border-radius: 8px;
  color: #666666;
  cursor: pointer;
  user-select: none;
}

.gd-search-content .gd-ungain-box .gd-tab-exp img {
  margin-right: 5px;
  margin-top: -4px;
}

.gd-search-content .gd-ungain-box .gd-tab-item {
  width: 129px;
  height: 51px;
  background: #FFFFFF;
  border-radius: 8px;
  color: #666666;
  cursor: pointer;
  user-select: none;
}

.gd-search-content .gd-ungain-box .gd-tab-item img {
  margin-right: 5px;
  margin-top: -4px;
}

.gd-search-content .gd-ungain-box .gd-tab-item-active {
  background: #387FFC;
  color: #fff;
}

.gd-search-content .gd-ungain-box .gd-zz-form {
  display: none;
  margin-bottom: 30px;
}

.gd-search-content .gd-ungain-box .gd-zz-form-text {
  color: #333;
}

.gd-search-content .gd-ungain-box .gd-zz-form-title {
  font-size: 18px;
  font-weight: bold;
  color: #387FFC;
  margin-bottom: 20px;
}

.gd-search-content .gd-ungain-box .gd-zz-form-select {
  color: #A9A9A9;
  user-select: none;
  cursor: pointer;
  width: 129px;
  height: 44px;
  line-height: 44px;
  background: #F8F8F8;
  border-radius: 3px;
  margin-left: 21px;
}

.gd-search-content .gd-ungain-box .gd-zz-form-select-context {
  padding-left: 10px;
}

.gd-search-content .gd-ungain-box .gd-zz-form-select .gd-form-d {
  right: 10px;
  top: 0px;
  user-select: none;
}

.gd-search-content .gd-ungain-box .gd-zz-form-select-options {
  display: none;
  width: 100%;
  top: 50px;
  min-height: 60px;
  max-height: 120px;
  overflow-y: scroll;
  background-color: #fff;
  box-shadow: 0 0 2px #cacaca;
  border-radius: 3px;
  box-sizing: border-box;
  padding-bottom: 5px;
  z-index: 30;
}

.gd-search-content .gd-ungain-box .gd-zz-form-select-options-item {
  color: #A9A9A9;
  padding-left: 10px;
  line-height: 30px;
}

.gd-search-content .gd-ungain-box .gd-zz-form-select-options-item:hover {
  color: #666;
  background-color: #E8EEF8;
}

.gd-search-content .gd-ungain-box .gd-zz-form-select .gd-form-items-context {
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
  top: 0;
  color: #333;
  padding-left: 10px;
  background-color: #fff;
}

.gd-search-content .gd-ungain-box .gd-work-form {
  display: block;
}

.gd-search-content .gd-ungain-box .gd-form-h {
  width: 40px;
  height: 40px;
  cursor: pointer;
  margin-left: 20px;
}

.gd-search-content .gd-ungain-box .gd-form-h-editor {
  display: none;
}

.gd-search-content .gd-ungain-box .gd-work-exp-bottom {
  width: 1000px;
  font-size: 18px;
  cursor: pointer;
}

.gd-search-content .gd-ungain-box .gd-work-exp-bottom a {
  color: #919191;
  margin-left: 5px;
  margin-top: 5px;
  display: inline-block;
}

.gd-search-content .gd-ungain-box .gd-work-exp-bottom-btn {
  width: 309px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  user-select: none;
  cursor: pointer;
  background: #387FFC;
  border-radius: 25px;
}

.gd-search-content .gd-caclc-t {
  margin-left: 10px;
}

.gd-search-content .gd-calc-main {
  margin: 30px auto;
  width: 590px;
}

.gd-search-content .gd-pre {
  font-size: 18px;
  margin-left: 10px;
  margin-top: 5px;
  cursor: pointer;
}

.gd-search-content .gd-pre a {
  color: #919191;
}

.gd-search-content .gd-gain-btn {
  width: 309px;
  height: 50px;
  background: #387FFC;
  border-radius: 25px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  color: #fff;
  user-select: none;
}

.gd-search-content .gd-calc-box-a {
  display: block;
}

.gd-search-content .gd-calc-box .gd-calc-img {
  width: 92px;
  height: 92px;
}

.gd-search-content .gd-calc-box .gd-calc-txt {
  margin-left: 30px;
  color: #9B9B9B;
  font-size: 16px;
}

.gd-search-content .gd-calc-box .gd-calc-txt .gd-txt-title {
  font-weight: bold;
  color: #222222;
  font-size: 18px;
  margin-bottom: 10px;
}

.gd-search-content .gd-calc-box-item {
  padding: 30px;
  box-shadow: 0px 14px 25px 0px #F6F6F9;
}

.gd-search-content .gd-calc-box-item .gd-calc-bottom {
  margin-top: 34px;
  font-size: 16px;
  color: #222222;
}

.gd-search-content .gd-calc-context {
  font-size: 16px;
  color: #7B7B7B;
  margin: 50px 0 40px;
}

.gd-search-content .gd-calc-context-m {
  margin: 30px 0;
}

.gd-mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 1000;
}

.gd-mask-box {
  width: 100%;
  height: 100%;
  position: relative;
}

.gd-mask-box-content {
  position: absolute;
  left: 50%;
  top: 20%;
  transform: translateX(-50%);
  background-color: #fff;
  width: 662px;
  min-height: 582px;
  border-radius: 22px;
  box-sizing: border-box;
}

.gd-mask-box-content-top {
  background: #387FFC;
  border-radius: 20px 20px 0px 0px;
  height: 87px;
  padding: 0 40px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}

.gd-mask-box-content-top img {
  user-select: none;
  cursor: pointer;
}

.gd-mask-box-content-part {
  padding: 30px 20px 45px 20px;
}

.gd-mask-box-content-part .gd-mask-exam {
  flex-wrap: wrap;
  padding-left: 22px;
}

.gd-mask-box-content-part .gd-mask-exam-item {
  margin-right: 20px;
  padding: 10px 13px 8px 13px;
  border-radius: 5px;
  border: 1px solid #D7D7D7;
  color: #373737;
  margin-bottom: 20px;
}

.gd-mask-box-content-part .gd-mask-exam-item:hover {
  color: #387FFC;
  cursor: pointer;
}

.gd-mask-box-content-part .gd-mask-code-box {
  flex-wrap: wrap;
  margin-top: 20px;
}

.gd-mask-box-content-part .gd-mask-code-box-text {
  font-size: 18px;
  font-weight: 400;
  color: #373737;
  margin: 10px 0 7px;
}

.gd-mask-box-content-part .gd-mask-code-box-tips {
  width: 154px;
  height: 48px;
  font-size: 13px;
  font-family: MicrosoftYaHei;
  color: #7F7F7F;
  line-height: 24px;
  text-align: center;
}

.gd-mask-box-content-part .gd-mask-code img {
  width: 120px;
  height: 120px;
}

.gd-mask-box-content-part .gd-mask-active {
  background: #EDF5FF;
  border: 1px solid #AFD0FF;
  color: #217DFF;
  cursor: pointer;
}
