@charset "utf-8";


/* -- 页面整体布局 -- */
.header,
.content,
.footer {
  width: 85%;;
  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: #0a60d1;
  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: #0a60d1;
  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: #0a60d1;
}
.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: 6rem;
  overflow: hidden;
}
.cus h2 {
  overflow: hidden;
  text-align: center;
  margin-bottom:0.3rem;
}
.cus h2 b {
  height: 0.5rem;
  line-height: 0.5rem;
  margin-top: 0.6rem;
  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 #0a60d1;
}
.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: #0a60d1;
  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: #0a60d1;
  border-color: #0a60d1;
}
.cus_con dl.phover dd b {
  color: #0a60d1;
}
.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: #0a60d1;
  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 {
  background: #f4f4f4;
  overflow: hidden;
}
.pro h2 {
  height: 1.3rem;
  text-align: center;
}
.pro h2 b {
  height: 0.5rem;
  line-height: 0.5rem;
  margin-top: 0.6rem;
  display: block;
  font-size: 0.35rem;
  color: #111;
  overflow: hidden;
}
.pro 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;
}
.pro h2 p span {
  display: block;
  height: 21px;
  overflow: hidden;
}
.pro_q {
  margin-bottom: 0.5rem;
  height: 0.5rem;
  overflow: hidden;
  text-align: center;
}
.pro_q ul {
  font-size: 0;
}
.pro_q ul li {
  display: inline-block;
  width: 12.5%;
  height: 0.5rem;
  overflow: hidden;
  background-image: url(../images/pro_qb.gif);
  background-repeat: no-repeat;
  background-position: right 12px;
  background-size: 1px 19px;
  line-height: 0.5rem;
  text-align: center;
  font-size: 0.2rem;
}
.pro_q ul li span,
.pro_q ul li a {
  display: block;
  width: 100%;
  height: 0.5rem;
  overflow: hidden;
  font-size:0.18rem;
}
.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: #0a60d1;
}
.pro_q .nobot {
  background-image: none;
}
.pro_desc {
  max-height: 2.4rem;
  font-size:0.16rem;line-height:0.25rem;
  overflow: hidden;
}
.pro_c {
  height: 5.2rem;
  overflow: hidden;
}
.pro_x dl {
  position: relative;
  margin-bottom: 37px;
  height: 6rem;
  overflow: hidden;
}
.pro_x dl::before {
  width: 6rem;
  height: 6rem;
  background: #0a60d1;
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
}
.pro_x dl dt {
  margin-left: 0.45rem;
  margin-top: 0.45rem;
  width: 7rem;
  height: 4.3rem;
  overflow: hidden;
  position: relative;
  z-index: 2; 
}
.pro_x dl dt img {
  width:100%;display:block;
}
.pro_x dl dd {
  width: 7rem;
  margin-left: 1.5rem;
  margin-top: 0.6rem;
}
.pro_x dl dd b {
  line-height: 0.3rem;
  display: block;
  font-size: 0.35rem;
  color: #333;
  margin-bottom: 0.25rem;
  margin-top: 0.35rem;
}
.pro_x dl dd span {
  margin-bottom: 0.28rem;
  height: 0.68rem;
  overflow: hidden;
  display: block;
  margin-top: 0.18rem; 
}
.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: 0.16rem;
  line-height: 0.28rem;
  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: 0.3rem;
    display: block;
    width: 1.5rem;
    height: 0.5rem;
    border: 1px solid #0a60d1;
    text-align: center;
    line-height: 0.5rem;
    font-size: 0.18rem;
    color: #0a60d1;
    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: #0a60d1;
  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: #0a60d1;
  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: 21rem;
  overflow: hidden;
  background-size: 1920px 542px;
  border-bottom: 2px solid #0a60d1;
}
.edgv02 { 
  height: 21rem;
  overflow: hidden; 
  background-size: 1920px 378px;
}
.edgv_con {
  position: relative;
  height: 21rem;
  overflow: hidden;
}
.edgv_con dl {
  width: 7rem;
  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:#0a60d1;font-size:0.35rem;} 
.edgv_con dd {
  max-height: 2.6rem;
  overflow: hidden;
  font-size:0.18rem;
  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 #0a60d1;
  position: absolute;
  left: 0;
  top: 8px;
}
.edgv_con dl dd p b {
  color: #0a60d1;
}
.ys_link {
  display: block;
  width: 1.5rem;
  height: 0.45rem;
  border: 1px solid #0a60d1;
  text-align: center;
  line-height: 0.45rem;
  font-size: 0.2rem;
  color: #0a60d1;
  position:absolute;
  right:0;
  margin-top:0.2rem;
}
.ys_link a {
  color: #0a60d1;
    font-size: 0.2rem;
}
.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 #0a60d1;
  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;
}
/*案例展示*/
.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;
}
/*流程*/
.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: 14.2%;
  overflow: hidden;
}
.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.18rem;
  color: #333;
  text-align: center;
  overflow: hidden;
}
.tec_c .nobot {
  width: 150px;
  margin-right: 0;
}
.ys-tit {
  text-align: center;
  background: #0a60d1;
  height: 2rem;
  color: #fff;
  margin-bottom: 0.7rem;
}
.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: #0a60d1;
  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 #0a60d1;
}
.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: #0a60d1;
  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: #0a60d1;
  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:#0a60d1;}
.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: #0a60d1;
}
.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;
}


.blk .bottom li{width: 25%;float: left;font-size: 0.18rem;line-height: 0.25rem;color:#333;text-align: center;margin-top: 0.3rem;}
.blk .bottom li p{font-size: 0.24rem;padding-top: 30px;color: #333;}
.blk .bottom li img{display: block;margin: 0 auto;transition: 1s;width:100%;}
.blk .bottom li img:nth-child(2){display:none;}

.blk .bottom li .tu{width:3.5rem;height:2.2rem;overflow:hidden;margin:0 auto;background:#666;margin-bottom:0.2rem}






#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: #0a60d1;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: 1.3rem;
    text-align: center;
}
.edgv01 h2 b {
height: 0.5rem;
    line-height: 0.5rem;
    margin-top: 0.6rem;
    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;
}
