@charset "utf-8";


/* -- 页面整体布局 -- */
.header,
.content,
.footer {
  width: 73%;;
  margin: 0 auto;
}

/*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: #f8b62b;
  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: #f8b62b;
  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: #f8b62b;
}
.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;
}
/*特点介绍*/
.cus {
  height:4rem;
  overflow: hidden;
  background:#f4f4f4;
}


.cus .tec_c ul li{width:14.2%;text-align:center;}
.cus .tec_c ul li span{font-size:0.16rem !important;font-weight:normal !important;}

.cus .pro_x img{display:block;width:100%;}

.cus .cpd{margin-bottom:0.5rem;line-height:0.25rem !important;font-size:0.15rem !important;color:#666;}
.cus .cpd p{font-size:0.18rem;font-weight:bold;margin:0.2rem auto 0.1rem;color:#333;}



.cus .bottom li{width: 3.4rem !important;height: 4.9rem;float: left;margin-right: 0.11rem;overflow: hidden;position: relative;margin-top: 0.5rem;}


.cus .bottom li:hover img {
    transform: scale(1.1);}
.cus .bottom li img{width: 100%;display: block; transition: all .6s ease;}
.cus .bottom li:last-child{margin-right: 0px;}
.cus .bottom li p{color: #fff !important;font-size: 0.24rem;font-weight: bold;position: absolute;z-index: 1;bottom: 0.1rem;line-height: 0.5rem;left: 0.3rem;}




.cus h2 {
  overflow: hidden;
  text-align: center;
  margin-bottom:0.5rem;
}
.cus h2 b {
  height: 0.5rem;
  line-height: 0.5rem;
  margin-top: 0.9rem !important;
  display: block;
  font-size: 0.35rem;
  color: #111;
  overflow: hidden;
}
.cus 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;
}
.cus h2 p span {
  display: block;
  height: 21px;
  overflow: hidden;
}
.cus_con {
  position: relative;
  height: 370px;
  overflow: hidden;
}
.cus_con dl {
  width: 592px;
  height: 177px;
  float: left;
  margin-right: 10px;
  margin-bottom: 12px;
  border: 1px solid #ccc;
}
.cus_con dl:hover {
  border: 1px solid #f8b62b;
}
.cus_con dl dt {
  width: 66px;
  margin-top: 20px;
  margin-left: 25px;
}
.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: 18px;
  width: 350px;
  margin-top: 34px;
}
.cus_con dl dd b {
  display: block;
  font-size: 24px;
  color: #333;
  font-family: "Microsoft Yahei";
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.cus_con dl dd em {
  height: 24px;
  overflow: hidden;
  line-height: 24px;
  display: block;
  font-size: 14px;
  color: #666;
  font-family: Arial;
  text-transform: uppercase;
}
.cus_con dl dd p {
  margin-top: 14px;
  font-size: 15px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  color: #333;
}
.cus_con dl dd p span {
  color: #f8b62b;
  font-weight: bold;
}
.cus_con .nobot dt {
  margin-right: 28px;
  margin-left: 0;
}
.cus_con .nobot dd {
  margin-right: 28px;
  text-align: right;
}
.cus_con dl.phover dt b {
  color: #f8b62b;
  border-color: #f8b62b;
}
.cus_con dl.phover dd b {
  color: #f8b62b;
}
.cus_con dl .c02 {
  display: none;
}
.cus_con .nobot {
  margin-right: 0;
}
.cus_p {
  position: absolute;
  width: 225px;
  height: 223px;
  overflow: hidden;
  top: 75px;
  left: 490px;
  border-radius: 50%;
}
.cus_p span {
  width: 100%;
  height: 100%;
  background: #f8b62b;
  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: 225px;
  height: 223px;
  position: relative;
  z-index: 2;
}
/*产品展示*/
.pro {
  overflow: hidden;
}
.pro h2 {
  height: 1rem;
  text-align: center;
}

.pro h2 b {
  height: 51px;
  line-height: 51px;
  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: #111;
  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: #f8b62b;
}
.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: #f8b62b;
  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 #f8b62b;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    color: #f8b62b;
    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: #f8b62b;
  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: #f8b62b;
  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: 25rem;
  overflow: hidden;
  background-size: 1920px 542px;
  border-bottom: 2px solid #f8b62b;
}
.edgv02 { 
  height: 25rem;
  overflow: hidden; 
  background-size: 1920px 378px;
}
.edgv_con {
  position: relative;
   height: 25rem;
  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:#f8b62b;font-size:0.3rem;} 
.edgv_con dd {
  max-height: 2.6rem;
  overflow: hidden;
  font-size:0.2rem;
  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 #f8b62b;
  position: absolute;
  left: 0;
  top: 8px;
}
.edgv_con dl dd p b {
  color: #f8b62b;
}
.ys_link {
  display: block;
  width: 1.4rem;
  height: 0.45rem;
  border: 1px solid #f8b62b;
  text-align: center;
  line-height: 0.45rem;
  font-size: 0.2rem;
  color: #f8b62b;
  position:absolute;
  right:0;
  margin-top:0.2rem;
}
.ys_link a {
  color: #f8b62b;
    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 #f8b62b;
  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,.fiveimg 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;
}
.fiveimg {
  position: absolute;
  top: 18.5rem;
}
.edgv_con .two {
  top: 6rem;
  left: 0;
}
.edgv_con .three {
  top: 11rem;
  right: 0
}
.edgv_con .four {
  top: 15.3rem; 
  left: 0;
}
.edgv_con .five {
  top: 19.5rem; 
  right: 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;
}
.tec_c ul li em img {
  width: 0.8rem;
  height: 0.8rem;
  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: #f8b62b;
  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: #f8b62b;
  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 #f8b62b;
}
.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: #f8b62b;
  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: #f8b62b;
  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:#f8b62b;}
.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: #f8b62b;
}
.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;
}





.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 #f8b62b;
  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: 2.59rem;

  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(5n){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: #f8b62b;
}
.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;
}

#jianjie h2 {
  overflow: hidden;
  text-align: center;
  margin-bottom:0.3rem;
}
#jianjie h2 b {
  height: 0.5rem;
  line-height: 0.5rem;
  margin-top: 0.6rem;
  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;
}

.lrform_message{
	width: 14rem;
	margin:0 auto;
}

.lrform_mess {}
.lrform_mess tr {
	margin-bottom: 12px;
	line-height: 40px;
}
.lrform_mess tr select {
	width: 200px;
	border: none;
	border: 1px solid #ddd;
	height: 36px;
	line-height: 36px;
	color: #666;
}

.lrform_mess tr span i {
	font-style: normal;
	padding-right: 0px;
	float: left;
	position: relative;
}
.lrform_mess tr span input {
	position: relative;
	top: 1.5px;
	margin-right: 2px;
	display: none;
}
.lrform_mess tr td input.w200 {
	width: 200px;
	border: none;
	border: 1px solid #ddd;
	height: 32px;
	line-height: 32px;
	color: #666;
}
.lrform_mess tr td input.inp_sub {
    border: none;
    background: #f8b62b;
    font-size: 14px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    outline: 0;
    display: inline-block;
    padding: 0 16px;
    cursor: pointer;
}
.lrform_mess tr td input.inp_res {
    border: none;
    background: #666;
    font-size: 14px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    outline: 0;
    display: inline-block;
    padding: 0 16px;
    cursor: pointer;
}
.lrform_mess tr span label {
    border: 1px solid #ddd;
    padding: 2px 10px 2px 5px;
    line-height: 28px;
    min-width: 80px;
    text-align: center;
    float: left;
    margin: 2px;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}
.lrform_mess tr input:checked + label {
    color: #f8b62b;
    border: 1px solid #f8b62b;
}
.lrform_mess tr input:checked + label:after {
	content: 'a?“';
	position: absolute;
	right: -5px;
	bottom: 0;
	font-size: 14px;
	color: #fff;
	width: 25px;
	height: 25px;
	width: 0;
    height: 0;
    border-bottom: 25px solid #f8b62b;
    border-left: 25px solid transparent;
}
.lrform_mess tr input:checked + label:before {
	content: '~';
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 12px;
	color: #fff;
	z-index: 5;
	height: 22px;
}


.lrform_mess tr span i em {
	width: 12px;
	height: 12px;
	float: left;
	font-style: normal;
	position: absolute;
    left: 20px;
    top: 13px;
}
.lrform_mess tr span.yanse :nth-child(n+2) label{
	position: relative;
	padding-left: 13px;
    padding-right: 0;
}
.lrform_mess tr span i:nth-of-type(1) em {
}
.lrform_mess tr span i:nth-of-type(2) em {	
	background: #e8e8e8;
}
.lrform_mess tr span i:nth-of-type(3) em {
	background: #777777;
}
.lrform_mess tr span i:nth-of-type(4) em {
	background: red;
}
.lrform_mess tr span i:nth-of-type(5) em {
	background: #000;
}
.lrform_mess tr span i:nth-of-type(6) em {
	background: #7c5628;
}
.lrform_mess tr span i:nth-of-type(7) em {
	background: #ff8a00;
}
.lrform_mess tr span i:nth-of-type(8) em {
	background: #fde12f;
}
.lrform_mess tr span i:nth-of-type(9) em {
	background: #18ff00;
}

.bg4{width: 100%;height: 7.2rem;background: url(../../images/index/bg4.jpg)no-repeat center;background-size: cover;}
.bg4 .tit{text-align: center;line-height: 0.75rem;color: #fff;font-size: 0.32rem;padding-top: 0.8rem;letter-spacing: 5px;}
.bg4 .bottom .fl{width: 8.2rem;margin-left: 0.8rem;}
.bg4 .bottom .fl form{margin-top: 0.7rem;}
.bg4 .bottom .fl input{width: 2.8rem;height: 0.4rem;line-height: 0.4rem;background:#f2f2f2;outline: none;border:none;text-indent: 0.2rem;margin-right: 0.57rem;font-size: 0.14rem;color: #666;margin-bottom: 0.3rem;}
.bg4 .bottom .fl textarea{outline: none;border: none;background: #f2f2f2;width: 7.6rem;margin: 0.2rem 0;color: #666;height:1.2rem;text-indent: 0.2rem;font-size: 0.14rem;font-family: 'Microsoft YaHei';line-height: 0.35rem;}
.bg4 .bottom .fl .tijiao1{margin:0 auto;}
.bg4 .bottom .fr{width: 4.6rem;margin-right: 0.25rem;text-align: center;line-height: 0.5rem;font-size: 0.16rem;color: #666;}
.bg4 .bottom .fr .tu{width: 1.4rem;height: 1.4rem;;margin: 1rem auto 0.7rem;}
.bg4 .bottom .fr .tu img{width: 100%;display: block}
.bg4 .bottom .fr p{font-size: 0.32rem;font-family: 'Oswald';color:#333;letter-spacing: 2px;text-align: left;}
.bg4 .bottom .fr p img{width: 0.38rem;height: 0.38rem;display: inline-block;padding-top: 0.05rem;float: left;padding-left: 1rem;padding-right: 0.15rem;}
