body{font-family: "microsoft yahei";width:100%;margin: 0; padding: 0; line-height: 24px; font-size: 14px;color: #585757;}
ul,li,img,h3,h4,h5,dl,dt,dd{margin: 0; padding: 0; list-style: none;font-weight: normal;font-size: inherit;}
a,a:focus, a:hover{text-decoration: none;color: #585757;}
img{max-width: 100%;}
iframe{max-width: 100%;}
i{font-style: normal;}
p{margin: 5px 0;}
input{outline: medium;border: none;background: none;}
button,textarea{outline: none;border: none;font-family: "microsoft yahei";background: none;}
button,textarea :focus{outline:0;border: none;background: none;}
.container{padding: 0;min-width: 1200px;margin: auto;}
.center{width: 96%;margin: auto;}
@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont.eot');
  src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),
      url('../font/iconfont.woff2') format('woff2'),
      url('../font/iconfont.woff') format('woff'),
      url('../font/iconfont.ttf') format('truetype'),
      url('../font/iconfont.svg#iconfont') format('svg');
}
@font-face {
  font-family: 'iconfont';
  src: url('../font_sl/iconfont.eot');
  src: url('../font_sl/iconfont.eot?#iefix') format('embedded-opentype'),
      url('../font_sl/iconfont.woff2') format('woff2'),
      url('../font_sl/iconfont.woff') format('woff'),
      url('../font_sl/iconfont.ttf') format('truetype'),
      url('../font_sl/iconfont.svg#iconfont') format('svg');
}
@font-face {
  font-family: 'AbhayaLibre-ExtraBold';
  src: url('../ziti/AbhayaLibre-ExtraBold.ttf');
}
/*公用类*/



/*导航*/
.head{min-width: 1200px;height: 101px;background: #150d0d;z-index: 9999;width: 100%;}
.high{z-index: 999;}

.p_logo{width: 350px;height: 101px;float: left;}
.p_logo img{width: 310px;height: 101px;}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.navBar{width: 850px;float: right; position:relative; z-index:1;padding: 0;}
.nav{position:relative;margin:0 auto;font-family:"Microsoft YaHei",SimSun,SimHei;}
.nav li{width: 11.1%;display: block;float: left;}
.head .nav a{color:rgba(255, 255, 255, 0.7);font-size: 16px;}
.zy_head .nav a{color:#2a2a2a;font-size: 16px;}
.nav h3{ font-size:16px;font-weight:normal;}
.nav .m{position:relative; z-index:1;height: 101px;}
.nav h3 a{display:block; text-align:center;line-height: 101px;}
.nav .m:hover{background: #313131;}

.nav .sub{display:none;position:absolute;top: 101px;z-index:1;width: 100%;background: rgba(2, 2, 2, 0.6);padding-bottom: 15px;left: 0;border-bottom: 2px solid #020202;}
.nav .sub li{text-align: center;height: 35px;line-height: 25px;float: left;width: 100%;margin-left: 0;}
.nav .sub li a{display:block;padding:8px 0;color:rgba(255, 255, 255, 0.7);font-size: 14px;width: 80%;margin: auto;}
.nav .sub li a:hover{border-bottom:1px solid #fff;width: 80%;}
/*.nav .block{position:absolute;left:0;top: 71px;overflow: hidden;width: 13%;height: 3px;background: #0061b2;}*/


/*WAP-顶部*/
.w_top{height: 78px;padding: 0 10px;box-shadow: 0px 5px 10px rgba(117, 117, 117, 0.66);background: #150d0d; position: relative;z-index: 9;}
.w_top .w_logo{height: 78px;width: 80%;float: left;}
.w_top .w_logo img{display: block;float: left;height: 72px;}
.w_top .w_wx{width: 20%;float: right;}
.w_top .w_wx .a1{text-align: right;}
.w_top .w_wx .a1 h3{font-family: "iconfont" !important;font-size: 30px;line-height: 75px;color:rgba(255, 255, 255, 0.7);}
.w_top .w_wx .absolute{position: fixed;}
.w_top .w_wx .a2{top: 24%;left: 50%;width: 174px;border-radius: 20px;margin-left: -87px;padding: 20px 10px;background: #fff;border: 1px solid #ddd;text-align: center;display: none;z-index: 9;}
.w_top .w_wx .a2 .cha{position: absolute;right: 10px;top: 1px;font-size: 23px;}
.w_top .w_wx .a2 img{display: block;width: 100px;height: 100px;margin: auto;}
.w_top .w_wx .a2 span{display: block;padding-top: 5px;}



/*轮换图*/
#banner{min-width: 1200px;height: 838px;position: relative;}
#banner .focusBox{position: relative; width:100%;height:838px;overflow: hidden;}
#banner .focusBox .pic{position:relative; z-index:0;}
#banner .focusBox .pic img{width:100%;height:838px;object-fit: cover; display: block;}
#banner .focusBox .prev,
#banner .focusBox .next{width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(../img/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;}
#banner .focusBox .prev{left: 0;}
#banner .focusBox .next{background-position: 0 -90px;right: 0;}
#banner .focusBox .prev:hover,
#banner .focusBox .next:hover{filter:alpha(opacity=50) !important;opacity:0.5 !important;}

/*WAP轮换图*/
.slideBox{width:100%;overflow:hidden; position:relative;}
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%;display:block;height: 210px;object-fit: cover;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../img/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.3;}
.slideBox .next{left:auto; right:3%; background-position:8px 5px;}
.slideBox .prev:hover,
.slideBox .next:hover{filter:alpha(opacity=100);opacity:1;}
.slideBox .prevStop{display:none;}
.slideBox .nextStop{display:none;}



/*第一块-企业简介*/
.first{min-width: 1200px;height: 630px;background: url(../img/qyjj_tp.jpg) no-repeat right;}
/* 简介内容 */
.first .qyjj_nr{width: 700px;height: 439px;padding-top: 66px;background: #fff;padding-right: 10px;}
.first .qyjj_nr .jj_bt{height: 100px;font-size: 26px;}
.first .qyjj_nr .jj_bt h3{color: #ac0435;font-family: "iconfont" !important;font-weight: bold;}
.first .qyjj_nr .jj_bt h4{font-family: "AbhayaLibre-ExtraBold" !important;color: #dbdbdb;font-style: italic;padding-top: 8px;}
.first .qyjj_nr .jj_nr{color: #6c6a6a;text-align: justify;line-height: 35px;}
/* 经理讲话 */
.first .qyjj_jh img{box-shadow: 0px 1px 8px #d6d6d6;}
/*WAP-开始*/
.one{min-height: 609px;margin-top: 30px;margin-bottom: 20px;}
/* 简介内容 */
.one .qyjj_nr{min-height: 439px;padding: 10px 0;}
.one .qyjj_nr .jj_bt{height: 100px;font-size: 24px;}
.one .qyjj_nr .jj_bt h3{color: #ac0435;font-family: "iconfont" !important;font-weight: bold;}
.one .qyjj_nr .jj_bt h4{font-family: "AbhayaLibre-ExtraBold" !important;color: #dbdbdb;font-style: italic;padding-top: 8px;}
.one .qyjj_nr .jj_nr{color: #6c6a6a;text-align: justify;line-height: 28px;}
/* 经理讲话 */
.one .qyjj_jh{text-align: center;background: #fff;box-shadow: 0px 1px 8px #d6d6d6;}


/*第二块-产品展示*/
.second{min-width: 1200px;height: 622px;background: url(../img/bg_hong.jpg) repeat-y center top;padding-top: 67px;}
/* 左侧 */
.second .cpzs_l{width: 299px;float: left;}
.second .cpzs_bt{height: 100px;font-size: 26px;}
.second .cpzs_bt h3{color: #fff;font-family: "iconfont" !important;font-weight: bold;}
.second .cpzs_bt h4{font-family: "AbhayaLibre-ExtraBold" !important;color: rgba(255, 255, 255, 0.7);font-style: italic;padding-top: 8px;}
.second .cpzs_l .zs_l{height: 360px;background: url(../img/jt_x.png) no-repeat left;padding-top: 12px;}
.second .cpzs_l .zs_l ul{height: 337px;overflow: scroll;}
.second .zs_l ul::-webkit-scrollbar {width : 0;height: 0;}
.second .cpzs_l .zs_l li{font-size: 16px;height: 35px;padding-left: 4px;margin-bottom: 15px;}
.second .cpzs_l .zs_l li b{padding-right: 8px;color: #fff;}
.second .cpzs_l .zs_l li a{color: rgba(255, 255, 255, 0.6);}
/* 右侧 */
.second .cpzs_r{width: 900px;float: right;}
.second .cpzs_r li{width: 280px;height: 444px;float: left;margin-left: 20px;}
.second .cpzs_r li .zs_r1{width: 280px;height: 287px;text-align: center;overflow: hidden;}
.second .cpzs_r li .zs_r1 img{width: 280px;height: 287px;object-fit: cover;transition: all ease 0.5s;}
.second .cpzs_r li .zs_r2{height: 136px;background: #fff;margin-top: 20px;transition: all ease 0.5s;}
.second .cpzs_r li .zs_r2 h3{text-align: center;font-size: 18px;line-height: 65px;height: 65px;}
.second .cpzs_r li .zs_r2 h4{color: #a9a9a9;padding-left: 10px;line-height: 24px;}
.second .cpzs_r li:hover .zs_r1 img{transform: scale(1.1);transition: all ease 0.5s;}
.second .cpzs_r li:hover .zs_r2{border-radius: 15px 0 15px 0;transition: all ease 0.5s;}
/*WAP-开始*/
.two{min-height: 630px;background: url(../img/bg_hong2.jpg) repeat-x top #85072c;}
/* 标题 */
.two .cpzs_l{width: 100%;height: 200px;}
.two .cpzs_bt{height: 130px;font-size: 24px;padding-top: 30px;}
.two .cpzs_bt h3{color: #fff;font-family: "iconfont" !important;font-weight: bold;}
.two .cpzs_bt h4{font-family: "AbhayaLibre-ExtraBold" !important;color: rgba(255, 255, 255, 0.7);font-style: italic;padding-top: 8px;}
/* 上侧 */
.two .cpzs_l .zs_l{background: url(../img/jt_x2.png) no-repeat right bottom;width: 100%;height: 47px;overflow: hidden;}
.two .cpzs_l .zs_l ul{overflow-x: scroll;overflow-y: hidden;/*解决ios卡顿*/-webkit-overflow-scrolling: touch;height: calc(100% + 20px);padding-bottom: 20px;list-style-type: none;display: flex;align-items: center;}
.two .zs_l ul::-webkit-scrollbar {display: none;}
.two .cpzs_l .zs_l li{width: 50%;height: calc(100% - 8px);flex: none;display: flex;justify-content: center;align-items: center;background: url(../img/dian.png) no-repeat center bottom;}
.two .cpzs_l .zs_l li:nth-child(n + 2){margin-left: 1px;}
.two .cpzs_l .zs_l li a{display: block;color: rgba(255, 255, 255, 0.6);padding-bottom: 15px;}
/* 下侧 */
.two .cpzs_r{padding-bottom: 20px;}
.two .cpzs_r .txtScroll-left{position:relative;}
.two .cpzs_r .txtScroll-left .bd{padding:10px 0;overflow:hidden;}
.two .cpzs_r .txtScroll-left .bd ul{overflow:hidden; zoom:1;}
.two .cpzs_r .txtScroll-left .bd ul li{float:left;width: 50vw!important;height: 341px;}
.two .cpzs_r .txtScroll-left .bd ul li a{display: block;width: 98%;margin: auto;}
.two .cpzs_r .txtScroll-left .bd ul li .zs_r1{width: 100%;height: 195px;text-align: center;overflow: hidden;}
.two .cpzs_r .txtScroll-left .bd ul li .zs_r1 img{width: 100%;height: 195px;object-fit: cover;}
.two .cpzs_r .txtScroll-left .bd ul li .zs_r2{height: 130px;background: #fff;margin-top: 15px;}
.two .cpzs_r .txtScroll-left .bd ul li .zs_r2 h3{text-align: center;font-size: 16px;line-height: 60px;height: 60px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.two .cpzs_r .txtScroll-left .bd ul li .zs_r2 h4{color: #a9a9a9;padding-left: 10px;line-height: 24px;}
.two .cpzs_r .txtScroll-left .hd{overflow: hidden;height: 40px;width: 130px;margin: auto;line-height: 40px;}
.two .cpzs_r .txtScroll-left .hd .prev{display:block;width: 40px;height: 40px;background: url("../img/left2.png") no-repeat;float: left; overflow:hidden;cursor:pointer;}
.two .cpzs_r .txtScroll-left .hd .next{display:block;width: 40px;height: 40px;background: url("../img/right2.png") no-repeat;float: right; overflow:hidden;cursor:pointer;}
.two .cpzs_r .txtScroll-left .hd .pageState{display: block;width: 40px;text-align: center;margin: auto;color: #fff;}


/*第三块-产品优势*/
.third{min-width: 1200px;height: 428px;}
.third .cpys_bt{height: 100px;margin-top: 44px;}
.third .cpys_bt .ys_bt{font-size: 26px;float: left;}
.third .cpys_bt .ys_bt h3{color: #ac0435;font-family: "iconfont" !important;font-weight: bold;}
.third .cpys_bt .ys_bt h4{font-family: "AbhayaLibre-ExtraBold" !important;color: #dbdbdb;font-style: italic;padding-top: 8px;}
.third .cpys_bt .ys_gd{float: right;line-height: 70px;}
.third .cpys_lb{}
.third .cpys_lb li{width: 399px;height: 260px;float: left;background: #f6f6f6;padding: 28px;}
.third .cpys_lb li:nth-child(2){margin: 0 1.5px;}
.third .cpys_lb li h3{font-size: 18px;color: #85072c;padding-bottom: 16px;}
.third .cpys_lb li h4{line-height: 30px;}
.third .cpys_lb li:hover{background: #eee;}
/*WAP-开始*/
.three{min-height: 600px;}
.three .cpys_bt{height: 100px;margin-top: 44px;}
.three .cpys_bt .ys_bt{font-size: 24px;float: left;}
.three .cpys_bt .ys_bt h3{color: #ac0435;font-family: "iconfont" !important;font-weight: bold;}
.three .cpys_bt .ys_bt h4{font-family: "AbhayaLibre-ExtraBold" !important;color: #dbdbdb;font-style: italic;padding-top: 8px;}
.three .cpys_bt .ys_gd{float: right;line-height: 70px;}
.three .cpys_lb{}
.three .cpys_lb li{width: 100%;min-height: 155px;background: #f6f6f6;padding: 15px 10px;border: 1px solid #eee;margin-bottom: 1px;}
.three .cpys_lb li h3{font-size: 18px;color: #85072c;padding-bottom: 16px;}
.three .cpys_lb li h4{line-height: 30px;}


/*第四块-工程案例*/
.fourth{min-width: 1200px;height: 502px;padding-left: 2px;}
.fourth .p_gcal ul{margin-right: -0.5%;}
.fourth .p_gcal li{height: 500px;width: 33%;float: left;border: 1px solid #fff;}
.fourth .p_gcal .ovrly12{width: 100%;overflow: hidden;position: relative;}
.fourth .p_gcal .ovrly12 img{width: 100%;height: 500px;object-fit: cover;position: relative;top: 0;left: 0;}
.fourth .p_gcal .ovrly12 .ovrly{position: absolute;background: rgba(133, 7, 44, 0.5);height: 84%;left: 8%;top: 8%;width: 84%;
		-webkit-transform: scale(0);
	    -moz-transform: scale(0);
	    -ms-transform: scale(0);
	    -o-transform: scale(0);
	    transform: scale(0);
	    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.815, 1.650, 0.400, 0.680);
	    -moz-transition: -moz-transform 0.3s cubic-bezier(0.815, 1.650, 0.400, 0.680);
	    -o-transition: -o-transform 0.3s cubic-bezier(0.815, 1.650, 0.400, 0.680);
	    transition: transform 0.3s cubic-bezier(0.815, 1.650, 0.400, 0.680);
		}
.fourth .p_gcal .ovrly12 .buttons{position: absolute;top: 50%;left: 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%);
		}
.fourth .p_gcal .ovrly12:hover .ovrly{
	    -webkit-transform: scale(1);
	    -moz-transform: scale(1);
	    -ms-transform: scale(1);
	    -o-transform: scale(1);
	    transform: scale(1);
		}
.fourth .p_gcal .kuang{border: 1px solid #fff;width: 94%;height: 94%;margin: 2.3% auto;}
.fourth .p_gcal .ovrly12:hover .buttons .fa{opacity: 1;font-size: 30px;line-height: 32px;color: #fff;display: block;text-align: center;}
.fourth .p_gcal .ovrly12 .buttons .fa{opacity: 0;
	    -webkit-transition: all 0.2s 0.3s;
	    -moz-transition: all 0.2s 0.3s;
	    -o-transition: all 0.2s 0.3s;
	    transition: all 0.2s 0.3s;
		}
/*WAP-开始*/
.four{min-height: 300px;}
.four .w_gcal ul{}
.four .w_gcal li{height: 270px;width: 100%;float: left;border: 1px solid #fff;}
.four .w_gcal .ovrly12{width: 100%;overflow: hidden;position: relative;}
.four .w_gcal .ovrly12 img{width: 100%;height: 270px;object-fit: cover;position: relative;top: 0;left: 0;}
.four .w_gcal .ovrly12 .ovrly{position: absolute;background: rgba(133, 7, 44, 0.5);height: 84%;left: 8%;top: 8%;width: 84%;
		-webkit-transform: scale(0);
	    -moz-transform: scale(0);
	    -ms-transform: scale(0);
	    -o-transform: scale(0);
	    transform: scale(0);
	    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.815, 1.650, 0.400, 0.680);
	    -moz-transition: -moz-transform 0.3s cubic-bezier(0.815, 1.650, 0.400, 0.680);
	    -o-transition: -o-transform 0.3s cubic-bezier(0.815, 1.650, 0.400, 0.680);
	    transition: transform 0.3s cubic-bezier(0.815, 1.650, 0.400, 0.680);
		}
.four .w_gcal .ovrly12 .buttons{position: absolute;top: 50%;left: 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%);
		}
.four .w_gcal .ovrly12:hover .ovrly{
	    -webkit-transform: scale(1);
	    -moz-transform: scale(1);
	    -ms-transform: scale(1);
	    -o-transform: scale(1);
	    transform: scale(1);
		}
.four .w_gcal .kuang{border: 1px solid #fff;width: 94%;height: 94%;margin: 2.3% auto;}
.four .w_gcal .ovrly12:hover .buttons .fa{opacity: 1;font-size: 22px;line-height: 32px;color: #fff;display: block;text-align: center;}
.four .w_gcal .ovrly12 .buttons .fa{opacity: 0;
	    -webkit-transition: all 0.2s 0.3s;
	    -moz-transition: all 0.2s 0.3s;
	    -o-transition: all 0.2s 0.3s;
	    transition: all 0.2s 0.3s;
		}


/*第五块-企业动态*/
.fifth{min-width: 1200px;height: 496px;}
.fifth .qydt_bt{height: 100px;margin-top: 44px;}
.fifth .qydt_bt .dt_bt{font-size: 26px;float: left;}
.fifth .qydt_bt .dt_bt h3{color: #ac0435;font-family: "iconfont" !important;font-weight: bold;}
.fifth .qydt_bt .dt_bt h4{font-family: "AbhayaLibre-ExtraBold" !important;color: #dbdbdb;font-style: italic;padding-top: 8px;}
.fifth .qydt_bt .dt_gd{float: right;line-height: 70px;}
.fifth .qydt_lb{}
.fifth .qydt_lb ul{margin-right: -22.5px;}
.fifth .qydt_lb li{width: 385px;height: 303px;float: left;overflow: hidden;margin-right: 22.5px;}
.fifth .qydt_lb li .dt_tp{width: 385px;height: 303px;text-align: center;}
.fifth .qydt_lb li .dt_tp img{width: 385px;height: 303px;object-fit: cover;}
.fifth .qydt_lb li .dt_bt{width: 100%;height: 100%;background: rgba(0, 0, 0, 0.58);transform:translate(0,0);transition: all ease 0.3s;}
.fifth .qydt_lb li .dt_bt h3{color: #fff;padding: 10px 25px;line-height: 30px;font-size: 16px;transform:translate(0,313px);transition: all ease 0.6s;}
.fifth .qydt_lb li:hover .dt_bt{transform:translate(0,-303px);transition: all ease 0.3s;}
.fifth .qydt_lb li:hover .dt_bt h3{transform: translate(0,210px);transition: all ease 0.6s;}
/*WAP-开始*/
.five{min-height: 945px;padding-bottom: 15px;}
.five .qydt_bt{height: 100px;margin-top: 15px;}
.five .qydt_bt .dt_bt{font-size: 24px;float: left;}
.five .qydt_bt .dt_bt h3{color: #ac0435;font-family: "iconfont" !important;font-weight: bold;}
.five .qydt_bt .dt_bt h4{font-family: "AbhayaLibre-ExtraBold" !important;color: #dbdbdb;font-style: italic;padding-top: 8px;}
.five .qydt_bt .dt_gd{float: right;line-height: 70px;}
.five .qydt_lb{}
.five .qydt_lb ul{}
.five .qydt_lb li{width: 100%;height: 275px;overflow: hidden;margin-bottom: 10px;}
.five .qydt_lb li .dt_tp{width: 100%;height: 275px;text-align: center;}
.five .qydt_lb li .dt_tp img{width: 100%;height: 275px;object-fit: cover;}
.five .qydt_lb li .dt_bt{width: 100%;height: 100%;background: rgba(0, 0, 0, 0.58);transform:translate(0,-80px);}
.five .qydt_lb li .dt_bt h3{color: #fff;padding: 10px 25px;line-height: 30px;font-size: 16px;}



/***************************主体-结束*********************************************************/


/*返回顶部*/
.cd-top{height: 40px;width: 40px;line-height: 40px;text-align: center;color: #fff;position: fixed;bottom: 120px;right: 10px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);overflow: hidden;white-space: nowrap;background: rgba(133, 7, 44, 0.8);visibility: hidden;opacity: 0;transition: all 0.3s;cursor:pointer;}
.cd-top.cd-is-visible{visibility: visible;opacity: 1;}
.cd-top.cd-fade-out{opacity: 0.5;}
.cd-top:hover{background-color: #85072c;opacity: 1;}



/*底部*/
.pc_foot{min-width: 1200px;height: 327px;background: #232323;padding-top: 58px;color: rgba(255, 255, 255, 0.6); clear: both;}
.pc_foot a{color: rgba(255, 255, 255, 0.6);}
/* 底部-左 */
.pc_foot .p_db_l{width: 632px;float: left;}
.pc_foot .p_db_l .db_l1{height: 126px;}
.pc_foot .p_db_l .db_l1 li{float: left;font-size: 16px;width: 25%;margin-bottom: 15px;}
.pc_foot .p_db_l .db_l2{line-height: 33px;}
/* 底部-中 */
.pc_foot .p_db_m{width: 156px;float: left;height: 191px;background: #fff;text-align: center;}
.pc_foot .p_db_m img{width: 138px;height: 138px;margin: 9px auto;}
.pc_foot .p_db_m h3{color: #413d3d;padding-top: 5px;}
/* 底部-下 */
.pc_foot .p_db_r{width: 370px;float: right;text-align: right;}
.pc_foot .p_db_r .db_r1{color: #fff;height: 94px;}
.pc_foot .p_db_r .db_r1 h3{font-size: 16px;}
.pc_foot .p_db_r .db_r1 h4{font-size: 25px;line-height: 46px;}
.pc_foot .p_db_r .db_r1 h4 b{font-size: 30px;font-family: "AbhayaLibre-ExtraBold" !important;}
.pc_foot .p_db_r .db_r2{line-height: 33px;}

/*底部-WAP*/
.wap_foot{background: #232323;color: rgba(255, 255, 255, 0.6);padding-bottom: 100px; clear: both;}
.wap_foot a{color: rgba(255, 255, 255, 0.6);}
.wap_foot .d_bqsy{padding-top: 14px;text-align: center;}

/*底部*/
.foot{width: 100%;color: #FFF;display: block;z-index: 9;position: relative;}
.foot a{color: #FFF;}
.foot .menu{background: rgba(172, 4, 53, 0.7);width: 94%;height: 65px;font-size: 14px;padding: 10px 0;text-align: center;position: fixed;bottom: 15px;left: 3%;border: 3px solid #ac0435;border-radius: 10px;}
.foot .menu i{font-size: 20px;font-family: "iconfont" !important;}


/*网站子页banner*/
#p_banner1{min-width: 1200px;height: 484px;background: url(../img/p_banner1.jpg)no-repeat center;position: relative;}
#p_banner2{min-width: 1200px;height: 484px;background: url(../img/p_banner2.jpg)no-repeat center;position: relative;}
#p_banner3{min-width: 1200px;height: 484px;background: url(../img/p_banner3.jpg)no-repeat center;position: relative;}
#p_banner4{min-width: 1200px;height: 484px;background: url(../img/p_banner4.jpg)no-repeat center;position: relative;}
#p_banner5{min-width: 1200px;height: 484px;background: url(../img/p_banner5.jpg)no-repeat center;position: relative;}
.p_xm_fl{font-size: 50px;color: #fff;padding-top: 110px;text-shadow: 2px 2px 2px #424242;padding-left: 90px;}
.p_xm_fl i{display: block;height: 3px;width: 100px;background: #fff;box-shadow: 1px 1px 2px #424242;margin-top: 10px;}
.p_xm_mc{position: absolute;left: 0;bottom: 0;width: 100%;height: 83px;line-height: 83px;background: rgba(255, 255, 255, 0.7);}
.p_xm_mc .xm_mc1{float: left;font-size: 16px;}
.p_xm_mc .xm_mc2{float: right;}
/*手机站子页banner*/
#w_banner1{width: 100%;height: 190px;background: url(../img/p_banner1.jpg) no-repeat center;background-size: cover;position: relative;}
#w_banner2{width: 100%;height: 190px;background: url(../img/p_banner2.jpg) no-repeat center;background-size: cover;position: relative;}
#w_banner3{width: 100%;height: 190px;background: url(../img/p_banner3.jpg) no-repeat center;background-size: cover;position: relative;}
#w_banner4{width: 100%;height: 190px;background: url(../img/p_banner4.jpg) no-repeat center;background-size: cover;position: relative;}
#w_banner5{width: 100%;height: 190px;background: url(../img/p_banner5.jpg) no-repeat center;background-size: cover;position: relative;}
.w_xm_fl{font-size: 30px;color: #fff;padding-top: 24px;padding-left: 12px;text-shadow: 2px 2px 2px #424242;}
.w_xm_fl i{display: block;height: 3px;width: 60px;background: #fff;box-shadow: 1px 1px 2px #424242;margin-top: 10px;}
.w_xm_mc{position: absolute;left: 0;bottom: 0;width: 100%;height: 68px;padding-top: 10px;background: rgba(255, 255, 255, 0.7);}
.w_xm_mc .xm_mc1{font-size: 16px;}
.w_xm_mc .xm_mc2{text-align: right;}



/*子页-新闻页-开始*/
.news{min-height: 710px;margin: 20px auto;}
.news .yy{min-height: 710px;margin-top: 30px;}
.news .yy li{height: 566px;width: 580px;float: left;margin-bottom: 20px;}
.news .yy li a{display: block;height: 566px; transition: all ease 0.5s;}
.news .yy li:nth-child(odd){margin-right: 40px;}
.news .yy li .zx_t{width: 100%;height: 330px;position: relative;}
.news .yy li .zx_t img{width: 96%;height: 330px;object-fit: cover;}
.news .yy li .zx_t h3{position: absolute;right: 0;bottom: 12px;width: 126px;height: 55px;line-height: 55px;color: #fff;font-size: 16px;font-weight: bold;text-align: center;letter-spacing: 2px;background: #dc0644;border-radius: 6px;}
.news .yy li .zx_n{width: 96%;background: #fff;}
.news .yy li .zx_n .zx_nr{height: 200px;padding: 10px 15px;border-bottom: 1px solid #cecece;}
.news .yy li .zx_n .zx_nr h3{font-size: 18px;height: 55px;line-height: 55px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.news .yy li .zx_n .zx_nr h4{line-height: 26px;height: 90px;color: #949494;text-align: justify;}
.news .yy li .zx_n .zx_nr h5{border: 2px solid #dc0644;width: 110px;height: 35px;line-height: 35px;text-align: center;color: #dc0644;}
.news .yy li .zx_n .zx_sj{height: 35px;line-height: 35px;padding: 0 15px;}
.news .yy li .zx_n .zx_sj .sj1{float: left;}
.news .yy li .zx_n .zx_sj .sj2{float: right;}
.news .yy li .zx_n .zx_sj i{font-family: "iconfont" !important;font-size: 18px;}
.news .yy li:hover a{margin-top: -15px; transition: all ease 0.5s;}
/*WAP-开始*/
.new{min-height: 510px;}
.new .new_lb{min-height: 500px;padding: 20px 0;}
.new .new_lb li{width: 100%;height: 502px;margin-bottom: 15px;}
.new .new_lb li .zx_t{width: 100%;height: 265px;position: relative;}
.new .new_lb li .zx_t img{width: 98%;height: 265px;object-fit: cover;}
.new .new_lb li .zx_t h3{position: absolute;right: 0;bottom: 12px;width: 95px;height: 40px;line-height: 40px;color: #fff;font-size: 16px;font-weight: bold;text-align: center;letter-spacing: 2px;background: #dc0644;border-radius: 6px;}
.new .new_lb li .zx_n{width: 98%;background: #fff;}
.new .new_lb li .zx_n .zx_nr{height: 200px;padding: 10px 15px;border-bottom: 1px solid #cecece;}
.new .new_lb li .zx_n .zx_nr h3{font-size: 17px;height: 55px;line-height: 55px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.new .new_lb li .zx_n .zx_nr h4{line-height: 26px;height: 90px;color: #949494;text-align: justify;}
.new .new_lb li .zx_n .zx_nr h5{border: 2px solid #dc0644;width: 110px;height: 35px;line-height: 35px;text-align: center;color: #dc0644;}
.new .new_lb li .zx_n .zx_sj{height: 35px;line-height: 35px;padding: 0 15px;}
.new .new_lb li .zx_n .zx_sj .sj1{float: left;}
.new .new_lb li .zx_n .zx_sj .sj2{float: right;}
.new .new_lb li .zx_n .zx_sj i{font-family: "iconfont" !important;font-size: 18px;}
/*子页-新闻页-结束*/


/*子页-产品页-开始*/
.pc_product{padding: 20px auto;min-height: 710px;}
.pc_product .yy{min-height: 710px;margin: 20px 0;}
.pc_product .yy li{width: 365px;height: 340px;float: left;background: #fff;margin: 12px 17px;}
.pc_product .yy .cp_tp{width: 365px;height: 240px;text-align: center;overflow: hidden;}
.pc_product .yy .cp_tp img{width: 100%;height: 240px;object-fit: cover;transition: all ease 0.5s;}
.pc_product .yy .cp_mc{height: 48px;padding: 0 5px;}
.pc_product .yy .cp_mc h3{font-size: 16px;line-height: 48px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.pc_product .yy .cp_ck{height: 52px;color: #787878;padding: 0 5px;}
.pc_product .yy .cp_ck span{float: left;}
.pc_product .yy .cp_ck img{float: right;padding-top: 21px;}
.pc_product .yy .cp_bian{height: 2px;width: 0px;background: #dc0644; transition: all ease 0.5s;}
.pc_product .yy li:hover .cp_tp img{transform: scale(1.1);transition: all ease 0.5s;}
.pc_product .yy li:hover .cp_bian{width: 100%; transition: all ease 0.5s;}
/*WAP-开始*/
.wap_product{min-height: 655px;}
.wap_product .pro{min-height: 500px;margin: 10px 0;}
.wap_product .pro li{width: 48%;height: 262px;margin: 7px 1%;float: left; border: 1px solid #d2d2d2;background: #fff;}
.wap_product .pro .cp_tp{text-align: center;height: 133px;}
.wap_product .pro .cp_tp img{width: 100%;height: 133px;object-fit: cover;}
.wap_product .pro .cp_mc{height: 50px;padding: 10px;}
.wap_product .pro .cp_mc h3{font-size: 16px;color: #3e3e3e;line-height: 30px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.wap_product .pro .cp_ck{height: 72px;color: #787878;padding: 0 5px;}
.wap_product .pro .cp_ck span{display: block;font-size: 13px;}
.wap_product .pro .cp_ck img{display: block;padding-top: 9px;}
/*子页-产品页-结束*/


/*子页-内容页-开始*/
.content{padding: 20px 0;min-height: 710px;}
.content .yy{background: #fff;min-height: 710px;padding: 50px 45px;border-radius: 15px;}
.content .pc_dynr{padding: 10px 20px;}
.content .pc_dynr .word_bt{min-height: 60px;border-bottom: 1px solid #adadad;text-align: center;}
.content .pc_dynr .word_bt h3{font-size: 18px;color: #424242;}
.content .pc_dynr .word_bt h4{padding-top: 10px;color: #9c9c9c;}
.content .pc_dynr .word_bt h4 span{margin: 0 5px;}
.content .pc_dynr .word_bt h4 i{font-size: 18px;font-family: "iconfont" !important;}
.content .pc_dynr .word_nr{margin-top: 15px;color: #6f6f6f;}
/*WAP-开始*/
.text{min-height: 300px;background: #fff;border-radius: 15px;margin: 20px 3px;}
.text .wap_dynr{margin: 20px 0;}
.text .wap_dynr .wzbt{padding: 25px 10px;border-bottom: 6px double #e8e8e8;text-align: center;}
.text .wap_dynr .wzbt h3{font-size: 18px;color: #424242;}
.text .wap_dynr .wzbt h4{padding-top: 10px;color: #9c9c9c;}
.text .wap_dynr .wzbt h4 span{margin: 0 5px;}
.text .wap_dynr .wzbt h4 i{font-size: 18px;font-family: "iconfont" !important;}
.text .wap_dynr .wznr{color: #686868;padding: 20px 10px;min-height: 590px;}
/*子页-内容页-结束*/

/*子页-不带时间单页-开始*/
.content2{margin: 40px auto;min-height: 580px;}
.content2 .yy{min-height: 580px;}

.content2 .p_dy_r{}
.content2 .p_dy_r .word_bt2{height: 95px;}
.content2 .p_dy_r .word_bt2 h3{font-size: 30px;color: #444242;margin-bottom: 15px;}
.content2 .p_dy_r .word_bt2 i{display: block;width: 45px;height: 3px;background: #dc0644;}
.content2 .p_dy_r .word_nr{color: #6f6f6f;}
.content2 .p_dy_r .word_nr p{padding: 0 10px !important}
/*WAP-开始*/
.text2{min-height: 300px;margin: 20px 3px;}
.text2 .wap_dynr{margin: 20px 0;}
.text2 .wap_dynr .wzbt2{height: 70px;}
.text2 .wap_dynr .wzbt2 h3{font-size: 24px;color: #444242;margin-bottom: 15px;}
.text2 .wap_dynr .wzbt2 i{display: block;width: 45px;height: 3px;background: #dc0644;}
.text2 .wap_dynr .wznr{color: #686868;padding: 20px 10px;min-height: 370px;}
.text2 .wap_dynr .wznr p{padding: 0 10px !important}
/*子页-不带时间单页-结束*/

/*子页-公司简介-开始*/
.content3{margin: auto;min-height: 590px;}
/* 公司简介 */
.content3 .p_gsjj{height: 708px;padding-top: 103px;}
.content3 .p_gsjj .gsjj_tp{width: 417px;height: 557px;float: left;}
.content3 .p_gsjj .gsjj_tp img{width: 417px;height: 557px;}
.content3 .p_gsjj .gsjj_nr{width: 674px;float: right;}
.content3 .p_gsjj .gsjj_nr .jj_nr1{height: 130px;}
.content3 .p_gsjj .gsjj_nr .jj_nr1 h3{font-size: 36px;color: #ddd;padding-bottom: 24px;font-weight: bold;}
.content3 .p_gsjj .gsjj_nr .jj_nr1 h4{font-size: 30px;color: #4c4a4a;}
.content3 .p_gsjj .gsjj_nr .jj_nr2{overflow-y: scroll;height: 426px;padding-right: 15px;text-align: justify;}
.jj_nr2::-webkit-scrollbar{width : 5px;height: 1px;}
.jj_nr2::-webkit-scrollbar-thumb{border-radius: 10px;box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);background: #dc0644;}
.jj_nr2::-webkit-scrollbar-track{box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);border-radius: 10px;background: #ededed;}
/* 产品优势 */
.content3 .p_cpys{min-width: 1200px;min-height: 630px;padding-top: 70px;background: url(../img/bg_cpys.jpg) no-repeat center;color: #fff;}
.content3 .p_cpys .ys_bt{height: 180px;text-align: center;}
.content3 .p_cpys .ys_bt h3{font-size: 36px;color: #e4e4e4;padding-bottom: 24px;font-weight: bold;}
.content3 .p_cpys .ys_bt h4{font-size: 30px;}
.content3 .p_cpys .ys_lb{}
.content3 .p_cpys .ys_lb ul{margin-right: -2%;}
.content3 .p_cpys .ys_lb li{width: 31.3%;height: 280px;float: left;margin-right: 2%;padding: 30px 5px;margin-bottom: 20px;text-align: center;}
.content3 .p_cpys .ys_lb li h3{height: 130px;}
.content3 .p_cpys .ys_lb li h3 img{display: block;padding-bottom: 10px;margin: auto;}
.content3 .p_cpys .ys_lb li h3 b{display: block;font-size: 18px;padding-bottom: 18px;}
.content3 .p_cpys .ys_lb li h3 i{display: block;width: 42px;height: 3px;background: #fff;margin: auto;}
.content3 .p_cpys .ys_lb li h4{line-height: 30px;padding: 0 60px;}
/* 工程案例 */
.content3 .p_gcal{height: 550px;padding-top: 67px;position: relative;}
.content3 .p_gcal .al_bt{height: 128px;text-align: center;}
.content3 .p_gcal .al_bt h3{font-size: 36px;color: #ddd;padding-bottom: 10px;font-weight: bold;}
.content3 .p_gcal .al_bt h5{width: 50px;height: 3px;background: #dc0644;margin: auto;}
.content3 .p_gcal .al_bt h4{font-size: 30px;color: #4c4a4a;height: 38px;padding-top: 20px;}
.content3 .p_gcal .al_lb{padding-top: 30px;}
.content3 .p_gcal .al_lb li{width: 286px;height: 271px;float: left;margin: 0 7px;text-align: center;}
.content3 .p_gcal .al_lb li img{width: 286px;height: 225px;object-fit: cover;}
.content3 .p_gcal .al_lb li h3{height: 45px;line-height: 45px;font-size: 16px;border-bottom: 1px solid #c3c3c3;}
/*WAP-开始*/
.text3{min-height: 300px;}
/* 公司简介 */
.text3 .w_gsjj{min-height: 470px;padding-top: 35px;width: 96%;margin: auto;}
.text3 .w_gsjj .gsjj_nr{}
.text3 .w_gsjj .gsjj_nr .jj_nr1{height: 100px;}
.text3 .w_gsjj .gsjj_nr .jj_nr1 h3{font-size: 24px;color: #ddd;padding-bottom: 12px;font-weight: bold;}
.text3 .w_gsjj .gsjj_nr .jj_nr1 h4{font-size: 22px;color: #4c4a4a;}
.text3 .w_gsjj .gsjj_nr .jj_nr2{overflow-y: scroll;height: 313px;padding-right: 15px;text-align: justify;}
/* 产品优势 */
.text3 .w_cpys{min-height: 510px;padding-top: 35px;padding-bottom: 10px;background: url(../img/bg_cpys.jpg) no-repeat center;background-size: cover;color: #fff;}
.text3 .w_cpys .ys_bt{height: 100px;text-align: center;}
.text3 .w_cpys .ys_bt h3{font-size: 24px;color: #e4e4e4;padding-bottom: 12px;font-weight: bold;}
.text3 .w_cpys .ys_bt h4{font-size: 22px;}
.text3 .w_cpys .ys_lb{}
.text3 .w_cpys .ys_lb li{min-height: 110px;margin-bottom: 10px;padding: 0 8px;}
.text3 .w_cpys .ys_lb li h3{height: 56px;}
.text3 .w_cpys .ys_lb li h3 img{display: block;float: left;width: 48px;margin-right: 5px;}
.text3 .w_cpys .ys_lb li h3 b{display: block;font-size: 18px;float: left;padding-top: 8px;}
.text3 .w_cpys .ys_lb li h3 i{display: block;width: 42px;height: 3px;background: #fff;margin-top: 8px;}
.text3 .w_cpys .ys_lb li h4{line-height: 24px;}
/* 工程案例 */
.text3 .w_gcal{min-height: 375px;padding-top: 20px;position: relative;}
.text3 .w_gcal .al_bt{height: 100px;text-align: center;}
.text3 .w_gcal .al_bt h3{font-size: 24px;color: #ddd;padding-bottom: 10px;font-weight: bold;}
.text3 .w_gcal .al_bt h5{width: 50px;height: 3px;background: #dc0644;margin: auto;}
.text3 .w_gcal .al_bt h4{font-size: 22px;color: #4c4a4a;height: 38px;padding-top: 20px;}
.text3 .w_gcal .al_lb{padding-top: 30px;height: 215px;}
.text3 .w_gcal .al_lb li{width: 49%;height: 181px;float: left;margin: 0 0.5%;text-align: center;}
.text3 .w_gcal .al_lb li img{width: 100%;height: 135px;object-fit: cover;}
.text3 .w_gcal .al_lb li h3{height: 45px;line-height: 45px;border-bottom: 1px solid #c3c3c3;}
/*子页-公司简介-结束*/



/*下一页*/
.page {margin:20px;text-align: center;clear: both;}
.page span.close,
.page strong,
.page a {padding: 3px 8px;margin-right: 10px;background: #F5f5f5;color: #5a5a5a;}
.page strong.selfpage {background: #dc0644;color: #ffffff;}
.page a {background: #bbbbbb;color: #ffffff;}
.page a:hover {background: #dc0644;color: #fff;}
.page .count{display: none;}
.page .close{display: none;}
.page .next{display: none;}
.page .count2{display: none;}
.page .count3{display: none;}



