﻿@charset "utf-8";
*{ padding:0; margin:0;}
ul{ margin:0 !important;}
body{ font-family:"微软雅黑" !important; overflow-x:hidden;opacity:0}
.wrap{ width:1200px; max-width:96%; margin:0 auto;}
#header{ background: rgba(255, 255, 255, 0.7); position: fixed; top: 0; left: 0; width: 100%; z-index: 104; transition: all 0.4s ease-out;}
.top{ width:100%; height:40px; border-bottom:1px #cbc9ca solid; box-sizing:border-box;}
.greet{ display:inline-block; font-size:14px; line-height:39px; color:#222;}
.tel{ float:right; font-size:16px; color:#5c5c5c; background:url(../images/tel.png) no-repeat left; padding:0 0 0 36px; line-height:39px; height: 39px; overflow: hidden;}
.tel span{ display: inline-block; font-size:25px; color:#e60012; font-family: impact;}
.fl{ float: right; padding: 6px 0; height: 39px; margin: 0 0 0 20px;}
.wechat{ float: left; position: relative;}
.wechat>a{ display: inline-block; height: 27px; width: 27px; transition: all 0.3s ease-out; background: #b4b4b4 url(../images/s1.png) no-repeat center center; border-radius: 50%;}
.wechat:hover>a{ background: #e60012 url(../images/s1.png) no-repeat center center;}
.wechat>img{ position: absolute; top: 100%; left: 50%; transform: translate(-50%, 0); z-index: 105; max-width: 140px; display: none;}
#blog{ float: left; display: inline-block; margin: 0 10px; width: 27px; height: 27px; transition: all 0.3s ease-out; background: #b4b4b4 url(../images/s2.png) no-repeat center center; border-radius: 50%;}
#blog:hover{ background: #e60012 url(../images/s2.png) no-repeat center center;}
.icqq{ float: left; display: inline-block; width: 27px; height: 27px; transition: all 0.3s ease-out; background: #b4b4b4 url(../images/s3.png) no-repeat center center; border-radius: 50%;}
.icqq:hover{ background: #e60012 url(../images/s3.png) no-repeat center center;}
/*顶部*/

.header{ width:100%; position:relative;}
.Logo{ display:inline-block; padding: 10px 0;}
.Logo img{ display: inline-block; transition: all 0.4s;}
/*header.logo部分*/

.banner{ width:100%; overflow:hidden;}
/*.pic{ width: 100%; height: 434px;}*/
.picture{ width:100%;}
.picture img{ width:100%;}
.aa .swiper-pagination-bullet{ width:15px; height:4px; opacity:1; border-radius:2px; background:#fff;}
.aa .swiper-pagination-bullet-active{ background:#e60012;}
/*pc端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.nav{ width:824px; max-width: calc(100% - 320px); float: right;}
.nul{ width:100%;}
.nul>li{float:left; width:14.28%; position:relative;}
.nul>li>a{color:#fff; padding:0 3px; overflow:hidden; display:block; text-align:center; padding: 23px 0; transition: all 0.4s ease-out;}
.nul>li:hover>a{ background: #e60012;}
.nul>li>a>div{ display: block; font-size: 15px; color: #222; line-height: 20px; transition: all 0.4s ease-out;}
.nul>li:hover>a>div{ color: #fff;}
.nul>li>a>span{ display: block; font-size: 13px; color: #222; line-height: 17px; transition: all 0.4s ease-out; font-family: arial;}
.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.38);}
.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;}
.nul>li ul li>a:hover{ color:#fff; background:#e60012;}
.acta{ background:#e60012 !important;}
.acta>div{ color: #fff !important;}
.acta>span{ color: #fff !important;}
/*PC头部导航*/

.title{ width: 100%; text-align: center; margin: 0 0 30px 0; cursor: pointer;}
.title>div{ display: inline-block; overflow: hidden;}
.title>div>b{ display: inline-block; float: left; font-size: 75px; color: #e60012; font-family: arial; line-height: 68px;}
.title>div>span{ display: inline-block; float: right; text-align: left; margin: 0 0 0 10px;}
.title>div>span>h3{ margin: 5px 0 0 0 !important; font-size: 30px; color: #e60012; line-height: 32px;}
.title>div>span>h5{ margin: 3px 0 0 0 !important; font-size: 20px; color: #e60012; line-height: 20px; font-family: arial;}
/*栏目标题*/

.cpzx{ width:100%; padding:45px 0;}
.cpzx .title{ background: url(../images/titbg1.png) no-repeat center center;}
.cpzxctn{ width: 100%; overflow: hidden;}
.cp{ width: 100%; transition: all 0.4s ease-out; border: 3px double #fff; box-sizing: border-box; background: #dcdcdc; position: relative; overflow: hidden;}
.cp:hover{ background: #b8353e;}
.cpimg{ width: 100%; position: relative; overflow: hidden; background: #fff;}
.cpimg img{ transition: all 0.4 ease-out;}
.cptop{ padding-top: 73.134%;}
.cpzz{ position: absolute; width: 100%; height: 100%; transition: all 0.4s ease-out; left: 0; top: 0; background: rgba(230, 0, 18, 0.7); opacity: 0;}
.cp:hover .cpzz{ opacity: 1;}
.cptit{ width: 100%; text-align: center; padding: 0 5px; transition: all 0.4s ease-out; font-size: 14px; color: #f4f4f4; height: 40px; line-height: 40px; background: #4c4c4c; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; position: absolute; left: 0; bottom: 0; opacity: 1;}
.cp:hover .cptit{ opacity: 0;}
.cpxq{ width: 80%; height: 80%; position: absolute; left: 10%; top: 30%; opacity: 0; transition: all 0.4s ease-out; background: url(../images/arrow.png) no-repeat right bottom;}
.cp:hover .cpxq{ opacity: 1; top: 10%;}
.cpxq span{ display: block; font-size: 20px; line-height: 25px; color: #fff;}
/*产品展示*/

.gsjj{ width:100%; padding: 45px 0; overflow: hidden; background: url(../images/aboutbg.jpg) no-repeat center center; background-size: cover; background-attachment: fixed;}
.gsjj .title{ background: url(../images/titbg2.png) no-repeat center center;}
.gsjj-ctn{ width: 100%; overflow: hidden;}
.gsjj-left{ float: left; width: 39%; overflow: hidden;}
.glimg{ transition: all 0.5s ease-out;}
.gsjj-left:hover .glimg{ transform: scale(1.08);}
.gltop{ padding-top: 67.368%; height: 315px;}
.gsjj-right{ float: right; width: 59%; padding: 24px 0 50px 124px; background: url(../images/grbg.png) no-repeat; background-size: auto 100%; position: relative;}
.gsjj-right>a{ display: inline-block; position: absolute; left: 22px; top: 160px; transition: all 0.3s ease-out;}
.gsjj-right>a:hover{ transform: scale(1.1);}
.grtit{ width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 24px; line-height: 34px; color: #e60012; height: 34px; margin: 0 0 5px 0; max-height: 196px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 7; overflow: hidden;}
.grtxt{ font-size: 15px; line-height: 28px; color: #222;}
/*公司简介*/

.gcal{ width: 100%; padding: 45px 0;}
.gcal .title{ background: url(../images/titbg3.png) no-repeat center center;}
.gcalctn{ width: 100%; overflow: hidden;}
.al{ width: 100%; position: relative; background: #dcdcdc; border: 3px double #fff; box-sizing: border-box; transition: all 0.5s ease-out;}
.al:hover{ background: #e60012;}
.alimg{ width: 100%; overflow: hidden; background: #fff;}
.alimg1{ transition: all 0.5s ease-out;}
.al:hover .alimg1{ transform: scale(1.1);}
.alimg2{ padding-top: 73.134%;}
.altit{ width: 100%; text-align: center; padding: 0 3px; position: absolute; left: 0; bottom: 0; transition: all 0.5s ease-out; color: #fff; font-size: 14px; height: 40px; line-height: 40px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; background: rgba(0, 0, 0, 0.7);}
.al:hover .altit{ background: rgba(249, 2, 14, 0.7);}
/*工程案例*/

.jjfa{ width:100%; padding: 45px 0; background: url(../images/jjfabg.jpg) no-repeat center center; background-size: cover; background-attachment: fixed;}
.jjfa .title{ background: url(../images/titbg4.png) no-repeat center center;}
.jjfactn{ width: 100%; overflow: hidden;}
.jjfa-left{ float: left; width: 49%;}
.jlimg{ width: 100%; overflow: hidden;}
.jlimg1{ transition: all 0.5s ease-out;}
.jjfa-left:hover .jlimg1{ transform: scale(1.1);}
.jlimg2{ padding-top: 47.8632%; height: 282px;}
.jltop{ width: 100%; overflow: hidden; margin: 10px 0 3px 0;}
.jltop>b{ display: inline-block; font-size: 14px; line-height: 30px; color: #222; transition: all 0.5s ease-out;}
.jjfa-left:hover .jltop>b{ color: #f9020e;}
.jltop>span{ display: inline-block; float: right; text-align: right; font-size: 12px; line-height: 30px; color: #3d3d3d; transition: all 0.5s ease-out;}
.jjfa-left:hover .jltop>span{ color: #f9020e;}
.jltxt{ width: 100%; transition: all 0.5s ease-out; font-size: 12px; line-height: 22px; color: #222; overflow: hidden; max-height: 66px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.jjfa-left:hover .jltxt{ color: #f9020e;}
.jjfa-right{ width: 49%; float: right;}
.faul{ width: 100%;}
.faul li{ width: 100%; margin: 0 0 20px 0;}
.faul li:last-child{ margin: 0;}
.fali{ width: 100%; overflow: hidden; border: 1px #fff solid; box-sizing: border-box; transition: all 0.5s ease-out;}
.fali:hover{ border-color: #e60012;}
.fali>span{ display: inline-block; float: left; transition: all 0.5s ease-out; width: 83px; background: #fff; text-align: center; font-size: 16px; line-height: 20px; color: #222; padding: 7px 0; margin: 0 12px 0 0;}
.fali>span>b{ display: block; font-size: 40px; line-height: 49px;}
.fali:hover>span{ color: #fff; background: #e60012;}
.fatit{ font-size: 14px; line-height: 30px; color: #222; font-weight: bold; height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin: 3px 0 0 0;}
.fatxt{ font-size: 12px; line-height: 22px; color: #222; height: 44px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
/*解决方案*/

.zzzs{ width: 100%; padding: 24px 0;}
.zzzs .title{ background: url(../images/titbg5.png) no-repeat center center;}
.zzzsctn{ width: 100%; position: relative; overflow: hidden; padding: 0 40px;}
.zs{ width: 100%; position: relative; overflow: hidden;}
.zs img{ transition: all 0.5s ease-out;}
.zs:hover img{ transform: scale(1.1);}
.zstop{ padding-top: 100.437%;}
.arrow1{ position: absolute; top: 50%; right: 0; transform: translate(0, -50%); width: 31px; height: 34px; background: url(../images/arrow1.png) no-repeat; background-size: 100% 100%;}
.arrow2{ position: absolute; top: 50%; left: 0; transform: translate(0, -50%); width: 31px; height: 34px; background: url(../images/arrow2.png) no-repeat; background-size: 100% 100%;}
/*资质证书*/

.footer{ width:100%; overflow: hidden; padding: 37px 0; background: url(../images/footerbg.jpg) no-repeat 50% 50%; background-size: cover;}
.footer-left{ float: left; width: 50%; padding: 0 15px 0 0; overflow: hidden;}
.ft1{ float: left; width: 150px; padding: 20px 0 0 0;}
.ft1>b{ display: inline-block; font-size: 20px; color: #fff; line-height: 40px; border-bottom: 2px #fff solid;}
.ft1>span{ display: block; font-size: 20px; color: #fff; line-height: 40px; font-family: arlal; font-weight: bold;}
.ft2{ width: calc(100% - 150px); float: right;}
.flogo{ width: 100%;}
.flogo img{ max-width: 100%; margin: 0 0 10px 0;}
.lx{ width: 100%;}
.lx>span{ display: block; font-size: 14px; color: #fff; line-height: 30px;}
.lx>span>b{ display: inline-block; font-size: 24px;}
.footer-right{ width: 50%; float: right;}
.msg{ width: 100%; overflow: hidden;}
.msg>input{ width: 48%; float: left; margin: 0 0 10px 0; background: none; color: #fff; height: 37px; line-height: 36px; border-bottom: 1px #e60012 solid; box-sizing: border-box;}
.msg>input::-webkit-input-placeholder{ color: #fff;}
.msg>input::-moz-input-placeholder{ color: #fff;}
.msg>input::-ms-input-placeholder{ color: #fff;}
.msg>input::-o-input-placeholder{ color: #fff;}
.msg>input:nth-child(2){ float: right;}
.msg>textarea{ clear: both; width: 100%; margin: 0 0 10px 0; background: none; color: #fff; height: 76px; line-height: 36px; border: none; border-bottom: 1px #e60012 solid !important; box-sizing: border-box; outline: none; resize: none;}
.msg>textarea::-webkit-input-placeholder{ color: #fff;}
.msg>textarea::-moz-input-placeholder{ color: #fff;}
.msg>textarea::-ms-input-placeholder{ color: #fff;}
.msg>textarea::-o-input-placeholder{ color: #fff;}
.msg>button{ width: 170px; background: #e60012; color: #fff; height: 40px; line-height: 40px; border: none; outline: none; transition: all 0.3s ease-out;}
.msg>button:hover{ opacity: 0.8;}
/*页脚*/

.copyright{  padding: 25px 0; background:#303030; text-align: center;}
.copyright span{ display: block; font-size: 14px; line-height: 24px; color: #fff;}
/*版权信息*/

.ctn{ width:100%; overflow:auto; padding:45px 0;}
.ctn-left{ float:left; width:24%;}
.cltit{ width:100%; position:relative; pointer-events:none; background: #ef0413; color:#fff; font-size:30px; line-height:36px; font-weight: bold; text-align: center; padding: 15px 0;}
.cltit>span{ display: block; font-weight: 100; font-size: 15px; line-height: 22px; 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);}
.clb{ width:100%; margin:25px 0 0 0;}
.cbtit{ width: 100%; font-size: 30px; color: #fff; font-weight: bold; line-height: 50px; background: #373737; padding: 0 0 0 25px;}
.clb img{ width:100%; margin:1px 0;}
.clbx{ width: 100%; padding: 10px 15px; background: #ececec;}
.clbx span{ display: block; font-size: 14px; line-height: 30px; color: #000;}
.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 b{ display: inline-block; font-size: 24px; line-height: 40px; color: #2d2d2d;}
.crt span{ display:inline-block; line-height: 40px; float: right;}
.crb{ width:100%; overflow:auto;}
/*内页*/

.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:15px; line-height:28px; color:#222;}
.pd{ width:100%;}
.pd1{ font-size:18px; line-height:36px; color:#000; text-align:center;}
.pdimg{  margin:10px 0;}
.pdimg img{ max-width:100%;}
.pd2{ font-size:14px; line-height:30px; color:#000; text-align: left;}
.contact{ width:100%;}
.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;}

.news{ width:100%; overflow:auto;}
.news li{ width:100%;}
.new{ width:100%; overflow:auto; padding: 10px 0; 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:#f9020e;}
.newtime{ font-size:12px; line-height:22px; color:#5f5f5f;}
/*新闻列表*/

.message{ width:760px; margin:0 auto; max-width:100%; text-align:center;}
.message input{ width:100%; margin:0 0 15px 0; height:44px; border:1px #d6d6d6 solid; box-sizing:border-box; transition:all 0.3s; padding:0 10px;}
.message input:hover{ border-color:#f9020e;}
.message input:focus{ border-color:#f9020e;}
.message textarea{ width:100%; margin:0 0 15px 0; height:236px; line-height:40px; border:1px #d6d6d6 solid; box-sizing:border-box; transition:all 0.3s; padding:0 10px; outline:none; resize:none;}
.message textarea:hover{ border-color:#f9020e;}
.message textarea:focus{ border-color:#f9020e;}
.message button{ display:inline-block; width:134px; line-height:40px; border-radius:20px; text-align:center; font-size:14px; color:#fff; background:#f9020e; outline:none; border:none; margin:0 7px;}
.message button:last-child{ color:#333; background:#d4d4d4;}
/*在线留言*/

.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:#000; line-height:36px; background: #d9d9d9; height:36px; padding: 0 3px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; font-size:16px;}
.accordion>li>a:hover{ color:#fff; background: #f9020e;}	
.dka{ color:#fff !important; background: #f9020e !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: 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:#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);}
/*移动端导航*/

.title>div>b{ font-size: 64px;}
.title>div>span>h3{ font-size: 24px;}
.title>div>span>h5{ font-size: 18px;}
.ft1{ width: 100%; float: none; padding: 0 0 20px 0;}
.ft2{ width: 100%; float: none;}
.cplist li{ padding: 5px;}
	}
	
@media screen and (max-width: 767px){
.Logo img{ height:42px;}
.aa .swiper-pagination-bullet{ width:6px; height:6px; opacity:1; border-radius:3px; margin:0 2px !important; background:#fff;}
.aa .swiper-pagination-bullet-active{ background:#e60012;}
/*手机端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.title{ background: none !important; margin: 0 0 24px 0;}
.title>div>b{ display: none;}
.title>div>span{ text-align: center;}
.title>div>span>h3{ font-weight: bold;}
.cpzx{ padding: 30px 0;}
.gsjj{ padding: 30px 0;}
.gsjj-left{ width: 100%; float: none;}
.gltop{ height: auto;}
.gsjj-right{ width: 100%; float: none; margin: 20px 0 0 0; background: none; padding: 0;}
.gsjj-right>a{ position: initial; left: initial; top: initial; margin: 12px 0 0 0;}
.gcal{ padding: 30px 0;}
.jjfa{ padding: 30px 0;}
.jjfa-left{ display: none;}
.jjfa-right{ width: 100%; float: none;}
.zzzs{ padding: 30px 0;}
.footer-left{ width: 100%; float: none; padding: 0;}
.footer-right{ width: 100%; float: none; margin: 15px 0 0 0;}
.ft1{ padding: 0 0 15px 0;}
.copyright{ padding: 12px 0; margin: 0 0 54px 0;}
.ctn{ padding: 30px 0;}
.ctn-left{ width: 100%; float: none;}
.cltit{ padding: 0; pointer-events: auto; font-size: 24px; line-height: 55px;}
.accordion{ display: none;}
.ctn-right{ width: 100%; float: none; margin: 15px 0 0 0;}
.cplist li{ width: 50%;}
.cptit{ position: initial;}
.cpzz{ display: none;}
.cpxq{ display: none;}
.cp:hover .cptit{ opacity: 1; background: #b8353e;}
.cptit{ font-size: 13px; height: 30px; line-height: 30px;}
	}

	
	
/*手机底部*/
@font-face{font-family:'iconfont';src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot');src:url('../fonts/font_1432720974_1547027.eot') format('embedded-opentype'),url('../fonts/font_1432720974_1547027.woff') format('woff'),url('../fonts/font_1432720974_1547027.ttf') format('truetype'),url('../fonts/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(../fonts/q_z9mv4hysltmomjnk_rcfeszw2xoq-xsnqo47m55da.woff2) format('woff2')}

.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"}

body{background:#fff; background-size:cover; font:12px/22px "Microsoft YaHei","SimSun"; font-size:100%;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ 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; padding: auto;}

/*手机底部*/
.hot{width:100%; height:54px; background:#f9020e; 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:#f9020e;}
.hot .row div a:hover span{ color:#f9020e !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/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/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 {
    margin: 10px 3px;
    padding: 3px;
    text-align: center;
}

div.page a {
    background-position: 50% bottom;
    border-color: #dedfde;
    border-style: solid;
    border-width: 1px;
    color:black;
    margin-right: 3px;
    padding: 2px 6px;
    text-decoration: none;
}


div.page span.disabled {
    color: #adaaad;
    margin-right: 3px;
    padding: 2px 6px;
}

div.page span.current {
    color: #eb5914;
    font-weight: bold;
    margin-right: 3px;
    padding: 2px 6px;
}



/*浮动QQ*/
.dock {
	position: fixed;
	right: 0px;
	width: 50px;
	-moz-opacity: 0.7;
	opacity: 0.7;
	z-index: 200;
}

.dock.close {
	z-index: 50;
}

.dock ul.icons {
	position: absolute;
	list-style: none;
	right: 0px;
	padding: 0px;
	width: 50px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock.close ul.icons {
	right: -70px;
}

.dock ul.icons li i {
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	background: url(../images/icons.png) no-repeat;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	z-index: 210;
}

.dock ul.icons li.active i {
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.dock ul.icons li.up i {
	background-position: -63px -150px;
}

.dock ul.icons li.tel1 i {
	background-position: -62px -108px;
}

.dock ul.icons li.im i {
	background-position: -63px -20px;
}

.dock ul.icons li.wechat1 i {
	background-position: -59px -66px;
}

.dock ul.icons li.down i {
	background-position: -63px -190px;
}

.dock ul.icons li p {
	display: block;
	position: absolute;
	top: 50px;
	right: -260px;
	padding: 15px 20px;
	height: 120px;
	color: White;
	line-height: 30px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease-in-out .1s;
	-moz-transition: all .4s ease-in-out .1s;
	-ms-transition: all .4s ease-in-out .1s;
	-o-transition: all .4s ease-in-out .1s;
	transition: all .4s ease-in-out .1s;
	overflow: hidden;
	z-index: 201;
}

.dock ul.icons li.active p {
	right: 50px;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
}

.dock ul.icons li.tel1 p {
width: 140px;
    height:130px;
    line-height:30px
}

.dock ul.icons li.im p {
	width: 140px;
    height:180px;
    line-height:18px
}

.dock ul.icons li.im p a {
	display: block;
	margin-top: 12px;
	width: 100px;
	height: 35px;
	line-height: 32px;
	color: #00dfb9;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #00dfb9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock ul.icons li.im p a:hover {
	color: White;
	background: #0f8773;
	border: 1px solid #0f8773;
}

.dock ul.icons li.wechat1 p {
	width: 170px;
    height:160px;
    line-height:30px
}

.dock ul.icons li.wechat1 p img {
	
	border: 2px solid #000;
}
.dock a.switch {
	position: absolute;
	display: block;
	top: 270px;
	right: 11px;
	width: 26px;
	height: 26px;
	background: url(../images/icons.png) no-repeat 0px -640px;
	cursor: pointer;
	-webkit-transition-delay: .15s;
	-moz-transition-delay: .15s;
	-ms-transition-delay: .15s;
	-o-transition-delay: .15s;
	transition-delay: .15s;
}

.dock a.switch.off {
	background-position: -32px -640px;
}

