﻿@keyframes heart {
  from {
    margin-top: 0px;
  }
  to {
    margin-top: -8px;
  }
}

@keyframes heart {
  from {
    transform: translate(0, 0);
  }
  to {
    transform: translate(0, 8px);
  }
}

.chejian {
  height: auto;
  overflow: hidden;
  padding-top: 50px;
  padding-bottom: 85px;
  /*background: url(../images/cjbj.jpg) center;*/
  background-size: 100% 100%;
}
.chejian img {
  width: 100%;
}
.chejian h2 {
  font-family: "ElectroluxSans_4_Semibold", Helvetica, Arial, sans-serif;
  font-size: 37px;
  line-height: 45px;
  color: #1e1e1e;
  margin-top: 0px;
  margin-bottom: 56px;
}

.cjnn {
  height: auto;
  overflow: hidden;
}

.cjnn-aa {
  width: 50%;
  position: relative;
  float: left;
}

.cjzi {
  position: absolute;
  width: 100%;
  padding: 20px;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
  left: 0px;
  bottom: 0px;
  z-index: 6;
}

.cjzi h3 {
  font-family: "ElectroluxSans_5_Bold", Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #ffffff;
  margin-top: 0px;
  margin-bottom: 10px;
}

.cjnn-bb {
  width: 50%;
  float: right;
}

.cjrow {
  height: auto;
  overflow: hidden;
  margin-left: -4px;
  margin-right: -4px;
}

.cjrow li {
  list-style-type: none;
  width: 50%;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
  margin-bottom: 4px;
}

.cjkk {
  position: relative;
  height: auto;
  overflow: hidden;
}

.cjkk-zi {
  position: absolute;
  width: 100%;
  color: #ffffff;
  font-size: 20px;
  font-family: "ElectroluxSans_5_Bold", Helvetica, Arial, sans-serif;
  left: 0px;
  bottom: 0px;
  padding: 16px;
  z-index: 6;
}

.cjkk-more {
  position: absolute;
  width: 100%;
  font-size: 23px;
  color: #ffffff;
  font-family: "ElectroluxSans_4_Semibold", Helvetica, Arial, sans-serif;
  text-align: center;
  top: 40%;
  left: 0px;
  z-index: 6;
}

.cjnn-aa img {
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
}

.cjnn-aa:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 500ms ease-in 0ms;
}

.cjnn-aa section {
  overflow: hidden;
}

section {
  display: block;
}

.cjkk img {
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
}
.cjkk:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 500ms ease-in 0ms;
}

.cjkk section {
  overflow: hidden;
}

.cpkuai {
  margin-top: 78px;
  margin-bottom: 130px;
}

.cpkuai h2 {
  font-family: "ElectroluxSans_4_Semibold", Helvetica, Arial, sans-serif;
  font-size: 37px;
  line-height: 45px;
  color: #1e1e1e;
  height: auto;
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 40px;
}

.cpnn {
  height: auto;
  overflow: hidden;
  border-top: 1px solid #eeeeee;
}

.cpnn li {
  list-style-type: none;
}

.cpnn li a {
  display: block;
  padding-top: 8px;
  padding-bottom: 8px;
  height: auto;
  overflow: hidden;
  border-bottom: 1px solid #eeeeee;
}



.cpzi {
  width: 330px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 20px;
  float: left;
}

.cpnn-aa {
  width: 39.5%;
  padding-top: 45px;
  font-size: 14px;
  float: left;
}

.cpzi h3 {
  font-family: "ElectroluxSans_4_Semibold", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #1e1e1e;
  margin-top: 10px;
  margin-bottom: 8px;
}

.cpnn-bb {
  width: 133px;
  position: relative;
  float: left;
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

.Rotation {
  -webkit-transform: rotate(360deg);
  animation: rotation 8s linear infinite;
  -moz-animation: rotation 8s linear infinite;
  -webkit-animation: rotation 8s linear infinite;
  -o-animation: rotation 8s linear infinite;
}

.cpnn-t {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  padding: 9px;
  z-index: 8;
}

.quan {
  border-radius: 50%;
}

.cpnn-cc {
  width: 13.75%;
  line-height: 133px;
  text-align: center;
  float: right;
}

.cpnn li a:hover {
  padding-left: 15px;
  padding-top: 18px;
  padding-bottom: 18px;
  color: #ffffff;
  background: url(../images/bolang.png) center bottom;
  background-repeat: no-repeat;
  background-color: #0d9775;
  transition: all 300ms ease-in 0ms;
}

.cpnn li a:hover .cpnn-aa {
  width: 36.5%;
  padding-top: 25px;
  transition: all 300ms ease-in 0ms;
  float: left;
}

.cpnn li a:hover .cpzi h3 {
  color: #ffffff;
  transition: all 300ms ease-in 0ms;
}

.cpnn li a:hover .xuhao {
  color: #ffffff;
  transition: all 300ms ease-in 0ms;
}

.cpnn li a:hover .cpnn-bb {
  width: 188px;
  transition: all 300ms ease-in 0ms;
}

.cpnn li a:hover .cpnn-cc {
  transition: all 300ms ease-in 0ms;
  line-height: 188px;
  color: #ffffff;
}

.cpkuai .swiper-container {
  position: relative;
  margin-top: -125px;
  padding-top: 125px;
}

.cpkuai .swiper-button-prev {
  position: absolute;
  top: 4%;
  width: 51px;
  height: 51px;
  margin-top: -22px;
  left: 90%;
  z-index: 10;
  cursor: pointer;
  background: url(../images/zuo.png);
  background-size: 51px 51px;
  background-position: center;
  background-repeat: no-repeat;
  outline: none;
}

.cpkuai .swiper-button-next {
  position: absolute;
  top: 4%;
  width: 51px;
  height: 51px;
  margin-top: -22px;
  right: 1%;
  z-index: 10;
  cursor: pointer;
  background: url(../images/you.png);
  background-size: 51px 51px;
  background-position: center;
  background-repeat: no-repeat;
  outline: none;
}

.whybj {
  height: auto;
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 120px;
  color: #ffffff;
  background: url(../images/whybj.jpg) center;
  background-size: 100% 100%;
}

.whybj h2 {
  font-family: "ElectroluxSans_4_Semibold", Helvetica, Arial, sans-serif;
  font-size: 37px;
  color: #ffffff;
  line-height: 45px;
  margin-top: 0px;
  margin-bottom: 63px;
}

.whyhh {
  height: auto;
  overflow: hidden;
  margin-left: -70px;
  margin-right: -70px;
}

.whyhh li {
  list-style-type: none;
  width: 25%;
  float: left;
  padding-left: 70px;
  padding-right: 70px;
  font-size: 17px;
  color: #ffffff;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.whyhh li h3 {
  font-family: "ElectroluxSans_3_Regular", Helvetica, Arial, sans-serif;
  font-size: 50px;
  color: #ffffff;
  position: relative;
  padding-right: 20px;
  margin-top: 66px;
  margin-bottom: 8px;
}

.jiahao {
  width: 16px;
  height: 16px;
  text-align: center;
  position: absolute;
  color: #ffffff;
  font-size: 25px;
  top: 0px;
  right: 70%;
}

.jiahao2 {
  width: 16px;
  height: 16px;
  text-align: center;
  position: absolute;
  color: #ffffff;
  font-size: 17px;
  top: 0px;
  right: 30%;
}

.cpbjw {
  position: relative;
  background-color: #ffffff;
}

.xinwen {
  height: auto;
  overflow: hidden;
  margin-top: 40px;
  margin-bottom: 40px;
}

.xinwen .swiper-container {
  position: relative;
  margin-top: -90px;
  padding-top: 90px;
}

.xinwen .swiper-button-prev {
  position: absolute;
  top: 5%;
  width: 51px;
  height: 51px;
  margin-top: -22px;
  left: 90%;
  z-index: 10;
  cursor: pointer;
  background: url(../images/zuo.png);
  background-size: 51px 51px;
  background-position: center;
  background-repeat: no-repeat;
  outline: none;
}

.xinwen .swiper-button-next {
  position: absolute;
  top: 5%;
  width: 51px;
  height: 51px;
  margin-top: -22px;
  right: 1%;
  z-index: 10;
  cursor: pointer;
  background: url(../images/you.png);
  background-size: 51px 51px;
  background-position: center;
  background-repeat: no-repeat;
  outline: none;
}

.xinwen h2 {
  font-family: "ElectroluxSans_4_Semibold", Helvetica, Arial, sans-serif;
  font-size: 37px;
  margin-top: 0px;
  padding-bottom: 25px;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 0px;
}

.xwkk {
  height: auto;
  overflow: hidden;
  padding-top: 27px;
  padding-bottom: 58px;
  border-bottom: 1px solid #e9e9e9;
}

.xwkk img {
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
}

.xwkk:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 500ms ease-in 0ms;
}

.xwkk section {
  overflow: hidden;
}

section {
  display: block;
}

.xwkk-aa {
  width: 56%;
  font-size: 16px;
  line-height: 24px;
  color: #9596a5;
  float: left;
}

.xwkk-aa h3 {
  font-family: "ElectroluxSans_3_Regular", Helvetica, Arial, sans-serif;
  font-size: 17px;
  color: #818181;
  padding-left: 12px;
  margin-top: 0px;
  margin-bottom: 60px;
}

.xwkk-aa h4 {
  font-family: "ElectroluxSans_3_Regular", Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #23232b;
  height: auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 0px;
  margin-top: 0px;
  margin-bottom: 18px;
}

.xwmore {
  margin-top: 50px;
}

.xwkk-bb {
  width: 30.3%;
  float: right;
}

.xwhh {
  height: auto;
  overflow: hidden;
  margin-left: -80px;
  margin-right: -80px;
  border-bottom: 1px solid #e9e9e9;
}

.xwhh li {
  list-style-type: none;
  width: 50%;
  float: left;
  line-height: 100px;
  padding-left: 80px;
  padding-right: 80px;
}

.xwhh li a {
  color: #23232b;
}

.xwhh-aa {
  width: 90%;
  font-size: 20px;
  font-family: "ElectroluxSans_4_Semibold", Helvetica, Arial, sans-serif;
  height: auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
}

.xwhh-bb {
  width: 10%;
  font-size: 17px;
  color: #818181;
  float: right;
  text-align: right;
}

.xwhh li a:hover {
  color: #0d9775;
}


.bmrow {
  height: auto;
  overflow: hidden;
  margin-left: -15px;
  margin-right: -15px;
}

.bmrow li {
  list-style-type: none;
  width: 20%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.bottom h2 {
  font-family: "ElectroluxSans_3_Regular", Helvetica, Arial, sans-serif;
  font-size: 20px;
  margin-top: 7px;
  padding-bottom: 25px;
  background: url(../images/bmxh.png) left bottom;
  background-repeat: no-repeat;
  margin-bottom: 26px;
}

.lxkk {
  margin-top: 4px;
  height: auto;
  overflow: hidden;
  text-align: right;
}

.lxkk-n {
  margin-top: 20px;
  font-size: 16px;
  line-height: 34px;
}

.lxmore {
  width: 118px;
  height: 39px;
  float: right;
  margin-top: 20px;
}

.lxmore a {
  display: block;
  width: 118px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  font-size: 16px;
  font-family: "MaisonNeue-Medium", Helvetica, Arial, sans-serif;
  color: #ffffff;
  background-color: #0d9775;
}

.lxmore a:hover {
  background-color: #000000;
}

.footer {
  margin-top: 60px;
  height: auto;
  overflow: hidden;
  line-height: 88px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.juyou {
  text-align: right;
}

.yc {
  display: block;
}

.yd {
  display: none;
}

canvas {
  width: 100%;
}

/* 关于 */
.bnn {
  position: relative;
}

.bnn img {
  width: 100%;
}

.bnnzi {
  position: absolute;
  left: 0px;
  top: 50%;
  width: 100%;
  color: #ffffff;
  font-size: 16px;
  font-family: "ElectroluxSansVN-Regular", Helvetica, Arial, sans-serif;
  z-index: 6;
}

.bnnzi img {
  width: auto;
}

.bnnzi a {
  color: #ffffff;
}

.bnnzi h2 {
  font-family: "ElectroluxSans_4_Semibold", Helvetica, Arial, sans-serif;
  font-size: 53px;
  color: #ffffff;
  margin-top: 0px;
  margin-bottom: 26px;
}

.guanyu {
  height: auto;
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 83px;
  background: url(../images/abbj.png) left bottom;
  background-repeat: no-repeat;
}

.gynn {
  height: auto;
  overflow: hidden;
}

.gynn-aa {
  width: 43%;
  font-size: 16px;
  line-height: 23px;
  float: left;
}

.gynn-aa h2 {
  font-family: "ElectroluxSans_4_Semibold", Helvetica, Arial, sans-serif;
  font-size: 37px;
  color: #1e1e1e;
  height: auto;
  overflow: hidden;
  line-height: 45px;
  margin-top: 0px;
  margin-bottom: 32px;
}

.gynn-t {
  margin-top: 73px;
  margin-bottom: 62px;
  height: auto;
  overflow: hidden;
}

.gynn-bb {
  width: 45.8%;
  float: right;
  margin-top: 52px;
}

.gynn-cc {
  width: 50.7%;
  font-size: 16px;
  line-height: 27px;
  padding-top: 80px;
  float: left;
}

.gynn-dd {
  width: 45%;
  float: right;
}

.shebei {
  height: auto;
  overflow: hidden;
  padding-top: 102px;
  padding-bottom: 84px;
  background: url(../images/sbbj.jpg) center;
  background-size: 100% 100%;
}

.shebei h2 {
  font-family: "ElectroluxSans_4_Semibold", Helvetica, Arial, sans-serif;
  font-size: 42px;
  color: #ffffff;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 6px;
}

.shebei h3 {
  font-family: "ElectroluxSans_4_Semibold", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  margin-top: 0px;
  margin-bottom: 95px;
}

.abxx {
  border: 10px solid #ffffff;
}

.sbkuan {
  width: 1720px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}

/* 产品 */
.cplm {
  position: absolute;
  width: 100%;
  height: 75px;
  border-top: 1px solid rgba(255, 255, 255, 0.41);
  left: 0px;
  bottom: 0px;
}

.cplm-kk {
  width: 1418px;
  height: auto;
  overflow: hidden;
  border-left: 1px solid rgba(255, 255, 255, 0.41);
  margin: 0 auto;
}

.cplm-kk li {
  list-style-type: none;
  width: 25%;
  border-right: 1px solid rgba(255, 255, 255, 0.41);
  float: left;
}

.cplm-kk li a {
  display: block;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  height: 75px;
  line-height: 75px;
}

.cplm-kk li a:hover {
  background: url(../images/cpbl.png) bottom center;
  background-repeat: no-repeat;
  background-color: #0d9775;
}

.cplm-kk li.hover a {
  background: url(../images/cpbl.png) bottom center;
  background-repeat: no-repeat;
  background-color: #0d9775;
}

.cpbj {
  height: auto;
  overflow: hidden;
  padding-top: 115px;
  padding-bottom: 47px;
  background-color: #f6f6f6;
}

.cprow {
  height: auto;
  overflow: hidden;
  margin-left: -20px;
  margin-right: -20px;
}

.cprow li {
  list-style-type: none;
  width: 33.3%;
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 50px;
}

.cpwz {
  height: auto;
  overflow: hidden;
  color: #808080;
}

.cpwz-aa {
  width: 90px;
  height: auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
}

.cpwz-bb {
  width: 26px;
  height: 1px;
  background-color: #808080;
  margin-top: 12px;
  margin-right: 20px;
  float: right;
}

.cptu:hover .cpwz {
  color: #ffffff;
  transition: all 500ms ease-in 0ms;
}

.cptu:hover h2 {
  color: #ffffff;
  transition: all 500ms ease-in 0ms;
}

.cptu:hover .cpwz-bb {
  width: 170px;
  background-color: #ffffff;
  transition: all 500ms ease-in 0ms;
}

/* 分页 */
.page_info {
  text-align: center;
  line-height: 38px;
  font-size: 1.6rem;
  font-family: Avenir-Regular;
  color: #666;
}
.page_list {
  display: flex;
  justify-content: center;
}
.page_list a {
  display: block;
  font-size: 1.6rem;
  font-family: Avenir-Regular;
  color: #666;
  line-height: 38px;
  padding: 0px 15px;
  margin: 0px 4px;
  transition: 0.3s;
}
.page_list a.on,
.page_list a:hover {
  color: #fff;
  background-color: #104d99;
  border-radius: 3px;
}

/* 联系我们 */
.lxnn {
  height: auto;
  overflow: hidden;
  padding-top: 65px;
  padding-bottom: 154px;
  background-color: #f7f7f7;
}

.lxnn h2 {
  font-family: "ElectroluxSans_5_Bold", Helvetica, Arial, sans-serif;
  font-size: 47px;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 26px;
}

.lxnn-zi {
  font-size: 18px;
  line-height: 25px;
  color: #494b4f;
}

.lxly {
  margin-top: 30px;
  height: auto;
  overflow: hidden;
}

.liuyan {
  margin-top: 36px;
  padding: 40px;
  font-family: "ElectroluxSans_5_Bold", Helvetica, Arial, sans-serif;
  border: 1px solid #eaeaea;
  background-color: #ffffff;
  height: auto;
  overflow: hidden;
}

.kka {
  height: 42px;
  border-radius: 0;
  font-size: 16px;
  color: #494b4f;
  border: 0px solid #cccccc;
  border-bottom: 1px solid #eaeaea;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
}

.kkb {
  height: auto;
  overflow: hidden;
  border-radius: 0;
  font-size: 16px;
  color: #494b4f;
  border: 0px solid #cccccc;
  border-bottom: 1px solid #eaeaea;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
}

.biao {
  height: auto;
  overflow: hidden;
  margin-bottom: 30px;
}

.liuyan .form-control:-moz-placeholder {
  color: #494b4f;
}

.liuyan .form-control::-moz-placeholder {
  color: #494b4f;
  opacity: 1;
}

.liuyan .form-control:-ms-input-placeholder {
  color: #494b4f;
}

.liuyan .form-control::-webkit-input-placeholder {
  color: #494b4f;
}

.anniu {
  width: 183px;
  height: 54px;
  background-color: #0d9775;
  border: 1px solid #0d9775;
  font-size: 17px;
  border-radius: 0;
  margin-top: 16px;
}

.lxhh {
  height: auto;
  overflow: hidden;
  padding: 16px;
  border-bottom: 1px solid #eaeaea;
}

.lxhh-aa {
  width: 79px;
  float: left;
}

.lxhh-bb {
  width: 80%;
  float: left;
  font-size: 16px;
  color: #494b4f;
  margin-left: 18px;
}

.lxhh-bb h3 {
  font-family: "ElectroluxSans_5_Bold", Helvetica, Arial, sans-serif;
  font-size: 20px;
  margin-top: 8px;
  margin-bottom: 8px;
  color: #494b4f;
}

.ditu {
  height: auto;
  overflow: hidden;
}

/* 产品详情 */
.cpnei {
  height: auto;
  overflow: hidden;
  padding: 20px;
  padding-top: 30px;
  background-color: #ffffff;
}

.pro-img {
  margin-top: 40px;
  margin-bottom: 40px;
}
.pro-img .xiaotu {
  margin-top: 20px;
}
.pro-img #Gbig {
  width: 100%;
}
.pro-img .xiaotu li {
}
.pro-img .xiaotu li a {
  display: block;
  border: 2px #ddd solid;
  margin: 1px;
}

.pro-img .xiaotu li.hover {
  border: 2px #0181ff solid;
}
.pro-img .colmd5 {
  width: 36%;
  float: left;
}
.pro-img .colmd7 {
  width: 60%;
  float: right;
}
.pro-img .colmd7 .pro-ptt {
  font-family: "Univers Condensed", Helvetica, Arial, sans-serif;
  font-size: 27px;
  font-weight: bold;
  padding: 0px 0px 15px;
  border-bottom: 1px #e8e8e8 solid;
  font-weight: bold;
}
.pro-img .colmd7 > span {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 45px;
  border-bottom: 1px #e8e8e8 solid;
  display: block;
  color: #515151;
  font-size: 14px;
  line-height: 22px;
  width: 100%;
  word-wrap: break-word;
}
.pro-img .colmd7 > span ul {
  list-style-type: disc;
  margin-left: 20px;
}

.pro-img .colmd7 h3 {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 15px;
  margin-top: 0px;
  margin-bottom: 14px;
  color: #515151;
}

.jqzzoom {
  position: relative;
}
.jqzoom {
  position: relative;
  overflow: hidden;
  border: 0px #ddd solid;
  height: auto;
  overflow: hidden;
}
.zoomdiv {
  float: left;
  top: 0 !important;
  left: 101% !important;
  border: 3px solid #e4e4e4;
  display: none;
  text-align: center;
  overflow: hidden;
  position: absolute;
  z-index: 999;
  background-color: #fff;
}
.bigimg {
  width: 1600px;
  height: 1600px;
}
.jqZoomPup {
  z-index: 10;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 80px !important;
  height: 80px !important;
  border: 1px solid #aaa;
  background: #fede4f 50% top no-repeat;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(Opacity=50);
  cursor: move;
}

.jqzzoom .navigation {
  width: 100%;
  margin: 10px 0 0;
}
.jqzzoom .carousel {
  overflow: hidden;
}
.jqzzoom .carousel ul {
  width: 2000em;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 10px;
}
.jqzzoom .prev-navigation,
.next-navigation {
  display: block;
  cursor: pointer;
}
.jqzzoom .prev-navigation {
  background: url(../images/left.gif) left center no-repeat;
  height: 91px;
  width: 39px;
  float: left;
}
.jqzzoom .next-navigation {
  background: url(../images/right.gif) right center no-repeat;
  width: 39px;
  height: 91px;
  float: right;
}

.procem {
  padding: 0px 36px;
  position: relative;
}

#fuwus {
  position: static;
}

.procem .swiper-pagination-bullet-active {
  opacity: 1;
  background: #cf152d;
}

.procem .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  left: 3px;

  background-size: 30px 30px;
  background-position: center;
  background-repeat: no-repeat;
}

.procem .swiper-button-next {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  right: 3px;

  background-size: 30px 30px;
  background-position: center;
  background-repeat: no-repeat;
}

#xiaotu .swiper-slide a.hover {
  border: 2px #0181ff solid;
}

.procem .swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.cpxq {
  margin-top: 55px;
  height: auto;
  overflow: hidden;
}

.cpxq-lan {
  height: auto;
  overflow: hidden;
  background-color: #f5f6f6;
  padding-left: 15px;
}

.cpxq-lan li {
  list-style-type: none;
  margin-left: 15px;
  line-height: 52px;
  color: #595959;
  font-size: 16px;
  float: left;
}

.cpxq-nei {
  padding: 25px;
  height: 250px;
  overflow-y: scroll;
  font-size: 15px;
  line-height: 25px;
  color: #515151;
}

.liebiao {
  height: 78px;
  border: 1px solid #ebebeb;
  margin-top: 25px;
}

.liebiao-aa {
  width: 16%;
  height: 78px;
  line-height: 78px;
  text-align: center;
  float: left;
  border-right: 1px solid #ebebeb;
}

.liebiao-bb {
  width: 68%;
  height: 78px;
  line-height: 78px;
  float: left;
  text-align: center;
  color: #919191;
  border-right: 1px solid #ebebeb;
}

.liebiao-bb a {
  color: #919191;
}

.liebiao-cc {
  width: 16%;
  height: 78px;
  line-height: 78px;
  text-align: center;
  float: right;
}

/* 新闻 */
.xwbj {
  height: auto;
  overflow: hidden;
  padding-top: 59px;
  padding-bottom: 40px;
  background-color: #f6f8fa;
}

.xwkkt {
  height: auto;
  overflow: hidden;
  background-color: #ffffff;
}

.xwkkt-aa {
  width: 55.1%;
  float: left;
}

.xwkkt-bb {
  width: 42%;
  float: right;
  font-size: 15px;
  line-height: 27px;
  color: #9596a5;
  padding: 50px;
}

.xwkkt-bb h2 {
  font-family: "FontsFree-Net-BR-Omny-Medium", Helvetica, Arial, sans-serif;
  font-size: 19px;
  color: #818181;
  margin-top: 0px;
  margin-bottom: 36px;
}

.xwkkt-bb h3 {
  font-family: "FontsFree-Net-BR-Omny-Bold", Helvetica, Arial, sans-serif;
  font-size: 22px;
  color: #23232b;
  line-height: 36px;
  margin-top: 0px;
  margin-bottom: 36px;
}

.xwmore {
  margin-top: 64px;
  font-size: 17px;
  color: #0d9775;
}

.xwkkt img {
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
  width: 100%;
}

.xwkkt:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 500ms ease-in 0ms;
}

.xwkkt section {
  overflow: hidden;
}

.xwhht {
  margin-top: 45px;
  margin-left: -27px;
  margin-right: -27px;
  height: auto;
  overflow: hidden;
}

.xwhht li {
  list-style-type: none;
  width: 50%;
  float: left;
  padding-left: 27px;
  padding-right: 27px;
  margin-bottom: 36px;
}

.xwtt {
  height: auto;
  overflow: hidden;
}

.xwtt a {
  display: block;
  height: auto;
  overflow: hidden;
  padding: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
  border-radius: 8px;
}

.xwtt-aa {
  width: 76.8%;
  font-size: 15px;
  line-height: 27px;
  color: #9596a5;
  float: left;
}

.xwtt-aa h2 {
  font-family: "ElectroluxSans_3_Regular", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 25px;
  height: auto;
  overflow: hidden;
  color: #23232b;
  margin-top: 0px;
  margin-bottom: 26px;
}

.xwtt-bb {
  width: 17.8%;
  font-size: 17px;
  color: #0d9775;
  text-align: right;
  float: right;
}

.xwtt-bb h2 {
  font-family: "ElectroluxSans_3_Regular", Helvetica, Arial, sans-serif;
  font-size: 19px;
  color: #818181;
  margin-top: 10px;
  margin-bottom: 76px;
}

.xwtt a:hover {
  background-color: #0d9775;
  color: rgba(255, 255, 255, 0.6);
}

.xwtt a:hover .xwtt-aa {
  color: rgba(255, 255, 255, 0.6);
}

.xwtt a:hover .xwtt-aa h2 {
  color: #ffffff;
}

.xwtt a:hover .xwtt-bb {
  color: #ffffff;
}

.xwtt a:hover .xwtt-bb h2 {
  color: #ffffff;
}

.hidex {
  top: -68px;
}

/* 新闻内 */
.inewsct {
}

.inewsct .inews-tt {
  border-bottom: 1px rgba(0, 0, 0, 0.25) dashed;
  padding-bottom: 10px;
}

.inewsct .inews-tt p {
  font-size: 2rem;
  font-weight: bold;
  line-height: 26px;
  margin-bottom: 10px;
}

.inewsct .inews-tt span {
  color: rgba(0, 0, 0, 0.55);
}

strong {
  font-weight: 700;
}

.inewsct .inews-ct {
  padding: 20px 0px 0px;
  color: rgba(0, 0, 0, 0.7);
  line-height: 28px;
}

.liebiaow {
  height: auto;
  overflow: hidden;
  margin-top: 20px;
}

.liebiaow-aa {
  width: 80%;
  line-height: 30px;
  color: #666666;
  float: left;
}

.shangy {
  height: auto;
  overflow: hidden;
  line-height: 32px;
  color: #666666;
  border-bottom: 1px dotted #ececec;
}

.xiay {
  height: auto;
  overflow: hidden;
  color: #666666;
  line-height: 32px;
}

.liebiaow-bb {
  width: 16%;
  float: right;
}

.fanhui {
  width: 142px;
  height: 43px;
  margin-top: 6px;
  float: right;
}

.fanhui a {
  display: block;
  width: 142px;
  height: 43px;
  line-height: 43px;
  color: #ffffff;
  background-color: #0d9775;
  font-size: 14px;
  text-align: center;
  border-radius: 20px;
}

/* 人才招聘 */
.zhaopp {
  height: auto;
  overflow: hidden;
  padding-top: 55px;
  padding-bottom: 55px;
  background-color: #f2f2f2;
}

.ijoin {
}
.ijoin dl {
  background: #0d9775;
  padding: 0px 30px;
}
.ijoin dl dd {
  float: left;
  width: 25%;
  color: #fff;
  line-height: 40px;
  padding: 25px 0px;
  font-size: 2rem;
}
.ijoin dl dd:nth-of-type(4) {
  width: 22%;
}
.ijoin dl dd:nth-of-type(5) {
  width: 30%;
}

@media (max-width: 1400px) {
  .ijoin dl dd {
    font-size: 1.8rem;
  }
}
@media (max-width: 992px) {
  .ijoin {
    margin: 15px 0px 0px;
  }
  .ijoin dl {
    padding: 0px 15px;
  }
  .ijoin dl dd {
    line-height: 30px;
    padding: 10px 0px;
    font-size: 1.6rem;
  }
  .ijoin dl dd:nth-of-type(2),
  .ijoin dl dd:nth-of-type(3),
  .ijoin dl dd:nth-of-type(4) {
    display: none;
  }
  .ijoin dl dd:nth-of-type(1) {
    width: 70%;
  }
}
.ijoin ul {
  margin-top: 30px;
}
.ijoin ul li {
  border-bottom: 1px rgba(0, 0, 0, 0.15) dashed;
  list-style-type: none;
  margin-bottom: 20px;
}
.ijoin ul li .jitp {
  padding: 25px 30px;
  transition: 0.3s;
}
.ijoin ul li .jitp span {
  display: block;
  float: left;
  width: 25%;
  color: #545459;
  line-height: 44px;
  font-size: 1.9rem;
}
.ijoin ul li .jitp span:nth-of-type(4) {
  width: 22%;
}
.ijoin ul li .jitp span:nth-of-type(5) {
  width: 30%;
}
@media (max-width: 1400px) {
  .ijoin ul li .jitp span {
    font-size: 1.6rem;
  }
}
@media (max-width: 992px) {
  .ijoin ul {
    margin-top: 10px;
  }
  .ijoin ul li {
    margin-bottom: 10px;
  }
  .ijoin ul li .jitp {
    padding: 10px 15px;
  }
  .ijoin ul li .jitp span {
    line-height: 24px;
    font-size: 1.4rem;
  }
  .ijoin ul li .jitp span:nth-of-type(2),
  .ijoin ul li .jitp span:nth-of-type(3),
  .ijoin ul li .jitp span:nth-of-type(4) {
    display: block;
    width: 100%;
  }
  .ijoin ul li .jitp span:nth-of-type(1) {
    width: 100%;
  }
}
.ijoin ul li .jitp span small {
  width: 138px;
  display: block;
  height: 44px;
  font-size: 1.9rem;
  color: #545459;
  background: #efefef;
  cursor: pointer;
  text-align: center;
  transition: 0.3s;
  float: left;
}
.ijoin ul li.cur {
  border-bottom: 0;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
}
.ijoin ul li.cur .jitp span small {
  background: #fff;
}
.ijoin ul li .jitp span small:hover {
  background: #fe710a;
  color: #fff;
}
.ijoin ul li.cur .jitp {
  background: #e6e6e6;
}
.ijoin ul li .jitp span i {
  display: block;
  background: url(../images/sjt.png) center no-repeat;
  height: 44px;
  float: right;
  cursor: pointer;
  width: 40px;
}
.ijoin ul li.cur .jitp span i {
  transform: rotate(180deg);
}
.ijoin ul li .jitp span a {
  display: none;
  width: 90%;
  height: 30px;
  line-height: 30px;
  color: #545459;
  background: #efefef;
  font-size: 1.4rem;
  text-align: center;
}
@media (max-width: 1400px) {
  .ijoin ul li .jitp span small {
    font-size: 1.6rem;
  }
}
@media (max-width: 992px) {
  .ijoin ul li .jitp span a {
    display: block;
  }
  .ijoin ul li .jitp span small {
    display: none;
  }
  .ijoin ul li .jitp span i {
    display: none;
  }
}
.ijoin .jibt {
  display: none;
  padding: 20px 70px 50px;
}
.ijoin .jibt h1 {
  font-size: 2rem;
  line-height: 40px;
}
.ijoin .jibt section {
  padding: 15px 0px 15px 20px;
  color: #545459;
  line-height: 26px;
}
.ijoin .jibt > div > h2 {
  width: 140px;
  line-height: 44px;
  color: #fff;
  background: #0d9775;
  text-align: center;
  font-size: 1.5rem;
  transition: 0.3s;
  cursor: pointer;
  margin: 15px 0px 0px;
}
.ijoin .jibt > div > h2:hover {
  background: #fe710a;
}
.ijoindd .zwxxx {
  padding-bottom: 10px;
}
.ijoindd .zwxxx span {
  display: block;
  line-height: 30px;
  color: #000;
}
.ijoindd .zwxxx .zpzw {
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.ijoindd iframe {
  height: 720px;
  width: 100%;
}

@media (max-width: 992px) {
  .ijoindd {
    margin: 0;
  }
  .ijoindd .jibt {
    display: block;
    padding: 0px;
  }
  .ijoindd .jibt h1 {
    font-size: 1.6rem;
    line-height: 30px;
  }
  .ijoindd .jibt section {
    padding: 10px 0px;
  }
}

.ijoin ul {
  padding: 0px;
}

.apply {
  position: fixed;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.zwcont {
  width: 60%;
  left: 20%;
  top: 50%;
  margin-top: -378px;
  position: relative;
}
.zwcont iframe {
  height: 756px;
  background: transparent;
  width: 100%;
}
.tmbody {
  background: transparent;
}
.zwcont .closets {
  position: absolute;
  height: 90px;
  right: 15px;
  top: 0;
  cursor: pointer;
  width: 40px;
  background: url(../images/gbtou.png) center no-repeat;
}
.sqxx {
  width: 100%;
  background: #fff;
}
.sqxx h2 {
  text-align: center;
  font-size: 2rem;
  margin: 0px;
  color: #000;
  line-height: 90px;
}
.sqxx h2 big {
  font-size: 2rem;
}
.sqxx .form {
  background: #f6f6f6;
  padding: 30px 7% 25px;
}
.sqxx .form div {
  float: left;
  width: 47%;
  margin-right: 6%;
  margin-bottom: 25px;
}
.sqxx .form div:nth-child(2n + 0) {
  margin-right: 0;
}
.sqxx .form div p {
  float: left;
  width: 88px;
  color: #636366;
  line-height: 42px;
}
.sqxx .form div p:before {
  content: "* ";
  color: #f00;
}
.sqxx .form div input {
  width: calc(100% - 88px);
  background: #fff;
  border: 1px rgba(0, 0, 0, 0.1) solid;
  line-height: 22px;
  outline: none;
  padding: 9px 10px;
}
.sqxx .form div select {
  width: calc(100% - 88px);
  border: 1px rgba(0, 0, 0, 0.1) solid;
  background: #fff;
  height: 42px;
  outline: none;
  padding: 0px 10px;
}
.sqxx .form div:last-child {
  width: 100%;
}
.sqxx .form div textarea {
  width: calc(100% - 88px);
  background: #fff;
  border: 1px rgba(0, 0, 0, 0.1) solid;
  line-height: 22px;
  outline: none;
  padding: 9px 10px;
  resize: none;
}
.sqxx form button {
  display: block;
  margin: 30px auto 0px;
  background: #0d9775;
  width: 100%;
  max-width: 230px;
  color: #fff;
  height: 44px;
  outline: none;
  font-size: 1.5rem;
  transition: 0.3s;
  border: 0;
}
.zwcont form button:hover {
  background: #333;
}

/* 弹窗 */

.pdcon-ct {
  display: flex;
  flex-wrap: wrap;
}
.pdcon-ct > span {
  display: block;
  color: #fff;
  background: #2e4b98;
  padding: 8px 30px;
  font-size: 1.4rem;
  font-weight: 600;
}
.pdcon {
  border-top: 3px #2e4b98 solid;
  padding: 20px 0px;
  font-size: 1.4rem;
  color: rgba(0, 0, 0, 0.6);
  width: 100%;
}

.picshade {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.91;
  filter: alpha(opacity=91);
  z-index: 99;
  display: none;
}

.pictures_eyes_close {
  position: fixed;
  top: 30px;
  right: 30px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(../images/close.png) no-repeat;
  z-index: 100;
  display: none;
}

.pictures_eyes {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 199;
  display: none;
}

.pictures_eyes_in {
  position: relative;
  text-align: center;
}

.pictures_eyes_in img {
  max-height: 500px;
}

.pictures_eyes_in section p {
  color: #fff;
  padding: 15px 0px;
}

.pictures_eyes_in .prev,
.pictures_eyes_in .next {
  position: absolute;
  top: 50%;
  width: 51px;
  height: 51px;
  cursor: pointer;
}

.pictures_eyes_in .prev {
  left: 35px;
  background: url(../images/tleft.png) no-repeat;
}

.pictures_eyes_in .next {
  right: 35px;
  background: url(../images/tright.png) no-repeat;
}

.pictures_eyes_indicators {
  position: fixed;
  left: 0;
  bottom: 15px;
  width: 100%;
  text-align: center;
  z-index: 299;
}

.pictures_eyes_indicators a {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 6px 3px 0 3px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 0 2px #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  overflow: hidden;
}

.pictures_eyes_indicators img {
  height: 50px;
}

.pictures_eyes_indicators .current {
  filter: alpha(opacity=100);
  opacity: 1;
}

.icase ul {
  padding: 0px;
  margin: 0px;
}

.icase ul li {
  list-style-type: none;
}

.whyhh li:hover img {
  -webkit-transform: rotatey(360deg);
  -moz-transform: rotatey(360deg);
}
.whyhh li img {
  -webkit-transition: 1.2s ease;
  -moz-transition: 1.2s ease;
  max-width: 100%;
}

@media (min-width: 1400px) and (max-width: 1800px) {
  .sbkuan {
    width: 100%;
  }
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .kuanping {
    width: 100%;
  }

  .container {
    width: 100%;
  }

  .sbkuan {
    width: 100%;
  }

  .cplm-kk {
    width: 100%;
  }

  .navbar-nav > li > a {
    padding-left: 23px;
    padding-right: 23px;
  }

  .nav {
    padding-left: 100px;
  }

  .bnnzi {
    position: absolute;
    left: 0px;
    top: 35%;
    width: 100%;
    color: #ffffff;
    font-size: 14px;
    font-family: "ElectroluxSansVN-Regular", Helvetica, Arial, sans-serif;
    z-index: 6;
  }

  .bnnzi h2 {
    font-size: 40px;
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: 15px;
  }

  .cplm {
    position: absolute;
    width: 100%;
    height: 50px;
  }

  .cplm-kk li a {
    display: block;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    height: 50px;
    line-height: 50px;
  }
}

@media (min-width: 1000px) and (max-width: 1200px) {
  .kuanping {
    width: 100%;
  }

  .container {
    width: 100%;
  }

  .sbkuan {
    width: 100%;
  }

  .cplm-kk {
    width: 100%;
  }

  .navbar-nav > li > a {
    padding-left: 18px;
    padding-right: 18px;
  }

  .nav {
    padding-left: 50px;
  }

  .bnnzi {
    position: absolute;
    left: 0px;
    top: 35%;
    width: 100%;
    color: #ffffff;
    font-size: 14px;
    font-family: "ElectroluxSansVN-Regular", Helvetica, Arial, sans-serif;
    z-index: 6;
  }

  .bnnzi h2 {
    font-size: 30px;
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: 10px;
  }

  .cplm {
    position: absolute;
    width: 100%;
    height: 50px;
  }

  .cplm-kk li a {
    display: block;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    height: 50px;
    line-height: 50px;
  }
}

@media (min-width: 0px) and (max-width: 1000px) {
  .navbar-nav > li > a {
    padding: 10px 20px;
    line-height: 20px;
  }

  body {
    margin-top: 66px;
  }

  .nav {
    padding-left: 0px;
  }

  .kuanping {
    width: 100%;
  }

  .container {
    width: 100%;
  }

  .kaifa {
    position: relative;
    margin-top: 20px;
    width: 100%;
    padding: 15px;
    float: left;
    height: auto;
    overflow: hidden;
    font-size: 14px;
    line-height: 26px;
    color: #ffffff;
    background-color: #0d9775;
    margin-bottom: 20px;
    z-index: 1;
    display: none;
  }

  .kaifa h2 {
    font-family: "ElectroluxSans_4_Semibold", Helvetica, Arial, sans-serif;
    font-size: 40px;
    height: auto;
    overflow: hidden;
    line-height: 50px;
    margin-top: 0px;
    margin-bottom: 20px;
  }

  .about {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 20px;
    font-size: 14px;
    line-height: 25px;
    color: rgba(0, 0, 0, 0.6);
    margin-top: 20px;
  }

  .banner .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 51px;
    height: 50px;
    margin-top: -22px;
    right: 50%;
  }

  .banner .kuanping {
    padding-left: 0px;
    padding-right: 0px;
  }

  .chejian {
    height: auto;
    overflow: hidden;
    padding: 0px;
    padding-top: 25px;
    padding-bottom: 35px;
  }

  .chejian h2 {
    font-family: "ElectroluxSans_4_Semibold", Helvetica, Arial, sans-serif;
    font-size: 25px;
    line-height: 40px;
    color: #1e1e1e;
    margin-top: 0px;
    margin-bottom: 20px;
  }

  .cjnn-aa {
    width: 100%;
  }

  .cjnn-bb {
    width: 100%;
    margin-top: 8px;
  }

  .cjkk-zi {
    position: absolute;
    width: 100%;
    color: #ffffff;
    font-size: 14px;
    font-family: "ElectroluxSans_5_Bold", Helvetica, Arial, sans-serif;
    left: 0px;
    bottom: 0px;
    padding: 8px;
  }

  .cjkk-more {
    position: absolute;
    width: 100%;
    font-size: 18px;
    color: #ffffff;
    font-family: "ElectroluxSans_4_Semibold", Helvetica, Arial, sans-serif;
    text-align: center;
    top: 40%;
  }

  .cpkuai {
    margin-top: 30px;
    margin-bottom: 40px;
  }

  .cpkuai h2 {
    font-family: "ElectroluxSans_4_Semibold", Helvetica, Arial, sans-serif;
    font-size: 25px;
    line-height: 36px;
    color: #1e1e1e;
    height: auto;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 20px;
  }

  .cpkuai .swiper-button-prev {
    position: absolute;
    top: 4%;
    width: 30px;
    height: 30px;
    margin-top: -22px;
    left: 76%;
    z-index: 10;
    cursor: pointer;
    background: url(../images/zuo.png);
    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
    outline: none;
  }

  .cpkuai .swiper-button-next {
    position: absolute;
    top: 4%;
    width: 30px;
    height: 30px;
    margin-top: -22px;
    right: 1%;
    z-index: 10;
    cursor: pointer;
    background: url(../images/you.png);
    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
    outline: none;
  }

  .cpnn-aa {
    width: 100%;
    padding-top: 25px;
    font-size: 14px;
  }

  .cpnn-bb {
    width: 100%;
  }

  .cpnn-bb img {
    width: 100%;
  }

  .cpnn-cc {
    width: 100%;
    line-height: 30px;
    text-align: center;
  }

  .cpnn li a:hover .cpnn-aa {
    width: 100%;
    padding-top: 25px;
    transition: all 300ms ease-in 0ms;
    float: left;
  }

  .cpnn li a:hover .cpnn-bb {
    width: 100%;
    transition: all 300ms ease-in 0ms;
  }

  .cpnn li a:hover .cpnn-cc {
    transition: all 300ms ease-in 0ms;
    line-height: 30px;
    color: #ffffff;
  }

  .cpnn li a {
    display: block;
    padding: 8px;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
  }

  .cpnn li a:hover {
    padding: 8px;
  }

  .whybj {
    height: auto;
    overflow: hidden;
    padding: 0px;
    padding-top: 20px;
    padding-bottom: 40px;
    color: #ffffff;
  }

  .whybj h2 {
    font-family: "ElectroluxSans_4_Semibold", Helvetica, Arial, sans-serif;
    font-size: 25px;
    color: #ffffff;
    line-height: 36px;
    margin-top: 0px;
    margin-bottom: 25px;
  }

  .whyhh {
    height: auto;
    overflow: hidden;
    margin-left: -10px;
    margin-right: -10px;
  }

  .whyhh li {
    list-style-type: none;
    width: 50%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    color: #ffffff;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }

  .whyhh li h3 {
    font-family: "ElectroluxSans_3_Regular", Helvetica, Arial, sans-serif;
    font-size: 30px;
    color: #ffffff;
    position: relative;
    padding-right: 20px;
    margin-top: 10px;
    margin-bottom: 8px;
  }

  .xinwen {
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .xinwen h2 {
    font-family: "ElectroluxSans_4_Semibold", Helvetica, Arial, sans-serif;
    font-size: 25px;
    margin-top: 0px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 0px;
  }

  .xwkk {
    height: auto;
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e9e9e9;
  }

  .xwkk-aa {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    color: #9596a5;
    float: left;
  }

  .xwkk-aa h3 {
    font-family: "ElectroluxSans_3_Regular", Helvetica, Arial, sans-serif;
    font-size: 17px;
    color: #818181;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 20px;
  }

  .xwmore {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .xwkk-bb {
    width: 100%;
  }

  .xwhh {
    height: auto;
    overflow: hidden;
    margin-left: -10px;
    margin-right: -10px;
    border-bottom: 1px solid #e9e9e9;
  }

  .xwhh li {
    list-style-type: none;
    width: 100%;
    float: left;
    line-height: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .xwhh-aa {
    width: 100%;
    font-size: 14px;
  }

  .xwhh-bb {
    width: 100%;
    font-size: 14px;
    float: right;
    text-align: right;
  }

  .bottom {
    height: auto;
    overflow: hidden;
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    line-height: 30px;
    background: url(../images/bmbj.jpg) center;
    background-size: 100% 100%;
    padding: 0px;
    padding-top: 20px;
    margin-bottom: 50px;
  }

  .bmrow li {
    list-style-type: none;
    width: 100%;
  }

  .lxkk {
    text-align: center;
  }

  .lxmore {
    width: 100%;
    height: 39px;
    float: left;
    margin-top: 20px;
  }

  .lxmore a {
    display: block;
    width: 100%;
    height: 39px;
  }

  .yc {
    display: none;
  }

  .yd {
    display: block;
  }

  .footer {
    margin-top: 20px;
    height: auto;
    overflow: hidden;
    line-height: 40px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }

  .navbar-inverse {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: rgba(13, 151, 117, 0.8);
  }

  .kss {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }

  .navbar-collapse {
    max-height: 450px;
  }

  .sbkuan {
    width: 100%;
  }

  .bnnzi {
    position: absolute;
    left: 0px;
    top: 20%;
    width: 100%;
    color: #ffffff;
    font-size: 14px;
  }

  .bnnzi h2 {
    font-family: "ElectroluxSans_4_Semibold", Helvetica, Arial, sans-serif;
    font-size: 20px;
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: 5px;
  }

  .xinwen .swiper-button-prev {
    position: absolute;
    top: 8%;
    width: 30px;
    height: 30px;
    margin-top: -22px;
    left: 76%;
    z-index: 10;
    cursor: pointer;
    background: url(../images/zuo.png);
    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
    outline: none;
  }

  .xinwen .swiper-button-next {
    position: absolute;
    top: 8%;
    width: 30px;
    height: 30px;
    margin-top: -22px;
    right: 1%;
    z-index: 10;
    cursor: pointer;
    background: url(../images/you.png);
    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
    outline: none;
  }

  .guanyu {
    height: auto;
    overflow: hidden;
    padding: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .gynn-aa {
    width: 100%;
    font-size: 14px;
    line-height: 23px;
  }

  .gynn-bb {
    width: 100%;
    margin-top: 20px;
  }

  .gynn-cc {
    width: 100%;
    font-size: 14px;
    line-height: 25px;
    padding-top: 30px;
  }

  .gynn-dd {
    width: 100%;
  }

  .gynn-t {
    margin-top: 20px;
    margin-bottom: 15px;
    height: auto;
    overflow: hidden;
  }

  .shebei {
    height: auto;
    overflow: hidden;
    padding: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .shebei h2 {
    font-family: "ElectroluxSans_4_Semibold", Helvetica, Arial, sans-serif;
    font-size: 25px;
    color: #ffffff;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 6px;
  }

  .shebei h3 {
    font-family: "ElectroluxSans_4_Semibold", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
  }

  .cplm {
    display: none;
  }

  .class {
    height: auto;
    padding-bottom: 20px;
    overflow: hidden;
    position: relative;
    padding-top: 20px;
  }

  .class li {
    width: 99%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    line-height: 32px;
    float: left;
    font-size: 14px;
    text-align: center;
    margin-bottom: 5px;
    list-style-type: none;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .class li.hover a {
    color: #fff;
    background: #000000;
  }

  .class li a:hover {
    color: #fff;
    background: #000000;
  }

  .class li a {
    width: 100%;
    height: 32px;
    display: block;
    color: #ffffff;
    background: #0d9775;
    transition: all 300ms ease-in 0ms;
  }

  .cpbj {
    height: auto;
    overflow: hidden;
    padding: 0px;
    padding-top: 25px;
    padding-bottom: 20px;
    background-color: #f6f6f6;
  }

  .cprow {
    height: auto;
    overflow: hidden;
    margin-left: -10px;
    margin-right: -10px;
  }

  .cprow li {
    list-style-type: none;
    width: 50%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 15px;
  }

  .cptu-zi {
    height: auto;
    overflow: hidden;
    background: none;
    padding: 10px;
    color: #808080;
  }

  .cptu-zi h2 {
    font-family: "ElectroluxSans_3_Regular", Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 0px;
    margin-bottom: 6px;
  }

  .cptu:hover .cptu-zi {
    background: none;
  }

  .cpwz-aa {
    width: 100%;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
  }

  .pro-img {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .pro-img .colmd5 {
    width: 100%;
    float: left;
  }

  .pro-img .colmd7 {
    width: 100%;
    float: left;
    margin-top: 15px;
  }

  .xwbj {
    height: auto;
    overflow: hidden;
    padding: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #f6f8fa;
  }

  .xwkkt-aa {
    width: 100%;
    float: left;
  }

  .xwkkt-bb {
    width: 100%;
    font-size: 14px;
    line-height: 25px;
    color: #9596a5;
    padding: 15px;
  }

  .xwhht {
    margin-top: 20px;
    margin-left: -10px;
    margin-right: -10px;
    height: auto;
    overflow: hidden;
  }

  .xwhht li {
    list-style-type: none;
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
  }

  .xwtt a {
    display: block;
    height: auto;
    overflow: hidden;
    padding: 15px;
    border-radius: 8px;
  }

  .xwtt-aa {
    width: 100%;
    font-size: 14px;
    line-height: 25px;
  }

  .xwtt-bb {
    width: 100%;
    font-size: 14px;
  }

  .xwtt-bb h2 {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .liebiaow-aa {
    width: 100%;
  }

  .liebiaow-bb {
    width: 100%;
  }

  .zhaopp {
    height: auto;
    overflow: hidden;
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #f2f2f2;
  }

  .lxnn {
    height: auto;
    overflow: hidden;
    padding: 0px;
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #f7f7f7;
  }

  .lxnn h2 {
    font-family: "ElectroluxSans_5_Bold", Helvetica, Arial, sans-serif;
    font-size: 25px;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 15px;
  }

  .liuyan {
    margin-top: 15px;
    padding: 15px;
    font-family: "ElectroluxSans_5_Bold", Helvetica, Arial, sans-serif;
    border: 1px solid #eaeaea;
    background-color: #ffffff;
    height: auto;
    overflow: hidden;
  }

  .lxhh {
    height: auto;
    overflow: hidden;
    padding: 10px;
    border-bottom: 1px solid #eaeaea;
  }

  .lxhh-aa {
    width: 18%;
    float: left;
  }

  .lxhh-bb {
    width: 80%;
    float: left;
    font-size: 14px;
    color: #494b4f;
    margin-left: 2%;
  }

  .lxhh-bb h3 {
    font-family: "ElectroluxSans_5_Bold", Helvetica, Arial, sans-serif;
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 8px;
    color: #494b4f;
  }

  .searchh .btn {
    background-color: #0d9775;
    height: 40px;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 1.8rem;
    width: 25%;
  }

  .fygnav {
    padding: 0px;
    height: 50px;
    background-color: #009ca3;
  }
  .fygnav ul {
    list-style-type: none;
    width: 100%;
    margin: 0px;
    padding: 0px;
  }
  .fygnav li {
    width: 100%;
    text-align: center;
    float: left;
  }
  .fygnav li a {
    display: block;
    color: #ffffff;
    background-color: #000000;
    height: 50px;
    line-height: 50px;
  }

  .fygnav li a:hover {
    color: #ffffff;
    background-color: #000000;
  }

  .poster-main .poster-prev-btn {
    left: 5%;
    background: url(../images/btn_l.png) no-repeat center center;
    z-index: 8;
  }
  .poster-main .poster-next-btn {
    right: 5%;
    background: url(../images/btn_r.png) no-repeat center center;
    z-index: 8;
  }
}
