﻿@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:36px; background: #444;}
.greet{ display:inline-block; font-size:12px; line-height:36px; color:#cdcdcd;}
.zd{ float:right; font-size:12px; line-height:36px; color:#cdcdcd;}
.zd>a{ display:inline-block; font-size:12px; line-height:36px; color:#cdcdcd; margin:0 5px;}
.zd>a:hover{ color:#cdcdcd; text-decoration: underline !important;}
/*顶部*/

.header{ z-index:104; padding:31px 0; position:relative;}
.s-flex{ display: flex; justify-content: space-between; align-items: center;}
.tel{ float:right; font-size:18px; color:#333; background:url(../images/tel.png) no-repeat left; padding:0 0 0 56px; line-height:24px; margin: 0 0 0 30px;}
.tel>span{ display:block; font-size:28px; line-height: 32px; color:#b92921; font-family: impact;}
.search-ctn{ width: 300px;}
.search{ width: 100%; border: 1px #d9d9d9 solid; box-sizing: border-box; height: 37px; overflow: hidden;}
.search>input:nth-child(1){ width: calc(100% - 45px); float: left; height: 35px; line-height: 35px; padding: 0 10px;}
.search>input:nth-child(2){ width: 45px; float: right; background: #fca50d url(../images/search.png) no-repeat center center; height: 35px; line-height: 35px;}
.hotz{ display: flex; justify-content: space-between; margin: 5px 0 0 0;}
.hotz>span{ display: block; font-size: 12px; line-height: 20px; color: #8b8b8b; width: 100px;}
.hotz>ul{ display: flex; width: calc(100% - 100px); flex-wrap: wrap;}
.hotz>ul>li{ padding: 0 4px 0 0;}
.hotz>ul>li>a{ display: block; transition: all 0.3s ease-out; font-size: 12px; line-height: 20px; color: #8b8b8b;}
.hotz>ul>li>a:hover{ color: #53b800;}
/*header.logo部分*/

.pic{ width: 100%; height: 481px;}
.picture img{ width:100%;}
.anchor{ position: absolute; z-index: 3; text-align: center;}
.anchor .swiper-pagination-bullet{ width:12px !important; height:6px !important; opacity:1 !important; border-radius:2px !important; background:#fff !important; transition: all 0.3s ease-out;}
.anchor .swiper-pagination-bullet-active{ background:#53b800 !important; width:20px !important;}
/*pc端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.nav{ height:57px; width: 100%; z-index:104; border-bottom: 1px #dfdfdf solid; border-top: 1px #dfdfdf solid; box-sizing: border-box; background: #fff;}
.nul{ width:100%;}
.nul>li{float:left; width:12.5%; position:relative;}
.nul>li>a{color:#484848; line-height:55px; height:55px; padding:0 3px; overflow:hidden; display:block; text-align:center; font-size:16px; transition: all 0.3s ease-out; background: url(../images/tra.png) no-repeat; background-position: -10px -10px;}
.nul>li:hover>a{ color:#fff; background: #53b800 url(../images/tra.png) no-repeat; background-position: 5px 5px;}
.nul>li ul{ display: none; position: absolute; top: 100%; left: 0; width:100%; z-index:104; background:rgba(83, 184, 0 ,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:#53b800;}
.acta{ color:#fff !important; background: #53b800 url(../images/tra.png) no-repeat !important; background-position: 5px 5px !important;}
/*PC头部导航*/

.title{ margin: 0 0 35px 0; cursor: pointer; text-align: center;}
.title>h2{ font-size: 30px; line-height: 36px; color: #1e1a17; margin: 0 !important; background: url(../images/titlebg1.png) no-repeat center center;}
.title>span{ display: block; font-size: 16px; line-height: 24px; color: rgba(153, 153, 153, 0.75); font-family: arial;}
/*栏目标题*/

.cpfl{ padding:50px 0;}
.fl{ width: 100%;}
.flimg{ transition: all 0.5s ease-out; padding: 2px; border: 1px #b1b1b1 solid; box-sizing: border-box;}
.fl:hover .flimg{ border-color: #53b800;}
.flimg1{ overflow: hidden;}
.flimg2{ transition: all 0.5s ease-out;}
.flimg3{ padding-top: 65.415%;}
.fl:hover .flimg2{ transform: scale(1.1);}
.flbt{ margin: 10px 0 0 0; display: flex; justify-content: space-between;}
.fltit{ transition: all 0.5s ease-out; font-size: 18px; line-height: 36px; height: 36px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #333; width: calc(100% - 80px);}
.fl:hover .fltit{ color: #53b800;}
.flmore{ line-height: 36px; text-align: right; transition: all 0.5s ease-out; font-size: 14px; color: #858585; width: 80px;}
.flmore:hover{ color: #53b800;}
/*产品分类*/

.cpzs{ padding: 0 0 50px 0;}
.cl{ position: relative; overflow: hidden;}
/* .climg{ border: 3px #f4f4f4 solid; box-sizing: border-box;} */
.cltop{ padding-top: 78.048%;}
.clzz{ position: absolute; width: 100%; height: 100%; left: 0; top: 100%; transition: all 0.4s ease-out; background: #53b800; opacity: 0;}
.cl:hover .clzz{ top: 0; opacity: 0.8;}
.clkk{ width: calc(100% - 16px); height: calc(100% - 16px); border: 2px #fff solid; box-sizing: border-box; transition: all 0.4s ease-out; position: absolute; top: 100%; left: 8px; opacity: 0;}
.cl:hover .clkk{ opacity: 1; top: 8px;}
.clctn{ width: 100%; text-align: center; padding: 0 16px; transition: all 0.4s ease-out; position: absolute; left: 0; top: 100%; opacity: 0;}
.cl:hover .clctn{ top: 50%; transform: translate(0, -50%); opacity: 1;}
.clctn img{ display: block; margin: 0 auto;}
.clctn span{ display: inline-block; margin: 10px 0 0 0; font-size: 18px; line-height: 36px; padding: 0 10px; border-top: 1px #fff solid; color: #fff;}
/*产品展示*/

.gywm{ display: flex; justify-content: space-between;}
.gywm-left{ width: 50%; display: flex; justify-content: space-between;}
.glctn1{ width: calc(100% - 173px); position: relative; background: url(../images/aboutimg.jpg) no-repeat center center; background-size: cover; position: relative;}
.glctn1>span:nth-child(1){ display: block; width: 1px; height: 282px; top: 18px; right: 28px; position: absolute; background: #fff; max-height: calc(100% - 36px);}
.glctn1>span:nth-child(2){ display: block; width: 584px; height: 1px; top: 36px; right: 6px; position: absolute; background: #fff; max-width: calc(100% - 12px);}
.glctn2{ width: 173px;}
.glctn2>ul>li>a{ display: block; transition: all 0.5s ease-out; text-align: center; padding: 55px 0; background: #dedede; position: relative;}
.glctn2>ul>li span{ display: block; position: absolute; top: 50%; transform: translate(0, -50%); right: 0; border-right: 13px solid #f5f5f5; border-bottom: 13px solid transparent; border-top: 13px solid transparent; opacity: 0;}
.glctn2>ul>li>a>h4{ margin: 0 !important; font-size: 24px; line-height: 36px; color: #909090;}
.glctn2>ul>li>a>h6{ margin: 0 !important; font-size: 12px; line-height: 20px; color: #909090; font-family: arial;}
.glhover span{ opacity: 1 !important;}
.glhover a{ background: #53b800 !important;}
.glhover h4{ color: #fff !important;}
.glhover h6{ color: #fff !important;}
.gywm-right{ width: 50%; background: #f5f5f5;}
.grctn{ width: 600px; max-width: 96%; padding: 30px 0 30px 35px;}
.grtit{ display: flex; align-items: center;}
.grtit1{ font-size: 24px; line-height: 30px; color: #000; width: 110px;}
.grtit1 span{ font-family: arial; display: block; font-size: 28px; color: #53b800;}
.grtit{ max-width: calc(100% - 110px);}
.grtxt{ margin: 15px 0; max-height: 300px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 10;}
.grtxt p{ font-size: 14px; line-height: 30px; color: #000; text-indent: 2em; margin: 0 !important;}
.more>a{ display: inline-block; text-align: center; transition: all 0.5s ease-out; font-size: 14px; color: #fff; background: #53b800; width: 125px; height: 39px; border: 1px #53b800 solid; box-sizing: border-box; line-height: 37px; font-family: arial;}
.more>a:hover{ background: #fff; color: #53b800;}
/*关于我们*/

.gcal{ padding:50px 0;}
.gcalctn{ display: flex; justify-content: space-between; align-items: center;}
.gcal-left{ width: 50%; padding: 15px;}
.al{ position: relative; overflow: hidden; border: 1px #cacaca solid; box-sizing: border-box;}
.alimg{ overflow: hidden;}
.alimg1{ transition: all 0.5s ease-out;}
.al:hover .alimg1{ transform: scale(1.1);}
.alimg2{ padding-top: 75.457%;}
.altit{ width: 100%; text-align: center; padding: 0 5px; transition: all 0.5s ease-out; position: absolute; left: 0; bottom: 0; color: #fff; font-size: 18px; height: 40px; line-height: 40px; background: #53b800; transform: translate(0, 100%); opacity: 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.al:hover .altit{ opacity: 0.88; transform: initial;}
.grul{ display: flex; flex-wrap: wrap;}
.grul>li{ width: 50%; padding: 15px;}
.gcal-right{ width: 50%;}
/*工程案例*/

.xwdt{ padding:50px 0; background: url(../images/newbg.jpg) no-repeat center center; background-size: cover;}
.xwdt .title>h2{ color: #fff; background: url(../images/titlebg2.png) no-repeat center center;}
.xwdt .title>span{ color: #fff;}
.xw{ position: relative; padding: 50px 0 0 0;}
.dsa{ width: 101px; height: 101px; top: 0; left: 23px; transition: all 0.5s ease-out; background: url(../images/ds1.png) no-repeat; background-size: 100% 100%; position: absolute;}
.xw:hover .dsa{ background: url(../images/ds2.png) no-repeat; background-size: 100% 100%;}
.xwctn{ background: #fff; padding: 77px 23px 23px 23px;}
.xwtit{ font-size: 18px; line-height: 26px; height: 26px; color: #292929; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.xwtime{ margin: 5px 0 10px 0; font-size: 12px; line-height: 20px; color: #828282;}
.xwtxt{ font-size: 14px; line-height: 30px; color: #2c2c2c; height: 120px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4;}
/*新闻中心*/

.sbzs{ padding: 50px 0;}
.zs{ width: 100%;}
.zsimg{ transition: all 0.5s ease-out; overflow: hidden; border: 1px #d7d7d7 solid; box-sizing: border-box; border-radius: 4px;}
.zs:hover .zsimg{ border-color: #68ba37;}
.zsimg1{ transition: all 0.5s ease-out;}
.zs:hover .zsimg1{ transform: scale(1.1);}
.zsimg2{ padding-top: 80.565%;}
.zstit{ text-align: center; padding: 0 3px; transition: all 0.5s ease-out; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin: 6px 0 0 0; background: #cdcdcd; height: 37px; line-height: 37px; font-size: 14px; color: #1e1a17;}
.zs:hover .zstit{ background: #68ba37; color: #fff;}
/*设备展示*/

.lxwm{ padding: 50px 0; background: url(../images/lxwmbg.jpg) no-repeat center center; background-size: cover;}
.lxwmctn{ display: flex; justify-content: space-between; align-items: center;}
.lxwmli{ width: 32%; display: flex; align-items: center; justify-content: center;}
.lxwmli img{ max-width: 100%;}
.tel2{ padding: 0 0 0 110px; background: url(../images/tel2.png) no-repeat left;}
.tel2>span{ display: block; font-size: 16px; line-height: 24px; color: #000;}
.tel2>b{ display: block; font-size: 24px; line-height: 24px; color: #53b800; margin: 12px 0;}
.tel2>h6{ margin: 0 !important; font-size: 12px; line-height: 20px; color: #000;}
.qr{ display: flex; align-items: center; width: 100%;}
.qrimg{ width: 101px;}
.qr span{ display: block; width: calc(100% - 110px); font-size: 15px; line-height: 24px; color: #000;}
/*联系我们*/

.footer{ background:#4ca603;}
.yqlj{ padding: 23px 0; border-bottom: 1px solid #70b339; display: flex; justify-content: space-between;}
.yqlj>span{ display: inline-block; font-size: 16px; line-height: 24px; color: #fff; width: 85px;}
.yqlj>ul{ width: calc(100% - 85px); display: flex; flex-wrap: wrap;}
.yqlj>ul li{ padding: 0 10px 0 8px; background: url(../images/xli2.png) no-repeat right;}
.yqlj>ul li:last-child{ background: none;}
.yqlj>ul li a{ display: block; font-size: 16px; line-height: 24px; color: #fff;}
.yqlj>ul li p{ margin:0;}
.yqlj>ul li a:hover{ color: #fff; text-decoration: underline !important;}
.footerctn{ display: flex; justify-content: space-between; padding: 30px 0;}
.footer-left{ width: calc(100% - 330px);}
.fnav>a{ display: inline-block; color: #fff; font-size: 16px; line-height: 24px; color: #fff; background: url(../images/xli2.png) no-repeat left; padding: 0 7px 0 11px;}
.fnav>a:first-child{ background: none; padding: 0 8px 0 0;}
.fnav>a:hover{ color: #fff; text-decoration: underline !important;}
.dz{ margin: 20px 0 0 0;}
.dz span{ display: block; font-size: 14px; line-height: 24px; color: #fff;}
.footer-right{ width: 294px; display: flex; justify-content: space-between; align-items: center;}
.qrcode{ width: 88px;}
.qrcode img{ width: 100%;}
.fr{ width: calc(100% - 100px); color: #fff;}
.fr>h5{ margin: 0 !important; font-size: 16px; line-height: 24px;}
.fr>b{ display: block; font-size: 24px; line-height: 40px;}
.fr>span{ display: block; font-size: 12px; line-height: 22px;}
/*页脚*/

.ctn{ overflow: hidden; padding: 50px 0;}
.ctn-left{ float:left; width:24%;}
.cltit{ position:relative; text-align: center; pointer-events:none; background: #444444; color:#fff; font-size:18px; font-weight: bold; line-height:54px;}
.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:25px 0 0 0;}
.clb img{ width:100%; margin:10px 0 0 0;}
.clbx{ width: 100%; padding: 10px; background: #f2f2f2;}
.clbx span{ display: block; font-size: 12px; line-height: 24px; color: #151515;}
.ctn-right{ width:73%; float:right;}
.crt{ width:100%; height:41px; border-bottom:1px #e8e8e8 solid; box-sizing:border-box; line-height:40px; margin:0 0 20px 0; font-size:12px; color:#9d9d9d;}
.crt span{ display:inline-block; color:#68ba37;}
.crb{ overflow: hidden;}
.crb img{ max-width: 100% !important;}
/*内页*/

.cplist{ overflow: hidden;}
.cplist li{ width:33.3%; float:left; padding:10px;}
.about p{ display:block; margin:0 !important; font-size:14px; line-height:28px; color:#000;}
.pd1{ font-size:16px; line-height:30px; color:#333; text-align:center;}
.pdimg{ text-align:center; margin:10px 0;}
.pdimg img{ max-width:100%;}
.contact{ width:100%;}
.pdcontent { width:100%;}
.pdcontent img{ max-width:100%; height:auto;}
.map{ width: 100%;}
.cont{ display:block; margin:15px 0 0 0; width: 100%;}
.cont span{ width: 100%; display: block; font-size:14px; line-height:30px; color:#000;}

.new{ padding: 10px 0; overflow: hidden; background:#fff; 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:#68ba37;}
.newtime{ font-size:12px; line-height:22px; color:#5f5f5f;}
/*新闻列表*/

.accordion { width:100%;}
.accordion>li{ width:100%; margin: 6px 0 0 0;}
.accordion>li>a{ transition:all 0.3s; display:block; text-align:center; color:#4a4949; line-height:40px; background: #eaeaea; height:40px; padding: 0 3px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; font-size:14px;}
.accordion>li>a:hover{ color:#fff; background: #53b800;}	
.dka{ color:#fff !important; background: #53b800 !important;}	
/* .accordion>li>ul{display: none;}
.accordion>li>ul>li{ width: 100%;}
.accordion>li>ul>li>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;}
.accordion>li>ul>li>a:hover{ color:#008cd6;} */
/*内页左侧栏目*/
@media screen and (max-width: 1200px){
.pic{ height: 360px;}
.fltit{ font-size: 16px;}
.gcal-left{ padding: 10px;}
.grul>li{ padding: 10px;}
.clctn span{ font-size: 16px;}
	}

@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:#70b339; 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(112, 179, 57, 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(112, 179, 57, 0.82);}
.sjdnavhide{ display:none;}
/*移动端导航*/

.header{ padding:12px 0;}
.pic{ height: 270px;}
.flmore{ display: none;}
.fltit{ width: 100%; text-align: center;}
.flbt{ display: block; margin: 0;}
.clctn span{ font-size: 14px;}
.glctn2>ul>li>a>h4{ font-size: 18px; line-height: 28px;}
.grctn{ padding: 18px 0 18px 23px;}
.grtxt p{ font-size: 12px; line-height: 21px;}
.grtxt{ max-height: 210px;}
.glctn2>ul>li>a{ padding: 40px 0;}
.glctn2{ width: 143px;}
.glctn1{ width: calc(100% - 143px);}
.gcal-left{ padding: 5px;}
.grul>li{ padding: 5px;}
.dsa{ width: 80px; height: 80px;}
.xw{ padding: 40px 0 0 0;}
.xwctn{ padding: 55px 15px 15px 15px;}
.xwtit{ font-size: 16px;}
.tel2{ padding: 0 0 0 60px; background-size: 50px auto !important;}
.tel2>span{ font-size: 14px; line-height: 24px;}
.tel2>b{ font-size: 17px; line-height: 17px; margin: 6px 0;}
.qrimg{ width: 80px;}
.yqlj>ul>li>a{ font-size: 14px;}
.fnav>a{ font-size: 14px;}
.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:#70b339 !important;}
.logo img{ height:auto; max-width:calc(100% - 70px);}
.footerctn{ padding: 24px 0; display: block;}
.footer-left{ width: 100%;}
/* .footer-right{ width: 100%; margin: 20px 0 0 0;} */
.footer-right{ display: none;}
.fnav{ display: none;}
.dz{ margin: 0;}

.header .navbar-toggle{ transform: translate(0,-50%) scale(0.8);}
.cpfl,.gcal,.xwdt,.sbzs,.lxwm{ padding: 30px 0;}
.cpzs{ padding: 0 0 30px 0;}
.title>h2{ font-size: 22px; line-height: 30px; background: none;}
.title{ margin: 0 0 22px 0;}
.title>span{ font-size: 13px; line-height: 18px;}
.fltit{ font-size: 13px;}
.clctn img{ display: none;}
.clctn span{ line-height: 24px;}
.gywm{ display: block;}
.gywm-left{ width: 100%; display: block;}
.glctn1{ width: 100%; padding-top: 73%;}
.glctn2{ width: 100%;}
.glctn2>ul{ display: flex;}
.glctn2>ul>li{ width: 33.33%;}
.glctn2>ul>li>a{ padding: 20px 5px;}
.glctn2>ul>li>a>h6{ min-height: 36px; line-height: 18px;}
.glctn2>ul>li span{ transform: translate(-50%, 0); top: initial; left: 50%; bottom: 0; right: initial; border-bottom: 8px #fff solid; border-left: 8px transparent solid; border-right: 8px transparent solid;}
.gywm-right{ width: 100%;}
.grtit img{ max-width: 100%;}
.gcalctn{ display: block;}
.gcal-left{ width: 100%;}
.gcal-right{ width: 100%;}
.altit{ opacity: 1; transform: initial; background: rgba(83, 184, 0, 0.8); font-size: 13px; height: 35px; line-height: 35px;}
.dsa{ width: 50px; height: 50px; left: 12px;}
.xw{ padding: 25px 0 0 0;}
.xwctn{ padding: 37px 12px 12px 12px;}
.xwtit{ font-size: 14px;}
.xwtime{ margin: 2px 0 5px 0;}
.xwtxt{ font-size: 12px; line-height: 21px; height: 84px;}
/* .lxwmctn{ flex-wrap: wrap; flex-direction: column;} */
.lxwmli{ width: 48%;}
.lxwmli:nth-child(1){ display: none;}
.tel2>b{ font-size: 14px; margin: 2px 0;}
.qr span{ font-size: 12px; line-height: 18px; padding: 0 0 0 5px;}
.yqlj{ display: none;}
.footerctn{ padding: 20px 0;}
.footer{ margin: 0 0 54px 0;}
.dz span{ font-size: 12px; line-height: 20px;}
.ctn{ padding: 30px 0;}
.ctn-left{ width: 100%; float: none;}
.ctn-right{ width: 100%; margin: 20px 0 0 0;}
.cltit{ pointer-events: auto; line-height: 45px;}
.accordion{ display: none;}
.cplist li{ width: 50%;}
.zstit{ font-size: 13px; line-height: 32px; height: 32px; margin: 3px 0 0 0;}
	}

	
	
/*手机底部*/
.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:#68ba37; 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:#68ba37;}
.hot .row div a:hover span{ color:#68ba37 !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; }

.clear { clear:both; }
.load-more { padding: 24px 0; text-align:center; }
.load-more a {  background: #fff; border: 1px solid #aaaaaa; border-radius: 9px; text-align: center; line-height: 48px; color: #727474; font-size: 14px; transition: all 0.5s; padding: 2px 5px; margin: 0 1px; }
.load-more a:hover { background:#c3c3c3b8; }
.load-more span { text-align: center; line-height: 48px; color: #727474; font-size: 14px; transition: all 0.5s; padding: 2px 5px; margin: 0 1px; }