@charset "utf-8";
/*AVAIBLE_VI
[
{"vicolor":"#04b4a9"},
{"vicolor":"#82A6F5"},
{"vicolor":"#410a07"},
{"vicolor":"#4C9DA0"}
]
AVAIBLE_VI*/


/*清除浮动*/
.clear {
  clear: both;
  height: 0;
}
.blk-main .clearlist,
.blk-main .listclear {
  clear: both;
  height: 0;
  padding: 0;
  margin: 0;
  border: 0;
  width: 100% ;
  float: none;
}
.b-main .clearlist,
.b-main .listclear {
  clear: both;
  height: 0;
  padding: 0;
  margin: 0;
  border: 0;
  width: 100% ;
  float: none;
}
.clearafter:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.content {
  margin: 0 auto;
  width: 73%;
}
em,
i {
  font-style: normal;
}
/*CSS_DELETE_START*/
/*头部开始*/
.topWrap {
  height: 184px;
  overflow: hidden;
  background-image: url(../images/t_bj_01.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 184px;
}
.topWrap .header {
  width: 1200px;
  margin: 0 auto;
}
.topWrap h5 {
  height: 35px;
  font-size: 12px;
  line-height: 35px;
  overflow: hidden;
  color: #a1a1a1;
  padding-right: 10px;
  font-weight: 400;
}
.topc {
  height: 148px;
  overflow: hidden;
}
.topWrap h2 {
  float: left;
  height: 135px;
  overflow: hidden;
  padding: 6px 0;
  margin-right: 10px;
  display: table;
  font-size: 0;
  line-height: 0;
}
.topWrap h2 span {
  display: table-cell;
  vertical-align: middle;
}
.topWrap h2 img {
  display: inline-block;
  max-height: 135px;
  max-width: 300px;
}
.topWrap h3 {
  margin: 48px 0 0 2px;
  padding: 0 0 0 40px;
  width: 410px;
  overflow: hidden;
  float: left;
  font-size: 20px;
  color: #222;
  line-height: 32px;
  position: relative;
}
.topWrap h3::before {
  position: absolute;
  content: '';
  top: 8px;
  left: 0;
  width: 1px;
  height: 46px;
  background: #dedbd8;
}
.topWrap h3 span {
  display: block;
  height: 32px;
  overflow: hidden;
}
.topc .tel {
  width: 220px;
  margin-top: 20px;
  padding-left: 36px;
  background-image: url(../images/tel.png);
  background-repeat: no-repeat;
  background-position: left 10px;
  background-size: 22px 22px;
  overflow: hidden;
  float: right;
  font-size: 18px;
  color: #222;
  line-height: 40px;
}
.topc .tel span {
  display: block;
  height: 40px;
  overflow: hidden;
}
.topc .tel b {
  height: 32px;
  font-size: 30px;
  color: #000;
  display: block;
  font-family: Arial;
  line-height: 32px;
  overflow: hidden;
}

/
/*底部*/
/*工具栏*/
.sidebar {
  position: fixed;
  bottom: 50px;
  right: 20px;
  z-index: 99;
  width: 50px;
}
.sidebar-itme {
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
  position: relative;
}
.sidebar-itme:hover span {
  display: block;
}

table,td,tr{border:1px solid #ddd;font-size:0.16rem;text-align:center;line-height:0.62rem;height:0.62rem;}
.ke-zeroborder td span{display:inline-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: 50px;
  border-radius: 3px;
  cursor: pointer;
  background-color: #04b4a9;
  overflow: hidden;
}
.sidebar .fh {
  display: none;
}
/*CSS_DELETE_END*/
/*产品橱窗开始*/
.jy-showcase {
  position: relative;
  padding: 0.2rem;
  margin-bottom: 0.3rem;
  background: #fff;
  border: 1px solid #eee;
}
.jy-showcase-left {
  position: relative;
  width: 6rem  ;
  float: left;
  line-height: 0;
  overflow: hidden;
  border: 1px solid #e7e7e7;
  margin-right: 5%;
}
.jy-showcase-left-jt {
  width: 12px;
  height: 23px;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  cursor: pointer;
  z-index: 33;
}


.jy-showcase-left-prev {
  left: 10px;
}
.jy-showcase-left-next {
  right: 10px;
}
.jy-showcase-left-size {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 56px;
  height: 24px;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 3px;
}
.jy-showcase-left-size em {
  font-style: normal;
}
.jy-showcase-left-pic {
  width: 6rem;
  height:4.8rem;
  text-align: center;
}
.jy-showcase-left-pic li {
  float: left;
}
.jy-showcase-left-pic img {


  margin:auto;
  display:block;
  width:80%;
}
.jy-showcase-right {
  width:6.5rem;
  float: left;
}
.jy-showcase-right-tit {
  height: 0.4rem;
  font-size: 0.24rem;
  line-height: 0.4rem;
  color: #111;
  margin-bottom: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-top:20px;
}
.jy-showcase-right-con p {
  line-height: 0.3rem;
  margin-bottom: 0.35rem;
  overflow: hidden;
  font-size:0.15rem;
  height:2.75rem;
  overflow:auto;
  
  
}
.pc-cx-tel-1 {
  width: 6.5rem;
  height: 0.55rem;
  border-top: 1px solid #e6e6e6;
  padding-top: 0.2rem;
  position: absolute;
  bottom: 0.2rem;
}
.pc-cx-tel-1-t1 {
  width: 114px;
  height: 44px;
  background: #04b4a9;
  font-size: 18px;
  line-height: 44px;
  text-align: center;
  float: right;
}
.pc-cx-tel-1-t1:hover{background:#04b4a9;}
.pc-cx-tel-1-t1 a {
  display: block;
  color: #fff;
  overflow: hidden;
  font-size:0.16rem;
}
.pc-cx-tel-1-t2 {
  height: 56px;
  padding-left: 70px;
  background-image: url(/statics/images/index/phone3.png);
  background-repeat: no-repeat;
  background-position: 10px 8px;
  background-size: 42px 42px;
  font-size: 18px;
  line-height: 24px;
  color: #454545;
}
.pc-cx-tel-1-t2 span,
.pc-cx-tel-1-t2 em {
  display: block;
  height: 24px;
  overflow: hidden;
  font-size:0.15rem;
}
/*产品橱窗结束*/
.jy-prodcontent-1 {
  background: #fff;
  padding: 32px 0 42px;
  margin-bottom: 30px;
}
.jy-prodcontent-1-tit {
  height: 40px;
  font-size: 24px;
  line-height: 40px;
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 40px;
}
.jy-prodcontent-1-tit span {
  display: inline-block;
  max-width: 45%;
  height: 40px;
  color: #464646;
  border-bottom: 2px solid #04b4a9;
  padding-left: 10px;
  overflow: hidden;
}
.jy-prodcontent-1-tit em {
  display: inline-block;
  max-width: 45%;
  height: 40px;
  font-size: 18px;
  font-family: Arial;
  font-style: normal;
  text-transform: uppercase;
  color: #c2c2c1;
  overflow: hidden;
}
/*版块标题*/
.jypro_title1 {
  font-size: 0.3rem;
  line-height: 0.35rem;
  text-align: center;
  margin-top: 0.35rem;
}
.jypro_title1 i {
  display: block;
  width: 30px;
  height: 2px;
  background-color: #333;
  margin: 0 auto;
}
.jypro_title1 span {
  display: block;
  height: 0.35rem;
  overflow: hidden;
  margin-bottom: 0.2rem;
}
.jypro_title2 {
  margin-bottom: 0.3rem
}
.jypro_title2_t1 {
  height: 0.34rem;
  font-size: 0.24rem;
  font-weight: bold;
  text-align: center;
  line-height: 34px;
  color: #1d1d1d;
  overflow: hidden;
}
.jypro_title2_t1 span {
  color: #04b4a9;
}
.jypro_title2 em {
  display: block;
  height: 34px;
  font-size: 14px;
  line-height: 34px;
  color: #221815;
  text-align: center;
  overflow: hidden;
}
/*版块标题*/
/*产品设计开始*/
.jypro_design {
  margin-bottom: 60px;
}
.jypro_design_con {
  width: 460px;
  font-size: 15px;
  line-height: 40px;
  text-align: center;
  height:370px;
  overflow:hidden;
}
.jypro_design_con h3 {
  height: 58px;
  font-size: 20px;
  line-height: 58px;
  overflow: hidden;
}
.jypro_design_con p {
  height: 330px;
  overflow: hidden;
}
.jypro_design_img{
  width: 700px;
  height: 372px;
  border:1px solid #ccc;
}
.jypro_design_img img{width:698px;height:370px;}
/*产品设计结束*/
/*产品展示开始*/
.jypro_show {
  margin-bottom: 70px;
}
.jypro_show_list ul {
  font-size: 0;
  line-height: 0;
  text-align: center;
}
.jypro_show_list li {
  display: inline-block;
  width: 578px;
  height: 426px;
  margin: 0 6px 15px;
}
.jypro_show_list img {
  width: 578px;
  height: 426px;
  border:1px solid #ccc;
}
/*产品设计结束*/
/*产品展示开始*/
.jypro_adv {
  margin-bottom: 0.65rem;margin-top:0.6rem;
}
.jypro_adv_list {
  padding-left: 18px;
}
.jypro_adv dl {
  float: left;
  width: 3.35rem;
  padding: 0.2rem 0.2rem 0 0.2rem;
  height: 2.6rem;
  border: 1px solid #dedede;
  text-align: center;
  margin-right: 0.3rem;
  border-radius: 0.1rem;
}
.jypro_adv dl.jypro_adv_clear {
  margin-right: 0;
}
.jypro_adv dt img {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto;
}
.jypro_adv dt span {
  display: block;
  height: 38px;
  font-size: 14px;
  color: #dadada;
  font-style: normal;
  line-height: 38px;
  text-transform: uppercase;
  overflow: hidden;
}
.jypro_adv dd span {
  display: block;
  height: 0.35rem;
  font-size: 0.24rem;
  color: #191919;
  line-height: 0.32rem;
  overflow: hidden;
  margin-bottom: 0.15rem;
}
.jypro_adv_desc {
  max-height: 0.85rem;
  font-size: 0.15rem;
  line-height: 0.25rem;
  overflow: hidden;
}
.jypro_adv_desc span {
  display: block;
}
/*产品设计优势结束*/
/*产品服务开始*/
.jypro_serve {
  margin-bottom: 0.4rem;
}
.jypro_serve_list dl {
  float: left;
  width: 25%;
  overflow: hidden;
  border-bottom: 2px solid #04b4a9;
}
.jypro_serve_list dt img {
  display: block;
  width: 100%;
  height:4rem;
}
.jypro_serve_list dd {
  height: 185px ;
  background: #f3f3f4;
  padding: 5px 16px 0;
  position: relative;
}
.jypro_serve_list dd:after {
  position: absolute;
  content: '';
  top: -10px;
  left: 48%;
  width: 0;
  height: 0;
  border-bottom: 10px solid #f3f3f4;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
.jypro_serve_list .jypro_serve_dl2 dd:after {
  top: 190px;
  border-top: 10px solid #f3f3f4;
  border-bottom: 0;
}
.jypro_serve_list h3 {
  height: 46px;
  line-height: 28px;
  color: #373f54;
  position: relative;
  margin-bottom: 6px;
  padding-top:0.3rem;
}
.jypro_serve_list h3 span {
  display: block;
  height: 0.3rem;
  font-size: 0.24rem;
  line-height: 0.3rem;
  overflow: hidden;
  margin-bottom: 0.04rem;
}
.jypro_serve_list h3 em {
  display: block;
  height: 0.3rem;
  font-size: 0.16rem;
  overflow: hidden;
}
.jypro_serve_list h3:after {
  position: absolute;
  content: "";
  width: 31px;
  height: 2px;
  background: #7e8391;
  bottom: 0;
  left: 0;
}
.jypro_serve_desc {
  height: 96px;
  font-size: 14px;
  line-height: 24px;
  color: #262830;
  overflow: hidden;
}
.jypro_serve_desc span {
  display: block;
}
/*产品设计结束*/
/*产品服务开始*/
.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.3rem;

  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;
}
.jyp15-product-2-date {
  width: 25px;
  height: 27px;
  background-image: url(../images/p14-icon12.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 25px 26px;
  position: absolute;
  top: 20px;
  right: 4px;
  z-index: 33;
  cursor: pointer;
}
.jyp15-product-2-date a {
  display: block;
  width: 25px;
  height: 27px;
}
/*推荐产品结束*/
.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.8);
  color: rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  display: inline-block;
  line-height: 0.3rem;
  margin-top: 0.2rem;
  letter-spacing: 0.1rem;
  padding: 0 0.2rem;
}
.ys-tit p span {
  display: block;
  height: 0.4rem;
  overflow: hidden;
  font-size:0.14rem;
  line-height:0.4rem;
} 
.edgv01 {
  height: 15rem;
  width:100%;
  overflow: hidden;
}
.edgv02 { 
  height: 16.3rem;
  overflow: hidden; 
}
.edgv_con {
  position: relative;
   height: 16.3rem;
  overflow: hidden;
}
.edgv_con dl {
  width: 5.5rem;
  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.16rem;
  line-height:0.3rem;
  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;
}
.oneimg img,
.twoimg img,
.threeimg img,
.fourimg img {
  width: 7rem;
  height: 4rem;
}
.twoimg {
  position: absolute;
  top: 5rem;
  right: 0;
}
.threeimg {
  position: absolute;
  top: 9.6rem; 
  left: 0;
}
.fourimg {
  position: absolute;
  top: 14rem;
  right: 0;
}
.edgv_con .two {
  top: 6rem;
  left: 0;
}
.edgv_con .three {
  top: 11rem;
  right: 0
}
.edgv_con .four {
  top: 15.3rem; 
  left: 0;
}


.lanrenzhijia{width: 14rem;margin:0 auto;margin-top: 0.8rem;position: relative;height:7rem;}
.lanrenzhijia .tab{width: 26%;}
.lanrenzhijia .tab a{font-size: 0.18rem;line-height: 0.3rem;color: #333333;position: absolute;text-align: right;z-index: 5;width: 28%;}
.lanrenzhijia .tab a p{font-size: 0.2rem;color: #333;font-weight: bold;margin-bottom: 0.1rem;}
.lanrenzhijia .tab a.on p{color: #04b4a9;}
.lanrenzhijia .tab a:first-child{left:1.2rem;top:0;}
.lanrenzhijia .tab a:nth-child(2){right: 1.2rem;}
.lanrenzhijia .tab a:nth-child(3){left: 0rem;top:1.4rem;}
.lanrenzhijia .tab a:nth-child(4){right: 0.2rem;top:1.4rem;}
.lanrenzhijia .tab a:nth-child(5){left: 0rem;top:3.3rem;}
.lanrenzhijia .tab a:nth-child(6){right: 0.1rem;top:3.3rem;}
.lanrenzhijia .tab a:nth-child(7){left: 1.2rem;top:5.5rem;}
.lanrenzhijia .tab a:nth-child(8){right: 1.2rem;top:5.5rem;}

.lanrenzhijia .tab a:nth-child(2n){text-align: left;}

.lanrenzhijia .content{ overflow:hidden; width:5.04rem;height:5.04rem;position:absolute;top:0rem;z-index: 1; float:left;left:4.48rem;top:0.8rem;}
.lanrenzhijia .content .ul{ position:absolute; left:0; top:0; width:5.04rem;}
.lanrenzhijia .content .li{ width:5.04rem;float:left;}
.lanrenzhijia .content .li img{width: 100%;display: block;}


#jianz .one{height:4rem;width:14rem;overflow:hidden;position:relative; margin-top: 0.5rem;}
#jianz .one ul{height:4rem;width:1000rem;position:absolute;left:0;} /*ul width的宽不能过小*/
#jianz .one ul li{width: 2.6rem;height: 4rem;float: left;margin-right: 0.23rem;overflow: hidden;}
#jianz .one ul li:last-child{margin-right:0px;}
#jianz .one ul li a{display:inline-block;height:4.5rem;width: 2.6rem;margin-right: 0.23rem;overflow:hidden;} 
#jianz .one ul li img{width: 99%;display: block;transition: all .6s ease;border:1px solid #ccc;}
#jianz .one ul li a span{display:block;text-align:center;line-height:0.4rem;font-size:0.16rem;}