@media (min-width: 768px) {
  .boxed-layout .mheader.affix {
      left: inherit;
      width: inherit;
  }
  .boxed-layout .mheader.affix .container{
      padding: 0;
      margin-left: -15px;
      margin-right: -15px;
  }
}
.navbar .home,.mheader .home {
    float: right;
    display: none
}

.navbar .nav>li>a>i,.mheader .nav>li>a>i {
    display: none
}

.has-icon .fa {
    border: 0
}
.affix {
	left: 0;
	top: 0;
	width: 100%;
	z-index: 999;
}
@media(max-width: 991px) {
    .header.mheader.normal .navbar-nav .fa {
        display:none !important
    }
}

.acc-v1.panel-group .panel+.panel {
    margin-top: 10px
}

@media(max-width: 991px) {
    .mheader_v2.all-show .navbar-collapse.collapse {
        display: block !important;
        height: auto !important
    }

    .mheader_v2.all-show .navbar-toggle {
        display: none
    }

    .mheader_v2.all-show.affix .navbar-toggle {
        display: block
    }

    .mheader_v2.all-show.affix .navbar-collapse.collapse {
        display: none !important
    }

    .mheader_v2.all-show.affix .navbar-collapse.collapse.in {
        display: block !important
    }

    .index-page .mheader_v2.index-show .navbar-collapse.collapse {
        display: block !important;
        height: auto !important
    }

    .index-page .mheader_v2.index-show .navbar-toggle {
        display: none
    }

    .index-page .mheader_v2.index-show.affix .navbar-collapse.collapse.in {
        display: block !important
    }

    .index-page .mheader_v2.index-show.affix .navbar-collapse.collapse {
        display: none !important
    }

    .index-page .mheader_v2.index-show.affix .navbar-toggle {
        display: block
    }

    .navbar .home,.mheader .home {
        display: block
    }

    .mheader_v2 .nav>li {
        width: 12.5%;
        float: left;
        text-align: center
    }

    .mheader_v2 .nav>li:first-child {
        display: none
    }

    .has-icon .nav>li>a>i {
        width: 54px;
        margin: auto;
        height: 54px;
        font-size: 36px;
        line-height: 54px;
        text-align: center;
        display: block
    }
}

@media(max-width: 767px) {
    .mheader_v2 .nav>li {
        width:25%;
        float: left;
        text-align: center
    }

    .mheader_v2 .nav>li>a {
        padding: 8px 0
    }
}

.has-icon[class*=ict-].ic-o .nav .fa: not(.search-btn) {
    border:1px solid transparent;
    color: #FFF;
    line-height: 52px
}

.has-icon[class*=ict-].ic-r .nav .fa: not(.search-btn) {
    border:1px solid;
    line-height: 52px
}

.has-icon.ict-circle .nav .fa:not(.search-btn) {
    border-radius: 50%
}

.has-icon.ict-square .nav .fa:not(.search-btn) {
    border-radius: 3px
}

.has-icon.ict-square-r .nav .fa:not(.search-btn) {
    border-radius: 30%
}

.has-icon.ict-sp1 .nav .fa:not(.search-btn) {
    border-top-left-radius: 50% 20%;
    border-top-right-radius: 50% 20%;
    border-bottom-left-radius: 50% 20%;
    border-bottom-right-radius: 50% 20%
}

.has-icon.ict-sp2 .nav .fa:not(.search-btn) {
    border-top-left-radius: 50% 33.33%;
    border-top-right-radius: 50% 33.33%;
    border-bottom-left-radius: 50% 66.66%;
    border-bottom-right-radius: 50% 66.66%;
    height: 48px;
    line-height: 46px !important
}

.has-icon.ict-sp2.ic-r .nav .fa:not(.search-btn) {
    line-height: 46px
}

.has-icon.ict-sp3 .nav .fa:not(.search-btn) {
    border-top-left-radius: 5px;
    border-top-right-radius: 30%;
    border-bottom-left-radius: 30%;
    border-bottom-right-radius: 5px
}

@media(max-width: 991px) {
    .has-icon[class*=ict-] .nav .fa:not(.search-btn) {
        font-size:24px;
        margin: 5px auto
    }
}

@media(max-width: 991px) {
    .mheader_v3 .nav>li {
        width:12.5%;
        float: left;
        text-align: center
    }

    .mheader_v3 .navbar-toggle {
        display: none !important
    }

    .mheader_v3 .collapse.navbar-collapse {
        display: block !important;
        padding: 0;
        height: auto
    }

    .mheader_v3 .nav .fa:not(.search-btn) {
        display: none !important
    }

    .mheader_v3 .nav>li:first-child {
        display: none
    }
}

@media(max-width: 767px) {
    .mheader_v3 .nav {
        white-space:nowrap;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        margin-bottom: 0
    }

    .mheader_v3 .nav::-webkit-scrollbar {
        display: none
    }

    .mheader_v3 .nav>li {
        width: auto;
        display: inline-block;
        text-align: center;
        float: none
    }

    .mheader_v3 .nav>li>a {
        padding: 10px
    }
}

@media(max-width: 991px) {
    .has-icon .nav>.active>a {
        background:transparent
    }
}

@media(min-width: 992px) {
    .copy-search {
        display:none
    }
}

@media(max-width: 991px) {
    .mheader_v3 .nav>.search-li {
        display:none
    }
}

.normal .navbar-nav>li.dropdown: hover>.dropdown-menu {
    display:block
}

@media(max-width: 991px) {
    .normal .navbar-nav>li.dropdown:hover>.dropdown-menu {
        display:block;
        position: relative;
        width: 100%
    }
}
#topcontrol {
    color: #fff;
    z-index: 99;
    width: 30px;
    height: 30px;
    font-size: 20px;
    background: rgba(34,34,34,.7);
    position: relative;
    right: 14px !important;
    bottom: 11px !important;
    border-radius: 3px !important;
    display: none;
}

#topcontrol:after {
    top: -2px;
    left: 8.5px;
    content: "\f106";
    position: absolute;
    text-align: center;
    font-family: FontAwesome
}

#topcontrol:hover {
    color: #fff;
    background: #72c02c;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
ul {
  list-style: none;
}
img {
  border: 0;
  outline: none;
  max-width: 100%;
}

.owl-carousel img {
  width: 100%;
}

p {
  margin: 0;
}

input, select, textarea, input[type=submit], input[type=button] {
  outline: none;
  -webkit-tap-highlight-color: transparent;
}

input, select {
  -webkit-appearance: none;
}

input::-webkit-search-cancel-button {
  display: none;
}

ul {
  padding: 0;
  margin: 0;
}

body {
  color: #666;
  font-size: 14px;
  line-height: 1.42857143;
  overflow-x: hidden;
  font-family: "microsoft yahei";
}

.top {
  background-color: #3a3a3a;
  padding: 10px 0;
  display: none;
}
.top li {
  position: relative;
  color: #949494;
  display: inline-block;
  border-right: 1px solid #949494;
  padding: 0 5px;
  line-height: 1;
  cursor: pointer;
}

.top li:last-child {
  border: 0;
}
.top li img {
  position: absolute;
  right: 0;
  top: 100%;
  max-width: 140px;
  padding-top: 13px;
  display: none;
  z-index: 99;
}
.top li:hover img {
  display: block;
}

.head {
  background: no-repeat top center;
  background-color: #fefefe;
  background-size: cover;
  padding: 15px 0;
}
.head.font-light {
  color: #fff;
}
.head .head-table {
  display: table;
  width: 100%;
}
.head .head-table > div {
  display: table-cell;
  vertical-align: middle;
}
.head .logo {
  display: table;
}
.head .logo img {
  max-height: 60px;
}
.head .logo > div {
  display: table-cell;
  vertical-align: middle;
}
.head .logo > div:first-child {
  padding-right: 15px;
}
.head .logo > div p {
  padding-left: 15px;
  border-left: 2px solid #eaeaea;
  font-size: 16px;
  font-weight: 700;
}

.head .nav-goggle {
  width: 50px;
}
.head .top-tel {
  width: 160px;
}
.head .top-tel > div {
  display: table-cell;
  vertical-align: middle;
}
.head .top-tel .icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 4px solid;
  text-align: center;
  line-height: 42px;
}
.head .top-tel .icon i {
  font-size: 32px;
  vertical-align: middle;
}
.head .top-tel p {
  padding-left: 10px;
  font-weight: 700;
  white-space: nowrap;
}
.head .top-tel p span {
  font-size: 16px;
  letter-spacing: 3px;
}
.head .top-tel p a {
  font-size: 20px;
}
@media(max-width: 767px) {
    .navbar-collapse {
        overflow: hidden
    }
    .navbar-toggle .icon-bar {
      display: block;
      width: 30px;
      height: 2px;
      border-radius: 1px;
      margin: 6px 0;
    }
    .navbar-toggle {
      position: relative;
      float: right;
      margin-right: 15px;
      padding: 0px 0px;
      margin-top: 8px;
      margin-bottom: 8px;
      background-color: transparent;
      background-image: none;
      border: 1px solid transparent;
      border-radius: 4px;
    }
    .navbar-collapse:before {
        content: "";
        display: block;
        border-top: 1px solid #eee;
        position: absolute;
        top: 0;
        width: 2000px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .navbar-collapse:before {
        border-top: 1px solid #eee
    }

    .navbar-toggle .icon-bar {
        position: relative;
        -webkit-transition: all .25s;
        -moz-transition: all .25s;
        -ms-transition: all .25s;
        -o-transition: all .25s;
        transition: all .25s
    }

    .navbar-toggle.open .icon-bar:nth-child(2) {
        opacity: 0
    }

    .navbar-toggle.open .icon-bar:first-child {
        top: 8px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .navbar-toggle.open .icon-bar:last-child {
        top: -8px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
}

@media (max-width: 767px) {
  .head .top-tel {
    width: 40px;
  }
  .head .nav-toggle {
    width: 50px;
  }
  .navbar-toggle {
    margin: 0;
  }
  .head {
    padding: 10px 0;
  }
  .head .top-tel .icon {
    width: 40px;
    height: 40px;
    line-height: 32px;
  }
  .head .top-tel .icon i {
    font-size: 24px;
  }
  .head .top-tel p {
    padding-left: 5px;
  }
  .head .top-tel p span {
    font-size: 16px;
    letter-spacing: 3px;
  }
  .head .top-tel p a {
    font-size: 18px;
  }
}
@media (max-width: 370px) {
  .head .top-tel .icon {
    width: 36px;
    height: 36px;
    line-height: 32px;
    border: 2px solid;
  }
  .head .top-tel .icon i {
    font-size: 20px;
  }
  .head .top-tel p {
    padding-left: 5px;
  }
  .head .top-tel p span {
    font-size: 14px;
    letter-spacing: 2px;
  }
  .head .top-tel p a {
    font-size: 16px;
  }
}
nav ul li {
  display: inline-block;
  padding: 0 10px;
  position: relative;
  text-align: center;
}
@media (max-width: 1199px) {
  nav ul li {
    padding: 0 8px;
  }
}
nav ul li:after {
  display: block;
  height: 16px;
  width: 1px;
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
  content: '';
}
@media (max-width: 991px) {
  nav ul li:after {
    display: none;
  }
}
nav ul li:last-child:after {
  display: none;
}
nav ul li a {
  padding: 15px;
  display: block;
  color: #fff;
  border-bottom: 1px solid transparent;
  -webkit-transition: all .3s;
  transition: all .3s;
}
nav ul li a:hover,
nav ul li a:focus,
nav ul li.active a {
  color: #fff;
  border-bottom: 1px solid #fff;
  background-color: transparent !important;
}
@media (max-width: 991px) {
	.navbar-nav {
		float: none;
	}
	nav ul li {
		padding: 0;
	}
}
.index-search {
  background-color: #f0f0f0;
  padding: 10px 0;
}
.index-search .container {
  position: relative;
}
.index-search .hotwords {
  line-height: 32px;
  float: left;
}
@media (max-width: 767px) {
  .index-search .hotwords {
    line-height: 22px;
    margin-bottom: 5px;
  }
}
.index-search .hotwords span {
  color: #333;
  vertical-align: middle;
}
.index-search .hotwords li {
  float: left;
  padding-right: 10px;
  font-size: 12px;
}
.index-search .hotwords ul {
  overflow: hidden;
  width: 30000px;
  -webkit-transition: -webkit-transform .3s;
  transition: transform .3s;
}
.index-search .hotwords .hotwords-list {
  display: inline-block;
  vertical-align: middle;
  width: 960px;
  margin: 0 5px;
  overflow: hidden;
}
.index-search .hotwords .hotwords-list.touch {
  overflow: auto;
}
@media (max-width: 1199px) {
  .index-search .hotwords .hotwords-list {
    width: 760px;
  }
}
@media (max-width: 991px) {
  .index-search .hotwords .hotwords-list {
    width: 540px;
  }
}
.index-search .hotwords .hotwords-left, .index-search .hotwords .hotwords-right {
  vertical-align: middle;
  cursor: pointer;
}
@media (max-width: 767px) {
  .index-search .hotwords .hotwords-left, .index-search .hotwords .hotwords-right {
    display: none;
  }
}
@media (max-width: 767px) {
  .index-search .hotwords {
    float: none;
  }
  .index-search .hotwords .hotwords-list {
    display: block;
    vertical-align: middle;
    overflow: auto;
    margin: 0;
    width: 100%;
  }
}
.index-search .search-box {
  position: absolute;
  top: 1px;
  right: 15px;
}
.index-search .input-box {
  border: 1px solid #ddd;
  border-radius: 30px;
  display: table;
  width: 30px;
  background-color: #fff;
  -webkit-transition: width .3s;
  transition: width .3s;
}
.index-search .input-box > div {
  display: table-cell;
}
.index-search .input-box .search-btn {
  width: 30px;
}
.index-search .input-box button {
  border: 0;
  outline: none;
  background: none;
  height: 30px;
  width: 30px;
  text-align: center;
}
.index-search .input-box input {
  border: 0;
  outline: none;
  background: none;
  width: 100%;
}
.index-search .input-box.open {
  width: 200px;
}
.index-search .input-box.open .input {
  padding-left: 10px;
}
@media (max-width: 767px) {
  .index-search .search-box,
  .index-search .input-box.open {
    position: static;
    width: 100%;
  }
  .index-search .search-box .input-box {
    width: 100%;
  }
  .index-search .search-box .input {
    padding-left: 10px;
  }
}

.index-content .sec {
  padding: 50px 0;
  background: top center no-repeat;
  background-size: cover;
}
.index-content .sec:nth-child(even) {
  background-color: #f7f7f7;
}
.index-content .sec .title {
  margin-bottom: 30px;
  text-align: center;
}
.index-content .sec .title h1 {
  font-size: 24px;
  position: relative;
  margin: 0 0 10px;
  padding-bottom: 10px;
  color: #333;
}
.index-content .sec .title h1:after {
  width: 40px;
  height: 1px;
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
}
.index-content .sec .title h2 {
  font-size: 18px;
  margin: 10px 0;
  color: inherit;
}
@media (max-width: 767px) {
  .index-content .sec {
    padding: 30px 0;
  }
  .index-content .sec .title {
    margin-bottom: 20px;
  }
  .index-content .sec .title h2 {
    line-height: 1;
  }
}
.index-content .sec.font-light {
  color: #fff;
}
.index-content .sec.font-light .title h1 {
  color: #fff;
}
.index-content .aboutus-43 .title {
  text-align: left;
  color: inherit;
  margin-bottom: 20px;
}
.index-content .aboutus-43 .title h1:after {
  left: 0;
  margin: 0;
}
.index-content .aboutus-43 .img-wrapper {
  border: 10px solid #fff;
  box-shadow: 2px 3px 20px #ccc;
  width: 100%;
  margin-bottom: 20px;
}
.index-content .aboutus-43 .more-btn {
  display: inline-block;
  padding: 5px 15px;
  border-radius: 1px;
  margin-top: 10px;
}
.index-content .products .product-nav {
  overflow: hidden;
  padding: 5px 0;
  border-bottom: 1px solid #ccc;
}
@media (max-width: 767px) {
  .index-content .products .product-nav {
    display: none;
  }
}
.index-content .products .product-nav ul {
  float: left;
  overflow: hidden;
}
.index-content .products .product-nav ul li {
  float: left;
  padding: 3px 15px;
  cursor: pointer;
}
.index-content .products .product-nav ul li:before {
  content: "";
  display: inline-block;
  height: 4px;
  width: 4px;
  border-radius: 50%;
  background-color: #666;
  display: inline-block;
  vertical-align: middle;
  margin-right: 2px;
}
.index-content .products .product-nav ul li.active {
  color: #fff;
}
.index-content .products .product-nav ul li.active:before {
  background-color: #fff;
}
.index-content .products .product-nav .more-btn {
  float: right;
  display: inline-block;
  padding: 2px 15px;
  border: 1px solid #666;
  color: #666;
  border-radius: 1px;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.index-content .products .product-nav .more-btn:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.index-content .products .product-box {
  padding-top: 15px;
  display: none;
}
@media (max-width: 767px) {
  .index-content .products .product-box {
    padding-top: 0;
    display: block;
  }
}
.index-content .products .product-box [class*=col] {
  padding: 0;
}
.index-content .products .product-box.active {
  display: block;
}
.index-content .products .product-box .product-img {
  position: relative;
}
.index-content .products .product-box .product-img:before {
  content: '';
  display: block;
  padding-top: 62.5%;
}
.index-content .products .product-box .product-img .img-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 15px solid transparent;
}
@media (max-width: 767px) {
  .index-content .products .product-box .product-img .img-container {
    border-top: 0;
  }
}
.index-content .products .product-box .product-img .img-container div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: no-repeat center;
  background-size: cover;
  border: 4px solid #ccc;
}
.index-content .products .product-box .product-img .img-container a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.index-content .products .product-box .product-img p {
  position: absolute;
  bottom: 4px;
  left: 4px;
  right: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  padding: 5px;
  text-overfow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.index-content .products .hotline {
  text-align: center;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .index-content .products .hotline {
    margin-top: 20px;
  }
}
.index-content .products .hotline a {
  display: inline-block;
  border-radius: 4px;
  border: 2px solid #999;
  color: #666;
  padding: 5px 20px;
  line-height: 16px;
}
.index-content .products .hotline a span {
  font-size: 18px;
}
.index-content .products.font-light .product-nav {
  border-bottom: 1px solid #fff;
}
.index-content .products.font-light .product-nav ul li:before {
  background-color: #fff;
}
.index-content .products.font-light .product-nav .more-btn {
  border: 1px solid #fff;
  color: #fff;
}
.index-content .products.font-light .product-nav .more-btn:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.index-content .products.font-light .hotline a {
  border: 2px solid #fff;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
}
.index-content .products.font-light .product-box .img-container div {
  border: 4px solid #fff;
}
.index-content .product-advantage {
  text-align: center;
}
.index-content .product-advantage.font-light {
  color: #fff;
}
.index-content .product-advantage .img {
  border-radius: 50%;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  position: relative;
  overflow: hidden;
  max-width: 200px;
  margin: auto;
  z-index: 2;
}
.index-content .product-advantage .img div {
  background: no-repeat center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.index-content .product-advantage .img:before {
	content: '';
	width: 100%;
	padding-top: 100%;
	display: block;
}
.index-content .product-advantage .item {
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  margin: 15px 0;
}
.index-content .product-advantage .col-1 .img {
  width: 300px;
}
.index-content .product-advantage .col-1 .item,
.index-content .product-advantage .col-2 .item {
  display: inline-block;
  float: none;
  vertical-align: top;
}
.index-content .product-advantage .col-2 .img {
  width: 200px;
}
@media (max-width: 480px) {
  .index-content .product-advantage .col-2 .img {
    width: 100%;
  }
}
.index-content .product-advantage .item h1 {
  font-size: 18px;
  margin: 5px 0 0;
}
.index-content .product-advantage .col-3 .item {
  width: 33.33333%;
}
.index-content .product-advantage .col-4 .item, .index-content .product-advantage .col-8 .item {
  width: 25%;
}
.index-content .product-advantage .col-5 .item {
  width: 20%;
}
.index-content .product-advantage .col-6 .item {
  width: 16.66666%;
}
@media (max-width: 991px) {
  .index-content .product-advantage .col-6 .item {
    width: 33.33333%;
  }
}
@media (max-width: 767px) {
  .index-content .product-advantage [class*=col-] .item {
    width: 50%;
  }
  .index-content .product-advantage .col-1 .item {
    width: 100%;
  }
}
.index-content .choose-reason [class*=col-] {
  margin: 15px 0;
}
.index-content .choose-reason h1 {
  font-size: 28px;
  line-height: 1.3;
  color: inherit;
}
.index-content .choose-reason h1 span {
  font-size: 32px;
  font-family: "impact";
}
.index-content .choose-reason img {
  border: 4px solid #ccc;
  width: 100%;
}
.index-content .choose-reason p {
  line-height: 1.6;
}
@media (max-width: 767px) {
  .index-content .choose-reason p {
    text-overflow: ellipsis;
    overflow : hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}
.index-content .choose-reason .contact-btn {
  display: inline-block;
  padding: 4px 15px;
  border: 1px solid #ccc;
  color: #666;
  border-radius: 1px;
  margin-top: 20px;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.index-content .choose-reason .contact-btn:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.index-content .choose-reason.font-light .contact-btn {
  border: 1px solid #fff;
  color: #fff;
}
.index-content .choose-reason.font-light .contact-btn:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.index-content .choose-reason.font-light img {
  border: 4px solid #fff;
}
.index-content .teams [class*=col-] {
  margin-bottom: 15px;
}
.index-content .teams .img {
  position: relative;
  margin-bottom: 10px;
}
.index-content .teams .img p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.index-content .teams img {
  width: 100%;
}
.index-content .teams p {
  color: #666;
}
.index-content .teams.font-light p {
  color: #fff;
}
.index-content .ad {
  padding: 0;
  position: relative;
}
.index-content .ad .ad-info {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 10;
  font-size: 28px;
  font-weight: 700;
}
.index-content .ad .ad-info.ad-text-lg {
  font-size: 34px;
}
@media (max-width: 991px) {
  .index-content .ad .ad-info.ad-text-lg {
    font-size: 24px;
  }
}
.index-content .ad .ad-info.ad-text-sm {
  font-size: 24px;
}
@media (max-width: 991px) {
  .index-content .ad .ad-info.ad-text-sm {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .index-content .ad .ad-info.ad-text-lg,
  .index-content .ad .ad-info.ad-text-md,
  .index-content .ad .ad-info.ad-text-sm {
    font-size: 16px;
  }
}
@media (max-width: 400px) {
  .index-content .ad .ad-info.ad-text-lg,
  .index-content .ad .ad-info.ad-text-md,
  .index-content .ad .ad-info.ad-text-sm {
    font-size: 14px;
  }
}
.index-content .ad .ad-info.align-top {
  top: 15px;
}
.index-content .ad .ad-info.align-bottom {
  bottom: 15px;
}
.index-content .ad .ad-info.align-middle {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.index-content .cases img {
  width: 100%;
}
.index-content .cases .case1 h1 {
  color: #333;
  border-left-width: 2px;
  border-left-style: solid;
  line-height: 1;
  font-size: 18px;
  padding-left: 5px;
  margin-bottom: 15px;
}
.index-content .cases .case1 div {
  border-width: 2px;
  border-top-style: solid;
  padding-top: 10px;
}
.index-content .cases .case2 {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .index-content .cases .case2 {
    margin-top: 15px;
  }
}
.index-content .cases .case2 .img {
  position: relative;
  margin-bottom: 10px;
}
.index-content .cases .case2 .img p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 5px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #fff;
}
.index-content .cases .case2 a {
  color: #666;
}
.index-content .cases.font-light .case1 h1, .index-content .cases.font-light a {
  color: #fff;
}
.index-content .news img {
  width: 100%;
}
.index-content .news .news-nav {
  background-color: #fff;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .index-content .news .news-nav {
    display: none;
  }
}
.index-content .news .news-nav ul {
  overflow: hidden;
}
.index-content .news .news-nav li {
  float: left;
  padding: 6px 30px;
  border-right: 1px solid #fff;
  background-color: #dbdbdb;
  cursor: pointer;
}
.index-content .news .news-nav li.active {
  color: #fff;
}
.index-content .news .news-box {
  display: none;
}
@media (max-width: 767px) {
  .index-content .news .news-box {
    display: block;
    margin-bottom: 30px;
  }
}
.index-content .news .news-box .news1 {
  margin-bottom: 10px;
}
.index-content .news .news-box.active {
  display: block;
}
.index-content .news .news-box h1 {
  font-size: 18px;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
  margin: 0 0 10px;
  line-height: 1;
}
.index-content .news .news-box a {
  line-height: 1;
  border-left-width: 2px;
  border-left-style: solid;
  padding-left: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}
.index-content .news .news-box a.more {
  display: inline-block;
  border: 0;
}
.index-content .news .news-box li {
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  padding: 10px 0;
}
.index-content .news .news-box li time {
  float: right;
  line-height: 1;
}
.index-content .aboutus-6 .partner-box {
  position: relative;
  margin: 30px 0;
}
.index-content .aboutus-6 .partner-box .icon-prev, .index-content .aboutus-6 .partner-box .icon-next {
  position: absolute;
  top: 50%;
  margin-top: -20px;
}
.index-content .aboutus-6 .partner-box .icon-prev i, .index-content .aboutus-6 .partner-box .icon-next i {
  font-size: 40px;
}
.index-content .aboutus-6 .partner-box .icon-prev {
  left: -20px;
}
.index-content .aboutus-6 .partner-box .icon-next {
  right: -20px;
}
.index-content .recruits .item {
  border: 1px solid #ccc;
  margin-bottom: 15px;
}
.index-content .recruits .item h1 {
  padding: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
  font-size: 16px;
  border-bottom: 1px solid #ccc;
  margin: 0;
}
.index-content .recruits .info {
  padding: 10px;
}
@media (min-width: 768px) {
  .index-content .recruits .info>p {
    min-height: 160px;
  }
}
@media (min-width: 992px) {
  .index-content .recruits .info>p {
    min-height: 120px;
  }
}
@media (min-width: 1200px) {
  .index-content .recruits .info>p {
    min-height: 100px;
  }
}
.index-content .recruits .more {
  text-align: right;
  margin-top: 10px;
}
.index-content .recruits .more a {
  display: inline-block;
  padding: 5px 15px;
}
.index-content .services .item {
  position: relative;
  margin-bottom: 15px;
}
.index-content .services .item img {
  width: 100%;
}
.index-content .services .item a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.index-content .services .item .info {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}
.index-content .services .item .info h1 {
  font-size: 18px;
  margin: 0;
  color: #fff;
}
.index-content .services .item .info > div {
  display: table;
  width: 100%;
  height: 100%;
}
.index-content .services .item .info > div > div {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
}
.index-content .services .item:hover .info {
  opacity: 1;
}
.index-content .videos .item {
  text-align: center;
  margin-bottom: 15px;
}
.index-content .videos .item>div {
  position: relative;
  margin-bottom: 10px;
  border: 2px solid #ccc;
}
.index-content .videos .item div i {
  position: absolute;
  font-size: 40px;
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -20px;
}
.index-content .videos .item div a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.index-content .videos .item div .zoom {
  overflow: hidden;
}
.index-content .videos .item div img {
  width: 100%;
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.index-content .videos .item div:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.index-content .videos.font-light .item>div {
  border: 2px solid #fff;
}