﻿@charset "utf-8";
ul{ margin:0 !important;}
body{ font-family:"微软雅黑" !important; overflow-x:hidden;}
.wrap{ width:1200px; max-width:96%; margin:0 auto;}
.top{ height:33px; background: #ededed;}
.greet{ display:inline-block; font-size:12px; line-height:31px; color:#666;}
.zd{ float:right; margin: 0 15px 0 0;}
.zd>a{ display:inline-block; font-size:12px; line-height:31px; color:#fff; padding:0 12px; transition: all 0.3s ease-out; background: #186bc9;}
.zd>a:hover{ color: #fff; background: #1a4d93;}
.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;}
/*顶部*/

.header{ z-index:104; background: #fff; position:relative; padding: 23px 0;}
.logo{ display: inline-block;}
.tel{ float: right; padding: 0 0 0 64px; background: url(../images/tel.png) no-repeat left;}
.tel>b{ display: block; font-size: 20px; line-height: 24px; color: #666; letter-spacing: 3px; background: url(../images/dx.png) no-repeat right;}
.tel>span{ font-size: 24px; line-height: 27px; color: #ff0011; display: block; font-family: arial;}
/*header.logo部分*/

.pic{ width: 100%; height: 513px;}
.picture img{ width:100%;}
.anchor{ position: absolute; z-index: 3; text-align: center;}
.anchor .swiper-pagination-bullet{ width:12px !important; height: 7px !important; opacity:1 !important; border-radius:2px !important; background:#f1f1f1 !important; transition: all 0.3s ease-out;}
.anchor .swiper-pagination-bullet-active{ background:#186bc9 !important; width:18px !important;}
/*pc端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.nav{ width: 100%; background: #186bc9; z-index: 104;}
.nul{ display: flex;}
.nul>li{ width: 16.666%; position:relative; border-right: 1px #5e98d9 solid; box-sizing: border-box;}
.nul>li:first-child{ border-left: 1px #5e98d9 solid;}
.nul>li>a{ padding: 0 3px; display:block; text-align:center; transition: all 0.3s ease-out; font-size: 16px; line-height: 45px; height: 45px; color: #fff;}
.nul>li:hover>a{ color: #fff; background: #0d5bb3;}
.nul>li ul{ display: none; position: absolute; top: 100%; left: 0; width:100%; z-index:104; background:rgba(24, 107, 201 ,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:35px; display: block; text-align: center; width: 100%; overflow:hidden; font-size:14px; height:35px; border:none; color:#fff; transition: all 0.3s ease-out;}
.nul>li ul li>a:hover{ color:#fff; background:#186bc9;}
/* .acta{ color: #fff !important; background: #3b82b6 !important; border-bottom: 3px #fff solid !important; border-top: 3px #3b82b6 solid !important; box-sizing: border-box !important;} */
/*PC头部导航*/

.title{ margin: 0 0 30px 0; cursor: pointer; text-align: center;}
.title>h2{ margin: 0 !important; font-size: 26px; line-height: 30px; color: #075cab; background: url(../images/titlebg1.png) no-repeat center center;}
.title>span{ font-size: 14px; line-height: 24px; color: #aaa; font-family: arial;}
/*栏目标题*/

.rxcp{ width:100%; padding: 40px 0 0 0;}
.productctn{ position: relative;}
.cp{ width:100%; transition: all 0.8s ease-out; border: 5px #eee solid; box-sizing: border-box; border-bottom: none;}
.cp:hover{ border-color: #0d5bb3;}
.cpimg{ overflow:hidden; position: relative;}
.cpimg img{ transition:all 0.5s ease-out;}
.cp:hover .cpimg img{ transform:scale(1.08);}
.cptop{ padding-top: 83.083%;}
.cptit{ line-height:45px; height:45px; font-size:16px; color:#333; text-align:center; padding:0 3px; transition:all 0.8s ease-out;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; background: #eee;}
.cp:hover .cptit{ color:#fff; background: #0d5bb3;}
.arrow1{ width: 26px; height: 26px; position: absolute; top: 50%; right: -50px; transform: translate(0, -50%); background: url(../images/arrow1.png) no-repeat; background-size: 100% 100%; cursor: pointer;}
.arrow2{ width: 26px; height: 26px; position: absolute; top: 50%; left: -50px; transform: translate(0, -50%); background: url(../images/arrow2.png) no-repeat; background-size: 100% 100%; cursor: pointer;}
/*产品展示*/

.gywm{ padding: 40px 0 0 0; background: url(../images/aboutbg.jpg) no-repeat center center; background-size: cover;}
.gywm .title>h2{ color: #fff; background: url(../images/titlebg2.png) no-repeat center center;}
.gywm .title>span{ color: #fff;}
.gywmctn{ display: flex; justify-content: space-between; background: #fff;}
.gywm-left{ padding: 40px 40px 0 40px; width: 53%;}
.gltit{ font-size: 16px; line-height: 30px; color: #333; font-weight: bold;}
.gltxt{ margin: 15px 0; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 10; height: 210px;}
.gltxt p{ margin: 0 !important; font-size: 12px; line-height: 21px; color: #333;}
.grmore>a{ display: inline-block; transition: all 0.5s ease-out; text-align: center; width: 99px; height: 26px; border: 1px #186bc9 solid; box-sizing: border-box; line-height: 24px; font-size: 12px; color: #333;}
.grmore>a:hover{ background: #186bc9; color: #fff;}
.gywm-right{ width: 47%; overflow: hidden;}
.grimg{ transition: all 0.8s ease-out; height: 100%;}
.gywm-right:hover .grimg{ transform: scale(1.1);}
/*关于我们*/

.xwzx{ padding: 40px 0;}
.xwzxctn{ display: flex; justify-content: space-between;}
.xwzxctn1{ display: flex; width: calc(100% - 33px); justify-content: space-between;}
.xw-bar{ width: 174px; background: #186bc9; padding: 27px 0; text-align: center;}
.zxtit{ text-align: left; font-size: 30px; line-height: 44px; color: #fff; display: inline-block; margin: 0 0 10px 0;}
.zxtit>span{ display: block; font-size: 14px; line-height: 24px;}
.zxul>li>a{ display: block; color: #fff; font-size: 14px; line-height: 36px;}
.zxul>li>a:hover{ color: #fff; text-decoration: underline !important;}
.xwctn{ width: calc(100% - 174px); padding: 0 18px;}
.xwctn1{ display: flex; justify-content: space-between; width: 100%; flex-wrap: wrap; margin: 0 0 10px 0;}
.xwctn1>a{ display: block; width: 49%;}
.xwul{ overflow: hidden;}
.xwul>li{ width: 49%; float: left;}
.xwul>li:nth-child(even){ float: right;}
.xw{ overflow: hidden; transition: all 0.3s ease-out; padding: 0 0 0 24px; background: url(../images/y1.png) no-repeat; background-position: 3px 7px;}
.xw:hover{ background: url(../images/y2.png) no-repeat; background-position: 3px 7px;}
.xwtit{ float: left; font-size: 12px; height: 26px; line-height: 26px; color: #333; max-width: calc(100% - 70px); overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.xwtime{ float: left; font-size: 12px; height: 26px; line-height: 26px; color: #666; width: 70px; text-align: right;}
.plusbg{ width: 30px; position: relative; background: url(../images/lbg.png) no-repeat right;}
.plusbg a{ display: inline-block; position: absolute; left: 0; bottom: 0;}
/*新闻资讯*/

.cjjj{ padding: 0 0 40px 0;}
.tab{ display: flex; justify-content: center; flex-wrap: wrap; margin: 0 0 30px 0 !important;}
.tab>li{ padding: 1px 5px;}
.tab>li>a{ display: inline-block; text-align: center; width: 140px; height: 36px; border: 1px #ccc solid; box-sizing: border-box; font-size: 14px; color: #333; line-height: 34px; padding: 0 5px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; transition: all 0.5s ease-out;}
.tab>li>a:hover{ background: #186bc9; border-color: #186bc9; color: #fff;}
.cjjjctn{ position: relative;}
.jt1{ width: 26px; height: 26px; position: absolute; top: 50%; right: -50px; transform: translate(0, -50%); background: url(../images/arrow1.png) no-repeat; background-size: 100% 100%; cursor: pointer;}
.jt2{ width: 26px; height: 26px; position: absolute; top: 50%; left: -50px; transform: translate(0, -50%); background: url(../images/arrow2.png) no-repeat; background-size: 100% 100%; cursor: pointer;}
/*厂家简介*/

.hf{ width: 100%;}
.hf img{ width: 100%;}
/*广告*/

.hzhb{ padding: 40px 0;}
.hzhb p{ width:94%;}
.hzhb p a{ padding-right: 3.2%; color:#000;}
.hb{ width: 100%;}
.hbimg{ transition: all 0.5s ease-out; border: 1px #ccc solid; box-sizing: border-box; overflow: hidden; position: relative;}
.hb:hover .hbimg{ border-color: #0d5bb3;}
.hbimg img{ transition: all 0.5s ease-out;}
.hb:hover .hbimg img{ transform: scale(0.9);}
.hbtop{ padding-top: 63.924%;}
.j1{ width: 26px; height: 26px; position: absolute; top: 50%; right: -50px; transform: translate(0, -50%); background: url(../images/arrow1.png) no-repeat; background-size: 100% 100%; cursor: pointer;}
.j2{ width: 26px; height: 26px; position: absolute; top: 50%; left: -50px; transform: translate(0, -50%); background: url(../images/arrow2.png) no-repeat; background-size: 100% 100%; cursor: pointer;}
/*合作伙伴*/

.fnav{ padding: 12px 0; background: #f0f0f0;}
.fnavul{ display: flex;}
.fnavul>li{ width: 16.666%;}
.fnavul>li>a{ display: block; text-align: center; font-size: 14px; line-height: 50px; color: #2a2a2a;}
.fnavul>li>a:hover{ color: #2a2a2a; text-decoration: underline !important;}

.footer{ padding:40px 0;}
.footer .wrap{ display: flex;}
.ft1{ width:40%; padding: 0 15px 0 0; border-right:1px #e5e5e5 solid; box-sizing:border-box; align-items: center; display: flex;}
.ft1 img{ max-width: 100%;}
.ft2{ width: calc(60% - 240px); border-right:1px #e5e5e5 solid; box-sizing:border-box; padding: 0 30px;}
.ft2>span{ display: block; font-size: 14px; line-height: 24px; color: #333;}
.ft3{ width: 240px; display: flex; justify-content: space-between;}
.qrcode{ width: 50%; padding: 0 0 0 10px; text-align: center;}
.qrcode img{ max-width: 100%;}
.qrcode span{ display: block; font-size: 14px; line-height: 36px; color: #333;}
/*页脚*/

.copyright{ text-align: center; padding: 9px 0; background:#0d5bb3; font-size: 12px; line-height: 22px; color: #fff;}
/*版权信息*/

.ctn{ overflow: hidden; padding:50px 0;}
.ctn-left{ float:left; width: 22%;}
.cltit{ position:relative; padding: 33px 0 33px 30px; pointer-events:none; background: #186bc9 url(../images/sb.png) no-repeat; background-position: calc(100% - 20px) 100%; color:#fff; font-size:22px; line-height:36px;}
.cltit>span{ display: block; font-size: 12px; line-height: 18px; color: #fff; font-family: arial;}
.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{ padding: 0 18px; background: #eee; overflow: hidden; margin: 0 0 20px 0;}
.crt h1{ font-size: 48px; color: #bdbcbc; font-family: impact; line-height: 66px; margin: 0 15px 0 0 !important; float: left;}
.crt span{ display:inline-block; float: left; line-height: 66px; color:#878787; font-size: 18px;}
.crb{ overflow: hidden;}
.crb img{ max-width: 100% !important;}
/*内页*/

.cplist{ 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;}
.pd1{ font-size:16px; line-height:28px; color:#333; text-align:center;}
.pdimg{ text-align:center; margin:10px 0;}
.pdimg img{ max-width:100%;}
.contact{ width:100%;}
.contact span{ display: block; font-size:14px; line-height:26px; color:#333;}
.map{ margin: 15px 0 0 0;}

.new{ padding: 10px 0; overflow: hidden; border-bottom:1px #e5e5e5 solid;}
.newimg{ width:126px; float:left; margin:0 12px 0 0; overflow:hidden;}
.newimg1{ transition:all 0.3s;}
.new:hover .newimg1{ transform:scale(1.1);}
.newimg2{ padding-top:87.301%;}
.newtit{ font-size:16px; line-height:28px; color:#000; transition:all 0.3s; height:28px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.newtxt{ font-size:14px; line-height:24px; color:#5f5f5f; height:48px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin:5px 0;}
.new:hover .newtit{ color:#0858b1;}
.newtime{ font-size:12px; line-height:22px; color:#5f5f5f;}
/*新闻列表*/

.accordion{ width:100%; border-left: 1px #ccc solid; border-right: 1px #ccc solid; box-sizing: border-box;}
.accordion>li{}
.accordion>li>a{ transition:all 0.3s ease-out; display:block; border-bottom: 1px #ccc solid; color:#333; line-height:54px; height:55px; text-align: center; font-size:16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.accordion>li:hover>a{ color:#fff;  background:#0d5bb3;}	
.dka{color:#fff !important;  background: #0d5bb3;}	
.accordion>li>dl{display: none; margin:0;padding-top:2px;}
.accordion>li>dl>dd{display:block; overflow: hidden;border-bottom: 1px #ccc solid;}
.accordion>li>dl>dd>a{display: block; text-align:center; height:35px; line-height:35px; overflow:hidden; color:#000; -webkit-transition: all 0.25s ease; -o-transition: all 0.25s ease; transition: all 0.25s ease; background-color:#f7f7f7;}
.accordion>li>dl>dd>a:hover{ color:#fff;  background:#0d5bb3;} 
/*.accordion>li>dl>dd::last-child{border:none;}*/
/*内页左侧栏目*/

.hot-ctn{ padding: 40px 0 0 0;}
.hctop{ display: flex; justify-content: space-between; margin: 0 0 12px 0;}
.hctop1{ font-size: 16px; color: #333; line-height: 24px; font-weight: bold; padding: 0 0 0 25px; background: url(../images/tc4.png) no-repeat left;}
.hctop2{ line-height: 24px; font-size: 12px; color: #999;}
.hctop2 span{ display: inline-block; color: #333;}
.hc-ctn{ border: 1px #dcdcdc solid; box-sizing: border-box; border-bottom: none;}
.hcctn{ display: flex; justify-content: space-between; border-bottom: 1px #dcdcdc solid;}
.hc-left{ font-size: 14px; line-height: 50px; color: #333; text-align: center; width: 200px; border-right: 1px #dcdcdc solid; box-sizing: border-box;}
.hc-right{ width: calc(100% - 200px); padding: 0 20px;}
.hcroll .swiper-slide{ width: 150px;}
.hcroll .swiper-slide a{ display: block; font-size: 14px; line-height: 50px; color: #333; padding: 0 15px 0 0; height: 50px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.hcroll .swiper-slide a:hover{ color: #333; text-decoration: underline !important;}

.pd-ctn{ padding: 32px; border: 1px #e5e5e5 solid; box-sizing: border-box;}
.pd1{ text-align: center; font-weight: bold; font-size: 30px; line-height: 48px; color: #333;}
.pd2{ text-align: center; font-size: 16px; line-height: 36px; color: #666; margin: 0 0 30px 0;}
.pdctn{ display: flex; justify-content: space-between;}
.pd-left{ width: 215px;}
.plimg{ border: 1px #e5e5e5 solid; box-sizing: border-box; position: relative; overflow: hidden; border-radius: 6px;}
.plimg img{ transition: all 0.5s ease-out;}
.plimg:hover img{ transform: scale(1.1);}
.pltop{ padding-top: 100%;}
.pd-right{ width: calc(100% - 245px);}
.pr1{ margin: 0 0 15px 0;}
.pr1 span{ display: block; font-size: 16px; line-height: 36px; color: #333;}
.pr2{ font-size: 12px; line-height: 18px; color: #333; padding: 12px 20px; background: #f0f0f0; border-radius: 6px;}
.pd3{ margin: 20px 0;}
.pdtit{ margin: 0 0 10px 0; border-bottom: 1px #ccc solid;}
.pdtit span{ display: inline-block; text-align: center; line-height: 40px; background: #186bc9; color: #fff; padding: 0 45px; font-size: 14px; font-weight: bold;}
.pd p{ font-size: 12px; line-height: 18px; color: #666;}

.cjimg{ width: 100%;}
.cjimg img{ width: 100%;}

@media screen and (max-width: 1200px){
.pic{ height: 390px;}
.cltit{ background: #186bc9;}
	}

@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:#0d5bb3; 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(13, 91, 179, 0.72); right:3%;}
.sjdnav li{ height:45px; line-height:44px; overflow:hidden; text-align:center; border-top:1px solid rgba(255, 255, 255, 0.5); 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(13, 91, 179, 0.82);}
.sjdnavhide{ display:none;}
/*移动端导航*/
.header{ padding:15px 0;}
.pic{ height: 300px;}
.tel{ display: none;}
.cplist li{ padding: 5px;}
.cltit{ padding: 20px 0; text-align: center;}
.hf{ display: none;}
	}
	
@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:#186bc9 !important;}
.logo img{ height: 40px;}
.header{ padding: 10px 0;}
.header .navbar-toggle{ transform: translate(0,-50%) scale(0.8);}


.rxcp{ padding: 30px 0 0 0;}
.cptit{ font-size: 12px; line-height: 32px; height: 32px;}
.title>h2{ background: none; font-size: 22px;}
.title{ margin: 0 0 26px 0;}
.title>span{ font-size: 12px; line-height: 20px;}
.cplist li{ width: 50%;}
.footer{ padding: 0 0 25px 0;}
.xwctn1{ width: 100%; display: block;}
.xwctn1>a{ width: 100%;}
.gywm{ padding: 30px 0 0 0;}
.gywmctn{ display: block;}
.gywm-left{ width: 100%; padding: 15px;}
.glctn{ padding: 0; border: none;}
.gywm-right{ width: 100%; margin: 15px 0 0 0;}
.grtop{ padding-top: 66.785%;}
.altit{ font-size: 12px; height: 32px; line-height: 32px;}
.gywm .title>h2{ background: none;}
.tab>li{ padding: 1px 2px;}
.tab{ margin: 0 0 25px 0 !important;}
.tab>li>a{ width: 98px; font-size: 12px; height: 32px; line-height: 30px;}
.hzhb,.cjjj{ padding: 0 0 30px 0;}
.ctn-left{ width: 100%; float: none;}
.cltit{ padding: 0; text-align: center; border: none; font-size: 20px; line-height: 46px; pointer-events: auto;}
.cltit>span{ display: none;}
.accordion>li>a{ font-size: 12px; height: 36px; line-height: 36px;}
.accordion{ display: none;}
.ctn-right{ width: 100%; float: none; margin: 20px 0 0 0;}
.ctn{ padding: 30px 0;}
.xwzx{ padding: 30px 0;}
.xwzxctn1{ display: block;}
.xw-bar{ width: 100%; padding: 20px 0;}
.zxtit{ display: block; text-align: center; font-size: 22px; line-height: 32px;}
.zxtit>span{ font-size: 12px;}
.zxul{ overflow: hidden;}
.zxul>li{ width: 33.33%; float: left;}
.zxul>li>a{ line-height: 26px;}
.xwctn{ width: 100%; padding: 15px 10px 0 10px; display: block;}
.xwul>li{ padding: 0; width: 100%; float: none;}
.xwzxctn{ display: block;}
.xwzxctn1{ width: 100%;}
.plusbg{ width: 100%; height: 35px; background: none;}
.fnav{ display: none;}
.footer .wrap{ display: block;}
.ft1{ display: block; width: 100%; text-align: center;}
.ft1 img{ height: 40px;}
.ft2{ display: block; width: 100%; border: none; padding: 0; text-align: center; margin: 10px 0;}
.ft3{ display: flex; width: 180px; margin: 0 auto;}
.copyright{ margin: 0 0 54px 0;}
.qrcode{ padding: 0 7px;}
.pd-ctn{ padding: 12px;}
.pd1{ font-size: 20px; line-height: 28px;}
.pd2{ font-size: 12px; line-height: 24px; margin: 0 0 20px 0;}
.pdctn{ display: block;}
.pd-right{ width: 100%; margin: 15px 0 0 0;}
.pr1 span{ font-size: 14px; line-height: 24px;}
	}

	
	
/*手机底部*/
.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:#186bc9; 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:#186bc9;}
.hot .row div a:hover span{ color:#186bc9 !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; }

/*分页样式*/
div.page {padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin:10px 3px; padding-top: 3px; text-align: left;}
div.page a {border-right: #dedfde 1px solid; padding-right: 6px; background-position: 50% bottom; border-top: #dedfde 1px solid; padding-left: 6px; padding-bottom: 2px; border-left: #dedfde 1px solid; color: #186BC9; margin-right: 3px; padding-top: 2px; border-bottom: #dedfde 1px solid; text-decoration: none;}
div.page a:hover {border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #777777;}
div.page a:active {border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #777777;}
div.page span.current {padding-right: 6px; padding-left: 6px; font-weight: bold; padding-bottom: 2px; color: #186BC9; margin-right: 3px; padding-top: 2px;}
div.page span.disabled {padding-right: 6px; padding-left: 6px; padding-bottom: 2px; color: #adaaad; margin-right: 3px; padding-top: 2px;}

.lxwm{width:100%; overflow:hidden; padding:50px 0; background:url(../images/lxwm_bj.jpg) no-repeat center center; background-size:cover;}
.lxwm_contect{display:block; overflow:hidden; padding-top:50px;}
.lxwm_left{width:50%; float:left;}
.lxwm_title{display:block; overflow:hidden; line-height:30px; font-size:14px; text-transform:uppercase; color:#fff; }
.lxwm_title span{float:left; font-size:18px; font-weight:bold; padding-right:8px;}
.lxwm_map{display:block; overflow:hidden; padding-top:15px;}
.lxwm_map img{width:100%;}
.lxwm_txt{display:block; overflow:hidden; font-size:14px; color:#fff; line-height:25px; padding-top:20px;}
.lxwm_txt img{width:150px; height:150px; float:left; margin-right:20px;}
.lxwm_right{width:45%; float:right;}
.lxwm_form{display:block; overflow:hidden; padding:20px 0;}
.lxwm_B{width:calc(50% - 5px); border:1px solid #dfdfdf; background:#fff; margin-bottom:5px;}
.lxwm_B1{width:100%;}
.lxwm_sp{width:55px; float:left; height:55px; line-height:55px; text-align:right; font-size:14px; color:#1f1a17;}
.lxwm_inp1{width:calc(100% - 55px); float:left; height:55px; font-size:14px; color:#222; padding:0 5px;}
.lxwm_inp2{width:calc(100% - 55px); float:left; height:130px; font-size:14px; color:#222; padding:5px; border:none; outline:none;}
.lxwm_btn{width:calc(50% - 5px); height:55px; font-size:16px; color:#fff; background:#515151; cursor:pointer;}
.lxwm_btn:hover{background:#d2a53d;}

.jlfanye{ width:100%;margin:0 auto; text-align: center; }
.jlfanye a{ padding:5px 15px;  border: solid 1px #dedede; float:none; display: inline-block; min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#c41313;}