
.menu-tip-template {
  display: none;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-box {
  width: auto;
  background: transparent;
  border: none;
  -webkit-box-shadow: 0 16px 64px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 16px 64px 0 rgba(0, 0, 0, 0.12);
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content {
  border-radius: 3px;
  background: white;
  color: #666;
  padding: 0;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content ul {
  list-style: none;
  margin: 0;
  font-size: 0;
  padding-left: 0;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu {
  width: 660px !important;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li {
  display: inline-block;
  width: 220px;
  height: 180px;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li:not(:last-child) {
  border-right: 1px solid #eeeeee;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li:hover {
  background-color: #f8fafb;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li > a {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  text-align: center;
  text-decoration: none;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li > a .qd-icon {
  margin-right: 8px;
  margin-bottom: -3px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li > a > div {
  text-align: center !important;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li > a span {
  display: inline-block;
  color: #222222;
  font-size: 22px;
  font-weight: bold;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li > a p {
  width: 145px;
  line-height: 1.5;
  margin: 20px auto 0;
  color: #999999;
  font-size: 14px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li > a .state {
  color: #666;
  display: block;
  width: 99px;
  height: 30px;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 21px;
  font-size: 12px;
  background: #EAEFEE;
  border-radius: 2px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li .menu-service-link .qd-icon {
  color: #0067ed;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li .menu-marketing-link .qd-icon {
  color: #00cc26;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li .menu-cooperate-link .qd-icon {
  color: #936eff;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li:nth-of-type(2) .state,
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li:nth-of-type(3) .state {
  background: #fff;
  opacity: 0;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li:nth-of-type(4) {
  height: 90px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li:nth-of-type(4) div {
  position: relative;
  top: 9px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li:nth-of-type(5) {
  height: 90px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li:nth-of-type(5) div {
  position: relative;
  top: 9px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li:nth-of-type(6) {
  height: 90px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li:nth-of-type(6) div {
  position: relative;
  top: 9px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu {
  width: 660px !important;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li {
  float: left;
  width: 220px;
  height: 160px;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li:not(:last-child) {
  border-right: 1px solid #eeeeee;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li:nth-of-type(5) a {
  cursor: default;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li:nth-of-type(5):hover {
  background: white;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li:nth-of-type(6):hover {
  background: white;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .menu-education-link {
  width: 100%;
  height: 100%;
  padding-top: 15px;
  text-align: center;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .menu-education-link .qd-icon {
  width: 30px;
  height: 30px;
  margin-right: 5px;
  margin-bottom: -7px;
  fill: #0067ED;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .menu-education-link > div {
  text-align: left;
  padding-left: 22px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .menu-education-link span {
  display: inline-block;
  color: #222222;
  font-size: 22px;
  font-weight: bold;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .menu-education-link > a {
  text-decoration: none;
  display: block;
  width: 219px;
  line-height: 30px;
  padding: 0 0 0 22px;
  color: #222222;
  font-size: 15px;
  text-align: left;
  cursor: pointer;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .menu-education-link a:nth-of-type(1) {
  margin-top: 5px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .menu-education-link a:hover {
  color: #0067ED;
  background: #f8fafb;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .menu-service-link .qd-icon {
  color: #0067ed;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .menu-marketing-link .qd-icon {
  color: #00cc26;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .menu-cooperate-link .qd-icon {
  color: #936eff;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .otc-text {
  font-style: normal;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .hot {
  width: 36px !important;
  height: 20px !important;
  position: relative;
  top: -2px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu li,
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu li {
  float: left;
  width: 220px;
  height: 240px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu li:not(:last-child),
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu li:not(:last-child) {
  border-right: 1px solid #eeeeee;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu li > a,
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu li > a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  text-decoration: none;
  padding-top: 84px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu li > a > div,
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu li > a > div {
  text-align: center;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu li > a > div span,
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu li > a > div span {
  color: #222;
  font-size: 22px;
  vertical-align: middle;
  font-weight: bold;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu li > a > p,
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu li > a > p {
  font-size: 14px;
  color: #999;
  line-height: 22px;
  width: 143px;
  margin: 10px auto;
  margin-top: 24px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu li > a .qd-icon,
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu li > a .qd-icon {
  vertical-align: middle;
  margin-right: 8px;
  color: #cccccc;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu li > a .wish,
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu li > a .wish {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 80px;
  height: 30px;
  border: 1px solid #ccc;
  border-radius: 2px;
  padding: 5px;
  font-size: 14px;
  color: #999;
  line-height: 1.5;
  margin-top: 32px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu li:hover,
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu li:hover {
  background: #f8fafb;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu li:hover .qd-icon,
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu li:hover .qd-icon {
  color: #0067ed;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-arrow .tooltipster-arrow-border {
  border: none;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-arrow .tooltipster-arrow-background {
  border-bottom-color: white;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-arrow.functional-menu-hover .tooltipster-arrow-background {
  border-bottom-color: #f8fafb;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-arrow.service-menu-hover .tooltipster-arrow-background {
  border-bottom-color: #f8fafb;
}
@media (max-width: 1600px) {
  header .header-content {
    width: 1080px;
  }
}
footer {
  width: 100%;
  background: #050D16;
}
footer .footer-container {
  max-width: 1240px;
  margin: auto;
  padding: 0 10px;
}
footer .footer-container > div {
  width: 100%;
}
footer .footer-top {
  height: 140px;
  border-bottom: 1px solid rgba(102, 102, 102, 0.3);
  padding-top: 44px;
  text-align: center;
}
footer .footer-top > a {
  display: inline-block;
  width: 180px;
  height: 50px;
  line-height: 48px;
  border: 1px solid rgba(255, 255, 255, 0.75);
  border-radius: 2px;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
}
footer .footer-top > a:first-child {
  margin-right: 360px;
}
footer .footer-top > a .qd-icon {
  width: 12px;
  height: 12px;
  margin-left: 2px;
  -webkit-transform: translateX(5px);
      -ms-transform: translateX(5px);
          transform: translateX(5px);
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}
footer .footer-top > a:hover {
  border-color: #ffffff;
}
footer .footer-top > a:hover .qd-icon {
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
      transform: translateX(10px);
}
footer .footer-main {
  height: 180px;
  padding-top: 20px;
}
footer .footer-main .footer-subnav {
  display: inline-block;
  vertical-align: top;
}
footer .footer-main .footer-subnav ul {
  margin: 0;
  list-style: none;
  list-style-image: none;
  padding: 0 80px 0 0;
}
footer .footer-main .footer-subnav ul li {
  margin: 15px 0;
  line-height: 1.4;
}
footer .footer-main .footer-subnav ul li.nav-title {
  font-size: 18px;
  color: #ffffff;
}
footer .footer-main .footer-subnav ul li a {
  font-size: 16px;
  color: #777777;
}
footer .footer-main .footer-subnav ul li:first-child {
  margin: 20px 0;
}
footer .footer-main .footer-subnav ul li:hover a {
  color: #ffffff;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: initial;
          transition-timing-function: initial;
  -webkit-transition-delay: initial;
          transition-delay: initial;
}
footer .footer-main .footer-contact-info {
  float: right;
  margin-top: 18px;
  color: #fff;
  text-align: center;
}
footer .footer-main .footer-contact-info .contact-line1 {
  height: 26px;
  margin-top: 14px;
}
footer .footer-main .footer-contact-info .tel-icon {
  display: block;
  width: 58px;
  height: 58px;
  background-color: #22282E;
  margin: 0 auto;
  border-radius: 50%;
  line-height: 65px;
}
footer .footer-main .footer-contact-info .tel-icon .qd-icon {
  width: 20px;
  height: 20px;
}
footer .footer-main .footer-contact-info .phone-num {
  font-size: 22px;
  font-weight: bold;
}
footer .footer-main .footer-contact-info > p {
  font-size: 12px;
  margin-top: 10px;
  line-height: 16px;
}
footer .footer-main .footer-code {
  float: right;
  width: 110px;
  margin-left: 40px;
  margin-top: 20px;
}
footer .footer-main .footer-code p {
  font-size: 12px;
  margin-top: 11px;
  color: #fff;
  text-align: center;
}
footer .footer-bottom {
  margin-top: 30px;
}
footer .footer-bottom .copyright,
footer .footer-bottom .bottom-separator,
footer .footer-bottom .bottom-link,
footer .footer-bottom .bottom-auth {
  display: inline-block;
  padding: 30px 0;
  color: #666666;
  font-size: 13px;
}
footer .footer-bottom .bottom-link:hover {
  color: #ffffff;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: initial;
          transition-timing-function: initial;
  -webkit-transition-delay: initial;
          transition-delay: initial;
}
footer .footer-bottom .footer-bottom-left {
  float: left;
}
footer .footer-bottom .footer-bottom-left .bottom-link {
  padding-bottom: 5px;
}
footer .footer-bottom .copyright {
  margin-right: 15px;
  display: block;
  padding: 0 0 30px;
}
footer .footer-bottom .bottom-separator {
  background-color: rgba(102, 102, 102, 0.3);
  margin: 0 10px;
  padding: 0px;
  width: 1px;
  height: 13px;
  vertical-align: middle;
}
footer .footer-bottom .bottom-auth {
  float: right;
  padding: 0;
  margin-left: 25px;
  margin-top: 29px;
}
footer .footer-bottom .bottom-auth > img {
  background: #292c30;
  vertical-align: middle;
  margin-right: 5px;
}
footer .footer-bottom .bottom-auth > p {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.4;
}
.fix-bar {
  position: fixed;
  bottom: 120px;
  right: 20px;
  z-index: 999;
  border-radius: 2px;
  -webkit-box-shadow: 0 6px 15px 0 rgba(6, 12, 19, 0.14);
          box-shadow: 0 6px 15px 0 rgba(6, 12, 19, 0.14);
}
.fix-bar-btn {
  position: relative;
  display: block;
  width: 68px;
  height: 68px;
  padding: 8px;
  background-color: #0067ed;
}
.fix-bar-btn:first-of-type {
  border-radius: 2px 2px 0 0;
}
.fix-bar-btn:last-of-type {
  border-radius: 0 0 2px 2px;
}
.fix-bar-btn:not(:last-child) {
  border-bottom: 1px solid #005AD7;
}
.fix-bar-btn:hover,
.fix-bar-btn:active {
  display: block;
  background: #0054C9;
}
.fix-bar-btn > .qd-icon {
  color: #fff;
  display: block;
  margin: 4px auto;
}
.fix-bar-btn .ic_phone_consult {
  width: 27px;
  height: 27px;
}
.fix-bar-btn .ic_online_consult {
  width: 23px;
  height: 23px;
}
.fix-bar-btn .ic_apply {
  width: 22px;
  height: 21px;
}
.fix-bar-btn .ic_qrcode {
  width: 20px;
  height: 21px;
}
.fix-bar-btn .ic_phone_consult {
  width: 30px;
  height: 28px;
}
.fix-bar-btn .ic_phone_consult {
  width: 28px;
  height: 25px;
}
.fix-bar-btn span {
  font-size: 12px;
  color: #fff;
}
.fix-bar-btn .fix-bar-child {
  display: none;
  position: absolute;
  left: -170px;
  bottom: 0;
  width: 190px;
  height: 180px;
}
.fix-bar-btn .fix-bar-child .fix-bar-child-box {
  width: 160px;
  height: 180px;
  background-color: transparent;
  -webkit-box-shadow: 0 6px 20px 2px rgba(0, 0, 0, 0.18);
  box-shadow: 0 6px 20px 2px rgba(0, 0, 0, 0.18);
  border-radius: 2px;
  overflow: hidden;
}
.fix-bar-btn .fix-bar-child .fix-bar-child-box .fix-bar-child-in {
  width: 160px;
  height: 180px;
  padding: 15px;
  background-color: #fff;
}
.fix-bar-btn .fix-bar-child .fix-bar-child-box .fix-bar-child-in .triangle-right {
  position: absolute;
  right: 25px;
  top: 130px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 5px solid #fff;
  border-bottom: 5px solid transparent;
}
.fix-bar-btn .fix-bar-child .fix-bar-child-box .fix-bar-child-in ul {
  padding: 0;
  margin: 0;
}
.fix-bar-btn .fix-bar-child .fix-bar-child-box .fix-bar-child-in ul .fixbar-chameleon {
  font-size: 12px;
  color: #222;
}
.fix-bar-btn .fix-bar-child .fix-bar-child-box .fix-bar-child-in ul .fixbar-chameleon img {
  margin-bottom: 3px;
}
.fix-bar-btn:hover .fix-bar-child {
  display: block;
}
.tooltipster-sidetip.fixbar-customized .tooltipster-box {
  width: 240px;
  background: white;
  border: none;
  border-radius: 2px;
  overflow: hidden;
  -webkit-box-shadow: 0 6px 15px 0 rgba(6, 12, 19, 0.14);
          box-shadow: 0 6px 15px 0 rgba(6, 12, 19, 0.14);
}
.tooltipster-sidetip.fixbar-customized .tooltipster-box .tooltipster-content {
  padding: 0;
}
.tooltipster-sidetip.fixbar-customized ul {
  list-style: none;
  margin: 0;
  font-size: 0;
  padding-left: 0;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu li > a {
  display: block;
  height: 68px;
  padding: 16px 0;
  text-align: left;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu li > a > div {
  display: inline-block;
  position: relative;
  top: -3px;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu li > a:hover {
  background: #eef7ff;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu li > a:hover .menu-name {
  color: #0067ed;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu li > a:active {
  background: #e1f0ff;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu li > a:active .menu-name {
  color: #0067ed;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu .qd-icon {
  width: 30px;
  height: 30px;
  color: #0067ed;
  margin: 0 15px 0 20px;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu .ic_suggest {
  width: 36px;
  height: 36px;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu .ic_presales_consult {
  width: 36px;
  height: 36px;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu .menu-name {
  display: block;
  margin-bottom: 2px;
  font-size: 16px;
  color: #000;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu .menu-desc {
  font-size: 12px;
  color: #7b8396;
}
.tooltipster-sidetip.fixbar-customized .tooltipster-arrow .tooltipster-arrow-border {
  border: none;
}
.tooltipster-sidetip.fixbar-customized .tooltipster-arrow .tooltipster-arrow-background {
  border-left-color: white;
}
.tooltipster-sidetip.fixbar-customized .tooltipster-arrow.hover-arrow .tooltipster-arrow-background {
  border-left-color: #eef7ff;
}
.tooltipster-sidetip.fixbar-customized .tooltipster-arrow.click-arrow .tooltipster-arrow-background {
  border-left-color: #e1f0ff;
}
.page-bottom-apply {
  height: 400px;
  padding-top: 120px;
  background: url(../images/apply_bg_blue.png) center no-repeat;
  background-size: 100% 400px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.page-bottom-apply-text {
  text-align: center;
  font-size: 32px;
  line-height: 48px;
  margin: -15px 0 30px 0;
  color: #fff;
}
.page-bottom-apply .primary-btn {
  display: block;
  width: 320px;
  height: 72px;
  margin: 0 auto;
  line-height: 72px;
  -webkit-box-shadow: 0 24px 64px rgba(0, 0, 0, 0.1);
          box-shadow: 0 24px 64px rgba(0, 0, 0, 0.1);
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-size: 22px;
}
.page-bottom-apply.white {
  background: url(../images/apply_bg.png) center center no-repeat;
}
.page-bottom-apply.white .page-bottom-apply-text {
  color: #000;
}
.page-bottom-apply.white .primary-btn {
  -webkit-box-shadow: 0 24px 64px #b4b2b2;
          box-shadow: 0 24px 64px #b4b2b2;
}
@media (max-width: 1600px) {
  footer .footer-container {
    max-width: 1080px;
  }
}





.v-message {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
.primary-btn {
  border-radius: 2px;
  background-color: #0067ed;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.primary-btn:hover {
  background-color: #197dff;
}
.primary-btn:active {
  background-color: #0056c7;
}
.secondary-btn {
  border-radius: 2px;
  background-color: #00cc26;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.secondary-btn:hover {
  background-color: #33d651;
}
.secondary-btn:active {
  background-color: #00b722;
}

.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 20001;
  display: none;
  background-color: #ffffff;
}
.popup .popup-in {
  position: relative;
  top: 50%;
  left: 50%;
  margin-top: -400px;
  margin-left: -610px;
  width: 1270px;
  height: 800px;
  z-index: 3;
}
.popup .popup-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  left: 0;
  top: 0;
  z-index: 2;
}
.popup .popup-close {
  position: absolute;
  right: 15px;
  top: 55px;
  width: 35px;
  height: 35px;
  background: url("../images/btn_close.png") center no-repeat;
  text-indent: -9999px;
  cursor: pointer;
  outline: none;
  z-index: 4;
  -webkit-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
.popup .popup-close:hover {
  opacity: 0.5;
}
.popup .video {
  width: 1200px;
  height: 675px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -625px;
  margin-top: -340px;
}
@media (max-width: 1280px) {
  .popup .popup-in {
    margin-top: -290px;
    margin-left: -490px;
    width: 1040px;
    height: 658px;
  }
  .popup .video {
    width: 970px;
    height: 540px;
    margin-left: -510px;
    margin-top: -270px;
  }
}
@-webkit-keyframes showBanner {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes showBanner {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.hidden {
  display: none;
}
.new-price .header-bottom {
  position: absolute;
  top: 0;
  height: 380px;
  width: 100%;
  min-width: 1240px;
  background-color: #0067ED;
  font-size: 0;
}
.new-price .header-bottom .price-title {
  min-width: 1240px;
  padding-top: 150px;
  line-height: 60px;
  text-align: center;
  letter-spacing: 0.4px;
  font-size: 60px;
  font-weight: 500;
  color: #ffffff;
}
@media only screen and (min-width: 1366px) {
  .new-price .header-bottom {
    background: url(../images/dheader-left.png) no-repeat left bottom;
    background-color: #0067ED;
  }
  .new-price .header-bottom .header-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 318px;
    height: 149px;
    background: url(../images/dheader-right.png) no-repeat right;
  }
}
.new-price .header-bottom .choice {
  min-width: 1240px;
  text-align: center;
}
.new-price .header-bottom .choice a {
  display: inline-block;
  width: 200px;
  height: 81px;
  margin: 89px auto;
  padding: 0;
  line-height: 81px;
  font-size: 20px;
  background-color: #0067ED;
  color: #ffffff;
}
.new-price .header-bottom .choice a .qd-icon {
  position: relative;
  top: 4px;
  left: -6px;
  width: 24px;
  height: 24px;
  color: #ffffff;
}
.new-price .header-bottom .choice a:nth-child(1) {
  background: #ffffff;
  color: #000000;
}
.new-price .header-bottom .choice a:nth-child(1) .qd-icon {
  color: #0067ed;
}
.new-price .header-bottom .choice .isService {
  display: none;
}
.new-price .header-bottom .choice .isMarket {
  display: none;
}
.new-price .header-bottom .choice .isCooperate {
  display: none;
}
.new-price .header-bottom .choice .hovercolor:hover {
  background-color: #0C80FF !important;
}
.new-price .price-content {
  min-width: 1240px;
  padding-top: 300px;
  width: 100%;
  margin-bottom: 90px;
}
.new-price .price-content .content-info {
  margin: 0 auto;
  margin-top: 80px;
  width: 940px;
}
.new-price .price-content .content-info ul {
  padding: 0;
}
.new-price .price-content .content-info li {
  display: block;
  list-style: none;
  font-size: 20px;
  color: #1e2330;
  letter-spacing: 0;
  padding: 0 20px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: left;
  border-bottom: 1px solid #efeff4;
  -webkit-transition: all 1s;
  transition: all 1s;
  cursor: pointer;
}
.new-price .price-content .content-info li p {
  display: none;
  height: auto;
  margin-top: 30px;
  font-size: 16px;
  color: #7b8396;
  letter-spacing: 0;
  line-height: 28px;
  text-align: justify;
}
.new-price .price-content .content-info li:nth-child(1) {
  font-size: 32px;
  text-align: center;
  cursor: default;
}
.new-price .price-content .content-info li:nth-child(1):hover {
  color: #1e2330;
}
.new-price .price-content .content-info .info-last {
  margin-top: 120px;
  margin-bottom: 120px;
  margin-left: 100px;
  border: none;
  font-size: 32px;
  color: #1e2330;
  line-height: 48px;
  text-align: center;
  cursor: default;
}
.new-price .price-content .content-info .info-last a {
  display: inline-block;
  width: 120px;
  height: 40px;
  margin-left: 20px;
  margin-top: 3px;
  font-size: 16px;
  color: #ffffff;
  border-radius: 2px;
  background-color: #0067ED;
  letter-spacing: 0;
  line-height: 40px;
  text-align: center;
  vertical-align: top;
  -webkit-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  cursor: pointer;
}
.new-price .price-content .content-info .info-last a:hover {
  background-color: #3385F0;
}
.new-price .price-content .content-info .info-last a:active {
  background-color: #005CD5;
}
.new-price .price-content .content-info .qd-icon {
  color: #D8DDE5;
  float: right;
}
.new-price .price-content .content-info .arrowup {
  display: none;
}
.new-price .price-content .customer-content {
  display: block;
  min-width: 1240px;
  padding-top: 80px;
  text-align: center;
}
.new-price .price-content .customer-content .content-top .clearfix {
  margin: 60px 0 0 0;
}
.new-price .price-content .customer-content .content-top li {
  display: inline-block;
  margin-right: 30px;
  width: 360px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.new-price .price-content .customer-content .content-top li .not-yet {
  padding: 40px 35px 0;
  border: 1px solid #D8DDE5;
  border-top: none;
}
.new-price .price-content .customer-content .content-top li .not-yet .not-tet-title {
  font-size: 40px;
  color: #000000;
  letter-spacing: 0;
  line-height: 40px;
  text-align: left;
}
.new-price .price-content .customer-content .content-top li .not-yet .not-tet-describe {
  margin-top: 16px;
  font-size: 16px;
  color: #000000;
  letter-spacing: 0;
  text-align: left;
  line-height: 22px;
}
.new-price .price-content .customer-content .content-top li .not-yet .standard-service {
  border-bottom: 1px solid #d8dde5;
}
.new-price .price-content .customer-content .content-top li .not-yet .standard-service .standard-service-p {
  overflow: hidden;
  font-size: 18px;
  color: #000;
  text-align: left;
}
.new-price .price-content .customer-content .content-top li .not-yet .standard-service .standard-service-p span {
  font-size: 24px;
  float: right;
}
.new-price .price-content .customer-content .content-top li .not-yet .standard-service .standard-service-p2 {
  font-size: 14px;
  color: #a9a9a9;
  text-align: right;
  padding: 6px 0 18px 0;
  margin: 0;
}
.new-price .price-content .customer-content .content-top li .not-yet .standard-service .after {
  margin-top: 18px;
}
.new-price .price-content .customer-content .content-top li .not-yet .standard-service .after .kefu {
  font-style: normal;
  position: relative;
}
.new-price .price-content .customer-content .content-top li .not-yet .standard-service .after .kefu::after {
  content: '限量抢鲜';
  position: absolute;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  right: -75px;
  width: 66px;
  height: 24px;
  border: 1px solid #D8DDE5;
  border-radius: 2px;
  padding: 5px;
  font-size: 12px;
  color: #999;
  text-align: center;
}
.new-price .price-content .customer-content .content-top li .not-yet .standard-service:nth-of-type(1) {
  margin-top: 80px;
}
.new-price .price-content .customer-content .content-top li .not-yet .major-service:nth-of-type(1) {
  margin-top: 35px;
}
.new-price .price-content .customer-content .content-top li .not-yet a {
  display: inline-block;
  margin-top: 37px;
  margin-left: 1px;
  margin-bottom: 30px;
  width: 138px;
  height: 40px;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 16px;
  text-align: center;
}
.new-price .price-content .customer-content .content-top li .not-yet #service-standard {
  position: relative;
  right: 2px;
}
.new-price .price-content .customer-content .content-top li .not-yet .refer {
  background: #0067ED;
  text-align: center;
  line-height: 42px;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
.new-price .price-content .customer-content .content-top li .not-yet .refer:hover {
  background-color: #3385F0;
  border-color: #3385F0;
}
.new-price .price-content .customer-content .content-top li .not-yet .refer:active {
  background-color: #005CD5;
}
.new-price .price-content .customer-content .content-top li .not-yet .buy {
  border-radius: 2px;
  text-align: center;
  line-height: 40px;
  color: #000000;
  border: 1px solid  #d8dde5;
  position: relative;
  left: 2px;
  -webkit-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
.new-price .price-content .customer-content .content-top li .not-yet .buy:hover {
  border: 1px solid#b0b9c4;
}
.new-price .price-content .customer-content .content-top li .not-yet .buy:active {
  background-color: #eef1f6;
}
.new-price .price-content .customer-content .content-top li .not-yet .standard-service-a {
  margin-top: 51px;
}
.new-price .price-content .customer-content .content-top li .not-yet .business-service {
  margin-top: 241px;
  background: #ff9232;
}
.new-price .price-content .customer-content .content-top li .not-yet .business-service:hover {
  background-color: #ffa75b;
}
.new-price .price-content .customer-content .content-top li .not-yet .business-service:active {
  background-color: #e5832c;
}
.new-price .price-content .customer-content .content-top li .not-yet .major-text {
  font-size: 14px;
  color: #a9a9a9;
  text-align: left;
  padding: 10px 0 26px 0;
  margin: 0;
}
.new-price .price-content .customer-content .content-top li .not-yet .major-service-a {
  margin-top: 0;
  background: #002982;
}
.new-price .price-content .customer-content .content-top li .not-yet .major-service-a:hover {
  background-color: #33539b;
}
.new-price .price-content .customer-content .content-top li .not-yet .major-service-a:active {
  background-color: #002474;
}
.new-price .price-content .customer-content .content-top li:nth-child(1) {
  vertical-align: top;
  border-top: 10px solid #0067ED;
}
.new-price .price-content .customer-content .content-top li:nth-child(2) {
  vertical-align: top;
  text-align: left;
  border-top: 10px solid #002982;
}
.new-price .price-content .customer-content .content-top li:nth-child(2) .contact {
  font-size: 28px;
  margin-top: 136px;
}
.new-price .price-content .customer-content .content-top li:nth-child(2) a {
  width: 290px;
  background-color: #002982;
  cursor: pointer;
}
.new-price .price-content .customer-content .content-top li:nth-child(3) {
  vertical-align: top;
  text-align: left;
  border-top: 10px solid #ff9232;
}
.new-price .price-content .customer-content .content-top li:nth-child(3) .contact {
  font-size: 28px;
  margin-top: 136px;
}
.new-price .price-content .customer-content .content-top li:nth-child(3) a {
  width: 290px;
  background-color: #ff9232;
  -webkit-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  cursor: pointer;
}
.new-price .price-content .customer-content .content-middle {
  min-width: 1240px;
  line-height: 35px;
  margin: 0 auto;
}
.new-price .price-content .customer-content .content-middle .conversation {
  margin-left: 2px;
  padding-bottom: 6px;
  border-bottom: 2px  solid #0067ED;
  color: #0067ED;
  cursor: pointer;
}
.new-price .price-content .customer-content .content-middle .phone {
  cursor: pointer;
  margin-left: 24px;
}
.new-price .price-content .customer-content .content-middle .qd-icon {
  position: relative;
  top: 2px;
  width: 15px;
  height: 15px;
  margin-right: 10px;
}
.new-price .price-content .customer-content .content-middle .client {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #90949e;
  line-height: 16px;
  text-align: left;
}
.new-price .price-content .customer-content .content-middle .client-other {
  margin: 20px 0 10px;
}
.new-price .price-content .customer-content .content-middle .first {
  display: inline-block;
  width: 360px;
  margin-right: 30px;
  padding: 18px 35px 0;
  text-align: left;
  vertical-align: top;
}
.new-price .price-content .customer-content .content-middle .first .qd-icon {
  color: #0067ed;
}
.new-price .price-content .customer-content .content-middle .two {
  display: inline-block;
  width: 360px;
  text-align: left;
  vertical-align: top;
  margin-right: 30px;
  padding: 18px 35px 0;
}
.new-price .price-content .customer-content .content-middle .two .measure {
  font-size: 16px;
}
.new-price .price-content .customer-content .content-middle .two .measure span:nth-child(2) {
  display: inline-block;
  text-align: center;
  height: 36px;
  line-height: 36px;
  margin-left: -5px;
  margin-right: -5px;
  color: #222;
  font-weight: bold;
}
.new-price .price-content .customer-content .content-middle .two .qd-icon {
  color: #002982;
}
.new-price .price-content .customer-content .content-middle .three {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  padding: 18px 35px 0;
  width: 360px;
}
.new-price .price-content .customer-content .content-middle .three .speciality {
  font-size: 16px;
}
.new-price .price-content .customer-content .content-middle .three .speciality > span:nth-of-type(2) {
  display: inline-block;
  text-align: center;
  height: 36px;
  line-height: 36px;
  font-weight: bold;
  margin-left: -5px;
  margin-right: -5px;
  color: #222;
}
.new-price .price-content .customer-content .content-middle .three .qd-icon {
  color: #ff9232;
}
.new-price .price-content .customer-content .content-middle .hide {
  display: none;
}
.new-price .price-content .customer-content .more-version-contrast {
  font-size: 24px;
  font-weight: 500;
  color: #0067ed;
  padding: 50px 0 80px;
  border-bottom: 1px solid #efeff4;
  text-align: center;
}
.new-price .price-content .customer-content .more-version-contrast > p {
  width: 320px;
  margin: 0 auto;
  cursor: pointer;
  position: relative;
}
.new-price .price-content .customer-content .more-version-contrast > p > span {
  position: absolute;
  top: 0px;
  right: -12px;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}
.new-price .price-content .customer-content .more-version-contrast > p:hover span {
  right: -20px;
}
.new-price .price-content .customer-content .more-version-contrast .qd-icon {
  width: 20px;
  height: 20px;
}
.new-price .price-content .marketing-content {
  display: none;
  padding-top: 80px;
}
.new-price .price-content .marketing-content .content-middle {
  margin: 0 auto;
  margin-top: 60px;
  width: 1100px;
  text-align: center;
  border: 1px solid #d8dde5;
  border-top: 10px solid #ff9232;
  background: #ffffff;
}
.new-price .price-content .marketing-content .content-middle .qd-icon {
  position: relative;
  top: 2px;
  width: 15px;
  height: 15px;
  margin-right: 10px;
  color: #ff9232;
}
.new-price .price-content .marketing-content .content-middle .content-middle-title {
  margin-top: 40px;
  font-size: 40px;
  color: #000000;
  letter-spacing: 0;
  line-height: 40px;
  text-align: center;
}
.new-price .price-content .marketing-content .content-middle .marketing-middle-title {
  margin-top: 40px;
  margin-bottom: 10px;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.new-price .price-content .marketing-content .content-middle .marketing-middle-title .title-marketing {
  font-size: 18px;
  width: 190px;
  margin-right: 64px;
}
.new-price .price-content .marketing-content .content-middle .marketing-middle-title .title-marketing:last-child {
  margin-right: 0;
}
.new-price .price-content .marketing-content .content-middle .marketing-middle {
  display: inline-block;
  width: 190px;
  vertical-align: top;
  line-height: 35px;
  text-align: left;
  margin-right: 60px;
}
.new-price .price-content .marketing-content .content-middle .marketing-middle .title-marketing-sec {
  margin-top: 10px;
  font-size: 14px;
  color: #90949e;
}
.new-price .price-content .marketing-content .content-middle .marketing-middle-last {
  margin-right: 0;
}
.new-price .price-content .marketing-content a {
  display: block;
  margin: 60px auto 50px;
  width: 250px;
  height: 40px;
  line-height: 40px;
  border-radius: 2px;
  font-size: 16px;
  background-color: #ff9232;
  color: #fff;
  -webkit-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
.new-price .price-content .marketing-content a:hover {
  background-color: #ffa75b;
}
.new-price .price-content .marketing-content a:active {
  background-color: #e5832c;
}
.new-price .price-content .cooperation-content {
  display: none;
  padding-top: 80px;
}
.new-price .price-content .cooperation-content .price-img {
  display: block;
  padding-top: 40px;
  width: 1100px;
  margin: 0 auto;
  position: relative;
  z-index: 12;
}
.new-price .price-content .cooperation-content .price-img img {
  display: block;
}
.new-price .price-content .cooperation-content .hide {
  display: none !important;
}
.new-price .price-content .cooperation-content .fl {
  float: left;
}
.new-price .price-content .cooperation-content .fr {
  float: right;
}
.new-price .price-content .cooperation-content .content-middle {
  margin: 0 auto;
  margin-top: 40px;
  width: 1100px;
  text-align: center;
  overflow: hidden;
  margin-bottom: 30px;
}
.new-price .price-content .cooperation-content .content-middle .con {
  position: relative;
  width: 530px;
  padding: 0 34px;
  border: 1px solid #d8dde5;
  border-top: 10px solid #0067ed;
  height: 746px;
}
.new-price .price-content .cooperation-content .content-middle .con p {
  padding: 0 20px;
  border-bottom: 1px solid #e2e6ed;
  font-size: 24px;
  color: #1e2330;
  height: 60px;
  padding-top: 16px;
}
.new-price .price-content .cooperation-content .content-middle .con p span:nth-child(1) {
  float: left;
}
.new-price .price-content .cooperation-content .content-middle .con p span:nth-child(2) {
  float: right;
}
.new-price .price-content .cooperation-content .content-middle .con p span:nth-child(2) i {
  font-style: normal;
  font-size: 14px;
  color: #A9A9A9;
  display: block;
  text-align: right;
}
.new-price .price-content .cooperation-content .content-middle .con p span:nth-child(2) i:first-of-type {
  font-size: 24px;
  color: #1e2330;
  margin-bottom: 6px;
}
.new-price .price-content .cooperation-content .content-middle .con p.padx {
  height: 80px;
}
.new-price .price-content .cooperation-content .content-middle .con p.padx span:nth-child(1) {
  padding-top: 10px;
}
.new-price .price-content .cooperation-content .content-middle .con p.first-p {
  font-size: 16px;
}
.new-price .price-content .cooperation-content .content-middle .con h2 {
  font-size: 40px;
  padding-top: 40px;
  color: #000000;
  letter-spacing: 0;
  line-height: 40px;
  padding-bottom: 39px;
  margin: 0;
  font-weight: 400;
  border-bottom: 1px solid #e2e6ed;
}
.new-price .price-content .cooperation-content .content-middle .con .intro {
  font-size: 14px;
  color: #a9a9a9;
  text-align: left;
  padding-left: 20px;
  margin-top: 10px;
}
.new-price .price-content .cooperation-content .content-middle .con .intro.mar5 {
  margin-top: 5px;
}
.new-price .price-content .cooperation-content .content-middle .con .bottom-bts {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 50px;
}
.new-price .price-content .cooperation-content .content-middle .con .bottom-bts a {
  display: inline-block;
  text-align: center;
  width: 140px;
  height: 40px;
  line-height: 40px;
  margin-top: 50px;
  margin-right: 10px;
}
.new-price .price-content .cooperation-content .content-middle .con .bottom-bts .refer {
  color: #ffffff;
  background-color: #0067ed;
  border-radius: 2px;
  line-height: 42px;
  -webkit-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
.new-price .price-content .cooperation-content .content-middle .con .bottom-bts .refer:hover {
  background-color: #3385F0;
}
.new-price .price-content .cooperation-content .content-middle .con .bottom-bts .refer:active {
  background-color: #005CD5;
}
.new-price .price-content .cooperation-content .content-middle .con .bottom-bts .buy {
  margin-left: 3px;
  color: #000000;
  border: 1px solid #d8dde5;
  background-color: #ffffff;
  -webkit-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
.new-price .price-content .cooperation-content .content-middle .con .bottom-bts .buy:hover {
  border: 1px solid#b0b9c4;
}
.new-price .price-content .cooperation-content .content-middle .con .bottom-bts .buy:active {
  background-color: #eef1f6;
}
.new-price .price-content .cooperation-content .content-middle .chrunk {
  border-top-color: #002982;
}
.new-price .price-content .cooperation-content .content-middle .chrunk .bottom-bts .refer {
  color: #ffffff;
  background-color: #002982;
  border-radius: 2px;
  line-height: 42px;
  -webkit-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
.new-price .price-content .cooperation-content .content-middle .chrunk .bottom-bts .refer:hover {
  background-color: #33539b;
}
.new-price .price-content .cooperation-content .content-middle .chrunk .bottom-bts .refer:active {
  background-color: #002474;
}
.new-price .price-content .cooperation-content .content-middle .content-bottom .top-p {
  border-bottom: none;
  text-align: left;
  padding-top: 10px;
  margin-top: 42px;
  margin-bottom: 8px;
  padding-bottom: 0;
  height: 30px;
}
.new-price .price-content .cooperation-content .content-middle .content-bottom .top-p span {
  float: left;
  font-size: 14px;
  color: #90949e;
  line-height: 16px;
  text-align: left;
}
.new-price .price-content .cooperation-content .content-middle .content-bottom .top-p span:nth-child(2) {
  margin-left: 188px;
  margin-right: 186px;
}
.new-price .price-content .cooperation-content .content-middle .content-bottom .top-p s {
  text-decoration: none;
  margin-right: 20px;
  margin-bottom: 0;
  font-size: 16px;
  color: #000000;
  line-height: 16px;
  text-align: left;
}
.new-price .price-content .cooperation-content .content-middle .content-bottom .content-bottom-right {
  width: 173px;
  display: inline-block;
}
.new-price .price-content .cooperation-content .content-middle .content-bottom .content-bottom-right p {
  text-decoration: none;
  margin-bottom: 0;
  font-size: 16px;
  color: #000000;
  line-height: 30px;
  text-align: left;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
}
.new-price .price-content .cooperation-content .content-middle .content-bottom .content-bottom-left {
  width: 522px;
  display: inline-block;
}
.new-price .price-content .cooperation-content .content-middle .content-bottom .content-bottom-left p {
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
  margin-bottom: 0;
  font-size: 16px;
  color: #000000;
  line-height: 30px;
  text-align: left;
  border: none;
}
.new-price .price-content .cooperation-content .content-middle .content-bottom .content-bottom-left p span:nth-child(1) {
  float: none;
  margin-right: 155px;
  margin-left: 65px;
}
.new-price .price-content .cooperation-content .content-middle .content-bottom .content-bottom-left p span:nth-child(2) {
  float: none;
}
.new-price .price-content .cooperation-content .content-middle .content-bottom .content-bottom-left p .specail1 {
  margin-right: 124px!important;
}
.new-price .price-content .cooperation-content .content-middle .content-bottom .content-bottom-left p .specail2 {
  margin-right: 60px!important;
}
.new-price .price-content .cooperation-content .content-middle .content-bottom a {
  display: inline-block;
  text-align: center;
  width: 120px;
  height: 40px;
  line-height: 40px;
  margin-top: 50px;
  margin-right: 10px;
}
.new-price .price-content .cooperation-content .content-middle .content-bottom .refer {
  color: #ffffff;
  background-color: #0067ed;
  border-radius: 2px;
  line-height: 42px;
  -webkit-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
.new-price .price-content .cooperation-content .content-middle .content-bottom .refer:hover {
  background-color: #3385F0;
}
.new-price .price-content .cooperation-content .content-middle .content-bottom .refer:active {
  background-color: #005CD5;
}
.new-price .price-content .cooperation-content .content-middle .content-bottom .buy {
  margin-left: 3px;
  color: #000000;
  border: 1px solid #d8dde5;
  background-color: #ffffff;
  -webkit-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
.new-price .price-content .cooperation-content .content-middle .content-bottom .buy:hover {
  border: 1px solid#b0b9c4;
}
.new-price .price-content .cooperation-content .content-middle .content-bottom .buy:active {
  background-color: #eef1f6;
}
.new-price .price-content .cooperation-content .content-middle .content-bottom .bottom-bt {
  margin-bottom: 67px;
}
.new-price .price-content .cooperation-content .content-middle .qd-icon {
  position: relative;
  top: 2px;
  width: 15px;
  height: 15px;
  margin-right: 12px;
  color: #0067ed;
}
.new-price .price-content .cooperation-content .content-foot {
  margin: 0 auto;
  width: 1100px;
  overflow: hidden;
}
.new-price .price-content .cooperation-content .content-foot .content-foot-left {
  width: 530px;
}
.new-price .price-content .cooperation-content .content-foot .content-foot-left div {
  float: left;
  width: 50%;
  padding-left: 55px;
}
.new-price .price-content .cooperation-content .content-foot .content-foot-left div p {
  text-decoration: none;
  margin-bottom: 0;
  font-size: 16px;
  color: #000000;
  line-height: 30px;
  text-align: left;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
}
.new-price .price-content .cooperation-content .content-foot .content-foot-left div .title-sec {
  font-size: 14px;
  color: #90949e;
  line-height: 16px;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 10px;
}
.new-price .price-content .cooperation-content .content-foot .content-foot-left div .qd-icon {
  position: relative;
  top: 2px;
  width: 15px;
  height: 15px;
  margin-right: 12px;
  color: #0067ed;
}
.new-price .price-content .cooperation-content .content-foot .content-foot-right {
  width: 530px;
  padding-left: 55px;
}
.new-price .price-content .cooperation-content .content-foot .content-foot-right .info {
  margin-top: 20px;
  font-size: 16px;
  color: #222;
}
.new-price .price-content .cooperation-content .content-foot .content-foot-right p {
  text-decoration: none;
  margin-bottom: 0;
  font-size: 16px;
  color: #000000;
  line-height: 30px;
  text-align: left;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
}
.new-price .price-content .cooperation-content .content-foot .content-foot-right .title-sec {
  font-size: 14px;
  color: #90949e;
  line-height: 16px;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 10px;
}
.new-price .price-content .cooperation-content .content-foot .content-foot-right .qd-icon {
  position: relative;
  top: 2px;
  width: 15px;
  height: 15px;
  margin-right: 12px;
  color: #002982;
}
.clear {
  zoom: 1;
}
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  content: "";
  clear: both;
  display: block;
}
.new-detail-overlay {
  overflow: hidden;
  padding-right: calc(0vw);
}
.price-version-contrast {
  display: none;
  position: fixed;
  top: 2000px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-top: 1px solid #efefef;
  text-align: center;
  z-index: 10;
  overflow-y: scroll;
}
.price-version-contrast .margin {
  width: 1240px;
  margin: 0 auto;
}
.price-version-contrast .margin ul {
  margin: 0;
  padding: 0;
  display: block;
}
.price-version-contrast .margin ul li {
  width: 265px;
}
.price-version-contrast .margin ul > li:nth-of-type(1) {
  width: 445px;
}
.price-version-contrast .margin .conversation-phone {
  margin-top: 68px;
  margin-bottom: 38px;
  font-size: 28px;
  color: #222;
}
.price-version-contrast .margin .conversation-phone span {
  padding-bottom: 10px;
  cursor: pointer;
}
.price-version-contrast .margin .conversation-phone .phone-contrast {
  margin-left: 50px;
}
.price-version-contrast .margin .conversation-phone > .active {
  color: #0067ed;
  border-bottom: 3px solid #0067ed;
}
.price-version-contrast .margin .type {
  font-size: 24px;
  line-height: 80px;
}
.price-version-contrast .margin .type li {
  float: left;
  background: #f2f2f2;
  border-right: 1px solid #d9d9d9;
}
.price-version-contrast .margin .type li:nth-of-type(1) {
  border-left: 1px solid #d9d9d9;
}
.price-version-contrast .margin .price li {
  position: relative;
  font-size: 20px;
  line-height: 50px;
  float: left;
  color: #222;
  height: 50px;
  border-right: 1px solid #d9d9d9;
}
.price-version-contrast .margin .price li:first-of-type {
  border-left: 1px solid #d9d9d9;
}
.price-version-contrast .margin .price li .standard-service-p2 {
  font-size: 14px;
  line-height: 50px;
  text-align: center;
}
.price-version-contrast .margin #pricev2VersionContrastTable {
  margin-bottom: 200px;
  width: 1240px;
  border-left: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
}
.price-version-contrast .margin #pricev2VersionContrastTable .pricev2VersionContrastTd {
  font-size: 20px;
}
.price-version-contrast .margin #pricev2VersionContrastTable td {
  font-size: 16px;
  color: #222;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  height: 50px;
}
.price-version-contrast .margin #pricev2VersionContrastTable td:nth-child(3) {
  width: 265px;
}
.price-version-contrast .margin #pricev2VersionContrastTable td:nth-child(4) {
  width: 265px;
}
.price-version-contrast .margin #pricev2VersionContrastTable td:nth-child(5) {
  width: 265px;
}
.price-version-contrast .loadMore {
  display: none;
  position: fixed;
  bottom: 60px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
  width: 180px;
  height: 60px;
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.16);
  border-radius: 2px;
  line-height: 60px;
  background: url(../images/ic_scroll.png) no-repeat;
  background-position: 25px 16px;
  background-color: black;
  color: #ffffff;
  -webkit-animation: play 1.5s infinite;
          animation: play 1.5s infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  cursor: default;
}
.price-version-contrast .loadMore span {
  padding-left: 35px;
}
.price-version-contrast .close {
  display: none;
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 60px;
  width: 60px;
  height: 60px;
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.16);
  border-radius: 2px;
  background: url(../images/ic_close.png) no-repeat center;
  background-color: #222222;
  cursor: pointer;
}
.price-version-contrast .bg1 {
  display: block;
  width: 100%;
  height: 800px;
  background: url(../images/img_competence_3.png) no-repeat center;
  margin-bottom: 200px;
}
.new-detail-bg-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 2;
  display: none;
}