﻿@charset "utf-8";
/* CSS Document */
*{ padding:0; margin:0;}
body{ font-size:"微软雅黑"; overflow-x:hidden; background:url(../images/bg.png) repeat !important;}
a{ text-decoration:none;}
ul{ margin:0 !important;}
.wrap{ max-width:1200px; margin:0 auto;}
.logo{ display:none;}
.lg1{ display:block;}
.lg2{ display:none;}
.top{ width:100%; height:35px; background:#5eb0e3; overflow:auto;}
.top-left{ display:inline-block; font-size:12px; line-height:35px; color:#fff;}
.top-right{ display:inline-block; float:right; font-size:12px; line-height:35px; color:#fff;}
.top-right a{ display:inline-block; font-size:12px; line-height:35px; color:#fff; margin:0 5px;}
.top-right a:hover{ color:#fff; text-decoration:underline !important;}
/*顶部*/

.header{ width:100%; background:#fff; padding:14px 0; position:relative;}
.Logo{ display:inline-block;}
.by{ float:right;}
.tel1{ display:inline-block; background:url(../images/tel.png) no-repeat left; padding-left:47px; font-size:14px; color:#333; float:right; margin:27px 0 0 27px;}
.tel span{ display:inline-block; font-size:24px; color:#ff0000; font-family:"Impact"; line-height:30px;}
/*header.logo部分*/

.banner{ width:100%; height:480px;}
.aa .swiper-pagination-bullet{ width:15px; height:4px; background:#fff; opacity:1; border-radius:2px;}
.aa .swiper-pagination-bullet-active{ background:#1b8135;}
/*pc端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.nav{ width:100%; height:45px; z-index:10; background:#1b8135; border-top:2px #0271b6 solid; border-bottom:2px #0271b6 solid; box-sizing:border-box;}
.nul{ margin-bottom:0; width:100%; float:right; height:41px;}
.nli{float:left;width:12.5%; line-height:41px; text-align:center; position:relative; background:url(../images/xli.png) no-repeat right;}
.nli a{color:#fff;text-decoration:none;line-height:41px;display:block;width:100%; font-size:16px; transition:all 0.3s;}
.nli a:hover{ color:#2a64a1; font-weight:bold; background:#fff;}
.nli ul{display:none; width:100%; position:absolute; z-index:2; background:rgba(27, 129, 53, 0.78); width:100%;}
.nli li{border:1px #0271b6 solid; border-top:none;}
.nli li a{ line-height:40px; font-size:14px; height:40px; border:none; color:#fff;}
.nli li a:hover{ color:#2a64a1; background:#fff;}
/*头部导航*/

.title{ text-align:center; margin:0 auto; background:url(../images/titbg.png); width:157px; height:70px; margin-bottom:28px; padding:7px 0 0 0;}
.title1{ font-size:24px; color:#333; font-weight:bold;}
.title2{ font-size:16px; color:#333;}
.dytit{ width:310px; line-height:60px; margin:0 auto; text-align:center; background:url(../images/titlebg.png) no-repeat; background-size:100% 100%; font-size:26px; color:#333; font-weight:bold; position:absolute; top:-12px; left:50%; transform:translate(-50%,0);}
.kh{ width:100%; padding:0 40px; position:relative;}
/*栏目标题*/

.hzkh{ width:100%; padding:50px 0 0 0;}
.hzkh1{ width:100%; border:1px #dcdcdc solid; box-sizing:border-box; padding:5px; background:#fff;}
.hzkh2{ width:100%; border:1px #ededed solid; box-sizing:border-box; padding:90px 0 30px 0; position:relative;}
.khlogo{ width:100%; border:1px #ccc solid; box-sizing:border-box; overflow:hidden;}
.khlogo1{ padding-top:39.3939%;}
.khlogo img{ transition:all 0.3s;}
.khlogo:hover img{ transform:scale(1.2);}
/*合作客户*/

.ctn{ width:100%; overflow:auto; padding:50px 0;}
.ctn-left{ width:260px; float:left; background:#0f78bc; padding:22px;}
.cltit{ width:100%; text-align:center; margin:0 0 10px 0; pointer-events:none;}
.cltit span{ display:inline-block; line-height:60px; font-size:30px; padding:0 20px; color:#fff; background:url(../images/fltitbg.png) no-repeat bottom;}
.fl{ width:100%; padding:22px; background:#fff; border-radius:15px;}
.lx{ width:100%; padding:20px 0;  color:#fff;}
.lx strong{ display:inline-block; border-bottom:4px #83badc double; margin:0 0 10px 0;}
.lx span{ display:inline-block; font-size:14px; line-height:24px; width:100%;}
.lx span b{ display:inline-block; font-size:20px; font-weight:100;}
.lx a{ display:inline-block; margin:8px 8px 0 0;}
.tab{ width:100%;}
.tab li{ width:100%; font-size:16px; line-height:28px; color:#fff; background:#585656; border-radius:14px; text-align:center; transition:all 0.3s; margin:0 0 10px 0;}
.tab li:hover{ background:#0071b7;}
.ctn-right{ float:right; width: calc(100% - 280px);}
.crtit{ height:45px; border-bottom:1px #dedddd solid; box-sizing:border-box; padding-bottom:3px; margin:0 0 20px 0;}
.crtit1{ height:41px; width:100%; border-bottom:1px #797878 solid; box-sizing:border-box; line-height:40px; font-size:18px; color:#333; font-weight:bold;}
.wz{ display:inline-block; float:right; line-height:40px; font-size:14px; color:#333; font-weight:100;}
.wz span{ display:inline-block; color:#0985c6;}
.crtit1 a{ display:inline-block; float:right; line-height:40px; font-size:14px; color:#0071b7;}
.crb{ width:100%; overflow:auto;}
.cplist{ width:33.3%; float:left; padding:13px;}
.cp{ width:100%; border:1px #dfdfdf solid; box-sizing:border-box; padding:10px 10px 0 10px; background:#fff;}
.cpimg{ width:100%; overflow:hidden;}
.cpimg1{ transition:all 0.5s;}
.cp:hover .cpimg1{ transform:scale(1.05);}
.cpimg2{ padding-top:68.217%;}
.cptit{ font-size:15px; line-height:40px; color:#000; width:100%; text-align:center; height:40px; overflow:hidden; transition:all 0.3s;}
.cp:hover .cptit{ color:#0071b7;}
/*产品展示*/

.sdly{ width:100%; background:url(../images/lybg.jpg) no-repeat center center; background-attachment:fixed; padding-bottom:20px;}
.lytit1{ width:100%;}
.lytit1 img{ width:100%; margin-top:-1px;}
.lytit2{ display:none;}
.lylist{ width:100%; overflow:auto; background:#fff; margin-top:40px;}
.lyimg{ width:34.5%; float:left; overflow:hidden;}
.lyimg1{ transition:all 0.5s;}
.lylist:hover .lyimg1{ transform:scale(1.05);}
.lyimg2{ padding-top:39.7319%; height:163px;}
.lyxq{ width:65.5%; float:right; padding:20px 0 20px 64px;}
.lytit{ width:100%; font-size:30px; font-weight:bold; line-height:48px; color:#098a2a; text-align:left;}
.lytit span{ display:inline-block; line-height:48px; margin-right:15px; font-size:40px; float:left;}
.lyt{ overflow:hidden; display:inline-block;}
.jt{ width:100%; height:5px;}
.jt img{ width:100%;}
.lytxt{ width:100%; line-height:30px; color:#333; text-align:left; font-size:18px; margin:10px 0 0 0; height:60px; overflow:hidden;}
.lylist:nth-child(even) .lyimg{ float:right;}
.lylist:nth-child(even) .lyxq{ padding:20px 50px 20px 0;}
.lylist:nth-child(even) .lytit{ text-align:right;}
.lylist:nth-child(even) .lytxt { text-align:right;}
/*四大优势*/

.spzq{ width:100%; padding:50px 0;}
.sp{ width:100%; padding:10px; border:1px #bdbdbd solid; box-sizing:border-box; transition:all 0.3s;}
.sp:hover{ border-color:#0a76ba;}
.video{ width:100%;}
.video1{ padding-top:72.955%;}
.sptit{ width:100%; text-align:center; line-height:40px; color:#333; background:#d9d9d9; margin:5px 0 0 0; font-size:16px; transition:all 0.3s;}
.sp:hover .sptit{ background:#0a76ba; color:#fff;}

.video video{ width:100%; height: 100%;}
/*荣誉资质*/

.gywm{ width:100%; padding:45px 0 95px 0; background:url(../images/gywmbg.jpg) no-repeat center center; background-size:cover; overflow:auto; background-attachment:fixed;}
.gywm-left{ width:37.5%; float:left; border:5px #e5e5e5 solid; box-sizing:border-box; padding:20px; background:#fff;}
.gyimg{ width:100%; overflow:hidden; position:relative;}
.gyimg img{ transition:all 0.5s;}
.gyimg:hover img{ transform:scale(1.05);}
.gyimg2{ padding-top:68%; height:272px;}
.gywm-right{ width:60%; float:right; border:5px #e5e5e5 solid; box-sizing:border-box; padding:20px; background:#fff;}
.gytit{ font-size:18px; line-height:30px; color:#3d9d36; font-weight:bold; margin:0 0 10px 0; text-decoration:underline !important;}
.gytxt{ font-size:14px; line-height:30px; color:#333; height:180px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6;}
.more{ margin-top:21px; width:192px; line-height:30px; text-align:center; font-size:12px; color:#fff; text-align:center; border-radius:4px; background:#3d9d36; transition:all 0.3s;}
.more:hover{ opacity:0.8;}
.more span{ display:inline-block; letter-spacing:-2px;}
/*关于我们*/

.fwlc{ width:100%; padding:60px 0 30px 0; background:url(../images/fwbg.jpg) no-repeat center top; background-size:cover; position:relative; margin-top:-50px;}
.fwlc .dytit{ top:-4px;}
.lc{ width:100%; position:relative;}
.icon{ width:69%; border:2px #a5c4e1 dashed; box-sizing:border-box; padding:5px; border-radius:20px; position:relative;}
.icon1{ width:100%; border:4px #fff solid; box-sizing:border-box; border-radius:20px; text-align:center; padding:24px 0 0 0;}
.lcimg{ width:100%; position:relative;}
.lcimg img{ transition:all 0.5s;}
.lcimg1{ padding-top:38.1818%;}
.icon:hover .lcimg img{ transform:rotateY(180deg);}
.lctit{ width:100%; font-size:14px; line-height:18px; text-align:center; color:#fff; margin:10px 0; height:36px;}
.iconnub{ width:50px; height:50px; border:2px #fff solid; box-sizing:border-box; border-radius:50%; background:#fff; position:absolute; top:0; left:50%; transform:translate(-50%,-50%);}
.iconnub span{ display:block; width:100%; height:100%; position:relative; text-align:center; border:3px solid #0a7ac1; box-sizing:border-box; border-radius:50%; line-height:40px; text-align:center; font-size:18px; color:#0a76ba; font-weight:bold; transition:all 0.5s;}
.icon:hover .iconnub span{ color:#3d9d36;}
.swiper-containerfw{ overflow:hidden; padding:50px 0 0 45px;}
.jty{ width:31%; position:absolute; top:50%; right:0; transform:translate(0,-50%);}
.jty img{ width:100%;}
/*服务流程*/

.alzx{ width:100%; padding:45px 0 0 0;}
.case{ width:100%; position:relative;}
.caseimg{ width:100%;}
.caseimg1{ padding-top:66.666%;}
.casetit{ width:100%; text-align:center; color:#fff; line-height:45px; background:#666; font-size:16px; height:45px; overflow:hidden; padding:0 5px;}
.casehover{ width:100%; height:100%; background:url(../images/zz.png) no-repeat; background-size:100% 100%; position:absolute; top:100%; left:0; padding:10%; text-align:center; transition:all 0.3s;}
.case:hover .casehover{ top:0;}
.casehover1{ position:relative; width:100%; height:100%;}
.casehover2{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); width:100%; text-align:center;}
.casehover2 span{ display:block; width:100%; text-align:center; font-size:16px; line-height:24px; color:#fff; margin:15px 0;}
.casehover2 a{ width:100px; line-height:30px; text-align:center; color:#fff; font-size:12px; border-radius:15px; display:inline-block; background:rgba(255, 255, 255, 0.42);}
/*案例中心*/

.xwzx{ width:100%; padding:45px 0; overflow:auto;}
.zx1{ width:26%; float:left; margin-right:2%;}
.zx1-img{ width:100%; overflow:hidden;}
.zx1-img1{ transition:all 0.5s;}
.zx1:hover .zx1-img1{ transform:scale(1.05);}
.zx1-img2{ padding-top:56.678%; height:157px;}
.zx1-ctn{ width:100%; padding:7px; background:#3d9d36;}
.zx1-tit{ font-size:14px; line-height:32px; color:#fff; font-weight:bold; height:32px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.zx1-txt{ font-size:12px; line-height:20px; height:40px; overflow:hidden; color:#fff; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.zx1-more{ width:80px; line-height:26px; text-align:center; font-size:14px; color:#3d9d36; background:#fff; margin:14px 0 14px 7px;}
.zx2{ width:35%; float:left; margin-right:2%;}
.newlist{ width:100%; overflow:auto; padding:9px 0; border-bottom:1px #e2e2e2 solid;}
.newimg{ width:95px; float:left; margin-right:10px; overflow:hidden;}
.newimg1{ transition:all 0.5s;}
.newlist:hover .newimg1{ transform:scale(1.15);}
.newimg2{ padding-top:93.684%;}
.newtit{ font-size:14px; line-height:30px; color:#333; font-weight:bold; height:30px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1; transition:all 0.5s; }
.newlist:hover .newtit{ color:#3d9d36;}
.newtxt{ font-size:12px; line-height:20px; height:40px; overflow:hidden; color:#666; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.newtime{ font-size:12px; line-height:20px; color:#c6c6c6;}
/*新闻资讯*/

.footer{ width:100%; overflow:auto; padding:24px 0; background:#0a7ac1;}
.ft1{ float:left; width:24%; background:url(../images/vb.png) no-repeat right; min-height:215px; text-align:center;}
.fttit{ width:100%; font-size:16px; line-height:30px; color:#fff; font-weight:bold; margin-bottom:15px; text-align:left; padding:0 0 0 7%;}
.ft1-txt{ font-size:14px; line-height:24px; color:#fff; display:inline-block; text-align:left;}
.ft2{ width:32%; float:left; background:url(../images/vb.png) no-repeat right; min-height:215px; overflow:hidden;}
.fnav{ width:100%; overflow:auto;}
.fnav a{ display:inline-block; width:33.3%; float:left; text-align:center; font-size:14px; line-height:30px; color:#fff;}
.fnav a:hover{ color:#fff; text-decoration:underline !important;}
.fx{ width:100%; margin-top:20px; font-size:14px; line-height:30px; color:#fff; padding-left:9%;}
.fx a{ display:inline-block; float:none !important; width:26px !important; height:22px !important;}
.ft4{ width:44%; float:left; text-align:center; padding-top:45px;}
.ewm{ display:inline-block; margin:0 8px;}
.ft4 img{ max-width:100%;}
.ft4 span{ display:inline-block; font-size:12px; line-height:25px; color:#fff; width:100%; text-align:center;}
/*页脚*/

.copyright{ width:100%; font-size:14px; line-height:24px; color:#fff; text-align:center; padding:8px 0; background:#0067a8;}
/*版权信息*/

.message{ width:100%;}
.message input{ width:100%; height:35px; border:1px #ccc solid; box-sizing:border-box; padding-left:5px; transition:all 0.3s; margin:12px 0;}
.message input:focus{ border-color:#e13232;}
.message button{ width:100%; text-align:center; line-height:35px; color:#fff; font-size:14px; margin-top:15px; background:#d12121; border:none; outline:none; transition:all 0.3s;}
.message button:hover{ opacity:0.82;}
/*在线留言*/

.goods{ width:33.3%; float:left; padding:8px;}
.rylist{ width:33.3%; float:left; padding:10px;}
.vd{ width:50%; float:left; padding:0 10px 20px 10px;}
.mr{ width:190px; line-height:30px; text-align:center; margin:0 auto; margin-top:30px !important; border-radius:5px; color:#fff; font-size:14px; background:#0a7ac0; transition:all 0.3s; clear:both;}
.mr span{ letter-spacing:-3px;}
.mr:hover{ background:#098a2a;}

.about{ width:100%; padding:15px; font-size:14px; line-height:24px; color:#333;}
.about img{ width:100%; margin-bottom:15px; display:block;}
.pd{ width:100%; text-align:center;}
.pd img{ max-width:100%; margin-bottom:15px;}
.pd1{ font-size:14px; line-height:24px; color:#333;}
@media screen and (max-width: 1200px){
.wrap{ max-width:96%; margin:0 auto;}
.banner{ width:100%; height:435px;}

.lytxt{ font-size:15px;}
.lyxq{ padding:20px 0 10px 30px;}
.lylist:nth-child(even) .lyxq{ padding:20px 30px 10px 0;}
.lytxt{ line-height:25px;height:75px;}
.lytit{ font-size:22px; line-height:36px;}
.lytit span{ font-size:28px; line-height:36px;}
	}
	

@media screen and (max-width: 991px){
.nav{ display:none;}
.header{ position:relative; border-bottom:1px solid #ddd;}
.banner{ height:290px;}
.tel{ display:none;}

.icon-menu{ display:block;  cursor:pointer; width:35px; height:26px; background:url(../images/nav.png) no-repeat center center; position:absolute;right:3%;top:50%; margin-top:-13px;}
.sjdnav{ width:140px; height:auto; position:absolute; top:82%;z-index:3;background:rgba(15, 120, 188, 0.72); right:3%;}
.sjdnav ul{ padding:0; margin:0;}
.sjdnav li{ height:45px;text-align:center; margin:0; padding:0; border-bottom:1px solid #fff; display:block !important;  padding:0 !important;}
.sjdnav li a{display:block;line-height:44px; font-family:'Microsoft YaHei'; font-size:14px; color:#fff;}
.sjdnav li a:hover{background:rgba(15, 120, 188, 0.82); line-height:44px;}
.sjdnavhide{ height:0; overflow:hidden;}
.logo{display:block;}

.Logo img{ height:60px;}
.by{ display:none;}
.cplist{ width:50%; display:none;}
.cplist:nth-child(1){ display:block !important;}
.cplist:nth-child(2){ display:block !important;}
.cplist:nth-child(3){ display:block !important;}
.cplist:nth-child(4){ display:block !important;}
.fttit{ padding:0; font-size:16px;}
.goods{ width:50%; float:left; padding:8px;}
.rylist{ width:50%; float:left; padding:8px;}

.swiper-containerfw{ padding:50px 0 0 15px;}
.ft2{ display:none;}
.ft1{ width:50%;}
.ft4{ width:50%;}
.fttit{ padding:0; text-align:center;}
	}
	
@media screen and (max-width: 767px){
.banner{ width:100%; height:160px;}
.Logo img{ height:50px;}
.lg1{ display:none;}
.lg2{ display:block;}

.ctn{ padding:25px 0;}
.ctn-left{ width:100%; float:none; padding:10px;}
.lx{ display:none;}
.fl{ display:none;}
.ctn-right{ width:100%; float:none; margin-top:15px;}
.cplist{ padding:7px;}
.cltit{ pointer-events:auto;}
.cltit span{ font-size:24px; line-height:48px;}
.top{ display:none;}
.header{ padding:10px 0;}
.fl{ padding:12px;}
.xwzx{ padding:25px 0;}
.zx1{ width:100%; float:none;}
.zx1-img2{ height:auto;}
.zx2{ width:100%; float:none; margin-top:15px;}
.ft1{ width:100%; float:none; min-height:inherit;}
.fttit{ margin-bottom:10px; padding:0; text-align:center;}
.ft2{ display:none;}
.ft3{ display:none;}
.ft4{ width:100%; float:none; padding-top:15px;}
.copyright{ margin-bottom:58px;}
.gywm-left{ width:100%; float:none;}
.gyimg2{ height:auto;}
.gywm-right{ width:100%; float:none; margin-top:15px;}
.lyxq{ width:100%; float:none; padding:15px;}
.lylist:nth-child(odd) .lyxq{ padding:15px;}
.lylist{ margin-top:25px;}
.ryzz{ padding:25px 0;}
.gywm{ padding:25px 0 75px 0;}
.lytit1{ display:none;}
.lytit2{ display:block; width:100%;}
.lytit2 img{ width:100%;}
.lyimg{ display:none;}
.lytxt{ height:auto; max-height:75px;}
.goods{ width:50%; float:left; padding:5px;}
.hzkh{ padding:30px 0 0 0;}
.dytit{ width:240px; line-height:45px; font-size:22px;}
.hzkh2{ padding:50px 0 20px 0;}
.vd{ width:100%; float:none;}
	}
@media screen and (max-width: 350px){
.banner{ width:100%; height:138px;}
.xt{ display:none;}

	}	 
	
	
<!-----------------------------------------------------------手机底部---------------------------------------------------------->
@font-face{font-family:'iconfont';src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot');src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('http://at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('http://at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('http://at.alicdn.com/t/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(http://fonts.gstatic.com/s/pacifico/v7/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"}

*{margin:0;padding:0;}
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_none{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:58px; background:#222; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}

.col-xs-3:hover{ background:#0a7ac0;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 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; }
footer ul li a{ padding: 0 10px; height: 12px; font-size: 12px; line-height: 12px; }


/*清除样式*/
.clear 
{
     clear:both;
     font-family:'微软雅黑';

}

/*分页css scott style pagination*/
div.scott
{
    padding:3px;margin:3px;text-align:center;

}
div.scott a
{
    border:#221616 1px solid;padding:2px 5px;color:#221616;margin:0 2px 0 0;text-decoration:none;

}
div.scott a:hover
{
    border:#221616 1px solid;color:white;background-color:#221616;

}
div.scott a:active
{
    border:#221616 1px solid;color:#611985;background-color:#221616;

}
div.scott span.current
{
    border:#221616 1px solid;padding:2px 5px;font-weight:bold;color:#fff;margin:0 2px 0 0;background-color:#221616;

}
div.scott span.disabled
{
    border:#dfdfdf 1px solid;padding:2px 5px;color:#221616;margin:0 2px 0 0;

}
/*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.tel i {
	background-position: -62px -108px;
}

.dock ul.icons li.im i {
	background-position: -63px -20px;
}

.dock ul.icons li.wechat 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.tel p {
    width: 200px;
    height:130px;
    line-height:90px
}

.dock ul.icons li.im p {
	width: 185px;
    height:155px;
    line-height:30px
}

.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.wechat p {
	width: 180px;
    height:180px;
    line-height:30px
}

.dock ul.icons li.wechat 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;
}
