/* 重置 */
blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
ul,ol{ list-style:none;}
a{ text-decoration:none;}
img{  border:none;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;}
body{ font-family:"微软雅黑",sans-serif;font-size: 16px;}
input{ outline:none;}
  .fl {float: left;}
  .fr {float: right;}
  .clearfix::before,
  .clearfix::after {
  	content: "";
  	display: block;
  	height: 0;
  	line-height: 0px;
  	clear:both;
  	visibility: hidden;
  }
i,b {font-style: normal;}





/*  公共部分 */
.bx{ width:1200px; margin:0 auto;}
.tit {border-bottom: 1px solid #f2f2f2;padding-bottom: 15px;position: relative;padding-top: 30px;margin-bottom: 22px;}
.tit h3 {font-size: 22px;color: #333;padding-right: 10px;}
.tit span {color: #c1c1c1;font-size: 14px;text-transform: uppercase;display: block;padding-top: 9px;}
.tit_xian {width: 42px;height: 3px;background-color: #d64343;position: absolute;bottom: 0;left: 0;}
.bx .tit .gedo a {font-size: 14px;color: #999;position: absolute;right: 0;top: 12px;}
.bx .tit .gedo a:hover {color: #d64343;}

/* 手机菜单 */
.rightNav span{
  display: inline-block;
  margin-left: 2%;
text-align: center;
font-size: 15px;

}
.right {display: none;}

.s-secondItem span {color: #999;margin-left: 6%;line-height: 2.2em;text-align: left;display: block;}
.s-secondItem a:first-of-type span {margin-top: 10px}
.menu {margin-top: 0.2rem;}
.menu .right {background: transparent;border: none;width: 0.8rem;margin-right: .2rem;}
.menu .right img {width: 100%;}

.bgDiv{
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .5;
  position:fixed;
  display: none;
  z-index: 9999;
  bottom: 0;
left: 0;
}

.rightNav{
  width: 53%;
  max-width: 400px;
  min-height: 100%;
  background-color: #fff;
  position: fixed;
  z-index: 99999;
  top: 0;
  right: -60%;
}
.close {position: absolute;top: 28px;left: -44px;z-index: 999999;width: 26px;display: none;}
.close img {width: 100%;}
.s-firstItem a span {font-size: .45rem!important;}
.s-secondItem > i {display: none;}
.m-menu {display: none;}
/* 二级菜单 */
/*定位居中*/
.middle {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.s-side {
padding: 10px;
font-size: .7rem;
}
.s-side .s-firstItem i {
display: none;
}
.s-side .s-firstItem span {
display: inline-block;
margin-left: 10px;
font-size: .453333rem;
text-shadow: 0px 0px 5px #EEEEEE;
white-space: 10px;
color: #333;
}
.s-side .first {
  padding: 10px 0;
  border-bottom: 1px solid #d7d7d7;
}
.s-side .d-firstNav span {
display: inline-block;
margin-left: 10px;
font-size: 16px;
color: #333;
}
.s-side .d-firstNav i.fr {
font-size: 14px;
margin-top: .25rem;
margin-right: .18rem;
color: #999;
}
.s-side .s-secondNav,
.s-side .s-secondItem {
margin-left: .45rem;
margin-top: 0px;
}
.s-secondNav:hover,.d-firstNav:hover{
  background-color: transparent;cursor: pointer
}
.s-side .d-secondDrop {
margin-left: 100px;
margin-top: 10px;
}
.iconRotate {
transform: rotate(90deg);
transition: transform 0.5s;
}
.s-firstDrop,
.s-secondDrop {
display: none;
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {display: none;}
.fa-home:before {display: none;}
.fa-minus-square-o:before {display: none;}
.s-side ul li a {color: #333;}


/* top区域 */
.top {height: 34px;background-color: #efefef;line-height: 34px;}
.top p {font-size: 13px;color: #9399a9;}
.top a {font-size: 13px;color: #9399a9;border-right: 1px solid #9399a9;display: inline-block;padding: 0 5px;line-height:1em;}
.top a:hover {color: #d64343;}
.top a:last-of-type {border-right: none;}

/* logo区域 */
.logo .xian {width: 2px;height: 48px;background: #e4e4e4;margin: 0 18px;margin-top: 2px;}
.logo_wenan p:first-of-type {font-size: 20px;color: #333;}
.logo_wenan p:nth-of-type(2) {font-size: 14px;color: #999;padding-top: 4px;}
.logo_img a {display: block;width: 225px;}
.logo_img img {width: 100%;}
.pho span {color: #999;font-size: 14px;display: block;}
.pho2 {display: none;}
.pho h2 {font-size: 28px;color: #d64343;padding-top: 1px;}
.pho span::before {content: "";background: url(../images/phone.png) no-repeat center;width: 16px;height: 16px;background-size: 100% 100%;margin-right: 5px;display: block;float: left;margin-top: 2px;}
.top-m {display: none;}
.top_ma {width: 70px;height: 70px;margin-left: 10px;}
.top_ma img {width: 100%;}
.pho {padding-top: 9px;}
.logo_zl  {padding-top: 24px;padding-bottom: 20px;}
.logo_zr {padding-top: 15px;padding-bottom: 15px;}



/*导航区域 */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
	.navBar{  background:#d64343; position:relative; z-index:1;   color:#fff; height:40px; line-height:40px;   }
	.nav{ width:1200px; margin:0 auto; font-family:"Microsoft YaHei",SimSun,SimHei;  }
	.nav h3{ font-size:100%; font-weight:normal; font-size:15px;  }
	.nav .m{  position:relative; float:left; width:104px;display:inline; text-align:center;  z-index: 10000;margin-right: 8px;}
  .nav .m:last-of-type {margin-right: 0;width: auto;}
	.nav .m h3 i{ display:inline-block; *display:inline; zoom:1; width:7px; height:4px; background:url(../images/icon.png) 0 -280px no-repeat; overflow:hidden; margin:-2px 0 0 7px; 
		vertical-align:middle; filter:alpha(opacity=50);opacity:0.5; 
	}
  .navBar .nav .mfl {width: 216px;background: #b83636;}
  .navBar .nav .mfl .sub {width:216px;left: 0;background-color: rgba(0, 0, 0, 0.6);}
  .navBar .nav .mfl .sub li a {color: rgba(255, 255, 255, 0.9);}
  .navBar .nav .mfl .sub li a:hover {background-color: transparent;color: #d64343;}
 


	.nav h3 a{  zoom:1;  height:16px; line-height:16px; padding:12px 0;  display:block; color:#fff }

	.nav .on h3 a i{ filter:alpha(opacity=100);opacity:1;  }
	.nav .sub{ display: none; /*默认隐藏*/ width:108px; position:absolute; left:-5px; top:40px;  background:#eee;  float:left; line-height:40px; 
	z-index:1000;}
	.nav .sub li{ text-align:center;  }
	.nav .sub li a{ color:#333; display:block; zoom:1;font-size: 14px;}
	.nav .sub li a:hover{  background:#ddd; color:#c00;   }
	.nav .sub dl{ display:inline-block; *display:inline; zoom:1; vertical-align:top; padding:15px 29px; line-height:26px;  }
	.nav .sub dl a:hover{ color:#c00;  }
	.nav .sub dl dt a{ color:#000;  }
	.nav .sub dl dd a{ color:#999; padding-left:7px; background:url(images/icon.png) 0 -332px no-repeat;  }
  .nav .sub2 {display: none;
    width: 216px;
    padding: 10px 0;
    position: absolute;
    left: 0px;
    top: 40px;
    float: left;
    line-height: 30px;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.6);
    color: rgba(255, 255, 255, 0.9);
    height: 400px;
    box-sizing: border-box;
    padding: 22px 15px;
    box-sizing: border-box;

  }
  .nav .sub2:hover {color: #d64343;}

  .nav .sub2 li {text-align: center;text-align: center;margin: 15px 0;}
  .nav .sub2 li:first-of-type {margin-top: 6px;}
  .nav .sub2 li:last-of-type {margin-bottom: 0;}
  .nav .sub2 li a {color: rgba(255, 255, 255, 0.9);zoom: 1;font-size: 14px;width: calc(100% / 2);display: block;float: left;line-height: 2em;text-align: center;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
  .nav .sub2 li a:hover {color: #d64343;}

	.nav #m2 .sub{ z-index:1000; width:1200px; left:-116px;  }


/* banner区域 */
.banner .swiper-slide a {height: 400px;display: block;}
.banner .swiper-slide a.small {display: none;}
.banner .swiper-pagination-bullet-active{ width:24px; border-radius:6px;background: #d64343;opacity: 1!important;}
.banner .swiper-button-next {right: 91px;background: url(../images/you.png) no-repeat center;width: 60px;height: 60px;background-size: 100% 100%;}
.banner .swiper-button-prev {left: 91px;background: url(../images/left.png) no-repeat center;width: 60px;height: 60px;background-size: 100% 100%;}
.banner .swiper-container {z-index: 0!important;}
.banner_wenan {position: absolute;top: 130px;right: 359px;font-size: 0px;color: #fff;font-weight: bolder;}
.banner_wenan p {font-size: 14px;color: rgba(255, 255, 255, 0.7);text-transform: uppercase;font-weight: lighter;padding-top: 10px;}
.banner_wenan i {font-size: 52px;}
.zbfws {color: #ffc000;}
.banner .swiper-slide a.small {display: none;}
.banner .swiper-pagination-bullet {opacity: 0.5;}
.nybanner_sm {display: none;}



/* 五个展示 */
.lp ul {box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);padding: 36px 15px;box-sizing: border-box;}
.lp {padding: 36px 0;padding-bottom: 40px;}
.lp ul li {float: left;width: calc(100% / 5);text-align: center;border-right: 1px solid #eaeaea;box-sizing: border-box;padding: 0 20px;box-sizing: border-box;}
.lp ul li:last-of-type {border-right: none;margin-right: 0;display: none;}
.lp ul li:nth-of-type(5) {border: none;} 
.lp ul li p {font-size: 14px;color: #999;line-height: 1.6em;padding-top: 10px;}
.lp ul li a {display: block;}
.lp ul li:hover p  {color: #d64343;}
.lp h2 {color: #333;font-size: 18px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;padding-top: 16px;padding-bottom: 1px;}
.lp_img {height: 55px;}
.lp_img img {height: 100%;}

/* 公司介绍 */
.gsjs_l {width: 519px;height: 352px;overflow: hidden;}
.gsjs_l img {width: 100%;height: 100%;object-fit: cover;transition: all 0.6s;}
.gsjs_l img:hover {transform: scale(1.05);}
.gsjs_r {width: 56.75%;padding-top: 17px;height: 352px;box-sizing: border-box;overflow: hidden;}
.gsjs_xian {width: 42px;height: 3px;background-color: #d64343;}
.gsjs_r h1 {font-size: 24px;color: #333;padding-top: 16px;padding-bottom: 10px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.gsjs_r span {font-size: 16px;text-transform: uppercase;color: #cacaca;font-weight: lighter;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.gsjs_tit {padding-left: 35px;box-sizing: border-box;}
.gsjs_n {background-color: #f8f8f8;margin-top: 18px;padding: 25px 35px;box-sizing: border-box;}
.gsjs_n p {font-size: 16px;color: #666;line-height: 1.86em;text-align: justify;padding-bottom: 25px;}
.gsjs_n a {font-size: 16px;width: 126px;height: 40px;text-align: center;line-height: 40px;color: #fff;display: block;background-color: #d64343;transition: all 0.3s;border: 1px solid #d64343;box-sizing: border-box;margin-bottom: 20px;}
.gsjs_n a:hover {background-color: transparent;border: 1px solid #d64343;color: #d64343;box-sizing: border-box;}
.fenlei ul li a.on {color: #d64343;border-bottom: 3px solid #d64343;}

/* 案例展示 */
.pro .tit {padding-bottom: 0;}
.pro_tit_l h3 a {color: #333;}
.fenlei ul {padding-top: 5px;}
.fenlei ul li.on {border-bottom: 3px solid #d64343;color: #d64343;}
.fenlei ul li {float: left;font-size: 16px;font-weight: bold;color: #777;line-height: 1em;box-sizing: border-box;cursor: pointer;margin-right: 30px;padding-bottom: 18px;}
.fenlei ul li:last-of-type {margin-right: 0;}
.fenlei ul li:hover {color: #d64343;border-bottom: 3px solid #d64343;}
.feilei_n ul li {float: left;width: calc((100% - 75px) / 4);margin-right: 25px;text-align: center;animation-delay: 0.3s;
  animation-name: fadeInUp;}
.feilei_n ul li:nth-of-type(4) {margin-right: 0;}
.feilei_n ul li:nth-of-type(8) {margin-right: 0;}
.feilei_n ul li .fenlei_pic {width: 100%;height: 176px;position: relative;overflow: hidden;}
.feilei_n ul li .fenlei_pic img {height: 100%;object-fit: cover;transition: all 0.8s;width: 100%;}
.feilei_n ul li p {font-size: 14px;color: #999;text-align: justify;padding-top: 8px;padding-bottom: 15px;line-height: 1.6em;height: 36px;}
.feilei_n ul li  {display: block;animation-delay: 0.3s;
  animation-name: fadeInUp;}
.feilei_n ul li .fenlei_pic img:hover {transform: scale(1.1);}
.feilei_n ul li .yinying {    position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0;
  height: 0;
  bottom: 0;
  left: 50%;
  background: rgba(53, 53, 53, .6);
  transition: .5s;
padding: 0 10px;
box-sizing: border-box;
overflow: hidden;

}
.feilei_n ul li a p:hover  {color: #d64343;}
.feilei_n ul li .fenlei_pic:hover .yinying {    width: 100%;
  height: 100%;
  left: 0;
color: #fff;

}
.feilei_n ul li :hover .yinying .bt {opacity: 1;}
.feilei_n ul li .yinying .bt {opacity: 0;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}

/*中baner  */
.banner_md {height: 227px;margin: 20px auto;text-align: center;display: flex;align-items: center;justify-content: center;flex-direction:column}
.banner_md i {font-size: 32px;font-weight: bold;}
.banner_md span {font-size: 32px;font-weight: bold;color: #ca1815;}
.banner_md p {color: #b4b4b4;font-size: 14px;padding-top: 10px;}
.gkd {margin-top: -12px;}


/* 服务优势 */
.youshi {margin-top: -19px;}
.fw_nl  {width:745px;}
.fw_nr {width: 435px;}
.fw_icon {width: 54px;height: 54px;margin: 0 auto;}
.fw_icon img {width: 100%;height: 100%;object-fit: contain;}
.fw_nl_img {width: 100%;height: 141px;overflow: hidden;}
.fw_nl_img img {width: 100%;height: 100%;object-fit: cover;transition: all 0.6s;}
.fw_nl_img img:hover {transform: scale(1.05);}
.fw_nl_ul ul {padding-top: 20px;}
.fw_nl_ul ul li {float: left;text-align: center;justify-content: space-between;padding: 0 20px;box-sizing: border-box;width: calc(100% / 3);}
.fw_nl_ul ul li h6 {font-size: 18px;color: #666;padding: 0 4px;padding-top: 18px;padding-bottom: 12px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;box-sizing: border-box;}
.fw_nl_ul ul li p {font-size: 14px;color: #999;text-align: justify;line-height: 1.5em;}
.fw_nr .fw_nr_img {width: 100%;height: 141px;overflow:hidden ;}
.fw_nr .fw_nr_img img {width: 100%;height: 100%;object-fit: cover;transition: all 0.6s;}
.fw_nr .fw_nr_img img:hover {transform: scale(1.05);}
.fw_nr_wa {background: #f8f8f8;padding: 27px 30px;box-sizing: border-box;margin-top: 10px;}
.fw_nr_wa h3 {font-size: 24px;font-weight: normal;text-align: center;padding-bottom: 13px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;letter-spacing: 1px;}
.fw_nr_wa p {font-size: 14px;color: #999;line-height: 1.6em;text-align: justify;}
.youshi .tit {padding-top: 0;}

/* 施工现场 */
.xc .bx .tit .gedo a {top: 38px;}
.xc .tit {padding-top: 26px;}
.xc_z {overflow: hidden;}
.xc_ltop {height: 157px;}
.xc img {width: 100%;height: 100%;object-fit: cover;transition: all 0.5s;}
.xc img:hover {transform: scale(1.06);}
.xc_l {height: 251px;width: 745px;}
.xc_l1 {height: 100%;width: 409px;overflow: hidden;position: relative;animation-delay: 0.3s;animation-name: fadeInUp;}
.xc_l2 {height: 100%;width: 326px;overflow: hidden;position: relative;}
.xc_r {width: 435px;height: 251px;}
.sc_ltopimg {height: 100%;width: 212px;overflow: hidden;position:relative; }
.xc_lbom {width: 100%;height:84px;overflow: hidden;margin-top: 9px;position:relative; }
.yinying2{position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0;
  height: 0;
  bottom: 50%;
  left: 50%;
  background: rgba(53, 53, 53, .6);
  transition: .5s;
padding: 0 10px;
box-sizing: border-box;
overflow: hidden;
flex-direction: column;
}
.xc .yinying2 .bt,.xc .yinying2 .dlsfk {opacity: 0;}

.xc_l1:hover .yinying2 {width: 100%;height: 100%;left:0;bottom:0;color: #fff;}
.xc_l1:hover .yinying2 .bt {opacity: 1;font-size: 16px;padding-bottom: 10px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;width: 100%;text-align: center;}
.xc_l1:hover .yinying2 .dlsfk {opacity: 0.8;font-size: 14px;width: 100%;padding: 0 20px;box-sizing: border-box;}

.xc_l2:hover .yinying2 {width: 100%;height: 100%;left:0;bottom:0;color: #fff;padding: 0 30px;text-align: center;}
.xc_l2:hover .yinying2 .bt {opacity: 1;font-size: 16px;padding-bottom: 10px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;width: 100%;}
.xc_l2:hover .yinying2 .dlsfk {opacity: 0.8;font-size: 14px;width: 100%;padding: 0 20px;box-sizing: border-box;}

.sc_ltopimg:hover .yinying2 {width: 100%;height: 100%;left:0;bottom:0;color: #fff;text-align: center;}
.sc_ltopimg:hover .yinying2 .bt {opacity: 1;font-size: 16px;padding-bottom: 10px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;width: 100%;}
.sc_ltopimg:hover .yinying2 .dlsfk {opacity: 0.8;font-size: 14px;width: 100%;padding: 0 20px;box-sizing: border-box;}

.xc_lbom:hover .yinying2 {width: 100%;height: 100%;left:0;bottom:0;color: #fff;text-align: center;}
.xc_lbom:hover .yinying2 .bt {opacity: 1;font-size: 16px;padding-bottom: 5px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;width: 100%;}
.xc_lbom:hover .yinying2 .dlsfk {opacity: 0.8;font-size: 14px;width: 100%;padding: 0 20px;box-sizing: border-box;}

/* 新闻资讯 */
.new .bx .tit .gedo a {top: 40px;}
.new .tit {padding-top: 32px;}
.new_l {width: 745px;}
.new_ll_pic {width: 100%;height: 189px;overflow: hidden;}
.new_ll_pic img {width: 100%;height: 100%;object-fit: cover;transition: all 0.6s;}
.new_ll_pic img:hover {transform: scale(1.06);}
.new_l_l {width: 370px;}
.new_ll_tit {padding: 12px 0;padding-top: 16px;line-height: 1em;}
.new_ll_tit h6 {font-weight: 100;font-size: 16px;color: #666;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;width: 82%;}
.new_ll_tit span {font-size: 14px;color: #999;}
.new_ll_nr > a {font-size: 12px;color: #999;line-height: 1.8em;text-align: justify;}
.new_ll_nr a:hover {color: #d64343;}
.new_l_l ul {padding-top: 13px;}
.new_l_l ul li {margin-bottom: 6px;line-height: 1.5em;}
.new_l_l ul li:last-of-type {margin-bottom: 0;}
.new_l_l ul li a {font-size: 14px;color: #666;float: left;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;width: 82%;}
.new_l_l ul li a:hover {color: #d64343;}
.new_l_l ul li span {font-size: 14px;color: #999;float: right;}

.new_l_r {width: 47%;}
.new_l_r ul li {font-size: 14px;color: #666;margin-bottom: 18.3px;}
.new_l_r ul li:last-of-type {margin-bottom: 0;}
.new_l_r ul li a {float: left;color: #666;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;width: 82%;}
.new_l_r ul li a:hover {color: #d64343;}
.new_l_r ul li span {float: right;color: #999;}

.new_r {width: 432px;}
.new_r .tit {padding-bottom: 0;padding-top: 33px;}
.new_r .tit h3 {font-size: 18px;color: #d64343;border-bottom: 3px solid #d64343;padding-bottom: 13px;box-sizing: border-box;padding-right: 2px;}
.new_r_pic {width: 153px;height: 118px;overflow: hidden;}
.new_r_pic img {width: 100%;height: 100%;object-fit: cover;transition: all 0.6s;}
.new_r_pic img:hover {transform: scale(1.06);}
.new_r_list {width: 61%;}
.new_r_listtit h5 {font-size: 14px;color: #666;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;font-weight: 100;padding-bottom: 5px;}
.new_r_listtit a {font-size: 12px;color: #999;text-align: justify;line-height: 1.5em;}
.new_r_listtit a:hover {color: #d64343;}
.data_xq  {font-size: 12px;color: #999;padding-top: 11px;}
.data_xq a {color: #999;}
.data_xq a:hover {color: #d64343;}
.new_r_listtit {padding-top: 1px;}
.new_r_n {margin-bottom: 17px;}
.new_r_n:last-of-type {margin-bottom: 0;}

/* 合作单位 */
.dw_nr ul li {float: left;}
.dw {padding: 38px 0;padding-bottom: 34px;mtop}
.dw .bx {border: 1px solid #e1e1e1;padding: 16px 24px;box-sizing: border-box;}
.dw .bx h6 {font-size: 18px;color: #d64343;}
.dw .bx p {font-size: 14px;color: #d8d7d7;text-transform: uppercase;padding-top: 4px;}
.dw .bx .dw_xian {width: 1px;height: 42px;background-color: #e0e0e0;margin: 0 20px;margin-top: 5px;} 
.dw_nr ul li {float: left;padding: 0 12px;height: 44px;width: 130px!important;box-sizing: border-box;}
.dw_nr ul li img {height: 100%;width: 100%;object-fit: contain;}
.dw_nr {width: 89%;padding-top: 4px;}
.dw_tit {padding-top: 3px;}

/* 底部 */
.footer {background: #f1f1f1;padding: 50px 0;}
.footer .foot_logo {width: 176px;height: 166px;}
.footer .foot_logo img {width: 100%;}
.foot_nav ul li {float: left;}
.foot_l_wen {color: #d62f2f;font-weight: bold;font-size: 23px;margin-top: -7px;}
.foot_l_wen::before {content: "";display: inline-block;background: url(../images/foot_phone.png) no-repeat center;background-size: 100% 100%;vertical-align: middle;margin-right: 4px;height: 22px;width: 22px;margin-bottom: 2px;}
.foot_l {margin-right: 80px;}
.foot_nav ul li {padding-right: 40px;box-sizing: border-box;}
.foot_nav ul li:last-of-type {padding-right: 0;}
.foot_nav ul li > a {font-size: 16px;color: #000;display: block;margin-bottom: 20px;}
.foot_nav ul li > a:hover {color: #d64343;}
.foot_nav ul li dl a {font-size: 15px;color: #727272;margin-bottom: 14px;display: block;}
.foot_nav ul li dl a:hover {color: #d64343;}
.foot_maimg {width: 129px;height: 129px;}
.foot_maimg img {width: 100%;height: 100%;}
.foot_ma p {font-size: 14px;color: #888;padding-top: 5px;text-align: center;}
.foot_ma {padding-top: 5px;}


/* 备案 */
.beian {background: #e6e6e6;padding: 20px 0;text-align: center;}
.beian span {font-size: 14px;color: #727272;}
.beian_top {padding-bottom: 5px;}
.beian_top span {margin-right: 15px;}
.beian_top span:last-of-type {margin-right: 0;}
.beian_bot a {font-size: 14px;color: #666;margin: 0 10px;}
.beian_bot a:hover {color: #d64343;}





/* 内页礼品列表页面 */
.ny_banner {background: url(../images/banner-n.jpg)no-repeat center;background-size: cover!important;height: 280px;}

/* 面包屑导航 */
.sec_nav  {font-size: 14px;}
.sec_nav i {color: #666;}
.sec_nav a {color: #999;padding: 0 0px;display: inline-block;}
.sec_nav a:hover {color: #d64343;}

.sec_nav a:last-of-type::after {content: none;}

/* 产品列表 */
.pro_list_l {width: 19%;}
.pro_list_r {width: 78.8%;}
.pro_list_tit h6 {height: 42px;line-height: 42px;background: #d64343;padding-left: 18px;font-size: 15px;color: #fff;font-weight: 100;}
.pro_list_l ul {padding-left: 20px;padding-top: 15px;}
.pro_list_l ul li {margin-bottom: 13px;}
.pro_list_l ul li a {color: #333;font-size: 15px;}
.pro_list_l ul li a.on {color: #d64343;}
.pro_n {padding-top: 24px;}
.pro_list_l ul li a:hover {color: #d64343;}
.cplb {margin-bottom: 20px;background: #fafafa;padding-bottom: 2px;}
.cplb_lxwm ul li span {font-size: 14px;color: #999;text-align: justify;line-height: 1.5em;}
.cblx {font-size: 14px;color: #333;}
.cblx2 span {display: block;}
.dbt {height: auto;line-height: 40px;padding-left: 10px;padding-right: 10px;border-bottom: 1px solid #f2f2f2;padding-bottom: 2px;}
.xwny {border-bottom: 1px solid #eeeeee;padding: 0;width: 925px;margin: 0 auto;}
.cplb_lxwm ul li span i {color: #333;}
.cplb_lxwm ul {line-height: 20px;padding-left: 0;padding-top: 0;padding: 18px;}
.pro_list_r h1 {font-size: 20px;color: #333;line-height: 1.5em;width: 69%;}
.pro_list_rn ul li {float: left;width: calc( 100%/ 4);margin-right: 0;border: none;cursor: auto;padding: 5px;box-sizing: border-box;} 
.pro_list_rn ul {margin-top: 12px;}
.pro_list_r .feilei_n {padding-top: 0;}
.pro_list_rn ul li .lkdf .fenlei_pic {overflow: hidden;} 
.pro_list_rn ul li .lkdf .fenlei_pic img {transition: all 0.6s;}
.pro_list_rn ul li .lkdf .fenlei_pic img:hover {transform: scale(1.05);}
.pro_list_rn ul li .lkdf a {font-size: 14px;}
.pro_list_rn ul li .lkdf p  {line-height: 1em;text-align: center;padding-top: 13px;padding-bottom: 10px;color: #666;font-size: 15px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;height: auto;}
.fenlei_n_pic {width: 100%;height: 150px;overflow: hidden;}
.fenlei_n_pic img {width: 100%;height: 100%;object-fit: cover;transition: all 0.6s;}
.fenlei_n_pic img:hover {transform: scale(1.05);}
.wdcbl ul a {display: block;color: #333;line-height: 2.5em;font-size: 16px;}
.wdcbl ul a:hover {color: #d64343;}
.wdcbl ul a.on {color: #d64343;}
.wdcbl ul {padding: 0;padding: 0 18px;padding-top: 10px;}
.bf {position: absolute;top: 29%;left: 50%;transform: translateX(-50%);width: 40px;height: 40px;}



/* 分页 */
  .page {margin: 20px 0;padding-top: 5px;padding-bottom: 6px;}
  .page ul {font-size: 0;text-align: center;padding-top: 20px;}
  .page ul li {display: inline-block;float: none;text-align: center;width: auto;}
  .page ul li a.active {background: #d64343;color: #fff;}
  .page a {display: block;width: 50px;height: 42px;border: 1px solid #e5e5e5;text-align: center;line-height: 42px;float: left;font-size: 16px;color: #666;margin-left: -1px;}

  /* .page ul li:last-of-type {} */
  .page ul li a:hover {background:#d64343;color: #fff;}

  .page ul li.active {background: #d64343;}
  .page ul li.active a {color: #fff;}
  .footer {margin-top: 8px;}

  /* 联系我们内页*/
  .contact .dbt {padding: 0;padding-bottom: 10px;}
  .con_wenan p {margin: 0;padding: 0;line-height: 2.3em;color: #999;white-space: normal;overflow: auto;text-overflow: initial;}
  .con_wenan p i {color: #666;}
  .con_wenan h3 {text-align: left;font-size: 20px;color: #333;padding-bottom: 10px;padding-top: 20px;}
.contact .pro_list_r {padding-left: 13px;box-sizing: border-box;} 
.contact_right .layui-form-label {float: none;width: auto;text-align: left;padding: 9px 0px;}
.contact_right .layui-input-block {margin-left: 0;}
.contact_right .layui-input, .layui-select, .layui-textarea {}
.contact_right .layui-form-item .layui-input-inline {width: 100%;}
.contact_right .layui-form-item .layui-inline {width: 40%;margin-right: 20px;}
.contact_right .layui-input, .layui-select {height: 50px;line-height: 50px;}
.yzm {position: absolute;top: 0;right: 0;height: 50px;}
.yzm img {height: 100%;}
.contact_right .layui-textarea {padding: 10px;resize: none;min-height: 110px;width: 83%;}
.contact_right .layui-form-item {margin-bottom: 8px;}
.contact_right .layui-btn {margin-top: 24px;padding: 0 50px;height: 46px;line-height: 46px;}
.layui-btn-primary:hover {color: #d64343;}
.contact_right h3 {font-size: 18px;color: #333;text-align: left;padding-top: 25px;padding-bottom: 10px;}
.con_wenan .con1 {float: left;margin-right: 91px;}
.con_wenan .con1:last-of-type {margin-right: 0;}
/* .con_wenan .con1::before {content: "";display: inline-block;background: url(../images/con1.png) no-repeat center;width: 40px;height: 40px;background-size: 100% 100%;margin-right: 10px;vertical-align: middle;float: left;} */
.con_wenan {padding: 30px 20px;background: #fafafa;margin-top: 20px;box-sizing: border-box;}
.con_pic {width: 44px;height: 50px;margin-right: 10px;}
.con_pic img {width: 100%;height: 100%;object-fit: cover;}
.wdtj {padding-bottom: 20px;}





/* 公司介绍 */
.gs {height: 200px;background: url(../images/gs.jpg) no-repeat center;background-size: cover;}
.gs_n {padding-top: 20px;line-height: 1.5em;}
.gs_n img {max-width: 100%;margin: 10px auto;}
.gs_n p {text-overflow: initial;overflow: auto;white-space: normal;line-height: 1.6em;padding-top: 0;padding-bottom: 0;font-size: 15px;}
.gs_n h2 {font-size: 18px;padding-bottom: 10px;}




/* 新闻列表页 */
.new_n ul li {float: none;width: 100%;box-sizing: border-box;margin-bottom: 10px;border-bottom: 1px solid #f2f2f2;padding-bottom: 15px;}
.new_n ul li h6 {font-weight: 100;color: #333;font-size: 16px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;width: 100%;text-align: left;}
.new_n ul li p { font-size: 14px;text-align: justify;}
.new_tit {padding-bottom: 6px;}
.new_n ul li a {padding: 0;text-align: left;display: block;font-size: 14px;}
.new_n ul li:hover {border-color: #e5e5e5;}
.new_n ul li:hover p {color: #d64343;}
.new_n {padding: 0 10px;box-sizing: border-box;padding-top: 6px;}
.new_lsit .feilei_n {padding-bottom: 0;}
.newn_nr {width: 76%;}
.newn_pic {width: 194px;height: 120px;}
.newn_pic img {width: 100%;height: 100%;object-fit: cover;}
.newn_nr p {font-size: 15px;color: #666;padding-top: 10px;}
.newny-date a {color: #999;}
.newny-date a:hover {color: #d64343;}
.newny-date span {color: #999;font-size: 14px;} 
.newny-date {padding-top: 6px;}




/* 新闻内页 */

.new_show h2 {font-size: 18px;color: #666;padding-bottom: 12px;padding-top: 10px;text-align: center;}
.jhfk {color: #999;font-size: 14px;padding-bottom: 12px;text-align: center;}
.jhfk i {margin-right: 10px;}
.new_show p {text-overflow: initial;overflow: auto;white-space: normal;color: #666;font-size: 15px;line-height: 1.7em;text-align: justify;padding: 0;margin: 0;}
.new_showw {padding: 0 10px;margin-top: 10px;}
.new-showw img {max-width: 100%;}
.new_show img {max-width: 100%;margin: 10px auto;}
.new_showw  {padding-left: 0;padding-right: 0;}

/* 上一篇 下一篇 */
.sypxyp {width: 78%;}
.sxreture {padding-top: 15px;margin-top: 10px;padding-bottom: 20px;}
.sypxyp a {font-size: 14px;color: #999;padding-left: 10px;line-height: 1.6em;}
.sypxyp a:hover {color: #d64343;}
/* .sypxyp a::before {content: "上一篇：";color: #666;font-size: 14px;}
.sypxyp .syp:nth-of-type(2) a::before {content: "下一篇：";}  */
.syp {margin-bottom: 5px;}
.return {padding-top: 12px;}
.return a {color: #d64343;font-size: 14px;border: 1px solid #d64343;padding: 8px 18px;transition: 0.4s;}
.return a:hover {background: #d64343;color: #fff;}
.syp {display: flex;;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}


/* 产品内页 */
.pro-xq {padding: 0 10px;box-sizing: border-box;padding-top: 20px;}
.pro_xqpic {width: 50%;box-sizing: border-box;height: 304px;}
.pro_xqpic img {width: 100%;height: 100%;object-fit:cover;}
.pro_xqwen {width: 50%;padding-left: 36px;box-sizing: border-box;padding-top: 10px;}
.pip {font-size: 16px;color: #666;margin-bottom: 15px;}
.nyxdzs {font-size: 14px;color: #999;line-height: 1.7em;text-align: justify;}
.pro_xqwen h5 {font-size: 20px;padding-bottom: 19px;color:#333;}
.pro_xqwen span {margin-bottom: 15px;color: #999;}
.xkgfkl {border: 1px solid #e5e5e5;margin-top: 20px;}
.xkgfkl h4 {color: #333;background-color: #fafafa;height: 40px;line-height: 40px;padding-left: 15px;}
.xkgfkl p {font-size: 16px;color: #666;line-height: 1.7em;text-align: justify;}
.xkgfkl_n {padding: 15px;box-sizing: border-box;}
.xkgfkl_n img {max-width: 100%;margin: 5px auto;}
/* .pro-xq .sypxyp a::before {content: "上一个：";}
.pro-xq .sypxyp .syp:nth-of-type(2) a::before {content: "下一个：";}  */
.pro_xqwen i {font-size: 16px;color: #999;}

.cur {color: #d64343!important;}


/* 案例内页图片切换 */
.pc-slide {
	width: 100%;
	margin: 0 auto;
}

.pc-slide img {width: 100%;height: 100%;object-fit: cover;}
.view .swiper-container {
	width: 100%;
	height: 408px;
}

.view .arrow-left {

	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}

.view .arrow-right {

	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}

.preview {
	width: 100%;
	margin-top: 12px;
	position: relative;
}

.preview .swiper-container {
	width: 100%;
	height: 130px;
  
	
}

.preview .swiper-slide {
	width: 190px;
	height: 130px;
padding:  0 5px;
box-sizing: border-box;
}
.preview .swiper-slide:last-of-type {padding-right: 0;}
.preview .swiper-slide:first-of-type  {padding-left: 0;}

.preview .slide6 {
	width: 82px;
}

.preview .arrow-left {

	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}

.preview .arrow-right {

	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}

.preview img {
	padding: 1px;
}

.preview .active-nav img {
	padding: 0;
	border: 1px solid #F00;
  box-sizing: border-box;
}
.preview .swiper-wrapper {width: 100%!important;}
.preview .swiper-slide {width: calc(100% / 5);}



/* 适配 */
@media (max-width:992px){
  .menu {display: block;}
  .m-menu {display: block;}
  .tit {text-align: center;}
  .fenlei {padding-top: 5px;}
  .tit h3 {font-size: 19px;padding-right: 0px;text-align: center;}
  .tit span {display: block;padding-top: 10px;font-size: 12px;margin-left: 8px;}
  .tit { padding-bottom: 12px;padding-top: 22px;margin-bottom: 5px;}
.bx {width: 100%;padding: 0 12px;box-sizing: border-box;}
.top {display: none;}
.navBar {display: none;}
.logo_wenan {display: none;}
.top_ma {display: none;}
.logo .xian {display: none;}
.logo_img a {width: 148px;}
.pho2 h2 {font-size: 18px;color: #d64343;}
.right {width: 34px;display: block;margin-top: 10px;}
.right img {width: 100%;}
.pho2 span {font-size: 12px;}
.pho2 span::before {display: none;}
.logo_zl {padding: 0;padding-top: 4px;}
.pho2 {padding-top: 0;margin-right: 10px;}
.logo_zr {padding: 0;}
.logo {padding-top: 14px;padding-bottom: 10px;}
.pho2 {display: none;margin-left: 10px;}
.pho {display: block;}
.pho h2 {font-size: 18px;color: #d64343;}
.pho span {font-size: 12px;}
.pho span::before {display: none;}
.pho {padding-top: 0;margin-right: 12px;}
.bx .tit .gedo a {position: static;}
.s-secondItem span {line-height: 1.5em;}
.new_l_l ul {padding-bottom: 9px;}


/* 视频 */

.wdnesp iframe {height: 200px!important;width: 100%!important;}


/* banner区域适配 */
.banner .swiper-slide a.big {display: none;} 
.banner .swiper-slide a.small {display: block;background: no-repeat center;height: 220px;background-size: cover;} 
.banner_wenan {top: 50%;left: 0;right: 0;text-align: center;padding: 0 20px;box-sizing: border-box;transform: translateY(-50%);}
.banner_wenan p {font-size: 12px;padding-top: 10px;}
.banner_wenan i {font-size: 26px;}

/* 内页banner */
.nybanner_sm {display: block;background-size: cover!important;}
.ny_banner {display: none;}

/* 五个展示适配 */
.lp ul {padding: 25px 10px;}
.lp {padding: 20px 0;}
.lp ul li {width: calc(100% / 2);border-right: none;padding: 0 8px;margin-bottom: 7px;}
.lp ul li:last-of-type {display: block;}
.lp ul li:nth-of-type(5),.lp ul li:nth-of-type(6) {margin-bottom: 0;}
.lp ul li:nth-of-type(5) p,.lp ul li:nth-of-type(6) p {height: auto;}
.lp ul li p {font-size: 14px;line-height: 1.5em;padding-top: 6px;
  display: inline-block;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    -o-line-clamp: 2;
    overflow: hidden;
    height: 46px;
}
.lp h2 {font-size: 16px;padding-top: 15px;padding-bottom: 1px;}
.lp_img {height: 50px;}


/* 公司介绍适配 */
.gsjs_l {width: 100%;height: 220px;}
.gsjs_r {float: none;}

.gsjs_r {width: 100%;padding-top: 20px;height: auto;}
.gsjs_xian {width: 50px;margin: 0 auto;}
.gsjs_r h1 {font-size: 20px;text-align: center;padding: 13px 0;padding-bottom: 5px;}
.gsjs_r span {font-size: 12px;text-align: center;}
.gsjs_tit {padding-left: 0px;text-align: center;}
.gsjs_n {margin-top: 15px;padding: 20px 24px;}
.gsjs_n p {font-size: 15px;line-height: 1.8em;padding-bottom: 20px;text-align: justify;}
.gsjs_n a {width: 120px;margin: 0 auto;width: 114px;height: 36px;line-height: 36px;font-size: 14px;margin-bottom: 5px;}
.gs_n {padding-top: 13px;padding-bottom: 20px;} 
.contact .dbt {padding-bottom: 0;}

/* 案例展示适配 */
.pro .tit {padding-bottom: 10px;border-bottom: none;}
.pro .tit_xian {display: none;}
.pro .tit h3 {float: none;text-align: center;}
.pro .tit span {display: block;float: none;text-align: center;margin-left: 0;padding-top: 5px;}
.pro .fenlei {float: none;padding-top: 0;}
.pro .pro_tit_l {float: none;}
.fenlei ul {padding-top: 20px;}
.fenlei ul li {padding-bottom: 13px;float: none;display: inline-block;margin: 0 10px;font-weight: 100;}
.feilei_n ul li {float: left;width: calc((100% - 12px) / 2);margin-right: 12px;}
.feilei_n ul li:nth-of-type(even) {margin-right: 0;}
.feilei_n ul li .fenlei_pic {height: 130px;}
.feilei_n ul li p {padding-top: 8px;line-height: 1.5em;height: auto;}
.fenlei ul li.on {border-bottom: none;}
.fenlei ul li:hover {border-bottom: none;}
.fenlei ul li:last-of-type {margin-right: 10px;}
.feilei_n ul li .fenlei_pic img {width: 100%;height: 100%;object-fit: cover;}
.feilei_n ul li a .yinying {    

}

.feilei_n ul li a .fenlei_pic:hover .yinying {    width: 100%;
}


/*中banner适配  */
.banner_md {height: 160px;margin-top: 4px;margin-bottom: 28px;}
.banner_md i {font-size: 20px;}
.banner_md span {font-size: 20px;}
.banner_md p {font-size: 12px;padding-top: 10px;}
.gkd {padding: 0 15px;}


/* 服务优势适配 */
.youshi {margin-top: -19px;}
.fw_nl  {width:100%;float: none;}
.fw_nr {width: 100%;float: none;}
.fw_icon {width: 54px;height: 54px;}
.fw_nl_img {height: 130px;}
.fw_nl_ul ul {padding-top: 20px;padding-bottom: 20px;}
.fw_nl_ul ul li {float: left;padding: 0 6px;width: calc(100% / 3);}
.fw_nl_ul ul li h6 {font-size: 16px;padding: 0 4px;padding-top: 18px;padding-bottom: 10px;}
.fw_nl_ul ul li p {font-size: 12px;}
.fw_nr .fw_nr_img {width: 100%;height: 130px;}

.fw_nr_wa {padding: 18px;margin-top: 0px;}
.fw_nr_wa h3 {font-size: 20px;padding-bottom: 10px;letter-spacing: 0px;}
.fw_nr_wa p {font-size: 14px;line-height: 1.6em;}
.youshi .tit {padding-top: 0;margin-bottom: 14px;}

/* 施工现场适配 */
.xc .tit {padding-top: 22px;margin-bottom: 14px;}
.xc_ltop {height: 100px;}
.xc_l {height: 100px;width: 100%;float: none;}
.xc_l1 {height: 100%;width: calc((100% - 12px) / 2);margin-right: 12px;}
.xc_l2 {height: 100%;width: calc((100% - 12px) / 2);margin-right: 0px;}
.xc_r {width: 100%;height: auto;float: none;padding-top: 12px;}
.sc_ltopimg {height: 100%;width: calc((100% - 12px) / 2);margin-right: 12px;}
.sc_ltopimg:last-of-type {margin-right: 0;}
.xc_lbom {height:100px;margin-top: 12px;}
.xc .yinying2 .bt,.xc .yinying2 .dlsfk {opacity: 0;}


/* 新闻资讯适配 */
.new .bx .tit .gedo a {top: 40px;}
.new .tit {padding-top: 22px;margin-bottom: 14px;}
.new_l {width: 100%;float: none;}
.new_ll_pic {width: 100%;height: 110px;}
.new_l_l {width: 100%;float: none;}
.new_ll_tit {padding: 12px 0;padding-top: 16px;}
.new_ll_tit h6 {font-size: 16px;width: 82%;}
.new_ll_tit span {font-size: 14px;}
.new_ll_nr > a {font-size: 14px;line-height: 1.5em;text-align: justify;}
.new_ll_nr ul {padding-top: 13px;}
.new_ll_nr ul li {margin-bottom: 13px;line-height: 1em;}
.new_ll_nr ul li:last-of-type {margin-bottom: 13px;}
.new_ll_nr ul li a {font-size: 14px;float: left;width: 82%;}
.new_ll_nr ul li span {font-size: 14px;float: right;}
.new_l_r {width: 100%;float: none;}
.new_l_r ul li {margin-bottom: 13px;}
.new_l_r ul li:last-of-type {margin-bottom: 0;}
.new_l_r ul li a {float: left;width: 82%;}
.new_l_r ul li span {float: right;}
.data_xq a {font-size: 13px;}
.new_r {width: 100%;float: none;}
.new_r .tit {padding-top: 18px;}
.new_r .tit h3 {border-bottom: 2px solid #d64343;padding-bottom: 10px;padding-right: 2px;}
.new_r_pic {height: 94px;width: 37%;}
.new_r_list {width:60%}
.new_r_listtit h5 {font-size: 16px;padding-bottom: 6px;}
.new_r_listtit a {font-size: 13px;line-height: 1.5em;display: block;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-line-clamp: 2;
  -moz-line-clamp: 2;
  -ms-line-clamp: 2;
  -o-line-clamp: 2;
  overflow: hidden;

}
.data_xq {font-size: 13px;padding-top: 9px;}
.new_r_listtit {padding-top: 0px;}
.new_r_n {margin-bottom: 15px;}
.new_r_n:last-of-type {margin-bottom: 18px;}
.new_ll_nr p {padding-bottom: 3px;}

.new_lsit .new_n ul li {width: 100%;padding-left: 0;padding-right: 0;margin-bottom: 13px;padding-bottom: 13px;}
.new_lsit .new_n ul li:last-of-type {margin-bottom: 0;}
.newn_pic {width: 30%;height: 86px;}
.new_n {padding-left: 0;padding-right: 0;}
.newn_nr {width: 67%;}
.new_n ul li p {
  display: inline-block;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-line-clamp: 2;
  -moz-line-clamp: 2;
  -ms-line-clamp: 2;
  -o-line-clamp: 2;
  overflow: hidden;
padding-top: 5px;

}
.newny-date {padding-top: 2px;}
.new_n ul li h6 {line-height: 1em;}



/* 合作单位适配 */
.dw_nr ul li {float: left;}
.dw .bx .dw_xian {display: none;}
.dw_tit {display: none;}
.dw .tit h3 {border-bottom: 2px solid #d64343;padding-bottom: 10px;padding-right: 2px;color: #d64343;font-size: 18px;}
.dw {padding: 20px 0;padding-bottom: 10px;box-sizing: border-box;padding-top: 5px;}
.dw .bx {border: none;padding: 15px 10px;box-sizing: border-box;padding-top: 0;}
.dw .bx h6 {font-size: 18px;}
.dw .bx p {font-size: 14px;padding-top: 4px;}

.dw_nr ul li {float: left;padding: 0 12px;margin-top: 20px;height: 35px;}
.dw_nr {width: 100%;float: none;overflow: hidden;}
.dw_tit {padding-top: 0px;float: none;text-align: center;}
.dw .tit {display: block!important;padding-top: 0;padding-bottom: 0;}


/* 底部适配 */
.footer {padding: 30px 0;padding-bottom: 18px;}
.footer .foot_logo {width: 160px;height: auto;margin: 0 auto;}
.foot_l_wen {text-align: center;margin-top: 3px;}
.foot_l_wen::before {content: "";background: url(../images/foot_phone.png) no-repeat center;background-size: 100% 100%;margin-right: 4px;height: 22px;width: 22px;}
.foot_l {margin-right: 0px;float: none;}
.foot_nav {display: none;}
.foot_maimg {width: 129px;height: 129px;}
.foot_ma p {font-size: 14px;padding-top: 5px;}
.foot_ma {padding-top: 5px;display: none;}

/* 备案适配 */
.beian {padding: 15px 0;}
.beian_top {padding-bottom: 5px;}
.beian_top span {margin-right: 0px;display: block;text-align: center;margin-bottom: 5px;}
.beian_bot span {display: block;}
.beian_bot a {display: block;margin: 5px 0;}



/* 产品列表适配 */
.pro_list_l {width: 20%;display: none;}
.pro_list_r {width: 100%;}
.cplb {margin-bottom: 20px;}
.cplb_lxwm ul li span {font-size: 14px;}
.cplb_lxwm ul {padding-right: 20px;line-height: 20px;}
.pro_list_r h1 {font-size: 18px;float: none;text-align: center;width: 100%;padding: 10px 0;}
.pro_list_rn ul li {float: left;width: calc( 100%/ 2);padding: 0 5px;margin-right: 0;margin-bottom: 0;} 
.pro_list_rn ul {margin-top: 12px;padding-top: 4px;}
.pro_list_rn ul li .lkdf {padding: 0px;}
.pro_list_r .feilei_n {padding-top: 0;}
.pro_list_rn ul li .lkdf a {font-size: 14px;}
.pro_list_rn ul li .lkdf p  {padding: 12px 0;padding-bottom: 16px;}
.pro_n {padding-top: 6px;}
.fenlei_n_pic {height: 120px;}

/* 分页 */
.page {padding-bottom: 0px;margin-top: 0;}
.page a {font-size: 14px;width: 43px;height: 38px;line-height: 38px;}
.page ul li {float: none;width: auto;}

/* 内页banner */
.ny_banner {height: 180px;background-position:30.5%!important;background-size: cover!important;}





/* 联系我们适配 */
.con_wenan p {margin: 0;padding: 0;line-height: 1.5em;color: #999;}
.con_wenan h3 {font-size: 18px;padding-top: 15px;}
.contact .pro_list_r {padding-left: 0px;} 
.contact .bx {padding: 0 15px;}

/* 公司介绍适配 */
.gs_n p {padding: 0;font-size: 14px;}
.gs_n h2 {text-align: center;}
.gs {height: 120px;} 




/*新闻内页适配 */
.sypxyp {width: 100%;}
.sypxyp,.return {float: none;margin-top: 15px;}
.return {text-align: center;margin: 15px auto;}
.new_show p {padding-top: 0;padding-bottom: 0;font-size: 14px;}
.new_show h2 {font-size: 16px;}
.return a {padding: 7px 20px;}


/* 产品内页 */
.pro_xqpic {float: none;margin:0 auto;width: 100%;height: 200px;padding: 10px 0;}
.pro_xqwen {float: none;width: 100%;padding-left: 0;}
.pro-xq {margin-top: 0px;padding: 0;padding-top: 5px;}
.pro_xqwen h5 {font-size: 16px;}
.xkgfkl p {font-size: 14px;}
.dbt {padding-left: 0;padding-right: 0;width: 100%;}
.xkgfkl_n {padding: 10px;}




/* 联系我们 */
.contact_right .layui-form-item .layui-inline {width: 100%;margin-bottom: 10px!important;}
.layui-form-item .layui-input-inline {margin: 0!important;}
.contact_right .layui-textarea {width: 100%;}
.contact_right h3 {font-size: 16px;}
.contact_right .layui-btn {padding: 0 30px;height: 40px;line-height: 40px;}
.contact_right .layui-input-block {text-align: center;}
.con_wenan .con1 {float: none;margin-right: 0;margin-bottom: 20px;}
.con_wenan .con1:last-of-type {margin-bottom: 0;}
.con_wenan {padding: 24px;}
.con_pic  {display: none;}
.con2::before {display: inline-block;content: "";background: url(../images/con2.png) no-repeat center;width: 22px;height: 22px;background-size: 100% 100%;margin-right: 0px;vertical-align: middle;}
.con_wenan .con1:nth-of-type(2) .con2::before {background: url(../images/con1.png) no-repeat center;background-size: 100% 100%;}
.con_wenan .con1:nth-of-type(3) .con2::before {background: url(../images/con3.png) no-repeat center;background-size: 100% 100%;}


/* 面包屑导航适配 */
.sec_nav {font-size: 13px;display: none;}

/*上一篇下一篇 */
.sxreture {padding-top: 4px;}


/* 案例内页轮播适配 */
.view .swiper-container {height: 200px;}
.preview .swiper-slide {width: calc(100% / 3);height: 90px;}
.view .arrow-right,.view .arrow-left {width: 20px;height: 36px;background-size: cover;}
.preview .swiper-container {height: 90px;}
.preview {margin-top: 10px;}

}


@media (max-width:374px){
  .pho h2 {font-size: 16px;}
  .logo_img a {width: 129px;}
  .logo_zl {padding-top: 0;}
}