#menu_price {
  font-weight: 600;
}
.section-price .headerPicture {
  width: 100%;
  height: 180px;
  line-height: 180px;
  text-align: center;
  font-size: 38px;
  font-weight: 600;
  color: #ffffff;
  background: url(acae3a070cb269f81d09aea39243d6fd.png) no-repeat;
  background-size: 100% 100%;
}
.section-price .section-nav {
  min-width: 888px ;
  /*width: @mainwidth ;*/
  padding: 40px 0 0 0;
  margin: 0 13%;
  border-bottom: 1px solid #dde1ec;
}
.section-price .section-nav ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.section-price .section-nav ul li {
  width: 25%;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  color: #111A34;
  line-height: 30px;
}
.section-price .section-nav a {
  display: inline-block;
  color: #4A4A4A;
  padding: 0 0 20px 0;
  border-radius: 2px;
}
.section-price .section-nav .active {
  color: #1676ff;
  border-bottom: 4px solid #1676ff;
}
.section-price .section-content {
  width: 1094px;
  /* width: @mainwidth ;*/
  margin: 0 auto;
  padding-bottom: 40px;
}
.section-price .section-content > li {
  width: 100%;
  margin: 0 auto;
  display: none;
}
.section-price .section-content > li.active {
  display: block;
}
.section-price .section-content > p {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #111a34;
  line-height: 22px;
}
.section-price .section-content > p:first-child {
  margin: 30px 0 0px 0;
}
.section-price .section-content > p:nth-child(2) {
  margin-top: 9px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 22px;
}
.section-price .section-content > p:nth-child(2) > span {
  color: #1676FF;
  margin-left: 6px;
}
.section-price .section-content .introduce .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex ;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.section-price .section-content .honour .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex ;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.section-price .section-content .orderContent {
  width: 260px;
  height: 427px;
  background: #ffffff;
  border-radius: 8px;
  -webkit-box-shadow: 0px 6px 20px 0px #e2eaf7;
          box-shadow: 0px 6px 20px 0px #e2eaf7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 70px 0 6px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 100px 20px 0 0;
  position: relative;
  border: 1px solid transparent;
}
.section-price .section-content .orderContent:hover {
  border: 1px solid #1676FF;
}
.section-price .section-content .orderContent:hover .orderBtn {
  background-color: #1676FF;
  color: #fff;
}
.section-price .section-content .orderContent:hover .orderBtn .orderActiveBtn {
  color: #fff;
}
.section-price .section-content .orderContent:last-child {
  margin-right: 0;
}
.section-price .section-content .orderContent:nth-child(2),
.section-price .section-content .orderContent:nth-child(3) {
  border-radius: 0px 0px 8px 8px;
}
.section-price .section-content .orderContent .headerTitle {
  position: absolute;
  left: -1px;
  top: -55px;
  color: #fff;
  width: 101%;
  height: 55px;
  text-align: center;
  line-height: 55px;
  background: #1676ff;
  border-radius: 8px 8px 0px 0px;
}
.section-price .section-content .orderContent > p {
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  color: #111a34;
  line-height: 22px;
}
.section-price .section-content .orderContent .orderPrice {
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 5px 0 30px 0;
}
.section-price .section-content .orderContent .orderPrice > span {
  font-size: 38px;
  font-weight: 600;
  text-align: center;
  color: #1676ff;
  line-height: 47px;
  margin-right: 5px;
}
.section-price .section-content .orderContent > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px  0 0  0;
  border-top: 1px solid #dfe3ef;
  margin: 0px 0 60px 0;
}
.section-price .section-content .orderContent > ul li {
  margin-bottom: 3px;
  color: #111a34;
  line-height: 20px;
}
.section-price .orderBtn {
  cursor: pointer;
  width: 134px;
  height: 42px;
  border: 1px solid #1676ff;
  border-radius: 4px;
  font-size: 16px;
  text-align: center !important;
  color: #1676ff !important;
  line-height: 42px !important;
}
.section-price .orderQuote {
  width: 1094px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto 50px auto;
}
.section-price .orderQuote dl {
  width: 537px;
  padding: 40px 0 40px 0;
  background: #ffffff;
  border-radius: 8px;
  -webkit-box-shadow: 0px 6px 20px 0px #e2eaf7;
          box-shadow: 0px 6px 20px 0px #e2eaf7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  border: 1px solid transparent;
}
.section-price .orderQuote dl:hover {
  border: 1px solid #1676FF;
}
.section-price .orderQuote dl:hover .orderBtn {
  background-color: #1676FF;
  color: #fff;
}
.section-price .orderQuote dl:hover .orderBtn .orderActiveBtn {
  color: #fff;
}
.section-price .orderQuote dl:first-child {
  margin-right: 20px;
}
.section-price .orderQuote dl dt {
  font-size: 22px;
  font-weight: 500;
  color: #111a34;
  line-height: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dfe3ef;
  font-weight: 600;
}
.section-price .orderQuote dl dd {
  font-size: 16px;
  color: #111a34;
  line-height: 28px;
}
.section-price .orderQuote dl .topModule {
  padding-top: 20px;
}
.section-price .orderQuote dl .priceBtn {
  cursor: pointer;
  margin-top: 36px;
}
.section-price .fixedBtn {
  height: 1px;
  width: 100%;
}
.section-price .priceDialog {
  width: 100%;
  min-width: 888px;
  height: 160px;
  background: url(127a6bb47ab317fc71ac2af9d9685cca.png) no-repeat;
  background-size: 100% 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 30px 0 ;
  position: relative;
}
.section-price .priceDialog .close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 34px;
  height: 33px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAhCAYAAAC803lsAAAAAXNSR0IArs4c6QAAAitJREFUWEfNmL2PDlEUh59fRCgEhShoVEuDRCEaUSIRiWyiEaEgKoX4KIRCIpEgFJrdim1EIWp/ANG9BYUoRCEUPitfWfKTs5l5XbMz73tnl8zccuZ8PHPuueecO6LFsr0C2AJMAOuBNcBywMB34D3wBngBPJP0Nde8cgRtbwD2AFuBJTk6wCwwAB5KCriRaySI7ZXAQWD7OEMj3ke0HgEPJH1pkmsEsb0JOAYEzL9Yn4BpSa/qjNWC2N4BHGmxDbmgsV0B87SqMA/E9jbgBJCVP7kEidxP4Jak56nuX85sx0k4DyxdgIM2KnGaLkv6UCoNQWzHabgIrGtjcRGyL4GrkiKZ/4Tf9m5gssHwO+AOcBRYm+n8NXAPOA6sbtCZkfR4CGJ7GXAFiIJVXVGkrkv6bDsMnsmACYgbcVxtB/hZYFWN7Y/ABUm/5rbG9k7gcAP1W+BaWQMyYIYQhe2AP1dU4ToXU5IGJUh8ZZTtplVnvC4yuXKpn4GkKdmOXnEzo2aMczLufdNHfgNOBchG4HSLBJzb+yTsEZkfZU5Unucm9qUA2QUcygQJsbovn22RQ3WupgNkH7C/Bcg8mFI3I5Gb3NwNkAPA3pYgIf5E0u1Uz/ZJYPMCbN3vVUR6kyO9OTX9qCPFue++smb0mhh8o+lVi1hTsVpUr+lH9y2i0v08UoD0Y0IrYLqfWZN+0f0Un8B0f69JYLq/6SUw3d99K+29278B1bnif/4f+Q2hJWR8YN6giAAAAABJRU5ErkJggg==) no-repeat;
  background-size: 100% 100%;
}
.section-price .titleBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.section-price .titleBox > p {
  min-width: 600px;
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 24px;
}
.section-price .titleBox > p span {
  font-size: 22px;
  font-weight: 500;
  margin-right: 1%;
}
.section-price .tell-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.section-price .tell-form input,
.section-price .tell-form a {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
.section-price .tell-form input {
  background-color: #FFF;
  background-image: none;
  border: 1px solid #D4DCF1;
  border-radius: 4px;
  color: inherit;
  display: inline-block;
  height: 40px;
  padding: 0px 12px;
  -webkit-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  -webkit-transition: border-color 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s;
  transition: border-color 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s;
  font-size: 22.4px;
  font-size: 1.4rem;
  margin-right: 12px;
  outline: none;
}
.section-price .tell-form :-ms-input-placeholder {
  color: #7b8399;
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.section-price .tell-form .get-anew-btn {
  position: absolute;
  right: 0em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #7b8399;
  cursor: pointer;
  display: none;
}
.section-price .tell-form .get-seconds-btn {
  position: absolute;
  right: 0em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #7b8399;
  cursor: not-allowed;
  display: none;
}
.section-price .tell-form .get-code-btn {
  color: #1676ff;
  position: absolute;
  right: 1.5em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.section-price .tell-form .phoneCode {
  position: relative;
}
.section-price .tell-form input::-webkit-outer-spin-button,
.section-price .tell-form input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.section-price .tell-form .identifying-code {
  width: 300px;
}
.section-price .tell-form #submit {
  cursor: pointer;
  width: 113px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #1676FF;
  font-weight: 500;
  background: #ffffff;
  border-radius: 4px;
  -webkit-box-shadow: 0px 4px 16px 0px rgba(53, 107, 254, .48);
          box-shadow: 0px 4px 16px 0px rgba(53, 107, 254, .48);
}
.section-price .head {
  cursor: pointer;
}
.section-price .orderActiveBtn {
  font-weight: 400;
  color: #1676FF;
}
