@charset "UTF-8";
/**设置cssfun方法**/
.c-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}

.iconfont {
  font-family: 'iconfont' !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

html {
  font-size: 100%;
  height: 100%;
  font-family: '微软雅黑';
}

body {
  line-height: 1.42857;
  min-height: 100%;
  font-family: '微软雅黑';
}

ul {
  list-style: none;
}

a {
  text-decoration: none;
}

.c-container {
  width: 100%;
  margin: 0 auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.img_auto {
  display: block;
  width: 100%;
  height: auto;
}

/** 多行省略 **/
.ellipsisTwo {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  white-space: normal;
  word-break: break-word;
}

.by-locked-cta {
  margin: 0;
  padding: 0;
  position: fixed;
  top: 620px;
  right: 0;
  display: block;
  overflow: hidden;
  transform: rotate(90deg);
  transform-origin: top right;
  border-radius: 0 0 10px 10px;
  z-index: 10;
}

.by-locked-cta .score-button {
  display: inline-block;
  line-height: 12px;
  margin: 0;
  position: relative;
  padding: 16px 30px 15px 30px;
  font-size: 1rem;
  color: #fff;
  border: none;
  border-radius: 0;
  background-color: #eb5207;
  font-weight: bold;
  cursor: pointer;
  transition: all ease 0.3s;
  text-align: center;
}

.by-locked-cta .score-button::after {
  position: absolute;
  bottom: 7px;
  left: 50%;
  width: calc(100% - 60px);
  height: 0px;
  content: '';
  transition: all ease-out 0.4s;
  transform: translateX(-50%);
  background-color: #fff;
}

.by-locked-cta .score-button:hover::after {
  height: 3px;
}

.by-locked-cta .score-button:nth-child(2) {
  border-left: 1px solid #001b50;
}

@media screen and (max-width: 992px) {
  .by-locked-cta .by-locked-cta {
    display: none;
  }
}

@media (min-width: 768px) {
  .c-container {
    max-width: 750px;
  }
}

@media (min-width: 992px) {
  .c-container {
    max-width: 970px;
  }
}

@media (min-width: 1200px) {
  .c-container {
    max-width: 1170px;
  }
}

@media (min-width: 1440px) {
  .c-container {
    max-width: 1260px;
  }
}

@media (min-width: 1900px) {
  .c-container {
    max-width: 1440px;
  }
}

@media (max-width: 991px) {
  .c-container {
    padding: 0 30px;
  }
  .by-locked-cta {
    display: none;
  }
}

/**设置cssfun方法**/
.c-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}

.iconfont {
  font-family: 'iconfont' !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: 'meiryo-ui';
  src: url("../lib/font/meiryo-ui.woff2");
}

@font-face {
  font-family: 'Accord';
  src: url("../lib/font/accord-alternate-light.otf");
}

@font-face {
  font-family: 'SansSerif';
  src: url("../lib/font/SansSerif.ttf");
}

@font-face {
  font-family: 'GT-Sectra';
  src: url("../lib/font/gt-sectra-bold.woff2");
}

h1 {
  margin-bottom: 28px;
  text-align: center;
  font-size: 2rem;
  position: relative;
  font-weight: bold;
  line-height: 43px;
  letter-spacing: 0;
  color: #001b50;
}

h1:after {
  position: absolute;
  bottom: -28px;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  height: 1px;
  margin-bottom: 20px;
  content: '';
  background-color: #00b8f1;
}

h2 {
  font-size: 1.625rem;
  font-weight: bold;
  line-height: 36px;
  letter-spacing: 0;
  color: #001b50;
  margin-bottom: 40px;
  position: relative;
}

p,
a,
li {
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  color: #001b50;
  font-size: 1rem;
  text-decoration: none;
}

.score {
  margin-bottom: 100px;
  padding-top: 40px;
}

.score .score-stripe {
  padding-top: 40px;
  width: 73.5688%;
  margin: 0 auto;
}

.score .score-stripe .score-column2 {
  margin: 0 auto;
}

.score .score-stripe .score-column2 .score-column3 {
  width: 100%;
}

.score .score-stripe .score-column2 .score-column3 .score-left {
  width: 15.849%;
  padding: 0 15px;
}

.score .score-stripe .score-column2 .score-column3 .score-center1 {
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.score .score-stripe .score-column2 .score-column3 .score-center1 .form-by {
  padding-top: 60px;
}

.score .score-stripe .score-column2 .score-column3 .score-right {
  width: 11.849%;
  padding: 0 15px;
}

.score .score-stripe .form-group {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.score .score-stripe .form-group .form-label {
  padding-bottom: 5px;
}

.score .score-stripe .form-group .score-button {
  margin: 0;
  padding: 0;
  font-weight: bold;
  line-height: 15px;
  display: inline-block;
  padding: 18px 32px 15px 32px;
  cursor: pointer;
  transition: all ease 0.3s;
  text-align: center;
  text-decoration: none;
  color: #203367;
  border: 2px solid #00b8f1;
  border-radius: 5px;
  background: transparent;
  font-size: .9375rem;
}

.score .score-stripe .form-group .score-button:hover {
  text-decoration: none;
  background-color: #00b8f1;
}

.score .score-stripe .form-group label {
  color: #001B50;
  font-size: 22px;
  font-weight: normal !important;
}

.score .score-stripe .score-center-text {
  width: 100%;
}

.score .score-stripe .score-center-text .score-hero {
  margin-bottom: 50px;
}

.score .score-stripe .score-center-text .score-hero .score-hero-body p {
  margin-bottom: 14px;
  text-align: center;
}

.score .score-stripe .form-group {
  margin-bottom: 22px;
}

.score .score-stripe .js-show-on-restriction {
  margin-bottom: 20px;
}

.score .score-stripe .js-show-on-restriction p {
  margin-bottom: 14px;
}

.score .score-stripe .js-show-on-restriction a {
  color: #00b8f1;
}

.score .score-stripe .js-show-on-restriction a:hover {
  text-decoration: solid 1px #00b8f1 !important;
  border-bottom: solid 1px #00b8f1;
}

.score .score-stripe .showDiv {
  display: none;
}

.score .score-stripe .showDiv p {
  margin-bottom: 14px;
  color: #001b50;
}

.score .score-stripe .showDiv .showA1 {
  color: #00b8f1;
}

.score .score-stripe .showDiv h3 {
  font-weight: bold;
  margin-bottom: 10px;
  color: #001b50;
}

.score .score-stripe .showDiv .score-button {
  margin: 0;
  padding: 0;
  font-weight: bold;
  line-height: 15px;
  display: inline-block;
  padding: 18px 32px 15px 32px;
  cursor: pointer;
  transition: all ease 0.3s;
  text-align: center;
  text-decoration: none;
  color: #203367;
  border: 2px solid #00b8f1;
  border-radius: 5px;
  background: transparent;
  margin-top: 14px;
}

.score .score-stripe .showDiv .score-button:hover {
  text-decoration: none;
  background-color: #00b8f1;
}

.score .form-control {
  width: 60.742%;
  line-height: 40px;
  color: #555;
  position: relative;
}

.score .form-control select {
  background-repeat: no-repeat,
 repeat;
  background-position: 98% 58%;
  appearance: none;
  background-size: 12px 12px;
  background-image: url(https://medialibrarycdn.blueyonder.com/Areas/BlueYonder/img/blue-arrow-down.svg);
}

.score .form-control select,
.score .form-control input,
.score .form-control textarea {
  width: 97.72%;
  height: 40px;
  font-size: 22px;
  padding-right: 13px;
  padding-left: 13px;
  color: #9a9b9f;
  background-color: #f6f6f6;
  list-style: none;
  box-shadow: none;
  border-color: transparent;
  transform: translateY(50%);
  margin-bottom: 20px;
}

.score .form-control select:focus,
.score .form-control input:focus,
.score .form-control textarea:focus {
  outline: none;
  border-color: transparent;
}

.score .form-control span {
  display: none;
  position: absolute;
  width: 100%;
  text-align: right;
  line-height: 1.42857;
  color: #555;
  font-size: 16px;
  left: 0;
}

.score span {
  display: none;
  position: absolute;
  width: 100%;
  text-align: right;
  line-height: 1.42857;
  color: #555;
  font-size: 16px;
  left: 0;
}

.score .form-control1 {
  width: 60.742%;
  line-height: 40px;
  color: #555;
  position: relative;
}

.score .form-control1 span {
  display: none;
  position: absolute;
  width: 100%;
  text-align: right;
  line-height: 1.42857;
  color: #555;
  font-size: 16px;
}

.score .form-control1 textarea {
  transform: translateY(25%);
  width: 100%;
  border: 0px;
  background-color: #f6f6f6;
  padding: 2px;
  line-height: 31px;
  height: 80px;
}

.score .score-center-text {
  text-align: center;
}

.score .score-center-text .form-group {
  transform: translate(40%, 50%);
}

.score .score-section-hero {
  margin-top: 78px;
}

.score .score-section-hero h2:after {
  position: absolute;
  bottom: -28px;
  left: 50%;
  width: 40px;
  height: 1px;
  margin-bottom: 20px;
  content: '';
  background-color: #00b8f1;
}

.score .score-section-hero .score-button1 {
  margin: 0;
  padding: 0;
  margin: 0 auto;
  font-weight: bold;
  line-height: 15px;
  display: inline-block;
  padding: 18px 32px 15px 32px;
  cursor: pointer;
  transition: all ease 0.3s;
  text-align: center;
  text-decoration: none;
  color: #203367;
  border: 2px solid #00b8f1;
  border-radius: 5px;
  background: transparent;
  font-size: .9375rem;
}

.score .score-section-hero .score-button1:hover {
  text-decoration: none;
  background-color: #00b8f1;
}

@media screen and (min-width: 992px) {
  h1 {
    font-size: 3.125rem;
    line-height: 62px;
  }
  h2 {
    font-size: 2.625rem;
    line-height: 52px;
  }
  p,
  a,
  li {
    font-size: 1.0625rem;
    line-height: 25px;
  }
  h3 {
    font-size: 1.875rem;
    line-height: 37px;
  }
}

@media screen and (max-width: 992px) {
  .score-center1 {
    padding: 0 30px;
  }
  .score-hero,
  .form-by,
  .score-column3,
  .score-column2,
  .score-center1 {
    width: 100%;
    order: 2;
  }
  .score-stripe {
    width: 100% !important;
  }
  .score-column2 {
    margin: 0 !important;
  }
  .score-column3 {
    display: flex;
    flex-direction: column;
  }
  .score-center1 {
    padding: 0 30px !important;
  }
  .score-left,
  .score-right {
    padding: 0;
    width: 0;
  }
  .form-group {
    flex-direction: column;
    font-size: 22px;
    font-weight: normal !important;
    align-items: flex-start !important;
  }
  .score-section-hero h2:after {
    position: absolute;
    bottom: -28px;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
    height: 1px;
    margin-bottom: 20px;
    content: '';
    background-color: #00b8f1;
  }
  .form-control {
    width: 100% !important;
  }
  .form-control1 {
    width: 100% !important;
  }
  .score-center-text .form-group {
    transform: translate(0%, 50%) !important;
  }
  .showDiv {
    padding-left: 15px;
    padding-right: 15px;
  }
  .showDiv .score-section-hero {
    margin-top: 0px !important;
    text-align: center;
  }
  .showDiv .score-call-to-action a {
    width: 65%;
  }
}

@media screen and (max-width: 574px) {
  .score {
    margin-bottom: 30px !important;
    padding-top: 20px !important;
  }
  .score-button {
    margin: 14px 0 0 0;
    width: 40%;
    text-align: center !important;
  }
  .score-button1 {
    margin: 14px 0 0 0;
    margin: 0 auto;
  }
  .score-hero h2,
  .score-hero h1,
  .score-hero p {
    text-align: center;
  }
  .score-hero h1::after {
    left: 50% !important;
    transform: translate(-50%, 0);
  }
}

@media screen and (min-width: 996px) {
  #header {
    position: sticky;
    top: 0;
    z-index: 999;
  }
  #header header {
    position: unset;
  }
}

@media screen and (min-width: 2000px) {
  .score .score-stripe {
    width: 1440px;
  }
  .score-center1 {
    width: 960px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1400px) {
  .score-center1 {
    width: 780px;
  }
}

@media screen and (min-width: 1800px) {
  .score-center1 {
    width: 840px;
  }
}
