@charset "utf-8";


/* -- 页面整体布局 -- */
.header,
.content,
.footer {
  width: 73%;;
  margin: 0 auto;
}


*??????*/
.cus {
  height: 599px;
  overflow: hidden;
}
.cus h2 {
  height: 1.7rem;
  overflow: hidden;
  text-align: center;
}
.cus h2 b {
  height: 51px;
  line-height: 51px;
  margin-top: 56px;
  display: block;
  font-size: 32px;
  color: #111;
  overflow: hidden;
}
.cus h2 p {
  display: inline-block;
  padding: 0 40px;
  height: 21px;
  line-height: 20px;
  border: 1px solid #ccc;
  border-left: 0;
  border-right: 0;
  font-size: 14px;
  color: #bfbfbf;
  font-weight: normal;
  margin: 0 auto;
  text-transform: uppercase;
}
.cus h2 p span {
  display: block;
  height: 21px;
  overflow: hidden;
}
.cus_con {
  position: relative;
  height: 5rem;
  margin-top:0.3rem;
  overflow: hidden;
}
.cus_con dl {
  width: 6.5rem;
  height: 1.8rem;
  float: left;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  border: 1px solid #ccc;
}
.cus_con dl:hover {
  border: 1px solid #04b4a9;
}
.cus_con dl dt {
  width: 0.8rem;
  margin-top: 0.2rem;
  margin-left: 0.25rem;
}
.cus_con dl dt b {
  border-bottom: 2px solid #7f7f7f;
  display: block;
  font-size: 50px;
  color: #848484;
  font-family: Arial;
  font-weight: normal;
}
.cus_con dl dt span {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto;
}
.cus_con dl dt span img {
  width: 50px;
  height: 50px;
}
.cus_con dl dd {
  margin-left: 0.18rem;
  width: 4.8rem;
  margin-top: 0.34rem;
}
.cus_con dl dd b {
  display: block;
  font-size: 0.25rem;
  color: #333;
  font-family: "Microsoft Yahei";
  line-height: 0.3rem;
  height: 0.3rem;
  overflow: hidden;
}
.cus_con dl dd em {
  height: 0.25rem;
  overflow: hidden;
  line-height: 0.25rem;
  display: block;
  font-size: 0.14rem;
  color: #666;
  font-family: Arial;
  text-transform: uppercase;
}
.cus_con dl dd p {
  margin-top: 0.1rem;
  font-size: 0.16rem;
  line-height: 0.24rem;
  height: 0.48rem;
  overflow: hidden;
  color: #333;
}
.cus_con dl dd p span {
  color: #04b4a9;
  font-weight: bold;
}
.cus_con .nobot dt {
  margin-right: 0.28rem;
  margin-left: 0;
}
.cus_con .nobot dd {
  margin-right: 0.28rem;
  text-align: right;
}
.cus_con dl.phover dt b {
  color: #04b4a9;
  border-color: #04b4a9;
}
.cus_con dl.phover dd b {
  color: #04b4a9;
}
.cus_con dl .c02 {
  display: none;
}
.cus_con .nobot {
  margin-right: 0;
}
.cus_p {
  position: absolute;
  width: 2.25rem;
  height: 2.25rem;
  overflow: hidden;
  top: 0.9rem;
  left: 5.7rem;
  border-radius: 50%;
}
.cus_p span {
  width: 100%;
  height: 100%;
  background: #04b4a9;
  display: block;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border: 6px solid #fff;
  box-sizing: border-box;
}
.cus_p img {
  width: 80%;
  left:10%;
  position: relative;
  top:38%;
  z-index: 2;
}
/*CSS_DELETE_START*/
/*头部开始*/
.h_top {
  height: 112px;
  overflow: hidden;
}
.h_top p {
  padding-left: 46px;
  min-width: 210px;
  margin-top: 38px;
  font: 14px "Microsoft YaHei";
  color: #333;
  line-height: 14px;
  background: url(../images/h_tel.jpg) no-repeat left center;
  background-size: 40px 40px;
}
.h_top p em {
  display: inline-block;
  line-height: 28px;
}
.h_top p span {
  font-weight: normal;
  font: 22px "Microsoft YaHei";
  color: #04b4a9;
  margin-left: 10px;
}
.h_top p i {
  display: block;
}
.h_top h2 {
  float: left;
  padding: 6px 0;
  height: 100px;
  font-size: 0;
  line-height: 0;
  text-align: center;
  display: table;
}
.h_top h2 span {
  display: table-cell;
  vertical-align: middle;
}
.h_top h2 img {
  max-width: 210px;
  max-height: 100px;
  display: inline-block;
}
.h_top h3 {
  width: 524px;
  height: 78px;
  margin-top: 32px;
  padding-left: 36px;
}
.h_top h3 b {
  display: block;
  font-size: 22px;
  color: #111;
  font-family: "Microsoft Yahei";
}
.h_top h3 span {
  font: 18px "Microsoft YaHei";
  font-weight: normal;
  color: #04b4a9;
  display: block;
  line-height: 30px;
}
/*底部开始*/
.f_foot {
  height: 206px;
  overflow: hidden;
  background: url(../images/f_xxx.png) no-repeat center center;
  background-size: 1920px 206px;
}
.f_foot h2 {
  float: left;
  padding: 23px 0;
  height: 160px;
  font-size: 0;
  line-height: 0;
  text-align: center;
  display: table;
}
.f_foot h2 span {
  display: table-cell;
  vertical-align: middle;
}
.f_foot h2 img {
  max-width: 300px;
  max-height: 180px;
  display: inline-block;
}
.f_add {
  width: 546px;
  max-height: 168px;
  margin: 40px 0 0 85px;
  font: 14px "Microsoft YaHei";
  color: #949494;
  line-height: 28px;
}
.f_add a {
  color: #949494;
}
.f_ewm {
  width: 156px;
  height: 118px;
  background: #2b2b2b;
  margin-top: 48px;
  overflow: hidden;
}
.f_ewm em {
  padding: 0 7px;
  font-size: 14px;
  color: #979797;
  display: block;
  width: 23px;
  height: 118px;
  overflow: hidden;
  text-align: center;
}
.f_ewm em img {
  width: 23px;
  height: 23px;
  margin-top: 19px;
  display: block;
}
.f_ewm span {
  display: block;
  width: 118px;
  height: 118px;
}
.f_ewm span img {
  width: 118px;
  height: 118px;
}
/*banner*/
.banner {
  overflow: hidden;
  height: 590px;
  background: url(../images/banner.jpg) no-repeat center top;
  background-size: 1920px 590px;
}
.sidebar {
  position: fixed;
  bottom: 50px;
  right: 20px;
  z-index: 99;
  width: 50px;
}
.sidebar-itme {
  width: 50px;
  height: 68px;
  margin-bottom: 5px;
  position: relative;
}
.sidebar-itme:hover span {
  display: block;
}
.sidebar-itme span {
  display: none;
  width: 66px;
  height: 24px;
  font-size: 12px;
  color: #666;
  text-align: center;
  line-height: 24px;
  border-radius: 4px;
  background-color: #eee;
  position: absolute;
  right: 54px;
  top: 50%;
  margin-top: -12px;
}
.sidebar img {
  width: 50px;
  height: 68px;
  cursor: pointer;
  background-color: #04b4a9;
}
.sidebar .fh {
  display: none;
}
/*CSS_DELETE_END*/
/*common*/
.mb10 {
  margin-bottom: 10px;
}
.ml10 {
  margin-left: 10px;
}
.bg {
  background: #FFF;
}
em,
i {
  font-style: normal;
}
body {
  background: #fff;
}

/*产品展示*/
.pro {
  background: #fff;
  overflow: hidden;
}
.pro h2 {
  height: 1rem;
  text-align: center;
}
.pro h2 b {
  height: 51px;
  line-height: 51px;
  margin-top: 80px;
  display: block;
  font-size: 32px;
  color: #111;
  overflow: hidden;
}
.pro h2 p {
  display: inline-block;
  padding: 0 40px;
  height: 21px;
  line-height: 20px;
  border: 1px solid #ccc;
  border-left: 0;
  border-right: 0;
  font-size: 14px;
  color: #bfbfbf;
  font-weight: normal;
  margin: 0 auto;
  text-transform: uppercase;
}
.pro h2 p span {
  display: block;
  height: 21px;
  overflow: hidden;
}

.blk h2 {
  text-align: center;
}
.blk h2 b {
  height: 0.5rem;
  line-height: 0.5rem;
  margin-top: 0.8rem;
  display: block;
  font-size: 0.35rem;
  color: #04b4a9;
  overflow: hidden;
}
.blk h2 p {
  display: inline-block;
  padding: 0 40px;
  height: 21px;
  line-height: 20px;
  border: 1px solid #ccc;
  border-left: 0;
  border-right: 0;
  font-size: 14px;
  color: #bfbfbf;
  font-weight: normal;
  margin: 0 auto;
  text-transform: uppercase;
}
.blk h2 p span {
  display: block;
  height: 21px;
  overflow: hidden;
}


.pro_q {
  margin-bottom: 29px;
  height: 50px;
  overflow: hidden;
  text-align: center;
}
.pro_q ul {
  font-size: 0;
}
.pro_q ul li {
  display: inline-block;
  width: 140px;
  height: 40px;
  overflow: hidden;
  background-image: url(../images/pro_qb.gif);
  background-repeat: no-repeat;
  background-position: right 12px;
  background-size: 1px 19px;
  line-height: 42px;
  text-align: center;
  font-size: 0.16rem;
}
.pro_q ul li span,
.pro_q ul li a {
  display: block;
  width: 2rem;
  height: 0.4rem;
  overflow: hidden;
}
.pro_q ul li:hover,
.pro_q .cur,
.pro_q ul li a:hover,
.pro_q .cur a {
  text-decoration: none;
  color: #fff;
  background-color: #04b4a9;
}
.pro_q .nobot {
  background-image: none;
}
.pro_desc {
  max-height: 240px;
  overflow: hidden;
}
.pro_c {
  height: 5.2rem;
  overflow: hidden;
}
.pro_x dl {
  position: relative;
  margin-bottom: 37px;
  height: 438px;
  overflow: hidden;
}
.pro_x dl::before {
  width: 420px;
  height: 438px;
  background: #04b4a9;
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
}
.pro_x dl dt {
  margin-left: 44px;
  margin-top: 41px;
  width: 558px;
  height: 350px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.pro_x dl dt img {
  width: 558px;
  height: 350px;
}
.pro_x dl dd {
  width: 490px;
  margin-left: 80px;
  margin-top: 60px;
}
.pro_x dl dd b {
  line-height: 30px;
  display: block;
  font-size: 24px;
  color: #333;
  margin-bottom: 15px;
  margin-top: 35px;
}
.pro_x dl dd span {
  margin-bottom: 28px;
  height: 68px;
  overflow: hidden;
  display: block;
  margin-top: 18px;
}
.pro_x dl dd span em {
  display: inline-block;
  width: 76px;
  height: 68px;
  margin-right: 19px;
}
.pro_x dl dd span em img {
  width: 76px;
  height: 68px;
}
.pro_x dl dd p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  font-family: "Microsoft Yahei";
  background: url(../images/pro_wb.png) no-repeat left 10px;
  background-size: 5px 8px;
}

.pro_link a {
     margin-top: 20px;
    display: block;
    width: 150px;
    height: 35px;
    border: 1px solid #04b4a9;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    color: #04b4a9;
    float: left;
}
.pro_x dl.p_t02 {
  position: relative;
}
.pro_x dl.p_t02::before {
  content: normal;
}
.pro_x dl.p_t02::after {
  width: 420px;
  height: 438px;
  background: #04b4a9;
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
}
.pro_x .p_t02 dt {
  margin-right: 44px;
}
.pro_x .p_t02 dd {
  margin-left: 55px;
}
/*优势*/
.ys-tit h3 {
  font-size: 0.35rem;
  padding-top: 0.4rem;
  overflow: hidden;
}
.ys-tit h3 b {
  background: #fff;
  color: #04b4a9;
  font-size: 0.4rem;
  margin: 0 0.1rem;
  height: 0.52rem;
  overflow: hidden;
}
.ys-tit h3 span {
  height: 0.55rem;
  overflow: hidden;
  font-size: 0.4rem;
}
.ys-tit p {
  font-size: 22px;
  border-top: 1px solid rgba(255, 255, 255, 0.9);
  color: rgba(255, 255, 255, 0.9);
  border-bottom: 1px solid rgba(255, 255, 255, 0.9);
  display: inline-block;
  line-height: 0.3rem;
  margin-top: 0.2rem;
  letter-spacing: 0.05rem;
  padding: 0 0.2rem;
}
.ys-tit p span {
  display: block;
  height: 0.4rem;
  overflow: hidden;
  font-size:0.18rem;
  line-height:0.4rem;
} 
.edgv01 {
  height: 16.3rem;
  overflow: hidden;
  background-size: 1920px 542px;
  border-bottom: 2px solid #04b4a9;
}
.edgv02 { 
  height: 16.3rem;
  overflow: hidden; 
  background-size: 1920px 378px;
}
.edgv_con {
  position: relative;
   height: 16.3rem;
  overflow: hidden;
}
.edgv_con dl {
  width: 5.9rem;
  position: absolute;
}
.edgv_con dl dt {
  margin-bottom: 0.2rem;
  font-size: 0.26rem;
  line-height: 0.35rem;
  color: #333;
  font-weight: bold;
  overflow: hidden;
}
.edgv_con dl dt span{color:#04b4a9;font-size:0.3rem;} 
.edgv_con dd {
  max-height: 2.6rem;
  overflow: hidden;
  font-size:0.18rem;
  line-height:0.35rem;
  text-align:justify;
  text-align:right;
}
.edgv_con dl dd p {
  position: relative;
  padding-left: 0.25rem;
  font-size: 0.18rem;
  margin-bottom:0.1rem;
  color: #333;
  line-height: 0.3rem;
  font-family: "Microsoft Yahei";
}
.edgv_con dl dd p::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  display: block;
  border: 2px solid #04b4a9;
  position: absolute;
  left: 0;
  top: 8px;
}
.edgv_con dl dd p b {
  color: #04b4a9;
}
.ys_link {
  display: block;
  width: 1.4rem;
  height: 0.45rem;
  border: 1px solid #04b4a9;
  text-align: center;
  line-height: 0.45rem;
  font-size: 0.2rem;
  color: #04b4a9;
  position:absolute;
  right:0;
  margin-top:0.2rem;
}
.ys_link a {
  color: #04b4a9;
    font-size: 0.16rem;
}
.edgv_con .ed_r {
  text-align: right;
}
.edgv_con .ed_r dd p::before {
  content: normal;
}
.edgv_con .ed_r dd p {
  padding-left: 0;
  padding-right: 25px;
}
.edgv_con .ed_r dd p::after {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  display: block;
  border: 2px solid #04b4a9;
  position: absolute;
  right: 0;
  top: 8px;
}
.edgv_con .one {
  top: 1.6rem;
  right: 0.35rem;
}
.oneimg {
  position: absolute;
  top: 0.5rem;
  left: 0;
    width: 7rem;
  height: 4rem;
  overflow:hidden;
}
.oneimg img,
.twoimg img,
.threeimg img,
.fourimg img {
  width: 7rem;
  height: 4rem;
  transition:0.5s;
  overflow:hidden;
}
.oneimg:hover img,
.twoimg:hover img,
.threeimg:hover img,
.fourimg:hover img {
transform:scale(1.05);
}

.twoimg {
  position: absolute;
  top: 5rem;
  right: 0;
    width: 7rem;
  height: 4rem;
  transition:0.5s;
  overflow:hidden;
}
.threeimg {
  position: absolute;
  top: 9.6rem; 
  left: 0;
    width: 7rem;
  height: 4rem;
  transition:0.5s;
  overflow:hidden;
}
.fourimg {
  position: absolute;
  top: 14rem;
  right: 0;
    width: 7rem;
  height: 4rem;
  transition:0.5s;
  overflow:hidden;
}
.edgv_con .two {
  top: 6rem;
  left: 0;
}
.edgv_con .three {
  top: 11rem;
  right: 0
}
.edgv_con .four {
  top: 15.3rem; 
  left: 0;
}
/*案例展示*/
.case {
  height: 731px;
}
.case h2 {
  height: 135px;
  text-align: center;
}
.case h2 b {
  height: 51px;
  line-height: 51px;
  margin-top: 53px;
  display: block;
  font-size: 28px;
  color: #111;
  overflow: hidden;
}
.case h2 p {
  display: inline-block;
  padding: 0 30px;
  height: 21px;
  line-height: 20px;
  border: 1px solid #ccc;
  border-left: 0;
  border-right: 0;
  font-size: 14px;
  color: #bfbfbf;
  font-weight: normal;
  margin: 0 auto;
  text-transform: uppercase;
}
.case h2 span {
  display: block;
  height: 21px;
  overflow: hidden;
}
.case_con {
  height: 536px;
  position: relative;
}
.case_c {
  height: 536px;
  overflow: hidden;
}
.case_c dl {
  height: 536px;
  position: relative;
}
.case_c dl dt {
  height: 536px;
  overflow: hidden;
}
.case_c dl dt img {
  width: 1200px;
  height: 536px;
}
.case_c dl dd {
  width: 1101px;
  padding: 0 46px 0 53px;
  height: 135px;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0;
  left: 0;
}
.case_c dl dd span {
  margin-top: 20px;
  height: 40px;
  font-size: 14px;
  color: #fff;
  line-height: 40px;
  display: block;
  overflow: hidden;
}
.case_c dl dd span b {
  display: inline-block;
  height: 40px;
  line-height: 36px;
  overflow: hidden;
  margin-right: 24px;
  font-size: 18px;
  color: #fff;
}
.case_c dl dd span em {
  height: 40px;
  display: inline-block;
  overflow: hidden;
}
.case_c dl dd p {
  max-height: 72px;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  width: 888px;
  float: left;
  overflow: hidden;
}
.case_link {
  float: right;
  border: 2px solid #fff;
  display: block;
  width: 102px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.case_link a {
  color: #fff;
  display: block;
  width: 102px;
  height: 24px;
  overflow: hidden;
}
/*流程*/


table,td,tr{border:1px solid #ddd;font-size:0.16rem;text-align:center;line-height:0.25rem;padding:0.1rem 0rem;}
td span{display:inline-block;}

.tec {
  height: 4rem;
  background: #f4f4f4;
  overflow: hidden;
}
.tec h2 {
height: 1.3rem;
    text-align: center;
}
.tec h2 b {
height: 0.5rem;
    line-height: 0.5rem;
    margin-top: 0.6rem;
    display: block;
    font-size: 0.35rem;
    color: #111;
    overflow: hidden;
}
.tec h2 p {
display: inline-block;
    padding: 0 0.4rem;
    height: 0.2rem;
    line-height: 0.2rem;
    border: 1px solid #ccc;
    border-left: 0;
    border-right: 0;
    font-size: 0.14rem;
    color: #bfbfbf;
    font-weight: normal;
    margin: 0 auto;
    text-transform: uppercase;
}
.tec h2 p span {
  display: block;
  height: 21px;
  overflow: hidden;
}
.tec_c {
  overflow: hidden;
}
.tec_c ul li {
  float: left;
  width: 33.3%;
  overflow: hidden;
  text-align:center;
  margin-bottom:0.3rem;
  margin-top:0.15rem;
  font-size:0.18rem;
  line-height:0.3rem;
}
.tec_c ul li a {
  overflow: hidden;
  display: block;
}
.tec_c ul li em {
  display: block;
  width: 0.9rem;
  height: 0.9rem;
  overflow: hidden;
  margin-top: 0.4rem;
  margin:0 auto;
  margin-bottom:0.15rem;
}
.tec_c ul li em img {
  width: 0.9rem;
  height: 0.9rem;
  border-radius: 50%;
  overflow: hidden;
  display:block;
  
}
.tec_c ul li span {
  display: block;
  line-height: 0.3rem;
  font-size: 0.22rem;
  color: #333;
  font-weight:bold;
  text-align: center;
  overflow: hidden;
}
.tec_c .nobot {
  width: 150px;
  margin-right: 0;
}
.ys-tit {
  text-align: center;
  background: #04b4a9;
  height: 2rem;
  color: #fff;
}
.tec_tel {
  margin-top: 40px;
  width: 184px;
}
.tec_tel p {
  text-align: center;
  font-size: 14px;
  color: #555;
}
.tec_tel p em {
  display: block;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.tec_tel p span {
  display: block;
  height: 36px;
  font-size: 24px;
  line-height: 36px;
  font-family: Arial;
  overflow: hidden;
}
.tec_link {
  display: block;
  width: 106px;
  height: 28px;
  background: #04b4a9;
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 28px;
  margin: 0 auto;
}
.tec_link a {
  color: #fff;
  display: block;
  height: 28px;
  overflow: hidden;
}
/*合作客户*/
.coo {
  height: 393px;
  overflow: hidden;
  border-bottom: 2px solid #04b4a9;
}
.coo h2 {
  height: 160px;
  text-align: center;
  overflow: hidden;
}
.coo h2 b {
  display: block;
  height: 51px;
  line-height: 51px;
  margin-top: 48px;
  font-size: 32px;
  color: #111;
  overflow: hidden;
}
.coo h2 p {
  display: inline-block;
  padding: 0 30px;
  height: 21px;
  line-height: 20px;
  border: 1px solid #ccc;
  border-left: 0;
  border-right: 0;
  font-size: 14px;
  color: #bfbfbf;
  font-weight: normal;
  margin: 0 auto;
  text-transform: uppercase;
}
.coo h2 p span {
  display: block;
  height: 21px;
  overflow: hidden;
}
.coo_con {
  position: relative;
}
.coo_c ul {
  overflow: hidden;
}
.coo_c ul li {
  line-height: 0;
  width: 238px;
  height: 160px;
  overflow: hidden;
  border: 1px solid #e3e3e3;
  float: left;
}
.coo_c ul li img {
  width: 239px;
  height: 124px;
}
.coo_c ul li span {
  display: block;
  height: 35px;
  background: #f4f4f4;
  line-height: 35px;
  text-align: center;
}
.coo_c .nobot {
  width: 238px;
  border-right: 0;
}
.coo_c .cur span {
  background: #04b4a9;
  color: #fff;
}
.coo_c .cur a {
  color: #fff;
}
/*关于公司*/
.about h2 {
  height: 2.5rem;
  text-align: center;
  overflow: hidden;
}
.about h2 b {
height: 0.5rem;
    line-height: 0.5rem;
    margin-top: 1rem;
    display: block;
    font-size: 0.35rem;
    color: #111;
    overflow: hidden;
}
.about h2 p {
    display: inline-block;
    padding: 0 0.4rem;
    height: 0.2rem;
    line-height: 0.2rem;
    border: 1px solid #ccc;
    border-left: 0;
    border-right: 0;
    font-size: 0.14rem;
    color: #bfbfbf;
    font-weight: normal;
    margin: 0 auto;
    text-transform: uppercase;
}
.about h2 p span {
  display: block;
  height: 21px;
  overflow: hidden;
}
.about dl dt {
  width: 7rem;
  height: 4.7rem;
  overflow: hidden;
}
.about dl dt img {
  width: 100%;
  display:block;
}
.about_link {
  width: 106px;
  height: 29px;
  background: #04b4a9;
  font-size: 14px;
  text-align: center;
  line-height: 29px;
  display: inline-block;
  color: #fff;
  margin-left: 495px;
}
.about_link a {
  color: #fff;
  display: block;
  height: 29px;
  overflow: hidden;
}
.about dl dd {
  width: 8.3rem;
}
.about dl dd b {
  margin-top: 0.8rem;
  height: 0.6rem;
  margin-bottom: 0.18rem;
  display: block;
  font-size: 0.3rem;
  color: #333;
  line-height: 0.6rem;
  overflow: hidden;
}
.about dl dd p {
  font-size: 0.16rem;
  line-height: 0.35rem;
  color: #333;
  text-align:justify;
}
.about dl dd p a{font-size:0.16rem;}
.about dl dd p a:hover{color:#04b4a9;}
.about_desc {
  max-height: 280px;
  overflow: hidden;
}
/*公司展示*/

.hon_q {
  width: 1.5rem;
  height: 2.3rem;
}
.hon_q ul li {
  width: 1.5rem;
  height: 1.2rem;
  background: #666;
  overflow: hidden;
}
.hon_q ul li img {
  width: 0.4rem;
  height: 0.4rem;
  display: block;
  margin: 0.2rem auto 0;
}
.hon_q ul li span {
  display: block;
  height: 0.35rem;
  line-height: 0.35rem;
  font-size: 0.16rem; 
  color: #fff;
  text-align: center;
  overflow: hidden;
}
.hon_q ul li a {
  display: block;
  width: 170px;
  height: 115px;
}
.hon_q ul li:hover,
.hon_q .cur {
  text-decoration: none;
  background: #04b4a9;
}
.hon_con {
  width: 14rem;
  height: 2.3rem;
}
.hon_c {
  width: 14rem;
  position: relative;
  height: 2.3rem;
}
.hon_c ul li {
  line-height: 0;
  margin-right: 0.3rem;
  width: 3.25rem;
  height: 2.3rem;
  overflow: hidden;
  position: relative;
  float: left;
}
.hon_c ul li.last {
  margin-right: 0;
}
.hon_c ul li img {
  width: 100%;
  display:block;
}
.hon_c ul li span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 0.16rem;
  line-height: 0.45rem;
  font-family: "Microsoft Yahei";
  text-align: center;
  color: #fff;
  height: 0.45rem;
  background: rgba(0, 0, 0, 0.7);
  display: block;
}
.hon_c .nobot {
  margin-right: 0;
}






#hengfu{width: 100%;height: 2.2rem;background: url(/statics/images/index/hengfu3.jpg)no-repeat center;margin-bottom:0.2rem;background-size:cover;}
#hengfu .tel{width: 3.5rem;color: #fff;float: right;padding-top: 0.5rem;font-size: 0.16rem;}
#hengfu .tel p{font-size: 0.35rem;font-family:'Oswald-Medium';line-height: 0.35rem;}
#hengfu .tel img{display: block;float: left;padding-right: 0.2rem;}
#hengfu .tel a{width: 1.5rem;height: 0.45rem;line-height: 0.45rem;text-align: center;border-radius: 0.45rem;display: block;color: #04b4a9;font-size: 0.16rem;background: #fff;margin-top: 0.2rem;}
#hengfu .erwei{width: 1.1rem;text-align: center;float: right;color: #fff;font-size: 0.16rem;line-height: 0.35rem;margin-top: 0.5rem;}
#hengfu .erwei img{width:100%;display:block;}


.edgv01 h2 {
height: 0.8rem;
    text-align: center;
}
.edgv01 h2 b {
height: 0.5rem;
    line-height: 0.5rem;
    margin-top: 0.8rem;
    display: block;
    font-size: 0.35rem;
    color: #111;
    overflow: hidden;
}
.edgv01 h2 p {
display: inline-block;
    padding: 0 0.4rem;
    height: 0.2rem;
    line-height: 0.2rem;
    border: 1px solid #ccc;
    border-left: 0;
    border-right: 0;
    font-size: 0.14rem;
    color: #bfbfbf;
    font-weight: normal;
    margin: 0 auto;
    text-transform: uppercase;
}
.edgv01 h2 p span {
  display: block;
  height: 21px;
  overflow: hidden;
}


.jy-prodcontent-1-desc {
  padding-left: 15px;
  padding-right: 15px;
}
.jyp14-product-2 {
  margin-bottom: 30px;
}

.jyp14-product-2 .bottom img{display:block;float:left;width:32%;margin-right:2%;}
.jyp14-product-2 .bottom img:last-child{margin-right:0%;}
.jyp14-product-2-tit {
  height: 46px;
  line-height: 46px;
  border-bottom: 2px solid #dfdfdf;
  margin-bottom: 30px;
  padding-top: 26px;
}
.jyp14-product-2-tit b {
  display: inline-block;
  max-width: 45%;
  height: 46px;
  font-size: 0.24rem;
  font-weight: 400;
  color: #464646;
  padding: 0 10px;
  border-bottom: 2px solid #04b4a9;
  overflow: hidden;
}
.jyp14-product-2-tit span {
  display: inline-block;
  max-width: 45%;
  height: 46px;
  margin-left: 10px;
  font-size: 0.18rem;
  font-family: Arial;
  color: #c2c2c1;
  text-transform: uppercase;
  overflow: hidden;
}
.jyp14-product-2-list dl {
  float: left;
  width: 3.29rem;

  margin-right: 0.25rem;
}
.jyp14-product-2-list .fr{width:47.5%;}
.jyp14-product-2-list .fr img{width:100%;display:block;}

.jyp14-product-2-list dl:nth-child(4n){margin-right:0px;} 
.jyp14-product-2-list dl.jyp14-product-clear {
  margin-right: 0;
  margin-left: -1px;
}
.jyp14-product-2-list dl img:hover {
  border-color: #04b4a9;
}
.jyp14-product-2-list dl img {
  display: block;
  width: 100%;
 border: 1px solid #dfdfdf;
  
}

.jyp14-product-2-list h3 {
  height: 0.4rem;
  font-size: 0.16rem;
  font-weight: 400;
  line-height: 0.4rem;
  color: #191919;
  overflow: hidden;
  text-align:center;
}
.jyp14-product-2-list h3 a {
  color: #191919;
}
.jyp14-product-2-desc {
  max-height: 72px;
  font-size: 14px;
  line-height: 24px;
  color: #666;
  overflow: hidden;
}

/*??????*/
.about {
  height: 5.55rem;
  overflow: hidden;
}
.about h2 {
  height: 1.34rem;
  text-align: center;
  overflow: hidden;
}
.about h2 b {
  height: 0.5rem;
  line-height: 0.5rem;
  margin-top: 0.8rem;
  display: block;
  font-size: 0.35rem;
  color: #111;
  overflow: hidden;
}
.about h2 p {
  display: inline-block;
  padding: 0 30px;
  height: 21px;
  line-height: 20px;
  border: 1px solid #ccc;
  border-left: 0;
  border-right: 0;
  font-size: 14px;
  white-space: nowrap;
  color: #bfbfbf;
  font-weight: normal;
  margin: 0 auto;
  text-transform: uppercase;
}
.about h2 p span {
  display: block;
  height: 21px;
  overflow: hidden;
}
.about dl dt {
  width: 6rem;
  height: 3.8rem;
  overflow: hidden;
}
.about dl dt img {
  width: 6rem;
  height: 3.8rem;
}
.about_link {
  width: 106px;
  height: 29px;
  background: #04b4a9;
  font-size: 14px;
  text-align: center;
  line-height: 29px;
  display: inline-block;
  color: #fff;
  margin-left: 495px;
}
.about_link a {
  color: #fff;
  display: block;
  height: 29px;
  overflow: hidden;
}
.about dl dd {
  width: 7rem;
}
.about dl dd b {
  margin-top: 0.4rem;
  height: 0.4rem;
  margin-bottom: 0.18rem;
  display: block;
  font-size: 0.24rem;
  color: #333;
  line-height: 0.4rem;
  overflow: hidden;
}
.about dl dd p {
  font-size: 0.16rem;
  line-height: 0.32rem;
  color: #333;
  text-align:justify;
}
.about dl dd p a{font-size:0.16rem;}
.about dl dd p a:hover{color:#04b4a9;}
.about_desc {
  max-height: 280px;
  overflow: hidden;
}


#jianjie h2 {
height: 0.8rem;
    text-align: center;
}
#jianjie h2 b {
height: 0.5rem;
    line-height: 0.5rem;
    margin-top: 0.8rem;
    display: block;
    font-size: 0.35rem;
    color: #111;
    overflow: hidden;
}
#jianjie h2 p {
display: inline-block;
    padding: 0 0.4rem;
    height: 0.2rem;
    line-height: 0.2rem;
    border: 1px solid #ccc;
    border-left: 0;
    border-right: 0;
    font-size: 0.14rem;
    color: #bfbfbf;
    font-weight: normal;
    margin: 0 auto;
    text-transform: uppercase;
}
#jianjie h2 p span {
  display: block;
  height: 21px;
  overflow: hidden;
}



#jianjie .bottom{margin-top: 0.5rem;}
#jianjie .bottom img{width: 100%;display: block;}
#jianjie .bot{width: 14rem;background: #fff;height: 4.2rem;margin:0 auto; box-shadow: 0px 0px 49.14px 4.86px rgba(168, 169, 171, 0.25);margin-top: -2rem;position: relative;z-index: 1;text-align: center;}
#jianjie .bot p{font-size: 0.32rem;color: #04b4a9;padding-top:0.6rem;}
#jianjie .bot hr{width: 0.4rem;height: 3px;margin: 0.3rem auto;background: #04b4a9;border:none;outline: none;}
#jianjie .wen{width: 80%;margin: 0 auto;font-size: 0.16rem;line-height: 0.35rem;}
#jianjie .dian{width: 60%;margin:0 20%;margin-top: 0.2rem;}
#jianjie .dian a{width: 25%;float: left;display: block;font-size: 0.18rem;line-height: 0.48rem;text-align: left;}
#jianjie .dian a img{width: 0.48rem;height: 0.48rem;display: inline-block;float: left;margin-right:0.1rem;margin-left: 0.3rem;}
#jianjie .dian a:hover{color: #04b4a9}
#jianjie .more{width: 1.45rem;height: 0.4rem;line-height: 0.4rem;background: #04b4a9;color: #fff;display: block;margin: 0 auto;color: #fff;font-size: 0.16rem;margin-top: 1rem;letter-spacing: 1px;}



/* 修改板块 */


.safe_con02{width:100%;height:8.8rem;background:#efefef url(/statics/images/zty/bg_02.jpg) center top no-repeat;margin-top:0.5rem;background-size:100%;}


.index_con02_switch_box_wrap{margin-top:0.25rem;}
.index_con02_switch_box{position:relative;background:#fff;width:14rem;height:4.5rem;border-radius:0.1rem;overflow:hidden;}
.index_con02_switch_box_img{width:10.2rem;height:4.5rem;overflow:hidden;background:#fff;}
.index_con02_switch_box_img img{display:block;margin:0 auto;max-width:100%;}
.index_con02_switch_box_text{width:3.5rem;background:#cccccc;position:absolute;right:0px;top:0px;height:4.5rem;padding:0 0.2rem;text-align:left;}
.index_con02_switch_box_text h6{font-size:0.24rem;color:#252525;padding-top:0.68rem;margin:0 auto;margin-bottom:0.24rem;}
.index_con02_switch_box_text h6 b{font-size:0.32rem;color:#04b4a9;}
.index_con02_switch_box_text h5{font-size:0.24rem;color:#252525;margin:0 auto;margin-bottom:0.3rem;}
.index_con02_switch_box_text p{color:#4c4c4c;font-size:0.16rem;line-height:0.24rem;margin:0 auto;text-align:justify}
.index_con02_switch_box_text a{display:block;width:1.5rem;height:0.5rem;background:#04b4a9;text-align:center;line-height:0.5rem;color:#fff;margin-top:0.3rem;}


.index_con02_switch_btn{padding-left:0.5rem;margin-top:0.4rem;width:14rem;}
.index_con02_switch_btn a{display:block;width:1.26rem;height:1.26rem;background:#111;float:left;margin-right:1rem;border-radius:100%;overflow:hidden;position:relative;}
.index_con02_switch_btn a img{display:block;width:4rem;position:absolute;left:-0.5rem;top:-0.4rem;}
.index_con02_switch_btn a .lay{width:100%;height:100%;background:url(/statics/images/index/fade80.png);position:absolute;left:0px;top:0px;z-index:3;}
.index_con02_switch_btn a p{width:100%;color:#fff;text-align:center;position:absolute;top:0.5rem;z-index:5;}
.index_con02_switch_btn a i{width:0.34rem;height:0.34rem;background:#04b4a9;color:#fff;font-size:0.34rem;z-index:6;position:absolute;left:0.45rem;top:0.45rem;line-height:0.3rem;display:none;border-radius:100%;text-align:center;}

.index_con02_switch_btn a:hover i,.index_con02_switch_btn a.active i{display:block;}
.index_con02_switch_btn a:hover .lay,.index_con02_switch_btn a.active .lay{display:none;}
.index_con02_switch_btn a:hover p,.index_con02_switch_btn a.active p{display:none;}






.safe_con03{width:100%;height:12rem;background:#efefef;}

.safe_con03 .swiper_wrap{width:19.2rem;height:10.8rem;position:relative;margin-left:-2.6rem;}
.safe_con03 .swiper_wrap .swiper-container{height:10.2rem;width:14rem;}
.safe_con03 .swiper_wrap .swiper-slide{position:relative;width:14rem;height:7.2rem;}
.safe_con03 .swiper_wrap .pagination{position: absolute;left:0;text-align:center;bottom:0px;width:100%;z-index:5}
.safe_con03 .swiper_wrap .swiper-pagination-switch{display:inline-block;width:0.6rem;height:0.08rem;background:#989898;margin:0 5px;cursor:pointer;}
.safe_con03 .swiper_wrap .swiper-active-switch{background:#04b4a9;}
.safe_con03_left_btn{display:block;width:0.44rem;height:0.44rem;position:absolute;left:-1rem;top:5.5rem;overflow:hidden;}
.safe_con03_right_btn{display:block;width:0.44rem;height:0.44rem;position:absolute;right:-1rem;top:5.5rem;overflow:hidden;}
.safe_con03_left_btn img,.safe_con03_right_btn img{width:100%;display:block;transition:0.5s;}
.safe_con03_left_btn:hover img,.safe_con03_right_btn:hover img{margin-top:-0.44rem;}


.safe_con02_left_btn{display:block;width:0.44rem;height:0.44rem;position:absolute;left:-1rem;top:5.5rem;overflow:hidden;}
.safe_con02_right_btn{display:block;width:0.44rem;height:0.44rem;position:absolute;right:-1rem;top:5.5rem;overflow:hidden;}
.safe_con02_left_btn img,.safe_con03_right_btn img{width:100%;display:block;transition:0.5s;}
.safe_con02_left_btn:hover img,.safe_con03_right_btn:hover img{margin-top:-0.44rem;}




.safe_con03 .swiper_wrap .swiper-slide h5{font-size:0.24rem;color:#111;margin-bottom:0.2rem;}
.safe_con03 .swiper_wrap .swiper-slide p{font-size:0.16rem;color:#323232;line-height:0.26rem;}

.safe_con03_picshow_text01{position:absolute;left:10.5rem;top:2rem;z-index:5;width:3.5rem;}
.safe_con03_picshow_text02{position:absolute;left:0.5rem;top:6.55rem;z-index:5;width:3.5rem;}
.safe_con03_picshow_text03{position:absolute;left:10.5rem;top:2rem;z-index:5;width:3.5rem;}
.safe_con03_picshow_text04{position:absolute;left:0.5rem;top:6.55rem;z-index:5;width:3.5rem;}
.safe_con03_picshow_text05{position:absolute;left:10.5rem;top:2rem;z-index:5;width:3.5rem;}
.safe_con03_picshow_text06{position:absolute;left:0.5rem;top:6.55rem;z-index:5;width:3.5rem;}
.safe_con03_picshow_text06 p{margin-bottom:6px;}
.safe_con03_picshow_text07{position:absolute;left:10.5rem;top:1rem;z-index:5;width:3.5rem;}

.safe_con03 .swiper_wrap .swiper-slide img{width:100%;display:block;}

.safe_con04{width:100%;height:9.5rem;background:url(/statics/images/zty/bg_04.jpg) center top;background-size:100%;}
.safe_con04_block{width:14rem;text-align:center;padding-top:0.1rem;}
.safe_con04_block_box{width:3.3rem;height:3.3rem;float:left;overflow:hidden;margin-bottom:0.2rem;margin-right:0.2rem;background:#fff;border-radius:0.1rem;position:relative;}
.safe_con04_block_box:hover.safe_con04_block_box h5{display:none;}
.safe_con04_block_box:hover.safe_con04_block_box .safe_con04_block_box_pop{display:block;}
.safe_con04_block_box_img img{display:block;margin:0 auto;max-width:100%;}
.safe_con04_block_box h5{font-size:0.16rem;color:#4c4c4c;width:80%;position:absolute;bottom:0.25rem;font-weight:normal;padding:0 10%;}
.safe_con04_block_box_pop{width:80%;height:100%;background:url(/statics/images/zty/fade80.png);position:absolute;left:0px;top:0px;z-index:7;display:none;padding:0 10%;}
.safe_con04_block_box_pop h6{color:#04b4a9;font-size:0.24rem;padding:0.8rem 0 0.3rem;}
.safe_con04_block_box_pop p{color:#fff;font-size:0.16rem;margin-bottom:0.06rem;}
.safe_con04_block_box_pop .jia{width:0.34rem;height:0.34rem;background:#04b4a9;color:#fff;font-size:0.34rem;z-index:6;line-height:0.3rem;border-radius:100%;text-align:center;display:block;margin:0 auto;margin-top:0.2rem;}




.safe_con05{width:100%;height:7rem;background:#efefef;}

.index_con05_switch_box_wrap{float:left;}
.index_con05_switch_box{position:relative;display:none;background:#fff;width:9rem;height:4.1rem;border-radius:0.1rem;overflow:hidden;}
.index_con05_switch_box_img{width:9rem;height:4.1rem;background:#fff;}
.index_con05_switch_box_img img{width:100%;}

.index_con05_switch_btn_wrap{width:4.6rem;float:left;}
.index_con05_switch_btn a{float:left;width:2rem;height:0.8rem;background:#fff;color:#4d4d4d;text-align:left;line-height:0.8rem;font-size:0.16rem;border-radius:0.05rem;overflow:hidden;position:relative;margin-left:0.3rem;margin-bottom:0.3rem;text-indent:0.36rem;}
.index_con05_switch_btn a:hover,.index_con05_switch_btn a.active{background:#04b4a9;color:#fff;}
.index_con05_switch_btn a i{width:0.2rem;height:0.2rem;background:#04b4a9;color:#fff;font-size:0.16rem;z-index:6;position:relative;top:0px;line-height:0.2rem;border-radius:100%;text-align:center;position:relative;display:inline-block;margin-right:0.04rem;text-indent:0px;}
.index_con05_switch_btn a span{font-family:"iconfont";font-size:0.22rem;position:relative;top:0.02rem;margin-right:0.03rem;}
.index_con05_switch_btn a span:after{content:"\e614";}
.index_con05_switch_btn a:hover i,.index_con05_switch_btn a.active i{background:#fff;color:#04b4a9;}


#banquan{margin-top:0rem !important;}