.owl-carousel .owl-stage {

  width: 30000000px;

}

.nav>li>a:hover, .nav>li>a:focus {

  background-color: transparent;

  color: #fff;

}

#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

}



#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

}

h1,h2,h3,h4,h5 {

  color: inherit;

}

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";

}



.index-search {

  background-color: #f0f0f0;

  padding: 10px 0;

  min-height: 52px;	

}

.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 h1,

.index-content h2,

.index-content h3 {

  line-height: 1.2;

}

.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: 30px;

  height: 2px;

  content: '';

  position: absolute;

  bottom: 0;

  left: 50%;

  margin-left: -15px;

}

.index-content .sec .title h2 {

  font-size: 18px;

  margin: 10px 0;

  color: inherit;

}

.index-content .sec.font-light {

  color: #fff;

}

.index-content .sec.font-light .title h1 {

  color: #fff;

}

.index-content .sec .more-btn {

  display: inline-block;

  padding: 5px 15px;

  border-radius: 1px;

  -webkit-transition: all .3s;

  transition: all .3s;

  color: inherit;

}

.index-content .sec .more-btn:hover {

  color: #fff;

}

.index-content .sec.font-light .more-btn {

  border: 1px solid #fff;

  color: #fff;

}

.index-content .sec.font-light .more-btn:hover {

  background-color: rgba(255, 255, 255, 0.2);

}

@media (max-width: 767px) {

  .index-content .sec {

    padding: 30px 0;

  }

}

.index-content .aboutus-43 .more-btn {

  margin-top: 20px;

}

.index-content .aboutus-43 p {

  text-align: left;

  text-indent: 2em;

  margin-bottom: 10px;

}

.index-content .products .product-nav {

  text-align: center;

  background-color: rgba(90, 90, 90, 0.8);

}

.index-content .products .product-nav h1 {

  margin: 0;

  padding: 20px 10px;

  color: #fff;

  font-size: 20px;

  border-bottom: 1px solid #ccc;

  line-height: 1;

}

.index-content .products .product-nav li {

  cursor: pointer;

  padding: 8px;

  color: #fff;

  border-bottom: 1px solid #ccc;

  -webkit-transition: all .3s;

  transition: all .3s;

  position: relative;

}

.index-content .products .product-nav li:after {

  content: "\f178";

  font-family: "FontAwesome";

  color: #bcbcbc;

  position: absolute;

  right: 8px;

  top: 8px;

  -webkit-transition: all .3s;

  transition: all .3s;

}

.index-content .products .product-nav li:hover, .index-content .products .product-nav li.active {

  color: #fff;

}

.index-content .products .product-nav li:hover:after, .index-content .products .product-nav li.active:after {

  color: #fff;

}

.index-content .products .product-nav li:last-child {

  border: 0;

}

@media (max-width: 991px) {

  .index-content .products .product-nav h1 {

    display: none;

  }

  .index-content .products .product-nav li {

    display: inline-block;

    border-right: 1px solid #ccc;

    border-bottom: 0;

    padding: 5px 10px;

    font-size: 14px;

  }

  .index-content .products .product-nav li:after {

    display: none;

  }

  .index-content .products .product-nav ul {

    overflow: hidden;

    white-space: nowrap;

    display: inline-block;

    font-size: 0;

    margin-bottom: -5px;

  }

}

.index-content .products .product-nav .nav-box {

  overflow: auto;

}

.index-content .products .product-box {

  display: none;

}

.index-content .products .product-box.active {

  display: block;

}

.index-content .products h1 {

  font-size: 18px;

  margin: 10px 0;

}

.index-content .products [class^=col-] {

  margin-bottom: 30px;

}

@media (max-width: 767px) {

  .index-content .products [class^=col-] {

    margin-bottom: 10px;

  }

}

.index-content .products p {

  text-align: center;

  background-color: #999;

  padding: 5px;

  margin: 0;

  color: #fff;

  font-size: 16px;

  -webkit-transition: all .3s;

  transition: all .3s;

  text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

}

.index-content .products .more-btn {

  margin-top: 0;

}

.index-content .products.font-light li {

  color: #000;

}

.index-content .products.font-light p {

  background-color: #fff;

  color: #666;

}

.index-content .products.font-light .img:hover p {

  color: #fff;

}

.index-content .products.font-light .product-nav {

  background-color: rgba(255, 255, 255, 0.8);

}

.index-content .product-advantage h3 {

  font-size: 18px;

  margin: 10px 0;

  border-left-width: 2px;

  border-left-style: solid;

  padding-left: 5px;

  text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

  -webkit-transition: all .3s;

  transition: all .3s;

  color: #fff;

}

.index-content .product-advantage .advantage-row > div {

  width: 50%;

  float: left;

  position: relative;

  overflow: hidden;

  background-color: #666;

  color: #fff;

  -webkit-transition: all .3s;

  transition: all .3s;

}

.index-content .product-advantage .advantage-row > div:hover {

  color: #fff;

}

.index-content .product-advantage .advantage-row > div:hover h3 {

  border-left-width: 2px;

  border-left-style: solid;

  border-color: #fff;

}

.index-content .product-advantage .advantage-row .img {

  width: 50%;

  float: left;

}

.index-content .product-advantage .advantage-row .info {

  position: absolute;

  width: 50%;

  height: 100%;

  right: 0;

  top: 0;

  padding: 10px;

}

.index-content .product-advantage .advantage-row .info:after {

  position: absolute;

  right: 100%;

  top: 50%;

  margin-top: -8px;

  content: '';

  display: block;

  border: 8px solid transparent;

  border-right: 8px solid #666;

  -webkit-transition: border-color .3s;

  transition: border-color .3s;

}

.index-content .product-advantage .advantage-row:nth-child(even) .img {

  float: right;

}

.index-content .product-advantage .advantage-row:nth-child(even) .info {

  left: 0;

  right: auto;

}

.index-content .product-advantage .advantage-row:nth-child(even) .info:after {

  left: 100%;

  -webkit-transform: rotate(180deg);

  transform: rotate(180deg);

}

.index-content .product-advantage .ellipsis {

  max-height: 9em;

}

@media (max-width: 1199px) {

  .index-content .product-advantage .ellipsis {

    max-height: 7em;

  }

}

@media (max-width: 991px) {

  .index-content .product-advantage .ellipsis {

    max-height: 12em;

  }

  .index-content .product-advantage .advantage-row > div {

    width: 100%;

  }

  .index-content .product-advantage .advantage-row > div:nth-child(even) .img {

    float: right;

  }

  .index-content .product-advantage .advantage-row > div:nth-child(even) .info {

    left: 0;

    right: auto;

  }

  .index-content .product-advantage .advantage-row > div:nth-child(even) .info:after {

    left: 100%;

    right: auto;

    -webkit-transform: rotate(180deg);

    transform: rotate(180deg);

  }

  .index-content .product-advantage .advantage-row:nth-child(even) > div:nth-child(odd) .img {

    float: left;

  }

  .index-content .product-advantage .advantage-row:nth-child(even) > div:nth-child(odd) .info {

    right: 0;

    left: auto;

  }

  .index-content .product-advantage .advantage-row:nth-child(even) > div:nth-child(odd) .info:after {

    right: 100%;

    left: auto;

    -webkit-transform: rotate(0);

    transform: rotate(0);

  }

}

@media (max-width: 767px) {

  .index-content .product-advantage .ellipsis {

    max-height: none;

  }

  .index-content .product-advantage .advantage-row > div {

    margin-bottom: 15px;

    display: table;

    width: 100%;

    height: 100%;

  }

  .index-content .product-advantage .advantage-row > div .img {

    display: table-cell;

    width: 100px;

    height: 100%;

    background-color: #666;

  }

  .index-content .product-advantage.font-light .advantage-row > div .img {

    background-color: #fff;

  }

  .index-content .product-advantage .advantage-row > div .info {

    position: relative;

    width: 100%;

    display: table-cell;

    padding-left: 10px;

    vertical-align: top;

  }

  .index-content .product-advantage .advantage-row > div .info:after {

    display: none;

  }

  .index-content .product-advantage .advantage-row > div h3 {

    margin-top: 0;

  }

}

.index-content .product-advantage.font-light .advantage-row > div {

  background-color: #fff;

  color: #666;

}

.index-content .product-advantage.font-light .advantage-row > div:hover {

  color: #fff;

}

.index-content .product-advantage.font-light .advantage-row > div h3 {

  color: #333;

}

.index-content .product-advantage.font-light .advantage-row > div:hover h3 {

  border-color: #fff;

  color: #fff;

}

.index-content .product-advantage.font-light .advantage-row .info:after {

  border-right: 8px solid #fff;

}

.index-content .choose-reason .choose-row {

  padding: 5px;

  margin-bottom: 15px;

  background-color: #ddd;

  color: #333;

  position: relative;

}

.index-content .choose-reason .tb {

  display: table;

  width: 100%;

}

.index-content .choose-reason .tc {

  display: table-cell;

  padding: 5px;

}

.index-content .choose-reason .num {

  vertical-align: middle;

  font-family: 'Impact';

  font-size: 50px;

  text-align: center;

  width: 60px;

  -webkit-transition: all .3s;

  transition: all .3s;

}

.index-content .choose-reason .info {

  vertical-align: top;

  text-align: right;

}

.index-content .choose-reason .info h3, .index-content .choose-reason .info p {

  text-align: left;

}

.index-content .choose-reason .img {

  width: 184px;

}

.index-content .choose-reason h3 {

  font-size: 18px;

  margin: 8px 0;

  border-left-width: 2px;

  border-left-style: solid;

  padding-left: 5px;

  -webkit-transition: all .3s;

  transition: all .3s;

}

.index-content .choose-reason .ellipsis {

  max-height: 4em;

}

.index-content .choose-reason a {

  padding: 4px 10px;

  display: inline-block;

  border: 1px solid #ccc;

  background-color: #f3f3f3;

  -webkit-transition: all .3s;

  transition: all .3s;

  position: absolute;

  right: 10px;

  bottom: 10px;

  color: #666;

}

.index-content .choose-reason a:hover {

  color: #fff;

}

@media (max-width: 767px) {

  .index-content .choose-reason .tb, .index-content .choose-reason .tc {

    display: block;

  }

  .index-content .choose-reason .num {

    display: none;

  }

  .index-content .choose-reason .img {

    width: 100%;

  }

  .index-content .choose-reason h3 {

    margin-top: 5px;

  }

  .index-content .choose-reason a {

    position: relative;

    right: 0;

    bottom: 0;

  }

  .index-content .choose-reason .ellipsis  {

    max-height: none;

  }

}

.index-content .choose-reason.font-light .choose-row {

  background-color: #fff;

  color: #666;

}

.index-content .choose-reason.font-light .choose-row h3 {

  color: #333;

}

.index-content .teams {

  text-align: center;

}

.index-content .teams [class*=col-] {

  margin-bottom: 30px;

}

.index-content .teams .item {

  margin-top: 90px;

  border: 1px solid #dedede;

  background-color: #fff;

  padding: 5px;

  box-shadow: 0 0 8px #ccc;

  position: relative;

  z-index: 3;

  color: #666;

}

.index-content .teams .item .inner {

  border: 1px solid #dedede;

  padding: 15px;

  background-color: #fff;

  padding-top: 90px;

  -webkit-transition: all .3s;

  transition: all .3s;

}

.index-content .teams .item:after {

  position: absolute;

  width: 180px;

  height: 180px;

  left: 50%;

  top: -90px;

  margin-left: -90px;

  border-radius: 50%;

  box-shadow: 0 0 8px #ccc;

  content: '';

  display: block;

  z-index: -1;

}

.index-content .teams .item p {

  color: #666;

  -webkit-transition: all .3s;

  transition: all .3s;

}

.index-content .teams .item:hover .inner {

  color: #fff;

}

.index-content .teams .item:hover h3 {

  color: #fff;

}

.index-content .teams .item:hover h3:after {

  background-color: #fff;

}

.index-content .teams .item:hover p {

  color: #fff;

}

.index-content .teams .item:hover .link {

  opacity: 1;

}

.index-content .teams .img-box {

  position: absolute;

  width: 180px;

  height: 180px;

  border-radius: 50%;

  overflow: hidden;

  background-color: #fff;

  padding: 5px;

  left: 50%;

  top: -90px;

  margin-left: -90px;

}

.index-content .teams .img-box img {

  border-radius: 50%;

}

.index-content .teams .img-box > div {

  position: relative;

}

.index-content .teams .link {

  opacity: 0;

  -webkit-transition: opacity .3s;

  transition: opacity .3s;

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  background-color: rgba(0, 0, 0, 0.3);

  border-radius: 50%;

}

.index-content .teams .link .tb {

  display: table;

  width: 100%;

  height: 100%;

}

.index-content .teams .link .tc {

  display: table-cell;

  vertical-align: middle;

}

.index-content .teams .link a {

  display: inline-block;

  width: 32px;

  height: 32px;

  border-radius: 50%;

  line-height: 32px;

  color: #666;

  background-color: #fff;

  margin: 2px;

  -webkit-transition: all .3s;

  transition: all .3s;

}

.index-content .teams .link a:hover {

  color: #fff;

}

.index-content .teams h3 {

  position: relative;

  font-size: 16px;

  font-weight: 700;

  margin: 10px 0;

  padding-bottom: 10px;

  text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

  -webkit-transition: all .3s;

  transition: all .3s;

  color: #333;

}

.index-content .teams h3:after {

  width: 40px;

  height: 1px;

  content: '';

  position: absolute;

  bottom: 0;

  left: 50%;

  margin-left: -20px;

  -webkit-transition: all .3s;

  transition: all .3s;

}

@media (max-width: 1199px) {

  .index-content .teams .item {

    margin-top: 80px;

  }

  .index-content .teams .item:after {

    width: 160px;

    height: 160px;

    top: -80px;

    margin-left: -80px;

  }

  .index-content .teams .img-box {

    width: 160px;

    height: 160px;

    top: -80px;

    margin-left: -80px;

  }

}

@media (max-width: 480px) {

  .index-content .teams .item {

    margin-top: 70px;

  }

  .index-content .teams .item:after {

    width: 140px;

    height: 140px;

    top: -70px;

    margin-left: -70px;

  }

  .index-content .teams .img-box {

    width: 140px;

    height: 140px;

    top: -70px;

    margin-left: -70px;

  }

}

@media (max-width: 400px) {

  .index-content .teams [class*=col-] {

    width: 100%;

    margin-bottom: 15px;

  }

  .index-content .teams .item {

    margin-top: 90px;

  }

  .index-content .teams .item:after {

    width: 180px;

    height: 180px;

    top: -90px;

    margin-left: -90px;

  }

  .index-content .teams .img-box {

    width: 180px;

    height: 180px;

    top: -90px;

    margin-left: -90px;

  }

}

.index-content .ad {

  padding: 0;

  position: relative;

}

.index-content .ad img {

  width: 100%;

}

.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 .item {

  box-shadow: 0 0 8px #999;

  margin-bottom: 30px;

}

.index-content .cases .info {

  padding: 10px;

  text-align: center;

  color: #333;

  background-color: #fff;

}

.index-content .cases h3 {

  position: relative;

  font-size: 16px;

  font-weight: 700;

  margin: 10px 0;

  padding-bottom: 10px;

  text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

  -webkit-transition: all .3s;

  transition: all .3s;

}

.index-content .cases h3:after {

  width: 40px;

  height: 1px;

  background-color: #dc4f45;

  content: '';

  position: absolute;

  bottom: 0;

  left: 50%;

  margin-left: -20px;

}

@media (max-width: 767px) {

  .index-content .cases .item {

    margin-bottom: 15px;

  }

  .index-content .cases .more-btn {

    margin-top: 10px;

  }

}

.index-content .cases.font-light p {

  color: #666;

}

.index-content .news .news-nav {

  background-color: #dbdbdb;

  margin-bottom: 30px;

}

.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-nav li:last-child {

  border-right: 0;

}

.index-content .news .news-box {

  display: none;

}

.index-content .news .news-box.active {

  display: block;

}

.index-content .news img {

  width: 100%;

}

.index-content .news h1 {

  font-size: 18px;

  margin: 10px 0;

}

.index-content .news h1 a {

  text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

  display: block;

}

.index-content .news .info {

  overflow: hidden;

  padding: 10px;

}

.index-content .news .news-left {

  margin-bottom: 15px;

}

.index-content .news .news-left a {

  color: #fff;

}

.index-content .news .news-list + .news-list {

  margin-top: 15px;

}

.index-content .news .news-list {

  background-color: #999;

  display: table;

  width: 100%;

  color: #fff;

  table-layout: fixed;

}

.index-content .news .news-list > div {

  display: table-cell;

}

.index-content .news .news-list .img {

  width: 168px;

}

@media (max-width: 1199px) {

  .index-content .news .news-list .img {

    width: 146px;

  }

}

@media (min-width: 768px) and (max-width: 991px) {

  .ellipsis {

    max-height: 6em;

  }

}

.index-content .news .news-list .list-info {

  padding: 10px;

  vertical-align: top;

}

.index-content .news .news-list h3 {

  margin: 0 0 10px;

  font-size: 18px;

  color: inherit;

}

.index-content .news .news-list h3 a {

  display: block;

  text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

}

.index-content .news .news-list a {

  display: inline-block;

  color: inherit;

  -webkit-transition: all .3s;

  transition: all .3s;

}

.index-content .news .more-btn {

  margin-top: 30px;

}

.index-content .news .ellisis-a {

  height: 3em;

  overflow: hidden;

}

@media (max-width: 420px) {

  .index-content .news .news-list .img {

    width: 120px;

  }

  .index-content .news .ellisis-a {

    display: none;

  }

}

.index-content .news.font-light .news-nav {

  background-color: rgba(255, 255, 255, 0.5);

}

.index-content .news.font-light .news-list {

  background-color: rgba(255, 255, 255, 0.25);

}

.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 .aboutus-6 .cover-wrap:hover .info {

  opacity: 1;

}

.index-content .aboutus-6 .cover-wrap .info {

  position: absolute;

  top: 0;

  left: 0;

  bottom: -1px;

  width: 100%;

  color: #fff;

  text-align: center;

  opacity: 0;

  -webkit-transition: all .3s;

  transition: all .3s;

  padding: 5px;

  font-size: 18px;

}

.index-content .aboutus-6 .cover-wrap .tb {

  display: table;

  width: 100%;

  height: 100%;

}

.index-content .aboutus-6 .cover-wrap .tc {

  display: table-cell;

  vertical-align: middle;

}

.index-content .recruits .item {

  background-color: #ccc;

  margin-bottom: 30px;

}

.index-content .recruits .item h1 {

  padding: 10px;

  text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

  text-align: center;

  font-size: 16px;

  margin: 0;

  color: #fff;

}

.index-content .recruits .item h1 a {

  color: inherit;

}

.index-content .recruits .info {

  padding: 10px;

  color: #666;

}

.index-content .recruits .more {

  text-align: right;

  margin-top: 10px;

}

.index-content .recruits .more a {

  display: inline-block;

  padding: 5px 15px;

  border: 1px solid #ddd;

  background-color: #eee;

  color: #666;

  -webkit-transition: all .3s;

  transition: all .3s;

}

.index-content .recruits .more a:hover {

  color: #fff;

}

.index-content .recruits.font-light .item {

  background-color: #fff;

}

.index-content .recruits .ellipsis {

  max-height: 6em;

  min-height: 6em;

}

@media (max-width: 991px) {

  .index-content .recruits .ellipsis {

    max-height: 9em;

  }

}

@media (max-width: 767px) {

  .index-content .recruits .ellipsis {

    max-height: none;

    min-height: none;

  }

}

.index-content .services .item {

  position: relative;

  margin-bottom: 30px;

}

.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 0 10px;

  color: #fff;

}

@media (max-width: 767px) {

  .index-content .services .item {

    margin-bottom: 0;

  }

  .index-content .services .item .info {

    position: relative;

    text-align: center;

    background: none;

    opacity: 1;

  }

  .index-content .services .item .info h1 {

    color: #333;

    margin: 0 0 5px;

  }

  .index-content .services .item .info p {

    color: #666;

    text-align: left;

  }

  .index-content .services.font-light .item .info h1,

  .index-content .services.font-light .item .info p {

    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: 20px;

}

@media (max-width: 767px) {

  .index-content .videos .item {

    margin-bottom: 10px;

  }

}

.index-content .videos .item p {

  padding: 5px;

  text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

  -webkit-transition: all .3s;

  transition: all .3s;

}

.index-content .videos .item .img {

  position: relative;

}

.index-content .videos .item .img:after {

  position: absolute;

  left: 0;

  top: 0;

  right: 0;

  bottom: 0;

  content: '';

  background-color: rgba(0,0,0,.3);

  -webkit-transition: all .3s;

  transition: all .3s;

}

.index-content .videos .item i {

  position: absolute;

  font-size: 40px;

  left: 50%;

  top: 50%;

  margin: -20px 0 0 -20px;

  -webkit-transition: all .3s;

  transition: all .3s;

  color: #fff;

  z-index: 2;

}

.index-content .videos .item .img .zoom {

  overflow: hidden;

}

.index-content .videos .item .img img {

  width: 100%;

  -webkit-transition: all .3s;

  transition: all .3s;

  -webkit-transform: scale(1);

  transform: scale(1);

}

.index-content .videos .item:hover img {

  -webkit-transform: scale(1.1);

  transform: scale(1.1);

}

.index-content .videos .item:hover .img:after {

  background-color: rgba(0,0,0,.5);

}

.index-content .videos.bg-dark .item {

  text-align: center;

}

.index-content .videos.bg-dark .item > div {

  border: 2px solid #fff;

}

.index-content .videos .more-btn {

  margin-top: 10px;

}

.index-content .custom-profile .carousel-content {

  position: relative;

  top: 0;

  right: 0;

  width: calc(100% + 30px);
  margin-bottom: 5px;

}

.index-content .custom-profile .content {

  background-color: #fff;

  border: 1px solid #d3d3d3;

  box-shadow: 0 0 5px #d3d3d3;

  margin-top: 60px;

}

.index-content .custom-profile .owl-controls {

  margin: 0;

}

.index-content .custom-profile .custom-title {

  color: #fff;

  overflow: hidden;

  padding: 15px 20px;

}

.index-content .custom-profile .custom-title h1 {

  font-size: 22px;

  margin: 0;

}

.index-content .custom-profile .custom-title h2 {

  font-size: 16px;

  margin: 0;

}

.index-content .custom-profile .info {

  padding: 20px;

  color: #666;

  overflow: hidden;

}

@media (min-width: 992px) {

  .index-content .custom-profile .info {

    max-height: 220px;

  }

}

@media (min-width: 1200px) {

  .index-content .custom-profile .info {

    max-height: 280px;

  }

}

.index-content .custom-profile .info p {

  text-indent: 2em;

  margin-bottom: 10px;

}

.index-content .custom-profile .thumbnails {

  position: relative;

  top: -60px;

  right: -30px;

  margin-bottom: -70px;

  z-index: 2;

  display: table;

  width: 100%;

}

.index-content .custom-profile .thumbnails li {

  display: table-cell;

  text-align: center;

  cursor: pointer;

}

.index-content .custom-profile .thumbnails li div {

  width: 60px;

  height: 60px;

  display: inline-block;

  border: 3px solid #fff;

  position: relative;

  overflow: hidden;

  -webkit-transition: border-color .3s;

  transition: border-color .3s;

  -webkit-transform: rotate(45deg);

  transform: rotate(45deg);

}

.index-content .custom-profile .thumbnails li div img {

  -webkit-transform: translate(-50%,-50%) rotate(-45deg) scale(3);

  transform: translate(-50%,-50%) rotate(-45deg) scale(3);

  position: absolute;

  top: 50%;

  left: 50%;

}

.index-content .custom-profile.font-light .content {

  box-shadow: none;

}

@media (max-width: 991px) {

  .index-content .custom-profile .carousel-content {

    top: 0;

    right: 0;

  }

  .index-content .custom-profile .thumbnails {

    position: relative;

    top: -30px;

    right: 0;

    margin-bottom: -30px;

  }

}

@media (max-width: 767px) {

  .index-content .custom-profile .thumbnails {

    display: none;

  }

}

.index-content .custom-pic {

  text-align: center;

  padding-bottom: 20px;

}

.index-content .custom-pic h3 {

  color: #333;

  font-size: 18px;

  margin: 10px;

  text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

}

.index-content .custom-pic .img {

  box-shadow: 0 0 5px #ccc;

  border: 1px solid #ccc;

}

.index-content .custom-pic .img img {

  display: block;

  width: 100%;

}

.index-content .custom-pic [class*=col-] {

  margin-bottom: 20px;

}

@media (max-width: 767px) {

  .index-content .custom-pic [class*=col-] {

    margin-bottom: 0;

  }

}

@media (max-width: 370px) {

  .index-content .custom-pic [class*=col-] {

    width: 100%;

  }

}

.index-content .custom-pic.font-light h3 {

  color: #fff;

}

.index-content .custom-pic.font-light .img {

  box-shadow: none;

}

.index-content .contactus img {

  width: 100%;

}

.index-content .contactus .captcha-img {

  width: 80px;

}

.index-content .contactus textarea {

  height: 8em;

}

.index-content .contactus .sky-form fieldset {

  padding: 15px;

}

.index-content .advantage-service .service-nav {

  text-align: center;

  margin-bottom: 20px;

}

.index-content .advantage-service .service-nav li {

  float: left;

  width: 33.3333%;

  background-color: #e7e7e7;

  padding: 10px;

  cursor: pointer;

  color: #666;

}

.index-content .advantage-service .service-nav li + li {

  border-left: 1px solid #fff;

}

.index-content .advantage-service .service-nav li.active {

  color: #fff;

}

.index-content .advantage-service .service-nav ul {

  overflow: hidden;

}

.index-content .advantage-service .service-box {

  display: none;

}

.index-content .advantage-service .service-box.active {

  display: block;

}

.index-content .advantage-service .advantage-slide {

  border: 1px solid #d9d9d9;

  padding: 15px;

}

.index-content .advantage-service .advantage-slide h3 {

  margin: 0;

  padding-bottom: 5px;

  border-bottom: 1px solid #d9d9d9;

  text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

  font-size: 18px;

  padding-right: 45px;

}

.index-content .advantage-service .advantage-slide .content {

  position: relative;

  padding: 0 20px;

  margin-top: 20px;

}

.index-content .advantage-service .advantage-slide .content p {

  margin-bottom: 15px;

}

.index-content .advantage-service .advantage-slide .content:before, .index-content .advantage-service .advantage-slide .content:after {

  position: absolute;

  display: inline-block;

  font: normal normal normal 14px/1 FontAwesome;

  font-size: inherit;

  text-rendering: auto;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

}

.index-content .advantage-service .advantage-slide .content:before {

  content: "\f10d";

  top: 0;

  left: 0;

}

.index-content .advantage-service .advantage-slide .content:after {

  content: "\f10e";

  right: 0;

  bottom: 0;

}

.index-content .advantage-service .advantage-slide .owl-nav {

  position: absolute;

  right: 0;

  top: 0;

}

.index-content .advantage-service .advantage-slide .owl-nav .owl-prev, .index-content .advantage-service .advantage-slide .owl-nav .owl-next {

  display: inline-block;

}

.index-content .advantage-service .advantage-slide .owl-nav .owl-prev i, .index-content .advantage-service .advantage-slide .owl-nav .owl-next i {

  display: block;

  width: 20px;

  height: 20px;

  text-align: center;

  line-height: 20px;

  background-color: #e7e7e7;

  -webkit-transition: all .3s;

  transition: all .3s;

  color: #666;

}

.index-content .advantage-service .advantage-slide .owl-nav .owl-prev i:hover, .index-content .advantage-service .advantage-slide .owl-nav .owl-next i:hover {

  color: #fff;

}

.index-content .advantage-service .advantage-slide .owl-nav .owl-next {

  margin-left: 5px;

}

.index-content .switch-data .content {

  background-color: #fff;

  border: 1px solid #d9d9d9;

  border-top: 0;

}

.index-content .switch-data .switch-nav {

  overflow: hidden;

}

.index-content .switch-data .switch-nav li {

  width: 33.33%;

  float: left;

  text-align: center;

  border-bottom: 1px solid #d9d9d9;

  border-top: 1px solid #d9d9d9;

  padding: 5px;

  background-color: #f7f7f7;

  cursor: pointer;

}

.index-content .switch-data .switch-nav li + li {

  border-left: 1px solid #d9d9d9;

}

.index-content .switch-data .switch-nav li.active {

  border-bottom-color: #fff;

  border-top-width: 2px;

  background-color: #fff;

}

.index-content .switch-data .switch-nav li .s-title {

  font-size: 18px;

}

.index-content .switch-data .switch-nav .s-title, .index-content .switch-data .switch-nav p {

  text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

}

@media (max-width: 767px) {

  .index-content .switch-data .switch-nav p {

    display: none;

  }

}

.index-content .switch-data .switch-box {

  display: none;

}

.index-content .switch-data .switch-box.active {

  display: block;

}

.index-content .switch-data .switch-content {

  padding: 15px;

}

.index-content .switch-data .switch-content h3 {

  margin: 15px 0;

  border-bottom: 1px solid #d9d9d9;

  font-size: 18px;

  color: #333;

}

.index-content .switch-data .switch-content h3 span {

  display: inline-block;

  border-bottom: 1px solid;

  margin-bottom: -1px;

  padding: 10px 0;

}

.index-content .switch-data .switch-content .img-slide {

  text-align: center;

}

.index-content .switch-data .switch-content .img-slide img {

  border-radius: 5px;

  margin-bottom: 5px;

}

.index-content .switch-data .slide-nav {

  text-align: center;

  margin-top: 20px;

}

.index-content .switch-data .slide-nav .owl-prev, .index-content .switch-data .slide-nav .owl-next {

  display: inline-block;

  width: 30px;

  height: 30px;

  line-height: 30px;

  background-color: #e7e7e7;

  color: #666;

  -webkit-transition: all .3s;

  transition: all .3s;

  cursor: pointer;

  margin-right: 5px;

}

.index-content .switch-data .slide-nav .owl-prev:hover, .index-content .switch-data .slide-nav .owl-next:hover {

  color: #fff;

}

.index-content .switch-data .slide-nav .owl-prev i, .index-content .switch-data .slide-nav .owl-next i {

  font-size: 18px;

}

.index-content .switch-data .more-btn {

  color: #fff;

}

.index-content .switch-data p {

  color: #666;

}

.index-content .switch-data.font-light {

  color: #666;

}

/*# sourceMappingURL=marketingindex_v2.css.map */

.block-news-cust .news-heading{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
.block-news-cust .news-heading h4 {
  margin: 0;
  font-size: 20px;
}
.block-news-cust .news-heading a {
  color: #999;
}
.block-news-cust .big-news {
  margin-bottom: 15px;
  position: relative;
}
.block-news-cust .big-news:hover .desc h4{
  color: #74b71b;
}
.block-news-cust .big-news .img{
  float: left;
  width: 180px;
  margin-right: 20px;
}
.block-news-cust .big-news .desc{
  overflow: hidden;
}
.block-news-cust .big-news .desc h4{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.block-news-cust .big-news .desc .txt{
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.block-news-cust .list li{
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #ccc;
}
.block-news-cust .list li a{
  display: block;
  position: relative;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-right: 100px;
}
.block-news-cust .list li a span{
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 12px;
  color: #999;
  transform: translateY(-50%);
}
.stretched-link:before{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: auto;
  background-color: rgba(0,0,0,0);
  z-index: 1;
}
@media (max-width: 991.98px) {
  .cust-mb-30 > *{
    margin-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .block-news-cust .big-news .img{
    width: 150px;
  }
}