@charset "utf-8";
ul{ margin:0 !important;}
body{ font-family:"微软雅黑" !important; overflow-x:hidden;}
.wrap{ width:1200px; max-width:96%; margin:0 auto;}
/*顶部*/

#header{ position: relative;}
.header{ width:100%; z-index:104; background: rgba(255, 255, 255, 0.77); position: absolute; border-top: 5px solid #e60012; left: 0; top: 0;}
.Logo{ display:inline-block; padding: 12px 0;}
/*header.logo部分*/

.pic{ width: 100%; height: 650px;}
.picture img{ width:100%;}
.anchor{ position: absolute; z-index: 3; text-align: center;}
.anchor .swiper-pagination-bullet{ width:15px !important; height:4px !important; opacity:1 !important; border-radius:2px !important; background:#fff !important;}
.anchor .swiper-pagination-bullet-active{ background:#e60012 !important;}
/*pc端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.nav{ width: calc(100% - 430px); float: right;}
.nul{ width:100%;}
.nul>li{float:left; width:12.5%; position:relative;}
.nul>li>a{ padding:21px 2px; overflow:hidden; display:block; text-align:center; transition: all 0.3s ease-out;}
.nul>li:hover>a{ background: #e60012;}
.nul>li>a>h5{ margin: 0 !important; font-size: 16px; line-height: 28px; color: #282828; transition: all 0.3s ease-out;}
.nul>li:hover>a>h5{ color: #fff;}
.nul>li>a>span{ display: block; font-size: 14px; line-height: 25px; color: #282828; transition: all 0.3s ease-out;}
.nul>li:hover>a>span{ color: #fff;}
.nul>li ul{ display: none; position: absolute; top: 100%; left: 0; width:100%; z-index:104; background:rgba(230, 0, 18 ,0.72);}
.nul>li ul li{ width:100%; border-top: 1px solid rgba(255, 255, 255, 0.5);}
.nul>li ul li>a{ line-height:36px; display: block; text-align: center; width: 100%; overflow:hidden; font-size:14px; height:36px; border:none; color:#fff; transition: all 0.3s ease-out;}
.nul>li ul li>a:hover{ color:#fff; background:#e60012;}
.acta{ background:#e60012 !important;}
.acta>h5{ color: #fff !important;}
.acta>span{ color: #fff !important;}
/*PC头部导航*/

.title{ text-align: center; margin: 0 0 35px 0; cursor: pointer; background: url(../images/titlebg.png) no-repeat 50% 50%;}
.title>b{ width: 100%; font-size: 30px; line-height: 40px; color: #000;}
.title>b>span{ display: inline-block; color: #e60012;}
.title>span{ display: block; font-size: 16px; line-height: 24px; color: #dbdbdb;}
/*栏目标题*/

.gsys{ width:100%; padding:50px 0 70px 0;}
.ysul{ overflow: hidden;}
.ysul>li{ width: 25%; float: left; padding: 10px;}
.ysli{ width: 100%; text-align: center;}
.ysimg{ display: inline-block; border-radius: 50%; width: 135px; max-width: 100%; padding: 1px; border: 3px #ececec solid; box-sizing: border-box;}
.ysimg1{ width: 100%; overflow: hidden; position: relative; border-radius: 50%; border: 1px #ececec solid; box-sizing: border-box;}
.ystop{ padding-top: 100%;}
.ys1{ opacity: 1;}
.ysli:hover .ys1{ opacity: 0;}
.ys2{ opacity: 0;}
.ysli:hover .ys2{ opacity: 1;}
.ystit{ font-size: 17px; line-height: 50px; color: #333; font-weight: bold;}
.ystxt span{ display: block; font-size: 14px; line-height: 24px; color: #333;}
/*公司优势*/

.gsjj{ width:100%; background: #e60012;}
.gsjjctn{ width: 100%; position: relative;}
.gsjj-left{ width: 384px; padding: 0 20px 0 0; position: absolute; left: 0; bottom: 0;}
.glctn{ width: 100%;}
.gl1{ width: 100%; padding: 10px 0 0 10px;}
.glimg{ width: 100%; overflow: hidden; box-shadow: -10px -10px 0 #000;}
.glimg1{ transition: all 0.5s ease-out; height: 137px;}
.glimg:hover .glimg1{ transform: scale(1.05);}
.glimg2{ padding-top: 38.81%;}
.gl2{ width: 100%; text-align: center; padding: 22px 0;}
.gl2>h3{ margin: 0 !important; font-size: 30px; line-height: 40px; color: #fff;}
.gl2>h5{ margin: 0 !important; font-size: 20px; line-height: 30px; color: #fff; font-family: arial;}
.gl3 .glimg{ box-shadow: initial;}
.gsjj-right{ width: calc(100% - 384px); margin: 0 0 0 384px; padding: 20px 0 20px 20px; border-left: 1px #ca0010 solid; box-sizing: border-box; box-shadow: -1px 0 0 #ff0014;}
.grctn{ width: 100%; padding: 46px 20px; background: url(../images/aboutbg.jpg) no-repeat center center; background-size: cover;}
.grtit{ font-size: 30px; line-height: 30px; color: #333;}
.grtxt{ font-size: 16px; line-height: 30px; color: #333; height: 90px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; margin: 40px 0;}
.grmore>a{ display: inline-block; transition: all 0.3s ease-out; width: 138px; height: 38px; line-height: 36px; border: 1px #e60012 solid; box-sizing: border-box; background: #e60012; color: #fff; border-radius: 19px; font-size: 16px; text-align: center;}
.grmore>a:hover{ background: #fff; color: #e60012;}
/*公司简介*/

.bcp{ width:100%; padding:50px 0; background: url(../images/cpbg.jpg) no-repeat center center; background-size: cover; background-attachment: fixed;}
.cp{ width: 100%;}
.cpimg{ transition: all 0.5s ease-out; position: relative; overflow: hidden; background: #fff; border: 1px #dadada solid; box-sizing: border-box;}
.cp:hover .cpimg{ border-color: #e60012;}
.cp:hover .cpimg img{ transform: scale(1.05);}
.cptop{ padding-top: 80.701%;}
.cptit{ padding: 0 5px; border: #dadada 1px solid; box-sizing: border-box; margin: 5px 0 0 0; height: 40px; line-height: 38px; background: #fff; overflow: hidden; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; transition: all 0.5s ease-out; font-size: 16px; color: #333; text-align: center;}
.cp:hover .cptit{ color: #e60012; border-color: #e60012;}
.more{ text-align: center; margin: 35px 0 0 0;}
.more>a{ display: inline-block; transition: all 0.5s ease-out; font-size: 14px; color: #fff; width: 143px; height: 39px; line-height: 37px; background: #e60012; border: 1px #e60012 solid; box-sizing: border-box; border-radius: 3px;}
.more>a:hover{ background: #fff; color: #e60012;}
/*泵产品*/

.hf{ width:100%; height: 150px;}
/*横幅*/

.bpj{ width: 100%; padding: 50px 0;}
/*泵配件*/

.xwzx{ width: 100%; padding: 50px 0; background: url(../images/newbg.jpg) no-repeat center center; background-size: cover; background-attachment: fixed;}
.xwzxctn{ overflow: hidden;}
.xwzx-right{ float: right; width: 49%;}
.xwul>li{ margin: 0 0 19px 0;}
.xwul>li:last-child{ margin: 0;}
.xw{ width: 100%; overflow: hidden; background: #fff;}
.xwimg{ width: 175px; float: left; overflow: hidden;}
.xwimg1{ transition: all 0.5s ease-out;}
.xw:hover .xwimg1{ transform: scale(1.05);}
.xwimg2{ padding-top: 74.285%;}
.xwright{ width: calc(100% - 190px); float: right; padding: 0 10px 0 0;}
.xwtit{ font-size: 16px; line-height: 28px; color: #333; height: 28px; margin: 5px 0 0 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; transition: all 0.5s ease-out;}
.xw:hover .xwtit{ color: #e60012;}
.xwtxt{ font-size: 14px; line-height: 21px; color: #999; height: 63px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.xwmore{ text-align: right;}
.xwmore>span{ display: inline-block; transition: all 0.5s ease-out; text-align: center; width: 59px; height: 24px; line-height: 22px; color: #fff; font-size: 12px; background: #e60012; border: 1px #e60012 solid; box-sizing: border-box; border-radius: 3px;}
.xwmore>span:hover{ background: #fff; color: #e60012;}
.xwzx-left{ width: 49%; float: left;}
.xlimg{ width: 100%; overflow: hidden; margin: 0 0 19px 0;}
.xlimg1{ transition: all 0.5s ease-out;}
.xlimg:hover .xlimg1{ transform: scale(1.05);}
.xlimg2{ padding-top: 47.931%;}
/*新闻中心*/

.sfjg{ padding: 50px 0;}
.sfjgctn{ position: relative;}
.arrow1{ width: 38px; height: 38px; position: absolute; right: -60px; top: 50%; transform: translate(0, -50%); transition: all 0.5s ease-out; cursor: pointer; background: url(../images/arrow1-1.png) no-repeat; background-size: 100% 100%;}
.arrow1:hover{ background: url(../images/arrow1-2.png) no-repeat; background-size: 100% 100%;}
.arrow2{ width: 38px; height: 38px; position: absolute; left: -60px; top: 50%; transform: translate(0, -50%); transition: all 0.5s ease-out; cursor: pointer; background: url(../images/arrow2-1.png) no-repeat; background-size: 100% 100%;}
.arrow2:hover{ background: url(../images/arrow2-2.png) no-repeat; background-size: 100% 100%;}
/*四氟加工*/

.footer{ width:100%; overflow: hidden; padding: 16px 0; background: url(../images/footerbg.jpg) no-repeat center center; background-size: cover;}
.ft1{ width: 118px; float: left; text-align: center; padding: 10px 0 0 0;}
.ft1 img{ max-width: 100%;}
.ft1 span{ display: block; font-size: 14px; line-height: 40px; color: #fff;}
.ft2{ width: calc(50% - 59px); float: left; overflow: hidden; padding: 0 10px;}
.ft{ width: 50%; float: left; padding: 0 10px; color: #fff; font-size: 14px; line-height: 30px;}
.ft a{ color:#FFFFFF}
.ft a:hover{ color:#FFFFFF}
.ft3{ width: calc(50% - 59px); float: right; overflow: hidden; padding: 0 0 0 20px;}
.m1{ width: 50%; float: left; padding: 4px;}
.m1>input{ width: 100%; height: 45px; line-height: 44px; border-bottom: 1px #fff solid; box-sizing: border-box; background: none; color: #fff; font-size: 16px;}
.m1>input::-webkit-input-placeholder{ color: #fff;}
.m1>input::-moz-input-placeholder{ color: #fff;}
.m1>input::-ms-input-placeholder{ color: #fff;}
.m1>input::-o-input-placeholder{ color: #fff;}
.m2{ clear: both; position: relative; padding: 4px 4px 0 4px;}
.m2>textarea{ width: 100%; height: 70px; line-height: 30px; border: none; outline: none; resize: none; border-bottom: 1px #fff solid; box-sizing: border-box; background: none; color: #fff; font-size: 16px; padding: 0 40px 0 0;}
.m2>textarea::-webkit-input-placeholder{ color: #fff;}
.m2>textarea::-moz-input-placeholder{ color: #fff;}
.m2>textarea::-ms-input-placeholder{ color: #fff;}
.m2>textarea::-o-input-placeholder{ color: #fff;}
.m2>button{ width: 36px; position: absolute; right: 0; bottom: 0; line-height: 40px; font-size: 14px; color: #fff; background: none; border: none; outline: none;}
/*页脚*/

.copyright{ padding: 10px 0; background:#1a1a1a; text-align: center; }
.fnav{ width: 100%; text-align: center;}
.fnav>a{ display: inline-block; font-size: 14px; line-height: 30px; color: #fff; padding: 0 8px 0 3px; background: url(../images/xli.png) no-repeat right;}
.fnav>a:last-child{ background: none;}
.fnav>a:hover{ color: #fff; text-decoration: underline !important;}
.copyright span{ display: block; font-size: 14px; line-height: 24px; color: #fff;}
/*版权信息*/

.ctn{ width:100%; overflow: hidden; padding: 40px 0;}
.ctn-left{ float:left; width:24%;}
.cltit{ width:100%; position:relative; text-align: center; pointer-events:none; background: #282828; color:#fff; padding: 17px 0; font-size: 30px; line-height: 35px;}
.cltit span{ display: block; font-size: 20px; line-height: 30px;}
.cltit b{ position:absolute; top:50%; right:8%; transform:translate(0,-50%); font-size:18px; transition:all 0.3s;}
.hg b{ transform:translate(0,-50%) rotateX(180deg);}
.clb{ width:100%; margin: 10px 0 0 0; border: 1px #eee solid; box-sizing: border-box;}
.clb img{ width:100%;}
.clbx{ width: 100%; padding: 15px;font-size: 14px; line-height: 30px; color: #333;}

.ctn-right{ width:74%; float:right;}
.crt{ width:100%; height:41px; border-bottom:1px #e8e8e8 solid; box-sizing:border-box; margin: 0 0 20px 0;}
.crt>span{ display:inline-block; color:#333; line-height: 40px; font-size: 16px; border-bottom: 1px #e60012 solid;}
.crt>a{ display: inline-block; float: right; transition: all 0.3s ease-out; line-height: 40px; font-size: 14px; color: #666;}
.crt>a:hover{ color: #e60012;}
.crb{ width:100%; overflow: hidden;}
/*内页*/

.cplist{ width:100%; overflow: hidden;}
.cplist li{ width:33.3%; float:left; padding:10px;}
.about{ width:100%;}
.about p{ display:block; margin:0 !important; font-size:14px; line-height:26px; color:#333;}
.contact{ width:100%; font-size:14px; line-height:28px; color:#333;}



.accordion { width:100%;}
.accordion>li{ width:100%; margin: 4px 0 0 0;}
.accordion>li>a{ transition:all 0.3s ease-out; border-top: 2px #e60012 solid; box-sizing: border-box; display:block; text-align:center; color:#333; line-height:48px; background: #ededed url(../images/jt.png) no-repeat; background-position: calc(100% - 15px) center; background-size: 0; height:50px; padding: 0 3px; overflow:hidden; font-size: 16px;}
.accordion>li>a:hover{ color:#333; background-position: calc(100% - 15px) center; background-size: 21px 21px;}	
.dka{ color:#333 !important; background-position: calc(100% - 15px) center !important; background-size: 21px 21px !important;}	
/* .accordion>li>ul{display: none;}
.accordion>li>ul>li{ width: 100%; margin: 4px 0 0 0;}
.accordion>li>ul>li>a{display: block; text-align:center; height:45px; line-height:43px; border: 1px #eeeeee solid; box-sizing: border-box; color:#333; transition: all 0.3s ease-out; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 14px;}
.accordion>li>ul>li>a:hover{ color:#1164e1;} */
/*内页左侧栏目*/

.message2{ width: 720px; margin: 0 auto; max-width: 100%;}
.ms1{ width: 100%; margin: 0 0 10px 0; overflow: hidden;}
.ms1>span{ display: inline-block; width: 50px; line-height: 40px; color: #333; font-size: 14px;}
.ms1>div{ width: calc(100% - 50px); float: right;}
.ms1>div input{ width: 100%; color: #333; padding: 0 8px; transition: all 0.3s ease-out; border: 1px #666 solid; box-sizing: border-box; height: 40px; line-height: 38px; background: none;}
.ms1>div input:hover{ border-color: #0073b8;}
.ms1>div input:focus{ border-color: #0073b8;}
.ms1>div textarea{ width: 100%; color: #333; padding: 0 8px; transition: all 0.3s ease-out; border: 1px #666 solid; box-sizing: border-box; height: 140px; line-height: 30px; background: none; outline: none; resize: none;}
.ms1>div textarea:hover{ border-color: #e60012;}
.ms1>div textarea:focus{ border-color: #e60012;}
.ms2{ padding: 0 0 0 50px;}
.ms2 input{ display: inline-block; transition: all 0.5s ease-out; width: 70px; height: 30px; line-height: 30px; color: #fff; font-size: 14px; background: #e60012; border-radius: 3px; text-align: center; transition: all 0.5s ease-out;}
.ms2 input:hover{ background: #f1f1f1; color: #333;}

@media screen and (max-width: 1200px){
.pic{ height: 430px;}
.Logo img{ height: 61px;}
.nav{ width: calc(100% - 380px);}
.nul>li>a>h5{ font-size: 14px; line-height: 24px;}
.nul>li>a>span{ font-size: 12px;}
.nul>li>a{ padding: 18px 2px;}
.ystxt span{ font-size: 12px; line-height: 20px;}
.xwimg{ width: 150px;}
.xwright{ width: calc(100% - 165px);}
.xwtxt{ height: 42px; -webkit-line-clamp: 2;}
.xwmore{ padding: 5px 0 0 0;}
	}

@media screen and (max-width: 991px){
.header .navbar-toggle{ margin:0; position:absolute; padding:0; right:3%; top:50%; transform:translate(0,-50%) scale(0.8); display:block;  cursor:pointer;}
.header	.navbar-toggle .icon-bar{background:#e60012; width:35px; height:5px;}
.header	.navbar-toggle .icon-bar+.icon-bar{ margin-top:6px;}
.sjdnav{ width:140px; position:absolute; top:100%; z-index:100; background:rgba(230, 0, 18, 0.72); right:3%;}
.sjdnav li{ height:45px; line-height:44px; overflow:hidden; text-align:center; border-bottom:1px solid #fff; box-sizing:border-box;}
.sjdnav li a{display:block;line-height:44px; font-size:14px; color:#fff;}
.sjdnav li a:hover{background:rgba(230, 0, 18, 0.82);}
.sjdnavhide{ display:none;}
/* .icon-bar{ transition:all 0.4s;}
.tx .icon-bar:nth-child(1){ margin-top:12px; transform:rotateZ(45deg);}
.tx .icon-bar:nth-child(2){ opacity:0;}
.tx .icon-bar:nth-child(3){ top:50%; position:absolute; margin:0 !important; transform:translate(0,-50%) rotateZ(135deg);} */
/*移动端导航*/
.header{ padding:12px 0;}

.pic{ height: 400px;}
.Logo{ padding: 0;}
.Logo img{ height: 50px;}
.ystxt span{ display: inline;}
.ystit{ line-height: 40px;}
.gsjj-left{ display: none;}
.gsjj-right{ width: 100%; margin: 0; padding: 10px; border: none; box-shadow: initial;}
.grctn{ padding: 30px 20px;}
.ft>span{ font-size: 12px; line-height: 26px;}
.gsys{ padding: 50px 0;}
.cplist li{ padding: 5px;}
	}
	
@media screen and (max-width: 767px){
.anchor{ bottom: 5px !important;}
.anchor .swiper-pagination-bullet{ width:6px !important; height:6px !important; opacity:1 !important; border-radius:3px !important; margin:0 2px !important; background:#fff !important;}
.anchor .swiper-pagination-bullet-active{ background:#e60012 !important;}
.Logo img{ height: 42px;}

.header{ position: relative; padding: 10px 0;}
.gsys{ padding: 30px 0;}
.title{ margin: 0 0 25px 0;}
.title>b{ font-size: 22px; line-height: 30px;}
.title>span{ font-size: 12px; line-height: 20px;}
.ystxt{ display: none;}
.ysul>li{ padding: 0 10px;}
.ysimg1 img{ max-width: 50%;}
.ystit{ font-size: 14px; line-height: 24px; margin: 5px 0 0 0;}
.grctn{ padding: 15px;}
.grtit{ font-size: 18px; line-height: 20px;}
.grtxt{ margin: 10px 0; font-size: 14px; line-height: 24px; height: auto; -webkit-line-clamp: initial;}
.grmore>a{ width: 88px; height: 26px; line-height: 24px; font-size: 12px;}
.bcp{ padding: 30px 0;}
.cptit{ height: 28px; line-height: 24px; font-size: 12px;}
.more{ margin: 25px 0 0 0;}
.more>a{ width: 108px; height: 32px; line-height: 30px;}
.hf{ height: 78px;}
.bpj{ padding: 30px 0;}
.xwzx{ padding: 30px 0;}
.xwzx-left{ width: 100%; float: none;}
.xwzx-right{ margin: 12px 0 0 0; width: 100%; float: none;}
.xwul>li{ margin: 0 0 12px 0;}
.sfjg{ padding: 30px 0;}
.ft3{ display: none;}
.ft1{ width: 98px; float: none; margin: 0 auto;}
.ft2{ float: none; width: 100%; margin: 10px 0 0 0;}
.ft{ width: 100%; float: none; text-align: center; padding: 0;}
.ft>span{ line-height: 21px;}
.copyright{ margin: 0 0 54px 0;}

.ctn{ padding: 25px 0;}
.ctn-left{ width: 100%; float: none;}
.cltit{ pointer-events: auto; padding: 0; font-size: 22px; line-height: 50px; font-weight: bold;}
.accordion>li>a{ height: 42px; line-height: 40px;}
.accordion>li>ul>li>a{ height: 36px; line-height: 34px;}
.accordion{ display: none;}
.ctn-right{ width: 100%; float: none; margin: 18px 0 0 0;}
.cplist li{ width: 50%;}
	}

	
	
/*手机底部*/
.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}

*{ margin: 0; padding: 0;}
li,img,input,em,select{ list-style:none; border:none; font-style:normal; outline:none;}
a{ text-decoration:none !important; cursor:pointer !important;}
select::-ms-expand { display: none; }
.img-position-absolute{position: absolute;	top: 0;	bottom: 0; left: 0;	right: 0; max-width: 100%; max-height: 100%;display: block; margin:auto; transition: all 0.5s ease-out;}

.hot{width:100%; height:54px; background:#e60012; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 1px #fff;}
.ds{ display:block; border-right:1px #fff solid; box-sizing:border-box;}
.ds:nth-child(4){ border:none;}
.ds:hover{ background:#fff;}
.hot .row div a:hover{ color:#e60012;}
.hot .row div a:hover span{ color:#e60012 !important;}

.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px; margin:4px 0 0 0;}
.hot .row div a{ display:block; color:#fff; padding:7px 0 3px 0;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }