@charset "utf-8";
ul{ margin:0 !important;}
body{ font-family:"微软雅黑" !important; overflow-x:hidden;}
.wrap{ width:1200px; max-width:96%; margin:0 auto;}

.header{ width:100%; z-index:104; background:#fff; position:relative;}
.header .wrap{ display: flex; justify-content: space-between;}
.logo{ display:inline-block; padding: 28px 0;}
.header-right{ display: flex; flex-direction: column;}
.hrtop{ display: flex; justify-content: flex-end; height: 31px;}
.zd{ margin: 0 12px 0 0;}
.zd>a{ display:inline-block; font-size:12px; line-height:31px; color:#333; padding:0 12px; transition: all 0.3s ease-out; background: #dfdfdf;}
.zd>a:hover{ color: #fff; background: #0a265e;}
.fx{ float: right; overflow: hidden;}
.fx>a{ width: 31px !important; height: 31px !important; float: left !important; margin: 0 !important; transition: all 0.3s ease-out;}
.fx>a:nth-child(1){ background: url(../images/f1-1.png) no-repeat center center;}
.fx>a:nth-child(2){ background: url(../images/f2-1.png) no-repeat center center;}
.fx>a:nth-child(3){ background: url(../images/f3-1.png) no-repeat center center;}
.hrbt{ font-size: 18px; line-height: 26px; color: #47535b; height: calc(100% - 31px); display: flex; justify-content: flex-end; align-items: center;}
/*header.logo部分*/

*{
-webkit-touch-callout:none; 
-webkit-user-select:none; 
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none; 
user-select:none;
}


input , texteare{-webkit-user-select:auto;}

.banner{ position: relative;}
.tra{ position: absolute; left: 0; top: 0; z-index: 3; width: 0; height: 0; border-top: 70px solid #fff; border-right: 90px solid transparent;}
.picture img{ width:100%;}
.anchor{ position: absolute; z-index: 3; text-align: center;}
.anchor .swiper-pagination-bullet{ width:12px !important; height:12px !important; opacity:1 !important; border-radius:6px !important; background:none !important; transition: all 0.3s ease-out; border: 2px #fff solid; box-sizing: border-box;}
.anchor .swiper-pagination-bullet-active{ border-color: #bb2024;}
/*pc端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.nav{ margin: 0 0 40px 0 !important; transition: all 0.3s ease-out; width:100%; z-index: 100;}
.nul{ width:100%; padding: 0 0 0 9%;}
.nul>li{float:left; width:14.28%; position:relative; border-left: 1px #fff solid; box-sizing: border-box;}
.nul>li>a{ color:#fff; background: #47535b; line-height:45px; height:45px; padding:0 3px; overflow:hidden; display:block; text-align:center; font-size:14px; transition: all 0.3s ease-out;}
.nul>li:hover>a{ color:#fff; background:#bb2024;}
.nul>li ul{ display: none; position: absolute; top: 100%; left: 0; width:100%; z-index:104; background:rgba(71, 83, 91 ,0.72);}
.nul>li ul li{ width:100%; border-top: 1px rgba(255, 255, 255, 0.5) solid;}
.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:#bb2024;}
.acta{ color:#fff !important; background:#bb2024 !important;}
/*PC头部导航*/

.title{ margin: 0 0 35px 0; cursor: pointer; text-align: center;}
.title>h2{ font-size: 28px; line-height: 30px; color: #333; letter-spacing: 5px; margin: 0 !important; background: url(../images/titlebg.png) no-repeat center center;}
.title>span{ display: block; font-size: 12px; line-height: 20px; color: #999;}
/*栏目标题*/

.cpzx{ padding: 50px 0 0 0;}
.clsul{ display: flex; flex-wrap: wrap;}
.clsul>li{ width: 25%; padding: 5px;}
.cls1{ transition: all 0.5s ease-out; padding: 3px; border-radius: 3px; background: #47535b;}
.cls1:hover{ background: #c62025;}
.cls2{ border: 1px #fff dotted; box-sizing: border-box; display: flex; justify-content: space-between;}
.cls-img{ width: 26%; position: relative; overflow: hidden; border-right: 1px #fff dotted; box-sizing: border-box;}
.cls-img img{ max-width: 80%; max-height: 80%;}
.cls-top{ padding-top: 87.67%;}
.cls-txt{ width: 74%; display: flex; justify-content: flex-start; align-items: center; padding: 0 10px 0 18px;}
.cls-txt span{ display: block; font-size: 20px; color: #fff;}
/*产品中心*/

.tjcp{ padding: 50px 0;}
.cp{ transition: all 0.8s ease-out; border: 1px #d2d2d2 solid; box-sizing: border-box;}
.cp:hover{ border-color: #c62025;}
.cpimg{ overflow: hidden;}
.cpimg1{ transition: all 0.8s ease-out;}
.cp:hover .cpimg1{ transform: scale(1.1);}
.cpimg2{ padding-top: 66.431%;}
.cpbt{ transition: all 0.8s ease-out; border-top: 1px #d2d2d2 solid; box-sizing: border-box; padding: 18px;}
.cp:hover .cpbt{ border-color: #c62025;}
.cptit{ transition: all 0.8s ease-out; font-size: 16px; line-height: 26px; color: #333; height: 26px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.cptxt{ transition: all 0.8s ease-out; font-size: 12px; line-height: 18px; color: #666; height: 18px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
/*推荐产品*/

.footer{ padding:20px 0; background:#f0f0f0;}
.footer .wrap{ display: flex; justify-content: space-between;}
.fctn{ width: calc(100% - 130px); display: flex; justify-content: flex-start; align-items: center;}
.flogo{ width: 100%; margin: 0 0 15px 0;}
.flogo img{ max-width: 100%;}
.cor { font-size: 12px; line-height: 22px; color: #333; display: block;}
.qrcode{ text-align: center; width: 99px;}
.qrcode img{ max-width: 100%;}
.qrcode span{ display: block; font-size: 14px; color: #333; line-height: 24px;}
/*页脚*/

.dw{ font-size: 14px; line-height: 36px; color: #333; margin: 0 0 10px 0; width: 264px; text-align: right;}
.ctn{ overflow: hidden; padding: 0 0 50px 0;}
.ctn-left{ float:left; width:22%; text-align: right;  border: 1px #e3e3e3 solid; box-sizing: border-box;}
.cltit{ position:relative; text-align: right; pointer-events:none;}
.cltit span{ display: inline-block; width: 165px; max-width: 100%; text-align: center; color:#333; font-size:20px; line-height:63px;}
.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);}
.ctn-right{ width:76%; float:right;}
.crt{ line-height:48px; margin:0 0 15px 0; font-size:36px; color:#0a265f;}
.crb{ overflow: hidden;}
/*内页*/

.cplist{ display: flex; flex-wrap: wrap; border-top: 1px #e5e5e5 solid; border-left: 1px #e5e5e5 solid; box-sizing: border-box;}
.cplist>li{ width: 25%; padding: 28px; border-bottom: 1px #e5e5e5 solid; border-right: 1px #e5e5e5 solid; box-sizing: border-box;}
.goods{ width: 100%;}
.goodstit{ transition: all 0.5s ease-out; font-size: 14px; line-height: 14px; color: #333; margin: 0 0 10px 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.goods:hover .goodstit{ color: #bb2024;}
.goodsimg{ position: relative; overflow: hidden;}
.goodstop{ padding-top: 100%;}
.goodszz{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; transition: all 0.5s ease-out; opacity: 0;}
.goods:hover .goodszz{ opacity: 1;}


.cplist1{ display: flex; flex-wrap: wrap; border-top: 1px #e5e5e5 solid; border-left: 1px #e5e5e5 solid; box-sizing: border-box;}
.cplist1>li{ width: 25%; padding: 28px; border-bottom: 1px #e5e5e5 solid; border-right: 1px #e5e5e5 solid; box-sizing: border-box;}
.goods1{ width: 100%;}
.goodstit1{ transition: all 0.5s ease-out; font-size: 14px; line-height: 14px; color: #333; margin: 0 0 10px 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.goods1:hover .goodstit1{ color: #bb2024;}
.goodsimg1{ position: relative; background: #eb690b; overflow: hidden;}
.goodstop1{ padding-top: 100%;}
.goodszz1{ background: #6c757c; position: absolute; left: 0; top: 0; width: 100%; height: 100%; transition: all 0.5s ease-out; opacity: 0;}
.goods1:hover .goodszz1{ opacity: 1;}
.cplist1>li:nth-child(2) .goodsimg1{ background: #3374b5;}
.cplist1>li:nth-child(3) .goodsimg1{ background: #faba00;}
.cplist1>li:nth-child(4) .goodsimg1{ background: #00a491;}
.cplist1>li:nth-child(5) .goodsimg1{ background: #a2067e;}
.cplist1>li:nth-child(6) .goodsimg1{ background: #65b9e4;}
.cplist1>li:nth-child(7) .goodsimg1{ background: #b0a790;}
.cplist1>li:nth-child(8) .goodsimg1{ background: #c8d100;}


.about{ width:100%;}
.about p{ display:block; margin:0 !important; font-size:14px; line-height:30px; color:#000; text-indent:2em;}
.pdtit{ font-size: 30px; line-height: 48px; color: #0a265f; margin: 0 0 15px 0;}
.pdimg{ text-align:center; margin:10px 0;}
.pdimg img{display:block; overflow:hidden; max-width:100%; height:auto; margin:0 auto;}
.pdtxt{display:block; overflow:hidden; font-size:14px; color:#333333; line-height:30px;}
.pdtxt img{overflow:hidden; max-width:100%; height:auto;}

.contact{ width:100%;}
.map{ width: 100%;}
.cont{ margin: 0 0 15px 0;display: block; font-size:20px; line-height:36px; color:#03102b;}
.by2{ font-size: 24px; line-height: 36px; color: #03102b; margin: 0 0 20px 0;}
.by3{ font-size: 18px; line-height: 36px; color: #666; margin: 0 0 12px 0;}
.new{ transition: all 0.5s ease-out; font-size: 16px; height: 48px; line-height: 48px; color: #333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding: 0 0 0 30px; background: url(../images/xy.png) no-repeat left;}
.new:hover{ color: #bb2024;}

.accordion {width:100%;}
.accordion>li{ width:100%; border-top: 1px #e1e1e1 solid; text-align: right; overflow: hidden;}
.accordion>li>a{ transition:all 0.3s ease-out; width: 165px; max-width: 100%; display: inline-block; text-align:right; color:#494949; line-height:50px; height:50px; font-size:16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; float: right; margin-right:30px;}
.accordion>li>a:hover{ color:#bb2024;}	
.dka{ color:#bb2024 !important;}	
.accordion>li>ul{display: none; border-top: 1px #e1e1e1 solid; clear: both;}
.accordion>li>ul>li{ width: 100%; text-align: right;}
.accordion>li>ul>li>a{display: inline-block; width: 175px; max-width: 100%; text-align:right; height:32px; line-height:31px; color:#333; transition: all 0.3s ease-out; font-size: 12px; border-bottom: 1px dashed #dfdfdf; box-sizing: border-box; margin-right:30px;}
.accordion>li>ul>li:last-child>a{ border: none; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.accordion>li>ul>li>a:hover{ color:#bb2024;}
/*内页左侧栏目*/
@media screen and (max-width: 1200px){
.pic{ height: 350px;}
	}

@media screen and (max-width: 991px){
.header .navbar-toggle{ margin:0; position:absolute; padding:0; right:3%; top:50%; transform:translate(0,-50%); display:block;  cursor:pointer;}
.header	.navbar-toggle .icon-bar{background:#c62025; 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(198, 32, 37, 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; transition: all 0.3s ease-out;}
.sjdnav li a:hover{background:rgba(198, 32, 37, 0.82);}
.sjdnavhide{ display:none;}
/*移动端导航*/
.header{ padding:12px 0;}
.logo{ padding: 0;}
.cpbt{ padding: 10px;}
.cplist>li{ padding: 12px;}
	}
	
@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:#008cd6 !important;}
.logo img{ height:auto; max-width:calc(100% - 60px);}

.header .navbar-toggle{ transform: translate(0,-50%) scale(0.8);}
.tra{ border-top: 20px solid #fff; border-right: 25px solid transparent;}
.cpzx{ padding: 30px 0 0 0;}
.clsul>li{ width: 50%; padding: 3px;}
.cls-txt{ padding: 0 5px 0 10px;}
.cls-txt span{ font-size: 14px;}
.title{ margin: 0 0 25px 0;}
.cptit{ font-size: 14px;}
.tjcp{ padding: 30px 0;}
.footer{ margin: 0 0 54px 0;}

.dw{ display: none;}
.ctn{ padding: 0 0 30px 0;}
.ctn-left{ width: 100%; float: none;}
.ctn-right{ width: 100%; float: none; margin: 20px 0 0 0;}
.accordion>li>a{ display: block; width: 100%; height: 40px; line-height: 40px; font-size: 15px;}
.cltit{ pointer-events: auto;}
.cltit span{ width: 100%; height: 47px; line-height: 47px; font-size: 18px; font-weight: bold;}
.accordion{ display: none;}
.accordion>li>ul>li>a{ width: 100%; display: block;}
.cplist>li{ width: 50%;}
.pdtit{ font-size: 16px; line-height: 28px;}
.by2{ font-size: 18px; line-height: 28px;}
.new{ font-size: 14px; height: 36px; line-height: 36px; padding: 0 0 0 26px;}
.cont span{ font-size: 14px; line-height: 26px;}
	}

	
	
/*手机底部*/
.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;}

.hot{width:100%; height:54px; background:#c62025; 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:#c62025;}
.hot .row div a:hover span{ color:#c62025 !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; }

.xwxq{display:block; overflow:hidden;}
.xwxq_T{display:block; overflow:hidden; text-align:center; font-size:18px; color:#333333; font-weight:bold; line-height:34px;}
.xwxq_sp{display:block; text-align:center; overflow:hidden; font-family:'微软雅黑'; font-size:12px; color:#737373; padding:10px auto; line-height:24px;}
.xwxq_txt{display:block; line-height:30px; overflow:hidden; font-family:'Microsoft YaHei'; font-size:14px; color:#333;}
