﻿@import url("font-awesome.min.css");
@import url("swiper.min.css");
@import url("animate.min.css");
@charset "UTF-8";
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
html, body, figure, dl, dd, img, form, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p, button, input, textarea, a, span, em {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.85;
  font-size: 13px;
  background: #fff;
  color: #333;
}
h1 {
  font-size: 2em;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
a {
  -webkit-text-decoration-skip: objects;
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b, strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #333;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -.25em;
}
sup {
  top: -.5em;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button, input, optgroup, select, textarea {
  line-height: 1.42857143;
  margin: 0;
  outline: none;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body, button, input, select, textarea {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "liga", "kern";
}
button, input {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: .35em .75em .625em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
article, aside, footer, header, nav, section, figcaption, figure, main, details, menu {
  display: block;
}
pre, code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
audio, video, canvas {
  display: inline-block;
}
template, [hidden] {
  display: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #139D8F;
}
ul, li, ol {
  margin: 0;
  list-style: none;
  padding: 0;
}
.container {
  width: 92%;
  min-width: 360px !important;

  margin: 0 auto;
  padding: 20px 0;
  overflow: hidden;
}
@media screen and (max-width:1449px) {
  .container {
    padding: 20px 0;
  }
}
@media screen and (max-width:1199px) {
  .container {
    padding: 10px 0;
  }
}
@media screen and (max-width:991px) {}
@media screen and (max-width:767px) {
  .container {
    width: 96%;
  }
}
@media screen and (max-width:479px) {}
/**/
.clear {
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.absolute {
  position: absolute;
}
.pors {
  position: relative;
}
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.hide {
  opacity: 0;
}
.en {
  font-family: 'gotham-medium';
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #6f6f6f;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #6f6f6f;
} /*统一全局样式*/
.main-container {}
.container-color {
  background: #EFF1F5;
}
@media screen and (max-width:1449px) {}
@media screen and (max-width:1199px) {}
@media screen and (max-width:991px) {}
@media screen and (max-width:767px) {}
@media screen and (max-width:479px) {}
/**/
header {
  width: 100%;
  position: sticky;
  background: #fff;
  left: 0;
  z-index: 0;
  top: 0;
  z-index: 999;
  transition: all .6s ease-in-out;
  -webkit-box-shadow: 0 12px 14px 0 rgba(0, 0, 0, .05);
  box-shadow: 0 12px 14px 0 rgba(0, 0, 0, .05);
}
header .container {
  padding: 0 0;
  overflow: visible;
}
.head-inner {
  height: 80px;
}
.head-inner .logo-inner {
  float: left;
  width: 220px;
  height: 80px;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.head-inner .logo-inner img {
  max-height: 100%;
  align-items: center;
}
.head-inner .logo-inner a {
  display: block;
  width: 100%;
  height: 100%;
}
.head-inner aside {
  float: right;
}
.head-inner .nav {
  float: left;
  height: 80px;
}
.head-inner .nav .nav-list {
  float: left;
  z-index: 999;
  margin-left: 20px;
  position: relative;
  padding: 0 20px;
}
.head-inner .nav h3 {
  font-size: 18px;
  text-transform: capitalize;
  position: relative;
  height: 80px;
  line-height: 80px;
  overflow: hidden;
}
.head-inner .nav h3:after {
  content: '';
  bottom: 0px;
  position: absolute;
  display: block;
  width: 0;
  height: 3px;
  background: #479F9D;
  transition: all .6s ease-in-out;
}
.head-inner .cur h3:after, .head-inner .nav-list:hover h3:after {
  width: 100%;
}
.head-inner .nav h3 a {
  color: #333;
}
.head-inner .nav .nav-list:hover h3 a, .head-inner .nav .cur h3 a, #index header:hover .head-inner .nav .nav-list:hover h3 a, #index header:hover .head-inner .nav .cur h3 a {
  color: #479F9D;
}
.head-inner .nav .sub-nav {
  position: absolute;
  width: 100%;
  left: 0;
  top: 80px;
  z-index: 98;
  background: #fff;
  display: none;
  text-align: center;
}
.head-inner .nav .sub-nav li {
  overflow: hidden;
  height: 45px;
  display: block;
  line-height: 45px;
  text-align: center;
  font-size: 15px;
}
.head-inner .nav .sub-nav li a {
  display: block;
  transition: all .6s ease-out;
}
.head-inner .nav .sub-nav li a:hover {
  background: #479F9D;
  color: #fff;
}
.head-inner .menu-button {
  float: right;
  line-height: 60px;
  font-size: 32px;
  color: #479F9D;
  display: none;
}
@media screen and (max-width:1449px) {
  .head-inner .nav .nav-list {}
}
@media screen and (max-width:1199px) {
  .head-inner .nav .nav-list {
    padding: 0 10px;
  }
  .head-inner .nav h3 {
    font-size: 16px;
  }
  .head-inner .nav .sub-nav li {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
  }
}
@media screen and (max-width:991px) {
  .head-inner .nav .nav-list {
    margin-left: 10px;
    padding: 0 5px;
  }
}
@media screen and (max-width:767px) {
  .head-inner {
    height: 60px;
  }
  .head-inner .logo-inner {
    height: 60px;
  }
  .head-inner .nav {
    display: none;
  }
  .head-inner .menu-button {
    display: block;
  }
}
@media screen and (max-width:479px) {}
/**/
footer {
  background: #262626;
  color: #A9A9A9;
}
footer .container {
  padding: 0 0;
}
footer a {
  color: #A9A9A9;
}
.foot-inner {
  padding: 20px 0;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: wrap row;
  flex-flow: wrap row;
  justify-content: space-between;
}
.foot-inner .foot-logo, .foot-inner .foot-text {
  width: 50%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.foot-inner .foot-logo {
  width: 20%;
}
.foot-inner .foot-logo img {
  max-width: 100%;
  align-items: center;
}
.foot-inner .foot-text {
  flex-direction: column;
  width: 70%;
}
.foot-inner .text, .foot-inner .list {
  overflow: hidden;
  width: 100%;
  line-height: 30px;
  font-size: 16px;
}
.foot-inner .list {
  border-bottom: 1px solid #3F3F3F;
  padding: 20px 0;
}
.foot-inner .list li {
  float: left;
  margin-right: 20px;
  padding-right: 20px;
  position: relative;
}
.foot-inner .list li:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
  width: 1px;
  height: 12px;
  background: #3F3F3F;
}
.foot-inner .list li:last-child:after {
  display: none;
}
.foot-inner .text {
  padding: 20px 0;
}
.foot-inner .text li {
  display: block;
}
.foot-power {
  background: #3F3F3F;
  overflow: hidden;
  padding: 10px 10px;
  width: 100%;
  color: #A9A9A9;
  text-align: center;
  font-size: 16px;
  text-transform: capitalize;
}
.foot-power a {
  color: #A9A9A9;
}
@media screen and (max-width:1449px) {}
@media screen and (max-width:1199px) {
  .foot-inner {
    padding: 10px 0;
  }
  .foot-inner .text, .foot-inner .list {
    font-size: 15px;
  }
  .foot-power {
    font-size: 15px;
  }
}
@media screen and (max-width:991px) {
  .foot-inner .text, .foot-inner .list {
    font-size: 14px;
  }
  .foot-power {
    font-size: 14px;
  }
  .foot-inner .list li {
    margin-right: 15px;
    padding-right: 15px;
    position: relative;
  }
  .foot-inner .text {
    padding: 10px 0;
  }
}
@media screen and (max-width:767px) {
  .foot-inner {
    flex-direction: column;
  }
  .foot-inner .foot-logo, .foot-inner .foot-text {
    width: 100%;
  }
  .foot-inner .foot-logo img {
    max-width: 50%;
    align-items: center;
  }
  .foot-inner .list {
    display: none;
  }
}
@media screen and (max-width:479px) {}
/**/
.banner-wrap {
  overflow: hidden;
  text-align: center;
}
.banner-wrap img {
  width: 100%;
  vertical-align: middle;
}
@media screen and (max-width:1449px) {}
@media screen and (max-width:1199px) {}
@media screen and (max-width:991px) {}
@media screen and (max-width:767px) {}
@media screen and (max-width:479px) {}
/**/
.caption-inner, .more-inner {
  padding: 20px 0;
  overflow: hidden;
}
.caption-inner h3, .caption-inner label {
  overflow: hidden;
  text-align: center;
  display: block;
  position: relative;
}
.caption-inner h3 {
  font-size: 28px;
  font-weight: 800;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.caption-inner h3:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 42px;
  margin-left: -21px;
  height: 3px;
  background: #479F9D;
}
.caption-inner label {
  font-size: 18px;
  color: #A5A5A5;
  text-transform: uppercase;
}
.more-inner {
  padding: 0 0;
}
.more-inner a {
  margin-top: 20px;
  float: left;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  border: 1px solid #479F9D;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  text-transform: capitalize;
  font-size: 16px;
  color: #479F9D;
  z-index: 1;
}
.more-inner a span {
  display: block;
  position: relative;
  z-index: 1;
}
.more-inner a:before {
  content: '';
  bottom: 0px;
  position: absolute;
  z-index: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #479F9D;
  transition: all .6s ease-in-out;
}
.more-inner a:hover {
  color: #fff;
  border-color: #fff;
}
.more-inner a:hover:before {
  width: 100%;
}
@media screen and (max-width:1449px) {
  .caption-inner h3 {
    font-size: 26px;
  }
  .caption-inner label {
    font-size: 16px;
  }
}
@media screen and (max-width:1199px) {
  .caption-inner, .more-inner {
    padding: 10px 0;
  }
  .caption-inner h3 {
    font-size: 24px;
  }
  .caption-inner label {
    font-size: 15px;
  }
  .more-inner a {
    font-size: 15px;
  }
}
@media screen and (max-width:991px) {
  .caption-inner h3 {
    font-size: 22px;
  }
  .caption-inner label {
    font-size: 14px;
  }
  .more-inner a {
    margin-top: 10px;
    font-size: 14px;
  }
}
@media screen and (max-width:767px) {
  .caption-inner h3 {
    font-size: 20px;
  }
}
@media screen and (max-width:479px) {}
/**/
.single-inner {
  padding: 20px 0;
  font-size: 16px;
  line-height: 2;
  overflow: hidden;
}
.single-inner strong {
  color: #139D8F;
  font-weight: 800;
}
.single-inner img {
  max-width: 100%;
  vertical-align: middle;
  margin: 10px auto;
  display: block;
}
@media screen and (max-width:1449px) {}
@media screen and (max-width:1199px) {
  .single-inner {
    padding: 10px 0;
    font-size: 15px;
  }
}
@media screen and (max-width:991px) {
  .single-inner {
    font-size: 14px;
  }
}
@media screen and (max-width:767px) {}
@media screen and (max-width:479px) {}
/**/
.profile-inner {
  padding: 20px 0;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: wrap row;
  flex-flow: wrap row;
  justify-content: space-between;
}
.profile-inner .image, .profile-inner .text {
  overflow: hidden;
}
.profile-inner .text {
  width: 50%;
  font-size: 16px;
  line-height: 2;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.profile-inner .text strong {
  width: 100%;
  font-size: 26px;
  color: #139D8F;
  font-weight: 800;
}
.profile-inner .image {
  width: 45%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.profile-inner .image img {
  max-width: 100%;
  align-items: center;
  border: 10px solid #fff;
}
@media screen and (max-width:1449px) {
  .profile-inner .text strong {
    font-size: 24px;
  }
  .profile-inner .text {
    width: 53%;
  }
  .profile-inner .image {}
  .profile-inner .image img {
    border: 2px solid #fff;
  }
}
@media screen and (max-width:1199px) {
  .profile-inner {
    padding: 10px 0;
  }
  .profile-inner .image, .profile-inner .text {
    line-height: 30px;
    font-size: 15px;
  }
  .profile-inner .text strong {
    font-size: 22px;
  }
}
@media screen and (max-width:991px) {
  .profile-inner .image, .profile-inner .text {
    width: auto;
    display: block;
  }
  .profile-inner .text strong {
    font-size: 18px;
  }
  .profile-inner .image, .profile-inner .text {
    line-height: 30px;
    font-size: 14px;
  }
}
@media screen and (max-width:767px) {}
@media screen and (max-width:479px) {}
/**/
.culture-wrap {
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.culture-list {
  padding: 20px 0;
  overflow: hidden;
}
.culture-list li {
  float: left;
  width: 23%;
  margin: 10px 1%;
  overflow: hidden;
  line-height: 30px;
  font-size: 16px;
}
.culture-list li .image, .culture-list li .title, .culture-list li .text {
  overflow: hidden;
  width: 100%;
  text-align: center;
}
.culture-list li .image {
  height: 80px;
}
.culture-list li .image img {
  max-width: 20%;
  vertical-align: middle;
}
.culture-list li .title {
  font-size: 20px;
  font-weight: 800;
}
.culture-list li .text {
  padding: 10px 0;
  color: #666;
}
@media screen and (max-width:1449px) {}
@media screen and (max-width:1199px) {
  .culture-list {
    padding: 10px 0;
    overflow: hidden;
  }
  .culture-list li .image {
    height: 70px;
  }
  .culture-list li {
    font-size: 15px;
  }
  .culture-list li .title {
    font-size: 18px;
  }
}
@media screen and (max-width:991px) {
  .culture-list li .image {
    height: 60px;
  }
  .culture-list li {
    font-size: 14px;
  }
  .culture-list li .title {
    font-size: 16px;
  }
}
@media screen and (max-width:767px) {
  .culture-list {}
  .culture-list li {
    width: 48%;
    margin: 10px 1%;
  }
}
@media screen and (max-width:479px) {}
/**/
.honor-top {
  padding: 20px 5px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.honor-top li {
  float: left;
  width: 32%;
  margin: 0 2%;
  margin-left: 0;
  padding: 20px 20px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .1);
  cursor: pointer;
  transition: all .6s ease-in-out;
}
.honor-top li:hover {
  background: #139D8F;
}
.honor-top li:nth-child(3n) {
  margin-right: 0;
}
.honor-top li .image-inner, .honor-top li .text-inner {
  line-height: 50px;
  overflow: hidden;
}
.honor-top li .image-inner {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 66.25%;
}
.honor-top li .image-inner .image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.honor-top li .image-inner .image img {
  max-width: 100%;
  align-items: center;
}
.honor-top li .text-inner {
  margin-top: 10px;
  font-size: 18px;
  height: 50px;
  text-align: center;
  font-weight: 800;
  display: -webkit-box;
  display: -moz-box;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.honor-top li:hover .text-inner {
  color: #fff;
}
@media screen and (max-width:1449px) {}
@media screen and (max-width:1199px) {
  .honor-top {
    padding: 10px 5px;
  }
  .honor-top li .text-inner {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
  }
}
@media screen and (max-width:991px) {
  .honor-top li {
    margin-left: 0;
    padding: 10px 10px;
  }
  .honor-top li .text-inner {
    font-size: 15px;
    line-height: 35px;
    height: 70px;
    -webkit-line-clamp: 2;
    line-clamp: 2;
  }
}
@media screen and (max-width:767px) {
  .honor-top li {
    width: 49%;
  }
}
@media screen and (max-width:479px) {}
/**/
.honor-list {
  padding: 20px 5px;
  overflow: hidden;
}
.honor-list li {
  float: left;
  width: 23.5%;
  margin: 10px 2%;
  margin-left: 0;
  padding: 20px 20px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .1);
  cursor: pointer;
  transition: all .6s ease-in-out;
}
.honor-list li:hover {
  background: #139D8F;
}
.honor-list li:nth-child(4n) {
  margin-right: 0;
}
.honor-list li .image-inner, .honor-list li .text-inner {
  line-height: 50px;
  overflow: hidden;
}
.honor-list li .image-inner {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 126.25%;
}
.honor-list li .image-inner .image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.honor-list li .image-inner .image img {
  max-width: 100%;
  align-items: center;
}
.honor-list li .text-inner {
  margin-top: 10px;
  font-size: 18px;
  height: 50px;
  text-align: center;
  font-weight: 800;
  display: -webkit-box;
  display: -moz-box;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.honor-list li:hover .text-inner {
  color: #fff;
}
@media screen and (max-width:1449px) {}
@media screen and (max-width:1199px) {
  .honor-list {
    padding: 10px 5px;
  }
  .honor-list li .text-inner {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
  }
}
@media screen and (max-width:991px) {
  .honor-list li {
    margin-left: 0;
    padding: 10px 10px;
  }
  .honor-list li .text-inner {
    font-size: 15px;
    line-height: 35px;
    height: 35px;
  }
}
@media screen and (max-width:767px) {
  .honor-list li {
    width: 49%;
  }
  .honor-list li:nth-child(4n) {
    margin-right: 2%;
  }
  .honor-list li:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width:479px) {}
/**/
.shop-wrap {
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.shop-inner {
  padding: 20px 0;
  padding-bottom: 40px;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: wrap row;
  flex-flow: wrap row;
  -webkit-justify-content: center;
  justify-content: center;
}
.shop-inner .image-inner, .shop-inner .text-inner {
  overflow: hidden;
  line-height: 30px;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.shop-inner .text-inner {
  float: left;
  width: 50%;
  padding-right: 100px;
}
.shop-inners .text-inner {}
.shop-inner .text-inner .title, .shop-inner .text-inner .text, .shop-inner .text-inner .list {
  width: 100%;
}
.shop-inner .text-inner .title h3, .shop-inner .text-inner .title label {
  display: block;
  line-height: 40px;
}
.shop-inner .text-inner .title h3 {
  font-size: 26px;
  font-weight: 800;
}
.shop-inner .text-inner .title label {
  color: #A9A9A9;
  text-transform: uppercase;
}
.shop-inner .text-inner .text {
  padding: 20px 0;
}
.shop-inner .text-inner .list {}
.shop-inner .text-inner .list em {
  font-size: 18px;
  font-weight: 800;
  font-style: normal;
}
.shop-inner .text-inner .list li {
  line-height: 40px;
  display: block;
  overflow: hidden;
  padding-left: 40px;
  background: url(../images/gou.png) no-repeat left 0;
  margin: 5px 0;
}
.shop-inner .text-inner .list li:hover {
  background-image: url(../images/gou-hover.png);
}
.shop-inner .image-inner {
  -webkit-flex: 1;
  flex: 1;
}
.shop-inner .image-inner img {
  width: 100%;
  align-items: center;
}
.shop-inners .text-inner .title h3, .shop-inners .text-inner .title label, .shop-inners .text-inner .list li, .shop-inners .text-inner .list em {
  color: #fff;
}
@media screen and (max-width:1449px) {
  .shop-inner .text-inner {
    padding-right: 50px;
  }
}
@media screen and (max-width:1199px) {
  .shop-inner {
    padding: 10px 0;
  }
  .shop-inner .text-inner .title h3, .shop-inner .text-inner .title label {
    line-height: 30px;
  }
  .shop-inner .text-inner .title h3 {
    font-size: 24px;
  }
  .shop-inner .text-inner .title label {}
  .shop-inner .text-inner .text {
    padding: 10px 0;
  }
  .shop-inner .text-inner .list {}
  .shop-inner .text-inner .list em {
    font-size: 16px
  }
  .shop-inner .text-inner .list li {
    line-height: 30px;
    margin: 5px 0;
  }
}
@media screen and (max-width:991px) {
  .shop-inner .text-inner {
    width: 65%;
    padding-right: 50px;
    font-size: 14px;
  }
  .shop-inner .text-inner .title h3 {
    font-size: 22px;
  }
}
@media screen and (max-width:767px) {
  .shop-inner {
    display: block;
  }
  .shop-inner .image-inner, .shop-inner .text-inner {
    width: 100%;
    padding-right: 0;
  }
  .shop-inner .text-inner .title h3 {
    font-size: 20px;
  }
}
@media screen and (max-width:479px) {}
/**/
.news-list {
  overflow: hidden;
}
.news-list li {
  padding: 30px 30px;
  margin: 20px 0;
  background: #F9F9F9;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: wrap row;
  flex-flow: wrap row;
  -webkit-justify-content: center;
  justify-content: center;
}
.news-list li .image-inner, .news-list li .text-inner {
  overflow: hidden;
}
.news-list li .image-inner {
  position: relative;
  width: 400px;
  height: 0;
  padding-bottom: 240px;
}
.news-list li .image-inner .image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.news-list li .image-inner .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .6s ease-in-out;
}
.news-list li:hover .image-inner .image img {
  transform: scale(1.025);
}
.news-list li .image-inner:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  transition: all .6s ease-out;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 2;
}
.news-list li:hover .image-inner:before {
  opacity: 1;
}
.news-list li .image-inner:after {
  content: "\f0c1";
  font-family: 'FontAwesome';
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: 2px solid #fff;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -17px;
  z-index: 9;
  text-align: center;
  font-size: 20px;
  color: #fff;
  border-radius: 50%;
  opacity: 0;
  transition: all .6s ease-out;
}
.news-list li:hover .image-inner:after {
  opacity: 1;
  top: 50%;
  margin-top: -17px;
}
.news-list li .text-inner {
  -webkit-flex: 1;
  flex: 1;
  margin-left: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  line-height: 30px;
  font-size: 16px;
}
.news-list li .text-inner .title {
  width: 100%;
  height: 30px;
  font-size: 20px;
  font-weight: 800;
  display: -webkit-box;
  display: -moz-box;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.news-list li .text-inner .text {
  width: 100%;
  height: 90px;
  margin: 20px 0;
  display: -webkit-box;
  display: -moz-box;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.news-list li .text-inner .other {
  width: 100%;
}
.news-list li .text-inner .other .time {
  float: left;
  color: #A9A9A9;
}
.news-list li .text-inner .other .more {
  float: right;
  transition: all .6s ease-in-out;
}
.news-list li .text-inner .other .more a {
  color: #139D8F;
}
.news-list li:hover .text-inner .other .more {
  margin-right: 30px;
}
.news-list li:hover .text-inner .title a {
  color: #139D8F;
}
@media screen and (max-width:1449px) {
  .news-list li {
    padding: 20px 20px;
    margin: 10px 0;
  }
  .news-list li .text-inner {
    margin-left: 35px;
  }
}
@media screen and (max-width:1199px) {
  .news-list li {
    padding: 10px 10px;
  }
  .news-list li .text-inner {
    font-size: 15px;
    margin-left: 20px;
  }
  .news-list li .text-inner .title {
    font-size: 18px;
  }
  .news-list li .text-inner .text {
    height: 60px;
    margin: 10px 0;
    -webkit-line-clamp: 2;
    line-clamp: 2;
  }
}
@media screen and (max-width:991px) {
  .news-list li .image-inner {
    width: 300px;
    padding-bottom: 165px;
  }
  .news-list li .text-inner {
    font-size: 14px;
  }
  .news-list li .text-inner .title {
    font-size: 16px;
  }
}
@media screen and (max-width:767px) {
  .news-list li {
    display: block;
  }
  .news-list li .image-inner, .news-list li .text-inner {
    width: 100%;
    height: auto;
    padding-bottom: 0;
    margin: 0 0;
  }
  .news-list li .image-inner .image {
    position: static;
  }
  .news-list li .image-inner {
    margin-bottom: 10px;
  }
}
@media screen and (max-width:479px) {}
/**/
.contact-inner {
  margin: 20px 0;
  margin-bottom: 40px;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: wrap row;
  flex-flow: wrap row;
  -webkit-justify-content: center;
  justify-content: center;
}
.contact-inner .image, .contact-inner .text {
  width: 50%;
  overflow: hidden;
}
.contact-inner .text {
  padding-right: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.contact-inner .text dt, .contact-inner .text dd, .contact-inner .text li {
  width: 100%;
  position: relative;
  line-height: 40px;
}
.contact-inner .text dt {
  font-size: 20px;
  padding-bottom: 20px;
  font-weight: 800;
  color: #139D8F;
  border-bottom: 1px solid #e7e7e7;
}
.contact-inner .text dd {
  padding: 20px 0;
}
.contact-inner .text li {
  font-size: 16px;
}
.contact-inner .text li span {
  color: #A9A9A9;
}
.contact-inner .text li img {
  max-width: 100%;
  vertical-align: middle;
}
.contact-inner .image {
  -webkit-flex: 1;
  flex: 1;
}
#map-inner {
  overflow: hidden;
  height: 350px;
}
#map-inner label {
  max-width: none;
}
#map-inner div {
  box-sizing: initial;
}
@media screen and (max-width:1449px) {}
@media screen and (max-width:1199px) {
  .contact-inner {
    margin: 10px 0;
    margin-bottom: 20px;
  }
  .contact-inner .text dt, .contact-inner .text dd, .contact-inner .text li {
    line-height: 30px;
  }
}
@media screen and (max-width:991px) {
  .contact-inner .text dt {
    font-size: 18px;
    padding-bottom: 10px;
  }
  .contact-inner .text dd {
    padding: 10px 0;
  }
  .contact-inner .text li {
    font-size: 15px;
  }
  .contact-inner .text {
    padding-right: 20px;
  }
  #map-inner {
    height: 300px;
  }
}
@media screen and (max-width:767px) {
  .contact-inner .text dt {
    font-size: 16px;
    padding-bottom: 10px;
  }
  .contact-inner .text dd {
    padding: 10px 0;
  }
  .contact-inner .text li {
    font-size: 14px;
  }
}
@media screen and (max-width:479px) {
  .contact-inner {
    display: block;
  }
  .contact-inner .image, .contact-inner .text {
    width: 100%;
    padding-right: 0;
  }
}
/**/
.service-inner {
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center 40px;
  background-size: 40% auto;
}
.service-inner .item {
  padding: 30px 0;
  margin-bottom: 35px;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: wrap row;
  flex-flow: wrap row;
  justify-content: space-between;
}
.service-inner dl {
  width: 28%;
  overflow: hidden;
}
.service-inner .title, .service-inner .text {
  overflow: hidden;
  line-height: 30px;
  font-size: 16px;
}
.service-inner .title {
  font-weight: 800;
  font-size: 20px;
}
.service-inner .text {
  padding: 10px 0;
  color: #666;
}
.service-inner .title strong {
  font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
}
@media screen and (max-width:1449px) {
  .service-inner .item {
    padding: 10px 0;
    margin-bottom: 15px;
  }
  .service-inner .title, .service-inner .text {}
  .service-inner .title {}
  .service-inner .text {}
}
@media screen and (max-width:1199px) {
  .service-inner {
    background-position: center;
  }
  .service-inner .title {
    font-size: 18px;
  }
  .service-inner .text {
    font-size: 15px;
  }
}
@media screen and (max-width:991px) {
  .service-inner {
    background-image: none !important;
  }
  .service-inner .item {
    padding: 10px 0;
    margin-bottom: 0px;
  }
  .service-inner dl {
    width: 48%;
  }
  .service-inner .title {
    font-size: 16px;
  }
  .service-inner .text {
    font-size: 14px;
  }
}
@media screen and (max-width:767px) {
  .service-inner dl {
    width: 100%;
  }
  .service-inner .item {
    padding: 0 0;
    margin-bottom: 0px;
  }
}
@media screen and (max-width:479px) {}
/**/
.page-turn {
  padding: 20px 0;
  overflow: hidden;
  display: flex;
  width: 100%;
  justify-content: center;
}
.page-turn li {
  display: block;
  overflow: hidden;
  background: #fff;
  border-radius: 5px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  margin: 0px 5px;
  text-align: center;
}
.page-turn li.active, .page-turn li .current, .page-turn li:hover {
  background: #139D8F;
  color: #fff;
}
.page-turn li a, .page-turn li span {
  display: block;
  padding: 0 15px;
}
.page-turn li.active a, .page-turn li:hover a {
  color: #fff;
}
@media screen and (max-width:1449px) {}
@media screen and (max-width:1199px) {
  .page-turn {
    padding: 10px 0;
  }
  .page-turn li {
    font-size: 16px;
    height: 35px;
    line-height: 35px;
  }
}
@media screen and (max-width:991px) {
  .page-turn li {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
  }
}
@media screen and (max-width:767px) {}
@media screen and (max-width:479px) {}
/**/
.view-page {}
.view-inner {
  margin: 20px 0;
  padding: 30px 0;
  background: #fff;
  overflow: hidden;
}
.view-title {
  padding: 0 50px;
  font-size: 28px;
  font-weight: 800;
  overflow: hidden;
  text-align: center;
}
.view-info {
  padding: 20px 0;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-bottom: 1px solid #E7E7E7;
}
.view-info li {
  margin: 0 20px;
  color: #A9A9A9;
  padding-left: 25px;
  background-repeat: no-repeat;
  background-position: left center;
  overflow: hidden;
}
.view-info li:nth-child(1) {
  background-image: url(../images/view-icon-1.png);
}
.view-info li:nth-child(2) {
  background-image: url(../images/view-icon-2.png);
}
.view-info li:nth-child(3) {
  background-image: url(../images/view-icon-3.png);
}
.view-body {
  padding: 20px 50px;
  font-size: 16px;
  line-height: 2;
  overflow: hidden;
}
.view-body strong {
  color: #139D8F;
  font-weight: 800;
}
.view-body img {
  max-width: 100%;
  vertical-align: middle;
  margin: 10px auto;
  display: block;
}
.view-body a {
  color: #139D8F;
  text-decoration: underline;
}
.view-prev {
  padding: 20px 50px;
  border-top: 1px solid #E7E7E7;
  overflow: hidden;
  font-size: 15px;
  position: relative;
}
.view-prev li {
  overflow: hidden;
  height: 35px;
  display: -webkit-box;
  display: -moz-box;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  line-height: 35px;
}
.view-prev li:last-child {}
.view-prev li a {}
.view-prev .back {
  position: absolute;
  right: 50px;
  top: 50%;
  width: 130px;
  height: 56px;
  border: 1px solid #E7E7E7;
  margin-top: -28px;
  text-align: center;
  font-size: 16px;
  line-height: 54px;
}
.view-prev .back a {
  display: block;
}
.view-prev .back:hover {
  background: #139D8F;
  border-color: #139D8F;
}
.view-prev .back:hover a {
  color: #fff;
}
@media screen and (max-width:1449px) {
  .view-title {
    font-size: 26px;
  }
}
@media screen and (max-width:1199px) {
  .view-inner {
    margin: 10px 0;
    padding: 20px 0;
  }
  .view-title {
    padding: 0 20px;
    font-size: 24px;
  }
  .view-body {
    padding: 20px 20px;
    font-size: 15px;
  }
  .view-prev {
    padding: 20px 20px;
    font-size: 14px;
  }
  .view-prev li {
    height: 30px;
    line-height: 30px;
  }
  .view-prev .back {
    right: 20px;
    width: 100px;
    height: 40px;
    margin-top: -20px;
    font-size: 15px;
    line-height: 38px;
  }
}
@media screen and (max-width:991px) {
  .view-inner {
    padding: 10px 0;
  }
  .view-title {
    font-size: 22px;
  }
  .view-info {
    padding: 10px 0;
    font-size: 14px;
  }
  .view-body {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width:767px) {
  .view-title {
    font-size: 20px;
  }
  .view-prev .back {
    display: none;
  }
}
@media screen and (max-width:479px) {}
/**/
.index-page {
  overflow: hidden;
}
@media screen and (max-width:1449px) {
  .index-page {}
}
@media screen and (max-width:1199px) {
  .index-page {}
}
@media screen and (max-width:991px) {
  .index-page {}
}
@media screen and (max-width:767px) {
  .index-page {}
}
@media screen and (max-width:479px) {}
/**/
#index-full {
  margin: 0 auto;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
#index-full .swiper-wrapper {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
#index-full .swiper-slide {
  height: auto;
  overflow: hidden;
}
#index-full .swiper-slide img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}
#index-full .swiper-slide a {
  display: block;
  height: 100% !important;
}
#index-full .swiper-pagination {
  bottom: 10px !important;
}
#index-full .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin-bottom: 1px;
  background-color: #fff;
  opacity: 1;
  border-radius: 50%;
  outline: none;
}
#index-full .swiper-pagination-bullet-active {
  width: 14px;
  height: 14px;
  margin-bottom: 0;
  border: 3px solid #fff;
  background: none;
}
#index-full .swiper-button-prev, #index-full .swiper-button-next {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  background: none;
  border-radius: 50%;
  font-size: 26px;
}
#index-full .swiper-button-prev {
  left: 10px;
}
#index-full .swiper-button-next {
  right: 10px;
}
#index-full .swiper-button-prev:hover, #index-full .swiper-button-next:hover {
  opacity: .75;
  background: #479F9D;
  color: #fff;
}
@media screen and (max-width:1449px) {}
@media screen and (max-width:1199px) {}
@media screen and (max-width:991px) {
  #index-full .swiper-pagination {
    display: none;
  }
}
@media screen and (max-width:767px) {
  #index-full .swiper-button-prev, #index-full .swiper-button-next {
    display: none;
  }
}
@media screen and (max-width:479px) {}
/**/
.index-about {
  padding: 20px 0;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: wrap row;
  flex-flow: wrap row;
  justify-content: space-between;
}
.index-about .image-inner, .index-about .text-inner {
  overflow: hidden;
}
.index-about .text-inner {
  width: 50%;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}
.index-about .text-inner .text {
  width: 100%;
}
.index-about .text-inner .text {
  font-size: 16px;
  line-height: 2;
}
.index-about .image-inner {
  width: 45%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.index-about .image-inner img {
  max-width: 100%;
  vertical-align: middle;
  border: 10px solid #fff;
}
@media screen and (max-width:1449px) {
  .index-about .text-inner strong {
    font-size: 24px;
  }
  .index-about .text-inner {
    width: 53%;
  }
  .index-about .image-inner {}
  .index-about .image-inner img {
    border: 2px solid #fff;
  }
}
@media screen and (max-width:1199px) {
  .index-about {
    padding: 10px 0;
  }
  .index-about .image-inner, .index-about .text-inner {
    line-height: 30px;
    font-size: 15px;
  }
  .index-about .text-inner strong {
    font-size: 22px;
  }
}
@media screen and (max-width:991px) {
  .index-about .image-inner, .index-about .text-inner {
    width: auto;
    display: block;
  }
  .index-about .text-inner strong {
    font-size: 18px;
  }
  .index-about .image-inner, .index-about .text-inner {
    line-height: 30px;
    font-size: 14px;
  }
  .index-about .text-inner {
    margin-bottom: 10px;
  }
}
@media screen and (max-width:767px) {}
@media screen and (max-width:479px) {}
/**/
.index-shop {
  padding: 20px 0;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: wrap row;
  flex-flow: wrap row;
  -webkit-justify-content: center;
  justify-content: center;
}
.index-shop .image-inner, .index-shop .text-inner {
  overflow: hidden;
  background: #F9F9F9;
}
.index-shop .text-inner {
  padding: 30px 30px;
  background: #F9F9F9;
  width: 25%;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}
.index-shop .text-inner .title, .index-shop .text-inner .text {
  width: 100%;
}
.index-shop .text-inner .title {
  font-size: 26px;
  font-weight: 800;
}
.index-shop .text-inner .text {
  padding: 20px 0;
  font-size: 18px;
  line-height: 2;
  color: #666;
}
.index-shop .image-inner {
  width: 75%;
  -webkit-flex: 1;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.index-shop .image-inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width:1449px) {
  .index-shop .text-inner {
    padding: 20px 20px
  }
  .index-shop .text-inner .title {
    font-size: 24px;
  }
  .index-shop .text-inner .text {}
}
@media screen and (max-width:1199px) {
  .index-shop {
    padding: 10px 0;
  }
  .index-shop .text-inner {
    padding: 15px 15px;
    width: 35%;
  }
  .index-shop .text-inner .title {
    font-size: 22px;
  }
  .index-shop .text-inner .text {
    padding: 10px 0;
    font-size: 16px;
  }
  .index-shop .image-inner {
    width: 65%;
  }
}
@media screen and (max-width:991px) {
  .index-shop .text-inner {
    padding: 10px 10px;
    width: 38%;
  }
  .index-shop .text-inner .title {
    font-size: 20px;
  }
  .index-shop .text-inner .text {
    padding: 10px 0;
    font-size: 14px;
  }
  .index-shop .image-inner {
    width: 62%;
  }
}
@media screen and (max-width:767px) {
  .index-shop {
    display: block;
  }
  .index-shop .image-inner, .index-shop .text-inner {
    width: 100%;
  }
}
@media screen and (max-width:479px) {}
/**/
.index-news {
  overflow: hidden;
}
.index-news li {
  padding: 30px 30px;
  margin: 20px 0;
  background: #F9F9F9;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: wrap row;
  flex-flow: wrap row;
  -webkit-justify-content: center;
  justify-content: center;
}
.index-news li .image-inner, .index-news li .text-inner {
  overflow: hidden;
}
.index-news li .image-inner {
  position: relative;
  width: 400px;
  height: 0;
  padding-bottom: 240px;
}
.index-news li .image-inner .image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.index-news li .image-inner .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .6s ease-in-out;
}
.index-news li:hover .image-inner .image img {
  transform: scale(1.025);
}
.index-news li .image-inner:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  transition: all .6s ease-out;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 2;
}
.index-news li:hover .image-inner:before {
  opacity: 1;
}
.index-news li .image-inner:after {
  content: "\f0c1";
  font-family: 'FontAwesome';
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: 2px solid #fff;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -17px;
  z-index: 9;
  text-align: center;
  font-size: 20px;
  color: #fff;
  border-radius: 50%;
  opacity: 0;
  transition: all .6s ease-out;
}
.index-news li:hover .image-inner:after {
  opacity: 1;
  top: 50%;
  margin-top: -17px;
}
.index-news li .text-inner {
  -webkit-flex: 1;
  flex: 1;
  margin-left: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  line-height: 30px;
  font-size: 16px;
}
.index-news li .text-inner .title {
  width: 100%;
  height: 30px;
  font-size: 20px;
  font-weight: 800;
  display: -webkit-box;
  display: -moz-box;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.index-news li .text-inner .text {
  width: 100%;
  height: 90px;
  margin: 20px 0;
  display: -webkit-box;
  display: -moz-box;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.index-news li .text-inner .other {
  width: 100%;
}
.index-news li .text-inner .other .time {
  float: left;
  color: #A9A9A9;
}
.index-news li .text-inner .other .more {
  float: right;
  transition: all .6s ease-in-out;
}
.index-news li .text-inner .other .more a {
  color: #139D8F;
}
.index-news li:hover .text-inner .other .more {
  margin-right: 30px;
}
.index-news li:hover .text-inner .title a {
  color: #139D8F;
}
@media screen and (max-width:1449px) {
  .index-news li {
    padding: 20px 20px;
    margin: 10px 0;
  }
  .index-news li .text-inner {
    margin-left: 35px;
  }
}
@media screen and (max-width:1199px) {
  .index-news li {
    padding: 10px 10px;
  }
  .index-news li .text-inner {
    font-size: 15px;
    margin-left: 20px;
  }
  .index-news li .text-inner .title {
    font-size: 18px;
  }
  .index-news li .text-inner .text {
    height: 60px;
    margin: 10px 0;
    -webkit-line-clamp: 2;
    line-clamp: 2;
  }
}
@media screen and (max-width:991px) {
  .index-news li .image-inner {
    width: 300px;
    padding-bottom: 165px;
  }
  .index-news li .text-inner {
    font-size: 14px;
  }
  .index-news li .text-inner .title {
    font-size: 16px;
  }
}
@media screen and (max-width:767px) {
  .index-news li {
    display: block;
  }
  .index-news li .image-inner, .index-news li .text-inner {
    width: 100%;
    height: auto;
    padding-bottom: 0;
    margin: 0 0;
  }
  .index-news li .image-inner .image {
    position: static;
  }
  .index-news li .image-inner {
    margin-bottom: 10px;
  }
  .index-news li .text-inner {
    margin-bottom: 10px;
  }
}
@media screen and (max-width:479px) {}
/**/
.vis {
  overflow: visible;
}
/**/