﻿@charset "utf-8";
*{ padding:0; margin:0;}
ul{ margin:0 !important;}
body{ font-family:"微软雅黑" !important; overflow-x:hidden;}
.wrap{ width:1200px; max-width:96%; margin:0 auto;}
.top{ width:100%; height:35px; background:#000; overflow:hidden;}
.greet{ float:left; font-size:14px; line-height:35px; color:#9c9c9c; margin:0 15px 0 0;}
.zd{ float:left; font-size:14px; line-height:35px; color:#9c9c9c;}
.zd a{ display:inline-block; font-size:14px; line-height:35px; color:#9c9c9c; margin:0 5px;}
.zd a:hover{ color:#fff; text-decoration:underline !important;}
.tel{ float:right; font-size:14px; color:#c6c6c6; background:url(../images/tel.png) no-repeat left; padding:0 0 0 40px; line-height:35px;}
.tel span{ display:inline-block; float:right; margin:0 0 0 10px; font-size:25px; line-height:35px; color:#fff; font-family:"Impact";}
/*顶部*/

.header{ width:100%; z-index:100; background:#fff; position:relative;}
.Logo{ display:inline-block; padding:8px 0;}
/*header.logo部分*/

.banner{ width:100%; overflow:hidden;}
.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:#1d70c5;}
/*pc端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.nav{ width:calc(100% - 180px); height:108px; z-index:99; background:#fff; float:right;}
.nul{ width:100%; height:108px;}
.nli{float:left; width:12.5%; height:108px; position:relative;}
.nli:hover{  background:#1d70c5 !important;}
/*.nli:last-child{ background:none;}*/
.nli a{color:#333; line-height:108px; height:108px; padding:0 5px; overflow:hidden; display:block; text-align:center; font-size:16px;}
.nli:hover a{ color:#fff;}
.nli ul{display:none; width:100%; position:absolute; z-index:99; background:rgba(29, 112, 197, 0.8); width:100%;}
.nli li{ width:100%;}
.nli li a{ line-height:40px; overflow:hidden; font-size:14px; height:40px; border:none; color:#fff;}
.nli li a:hover{ color:#fff; background:#1d70c5;}
/*PC头部导航*/

.title{ width:100%; text-align:center; margin:0 0 30px 0;}
.title b{ display:block; font-size:25px; color:#333; background:url(../images/titlebg.png) no-repeat center center;}
.title span{ display:block; font-size:15px; color:#333; margin:5px 0 0 0;}
/*栏目标题*/

.superiority{ width:100%; padding:25px 0;}
.dgn{ width:100%; text-align:center; padding:10px 10px 0 10px;}
.dgn a{ display:inline-block;}
.xgn{ display:inline-block; max-width:100%;}
.gnimg{ width:100%;}
.gnimg img{ max-width:100%; transition:all 0.5s;}
.xgn:hover .gnimg img{ transform:translateY(-10px);}
.gntit{ width:100%; font-size:18px; text-align:center; color:#333; margin:15px 0 0 0; transition:all 0.5s;}
.xgn:hover .gntit{ color:#1d70c5;}
/*服务优势*/

.cpzs{ width:100%; padding:20px 0 40px 0;}
.goodstab{ width:100%; margin:0 0 30px 0 !important; text-align:center;}
.goodstab li{ display:inline-block; margin:0 10px 0 0 ; width:150px; padding:5px 0;}
.goodstab li a{ width:100%; display:block; height:40px; line-height:40px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; padding:0 5px; text-align:center; font-size:16px; color:#333; border-right:1px #ccc solid; box-sizing:border-box;}
.goodstab li:last-child a{ border:none;}
.goodstab li:hover a{ color:#fff; border-color:#1d70c5; background:#1d70c5;}
.cur a{ color:#fff !important; border-color:#1d70c5; background:#1d70c5;}
.cpctn{ width:100%; display:none;}
.cpctnshow{ display:block;}
.cp{ width:100%;}
.cpimg{ overflow:hidden; overflow:hidden;}
.cpimg1{ transition:all 0.5s;}
.cp:hover .cpimg1{ transform:scale(1.08);}
.cpimg2{ padding-top:80.427%;}
.cptit{ line-height:40px; font-size:14px; color:#333; width:100%; text-align:center; height:40px; overflow:hidden; padding:0 5px; transition:all 0.5s;}
.cp:hover .cptit{ color:#1d70c5;}
/*工程案例*/

.gsjj{ width:100%; overflow:auto;}
.gsjj .wrap{ position:relative; height:468px;}
.gsjj_left{ width:42%; float:left;}
.glimg{ width:100%; overflow:hidden;}
.glimg1{ transition:all 0.5s;}
.gsjj:hover .glimg1{ transform:scale(1.05);}
.glimg2{ padding-top:57.849%; height:468px;}
.gsjj_right{ width:750px; position:absolute; padding:20px 90px 20px 20px; background:#fff; top:50%; right:0; transform:translate(0,-50%);}
.grtit{ width:100%; overflow:auto; background:url(../images/dsf2.png) no-repeat right; margin:0 0 25px 0;}
.grtit b{ font-size:25px; line-height:32px; color:#1d70c5; display:inline-block; float:left; background:#fff;}
.grtit span{ display:inline-block; float:left; font-size:18px; line-height:32px; color:#333; background:#fff; padding:0 10px;}
.grtxt{ font-size:14px; line-height:25px; color:#333; height:150px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6;}
.more{ margin:15px 0 0 0; width:120px; height:37px; line-height:35px; text-align:center; border:1px #ccc solid; box-sizing:border-box; font-size:14px; color:#333; border-radius:3px; transition:all 0.3s;}
.more:hover{ background:#1d70c5; border-color:#1d70c5; color:#fff;}
.aben{ position:absolute; top:0; right:0; writing-mode:vertical-rl; font-size:50px; color:#333; font-family:"Aparajita";}
/*公司简介*/

.gcal{ padding:40px 0 0 0;}
.al{ width:100%; position:relative; overflow:hidden;}
.alimg{ width:100%; overflow:hidden;}
.alimg1{ transition:all 0.3s;}
.al:hover .alimg1{ transform:scale(1.05);}
.alimg2{ padding-top:78.125%;}
.alzz{ position:absolute; left:0; top:100%; width:100%; height:100%; background:rgba(0, 0, 0, 0.5); transition:all 0.3s;}
.al:hover .alzz{ top:0;}
.altit{ position:absolute; left:0; top:100%; width:100%; height:100%; padding:15px; color:#fff; font-size:16px; transition:all 0.3s;}
.al:hover .altit{ top:0;}
/*工程案例*/

.xwzx{ width:100%; padding:40px 0; background:#f5f5f5;}
.xw{ width:100%; overflow:auto;}
.xwtime{ display:inline-block; float:left; background:#fff; font-size:14px; line-height:50px; color:#333; text-align:center; width:70px;}
.xwtime span{ display:block; font-size:18px; color:#fff; background:#1d70c5;}
.xwctn{ float:right; width:calc(100% - 70px);}
.xwimg{ width:100%; overflow:hidden;}
.xwimg1{ transition:all 0.5s;}
.xw:hover .xwimg1{ transform:scale(1.08);}
.xwimg2{ padding-top:55.1724%;}
.xwtit1{ font-size:16px; line-height:28px; color:#333; margin:5px 0; height:25px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; transition:all 0.5s;}
.xw:hover .xwtit1{ color:#000;}
.xwtit2{ width:100%; padding:0 5px; font-size:14px; color:#9b9b9b; height:38px; line-height:36px; overflow:hidden; border-top:1px #cdcdcd solid; border-bottom:1px #cdcdcd solid; box-sizing:border-box; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.gd{ font-size:14px; line-height:30px; color:#9b9b9b; transition:all 0.3s; display:inline-block;}
.gd:hover{ color:#1d70c5;}
/*新闻中心*/

.sdly{ width:100%; overflow:hidden; position:relative; padding:90px 0 30px 0; background:#1d70c5; min-height:360px;}
.sdlytit{ position:absolute; left:0; top:0; line-height:90px; text-align:center; width:100%; color:#fff; font-size:18px; z-index:2;}
.sdlytit span{ font-size:25px; font-weight:bold; margin:0 35px 0 0;}
.zcbj{ position:absolute; left:0; top:0; width:50%; height:100%; background:url(../images/lybg.png) no-repeat center center; background-size:cover; z-index:1;}
.lyctn{ position:absolute; top:90px; width:1200px; max-width:96%; left:50%; transform:translate(-50%,0); overflow:auto; z-index:2;}
.lyctn li{ width:50%; float:left; padding:18px; overflow:auto;}
.lyctn li a{ display:block;}
.lyicon{ float:left; margin:12px 15px 0 0;}
.lyicon img{ transition:all 0.5s;}
.lyctn li:hover .lyicon img{ transform:rotateY(180deg) translateY(-5px);}
.lytit{ font-size:16px; line-height:30px; color:#fff; height:30px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.lytxt{ font-size:14px; line-height:25px; color:#fff; height:50px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
/*四大理由*/

.cpzz{ width:100%; padding:40px 0;}
.sz{ width:100%; width:100%; border:1px #ccc solid; box-sizing:border-box; transition:all 0.3s; position:relative; overflow:hidden;}
.sz:hover{ border-color:#2a75c2;}
.sz img{ transition:all 0.3s;}
.sz:hover img{ transform:scale(1.05);}
.sztop{ padding-top:71.428%;}
/*产品资质*/

.footer{ width:100%; overflow:auto; padding:25px 0; background:url(../images/footbg.jpg) no-repeat 50% 50%; background-size:cover;}
.footer_left{ width:58%; float:left; overflow:auto;}
.ft{ width:50%; float:left; overflow:auto;}
.ft>li{ width:33.33%; float:left; padding:0 10px 0 0;}
.ft>li span{ display:inline-block; line-height:28px; color:#fff; margin:0 0 10px 0; font-size:18px; height:28px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.ft1{ width:100%;}
.ft1 li{ width:100%;}
.ft1 li a{ display:block; font-size:14px; line-height:25px; color:#fff; height:25px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.ft1 li a:hover{ text-decoration:underline !important;}
.ft2{ width:20%; float:left; padding:0 10px; text-align:center;}
.ft2 img{ max-width:100%;}
.ft2 span{ font-size:12px; line-height:24px; color:#fff; display:block;}
.ft3{ width:30%; float:right; padding:0 10px; font-size:15px; line-height:24px; color:#fff;}
.ft3 span{ display:block; font-size:25px; line-height:36px;}
.ft4{ width:100%; clear:both; padding:25px 0 0 0; font-size:15px; line-height:25px; color:#fff;}
.footer_right{ width:40%; float:right;}
.footer_right>span{ display:block; font-size:18px; line-height:32px; color:#fff; margin:0 0 15px 0;}
.dms{ width:100%; overflow:auto;}
.dlb{ width:100%; overflow:auto; margin:0 0 9px 0;}
.dlb span{ width:50px; text-align:left; display:inline-block; float:left; font-size:14px; line-height:40px; color:#fff;}
.dlb b{ display:inline-block; width:calc(100% - 50px); float:right; font-weight:100;}
.dlb input{ width:100%; height:40px; padding:0 10px; background:none; border:1px #5994cf solid; box-sizing:border-box; transition:all 0.3s; border-radius:5px; color:#fff;}
.dlb input:hover{ border-color:#fff;}
.dlb input:focus{ border-color:#fff;}
.dlb textarea{ width:100%; height:140px; padding:0 10px; background:none; border:1px #5994cf solid; box-sizing:border-box; transition:all 0.3s; border-radius:5px; color:#fff; outline:none; resize:none;}
.dlb textarea:hover{ border-color:#fff;}
.dlb textarea:focus{ border-color:#fff;}
.dlb button{ width:100%; line-height:40px; border-radius:5px; text-align:center; font-size:14px; color:#fff; transition:all 0.3s; background:#0052bc; border:none; outline:none;}
.dlb button:hover{ opacity:0.8;}
.dms .dlb:nth-child(1){ width:49%; float:left;}
.dms .dlb:nth-child(2){ width:49%; float:right;}
/*页脚*/

.copyright{ width:100%; padding:10px 0; background:#000;}
.copyright span{ display:inline-block; font-size:14px; line-height:24px; color:#fff;}
.copyright a{ display:inline-block; font-size:14px; line-height:24px; color:#fff; float:right;}
.copyright a:hover{ color:#fff; text-decoration:underline !important;}
/*版权*/

.ctn{ width:100%;}
.ctntit{ width:100%; height:45px; border-bottom:1px #ccc solid; box-sizing:border-box;}
.ctntit span{ display:block; font-size:14px; line-height:44px; color:#333;}
.ctns{ width:100%; padding:25px 0 45px 0;}
.ctntp{ width:100%; overflow:auto;}
.cltit{ width:250px; line-height:45px; font-size:25px; color:#333; font-weight:bold; text-align:left; pointer-events:none; float:left; position:relative;}
.cltit b{ display:inline-block; position:absolute; top:50%; right:8%; transform:translate(0,-50%); font-size:18px;}
.tab{ width:calc(100% - 168px); float:right; overflow:auto;}
.tab li{ width:130px; float:left; margin:0 1px 0 0;}
.tab li a{ display:block; width:100%; text-align:center; line-height:45px; height:45px; overflow:hidden; padding:0 5px; font-size:16px; color:#333;}
.tab li a:hover{ color:#fff; background:#1d70c5;}
.tabhv a{ color:#fff !important; background:#1d70c5;}
.crb{ width:100%; overflow:auto; margin:35px 0 0 0;}


.new{ width:100%; overflow:auto; margin:0 0 20px 0; background:#fff;}
.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:14px; line-height:24px; color:#000; transition:all 0.3s; height:24px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.newtxt{ font-size:12px; line-height:22px; color:#5f5f5f; height:44px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin:10px 0;}
.new:hover .newtit{ color:#013c8c;}
.newtime{ font-size:12px; line-height:22px; color:#5f5f5f;}
/*新闻列表*/

.message{ width:700px; max-width:100%; margin:0 auto;}
.form{ width:100%; overflow:auto; margin-bottom:15px;}
.ltit{ width:52px; text-align:center; float:left; line-height:40px; font-size:14px; color:#000;}
.form input{ float:right; width: calc(100% - 52px); height:40px; border:none; background:#fff; padding-left:10px; border:1px #e5e5e5 solid; box-sizing:border-box; transition:all 0.3s;}
.form input:focus{ border-color:#1d70c5;}
.form input:hover{ border-color:#1d70c5;}
.form textarea{ float:right; width: calc(100% - 52px); height:254px; border:none; background:#fff; padding-left:10px; outline:none; resize:none; border:1px #e5e5e5 solid; box-sizing:border-box; transition:all 0.3s;}
.form textarea:focus{ border-color:#1d70c5;}
.form textarea:hover{ border-color:#1d70c5;}
.form button{ float:right; width: calc(100% - 52px); height:40px; border:none; background:#1d70c5; color:#fff; font-size:14px; letter-spacing:10px; border:none; outline:none; transition:all 0.3s;}
.form button:hover{ opacity:0.9;}
/*在线留言*/

.new{ width:100%; overflow:auto; padding:25px 0; background:#fff; border-bottom:1px #e5e5e5 solid;}
.newimg{ width:138px; 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; margin:5px 0 0 0;}
.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:#1d70c5;}
.newtime{ font-size:12px; line-height:22px; color:#5f5f5f;}
.newstit{ font-size:24px; color:#333; line-height:36px; width:100%; text-align:center;}
.newsfb{ width:100%; text-align:center; font-size:12px; line-height:24px; padding:0 0 12px 0; margin:12px 0; color:#787878; border-bottom:1px #d5d5d5 solid;}
.newstxt{ padding-top: 20px;font-size: 16px;line-height: 25px;color: #000;}
.newstxt p{ font-size:12px; line-height:24px; color:#676767;}
/*新闻列表*/

.zxdg{ width:100%; overflow:auto;}
.zxdg-left{ width:45%; float:left;}
.zxdg-right{ width:50%; float:right; text-align:center;}
.zxdg-right img{ max-width:100%;}


.cplist{ width:25%; float:left; padding:10px;}
.about{ font-size:14px; line-height:27px; color:#333;}
.pd{ width:100%; text-align:center;}
.pd img{ max-width:100%; margin:10px 0;}
.pd1{ font-size:16px; line-height:28px; color:#333;}
.pd2{ font-size:14px; line-height:24px; color:#666;}
@media screen and (max-width: 1200px){
.gsjj_right{ width:62%;}
.gsjj .wrap{ height:370px;}
.glimg2{ height:370px;}
	}

@media screen and (max-width: 991px){
.Logo{ margin:0; padding:0; float:none;}
.Logo img{ height:78px;}
.header{ padding:15px 0;}

.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:#1d70c5; 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(29, 112, 197, 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(29, 112, 197, 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);}
/*移动端导航*/

.zd{ float:right;}
.gsjj_left{ display:none;}
.gsjj .wrap{ width:100%; height:auto;}
.gsjj_right{ width:100%; position:inherit; top:inherit; transform:none;}
.ft{ display:none;}
.ft2{ width:120px;}
.ft3{ width:calc(100% - 120px);}
.footer_left{ width:49%;}
.footer_right{ width:49%;}
.copyright a{ display:none;}
.copyright span{ display:block; text-align:center;}
.cplist{ width:33.33%;}
.zxdg-left{ width:100%;}
	}
	
@media screen and (max-width: 767px){
.header{ padding:10px 0;}
.Logo img{ height:50px;}
.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:#1d70c5;}
/*手机端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.title{ margin:0 0 22px 0;}
.goodstab li{ width:130px;}
.goodstab li a{ border:none;}
.goodstab{ margin:0 0 22px 0 !important;}
.cpzs{ padding:20px 0;}
.gsjj_right{ padding:12px 45px 12px 12px;}
.aben{ font-size:32px; line-height:45px;}
.grtit b{ font-size:22px;}
.grtit span{ font-size:14px;}
.gcal{ padding:30px 0 0 0;}
.zcbj{ display:none;}
.lyctn{ position:inherit; transform:none; left:inherit; top:inherit;}
.sdlytit{ position:inherit; text-align:center; line-height:32px; margin:0 0 20px 0;}
.sdlytit span{ margin:0; display:block;}
.sdly{ padding:25px 0;}
.lyctn li{ width:100%; float:none; padding:10px;}
.ft4{ display:none;}
.ft2{ display:none;}
.ft3{ display:none;}
.footer_right{ width:100%; float:none;}
.copyright{ margin:0 0 54px 0;}
.cltit{ width:100%; float:none; text-align:center; color:#fff; line-height:55px; background:#1d70c5; font-size:22px; border-radius:3px; pointer-events:auto;}
.tab{ width:100%; float:none; display:none;}
.tab li{ width:100%; float:none;}
.tab li{ height:47px; border:1px #ccc solid; box-sizing:border-box; margin:3px 0 0 0;}
.crb{ margin:25px 0 0 0;}
.cplist{ width:50%; padding:8px;}
.ctns{ padding:25px 0;}
	}
 
	
	
<!-----------------------------------------------------------手机底部---------------------------------------------------------->
@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:#1d70c5; 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:#1d70c5;}
.hot .row div a:hover span{ color:#1d70c5 !important;}

.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:15px; line-height:35px; 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; }
footer ul li a{ padding: 0 10px; height: 12px; font-size: 12px; line-height: 12px; }

/*友情链接*/
.yqlj{ width:1200px; max-width:96%; margin:0 auto;}
.yqlj-ms{ width:100%; text-align:center; margin:0 0 75px 0;}
.yqlj-ms b{ display:block; font-size:25px; color:#333; background:url(../images/titlebg.png) no-repeat center center;}
.yqlj-ms span{float:left;  display:block; font-size:15px; color:#333; margin:5px 0 0 0;}

/*分页样式*/

.dede_pages{ height: 35px;  padding: 20px 0; margin: 0 auto; text-align: center;}
.dede_pages ul{ float:left; padding:12px 0px 12px 16px;}
.dede_pages ul li{float:left; font-family:Tahoma; line-height:17px; margin-right:6px;border:1px solid #E9E9E9; }
.dede_pages ul li a{  float:left; padding:2px 4px 2px; color:#555; display:block; }
.dede_pages ul li a:hover{ color:#690; text-decoration:none; padding:2px 4px 2px; }
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{ background-color:#F8F8F8; padding:2px 4px 2px; font-weight:bold;}
.dede_pages .pageinfo{ line-height:21px; padding:12px 10px 12px 16px; color:#999;}
.dede_pages .pageinfo strong{ color:#555; font-weight:normal; margin:0px 2px;}


