@charset "UTF-8";

@-ms-viewport {
  width: device-width
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent
}

*,
::after,
::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block
}

body {
  margin: 0;
  font-family: PingFang SC, Arial, Hiragino Sans GB, Microsoft YaHei, Noto Sans CJK SC, WenQuanYi Micro Hei, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  background-color: #fff;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

[tabindex="-1"]:focus {
  outline: 0 !important
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0
}

p {
  margin-top: 0;
  margin-bottom: 0
}

abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit
}

dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  list-style: none
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0
}

dt {
  font-weight: 400
}

dd {
  margin-bottom: 0;
  margin-left: 0
}

blockquote {
  margin: 0 0 1rem
}

dfn {
  font-style: italic
}

b,
strong {
  font-weight: bolder
}

small {
  font-size: 80%
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

a {
  color: #666;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

a:hover {
  color: #da201c;
  text-decoration: none
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none
}

a:not([href]):not([tabindex]):hover {
  color: #da201c;
  text-decoration: none
}

a:not([href]):not([tabindex]):focus {
  outline: 0
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar
}

figure {
  margin: 0 0 1rem
}

img {
  vertical-align: middle;
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

table {
  border-collapse: collapse
}

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #666;
  text-align: left;
  caption-side: bottom
}

th {
  text-align: inherit;
  font-weight: 400
}

label {
  display: inline-block
}

button {
  border-radius: 0
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
  -webkit-appearance: listbox
}

textarea {
  overflow: auto;
  resize: vertical
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal
}

progress {
  vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button
}

output {
  display: inline-block
}

summary {
  display: list-item;
  cursor: pointer
}

template {
  display: none
}

[hidden] {
  display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.h7 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.1;
  color: inherit
}

.h1 {
  font-size: 36px;
  color: #333
}

.h2 {
  font-size: 28px
}

.h3 {
  font-size: 24px
}

.h4 {
  font-size: 20px
}

.h5 {
  font-size: 18px
}

.h6 {
  font-size: 16px
}

.maxwidth {
  width: 84.5%;
  margin: 0 auto
}

hr {
  margin-top: 16px;
  margin-bottom: 16px;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, .1)
}

.clearfix:after,
.clearfix:before {
  content: " ";
  display: table
}

.clearfix:after {
  clear: both
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.pull-right {
  float: right
}

.pull-left {
  float: left
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto
}

.invisible {
  visibility: hidden
}

.text-hide {
  font: "0/0" a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}

.text-left {
  text-align: left
}

.text-right {
  text-align: right
}

.text-center {
  text-align: center
}

.text-justify {
  text-align: justify;
  text-justify: inter-ideograph
}

.text-nowrap {
  white-space: nowrap
}

.text-truncate {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap
}

.text-lowercase {
  text-transform: lowercase
}

.text-uppercase {
  text-transform: uppercase
}

.text-capitalize {
  text-transform: capitalize
}

.c-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: rgba(255, 255, 255, .8)
}

::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, .8)
}

::-webkit-scrollbar-thumb {
  background-color: #da201c
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
  box-shadow: 0 0 0 1000px #fff inset !important
}

svg.icon {
  width: 1em;
  height: 1em;
  vertical-align: -.15em;
  fill: currentColor;
  overflow: hidden
}

.unable-to-interact {
  cursor: not-allowed;
  pointer-events: none
}

@font-face {
  font-family: novecento_light;
  src: url(../fonts/Novecentosanswide-Light-webfont.woff2) format("woff2"), url(../fonts/Novecentosanswide-Light-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal
}

@media only screen and (max-width:1440px) {
  .h1 {
    font-size: 30px
  }

  .h2 {
    font-size: 25px
  }

  .h3 {
    font-size: 22px
  }

  .h4 {
    font-size: 18px
  }

  .h5 {
    font-size: 16px
  }

  .h6 {
    font-size: 14px
  }

  .maxwidth {
    width: 88%
  }
}

@media only screen and (max-width:1280px) {
  .maxwidth {
    width: 94%
  }
}

@media only screen and (max-width:960px) {
  .h1 {
    font-size: 26px
  }

  .h2 {
    font-size: 22px
  }

  .h3 {
    font-size: 20px
  }

  .h4 {
    font-size: 16px
  }

  .h5 {
    font-size: 15px
  }

  .maxwidth {
    width: 94%
  }
}

@media only screen and (max-width:640px) {
  .h1 {
    font-size: 20px
  }

  .h2 {
    font-size: 18px
  }

  .h3 {
    font-size: 16px
  }

  .h4 {
    font-size: 15px
  }

  .h5 {
    font-size: 14px
  }
}

.page-header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9;
  width: 100%;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
  background: #fff;
  border-bottom: 1px solid #fff;
}

.page-header.type-black {
  background: rgba(0, 0, 0, .3)
}

.page-header.type-black .page-nav .link {
  color: #fff
}

.page-header.type-black .page-nav span::after {
  background-color: #fff
}


.page-header.type-black .page-header-wechat {
  background-image: url(../img/icon03.png)
}

.page-header.type-black .page-header-hr {
  background: #fff
}

.page-header.type-inside {
  width: calc(100% - 240px);
  left: 240px;
  padding: 0 2%;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .1);
  box-shadow: 0 0 20px rgba(0, 0, 0, .1)
}

.page-logo {
  border-right: 1px solid #fff;
  padding: 12px 0;
  padding-right: 10px;
}

.page-logo .img {
  width: auto;
  height: 60px
}

.page-nav {
  margin-left: auto
}

.page-nav .link {
  line-height: 80px;
  padding: 0 16px;
  color: #333;
  -webkit-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s
}

.page-nav .link.active {
  color: #da201c
}

.page-nav .link.active span::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1)
}

.page-nav span {
  position: relative;
  display: block;
  padding: 0 20px;
}

.page-nav span::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -2px;
  background-color: #da201c;
  width: 100%;
  height: 2px;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s
}

.page-header-tel img {
  height: 35px;
}

.header-search {
  width: 24px;
  height: 24px;
  background: url(../img/icon02.png) no-repeat center;
  background-size: 20px;
  margin-left: 20px
}

.page-header-hr {
  width: 1px;
  height: 24px;
  background-color: #999;
  margin: 0 16px;
  display: block;
  border: none
}

.page-header-wechat {
  width: 24px;
  height: 40px;
  margin-left: 10px;
  position: relative;
  background: url(../img/icon05.png) no-repeat center;
  background-size: 24px auto
}

.page-header-wechat::after,
.page-header-wechat::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 1;
  margin-left: -3px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid #ccc;
  opacity: 0;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s
}

.page-header-wechat::after {
  bottom: -1px;
  z-index: 2;
  border-bottom-color: #fff
}

.page-header-wechat .wechat {
  position: absolute;
  left: 50%;
  bottom: -100px;
  z-index: 0;
  width: 100px;
  height: 100px;
  margin-left: -50px;
  border: 1px #ccc solid;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s, visibility .3s;
  -o-transition: opacity .3s, visibility .3s;
  transition: opacity .3s, visibility .3s
}

.index-maxwidth {
  width: 1400px;
  margin: 0 auto
}

.inside-header-zw {
  width: 100%;
  height: 80px
}

@media only screen and (min-width:961px) {
  .page-nav .link:hover {
    color: #da201c
  }

  .page-nav .link:hover span::after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
  }

  .page-header-wechat:hover::after,
  .page-header-wechat:hover::before {
    opacity: 1
  }

  .page-header-wechat:hover .wechat {
    opacity: 1;
    visibility: visible
  }
}

@media only screen and (max-width:1600px) {

  .page-header.type-inside .page-header-hr,
  .page-header.type-inside .page-header-tel,
  .page-header.type-inside .page-header-wechat {
    display: none
  }
}

@media only screen and (max-width:1440px) {
  .page-header.type-inside {
    width: calc(100% - 200px);
    left: 200px
  }

  .header-search {
    background-image: url(../img/icon02.png)
  }

  .index-maxwidth {
    width: 1200px
  }

  .page-logo .img {
    height: 60px
  }

  .page-nav .link {
    line-height: 60px;
    padding: 0 12px
  }

  .page-header-tel {
    display: none
  }
}

@media only screen and (max-width:1280px) {
  .index-maxwidth {
    width: 100%;
    padding: 0 3%
  }
  .nav-toggle {
    width: 60px;
    height: 60px;
    display: block;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out
  }
  .page-header {
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    box-shadow: 0 0 20px rgba(0, 0, 0, .1)
  }

  .page-header.type-black {
    background: #fff
  }

  .page-header.type-inside {
    padding-right: 0
  }

  .page-header.type-inside .page-header-hr {
    display: block
  }

  .page-header .page-header-hr {
    height: 60px;
    background: #eee;
    margin-right: 60px;
    margin-left: 0
  }

  .page-header .index-maxwidth {
    padding-right: 0;
    padding-left: 2%
  }
 
  .page-nav {
    display: none
  }

  .header-search {
    width: 60px;
    height: 60px;
    background-size: 24px;
    margin-left: auto;
    background-image: url(../img/icon04.png)
  }
}

@media only screen and (max-width:1200px) {
  .page-header.type-inside {
    width: 100%;
    left: 0
  }
}

@media only screen and (max-width:1024px) {
  .page-header-wechat {
    display: none
  }

  .page-nav .link {
    padding: 0 10px
  }
}

@media only screen and (max-width:960px) {
  .index-maxwidth {
    width: 100%;
    padding: 0 3%
  }

  .page-header {
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    box-shadow: 0 0 20px rgba(0, 0, 0, .1)
  }

  .page-header.type-black {
    background: #fff
  }

  .page-header.type-inside {
    padding-right: 0
  }

  .page-header.type-inside .page-header-hr {
    display: block
  }

  .page-header .page-header-hr {
    height: 60px;
    background: #eee;
    margin-right: 60px;
    margin-left: 0
  }

  .page-header .index-maxwidth {
    padding-right: 0;
    padding-left: 2%
  }



  .page-nav {
    display: none
  }

  .header-search {
    width: 60px;
    height: 60px;
    background-size: 24px;
    margin-left: auto;
    background-image: url(../img/icon04.png)
  }
}

.page-footer {
  padding-left: 240px
}

.page-footer .inside-message {
  background: #eeecf3
}

.page-footer .copyright {
  color: #666;
  padding: 12px 2%;
  text-align: center;
  font-size: 12px;
  line-height: 1.4;
  border-top: 1px #eee solid
}

.inside-message-form {
  width: 94%;
  max-width: 500px;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.inside-message-form .h2 {
  font-weight: 300;
  color: #333;
  line-height: 1.4;
  margin-bottom: 28px;
  text-align: center;
  width: 100%
}

.inside-message-form .input {
  width: 48.5%;
  height: 38px;
  outline: 0;
  border: 1px #ddd solid;
  padding: 0 14px;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 3%;
  -webkit-appearance: none
}

.inside-message-form .select {
  width: 100%;
  height: 38px;
  outline: 0;
  padding: 0 8px;
  border-radius: 4px;
  border: 1px #ddd solid;
  margin-bottom: 3%;
  background: #fff
}

.inside-message-form .textarea {
  width: 100%;
  height: 120px;
  outline: 0;
  resize: none;
  padding: 8px;
  border-radius: 4px;
  border: 1px #ddd solid;
  margin-bottom: 3%;
  -webkit-appearance: none
}

.inside-message-form .submit {
  width: 100%;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  background: #da201c;
  color: #fff;
  cursor: pointer
}

@media only screen and (max-width:960px) {
  .page-footer {
    padding-bottom: 40px
  }

  .page-footer .copyright {
    padding: 12px 3%
  }

  .inside-message-form .h2 {
    margin-bottom: 20px
  }
}

.nav-toggle {
  width: 60px;
  height: 60px;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out
}

.nav-toggle.on .nav-toggle-list span:nth-of-type(1) {
  -webkit-animation: phone-navtop-animon .4s linear forwards;
  animation: phone-navtop-animon .4s linear forwards
}

.nav-toggle.on .nav-toggle-list span:nth-of-type(2) {
  opacity: 0
}

.nav-toggle.on .nav-toggle-list span:nth-of-type(3) {
  -webkit-animation: phone-navbottom-animon .4s linear forwards;
  animation: phone-navbottom-animon .4s linear forwards
}

.nav-toggle.off .nav-toggle-list span:nth-of-type(1) {
  -webkit-animation: phone-navtop-animoff .4s linear forwards;
  animation: phone-navtop-animoff .4s linear forwards
}

.nav-toggle.off .nav-toggle-list span:nth-of-type(2) {
  opacity: 1;
  -webkit-transition: opacity .2s linear .2s;
  -o-transition: opacity .2s linear .2s;
  transition: opacity .2s linear .2s
}

.nav-toggle.off .nav-toggle-list span:nth-of-type(3) {
  -webkit-animation: phone-navbottom-animoff .4s linear forwards;
  animation: phone-navbottom-animoff .4s linear forwards
}

.nav-toggle-list {
  width: 30px;
  height: 18px;
  position: absolute;
  top: 21px;
  right: 15px
}

.nav-toggle-list span {
  position: absolute;
  right: 0;
  width: 100%;
  height: 2px;
  background-color: #666;
  border-radius: 1px;
  border-radius: 1.5px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}

.nav-toggle-list span:nth-of-type(1) {
  top: 0
}

.nav-toggle-list span:nth-of-type(2) {
  top: 8px
}

.nav-toggle-list span:nth-of-type(3) {
  width: 50%;
  top: 16px
}

@-webkit-keyframes phone-navtop-animon {
  0% {
    top: 0;
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  50% {
    top: 8px;
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  100% {
    top: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }
}

@keyframes phone-navtop-animon {
  0% {
    top: 0;
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  50% {
    top: 8px;
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  100% {
    top: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }
}

@-webkit-keyframes phone-navbottom-animon {
  0% {
    width: 50%;
    top: 16px;
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  50% {
    width: 100%;
    top: 8px;
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  100% {
    width: 100%;
    top: 8px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
}

@keyframes phone-navbottom-animon {
  0% {
    width: 50%;
    top: 16px;
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  50% {
    width: 100%;
    top: 8px;
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  100% {
    width: 100%;
    top: 8px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
}

@-webkit-keyframes phone-navtop-animoff {
  0% {
    top: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }

  50% {
    top: 8px;
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  100% {
    top: 0;
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}

@keyframes phone-navtop-animoff {
  0% {
    top: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }

  50% {
    top: 8px;
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  100% {
    top: 0;
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}

@-webkit-keyframes phone-navbottom-animoff {
  0% {
    width: 100%;
    top: 8px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }

  50% {
    width: 100%;
    top: 8px;
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  100% {
    width: 50%;
    top: 16px;
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}

@keyframes phone-navbottom-animoff {
  0% {
    width: 100%;
    top: 8px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }

  50% {
    width: 100%;
    top: 8px;
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  100% {
    width: 50%;
    top: 16px;
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}

.phone-nav {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 8;
  opacity: 0;
  visibility: hidden
}

.phone-nav ::-webkit-scrollbar {
  width: 0;
  height: 0;
  background-color: rgba(255, 255, 255, 0)
}

.phone-nav.active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0)
}

.phone-nav .main {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  width: 240px;
  height: 100%;
  background: #fff;
  border-left: 1px #eee solid;
  overflow: hidden;
  -webkit-transform: translateX(240px);
  -ms-transform: translateX(240px);
  transform: translateX(240px);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
  overflow: hidden
}

.phone-nav nav .tel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  padding: 0 20px 0 54px;
  font-size: 18px;
  line-height: 60px;
  border-bottom: 1px solid #eee;
  color: #fff;
  background: #da201c url(../img/icon15.png) no-repeat left 20px center;
  background-size: 22px
}

.phone-nav nav .ali-icon {
  margin-left: auto;
  width: 32px;
  height: 32px
}

.phone-nav nav a {
  display: flex;
  height: 60px;
  align-items: center;
  padding: 0 20px;
  font-size: 14px;
  line-height: 30px;
  border-bottom: 1px solid #eee;
  color: #777
}

.phone-nav nav a.active {
  background: url(../img/ico_navright.png) right 20px center no-repeat;
  background-size: 7px
}

.phone-nav ul {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: #fff;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s
}

.phone-nav ul a {
  display: block;
  height: 60px;
  padding: 0 20px;
  font-size: 16px;
  line-height: 60px;
  border-bottom: 1px solid #eee;
  color: #777
}

.phone-nav ul.on {
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0)
}

.phone-nav li {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s, visibility .3s;
  -o-transition: opacity .3s, visibility .3s;
  transition: opacity .3s, visibility .3s
}

.phone-nav li.on {
  opacity: 1;
  visibility: visible
}

.phone-nav .title {
  font-size: 16px;
  height: 60px;
  padding-right: 20px;
  display: flex;
  align-items: center;
  justify-content: right;
  background: #f2f2f2 url(../img/ico_navleft.png) left 20px center no-repeat;
  background-size: 7px
}

.phone-nav .bg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0
}

body.mNavOn .page-header {
  -webkit-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  transform: translateX(-240px)
}

body.mNavOn .phone-nav {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .3s, visibility .3s;
  -o-transition: opacity .3s, visibility .3s;
  transition: opacity .3s, visibility .3s
}

body.mNavOn .phone-nav .main {
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0)
}

body.mNavOff .phone-nav {
  -webkit-transition: opacity .3s, visibility .3s;
  -o-transition: opacity .3s, visibility .3s;
  transition: opacity .3s, visibility .3s
}

.phone-sub-nav {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9;
  width: 100vw;
  max-width: 480px;
  height: 100vh;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  opacity: 0;
  -webkit-transition: opacity .3s, -webkit-transform .3s;
  transition: opacity .3s, -webkit-transform .3s;
  -o-transition: transform .3s, opacity .3s;
  transition: transform .3s, opacity .3s;
  transition: transform .3s, opacity .3s, -webkit-transform .3s;
  -webkit-box-shadow: 3px 0 13px 0 rgba(145, 144, 144, .5);
  box-shadow: 3px 0 13px 0 rgba(145, 144, 144, .5)
}

.phone-sub-nav.on {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1
}

.phone-sub-nav .nav-toggle {
  top: 2%
}

.phone-sub-nav .main {
  width: 66%
}

.phone-sub-nav .link {
  font-size: 16px;
  width: 100%;
  display: block;
  padding: 23px 0;
  text-align: center;
  border-bottom: 1px #ccc solid;
  color: #7f7f7f
}

.phone-sub-nav .link:last-of-type {
  border-bottom: none
}

@media only screen and (min-width:1281px) {

  .nav-toggle,
  .phone-nav,
  .phone-sub-nav {
    display: none
  }
}

.c-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 48px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.c-pagination.center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.c-pagination.type-a .c-pagination-item {
  background: 0 0;
  color: #fff
}

.c-pagination.type-a .c-pagination-item.active {
  background-color: #da201c
}

.c-pagination-item {
  display: block;
  font-size: 14px;
  line-height: 28px;
  background: #fff;
  border: 1px #ddd solid;
  padding: 0 10px;
  margin-right: 8px;
  margin-top: 8px;
  color: #999;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out
}

.c-pagination-item.disabled {
  cursor: not-allowed;
  color: #999;
  opacity: .4
}

.c-pagination-item:last-of-type {
  margin-left: 0
}

.c-pagination-item.active,
.c-pagination-item:not(.disabled):hover {
  color: #fff;
  background-color: #da201c;
  border-color: #da201c
}

@media only screen and (max-width:960px) {
  .c-pagination {
    margin-top: 32px
  }
}

@media only screen and (max-width:480px) {
  .c-pagination {
    margin-top: 24px
  }
}

.swiper-container {
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease
}

.swiper-container.isready {
  opacity: 1
}

.kf_qycn_com_cckf_dock_bt {
  display: none !important
}

.c-imghover {
  overflow: hidden
}

.c-imghover .c-imghover-item {
  -webkit-transition: -webkit-transform .4s ease-out;
  transition: -webkit-transform .4s ease-out;
  -o-transition: transform .4s ease-out;
  transition: transform .4s ease-out;
  transition: transform .4s ease-out, -webkit-transform .4s ease-out
}

.ali-icon {
  width: 1em;
  height: 1em;
  vertical-align: -.15em;
  fill: currentColor;
  overflow: hidden
}

.en-font-light {
  font-family: novecento_light, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
  font-weight: 300
}

.page-main {
  overflow: hidden
}

.page-main.type-inside {
  padding-left: 240px
}

.inside-aside {
  width: 240px;
  height: 100vh;
  overflow: hidden;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 6;
  background: #272530
}

.inside-aside .figure {
  margin-bottom: 24px;
  padding: 24px 4%;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  background: url(../img/inside01.jpg) no-repeat center;
  background-size: cover
}

.inside-aside .figure .img {
  display: block;
  width: 132px;
  margin: 0 auto 8px
}

.inside-aside .nav {
  background: #272530;
  position: relative;
  z-index: 1;
  border-top: 1px #777 solid
}

.inside-aside .link {
  display: block;
  color: #ccc;
  line-height: 20px;
  padding: 20px;
  text-align: center;
  border-bottom: 1px #555 solid;
  -webkit-transition: color .3s, background-color .3s;
  -o-transition: color .3s, background-color .3s;
  transition: color .3s, background-color .3s
}

.inside-aside .link.active {
  color: #fff;
  background-color: #da201c
}

.inside-aside .title {
  color: #fff
}

.inside-aside .list {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
  width: 100%;
  color: #aaa;
  line-height: 1.5;
  text-align: center;
  font-size: 12px;
  padding: 20px
}

.inside-aside .list .item {
  margin-top: 20px
}

.inside-page-pd {
  padding: 48px 0
}

.search-form {
  width: 380px;
  margin: 0 auto;
  border: 1px #ccc solid;
  border-radius: 26px;
  padding: 0 26px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.search-form .input {
  border: none;
  background: 0 0;
  outline: 0;
  width: calc(100% - 32px);
  height: 50px;
  padding: 0;
  font-size: 16px
}

.search-form .submit {
  cursor: pointer;
  border: none;
  background: 0 0;
  outline: 0;
  width: 32px;
  height: 50px;
  padding: 0;
  background: url(../img/icon04.png) no-repeat center;
  background-size: 24px
}

@media only screen and (min-width:961px) {
  .inside-aside .link:hover {
    color: #fff;
    background-color: #da201c
  }

  .c-imghover:hover .c-imghover-item {
    -webkit-transition: -webkit-transform 4s ease-out;
    transition: -webkit-transform 4s ease-out;
    -o-transition: transform 4s ease-out;
    transition: transform 4s ease-out;
    transition: transform 4s ease-out, -webkit-transform 4s ease-out;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
  }
}

@media only screen and (max-width:1600px) {
  .inside-aside .list {
    display: none
  }
}

@media only screen and (max-width:1440px) {
  .inside-header-zw {
    height: 60px
  }

  .inside-aside {
    width: 200px
  }

  .inside-aside .figure {
    padding: 16px 4%;
    font-size: 12px;
    margin-bottom: 0
  }

  .inside-aside .figure .img {
    width: 100px
  }

  .inside-aside .nav {
    border-top: none
  }

  .inside-aside .link {
    font-size: 13px;
    line-height: 18px;
    padding: 14px
  }

  .page-footer,
  .page-main.type-inside {
    padding-left: 200px
  }

  .inside-page-pd {
    padding: 40px 0
  }
}

@media only screen and (max-width:1200px) {
  .inside-aside {
    padding-top: 85px
  }

  
}

@media only screen and (max-width:960px) {
  .page-main {
    padding-top: 60px
  }

  .inside-header-zw {
    display: none
  }

  .inside-aside {
    display: none
  }

  .page-footer,
  .page-main.type-inside {
    padding-left: 0
  }

  .inside-page-pd {
    padding: 36px 0
  }
}

.index-page-main {
  background: #000
}

.index-footer {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 6;
  width: 100%;
  padding: 24px 0;
  color: #fff;
  line-height: 1.5;
  background: #a30b08;
  -webkit-transition: opacity .3s, -webkit-transform .3s;
  transition: opacity .3s, -webkit-transform .3s;
  -o-transition: transform .3s, opacity .3s;
  transition: transform .3s, opacity .3s;
  transition: transform .3s, opacity .3s, -webkit-transformf .3s
}

.index-footer.hide {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  opacity: 0
}

.index-footer .h5 {
  line-height: 1.5;
  margin-bottom: 8px
}

.index-footer .index-maxwidth {
  position: relative
}

.index-footer .index-form {
  margin-left: auto
}

.index-footer .switch {
  width: 24px;
  height: 24px;
  background-size: 100%;
  position: absolute;
  right: -28px;
  top: -16px;
  cursor: pointer
}

.index-footer .link {
  color: #fff;
  height: 38px;
}


.index-footer .input {
  width: 160px;
  height: 38px;
  outline: 0;
  border: none;
  padding: 0 14px;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 20px
}

.index-footer .select {
  width: 160px;
  height: 38px;
  outline: 0;
  border: none;
  padding: 0 8px;
  border-radius: 4px;
  margin-right: 20px
}

.index-footer .submit {
  width: 20px;
  line-height: 38px;
  text-align: center;
  cursor: pointer
}

.index-page-swiper {
  width: 100%;
  height: 100vh;
  background: #fff
}

.index-page-swiper .index-page-slide {
  background-position: center;
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden
}

.index-page-swiper .main {
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.index-page-swiper .index-page-pagination {
  right: 16px
}

.index-page-swiper .index-page-pagination .swiper-pagination-bullet {
  margin: 10px 0
}

.index-page-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border: 1px transparent solid;
  background: 0 0;
  opacity: 1;
  position: relative;
  -webkit-transition: border-color .3s;
  -o-transition: border-color .3s;
  transition: border-color .3s
}

.index-page-pagination .swiper-pagination-bullet::after {
  content: '';
  width: 6px;
  height: 6px;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -3px 0 0 -3px;
  border-radius: 50%;
  -webkit-transition: background-color .3s, -webkit-transform .3s;
  transition: background-color .3s, -webkit-transform .3s;
  -o-transition: background-color .3s, transform .3s;
  transition: background-color .3s, transform .3s;
  transition: background-color .3s, transform .3s, -webkit-transform .3s
}

.index-page-pagination .swiper-pagination-bullet-active {
  border-color: #da201c
}

.index-page-pagination .swiper-pagination-bullet-active::after {
  background-color: #da201c;
  -webkit-transform: scale(.66);
  -ms-transform: scale(.66);
  transform: scale(.66)
}

.index-page01 {
  position: relative
}

.index-page01::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background: rgba(0, 0, 0, .4)
}

.index-page01 .main {
  width: 700px;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  line-height: 1.35;
  margin-bottom: 2%
}

.index-page01 .title {
  font-size: 30px;
}

.index-page01 .tit {
  font-size: 40px;
  font-weight: 600;
  margin-top: 10px;
}

.index-page01 .hr {
  width: 48px;
  height: 1px;
  background: #fff;
  margin: 24px auto;
  border: none
}

.index-page01 .text {
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 28px
}

.index-page01 .search-form {
  border-color: #fff
}

.index-page01 .search-form ::-moz-placeholder {
  color: #fff
}

.index-page01 .search-form ::-webkit-input-placeholder {
  color: #fff
}

.index-page01 .search-form :-ms-input-placeholder {
  color: #fff
}

.index-page01 .search-form .input {
  font-weight: 300;
  color: #fff
}

.index-page01 .search-form .submit {
  background-image: url(../img/icon02.png)
}

.index-page02 {
  padding: 100px 0;
}

.index-page02 .bg {
  width: 100%
}

.index-page02 .item {
  background-position: center;
  background-size: cover;
  overflow: hidden;
  position: relative
}

.index-page02 .item:nth-of-type(2) .title {
  background-color: #1b4b89
}

.index-page02 .item:nth-of-type(2) .info {
  background-color: #1b4b89d1
}

.index-page02 .item:nth-of-type(2) .more {
  color: #1b4b89
}

.index-page02 .item:nth-of-type(3) .title {
  background-color: #ff8b00
}

.index-page02 .item:nth-of-type(3) .info {
  background-color: #ff8b00a8
}

.index-page02 .item:nth-of-type(3) .more {
  color: #ff8b00
}

.index-page02 .main {
  margin-top: 50px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.index-page02 .item-1 {
  width: 30%;
  height: 350px;
}

.index-page02 .item-2 {
  width: 36.5%
}

.index-page02 .item-3 {
  width: 23%;
  background: #2f8dd3;
  color: #fff
}

.index-page02 .tips {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  width: 100%;
  line-height: 18px;
  text-align: center;
  padding-top: 30px;
  background: url(../img/icon08.png) no-repeat top center;
  background-size: auto 8px;
  margin-top: -24px
}

.index-page02 .title {
  position: absolute;
  z-index: 0;
  left: 0px;
  bottom: -10px;
  width: 100%;
  background: #593597;
  color: #fff;
  padding: 10px 10px;
  text-align: center;
  line-height: 1.4;
  opacity: .9
}

.index-page02 .title .desc {
  font-size: 14px;
  width: 98%;
  border-top: 1px solid #fff;
  margin-top: 10px;
  padding-top: 10px;
}

.index-page02 .info {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: #200e6cab;
  font-size: 13px;
  line-height: 1.5;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
  -webkit-transition: opacity .3s, -webkit-transform .3s;
  transition: opacity .3s, -webkit-transform .3s;
  -o-transition: transform .3s, opacity .3s;
  transition: transform .3s, opacity .3s;
  transition: transform .3s, opacity .3s, -webkit-transform .3s
}

.index-page02 .item-1:hover .title {
  display: none;
}

.index-page02 .info .name {
  border: 1px solid #fff;
  position: relative;
  height: 95%;
  width: 95%;
  margin: 4%;
  padding: 20px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.index-page02 .info .tit {
  font-size: 18px;
}

.index-page02 .info .desc {
  font-size: 14px;
  width: 100%;
  border-top: 1px solid #fff;
  margin-top: 10px;
  padding-top: 10px;
}


.index-page02 .list {
  width: 160px
}

.index-page02 .li {
  width: 80px;
  padding-right: 12px;
  margin-top: 20px
}

.index-page02 .more {
  color: #200e6c;
  background-color: #fff;
  width: 100px;
  line-height: 30px;
  text-align: center;
  margin-top: 64px
}

.index-page03 {
  padding: 100px 0;
}

.index-page03 .main {
  width: 1150px;
  margin: 50px auto 2%;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.index-page03 .item {
  margin-top: 30px;
  width: 200px;
  margin: 10px;
  padding: 0 10px;
  margin-bottom: 3%
}

.index-page03 .img-box {
  position: relative;
  height: 250px;
  width: 200px;
  overflow: hidden;
  border-radius: 10px;
}

.index-page03 .img-box img {
  height: 250px;
  width: 100%;
}

.index-page03 .name-box {
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 10px;
  height: 60px;
  color: #fff;
  background: #00000061;
}

.index-page03 .name-box .person {
  padding-left: 10px;
  height: 30px;
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
}

.index-page03 .name-box .person-desc {
  height: 30px;
  padding-left: 10px;
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
}

.index-page03 .item .title {
  font-size: 16px;
  margin-top: 20px;
}

.index-page03 .item .desc {
  margin-top: 10px;
  font-size: 14px;
}

.index-page04 {
  padding: 100px 0;
}

.index-page04 .main {
  width: 100%;
}

.index-page04 .contact {
  width: 1000px;
  margin: 0 auto;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 72px 0 60px
}

.index-page04 .wechat {
  color: #000;
  line-height: 1.5;
  text-align: center;
  margin-left: 10px;
  color: #fff;
}

.index-page04 .wechat .img {
  width: 150px;
  margin-bottom: 16px
}

.index-page04 .list {
  width: 50%;
  padding-left: 84px;
  margin-left: 84px
}

.index-page04 .li {
  margin-bottom: 28px;
  padding-left: 40px;
  color: #fff;
}

.index-page04 .li:last-of-type {
  margin-bottom: 0
}

.index-page04 .tit {
  color: #333;
  line-height: 1
}

.index-page04 .text {
  color: #000;
  line-height: 1.5;
  margin-top: 4px
}

.index-page04 .hr {
  margin: 0;
  border-color: #bbb
}



.index-page04 .tips {
  padding-right: 8px
}

.index-page04 .link {
  color: #333;
  padding-right: 12px;
  margin-right: 12px;
  position: relative
}

.index-page04 .link::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  background-color: #666;
  width: 1px;
  height: 12px;
  margin-top: -6px
}

.index-page04 .link:last-of-type {
  margin-right: 0;
  padding-right: 0
}

.index-page04 .link:last-of-type::after {
  display: none
}

.index-page04 .copyright {
  color: #666;
  padding: 12px 3%;
  text-align: center;
  font-size: 12px;
  line-height: 1.4
}

.m-footer-contact {
  position: fixed;
  z-index: 6;
  width: 100%;
  bottom: 0;
  left: 0;
  line-height: 40px;
  display: none;
  background: #da201c
}

.m-footer-contact .link {
  width: 100%;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.m-footer-contact .link::before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  background: url(../img/icon07.png) no-repeat center
}

@media only screen and (min-width:961px) {
  .index-page-pagination .swiper-pagination-bullet:hover {
    border-color: #da201c
  }

  .index-page-pagination .swiper-pagination-bullet:hover::after {
    background-color: #da201c;
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
  }

  .index-page02 .item:hover .info {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
  }

  .index-page04 .link:hover {
    color: #da201c
  }
}



@media only screen and (max-width:1600px) {
  .index-page02 .main {
    width: 1000px
  }

  .index-page02 .info {
    width: 100%
  }

  .index-page02 .title {
    font-size: 16px;
    padding: 8px 16px
  }

  .index-page02 .list {
    margin-top: 8px
  }

  .index-page02 .li {
    margin-top: 8px;
    font-size: 12px
  }

  .index-page02 .more {
    margin-top: 28px
  }

  .index-page02 .tit {
    font-size: 20px
  }

  .index-page03 .item {
    width: 200px;
    margin: 10px;
    padding: 0 10px;
    margin-bottom: 3%
  }

  .index-page03 .img-box {
    position: relative;
    height: 250px;
    width: 200px;
    overflow: hidden;
    border-radius: 10px;
  }

  .index-page03 .img-box img {
    width: 100%;
    height: 250px; 
    object-fit:cover;
  }

  .index-page03 .name-box {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 10px;
    height: 60px;
    color: #fff;
    background: #00000061;
  }

  .index-page03 .name-box .person {
    padding-left: 10px;
    height: 30px;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
  }

  .index-page03 .name-box .person-desc {
    height: 30px;
    padding-left: 10px;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
  }

  .index-page03 .item .title {
    font-size: 16px;
    margin-top: 20px;
  }

  .index-page03 .item .desc {
    margin-top: 10px;
    font-size: 14px;
  }

}

@media only screen and (max-width:1440px) {
  .index-footer .info {
    margin-bottom: 20px;
  }

  .index-footer .link {
    margin-left: auto
  }

  .index-page04 .tit {
    font-size: 13px
  }

  .index-page04 .wechat .img {
    width: 120px
  }

  .index-page04 .contact {
    width: 960px;
    padding: 48px 0 36px
  }

  .index-page04 .list {
    padding-left: 60px;
    margin-left: 60px
  }

  .index-page02 .main {
    width: 880px;
    padding-bottom: 0;
  }

  .index-page01 .title {
    font-size: 38px
  }

  .index-page01 .tit {
    font-size: 16px;
  }

  .index-page01 .text {
    font-size: 18px;
    margin-bottom: 24px
  }
}

@media only screen and (max-width:1280px) {
  .index-page-swiper .index-page-pagination {
    right: 10px
  } 
}

@media only screen and (max-width:1200px) {
  .index-footer .link {
    display: none
  }

  .index-footer .switch {
    right: 0;
    top: 0
  }

  .index-page03 .main {
    width: 94%
  }

  .index-page02 .item-1 {
    position: relative;
    width: 30%;
    height: 200px;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width:960px) {
  .m-footer-contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }

  .index-footer {
    padding: 0;
    display: none
  }

  .index-footer .index-form {
    display: none
  }

  .index-footer .switch {
    display: none
  }

  .index-footer .link {
    width: 100%;
    height: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-radius: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .index-footer .index-maxwidth {
    padding: 0
  }

  .index-page04 .wechat {
    display: none;
    color: #fff;
  }

  .index-page04 .contact {
    width: 100%;
    padding: 40px 3%
  }

  .index-page04 .list {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    border: none
  }


  .index-page04 .copyright {
    text-align: left
  }

  .index-page04 .tit {
    font-size: 12px
  }

  .index-page04 .li {
    margin-bottom: 20px;
    background-size: 22px;
    padding-left: 0px;
    color: #fff;
  }



  .index-page02 .main {
    width: 95%;
    margin-bottom: 0;
    height: 100%;
    padding: 0;
    padding-top: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    flex-wrap: wrap;
  }

  .index-page02 .item-1 {
    position: relative;
    width: 100%;
    height: 200px;
    margin-bottom: 10px;
  }

  .index-page02 .bg {
    display: none
  }

  .main-title .home-tit {
    width: auto;
  }

  .index-page02 .item-1:hover .title {
    display: block;
  }


  .index-page02 .title {
    left: 0;
    font-size: 14px;
    padding: 10px 10px
  }

  .index-page01 .main {
    margin-bottom: 0
  }
}

@media only screen and (max-width:640px) {
  .index-page03 .item {
    width: 45%;
    padding: 0;
    margin: 2%;
  }

  .index-page03 .img-box {
    position: relative;
    height: 250px;
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
  }

  .index-page01 .main {
    width: 94%
  }

  .index-page01 .title {
    font-size: 16px
  }

  .index-page01 .tit {
    font-size: 33px;
  }

  .index-page01 .hr {
    width: 36px;
    margin: 16px auto
  }

  .index-page01 .text {
    font-size: 14px;
    margin-bottom: 20px
  }

  .search-form {
    width: 100%;
    border-radius: 22px;
    padding: 0 20px
  }

  .search-form .input {
    height: 42px;
    font-size: 14px
  }

  .search-form .submit {
    height: 42px;
    background-size: 20px
  }
}

.crumb-nav .hr {
  margin: 0 4px;
  color: #777
}

.crumb-nav .link {
  color: #777;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s
}

.crumb-nav .title {
  color: #000
}

.page-container {
  padding: 24px 2% 48px;
  background: #f6f6f6;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start
}

.page-container .crumb-nav {
  width: 100%;
  margin-bottom: 20px
}

.page-container .article {
  width: calc(100% - 500px);
  padding: 48px 40px 60px
}

.page-container .article.qadetail {
  padding: 0
}

.page-container .aside {
  width: 480px;
  margin-left: auto
}

.page-container .aside .section {
  padding: 28px 30px;
  background: #fff;
  margin-top: 20px
}

.page-container .aside .section:first-of-type {
  margin-top: 0
}

.page-container .aside .tit {
  font-size: 18px;
  line-height: 24px;
  padding-left: 12px;
  border-left: 4px #da201c solid;
  color: #000;
  margin-bottom: 24px
}

.course-swiper .img {
  display: block;
  width: 100%
}

.course-swiper .swiper-pagination {
  position: static;
  margin-top: 16px
}

.course-swiper .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  position: relative;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}

.course-swiper .swiper-pagination-bullet::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 6px;
  height: 6px;
  background: #da201c;
  margin: -3px 0 0 -3px;
  border-radius: 50%;
  opacity: 0;
  -webkit-transform: scale(.7);
  -ms-transform: scale(.7);
  transform: scale(.7);
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s
}

.course-swiper>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 6px
}

.course-swiper .swiper-pagination-bullet-active {
  border: 1px #da201c solid;
  background: 0 0
}

.course-swiper .swiper-pagination-bullet-active::after {
  opacity: 1
}

.hot-list {
  font-size: 16px
}

.hot-list .item {
  counter-increment: n;
  line-height: 24px;
  display: block;
  margin-top: 20px;
  color: #666;
  position: relative;
  padding-left: 36px;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s
}

.hot-list .item::before {
  content: counter(n);
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  font-size: 15px;
  border: 1px #999 solid;
  text-align: center;
  border-radius: 50%;
  color: #999;
  -webkit-transition: border-color .2s, color .2s;
  -o-transition: border-color .2s, color .2s;
  transition: border-color .2s, color .2s
}

.hot-list .item:first-of-type {
  margin-top: 0
}

.hot-list .item:first-of-type::before {
  border-color: #da201c;
  color: #da201c
}

.hot-list .item:nth-of-type(2)::before,
.hot-list .item:nth-of-type(3)::before {
  border-color: #da201c;
  color: #da201c
}

.recommend-list .item {
  padding-top: 20px;
  border-top: 1px #e6e6e6 solid;
  margin-top: 20px
}

.recommend-list .item:first-of-type {
  margin-top: 0;
  padding-top: 0;
  border-top: none
}

.recommend-list .img {
  display: block;
  width: 37%
}

.recommend-list .info {
  width: 63%;
  padding-left: 14px
}

.recommend-list .title {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s
}

.recommend-list .text {
  font-size: 12px;
  color: #888;
  margin: 8px 0 12px;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s
}

.recommend-list .more {
  width: 72px;
  line-height: 24px;
  color: #fff;
  background: #da201c;
  font-size: 12px;
  text-align: center
}

.article-detail {
  background: #fff
}

.article-detail .title {
  line-height: 1.4;
  margin-bottom: 20px;
  text-align: center;
  color: #333
}

.article-detail .time {
  text-align: center;
  line-height: 1.4;
  margin-bottom: 20px;
  color: #666
}

.article-detail .content {
  color: #666;
  font-size: 14px;
  line-height: 1.7
}

.article-detail .content ul {
  list-style: none
}

.article-detail .content ul li:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: "•";
  display: inline-block;
  font-size: 14px;
  margin-left: -58px;
  padding-right: 15px;
  text-align: right;
  font-weight: 700;
  width: 58px
}

.article-detail .content ol {
  list-style: decimal
}

.article-detail .content li {
  margin-left: 30px;
  padding-top: 2px
}

.article-detail .content a {
  text-decoration: underline
}

.article-detail .content a:hover {
  color: #da201c
}

.article-detail .content blockquote {
  background-color: #f2f5fb;
  padding: 5px 20px;
  margin-left: 0;
  margin-right: 0;
  color: #243342;
  border-left: 5px solid #d0d6dc
}

.article-detail .content img {
  max-width: 100%
}

.detail-footer {
  margin-top: 48px;
  padding-top: 20px;
  border-top: 1px solid #ebebeb;
  color: #999;
  line-height: 1.4
}

.detail-footer .item {
  margin-top: 8px
}

.detail-footer .item:first-of-type {
  margin-top: 0
}

.detail-footer .link {
  color: #000
}

.detail-footer .link.active {
  color: #00f;
  text-decoration: underline
}

.qadetail .title {
  color: #333;
  padding: 22px 32px;
  line-height: 1.4;
  background: #fff;
  margin-bottom: 20px
}

.qadetail .main {
  padding: 36px 32px 48px;
  background: #fff
}

.qadetail .tit {
  color: #000;
  margin-bottom: 12px
}

.qadetail .content {
  color: #666;
  font-size: 14px;
  line-height: 1.7
}

.qadetail .content ul {
  list-style: none
}

.qadetail .content ul li:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: "•";
  display: inline-block;
  font-size: 14px;
  margin-left: -58px;
  padding-right: 15px;
  text-align: right;
  font-weight: 700;
  width: 58px
}

.qadetail .content ol {
  list-style: decimal
}

.qadetail .content li {
  margin-left: 30px;
  padding-top: 2px
}

.qadetail .content a {
  text-decoration: underline
}

.qadetail .content a:hover {
  color: #da201c
}

.qadetail .content blockquote {
  background-color: #f2f5fb;
  padding: 5px 20px;
  margin-left: 0;
  margin-right: 0;
  color: #243342;
  border-left: 5px solid #d0d6dc
}

.qadetail .content img {
  max-width: 100%
}

.qadetail .answer {
  padding: 32px;
  background: #f6f6f6;
  margin-top: 20px
}

.major-detail {
  background: #fff
}

.major-detail .img {
  width: 40%
}

.major-detail .main {
  width: 60%;
  padding: 0 5%;
  line-height: 1.5
}

.major-detail .title {
  color: #000;
  margin-bottom: 12px
}

.major-detail .tit {
  max-width: calc(100% - 180px);
  line-height: 1.3
}

.major-detail .tag {
  max-width: 160px;
  margin-left: 20px;
  font-size: 12px;
  line-height: 24px;
  background: #da201c;
  padding: 0 12px;
  color: #fff
}

.major-detail .text {
  color: #666;
  margin-bottom: 6px
}

.major-detail .more {
  color: #999
}

.major-detail .call {
  width: 140px;
  color: #fff;
  background: #da201c;
  height: 38px;
  border-radius: 4px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 32px
}

.major-detail .call::before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  background: url(../img/icon07.png) no-repeat center
}

.major-detail .info {
  margin-bottom: 48px
}

.major-detail .content {
  line-height: 1.5;
  margin-top: 24px;
  color: #666;
  display: none
}

.tab-header {
  color: #333;
  line-height: 1.35;
  border-bottom: #eee 1px solid;
  margin-bottom: 32px;
  padding: 0 2%
}

.tab-header .item {
  padding-bottom: 10px;
  margin-right: 64px;
  padding-bottom: 8px;
  position: relative;
  -webkit-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
  cursor: pointer
}

.tab-header .item:last-of-type {
  margin-right: 0
}

.tab-header .item::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 2px;
  background-color: #da201c;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s
}

.tab-header .item.active {
  color: #da201c
}

.tab-header .item.active::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1)
}

.tab-main {
  line-height: 1.5;
  padding: 0 2%
}

.tab-main .item {
  display: none
}

.tab-main .item.active {
  display: block
}

@media only screen and (min-width:961px) {
  .crumb-nav .link:hover {
    color: #da201c
  }

  .course-swiper .swiper-pagination-bullet:hover {
    border: 1px #da201c solid;
    background: 0 0;
    opacity: 1
  }

  .course-swiper .swiper-pagination-bullet:hover::after {
    opacity: 1
  }

  .hot-list .item:hover {
    color: #da201c
  }

  .hot-list .item:hover::before {
    border-color: #da201c;
    color: #da201c
  }

  .recommend-list .item:hover .title {
    color: #da201c
  }

  .recommend-list .item:hover .text {
    color: #da201c
  }

  .tab-header .item:hover {
    color: #da201c
  }

  .tab-header .item:hover::after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
  }
}

@media only screen and (max-width:1600px) {
  .page-container .article {
    width: calc(100% - 380px);
    padding: 36px 32px 48px
  }

  .page-container .aside {
    width: 360px
  }

  .page-container .aside .section {
    padding: 24px
  }

  .page-container .aside .tit {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 20px;
    border-width: 3px;
    padding-left: 10px
  }

  .course-swiper .swiper-pagination {
    margin-top: 12px
  }

  .hot-list .item {
    line-height: 20px;
    font-size: 14px;
    padding-left: 30px;
    margin-top: 14px
  }

  .hot-list .item::before {
    width: 20px;
    height: 20px;
    font-size: 13px
  }

  .article-detail .title {
    margin-bottom: 16px
  }
}

@media only screen and (max-width:1440px) {
  .tab-header .item {
    margin-right: 40px
  }

  .major-detail .more {
    display: none
  }

  .major-detail .content {
    display: block
  }

  .major-detail .main {
    padding: 0 0 0 4%
  }

  .major-detail .call {
    margin-top: 24px
  }

  .major-detail .info {
    margin-bottom: 36px
  }
}

@media only screen and (max-width:1200px) {
  .page-container .aside {
    display: none
  }

  .page-container .article {
    width: 100%
  }
}

@media only screen and (max-width:960px) {
  .detail-footer {
    margin-top: 40px
  }
}

@media only screen and (max-width:640px) {
  .page-container {
    padding: 0
  }

  .page-container .crumb-nav {
    margin-bottom: 0;
    line-height: 1.5;
    padding: 8px 3%
  }

  .page-container .article {
    padding: 24px 3% 36px
  }

  .qadetail .title {
    padding: 16px 3% 12px;
    margin-bottom: 2px
  }

  .qadetail .main {
    padding: 20px 3% 24px
  }

  .qadetail .answer {
    padding: 20px
  }

  .major-detail .img {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 24px
  }

  .major-detail .main {
    width: 100%;
    padding: 0
  }

  .major-detail .content {
    display: none
  }

  .major-detail .more {
    display: block
  }

  .major-detail .call {
    margin-top: 20px
  }

  .major-detail .tit {
    font-size: 20px
  }

  .major-detail .info {
    margin-bottom: 24px
  }

  .tab-header {
    padding: 0;
    font-size: 13px;
    margin-bottom: 20px
  }

  .tab-header .item {
    margin-right: 20px
  }

  .tab-main {
    padding: 0
  }
}

.qa-list {
  background: #fff
}

.qa-list .tit {
  color: #333;
  margin-bottom: 40px;
  text-align: center
}

.qa-list .item {
  padding: 28px 32px;
  display: block;
  -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, .1);
  box-shadow: 0 0 16px rgba(0, 0, 0, .1);
  margin-top: 24px
}

.qa-list .item:first-of-type {
  margin-top: 0
}

.qa-list .title {
  font-size: 18px;
  color: #333;
  margin-bottom: 10px;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s
}

.qa-list .text {
  color: #999;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s
}

.qa-list .more {
  color: #999;
  margin-top: 16px;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s
}

.news-list {
  background: #fff
}

.news-list .img {
  width: 240px;
  display: block
}

.news-list .info {
  width: calc(100% - 240px);
  padding-left: 32px
}

.news-list .title {
  color: #000;
  margin-bottom: 10px;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s
}

.news-list .text {
  color: #999;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s
}

.news-list .time {
  font-size: 12px;
  line-height: 14px;
  color: #999;
  margin-top: 16px;
  padding-left: 20px;
  background: url(../img/icon12.png) no-repeat left center
}

.news-list .item {
  padding-top: 28px;
  border-top: 1px #eee solid;
  margin-top: 28px
}

.news-list .item:first-of-type {
  margin-top: 0;
  padding-top: 0;
  border-top: none
}

.major-list .text {
  line-height: 1.1;
  height: auto;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 24px
}

.major-list .btn {
  line-height: 1.4;
  padding: 4px 12px;
  background: #da201c;
  color: #fff;
  font-size: 12px
}

.major-list .more {
  margin-left: auto;
  color: #3030f2;
  font-size: 12px
}

@media only screen and (min-width:961px) {

  .qa-list .item:hover .more,
  .qa-list .item:hover .text,
  .qa-list .item:hover .title {
    color: #da201c
  }

  .news-list .item:hover .text,
  .news-list .item:hover .title {
    color: #da201c
  }
}

@media only screen and (max-width:1440px) {
  .news-list .img {
    width: 200px
  }

  .news-list .info {
    width: calc(100% - 200px);
    padding-left: 24px
  }

  .news-list .item {
    padding-top: 20px;
    margin-top: 20px
  }
}

@media only screen and (max-width:640px) {
  .qa-list .tit {
    margin-bottom: 20px
  }

  .qa-list .item {
    padding: 0 0 16px;
    border-bottom: 1px #eee solid;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 16px
  }

  .qa-list .title {
    font-size: 16px;
    margin-bottom: 6px
  }

  .qa-list .more {
    margin-top: 12px;
    color: #da201c
  }

  .qa-list .list {
    border-top: 1px #eee solid;
    padding-top: 16px
  }

  .news-list .img {
    width: 150px
  }

  .news-list .info {
    width: calc(100% - 150px);
    padding-left: 16px
  }

  .news-list .title {
    font-size: 15px
  }

  .news-list .text {
    font-size: 12px;
    line-height: 1.1;
    height: auto;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
  }

  .news-list .time {
    margin-top: 12px
  }

  .news-list .item {
    padding-top: 16px;
    margin-top: 16px
  }

  .major-list .text {
    margin-bottom: 12px
  }
}

.school-maxwidth {
  width: 90%;
  margin: 0 auto
}

.search-page {
  background: #fff
}

.search-page .search-form {
  margin-top: 60px
}

.search-page .main {
  border-top: 1px #e5e5e5 dashed;
  margin-top: 48px
}

.search-page .title {
  color: #333;
  text-align: center;
  margin-bottom: 48px
}

.search-page .tab-header {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.search-list .tit {
  color: #333
}

.search-list .text {
  color: #777;
  margin-top: 12px
}

.search-list .item {
  padding-top: 32px;
  margin-top: 32px;
  border-top: 1px #eee solid;
  display: block
}

.search-list .item:first-of-type {
  margin-top: 0;
  padding-top: 0;
  border-top: none
}

.school-swiper .img {
  display: block;
  width: 100%
}

.school-news-list {
  width: 46%
}

.school-news-list .img {
  width: 240px
}

.school-news-list .title {
  font-size: 18px;
  line-height: 26px;
  max-height: 52px;
  overflow: hidden;
  color: #333;
  font-weight: 500;
  margin-bottom: 6px
}

.school-news-list .text {
  color: #777;
  font-size: 14px;
  line-height: 22px;
  max-height: 44px;
  overflow: hidden
}

.school-news-list .info {
  width: calc(100% - 240px);
  padding-left: 16px
}

.school-news-list .time {
  font-size: 12px;
  line-height: 14px;
  color: #da201c;
  padding-left: 20px;
  background: url(../img/icon13.png) no-repeat left;
  margin-top: 12px
}

.school-news-list .item {
  padding-top: 32px;
  margin-top: 32px;
  border-top: 1px #eee solid
}

.school-news-list .item:first-of-type {
  margin-top: 0;
  border-top: none;
  padding-top: 0
}

.school-qa-list {
  width: 46%
}

.school-qa-list .title {
  font-size: 18px;
  color: #333;
  font-weight: 500;
  margin-bottom: 10px
}

.school-qa-list .text {
  color: #777
}

.school-qa-list .item {
  display: block;
  padding-top: 32px;
  margin-top: 32px;
  border-top: 1px #eee solid
}

.school-qa-list .item:first-of-type {
  margin-top: 0;
  border-top: none;
  padding-top: 0
}

.school-page01 {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.school-news-title {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  color: #200e6c;
  border-bottom: 1px #200e6c solid;
  margin-bottom: 32px
}

.school-news-title .h4 {
  padding-bottom: 6px
}

.school-news-title .more {
  color: #3030f2;
  margin-left: auto;
  padding-bottom: 6px
}

.school-news-title::before {
  content: url(../img/new.png);
  display: block;
  font-size: 40px;
  width: 64px;  
  color: #fff;
  margin-right: 10px;
  text-align: center; 
}

.school-major-list {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.school-major-list .h4 {
  line-height: 1.35
}

.school-major-list .img {
  width: 100%
}

.school-major-list .item {
  width: 25%;
  position: relative
}

.school-major-list .item.more {
  display: block !important;
  min-height: 250px
}

.school-major-list .item.more .info {
  background: #2f8dd3;
  opacity: 1
}

.school-major-list .item.more .main {
  margin-bottom: 0
}

.school-major-list .info {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background: #da201c;
  opacity: 0;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s
}

.school-major-list .info::after {
  content: '';
  width: 18px;
  height: 18px;
  position: absolute;
  left: 50%;
  bottom: 10%;
  margin-left: -9px;
  z-index: 0;
  background: url(../img/icon14.png) no-repeat center
}

.school-major-list .main {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  padding: 0 12%;
  text-align: center;
  margin-bottom: 80px
}

.school-major-list .text {
  margin-top: 24px
}

.school-major-list .title {
  color: #fff;
  background-color: #da201c;
  text-align: center;
  line-height: 1.4;
  padding: 16px;
  border-right: 1px #f9dcdb solid
}

.school-page02 .title {
  color: #200e6c;
  padding-bottom: 12px;
  border-bottom: 1px #200e6c solid;
  margin-bottom: 40px
}

.offer-swiper .img {
  width: 100%
}

.offer-swiper .swiper-pagination {
  position: static;
  margin-top: 20px
}

.offer-swiper .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  position: relative;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}

.offer-swiper .swiper-pagination-bullet::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 6px;
  height: 6px;
  background: #da201c;
  margin: -3px 0 0 -3px;
  border-radius: 50%;
  opacity: 0;
  -webkit-transform: scale(.7);
  -ms-transform: scale(.7);
  transform: scale(.7);
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s
}

.offer-swiper>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 6px
}

.offer-swiper .swiper-pagination-bullet-active {
  border: 1px #da201c solid;
  background: 0 0
}

.offer-swiper .swiper-pagination-bullet-active::after {
  opacity: 1
}

@media only screen and (min-width:961px) {
  .search-list .item:hover .tit {
    color: #da201c
  }

  .search-list .item:hover .text {
    color: #da201c
  }

  .school-news-list .item:hover .title {
    color: #da201c
  }

  .school-news-list .item:hover .text {
    color: #da201c
  }

  .school-qa-list .item:hover .title {
    color: #da201c
  }

  .school-qa-list .item:hover .text {
    color: #da201c
  }

  .school-major-list .item:hover .info {
    opacity: 1
  }
}

@media only screen and (max-width:1440px) {
  .search-page .search-form {
    margin-top: 48px
  }

  .search-page .main {
    margin-top: 40px
  }

  .search-page .title {
    margin-bottom: 40px
  }

  .school-news-title::before {
    width: 52px;
    font-size: 32px
  }

  .school-news-list {
    width: 100%
  }

  .school-news-list .item {
    padding-top: 24px;
    margin-top: 24px
  }

  .school-news-list .item:nth-of-type(3),
  .school-news-list .item:nth-of-type(4) {
    display: none
  }

  .school-qa-list {
    width: 100%
  }

  .school-qa-list .item:nth-of-type(5),
  .school-qa-list .item:nth-of-type(6),
  .school-qa-list .item:nth-of-type(7),
  .school-qa-list .item:nth-of-type(8) {
    display: none
  }

  .school-page01 .school-news-list:first-of-type {
    margin-bottom: 40px
  }

  .school-page02 .title {
    margin-bottom: 32px
  }

  .school-major-list {
    padding: 0
  }

  .school-major-list .item {
    width: 33.33%
  }

  .school-major-list .item:nth-of-type(3) {
    display: none
  }
}

@media only screen and (max-width:1280px) {
  .school-maxwidth {
    width: 94%
  }
}

@media only screen and (max-width:640px) {
  .search-page .search-form {
    margin-top: 32px
  }

  .search-page .main {
    margin-top: 32px
  }

  .search-page .title {
    margin-bottom: 32px
  }

  .search-list .text {
    margin-top: 8px
  }

  .search-list .item {
    padding-top: 20px;
    margin-top: 20px
  }

  .school-news-title {
    margin-bottom: 24px
  }

  .school-news-title::before {
    width: 40px;
    font-size: 24px;
    margin-right: 6px
  }

  .school-news-list .img {
    width: 150px
  }

  .school-news-list .info {
    width: calc(100% - 150px)
  }

  .school-news-list .title {
    font-size: 15px;
    margin-bottom: 10px;
    line-height: 1.1;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
  }

  .school-news-list .text {
    font-size: 12px;
    line-height: 1.1;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
  }

  .school-news-list .item {
    padding-top: 16px;
    margin-top: 16px
  }

  .school-qa-list .title {
    font-size: 16px;
    margin-bottom: 10px
  }

  .school-qa-list .text {
    font-size: 12px
  }

  .school-qa-list .item {
    padding-top: 16px;
    margin-top: 16px
  }

  .school-page01 .school-news-list:first-of-type {
    margin-bottom: 32px
  }

  .school-major-list .item {
    width: 50%
  }

  .school-major-list .item:nth-of-type(3) {
    display: block
  }

  .school-major-list .title {
    padding: 10px 16px
  }

  .school-page02 {
    padding-top: 0
  }

  .school-page02 .title {
    padding-bottom: 8px;
    margin-bottom: 24px
  }
}