@charset "UTF-8";
body {
  font-family: 'MicrosoftYaHei', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (min-width: 1200px) {
  .container {
    width: 1280px;
  }
}

a {
  color: inherit;
  text-decoration: none !important;
}

a:focus,
a:hover {
  color: unset;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.text-overflow {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sarchee-header .pull-right {
  padding-right: 65px;
}

@media screen and (max-width: 768px) {
  .sarchee-header-right {
    display: none;
  }
}

.sarchee-logo {
  margin-left: 20px;
  width: auto;
  height: auto;
  overflow: hidden;
  margin: 35px auto 18px;
}

.sarchee-logo img {
  max-height: 20px;
}

@media screen and (max-width: 768px) {
  .sarchee-logo {
    width: auto;
    height: 38px;
    text-align: center;
    margin-left: 20px;
  }
}

.sarchee-lan {
  display: inline-block;
  vertical-align: 6px;
  margin-right: 30px;
  padding-left: 35px;
  background: url(../images/ico_lan.png) left center no-repeat;
  background-size: auto 100%;
}
.sarchee-lan:hover {
  color: #0061ae;
}
.sarchee-sidemenu-list li .submenu-box .submenu li:hover,
.sarchee-sidemenu-list li .submenu-box .submenu li.active {
  background-color: #0061ae;
  color: #fff;
}
.sarchee-sidemenu-list li a:hover {
  color: #0061ae;
}
.submenu li a:hover {
  color: #fff;
}
.sarchee-logins {
  padding-top: 17px;
}

.sarchee-logins .ico {
  vertical-align: 4px;
}

.sarchee-logins .btn {
  padding: 0;
  /*
  width: 37px;
  */
  vertical-align: 6px;
  padding-left: 4px;
  padding-right: 4px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  margin-bottom: 16px;
  font-size: 12px;
  font-weight: bold;
  border-radius: 2px;
  border: none;
}

.sarchee-logins .login {
  margin-left: 12px;
}

.sarchee-logins .reg {
  margin-left: 20px;
}

.sarchee-support a {
  margin-left: 27px;
  color: #0061ae;
}

.sarchee-nav {
  border: none;
  border-radius: 0;
  background-color: #0061ae;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .sarchee-nav {
    height: 60px;
  }
}

.sarchee-nav .form-min {
  display: none !important;
  margin-right: 10px !important;
}

@media (max-width: 768px) {
  .sarchee-nav .form-min {
    display: inline-block !important;
  }
}

.sarchee-nav .form-min .form-group {
  margin: 0;
}

.sarchee-nav .form-min .form-group .form-control {
  width: 200px;
}

.sarchee-nav .form-min .btn .ico {
  margin-left: 5px !important;
  vertical-align: -4px !important;
}

.sarchee-nav .navbar-toggle {
  border-color: #fff;
  float: left;
  margin-right: 0;
  margin-left: 10px;
  border: none;
}

.sarchee-nav .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* .sarchee-nav .navbar-collapse {
  position: relative;
} */

@media (min-width: 768px) {
  .sarchee-nav .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.sarchee-nav .navbar-collapse .nav .dropdown {
  background-color: #0061ae;
}

.sarchee-nav .navbar-collapse .nav .dropdown > .dropdown-menu {
  border-left: 1px solid #66acda;
}

.sarchee-nav .navbar-collapse .nav .dropdown .dropdown-menu {
  background-color: #0061ae;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
}

.sarchee-nav .navbar-collapse .nav .dropdown .dropdown-menu > li > a {
  background-color: #0061ae;
  color: #fff;
  padding: 8px 20px;
}

.sarchee-nav .navbar-collapse .nav .dropdown .dropdown-menu > li > a:hover,
.sarchee-nav .navbar-collapse .nav .dropdown .dropdown-menu > li > a:focus {
  background-color: #fff;
  color: #8d9095;
}

.sarchee-nav .navbar-collapse .nav .open > a,
.sarchee-nav .navbar-collapse .nav .open > a:hover,
.sarchee-nav .navbar-collapse .nav .open > a:focus {
  background-color: #0465a5 !important;
}

.sarchee-nav .navbar-collapse .nav > li {
  border-bottom: 1px solid #66acda;
}

.sarchee-nav .navbar-collapse .nav > li.nav-hover {
  position: static;
}

.sarchee-nav .navbar-collapse .nav > li.nav-hover .nav-hover-area {
  position: absolute;
  left: 0;
  display: none;
  width: 100%;
  /* max-width: 1239px; */
  background-color: #fff;
  border: 1px solid #edeaea;
  border-top: 0;
  padding: 20px 20px 0;
  z-index: 1000;
  min-height: 280px;
}

.sarchee-nav .navbar-collapse .nav > li.nav-hover .nav-hover-area .box {
  display: block;
  width: 100%;
  max-width: 100%;
}

.sarchee-nav .navbar-collapse .nav > li.nav-hover .nav-hover-area .box .row {
  width: 32%;
  min-width: 32%;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .sarchee-nav .navbar-collapse .nav > li.nav-hover .nav-hover-area .box .row {
    width: 100%;
  }
}

.sarchee-nav
  .navbar-collapse
  .nav
  > li.nav-hover
  .nav-hover-area
  .box
  .row
  .link_list
  a {
  color: inherit !important;
}

.sarchee-nav
  .navbar-collapse
  .nav
  > li.nav-hover
  .nav-hover-area
  .box
  .row
  .link_list
  li {
  line-height: 24px;
  margin-bottom: 10px;
  color: #015caa;
}

.sarchee-nav
  .navbar-collapse
  .nav
  > li.nav-hover
  .nav-hover-area
  .box
  .row
  .link_list
  li.title {
  list-style: none !important;
  font-weight: bold;
  font-size: 15px;
  text-align: justify;
  color: #333;
}

.sarchee-nav
  .navbar-collapse
  .nav
  > li.nav-hover
  .nav-hover-area
  .box
  .row
  .link_list
  li.title
  a::after {
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../images/ri.png) no-repeat;
  background-size: 100% auto;
  background-position: right center;
  vertical-align: -2px;
  margin-left: 5px;
}
.sarchee-nav
  .navbar-collapse
  .nav
  > li.nav-hover
  .nav-hover-area
  .box
  .row
  .link_list
  li
  a {
  color: #8d9095;
  text-decoration: none;
  -webkit-transition: color 300ms linear;
  transition: color 300ms linear;
}

.sarchee-nav
  .navbar-collapse
  .nav
  > li.nav-hover
  .nav-hover-area
  .box
  .row
  .link_list
  li
  a:hover {
  color: #0061ae;
}

.sarchee-nav .navbar-collapse .nav > li.nav-hover:hover .nav-hover-area {
  display: block;
}

.sarchee-nav .navbar-collapse .nav > li.nav-hover:hover > a {
  background-color: #fff;
  color: #8d9095;
}

.sarchee-nav .navbar-collapse .nav > li > a {
  color: #fff;
}

@media screen and (min-width: 768px) {
  .sarchee-nav .navbar-collapse .nav > li > a {
    height: 100%;
    padding: 0 20px;
    line-height: 60px;
  }
}

.sarchee-nav .navbar-collapse .nav > li > a:hover,
.sarchee-nav .navbar-collapse .nav > li > a:focus {
  background-color: #fff;
  color: #8d9095;
}

@media (min-width: 768px) {
  .sarchee-nav .navbar-collapse .nav {
    border-left: 1px solid #66acda;
  }
  .sarchee-nav .navbar-collapse .nav > li {
    border-right: 1px solid #66acda;
    border-bottom: none;
  }
}

.sarchee-nav .navbar-form {
  margin: 16px 0;
  display: inline-block;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  padding-right: 0;
}

@media screen and (max-width: 768px) {
  .sarchee-nav .navbar-form {
    margin: 0;
    padding-left: 0;
    display: none;
  }
}

.sarchee-nav .navbar-form .form-group {
  display: inline-block;
}

.sarchee-nav .navbar-form .btn {
  outline: none;
  background-color: transparent;
  border: none;
  color: #fff;
  font-size: 20px;
  padding: 0;
}

.sarchee-nav .navbar-form .btn.active,
.sarchee-nav .navbar-form .btn:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.sarchee-nav .navbar-form .btn .ico {
  vertical-align: -5px;
  margin-left: 27px;
}

.sarchee-nav .navbar-form .form-control {
  width: 215px;
  height: 28px;
  background-color: #ffffff;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 15px;
}

.sarchee-nav .navbar-form .form-control:focus {
  border-color: transparent;
}

.sarchee-banner > .carousel-inner > .item img {
  margin: 0 auto;
}

/* .sarchee-content {
  margin-top: 92px;
} */

.sarchee-footer {
  background-color: #787878;
  color: #fff;
  margin-top: 30px;
}

.sarchee-footer-shares {
  padding: 34px 0 38px;
}

.sarchee-footer-shares a {
  display: inline-block;
  width: 31px;
  height: 31px;
  margin-right: 25px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  vertical-align: middle;
}

.sarchee-footer-shares a.wechat {
  background-image: url(../images/ico_wechat.png);
}

.sarchee-footer-shares a.weibo {
  background-image: url(../images/ico_weibo.png);
}

.sarchee-footer-shares a.qq {
  background-image: url(../images/ico_qq.png);
}

.sarchee-footer-shares a.player {
  background-image: url(../images/ico_player.png);
}

.sarchee-footer-links {
  line-height: 1;
}

@media (min-width: 768px) {
  .sarchee-footer-links {
    padding: 0 90px;
  }
}

.sarchee-footer-links dl {
  min-height: 220px;
  padding-left: 50px;
}

@media (min-width: 768px) {
  .sarchee-footer-links dl {
    padding-left: 80px;
    min-height: auto;
  }
}

.sarchee-footer-links dl dt {
  font-size: 18px;
  margin-bottom: 14px;
  font-weight: bolder;
}

.sarchee-footer-links dl dd {
  margin-bottom: 6px;
}

@media (max-width: 768px) {
  .sarchee-footer-links dl dt {
    margin-bottom: 15px;
  }
  .sarchee-footer-links dl dd {
    margin-bottom: 8px;
  }
}

.sarchee-footer-compony {
  border-top: solid 1px #fff;
  padding: 27px 0 28px;
}

.sarchee-footer-compony p {
  display: inline;
  margin-right: 20px;
}

@media (max-width: 768px) {
  .sarchee-footer-compony p {
    display: block;
    margin-right: 0;
    margin-bottom: 2px;
  }
}

.sarchee-simple-footer {
  padding-bottom: 140px;
}

.sarchee-simple-footer p {
  font-size: 12px;
  color: #5d5d5d;
  text-align: center;
}

.sarchee-carousel-outer .sarchee-carousel-caption-list {
  width: 90%;
  padding: 20px 0 0 0;
}

.sarchee-carousel-outer
  .sarchee-carousel-caption-list
  .sarchee-carousel-caption {
  padding: 0 15px;
  display: none;
}

.sarchee-carousel-outer
  .sarchee-carousel-caption-list
  .sarchee-carousel-caption
  p {
  line-height: 1;
  font-size: 28px;
}

.sarchee-carousel-outer
  .sarchee-carousel-caption-list
  .sarchee-carousel-caption-title {
  color: #0061ae;
}

.sarchee-carousel-outer
  .sarchee-carousel-caption-list
  .sarchee-carousel-caption-title
  .ico {
  margin-left: 15px;
  vertical-align: 4px;
}

.sarchee-carousel-outer
  .sarchee-carousel-caption-list
  .sarchee-carousel-caption-description {
  color: #0a0a0a;
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .sarchee-carousel-outer
    .sarchee-carousel-caption-list
    .sarchee-carousel-caption-description {
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
  }
}

.sarchee-carousel-outer .indicator {
  float: right;
  width: 10%;
  position: relative;
}

.sarchee-carousel-outer .indicator .sarchee-indicators {
  text-align: right;
  padding-right: 10px;
  width: auto;
  left: unset;
  right: 0;
  bottom: -10px;
}

.sarchee-carousel-outer .indicator .sarchee-indicators li {
  margin-right: 2px;
}

.sarchee-breadcrumb ol.breadcrumb {
  background-color: #fff;
  padding: 12px 0;
}

.sarchee-breadcrumb ol.breadcrumb > li a {
  color: #969696;
}
.sarchee-breadcrumb ol.breadcrumb > li a:hover {
  color: #0061ae;
}
.sarchee-breadcrumb ol.breadcrumb > li .active {
  color: #555555;
}

.sarchee-breadcrumb ol.breadcrumb > li + li:before {
  content: '＞';
}

.sarchee-section-header {
  padding: 17px 0px 15px;
  font-size: 28px;
  color: #0a0a0a;
  position: relative;
  font-weight: bolder;
}

.sarchee-section-header.notBold {
  font-weight: normal;
}

.sarchee-section-header:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 4px;
  background-color: #0075c0;
}

.sarchee-left-content {
  width: 305px;
  float: left;
}

@media screen and (max-width: 768px) {
  .sarchee-left-content {
    width: 100%;
    margin-bottom: 20px;
    float: unset;
  }
}

.sarchee-left-content-post {
  margin: 14px 0 7px;
}

.sarchee-sidemenu {
  border: solid 1px #d3cfce;
  padding: 14px 15px 11px 16px;
  background-color: #fff;
}

.sarchee-sidemenu-header {
  line-height: 1;
  color: #0061ae;
  margin-bottom: 14px;
}

.sarchee-sidemenu-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sarchee-sidemenu-list li {
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  border: solid 1px #d3cfce;
  color: #555555;
  margin-bottom: 20px;
  padding-left: 8px;
  font-weight: bold;
  position: relative;
}

.sarchee-sidemenu-list li.hasChild {
  background: url(../images/ico_simple_arrow_right.png) center right 14px
    no-repeat;
  padding-right: 14px;
}

.sarchee-sidemenu-list li .submenu-box {
  display: none;
  position: absolute;
  top: -1px;
  left: 100%;
  z-index: 10;
  padding-left: 30px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .sarchee-sidemenu-list li .submenu-box {
    top: -1px;
    left: -31px;
    width: 100%;
  }
  .submenu-box .submenu-box {
    top: 100% !important;
  }
}

.sarchee-sidemenu-list li .submenu-box .submenu {
  width: calc(100% + 32px);
  list-style: none;
  border: solid 1px #d3cfce;
  margin: 0;
  padding: 0;
  background-color: #fff;
}

.sarchee-sidemenu-list li .submenu-box .submenu li {
  margin: 0;
  border: none;
}

.sarchee-sidemenu-list li .submenu-box .submenu li + li {
  border-top: solid 1px #d3cfce;
}

.sarchee-sidemenu-list li:hover,
.sarchee-sidemenu-list li.active {
  color: #0061ae;
}

.sarchee-sidemenu-list li:hover > .submenu-box {
  display: block;
}

.sarchee-rightContent {
  margin-left: 335px;
}

@media screen and (max-width: 768px) {
  .sarchee-rightContent {
    margin-left: 0;
  }
}

.sarchee-rightContent-header {
  font-size: 28px;
  color: #0061ae;
  line-height: 26px;
  margin-bottom: 18px;
}

.sarchee-rightContent-image {
  margin-bottom: 30px;
}

.sarchee-rightContent-image img {
  width: 100%;
}

.sarchee-rightContent-section {
  margin-bottom: 40px;
  padding-right: 30px;
}

.sarchee-rightContent-section label {
  margin-bottom: 30px;
  font-weight: bolder;
  color: #000;
}

.sarchee-rightContent-section p {
  line-height: 20px;
  color: #0a0a0a;
  margin-bottom: 25px;
}
.sarchee-rightContent-section a:hover {
  color: #0061ae;
}

.sarchee-content-product {
  background-color: #e8ecef;
}

.sarchee-content-product-top {
  background-color: #fff;
}

.sarchee-content-product-header {
  font-size: 28px;
  color: #0a0a0a;
  position: relative;
  line-height: 1;
  padding-bottom: 10px;
}

.sarchee-content-product-header:before {
  content: '';
  display: block;
  width: 304px;
  height: 3px;
  /*
  background-color: #0061ae;
  */
  position: absolute;
  bottom: 0;
  left: 0;
}

.mgb-40 {
  margin-bottom: 59px;
}

.res-banner .carousel-indicators {
  bottom: -30px;
}

.res-banner-header-type2 {
  font-size: 28px;
  color: #ffb40a;
  margin-bottom: 26px;
  line-height: 1;
}

.res-banner-header-type3 {
  color: #555555;
  line-height: 1;
  margin-bottom: 15px;
}

.res-banner-header {
  padding: 17px 0 20px;
  font-size: 28px;
  color: #0a0a0a;
  position: relative;
  font-weight: bolder;
}

.res-banner-header.notBold {
  font-weight: normal;
}

.res-banner-header:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 4px;
  background-color: #0075c0;
}

.res-banner-row.fourcl,
.res-banner-row.threeCl {
  margin-right: -20px;
}

@media screen and (max-width: 768px) {
  .res-banner-row.threeCl {
    margin-right: 0;
  }
}

.res-banner-column {
  float: left;
  width: 50%;
}

.res-banner-column:first-child {
  padding-right: 10px;
}

.res-banner-column:last-child {
  padding-left: 10px;
}

@media screen and (max-width: 768px) {
  .res-banner-column {
    float: unset;
    width: 100%;
    margin-bottom: 20px;
  }
  .res-banner-column:first-child {
    padding-right: 0px;
  }
  .res-banner-column:last-child {
    padding-left: 0px;
  }
}

.res-banner-column.threeCl {
  width: 33.3333%;
  padding-right: 20px;
  float: left;
}

.res-banner-column.threeCl:last-child {
  padding-left: 0;
}

.res-banner-column.threeCl .res-banner-item-poster {
  border: solid 1px #d3cfce;
}

@media screen and (max-width: 768px) {
  .res-banner-column.threeCl {
    width: 100%;
    padding-right: 0;
    float: unset;
  }
}

.res-banner-column.threeCl .res-banner-item-info {
  padding-top: 10px;
  line-height: 1;
  height: 100px;
}

.res-banner-column.threeCl .res-banner-item-info .res-title {
  font-size: 16px;
  color: #555;
}

.res-banner-column.threeCl .res-banner-item-info.type2 {
  padding-top: 30px;
  font-size: 13px;
}

.res-banner-column.threeCl .res-banner-item-info.type2 .res-title {
  color: #0061ae;
  font-weight: bold;
  margin-bottom: 15px;
}

.res-banner-column.threeCl .res-banner-item-info.type2 .res-section {
  margin-bottom: 9px;
  line-height: 15px;
  color: #555;
}

.res-banner-column.threeCl .res-banner-item-info.type2 .res-downLink {
  color: #ffb40a;
  font-weight: bold;
  margin-top: 19px;
  display: flex;
  align-items: center;
}

.res-banner-column.fourCl {
  width: 25%;
  padding-right: 20px;
  float: left;
}

.res-banner-column.fourCl .res-banner-item-info {
  padding-top: 10px;
}

@media screen and (max-width: 768px) {
  .res-banner-column.fourCl {
    width: 50%;
  }
  .res-banner-column.fourCl .res-banner-item-info {
    background-color: #f0f0f0;
    padding: 10px 8px;
  }
  .res-banner-column.fourCl .res-title {
    max-height: 60px;
    min-height: 40px;
    overflow: hidden;
  }
}

.res-banner-column.fourCl:last-child {
  padding-left: 0;
}

.res-banner-item {
  background-color: #fff;
}

.res-banner-item.bordered {
  border: solid 1px #d3cfce;
}

.res-banner-item.bordered .res-banner-item-info {
  padding: 47px 20px 41px;
}

@media screen and (max-width: 768px) {
  .res-banner-item.bordered .res-banner-item-info {
    padding: 30px 20px 17px;
  }
}

.res-banner-item.bordered .res-banner-item-info .res-title {
  font-size: 18px;
  color: #0061ae;
  font-weight: bolder;
}

.res-banner-item.bordered .res-banner-item-info .res-description {
  margin: 0;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  color: #323232;
  height: 44px;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .res-banner-item.bordered .res-banner-item-info .res-description {
    height: 88px;
    overflow: hidden;
  }
}

.res-banner-item-poster img {
  width: 100%;
  display: block;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
}
.res-banner-item-poster img:hover {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.res-banner-item-poster a {
  display: block;
  overflow: hidden;
}
.res-banner-item a {
  display: block;
  overflow: hidden;
}
.res-banner-item .res-title {
  color: #323232;
  font-size: 16px;
}

.carousel-indicators.sarchee-indicators li {
  border: none;
  background-color: #d5d5d5;
  margin: 0;
}

.carousel-indicators.sarchee-indicators .active {
  background-color: #0061ae;
  width: 10px;
  height: 10px;
}

.ico {
  font-style: normal;
  display: inline-block;
  background-position: center center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.ico.user {
  background-image: url(../images/ico_user.png);
  width: 15px;
  height: 15px;
}

.ico.arrow-right {
  background-image: url(../images/ico_arrow_right.png);
  width: 17px;
  height: 14px;
}

.ico.file {
  width: 18px;
  height: 18px;
  vertical-align: bottom;
}

.ico.file.pdf {
  background-image: url(../images/ico_pdf.png);
}

.ico.search {
  background-image: url(../images/ico_search.png);
  width: 23px;
  height: 24px;
}

.ico.location {
  background-image: url(../images/ico_location.png);
  width: 12px;
  height: 18px;
}

.mgb-30 {
  margin-bottom: 30px;
}

.mgb-63 {
  margin-bottom: 63px;
}

.mgb-87 {
  margin-bottom: 20px;
}

.bg-grey {
  background-color: #f0f0f0;
  border-top: solid 1px #c8c8c8;
  border-bottom: solid 1px #c8c8c8;
  padding: 56px 0 52px 0;
}

.bg-white {
  background-color: #fff;
  padding: 75px 0 144px 0;
}

.product-header {
  font-size: 18px;
  color: #0061ae;
  font-weight: bold;
  margin-bottom: 19px;
}

.product-poster {
  border: solid 1px #c8c8c8;
  margin-bottom: 19px;
  background-color: #fff;
  overflow: hidden;
}

.product-poster img {
  width: 100%;
  overflow: hidden;
}

.product-list {
  padding: 0 0 0 20px;
  margin: 0;
  font-size: 14px;
  line-height: 1;
  color: #787878;
  list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAAHElEQVQokWP8v4XrPwORgIlYhQyjioe6YgYGBgDZxgLUmVlhrwAAAABJRU5ErkJggg==);
}

.product-list li {
  margin-bottom: 12px;
}
.product-list li a:hover {
  color: #0061ae;
}
.industry-post img {
  width: 100%;
}

.industry-section {
  margin: 25px 0 70px;
}

.industry-section-content {
  font-size: 18px;
  line-height: 28px;
  color: #0a0a0a;
}

.industry-section-title {
  font-size: 28px;
  color: #0061ae;
}

.download-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.download-list li {
  padding: 42px 0 36px;
  border-bottom: solid 1px #c8c8c8;
  overflow: hidden;
}

.download-list li .post {
  width: 138px;
  height: 191px;
  overflow: hidden;
  border: solid 1px #c8c8c8;
  float: left;
}

.download-list li .post img {
  width: 100%;
}

.download-list li .info {
  line-height: 1;
  margin-bottom: 14px;
  margin-left: 164px;
}

.download-list li .info p {
  font-weight: bold;
  font-weight: bold;
  color: #555;
}

.download-list li .info p.downLink {
  color: #ffb40a;
}

.download-list li .info p .title {
  color: #0061ae;
}

.download-list li .info p .section {
  font-weight: normal;
}

.newsList {
  list-style: none;
  margin-top: -15px;
  /*
  margin: 0;
  */
  padding: 0;
}

.newsList li {
  border-bottom: solid 1px #c8c8c8;
  padding: 65px 0;
  overflow: hidden;
  line-height: 1;
}

@media screen and (min-width: 768px) {
  .newsList li {
    width: 865px;
  }
}

.newsList li p {
  margin: 0;
}

.newsList li .news-title {
  font-size: 18px;
  color: #0a0a0a;
  margin-bottom: 7px;
}

.newsList li .news-date {
  color: #ffb40a;
  text-align: right;
  font-size: 16px;
  margin-bottom: 14px;
}

.newsList li .news-content {
  font-size: 14px;
  line-height: 22px;
  color: #555555;
  height: 66px;
  overflow: hidden;
  margin-left: 220px;
  margin-bottom: 15px;
}

.newsList li .news-more {
  display: inline-block;
  color: #0061ae;
  margin-left: 19px;
}

.newsList li .news-more .ico {
  width: 12px;
  height: 10px;
  margin-left: 15px;
}

.newsList li .news-post {
  width: 200px;
  height: 95px;
  overflow: hidden;
  border: solid 1px #c8c8c8;
  float: left;
}

.newsList li .news-post img {
  width: 100%;
}

.news-info {
  line-height: 25px;
}
.news-info img {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .news-info {
    width: 866px;
  }
}

.news-info-title {
  font-size: 28px;
  color: #0a0a0a;
  margin-bottom: 30px;
}

.news-info-date {
  font-size: 16px;
  color: #0061ae;
  margin-bottom: 20px;
}

.news-info-post {
  font-size: 16px;
  color: #ffb40a;
  margin-bottom: 20px;
}

.news-info-post img {
  width: 100%;
}

.news-info-content {
  font-size: 18px;
  color: #555;
  line-height: 30px;
}

.talented-post img {
  width: 100%;
  margin-bottom: 21px;
}

.talented-section {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 12px;
}

.talented .res-banner-row {
  margin-top: 50px;
  margin-bottom: 96px;
}

.talented .res-banner-item .res-banner-item-info {
  padding-top: 23px;
  height: auto;
}

.talented .res-banner-item .res-banner-item-info .res-title {
  color: #555555;
  font-weight: bold;
}

.talented .talented-list {
  border-bottom: solid 1px #c8c8c8;
  list-style: none;
  margin: 0;
  padding: 0;
}

.talented .talented-list li {
  border-top: solid 1px #c8c8c8;
  padding: 21px 0 28px;
}

.talented .talented-list li .date {
  color: #ffb40a;
  font-size: 18px;
  float: left;
}

.talented .talented-list li .info {
  line-height: 1;
  margin-left: 216px;
}

.talented .talented-list li .info .name {
  font-size: 24px;
  color: #0061ae;
}

.talented .talented-list li .info span {
  display: block;
  font-size: 18px;
  color: #969696;
  margin-top: 15px;
}

.talented .talented-list li .info span .ico {
  margin-right: 10px;
}

.service-post {
  margin-bottom: 36px;
}

.service-post img {
  width: 100%;
}

.service-section-header {
  color: #0a0a0a;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 18px;
}

.service-section {
  color: #0a0a0a;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 12px;
}

.service .res-banner-row {
  margin-top: 62px;
}

@media screen and (max-width: 768px) {
  .service .res-banner-row .res-banner-column.fourCl {
    width: 25%;
  }
}

.service .res-banner-item-poster {
  width: 182px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .service .res-banner-item-poster {
    width: auto;
  }
}

.service .res-banner-item-info {
  padding-top: 34px !important;
}

@media screen and (max-width: 768px) {
  .service .res-banner-item-info {
    background-color: transparent !important;
    padding-top: 10px !important;
  }
}

.service .res-banner-item .res-title {
  text-align: center;
  color: #555555;
  font-size: 18px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .service .res-banner-item .res-title {
    font-size: 12px;
  }
}

.solutionList {
  list-style: none;
  margin: 0;
  padding: 0;
}

.solutionList li {
  border-bottom: solid 1px #c8c8c8;
  padding: 45px 0;
  overflow: hidden;
  line-height: 1;
}

@media screen and (min-width: 768px) {
  .solutionList li {
    width: 865px;
  }
}

.solutionList li p {
  margin: 0;
}

.solutionList li .solution-title {
  font-size: 24px;
  line-height: 1.15;
  color: #555;
  margin-bottom: 32px;
  font-weight: bold;
}

.solutionList li .solution-content {
  font-size: 14px;
  line-height: 22px;
  color: #555555;
  height: 66px;
  overflow: hidden;
  margin-left: 305px;
  margin-bottom: 27px;
}

@media screen and (max-width: 768px) {
  .solutionList li .solution-content {
    margin-left: 198px;
  }
}

.solutionList li .solution-more {
  display: inline-block;
  color: #0061ae;
  margin-left: 28px;
}

.solutionList li .solution-more .ico {
  width: 12px;
  height: 10px;
  margin-left: 15px;
}

.solutionList li .solution-post {
  width: 277px;
  height: 177px;
  overflow: hidden;
  float: left;
}

@media screen and (max-width: 768px) {
  .solutionList li .solution-post {
    width: 170px;
    height: 109px;
  }
}

.solutionList li .solution-post img {
  width: 100%;
}
.sarchee-rightContent-section img {
  max-width: 100%;
  height: auto !important;
}
@media screen and (max-width: 768px) {
  .register-card {
    width: 100%;
  }
}

.sarchee-banner-item {
  padding: 20px;
}

.sarchee-banner-item p {
  color: #0061ae;
}

.sarchee-banner-item .title {
  font-size: 20px;
}

.sarchee-banner-item .desc {
  font-size: 46px;
}

.sarchee-banner-item a {
  display: inline-block;
  width: 120px;
  height: 32px;
  background-color: #1d78b7;
  color: #fff;
}

.sarchee-banner-item {
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.index_pro {
  position: relative;
  display: flex;
  justify-content: space-between;
  background: #e8ecef;
}
.box_left,
.box_img {
  width: 50%;
}
.box_img img {
  width: 100%;
}
.index_pro .content {
  position: absolute;
  top: 0%;
  left: 0;
  width: 100%;
  height: 100%;
}

.index_pro .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}

.index_pro .left {
  width: 60%;
}
.index_pro .right {
  display: flex;
  align-items: center;
  width: 40%;
}

.index_pro .right .txt {
  width: 66%;
  margin-left: 34%;
  color: #fff;
}
.index_pro h3 {
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: normal;
  color: #fff;
}
.index_pro .txt p {
  margin-bottom: 60px;
  font-size: 16px;
  color: #fff;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.index_pro .btn {
  color: #fff;
}

.index_pro .main {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}
.index_pro li {
  padding: 0px 15px 15px 15px;
  margin-bottom: 30px;
  width: 31%;
  text-align: center;
  background: #fff;
  transition: all 0.4s;
  border-bottom: 3px solid transparent;
  list-style: none;
}

.index_pro li:nth-child(n + 4) {
  margin-bottom: 0;
}
.index_pro li a {
  display: block;
}
.index_pro li a:hover {
  color: unset;
}
.index_pro li .img {
  overflow: hidden;
}
.index_pro li:hover img {
  transition: all 0.4s;
}

.index_pro li p {
  margin: 20px 0;
  font-size: 16px;
}
.index_pro li:hover {
  border-bottom: 3px solid #015caa;
}
.index_pro li:hover .img img {
  transform: scale(1.2);
}

.index_pro .container {
  padding: 0;
}

.advantage {
  padding: 50px 0;
  background: url('../images/bg2.png') no-repeat center / cover;
}
.advantage .box {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.advantage .txt {
  color: #fff;
  margin-bottom: 70px;
  width: 49%;
}
.index_map {
  position: relative;
  width: 49%;
}
.index_map img {
  width: 100%;
}
.index_map .map_address b {
  position: relative;
}
.index_map .map_address b::before {
  position: absolute;
  font-size: 12px;
  font-weight: normal;
  width: 50px;
  margin-top: 10px;
  top: -33px;
  transform: translate(-38%, 0);
}

.index_map .map_address:nth-child(2) b::before {
  content: '荷兰';
  top: initial;
  bottom: 0;
  transform: translate(-43%, 90%);
  color: #ffc656;
}
.index_map .map_address:nth-child(3) b::before {
  content: '波兰';
}
.index_map .map_address:nth-child(4) b::before {
  content: '上海';
  color: #ffc656;
}
.index_map .map_address:nth-child(5) b::before {
  content: '日本';
}
.index_map .map_address:nth-child(6) b::before {
  content: '印度';
}
.index_map .map_address:nth-child(7) b::before {
  content: '新加坡';
}
.index_map .map_address:nth-child(8) b::before {
  content: '苏州';
  color: #ffc656;
}
.index_map .map_address:nth-child(9) b::before {
  content: '美国';
}
.index_map .map_address:nth-child(10) b::before {
  content: '德国';
}
.index_map .map_address:nth-child(11) b::before {
  content: '英国';
}
.index_map .map_address:nth-child(12) b::before {
  content: '法国';
  top: initial;
  bottom: 0;
  transform: translate(-10%, 90%);
}
.index_map .map_address:nth-child(13) b::before {
  content: '意大利';
  top: initial;
  bottom: 0;
  transform: translate(-10%, 90%);
}

.index_map .map_address {
  position: absolute;
  color: #fff;
  font-size: 12px;
}
.index_map .map_address::before {
  content: '';
  width: 10px;
  height: 10px;
  border: solid 2px #fff;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  animation: small 2s infinite;
}
.index_map .map_address::after {
  content: '';
  width: 20px;
  height: 20px;
  border: solid 2px #fff;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  animation: spread 3s infinite;
}
/*光圈扩散动画*/
@keyframes spread {
  0% {
    width: 10px;
    height: 10px;
    opacity: 1;
  }
  100% {
    width: 20px;
    height: 20px;
    opacity: 0.5;
  }
}
@keyframes small {
  0% {
    width: 5px;
    height: 5px;
    opacity: 1;
  }
  100% {
    width: 10px;
    height: 10px;
    opacity: 0.5;
  }
}

.index_map .map_address:nth-child(4) b,
.index_map .map_address:nth-child(2) b,
.index_map .map_address:nth-child(8) b {
  color: #fff;
}
.index_map .map_address:nth-child(2)::before,
.index_map .map_address:nth-child(2)::after,
.index_map .map_address:nth-child(8)::before,
.index_map .map_address:nth-child(8)::after,
.index_map .map_address:nth-child(4)::before,
.index_map .map_address:nth-child(4)::after {
  border: solid 2px #ffc656;
}

.index_map .map_address:nth-child(2) {
  left: 43%;
  top: 18%;
  color: #ffc656;
}

.index_map .map_address:nth-child(3) {
  left: 47%;
  top: 14%;
}

.index_map .map_address:nth-child(4) {
  left: 79%;
  top: 34%;
  color: #ffc656;
}
.index_map .map_address:nth-child(5) {
  left: 84%;
  top: 23%;
}

.index_map .map_address:nth-child(6) {
  left: 67%;
  top: 42%;
}

.index_map .map_address:nth-child(7) {
  left: 75%;
  top: 51%;
}
.index_map .map_address:nth-child(8) {
  left: 75%;
  top: 33%;
  color: #ffc656;
}
.index_map .map_address:nth-child(9) {
  left: 8%;
  top: 25%;
}
.index_map .map_address:nth-child(10) {
  left: 45%;
  top: 17%;
}
.index_map .map_address:nth-child(11) {
  left: 41%;
  top: 15%;
}
.index_map .map_address:nth-child(12) {
  left: 41%;
  top: 25%;
}
.index_map .map_address:nth-child(13) {
  left: 46%;
  top: 22%;
}
.advantage h2 {
  margin-bottom: 30px;
  font-size: 26px;
  font-weight: normal;
}
.advantage p {
  font-size: 14px;
  text-align: justify;
}
.advantage ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  padding: 0;
}
.advantage li {
  text-align: center;
  color: #fff;
  list-style: none;
}
.advantage li h4 {
  position: relative;
  font-size: 70px;
}
.advantage li h4 span {
  position: absolute;
  top: 22%;
  right: -10%;
  font-size: 18px;
}
.advantage li p div {
  display: inline-block;
}
.advantage li p {
  font-size: 16px;
  text-align: center;
}

.advantage .container {
  padding: 0;
}

.index_case {
  margin: 50px auto;
}
.title {
  text-align: center;
  margin-bottom: 30px;
}
.title h2 {
  font-size: 28px;
  font-weight: normal;
}
.title p {
  font-size: 16px;
}
.title h4 {
  font-size: 24px;
  margin: 40px auto;
}
.index_case .mian {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.index_case .left {
  width: 22%;
}

.index_case .right {
  width: 75%;
}
.index_case .right a {
  display: none;
}
.index_case .right a:first-child {
  display: block;
}
.index_case .right img {
  width: 100%;
}
.index_case .left a {
  position: relative;
  padding: 10px 20px;
  display: block;
  border-bottom: 1px solid #ccc;
}
.index_case .left a img {
  transition: all 0.35s;
  -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
  filter: grayscale(100%);
}

.index_case .left a:hover img {
  -webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
  filter: none;
}
.index_case .left a::before {
  transition: all 0.35s;
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  display: block;
  width: 50%;
  height: 1px;
  background: #015caa;
  z-index: 2;
}
.index_case .left a h4 {
  margin-bottom: 20px;
  transition: all 0.35s;
  font-size: 17px;
}
.index_case .left a .btn {
  transition: all 0.35s;
  color: #999999;
  font-size: 14px;
}

.index_case .left a:hover .btn {
  color: #f5aa00;
}
.index_case .left a:hover h4 {
  color: #015caa;
}
.index_case .left a:hover::before {
  opacity: 1;
}

.index_new {
  margin: 40px auto;
}
.index_new.container {
  padding: 0;
}
.index_new .main {
  display: flex;
  justify-content: space-between;
}
.index_new .first {
  width: 34%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.index_new .first li {
  background: #e8ecef;
  padding: 12px;
  padding-bottom: 0;
}
.index_new .first .top {
  padding-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 2px solid #efefef;
}
.index_new .first .top img {
  width: 30%;
  max-height: 70px;
}
.index_new .first .top .right {
  width: 65%;
  font-size: 14px;
  line-height: 1.5;
}
.index_new .first .top .right h4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 10px;
  font-weight: normal;
}
.index_new .first .top .right p {
  color: #666666;
  margin-bottom: 2px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.index_new .first .date {
  display: flex;
  justify-content: space-between;
  padding: 15px 0;
}
.index_new .first .date .left {
  width: 26%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 35px;
  font-weight: bold;
  border-right: 1px dashed #dcdcdc;
}
.index_new .first .date p {
  font-size: 14px;
}
.index_new .first .date .right {
  width: 68%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index_new .first .date .img {
  display: inline-block;
  border: 1px solid #dbdbdb;
  border-radius: 30px;
  padding: 2px 20px;
  /*transform: translateY(50%);*/
}

.index_new .list {
  width: 32%;
  background: #e8ecef;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.index_new .list li {
  width: 100%;
}
.index_new .list a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
  border-bottom: 2px solid #efefef;
}
.index_new .list li:last-child a {
  border-bottom: 0px;
  padding-bottom: 0;
}
.index_new .list .left {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18%;
  font-size: 30px;
  font-weight: bold;
  height: 100%;
}
.index_new .list .right {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 82%;
  padding-left: 4%;
  border-left: 1px dashed #dcdcdc;
}
.index_new .list .right .txt {
  width: 70%;
}
.index_new .list .right .img {
  width: 28%;
  text-align: right;
}
.index_new .list .right .img img {
  border: 1px solid #dbdbdb;
  padding: 5px 15px;
  border-radius: 20px;
}
.index_new .list .right .time {
  font-size: 14px;
}
.index_new .list .right p {
  font-size: 14px;
  line-height: 1.5;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.index_new .center {
  padding: 12px;
  width: 29%;
  background: #e8ecef;
}
.index_new .first li:hover .right h4 {
  color: #015caa;
}
.index_new .center:hover .left,
.index_new .center:hover .right p,
.index_new .center:hover .right .time,
.index_new .list a:hover .right .time,
.index_new .list a:hover .right p,
.index_new .list a:hover .left {
  color: #015caa;
}

.index_new .center .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0;
}
.index_new .center .left {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20%;
  font-size: 30px;
  font-weight: bold;
}
.index_new .center .right {
  border-left: 1px dashed #dddddd;
  width: 80%;
  padding-left: 6%;
}
.index_new .center .right .time {
  font-size: 14px;
}
.index_new .center .right p {
  font-size: 14px;
  line-height: 1.5;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.index_new .center .img {
  margin-top: 10px;
  width: 100%;
}
.index_new .center .img img {
  width: 100%;
}

.market .left img {
  width: 100%;
  height: 100%;
  transition: all 0.4s;
  object-fit: cover;
  object-position: center;
}
.market .swiper-slide {
  cursor: pointer;
  width: 52% !important;
  display: flex;
  justify-content: space-between;
  padding: 2px;
}
.market .swiper-slide:hover .left img {
  transform: scale(1.2);
}
.market .swiper-slide:hover .right h3 {
  color: #015caa;
}
.market .swiper-slide-prev .left {
  margin-left: 50%;
  overflow: hidden;
}
.market .swiper-slide-prev .left img {
  transition: all 0.4s;
}

.market .swiper-slide-active .right {
  display: block;
}

.market .swiper-slide .left {
  width: 50%;
  max-height: 267px;
  overflow: hidden;
}
.market .swiper-slide .right {
  width: 50%;
}
.market .right {
  display: none;
  width: 50%;
  padding: 40px 30px;
  box-shadow: 0px 0px 10px #ddd;
}
.market .right h3 {
  font-size: 18px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.market .right p {
  margin: 5px auto 30px;
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-align: justify;
}

.market .right .btn a {
  background: #015caa;
  padding: 8px 35px;
  font-size: 14px;
  color: #fff;
  border-radius: 35px;
}
.market .right .box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.swiper-button-next,
.swiper-button-prev {
  /*width: auto;*/
  /*height: auto;*/
}
.swiper_next {
  right: 19.5%;
}
.swiper_prev {
  left: 19.5%;
}

.case {
  margin-top: 70px;
}
.case li {
  margin-bottom: 80px;
}
.case li a {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.case .img {
  width: 55%;
  overflow: hidden;
}
.case .img img {
  width: 100%;
  transition: all 0.4s;
}

.case .txt {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 50%;
  height: 85%;
  background: #fff;
  padding: 2.5% 5%;
  transition: all 0.4s;
}

.case .txt .top {
  display: flex;
  justify-content: space-between;
}
.case .txt .top h4 {
  font-size: 20px;
  width: 60%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  transition: all 0.4s;
}
.case .txt .top .time {
  font-size: 36px;
  font-weight: bold;
  color: #e5e5e5;
  transition: all 0.4s;
}
.case .txt .p {
  margin: 30px auto;
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  transition: all 0.4s;
}
.case .btn {
  font-size: 14px;
  color: #666;
  transition: all 0.4s;
}
.case .btn img:nth-child(1) {
  display: none;
}

.case li:nth-child(2n) .img {
  margin-left: 45%;
}

.case li:nth-child(2n) .txt {
  left: 0;
}
.case li:hover .btn img:nth-child(1) {
  display: inline-block;
}
.case li:hover .btn img:nth-child(2) {
  display: none;
}
.case li:hover .img img {
  transform: scale(1.2);
}
.case li:hover .txt {
  background: #015caa;
}
.case li:hover h4,
.case li:hover .p,
.case li:hover .btn {
  color: #fff;
}

@media screen and (max-width: 768px) {
  .container {
    width: 95%;
    min-width: initial;
  }

  .index_pro,
  .index_pro .container {
    flex-wrap: wrap;
  }
  .index_pro .left {
    width: 100%;
  }
  .index_pro .right {
    width: 100%;
    margin: 30px auto;
  }

  .index_pro .content {
    position: relative;
    top: inherit;
    top: initial;
  }
  .index_pro li .img {
    padding: 10px;
  }
  .index_pro li img {
    width: 100%;
  }
  .box_left {
    display: none;
  }

  .box_img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .index_pro .main {
    margin-top: 20px;
  }

  .index_pro li p {
    font-size: 14px;
    padding: 10px 0;
  }
  .index_pro .txt p {
    margin-bottom: 20px;
  }
  .index_pro .right .txt {
    width: 100%;
    margin: 0;
  }
  .index_pro h3 {
    font-size: 24px;
  }
  .advantage .box {
    flex-wrap: wrap;
  }
  .advantage .txt {
    width: 100%;
  }
  .advantage h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .index_map {
    width: 100%;
  }

  .advantage li h4 {
    font-size: 20px;
  }
  .advantage li p {
    font-size: 14px;
  }
  .advantage li h4 span {
    font-size: 18px;
    top: 0%;
    right: 0;
  }
  .index_case {
    margin: 40px auto;
  }
  .title h2 {
    font-size: 24px;
  }
  .title p {
    font-size: 14px;
  }
  .index_case .mian {
    flex-wrap: wrap;
  }
  .index_case .left {
    width: 100%;
    order: 2;
  }
  .index_case .right {
    width: 100%;
  }

  .index_new .main {
    flex-wrap: wrap;
  }
  .index_new .first,
  .index_new .center,
  .index_new .list {
    width: 100%;
    margin-bottom: 20px;
  }

  .new_ad .ad {
    width: 100%;
    margin: 0;
    margin-bottom: 40px;
    background: #f7f7f7;
  }
  .new_ad .txt {
    margin-bottom: 10px;
    padding-left: 10px;
    width: 100%;
    position: relative;
    top: initial;
    left: initial;
  }
  .new_ad .txt .main {
    width: 100%;
  }
  .new_ad h3 {
    font-size: 24px;
  }
  .market .swiper-slide .right {
    width: 100%;
    display: block !important;
  }

  .market .swiper-slide {
    flex-wrap: wrap;
    width: 100% !important;
  }
  .market .swiper-slide .left {
    width: 100%;
  }
  .swiper_prev {
    left: 4%;
  }
  .swiper_next {
    right: 4%;
  }
  .market .right h3 {
    font-size: 16px;
  }
  .case {
    margin: 40px auto;
  }
  .case .txt .top h4 {
    font-size: 14px;
    width: 100%;
    -webkit-line-clamp: 1;
  }
  .case .txt .top .time {
    display: none;
  }
  .case .img {
    width: 100%;
  }
  .case li a {
    flex-wrap: wrap;
  }
  .case .img {
    width: 100%;
  }
  .case .txt {
    width: 100%;
    position: initial;
    top: initial;
    right: initial;
    transform: translateY(0);
  }
  .case li:nth-child(2n) .img {
    margin-left: 0;
  }
}

@media screen and (max-width: 540px) {
  .tab_txt div li {
    padding: 4px 2%;
  }
  .products .pronav li {
    width: calc(100% / 5);
  }
  .index_new .first .top img {
    height: initial;
  }
  .recommend_new {
    margin: 0 auto;
  }
  .products .list_nav .li .left {
    padding: 20px 5px;
    width: 27%;
  }
  .products .list_nav .li .right {
    width: 68%;
  }
  .pro_compared .top {
    flex-wrap: wrap;
  }
  .pro_compared .top .left {
    width: 100%;
  }
  .table .trs {
    width: 100px;
  }
  .products .pro_top {
    flex-wrap: wrap;
  }
  .products .pro_top .left {
    width: 100%;
  }
  .products .pro_top .right {
    width: 100%;
  }
}

@media screen and (max-width: 1440px) {
  .index_pro li {
    padding: 0;
  }
}

.sarchee-banner-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
}

.sarchee-banner-indicators ul {
  list-style: none;
  background-color: #fff;
  border-radius: 16px;
  padding: 8px 12px;
  display: inline-block;
}

.sarchee-banner-indicators ul li {
  width: 10px;
  height: 10px;
  float: left;
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;
}

.sarchee-banner-indicators ul li .glyphicon {
  top: -4px;
  font-size: 12px;
  color: #ccc;
  font-weight: lighter;
}

.sarchee-banner-indicators ul li.indicator-item {
  background-color: #ccc;
}

.sarchee-banner-indicators ul li.active {
  background-color: #0061ae;
}
