<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a,
select,
textarea,
input,
button,
html,
body,
div,
ul,
li {
  tap-highlight-color: transparent !important;
  list-style-type: none !important;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="text"] {
  -webkit-appearance: none;
}

button,
input,
textarea,
select {
  border: none;
  border-radius: 0;
  outline: none;
}

@-webkit-keyframes sk-circleFadeDelay {

  0%,
  39%,
  100% {
    opacity: 0;
  }

  40% {
    opacity: 1;
  }
}

@keyframes sk-circleFadeDelay {

  0%,
  39%,
  100% {
    opacity: 0;
  }

  40% {
    opacity: 1;
  }
}

html {
  font-size: 20px;
}

@media only screen and (min-width: 360px) {
  html {
    font-size: 20px !important;
  }
}

@media only screen and (min-width: 435px) {
  html {
    font-size: 30px !important;
  }
}

@media only screen and (min-width: 500px) {
  html {
    font-size: 36px !important;
  }
}

@media only screen and (min-width: 750px) {
  html {
    font-size: 40px !important;
  }
}

@-webkit-keyframes pound {
  from {
    -webkit-transform: none;
    transform: none;
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes pound {
  from {
    -webkit-transform: none;
    transform: none;
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

body {
  overflow: hidden;
  width: 100%;
}

body.f5f6fa {
  background: #f5f6fa;
}

body.header_no_fix .bocweb-header {
  position: relative;
}

body.has_login .bocweb-header .language {
  display: none;
}

body.has_login .bocweb-header .system {
  display: none;
}

body.has_login .bocweb-header .login_msg {
  display: block;
}

body.release_page {
  background: #f4f7f9;
}

body.release_page.fff {
  background: #fff;
}

body.release_page .bocweb-header {
  background: #fff;
  box-shadow: 0 5px 20px rgba(164, 164, 164, 0.2);
  /* drop shadow */
}

body.release_page .bocweb-header .nav ul li .link {
  color: #444;
}

body.release_page .bocweb-header .language a {
  border-color: #e3e3e3;
  color: #999;
}

body.release_page .bocweb-header .language a.active {
  color: #444;
}

@font-face {
  font-family: "ITC AVANT GARDE GOTHIC LT DEMI";
  src: url("../font/itcavantgardegothicltdemi.woff2") format("woff2"), url("../font/itcavantgardegothicltdemi.woff") format("woff"), url("../font/itcavantgardegothicltdemi.ttf") format("truetype"), url("../font/itcavantgardegothicltdemi.eot") format("embedded-opentype"), url("https://www.r-smarter.com/static/index/img/rzd/fonts/itc%20avant%20garde%20gothic%20lt%20demi.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "BEBAS";
  src: url("../font/bebas.woff2") format("woff2"), url("../font/bebas.woff") format("woff"), url("../font/bebas.ttf") format("truetype"), url("../font/bebas.eot") format("embedded-opentype"), url("https://www.r-smarter.com/static/index/img/rzd/fonts/bebas.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "GOTHICB";
  src: url("../font/gothicb.woff2") format("woff2"), url("../font/gothicb.woff") format("woff"), url("../font/gothicb.ttf") format("truetype"), url("../font/gothicb.eot") format("embedded-opentype"), url("https://www.r-smarter.com/static/index/img/rzd/fonts/gothicb.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

.demi,
.abanner .text_box .en,
.main.welcome .banner .banner_pc ul li a .video_box .vbox .text,
.main.welcome .banner .banner_pc .controls .dots a,
.main.welcome .title .en_tit,
.main.welcome .box .box_cen .box_l .scroll ul li .num,
.main.welcome .team .controls_box .control,
.main.about .box .box_cen .history .his_list ul .li .cont .year,
.main.about .box .box_cen .history .his_list ul .li .cont .conn ul li .month,
.main.about .box .box_cen .history .future,
.main.about .box .box_cen .title .en_tit,
.main.about .box .box_cen .about_box .about_top .ab_r .tit .en,
.main.about .box .box_cen .about_box .msg ul li .num,
.main.business .box .title .en_tit,
.main.news .news_box .news_cen .news_list ul li a .cont .time .date,
.main.join .box .box_cen .title .en_tit,
.footer .footer_cen .foot_top .contact .t,
.footer .footer_cen .foot_top .contact .msg ul li div.tel,
.page_box a,
.fixed-breadcrumb .people_proup .cont .title .name_e,
.y_slider .tel .t2 {
  font-family: "ITC AVANT GARDE GOTHIC LT DEMI";
}

@-webkit-keyframes move {
  0% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }

  50% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
}

@keyframes move {
  0% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }

  50% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
}

.ellipsis,
.main.news .news_box .news_detail_box .db .detail_bot .detail_l p,
.main.join .box .box_cen .team_box .team_list ul li a .text,
.page_bot .page_l p,
.proup_box .list_wrap ul li label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

::-webkit-input-placeholder {
  color: #999 !important;
}

:-moz-placeholder {
  color: #999 !important;
}

::-moz-placeholder {
  color: #999 !important;
}

:-ms-input-placeholder {
  color: #999 !important;
}

.w1560 {
  width: 1560px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1600px) {
  .w1560 {
    width: 88%;
  }
}

@media (max-width: 1024px) {
  .w1560 {
    width: 92%;
  }
}

.w1280 {
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1320px) {
  .w1280 {
    width: 88%;
  }
}

@media (max-width: 1024px) {
  .w1280 {
    width: 92%;
  }
}

@-webkit-keyframes downico {
  0% {
    top: 0;
    opacity: 1;
  }

  35% {
    top: 50%;
    opacity: 0;
  }

  65% {
    top: -50%;
    opacity: 0;
  }

  100% {
    top: 0;
    opacity: 1;
  }
}

@keyframes downico {
  0% {
    top: 0;
    opacity: 1;
  }

  35% {
    top: 50%;
    opacity: 0;
  }

  65% {
    top: -50%;
    opacity: 0;
  }

  100% {
    top: 0;
    opacity: 1;
  }
}

.abanner {
  position: relative;
  padding-bottom: 30.73%;
}

.abanner img {
  width: 100%;
  position: absolute;
  height: 100%;
}

@media (max-width: 1500px) {
  .abanner img {
    width: 120%;
    margin-left: -10%;
  }
}

@media (max-width: 1024px) {
  .abanner img {
    width: 140%;
    margin-left: -20%;
  }
}

@media (max-width: 600px) {
  .abanner img {
    width: 180%;
    margin-left: -40%;
  }
}

.abanner .text_box {
  position: absolute;
  left: 50%;
  z-index: 10;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.abanner .text_box .en {
  font-size: 66px;
  line-height: 72px;
  color: #fff;
  text-transform: uppercase;
}

@media (max-width: 1300px) {
  .abanner .text_box .en {
    font-size: 60px;
    line-height: 64px;
  }
}

@media (max-width: 1024px) {
  .abanner .text_box .en {
    font-size: 50px;
    line-height: 60px;
  }
}

@media (max-width: 600px) {
  .abanner .text_box .en {
    font-size: 28px;
    line-height: 36px;
  }
}

.abanner .text_box .cn {
  margin-top: 10px;
  font-size: 46px;
  line-height: 66px;
  color: #fff;
}

@media (max-width: 1300px) {
  .abanner .text_box .cn {
    font-size: 40px;
    line-height: 60px;
  }
}

@media (max-width: 1024px) {
  .abanner .text_box .cn {
    font-size: 32px;
    line-height: 40px;
  }
}

@media (max-width: 600px) {
  .abanner .text_box .cn {
    font-size: 22px;
    line-height: 28px;
    margin-top: 0;
  }
}

.abanner .text_box .cont {
  font-size: 14px;
  line-height: 36px;
  color: #fff;
  text-shadow: 0 2px 8px rgba(4, 0, 0, 0.46);
  margin-top: 30px;
}

@media (max-width: 1300px) {
  .abanner .text_box .cont {
    line-height: 24px;
    margin-top: 20px;
  }
}

@media (max-width: 600px) {
  .abanner .text_box .cont {
    font-size: 13px;
    line-height: 20px;
    margin-top: 14px;
  }
}

.abanner .text_box .down {
  width: 50px;
  height: 50px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  margin: 50px 0 0;
}

@media (max-width: 1300px) {
  .abanner .text_box .down {
    margin-top: 30px;
  }
}

@media (max-width: 1024px) {
  .abanner .text_box .down {
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 600px) {
  .abanner .text_box .down {
    margin-top: 15px;
    width: 30px;
    height: 30px;
  }
}

.abanner .text_box .down::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-animation: downico 1.5s ease-out infinite;
  animation: downico 1.5s ease-out infinite;
  background: url(../image/down.png) no-repeat center center;
}

@media (max-width: 600px) {
  .abanner .text_box .down::after {
    background-size: 20% auto;
  }
}

.position {
  position: relative;
  z-index: 100;
  top: -32px;
  height: 64px;
  width: 100%;
}

@media (max-width: 1024px) {
  .position {
    height: 50px;
    top: -25px;
  }
}

@media (max-width: 435px) {
  .position {
    height: 40px;
    top: 0px;
  }
}

.position.w3 .position_cen .pbox a {
  width: 33.33%;
}

.position.w4 .position_cen .pbox a {
  width: 25%;
}

.position.w2 .position_cen .pbox a {
  width: 50%;
}

.position.fix {
  position: fixed;
  left: 0;
  top: 0;
}

.position.fix .bg {
  width: 100%;
  left: 0;
  transform: translateX(0%);
}

.position .bg {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  box-shadow: 0 5px 20px rgba(164, 164, 164, 0.2);
  width: 1280px;
  background: #fff;
  height: 100%;
  transition: all 0.4s ease-in-out;
}

@media (max-width: 1320px) {
  .position .bg {
    width: 88%;
  }
}

@media (max-width: 1024px) {
  .position .bg {
    width: 94%;
  }
}

@media (max-width: 435px) {
  .position .bg {
    width: 100%;
    left: 0;
    transform: translateX(0%);
  }
}

.position .position_cen {
  width: 1280px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}

@media (max-width: 1320px) {
  .position .position_cen {
    width: 88%;
  }
}

@media (max-width: 1024px) {
  .position .position_cen {
    width: 94%;
  }
}

@media (max-width: 435px) {
  .position .position_cen {
    width: 100%;
  }
}

.position .position_cen .pbox {
  width: 100%;
  height: 100%;
}

@media (max-width: 1024px) {
  .position .position_cen .pbox {
    display: none;
  }
}

.position .position_cen .pbox a {
  width: 25%;
  display: block;
  float: left;
  border-right: 1px solid #e8e8e8;
  box-sizing: border-box;
  position: relative;
  height: 100%;
}

.position .position_cen .pbox a:last-child {
  border: none;
}

.position .position_cen .pbox a.active::after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

.position .position_cen .pbox a.active span {
  color: #fff;
}

.position .position_cen2 .pbox a {
  width: 50%;
}

.position .position_cen3 .pbox a {
  width: 33.33%;
}

@media (min-width: 1024px) {
  .position .position_cen .pbox a:hover::after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }

  .position .position_cen .pbox a:hover span {
    color: #fff;
  }
}

.position .position_cen .pbox a::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #008fd0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transform-origin: right center;
  transform-origin: right center;
}

.position .position_cen .pbox a span {
  position: absolute;
  z-index: 10;
  font-size: 16px;
  line-height: 30px;
  color: #333;
  width: 100%;
  left: 0;
  top: 50%;
  text-align: center;
  padding: 0 10px;
  box-sizing: border-box;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: color 0.4s;
}

.position .position_cen .swiper-container {
  display: none;
}

@media (max-width: 1024px) {
  .position .position_cen .swiper-container {
    display: block;
  }
}

.position .position_cen .swiper-container .swiper-wrapper .swiper-slide {
  width: auto;
  display: inline-block;
}

.position .position_cen .swiper-container .swiper-wrapper .swiper-slide.active a {
  background: #008fd0;
  color: #fff;
}

.position .position_cen .swiper-container .swiper-wrapper .swiper-slide a {
  padding: 0 80px;
  color: #333;
  display: inline-block;
  border-right: 1px solid #e8e8e8;
  font-size: 16px;
  line-height: 50px;
}

@media (max-width: 700px) {
  .position .position_cen .swiper-container .swiper-wrapper .swiper-slide a {
    padding: 0 30px;
  }
}

@media (max-width: 435px) {
  .position .position_cen .swiper-container .swiper-wrapper .swiper-slide a {
    padding: 0 20px;
    line-height: 40px;
    font-size: 15px;
  }
}

.bocweb-header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 90px;
  z-index: 1000;
  padding-left: 60px;
  padding-right: 65px;
  background: #222223;
  box-sizing: border-box;
}

.bocweb-header.cur {
  background: #222223;
  border-color: #222223;
}

@media (max-width: 1400px) {
  .bocweb-header {
    padding-left: 40px;
    padding-right: 45px;
  }
}

@media (max-width: 1150px) {
  .bocweb-header {
    padding-left: 20px;
    padding-right: 25px;
  }
}

@media (max-width: 1024px) {
  .bocweb-header {
    padding: 0 3%;
    height: 60px;
    background: #fff;
    border: none;
  }
}

.bocweb-header .logo {
  float: left;
  line-height: 90px;
}

@media (max-width: 1024px) {
  .bocweb-header .logo {
    line-height: 60px;
  }
}

@media (max-width: 1024px) {
  .bocweb-header .logo img {
    max-height: 40px;
  }
}

@media (max-width: 500px) {
  .bocweb-header .logo img {
    max-height: 30px;
  }
}

.bocweb-header .push-line {
  overflow: hidden;
  width: 28px;
  height: 60px;
  cursor: pointer;
  float: right;
  position: relative;
  display: none;
  margin-left: 15px;
  transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1);
}

@media (max-width: 1024px) {
  .bocweb-header .push-line {
    display: block;
  }
}

.bocweb-header .push-line span {
  height: 2px;
  background: #008fd0;
  display: block;
  position: absolute;
  width: 28px;
  display: block;
  z-index: 5;
  top: 18px;
  left: 50%;
  margin: 0px 0px 0px -14px;
  -webkit-transform-origin: center;
  transform-origin: center;
  border-radius: 3px;
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}

.bocweb-header .push-line span.line-2 {
  top: 28px;
}

.bocweb-header .push-line span.line-3 {
  top: 38px;
}

.bocweb-header .push-line.currentDd .line-1 {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  top: 30px;
}

.bocweb-header .push-line.currentDd .line-2 {
  opacity: 0;
  left: -100%;
}

.bocweb-header .push-line.currentDd .line-3 {
  top: 30px;
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg);
}

.bocweb-header .language {
  padding-top: 28px;
  float: right;
  margin-left: 12px;
}

@media (max-width: 1024px) {
  .bocweb-header .language {
    padding-top: 13px;
    margin-left: 0;
  }
}

.bocweb-header .language a {
  width: 32px;
  height: 32px;
  border: 1px solid #5b5e61;
  border-radius: 50%;
  font-size: 12px;
  line-height: 32px;
  color: rgba(255, 255, 255, 0.3);
  margin-left: 15px;
  display: block;
  float: left;
  text-align: center;
}

.bocweb-header .language a.active {
  color: #fff;
}

@media (max-width: 1150px) {
  .bocweb-header .language a {
    margin-left: 10px;
  }
}

@media (max-width: 1024px) {
  .bocweb-header .language a {
    display: none;
  }
}

.bocweb-header .system {
  float: right;
  display: block;
  width: 120px;
  height: 36px;
  border-radius: 18px;
  background: #008fd0;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 36px;
  margin-top: 27px;
}

@media (max-width: 1024px) {
  .bocweb-header .system {
    display: none;
  }
}

.bocweb-header .nav {
  float: right;
  /*margin-left: 60px;*/
}

@media (max-width: 1150px) {
  .bocweb-header .nav {
    margin-left: 30px;
  }
}

@media (max-width: 1024px) {
  .bocweb-header .nav {
    display: none;
  }
}

.bocweb-header .nav ul li {
  float: left;
  padding: 0 25px;
}

@media (max-width: 1400px) {
  .bocweb-header .nav ul li {
    padding: 0 15px;
  }
}

@media (max-width: 1200px) {
  .bocweb-header .nav ul li {
    padding: 0 10px;
  }
}

@media (max-width: 1100px) {
  .bocweb-header .nav ul li {
    padding: 0 8px;
  }
}

.bocweb-header .nav ul li.active .link::after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

@media (min-width: 1024px) {
  .bocweb-header .nav ul li:hover .link::after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.bocweb-header .nav ul li .link {
  color: #fff;
  display: block;
  font-size: 16px;
  line-height: 90px;
  position: relative;
}

.bocweb-header .nav ul li .link::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 64px;
  height: 4px;
  margin-left: -32px;
  background: #f08200;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transform-origin: right center;
  transform-origin: right center;
}

.bocweb-header .login_msg {
  display: none;
  float: right;
  padding-top: 27px;
  height: 100%;
  box-sizing: border-box;
  position: relative;
}

@media (max-width: 1024px) {
  .bocweb-header .login_msg {
    padding-top: 12px;
  }
}

.bocweb-header .login_msg:hover ul {
  transform: translateY(0px);
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}

.bocweb-header .login_msg .user {
  overflow: hidden;
  padding-right: 30px;
  background: url(../image/x.png) no-repeat right center;
}

@media (max-width: 1024px) {
  .bocweb-header .login_msg .user {
    padding-right: 20px;
  }
}

@media (max-width: 435px) {
  .bocweb-header .login_msg .user {
    background: none;
    padding-right: 0;
  }
}

.bocweb-header .login_msg .user .user_img {
  float: left;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  overflow: hidden;
}

.bocweb-header .login_msg .user .user_img img {
  width: 100%;
  border-radius: 50%;
}

.bocweb-header .login_msg .user .user_name {
  float: left;
  font-size: 16px;
  line-height: 36px;
  color: #444;
  margin-left: 14px;
}

@media (max-width: 1024px) {
  .bocweb-header .login_msg .user .user_name {
    margin-left: 10px;
  }
}

@media (max-width: 435px) {
  .bocweb-header .login_msg .user .user_name {
    display: none;
  }
}

.bocweb-header .login_msg ul {
  width: 113px;
  position: absolute;
  top: 100%;
  right: 10px;
  background: #fff;
  border-radius: 4px !important;
  z-index: 1000;
  list-style: none;
  text-shadow: none;
  padding: 0;
  background-color: #fff;
  margin: 10px 0 0;
  border: 1px solid #e8e8e8;
  padding: 10px 0;
  transform: translateY(5px);
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, transform 0.3s, visibility 0.3s;
}

@media (max-width: 435px) {
  .bocweb-header .login_msg ul {
    width: 100px;
    right: -35px;
  }
}

.bocweb-header .login_msg ul::before {
  position: absolute;
  top: -8px;
  left: 50%;
  margin-left: -8px;
  display: inline-block !important;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  border-left: 8px solid transparent;
  content: '';
}

@media (min-width: 1024px) {
  .bocweb-header .login_msg ul li:hover a {
    background: #e1e1e1;
  }
}

.bocweb-header .login_msg ul li a {
  display: block;
  color: #353535;
  transition: background-color ease-in-out .2s;
  padding: 8px 16px 8px 26px;
  color: #6e6e6e;
  text-decoration: none;
  display: block;
  font-weight: 300;
  line-height: 18px;
  white-space: nowrap;
  text-align: left;
  font-size: 16px;
}

@media (max-width: 435px) {
  .bocweb-header .login_msg ul li a {
    font-size: 14px;
    line-height: 20px;
    padding: 5px 10px;
  }
}

.classification {
  text-align: center;
  font-size: 0;
  margin-top: 50px;
}

.classification.fff {
  margin-top: 35px;
}

@media (max-width: 768px) {
  .classification.fff {
    margin-top: 30px;
  }
}

@media (max-width: 600px) {
  .classification.fff {
    margin-top: 20px;
  }
}

.classification.fff a {
  background: #fff;
}

@media (max-width: 768px) {
  .classification {
    margin-top: 30px;
  }
}

@media (max-width: 600px) {
  .classification {
    margin-top: 20px;
  }
}

.classification a {
  min-width: 200px;
  height: 50px;
  border: 1px solid #e8e8e8;
  border-radius: 50px;
  font-size: 16px;
  line-height: 48px;
  color: #333;
  text-align: center;
  margin: 10px;
  display: inline-block;
  vertical-align: middle;
  transition: color 0.3s, background 0.3s, border-color 0.3s;
}

@media (max-width: 1200px) {
  .classification a {
    min-width: 180px;
    height: 44px;
    line-height: 42px;
    margin: 5px;
  }
}

@media (max-width: 650px) {
  .classification a {
    width: 46%;
    margin: 0;
    box-sizing: border-box;
    min-width: inherit;
    margin: 2%;
    height: 40px;
    font-size: 14px;
    line-height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
}

@media (min-width: 1024px) {
  .classification a:hover {
    background: #008fd0;
    border-color: #008fd0;
    color: #fff;
  }
}

.classification a.active {
  background: #008fd0;
  border-color: #008fd0;
  color: #fff;
}

.main {
  overflow: hidden;
}

.main.release {
  padding-top: 90px;
  height: 100%;
  background: #f4f7f9;
  box-sizing: border-box;
}

@media (max-width: 1024px) {
  .main.release {
    padding-top: 60px;
  }
}

.main.release .box {
  width: 100%;
  height: 100%;
  position: relative;
}

.main.release .box .login_box {
  height: 100%;
  padding-top: 10.2%;
  box-sizing: border-box;
}

@media (max-width: 850px) {
  .main.release .box .login_box {
    padding: 50px 0;
  }
}

@media (max-width: 500px) {
  .main.release .box .login_box {
    padding: 35px 0;
  }
}

.main.release .box .login_box.register {
  height: 100%;
  padding-top: 0;
}

@media (max-width: 850px) {
  .main.release .box .login_box.register {
    padding: 50px 0;
  }
}

@media (max-width: 500px) {
  .main.release .box .login_box.register {
    padding: 35px 0;
  }
}

.main.release .box .login_box.register .login {
  height: 100%;
}

.main.release .box .login_box.register .login .tab {
  width: 100%;
  height: 100%;
  display: table;
}

.main.release .box .login_box.register .login .tab .tab_cell {
  display: table-cell;
  vertical-align: middle;
}

.main.release .box .login_box .login {
  width: 42.18%;
  float: right;
}

@media (max-width: 850px) {
  .main.release .box .login_box .login {
    width: 100%;
    float: none;
  }
}

.main.release .box .login_box .login .login_tit {
  position: relative;
  padding-right: 230px;
}

@media (max-width: 1024px) {
  .main.release .box .login_box .login .login_tit {
    padding-right: 190px;
  }
}

.main.release .box .login_box .login .login_tit.none {
  padding-right: 0;
}

.main.release .box .login_box .login .login_tit .t {
  font-size: 36px;
  line-height: 40px;
  color: #008fd0;
  font-weight: bold;
}

@media (max-width: 1350px) {
  .main.release .box .login_box .login .login_tit .t {
    font-size: 30px;
  }
}

@media (max-width: 1024px) {
  .main.release .box .login_box .login .login_tit .t {
    font-size: 26px;
  }
}

@media (max-width: 600px) {
  .main.release .box .login_box .login .login_tit .t {
    font-size: 20px;
  }
}

.main.release .box .login_box .login .login_tit .choose {
  width: 220px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}

@media (max-width: 1024px) {
  .main.release .box .login_box .login .login_tit .choose {
    width: 180px;
  }
}

@media (max-width: 500px) {
  .main.release .box .login_box .login .login_tit .choose {
    width: 160px;
    margin-top: 5px;
  }
}

.main.release .box .login_box .login .login_tit .choose a {
  width: 50%;
  float: left;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  color: #999;
  text-align: center;
  display: block;
  background: #fff;
  border: 1px solid #e8e8e8;
  box-sizing: border-box;
}

@media (max-width: 1024px) {
  .main.release .box .login_box .login .login_tit .choose a {
    font-size: 15px;
  }
}

@media (max-width: 500px) {
  .main.release .box .login_box .login .login_tit .choose a {
    font-size: 14px;
    line-height: 30px;
    height: 30px;
  }
}

.main.release .box .login_box .login .login_tit .choose a.active {
  background: #008fd0;
  color: #fff;
  border-color: #008fd0;
}

.main.release .box .login_box .login .login_tit .choose a:first-child {
  border-radius: 20px 0 0 20px;
}

.main.release .box .login_box .login .login_tit .choose a:last-child {
  border-radius: 0 20px 20px 0;
  border-left: none;
}

.main.release .box .login_box .login .form {
  display: none;
  margin-top: 10px;
}

.main.release .box .login_box .login .form.show {
  display: block;
}

.main.release .box .login_box .login .form .input_box {
  height: 54px;
  margin-top: 35px;
  position: relative;
}

@media (max-width: 500px) {
  .main.release .box .login_box .login .form .input_box {
    height: 40px;
    margin-top: 20px;
  }
}

.main.release .box .login_box .login .form .input_box input {
  width: 100%;
  height: 100%;
  background: none;
  font-size: 16px;
  line-height: 54px;
  color: #454545;
  border-bottom: 1px solid #ccc;
  display: block;
  padding: 0;
  margin: 0;
  position: relative;
  padding-right: 70px;
  box-sizing: border-box;
}

.main.release .box .login_box .login .form .input_box input.code_input {
  padding-right: 120px;
}

@media (max-width: 1200px) {
  .main.release .box .login_box .login .form .input_box input {
    font-size: 14px;
    line-height: 54px;
  }
}

@media (max-width: 500px) {
  .main.release .box .login_box .login .form .input_box input {
    line-height: 40px;
    padding-right: 45px;
  }
}

.main.release .box .login_box .login .form .input_box .code {
  position: absolute;
  width: 110px;
  height: 36px;
  border-radius: 18px;
  right: 0;
  top: 50%;
  margin-top: -18px;
  background: #b6bcbf;
  border: none;
  cursor: pointer;
  font-size: 16px;
  line-height: 36px;
  color: #fff;
  text-align: center;
}

@media (max-width: 1200px) {
  .main.release .box .login_box .login .form .input_box .code {
    font-size: 14px;
    line-height: 36px;
    width: 100px;
  }
}

@media (max-width: 500px) {
  .main.release .box .login_box .login .form .input_box .code {
    height: 30px;
    line-height: 30px;
    margin-top: -15px;
  }
}

.main.release .box .login_box .login .form .input_box .icon {
  position: absolute;
  right: 30px;
  top: 50%;
  width: 24px;
  height: 30px;
  margin-top: -15px;
  font-size: 0;
  text-align: center;
  line-height: 30px;
}

@media (max-width: 500px) {
  .main.release .box .login_box .login .form .input_box .icon {
    width: 24px;
    height: 24px;
    margin-top: -12px;
    line-height: 24px;
    right: 12px;
  }
}

.main.release .box .login_box .login .form .input_box .icon img {
  max-width: 100%;
  max-height: 100%;
}

.main.release .box .login_box .login .form .forget {
  text-align: right;
  font-size: 16px;
  line-height: 24px;
  color: #009fc6;
  margin-top: 35px;
}

.main.release .box .login_box .login .form .forget.tl {
  text-align: left;
  padding-bottom: 15px;
}

@media (max-width: 600px) {
  .main.release .box .login_box .login .form .forget.tl {
    padding-bottom: 0;
  }
}

.main.release .box .login_box .login .form .forget.tl a {
  color: #333;
  transition: color 0.3s;
}

@media (min-width: 1024px) {
  .main.release .box .login_box .login .form .forget.tl a:hover {
    color: #008fd0;
  }
}

.main.release .box .login_box .login .form .forget a {
  display: inline-block;
  color: #009fc6;
}

.main.release .box .login_box .login .form .forget .icon {
  width: 18px;
  height: 18px;
  position: relative;
  border: 1px solid #ccc;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

.main.release .box .login_box .login .form .forget .icon.no::after {
  display: none;
}

.main.release .box .login_box .login .form .forget .icon::after {
  content: "";
  position: absolute;
  width: 21px;
  height: 19px;
  background: url(../image/g.png) no-repeat;
  top: -4px;
  left: 2px;
}

.main.release .box .login_box .login .form .forget .ds_text {
  font-size: 16px;
  line-height: 20px;
  color: #333;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}

@media (max-width: 1200px) {
  .main.release .box .login_box .login .form .forget .ds_text {
    font-size: 14px;
    line-height: 20px;
  }
}

@media (max-width: 1200px) {
  .main.release .box .login_box .login .form .forget {
    font-size: 14px;
    line-height: 24px;
    margin-top: 25px;
  }
}

.main.release .box .login_box .login .form .bot {
  margin-top: 42px;
}

@media (max-width: 1200px) {
  .main.release .box .login_box .login .form .bot {
    margin-top: 25px;
  }
}

.main.release .box .login_box .login .form .bot .submit {
  border-radius: 25px;
  background-clip: padding-box;
  background-color: #0e71bf;
  box-shadow: 0 5px 18px rgba(173, 173, 173, 0.2);
  background: url(../image/vg.png) no-repeat;
  background-size: cover;
  border: none;
  width: 200px;
  height: 50px;
  font-size: 18px;
  line-height: 50px;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
}

.main.release .box .login_box .login .form .bot .submit.no {
  background: #b6bcbf;
}

@media (max-width: 1024px) {
  .main.release .box .login_box .login .form .bot .submit {
    width: 180px;
    height: 44px;
    line-height: 44px;
  }
}

@media (max-width: 500px) {
  .main.release .box .login_box .login .form .bot .submit {
    width: 130px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
  }
}

.main.release .box .login_box .login .form .bot .text {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 28px;
  color: #999;
  border-bottom: 1px solid #ccc;
  margin-left: 34px;
}

@media (max-width: 1200px) {
  .main.release .box .login_box .login .form .bot .text {
    margin-left: 25px;
    font-size: 14px;
  }
}

@media (max-width: 1024px) {
  .main.release .box .login_box .login .form .bot .text {
    margin-left: 20px;
  }
}

@media (max-width: 500px) {
  .main.release .box .login_box .login .form .bot .text {
    font-size: 15px;
    margin-left: 15px;
  }
}

.main.release .box .login_box .login .form .bot .text a {
  color: #008fd0;
}

.main.release .box .box_l {
  width: 50%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

@media (max-width: 850px) {
  .main.release .box .box_l {
    height: auto;
    position: static;
    width: 100%;
  }
}

.main.release .box .box_l .text_box {
  width: 100%;
  padding-top: 20.8%;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  height: 100%;
}

@media (max-width: 850px) {
  .main.release .box .box_l .text_box {
    padding: 40px 0;
  }
}

@media (max-width: 500px) {
  .main.release .box .box_l .text_box {
    padding: 30px 0;
  }
}

.main.release .box .box_l .text_box .copyright {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 50px;
  transition: color 0.3s;
  text-align: center;
  padding: 0 10px;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 1350px) {
  .main.release .box .box_l .text_box .copyright {
    bottom: 20px;
  }

  .main.release .box .box_l .text_box .copyright span {
    display: block;
    margin-left: 0;
  }
}

@media (max-width: 850px) {
  .main.release .box .box_l .text_box .copyright {
    display: none;
  }
}

.main.release .box .box_l .text_box .copyright span {
  margin-left: 10px;
}

.main.release .box .box_l .text_box .copyright a {
  color: rgba(255, 255, 255, 0.5);
}

@media (min-width: 1024px) {
  .main.release .box .box_l .text_box .copyright a:hover {
    color: #008fd0;
  }
}

.main.release .box .box_l .text_box .text {
  color: #fff;
  font-weight: bold;
  text-shadow: 0 3px 5px rgba(0, 0, 0, 0.21);
  font-size: 40px;
  line-height: 80px;
}

@media (max-width: 1350px) {
  .main.release .box .box_l .text_box .text {
    font-size: 36px;
    line-height: 50px;
  }
}

@media (max-width: 1024px) {
  .main.release .box .box_l .text_box .text {
    font-size: 30px;
    line-height: 44px;
  }
}

@media (max-width: 850px) {
  .main.release .box .box_l .text_box .text {
    font-size: 22px;
    line-height: 40px;
  }
}

.main.release .box .box_l .text_box .choose {
  margin-top: 70px;
}

@media (max-width: 1024px) {
  .main.release .box .box_l .text_box .choose {
    margin-top: 50px;
  }
}

@media (max-width: 850px) {
  .main.release .box .box_l .text_box .choose {
    margin-top: 25px;
  }
}

@media (max-width: 500px) {
  .main.release .box .box_l .text_box .choose {
    margin-top: 15px;
  }
}

.main.release .box .box_l .text_box .choose a {
  display: block;
  box-shadow: 0 5px 18px rgba(173, 173, 173, 0.2);
  width: 240px;
  height: 60px;
  background: #fff;
  border-radius: 30px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 38px;
  text-align: center;
  transition: background 0.5s;
}

.main.release .box .box_l .text_box .choose a.active {
  background: #008fd0;
}

.main.release .box .box_l .text_box .choose a.active .icon img {
  filter: alpha(opacity=0);
  opacity: 0;
}

.main.release .box .box_l .text_box .choose a.active .icon img.active {
  filter: alpha(opacity=100);
  opacity: 1;
}

.main.release .box .box_l .text_box .choose a.active span {
  color: #fff;
}

@media (min-width: 1024px) {
  .main.release .box .box_l .text_box .choose a:hover {
    background: #008fd0;
  }

  .main.release .box .box_l .text_box .choose a:hover .icon img {
    filter: alpha(opacity=0);
    opacity: 0;
  }

  .main.release .box .box_l .text_box .choose a:hover .icon img.active {
    filter: alpha(opacity=100);
    opacity: 1;
  }

  .main.release .box .box_l .text_box .choose a:hover span {
    color: #fff;
  }
}

@media (max-width: 1350px) {
  .main.release .box .box_l .text_box .choose a {
    width: 200px;
    height: 50px;
    margin-top: 25px;
  }
}

@media (max-width: 850px) {
  .main.release .box .box_l .text_box .choose a {
    width: 180px;
    height: 44px;
    margin: 0 10px;
    display: inline-block;
    vertical-align: middle;
  }
}

@media (max-width: 500px) {
  .main.release .box .box_l .text_box .choose a {
    width: 130px;
    margin: 0 5px;
    height: 40px;
  }
}

.main.release .box .box_l .text_box .choose a .icon {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 20px;
  position: relative;
  margin: 0 3px;
}

.main.release .box .box_l .text_box .choose a .icon img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  transition: opacity 0.5s;
}

.main.release .box .box_l .text_box .choose a .icon img.active {
  filter: alpha(opacity=0);
  opacity: 0;
}

@media (max-width: 500px) {
  .main.release .box .box_l .text_box .choose a .icon {
    width: 16px;
    height: 16px;
  }
}

.main.release .box .box_l .text_box .choose a span {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  line-height: 60px;
  color: #666;
  margin: 0 3px;
  transition: color 0.5s;
}

@media (max-width: 1350px) {
  .main.release .box .box_l .text_box .choose a span {
    line-height: 50px;
  }
}

@media (max-width: 850px) {
  .main.release .box .box_l .text_box .choose a span {
    font-size: 16px;
    line-height: 44px;
  }
}

@media (max-width: 500px) {
  .main.release .box .box_l .text_box .choose a span {
    line-height: 40px;
    font-size: 15px;
  }
}

.main.announce {
  padding-top: 90px;
}

@media (max-width: 1024px) {
  .main.announce {
    padding-top: 60px;
  }
}

.main.announce .wrap {
  padding: 100px 0;
}

@media (max-width: 1024px) {
  .main.announce .wrap {
    padding: 70px 0;
  }
}

@media (max-width: 768px) {
  .main.announce .wrap {
    padding: 50px 0;
  }
}

@media (max-width: 500px) {
  .main.announce .wrap {
    padding: 30px 0;
  }
}

.main.announce .wrap .announce_box {
  background: #fff;
  border: 1px solid #e8e8e8;
  box-sizing: border-box;
  padding: 50px;
}

@media (max-width: 1024px) {
  .main.announce .wrap .announce_box {
    padding: 30px;
  }
}

@media (max-width: 500px) {
  .main.announce .wrap .announce_box {
    padding: 20px;
  }
}

.main.announce .wrap .announce_box .announce_tit {
  font-size: 20px;
  line-height: 30px;
  color: #333;
  font-weight: bold;
  text-align: center;
  padding-bottom: 30px;
  border-bottom: 1px solid #e1e1e1;
}

@media (max-width: 600px) {
  .main.announce .wrap .announce_box .announce_tit {
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 24px;
  }
}

.main.announce .wrap .announce_box .content {
  font-size: 14px;
  line-height: 24px;
  color: #454545;
  padding-top: 30px;
}

@media (max-width: 600px) {
  .main.announce .wrap .announce_box .content {
    padding-top: 20px;
  }
}

.main.user {
  padding-top: 90px;
}

@media (max-width: 1024px) {
  .main.user {
    padding-top: 60px;
  }
}

.main.user .job_box {
  padding-top: 100px;
  padding-bottom: 100px;
}

@media (max-width: 1024px) {
  .main.user .job_box {
    padding: 70px 0;
  }
}

@media (max-width: 768px) {
  .main.user .job_box {
    padding: 50px 0;
  }
}

@media (max-width: 500px) {
  .main.user .job_box {
    padding: 30px 0;
  }
}

.main.user .job_box .job_tit {
  font-size: 30px;
  line-height: 44px;
  color: #333;
  text-align: center;
}

@media (max-width: 1024px) {
  .main.user .job_box .job_tit {
    font-size: 26px;
    line-height: 40px;
  }
}

@media (max-width: 550px) {
  .main.user .job_box .job_tit {
    font-size: 20px;
    line-height: 28px;
  }
}

.main.user .job_box .search_box {
  position: relative;
  padding-right: 136px;
  margin-top: 50px;
}

@media (max-width: 1024px) {
  .main.user .job_box .search_box {
    margin-top: 35px;
  }
}

@media (max-width: 650px) {
  .main.user .job_box .search_box {
    padding-right: 110px;
  }
}

@media (max-width: 550px) {
  .main.user .job_box .search_box {
    margin-top: 20px;
  }
}

@media (max-width: 435px) {
  .main.user .job_box .search_box {
    padding-right: 90px;
  }
}

.main.user .job_box .search_box ::-webkit-input-placeholder {
  color: #666 !important;
}

.main.user .job_box .search_box :-moz-placeholder {
  color: #666 !important;
}

.main.user .job_box .search_box ::-moz-placeholder {
  color: #666 !important;
}

.main.user .job_box .search_box :-ms-input-placeholder {
  color: #666 !important;
}

.main.user .job_box .search_box .input {
  width: 100%;
  border: 1px solid #008fd0;
  font-size: 14px;
  line-height: 58px;
  padding: 0 30px;
  color: #666;
  margin: 0;
  display: block;
  height: 58px;
  box-sizing: border-box;
}

@media (max-width: 650px) {
  .main.user .job_box .search_box .input {
    line-height: 48px;
    height: 48px;
    padding: 0 20px;
  }
}

@media (max-width: 435px) {
  .main.user .job_box .search_box .input {
    line-height: 40px;
    height: 40px;
    font-size: 13px;
    padding: 0 10px;
  }
}

.main.user .job_box .search_box .submit {
  width: 136px;
  height: 58px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid #008fd0;
  border-left: none;
  background: #008fd0;
  margin: 0;
  box-sizing: border-box;
  padding: 0;
  padding-left: 32px;
  height: 58px;
  font-size: 18px;
  line-height: 58px;
  color: #fff;
  background: url(../image/search.png) no-repeat 30px center #008fd0;
}

@media (max-width: 650px) {
  .main.user .job_box .search_box .submit {
    font-size: 16px;
    line-height: 48px;
    height: 48px;
    width: 110px;
    background-size: 20px auto;
    background-position: 19px center;
    padding-left: 22px;
  }
}

@media (max-width: 435px) {
  .main.user .job_box .search_box .submit {
    font-size: 15px;
    line-height: 40px;
    height: 40px;
    width: 90px;
    background-size: 15px auto;
    background-position: 15px center;
    padding-left: 15px;
  }
}

.main.user .job_box .list_box {
  background: #fff;
  padding: 0 50px;
  border: 1px solid #e8e8e8;
  margin-top: 30px;
}

@media (max-width: 1024px) {
  .main.user .job_box .list_box {
    padding: 0 30px;
  }
}

@media (max-width: 650px) {
  .main.user .job_box .list_box {
    padding: 0 20px;
    margin-top: 20px;
  }
}

.main.user .job_box .list_box .list_t {
  padding-top: 45px;
  padding-bottom: 30px;
  font-size: 16px;
  line-height: 30px;
  color: #333;
}

@media (max-width: 500px) {
  .main.user .job_box .list_box .list_t {
    font-size: 14px;
    line-height: 24px;
    padding: 20px 0;
  }
}

.main.user .job_box .list_box .list_t span {
  color: #008fd0;
}

.main.user .job_box .list_box .list {
  padding-bottom: 92px;
}

@media (max-width: 1024px) {
  .main.user .job_box .list_box .list {
    padding-bottom: 70px;
  }
}

@media (max-width: 500px) {
  .main.user .job_box .list_box .list {
    padding-bottom: 15px;
  }
}

.main.user .job_box .list_box .list ul li {
  margin-top: -1px;
  border-top: 1px solid #e1e1e1;
  transition: background 0.3s;
}

.main.user .job_box .list_box .list ul li:last-child {
  border-bottom: 1px solid #e1e1e1;
}

@media (min-width: 1024px) {
  .main.user .job_box .list_box .list ul li:hover {
    background: #f4f7f9;
  }

  .main.user .job_box .list_box .list ul li:hover a {
    transform: translateX(50px);
  }
}

@media (min-width: 1024px) and (max-width: 1300px) {
  .main.user .job_box .list_box .list ul li:hover a {
    transform: translateX(20px);
  }
}

@media (min-width: 1024px) {
  .main.user .job_box .list_box .list ul li:hover a&gt;div div.txt::after {
    filter: alpha(opacity=100);
    opacity: 1;
  }
}

.main.user .job_box .list_box .list ul li a {
  display: block;
  padding: 20px 0;
  transition: transform 0.3s;
}

@media (max-width: 500px) {
  .main.user .job_box .list_box .list ul li a {
    padding: 15px 0;
  }
}

.main.user .job_box .list_box .list ul li a&gt;div {
  float: left;
  box-sizing: border-box;
}

.main.user .job_box .list_box .list ul li a&gt;div.left {
  width: 35.59%;
}

@media (max-width: 500px) {
  .main.user .job_box .list_box .list ul li a&gt;div.left {
    width: 60%;
  }
}

.main.user .job_box .list_box .list ul li a&gt;div.center {
  width: 35.59%;
}

@media (max-width: 500px) {
  .main.user .job_box .list_box .list ul li a&gt;div.center {
    display: none;
  }
}

.main.user .job_box .list_box .list ul li a&gt;div.right {
  width: 21%;
  padding-left: 3.33%;
}

@media (max-width: 650px) {
  .main.user .job_box .list_box .list ul li a&gt;div.right {
    padding-left: 0;
  }
}

@media (max-width: 500px) {
  .main.user .job_box .list_box .list ul li a&gt;div.right {
    width: 30%;
    float: right;
  }
}

.main.user .job_box .list_box .list ul li a&gt;div div.txt {
  font-size: 22px;
  line-height: 38px;
  color: #333;
  position: relative;
}

@media (max-width: 1200px) {
  .main.user .job_box .list_box .list ul li a&gt;div div.txt {
    font-size: 20px;
  }
}

@media (max-width: 650px) {
  .main.user .job_box .list_box .list ul li a&gt;div div.txt {
    font-size: 18px;
    line-height: 24px;
  }
}

.main.user .job_box .list_box .list ul li a&gt;div div.txt::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 24px;
  background: #008fd0;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
  filter: alpha(opacity=0);
  opacity: 0;
  transform: opacity 0.3s;
}

@media (max-width: 1300px) {
  .main.user .job_box .list_box .list ul li a&gt;div div.txt::after {
    left: -10px;
    height: 20px;
    width: 3px;
  }
}

.main.user .job_box .list_box .list ul li a&gt;div div.company {
  font-size: 18px;
  line-height: 38px;
  color: #333;
}

@media (max-width: 650px) {
  .main.user .job_box .list_box .list ul li a&gt;div div.company {
    font-size: 15px;
    line-height: 24px;
  }
}

.main.user .job_box .list_box .list ul li a&gt;div div.money {
  font-size: 22px;
  line-height: 38px;
  color: #008fd0;
}

@media (max-width: 1200px) {
  .main.user .job_box .list_box .list ul li a&gt;div div.money {
    font-size: 20px;
  }
}

@media (max-width: 650px) {
  .main.user .job_box .list_box .list ul li a&gt;div div.money {
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width: 500px) {
  .main.user .job_box .list_box .list ul li a&gt;div div.money {
    font-size: 16px;
    line-height: 24px;
  }
}

.main.user .job_box .list_box .list ul li a&gt;div div.date,
.main.user .job_box .list_box .list ul li a&gt;div div.address {
  font-size: 16px;
  line-height: 38px;
  color: #999;
}

@media (max-width: 650px) {

  .main.user .job_box .list_box .list ul li a&gt;div div.date,
  .main.user .job_box .list_box .list ul li a&gt;div div.address {
    font-size: 14px;
    line-height: 24px;
  }
}

@media (max-width: 500px) {

  .main.user .job_box .list_box .list ul li a&gt;div div.date,
  .main.user .job_box .list_box .list ul li a&gt;div div.address {
    font-size: 13px;
  }
}

.main.user .job_box .list_box .list .page_box {
  margin-top: 60px;
}

@media (max-width: 1024px) {
  .main.user .job_box .list_box .list .page_box {
    margin-top: 45px;
  }
}

@media (max-width: 500px) {
  .main.user .job_box .list_box .list .page_box {
    margin-top: 20px;
  }
}

.main.user .job_box .job_detail {
  background: #fff;
  border: 1px solid #e8e8e8;
  margin-top: 50px;
  padding: 0 50px;
}

@media (max-width: 1024px) {
  .main.user .job_box .job_detail {
    padding: 0 30px;
    margin-top: 35px;
  }
}

@media (max-width: 550px) {
  .main.user .job_box .job_detail {
    padding: 0 20px;
    margin-top: 25px;
  }
}

.main.user .job_box .job_detail .job {
  padding-top: 50px;
  padding-bottom: 34px;
  border-bottom: 1px solid #e1e1e1;
}

@media (max-width: 768px) {
  .main.user .job_box .job_detail .job {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media (max-width: 600px) {
  .main.user .job_box .job_detail .job {
    padding: 20px 0;
  }
}

.main.user .job_box .job_detail .job .tit .t {
  font-size: 36px;
  line-height: 50px;
  color: #333;
  display: inline-block;
}

@media (max-width: 1200px) {
  .main.user .job_box .job_detail .job .tit .t {
    font-size: 32px;
  }
}

@media (max-width: 1024px) {
  .main.user .job_box .job_detail .job .tit .t {
    font-size: 28px;
    line-height: 36px;
  }
}

@media (max-width: 600px) {
  .main.user .job_box .job_detail .job .tit .t {
    font-size: 20px;
    line-height: 30px;
  }
}

.main.user .job_box .job_detail .job .tit span {
  display: inline-block;
  vertical-align: bottom;
  font-size: 22px;
  line-height: 38px;
  color: #008fd0;
  margin-left: 35px;
}

@media (max-width: 1200px) {
  .main.user .job_box .job_detail .job .tit span {
    font-size: 20px;
  }
}

@media (max-width: 1024px) {
  .main.user .job_box .job_detail .job .tit span {
    font-size: 18px;
    line-height: 30px;
    margin-left: 20px;
  }
}

@media (max-width: 600px) {
  .main.user .job_box .job_detail .job .tit span {
    font-size: 15px;
    line-height: 30px;
    margin-left: 10px;
  }
}

.main.user .job_box .job_detail .job .job_ds {
  margin-top: 24px;
  font-size: 0;
}

@media (max-width: 600px) {
  .main.user .job_box .job_detail .job .job_ds {
    margin-top: 10px;
  }
}

.main.user .job_box .job_detail .job .job_ds div {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 28px;
  color: #666;
  margin-right: 68px;
}

@media (max-width: 1024px) {
  .main.user .job_box .job_detail .job .job_ds div {
    margin-right: 40px;
    font-size: 15px;
  }
}

@media (max-width: 600px) {
  .main.user .job_box .job_detail .job .job_ds div {
    font-size: 14px;
    line-height: 24px;
    margin-right: 15px;
  }
}

.main.user .job_box .job_detail .job .job_ds div:last-child {
  margin-right: 0;
}

.main.user .job_box .job_detail .job .job_ds div i {
  width: 17px;
  height: 22px;
  background: url(../image/job_address.png) no-repeat;
  display: inline-block;
  vertical-align: -4px;
  margin-right: 10px;
}

@media (max-width: 600px) {
  .main.user .job_box .job_detail .job .job_ds div i {
    width: 14px;
    height: 18px;
    margin-right: 5px;
    background-size: cover;
  }
}

.main.user .job_box .job_detail .job_content {
  padding-bottom: 80px;
  padding-top: 10px;
}

@media (max-width: 1024px) {
  .main.user .job_box .job_detail .job_content {
    padding-bottom: 60px;
  }
}

@media (max-width: 600px) {
  .main.user .job_box .job_detail .job_content {
    padding-bottom: 30px;
  }
}

.main.user .job_box .job_detail .job_content .item {
  margin-top: 30px;
}

@media (max-width: 600px) {
  .main.user .job_box .job_detail .job_content .item {
    margin-top: 20px;
  }
}

.main.user .job_box .job_detail .job_content .item .t {
  font-size: 18px;
  line-height: 20px;
  color: #333;
  padding-left: 12px;
  border-left: 4px solid #008fd0;
}

@media (max-width: 600px) {
  .main.user .job_box .job_detail .job_content .item .t {
    font-size: 16px;
    line-height: 18px;
  }
}

.main.user .job_box .job_detail .job_content .item .con {
  font-size: 14px;
  line-height: 26px;
  color: #666;
  margin-top: 15px;
}

@media (max-width: 1024px) {
  .main.user .job_box .job_detail .job_content .item .con {
    line-height: 24px;
  }
}

@media (max-width: 600px) {
  .main.user .job_box .job_detail .job_content .item .con {
    font-size: 13px;
    line-height: 22px;
    margin-top: 10px;
  }
}

.main.user .user_box {
  padding-top: 40px;
  padding-bottom: 100px;
}

@media (max-width: 1024px) {
  .main.user .user_box {
    padding-bottom: 70px;
  }
}

@media (max-width: 768px) {
  .main.user .user_box {
    padding-bottom: 50px;
  }
}

@media (max-width: 500px) {
  .main.user .user_box {
    padding-bottom: 35px;
    padding-top: 30px;
  }
}

.main.user .user_box .left_menu {
  float: left;
  width: 240px;
  background: #fff;
  border: 1px solid #e8e8e8;
  box-sizing: border-box;
  padding-bottom: 75px;
}

@media (max-width: 1200px) {
  .main.user .user_box .left_menu {
    width: 210px;
    padding-bottom: 50px;
  }
}

@media (max-width: 1024px) {
  .main.user .user_box .left_menu {
    width: 100%;
    padding-bottom: 0;
    float: none;
  }
}

.main.user .user_box .left_menu ul li {
  border-bottom: 1px solid #e8e8e8;
  transition: background 0.3s;
}

@media (max-width: 1024px) {
  .main.user .user_box .left_menu ul li {
    width: 33.33%;
    float: left;
    text-align: center;
    border: none;
  }
}

.main.user .user_box .left_menu ul li.active {
  background: #008fd0;
}

.main.user .user_box .left_menu ul li.active a .ico img {
  filter: alpha(opacity=0);
  opacity: 0;
}

.main.user .user_box .left_menu ul li.active a .ico img.active {
  filter: alpha(opacity=100);
  opacity: 1;
}

.main.user .user_box .left_menu ul li.active a .text {
  color: #fff;
}

@media (min-width: 1024px) {
  .main.user .user_box .left_menu ul li:hover {
    background: #008fd0;
  }

  .main.user .user_box .left_menu ul li:hover a .ico img {
    filter: alpha(opacity=0);
    opacity: 0;
  }

  .main.user .user_box .left_menu ul li:hover a .ico img.active {
    filter: alpha(opacity=100);
    opacity: 1;
  }

  .main.user .user_box .left_menu ul li:hover a .text {
    color: #fff;
  }
}

.main.user .user_box .left_menu ul li:last-child {
  border: none;
}

.main.user .user_box .left_menu ul li a {
  display: block;
  padding: 20px 40px;
}

@media (max-width: 1200px) {
  .main.user .user_box .left_menu ul li a {
    padding: 20px 30px;
  }
}

@media (max-width: 600px) {
  .main.user .user_box .left_menu ul li a {
    padding: 14px 10px;
  }
}

@media (max-width: 435px) {
  .main.user .user_box .left_menu ul li a {
    padding: 10px;
  }
}

.main.user .user_box .left_menu ul li a .ico {
  width: 22px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.main.user .user_box .left_menu ul li a .ico img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  transition: opacity 0.3s;
}

.main.user .user_box .left_menu ul li a .ico img.active {
  filter: alpha(opacity=0);
  opacity: 0;
}

@media (max-width: 500px) {
  .main.user .user_box .left_menu ul li a .ico {
    display: none;
  }
}

.main.user .user_box .left_menu ul li a .text {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 24px;
  color: #333;
  margin-left: 10px;
  transition: color 0.3s;
}

@media (max-width: 500px) {
  .main.user .user_box .left_menu ul li a .text {
    margin-left: 0;
    font-size: 14px;
    line-height: 20px;
  }
}

.main.user .user_box .right_box {
  width: calc(100% - 280px);
  float: right;
}

@media (max-width: 1200px) {
  .main.user .user_box .right_box {
    width: calc(100% - 250px);
  }
}

@media (max-width: 1024px) {
  .main.user .user_box .right_box {
    width: 100%;
    float: none;
    margin-top: 30px;
  }
}

.main.user .user_box .right_box .password_edit {
  background: #fff;
  border: 1px solid #e8e8e8;
  padding: 0 50px;
}

@media (max-width: 1024px) {
  .main.user .user_box .right_box .password_edit {
    padding: 0 30px;
  }
}

@media (max-width: 500px) {
  .main.user .user_box .right_box .password_edit {
    padding: 0 20px;
  }
}

.main.user .user_box .right_box .password_edit .text {
  padding-top: 48px;
  padding-bottom: 35px;
  border-bottom: 1px solid #d4d8db;
}

@media (max-width: 768px) {
  .main.user .user_box .right_box .password_edit .text {
    padding-top: 30px;
    padding-bottom: 20px;
  }
}

.main.user .user_box .right_box .password_edit .text .t {
  font-size: 24px;
  line-height: 24px;
  color: #333;
  padding-left: 15px;
  border-left: 4px solid #008fd0;
}

@media (max-width: 1024px) {
  .main.user .user_box .right_box .password_edit .text .t {
    font-size: 20px;
    line-height: 20px;
  }
}

.main.user .user_box .right_box .password_edit .form {
  padding-top: 30px;
  padding-bottom: 70px;
}

@media (max-width: 600px) {
  .main.user .user_box .right_box .password_edit .form {
    padding-top: 20px;
    padding-bottom: 30px;
  }
}

@media (max-width: 435px) {
  .main.user .user_box .right_box .password_edit .form {
    padding-top: 5px;
  }
}

.main.user .user_box .right_box .password_edit .form .input {
  width: 708px;
  margin-top: 22px;
  position: relative;
  padding-left: 108px;
  box-sizing: border-box;
}

@media (max-width: 1320px) {
  .main.user .user_box .right_box .password_edit .form .input {
    width: 100%;
  }
}

@media (max-width: 600px) {
  .main.user .user_box .right_box .password_edit .form .input {
    margin-top: 15px;
  }
}

@media (max-width: 435px) {
  .main.user .user_box .right_box .password_edit .form .input {
    padding-left: 0;
  }
}

.main.user .user_box .right_box .password_edit .form .input label {
  font-size: 16px;
  line-height: 40px;
  color: #666;
  position: absolute;
  left: 0;
  top: 0;
}

@media (max-width: 435px) {
  .main.user .user_box .right_box .password_edit .form .input label {
    font-size: 14px;
    line-height: 28px;
    position: static;
  }
}

.main.user .user_box .right_box .password_edit .form .input input {
  width: 100%;
  height: 38px;
  border: 1px solid #e1e1e1;
  box-sizing: border-box;
  padding: 0 15px;
  font-size: 14px;
  line-height: 40px;
  color: #333;
}

@media (max-width: 435px) {
  .main.user .user_box .right_box .password_edit .form .input input {
    padding: 0 10px;
    margin-top: 5px;
  }
}

.main.user .user_box .right_box .password_edit .form .submit {
  width: 140px;
  border-radius: 20px;
  background: url(../image/bg1.png) no-repeat center center;
  background-size: cover;
  color: #fff;
  border: none;
  text-align: center;
  padding: 0;
  display: block;
  margin-left: auto;
  margin-top: 50px;
  height: 40px;
  margin-right: auto;
  font-size: 16px;
  line-height: 40px;
  box-shadow: 0 5px 18px rgba(173, 173, 173, 0.2);
}

@media (max-width: 650px) {
  .main.user .user_box .right_box .password_edit .form .submit {
    width: 120px;
    height: 38px;
    line-height: 38px;
    margin-top: 25px;
  }
}

@media (max-width: 435px) {
  .main.user .user_box .right_box .password_edit .form .submit {
    width: 110px;
    font-size: 14px;
  }
}

.main.user .user_box .right_box .right_box_top {
  background: #fff;
  border: 1px solid #e8e8e8;
  padding: 45px 0 45px 58px;
  position: relative;
}

@media (max-width: 1200px) {
  .main.user .user_box .right_box .right_box_top {
    padding: 30px 0 30px 40px;
  }
}

@media (max-width: 650px) {
  .main.user .user_box .right_box .right_box_top {
    padding: 30px 20px;
  }
}

.main.user .user_box .right_box .right_box_top .right_top_text {
  text-align: center;
  padding-top: 17px;
  position: absolute;
  left: 76px;
  right: 0;
  top: 45px;
}

@media (max-width: 1200px) {
  .main.user .user_box .right_box .right_box_top .right_top_text {
    top: 30px;
    left: 58px;
  }
}

@media (max-width: 650px) {
  .main.user .user_box .right_box .right_box_top .right_top_text {
    position: static;
  }
}

.main.user .user_box .right_box .right_box_top .right_top_text .t {
  font-size: 20px;
  line-height: 40px;
  color: #666;
}

@media (max-width: 1200px) {
  .main.user .user_box .right_box .right_box_top .right_top_text .t {
    font-size: 18px;
    line-height: 30px;
  }
}

@media (max-width: 850px) {
  .main.user .user_box .right_box .right_box_top .right_top_text .t {
    font-size: 16px;
    line-height: 24px;
  }
}

.main.user .user_box .right_box .right_box_top .right_top_text .edit {
  display: block;
  width: 200px;
  height: 52px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 52px;
  text-align: center;
  background: url(../image/vg.png) no-repeat;
  background-size: cover;
  box-shadow: 0 5px 18px rgba(173, 173, 173, 0.2);
}

@media (max-width: 850px) {
  .main.user .user_box .right_box .right_box_top .right_top_text .edit {
    width: 180px;
    height: 44px;
    margin-top: 20px;
  }
}

@media (max-width: 500px) {
  .main.user .user_box .right_box .right_box_top .right_top_text .edit {
    width: 130px;
    height: 40px;
    margin-top: 15px;
  }
}

.main.user .user_box .right_box .right_box_top .right_top_text .edit i {
  display: inline-block;
  vertical-align: middle;
  width: 23px;
  height: 22px;
  margin: 0 8px;
  background: url(../image/edit.png) no-repeat;
  background-size: cover;
}

@media (max-width: 500px) {
  .main.user .user_box .right_box .right_box_top .right_top_text .edit i {
    margin: 0 3px;
    width: 18px;
    height: 18px;
  }
}

.main.user .user_box .right_box .right_box_top .right_top_text .edit span {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  line-height: 52px;
  color: #fff;
  margin: 0 8px;
}

@media (max-width: 850px) {
  .main.user .user_box .right_box .right_box_top .right_top_text .edit span {
    font-size: 16px;
    line-height: 44px;
  }
}

@media (max-width: 500px) {
  .main.user .user_box .right_box .right_box_top .right_top_text .edit span {
    line-height: 40px;
    margin: 0 3px;
    font-size: 15px;
  }
}

.main.user .user_box .right_box .right_box_top .pic {
  float: left;
  width: 150px;
  height: 150px;
  overflow: hidden;
  border-radius: 50%;
  background: #d4d8db;
}

@media (max-width: 850px) {
  .main.user .user_box .right_box .right_box_top .pic {
    width: 120px;
    height: 120px;
  }
}

@media (max-width: 650px) {
  .main.user .user_box .right_box .right_box_top .pic {
    width: 100px;
    height: 100px;
    float: none;
    margin: 0 auto;
  }
}

.main.user .user_box .right_box .right_box_top .pic img {
  width: 100%;
  border-radius: 50%;
}

.main.user .user_box .right_box .right_box_top .info_box {
  float: left;
  padding-left: 47px;
  width: calc(100% - 150px);
  box-sizing: border-box;
  margin-top: 14px;
}

@media (max-width: 1200px) {
  .main.user .user_box .right_box .right_box_top .info_box {
    padding-left: 30px;
  }
}

@media (max-width: 1024px) {
  .main.user .user_box .right_box .right_box_top .info_box {
    margin-top: 0;
  }
}

@media (max-width: 650px) {
  .main.user .user_box .right_box .right_box_top .info_box {
    float: none;
    width: 100%;
    padding-left: 0;
    margin-top: 15px;
  }
}

.main.user .user_box .right_box .right_box_top .info_box .top h3 {
  font-size: 32px;
  line-height: 42px;
  color: #333;
  font-weight: bold;
  float: left;
}

@media (max-width: 1024px) {
  .main.user .user_box .right_box .right_box_top .info_box .top h3 {
    font-size: 28px;
    line-height: 40px;
  }
}

@media (max-width: 650px) {
  .main.user .user_box .right_box .right_box_top .info_box .top h3 {
    float: none;
  }
}

@media (max-width: 650px) and (max-width: 1024px) {
  .main.user .user_box .right_box .right_box_top .info_box .top h3 {
    font-size: 22px;
    line-height: 34px;
    text-align: center;
  }
}

.main.user .user_box .right_box .right_box_top .info_box .top .ds {
  float: left;
  margin-left: 5px;
  margin-top: 17px;
}

@media (max-width: 1024px) {
  .main.user .user_box .right_box .right_box_top .info_box .top .ds {
    margin-top: 12px;
  }
}

@media (max-width: 650px) {
  .main.user .user_box .right_box .right_box_top .info_box .top .ds {
    float: none;
    text-align: center;
  }
}

.main.user .user_box .right_box .right_box_top .info_box .top .ds span {
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  color: #666;
  margin-left: 20px;
  padding-left: 20px;
}

@media (max-width: 750px) {
  .main.user .user_box .right_box .right_box_top .info_box .top .ds span {
    margin-left: 14px;
  }
}

@media (max-width: 650px) {
  .main.user .user_box .right_box .right_box_top .info_box .top .ds span {
    font-size: 14px;
  }
}

.main.user .user_box .right_box .right_box_top .info_box .top .ds span.sex {
  background: url(../image/sex.png) no-repeat left 4px;
}

.main.user .user_box .right_box .right_box_top .info_box .top .ds span.age {
  background: url(../image/age.png) no-repeat left 3px;
}

.main.user .user_box .right_box .right_box_top .info_box .top .ds span.city {
  background: url(../image/d.png) no-repeat left 2px;
}

.main.user .user_box .right_box .right_box_top .info_box .msg_text {
  font-size: 16px;
  line-height: 16px;
  color: #333;
  margin-top: 22px;
}

@media (max-width: 1024px) {
  .main.user .user_box .right_box .right_box_top .info_box .msg_text {
    margin-top: 15px;
  }
}

@media (max-width: 650px) {
  .main.user .user_box .right_box .right_box_top .info_box .msg_text {
    font-size: 14px;
    line-height: 14px;
    text-align: center;
  }
}

.main.user .user_box .right_box .right_box_top .info_box .msg_text span {
  display: inline-block;
  vertical-align: middle;
  padding: 0 20px;
  border-right: 1px solid #999;
}

@media (max-width: 750px) {
  .main.user .user_box .right_box .right_box_top .info_box .msg_text span {
    padding: 0 10px;
  }
}

@media (max-width: 500px) {
  .main.user .user_box .right_box .right_box_top .info_box .msg_text span {
    padding: 0 5px;
  }
}

.main.user .user_box .right_box .right_box_top .info_box .msg_text span.tel {
  padding-left: 0;
}

.main.user .user_box .right_box .right_box_top .info_box .msg_text span.email {
  border: none;
}

.main.user .user_box .right_box .right_box_top .info_box .bot {
  font-size: 16px;
  line-height: 16px;
  color: #999;
  margin-top: 22px;
}

@media (max-width: 1024px) {
  .main.user .user_box .right_box .right_box_top .info_box .bot {
    margin-top: 15px;
  }
}

@media (max-width: 650px) {
  .main.user .user_box .right_box .right_box_top .info_box .bot {
    font-size: 14px;
    line-height: 14px;
    text-align: center;
  }
}

.main.user .user_box .right_box .right_box_top .info_box .bot span {
  padding: 0 20px;
  position: relative;
  display: inline-block;
  border-right: 1px solid #999;
}

@media (max-width: 750px) {
  .main.user .user_box .right_box .right_box_top .info_box .bot span {
    padding: 0 10px;
  }
}

@media (max-width: 500px) {
  .main.user .user_box .right_box .right_box_top .info_box .bot span {
    padding: 5px;
    border: none;
  }
}

.main.user .user_box .right_box .right_box_top .info_box .bot span:first-child {
  padding-left: 0px;
}

.main.user .user_box .right_box .right_box_top .info_box .bot span:last-child {
  border: none;
}

.main.user .user_box .right_box .right_bot {
  background: #fff;
  border: 1px solid #e8e8e8;
  margin-top: 22px;
  padding: 0 45px;
}

@media (max-width: 1024px) {
  .main.user .user_box .right_box .right_bot {
    padding: 0 30px;
  }
}

@media (max-width: 650px) {
  .main.user .user_box .right_box .right_bot {
    padding: 0 20px;
  }
}

.main.user .user_box .right_box .right_bot .bot_top {
  padding-top: 48px;
  padding-bottom: 32px;
}

@media (max-width: 768px) {
  .main.user .user_box .right_box .right_bot .bot_top {
    padding-top: 30px;
    padding-bottom: 25px;
  }
}

.main.user .user_box .right_box .right_bot .bot_top .t {
  font-size: 24px;
  line-height: 26px;
  color: #333;
  float: left;
  padding-left: 16px;
  border-left: 4px solid #008fd0;
}

@media (max-width: 1200px) {
  .main.user .user_box .right_box .right_bot .bot_top .t {
    font-size: 22px;
    line-height: 26px;
  }
}

@media (max-width: 650px) {
  .main.user .user_box .right_box .right_bot .bot_top .t {
    font-size: 20px;
    line-height: 20px;
  }
}

.main.user .user_box .right_box .right_bot .bot_top a {
  float: right;
  font-size: 16px;
  line-height: 26px;
  color: #999;
  transition: color 0.3s;
}

@media (max-width: 650px) {
  .main.user .user_box .right_box .right_bot .bot_top a {
    font-size: 14px;
    line-height: 20px;
  }
}

@media (min-width: 1024px) {
  .main.user .user_box .right_box .right_bot .bot_top a:hover {
    color: #008fd0;
  }
}

.main.user .user_box .right_box .right_bot .list {
  padding-bottom: 30px;
}

@media (max-width: 500px) {
  .main.user .user_box .right_box .right_bot .list {
    padding-bottom: 15px;
  }
}

.main.user .user_box .right_box .right_bot .list ul li {
  border-top: 1px solid #e1e1e1;
  transition: background 0.3s;
}

@media (min-width: 1024px) {
  .main.user .user_box .right_box .right_bot .list ul li:hover {
    background: #f4f7f9;
  }

  .main.user .user_box .right_box .right_bot .list ul li:hover a {
    transform: translateX(50px);
  }
}

@media (min-width: 1024px) and (max-width: 1300px) {
  .main.user .user_box .right_box .right_bot .list ul li:hover a {
    transform: translateX(20px);
  }
}

@media (min-width: 1024px) {
  .main.user .user_box .right_box .right_bot .list ul li:hover a&gt;div div.txt::after {
    filter: alpha(opacity=100);
    opacity: 1;
  }
}

.main.user .user_box .right_box .right_bot .list ul li a {
  display: block;
  padding: 20px 0;
  transition: transform 0.3s;
}

@media (max-width: 500px) {
  .main.user .user_box .right_box .right_bot .list ul li a {
    padding: 15px 0;
  }
}

.main.user .user_box .right_box .right_bot .list ul li a&gt;div {
  float: left;
  box-sizing: border-box;
}

.main.user .user_box .right_box .right_bot .list ul li a&gt;div.left {
  width: 39.44%;
}

@media (max-width: 500px) {
  .main.user .user_box .right_box .right_bot .list ul li a&gt;div.left {
    width: 60%;
  }
}

.main.user .user_box .right_box .right_bot .list ul li a&gt;div.center {
  width: 39.44%;
}

@media (max-width: 500px) {
  .main.user .user_box .right_box .right_bot .list ul li a&gt;div.center {
    display: none;
  }
}

.main.user .user_box .right_box .right_bot .list ul li a&gt;div.right {
  width: 21%;
  padding-left: 3.33%;
}

@media (max-width: 650px) {
  .main.user .user_box .right_box .right_bot .list ul li a&gt;div.right {
    padding-left: 0;
  }
}

@media (max-width: 500px) {
  .main.user .user_box .right_box .right_bot .list ul li a&gt;div.right {
    width: 30%;
    float: right;
  }
}

.main.user .user_box .right_box .right_bot .list ul li a&gt;div div.txt {
  font-size: 22px;
  line-height: 38px;
  color: #333;
  position: relative;
}

@media (max-width: 1200px) {
  .main.user .user_box .right_box .right_bot .list ul li a&gt;div div.txt {
    font-size: 20px;
  }
}

@media (max-width: 650px) {
  .main.user .user_box .right_box .right_bot .list ul li a&gt;div div.txt {
    font-size: 18px;
    line-height: 24px;
  }
}

.main.user .user_box .right_box .right_bot .list ul li a&gt;div div.txt::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 24px;
  background: #008fd0;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
  filter: alpha(opacity=0);
  opacity: 0;
  transform: opacity 0.3s;
}

@media (max-width: 1300px) {
  .main.user .user_box .right_box .right_bot .list ul li a&gt;div div.txt::after {
    left: -10px;
    height: 20px;
    width: 3px;
  }
}

.main.user .user_box .right_box .right_bot .list ul li a&gt;div div.company {
  font-size: 18px;
  line-height: 38px;
  color: #333;
}

@media (max-width: 650px) {
  .main.user .user_box .right_box .right_bot .list ul li a&gt;div div.company {
    font-size: 15px;
    line-height: 24px;
  }
}

.main.user .user_box .right_box .right_bot .list ul li a&gt;div div.money {
  font-size: 22px;
  line-height: 38px;
  color: #008fd0;
}

@media (max-width: 1200px) {
  .main.user .user_box .right_box .right_bot .list ul li a&gt;div div.money {
    font-size: 20px;
  }
}

@media (max-width: 650px) {
  .main.user .user_box .right_box .right_bot .list ul li a&gt;div div.money {
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width: 500px) {
  .main.user .user_box .right_box .right_bot .list ul li a&gt;div div.money {
    font-size: 16px;
    line-height: 24px;
  }
}

.main.user .user_box .right_box .right_bot .list ul li a&gt;div div.date,
.main.user .user_box .right_box .right_bot .list ul li a&gt;div div.address {
  font-size: 16px;
  line-height: 38px;
  color: #999;
}

@media (max-width: 650px) {

  .main.user .user_box .right_box .right_bot .list ul li a&gt;div div.date,
  .main.user .user_box .right_box .right_bot .list ul li a&gt;div div.address {
    font-size: 14px;
    line-height: 24px;
  }
}

@media (max-width: 500px) {

  .main.user .user_box .right_box .right_bot .list ul li a&gt;div div.date,
  .main.user .user_box .right_box .right_bot .list ul li a&gt;div div.address {
    font-size: 13px;
  }
}

.main.user .user_box .right_box .information {
  background: #fff;
  border: 1px solid #e8e8e8;
  padding: 50px 78px 70px 78px;
}

@media (max-width: 1300px) {
  .main.user .user_box .right_box .information {
    padding: 50px;
  }
}

@media (max-width: 1024px) {
  .main.user .user_box .right_box .information {
    padding: 40px 30px;
  }
}

@media (max-width: 850px) {
  .main.user .user_box .right_box .information {
    padding-top: 30px;
  }
}

@media (max-width: 600px) {
  .main.user .user_box .right_box .information {
    padding: 20px;
  }
}

.main.user .user_box .right_box .information .intention {
  padding-top: 55px;
}

@media (max-width: 850px) {
  .main.user .user_box .right_box .information .intention {
    padding-top: 30px;
  }
}

@media (max-width: 600px) {
  .main.user .user_box .right_box .information .intention {
    padding-top: 20px;
  }
}

.main.user .user_box .right_box .information .intention .msg_top .name {
  float: left;
  font-size: 24px;
  line-height: 28px;
  color: #333;
}

@media (max-width: 1024px) {
  .main.user .user_box .right_box .information .intention .msg_top .name {
    font-size: 20px;
    line-height: 24px;
  }
}

@media (max-width: 600px) {
  .main.user .user_box .right_box .information .intention .msg_top .name {
    font-size: 18px;
    line-height: 24px;
  }
}

.main.user .user_box .right_box .information .intention .msg_top .edit {
  float: right;
  font-size: 16px;
  line-height: 28px;
  color: #00a0c7;
  padding-left: 30px;
  position: relative;
  top: 2px;
  background: url(../image/ed.png) no-repeat left center;
}

@media (max-width: 850px) {
  .main.user .user_box .right_box .information .intention .msg_top .edit {
    font-size: 14px;
    line-height: 24px;
  }
}

.main.user .user_box .right_box .information .intention .msg_top .edit.dis {
  filter: alpha(opacity=30);
  opacity: 0.3;
}

.main.user .user_box .right_box .information .intention .msg {
  padding-top: 10px;
}

.main.user .user_box .right_box .information .intention .msg ul li {
  color: #333;
  margin-top: 12px;
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 850px) {
  .main.user .user_box .right_box .information .intention .msg ul li {
    margin-top: 6px;
    font-size: 14px;
    line-height: 24px;
  }
}

.main.user .user_box .right_box .information .intention .msg ul li span {
  color: #999;
}

.main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box {
  background: #f0f4f7;
  padding: 40px 80px;
  margin-top: 30px;
}

@media (max-width: 1500px) {
  .main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box {
    padding: 40px 50px;
  }
}

@media (max-width: 1200px) {
  .main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box {
    padding: 30px;
  }
}

@media (max-width: 500px) {
  .main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box {
    padding: 17px 15px;
  }
}

.main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box {
  margin-top: 12px;
}

@media (max-width: 550px) {
  .main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box {
    margin-top: 10px;
  }
}

.main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box .text {
  width: 75px;
  font-size: 14px;
  line-height: 40px;
  color: #666;
  float: left;
}

@media (max-width: 550px) {
  .main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box .text {
    width: 100%;
    float: none;
    line-height: 28px;
  }
}

.main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box .input {
  float: left;
  width: calc(100% - 75px);
}

@media (max-width: 500px) {
  .main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box .input {
    width: 100%;
    float: none;
  }
}

.main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box .input input {
  width: 200px;
  height: 38px;
  border: 1px solid #d4d8db;
  float: left;
  display: block;
  padding: 0 15px;
  font-size: 14px;
  line-height: 38px;
  color: #333;
  box-sizing: border-box;
}

@media (max-width: 1400px) {
  .main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box .input input {
    width: 160px;
  }
}

@media (max-width: 1200px) {
  .main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box .input input {
    width: 120px;
    padding: 0 10px;
  }
}

@media (max-width: 650px) {
  .main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box .input input {
    width: 90px;
  }
}

@media (max-width: 435px) {
  .main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box .input input {
    width: 70px;
    padding: 0 5px;
  }
}

.main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box .input .money {
  margin-left: 12px;
}

@media (max-width: 435px) {
  .main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box .input .money {
    margin-left: 6px;
  }
}

.main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box .input .money,
.main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box .input .z {
  float: left;
  font-size: 14px;
  line-height: 40px;
  color: #333;
  margin-right: 10px;
}

@media (max-width: 435px) {

  .main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box .input .money,
  .main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box .input .z {
    margin-right: 6px;
  }
}

.main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box .choose {
  width: calc(100% - 75px);
  background: #fff;
  border: 1px solid #d4d8db;
  float: left;
  box-sizing: border-box;
  height: 38px;
  position: relative;
  padding: 0 15px;
  font-size: 14px;
  line-height: 38px;
  color: #333;
}

@media (max-width: 500px) {
  .main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box .choose {
    width: 100%;
    float: none;
  }
}

@media (max-width: 435px) {
  .main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box .choose {
    padding: 0 5px;
  }
}

.main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box .choose .choose_text {
  width: 100%;
  float: none;
}

.main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box .choose span {
  margin-right: 5px;
}

.main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box .choose i {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -10px;
}

@media (max-width: 650px) {
  .main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box .choose i {
    right: 15px;
  }
}

.main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box .choose i.i1 {
  background: url(../image/c1.png) no-repeat center center;
}

.main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box .choose i.i2 {
  background: url(../image/c2.png) no-repeat center center;
}

.main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box .choose i.i3 {
  background: url(../image/c3.png) no-repeat center center;
}

.main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box .pick-area {
  width: calc(100% - 75px);
  background: #fff;
  float: left;
  box-sizing: border-box;
  height: 38px;
  position: relative;
}

@media (max-width: 500px) {
  .main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box .pick-area {
    width: 100%;
    float: none;
  }
}

.main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box .pick-area .pick-show {
  padding: 0 15px;
}

.main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box .pick-area .pick-show .pick-arrow {
  right: 30px !important;
  width: 20px;
  height: 20px;
  background: url(../image/c3.png) no-repeat;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 650px) {
  .main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box .pick-area .pick-show .pick-arrow {
    right: 15px !important;
  }
}

.main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .input_box .pick-area .pick-list .pick-selectedLi {
  color: #333 !important;
  font-weight: bold;
}

.main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .btn {
  padding-top: 30px;
  font-size: 0;
  text-align: center;
  padding-left: 74px;
}

@media (max-width: 650px) {
  .main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .btn {
    padding-top: 20px;
    padding-left: 0;
    text-align: center;
  }
}

.main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .btn input {
  margin-right: 20px;
  width: 140px;
  border-radius: 20px;
  background: #fff;
  border: 1px solid #d4d8db;
  font-size: 16px;
  line-height: 40px;
  color: #666;
  text-align: center;
  padding: 0;
}

.main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .btn input:last-child {
  margin-right: 0;
}

.main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .btn input.submit {
  background: url(../image/bg1.png) no-repeat center center;
  background-size: cover;
  color: #fff;
  border: none;
  box-shadow: 0 5px 18px rgba(173, 173, 173, 0.2);
}

@media (max-width: 650px) {
  .main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .btn input {
    width: 120px;
    height: 38px;
    line-height: 38px;
    margin-right: 12px;
  }
}

@media (max-width: 435px) {
  .main.user .user_box .right_box .information .intention .edit_intention .edit_intention_box .btn input {
    width: 90px;
    height: 30px;
    line-height: 28px;
    margin-right: 12px;
    font-size: 14px;
  }
}

.main.user .user_box .right_box .information .message {
  padding-top: 20px;
  padding-bottom: 52px;
  border-bottom: 1px solid #e8e8e8;
}

@media (max-width: 600px) {
  .main.user .user_box .right_box .information .message {
    padding-top: 10px;
    padding-bottom: 20px;
  }
}

.main.user .user_box .right_box .information .message .msg_top .name {
  display: inline-block;
  vertical-align: middle;
  font-size: 36px;
  line-height: 44px;
  color: #333;
}

@media (max-width: 1024px) {
  .main.user .user_box .right_box .information .message .msg_top .name {
    font-size: 30px;
    line-height: 36px;
  }
}

@media (max-width: 600px) {
  .main.user .user_box .right_box .information .message .msg_top .name {
    font-size: 20px;
    line-height: 30px;
  }
}

.main.user .user_box .right_box .information .message .msg_top .edit {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 28px;
  color: #00a0c7;
  padding-left: 30px;
  margin-left: 38px;
  position: relative;
  top: 2px;
  background: url(../image/ed.png) no-repeat left center;
}

.main.user .user_box .right_box .information .message .msg_top .edit.dis {
  filter: alpha(opacity=30);
  opacity: 0.3;
}

@media (max-width: 850px) {
  .main.user .user_box .right_box .information .message .msg_top .edit {
    font-size: 14px;
    margin-left: 25px;
    top: -2px;
  }
}

.main.user .user_box .right_box .information .message .edit_box {
  background: #f0f4f7;
  padding: 30px;
  position: relative;
  margin-top: 30px;
}

@media (max-width: 1400px) {
  .main.user .user_box .right_box .information .message .edit_box {
    padding: 20px;
  }
}

@media (max-width: 500px) {
  .main.user .user_box .right_box .information .message .edit_box {
    padding: 15px;
    margin-top: 15px;
  }
}

.main.user .user_box .right_box .information .message .edit_box .pic_box {
  width: 150px;
  float: left;
}

@media (max-width: 1400px) {
  .main.user .user_box .right_box .information .message .edit_box .pic_box {
    margin: 0 auto;
    float: none;
    width: 100%;
    padding-bottom: 20px;
  }
}

@media (max-width: 500px) {
  .main.user .user_box .right_box .information .message .edit_box .pic_box {
    padding-bottom: 5px;
  }
}

.main.user .user_box .right_box .information .message .edit_box .pic_box .btn {
  margin-top: 0;
  margin-left: 0;
  width: 100%;
  padding-bottom: 0;
}

.main.user .user_box .right_box .information .message .edit_box .pic_box .pic {
  width: 150px;
  height: 150px;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto;
  background: #d4d8db;
}

@media (max-width: 850px) {
  .main.user .user_box .right_box .information .message .edit_box .pic_box .pic {
    width: 130px;
    height: 130px;
  }
}

@media (max-width: 650px) {
  .main.user .user_box .right_box .information .message .edit_box .pic_box .pic {
    width: 100px;
    height: 100px;
  }
}

.main.user .user_box .right_box .information .message .edit_box .pic_box .pic img {
  width: 100%;
  border-radius: 50%;
}

.main.user .user_box .right_box .information .message .edit_box .pic_box .webuploader-pick {
  margin-top: 20px;
  position: relative !important;
  width: 80px !important;
  padding-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  background: #00a0c7 !important;
  font-size: 14px;
  line-height: 32px;
  padding: 0 !important;
  color: #fff;
  text-align: center;
  height: 32px !important;
}

@media (max-width: 500px) {
  .main.user .user_box .right_box .information .message .edit_box .pic_box .webuploader-pick {
    margin-top: 15px;
  }
}

.main.user .user_box .right_box .information .message .edit_box .form_box {
  width: calc(100% - 180px);
  float: right;
}

@media (max-width: 1400px) {
  .main.user .user_box .right_box .information .message .edit_box .form_box {
    width: 100%;
    float: none;
  }
}

.main.user .user_box .right_box .information .message .edit_box .form_box .btn {
  padding-top: 30px;
  font-size: 0;
  padding-left: 74px;
}

@media (max-width: 650px) {
  .main.user .user_box .right_box .information .message .edit_box .form_box .btn {
    padding-top: 10px;
    padding-left: 0;
    text-align: center;
  }
}

.main.user .user_box .right_box .information .message .edit_box .form_box .btn input {
  margin-right: 20px;
  width: 140px;
  border-radius: 20px;
  background: #fff;
  border: 1px solid #d4d8db;
  font-size: 16px;
  line-height: 40px;
  color: #666;
  text-align: center;
}

.main.user .user_box .right_box .information .message .edit_box .form_box .btn input:last-child {
  margin-right: 0;
}

.main.user .user_box .right_box .information .message .edit_box .form_box .btn input.submit {
  background: url(../image/bg1.png) no-repeat center center;
  background-size: cover;
  color: #fff;
  border: none;
  box-shadow: 0 5px 18px rgba(173, 173, 173, 0.2);
}

@media (max-width: 650px) {
  .main.user .user_box .right_box .information .message .edit_box .form_box .btn input {
    width: 120px;
    height: 38px;
    line-height: 38px;
    margin-right: 12px;
  }
}

@media (max-width: 435px) {
  .main.user .user_box .right_box .information .message .edit_box .form_box .btn input {
    width: 90px;
    height: 30px;
    line-height: 28px;
    margin-right: 12px;
    font-size: 14px;
  }
}

.main.user .user_box .right_box .information .message .edit_box .form_box .input_box {
  margin-bottom: 12px;
}

.main.user .user_box .right_box .information .message .edit_box .form_box .input_box .input {
  width: 47.1%;
  float: left;
  position: relative;
  padding-left: 74px;
  box-sizing: border-box;
}

.main.user .user_box .right_box .information .message .edit_box .form_box .input_box .input:nth-child(even) {
  float: right;
}

@media (max-width: 650px) {
  .main.user .user_box .right_box .information .message .edit_box .form_box .input_box .input {
    width: 100%;
    float: none;
    margin-top: 14px;
  }

  .main.user .user_box .right_box .information .message .edit_box .form_box .input_box .input:nth-child(even) {
    float: none;
  }
}

@media (max-width: 435px) {
  .main.user .user_box .right_box .information .message .edit_box .form_box .input_box .input {
    padding-left: 0;
    margin-top: 10px;
  }
}

.main.user .user_box .right_box .information .message .edit_box .form_box .input_box .input label {
  font-size: 14px;
  line-height: 38px;
  color: #666;
  text-align: right;
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
}

@media (max-width: 435px) {
  .main.user .user_box .right_box .information .message .edit_box .form_box .input_box .input label {
    text-align: left;
    width: 100%;
    line-height: 28px;
    position: static;
  }
}

.main.user .user_box .right_box .information .message .edit_box .form_box .input_box .input input {
  width: 100%;
  border: 1px solid #d4d8db;
  background: #fff;
  padding: 0 15px;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 38px;
  color: #333;
}

@media (max-width: 1400px) {
  .main.user .user_box .right_box .information .message .edit_box .form_box .input_box .input input {
    padding: 0 10px;
  }
}

.main.user .user_box .right_box .information .message .edit_box .form_box .input_box .input select {
  width: 100%;
  height: 38px;
  padding: 0 15px;
  color: #333;
  border: 1px solid #d4d8db;
  box-sizing: border-box;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  background: url(../image/select_icon.png) no-repeat 90% center #fff;
}

@media (max-width: 1400px) {
  .main.user .user_box .right_box .information .message .edit_box .form_box .input_box .input select {
    padding: 0 10px;
  }
}

@media (max-width: 650px) {
  .main.user .user_box .right_box .information .message .edit_box .form_box .input_box .input select {
    background-position: 97% center;
  }
}

.main.user .user_box .right_box .information .message .edit_box .form_box .input_box .input .text_input {
  position: relative;
}

.main.user .user_box .right_box .information .message .edit_box .form_box .input_box .input .text_input input {
  padding-right: 50px;
}

.main.user .user_box .right_box .information .message .edit_box .form_box .input_box .input .text_input span {
  font-size: 14px;
  line-height: 38px;
  color: #999;
  position: absolute;
  right: 18px;
  top: 0;
}

@media (max-width: 1400px) {
  .main.user .user_box .right_box .information .message .edit_box .form_box .input_box .input .text_input span {
    right: 10px;
  }
}

.main.user .user_box .right_box .information .message .edit_box .form_box .input_box .input .pick-area {
  width: 100% !important;
  font-size: 14px !important;
}

.main.user .user_box .right_box .information .message .edit_box .form_box .input_box .input .pick-area.pick-area2 .pick-show .pick-arrow {
  width: 18px;
  height: 17px;
  background: url(../image/jg.png) no-repeat;
}

.main.user .user_box .right_box .information .message .edit_box .form_box .input_box .input .pick-area.pick-area2 .pick-show i {
  display: none !important;
}

.main.user .user_box .right_box .information .message .edit_box .form_box .input_box .input .pick-area .pick-show {
  padding: 0 15px;
}

.main.user .user_box .right_box .information .message .edit_box .form_box .input_box .input .pick-area .pick-show .pick-arrow {
  right: 18px !important;
  width: 15px;
  height: 19px;
  background: url(../image/dz.png) no-repeat;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 1400px) {
  .main.user .user_box .right_box .information .message .edit_box .form_box .input_box .input .pick-area .pick-show .pick-arrow {
    right: 10px !important;
  }
}

.main.user .user_box .right_box .information .message .edit_box .form_box .input_box .input .pick-area .pick-list .pick-selectedLi {
  color: #333 !important;
  font-weight: bold;
}

.main.user .user_box .right_box .information .message .basic_box {
  position: relative;
  margin-top: 20px;
  padding-right: 155px;
}

@media (max-width: 850px) {
  .main.user .user_box .right_box .information .message .basic_box {
    padding-right: 135px;
  }
}

@media (max-width: 650px) {
  .main.user .user_box .right_box .information .message .basic_box {
    padding-right: 100px;
  }
}

@media (max-width: 435px) {
  .main.user .user_box .right_box .information .message .basic_box {
    padding-right: 85px;
  }
}

.main.user .user_box .right_box .information .message .basic_box .img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: -46px;
  overflow: hidden;
}

.main.user .user_box .right_box .information .message .basic_box .img img {
  width: 100%;
  border-radius: 50%;
}

@media (max-width: 850px) {
  .main.user .user_box .right_box .information .message .basic_box .img {
    width: 130px;
    height: 130px;
  }
}

@media (max-width: 650px) {
  .main.user .user_box .right_box .information .message .basic_box .img {
    width: 100px;
    height: 100px;
    top: 0;
  }
}

@media (max-width: 435px) {
  .main.user .user_box .right_box .information .message .basic_box .img {
    width: 80px;
    height: 80px;
  }
}

.main.user .user_box .right_box .information .message .basic_box .basic_con .basic_line {
  font-size: 16px;
  line-height: 24px;
  color: #999;
  padding-left: 30px;
  margin-top: 10px;
}

@media (max-width: 850px) {
  .main.user .user_box .right_box .information .message .basic_box .basic_con .basic_line {
    font-size: 14px;
    line-height: 24px;
    margin-top: 6px;
  }
}

.main.user .user_box .right_box .information .message .basic_box .basic_con .basic_line.basic_line1 {
  background: url(../image/name.png) no-repeat left center;
}

.main.user .user_box .right_box .information .message .basic_box .basic_con .basic_line.basic_line2 {
  background: url(../image/industry.png) no-repeat left center;
}

.main.user .user_box .right_box .information .message .basic_box .basic_con .basic_line.basic_line3 {
  background: url(../image/email.png) no-repeat left center;
}

.main.user .user_box .right_box .information .message .basic_box .basic_con .basic_line.basic_line4 {
  background: url(../image/tell.png) no-repeat left center;
}

.main.user .user_box .right_box .information .message .basic_box .basic_con .basic_line.has {
  color: #333;
}

@media (max-width: 1024px) {
  .main.welcome {
    padding-top: 60px;
  }
}

.main.welcome .banner .banner_m {
  display: none;
}

@media (max-width: 1024px) {
  .main.welcome .banner .banner_m {
    display: block;
  }
}

.main.welcome .banner .banner_m img {
  width: 100%;
}

.main.welcome .banner .banner_m .swiper-pagination {
  transition: none;
  line-height: 0;
  bottom: 15px;
}

.main.welcome .banner .banner_m .swiper-pagination span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
}

.main.welcome .banner .banner_m .swiper-pagination span.swiper-pagination-bullet-active {
  background: #fff;
}

.main.welcome .banner .banner_pc {
  width: 100%;
  overflow: hidden;
  display: block;
  position: relative;
  height: 100vh;
}

@media (max-width: 1024px) {
  .main.welcome .banner .banner_pc {
    display: none;
  }
}

.main.welcome .banner .banner_pc ul {
  position: relative;
  height: 100%;
  width: 100%;
}

.main.welcome .banner .banner_pc ul li {
  float: left;
  height: 100%;
  width: 100%;
}

@media (max-width: 1550px) {
  .main.welcome .banner .banner_pc ul li {
    background-position: 15% center !important;
  }
}

.main.welcome .banner .banner_pc ul li img {
  position: relative;
}

.main.welcome .banner .banner_pc ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.main.welcome .banner .banner_pc ul li a .video_box {
  position: absolute;
  bottom: 27.7%;
  right: 0;
  width: 100%;
  text-align: right;
  font-size: 0;
}

.main.welcome .banner .banner_pc ul li a .video_box .line {
  width: 20.57%;
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
  display: inline-block;
  vertical-align: middle;
}

.main.welcome .banner .banner_pc ul li a .video_box .vbox {
  width: 110px;
  height: 110px;
  border: 10px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  background: url(../image/s.png) no-repeat center center;
  position: relative;
}

@media (max-width: 1300px) {
  .main.welcome .banner .banner_pc ul li a .video_box .vbox {
    width: 90px;
    height: 90px;
    border-width: 6px;
  }
}

.main.welcome .banner .banner_pc ul li a .video_box .vbox .text {
  position: absolute;
  top: 50%;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  right: 84%;
  margin-top: -12px;
  width: 150px;
  text-transform: uppercase;
}

.main.welcome .banner .banner_pc .controls {
  /*width: 1560px;*/
  width: 1440px;
  position: absolute;
  left: 50%;
  bottom: 50px;
  margin-left: -720px;
  z-index: 50;
  font-size: 0;
}

@media (max-width: 1600px) {
  .main.welcome .banner .banner_pc .controls {
    margin-left: -40%;
  }
}

.main.welcome .banner .banner_pc .controls .btn_l {
  width: 7px;
  height: 24px;
  background: url(../image/prev.png) no-repeat center center;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 15px;
}

.main.welcome .banner .banner_pc .controls .btn_r {
  width: 7px;
  height: 24px;
  background: url(../image/next.png) no-repeat center center;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin-left: 15px;
}

.main.welcome .banner .banner_pc .controls .dots {
  display: inline-block;
  vertical-align: middle;
}

.main.welcome .banner .banner_pc .controls .dots a {
  margin: 0 12px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-size: 16px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.3);
  transition: color 0.4s ease;
}

.main.welcome .banner .banner_pc .controls .dots a.active {
  color: #fff;
}

.main.welcome .banner .banner_pc .controls .dots a.active span::before {
  transform: scaleX(1);
  transform-origin: left center;
}

.main.welcome .banner .banner_pc .controls .dots a.active::after {
  width: 240px;
  margin-left: 20px;
}

.main.welcome .banner .banner_pc .controls .dots a:hover {
  color: #fff;
}

.main.welcome .banner .banner_pc .controls .dots a:hover span::before {
  transform: scaleX(1);
  transform-origin: left center;
}

.main.welcome .banner .banner_pc .controls .dots a span {
  display: inline-block;
  position: relative;
}

.main.welcome .banner .banner_pc .controls .dots a span::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: -5px;
  background: #fff;
  transform: scaleX(0);
  transform-origin: right center;
  transition: transform 0.4s ease;
}

.main.welcome .banner .banner_pc .controls .dots a::after {
  content: "";
  display: inline-block;
  width: 0px;
  height: 1px;
  background: #696a70;
  transition: width 0.4s ease, margin 0.4s ease;
  vertical-align: middle;
  margin-left: 0px;
}

.main.welcome .title {
  text-align: center;
}

.main.welcome .title .en_tit {
  font-size: 60px;
  line-height: 58px;
  color: #333;
}

@media (max-width: 1600px) {
  .main.welcome .title .en_tit {
    font-size: 50px;
    line-height: 52px;
  }
}

@media (max-width: 1400px) {
  .main.welcome .title .en_tit {
    font-size: 46px;
    line-height: 46px;
  }
}

@media (max-width: 1300px) {
  .main.welcome .title .en_tit {
    font-size: 40px;
    line-height: 42px;
  }
}

@media (max-width: 1100px) {
  .main.welcome .title .en_tit {
    font-size: 38px;
    line-height: 40px;
  }
}

@media (max-width: 1024px) {
  .main.welcome .title .en_tit {
    font-size: 50px;
    line-height: 48px;
  }
}

@media (max-width: 550px) {
  .main.welcome .title .en_tit {
    font-size: 28px;
    line-height: 26px;
  }
}

.main.welcome .title .cn_tit {
  font-size: 30px;
  line-height: 54px;
  color: #333;
}

@media (max-width: 1024px) {
  .main.welcome .title .cn_tit {
    font-size: 24px;
    line-height: 44px;
  }
}

@media (max-width: 550px) {
  .main.welcome .title .cn_tit {
    font-size: 20px;
    line-height: 30px;
  }
}

.main.welcome .title .line {
  width: 24px;
  height: 4px;
  background: #f08200;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 435px) {
  .main.welcome .title .line {
    height: 3px;
    margin-top: 10px;
  }
}

.main.welcome .business_box .business_box_cen {
  padding: 100px 0;
}

@media (max-width: 768px) {
  .main.welcome .business_box .business_box_cen {
    padding: 70px 0;
  }
}

@media (max-width: 435px) {
  .main.welcome .business_box .business_box_cen {
    padding: 35px 0;
  }
}

.main.welcome .business_box .business_box_cen .business_m {
  display: none;
}

@media (max-width: 800px) {
  .main.welcome .business_box .business_box_cen .business_m {
    display: block;
  }
}

.main.welcome .business_box .business_box_cen .business_m .swiper-container {
  margin-top: 40px;
}

@media (max-width: 500px) {
  .main.welcome .business_box .business_box_cen .business_m .swiper-container {
    margin-top: 25px;
  }
}

.main.welcome .business_box .business_box_cen .business_m .swiper-container .swiper-wrapper {
  padding-bottom: 20px;
}

.main.welcome .business_box .business_box_cen .business_m .swiper-container .swiper-wrapper .swiper-slide a {
  border: 1px solid #e8e8e8;
  display: block;
  width: 99%;
  box-sizing: border-box;
}

.main.welcome .business_box .business_box_cen .business_m .swiper-container .swiper-wrapper .swiper-slide a .tit_top {
  padding: 20px 0;
  margin-left: 10%;
  border-bottom: 1px solid #e8e8e8;
}

@media (max-width: 600px) {
  .main.welcome .business_box .business_box_cen .business_m .swiper-container .swiper-wrapper .swiper-slide a .tit_top {
    padding: 15px 0;
  }
}

.main.welcome .business_box .business_box_cen .business_m .swiper-container .swiper-wrapper .swiper-slide a .tit_top .btn {
  display: none;
}

.main.welcome .business_box .business_box_cen .business_m .swiper-container .swiper-wrapper .swiper-slide a .tit_top .icon {
  width: 40px;
  height: 40px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

@media (max-width: 1450px) {
  .main.welcome .business_box .business_box_cen .business_m .swiper-container .swiper-wrapper .swiper-slide a .tit_top .icon {
    width: 30px;
    height: 30px;
  }
}

@media (max-width: 600px) {
  .main.welcome .business_box .business_box_cen .business_m .swiper-container .swiper-wrapper .swiper-slide a .tit_top .icon {
    width: 24px;
    height: 24px;
  }
}

.main.welcome .business_box .business_box_cen .business_m .swiper-container .swiper-wrapper .swiper-slide a .tit_top .icon img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.main.welcome .business_box .business_box_cen .business_m .swiper-container .swiper-wrapper .swiper-slide a .tit_top .icon img.active {
  filter: alpha(opacity=0);
  opacity: 0;
}

.main.welcome .business_box .business_box_cen .business_m .swiper-container .swiper-wrapper .swiper-slide a .tit_top .tit {
  display: inline-block;
  vertical-align: middle;
  font-size: 22px;
  line-height: 40px;
  color: #333;
  margin-left: 18px;
  transition: color 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

@media (max-width: 1450px) {
  .main.welcome .business_box .business_box_cen .business_m .swiper-container .swiper-wrapper .swiper-slide a .tit_top .tit {
    line-height: 30px;
  }
}

@media (max-width: 1024px) {
  .main.welcome .business_box .business_box_cen .business_m .swiper-container .swiper-wrapper .swiper-slide a .tit_top .tit {
    font-size: 20px;
    margin-left: 10px;
  }
}

@media (max-width: 600px) {
  .main.welcome .business_box .business_box_cen .business_m .swiper-container .swiper-wrapper .swiper-slide a .tit_top .tit {
    font-size: 18px;
    line-height: 24px;
    margin-left: 5px;
  }
}

.main.welcome .business_box .business_box_cen .business_m .swiper-container .swiper-wrapper .swiper-slide a .cont {
  padding-top: 20px;
}

@media (max-width: 600px) {
  .main.welcome .business_box .business_box_cen .business_m .swiper-container .swiper-wrapper .swiper-slide a .cont {
    padding-top: 15px;
  }
}

.main.welcome .business_box .business_box_cen .business_m .swiper-container .swiper-wrapper .swiper-slide a .cont .t {
  margin: 0 10%;
  font-size: 16px;
  line-height: 28px;
  color: #444;
  height: 56px;
}

@media (max-width: 600px) {
  .main.welcome .business_box .business_box_cen .business_m .swiper-container .swiper-wrapper .swiper-slide a .cont .t {
    font-size: 15px;
    line-height: 24px;
    height: 48px;
  }
}

.main.welcome .business_box .business_box_cen .business_m .swiper-container .swiper-wrapper .swiper-slide a .cont .con {
  margin-top: 10px;
  margin-left: 10%;
  margin-right: 10%;
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  color: #aaa;
}

@media (max-width: 600px) {
  .main.welcome .business_box .business_box_cen .business_m .swiper-container .swiper-wrapper .swiper-slide a .cont .con {
    font-size: 13px;
    line-height: 20px;
    height: 40px;
    margin-top: 5px;
  }
}

.main.welcome .business_box .business_box_cen .business_m .swiper-container .swiper-wrapper .swiper-slide a .cont .pic {
  position: relative;
  margin-left: 10%;
  bottom: -20px;
  overflow: hidden;
}

@media (max-width: 1450px) {
  .main.welcome .business_box .business_box_cen .business_m .swiper-container .swiper-wrapper .swiper-slide a .cont .pic {
    margin-left: 6%;
  }
}

.main.welcome .business_box .business_box_cen .business_m .swiper-container .swiper-wrapper .swiper-slide a .cont .pic img {
  width: 100%;
  transition: transform 0.5s ease-in-out;
}

.main.welcome .business_box .business_box_cen .business_m .swiper-container .swiper-pagination {
  transition: none;
  line-height: 0;
  position: static;
  margin-top: 20px;
}

.main.welcome .business_box .business_box_cen .business_m .swiper-container .swiper-pagination span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ddd;
}

.main.welcome .business_box .business_box_cen .business_m .swiper-container .swiper-pagination span.swiper-pagination-bullet-active {
  background: #008fd0;
}

.main.welcome .business_box .business_box_cen .business_list {
  padding-bottom: 10px;
  margin-top: 48px;
}

@media (max-width: 800px) {
  .main.welcome .business_box .business_box_cen .business_list {
    display: none;
  }
}

.main.welcome .business_box .business_box_cen .business_list ul {
  width: 110%;
}

.main.welcome .business_box .business_box_cen .business_list ul li {
  float: left;
  width: 28.55%;
  margin-right: 2.62%;
  border: 1px solid #e8e8e8;
  box-sizing: border-box;
  transition: background 0.5s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 1024px) {
  .main.welcome .business_box .business_box_cen .business_list ul li:hover {
    background-color: #fefefe;
    box-shadow: 0 5px 60px rgba(2, 66, 82, 0.3);
  }

  .main.welcome .business_box .business_box_cen .business_list ul li:hover a .tit_top .btn {
    transform: translateX(0);
    filter: alpha(opacity=100);
    opacity: 1;
  }

  .main.welcome .business_box .business_box_cen .business_list ul li:hover a .tit_top .icon img {
    filter: alpha(opacity=0);
    opacity: 0;
  }

  .main.welcome .business_box .business_box_cen .business_list ul li:hover a .tit_top .icon img.active {
    filter: alpha(opacity=100);
    opacity: 1;
  }

  .main.welcome .business_box .business_box_cen .business_list ul li:hover a .tit_top .tit {
    color: #008fd0;
  }

  .main.welcome .business_box .business_box_cen .business_list ul li:hover a .cont .pic img {
    transform: scale(1.05);
  }
}

.main.welcome .business_box .business_box_cen .business_list ul li a {
  display: block;
}

.main.welcome .business_box .business_box_cen .business_list ul li a .tit_top {
  margin-left: 10%;
  padding-bottom: 30px;
  padding-top: 60px;
  overflow: hidden;
  border-bottom: 1px solid #e8e8e8;
}

@media (max-width: 1450px) {
  .main.welcome .business_box .business_box_cen .business_list ul li a .tit_top {
    padding-top: 40px;
    padding-bottom: 20px;
    margin-left: 6%;
  }
}

@media (max-width: 1024px) {
  .main.welcome .business_box .business_box_cen .business_list ul li a .tit_top {
    padding-top: 30px;
  }
}

.main.welcome .business_box .business_box_cen .business_list ul li a .tit_top .btn {
  float: right;
  width: 30px;
  height: 40px;
  float: right;
  margin-right: 10%;
  transform: translateX(-10px);
  filter: alpha(opacity=0);
  opacity: 0;
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  background: url(../image/btn.jpg) no-repeat center center;
}

@media (max-width: 1450px) {
  .main.welcome .business_box .business_box_cen .business_list ul li a .tit_top .btn {
    height: 30px;
    margin-right: 6%;
  }
}

.main.welcome .business_box .business_box_cen .business_list ul li a .tit_top .icon {
  width: 40px;
  height: 40px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

@media (max-width: 1450px) {
  .main.welcome .business_box .business_box_cen .business_list ul li a .tit_top .icon {
    width: 30px;
    height: 30px;
  }
}

.main.welcome .business_box .business_box_cen .business_list ul li a .tit_top .icon img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.main.welcome .business_box .business_box_cen .business_list ul li a .tit_top .icon img.active {
  filter: alpha(opacity=0);
  opacity: 0;
}

.main.welcome .business_box .business_box_cen .business_list ul li a .tit_top .tit {
  display: inline-block;
  vertical-align: middle;
  font-size: 22px;
  line-height: 40px;
  color: #333;
  margin-left: 18px;
  transition: color 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

@media (max-width: 1450px) {
  .main.welcome .business_box .business_box_cen .business_list ul li a .tit_top .tit {
    line-height: 30px;
  }
}

@media (max-width: 1024px) {
  .main.welcome .business_box .business_box_cen .business_list ul li a .tit_top .tit {
    font-size: 20px;
    margin-left: 10px;
  }
}

.main.welcome .business_box .business_box_cen .business_list ul li a .cont {
  padding-top: 28px;
}

@media (max-width: 1450px) {
  .main.welcome .business_box .business_box_cen .business_list ul li a .cont {
    padding-top: 20px;
  }
}

.main.welcome .business_box .business_box_cen .business_list ul li a .cont .t {
  margin: 0 10%;
  font-size: 16px;
  line-height: 28px;
  color: #444;
}

@media (max-width: 1450px) {
  .main.welcome .business_box .business_box_cen .business_list ul li a .cont .t {
    margin: 0 6%;
  }
}

@media (max-width: 1300px) {
  .main.welcome .business_box .business_box_cen .business_list ul li a .cont .t {
    height: 56px;
  }
}

.main.welcome .business_box .business_box_cen .business_list ul li a .cont .con {
  margin-top: 10px;
  margin-left: 10%;
  margin-right: 10%;
  font-size: 14px;
  line-height: 26px;
  color: #aaaaaa;
  overflow: hidden;
  height: 78px;
}

@media (max-width: 1450px) {
  .main.welcome .business_box .business_box_cen .business_list ul li a .cont .con {
    margin-left: 6%;
    margin-right: 6%;
  }
}

@media (max-width: 1024px) {
  .main.welcome .business_box .business_box_cen .business_list ul li a .cont .con {
    line-height: 24px;
    height: 48px;
  }
}

.main.welcome .business_box .business_box_cen .business_list ul li a .cont .pic {
  position: relative;
  margin-left: 10%;
  bottom: -30px;
  overflow: hidden;
  padding-bottom: 53.2%;
  box-sizing: border-box;
}

@media (max-width: 1450px) {
  .main.welcome .business_box .business_box_cen .business_list ul li a .cont .pic {
    margin-left: 6%;
  }
}

.main.welcome .business_box .business_box_cen .business_list ul li a .cont .pic img {
  width: 100%;
  transition: transform 0.5s ease-in-out;
  position: absolute;
  height: 100%;
}

.main.welcome .box .box_cen {
  padding: 100px 0;
}

@media (max-width: 768px) {
  .main.welcome .box .box_cen {
    padding: 70px 0;
  }
}

@media (max-width: 435px) {
  .main.welcome .box .box_cen {
    padding: 35px 0;
  }
}

.main.welcome .box .box_cen .box_r {
  width: 51.15%;
  float: right;
  position: relative;
  margin-right: 5.25%;
}

@media (max-width: 1460px) {
  .main.welcome .box .box_cen .box_r {
    width: 56%;
    margin-right: 0;
  }
}

@media (max-width: 900px) {
  .main.welcome .box .box_cen .box_r {
    display: none;
  }
}

.main.welcome .box .box_cen .box_r img {
  width: 100%;
}

.main.welcome .box .box_cen .box_r .map_address {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
}

.main.welcome .box .box_cen .box_r .map_address .item {
  position: absolute;
  width: 5%;
  cursor: pointer;
  padding-bottom: 5%;
  background: #fff;
  border-radius: 50%;
  transition: background 0.3s, transform 0.3s;
}

.main.welcome .box .box_cen .box_r .map_address .item.active {
  background: #f08200;
  transform: scale(1.14);
  z-index: 10;
}

.main.welcome .box .box_cen .box_r .map_address .item.active span {
  color: #fff;
}

.main.welcome .box .box_cen .box_r .map_address .item.active::after {
  background: rgba(240, 130, 0, 0.3);
  width: 176%;
  height: 176%;
  margin-top: -88%;
  margin-left: -88%;
}

.main.welcome .box .box_cen .box_r .map_address .item::after {
  content: "";
  display: block;
  width: 150%;
  height: 150%;
  position: absolute;
  left: 50%;
  top: 50%;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  animation: pulse 2s linear infinite forwards;
  margin-left: -75%;
  margin-top: -75%;
  transition: width 0.3s, height 0.3s;
}

.main.welcome .box .box_cen .box_r .map_address .item.item1 {
  left: 85.21%;
  top: 57.47%;
}

.main.welcome .box .box_cen .box_r .map_address .item.item2 {
  left: 69%;
  top: 63%;
}

.main.welcome .box .box_cen .box_r .map_address .item.item3 {
  left: 82%;
  top: 60%;
}

.main.welcome .box .box_cen .box_r .map_address .item.item4 {
  left: 68%;
  top: 52%;
}

.main.welcome .box .box_cen .box_r .map_address .item.item5 {
  left: 76%;
  top: 49%;
}

.main.welcome .box .box_cen .box_r .map_address .item.item6 {
  left: 79.44%;
  top: 45.28%;
}

.main.welcome .box .box_cen .box_r .map_address .item.item7 {
  left: 73.3%;
  top: 35.25%;
}

.main.welcome .box .box_cen .box_r .map_address .item span {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #008fd0;
  font-weight: bold;
  transition: color 0.3s;
  transform: translateY(-50%);
  text-align: center;
  z-index: 10;
}

@media (max-width: 1460px) {
  .main.welcome .box .box_cen .box_r .map_address .item span {
    font-size: 13px;
  }
}

@media (max-width: 1300px) {
  .main.welcome .box .box_cen .box_r .map_address .item span {
    font-size: 12px;
    line-height: 18px;
  }
}

@media (max-width: 1024px) {
  .main.welcome .box .box_cen .box_r .map_address .item span {
    font-size: 11px;
    line-height: 16px;
  }
}

.main.welcome .box .box_cen .box_l {
  float: left;
  width: 38.46%;
}

@media (max-width: 1460px) {
  .main.welcome .box .box_cen .box_l {
    width: 40%;
  }
}

@media (max-width: 900px) {
  .main.welcome .box .box_cen .box_l {
    width: 100%;
    float: none;
  }
}

.main.welcome .box .box_cen .box_l .title {
  text-align: left;
}

.main.welcome .box .box_cen .box_l .title .en_tit,
.main.welcome .box .box_cen .box_l .title .cn_tit {
  color: #fff;
}

.main.welcome .box .box_cen .box_l .title .line {
  background: #fff;
  margin-left: 0;
}

.main.welcome .box .box_cen .box_l .scroll {
  height: 300px;
  margin-top: 73px;
}

@media (max-width: 1550px) {
  .main.welcome .box .box_cen .box_l .scroll {
    margin-top: 60px;
  }
}

@media (max-width: 900px) {
  .main.welcome .box .box_cen .box_l .scroll {
    height: 300px !important;
  }
}

@media (max-width: 500px) {
  .main.welcome .box .box_cen .box_l .scroll {
    margin-top: 25px;
  }
}

.main.welcome .box .box_cen .box_l .scroll .mCSB_scrollTools .mCSB_draggerRail {
  width: 3px;
  background: #3bacd5 !important;
  border-radius: 0;
}

.main.welcome .box .box_cen .box_l .scroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #75c4e1 !important;
  width: 3px;
  opacity: 1 !important;
  border-radius: 0;
}

.main.welcome .box .box_cen .box_l .scroll .mCSB_scrollTools {
  width: 3px;
}

.main.welcome .box .box_cen .box_l .scroll .mCSB_inside&gt;.mCSB_container {
  margin-right: 0;
}

.main.welcome .box .box_cen .box_l .scroll .mCSB_scrollTools {
  opacity: 1 !important;
}

.main.welcome .box .box_cen .box_l .scroll ul li {
  position: relative;
  padding-left: 65px;
  margin-bottom: 44px;
  padding-right: 30px;
}

@media (max-width: 1600px) {
  .main.welcome .box .box_cen .box_l .scroll ul li {
    margin-bottom: 25px;
  }
}

@media (max-width: 435px) {
  .main.welcome .box .box_cen .box_l .scroll ul li {
    padding-left: 45px;
    margin-bottom: 15px;
  }
}

.main.welcome .box .box_cen .box_l .scroll ul li.active .cont .msg {
  color: #fff;
}

.main.welcome .box .box_cen .box_l .scroll ul li:last-child {
  margin-bottom: 0;
}

.main.welcome .box .box_cen .box_l .scroll ul li .num {
  width: 32px;
  height: 32px;
  background: #3fa8d0;
  border-radius: 50%;
  font-size: 14px;
  line-height: 32px;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 6px;
  top: 6px;
}

@media (max-width: 435px) {
  .main.welcome .box .box_cen .box_l .scroll ul li .num {
    width: 28px;
    height: 28px;
    left: 4px;
    top: 0;
    line-height: 28px;
  }
}

.main.welcome .box .box_cen .box_l .scroll ul li .num::after {
  content: "";
  display: block;
  width: 44px;
  height: 44px;
  background: url(../image/1.png) no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
}

@media (max-width: 435px) {
  .main.welcome .box .box_cen .box_l .scroll ul li .num::after {
    width: 36px;
    height: 36px;
    margin-left: -18px;
    margin-top: -18px;
    background-size: cover;
  }
}

.main.welcome .box .box_cen .box_l .scroll ul li .cont .address {
  font-size: 22px;
  line-height: 32px;
  color: #fff;
}

@media (max-width: 1300px) {
  .main.welcome .box .box_cen .box_l .scroll ul li .cont .address {
    font-size: 18px;
    line-height: 26px;
  }
}

.main.welcome .box .box_cen .box_l .scroll ul li .cont .msg {
  font-size: 14px;
  line-height: 26px;
  color: #95d4f0;
  margin-top: 10px;
  transition: color 0.3s;
}

@media (max-width: 1600px) {
  .main.welcome .box .box_cen .box_l .scroll ul li .cont .msg {
    font-size: 13px;
    line-height: 20px;
  }
}

@media (max-width: 900px) {
  .main.welcome .box .box_cen .box_l .scroll ul li .cont .msg {
    color: #fff;
  }
}

.main.welcome .talent {
  padding: 100px 0;
}

@media (max-width: 768px) {
  .main.welcome .talent {
    padding: 70px 0;
  }
}

@media (max-width: 435px) {
  .main.welcome .talent {
    padding: 35px 0;
  }
}

.main.welcome .talent .pic {
  margin-top: 55px;
}

@media (max-width: 600px) {
  .main.welcome .talent .pic {
    margin-top: 20px;
  }
}

.main.welcome .talent .pic img {
  max-width: 100%;
}

@media (min-width: 1903px) and (max-width: 1920px) {
  .main.welcome .talent .pic img {
    width: 1920px;
    max-width: inherit;
  }
}

.main.welcome .team {
  padding: 95px 0;
}

@media (max-width: 768px) {
  .main.welcome .team {
    padding: 70px 0;
  }
}

@media (max-width: 435px) {
  .main.welcome .team {
    padding: 35px 0;
  }
}

.main.welcome .team .slick_box {
  margin-top: 40px;
  margin-bottom: 0;
}

@media (max-width: 435px) {
  .main.welcome .team .slick_box {
    margin-top: 20px;
  }
}

.main.welcome .team .slick_box .slick-list {
  padding-left: 21.62%;
  padding-right: 21.62%;
  overflow: inherit;
}

@media (max-width: 850px) {
  .main.welcome .team .slick_box .slick-list {
    padding: 0 12%;
  }
}

.main.welcome .team .slick_box .item {
  transform: scale(0.9);
  position: relative;
  transition: transform 0.5s ease;
}

.main.welcome .team .slick_box .item.slick-current {
  transform: scale(1);
}

.main.welcome .team .slick_box .item.slick-current .mask {
  display: none;
}

.main.welcome .team .slick_box .item.slick-current .shadow {
  filter: alpha(opacity=100);
  opacity: 1;
  transform: translateY(0%) scale(1);
}

.main.welcome .team .slick_box .item .pic {
  overflow: hidden;
}

.main.welcome .team .slick_box .item .shadow {
  position: absolute;
  bottom: -8%;
  width: 85.74%;
  left: 50%;
  margin-left: -42.87%;
  filter: alpha(opacity=0);
  opacity: 0;
  transform: translateY(-10%) scale(0.3);
  transition: transform 0.5s ease, opacity 0.5s ease;
}

.main.welcome .team .slick_box .item .shadow img {
  width: 100%;
}

.main.welcome .team .slick_box .item .mask {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  transition: opacity 0.3s;
}

.main.welcome .team .slick_box .item img {
  width: 100%;
}

.main.welcome .team .controls_box {
  padding: 0 21.62%;
  margin-top: 25px;
}

@media (max-width: 850px) {
  .main.welcome .team .controls_box {
    padding: 0 12%;
  }
}

@media (max-width: 435px) {
  .main.welcome .team .controls_box {
    padding: 0 3%;
  }
}

.main.welcome .team .controls_box .control {
  float: left;
  font-size: 16px;
  line-height: 24px;
  color: #999;
  padding-top: 13px;
}

.main.welcome .team .controls_box .control .cur {
  display: inline-block;
  vertical-align: bottom;
  font-size: 20px;
  color: #333;
  margin-right: 10px;
}

@media (max-width: 435px) {
  .main.welcome .team .controls_box .control .cur {
    margin-right: 5px;
  }
}

.main.welcome .team .controls_box .line {
  width: 100px;
  height: 1px;
  background: #333;
  float: left;
  margin-left: 22px;
  margin-right: 22px;
  margin-top: 24px;
}

@media (max-width: 1024px) {
  .main.welcome .team .controls_box .line {
    width: 60px;
  }
}

@media (max-width: 850px) {
  .main.welcome .team .controls_box .line {
    width: 40px;
  }
}

@media (max-width: 435px) {
  .main.welcome .team .controls_box .line {
    margin-left: 10px;
    margin-right: 10px;
  }
}

.main.welcome .team .controls_box .text {
  float: left;
  font-size: 24px;
  line-height: 44px;
  color: #333;
}

@media (max-width: 1024px) {
  .main.welcome .team .controls_box .text {
    font-size: 20px;
  }
}

@media (max-width: 435px) {
  .main.welcome .team .controls_box .text {
    font-size: 16px;
    line-height: 24px;
    width: calc(100% - 95px);
    margin-top: 12px;
  }
}

.main.welcome .team .controls_box .btn_box {
  margin-right: 5px;
  float: right;
}

@media (max-width: 435px) {
  .main.welcome .team .controls_box .btn_box {
    float: none;
    width: 100%;
    clear: both;
    margin-right: 0;
    padding-top: 15px;
  }
}

.main.welcome .team .controls_box .btn_box div {
  width: 44px;
  height: 44px;
  border: 1px solid #e1e1e1;
  border-radius: 50%;
  float: left;
  margin-left: 25px;
  cursor: pointer;
}

@media (max-width: 1024px) {
  .main.welcome .team .controls_box .btn_box div {
    margin-left: 15px;
  }
}

@media (max-width: 435px) {
  .main.welcome .team .controls_box .btn_box div {
    width: 30px;
    height: 30px;
    margin-left: 0;
    margin-right: 10px;
  }
}

.main.welcome .team .controls_box .btn_box div.btn_l {
  background: url(../image/btn_l.png) no-repeat center center;
}

@media (max-width: 435px) {
  .main.welcome .team .controls_box .btn_box div.btn_l {
    background-size: 40% auto;
  }
}

.main.welcome .team .controls_box .btn_box div.btn_r {
  background: url(../image/btn_r.png) no-repeat center center;
}

@media (max-width: 435px) {
  .main.welcome .team .controls_box .btn_box div.btn_r {
    background-size: 40% auto;
  }
}

.main.welcome .cooperation {
  padding: 95px 0;
}

@media (max-width: 768px) {
  .main.welcome .cooperation {
    padding: 70px 0;
  }
}

@media (max-width: 435px) {
  .main.welcome .cooperation {
    padding: 35px 0;
  }
}

.main.welcome .cooperation .list {
  margin-top: 23px;
}

@media (max-width: 500px) {
  .main.welcome .cooperation .list {
    margin-top: 20px;
  }
}

@media (max-width: 1024px) {
  .main.welcome .cooperation .list .swiper-container {
    padding: 0;
  }
}

.main.welcome .cooperation .list .swiper-container .swiper-wrapper {
  padding-top: 25px;
}

@media (max-width: 500px) {
  .main.welcome .cooperation .list .swiper-container .swiper-wrapper {
    padding-top: 5px;
  }
}

.main.welcome .cooperation .list .swiper-container .swiper-wrapper .swiper-slide .item {
  transition: box-shadow 0.3s ease;
  background: #fff;
  position: relative;
}

.main.welcome .cooperation .list .swiper-container .swiper-wrapper .swiper-slide .item:nth-child(even) {
  margin-top: 32px;
}

@media (max-width: 1200px) {
  .main.welcome .cooperation .list .swiper-container .swiper-wrapper .swiper-slide .item:nth-child(even) {
    margin-top: 20px;
  }
}

@media (max-width: 850px) {
  .main.welcome .cooperation .list .swiper-container .swiper-wrapper .swiper-slide .item:nth-child(even) {
    margin-top: 15px;
  }
}

@media (max-width: 435px) {
  .main.welcome .cooperation .list .swiper-container .swiper-wrapper .swiper-slide .item:nth-child(even) {
    margin-top: 10px;
  }
}

@media (min-width: 1024px) {
  .main.welcome .cooperation .list .swiper-container .swiper-wrapper .swiper-slide .item:hover {
    box-shadow: 0 3px 25px rgba(2, 66, 82, 0.3);
  }

  .main.welcome .cooperation .list .swiper-container .swiper-wrapper .swiper-slide .item:hover .pic img {
    transform: translateY(-15px);
  }

  .main.welcome .cooperation .list .swiper-container .swiper-wrapper .swiper-slide .item:hover .text {
    filter: alpha(opacity=100);
    opacity: 1;
    transform: translateY(0px);
  }
}

.main.welcome .cooperation .list .swiper-container .swiper-wrapper .swiper-slide .item .pic {
  padding-bottom: 52%;
  height: 0;
  overflow: hidden;
  border: 1px solid #e8e8e8;
  position: relative;
}

.main.welcome .cooperation .list .swiper-container .swiper-wrapper .swiper-slide .item .pic img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  max-width: 80%;
  max-height: 80%;
  margin: auto;
  transition: transform 0.3s ease;
}

.main.welcome .cooperation .list .swiper-container .swiper-wrapper .swiper-slide .item .text {
  position: absolute;
  bottom: 18px;
  width: 100%;
  left: 0;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  padding: 0 5px;
  box-sizing: border-box;
  color: #333;
  filter: alpha(opacity=0);
  opacity: 0;
  transform: translateY(10px);
  transition: transform 0.3s ease, opacity 0.3s ease;
}

@media (max-width: 1400px) {
  .main.welcome .cooperation .list .swiper-container .swiper-wrapper .swiper-slide .item .text {
    bottom: 5px;
  }
}

.main.welcome .cooperation .list .swiper-container .swiper-pagination {
  position: static;
  margin-top: 50px;
  line-height: 0;
  transition: none;
}

@media (max-width: 600px) {
  .main.welcome .cooperation .list .swiper-container .swiper-pagination {
    margin-top: 25px;
  }
}

.main.welcome .cooperation .list .swiper-container .swiper-pagination span {
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 50%;
  margin: 0 8px;
  transition: background 0.3s;
}

.main.welcome .cooperation .list .swiper-container .swiper-pagination span.swiper-pagination-bullet-active {
  background: #f08200;
}

@media (max-width: 500px) {
  .main.welcome .cooperation .list .swiper-container .swiper-pagination span {
    width: 10px;
    height: 10px;
    margin: 0 4px;
  }
}

.main.about .box {
  margin-top: -40px;
}

@media (max-width: 1024px) {
  .main.about .box {
    margin-top: -25px;
  }
}

@media (max-width: 435px) {
  .main.about .box {
    margin-top: 0px;
  }
}

.main.about .box .box_cen .history {
  padding-top: 100px;
  padding-bottom: 110px;
}

@media (max-width: 1024px) {
  .main.about .box .box_cen .history {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

@media (max-width: 768px) {
  .main.about .box .box_cen .history {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

@media (max-width: 600px) {
  .main.about .box .box_cen .history {
    padding-top: 25px;
    padding-bottom: 30px;
  }
}

.main.about .box .box_cen .history .his_list {
  margin-top: 50px;
  position: relative;
  padding-bottom: 54px;
  padding-top: 85px;
}

@media (max-width: 600px) {
  .main.about .box .box_cen .history .his_list {
    margin-top: 25px;
    padding-top: 50px;
    padding-bottom: 30px;
  }
}

.main.about .box .box_cen .history .his_list .time {
  width: 48px;
  height: 48px;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  z-index: 10;
  background: url(../image/time.png) no-repeat center center;
}

@media (max-width: 750px) {
  .main.about .box .box_cen .history .his_list .time {
    left: 20px;
    width: 40px;
    height: 40px;
    background-size: cover;
  }
}

.main.about .box .box_cen .history .his_list::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #ccc;
  position: absolute;
  left: 50%;
  top: 0;
}

@media (max-width: 750px) {
  .main.about .box .box_cen .history .his_list::after {
    left: 20px;
  }
}

.main.about .box .box_cen .history .his_list ul .li {
  margin-top: 10px;
  overflow: hidden;
  position: relative;
  z-index: 10;
}

.main.about .box .box_cen .history .his_list ul .li:nth-child(even) .cont {
  padding-left: 0;
  float: left;
  text-align: right;
  padding-right: 45px;
}

@media (max-width: 750px) {
  .main.about .box .box_cen .history .his_list ul .li:nth-child(even) .cont {
    text-align: left;
    float: none;
    padding-right: 0;
  }
}

.main.about .box .box_cen .history .his_list ul .li:nth-child(even) .cont .icon {
  left: auto;
  right: 0;
  transform: translateX(50%);
}

@media (max-width: 750px) {
  .main.about .box .box_cen .history .his_list ul .li:nth-child(even) .cont .icon {
    left: 0;
    transform: translateX(-50%);
    right: auto;
  }
}

.main.about .box .box_cen .history .his_list ul .li:nth-child(even) .cont .conn ul li {
  padding-right: 75px;
  padding-left: 0;
}

@media (max-width: 750px) {
  .main.about .box .box_cen .history .his_list ul .li:nth-child(even) .cont .conn ul li {
    padding-right: 0;
    float: none;
  }
}

.main.about .box .box_cen .history .his_list ul .li:nth-child(even) .cont .conn ul li .month {
  left: auto;
  right: 0;
}

@media (max-width: 750px) {
  .main.about .box .box_cen .history .his_list ul .li:nth-child(even) .cont .conn ul li .month {
    right: auto;
    left: 0;
  }
}

.main.about .box .box_cen .history .his_list ul .li .cont {
  width: 50%;
  float: right;
  padding-left: 45px;
  position: relative;
  box-sizing: border-box;
}

@media (max-width: 750px) {
  .main.about .box .box_cen .history .his_list ul .li .cont {
    width: 100%;
    float: none;
    padding-left: 50px !important;
  }
}

@media (max-width: 500px) {
  .main.about .box .box_cen .history .his_list ul .li .cont {
    padding-left: 40px !important;
  }
}

.main.about .box .box_cen .history .his_list ul .li .cont .icon {
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px solid #008fd0;
  background: #fff;
  border-radius: 50%;
  left: 0;
  z-index: 10;
  transform: translateX(-50%);
  top: 10px;
}

@media (max-width: 750px) {
  .main.about .box .box_cen .history .his_list ul .li .cont .icon {
    left: 20px !important;
  }
}

@media (max-width: 500px) {
  .main.about .box .box_cen .history .his_list ul .li .cont .icon {
    width: 14px;
    height: 14px;
    top: 5px;
    left: 20px !important;
  }
}

.main.about .box .box_cen .history .his_list ul .li .cont .icon::after {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  background: #008fd0;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 500px) {
  .main.about .box .box_cen .history .his_list ul .li .cont .icon::after {
    width: 4px;
    height: 4px;
  }
}

.main.about .box .box_cen .history .his_list ul .li .cont .year {
  font-size: 36px;
  line-height: 40px;
  color: #008fd0;
}

@media (max-width: 1200px) {
  .main.about .box .box_cen .history .his_list ul .li .cont .year {
    font-size: 30px;
    line-height: 40px;
  }
}

@media (max-width: 750px) {
  .main.about .box .box_cen .history .his_list ul .li .cont .year {
    font-size: 24px;
    line-height: 40px;
  }
}

@media (max-width: 500px) {
  .main.about .box .box_cen .history .his_list ul .li .cont .year {
    font-size: 20px;
    line-height: 30px;
  }
}

.main.about .box .box_cen .history .his_list ul .li .cont .conn {
  margin-top: 6px;
}

.main.about .box .box_cen .history .his_list ul .li .cont .conn ul li {
  position: relative;
  padding-left: 75px;
  min-height: 28px;
  margin-top: 10px;
}

@media (max-width: 1024px) {
  .main.about .box .box_cen .history .his_list ul .li .cont .conn ul li {
    padding-left: 60px;
    min-height: 24px;
  }
}

@media (max-width: 750px) {
  .main.about .box .box_cen .history .his_list ul .li .cont .conn ul li {
    padding-left: 60px !important;
  }
}

@media (max-width: 500px) {
  .main.about .box .box_cen .history .his_list ul .li .cont .conn ul li {
    margin-top: 5px;
  }
}

.main.about .box .box_cen .history .his_list ul .li .cont .conn ul li .month {
  font-size: 16px;
  line-height: 28px;
  color: #333;
  position: absolute;
  left: 0;
  top: 0;
}

@media (max-width: 1024px) {
  .main.about .box .box_cen .history .his_list ul .li .cont .conn ul li .month {
    font-size: 14px;
    line-height: 24px;
  }
}

.main.about .box .box_cen .history .his_list ul .li .cont .conn ul li .con {
  font-size: 16px;
  line-height: 28px;
  color: #666;
}

@media (max-width: 1024px) {
  .main.about .box .box_cen .history .his_list ul .li .cont .conn ul li .con {
    font-size: 14px;
    line-height: 24px;
  }
}

.main.about .box .box_cen .history .future {
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  color: #333;
  text-transform: uppercase;
  margin-top: 12px;
}

@media (max-width: 750px) {
  .main.about .box .box_cen .history .future {
    text-align: left;
  }
}

@media (max-width: 500px) {
  .main.about .box .box_cen .history .future {
    font-size: 14px;
    margin-top: 6px;
  }
}

.main.about .box .box_cen .history .honor {
  margin-top: 35px;
}

@media (max-width: 500px) {
  .main.about .box .box_cen .history .honor {
    margin-top: 20px;
  }
}

.main.about .box .box_cen .history .honor ul {
  width: 110%;
}

@media (max-width: 750px) {
  .main.about .box .box_cen .history .honor ul {
    width: 100%;
  }
}

.main.about .box .box_cen .history .honor ul li {
  width: 28.83%;
  float: left;
  margin-right: 2.13%;
  margin-top: 1.7%;
}

@media (max-width: 750px) {
  .main.about .box .box_cen .history .honor ul li {
    width: 48%;
    margin-right: 0;
    margin-top: 3%;
  }

  .main.about .box .box_cen .history .honor ul li:nth-child(even) {
    float: right;
  }
}

.main.about .box .box_cen .history .honor ul li a {
  display: block;
}

@media (min-width: 1024px) {
  .main.about .box .box_cen .history .honor ul li a:hover .tu .tbox .mask {
    filter: alpha(opacity=100);
    opacity: 1;
  }

  .main.about .box .box_cen .history .honor ul li a:hover .tu .tbox .icon {
    transform: translateY(0px);
  }
}

.main.about .box .box_cen .history .honor ul li a .tu {
  border: 1px solid #e1e1e1;
  padding: 14px;
  position: relative;
  overflow: hidden;
}

@media (max-width: 1200px) {
  .main.about .box .box_cen .history .honor ul li a .tu {
    padding: 10px;
  }
}

@media (max-width: 435px) {
  .main.about .box .box_cen .history .honor ul li a .tu {
    padding: 5px;
  }
}

.main.about .box .box_cen .history .honor ul li a .tu .tbox {
  position: relative;
  overflow: hidden;
  height: 100%;
}

.main.about .box .box_cen .history .honor ul li a .tu .tbox .mask {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  filter: alpha(opacity=0);
  opacity: 0;
  transition: opacity 0.4s cubic-bezier(0, 0.76, 0.85, 0.91);
}

.main.about .box .box_cen .history .honor ul li a .tu .tbox .icon {
  width: 58px;
  height: 58px;
  background: url(../image/large.png) no-repeat center center;
  position: absolute;
  top: 50%;
  margin-top: -29px;
  left: 50%;
  margin-left: -29px;
  z-index: 10;
  transform: translateY(-200px);
  transition: transform 0.4s cubic-bezier(0, 0.76, 0.85, 0.91);
}

@media (max-width: 1200px) {
  .main.about .box .box_cen .history .honor ul li a .tu .tbox .icon {
    width: 40px;
    height: 40px;
    background-size: cover;
    margin-left: -20px;
    margin-top: -20px;
  }
}

.main.about .box .box_cen .history .honor ul li a .tu .tbox img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.main.about .box .box_cen .history .honor ul li a .cont {
  font-size: 16px;
  line-height: 30px;
  color: #333;
  text-align: center;
  margin-top: 16px;
  height: 60px;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .main.about .box .box_cen .history .honor ul li a .cont {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
  }
}

@media (max-width: 435px) {
  .main.about .box .box_cen .history .honor ul li a .cont {
    height: 40px;
    line-height: 20px;
    margin-top: 10px;
  }
}

.main.about .box .box_cen .history .list_box {
  margin-top: 15px;
}

.main.about .box .box_cen .history .list_box ul {
  width: 110%;
}

@media (max-width: 650px) {
  .main.about .box .box_cen .history .list_box ul {
    width: 100%;
  }
}

.main.about .box .box_cen .history .list_box ul li {
  transition: box-shadow 0.3s ease;
  background: #fff;
  position: relative;
  width: 21.3%;
  float: left;
  margin-right: 2.13%;
  margin-top: 2.48%;
}

@media (min-width: 1024px) {
  .main.about .box .box_cen .history .list_box ul li:hover {
    box-shadow: 0 3px 25px rgba(2, 66, 82, 0.3);
  }

  .main.about .box .box_cen .history .list_box ul li:hover .pic img {
    transform: translateY(-15px);
  }

  .main.about .box .box_cen .history .list_box ul li:hover .text {
    filter: alpha(opacity=100);
    opacity: 1;
    transform: translateY(0px);
  }
}

@media (max-width: 650px) {
  .main.about .box .box_cen .history .list_box ul li {
    width: 48%;
    margin-right: 0;
    margin-top: 3%;
  }

  .main.about .box .box_cen .history .list_box ul li:nth-child(even) {
    float: right;
  }
}

.main.about .box .box_cen .history .list_box ul li .pic {
  padding-bottom: 52%;
  height: 0;
  overflow: hidden;
  border: 1px solid #e8e8e8;
  position: relative;
}

.main.about .box .box_cen .history .list_box ul li .pic img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  max-width: 80%;
  max-height: 80%;
  margin: auto;
  transition: transform 0.3s ease;
}

.main.about .box .box_cen .history .list_box ul li .text {
  position: absolute;
  bottom: 18px;
  width: 100%;
  left: 0;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  padding: 0 5px;
  box-sizing: border-box;
  color: #333;
  filter: alpha(opacity=0);
  opacity: 0;
  transform: translateY(10px);
  transition: transform 0.3s ease, opacity 0.3s ease;
}

@media (max-width: 1400px) {
  .main.about .box .box_cen .history .list_box ul li .text {
    bottom: 5px;
  }
}

.main.about .box .box_cen .history .more {
  width: 220px;
  height: 56px;
  background: #008fd0;
  border-radius: 56px;
  margin-left: auto;
  margin-top: 80px;
  cursor: pointer;
  margin-right: auto;
  text-align: center;
}

.main.about .box .box_cen .history .more.active .sk-fading-circle .sk-circle::before {
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}

@media (max-width: 1024px) {
  .main.about .box .box_cen .history .more {
    width: 180px;
    height: 50px;
    margin-top: 60px;
  }
}

@media (max-width: 600px) {
  .main.about .box .box_cen .history .more {
    height: 40px;
    width: 130px;
    margin-top: 30px;
  }
}

.main.about .box .box_cen .history .more span {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  line-height: 56px;
  color: #fff;
  margin: 0 6px;
}

@media (max-width: 1024px) {
  .main.about .box .box_cen .history .more span {
    line-height: 50px;
    font-size: 16px;
  }
}

@media (max-width: 600px) {
  .main.about .box .box_cen .history .more span {
    font-size: 14px;
    line-height: 40px;
    margin: 0 3px;
  }
}

.main.about .box .box_cen .history .more .sk-fading-circle {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  position: relative;
  margin: 0 6px;
}

@media (max-width: 600px) {
  .main.about .box .box_cen .history .more .sk-fading-circle {
    width: 18px;
    height: 18px;
  }
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle1 {
  transform: rotate(30deg);
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle2 {
  transform: rotate(60deg);
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle3 {
  transform: rotate(90deg);
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle4 {
  transform: rotate(120deg);
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle5 {
  transform: rotate(150deg);
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle6 {
  transform: rotate(180deg);
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle7 {
  transform: rotate(210deg);
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle8 {
  transform: rotate(240deg);
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle9 {
  transform: rotate(270deg);
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle10 {
  transform: rotate(300deg);
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle11 {
  transform: rotate(330deg);
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle12 {
  transform: rotate(360deg);
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.about .box .box_cen .history .more .sk-fading-circle .sk-circle::before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 14%;
  height: 14%;
  background-color: #fff;
  border-radius: 100%;
}

.main.about .box .box_cen .title {
  text-align: center;
}

.main.about .box .box_cen .title .cn_tit {
  font-size: 30px;
  line-height: 46px;
  color: #333;
}

@media (max-width: 1200px) {
  .main.about .box .box_cen .title .cn_tit {
    font-size: 26px;
    line-height: 40px;
  }
}

@media (max-width: 550px) {
  .main.about .box .box_cen .title .cn_tit {
    font-size: 20px;
    line-height: 28px;
  }
}

.main.about .box .box_cen .title .en_tit {
  font-size: 16px;
  line-height: 22px;
  color: #aaa;
  margin-top: 4px;
}

@media (max-width: 600px) {
  .main.about .box .box_cen .title .en_tit {
    font-size: 14px;
    line-height: 20px;
    margin-top: 0;
  }
}

.main.about .box .box_cen .title .line {
  width: 24px;
  height: 4px;
  background: #f08200;
  margin-top: 22px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1200px) {
  .main.about .box .box_cen .title .line {
    margin-top: 15px;
  }
}

@media (max-width: 500px) {
  .main.about .box .box_cen .title .line {
    height: 2px;
    margin-top: 10px;
  }
}

.main.about .box .box_cen .about_box {
  border-bottom: 1px solid #ccc;
  padding-top: 105px;
  padding-bottom: 100px;
}

@media (max-width: 1024px) {
  .main.about .box .box_cen .about_box {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

@media (max-width: 768px) {
  .main.about .box .box_cen .about_box {
    padding-top: 50px;
  }
}

@media (max-width: 600px) {
  .main.about .box .box_cen .about_box {
    padding-top: 25px;
    padding-bottom: 30px;
  }
}

.main.about .box .box_cen .about_box .about_top .ab_l {
  float: left;
  width: 50%;
}

.main.about .box .box_cen .about_box .about_top .ab_l img {
  width: 100%;
}

@media (max-width: 1024px) {
  .main.about .box .box_cen .about_box .about_top .ab_l {
    float: none;
    width: 100%;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}

.main.about .box .box_cen .about_box .about_top .ab_r {
  width: 42%;
  float: right;
  margin-top: 10px;
}

@media (max-width: 1024px) {
  .main.about .box .box_cen .about_box .about_top .ab_r {
    width: 100%;
    float: none;
  }
}

.main.about .box .box_cen .about_box .about_top .ab_r .tit .cn {
  font-size: 30px;
  line-height: 46px;
  color: #333;
}

@media (max-width: 1200px) {
  .main.about .box .box_cen .about_box .about_top .ab_r .tit .cn {
    font-size: 26px;
    line-height: 40px;
  }
}

@media (max-width: 550px) {
  .main.about .box .box_cen .about_box .about_top .ab_r .tit .cn {
    font-size: 20px;
    line-height: 28px;
  }
}

.main.about .box .box_cen .about_box .about_top .ab_r .tit .en {
  font-size: 16px;
  line-height: 22px;
  color: #aaa;
  margin-top: 4px;
}

@media (max-width: 600px) {
  .main.about .box .box_cen .about_box .about_top .ab_r .tit .en {
    font-size: 14px;
    line-height: 20px;
  }
}

.main.about .box .box_cen .about_box .about_top .ab_r .tit .line {
  width: 24px;
  height: 4px;
  background: #f08200;
  margin-top: 22px;
}

.main.about .box .box_cen .about_box .about_top .ab_r .con .line {
  width: 24px;
  height: 4px;
  background: #f08200;
  margin-top:-1px;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 1200px) {
  .main.about .box .box_cen .about_box .about_top .ab_r .tit .line {
    margin-top: 15px;
  }
}

@media (max-width: 500px) {
  .main.about .box .box_cen .about_box .about_top .ab_r .tit .line {
    height: 2px;
  }
}

.main.about .box .box_cen .about_box .about_top .ab_r .con {
  font-size: 15px;
  line-height: 28px;
  color: #666;
  margin-top: 15px;
  white-space: pre-wrap;
}

@media (max-width: 1320px) {
  .main.about .box .box_cen .about_box .about_top .ab_r .con {
    font-size: 14px;
    line-height: 24px;
  }
}

@media (max-width: 1200px) {
  .main.about .box .box_cen .about_box .about_top .ab_r .con {
    margin-top: 15px;
  }
}

.main.about .box .box_cen .about_box .msg {
  margin-top: 60px;
}

@media (max-width: 1024px) {
  .main.about .box .box_cen .about_box .msg {
    margin-top: 30px;
  }
}

@media (max-width: 500px) {
  .main.about .box .box_cen .about_box .msg {
    margin-top: 15px;
  }
}

.main.about .box .box_cen .about_box .msg ul li {
  width: 25%;
  float: left;
  border-right: 1px solid #e1e1e1;
  box-sizing: border-box;
  text-align: center;
  padding: 0 10px;
}

@media (max-width: 750px) {
  .main.about .box .box_cen .about_box .msg ul li {
    width: 50%;
    border: none;
    margin-top: 4%;
  }
}

.main.about .box .box_cen .about_box .msg ul li:last-child {
  border: none;
}

.main.about .box .box_cen .about_box .msg ul li .icon {
  width: 100%;
  height: 57px;
  position: relative;
}

@media (max-width: 1300px) {
  .main.about .box .box_cen .about_box .msg ul li .icon {
    height: 50px;
  }
}

@media (max-width: 1024px) {
  .main.about .box .box_cen .about_box .msg ul li .icon {
    height: 40px;
  }
}

@media (max-width: 500px) {
  .main.about .box .box_cen .about_box .msg ul li .icon {
    height: 30px;
  }
}

.main.about .box .box_cen .about_box .msg ul li .icon img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  max-height: 100%;
  max-width: 100%;
  margin: auto;
}

.main.about .box .box_cen .about_box .msg ul li .num {
  font-size: 46px;
  line-height: 50px;
  color: #333;
  margin-top: 15px;
}

@media (max-width: 1300px) {
  .main.about .box .box_cen .about_box .msg ul li .num {
    font-size: 40px;
    line-height: 44px;
    margin-top: 10px;
  }
}

@media (max-width: 1024px) {
  .main.about .box .box_cen .about_box .msg ul li .num {
    font-size: 32px;
    line-height: 40px;
  }
}

@media (max-width: 500px) {
  .main.about .box .box_cen .about_box .msg ul li .num {
    font-size: 24px;
    line-height: 26px;
    margin-top: 5px;
  }
}

.main.about .box .box_cen .about_box .msg ul li .num span {
  display: inline-block;
  margin: 0 4px;
  vertical-align: middle;
}

@media (max-width: 500px) {
  .main.about .box .box_cen .about_box .msg ul li .num span {
    margin: 0 2px;
  }
}

.main.about .box .box_cen .about_box .msg ul li .num i {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  margin: 0 4px;
  background: url(../image/jia.png) no-repeat center center;
  background-size: cover;
}

@media (max-width: 1300px) {
  .main.about .box .box_cen .about_box .msg ul li .num i {
    width: 20px;
    height: 20px;
  }
}

@media (max-width: 1024px) {
  .main.about .box .box_cen .about_box .msg ul li .num i {
    width: 14px;
    height: 14px;
  }
}

@media (max-width: 500px) {
  .main.about .box .box_cen .about_box .msg ul li .num i {
    width: 10px;
    height: 10px;
    margin: 0 2px;
  }
}

.main.about .box .box_cen .about_box .msg ul li .text {
  font-size: 15px;
  line-height: 24px;
  color: #666;
  text-align: center;
  margin-top: 3px;
}

@media (max-width: 1300px) {
  .main.about .box .box_cen .about_box .msg ul li .text {
    font-size: 14px;
  }
}

@media (max-width: 1200px) {
  .main.about .box .box_cen .about_box .msg ul li .text {
    height: 48px;
  }
}

@media (max-width: 500px) {
  .main.about .box .box_cen .about_box .msg ul li .text {
    font-size: 12px;
    line-height: 20px;
    height: 40px;
  }
}

.main.about .box .box_cen #id1,
.main.about .box .box_cen #id2 {
  top: -80px;
  position: relative;
}

@media (max-width: 1024px) {

  .main.about .box .box_cen #id1,
  .main.about .box .box_cen #id2 {
    top: -25px;
  }
}

@media (max-width: 500px) {

  .main.about .box .box_cen #id1,
  .main.about .box .box_cen #id2 {
    top: -20px;
  }
}

@media (max-width: 500px) {
  .main.about .box .box_cen #id1 {
    top: -30px;
  }
}

.main.about .box .box_cen .culture {
  padding-top: 85px;
  padding-bottom: 140px;
}

@media (max-width: 1024px) {
  .main.about .box .box_cen .culture {
    padding-top: 70px;
    padding-bottom: 100px;
  }
}

@media (max-width: 768px) {
  .main.about .box .box_cen .culture {
    padding-top: 50px;
    padding-bottom: 60px;
  }
}

@media (max-width: 500px) {
  .main.about .box .box_cen .culture {
    padding-top: 30px;
    padding-bottom: 40px;
  }
}

.main.about .box .box_cen .culture .list {
  margin-top: 58px;
}

@media (max-width: 1024px) {
  .main.about .box .box_cen .culture .list {
    margin-top: 40px;
  }
}

@media (max-width: 600px) {
  .main.about .box .box_cen .culture .list {
    margin-top: 20px;
  }
}

.main.about .box .box_cen .culture .list .list_l {
  float: left;
  width: 48.59%;
}

@media (max-width: 800px) {
  .main.about .box .box_cen .culture .list .list_l {
    width: 100%;
    float: none;
  }
}

.main.about .box .box_cen .culture .list .list_l ul li {
  margin-bottom: 30px;
}

@media (max-width: 1200px) {
  .main.about .box .box_cen .culture .list .list_l ul li {
    margin-bottom: 15px;
  }
}

@media (max-width: 800px) {
  .main.about .box .box_cen .culture .list .list_l ul li {
    height: auto !important;
  }
}

@media (max-width: 500px) {
  .main.about .box .box_cen .culture .list .list_l ul li {
    margin-bottom: 10px;
  }
}

.main.about .box .box_cen .culture .list .list_l ul li:last-child {
  margin-bottom: 0;
}

.main.about .box .box_cen .culture .list .list_l ul li.active .content {
  background-color: #008fd0;
  box-shadow: 0 5px 28px rgba(14, 113, 191, 0.3);
}

.main.about .box .box_cen .culture .list .list_l ul li.active .content .conn .icon img {
  filter: alpha(opacity=0);
  opacity: 0;
}

.main.about .box .box_cen .culture .list .list_l ul li.active .content .conn .icon img.active {
  filter: alpha(opacity=100);
  opacity: 1;
}

.main.about .box .box_cen .culture .list .list_l ul li.active .content .conn .text .t,
.main.about .box .box_cen .culture .list .list_l ul li.active .content .conn .text .con {
  color: #fff;
}

.main.about .box .box_cen .culture .list .list_l ul li .content {
  position: relative;
  border: 1px solid #e8e8e8;
  height: 100%;
  box-sizing: border-box;
  overflow: hidden;
  font-size: 0;
  transition: background 0.5s ease, box-shadow 0.5s ease;
}

.main.about .box .box_cen .culture .list .list_l ul li .content .conn {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  padding: 0 40px;
  box-sizing: border-box;
  transform: translateY(-50%);
}

@media (max-width: 1200px) {
  .main.about .box .box_cen .culture .list .list_l ul li .content .conn {
    padding: 0 20px;
  }
}

@media (max-width: 1024px) {
  .main.about .box .box_cen .culture .list .list_l ul li .content .conn {
    position: static;
    padding: 20px;
    transform: translateY(0%);
  }
}

@media (max-width: 500px) {
  .main.about .box .box_cen .culture .list .list_l ul li .content .conn {
    padding: 15px;
  }
}

.main.about .box .box_cen .culture .list .list_l ul li .content .conn .icon {
  width: 45px;
  height: 45px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 1024px) {
  .main.about .box .box_cen .culture .list .list_l ul li .content .conn .icon {
    width: 30px;
    height: 30px;
  }
}

@media (max-width: 500px) {
  .main.about .box .box_cen .culture .list .list_l ul li .content .conn .icon {
    width: 24px;
    height: 24px;
  }
}

.main.about .box .box_cen .culture .list .list_l ul li .content .conn .icon img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  transition: opacity 0.5s ease;
}

.main.about .box .box_cen .culture .list .list_l ul li .content .conn .icon img.active {
  filter: alpha(opacity=0);
  opacity: 0;
}

.main.about .box .box_cen .culture .list .list_l ul li .content .conn .text {
  width: calc(100% - 45px);
  padding-left: 45px;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}

@media (max-width: 1200px) {
  .main.about .box .box_cen .culture .list .list_l ul li .content .conn .text {
    padding-left: 25px;
  }
}

@media (max-width: 500px) {
  .main.about .box .box_cen .culture .list .list_l ul li .content .conn .text {
    padding-left: 20px;
  }
}

.main.about .box .box_cen .culture .list .list_l ul li .content .conn .text .t {
  font-size: 24px;
  line-height: 32px;
  color: #333;
  transition: color 0.5s ease;
}

@media (max-width: 1200px) {
  .main.about .box .box_cen .culture .list .list_l ul li .content .conn .text .t {
    font-size: 20px;
    line-height: 30px;
  }
}

@media (max-width: 500px) {
  .main.about .box .box_cen .culture .list .list_l ul li .content .conn .text .t {
    font-size: 18px;
    line-height: 24px;
  }
}

.main.about .box .box_cen .culture .list .list_l ul li .content .conn .text .con {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  transition: color 0.5s ease;
}

@media (max-width: 1024px) {
  .main.about .box .box_cen .culture .list .list_l ul li .content .conn .text .con {
    font-size: 14px;
    line-height: 24px;
  }
}

@media (max-width: 500px) {
  .main.about .box .box_cen .culture .list .list_l ul li .content .conn .text .con {
    font-size: 13px;
    line-height: 20px;
  }
}

.main.about .box .box_cen .culture .list .pic {
  width: 48.43%;
  float: right;
  position: relative;
}

@media (max-width: 800px) {
  .main.about .box .box_cen .culture .list .pic {
    width: 100%;
    float: none;
    margin-top: 20px;
  }
}

.main.about .box .box_cen .culture .list .pic ul li {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s;
  filter: alpha(opacity=0);
  opacity: 0;
}

.main.about .box .box_cen .culture .list .pic ul li.active {
  z-index: 10;
  filter: alpha(opacity=100);
  opacity: 1;
}

@media (min-width: 1024px) {
  .main.about .box .box_cen .culture .list .pic ul li:hover img {
    transform: scale(1.05);
  }
}

.main.about .box .box_cen .culture .list .pic ul li img {
  transition: transform 0.5s ease-in-out;
  width: 100%;
}

.main.business .box {
  margin-top: -40px;
}

@media (max-width: 1024px) {
  .main.business .box {
    margin-top: -25px;
  }
}

@media (max-width: 435px) {
  .main.business .box {
    margin-top: 0px;
  }
}

.main.business .box .title {
  text-align: center;
}

.main.business .box .title .cn_tit {
  font-size: 30px;
  line-height: 46px;
  color: #333;
}

@media (max-width: 1200px) {
  .main.business .box .title .cn_tit {
    font-size: 26px;
    line-height: 40px;
  }
}

@media (max-width: 550px) {
  .main.business .box .title .cn_tit {
    font-size: 20px;
    line-height: 28px;
  }
}

.main.business .box .title .en_tit {
  font-size: 16px;
  line-height: 22px;
  color: #aaa;
  margin-top: 4px;
}

@media (max-width: 600px) {
  .main.business .box .title .en_tit {
    font-size: 14px;
    line-height: 20px;
    margin-top: 0;
  }
}

.main.business .box .title .line {
  width: 24px;
  height: 4px;
  background: #f08200;
  margin-top: 22px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1200px) {
  .main.business .box .title .line {
    margin-top: 15px;
  }
}

@media (max-width: 500px) {
  .main.business .box .title .line {
    height: 2px;
    margin-top: 10px;
  }
}

.main.business .box .service {
  padding-top: 100px;
  padding-bottom: 120px;
}

@media (max-width: 1024px) {
  .main.business .box .service {
    padding-top: 70px;
    padding-bottom: 80px;
  }
}

@media (max-width: 768px) {
  .main.business .box .service {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

@media (max-width: 600px) {
  .main.business .box .service {
    padding-top: 25px;
    padding-bottom: 35px;
  }
}

.main.business .box .service .zy {
  margin-top: 100px;
}

@media (max-width: 1024px) {
  .main.business .box .service .zy {
    margin-top: 70px;
  }
}

@media (max-width: 768px) {
  .main.business .box .service .zy {
    margin-top: 50px;
  }
}

@media (max-width: 600px) {
  .main.business .box .service .zy {
    margin-top: 25px;
  }
}

.main.business .box .service .wrap {
  position: relative;
  margin-top: 60px;
}

@media (max-width: 1024px) {
  .main.business .box .service .wrap {
    margin-top: 40px;
  }
}

@media (max-width: 650px) {
  .main.business .box .service .wrap {
    margin-top: 25px;
  }
}

.main.business .box .service .wrap.wrap2 .pic {
  float: right;
}

@media (max-width: 550px) {
  .main.business .box .service .wrap.wrap2 .pic {
    width: 100%;
    float: none;
  }
}

.main.business .box .service .wrap.wrap2 .cont {
  right: auto;
  left: 0;
  border: 1px solid #e8e8e8;
  border-right: none;
}

.main.business .box .service .wrap .pic {
  width: 50%;
  overflow: hidden;
  float: left;
}

@media (min-width: 1024px) {
  .main.business .box .service .wrap .pic:hover img {
    transform: scale(1.05);
  }
}

.main.business .box .service .wrap .pic img {
  width: 100%;
  transition: transform 0.5s ease-in-out;
}

@media (max-width: 550px) {
  .main.business .box .service .wrap .pic {
    width: 100%;
    float: none;
  }
}

.main.business .box .service .wrap .cont {
  position: absolute;
  width: 50%;
  border: 1px solid #e8e8e8;
  border-left: none;
  right: 0;
  top: 0;
  height: 100%;
  box-sizing: border-box;
}

@media (max-width: 900px) {
  .main.business .box .service .wrap .cont {
    height: auto;
    border: none;
    position: static;
    float: left;
  }
}

@media (max-width: 550px) {
  .main.business .box .service .wrap .cont {
    width: 100%;
    padding: 20px;
    float: none;
    border: 1px solid #e8e8e8;
  }
}

.main.business .box .service .wrap .cont .cont_b {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 9.375%;
  padding-right: 10.6%;
  box-sizing: border-box;
}

@media (max-width: 900px) {
  .main.business .box .service .wrap .cont .cont_b {
    padding: 0 8%;
    transform: translateY(0%);
    position: static;
  }
}

@media (max-width: 550px) {
  .main.business .box .service .wrap .cont .cont_b {
    padding: 0;
  }
}

.main.business .box .service .wrap .cont .cont_b .ico {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 0;
}

.main.business .box .service .wrap .cont .cont_b .ico img {
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  vertical-align: top;
}

@media (max-width: 1024px) {
  .main.business .box .service .wrap .cont .cont_b .ico {
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 700px) {
  .main.business .box .service .wrap .cont .cont_b .ico {
    width: 30px;
    height: 30px;
  }
}

.main.business .box .service .wrap .cont .cont_b .t {
  font-size: 22px;
  line-height: 40px;
  color: #333;
  margin-top: 20px;
}

@media (max-width: 1200px) {
  .main.business .box .service .wrap .cont .cont_b .t {
    font-size: 18px;
    line-height: 34px;
    margin-top: 12px;
  }
}

@media (max-width: 550px) {
  .main.business .box .service .wrap .cont .cont_b .t {
    margin-top: 8px;
  }
}

.main.business .box .service .wrap .cont .cont_b .con {
  margin-top: 18px;
  font-size: 14px;
  line-height: 26px;
  color: #666;
}

@media (max-width: 1024px) {
  .main.business .box .service .wrap .cont .cont_b .con {
    margin-top: 10px;
  }
}

@media (max-width: 700px) {
  .main.business .box .service .wrap .cont .cont_b .con {
    font-size: 13px;
    line-height: 20px;
    margin-top: 5px;
  }
}

.main.business .box .service .list {
  margin-top: 60px;
}

@media (max-width: 1024px) {
  .main.business .box .service .list {
    margin-top: 40px;
  }
}

@media (max-width: 650px) {
  .main.business .box .service .list {
    margin-top: 25px;
  }
}

.main.business .box .service .list .list_top.list_bot ul {
  width: 110%;
}

@media (max-width: 650px) {
  .main.business .box .service .list .list_top.list_bot ul {
    width: 100%;
  }
}

.main.business .box .service .list .list_top.list_bot ul li {
  width: 29.33%;
  margin-right: 1.56%;
  margin-top: 1.56%;
}

.main.business .box .service .list .list_top.list_bot ul li:nth-child(even) {
  float: left;
}

@media (max-width: 650px) {
  .main.business .box .service .list .list_top.list_bot ul li {
    width: 100%;
    float: none;
    margin-top: 15px;
    margin-right: 0;
  }

  .main.business .box .service .list .list_top.list_bot ul li:nth-child(even) {
    float: none;
  }
}

.main.business .box .service .list .list_top ul li {
  float: left;
  width: 29.33%;
  margin-right: 1.56%;
  overflow: hidden;
  position: relative;
}

.main.business .box .service .list .list_top ul li:nth-of-type(3n) {
  margin-right: 0;
}

@media (max-width: 650px) {
  .main.business .box .service .list .list_top ul li {
    width: 100%;
    float: none;
    margin-top: 15px;
  }

  .main.business .box .service .list .list_top ul li:nth-child(even) {
    float: none;
  }
}

.main.business .box .service .list .list_top ul li:hover .hover_box {
  -webkit-transform: skewX(0deg);
  transform: skewX(0deg);
  filter: alpha(opacity=100);
  opacity: 1;
}

.main.business .box .service .list .list_top ul li:hover .text {
  filter: alpha(opacity=0);
  opacity: 0;
}

.main.business .box .service .list .list_top ul li .hover_box {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 143, 208, 0.85);
  left: 0;
  top: 0;
  z-index: 20;
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transform: skewX(-4deg);
  transform: skewX(-4deg);
  filter: alpha(opacity=0);
  opacity: 0;
  transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
}

.main.business .box .service .list .list_top ul li .hover_box .tb {
  position: absolute;
  width: 100%;
  max-height: 100%;
  left: 0;
  top: 50%;
  padding: 10px 40px;
  box-sizing: border-box;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 1300px) {
  .main.business .box .service .list .list_top ul li .hover_box .tb {
    padding: 10px 25px;
  }
}

@media (max-width: 650px) {
  .main.business .box .service .list .list_top ul li .hover_box .tb {
    padding: 10px 15px;
  }
}

.main.business .box .service .list .list_top ul li .hover_box .tb .mCSB_scrollTools .mCSB_draggerRail {
  width: 3px;
  background: #3bacd5 !important;
  border-radius: 0;
}

.main.business .box .service .list .list_top ul li .hover_box .tb .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #fff !important;
  width: 3px;
  opacity: 1 !important;
  border-radius: 0;
}

.main.business .box .service .list .list_top ul li .hover_box .tb .mCSB_scrollTools {
  width: 3px;
}

.main.business .box .service .list .list_top ul li .hover_box .tb .mCSB_inside&gt;.mCSB_container {
  margin-right: 10px;
}

.main.business .box .service .list .list_top ul li .hover_box .tb .mCSB_scrollTools {
  opacity: 1 !important;
}

.main.business .box .service .list .list_top ul li .hover_box .tb .tit .ct {
  font-size: 24px;
  line-height: 32px;
  color: #fff;
}

@media (max-width: 1200px) {
  .main.business .box .service .list .list_top ul li .hover_box .tb .tit .ct {
    font-size: 20px;
    line-height: 26px;
  }
}

@media (max-width: 650px) {
  .main.business .box .service .list .list_top ul li .hover_box .tb .tit .ct {
    font-size: 18px;
    line-height: 24px;
  }
}

.main.business .box .service .list .list_top ul li .hover_box .tb .tit .en_t {
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  font-weight: bold;
  margin-top: 5px;
  letter-spacing: 3px;
  font-family: "GOTHICB";
}

@media (max-width: 1200px) {
  .main.business .box .service .list .list_top ul li .hover_box .tb .tit .en_t {
    font-size: 15px;
    line-height: 20px;
  }
}

@media (max-width: 650px) {
  .main.business .box .service .list .list_top ul li .hover_box .tb .tit .en_t {
    font-size: 14px;
    line-height: 20px;
    margin-top: 3px;
  }
}

.main.business .box .service .list .list_top ul li .hover_box .tb .con {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  margin-top: 20px;
}

@media (max-width: 1200px) {
  .main.business .box .service .list .list_top ul li .hover_box .tb .con {
    font-size: 13px;
    line-height: 20px;
    margin-top: 15px;
  }
}

@media (max-width: 650px) {
  .main.business .box .service .list .list_top ul li .hover_box .tb .con {
    margin-top: 10px;
  }
}

.main.business .box .service .list .list_top ul li .text {
  position: absolute;
  width: 100%;
  bottom: 22px;
  z-index: 10;
  padding: 0 40px;
  box-sizing: border-box;
  transition: opacity 0.2s;
}

@media (max-width: 1300px) {
  .main.business .box .service .list .list_top ul li .text {
    padding: 0px 25px;
  }
}

@media (max-width: 650px) {
  .main.business .box .service .list .list_top ul li .text {
    padding: 0px 15px;
    bottom: 15px;
  }
}

.main.business .box .service .list .list_top ul li .text .ct {
  font-size: 24px;
  line-height: 32px;
  color: #fff;
}

@media (max-width: 1200px) {
  .main.business .box .service .list .list_top ul li .text .ct {
    font-size: 20px;
    line-height: 26px;
  }
}

@media (max-width: 650px) {
  .main.business .box .service .list .list_top ul li .text .ct {
    font-size: 18px;
    line-height: 24px;
  }
}

.main.business .box .service .list .list_top ul li .text .en_t {
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  margin-top: 5px;
  font-family: "GOTHICB";
  letter-spacing: 3px;
}

@media (max-width: 1200px) {
  .main.business .box .service .list .list_top ul li .text .en_t {
    font-size: 15px;
    line-height: 20px;
  }
}

@media (max-width: 650px) {
  .main.business .box .service .list .list_top ul li .text .en_t {
    font-size: 14px;
    line-height: 20px;
    margin-top: 3px;
  }
}

.main.business .box .service .list .list_top ul li .mask {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}

.main.business .box .service .list .list_top ul li .mask img {
  width: 100%;
}

.main.business .box .service .list .list_top ul li .pic {
  overflow: hidden;
}

.main.business .box .service .list .list_top ul li .pic img {
  width: 100%;
  height: 100%;
}

.main.business .box .service .des_list {
  margin-top: 60px;
}

@media (max-width: 1024px) {
  .main.business .box .service .des_list {
    margin-top: 40px;
  }
}

@media (max-width: 650px) {
  .main.business .box .service .des_list {
    margin-top: 18px;
  }
}

.main.business .box .service .des_list ul {
  width: 110%;
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 650px) {
  .main.business .box .service .des_list ul {
    width: 100%;
  }
}

.main.business .box .service .des_list ul li {
  width: 28.835%;
  float: left;
  margin-right: 2.13%;
  background: #fff;
  border: 1px solid #e8e8e8;
  border-top: none;
}

@media (max-width: 650px) {
  .main.business .box .service .des_list ul li {
    width: 100%;
    margin-right: 0;
    margin-top: 15px;
  }
}

@media (min-width: 1024px) {
  .main.business .box .service .des_list ul li:hover .pic img {
    transform: scale(1.05);
  }
}

.main.business .box .service .des_list ul li .pic {
  overflow: hidden;
  padding-bottom: 61%;
  position: relative;
  box-sizing: border-box;
}

.main.business .box .service .des_list ul li .pic img {
  transition: transform 0.5s ease-in-out;
  width: 100%;
  position: absolute;
  height: 100%;
}

.main.business .box .service .des_list ul li .cont {
  padding: 25px 30px;
}

@media (max-width: 1024px) {
  .main.business .box .service .des_list ul li .cont {
    padding: 20px;
  }
}

.main.business .box .service .des_list ul li .cont .t {
  position: relative;
  padding-left: 60px;
  margin-top: 12px;
}

@media (max-width: 1024px) {
  .main.business .box .service .des_list ul li .cont .t {
    padding-left: 50px;
    margin-top: 5px;
  }
}

@media (max-width: 750px) {
  .main.business .box .service .des_list ul li .cont .t {
    padding-left: 42px;
  }
}

@media (max-width: 500px) {
  .main.business .box .service .des_list ul li .cont .t {
    margin-top: 0;
  }
}

.main.business .box .service .des_list ul li .cont .t .num {
  width: 40px;
  height: 40px;
  background: #008fd0;
  font-size: 22px;
  line-height: 40px;
  color: #fff;
  font-family: "GOTHICB";
  text-align: center;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
}

@media (max-width: 1300px) {
  .main.business .box .service .des_list ul li .cont .t .num {
    font-size: 20px;
  }
}

@media (max-width: 1024px) {
  .main.business .box .service .des_list ul li .cont .t .num {
    font-size: 18px;
    line-height: 36px;
    width: 36px;
    height: 36px;
  }
}

@media (max-width: 750px) {
  .main.business .box .service .des_list ul li .cont .t .num {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
  }
}

.main.business .box .service .des_list ul li .cont .t .text {
  font-size: 22px;
  line-height: 40px;
  color: #333;
}

@media (max-width: 1300px) {
  .main.business .box .service .des_list ul li .cont .t .text {
    font-size: 20px;
    line-height: 40px;
  }
}

@media (max-width: 1024px) {
  .main.business .box .service .des_list ul li .cont .t .text {
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width: 650px) {
  .main.business .box .service .des_list ul li .cont .t .text {
    line-height: 30px;
  }
}

.main.business .box .service .des_list ul li .cont .con {
  font-size: 14px;
  line-height: 24px;
  margin-top: 20px;
  color: #666;
  padding-bottom: 15px;
}

@media (max-width: 1300px) {
  .main.business .box .service .des_list ul li .cont .con {
    font-size: 13px;
    line-height: 22px;
  }
}

@media (max-width: 1024px) {
  .main.business .box .service .des_list ul li .cont .con {
    margin-top: 14px;
  }
}

@media (max-width: 750px) {
  .main.business .box .service .des_list ul li .cont .con {
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 0px;
  }
}

@media (max-width: 500px) {
  .main.business .box .service .des_list ul li .cont .con {
    margin-top: 10px;
  }
}

.main.business .box .service .table {
  overflow: auto;
  margin-top: 65px;
}

@media (max-width: 768px) {
  .main.business .box .service .table {
    margin-top: 40px;
  }
}

@media (max-width: 500px) {
  .main.business .box .service .table {
    margin-top: 25px;
  }
}

.main.business .box .service .table table {
  width: 100%;
  background: #fff;
}

@media (max-width: 700px) {
  .main.business .box .service .table table {
    width: 800px;
  }
}

.main.business .box .service .table table tr.bg {
  background: #eef1f3;
}

.main.business .box .service .table table tr.firstRow {
  background: #008fd0;
}

.main.business .box .service .table table tr.firstRow th {
  border: 1px solid #46c5e5;
}

.main.business .box .service .table table tr th {
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 25px;
}

@media (max-width: 1024px) {
  .main.business .box .service .table table tr th {
    font-size: 16px;
    padding: 20px;
  }
}

@media (max-width: 700px) {
  .main.business .box .service .table table tr th {
    padding: 15px;
  }
}

.main.business .box .service .table table tr td {
  padding: 45px;
  border: 1px solid #e1e1e1;
  font-size: 16px;
  line-height: 24px;
  color: #333;
  text-align: center;
}

@media (max-width: 1300px) {
  .main.business .box .service .table table tr td {
    padding: 30px;
  }
}

@media (max-width: 1024px) {
  .main.business .box .service .table table tr td {
    font-size: 14px;
  }
}

@media (max-width: 700px) {
  .main.business .box .service .table table tr td {
    padding: 15px;
  }
}

.main.business .box .service .table table tr td .con {
  font-size: 14px;
  line-height: 22px;
  color: #666;
  text-align: left;
}

@media (max-width: 1024px) {
  .main.business .box .service .table table tr td .con {
    font-size: 13px;
  }
}

.main.business .box .instructors {
  background: #fff;
}

.main.business .box .instructors .instructors_cen {
  padding-top: 90px;
  padding-bottom: 95px;
}

@media (max-width: 1024px) {
  .main.business .box .instructors .instructors_cen {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

@media (max-width: 768px) {
  .main.business .box .instructors .instructors_cen {
    padding: 50px 0;
  }
}

@media (max-width: 550px) {
  .main.business .box .instructors .instructors_cen {
    padding: 30px 0;
  }
}

.main.business .box .instructors .instructors_cen .slick_box {
  width: 1300px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  margin-bottom: 0;
}

@media (max-width: 1320px) {
  .main.business .box .instructors .instructors_cen .slick_box {
    width: 90%;
  }
}

@media (max-width: 1024px) {
  .main.business .box .instructors .instructors_cen .slick_box {
    width: 96%;
    margin-top: 30px;
  }
}

@media (max-width: 500px) {
  .main.business .box .instructors .instructors_cen .slick_box {
    width: 80%;
    margin-top: 25px;
  }
}

.main.business .box .instructors .instructors_cen .slick_box .slick-dots {
  position: static;
  margin-top: 40px;
}

@media (max-width: 600px) {
  .main.business .box .instructors .instructors_cen .slick_box .slick-dots {
    margin-top: 20px;
  }
}

.main.business .box .instructors .instructors_cen .slick_box .slick-dots li {
  width: 12px;
  height: 12px;
}

.main.business .box .instructors .instructors_cen .slick_box .slick-dots li.slick-active button {
  background: #f08200;
}

@media (max-width: 600px) {
  .main.business .box .instructors .instructors_cen .slick_box .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 5px;
  }
}

.main.business .box .instructors .instructors_cen .slick_box .slick-dots li button {
  width: 12px;
  height: 12px;
  background: #ccc;
  border-radius: 50%;
  overflow: hidden;
  text-indent: 200px;
  padding: 0;
  margin: 0;
}

@media (max-width: 600px) {
  .main.business .box .instructors .instructors_cen .slick_box .slick-dots li button {
    width: 10px;
    height: 10px;
  }
}

.main.business .box .instructors .instructors_cen .slick_box .item {
  padding: 0 14px;
}

@media (max-width: 1024px) {
  .main.business .box .instructors .instructors_cen .slick_box .item {
    padding: 0 9px;
  }
}

@media (max-width: 500px) {
  .main.business .box .instructors .instructors_cen .slick_box .item {
    padding: 0 5px;
  }
}

.main.business .box .instructors .instructors_cen .slick_box .item:hover .pic .text_box::after {
  transform: translateY(0%);
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}

.main.business .box .instructors .instructors_cen .slick_box .item:hover .pic .text_box .content {
  transform: translateY(0%);
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}

.main.business .box .instructors .instructors_cen .slick_box .item:hover .cont .name {
  color: #008fd0;
}

.main.business .box .instructors .instructors_cen .slick_box .item .pic {
  overflow: hidden;
  position: relative;
}

.main.business .box .instructors .instructors_cen .slick_box .item .pic .text_box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.main.business .box .instructors .instructors_cen .slick_box .item .pic .text_box::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  transform: translateY(-100%);
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
  transition: transform 0.5s ease, opacity 0.5s, visibility 0.5s;
}

.main.business .box .instructors .instructors_cen .slick_box .item .pic .text_box .content {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 100;
  padding: 40px 30px;
  box-sizing: border-box;
  transform: translateY(30%);
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
  transition: transform 0.5s ease, opacity 0.5s, visibility 0.5s;
}

@media (max-width: 1300px) {
  .main.business .box .instructors .instructors_cen .slick_box .item .pic .text_box .content {
    padding: 30px 20px;
  }
}

@media (max-width: 550px) {
  .main.business .box .instructors .instructors_cen .slick_box .item .pic .text_box .content {
    padding: 15px;
  }
}

.main.business .box .instructors .instructors_cen .slick_box .item .pic .text_box .content .mCSB_scrollTools .mCSB_draggerRail {
  width: 3px;
  background: rgba(255, 255, 255, 0.5) !important;
  border-radius: 0;
}

.main.business .box .instructors .instructors_cen .slick_box .item .pic .text_box .content .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #fff !important;
  width: 3px;
  opacity: 1 !important;
  border-radius: 0;
}

.main.business .box .instructors .instructors_cen .slick_box .item .pic .text_box .content .mCSB_scrollTools {
  width: 3px;
}

.main.business .box .instructors .instructors_cen .slick_box .item .pic .text_box .content .mCSB_inside&gt;.mCSB_container {
  margin-right: 15px;
}

.main.business .box .instructors .instructors_cen .slick_box .item .pic .text_box .content .mCSB_scrollTools {
  opacity: 1 !important;
}

.main.business .box .instructors .instructors_cen .slick_box .item .pic .text_box .content .tit {
  border-bottom: 1px solid #616163;
  padding-bottom: 25px;
}

@media (max-width: 1300px) {
  .main.business .box .instructors .instructors_cen .slick_box .item .pic .text_box .content .tit {
    padding-bottom: 20px;
  }
}

@media (max-width: 550px) {
  .main.business .box .instructors .instructors_cen .slick_box .item .pic .text_box .content .tit {
    padding-bottom: 10px;
  }
}

.main.business .box .instructors .instructors_cen .slick_box .item .pic .text_box .content .tit .name {
  font-size: 26px;
  line-height: 36px;
  color: #fff;
}

.main.business .box .instructors .instructors_cen .slick_box .item .pic .text_box .content .tit .name span{
  font-size: 16px;
}

@media (max-width: 1300px) {
  .main.business .box .instructors .instructors_cen .slick_box .item .pic .text_box .content .tit .name {
    font-size: 22px;
    line-height: 30px;
  }
}

@media (max-width: 1024px) {
  .main.business .box .instructors .instructors_cen .slick_box .item .pic .text_box .content .tit .name {
    font-size: 18px;
    line-height: 24px;
  }
}

.main.business .box .instructors .instructors_cen .slick_box .item .pic .text_box .content .tit .ds {
  margin-top: 5px;
  font-size: 18px;
  line-height: 26px;
  color: #fff;
}

@media (max-width: 1024px) {
  .main.business .box .instructors .instructors_cen .slick_box .item .pic .text_box .content .tit .ds {
    font-size: 16px;
    line-height: 24px;
  }
}

@media (max-width: 550px) {
  .main.business .box .instructors .instructors_cen .slick_box .item .pic .text_box .content .tit .ds {
    font-size: 15px;
    line-height: 20px;
    margin-top: 0;
  }
}

.main.business .box .instructors .instructors_cen .slick_box .item .pic .text_box .content .con {
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  margin-top: 25px;
}

@media (max-width: 1300px) {
  .main.business .box .instructors .instructors_cen .slick_box .item .pic .text_box .content .con {
    margin-top: 20px;
  }
}

@media (max-width: 1024px) {
  .main.business .box .instructors .instructors_cen .slick_box .item .pic .text_box .content .con {
    font-size: 13px;
    line-height: 20px;
  }
}

@media (max-width: 550px) {
  .main.business .box .instructors .instructors_cen .slick_box .item .pic .text_box .content .con {
    margin-top: 10px;
  }
}

.main.business .box .instructors .instructors_cen .slick_box .item .pic img {
  width: 100%;
}

.main.business .box .instructors .instructors_cen .slick_box .item .cont {
  text-align: center;
  padding-top: 25px;
}

@media (max-width: 1024px) {
  .main.business .box .instructors .instructors_cen .slick_box .item .cont {
    padding-top: 20px;
  }
}

.main.business .box .instructors .instructors_cen .slick_box .item .cont .name {
  font-size: 22px;
  line-height: 34px;
  color: #333;
  transition: color 0.5s;
}

.main.business .box .instructors .instructors_cen .slick_box .item .cont .name span {
  font-size: 16px;
}

@media (max-width: 1300px) {
  .main.business .box .instructors .instructors_cen .slick_box .item .cont .name {
    font-size: 20px;
    line-height: 30px;
  }
}

@media (max-width: 1024px) {
  .main.business .box .instructors .instructors_cen .slick_box .item .cont .name {
    font-size: 18px;
    line-height: 24px;
  }
}

.main.business .box .instructors .instructors_cen .slick_box .item .cont .ds {
  margin-top: 5px;
  font-size: 16px;
  line-height: 26px;
  color: #999;
}

@media (max-width: 1024px) {
  .main.business .box .instructors .instructors_cen .slick_box .item .cont .ds {
    font-size: 14px;
    line-height: 24px;
  }
}

.main.business .box .course {
  padding-top: 90px;
  padding-bottom: 195px;
}

@media (max-width: 1024px) {
  .main.business .box .course {
    padding-top: 70px;
  }
}

@media (max-width: 768px) {
  .main.business .box .course {
    padding-bottom: 70px;
    padding-top: 50px;
  }
}

@media (max-width: 550px) {
  .main.business .box .course {
    padding-top: 30px;
    padding-bottom: 60px;
  }
}

.main.business .box .course .slick_course {
  width: 1300px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  margin-bottom: 0;
}

@media (max-width: 1450px) {
  .main.business .box .course .slick_course {
    width: 80%;
  }
}

@media (max-width: 1024px) {
  .main.business .box .course .slick_course {
    width: 80%;
    margin-top: 30px;
  }
}

@media (max-width: 550px) {
  .main.business .box .course .slick_course {
    margin-top: 25px;
    width: 76%;
  }
}

.main.business .box .course .slick_course .slick-next {
  width: 44px;
  height: 44px;
  border: 1px solid #e1e1e1;
  border-radius: 50%;
  cursor: pointer;
  right: -100px;
  margin-top: -22px;
  background: url(../image/btn_r.png) no-repeat center center;
}

@media (max-width: 1600px) {
  .main.business .box .course .slick_course .slick-next {
    right: -50px;
  }
}

@media (max-width: 550px) {
  .main.business .box .course .slick_course .slick-next {
    width: 30px;
    height: 30px;
    background-size: 40% auto;
    margin-top: -15px;
    right: -40px;
  }
}

.main.business .box .course .slick_course .slick-prev {
  width: 44px;
  height: 44px;
  border: 1px solid #e1e1e1;
  border-radius: 50%;
  left: -100px;
  cursor: pointer;
  margin-top: -22px;
  background: url(../image/btn_l.png) no-repeat center center;
}

@media (max-width: 1600px) {
  .main.business .box .course .slick_course .slick-prev {
    left: -50px;
  }
}

@media (max-width: 550px) {
  .main.business .box .course .slick_course .slick-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    background-size: 40% auto;
    left: -40px;
  }
}

.main.business .box .course .slick_course .slick-dots {
  bottom: -80px;
}

@media (max-width: 1024px) {
  .main.business .box .course .slick_course .slick-dots {
    bottom: -60px;
  }
}

@media (max-width: 600px) {
  .main.business .box .course .slick_course .slick-dots {
    bottom: -40px;
  }
}

.main.business .box .course .slick_course .slick-dots li {
  width: 12px;
  height: 12px;
}

.main.business .box .course .slick_course .slick-dots li.slick-active button {
  background: #008fd0;
}

@media (max-width: 600px) {
  .main.business .box .course .slick_course .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 5px;
  }
}

.main.business .box .course .slick_course .slick-dots li button {
  width: 12px;
  height: 12px;
  background: #ccc;
  border-radius: 50%;
  overflow: hidden;
  text-indent: 200px;
  padding: 0;
  margin: 0;
}

@media (max-width: 600px) {
  .main.business .box .course .slick_course .slick-dots li button {
    width: 10px;
    height: 10px;
  }
}

.main.business .box .course .slick_course .item {
  background: #fff;
  margin: 0 14px;
}

@media (max-width: 1024px) {
  .main.business .box .course .slick_course .item {
    margin: 0 9px;
  }
}

@media (max-width: 500px) {
  .main.business .box .course .slick_course .item {
    margin: 0 5px;
  }
}

.main.business .box .course .slick_course .item:nth-child(even) .tit {
  background: #17aace;
}

.main.business .box .course .slick_course .item:nth-child(even) .tit::after {
  border-top-color: #17aace;
}

.main.business .box .course .slick_course .item .tit {
  height: 72px;
  background: #2e92df;
  padding-right: 23px;
  padding-left: 74px;
  position: relative;
}

@media (max-width: 1024px) {
  .main.business .box .course .slick_course .item .tit {
    height: 60px;
  }
}

@media (max-width: 600px) {
  .main.business .box .course .slick_course .item .tit {
    padding-left: 50px;
    padding-right: 15px;
    height: 50px;
  }
}

.main.business .box .course .slick_course .item .tit::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 30px;
  top: 100%;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 10px solid #2e92df;
}

@media (max-width: 600px) {
  .main.business .box .course .slick_course .item .tit::after {
    left: 22px;
    border-left-width: 5px;
    border-right-width: 5px;
    border-top-width: 5px;
  }
}

.main.business .box .course .slick_course .item .tit .icon {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 600px) {
  .main.business .box .course .slick_course .item .tit .icon {
    width: 24px;
    height: 24px;
    left: 15px;
  }
}

.main.business .box .course .slick_course .item .tit .icon img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.main.business .box .course .slick_course .item .tit .text {
  font-size: 22px;
  line-height: 30px;
  color: #fff;
  height: 100%;
  display: flex;
  align-items: center;
}

@media (max-width: 1024px) {
  .main.business .box .course .slick_course .item .tit .text {
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width: 600px) {
  .main.business .box .course .slick_course .item .tit .text {
    font-size: 16px;
    line-height: 24px;
  }
}

.main.business .box .course .slick_course .item .cont {
  padding: 20px 34px;
  border: 1px solid #e8e8e8;
  border-top: none;
}

@media (max-width: 600px) {
  .main.business .box .course .slick_course .item .cont {
    padding: 15px 22px;
  }
}

.main.business .box .course .slick_course .item .cont ul li {
  margin-top: 10px;
  font-size: 14px;
  line-height: 24px;
  color: #666;
  padding-left: 24px;
  background: url(../image/ra.png) no-repeat left 10px;
}

@media (max-width: 1400px) {
  .main.business .box .course .slick_course .item .cont ul li {
    font-size: 13px;
    line-height: 22px;
  }
}

@media (max-width: 600px) {
  .main.business .box .course .slick_course .item .cont ul li {
    margin-top: 5px;
    padding-left: 15px;
  }
}

.main.business .box .process {
  background: #fff;
}

.main.business .box .process .process_cen {
  padding-top: 85px;
  padding-bottom: 130px;
}

@media (max-width: 1024px) {
  .main.business .box .process .process_cen {
    padding-top: 70px;
    padding-bottom: 100px;
  }
}

@media (max-width: 600px) {
  .main.business .box .process .process_cen {
    padding-top: 30px;
    padding-bottom: 70px;
  }

  .main.business .box .process .process_cen .process_list .line:nth-child(8) {
    display: none;
  }

  .main.business .box .process .process_cen .process_list .item5 {
    /*margin-top:20px;*/
  }

}

.main.business .box .process .process_cen .process_list {
  margin-top: 50px;
}

@media (max-width: 500px) {
  .main.business .box .process .process_cen .process_list {
    margin-top: 30px;
  }
}

.main.business .box .process .process_cen .process_list .line {
  position: relative;
  width: 11%;
  margin-left: -1.3%;
}

.main.business .box .process .process_cen .process_list .line.line5 {
  display: none;
}

@media (max-width: 750px) {
  .main.business .box .process .process_cen .process_list .line {
    width: 13%;
  }

  .main.business .box .process .process_cen .process_list .line.line4 {
    display: none;
  }

  .main.business .box .process .process_cen .process_list .line.line5 {
    display: block;
  }
}

.main.business .box .process .process_cen .process_list .line.fr {
  margin-left: 0;
  margin-right: -1.3%;
  margin-top: 58px;
}

@media (max-width: 1250px) {
  .main.business .box .process .process_cen .process_list .line.fr {
    margin-top: 88px;
  }
}

@media (max-width: 750px) {
  .main.business .box .process .process_cen .process_list .line.fr {
    margin-top: 0px;
  }
}

.main.business .box .process .process_cen .process_list .line img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.main.business .box .process .process_cen .process_list .line_s {
  width: 16%;
  margin-right: 6.3%;
  margin-top: 44px;
}

@media (max-width: 1250px) {
  .main.business .box .process .process_cen .process_list .line_s {
    margin-top: 78px;
  }
}

@media (max-width: 750px) {
  .main.business .box .process .process_cen .process_list .line_s {
    width: 18%;
    display: none;
  }
}

.main.business .box .process .process_cen .process_list .line_s img {
  width: 100%;
}

.main.business .box .process .process_cen .process_list .line_sh {
  width: 0;
  display: none;
}

@media (max-width: 750px) {
  .main.business .box .process .process_cen .process_list .line_sh {
    display: block;
    margin-bottom: 15px;
    clear: both;
    float: right;
    width: 100%;
    margin-top: 54px;
    margin-right: 7%;
  }
}

@media (max-width: 500px) {
  .main.business .box .process .process_cen .process_list .line_sh {
    display: block;
    margin-bottom: 5px;
    clear: both;
    float: right;
    width: 100%;
    margin-top: 30px;
    margin-right: 7%;
  }
}

.main.business .box .process .process_cen .process_list .line_sh img {
  width: 1.395%;
  float: right;
}

.main.business .box .process .process_cen .process_list .item {
  width: 12.2%;
  position: relative;
  z-index: 10;
}

@media (max-width: 750px) {
  .main.business .box .process .process_cen .process_list .item {
    width: 16.2%;
  }

  .main.business .box .process .process_cen .process_list .item.item5 {
    float: right;
  }
}

.main.business .box .process .process_cen .process_list .item.fr {
  margin-top: 58px;
}

@media (max-width: 1250px) {
  .main.business .box .process .process_cen .process_list .item.fr {
    margin-top: 88px;
  }
}

@media (max-width: 750px) {
  .main.business .box .process .process_cen .process_list .item.fr {
    margin-top: 0;
  }
}

.main.business .box .process .process_cen .process_list .item .icon {
  width: 100%;
  margin: 0 auto;
}

.main.business .box .process .process_cen .process_list .item .icon img {
  width: 100%;
}

.main.business .box .process .process_cen .process_list .item .text {
  width: 175%;
  position: absolute;
  left: 50%;
  top: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 20px;
  line-height: 34px;
  color: #333;
  text-align: center;
}

@media (max-width: 1300px) {
  .main.business .box .process .process_cen .process_list .item .text {
    font-size: 18px;
    line-height: 30px;
  }
}

@media (max-width: 1024px) {
  .main.business .box .process .process_cen .process_list .item .text {
    font-size: 16px;
    line-height: 24px;
    width: 140%;
  }
}

@media (max-width: 850px) {
  .main.business .box .process .process_cen .process_list .item .text {
    font-size: 15px;
    line-height: 24px;
  }
}

@media (max-width: 600px) {
  .main.business .box .process .process_cen .process_list .item .text {
    font-size: 14px;
    line-height: 20px;
  }
}

@media (max-width: 500px) {
  .main.business .box .process .process_cen .process_list .item .text {
    font-size: 13px;
    line-height: 18px;
    width: 160%;
  }
}

.main.business .box .success .success_cen {
  padding-top: 90px;
  padding-bottom: 120px;
}

@media (max-width: 1024px) {
  .main.business .box .success .success_cen {
    padding-top: 70px;
    padding-bottom: 80px;
  }
}

@media (max-width: 768px) {
  .main.business .box .success .success_cen {
    padding-top: 50px;
    padding-bottom: 60px;
  }
}

@media (max-width: 600px) {
  .main.business .box .success .success_cen {
    padding-top: 30px;
    padding-bottom: 40px;
  }
}

.main.business .box .success .success_cen .case_list {
  padding-top: 30px;
}

@media (max-width: 500px) {
  .main.business .box .success .success_cen .case_list {
    padding-top: 10px;
  }
}

.main.business .box .success .success_cen .case_list ul .li {
  background: #fff;
  border: 1px solid #e8e8e8;
  padding: 0 50px;
  box-sizing: border-box;
  margin-top: 20px;
}

@media (max-width: 1200px) {
  .main.business .box .success .success_cen .case_list ul .li {
    padding: 0 30px;
  }
}

@media (max-width: 500px) {
  .main.business .box .success .success_cen .case_list ul .li {
    padding: 0 15px;
  }
}

.main.business .box .success .success_cen .case_list ul .li.on {
  box-shadow: 0 5px 40px rgba(173, 173, 173, 0.4);
}

.main.business .box .success .success_cen .case_list ul .li.on .tit .t.t4 {
  background: url(../image/jian.png) no-repeat center center;
  background-size: 100% auto;
}

.main.business .box .success .success_cen .case_list ul .li .tit {
  padding: 10px 0;
  position: relative;
  cursor: pointer;
}

@media (max-width: 800px) {
  .main.business .box .success .success_cen .case_list ul .li .tit {
    padding: 15px 0;
  }
}

@media (max-width: 500px) {
  .main.business .box .success .success_cen .case_list ul .li .tit {
    padding: 10px 0;
  }
}

.main.business .box .success .success_cen .case_list ul .li .tit .t {
  padding-top: 7px;
  float: left;
  box-sizing: border-box;
  border-right: 1px solid #e8e8e8;
}

@media (max-width: 500px) {
  .main.business .box .success .success_cen .case_list ul .li .tit .t {
    padding: 0;
  }
}

.main.business .box .success .success_cen .case_list ul .li .tit .t.t1 {
  width: 27.62%;
}

@media (max-width: 800px) {
  .main.business .box .success .success_cen .case_list ul .li .tit .t.t1 {
    width: 100%;
    padding-right: 45px;
    border: none;
  }

  .main.business .box .success .success_cen .case_list ul .li .tit .t.t1 .ds {
    display: none;
  }
}

.main.business .box .success .success_cen .case_list ul .li .tit .t.t2 {
  width: 25.42%;
  padding-left: 5%;
}

@media (max-width: 800px) {
  .main.business .box .success .success_cen .case_list ul .li .tit .t.t2 {
    display: none;
  }
}

.main.business .box .success .success_cen .case_list ul .li .tit .t.t3 {
  width: 41.5%;
  padding-left: 5%;
}

@media (max-width: 800px) {
  .main.business .box .success .success_cen .case_list ul .li .tit .t.t3 {
    display: none;
  }
}

.main.business .box .success .success_cen .case_list ul .li .tit .t.t3,
.main.business .box .success .success_cen .case_list ul .li .tit .t.t4 {
  border: none;
}

.main.business .box .success .success_cen .case_list ul .li .tit .t.t4 {
  width: 30px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: url(../image/jia_icon.png) no-repeat center center;
  background-size: 100% auto;
}

@media (max-width: 800px) {
  .main.business .box .success .success_cen .case_list ul .li .tit .t.t4 {
    width: 24px;
  }
}

@media (max-width: 500px) {
  .main.business .box .success .success_cen .case_list ul .li .tit .t.t4 {
    width: 20px;
  }
}

.main.business .box .success .success_cen .case_list ul .li .tit .t .ds {
  font-size: 16px;
  line-height: 30px;
  color: #999;
}

@media (max-width: 1200px) {
  .main.business .box .success .success_cen .case_list ul .li .tit .t .ds {
    font-size: 14px;
    line-height: 24px;
  }
}

.main.business .box .success .success_cen .case_list ul .li .tit .t .text {
  font-size: 20px;
  line-height: 38px;
  color: #333;
}

@media (max-width: 1200px) {
  .main.business .box .success .success_cen .case_list ul .li .tit .t .text {
    font-size: 18px;
    line-height: 30px;
  }
}

@media (max-width: 500px) {
  .main.business .box .success .success_cen .case_list ul .li .tit .t .text {
    font-size: 16px;
    line-height: 24px;
  }
}

.main.business .box .success .success_cen .case_list ul .li .content {
  padding-top: 10px;
  padding-bottom: 65px;
  border-top: 1px solid #ccc;
  display: none;
}

@media (max-width: 500px) {
  .main.business .box .success .success_cen .case_list ul .li .content {
    padding-bottom: 25px;
  }
}

.main.business .box .success .success_cen .case_list ul .li .content.show {
  display: block;
}

.main.business .box .success .success_cen .case_list ul .li .content .item {
  margin-top: 30px;
}

@media (max-width: 500px) {
  .main.business .box .success .success_cen .case_list ul .li .content .item {
    margin-top: 15px;
  }
}

.main.business .box .success .success_cen .case_list ul .li .content .item .con_t {
  font-size: 18px;
  line-height: 20px;
  color: #333;
  padding-left: 15px;
  border-left: 4px solid #f08200;
}

@media (max-width: 1024px) {
  .main.business .box .success .success_cen .case_list ul .li .content .item .con_t {
    font-size: 16px;
    line-height: 18px;
  }
}

@media (max-width: 500px) {
  .main.business .box .success .success_cen .case_list ul .li .content .item .con_t {
    font-size: 15px;
    line-height: 16px;
  }
}

.main.business .box .success .success_cen .case_list ul .li .content .item .cont {
  font-size: 14px;
  line-height: 28px;
  color: #666;
  margin-top: 15px;
}

@media (max-width: 1024px) {
  .main.business .box .success .success_cen .case_list ul .li .content .item .cont {
    font-size: 13px;
    line-height: 22px;
  }
}

.main.business .box .success .success_cen .case_list ul .li .content .item .msg {
  margin-top: 13px;
}

.main.business .box .success .success_cen .case_list ul .li .content .item .msg ul {
  font-size: 0;
}

.main.business .box .success .success_cen .case_list ul .li .content .item .msg ul li {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 32px;
  color: #666;
  padding-right: 5px;
  box-sizing: border-box;
}

@media (max-width: 1024px) {
  .main.business .box .success .success_cen .case_list ul .li .content .item .msg ul li {
    width: 33.33%;
    font-size: 13px;
    line-height: 22px;
  }
}

@media (max-width: 650px) {
  .main.business .box .success .success_cen .case_list ul .li .content .item .msg ul li {
    width: 50%;
  }
}

@media (max-width: 500px) {
  .main.business .box .success .success_cen .case_list ul .li .content .item .msg ul li {
    width: 100%;
  }
}

.main.business .box .success .success_cen .more {
  width: 220px;
  height: 56px;
  background: #008fd0;
  border-radius: 56px;
  margin-left: auto;
  margin-top: 75px;
  cursor: pointer;
  margin-right: auto;
  text-align: center;
}

.main.business .box .success .success_cen .more.active .sk-fading-circle .sk-circle::before {
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}

@media (max-width: 1024px) {
  .main.business .box .success .success_cen .more {
    width: 180px;
    height: 50px;
    margin-top: 60px;
  }
}

@media (max-width: 600px) {
  .main.business .box .success .success_cen .more {
    height: 40px;
    width: 130px;
    margin-top: 30px;
  }
}

.main.business .box .success .success_cen .more span {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  line-height: 56px;
  color: #fff;
  margin: 0 6px;
}

@media (max-width: 1024px) {
  .main.business .box .success .success_cen .more span {
    line-height: 50px;
    font-size: 16px;
  }
}

@media (max-width: 600px) {
  .main.business .box .success .success_cen .more span {
    font-size: 14px;
    line-height: 40px;
    margin: 0 3px;
  }
}

.main.business .box .success .success_cen .more .sk-fading-circle {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  position: relative;
  margin: 0 6px;
}

@media (max-width: 600px) {
  .main.business .box .success .success_cen .more .sk-fading-circle {
    width: 18px;
    height: 18px;
  }
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle1 {
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle2::before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle3::before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle4::before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle5::before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle6::before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle7::before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle8::before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle9::before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle10::before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle11::before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle12::before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle2 {
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle2::before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle3::before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle4::before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle5::before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle6::before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle7::before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle8::before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle9::before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle10::before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle11::before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle12::before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle3 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle2::before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle3::before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle4::before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle5::before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle6::before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle7::before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle8::before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle9::before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle10::before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle11::before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle12::before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle4 {
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg);
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle2::before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle3::before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle4::before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle5::before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle6::before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle7::before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle8::before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle9::before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle10::before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle11::before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle12::before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle5 {
  -webkit-transform: rotate(150deg);
  transform: rotate(150deg);
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle2::before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle3::before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle4::before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle5::before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle6::before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle7::before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle8::before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle9::before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle10::before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle11::before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle12::before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle6 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle2::before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle3::before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle4::before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle5::before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle6::before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle7::before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle8::before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle9::before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle10::before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle11::before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle12::before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle7 {
  -webkit-transform: rotate(210deg);
  transform: rotate(210deg);
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle2::before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle3::before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle4::before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle5::before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle6::before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle7::before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle8::before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle9::before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle10::before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle11::before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle12::before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle8 {
  -webkit-transform: rotate(240deg);
  transform: rotate(240deg);
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle2::before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle3::before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle4::before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle5::before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle6::before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle7::before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle8::before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle9::before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle10::before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle11::before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle12::before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle9 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle2::before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle3::before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle4::before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle5::before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle6::before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle7::before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle8::before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle9::before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle10::before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle11::before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle12::before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle10 {
  -webkit-transform: rotate(300deg);
  transform: rotate(300deg);
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle2::before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle3::before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle4::before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle5::before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle6::before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle7::before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle8::before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle9::before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle10::before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle11::before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle12::before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle11 {
  -webkit-transform: rotate(330deg);
  transform: rotate(330deg);
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle2::before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle3::before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle4::before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle5::before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle6::before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle7::before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle8::before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle9::before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle10::before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle11::before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle12::before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle12 {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle2::before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle3::before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle4::before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle5::before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle6::before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle7::before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle8::before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle9::before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle10::before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle11::before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle.sk-circle12::before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

.main.business .box .success .success_cen .more .sk-fading-circle .sk-circle::before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 14%;
  height: 14%;
  background-color: #fff;
  border-radius: 100%;
  /* animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;*/
}

.main.business .box .system {
  margin-top: 60px;
  padding-bottom: 20px;
}

@media (max-width: 1024px) {
  .main.business .box .system {
    padding-bottom: 0;
    margin-top: 50px;
  }
}

@media (max-width: 700px) {
  .main.business .box .system {
    margin-top: 30px;
  }
}

.main.business .box .system ul {
  width: 110%;
}

@media (max-width: 700px) {
  .main.business .box .system ul {
    width: 100%;
  }
}

.main.business .box .system ul .li {
  float: left;
  background: #fff;
  width: 28.76%;
  border: 1px solid #e8e8e8;
  box-sizing: border-box;
  padding: 40px 30px;
  margin-right: 2.2%;
}

@media (max-width: 1200px) {
  .main.business .box .system ul .li {
    padding: 30px 20px;
  }
}

@media (max-width: 700px) {
  .main.business .box .system ul .li {
    width: 100%;
    float: none;
    margin-top: 15px;
    margin-right: 0;
    padding: 20px;
  }
}

@media (min-width: 1024px) {
  .main.business .box .system ul .li:hover .pic img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
}

.main.business .box .system ul .li .num {
  font-size: 60px;
  line-height: 76px;
  color: #008fd0;
  font-family: "BEBAS";
}

@media (max-width: 1300px) {
  .main.business .box .system ul .li .num {
    font-size: 54px;
    line-height: 70px;
  }
}

@media (max-width: 1024px) {
  .main.business .box .system ul .li .num {
    font-size: 44px;
    line-height: 50px;
  }
}

@media (max-width: 700px) {
  .main.business .box .system ul .li .num {
    font-size: 34px;
    line-height: 40px;
  }
}

.main.business .box .system ul .li .line {
  margin-top: 10px;
  height: 4px;
  width: 24px;
  background: #008fd0;
  margin-left: 3px;
}

@media (max-width: 1300px) {
  .main.business .box .system ul .li .line {
    width: 20px;
  }
}

@media (max-width: 1024px) {
  .main.business .box .system ul .li .line {
    width: 18px;
  }
}

@media (max-width: 700px) {
  .main.business .box .system ul .li .line {
    width: 14px;
    height: 2px;
  }
}

.main.business .box .system ul .li .cont {
  margin-top: 40px;
}

@media (max-width: 1300px) {
  .main.business .box .system ul .li .cont {
    margin-top: 25px;
  }
}

@media (max-width: 1024px) {
  .main.business .box .system ul .li .cont {
    margin-top: 15px;
  }
}

@media (max-width: 700px) {
  .main.business .box .system ul .li .cont {
    height: auto !important;
  }
}

.main.business .box .system ul .li .cont .t {
  font-size: 22px;
  line-height: 36px;
  color: #333;
}

@media (max-width: 1300px) {
  .main.business .box .system ul .li .cont .t {
    font-size: 18px;
    line-height: 30px;
  }
}

.main.business .box .system ul .li .cont .con {
  font-size: 14px;
  line-height: 24px;
  color: #666;
  margin-top: 10px;
  min-height: 96px;
}

@media (max-width: 1024px) {
  .main.business .box .system ul .li .cont .con {
    font-size: 13px;
    line-height: 22px;
  }
}

.main.business .box .system ul .li .cont .con ul {
  width: 100%;
}

.main.business .box .system ul .li .cont .con ul li {
  margin-top: 3px;
  padding-left: 15px;
  background: url(../image/rad.jpg) no-repeat left 10px;
}

@media (max-width: 1024px) {
  .main.business .box .system ul .li .cont .con ul li {
    background-position: left 8px;
    padding-left: 10px;
  }
}

.main.business .box .system ul .li .pic {
  overflow: hidden;
  margin-top: 35px;
  padding-bottom: 8px;
}

@media (max-width: 700px) {
  .main.business .box .system ul .li .pic {
    margin-top: 20px;
    padding-bottom: 0;
  }
}

.main.business .box .system ul .li .pic img {
  width: 100%;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}

.main.news {
  /* padding-top: 90px; */
}

@media (max-width: 1024px) {
  .main.news {
    /* padding-top: 60px; */
  }
}

.main.news .news_box .news_detail_box {
  padding-bottom: 90px;
}

@media (max-width: 1024px) {
  .main.news .news_box .news_detail_box {
    padding-bottom: 70px;
  }
}

@media (max-width: 600px) {
  .main.news .news_box .news_detail_box {
    padding-bottom: 35px;
  }
}

.main.news .news_box .news_detail_box .db {
  padding: 0 5.88%;
  box-sizing: border-box;
}

@media (max-width: 1200px) {
  .main.news .news_box .news_detail_box .db {
    padding: 0;
  }
}

.main.news .news_box .news_detail_box .db .detail_tit {
  padding-bottom: 30px;
  padding-top: 82px;
  text-align: center;
  border-bottom: 1px dashed #dbdbdb;
}

@media (max-width: 1024px) {
  .main.news .news_box .news_detail_box .db .detail_tit {
    padding-top: 60px;
  }
}

@media (max-width: 600px) {
  .main.news .news_box .news_detail_box .db .detail_tit {
    padding-top: 30px;
    padding-bottom: 15px;
  }
}

.main.news .news_box .news_detail_box .db .detail_tit .t {
  font-size: 30px;
  line-height: 46px;
  color: #454545;
}

@media (max-width: 1024px) {
  .main.news .news_box .news_detail_box .db .detail_tit .t {
    font-size: 24px;
    line-height: 40px;
  }
}

@media (max-width: 600px) {
  .main.news .news_box .news_detail_box .db .detail_tit .t {
    font-size: 18px;
    line-height: 30px;
  }
}

.main.news .news_box .news_detail_box .db .detail_tit .msg {
  font-size: 14px;
  line-height: 24px;
  font-family: Arial;
  color: #666;
  margin-top: 12px;
}

@media (max-width: 600px) {
  .main.news .news_box .news_detail_box .db .detail_tit .msg {
    margin-top: 6px;
  }
}

.main.news .news_box .news_detail_box .db .detail_con {
  padding: 0 40px 70px 40px;
  font-size: 15px;
  line-height: 28px;
  color: #666;
  margin-top: 35px;
  border-bottom: 1px dashed #dbdbdb;
}

@media (max-width: 1200px) {
  .main.news .news_box .news_detail_box .db .detail_con {
    padding: 0 0 70px 0;
  }
}

@media (max-width: 1024px) {
  .main.news .news_box .news_detail_box .db .detail_con {
    font-size: 14px;
    line-height: 24px;
    margin-top: 25px;
  }
}

@media (max-width: 600px) {
  .main.news .news_box .news_detail_box .db .detail_con {
    margin-top: 15px;
    padding-bottom: 20px;
  }
}

.main.news .news_box .news_detail_box .db .detail_con p {

}

.main.news .news_box .news_detail_box .db .detail_con img {
  max-width: 100%;
  height: auto !important;
}

.main.news .news_box .news_detail_box .db .detail_bot {
  margin: 30px 40px 0 40px;
  min-height: 46px;
  position: relative;
  padding-right: 170px;
}

@media (max-width: 1200px) {
  .main.news .news_box .news_detail_box .db .detail_bot {
    margin: 0;
    margin-top: 30px;
  }
}

@media (max-width: 600px) {
  .main.news .news_box .news_detail_box .db .detail_bot {
    padding-right: 120px;
  }
}

.main.news .news_box .news_detail_box .db .detail_bot .detail_l {
  font-size: 14px;
  line-height: 30px;
  color: #666;
}

.main.news .news_box .news_detail_box .db .detail_bot .detail_l a {
  transition: color 0.3s;
  color: #666;
}

@media (min-width: 1024px) {
  .main.news .news_box .news_detail_box .db .detail_bot .detail_l a:hover {
    color: #008fd0;
  }
}

.main.news .news_box .news_detail_box .db .detail_bot .return {
  width: 150px;
  height: 46px;
  border-radius: 46px;
  background: #008fd0;
  text-align: center;
  font-size: 0;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -23px;
}

@media (max-width: 600px) {
  .main.news .news_box .news_detail_box .db .detail_bot .return {
    width: 110px;
    height: 36px;
    margin-top: -18px;
  }
}

.main.news .news_box .news_detail_box .db .detail_bot .return .txt {
  font-size: 16px;
  line-height: 46px;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin: 0 6px;
}

@media (max-width: 600px) {
  .main.news .news_box .news_detail_box .db .detail_bot .return .txt {
    font-size: 14px;
    line-height: 36px;
    margin: 0 3px;
  }
}

.main.news .news_box .news_detail_box .db .detail_bot .return .ico {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin: 0 6px;
}

@media (max-width: 600px) {
  .main.news .news_box .news_detail_box .db .detail_bot .return .ico {
    margin: 0 3px;
  }

  .main.news .news_box .news_detail_box .db .detail_bot .return .ico img {
    max-height: 15px;
  }
}

.main.news .news_box .news_cen {
  padding-bottom: 120px;
  padding-top: 54px;
}

@media (max-width: 1024px) {
  .main.news .news_box .news_cen {
    padding-bottom: 85px;
  }
}

@media (max-width: 768px) {
  .main.news .news_box .news_cen {
    padding-top: 30px;
    padding-bottom: 50px;
  }
}

@media (max-width: 500px) {
  .main.news .news_box .news_cen {
    padding-top: 15px;
    padding-bottom: 30px;
  }
}

.main.news .news_box .news_cen .news_list {
  padding-bottom: 25px;
}

@media (max-width: 768px) {
  .main.news .news_box .news_cen .news_list {
    padding-bottom: 10px;
  }
}

.main.news .news_box .news_cen .news_list ul {
  width: 110%;
}

@media (max-width: 800px) {
  .main.news .news_box .news_cen .news_list ul {
    width: 100%;
  }
}

.main.news .news_box .news_cen .news_list ul li {
  float: left;
  width: 28.83%;
  margin-top: 3.69%;
  margin-right: 2.13%;
  border: 1px solid #e3e4e5;
  box-sizing: border-box;
  transition: box-shadow 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

@media (max-width: 800px) {
  .main.news .news_box .news_cen .news_list ul li {
    width: 48%;
    margin-right: 0;
  }

  .main.news .news_box .news_cen .news_list ul li:nth-child(even) {
    float: right;
  }
}

@media (max-width: 435px) {
  .main.news .news_box .news_cen .news_list ul li {
    width: 100%;
    float: none;
    margin-top: 20px;
  }

  .main.news .news_box .news_cen .news_list ul li:nth-child(even) {
    float: none;
  }
}

@media (min-width: 1024px) {
  .main.news .news_box .news_cen .news_list ul li:hover {
    box-shadow: 0 5px 50px rgba(2, 47, 82, 0.3);
  }

  .main.news .news_box .news_cen .news_list ul li:hover a .cont::after {
    width: 100%;
  }

  .main.news .news_box .news_cen .news_list ul li:hover a .cont .time .ico {
    background: url(../image/r2.png) no-repeat center center #008fd0;
    border-color: #008fd0;
  }
}

.main.news .news_box .news_cen .news_list ul li a {
  padding: 30px;
  display: block;
}

@media (max-width: 1024px) {
  .main.news .news_box .news_cen .news_list ul li a {
    padding: 20px;
  }
}

@media (max-width: 435px) {
  .main.news .news_box .news_cen .news_list ul li a {
    padding: 15px;
  }
}

.main.news .news_box .news_cen .news_list ul li a .cont {
  position: relative;
}

.main.news .news_box .news_cen .news_list ul li a .cont::after {
  content: "";
  display: block;
  width: 68px;
  height: 4px;
  background: #008fd0;
  position: absolute;
  left: 0;
  top: -32px;
  transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

@media (max-width: 1024px) {
  .main.news .news_box .news_cen .news_list ul li a .cont::after {
    top: -22px;
  }
}

@media (max-width: 435px) {
  .main.news .news_box .news_cen .news_list ul li a .cont::after {
    height: 2px;
    top: -16px;
  }
}

.main.news .news_box .news_cen .news_list ul li a .cont .news_tit {
  font-size: 20px;
  line-height: 32px;
  color: #333;
  height: 64px;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .main.news .news_box .news_cen .news_list ul li a .cont .news_tit {
    font-size: 18px;
    line-height: 28px;
    height: 56px;
  }
}

.main.news .news_box .news_cen .news_list ul li a .cont .pic {
  margin-top: 24px;
  overflow: hidden;
}

.main.news .news_box .news_cen .news_list ul li a .cont .pic img {
  width: 100%;
}

@media (max-width: 1024px) {
  .main.news .news_box .news_cen .news_list ul li a .cont .pic {
    margin-top: 15px;
  }
}

.main.news .news_box .news_cen .news_list ul li a .cont .ds {
  font-size: 14px;
  line-height: 24px;
  color: #999;
  margin-top: 20px;
  height: 72px;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .main.news .news_box .news_cen .news_list ul li a .cont .ds {
    height: 48px;
    margin-top: 15px;
  }
}

.main.news .news_box .news_cen .news_list ul li a .cont .time {
  position: relative;
  margin-top: 32px;
  padding-bottom: 5px;
}

@media (max-width: 1024px) {
  .main.news .news_box .news_cen .news_list ul li a .cont .time {
    margin-top: 22px;
  }
}

@media (max-width: 800px) {
  .main.news .news_box .news_cen .news_list ul li a .cont .time {
    margin-top: 15px;
  }
}

.main.news .news_box .news_cen .news_list ul li a .cont .time .date {
  font-size: 14px;
  line-height: 28px;
  color: #999;
}

.main.news .news_box .news_cen .news_list ul li a .cont .time .ico {
  position: absolute;
  right: 0;
  top: 0;
  width: 28px;
  height: 28px;
  border: 1px solid #e4e4e4;
  border-radius: 50%;
  box-sizing: border-box;
  background: url(../image/r1.png) no-repeat center center;
  transition: background 0.5s cubic-bezier(0.4, 0, 0.2, 1), border-color 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.main.join .box {
  margin-top: -40px;
}

@media (max-width: 1024px) {
  .main.join .box {
    margin-top: -25px;
  }
}

@media (max-width: 435px) {
  .main.join .box {
    margin-top: 0px;
  }
}

.main.join .box .box_cen {
  padding-top: 100px;
  padding-bottom: 115px;
}

@media (max-width: 1024px) {
  .main.join .box .box_cen {
    padding-top: 70px;
    padding-bottom: 80px;
  }
}

@media (max-width: 768px) {
  .main.join .box .box_cen {
    padding-top: 50px;
  }
}

@media (max-width: 500px) {
  .main.join .box .box_cen {
    padding-top: 25px;
    padding-bottom: 35px;
  }
}

.main.join .box .box_cen .title {
  text-align: center;
}

.main.join .box .box_cen .title .cn_tit {
  font-size: 30px;
  line-height: 46px;
  color: #333;
}

@media (max-width: 1200px) {
  .main.join .box .box_cen .title .cn_tit {
    font-size: 26px;
    line-height: 40px;
  }
}

@media (max-width: 550px) {
  .main.join .box .box_cen .title .cn_tit {
    font-size: 20px;
    line-height: 28px;
  }
}

.main.join .box .box_cen .title .en_tit {
  font-size: 16px;
  line-height: 22px;
  color: #aaa;
  margin-top: 4px;
}

@media (max-width: 600px) {
  .main.join .box .box_cen .title .en_tit {
    font-size: 14px;
    line-height: 20px;
    margin-top: 0;
  }
}

.main.join .box .box_cen .title .line {
  width: 24px;
  height: 4px;
  background: #f08200;
  margin-top: 22px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1200px) {
  .main.join .box .box_cen .title .line {
    margin-top: 15px;
  }
}

@media (max-width: 500px) {
  .main.join .box .box_cen .title .line {
    height: 2px;
    margin-top: 10px;
  }
}

.main.join .box .box_cen .leader_list {
  margin-top: 60px;
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .leader_list {
    margin-top: 45px;
  }
}

@media (max-width: 500px) {
  .main.join .box .box_cen .leader_list {
    margin-top: 25px;
  }
}

.main.join .box .box_cen .leader_list ul li {
  width: 25%;
  float: left;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  margin-top: -1px;
  margin-left: -1px;
  cursor: pointer;
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .leader_list ul li {
    width: 33.33%;
  }
}

@media (max-width: 700px) {
  .main.join .box .box_cen .leader_list ul li {
    width: 50%;
  }
}

@media (max-width: 435px) {
  .main.join .box .box_cen .leader_list ul li {
    width: 100%;
  }
}

@media (min-width: 1024px) {
  .main.join .box .box_cen .leader_list ul li:hover .leader::after {
    filter: alpha(opacity=0);
    opacity: 0;
  }

  .main.join .box .box_cen .leader_list ul li:hover .leader .mask {
    filter: alpha(opacity=100);
    opacity: 1;
  }

  .main.join .box .box_cen .leader_list ul li:hover .leader .text .tit {
    transform: translateY(-50%);
    filter: alpha(opacity=0);
    opacity: 0;
  }

  .main.join .box .box_cen .leader_list ul li:hover .leader .text .tit.white {
    transform: translateY(-100%);
    filter: alpha(opacity=100);
    opacity: 1;
  }

  .main.join .box .box_cen .leader_list ul li:hover .leader .content .image {
    overflow: visible;
  }

  .main.join .box .box_cen .leader_list ul li:hover .leader .content .symbol {
    filter: alpha(opacity=0);
    opacity: 0;
  }
}

.main.join .box .box_cen .leader_list ul li .leader {
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  padding-bottom: 125%;
}

.main.join .box .box_cen .leader_list ul li .leader::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #e8e8e8;
  box-sizing: border-box;
}

.main.join .box .box_cen .leader_list ul li .leader .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  left: 0;
  top: 0;
  z-index: 11;
  filter: alpha(opacity=0);
  opacity: 0;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.main.join .box .box_cen .leader_list ul li .leader .content {
  width: 67.5%;
  position: absolute;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
}

.main.join .box .box_cen .leader_list ul li .leader .content::before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 100%;
}

.main.join .box .box_cen .leader_list ul li .leader .content .symbol {
  position: absolute;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 1px 2px 5px rgba(158, 158, 158, 0.24);
  width: 52px;
  height: 52px;
  background: url(../image/jr.png) no-repeat center center #fff;
  bottom: -50px;
  right: -10px;
  z-index: 10;
}

@media (max-width: 800px) {
  .main.join .box .box_cen .leader_list ul li .leader .content .symbol {
    width: 40px;
    height: 40px;
    bottom: 10px;
  }
}

@media (max-width: 500px) {
  .main.join .box .box_cen .leader_list ul li .leader .content .symbol {
    width: 30px;
    height: 30px;
    background-size: 40% auto;
  }
}

@media (max-width: 435px) {
  .main.join .box .box_cen .leader_list ul li .leader .content .symbol {
    width: 40px;
    height: 40px;
    bottom: 10px;
  }
}

.main.join .box .box_cen .leader_list ul li .leader .content .image {
  /*border-radius: 50%;*/
  height: 100%;
  left: 0;
  /*overflow: hidden;*/
  overflow: visible;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  transform: translate3d(0, 0, 0);
  z-index: 1;
}

.main.join .box .box_cen .leader_list ul li .leader .content .image img {
  transform: translate(-50%, -50%) translateZ(0) scale(1, 1);
  -webkit-backface-visibility: hidden;
  height: 185.18%;
  left: 50%;
  opacity: 1;
  position: absolute;
  top: 69%;
  width: auto;
  z-index: 1;
}

.main.join .box .box_cen .leader_list ul li .leader .text {
  position: absolute;
  width: 100%;
  bottom: 8px;
  z-index: 20;
}

@media (max-width: 435px) {
  .main.join .box .box_cen .leader_list ul li .leader .text {
    bottom: 15px;
  }
}

.main.join .box .box_cen .leader_list ul li .leader .text .tit {
  width: 100%;
  padding-left: 35px;
  padding-right: 30px;
  box-sizing: border-box;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.main.join .box .box_cen .leader_list ul li .leader .text .tit.white {
  position: absolute;
  transform: translateY(-50%);
  filter: alpha(opacity=0);
  opacity: 0;
}

.main.join .box .box_cen .leader_list ul li .leader .text .tit.white .name {
  color: #fff;
}

.main.join .box .box_cen .leader_list ul li .leader .text .tit.white .name::after {
  display: none;
}

.main.join .box .box_cen .leader_list ul li .leader .text .tit.white .pos {
  color: #fff;
}

.main.join .box .box_cen .leader_list ul li .leader .text .tit .name {
  font-size: 22px;
  line-height: 30px;
  color: #333;
  position: relative;
  transition: color 0.3s;
}

.main.join .box .box_cen .leader_list ul li .leader .text .tit .name::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  border: 1px solid #333;
  box-sizing: border-box;
  border-radius: 50%;
  left: -18px;
  top: 0;
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .leader_list ul li .leader .text .tit .name {
    font-size: 18px;
    line-height: 28px;
  }
}

.main.join .box .box_cen .leader_list ul li .leader .text .tit .pos {
  font-size: 16px;
  line-height: 20px;
  color: #666;
  transition: color 0.3s;
  height: 40px;
  margin-top: 4px;
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .leader_list ul li .leader .text .tit .pos {
    font-size: 14px;
  }
}

@media (max-width: 435px) {
  .main.join .box .box_cen .leader_list ul li .leader .text .tit .pos {
    font-size: 15px;
  }
}

.main.join .box .box_cen .leader_list .more {
  width: 220px;
  height: 56px;
  background: #008fd0;
  border-radius: 56px;
  margin-left: auto;
  margin-top: 80px;
  cursor: pointer;
  margin-right: auto;
  text-align: center;
}

.main.join .box .box_cen .leader_list .more.active .sk-fading-circle .sk-circle::before {
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .leader_list .more {
    width: 180px;
    height: 50px;
    margin-top: 60px;
  }
}

@media (max-width: 600px) {
  .main.join .box .box_cen .leader_list .more {
    height: 40px;
    width: 130px;
    margin-top: 30px;
  }
}

.main.join .box .box_cen .leader_list .more span {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  line-height: 56px;
  color: #fff;
  margin: 0 6px;
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .leader_list .more span {
    line-height: 50px;
    font-size: 16px;
  }
}

@media (max-width: 600px) {
  .main.join .box .box_cen .leader_list .more span {
    font-size: 14px;
    line-height: 40px;
    margin: 0 3px;
  }
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  position: relative;
  margin: 0 6px;
}

@media (max-width: 600px) {
  .main.join .box .box_cen .leader_list .more .sk-fading-circle {
    width: 18px;
    height: 18px;
  }
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle1 {
  transform: rotate(30deg);
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle2 {
  transform: rotate(60deg);
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle3 {
  transform: rotate(90deg);
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle4 {
  transform: rotate(120deg);
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle5 {
  transform: rotate(150deg);
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle6 {
  transform: rotate(180deg);
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle7 {
  transform: rotate(210deg);
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle8 {
  transform: rotate(240deg);
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle9 {
  transform: rotate(270deg);
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle10 {
  transform: rotate(300deg);
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle11 {
  transform: rotate(330deg);
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle12 {
  transform: rotate(360deg);
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.join .box .box_cen .leader_list .more .sk-fading-circle .sk-circle::before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 14%;
  height: 14%;
  background-color: #fff;
  border-radius: 100%;
}

.main.join .box .box_cen .team_box .team_top {
  margin-top: 60px;
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .team_box .team_top {
    margin-top: 40px;
  }
}

@media (max-width: 500px) {
  .main.join .box .box_cen .team_box .team_top {
    margin-top: 25px;
  }
}

.main.join .box .box_cen .team_box .team_top .swiper-container .swiper-pagination {
  line-height: 0;
  width: 100%;
  text-align: right;
  padding-right: 50px;
  box-sizing: border-box;
  right: 0;
  bottom: 26px;
  transition: none;
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .team_box .team_top .swiper-container .swiper-pagination {
    padding-right: 30px;
    bottom: 22px;
  }
}

@media (max-width: 600px) {
  .main.join .box .box_cen .team_box .team_top .swiper-container .swiper-pagination {
    padding-right: 20px;
    bottom: 15px;
  }
}

.main.join .box .box_cen .team_box .team_top .swiper-container .swiper-pagination span {
  width: 10px;
  height: 10px;
  margin: 0 10px;
  background: #88888c;
  border-radius: 50%;
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .team_box .team_top .swiper-container .swiper-pagination span {
    margin: 0 5px;
  }
}

.main.join .box .box_cen .team_box .team_top .swiper-container .swiper-pagination span.swiper-pagination-bullet-active {
  background: #fff;
}

.main.join .box .box_cen .team_box .team_top .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}

@media (min-width: 1024px) {
  .main.join .box .box_cen .team_box .team_top .swiper-container .swiper-wrapper .swiper-slide:hover .pic img {
    transform: scale(1.03);
  }
}

.main.join .box .box_cen .team_box .team_top .swiper-container .swiper-wrapper .swiper-slide .pic {
  overflow: hidden;
}

.main.join .box .box_cen .team_box .team_top .swiper-container .swiper-wrapper .swiper-slide .pic img {
  width: 100%;
  transition: transform 0.5s ease-in-out;
}

.main.join .box .box_cen .team_box .team_top .swiper-container .swiper-wrapper .swiper-slide .text {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 22px;
  line-height: 40px;
  background: #54555a;
  padding: 13px 200px 13px 55px;
  width: 100%;
  box-sizing: border-box;
  color: #fff;
}

@media (max-width: 1200px) {
  .main.join .box .box_cen .team_box .team_top .swiper-container .swiper-wrapper .swiper-slide .text {
    padding: 13px 200px 13px 40px;
  }
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .team_box .team_top .swiper-container .swiper-wrapper .swiper-slide .text {
    padding-left: 30px;
    padding-right: 160px;
    font-size: 18px;
    line-height: 30px;
  }
}

@media (max-width: 600px) {
  .main.join .box .box_cen .team_box .team_top .swiper-container .swiper-wrapper .swiper-slide .text {
    font-size: 16px;
    line-height: 24px;
    position: static;
    padding: 10px 70px 10px 20px;
  }
}

.main.join .box .box_cen .team_box .team_list {
  margin-top: 30px;
}

@media (max-width: 500px) {
  .main.join .box .box_cen .team_box .team_list {
    margin-top: 15px;
  }
}

.main.join .box .box_cen .team_box .team_list ul li {
  float: left;
  width: 48.43%;
  margin-top: 2.34%;
  background: #fff;
  transition: box-shadow 0.5s ease-in-out;
}

@media (min-width: 1024px) {
  .main.join .box .box_cen .team_box .team_list ul li:hover {
    box-shadow: 0 5px 30px rgba(173, 173, 173, 0.36);
  }

  .main.join .box .box_cen .team_box .team_list ul li:hover a .pic img {
    transform: scale(1.05);
  }
}

.main.join .box .box_cen .team_box .team_list ul li:nth-child(even) {
  float: right;
}

.main.join .box .box_cen .team_box .team_list ul li a {
  display: block;
}

.main.join .box .box_cen .team_box .team_list ul li a .pic {
  overflow: hidden;
  position: relative;
  padding-bottom: 58%;
  box-sizing: border-box;
}

.main.join .box .box_cen .team_box .team_list ul li a .pic img {
  width: 100%;
  transition: transform 0.5s ease-in-out;
  position: absolute;
  height: 100%
}

.main.join .box .box_cen .team_box .team_list ul li a .text {
  font-size: 22px;
  line-height: 36px;
  color: #333;
  text-align: center;
  padding: 19px 10px;
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .team_box .team_list ul li a .text {
    font-size: 18px;
    line-height: 30px;
    padding: 15px 10px;
  }
}

@media (max-width: 600px) {
  .main.join .box .box_cen .team_box .team_list ul li a .text {
    font-size: 16px;
    line-height: 28px;
    padding: 10px;
  }
}

.main.join .box .box_cen .team_box .more {
  width: 220px;
  height: 56px;
  background: #008fd0;
  border-radius: 56px;
  margin-left: auto;
  margin-top: 60px;
  cursor: pointer;
  margin-right: auto;
  text-align: center;
}

.main.join .box .box_cen .team_box .more.active .sk-fading-circle .sk-circle::before {
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .team_box .more {
    width: 180px;
    height: 50px;
    margin-top: 45px;
  }
}

@media (max-width: 600px) {
  .main.join .box .box_cen .team_box .more {
    height: 40px;
    width: 130px;
    margin-top: 20px;
  }
}

.main.join .box .box_cen .team_box .more span {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  line-height: 56px;
  color: #fff;
  margin: 0 6px;
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .team_box .more span {
    line-height: 50px;
    font-size: 16px;
  }
}

@media (max-width: 600px) {
  .main.join .box .box_cen .team_box .more span {
    font-size: 14px;
    line-height: 40px;
    margin: 0 3px;
  }
}

.main.join .box .box_cen .team_box .more .sk-fading-circle {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  position: relative;
  margin: 0 6px;
}

@media (max-width: 600px) {
  .main.join .box .box_cen .team_box .more .sk-fading-circle {
    width: 18px;
    height: 18px;
  }
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle1 {
  transform: rotate(30deg);
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle2 {
  transform: rotate(60deg);
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle3 {
  transform: rotate(90deg);
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle4 {
  transform: rotate(120deg);
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle5 {
  transform: rotate(150deg);
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle6 {
  transform: rotate(180deg);
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle7 {
  transform: rotate(210deg);
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle8 {
  transform: rotate(240deg);
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle9 {
  transform: rotate(270deg);
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle10 {
  transform: rotate(300deg);
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle11 {
  transform: rotate(330deg);
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle12 {
  transform: rotate(360deg);
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle2::before {
  animation-delay: -1.1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle3::before {
  animation-delay: -1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle4::before {
  animation-delay: -0.9s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle5::before {
  animation-delay: -0.8s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle6::before {
  animation-delay: -0.7s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle7::before {
  animation-delay: -0.6s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle8::before {
  animation-delay: -0.5s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle9::before {
  animation-delay: -0.4s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle10::before {
  animation-delay: -0.3s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle11::before {
  animation-delay: -0.2s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle.sk-circle12::before {
  animation-delay: -0.1s;
}

.main.join .box .box_cen .team_box .more .sk-fading-circle .sk-circle::before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 14%;
  height: 14%;
  background-color: #fff;
  border-radius: 100%;
}

.main.join .box .box_cen .join_box {
  position: relative;
  margin-top: 60px;
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .join_box {
    margin-top: 40px;
  }
}

@media (max-width: 500px) {
  .main.join .box .box_cen .join_box {
    margin-top: 25px;
  }
}

.main.join .box .box_cen .join_box .mCSB_scrollTools .mCSB_draggerRail {
  width: 3px;
  background: #eee !important;
  border-radius: 0;
}

.main.join .box .box_cen .join_box .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #d4d4d4 !important;
  width: 3px;
  opacity: 1 !important;
  border-radius: 0;
}

.main.join .box .box_cen .join_box .mCSB_scrollTools {
  width: 3px;
}

.main.join .box .box_cen .join_box .mCSB_inside&gt;.mCSB_container {
  margin-right: 0px;
}

.main.join .box .box_cen .join_box .mCSB_scrollTools {
  opacity: 1 !important;
}

@media (max-width: 1024px) {

  .main.join .box .box_cen .join_box .mCustomScrollBox,
  .main.join .box .box_cen .join_box .mCSB_container {
    overflow: inherit !important;
  }
}

.main.join .box .box_cen .join_box .join_r {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  padding-left: 623px;
  width: 100%;
  box-sizing: border-box;
}

@media (max-width: 1320px) {
  .main.join .box .box_cen .join_box .join_r {
    padding-left: 573px;
  }
}

@media (max-width: 1200px) {
  .main.join .box .box_cen .join_box .join_r {
    padding-left: 520px;
  }
}

@media (max-width: 1100px) {
  .main.join .box .box_cen .join_box .join_r {
    padding-left: 470px;
  }
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .join_box .join_r {
    display: none;
  }
}

.main.join .box .box_cen .join_box .join_r .content {
  padding: 30px 38px;
  border: 1px solid #e8e8e8;
  height: 100%;
  box-sizing: border-box;
}

.main.join .box .box_cen .join_box .join_r .content .job_top {
  padding-bottom: 18px;
  border-bottom: 1px solid #ccc;
}

.main.join .box .box_cen .join_box .join_r .content .job_top .t {
  font-size: 24px;
  line-height: 42px;
  color: #008fd0;
  font-weight: bold;
  float: left;
  width: calc(100% - 170px);
}

.main.join .box .box_cen .join_box .join_r .content .job_top .apply {
  float: right;
  width: 160px;
  height: 42px;
  border-radius: 42px;
  font-size: 16px;
  line-height: 42px;
  color: #fff;
  background: #b6bcbf;
  text-align: center;
  transition: background 0.3s;
}

@media (min-width: 1024px) {
  .main.join .box .box_cen .join_box .join_r .content .job_top .apply:hover {
    background: #008fd0;
  }
}

.main.join .box .box_cen .join_box .join_r .content .job_con {
  padding-top: 22px;
}

.main.join .box .box_cen .join_box .join_r .content .job_con .jb .item {
  margin-bottom: 18px;
  padding-right: 15px;
}

.main.join .box .box_cen .join_box .join_r .content .job_con .jb .item:last-child {
  margin-bottom: 0;
}

.main.join .box .box_cen .join_box .join_r .content .job_con .jb .item .con_t {
  font-size: 18px;
  line-height: 30px;
  color: #333;
}

.main.join .box .box_cen .join_box .join_r .content .job_con .jb .item .con {
  margin-top: 10px;
  font-size: 14px;
  line-height: 24px;
  color: #666;
}

.main.join .box .box_cen .join_box .join_r .content .job_con .email {
  font-size: 18px;
  line-height: 34px;
  display: inline-block;
  margin-top: 28px;
  color: #008fd0;
  margin-right: 15px;
  font-weight: bold;
  border-bottom: 2px solid #008fd0;
}

.main.join .box .box_cen .join_box .join_l {
  width: 602px;
  height: 930px;
  position: relative;
  z-index: 10;
}

@media (max-width: 1320px) {
  .main.join .box .box_cen .join_box .join_l {
    width: 552px;
  }
}

@media (max-width: 1200px) {
  .main.join .box .box_cen .join_box .join_l {
    width: 500px;
    height: 880px;
  }
}

@media (max-width: 1100px) {
  .main.join .box .box_cen .join_box .join_l {
    width: 450px;
  }
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .join_box .join_l {
    width: 100%;
    height: auto !important;
  }
}

.main.join .box .box_cen .join_box .join_l ul li {
  margin-bottom: 20px;
  background: #fff;
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .join_box .join_l ul li {
    box-shadow: 0 0 6px rgba(7, 0, 2, 0.12);
  }
}

@media (max-width: 600px) {
  .main.join .box .box_cen .join_box .join_l ul li {
    margin-bottom: 15px;
  }
}

.main.join .box .box_cen .join_box .join_l ul li.active .top .pic {
  background: #008fd0;
}

.main.join .box .box_cen .join_box .join_l ul li.active .top .job .t {
  color: #008fd0;
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .join_box .join_l ul li.active .top .job .t {
    color: #fff;
    background: #008fd0;
  }

  .main.join .box .box_cen .join_box .join_l ul li.active .top .job .t::after {
    background: url(../image/jia_i2.png) no-repeat center center;
    background-size: cover;
  }
}

.main.join .box .box_cen .join_box .join_l ul li:last-child {
  margin-bottom: 0;
}

.main.join .box .box_cen .join_box .join_l ul li .top {
  position: relative;
  border: 1px solid #e8e8e8;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  padding-left: 160px;
  margin-right: 22px;
  background: #fff;
}

@media (max-width: 1200px) {
  .main.join .box .box_cen .join_box .join_l ul li .top {
    padding-left: 140px;
  }
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .join_box .join_l ul li .top {
    margin-right: 0;
    padding-left: 0px;
    border: none;
    margin-bottom: 0;
  }
}

.main.join .box .box_cen .join_box .join_l ul li .top .pic {
  position: absolute;
  width: 160px;
  height: 100%;
  background: #d7dddf;
  left: 0;
  top: 0;
}

@media (max-width: 1200px) {
  .main.join .box .box_cen .join_box .join_l ul li .top .pic {
    width: 140px;
  }
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .join_box .join_l ul li .top .pic {
    width: 50px;
    display: none;
  }
}

.main.join .box .box_cen .join_box .join_l ul li .top .pic img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  max-width: 60%;
  max-height: 60%;
  margin: auto;
}

.main.join .box .box_cen .join_box .join_l ul li .top .job {
  padding: 30px 32px;
  position: relative;
}

@media (max-width: 1200px) {
  .main.join .box .box_cen .join_box .join_l ul li .top .job {
    padding: 25px;
  }
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .join_box .join_l ul li .top .job {
    padding: 0;
  }
}

.main.join .box .box_cen .join_box .join_l ul li .top .job .t {
  font-size: 22px;
  line-height: 32px;
  color: #333;
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .join_box .join_l ul li .top .job .t {
    font-size: 18px;
    line-height: 30px;
    padding: 15px 30px 15px 25px;
  }

  .main.join .box .box_cen .join_box .join_l ul li .top .job .t::after {
    content: "";
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    right: 25px;
    top: 50%;
    margin-top: -15px;
    background: url(../image/jia_i1.png) no-repeat center center;
    background-size: cover;
  }
}

@media (max-width: 1024px) and (max-width: 600px) {
  .main.join .box .box_cen .join_box .join_l ul li .top .job .t::after {
    width: 24px;
    height: 24px;
    right: 15px;
    margin-top: -12px;
  }
}

@media (max-width: 600px) {
  .main.join .box .box_cen .join_box .join_l ul li .top .job .t {
    padding: 12px 30px 12px 15px;
    font-size: 17px;
    line-height: 24px;
  }
}

.main.join .box .box_cen .join_box .join_l ul li .top .job .con {
  font-size: 14px;
  line-height: 22px;
  color: #666;
  margin-top: 10px;
  height: 66px;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .join_box .join_l ul li .top .job .con {
    display: none;
  }
}

.main.join .box .box_cen .join_box .join_l ul li .content {
  display: none;
  padding: 25px;
  padding-bottom: 35px;
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .join_box .join_l ul li .content.show {
    display: block;
  }
}

@media (max-width: 600px) {
  .main.join .box .box_cen .join_box .join_l ul li .content {
    padding: 15px;
    padding-bottom: 25px;
  }
}

.main.join .box .box_cen .join_box .join_l ul li .content .jb .item {
  margin-bottom: 18px;
  padding-right: 15px;
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .join_box .join_l ul li .content .jb .item {
    padding-right: 0;
  }
}

@media (max-width: 600px) {
  .main.join .box .box_cen .join_box .join_l ul li .content .jb .item {
    margin-bottom: 10px;
  }
}

.main.join .box .box_cen .join_box .join_l ul li .content .jb .item:last-child {
  margin-bottom: 0;
}

.main.join .box .box_cen .join_box .join_l ul li .content .jb .item .con_t {
  font-size: 18px;
  line-height: 30px;
  color: #333;
}

@media (max-width: 600px) {
  .main.join .box .box_cen .join_box .join_l ul li .content .jb .item .con_t {
    font-size: 16px;
    line-height: 28px;
  }
}

.main.join .box .box_cen .join_box .join_l ul li .content .jb .item .con {
  margin-top: 10px;
  font-size: 14px;
  line-height: 24px;
  color: #666;
}

@media (max-width: 600px) {
  .main.join .box .box_cen .join_box .join_l ul li .content .jb .item .con {
    margin-top: 5px;
    font-size: 13px;
    line-height: 20px;
  }
}

.main.join .box .box_cen .join_box .join_l ul li .content .email {
  font-size: 18px;
  line-height: 34px;
  display: inline-block;
  margin-top: 28px;
  color: #008fd0;
  margin-right: 15px;
  font-weight: bold;
  border-bottom: 2px solid #008fd0;
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .join_box .join_l ul li .content .email {
    margin-right: 0;
    font-size: 14px;
    line-height: 22px;
    margin-top: 15px;
  }
}

.main.join .box .box_cen .join_box .join_l ul li .content .apply {
  display: block;
  margin-top: 20px;
  width: 140px;
  height: 36px;
  border-radius: 42px;
  font-size: 16px;
  line-height: 42px;
  color: #fff;
  background: #008fd0;
  text-align: center;
  transition: background 0.3s;
}

@media (max-width: 600px) {
  .main.join .box .box_cen .join_box .join_l ul li .content .apply {
    width: 110px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
  }
}

.main.join .box .box_cen .join_b {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.main.join .box .box_cen .join_b .jm {
  margin-top: 70px;
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .join_b .jm {
    margin-top: 50px;
  }
}

@media (max-width: 600px) {
  .main.join .box .box_cen .join_b .jm {
    margin-top: 25px;
  }
}

.main.join .box .box_cen .join_b .jm .group {
  width: 100%;
  height: auto;
}

.main.join .box .box_cen .join_b .jm .group .input-group {
  width: 33.3%;
  float: left;
  margin-bottom: 8px;
}

.main.join .box .box_cen .join_b .jm .group .input-group select {
  background: none;
}

.main.join .box .box_cen .join_b .jm .group .input-group.file {
  height: 60px;
}

.main.join .box .box_cen .join_b .jm .group .input-group.file input {
  position: relative;
  top: 5px;
  font-size: 14px;
  color: #333;
}

.main.join .box .box_cen .join_b .jm .group .input-group.resume {
  float: none;
  clear: both;
}

.main.join .box .box_cen .join_b .jm .group .input-group.resume .text {
  width: 296%;
  resize: none;
  height: 150px;
  background: none;
  border: 1px solid #ccc;
}

.main.join .box .box_cen .join_b .jm .group .input-group label {
  font-size: 14px;
  line-height: 26px;
  display: block;
  color: #333;
}

.main.join .box .box_cen .join_b .jm .group .input-group .text {
  width: 96%;
  height: 32px;
  line-height: 32px;
  border: 1px solid #ccc;
  text-indent: 1em;
  color: #333;
  box-sizing: border-box;
}

.main.join .box .box_cen .join_b .jm .group .input-group input.text {
  height: 32px;
  line-height: 32px;
  background: none;
  font-size: 14px;
}

@media (max-width: 1240px) {
  .main.join .box .box_cen .join_b .jm .group .input-group.resume {
    float: none;
    clear: both;
  }

  .main.join .box .box_cen .join_b .jm .group .input-group.resume .text {
    width: 292%;
    resize: none;
    height: 180px;
    background: none;
  }

  .main.join .box .box_cen .join_b .jm .group .input-group label {
    font-size: 14px;
    line-height: 26px;
    display: block;
  }

  .main.join .box .box_cen .join_b .jm .group .input-group .text {
    width: 92%;
    height: 34px;
    line-height: 34px;
    box-sizing: border-box;
  }

  .main.join .box .box_cen .join_b .jm .group .input-group input.text {
    height: 32px;
    line-height: 32px;
    background: none;
    font-size: 14px;
  }
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .join_b .jm .group .input-group {
    width: 100%;
    margin-bottom: 10px;
    float: none;
  }

  .main.join .box .box_cen .join_b .jm .group .input-group .text {
    width: 100%;
    height: 30px;
    line-height: 30px;
  }

  .main.join .box .box_cen .join_b .jm .group .input-group.resume .text {
    width: 100%;
    resize: none;
    height: 100px;
  }
}

.main.join .box .box_cen .join_b .jm .btn-box {
  padding-bottom: 10px;
}

.main.join .box .box_cen .join_b .jm .btn-box .btn {
  width: 152px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-radius: 40px;
  font-size: 16px;
  color: #fff;
  border: 1px solid #008fd0;
  background: #008fd0;
  clear: both;
}

@media (max-width: 1240px) {
  .main.join .box .box_cen .join_b .jm .btn-box {
    width: 90%;
  }

  .main.join .box .box_cen .join_b .jm .btn-box .btn {
    width: 120px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
  }
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .join_b .jm .btn-box {
    width: 90%;
  }

  .main.join .box .box_cen .join_b .jm .btn-box .btn {
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }
}

.main.join .box .box_cen .process {
  margin-top: 95px;
  padding-top: 95px;
  padding-bottom: 50px;
  border-top: 1px solid #ccc;
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .process {
    margin-top: 70px;
    padding-top: 70px;
    padding-bottom: 40px;
  }
}

@media (max-width: 500px) {
  .main.join .box .box_cen .process {
    margin-top: 25px;
    padding-top: 25px;
    padding-bottom: 30px;
  }
}

.main.join .box .box_cen .process .process_list {
  margin-top: 50px;
}

@media (max-width: 500px) {
  .main.join .box .box_cen .process .process_list {
    margin-top: 30px;
  }
}

.main.join .box .box_cen .process .process_list .line {
  position: relative;
  width: 9%;
  margin-left: -1.3%;
}

.main.join .box .box_cen .process .process_list .line.line55 {
  display: none;
}

@media (max-width: 500px) {
  .main.join .box .box_cen .process .process_list .line.line55 {
    display: block;
  }
}



@media (max-width: 500px) {
  .main.join .box .box_cen .process .process_list .line.line3 {
    display: none;
  }
  .main.join .box .box_cen .process .process_list .line.line5 {
	display: none;
  }
}

@media (max-width: 750px) {
  .main.join .box .box_cen .process .process_list .line {
    width: 13%;
  }

  .main.join .box .box_cen .process .process_list .line.line4 {
    display: none;
  }

  /*.main.join .box .box_cen .process .process_list .line.line5 {
    display: block;
  }*/
}

@media (max-width: 500px) {
  .main.join .box .box_cen .process .process_list .line {
    width: 15%;
  }
}

.main.join .box .box_cen .process .process_list .line.fr {
  margin-left: 0;
  margin-right: -1.3%;
  margin-top: 58px;
}

@media (max-width: 1250px) {
  .main.join .box .box_cen .process .process_list .line.fr {
    margin-top: 88px;
  }
}

@media (max-width: 750px) {
  .main.join .box .box_cen .process .process_list .line.fr {
    margin-top: 0px;
  }
}

.main.join .box .box_cen .process .process_list .line img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.main.join .box .box_cen .process .process_list .line_s {
  width: 16%;
  margin-right: 6.3%;
  margin-top: 44px;
}

@media (max-width: 1250px) {
  .main.join .box .box_cen .process .process_list .line_s {
    margin-top: 78px;
  }
}

@media (max-width: 750px) {
  .main.join .box .box_cen .process .process_list .line_s {
    width: 18%;
    display: none;
  }
}

.main.join .box .box_cen .process .process_list .line_s img {
  width: 100%;
}

.main.join .box .box_cen .process .process_list .line_sh {
  width: 0;
  display: none;
}

.main.join .box .box_cen .process .process_list .line_sh.line_sh2 {
  display: none;
}

@media (max-width: 500px) {
  .main.join .box .box_cen .process .process_list .line_sh.line_sh2 {
    display: block;
  }
}

@media (max-width: 750px) {
  .main.join .box .box_cen .process .process_list .line_sh {
    display: block;
    margin-bottom: 15px;
    clear: both;
    float: right;
    width: 100%;
    margin-top: 54px;
    margin-right: 7%;
  }
}

@media (max-width: 500px) {
  .main.join .box .box_cen .process .process_list .line_sh {
    display: none;
    margin-bottom: 5px;
    clear: both;
    float: right;
    width: 100%;
    margin-top: 30px;
    margin-right: 11%;
  }
}

.main.join .box .box_cen .process .process_list .line_sh img {
  width: 1.395%;
  float: right;
}

@media (max-width: 500px) {
  .main.join .box .box_cen .process .process_list .line_sh img {
    width: 1.58%;
  }
}

.main.join .box .box_cen .process .process_list .item {
  width: 10.2%;
  position: relative;
  z-index: 10;
}

@media (max-width: 750px) {
  .main.join .box .box_cen .process .process_list .item {
    width: 16.2%;
  }

  .main.join .box .box_cen .process .process_list .item.item5 {
    float: right;
  }
}

@media (max-width: 500px) {
  .main.join .box .box_cen .process .process_list .item {
    width: 24.2%;
  }

  .main.join .box .box_cen .process .process_list .item.item4 {
    float: right !important;
  }
}

.main.join .box .box_cen .process .process_list .item.fr {
  margin-top: 58px;
}

@media (max-width: 1250px) {
  .main.join .box .box_cen .process .process_list .item.fr {
    margin-top: 88px;
  }
}

@media (max-width: 750px) {
  .main.join .box .box_cen .process .process_list .item.fr {
    margin-top: 0;
  }
}

.main.join .box .box_cen .process .process_list .item .icon {
  width: 100%;
  margin: 0 auto;
}

.main.join .box .box_cen .process .process_list .item .icon img {
  width: 100%;
  display:block;
}

.main.join .box .box_cen .process .process_list .item .text {
  width: 175%;
  position: absolute;
  left: 50%;
  top: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 20px;
  line-height: 34px;
  color: #333;
  text-align: center;
}

@media (max-width: 1300px) {
  .main.join .box .box_cen .process .process_list .item .text {
    font-size: 18px;
    line-height: 30px;
  }
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .process .process_list .item .text {
    font-size: 16px;
    line-height: 24px;
    width: 140%;
  }
}

@media (max-width: 850px) {
  .main.join .box .box_cen .process .process_list .item .text {
    font-size: 15px;
    line-height: 24px;
  }
}

@media (max-width: 600px) {
  .main.join .box .box_cen .process .process_list .item .text {
    font-size: 14px;
    line-height: 20px;
  }
}

@media (max-width: 500px) {
  .main.join .box .box_cen .process .process_list .item .text {
    position: relative;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    width: 160%;
  }
}

.main.join .box .box_cen .address_list {
  position: relative;
  margin-top: 40px;
  display: none;
}

@media (max-width: 600px) {
  .main.join .box .box_cen .address_list {
    margin-top: 20px;
  }
}

.main.join .box .box_cen .address_list.large {
  display: block;
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .address_list.large {
    display: none;
  }
}

.main.join .box .box_cen .address_list.md {
  display: none;
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .address_list.md {
    display: block;
  }
}

@media (max-width: 600px) {
  .main.join .box .box_cen .address_list.md {
    display: none;
  }
}

.main.join .box .box_cen .address_list.md ul li {
  width: 29.2%;
}

.main.join .box .box_cen .address_list.small {
  display: none;
}

@media (max-width: 600px) {
  .main.join .box .box_cen .address_list.small {
    display: block;
  }
}

.main.join .box .box_cen .address_list.small ul {
  width: 100%;
}

.main.join .box .box_cen .address_list.small ul li {
  width: 48%;
  margin-top: 4%;
}

.main.join .box .box_cen .address_list.small ul li:nth-child(even) {
  float: right;
}

.main.join .box .box_cen .address_list ul {
  width: 110%;
}

.main.join .box .box_cen .address_list ul li {
  float: left;
  width: 21.66%;
  border: 1px solid #e8e8e8;
  box-sizing: border-box;
  margin-right: 1.42%;
  margin-top: 1.42%;
  padding: 40px 20px 35px 20px;
  cursor: pointer;
  position: relative;
}

@media (max-width: 1200px) {
  .main.join .box .box_cen .address_list ul li {
    padding: 30px 20px 35px 20px;
  }
}

@media (max-width: 500px) {
  .main.join .box .box_cen .address_list ul li {
    padding: 15px;
  }
}

.main.join .box .box_cen .address_list ul li.active {
  box-shadow: 0 0 24px 8px #f2f2f2;
  border-color: #fff;
}

.main.join .box .box_cen .address_list ul li.active::after {
  display: block;
}

.main.join .box .box_cen .address_list ul li.active .pic img {
  filter: grayscale(0%);
}

.main.join .box .box_cen .address_list ul li::after {
  content: "";
  display: block;
  position: absolute;
  width: 23px;
  height: 12px;
  background: url(../image/xd.png) no-repeat;
  background-size: cover;
  left: 50%;
  bottom: -12px;
  transform: translateX(-50%);
  display: none;
}

.main.join .box .box_cen .address_list ul li .pic {
  overflow: hidden;
  width: 176px;
  height: 176px;
  margin: 0 auto;
  border-radius: 50%;
}

@media (max-width: 1200px) {
  .main.join .box .box_cen .address_list ul li .pic {
    width: 120px;
    height: 120px;
  }
}

@media (max-width: 500px) {
  .main.join .box .box_cen .address_list ul li .pic {
    width: 80px;
    height: 80px;
  }
}

.main.join .box .box_cen .address_list ul li .pic img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  filter: grayscale(0%);
}

.main.join .box .box_cen .address_list ul li .name {
  font-size: 22px;
  line-height: 32px;
  color: #333;
  text-align: center;
  margin-top: 24px;
}

@media (max-width: 1200px) {
  .main.join .box .box_cen .address_list ul li .name {
    margin-top: 18px;
    font-size: 18px;
    line-height: 26px;
  }
}

.main.join .box .box_cen .address_list ul li .msg {
  margin-top: 5px;
}

.main.join .box .box_cen .address_list ul li .msg div {
  padding-left: 25px;
  font-size: 14px;
  line-height: 24px;
  color: #666;
  margin-top: 10px;
  word-break: break-all;
}

@media (max-width: 500px) {
  .main.join .box .box_cen .address_list ul li .msg div {
    font-size: 13px;
    line-height: 20px;
    background: none !important;
    padding-left: 0;
    margin-top: 3px;
  }
}

.main.join .box .box_cen .address_list ul li .msg div.tel {
  background: url(../image/ct.png) no-repeat left 4px;
}

.main.join .box .box_cen .address_list ul li .msg div.email {
  background: url(../image/ce.png) no-repeat left 4px;
}

.main.join .box .box_cen .address_list ul li .msg div.address {
  background: url(../image/ca.png) no-repeat left 3px;
}

.main.join .box .box_cen .address_list .map_box {
  position: absolute;
  width: 100%;
  left: 0;
}

.main.join .box .box_cen .address_list .map_box .close {
  width: 50px;
  height: 50px;
  background: url(../image/close3.png) no-repeat center center #008fd0;
  position: absolute;
  left: 8px;
  top: 8px;
  z-index: 20;
}

@media (max-width: 600px) {
  .main.join .box .box_cen .address_list .map_box .close {
    width: 30px;
    height: 30px;
    background-size: 40% auto;
    left: 0;
    top: 0;
  }
}

.main.join .box .box_cen .address_list .map_box #map {
  width: 100%;
  height: 540px;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .address_list .map_box #map {
    height: 400px;
  }
}

@media (max-width: 600px) {
  .main.join .box .box_cen .address_list .map_box #map {
    height: 200px;
    font-size: 13px;
    line-height: 20px;
  }
}

.main.join .box .box_cen .address_list .map_box #map .anchorBL {
  display: none;
}

.main.join .box .box_cen .address_list .map_box #map .tit {
  font-size: 22px;
  line-height: 36px;
  margin-bottom: 10px;
}

@media (max-width: 1024px) {
  .main.join .box .box_cen .address_list .map_box #map .tit {
    font-size: 18px;
    line-height: 30px;
  }
}

@media (max-width: 600px) {
  .main.join .box .box_cen .address_list .map_box #map .tit {
    font-size: 16px;
    line-height: 24px;
  }
}

#topnav {
  position: fixed;
  right: 0;
  top: 0;
  background: #fafafa;
  width: 323px;
  height: 100%;
  z-index: 900;
  padding-top: 75px;
  box-sizing: border-box;
  transition: transform 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0s;
  transform: translateX(101%);
  border-left: 1px solid #e4eade;
  display: none;
}

@media (max-width: 1024px) {
  #topnav {
    display: block;
  }
}

#topnav.active {
  transform: translateX(0%);
}

@media (max-width: 1024px) {
  #topnav {
    padding-top: 60px;
  }
}

@media (max-width: 435px) {
  #topnav {
    padding-top: 50px;
  }
}

@media (max-width: 600px) {
  #topnav {
    width: 240px;
  }
}

#topnav .topnav_box {
  height: 100%;
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  box-sizing: border-box;
}

#topnav .topnav_box .menu_box {
  width: 100%;
  box-sizing: border-box;
  max-height: 100%;
  overflow: auto;
}

#topnav .topnav_box .menu_box .mCSB_scrollTools {
  width: 4px;
}

#topnav .topnav_box .menu_box .mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
}

#topnav .topnav_box .menu_box .mCSB_scrollTools .mCSB_draggerRail {
  background: #ddd;
}

#topnav .topnav_box .menu_box .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #008fd0;
}

#topnav .topnav_box .menu_box .mCSB_inside&gt;.mCSB_container {
  margin-right: 0;
}

#topnav .topnav_box .menu_box .link_btn {
  padding-left: 42px;
  padding-right: 50px;
  margin-top: 20px;
  font-size: 0;
  margin-bottom: 15px;
}

@media (max-width: 600px) {
  #topnav .topnav_box .menu_box .link_btn {
    padding: 0 30px;
  }
}

#topnav .topnav_box .menu_box .link_btn a {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

#topnav .topnav_box .menu_box .link_btn a.language {
  width: 34px;
  height: 34px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 34px;
  color: #666;
  border-radius: 50%;
  text-align: center;
}

#topnav .topnav_box .menu_box .link_btn a.language.active {
  color: #008fd0;
}

#topnav .topnav_box .menu_box .link_btn a.system {
  background: #008fd0;
  font-size: 14px;
  line-height: 34px;
  color: #fff;
  margin-right: 0;
  border-radius: 20px;
  padding: 0 12px;
}

#topnav .topnav_box .menu_box ul {
  padding-left: 42px;
  padding-right: 50px;
}

@media (max-width: 600px) {
  #topnav .topnav_box .menu_box ul {
    padding: 0 30px;
  }
}

#topnav .topnav_box .menu_box ul li {
  padding-left: 60px;
  padding-top: 22px;
  padding-bottom: 22px;
  border-bottom: 1px solid #e4eade;
}

@media (max-width: 600px) {
  #topnav .topnav_box .menu_box ul li {
    padding: 15px 0 15px 0px;
  }
}

#topnav .topnav_box .menu_box ul li:last-child {
  border: none;
}

#topnav .topnav_box .menu_box ul li .t {
  font-size: 20px;
  line-height: 30px;
  color: #333;
}

#topnav .topnav_box .menu_box ul li .t span {
  color: #ccc;
  font-family: Arial;
}

@media (max-width: 600px) {
  #topnav .topnav_box .menu_box ul li .t {
    font-size: 16px;
    line-height: 24px;
  }
}

#topnav .topnav_box .menu_box ul li .links a {
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #666;
  margin-top: 6px;
  padding-left: 26px;
  transition: color 0.5s;
}

@media (max-width: 600px) {
  #topnav .topnav_box .menu_box ul li .links a {
    padding-left: 23px;
  }
}

@media (min-width: 1024px) {
  #topnav .topnav_box .menu_box ul li .links a:hover {
    color: #008fd0;
  }
}

.compensate-for-scrollbar {
  margin-right: 0 !important;
}

.page_bot {
  position: relative;
  margin-top: 55px;
  min-height: 50px;
  padding-right: 210px;
}

@media (max-width: 1024px) {
  .page_bot {
    padding-right: 190px;
    min-height: 44px;
    margin-top: 35px;
  }
}

@media (max-width: 500px) {
  .page_bot {
    padding-right: 140px;
    min-height: 40px;
    margin-top: 25px;
  }
}

.page_bot .page_l {
  font-size: 14px;
  line-height: 28px;
  color: #666;
}

@media (max-width: 1024px) {
  .page_bot .page_l {
    line-height: 24px;
  }
}

.page_bot .page_l p a {
  color: #666;
  transition: color 0.3s;
}

@media (min-width: 1024px) {
  .page_bot .page_l p a:hover {
    color: #008fd0;
  }
}

.page_bot .return {
  width: 200px;
  height: 50px;
  background: #008fd0;
  border-radius: 50px;
  font-size: 16px;
  line-height: 50px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -25px;
  text-align: center;
  color: #fff;
}

@media (max-width: 1024px) {
  .page_bot .return {
    width: 180px;
    height: 44px;
    line-height: 44px;
    margin-top: -22px;
  }
}

@media (max-width: 500px) {
  .page_bot .return {
    width: 130px;
    height: 40px;
    line-height: 40px;
    margin-top: -20px;
    font-size: 14px;
  }
}

.vwrap {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10001;
  filter: alpha(opacity=0);
  opacity: 0;
  transition: opacity 0.5s ease;
  visibility: hidden;
}

.vwrap .jwlogo {
  display: none;
}

.vwrap.active {
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}

.vwrap .close {
  width: 32px;
  height: 32px;
  position: absolute;
  background: url(../image/close.png) no-repeat center center;
  /* background-size:contain;*/
  top: -40px;
  cursor: pointer;
  right: 0px;
}

@media (max-width: 850px) {
  .vwrap .close {
    width: 24px;
    height: 24px;
    /* background-size:contain;*/
    top: -34px;
  }
}

.vwrap .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.vwrap .video_b {
  position: absolute;
  width: 1200px;
  left: 50%;
  height: 600px;
  top: 50%;
  margin-top: -300px;
  background: #000;
  margin-left: -600px;
}

@media (max-width: 1240px) {
  .vwrap .video_b {
    width: 1000px;
    height: 500px;
    margin-top: -250px;
    margin-left: -500px;
  }
}

@media (max-width: 1050px) {
  .vwrap .video_b {
    width: 800px;
    height: 400px;
    margin-top: -200px;
    margin-left: -400px;
  }
}

@media (max-width: 850px) {
  .vwrap .video_b {
    width: 700px;
    height: 350px;
    margin-top: -175px;
    margin-left: -350px;
  }
}

@media (max-width: 750px) {
  .vwrap .video_b {
    width: 600px;
    height: 300px;
    margin-top: -150px;
    margin-left: -300px;
  }
}

@media (max-width: 650px) {
  .vwrap .video_b {
    width: 500px;
    height: 250px;
    margin-top: -125px;
    margin-left: -250px;
  }
}

@media (max-width: 550px) {
  .vwrap .video_b {
    width: 400px;
    height: 300px;
    margin-top: -150px;
    margin-left: -200px;
  }
}

@media (max-width: 450px) {
  .vwrap .video_b {
    width: 100%;
    height: 150px;
    margin-top: -75px;
    margin-left: 0;
    left: 0%;
  }
}

.footer {
  background: #222223;
}
.footer .footer_cen .copyright {
  border-top: 1px solid #2d2d2e;
  font-size: 14px;
  line-height: 24px;
  color: #434547;
  padding: 28px 0;
  overflow: hidden;
}
.footer .line {
  display: inline-block;
  width: 1px;
  height: 10px;
  background-color: #434547;
  filter: alpha(opacity=40);
  margin: 0 20px;
  vertical-align: middle;
}
@media (max-width: 600px) {
  .footer .footer_cen .copyright {
    font-size: 13px;
    line-height: 20px;
    padding: 13px 0;
    text-align: center;
  }
}

.footer .footer_cen .copyright a {
  transition: color 0.3s;
  color: #434547;
}

@media (min-width: 1024px) {
  .footer .footer_cen .copyright a:hover {
    color: #fff;
  }
}

.footer .footer_cen .foot_top {
  padding-top: 90px;
  padding-bottom: 50px;
}

@media (max-width: 768px) {
  .footer .footer_cen .foot_top {
    padding: 50px 0;
  }
}

@media (max-width: 500px) {
  .footer .footer_cen .foot_top {
    padding: 30px 0;
  }
}

.footer .footer_cen .foot_top .foot_l {
  width: 210px;
  float: left;
}

@media (max-width: 1350px) {
  .footer .footer_cen .foot_top .foot_l {
    width: 205px;
  }
}

@media (max-width: 1100px) {
  .footer .footer_cen .foot_top .foot_l {
    width: 180px;
  }
}

@media (max-width: 600px) {
  .footer .footer_cen .foot_top .foot_l {
    width: 100%;
    float: none;
  }
}

.footer .footer_cen .foot_top .foot_l .logo img {
  max-width: 80%;
}

@media (max-width: 600px) {
  .footer .footer_cen .foot_top .foot_l .logo img {
    max-width: 40%;
  }
}

.footer .footer_cen .foot_top .foot_l .follow {
  margin-top: 62px;
}

@media (max-width: 1100px) {
  .footer .footer_cen .foot_top .foot_l .follow {
    margin-top: 30px;
  }
}

@media (max-width: 600px) {
  .footer .footer_cen .foot_top .foot_l .follow {
    display: none;
  }
}

.footer .footer_cen .foot_top .foot_l .follow .text {
  font-size: 14px;
  line-height: 26px;
  color: #5c5e60;
}

.footer .footer_cen .foot_top .foot_l .follow .bdsharebuttonbox {
  margin-top: 15px;
}

.footer .footer_cen .foot_top .foot_l .follow .bdsharebuttonbox a {
  width: 20px;
  height: 20px;
  margin: 0 20px 0 0;
  padding: 0;
}

@media (max-width: 1100px) {
  .footer .footer_cen .foot_top .foot_l .follow .bdsharebuttonbox a {
    margin: 0 10px 0 0;
  }
}

.footer .footer_cen .foot_top .foot_l .follow .bdsharebuttonbox a.bds_sqq {
  background: url(../image/qq.png) no-repeat center center;
}

.footer .footer_cen .foot_top .foot_l .follow .bdsharebuttonbox a.bds_weixin {
  background: url(../image/wx.png) no-repeat center center;
}

.footer .footer_cen .foot_top .foot_l .follow .bdsharebuttonbox a.bds_tsina {
  background: url(../image/sina.png) no-repeat center center;
}

.footer .footer_cen .foot_top .foot_l .follow .bdsharebuttonbox a.bds_linkedin {
  background: url(../image/in.png) no-repeat center center;
}

.footer .footer_cen .foot_top .foot_l .follow .bdsharebuttonbox a.bds_twi {
  background: url(../image/twitter.png) no-repeat center center;
}

.footer .footer_cen .foot_top .fnav {
  float: left;
  margin-left: 38px;
}

@media (max-width: 1500px) {
  .footer .footer_cen .foot_top .fnav {
    margin-left: 25px;
  }
}

@media (max-width: 1200px) {
  .footer .footer_cen .foot_top .fnav {
    margin-left: 0;
  }
}

@media (max-width: 1024px) {
  .footer .footer_cen .foot_top .fnav {
    display: none;
  }
}

.footer .footer_cen .foot_top .fnav ul li {
  margin-left: 70px;
  float: left;
}

@media (max-width: 1600px) {
  .footer .footer_cen .foot_top .fnav ul li {
    margin-left: 50px;
  }
}

@media (max-width: 1500px) {
  .footer .footer_cen .foot_top .fnav ul li {
    margin-left: 36px;
  }
}

@media (max-width: 1300px) {
  .footer .footer_cen .foot_top .fnav ul li {
    margin-left: 16px;
  }
}

@media (max-width: 1100px) {
  .footer .footer_cen .foot_top .fnav ul li {
    margin-left: 12px;
  }
}

.footer .footer_cen .foot_top .fnav ul li .large {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}

.footer .footer_cen .foot_top .fnav ul li .links {
  margin-top: 17px;
}

.footer .footer_cen .foot_top .fnav ul li .links a {
  font-size: 14px;
  line-height: 26px;
  color: #5c5e60;
  display: block;
  margin-top: 12px;
  cursor: pointer;
  transition: color 0.3s;
}

@media (min-width: 1024px) {
  .footer .footer_cen .foot_top .fnav ul li .links a:hover {
    color: #fff;
  }
}

@media (max-width: 1100px) {
  .footer .footer_cen .foot_top .fnav ul li .links a {
    margin-top: 8px;
  }
}

.footer .footer_cen .foot_top .fnav ul li .links a.big {
  font-size: 16px;
  color: #fff;
}

.footer .footer_cen .foot_top .contact {
  float: right;
  width: 27.2%;
}

@media (max-width: 1024px) {
  .footer .footer_cen .foot_top .contact {
    width: calc(100% - 210px);
    float: left;
    margin-left: 30px;
  }
}

@media (max-width: 600px) {
  .footer .footer_cen .foot_top .contact {
    margin-left: 0;
    width: 100%;
    margin-top: 30px;
  }
}

.footer .footer_cen .foot_top .contact .t {
  font-size: 22px;
  line-height: 24px;
  color: #fff;
  text-transform: uppercase;
}

@media (max-width: 600px) {
  .footer .footer_cen .foot_top .contact .t {
    font-size: 18px;
    line-height: 24px;
  }
}

.footer .footer_cen .foot_top .contact .msg {
  margin-top: 10px;
}

@media (max-width: 600px) {
  .footer .footer_cen .foot_top .contact .msg {
    margin-top: 0;
  }
}

.footer .footer_cen .foot_top .contact .msg ul li {
  display: none;
}

.footer .footer_cen .foot_top .contact .msg ul li.show {
  display: block;
}

.footer .footer_cen .foot_top .contact .msg ul li div {
  min-height: 44px;
  padding-left: 60px;
  display: flex;
  margin-top: 16px;
  align-items: center;
}

@media (max-width: 600px) {
  .footer .footer_cen .foot_top .contact .msg ul li div {
    padding-left: 50px;
    margin-top: 10px;
    min-height: 40px;
  }
}

.footer .footer_cen .foot_top .contact .msg ul li div.tel {
  background: url(../image/tel.png) no-repeat;
  font-size: 20px;
  line-height: 30px;
  color: #c3c4c5;
}

@media (max-width: 600px) {
  .footer .footer_cen .foot_top .contact .msg ul li div.tel {
    font-size: 16px;
    line-height: 24px;
    background-size: 40px auto;
  }
}

.footer .footer_cen .foot_top .contact .msg ul li div.address {
  background: url(../image/address.png) no-repeat;
  font-size: 14px;
  line-height: 22px;
  background-size: 40px auto;
  color: #adafb1;
}

.footer .footer_cen .foot_top .contact .address_list {
  margin-top: 35px;
  font-size: 0;
}

@media (max-width: 600px) {
  .footer .footer_cen .foot_top .contact .address_list {
    margin-top: 20px;
  }
}

.footer .footer_cen .foot_top .contact .address_list a {
  display: inline-block;
  vertical-align: middle;
  padding: 0 12px;
  font-size: 14px;
  line-height: 14px;
  margin-top: 12px;
  position: relative;
}

.footer .footer_cen .foot_top .contact .address_list a:last-child::after {
  display: none;
}

@media (max-width: 1200px) {
  .footer .footer_cen .foot_top .contact .address_list a {
    padding: 0 8px;
  }
}

.footer .footer_cen .foot_top .contact .address_list a.active span {
  color: #fff;
}

.footer .footer_cen .foot_top .contact .address_list a.active span::after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

@media (min-width: 1024px) {
  .footer .footer_cen .foot_top .contact .address_list a:hover span {
    color: #fff;
  }

  .footer .footer_cen .foot_top .contact .address_list a:hover span::after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.footer .footer_cen .foot_top .contact .address_list a::after {
  content: "";
  display: block;
  width: 1px;
  height: 14px;
  background: #373738;
  position: absolute;
  right: 0;
  top: 0;
}

.footer .footer_cen .foot_top .contact .address_list a span {
  position: relative;
  color: #5c5e60;
  transition: color 0.3s;
}

.footer .footer_cen .foot_top .contact .address_list a span::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background: #fff;
  bottom: -5px;
  left: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right center;
  transform-origin: right center;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

@media (max-width: 435px) {
  .fancybox-caption {
    padding: 20px !important;
  }
}

@media (max-width: 435px) {
  .fancybox-caption:after {
    left: 20px !important;
    right: 20px !important;
  }
}

.page_box {
  text-align: center;
  margin-top: 45px;
}

@media (max-width: 1024px) {
  .page_box {
    margin-top: 30px;
  }
}

.page_box a {
  display: inline-block;
  width: 42px;
  height: 42px;
  font-size: 14px;
  line-height: 42px;
  color: #333;
  text-align: center;
  vertical-align: middle;
  transition: background 0.3s, color 0.3s;
}

@media (min-width: 1024px) {
  .page_box a:hover {
    background: #008fd0;
    color: #fff;
  }
}

@media (max-width: 1024px) {
  .page_box a {
    width: 36px;
    height: 36px;
    line-height: 36px;
  }
}

@media (max-width: 500px) {
  .page_box a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-top: 3px;
    margin-bottom: 3px;
  }
}

.page_box a.active {
  background: #008fd0;
  color: #fff;
}

.page_box a.prev {
  width: 140px;
  height: 42px;
  border: 1px solid #e1e1e1;
  box-sizing: border-box;
  text-align: center;
  margin-right: 40px;
  font-size: 0;
}

@media (min-width: 1024px) {
  .page_box a.prev:hover {
    background: #008fd0;
  }

  .page_box a.prev:hover i {
    background: url(../image/l_w.png) no-repeat center center;
  }

  .page_box a.prev:hover span {
    color: #fff;
  }
}

@media (max-width: 1024px) {
  .page_box a.prev {
    width: 100px;
    height: 36px;
    margin-right: 25px;
  }
}

@media (max-width: 500px) {
  .page_box a.prev {
    line-height: 30px;
    margin-right: 10px;
    height: 30px;
  }
}

.page_box a.prev i {
  display: inline-block;
  vertical-align: middle;
  width: 5px;
  height: 7px;
  background: url(../image/l.png) no-repeat center center;
  margin: 0 5px;
  transition: background 0.3s;
}

@media (max-width: 500px) {
  .page_box a.prev i {
    vertical-align: -2px;
  }
}

.page_box a.prev span {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 40px;
  color: #333;
  transition: color 0.3s;
  margin: 0 5px;
  text-transform: uppercase;
}

@media (max-width: 1024px) {
  .page_box a.prev span {
    line-height: 36px;
  }
}

@media (max-width: 500px) {
  .page_box a.prev span {
    line-height: 28px;
  }
}

.page_box a.next {
  width: 140px;
  height: 42px;
  border: 1px solid #e1e1e1;
  box-sizing: border-box;
  margin-left: 40px;
  text-align: center;
  font-size: 0;
}

@media (max-width: 1024px) {
  .page_box a.next {
    width: 100px;
    height: 36px;
    margin-left: 25px;
  }
}

@media (max-width: 500px) {
  .page_box a.next {
    line-height: 28px;
    margin-left: 10px;
    height: 30px;
  }
}

@media (min-width: 1024px) {
  .page_box a.next:hover {
    background: #008fd0;
  }

  .page_box a.next:hover i {
    background: url(../image/r_w.png) no-repeat center center;
  }

  .page_box a.next:hover span {
    color: #fff;
  }
}

.page_box a.next i {
  display: inline-block;
  vertical-align: middle;
  width: 5px;
  transition: background 0.3s;
  height: 7px;
  background: url(../image/r.png) no-repeat center center;
  margin: 0 5px;
}

@media (max-width: 500px) {
  .page_box a.next i {
    vertical-align: -2px;
  }
}

.page_box a.next span {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 40px;
  text-transform: uppercase;
  color: #333;
  margin: 0 5px;
  transition: color 0.3s;
}

@media (max-width: 1024px) {
  .page_box a.next span {
    line-height: 36px;
  }
}

@media (max-width: 500px) {
  .page_box a.next span {
    line-height: 28px;
  }
}

#dp1 {
  background: #fff;
  border: 1px solid #e8e8e8;
}

.datepicker-close {
  background: #e1e1e1;
  display: block !important;
  width: 24px !important;
  height: 24px !important;
  line-height: 24px;
  text-align: center;
  top: -24px !important;
  cursor: pointer;
}

.proup_box {
  position: fixed;
  width: 600px;
  height: auto;
  background: #fff;
  border-radius: 5px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1100;
  visibility: hidden;
  filter: alpha(opacity=0);
  opacity: 0;
  transition: opacity 0.4s;
}

.proup_box.active {
  visibility: visible;
  filter: alpha(opacity=100);
  opacity: 1;
}

@media (max-width: 650px) {
  .proup_box {
    width: 94%;
  }
}

.proup_box .mCSB_scrollTools .mCSB_draggerRail {
  width: 3px;
  background: #ddd !important;
  border-radius: 0;
}

.proup_box .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #008fd0 !important;
  width: 3px;
  opacity: 1 !important;
  border-radius: 0;
}

.proup_box .mCSB_scrollTools {
  width: 3px;
}

.proup_box .mCSB_inside&gt;.mCSB_container {
  margin-right: 5px;
}

.proup_box .mCSB_scrollTools {
  opacity: 1 !important;
}

.proup_box .proup_bt {
  padding: 27px 40px;
  background: #f0f4f7;
  border-radius: 5px 5px 0 0;
}

@media (max-width: 650px) {
  .proup_box .proup_bt {
    padding: 20px 30px;
  }
}

@media (max-width: 435px) {
  .proup_box .proup_bt {
    padding: 20px;
  }
}

.proup_box .proup_bt .bt_left {
  font-size: 24px;
  line-height: 30px;
  color: #333;
  float: left;
}

@media (max-width: 650px) {
  .proup_box .proup_bt .bt_left {
    font-size: 20px;
    line-height: 30px;
  }
}

.proup_box .proup_bt .bt_right {
  float: right;
}

.proup_box .proup_bt .bt_right a {
  display: block;
  float: left;
  width: 68px;
  height: 30px;
  background: #a7b0b6;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  margin-left: 12px;
  text-align: center;
}

.proup_box .proup_bt .bt_right a.ok {
  background: #008fd0;
}

.proup_box .list_wrap {
  padding: 18px 40px 70px 40px;
}

@media (max-width: 650px) {
  .proup_box .list_wrap {
    padding: 10px 30px 50px 30px;
    max-height: 65vh;
  }
}

@media (max-width: 435px) {
  .proup_box .list_wrap {
    padding: 10px 20px 30px 20px;
  }
}

.proup_box .list_wrap ul li {
  width: 50%;
  float: left;
  margin-top: 20px;
}

@media (max-width: 650px) {
  .proup_box .list_wrap ul li {
    margin-top: 15px;
  }
}

.proup_box .list_wrap ul li input {
  width: 18px;
  height: 18px;
  background-color: #f0f4f7;
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #ccc;
  outline: none;
  float: left;
}

.proup_box .list_wrap ul li input:checked {
  background: url(../image/g2.png) no-repeat center #f0f4f7;
}

.proup_box .list_wrap ul li input:disabled {
  filter: alpha(opacity=30);
  opacity: 0.3;
}

.proup_box .list_wrap ul li label {
  font-size: 14px;
  line-height: 20px;
  color: #666;
  padding-left: 10px;
  float: left;
  box-sizing: border-box;
  width: calc(100% - 20px);
  padding-right: 5px;
}

.proup_mask {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  z-index: 1000;
  left: 0;
  top: 0;
  visibility: hidden;
  filter: alpha(opacity=0);
  opacity: 0;
  transition: opacity 0.4s;
}

.proup_mask.active {
  visibility: visible;
  filter: alpha(opacity=100);
  opacity: 1;
}

.fixed-breadcrumb {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  overflow-y: scroll;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s;
}

.fixed-breadcrumb.active {
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}

.fixed-breadcrumb .people_proup {
  position: relative;
  background: #fff;
  margin-top: 160px;
  width: 1000px;
  margin-bottom: 20px;
}

@media (max-width: 800px) {
  .fixed-breadcrumb .people_proup {
    width: 88%;
    margin-top: 50px;
  }
}

.fixed-breadcrumb .people_proup .close {
  position: absolute;
  right: 25px;
  top: 25px;
  width: 50px;
  height: 50px;
  background: url(../image/close_ico.png) no-repeat center center #008fd0;
  border-radius: 50%;
  cursor: pointer;
  transition: transform 0.5s ease;
}

@media (min-width: 1024px) {
  .fixed-breadcrumb .people_proup .close:hover {
    transform: rotate(180deg);
  }
}

@media (max-width: 800px) {
  .fixed-breadcrumb .people_proup .close {
    width: 40px;
    height: 40px;
    top: -20px;
    right: -10px;
    background-size: 40% auto;
  }
}

.fixed-breadcrumb .people_proup .peo_pic {
  width: 45%;
  float: left;
}

@media (max-width: 800px) {
  .fixed-breadcrumb .people_proup .peo_pic {
    width: 100%;
    float: none;
  }
}

.fixed-breadcrumb .people_proup .peo_pic img {
  width: 100%;
}

.fixed-breadcrumb .people_proup .cont {
  padding-left: 7.2%;
  padding-right: 8.5%;
  width: 54.92%;
  float: left;
  box-sizing: border-box;
  padding-top: 10%;
}

@media (max-width: 800px) {
  .fixed-breadcrumb .people_proup .cont {
    width: 100%;
    float: none;
    padding: 30px;
  }
}

.fixed-breadcrumb .people_proup .cont .title .name_e {
  font-size: 60px;
  line-height: 72px;
  color: #333;
  position: relative;
}

@media (max-width: 1200px) {
  .fixed-breadcrumb .people_proup .cont .title .name_e {
    font-size: 50px;
    line-height: 60px;
  }
}

@media (max-width: 500px) {
  .fixed-breadcrumb .people_proup .cont .title .name_e {
    font-size: 28px;
    line-height: 36px;
  }
}

.fixed-breadcrumb .people_proup .cont .title .name_e::after {
  content: "";
  display: block;
  width: 16px;
  position: absolute;
  box-sizing: border-box;
  height: 16px;
  border: 3px solid #008fd0;
  border-radius: 50%;
  left: -35px;
  top: -5px;
}

@media (max-width: 800px) {
  .fixed-breadcrumb .people_proup .cont .title .name_e::after {
    width: 10px;
    height: 10px;
    border-width: 2px;
    left: -15px;
  }
}

.fixed-breadcrumb .people_proup .cont .title .name_c {
  font-size: 30px;
  line-height: 50px;
  color: #333;
}

@media (max-width: 1200px) {
  .fixed-breadcrumb .people_proup .cont .title .name_c {
    font-size: 26px;
    line-height: 40px;
  }
}

@media (max-width: 800px) {
  .fixed-breadcrumb .people_proup .cont .title .name_c {
    font-size: 20px;
    line-height: 40px;
  }
}

.fixed-breadcrumb .people_proup .cont .intro {
  margin-top: 45px;
}

@media (max-width: 1200px) {
  .fixed-breadcrumb .people_proup .cont .intro {
    margin-top: 30px;
  }
}

@media (max-width: 800px) {
  .fixed-breadcrumb .people_proup .cont .intro {
    margin-top: 25px;
  }
}

@media (max-width: 500px) {
  .fixed-breadcrumb .people_proup .cont .intro {
    margin-top: 15px;
  }
}

.fixed-breadcrumb .people_proup .cont .intro .pos {
  position: relative;
  font-size: 18px;
  line-height: 24px;
  color: #333;
  margin-top: 30px;
  min-height: 24px;
  padding-left: 34px;
}

@media (max-width: 800px) {
  .fixed-breadcrumb .people_proup .cont .intro .pos {
    margin-top: 20px;
  }
}

.fixed-breadcrumb .people_proup .cont .intro .pos i {
  position: absolute;
  width: 20px;
  height: 20px;
  margin-top: 2px;
  background: url(../image/i1.png) no-repeat center center;
  left: 0;
  top: 0;
}

.fixed-breadcrumb .people_proup .cont .intro .con {
  margin-top: 30px;
  position: relative;
  font-size: 14px;
  line-height: 26px;
  color: #666;
  padding-left: 34px;
  min-height: 26px;
}

@media (max-width: 800px) {
  .fixed-breadcrumb .people_proup .cont .intro .con {
    margin-top: 20px;
  }
}

.fixed-breadcrumb .people_proup .cont .intro .con i {
  position: absolute;
  width: 20px;
  height: 20px;
  margin-top: 3px;
  left: 0;
  top: 0;
  background: url(../image/i2.png) no-repeat center center;
}

.y_slider {
  position: fixed;
  right: 0px;
  top: 50%;
  z-index: 100;
  transform: translateY(-50%);
  width: 78px;
}

@media (max-width: 1024px) {
  .y_slider {
    display: none;
  }
}

.y_slider .contact {
  display: block;
  width: 78px;
  height: 78px;
  padding-top: 15px;
  background: #008fd0;
  box-sizing: border-box;
  text-align: center;
  border-radius: 0 0 5px 5px;
  color: #fff;
}

.y_slider .contact .ico {
  width: 24px;
  height: 24px;
  line-height: 24px;
  margin: 0 auto;
  background: url(../image/yd.png) no-repeat center center;
}

.y_slider .contact .txt {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  text-align: center;
}

.y_slider .tel {
  margin-top: 1px;
  width: 240px;
  position: relative;
  left: 0;
  cursor: pointer;
  overflow: hidden;
  transition: all 0.5s;
  background: #008fd0;
  border-bottom: 1px solid #46c5e5;
  border-radius: 5px 5px 0 0;
}

.y_slider .tel:hover {
  left: -152px;
}

.y_slider .tel .t1 {
  float: left;
  width: 78px;
  height: 78px;
  padding-top: 15px;
  text-align: center;
  box-sizing: border-box;
}

.y_slider .tel .t1 .ico {
  width: 24px;
  height: 24px;
  line-height: 24px;
  margin: 0 auto;
  background: url(../image/yt.png) no-repeat center center;
}

.y_slider .tel .t1 .txt {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  text-align: center;
}

.y_slider .tel .t2 {
  float: left;
  padding-left: 15px;
  font-size: 16px;
  box-sizing: border-box;
  color: #fff;
  font-weight: bold;
  line-height: 78px;
  width: 160px;
}



.w1560 {
  width: 1400px;
}

.footer .w1560 {
  width: 1560px;
}

.main.business .box .process .process_cen .process_list .item .text {
  font-size: 16px;
}

.main.business .box .process .process_cen {
  /*width: 1000px;*/
}
.main.business .box .process .process_cen img{max-width:100%;}
@media (max-width: 1600px) {
  .w1560 {
    width: 80%;
  }
  .footer .w1560 {
    width: 88%;
  }
}

@media (max-width: 1480px) {

  .w1280,
  .position .position_cen,
  .position .bg {
    width: 80%;
  }

  .main.business .box .instructors .instructors_cen .slick_box {
    width: 85%;
  }

  .main.business .box .process .process_cen .process_list .item .text {
    font-size: 14px;
  }

  .main.business .box .process .process_cen {
    /*width: 70%;*/
  }
}

@media (max-width: 1320px) {
  .main.business .box .instructors .instructors_cen .slick_box {
    width: 85%;
  }
}

@media (max-width: 1024px) {
  .w1560 {
    width: 90%;
  }

  .position .bg {
    width: 100%;
  }

  .w1280,
  .position .position_cen,
  .position .bg {
    width: 90%;
  }

  .main.business .box .instructors .instructors_cen .slick_box {
    width: 90%;
  }

  .main.business .box .process .process_cen {
    width: 90%;
  }

  .main.business .box .process .process_cen .process_list .item .text {
    font-size: 12px;
  }
}

@media (max-width: 750px) {
  .position .bg {
    width: 100%;
  }

  .main.business .box .process .process_cen .process_list .item .text {
    position: relative;
  }

  .main.join .box .box_cen .process {
    width: 90%;
    margin: 0 auto;
  }
}

@media (max-width: 500px) {
  .position .bg {
    width: 100%;
  }

  .main.business .box .process .process_cen .process_list .line_sh {
    margin-top: 5px;
  }
}

.banner li a {
  display: block;
  width: 100%;
  height: 100%;
  display: flex !important;
  flex-flow: column wrap;
  justify-content: center;
  align-items: flex-start;
}

.banner .swiper-slide {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  padding: 50px 0 30px;
  height: 350px;
}

.banner .swiper-slide a {
  width: 100%;
  height: 100%;
  display: flex !important;
  flex-flow: column wrap;
  justify-content: center;
  align-items: flex-start;
}

.banner .z-text {}

.col-fff {
  color: #fff;
}

.banner .z-text .tit1 {
  font-size: 78px;
  line-height: 1.2;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.banner .z-text .tit2 {
  font-size: 32px;
  line-height: 1.2;
  margin-bottom: 20px;
}

.banner .z-text .tit3 {
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 60px;
  width: 700px;
}

@media (max-width: 1480px) {
  .banner .z-text .tit1 {
    font-size: 60px;
  }

  .banner .z-text .tit2 {
    font-size: 42px;
  }

  .banner .z-text .tit3 {
    margin-bottom: 40px;
  }
}

@media (max-width: 1270px) {
  .banner .z-text .tit1 {
    font-size: 48px;
  }

  .banner .z-text .tit2 {
    font-size: 36px;
  }

  .banner .z-text .tit3 {
    margin-bottom: 30px;
  }
}

@media (max-width: 1024px) {
  .banner .z-text .tit1 {
    font-size: 36px;
  }

  .banner .z-text .tit2 {
    font-size: 24px;
  }

  .banner .z-text .tit3 {
    font-size: 14px;
    margin-bottom: 25px;
  }
}

@media (max-width: 1024px) {
  .banner .z-text .tit1 {
    font-size: 36px;
    margin-bottom: 5px;
  }

  .banner .z-text .tit2 {
    font-size: 24px;
    margin-bottom: 10px;
  }

  .banner .z-text .tit3 {
    font-size: 14px;
    line-height: 1.2;
  }
}

@media (max-width: 768px) {
  .banner .z-text .tit3 {
    width: 100%;
  }
}

.banner .down {
  width: 50px;
  height: 50px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  margin-top: 50px;
}

@media (max-width: 1300px) {
  .banner .down {
    margin-top: 30px;
  }
}

@media (max-width: 1024px) {
  .banner .down {
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 600px) {
  .banner .down {
    margin-top: 15px;
    width: 30px;
    height: 30px;
  }
}

.banner .down::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-animation: downico 1.5s ease-out infinite;
  animation: downico 1.5s ease-out infinite;
  background: url(../image/down.png) no-repeat center center;
}

@media (max-width: 600px) {
  .banner .down::after {
    background-size: 20% auto;
  }
}


.z-input {
  border: none;
  background: none;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  width: calc(100% - 120px);
}

.pc-block {
  display: block;
}

.mobile-block {
  display: none;
}

.bdsharebuttonbox {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}

.bdsharebuttonbox a {
  width: 25px;
  height: 25px;
  margin: 0 10px;
}

.bdsharebuttonbox a.bds_weixin {
  background: url(https://www.r-smarter.com/static/index/img/rzd/images/z-img1.png) no-repeat center center;
  background-size: 23px auto;
}

.bdsharebuttonbox a.bds_tsina {
  background: url(https://www.r-smarter.com/static/index/img/rzd/images/z-img1-1.png) no-repeat center center;
  background-size: 23px auto;
}

.wxbox {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 110;
  display: none;
}

.wxbox .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgba(0, 0, 0, .5);
}

.wxbox .wxbox-img {
  width: 160px;
  height: 160px;
  padding: 10px;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}

.wxbox .wxbox-img img {
  max-width: 100%;
}

@media (max-width: 1024px) {
  .pc-block {
    display: none;
  }

  .mobile-block {
    display: block;
  }
}

.pagination{display: flex;flex-wrap: wrap;justify-content: center;margin: 30px 0;}
.pagination li{margin: 0 2px;padding: 2px 10px;    border: 1px #cccccc solid;font-size: 14px;}
.pagination li.active{background: #008fd0;border: 1px solid #008fd0;color: #fff;}
.pagination li.active a{color: #fff;}</pre></body></html>