@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; padding:24px 0; background: url(../images/headerbg.jpg) no-repeat center center; background-size: cover; position:relative;}
.Logo{ display:inline-block;}
.tel{ float:right; font-size: 36px; color:#f3b50d; background:url(../images/tel.png) no-repeat left; padding:0 0 0 46px; line-height: 63px; font-family: impact;}
.search{ width: 274px; float: right; margin: 13px 40px 0 0; position: relative;}
.search input:nth-child(1){ width: 100%; height: 36px; line-height: 36px; background: #f1f1f1; padding: 0 50px 0 16px; border-radius: 18px;}
.search input:nth-child(2){ width: 36px; height: 36px; background: url(../images/search.png) no-repeat center center; position: absolute; right: 10px; top: 0;}
/*header.logo部分*/

.pic{ width: 100%; height: 500px;}
.picture img{ width:100%;}
.anchor{ position: absolute; z-index: 3; text-align: center;}
.anchor .swiper-pagination-bullet{ width:20px !important; height:10px !important; opacity:1 !important; border-radius:4px !important; background:#1164e1 !important; transition: all 0.3s ease-out;}
.anchor .swiper-pagination-bullet-active{ background:#f3b50d !important; width: 25px !important;}
/*pc端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.nav{ width:100%; z-index:104; background: #1164e1;}
.nul{ width:100%;}
.nul>li{float:left; width:12.5%; position:relative; background: url(../images/xli.png) no-repeat right;}
.nul>li:last-child{ background: none;}
.nul>li>a{color:#fff; line-height: 46px; height: 46px; padding:0 3px; overflow:hidden; display:block; text-align:center; font-size:16px; transition: all 0.3s ease-out;}
.nul>li:hover>a{ color:#fff; background:#f3b50d;}
.nul>li ul{ display: none; position: absolute; top: 100%; left: 0; width:100%; z-index:104; background:rgba(17, 100, 225 ,0.8);}
.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: rgba(243, 181, 13, 0.8);}
.acta{ color:#fff !important; background:#f3b50d !important;}
/*PC头部导航*/

.title{ width: 100%; background: url(../images/titlebg.png) no-repeat center center; margin: 0 0 35px 0; cursor: pointer; text-align: center; font-size: 30px; line-height: 35px; color: #333333;}
.title span{ display: inline-block; font-size: 20px; color: #1164e1; font-family: arial; margin: 0 0 0 15px;}
/*栏目标题*/

.cpzs{ width: 100%; padding: 50px 0; background: url(../images/cpzsbg.jpg) no-repeat center center; background-size: cover; background-attachment: fixed;}
.tab{ width: 100%; text-align: center; margin: 0 0 30px 0 !important;}
.tab li{ display: inline-block; padding: 2px 5px;}
.tab li a{ display: block; font-size: 18px; color: #fff; width: 182px; height: 39px; background: url(../images/tabbg1.png) no-repeat; background-size: 100% 100%; line-height: 39px; padding: 0 3px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; transition: all 0.3s ease-out;}
.active a{ color: #fff !important; background: url(../images/tabbg2.png) no-repeat !important; background-size: 100% 100% !important;}
.productctn{ width:100%; display: none;}
.productshow{ width: 100%; display: block;}
.product .swiper-slide{ padding: 5px;}
.cp{ width:100%; box-shadow: 0 0 5px rgba(0, 0, 0, 0.41);}
.cpimg{ width:100%; position: relative; overflow:hidden;}
.cptop{ padding-top:80%;}
.cpzz{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; transition: all 0.5s ease-out; background:linear-gradient(to bottom, #efb410, #1077d4); opacity: 0;}
.cp:hover .cpzz{ opacity: 0.48;}
.plus{ position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%) scale(1.2); transition: all 0.5s ease-out; opacity: 0;}
.cp:hover .plus{ opacity: 1; transform: translate(-50%, -50%) scale(1);}
.cptit{ line-height:60px; height:60px; font-size:14px; color:#333; transition:all 0.5s ease-out; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; background: #fff url(../images/j1.png) no-repeat; background-position: calc(100% - 10px) center; padding: 0 40px 0 10px;}
.cp:hover .cptit{ color:#fff; background: #f3b50d url(../images/j2.png) no-repeat; background-position: calc(100% - 10px) center;}
/*产品展示*/

.gywm{ width:100%; padding: 50px 0; background: url(../images/aboutbg.jpg) no-repeat center center; background-size: cover; background-attachment: fixed;}
.gywmctn{ width: 100%; overflow: hidden; padding: 25px; background: #fff;}
.gywm-left{ width: 49%; float: left; overflow: hidden;}
.glimg{ transition: all 0.5s ease-out;}
.gywm-left:hover .glimg{ transform: scale(1.05);}
.gltop{ padding-top: 77.368%;}
.gywm-right{ width: 49%; float: right;}
.grtop{ width: 100%; overflow: hidden;}
.grtop>b{ display: inline-block; float: left; font-family: arial; font-weight: bold; font-size: 69px; line-height: 69px; color: #1164e1; margin: 0 15px 0 0;}
.grtop>span{ display: block; float: left; font-size: 20px; line-height: 22px; color: #f3b50d; margin: 15px 0 0 0; font-weight: bold;}
.grtit{ font-size: 18px; line-height: 30px; color: #333;}
.grtxt{ font-size: 14px; line-height: 30px; color: #333; margin: 15px 0 0 0; max-height: 240px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 8;}
.grmore>a{ display: block; transition: all 0.5s ease-out; text-align: center; font-size: 14px; line-height: 40px; color: #fff; background: #1164e1; margin: 20px 0 0 0;}
.grmore>a:hover{ background: #f3b50d; color: #fff;}
/*关于我们*/

.ctns{ background: url(../images/zsbg.png) no-repeat center center; background-size: cover;}
.khal{ width: 100%; padding: 50px 0;}
.tab2{ width: 100%; text-align: center; margin: 0 0 30px 0 !important;}
.tab2 li{ display: inline-block; padding: 2px 5px;}
.tab2 li a{ display: block; font-size: 18px; color: #fff; width: 182px; height: 39px; background: url(../images/tabbg1.png) no-repeat; background-size: 100% 100%; line-height: 39px; padding: 0 3px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; transition: all 0.3s ease-out;}
.active2 a{ color: #fff !important; background: url(../images/tabbg2.png) no-repeat !important; background-size: 100% 100% !important;}
.casectn{ display: none;}
.caseshow{ display: block;}
.case{ width: 100%; position: relative; overflow: hidden; background: #fff; border: 3px #dbdbdb double; box-sizing: border-box;}
.caseimg{ width: 100%; overflow: hidden;}
.caseimg1{ transition: all 0.5s ease-out;}
.case:hover .caseimg1{ transform: scale(1.08);}
.caseimg2{ padding-top: 77.572%;}
.casetit{ position: absolute; width: 100%; text-align: center; padding: 0 5px; transition: all 0.5s ease-out; bottom: 0; left: 0; color: #fff; font-size: 16px; line-height: 48px; height: 48px; background: rgba(0, 0, 0, 0.62); overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.case:hover .casetit{ background: rgba(17, 100, 225, 0.62);}
.more{ width: 100%; padding: 30px 0 0 0; text-align: center;}
.more>a{ display: inline-block; transition: all 0.5s ease-out; width: 186px; line-height: 41px; color: #fff; font-size: 14px; background: #1164e1 url(../images/more.png) no-repeat; background-position: calc(100% - 4px) center; border-radius: 20px;}
.more>a:hover{ color: #f3b50d;}
/*客户案例*/

.sbzs{ width: 100%; padding: 0 0 50px 0;}
.sbul{ width: 100%; overflow: hidden;}
.sbul>li{ width: 25%; float: left; padding: 8px;}
.sbul>li:first-child{ width: 50%;}
.sb{ width: 100%; position: relative; overflow: hidden; background: #fff; border: 3px #dbdbdb double; box-sizing: border-box;}
.sbimg{ width: 100%; overflow: hidden;}
.sbimg1{ transition: all 0.5s ease-out;}
.sb:hover .sbimg1{ transform: scale(1.08);}
.sbimg2{ padding-top: 75.517%;}
.sbtit{ position: absolute; width: 100%; text-align: center; padding: 0 5px; transition: all 0.5s ease-out; bottom: 0; left: 0; color: #fff; font-size: 14px; line-height: 40px; height: 40px; background: rgba(0, 0, 0, 0.62); overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.sb:hover .sbtit{ background: rgba(17, 100, 225, 0.62);}
/*设备展示*/

.hf{ width: 100%; background: url(../images/hfbg.jpg) no-repeat center center; background-size: cover; text-align: center; padding: 35px 0;}
.hf-1{ font-size: 33px; color: #fff;}
.hf-2{ color: #fff; font-size: 14px; line-height: 24px; font-family: arial; margin: 10px 0;}
.hf-3{ display: inline-block; background: url(../images/tel2.png) no-repeat left; padding: 0 0 0 50px; line-height: 45px; font-size: 39px; color: #fff; font-family: impact;}
/*横幅*/

.xwdt{ width: 100%; padding: 50px 0; background: url(../images/newbg.png) no-repeat center center; background-size: cover;}
.xwdtctn{ width: 100%; overflow: hidden;}
.xwdt-left{ float: left; width: 32%;}
.xlctn{ width: 100%; background: #fff;}
.xlimg{ width: 100%; overflow: hidden;}
.xlimg1{ transition: all 0.5s ease-out;}
.xlctn:hover .xlimg1{ transform: scale(1.05);}
.xlimg2{ padding-top: 48.051%; height: 185px;}
.xlbt{ padding: 10px;}
.xltit{ font-size: 14px; line-height: 24px; color: #333; height: 24px; font-weight: bold; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.xltxt{ margin: 5px 0 10px 0; font-size: 14px; line-height: 24px; color: #333; height: 48px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.xlmore>a{ display: inline-block; text-align: center; transition: all 0.5s ease-out; width: 97px; height: 30px; line-height: 30px; font-size: 14px; color: #fff; background: #1164e1;}
.xlmore>a:hover{ color: #fff; background: #f3b50d;}

.xwdt-right{ float: right; width: 66%;}
.xwul{ width: 100%; overflow: hidden;}
.xwul>li{ width: 50%; float: left;}
.xw{ width: 100%; transition: all 0.5s ease-out; padding: 14px; overflow: hidden;}
.xw:hover{ background: #1164e1;}
.xwtime{ float: left; transition: all 0.5s ease-out; width: 80px; text-align: center; font-size: 13px; line-height: 20px; color: #333;}
.xw:hover .xwtime{ color: #fff;}
.xwtime>span{ display: block; font-size: 50px; line-height: 60px; font-weight: bold;}
.xwright{ width: calc(100% - 88px); float: right;}
.xwtit{ transition: all 0.5s ease-out; font-size: 14px; line-height: 24px; height: 24px; color: #333; margin: 3px 0 5px 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.xw:hover .xwtit{ color: #fff;}
.xwtxt{ transition: all 0.5s ease-out; font-size: 14px; line-height: 24px; height: 48px; color: #333; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.xw:hover .xwtxt{ color: #fff;}
/*新闻动态*/

.footer{ width:100%; overflow: hidden; padding: 35px 0; background:#1164e1;}
.ft1{ width: 24%; float: left; padding: 20px 10px 20px 0; border-right: 1px rgba(255, 255, 255, 0.25) solid; box-sizing: border-box;}
.ft1-1{ color: #fff; font-size: 20px; line-height: 30px;}
.ft1-2{ color: #f7f7f7; font-size: 38px; line-height: 40px; font-family: arial; margin: 3px 0 7px 0;}
.ft1-3>span{ display: block; font-size: 14px; line-height: 30px; color: #fff;}
.ft2{ float: left; width: 365px; padding: 30px 20px; overflow: hidden; border-right: 1px rgba(255, 255, 255, 0.25) solid; box-sizing: border-box;}
.qrcode{ width: 117px; float: left; text-align: center;}
.qrcode img{ max-width: 100%;}
.lxwm{ width: calc(100% - 127px); float: right; font-size: 14px; line-height: 28px; color: #fff;}

.ft3{ width: calc(76% - 365px); float: right; overflow: hidden;}
.ftctn{ width: 25%; float: left; text-align: center; padding: 0 6px;}
.ft{ display: inline-block; text-align: left;}
.ft>span{ display: block; font-size: 18px; line-height: 30px; color: #fff; margin: 0 0 7px 0;}
.ft>ul>li>a{ display: block; color: #fff; font-size: 15px; line-height: 28px; height: 28px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.ft>ul>li>a:hover{ color: #fff; text-decoration: underline !important;}
/*页脚*/ 

.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: #0764e1; 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; line-height:30px;}
.clbx span{ display: block; 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 #1164e1 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: #e8e8e8;}
.crb{ width:100%; overflow: hidden;}
.crb img{ max-width: 100% !important;}
/*内页*/


.cpxq{display:block; overflow:hidden;}
.cpxq_T{display:block; overflow:hidden; font-family:'Microsoft YaHei'; font-size:18px; color:#000; text-align:center; font-weight:bold;padding-bottom:15px; border-bottom:1px dashed #ccc;}
.cpxq_img{display:block; overflow:hidden; padding:15px 0;}
.cpxq_img img{display:block; max-width:100%; height:auto; margin:0 auto;}
.cpxq_txt{display:block; overflow:hidden; font-family:'Microsoft YaHei'; font-size:14px; color:#000; line-height:30px;}
.cpxq_txt img{ max-width:100% !important; height:auto !important;}

.xwxq{display:block; overflow:hidden;}
.xwxq_T{display:block; line-height:30px; overflow:hidden; font-family:'Microsoft YaHei'; font-size:18px; color:#000000; font-weight:bold; padding-bottom:10px; border-bottom:1px dashed #ccc; text-align:center;}
.xwxq_sp{display:block; line-height:22px; overflow:hidden; font-family:'Microsoft YaHei'; font-size:14px; color:#7a7a7a; padding:15px 0; text-align:center;}
.xwxq_txt{display:block; line-height:30px; overflow:hidden; font-family:'Microsoft YaHei'; font-size:14px; color:#000;}



.cplist{ width:100%; overflow:auto;}
.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%;}
.map{ width: 100%;}
.cont{ display:block; margin: 0 0 15px 0; width: 100%; line-height:30px;}
.cont span{ width: 100%; display: block; font-size:14px; line-height:26px; color:#333;}

.news{ width:100%; overflow:auto;}
.news li{ width:100%;}
.new{ width:100%; overflow:auto; background:#fff; padding:10px 0; border-bottom:1px #e5e5e5 solid;}
.newimg{ width:126px; float:left; margin:0 12px 0 0; overflow:hidden;}
.newimg1{ transition:all 0.3s ease-out;}
.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 ease-out; 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:#1164e1;}
.newtime{ font-size:12px; line-height:22px; color:#5f5f5f;}
/*新闻列表*/

.accordion { width:100%;}
.accordion>li{ width:100%; margin: 4px 0 0 0;}
.accordion>li>a{ transition:all 0.3s ease-out; border-top: 2px #0764e1 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;}
/*内页左侧栏目*/
@media screen and (max-width: 1200px){
.pic{ height: 400px;}
.nul>li>a{ font-size: 14px;}
.tab li a{ width: 150px; font-size: 16px;}
.tab2 li a{ width: 150px; font-size: 16px;}
.tab li{ padding: 2px 3px;}
.tab2 li{ padding: 2px 3px;}
.cptit{ background: #fff; text-align: center; padding: 0 5px; height: 40px; line-height: 40px;}
.cp:hover .cptit{ color:#fff; background: #f3b50d;}
.ft1-2{ font-size: 26px; line-height: 36px;}
.ft>span{ font-size: 16px; line-height: 28px;}
.ft>ul>li>a{ height: 26px; line-height: 26px;}
	}

@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:#1164e1; width:35px; height:5px;}
.tx .icon-bar{background:#f3b50d !important;}
.header	.navbar-toggle .icon-bar+.icon-bar{ margin-top:6px;}
.sjdnav{ width:140px; position:absolute; top:100%; z-index:100; background:rgba(17, 100, 225, 0.82); 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(243, 181, 13, 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: 310px;}
.search{ margin: 13px 63px 0 0;}
.grtop{ display: none;}
.casetit{ font-size: 14px; height: 36px; line-height: 36px;}
.hf-1{ font-size: 24px;}
.hf-2{ font-size: 12px; line-height: 20px;}
.ft3{ display: none;}
.ft2{ border: none; padding: 0 10px;}
.ft1{ width: calc(100% - 365px); padding: 0 10px 0 0; border: none;}
.footer{ padding: 25px 0;}
.sbul>li{ padding: 5px;}
.sbtit{ height: 36px; line-height: 36px;}
.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:#1164e1 !important;}
.anchor .swiper-pagination-bullet-active{ background:#f3b50d !important;}
.Logo img{ height: 45px;}

.search{ display: none;}
.cpzs{ padding: 28px 0;}
.title{ margin: 0 0 24px 0; font-size: 24px; background: none;}
.tab{ margin: 0 0 24px 0 !important;}
.tab li a{ width: 108px; height: 30px; line-height: 30px; font-size: 14px;}
.more{ padding: 24px 0 0 0;}
.gywm{ padding: 28px 0;}
.gywmctn{ padding: 12px;}
.gywm-left{ width: 100%; float: none;}
.gywm-right{ width: 100%; float: none; margin: 20px 0 0 0;}
.grmore>a{ margin: 15px 0 0 0;}
.khal{ padding: 28px 0;}
.tab2{ margin: 0 0 24px 0 !important;}
.tab2 li a{ width: 108px; height: 30px; line-height: 30px; font-size: 14px;}
.casetit{ font-size: 12px; height: 30px; line-height: 30px;}
.sbul>li:first-child{ width: 100%;}
.sbul>li{ width: 50%;}
.sbzs{ padding: 0 0 28px 0;}
.hf{ padding: 28px 0;}
.hf-1{ font-size: 18px;}
.xwdt{ padding: 28px 0;}
.xwdt-left{ width: 100%; float: none;}
.xlimg2{ height: auto;}
.xwdt-right{ width: 100%; float: none;}
.xwul>li{ width: 100%; float: none;}
.ft1{ width: 100%; float: none; padding: 0;}
.ft1-2{ margin: 0;}
.ft2{ width: 100%; float: none; margin: 15px 0 0 0; padding: 0;}
.footer{ margin: 0 0 54px 0;}
.qrcode{ width: 98px;}
.lxwm{ width: calc(100% - 112px);}
.lxwm>span{ line-height: 25px;}
.ft1-3>span{ line-height: 25px;}
.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;}

.hot{width:100%; height:54px; background:#1164e1; 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:#1164e1;}
.hot .row div a:hover span{ color:#1164e1 !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; }