/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/**
 * Scaffolding
 * ----------------------------------------------------------------------------
 */
* {
  -webkit-overflow-scrolling: touch;
}

body {
  font-family: "PingFang SC";
  line-height: 1;
  background-color: white;
}

ul,
li,
ol {
  padding: 0;
}

ul {
  margin: 0;
}

li {
  list-style-type: none;
}

input,
button,
select,
textarea {
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  outline: none;
  border: none;
}

input::-ms-clear {
  display: none;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
}

input,
textarea {
  -webkit-appearance: none;
}

input:focus,
textarea:focus {
  outline: none;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-modify: read-write-plaintext-only;
}

a, a:active,
label,
label:active,
div,
div:active {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
  text-decoration: none;
}

img {
  vertical-align: middle;
}

select {
  -webkit-appearance: listbox;
}

/**
 * Typography
 * ----------------------------------------------------------------------------
 */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-size: initial;
  font-weight: normal;
}

p {
  margin: 0;
  padding: 0;
}

.mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
}
.mask .pop-con {
  position: absolute;
}

.pop-login-close {
  position: absolute;
  left: 50%;
  bottom: -64px;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  cursor: pointer;
}
.pop-login-close i {
  font-size: 40px;
}

.pop-con {
  background: #fff;
  box-shadow: 0 9px 28px rgba(0, 0, 0, 0.05);
}
.pop-header {
  position: relative;
  padding-top: 8px;
  height: 40px;
  border-bottom: 1px solid #eee;
}
.pop-header h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
}
.pop-header .pop-shut {
  top: 16px;
}

.pop-shut {
  position: absolute;
  right: 8px;
  top: 8px;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  color: #919395;
  cursor: pointer;
}
.pop-shut:hover {
  color: #509bfb;
}

.pop-free {
  width: 680px;
  background: url(../images/freebg.jpg) no-repeat bottom #fff;
}
.pop-free-body {
  padding: 16px 24px 32px;
}
.pop-free-body p {
  font-size: 14px;
  line-height: 24px;
  color: #111315;
}
.pop-free-body p i {
  margin-right: 8px;
  display: inline-block;
  font-size: 16px;
  line-height: inherit;
  vertical-align: top;
}
.pop-free-body .pop-freebox {
  margin-top: 16px;
}
.pop-free-body .btn-primary {
  display: block;
  width: 340px;
  margin: 32px auto 0;
  font-size: 16px;
  line-height: 40px;
}

.pop-freebox {
  position: relative;
  min-height: 40px;
  padding-left: 84px;
}
.pop-freebox span {
  position: absolute;
  top: 0;
  left: 0;
  width: 68px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  text-align: right;
}
.pop-freebox span em {
  margin-right: 4px;
  font-style: normal;
  color: #ff112d;
}

.form-textarea textarea,
.form-input input {
  width: 100%;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 14px;
  color: #595959;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #eee;
  cursor: pointer;
}
.form-textarea textarea::-moz-placeholder,
.form-input input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.form-textarea textarea:-ms-input-placeholder,
.form-input input:-ms-input-placeholder {
  color: #bfbfbf;
}
.form-textarea textarea::-webkit-input-placeholder,
.form-input input::-webkit-input-placeholder {
  color: #bfbfbf;
}
.form-textarea textarea:focus,
.form-input input:focus {
  border: 1px solid #509bfb;
}

.form-input {
  position: relative;
}
.form-input input {
  height: 40px;
  line-height: 38px;
}
.form-input > i {
  position: absolute;
  top: 50%;
  left: 12px;
  margin-top: -11px;
  font-size: 22px;
  line-height: 22px;
  color: #bfbfbf;
}
.form-input.form-input-ico input {
  padding-left: 42px;
}
.form-input.form-input-verify {
  padding-right: 114px;
}
.form-input.form-input-verify img,
.form-input.form-input-verify a {
  position: absolute;
  right: 0;
  top: 0;
  width: 102px;
}
.form-input.form-input-verify img {
  height: 40px;
  cursor: pointer;
}
.form-input.form-input-verify a {
  font-size: 14px;
  line-height: 40px;
  color: #509bfb;
  text-align: center;
  background: rgba(80, 155, 251, 0.08);
}
.form-input.form-input-verify a:hover {
  color: #fff;
  background: #509bfb;
}

.form-input-opt {
  position: absolute;
  right: 12px;
  top: 50%;
  z-index: 2;
  margin-top: -11px;
  line-height: 22px;
  background-color: transparent;
}
.form-input-opt a {
  font-size: 22px;
  color: #bfbfbf;
  background-color: transparent;
}
.form-input-opt a i {
  font-size: inherit;
}

.form-forget {
  line-height: 22px;
}
.form-forget > a {
  margin-left: 12px;
  font-size: 14px;
  color: #8c8c8c;
}
.form-forget > a:first-child {
  margin-left: 0;
}
.form-forget > a:hover {
  color: #509bfb;
}

.form-label {
  position: relative;
  cursor: pointer;
}
.form-label > input {
  position: absolute;
  left: -999999px;
}
.form-label > * {
  display: inline-block;
  margin-right: 4px;
  margin-left: 4px;
  vertical-align: middle;
}
.form-label > *:first-child {
  margin-left: 0;
}
.form-label > *:last-child {
  margin-right: 0;
}
.form-label.disabled .form-label-btn {
  background: #f5f5f5;
  border: 1px solid #e6e6e6;
}
.form-label.disabled .form-label-btn i {
  display: inline-block;
  color: #d9d9d9;
}
.form-label.active .form-label-btn {
  color: #fff;
  background: #509bfb;
  border-color: #509bfb;
}
.form-label.active .form-label-btn i {
  display: inline-block;
}
.form-label.active .form-label-con {
  color: #509bfb;
}
.form-label-btn {
  position: relative;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  background: #fff;
  border: 1px solid #d9d9d9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.form-label-btn i {
  display: none;
  font-size: 12px;
  font-weight: bold;
  line-height: inherit;
  vertical-align: top;
}

div[data-check="checkGroup"] .form-label-btn {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

div[data-radio="radioGroup"] .form-label-btn {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.form-label-con {
  font-size: 14px;
  line-height: 16px;
  color: #8c8c8c;
}

.form-select-xm {
  height: 40px;
  display: block;
}
.form-select-xm xm-select {
  min-height: 38px;
  line-height: 38px;
  border-color: #eee;
  box-sizing: border-box;
}
.form-select-xm xm-select:hover {
  border-color: #d9d9d9;
}
.form-select-xm xm-select .xm-label .scroll .label-content {
  width: 100%;
  display: initial;
  padding: 0 0 0 12px;
  line-height: inherit;
  color: #262626;
  box-sizing: border-box;
}
.form-select-xm xm-select > .xm-icon {
  right: 8px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  margin-top: -8px;
  border: none;
}
.form-select-xm xm-select > .xm-icon::before {
  width: 16px;
  height: 16px;
  font-size: 16px;
  color: #8c8c8c;
  content: "\ea06";
}
.form-select-xm xm-select > .xm-body {
  min-width: initial;
  left: 0;
  right: 0;
}
.form-select-xm xm-select > .xm-body .xm-option.selected.hide-icon {
  position: relative;
  background-color: transparent !important;
}
.form-select-xm xm-select > .xm-body .xm-option.selected.hide-icon .xm-option-content {
  color: #509bfb !important;
}
.form-select-xm xm-select > .xm-body .xm-option:hover {
  background-color: #eee;
}
.form-select-xm xm-select > .xm-body .xm-option:hover .xm-option-content {
  color: #509bfb;
}
.form-select-xm xm-select > .xm-body .xm-option-content {
  width: 100%;
  display: initial;
}
.form-select-xm xm-select > .xm-tips {
  color: #bfbfbf;
}

.form-textarea textarea {
  height: 180px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.form-textarea-num {
  margin-top: 8px;
  font-size: 12px;
  line-height: 20px;
  color: #bfbfbf;
  text-align: right;
}

.container {
  width: 1440px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1440px) {
  .container {
    width: 1200px;
  }
}

.bg-body {
  background-position: top center;
  background-repeat: no-repeat;
  background-image: url(../images/theme/blue/body-bg1.jpg);
}
@media screen and (min-width: 1920px) {
  .bg-body {
    background-size: cover;
  }
}

.flex {
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
}

.flex-item-1 {
  -webkit-box-flex: 1;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 1;
  /* OLD - Firefox 19- */
  -webkit-flex: 1;
  /* Chrome */
  -ms-flex: 1;
  /* IE 10 */
  flex: 1;
}

.flex-item-2 {
  -webkit-box-flex: 2;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 2;
  /* OLD - Firefox 19- */
  -webkit-flex: 2;
  /* Chrome */
  -ms-flex: 2;
  /* IE 10 */
  flex: 2;
}

.flex-item-3 {
  -webkit-box-flex: 3;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 3;
  /* OLD - Firefox 19- */
  -webkit-flex: 3;
  /* Chrome */
  -ms-flex: 3;
  /* IE 10 */
  flex: 3;
}

.flex-item-4 {
  -webkit-box-flex: 4;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 4;
  /* OLD - Firefox 19- */
  -webkit-flex: 4;
  /* Chrome */
  -ms-flex: 4;
  /* IE 10 */
  flex: 4;
}

.headerbg {
  height: 102px;
  background-color: #fff;
  background-position: top center;
  background-repeat: no-repeat;
  background-image: url(../images/theme/blue/header.jpg);
}
@media screen and (min-width: 1920px) {
  .headerbg {
    background-size: cover;
  }
}

.header-logo {
  margin-top: 15px;
  height: 72px;
}
.header-logo img {
  width: auto;
  height: inherit;
}

.header-nav {
  margin-top: 31px;
}
.header-nav > ul > li {
  position: relative;
  float: left;
  margin-left: 12px;
  font-size: 18px;
  line-height: 40px;
}
.header-nav > ul > li:first-child {
  margin-left: 0;
}
.header-nav > ul > li > a {
  padding: 0 20px;
  display: block;
  color: #fff;
}
.header-nav > ul > li > a.active, .header-nav > ul > li > a:hover, .header-nav > ul > li > a.cur {
  color: #509bfb;
  background: #fff;
}

.nav-dropdown {
  position: absolute;
  left: 50%;
  top: 50px;
  width: 130px;
  height: auto;
  display: none;
  margin-left: -65px;
  text-align: center;
  z-index: 99;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.nav-dropdown.nav-dropdown-lg {
  width: 160px;
  margin-left: -80px;
}
.nav-dropdown:before, .nav-dropdown:after {
  position: absolute;
  z-index: 4;
  content: '';
}
.nav-dropdown:before {
  top: -20px;
  height: 20px;
  left: 0;
  right: 0;
}
.nav-dropdown:after {
  top: -6px;
  left: 50%;
  width: 16px;
  height: 16px;
  margin-left: -8px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nav-dropdown ul {
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.nav-dropdown ul li {
  height: 48px;
  padding: 0 8px;
  font-weight: normal;
  line-height: 48px;
  overflow: hidden;
  border-bottom: 1px solid #eee;
}
.nav-dropdown ul li:last-child {
  border-bottom: none;
}
.nav-dropdown ul li a {
  width: 100%;
  display: block;
  font-size: 16px;
  color: #777;
}
.nav-dropdown ul li a:hover {
  color: #509bfb;
}

.header-opt {
  margin-left: 64px;
  margin-top: 39px;
  font-size: 16px;
  line-height: 24px;
}
.header-opt a {
  color: #fff;
}
.header-opt span {
  margin: 0 12px;
  color: #fff;
}

.footerbg {
  color: #bfbfbf;
  background: #19243a;
}

.footer {
  padding-bottom: 40px;
}
.footer-left {
  padding-top: 28px;
}
.footer-left h3 {
  position: relative;
  font-size: 16px;
  line-height: 22px;
}
.footer-left h3::after {
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 24px;
  height: 1px;
  content: '';
  background: #fff;
}
.footer-left p {
  margin-top: 18px;
  font-size: 15px;
  line-height: 22px;
}

.footer-right {
  padding-top: 32px;
}
.footer-right ul li {
  float: left;
  margin-left: 32px;
}
.footer-right ul li:first-child {
  margin-left: 0;
}

.footerbox {
  text-align: center;
}
.footerbox img {
  width: 110px;
  height: 110px;
}
.footerbox h2 {
  margin-top: 8px;
  font-size: 14px;
  line-height: 22px;
}

.copy {
  padding: 16px 0 32px;
  border-top: 1px solid #434549;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.copy span {
  margin-left: 16px;
}

@font-face {
  font-family: "PFDinTextPro";
  src: url("../webfont/PFDinTextPro-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
html {
  min-width: 1200px;
}

textarea {
  resize: none;
  -webkit-appearance: none;
}

.bd-xs {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}

.bd-sm, .idx-news-txt1 .btn-primary, .page-to input, .page-select xm-select {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.bd-md, .pop-free-body .btn-primary, .form-textarea textarea,
.form-input input, .form-input.form-input-verify a, .form-select-xm xm-select, .loginbox .btn-primary, .sub-project1-price a, .sub-projectbox .btn-primary, .sub-project-hotbox .txt .btn-primary, .sub-project-search .btn-primary {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

.bd-lg, .pop-con, .nav-dropdown, .box-wrap, .coursebox, .newbox, .idx-news-txt1 ul li, .sub-project-hotbox, .idx-ban, .loginbox, .idx-notice, .idx-news-pic, .idx-news-txt2, .idx-case-left,
.idx-hot-left, .idx-case-left a,
.idx-hot-left a, .idx-ad, .idx-link, .idx-xf ul, .idx-xf ul:before, .xf-top, .xf-code, .filter a, .sub-aside,
.sub-right, .sub-project2-menu {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}

.bd-rd, .header-nav > ul > li > a.active, .header-nav > ul > li > a:hover, .header-nav > ul > li > a.cur, .idx-tab-menu p, .idx-tab-menu p a, .page .pagin-link {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
}

.bd-by, .idx-ban .swiper-button-prev,
.idx-ban .swiper-button-next, .login-member img, .idx-notice-roll ul li i, .idx-link:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.box-shadow, .box-wrap, .coursebox, .newbox, .idx-news-txt1 ul li, .sub-project-hotbox, .idx-notice, .idx-news-pic, .idx-news-txt2, .idx-case-left,
.idx-hot-left, .idx-link, .sub-case .coursebox {
  -webkit-box-shadow: 0 9px 28px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 9px 28px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 9px 28px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 9px 28px rgba(0, 0, 0, 0.05);
  box-shadow: 0 9px 28px rgba(0, 0, 0, 0.05);
}

.box-wrap, .coursebox, .newbox, .idx-news-txt1 ul li, .sub-project-hotbox {
  background: #fff;
}

.text-p1, .footerbox h2, .sub-newlist .sub-newbox, .sub-project-hotbox .txt h2 {
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  -moz-box-orient: vertical;
}

.text-p2, .coursebox .txt h2, .idx-news-pic .txt h2, .newbox h2, .newbox p, .idx-news-txt1 ul li p, .idx-news-txt2 ul li h2, .sub-projectbox .txt h2,
.sub-project1 .txt h2 {
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  -moz-box-orient: vertical;
}

.whaty {
  font-size: initial;
}

.form-select-xm xm-select > .xm-icon {
  font-family: "whaty" !important;
  font-style: normal;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.newbox .time, .sub-contact-tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -webkit-box-orient: vertical;
  flex-direction: column;
  -webkit-flex-direction: column;
}

.tabs-con {
  display: none;
}
.tabs-con.active {
  display: block;
}

.color-primary {
  color: #509bfb;
}

.color-red {
  color: #ff112d;
}

a.color-primary:hover {
  color: #1e7ffa;
}

[class*=btn-] {
  text-align: center;
}
[class*=btn-].disabled {
  cursor: not-allowed;
}

.btn-primary {
  color: #fff;
  background-color: #509bfb;
}
.btn-primary:hover {
  background: #1e7ffa;
}
.btn-primary-line {
  color: #509bfb;
  background-color: transparent;
  border: 1px solid #509bfb;
}
.btn-primary-line:hover {
  color: #fff;
  background: #509bfb;
}

.idx-more {
  font-size: 14px;
  line-height: 22px;
  color: #8c8c8c;
}
.idx-more i {
  display: inline-block;
  margin-left: 4px;
  font-size: 12px;
  line-height: inherit;
  vertical-align: top;
}
.idx-more:hover {
  color: #509bfb;
}

.time {
  color: #8c8c8c;
}
.time h4 {
  font-size: 32px;
  font-weight: 700;
}
.time h6 {
  margin-top: 8px;
  font-size: 14px;
  line-height: 24px;
}

.coursebox {
  overflow: hidden;
}
.coursebox:hover .pic img {
  -webkit-transform: scale(1.04, 1.04);
  -moz-transform: scale(1.04, 1.04);
  -ms-transform: scale(1.04, 1.04);
  -o-transform: scale(1.04, 1.04);
  transform: scale(1.04, 1.04);
}
.coursebox:hover .txt h2 a {
  color: #509bfb;
}
.coursebox .txt {
  padding: 16px;
}
.coursebox .txt h2 {
  height: 48px;
  font-size: 16px;
  line-height: 24px;
}
.coursebox .txt h2 a {
  color: #141414;
}
.coursebox .txt h2 a:hover {
  color: #509bfb;
}
.coursebox .txt h4,
.coursebox .txt h6 {
  margin-top: 8px;
  font-size: 14px;
  line-height: 22px;
}
.coursebox .txt h4 {
  color: #a6a6a6;
}
.coursebox .txt h4 * {
  display: inline-block;
  line-height: inherit;
  vertical-align: top;
}
.coursebox .txt h4 em {
  margin: 5px 6px;
  width: 1px;
  height: 12px;
  background: #dadada;
}
.coursebox .txt h6 {
  color: #8c8c8c;
}

.pic {
  overflow: hidden;
}
.pic img {
  width: 100%;
  height: inherit;
}

.box-wrap, .coursebox, .newbox, .idx-news-txt1 ul li, .sub-project-hotbox {
  background: #fff;
}

.sub-crumbs {
  padding: 32px 0 24px;
  font-size: 16px;
  color: #8c8c8c;
}
.sub-crumbs i {
  margin: 0 8px;
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  vertical-align: top;
}
.sub-crumbs a {
  color: #8c8c8c;
}
.sub-crumbs a:hover {
  color: #509bfb;
}
.sub-crumbs span {
  color: #141414;
}
.sub-mainbg .sub-crumbs {
  padding: 32px 0;
  color: #fff;
}
.sub-mainbg .sub-crumbs a,
.sub-mainbg .sub-crumbs span {
  color: #fff;
}

.sub-menu {
  padding: 0 40px;
  line-height: 72px;
  border-bottom: 1px solid #dedede;
}
.sub-menu h3 {
  position: relative;
  font-size: 24px;
  font-weight: bold;
  color: #509bfb;
}
.sub-menu h3 i {
  position: absolute;
  left: -40px;
  top: 50%;
  width: 4px;
  height: 42px;
  margin-top: -21px;
  background: #509bfb;
}

.sub-article {
  min-height: 450px;
  padding: 24px 40px 32px;
  font-size: 14px;
  line-height: 28px;
  color: #000;
}
.sub-article p {
  text-indent: 2em;
}

.sub-time {
  padding-right: 16px;
  text-align: center;
  color: #8c8c8c;
}
.sub-time h4 {
  font-size: 34px;
}
.sub-time h6 {
  font-size: 14px;
  line-height: 18px;
}

.price {
  font-size: 30px;
  line-height: 30px;
  color: #fc001d;
  font-weight: 700;
}
.price span {
  margin-top: 6px;
  display: inline-block;
  font-size: 18px;
  line-height: 24px;
  vertical-align: top;
}

.table {
  table-layout: fixed;
}
.table th {
  padding: 14px 0;
  font-weight: normal;
  color: #8c8c8c;
  background-color: #f1f4f8;
}
.table th:first-child {
  border-radius: 8px 0 0 8px;
}
.table th:last-child {
  border-radius: 0 8px 8px 0;
}
.table td {
  padding: 16px 0;
  color: #141414;
  border-bottom: 1px solid #f2f2f2;
}
.table th p, .table td p {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}
.table th p a, .table td p a {
  color: #509bfb;
}
.table th p a i, .table td p a i {
  font-size: 16px;
}

.sub-wrap-empty .empty {
  padding: 24px 0;
}

.empty {
  text-align: center;
}
.empty img {
  width: 240px;
  height: 240px;
}
.empty h4 {
  font-size: 16px;
  line-height: 24px;
  color: #575757;
}

.idx-ban-wrap {
  margin-top: 20px;
}

.idx-ban {
  width: 1440px;
  height: 420px;
  overflow: hidden;
}
.idx-ban .swiper-pagination {
  bottom: 16px;
}
.idx-ban .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: .2;
}
.idx-ban .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 30px;
  background: #fff;
  opacity: 1;
}
.idx-ban .swiper-button-prev,
.idx-ban .swiper-button-next {
  top: 50%;
  width: 46px;
  height: 46px;
  margin-top: -23px;
  text-align: center;
  line-height: 46px;
  color: #fff;
  background: rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.idx-ban .swiper-button-prev i,
.idx-ban .swiper-button-next i {
  font-size: 24px;
}
.idx-ban .swiper-button-prev {
  left: 24px;
}
.idx-ban .swiper-button-next {
  right: 24px;
}
.idx-ban .swiper-slide {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.idx-ban .swiper-slide img {
  height: 420px;
}

.idx-ban-login .idx-ban {
  width: 1080px;
}
@media screen and (max-width: 1440px) {
  .idx-ban-login .idx-ban {
    width: 840px;
  }
}

.loginbox {
  width: 296px;
  height: 372px;
  padding: 24px;
  background-color: #fff;
  background-image: url(../images/login-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
  overflow: hidden;
}
.loginbox .form-input {
  margin-top: 8px;
}
.loginbox .btn-primary {
  margin-top: 8px;
  display: block;
  font-size: 18px;
  line-height: 40px;
}
.login-tab-menu ul li {
  width: 50%;
  float: left;
  text-align: center;
}
.login-tab-menu ul li a {
  position: relative;
  padding-bottom: 10px;
  display: block;
  font-size: 18px;
  line-height: 28px;
  color: #595959;
}
.login-tab-menu ul li a span {
  bottom: 1px;
  position: absolute;
  width: 0;
  height: 2px;
  left: 50%;
  margin-left: 0;
}
.login-tab-menu ul li a.active {
  color: #509bfb;
}
.login-tab-menu ul li a.active span {
  position: absolute;
  width: 20px;
  height: 2px;
  left: 50%;
  margin-left: -10px;
  background-color: #509bfb;
}

.login-note h4 {
  margin-top: 8px;
  font-size: 14px;
  line-height: 22px;
  color: #5c5c5c;
}
.login-note h4.color-primary {
  color: #509bfb;
  cursor: pointer;
}
.login-note p {
  font-size: 14px;
  line-height: 22px;
  color: #9a9a9a;
}

.login-member {
  padding: 42px 36px 0;
  text-align: center;
}
.login-member img {
  width: 94px;
  height: 94px;
  margin-bottom: 138px;
}
.login-member .btn-primary {
  display: block;
  margin: 0;
}

@media screen and (max-width: 1440px) {
  .idx-ban {
    width: 1200px;
  }

  .loginbox {
    width: 276px;
  }
}
.idx-title {
  position: relative;
  margin-bottom: 24px;
  text-align: center;
}
.idx-title h3 {
  position: relative;
  height: 46px;
  display: inline-block;
  font-size: 30px;
  line-height: 46px;
  color: #141414;
  background: url(../images/theme/blue/title.png) left center no-repeat;
}
.idx-title h3 span {
  width: 66px;
  display: inline-block;
  margin-right: 16px;
  font-size: 24px;
  line-height: inherit;
  font-family: "PFDinTextPro";
  font-style: italic;
  vertical-align: top;
  color: #fff;
  font-weight: bold;
}
.idx-title .idx-more {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -16px;
  line-height: 32px;
}
.sub-main .idx-title h3 {
  color: #fff;
  font-weight: bold;
  background: url(../images/theme/blue/hot-title.png) left center no-repeat;
}
.sub-main .idx-title h3 span {
  font-weight: normal;
}

.idx-tab-menu {
  margin-top: -12px;
  position: relative;
  text-align: center;
}
.idx-tab-menu p {
  display: inline-block;
  padding: 4px;
  height: 40px;
}
.idx-tab-menu p a {
  padding: 0 24px;
  margin-right: 8px;
  display: inline-block;
  font-size: 16px;
  line-height: 40px;
  color: #595959;
}
.idx-tab-menu p a.active {
  color: #fff;
  background: #509bfb;
}
.idx-tab-menu p a:last-child {
  margin-right: 0;
}
.idx-tab-menu .idx-more {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -11px;
}

.idx-main {
  padding-bottom: 62px;
  background-image: url(../images/theme/blue/body-bottom.png);
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
}
.idx-main > div {
  margin-top: 62px;
}

.idx-notice {
  position: relative;
  height: 24px;
  padding: 24px 120px 24px 160px;
  background-color: #fff;
  background-repeat: no-repeat, no-repeat;
}
.idx-notice .idx-more {
  right: 24px;
  position: absolute;
  height: 22px;
  top: 50%;
  margin-top: -11px;
}
.idx-notice-title {
  left: 24px;
  position: absolute;
  width: 104px;
  height: 22px;
  top: 50%;
  margin-top: -11px;
  background: url(../images/theme/blue/notice-title.png);
}

.idx-notice-roll {
  width: 100%;
  overflow: hidden;
  background: #FFF;
  height: 24px;
  position: relative;
}
.idx-notice-roll ul li {
  position: relative;
  padding: 10px 20px;
}
.idx-notice-roll ul li i {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  background-color: #ec3933;
}
.idx-notice-roll ul li a {
  color: #494949;
}
.idx-notice-roll ul li a:hover {
  color: #509bfb;
}
.idx-notice-roll ul li span {
  margin-left: 40px;
  color: #8c8c8c;
}

.idx-news-pic {
  position: relative;
  overflow: hidden;
  width: 600px;
  height: 400px;
}
.idx-news-pic img {
  width: 600px;
  height: 400px;
}
.idx-news-pic .txt {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  padding: 26px 24px 16px 24px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
}
.idx-news-pic .txt h4 {
  font-size: 14px;
  line-height: 22px;
  color: #fff;
}
.idx-news-pic .txt h2 {
  margin-top: 8px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}
.idx-news-pic .txt h2 a {
  display: block;
  color: #fff;
}
.idx-news-pic:hover img {
  -webkit-transform: scale(1.04, 1.04);
  -moz-transform: scale(1.04, 1.04);
  -ms-transform: scale(1.04, 1.04);
  -o-transform: scale(1.04, 1.04);
  transform: scale(1.04, 1.04);
}

.idx-news-txt {
  width: 824px;
}
.idx-news-txt ul {
  margin: -16px -8px 0;
}
.idx-news-txt ul li {
  width: 50%;
  float: left;
  margin-top: 16px;
}
.idx-news-txt .newbox {
  margin: 0 8px;
}
.newbox {
  position: relative;
  padding: 24px 24px 24px 128px;
  height: 144px;
}
.newbox h2 {
  height: 56px;
  font-size: 18px;
  line-height: 28px;
}
.newbox h2 a {
  color: #141414;
}
.newbox h2 a:hover {
  color: #509bfb;
}
.newbox p {
  height: 44px;
  margin-top: 12px;
  font-size: 14px;
  line-height: 22px;
  color: #8c8c8c;
}
.newbox .time {
  position: absolute;
  left: 0;
  width: 78px;
  height: 144px;
  padding-left: 24px;
  border-right: 1px solid #f2f2f2;
}
.newbox .time h4 {
  font-size: 40px;
  font-weight: bold;
  color: #509bfb;
}
.newbox .time h6 {
  margin-top: 8px;
  font-size: 14px;
  line-height: 24px;
  color: #8c8c8c;
}
.newbox > a {
  display: inline-block;
  margin-top: 12px;
  color: #bfbfbf;
}
.newbox > a i {
  font-size: 20px;
}
.newbox > a:hover {
  color: #509bfb;
}

.idx-news-txt1 {
  margin-left: 12px;
  width: 388px;
  height: 400px;
}
.idx-news-txt1 ul {
  margin-top: -12px;
}
.idx-news-txt1 ul li {
  margin-top: 12px;
  height: 124px;
  padding: 24px 24px 16px;
}
.idx-news-txt1 ul li h2 {
  font-size: 18px;
  line-height: 28px;
}
.idx-news-txt1 ul li h2 a {
  color: #141414;
}
.idx-news-txt1 ul li h2 a:hover {
  color: #509bfb;
}
.idx-news-txt1 ul li p {
  margin-top: 4px;
  height: 44px;
  font-size: 14px;
  line-height: 22px;
  color: #8c8c8c;
}
.idx-news-txt1 ul li h6 {
  margin-top: 12px;
  padding-top: 12px;
  font-size: 14px;
  line-height: 24px;
  color: #8c8c8c;
  border-top: 1px solid #f2f2f2;
}
.idx-news-txt1 ul li h6 > a {
  color: #bfbfbf;
}
.idx-news-txt1 ul li h6 > a i {
  font-size: 20px;
}
.idx-news-txt1 ul li h6 > a:hover {
  color: #509bfb;
}
.idx-news-txt1 .btn-primary {
  margin-top: 12px;
  display: block;
  font-size: 16px;
  line-height: 48px;
}
.idx-news-txt1 .btn-primary i {
  margin-left: 4px;
  display: inline-block;
  font-size: 12px;
  line-height: inherit;
  vertical-align: top;
}

.idx-news-txt2 {
  width: 464px;
  height: 400px;
  background: linear-gradient(145.51deg, rgba(80, 179, 251, 0.216) -6.56%, rgba(255, 255, 255, 0) 111.74%), #fff;
}
.idx-news-txt2 h3 {
  padding: 0 24px;
  font-size: 20px;
  line-height: 56px;
  color: #141414;
  border-bottom: 1px solid #dde6f0;
}
.idx-news-txt2 h3 .idx-more {
  margin-top: 17px;
}
.idx-news-txt2 ul {
  padding-top: 4px;
}
.idx-news-txt2 ul li {
  position: relative;
  height: 80px;
  margin: 24px 24px 0;
  padding-left: 102px;
}
.idx-news-txt2 ul li h2 {
  height: 48px;
  font-size: 16px;
  line-height: 24px;
}
.idx-news-txt2 ul li h2 a {
  color: #141414;
}
.idx-news-txt2 ul li h2 a:hover {
  color: #509bfb;
}
.idx-news-txt2 ul li > a {
  display: inline-block;
  margin-top: 12px;
  color: #bfbfbf;
}
.idx-news-txt2 ul li > a i {
  font-size: 20px;
}
.idx-news-txt2 ul li > a:hover {
  color: #509bfb;
}
.idx-news-txt2 .time {
  position: absolute;
  left: 0;
  width: 78px;
  height: 64px;
  padding: 8px 0;
  border-right: 1px solid #e6edf4;
}

@media screen and (max-width: 1440px) {
  .idx-news-txt {
    width: 584px;
  }

  .idx-news-txt1 {
    width: 308px;
  }

  .idx-news-txt2 {
    width: 384px;
  }
}
.idx-case-left,
.idx-hot-left {
  width: 268px;
  text-align: center;
  color: #fff;
  overflow: hidden;
  background-size: cover;
}
.idx-case-left h3,
.idx-hot-left h3 {
  padding-top: 68px;
  font-size: 30px;
  height: 46px;
  font-weight: bold;
}
.idx-case-left p,
.idx-hot-left p {
  margin-top: 8px;
  font-size: 15px;
  line-height: 28px;
}
.idx-case-left a,
.idx-hot-left a {
  margin-top: 40px;
  width: 152px;
  height: 38px;
  display: inline-block;
  font-size: 14px;
  line-height: 38px;
  text-align: center;
  color: #fff;
  background: #509bfb;
}
.idx-case-left a i,
.idx-hot-left a i {
  margin-left: 8px;
  display: inline-block;
  font-size: 12px;
  line-height: inherit;
  vertical-align: top;
}
.idx-case-left a:hover,
.idx-hot-left a:hover {
  background: #378dfa;
}

.idx-hot-left {
  height: 320px;
  background-image: url(../images/theme/blue/idx-hot-bg.jpg);
}
@media screen and (max-width: 1440px) {
  .idx-hot-left {
    height: 291px;
  }
}

.idx-case-left {
  height: 544px;
  background-image: url(../images/theme/blue/idx-case-bg.jpg);
}
.idx-case-left h3 {
  padding-top: 106px;
}
.idx-case-left p {
  margin-top: 32px;
}
.idx-case-left a {
  margin-top: 172px;
}
@media screen and (max-width: 1440px) {
  .idx-case-left {
    height: 480px;
  }
}

.idx-hot-right,
.idx-case-right {
  width: 1148px;
}
.idx-hot-right ul li,
.idx-case-right ul li {
  width: 25%;
  float: left;
}
.idx-hot-right .coursebox,
.idx-case-right .coursebox {
  margin: 0 12px;
}

.idx-hot-right > ul {
  margin: 0 -12px;
}
.idx-hot-right .pic img {
  height: 180px;
}
@media screen and (max-width: 1440px) {
  .idx-hot-right ul {
    margin: 0 -8px;
  }
  .idx-hot-right .pic img {
    height: 151px;
  }
}

.idx-case-right ul {
  margin: -24px -12px 0;
}
.idx-case-right ul li {
  margin-top: 24px;
}
.idx-case-right .pic img {
  height: 180px;
}
@media screen and (max-width: 1440px) {
  .idx-case-right ul {
    margin: -16px -8px 0;
  }
  .idx-case-right ul li {
    margin-top: 16px;
  }
  .idx-case-right .pic img {
    height: 152px;
  }
}

@media screen and (max-width: 1440px) {
  .idx-case-left,
  .idx-hot-left {
    width: 228px;
  }

  .idx-hot-right,
  .idx-case-right {
    width: 956px;
  }
  .idx-hot-right .coursebox,
  .idx-case-right .coursebox {
    margin: 0 8px;
  }
}
.idx-case {
  margin-top: 24px;
}

.idx-ad {
  overflow: hidden;
}
.idx-ad img {
  width: 100%;
  height: auto;
}

.idx-link {
  position: relative;
  min-height: 24px;
  padding: 26px 24px 26px 192px;
  font-size: 14px;
  line-height: 24px;
  background-color: #fff;
  overflow: hidden;
}
.idx-link:before {
  position: absolute;
  left: 16px;
  top: 24px;
  width: 16px;
  height: 16px;
  content: '';
  background: rgba(80, 155, 251, 0.1);
}
.idx-link a {
  display: inline-block;
  color: #141414;
}
.idx-link a:hover {
  color: #509bfb;
}
.idx-link span {
  display: inline-block;
  margin: 5px 32px;
  width: 1px;
  height: 14px;
  vertical-align: top;
  background: #f1f1f1;
}
.idx-link-title {
  position: absolute;
  top: 27px;
  left: 24px;
  width: 104px;
  height: 22px;
  background: url(../images/theme/blue/link-title.png);
}

.idx-xf {
  position: fixed;
  right: 8px;
  z-index: 99;
  width: 72px;
}
.idx-xf ul {
  position: relative;
  padding: 8px 0;
}
.idx-xf ul:before {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  border: 2px solid rgba(255, 255, 255, 0.3);
}
.idx-xf ul li:last-child .idx-xfbox:after {
  display: none;
}
.idx-xfbox,
.xf-top {
  text-align: center;
  color: #fff;
}
.idx-xfbox i,
.xf-top i {
  display: inline-block;
  font-size: 24px;
}
.idx-xfbox h2,
.xf-top h2 {
  margin-top: 8px;
  font-size: 14px;
  line-height: 18px;
}

.idx-xfbox {
  position: relative;
  z-index: 9;
  padding: 11px 0 12px;
  display: block;
}
.idx-xfbox:after {
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 2;
  width: 30px;
  height: 1px;
  content: '';
  margin-left: -15px;
  background: rgba(255, 255, 255, 0.2);
}
.idx-xfbox .xf-code {
  display: none;
}
.idx-xfbox:hover .xf-code {
  display: block;
}

.xf-top {
  width: 68px;
  margin-top: 10px;
  padding: 16px 0;
  text-align: center;
  color: #fff;
  background: #509bfb;
  cursor: pointer;
  border: 2px solid rgba(255, 255, 255, 0.3);
}

.xf-code {
  position: absolute;
  top: 50%;
  left: auto;
  right: 76px;
  width: 264px;
  height: 150px;
  margin-top: -75px;
  background: #fff;
  box-shadow: 0 9px 28px rgba(0, 0, 0, 0.05);
}
.xf-code:before {
  position: absolute;
  top: 50%;
  right: -6px;
  width: 0;
  height: 0;
  margin-top: -6px;
  content: '';
  border-width: 6px 0 6px 6px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
}
.xf-code.xf-code1 {
  width: 132px;
}

.xf-codebox {
  padding: 16px;
  width: 100px;
  text-align: center;
  float: left;
}
.xf-codebox img {
  width: 92px;
  height: 92px;
}
.xf-codebox h4 {
  margin-top: 8px;
  font-size: 14px;
  line-height: 22px;
  color: #595959;
}

.sub-main {
  padding-bottom: 32px;
}
.sub-main.sub-mainbg {
  background-image: url(../images/theme/blue/sub-mainbg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 1920px) {
  .sub-main.sub-mainbg {
    background-size: contain;
  }
}

.sub-ban {
  position: relative;
  width: 100%;
}
.sub-ban img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1920px) {
  .sub-ban {
    height: 320px;
    overflow: hidden;
  }
  .sub-ban img {
    position: absolute;
    width: 1920px;
    height: 320px;
    left: 50%;
    margin-left: -960px;
  }
  .sub-ban.sub-ban-new {
    height: 400px;
  }
  .sub-ban.sub-ban-new img {
    position: absolute;
    width: 1920px;
    height: 400px;
    left: 50%;
    margin-left: -960px;
  }
}

.filter {
  padding: 16px 40px 32px;
}
.filter a {
  margin-top: 16px;
  display: inline-block;
  padding: 0 16px;
  margin-right: 16px;
  font-size: 18px;
  line-height: 34px;
  color: #595959;
  border: 1px solid #dadada;
}
.filter a.active {
  color: #fff;
  border: 1px solid #509bfb;
  background: #509bfb;
}
@media screen and (max-width: 1440px) {
  .filter {
    padding: 8px 24px 24px;
  }
}

.sub-case {
  min-height: 500px;
  padding: 0 40px 48px;
}
.sub-case ul {
  margin: -24px -8px 0;
}
.sub-case ul li {
  width: 20%;
  float: left;
  margin-top: 24px;
}
.sub-case .coursebox {
  margin: 0 8px;
}
.sub-case .coursebox .pic {
  height: 173px;
}
@media screen and (max-width: 1440px) {
  .sub-case {
    padding: 0 24px 32px;
  }
  .sub-case .coursebox .pic {
    height: 145px;
  }
}

.page {
  padding-bottom: 24px;
  font-size: 14px;
  line-height: 32px;
  color: #919395;
}
.page .pagin-link,
.page .pagin-ell {
  margin: 0 4px;
  display: inline-block;
}
.page .pagin-link {
  min-width: 32px;
  line-height: 30px;
  color: #919395;
  border: 1px solid transparent;
}
.page .pagin-link i {
  font-size: 16px;
}
.page .pagin-link:hover {
  color: #509bfb;
  border: 1px solid #509bfb;
}
.page .pagin-link.active {
  color: #fff;
  background: #509bfb;
  border: 1px solid #509bfb;
}

.page-data,
.page-to {
  display: inline-block;
  line-height: inherit;
}

.page-to {
  margin-left: 16px;
}
.page-to input {
  margin: 0 8px;
  width: 54px;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #dcdfe6;
}
.page-to input:focus {
  border: 1px solid #509bfb;
}

.page-data {
  margin-left: 120px;
}
.page-data span {
  margin-left: 16px;
}

.page-select {
  width: 120px;
  margin-left: 16px;
  vertical-align: top;
  display: inline-block;
}
.page-select xm-select {
  min-height: 30px;
  line-height: 30px;
}
.page-select xm-select > .xm-label .scroll .label-content {
  padding: 0 10px;
}
.page-select xm-select > .xm-icon {
  width: 6px;
  height: 6px;
  margin-top: -5px;
  border: none;
  border-top: 1px solid #c2c2c2;
  border-right: 1px solid #c2c2c2;
  transform: rotate(135deg);
}
.page-select xm-select > .xm-icon.xm-icon-expand {
  margin-top: -3px;
  transform: rotate(-45deg);
}

.sub-contact-map {
  position: relative;
  margin: 32px 40px 0;
}
.sub-contact-tab {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 210px;
  text-align: right;
  background: rgba(0, 0, 0, 0.7);
}
.sub-contact-tab ul {
  margin-top: -4px;
}
.sub-contact-tab ul li {
  margin-top: 4px;
  padding: 0 24px;
  font-size: 16px;
  line-height: 48px;
  color: #fff;
  cursor: pointer;
}
.sub-contact-tab ul li.active, .sub-contact-tab ul li:hover {
  color: #fff;
  background: #509bfb;
}

.sub-contact-maps img {
  width: 100%;
}

.sub-contact-txt {
  padding: 32px 0 24px;
}
.sub-contact-txt > ul {
  margin-top: -48px;
}
.sub-contact-txt > ul > li {
  width: 50%;
  float: left;
  margin-top: 48px;
}

.sub-contact-box {
  padding: 0 40px;
}
.sub-contact-box h3 {
  position: relative;
  padding-left: 12px;
  font-size: 20px;
  line-height: 22px;
  color: #222;
}
.sub-contact-box h3 i {
  position: absolute;
  left: 0;
  top: 50%;
  width: 2px;
  height: 20px;
  margin-top: -10px;
  background: #509bfb;
}
.sub-contact-box ul {
  padding-top: 12px;
  margin-top: -4px;
}
.sub-contact-box ul li {
  margin-top: 4px;
  font-size: 14px;
  line-height: 22px;
  color: #595959;
}

.sub-aside,
.sub-right {
  min-height: 490px;
  background: #fff;
}

.sub-aside {
  width: 284px;
  overflow: hidden;
}
.sub-aside h3 {
  height: 104px;
  font-size: 28px;
  line-height: 104px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  background: url(../images/theme/blue/sub-asidebg.jpg) no-repeat;
}
.sub-aside ul li {
  font-size: 16px;
  line-height: 54px;
}
.sub-aside ul li a {
  padding: 0 24px;
  display: block;
  color: #505359;
}
.sub-aside ul li a i {
  color: #ced7e2;
}
.sub-aside ul li a.cur, .sub-aside ul li a:hover {
  color: #509bfb;
  background: rgba(80, 155, 251, 0.08);
}
.sub-aside ul li a.cur i, .sub-aside ul li a:hover i {
  color: #509bfb;
}

.sub-right {
  width: 1132px;
}

@media screen and (max-width: 1440px) {
  .sub-aside {
    width: 220px;
  }

  .sub-right {
    width: 964px;
  }
}
.sub-newlist {
  min-height: 340px;
  padding: 0 40px 48px;
}
.sub-newlist ul {
  padding-top: 24px;
  margin-top: -28px;
}
.sub-newlist ul li {
  margin-top: 28px;
}
.sub-newlist .sub-newbox {
  position: relative;
  height: 52px;
  padding-left: 90px;
}
.sub-newlist .sub-newbox h2 {
  font-size: 16px;
  line-height: 52px;
}
.sub-newlist .sub-newbox h2 a {
  color: #141414;
}
.sub-newlist .sub-newbox h2 a:hover {
  color: #509bfb;
}
.sub-newlist .sub-newbox .sub-time {
  position: absolute;
  left: 0;
  height: 52px;
  border-right: 1px solid #dedede;
}
.sub-newlist .sub-newbox:hover .sub-time,
.sub-newlist .sub-newbox:hover h2 {
  color: #509bfb;
}
.sub-newlist .sub-newbox:hover .sub-time {
  border-right: 1px solid #509bfb;
}

.sub-new-title {
  padding: 32px 40px 0;
  text-align: center;
}
.sub-new-title h2 {
  font-size: 20px;
  line-height: 2;
  color: #000;
  font-weight: bold;
}
.sub-new-title h4 {
  margin-top: 16px;
  font-size: 14px;
  color: #7d7d7d;
}

.sub-project {
  padding: 32px 40px 0;
}
@media screen and (max-width: 1440px) {
  .sub-project {
    padding: 24px 24px 0;
  }
}

.sub-project1-price a, .sub-projectbox .btn-primary, .sub-project-hotbox .txt .btn-primary {
  width: 140px;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
}

.sub-projectbox,
.sub-project1 {
  position: relative;
  height: 206px;
  padding-left: 326px;
  padding-right: 284px;
  box-shadow: 0 9px 28px rgba(0, 0, 0, 0.05);
}
.sub-projectbox .pic,
.sub-project1 .pic {
  position: absolute;
  left: 0;
  width: 310px;
  height: 206px;
  overflow: hidden;
  -webkit-border-radius: 8px 0 0 8px;
  -moz-border-radius: 8px 0 0 8px;
  -ms-border-radius: 8px 0 0 8px;
  -o-border-radius: 8px 0 0 8px;
  border-radius: 8px 0 0 8px;
  cursor: pointer;
}
.sub-projectbox .pic:hover img,
.sub-project1 .pic:hover img {
  -webkit-transform: scale(1.04, 1.04);
  -moz-transform: scale(1.04, 1.04);
  -ms-transform: scale(1.04, 1.04);
  -o-transform: scale(1.04, 1.04);
  transform: scale(1.04, 1.04);
}
.sub-projectbox .txt h2,
.sub-project1 .txt h2 {
  height: 48px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
.sub-projectbox .txt h2 a,
.sub-project1 .txt h2 a {
  color: #141414;
}
.sub-projectbox .txt h2 a:hover,
.sub-project1 .txt h2 a:hover {
  color: #509bfb;
}
.sub-projectbox .txt ul,
.sub-project1 .txt ul {
  padding-top: 16px;
  margin-top: -8px;
}
.sub-projectbox .txt ul li,
.sub-project1 .txt ul li {
  margin-top: 8px;
  font-size: 14px;
  line-height: 22px;
  color: #7d7d7d;
}
.sub-projectbox .txt ul li i,
.sub-project1 .txt ul li i {
  display: inline-block;
  margin-right: 4px;
  font-size: 20px;
  line-height: inherit;
  vertical-align: top;
  color: #99a3ac;
}
@media screen and (max-width: 1440px) {
  .sub-projectbox,
  .sub-project1 {
    padding-right: 204px;
  }
}

.sub-project1 .txt {
  padding: 24px 0;
}
.sub-project1 .txt h2 {
  color: #141414;
}
.sub-project1-noprice {
  padding-right: 16px;
}
.sub-project1-price {
  position: absolute;
  top: 24px;
  bottom: 24px;
  right: 24px;
  width: 140px;
  padding-left: 60px;
  text-align: center;
  border-left: 1px solid #dedede;
}
.sub-project1-price h4 {
  padding-top: 44px;
  font-size: 14px;
  line-height: 24px;
  color: #7d7d7d;
}
.sub-project1-price .price {
  margin-top: 4px;
}
.sub-project1-price a {
  margin-top: 16px;
  display: inline-block;
}
@media screen and (max-width: 1440px) {
  .sub-project1 .txt ul li.col-3 {
    width: 50%;
  }
  .sub-project1 .sub-project1-price {
    right: 0;
    padding-left: 32px;
  }
}

.sub-project2 {
  margin-top: 32px;
}
.sub-project2-menu {
  height: 54px;
  font-size: 16px;
  line-height: 54px;
  background: #f3f3f3;
}
.sub-project2-menu ul li {
  position: relative;
  float: left;
  padding: 0 24px;
  text-align: center;
  color: #595959;
  cursor: pointer;
}
.sub-project2-menu ul li.active {
  color: #fff;
  background: #509bfb;
}
.sub-project2-menu ul li.active::after {
  position: absolute;
  left: 50%;
  bottom: -12px;
  margin-left: -6px;
  content: '';
  width: 0;
  height: 0;
  display: inline-block;
  overflow: hidden;
  border-width: 6px;
  border-color: transparent;
  border-style: dashed;
  border-top-color: #509bfb;
  border-top-style: solid;
}
.sub-project2-menu ul li:first-child.active {
  -webkit-border-radius: 8px 0 0 8px;
  -moz-border-radius: 8px 0 0 8px;
  -ms-border-radius: 8px 0 0 8px;
  -o-border-radius: 8px 0 0 8px;
  border-radius: 8px 0 0 8px;
}

.sub-project2-body .sub-article {
  padding: 32px 0 40px;
}

.sub-project-list {
  padding: 32px 0 40px;
}
.sub-project-list ul {
  margin-top: -24px;
}
.sub-project-list ul li {
  margin-top: 24px;
}
.sub-projectbox {
  position: relative;
}
.sub-projectbox .txt {
  padding-top: 44px;
}
.sub-projectbox .txt a {
  color: #141414;
}
.sub-projectbox .txt a:hover {
  color: #509bfb;
}
.sub-projectbox .txt h4 {
  font-size: 14px;
  line-height: 22px;
}
.sub-projectbox .btn-primary {
  position: absolute;
  top: 50%;
  right: 24px;
  margin-top: -20px;
}

.sub-project-hot {
  margin-bottom: 32px;
}
.sub-project-hot ul {
  margin: 0 -12px;
}
.sub-project-hot ul li {
  margin-top: 64px;
}
.sub-project-hot .sub-project-hotbox {
  margin: 0 12px;
}

.sub-project-hotbox {
  height: 380px;
  overflow: hidden;
  cursor: pointer;
}
.sub-project-hotbox .pic {
  height: 246px;
  overflow: hidden;
}
.sub-project-hotbox .txt {
  padding: 24px 24px 40px;
}
.sub-project-hotbox .txt h2 {
  font-size: 20px;
  line-height: 24px;
}
.sub-project-hotbox .txt h2 a {
  color: #141414;
}
.sub-project-hotbox .txt h2 a:hover {
  color: #509bfb;
}
.sub-project-hotbox .txt h4 {
  margin-top: 24px;
  font-size: 14px;
  line-height: 22px;
  color: #7d7d7d;
}
.sub-project-hotbox .txt h4 i {
  display: inline-block;
  margin-right: 4px;
  font-size: 20px;
  line-height: inherit;
  vertical-align: top;
}
.sub-project-hotbox .txt .btn-primary {
  margin-top: 24px;
  display: none;
}
.sub-project-hotbox.active, .sub-project-hotbox:hover {
  margin-top: -64px;
  height: 444px;
}
.sub-project-hotbox.active .pic img, .sub-project-hotbox:hover .pic img {
  -webkit-transform: scale(1.04, 1.04);
  -moz-transform: scale(1.04, 1.04);
  -ms-transform: scale(1.04, 1.04);
  -o-transform: scale(1.04, 1.04);
  transform: scale(1.04, 1.04);
}
.sub-project-hotbox.active .btn-primary, .sub-project-hotbox:hover .btn-primary {
  display: inline-block;
}

@media screen and (max-width: 1440px) {
  .sub-project-hotbox {
    height: 338px;
  }
  .sub-project-hotbox .pic {
    height: 204px;
  }
  .sub-project-hotbox.active, .sub-project-hotbox:hover {
    height: 402px;
  }
}
.sub-project-list1 {
  padding-bottom: 48px;
}
.sub-project-list1 ul {
  margin-top: -24px;
}
.sub-project-list1 ul li {
  margin-top: 24px;
}

.sub-project-search {
  margin: 0 320px;
  padding-bottom: 40px;
  position: relative;
  height: 40px;
  padding-right: 76px;
}
.sub-project-search ul {
  margin: 0 -8px;
}
.sub-project-search .btn-primary {
  position: absolute;
  right: 0;
  width: 60px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
}
.sub-project-search .form-input,
.sub-project-search .form-select {
  margin: 0 8px;
}

.sub-cert-form {
  width: 560px;
  margin: 0 auto;
  padding: 24px 0;
}
.sub-cert-form .sub-certbox {
  margin-top: 16px;
}
.sub-cert-form .sub-certbox:first-child {
  margin-top: 0;
}
.sub-cert-form .opt {
  margin-top: 32px;
  margin-left: 110px;
  font-size: 0;
  text-align: center;
}
.sub-cert-form .opt a {
  display: inline-block;
  padding: 0 28px;
  margin: 0 8px;
  font-size: 16px;
  line-height: 40px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
.sub-cert-form .opt a.btn-primary-line {
  line-height: 38px;
}

.sub-certbox {
  display: flex;
  height: 40px;
  line-height: 40px;
}
.sub-certbox > span {
  width: 98px;
  margin-right: 12px;
  font-size: 14px;
  text-align: right;
  color: #262626;
  flex-shrink: 0;
}
.sub-certbox > span em {
  margin-right: 2px;
  font-style: normal;
  color: #ff112d;
}
.sub-certbox .form-input,
.sub-certbox .form-select-xm {
  flex: 1;
}
.sub-certbox .form-input-verify > a {
  color: #509bfb;
  background-color: transparent;
  line-height: 38px;
  border: 1px solid #509bfb;
}

.sub-cert-tab {
  padding: 24px 40px;
}

.common-cert {
  position: relative;
  min-height: 100vh;
  background-image: url(../images/theme/blue/common-certbg.jpg);
  background-size: cover;
  padding-top: 240px;
  padding-bottom: 40px;
  box-sizing: border-box;
}
.common-cert::before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 400px;
  content: '';
  background-image: url(../images/theme/blue/sub-mainbg.jpg);
  background-size: cover;
}
.common-cert .container {
  position: relative;
  z-index: 3;
}
.common-cert .sub-cert-form {
  padding: 56px 0 40px;
}
.common-cert .sub-cert-form .opt {
  margin-top: 120px;
}
.common-cert .sub-cert-form .opt a {
  margin: 0 16px;
  width: calc(50% - 16px);
  box-sizing: border-box;
}
.common-cert .sub-cert-form .opt a:first-child {
  margin-left: 0;
}
.common-cert .sub-cert-form .opt a:last-child {
  margin-right: 0;
}

.common-cert-flex {
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}
.common-cert-flex .sub-wrap-empty {
  flex: 1;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}

.img-responsive {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
}

.img-responsive-h {
  width: 100%;
  height: auto;
  display: block;
}

.tl {
  text-align: left;
}

.tc {
  text-align: center;
}

.tr {
  text-align: right;
}

.ell, .form-select-xm xm-select .xm-label .scroll .label-content, .form-select-xm xm-select > .xm-body .xm-option-content, .coursebox .txt h4,
.coursebox .txt h6, .idx-notice-roll ul li, .idx-news-txt1 ul li h2 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.clearfix {
  *zoom: 1;
}
.clearfix::before, .clearfix::after {
  content: " ";
  display: table;
}
.clearfix::after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hidden {
  display: none;
}

.show {
  display: block;
}

.vis-hidden {
  visibility: hidden;
}

.ovh {
  overflow: hidden;
}

[class*="col-"] {
  float: left;
}

.col-1 {
  width: 100%;
}

.col-2 {
  width: 50%;
}

.col-3 {
  width: 33.3333333333%;
}

.col-4 {
  width: 25%;
}

.col-5 {
  width: 20%;
}

.col-6 {
  width: 16.6666666667%;
}

.trans, .form-textarea textarea,
.form-input input, .form-label, a, [class*=btn-], .idx-more, .pic img, .idx-ban .swiper-button-prev,
.idx-ban .swiper-button-next, .login-tab-menu ul li a.active, .login-tab-menu ul li a.active span, .idx-news-pic img, .page .pagin-link, .page-to input, .sub-newlist .sub-newbox .sub-time, .sub-project-hotbox, .sub-project-hotbox .txt .btn-primary {
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}

.footer-left h3::after {
  background: #509bfb;
}

.idx-tab-menu p {
  background: rgba(80, 155, 251, 0.1);
}

.newbox {
  background: linear-gradient(282.73deg, #e7f2ff 0, #fff 92.62%), #fff;
}

.idx-notice,
.idx-link {
  background-position: left bottom, right bottom;
  background-repeat: no-repeat, no-repeat;
}

.idx-notice {
  background-image: url(../images/link-left.jpg), url(../images/link-right.jpg);
}

.idx-link {
  background-image: url(../images/link-left.jpg), url(../images/link-right.jpg);
}
.idx-link:before {
  display: none;
}

.idx-case-left a,
.idx-hot-left a {
  background: #006fe7;
}
.idx-case-left a:hover,
.idx-hot-left a:hover {
  background: #0063ce;
}

.idx-xf ul {
  background: linear-gradient(179.86deg, #509bfb 0.12%, #50bffb 94.48%);
}
.idx-xf .xf-top {
  background: #509bfb;
}

/*# sourceMappingURL=main.css.map */
