@charset "utf-8";
@font-face {font-family: "iconfont";
  src: url("../font/iconfont.eot"); /* IE9*/
  src: url("../font/iconfont.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
  url("../font/iconfont.woff?1") format('woff'), /* chrome, firefox */
  url("../font/iconfont.ttf?12") format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url("../font/iconfont.svg#iconfont") format('svg'); /* iOS 4.1- */
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
/*Base*/
 
html, body{
    font: 12px/22px ;
    font-family: "微软雅黑","黑体","宋体";
}
body {
    background: #F6F7F8;
}
html {
    color: #2f2f2f;
    -ms-text-size-adjust: 100%; 
    -webkit-text-size-adjust: 100%; /*修正手持设备字体变化*/
}
* {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
    background: transparent; /*修正win8系统IE连接灰色背景*/
    outline:none;
}
a:focus {
    outline: 0;
}
a:active,
a:hover {
    outline: 0;
}
img {
    border: 0;
    vertical-align: middle;
    -ms-interpolation-mode:bicubic;
    transition: transform 1s;
}
img.hover{
    transform: scale(1.15);
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
/*legend*/
button,
input,
select,
textarea {
    font-family: inherit; 
    font-size: 100%; 
    margin: 0;
    outline:none;
}
button,
input {
    line-height: normal;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"], 
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; 
    cursor: pointer; 
}

button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; 
    padding: 0; 
}
input[type="search"] {
    -webkit-appearance: textfield; 
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; 
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input.submit {
    cursor: pointer;
}
input.radio {
    width: 13px;
    height: 13px;
}
input[type="text"],
input[type="number"]{
    -webkit-appearance: none;
}
textarea {
    overflow: auto; 
    vertical-align: top;
    resize: none;
    -webkit-appearance: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
ul,
ol,
li { 
    list-style: none;
    float: left;
}
i, em{
    font-style: normal;
}
/*清除浮动*/
.clear {
    clear: both;
}
.f-cb{
    zoom: 1;
}
.f-cb:after{
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    content:".";
}
.fl {
    float:left;
    display: inline;
}
.fr {
    float:right;
    display: inline;
}
.w1180 {
    width: 1180px;
    margin: 0 auto;
}
.head {
position: relative;
font-size: 13px;
box-shadow: 0px 5px 10px -5px #AFAFAF;
z-index: 100;
}
.nav {
    background-color: #fff;
    height: 50px;
}
.nav li{
    width: 98px;
}
.nav li a {
    color: #686868;
    font-size: 18px;
    text-decoration: none;
    display: block;
    width: 98px;
    text-align: center;
    height: 50px;
    line-height: 50px;

}
.nav li.on a {
    color: #fff;
}
.swiper-container {
    width: 100%;
    height:500px;
}
.swiper-slide {
    background-position: center;
    background-size: cover;
}
.chanp_nav{
    position: relative;
    z-index: 3;
    box-shadow: 0 0px 15px rgba(0,0,0,.05);
	overflow: hidden;
}
.chanp_nav .link {
    display: block;
    width: 147px;
    text-align: center;
    height: 90px;
    padding: 40px 0;
    font-size: 15px;
    color: #727272;
    cursor: pointer;
    position: relative;
    transition: all .3s linear;
}
.chanp_nav .link .icon {
    display: block;
    width: 61px;
    height: 64px;
    background-repeat: no-repeat;
    background-position: 0 0;
    margin: 0 auto 20px;
    transition: all .3s linear;
}
.chanp_nav .link:first-child i {
    display: none;
}
.chanp_nav .link i {
    position: absolute;
    left: 0;
    top: 50%;
    width: 1px;
    height: 100px;
    background: #efefef;
    margin-top: -50px;
}
.chanp_nav .link:hover .icon {
    background-position: 0 -64px;
}
.chanp-box {
    padding-top: 20px;
    position: relative;
overflow: hidden;
z-index: 1;
width: 1180px;
margin: 20px auto;
}
.chanp-box .box a .center{
width: 280px;
height: 210px;
text-align: center;
}
.chanp-box .box a img{
display: inline;
height: 100%;
max-width: 100%;
}
.chanp-box .w1180.js-c-show {
    height: 300px;
}
.chanp-box .box .link-box1 {
    position: relative;
    display: block;
    width: 282px;
    height: 280px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
}
.chanp-box .box .link-box1:hover {
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
}
.chanp-box .box .link-box1 .text2 {
    position: absolute;
    top: 230px;
    width: 100%;
    font-size: 16px;
    color: #666;
    text-align: center;
}
.chanp-box .box .link-box1 .text-price {
    position: absolute;
    top: 346px;
    bottom: auto !important;
    font-size: 14px;
    overflow: hidden;
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: center;
    color: #ff6600;
}
.xwzx-box {
background-color: #f6f7f8;
overflow: hidden;
padding-top: 20px;
}
.gsjj {
    width: 520px;
    float: left;
	padding: 10px;
background-color: white;
height: 550px;
}
.ind_title {
    color: #252525;
    width: auto;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}
.in_title {
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
    width: auto;
    overflow: hidden;
    position: relative;
}
.in_title_t {
    font-size: 24px;
    color: #03913f;
    font-weight: bold;
    float: left;
    overflow: hidden;
}
.in_title_t1 {
    margin-left: 10px;
    font-size: 12px;
    color: #949494;
    float: left;
}
.in_title .more {
    text-align: right;
    position: absolute;
    right: 10px;
    top: 3px;
    font-size: 12px;
    color: #999999;
}
.in_title .more a {
    color: #999999;
}
.in_bg_l {
    height: 1px;
    background-color: #d7d7d7;
}
.in_bg_l_l {
    width: 180px;
    height: 1px;
    float: left;
    background-color: #03913f;
}
.gsjj ul li {
    width: 210px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background-color: #dfdfdf;
    border-radius: 4px;
    text-align: center;
    color: #666;
    margin: 20px;
    float: left;
}
.gsjj ul li:hover {
    background-color: #05a2e5;
    color: #FFFFFF;
}
.jjnr ul li a {
color: #666;
}
.kydt {
width: 600px;
float: right;
padding:10px;
background-color:#FFFFFF;
height: 550px;
}
.kydt ul{
padding: 0 10px;
}
.kydt .top-con {
padding-bottom: 20px;
border-bottom: 1px dashed #dbdbdb;
margin: 10px;
width: 580px;
display: block;
}
.kydt .top-con .tit {
    font-size: 16px;
    color: #555555;
    line-height: 26px;
}
.kydt .top-con .con {
    font-size: 13px;
    line-height: 20px;
    color: #555555;
    height: 40px;
    overflow: hidden;
    margin-top: 10px;
}
.kydt .top-con a {
    display: block;
}
.kydt ul li{
height: 45px;
display: block;
width: 580px;
line-height: 45px;
border-bottom: 1px dashed #d3d3d3;
}
.kydt ul li a{
color: #505050;
}
.kydt ul li a:hover{
color: #33c0f3;
}
.gcal_box {
background-color: #f6f7f8;
overflow: hidden;

padding-bottom:20px;
}
.gcal_nr{
width:1160px;
padding:10px;
background-color:#FFFFFF;
overflow: hidden;
}
.gcal_list li {
    float: left;
    width: 270px;
    height: 215px;
    overflow: hidden;
    position: relative;
    margin: 10px;
}
.gcal_list li img {
    width: 270px;
    height: 215px;
    transition: all 0.5s;
}
.gcal_list li .tie {
    height: 50px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    background: rgba(5,162,229,0.7);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.5s;
    bottom: 0;
    color: #fff;
    width: 100%;
}
.contact_box {
    background: url(../images/cont_img.jpg) no-repeat center;
    width: 100%;
    height: 432px;
}

.contact_box .name {
    color: #484848;
    font-size: 32px;
    font-weight: bold;
    line-height: normal;
    text-align: center;
}
.contact_box .intro {
    font-size: 22px;
    line-height: 22px;
    width: 806px;
    margin: 12px auto 38px;
    text-align: center;
    color: #b9b9b9;
    text-transform: uppercase;
    background: url(../images/line.jpg) no-repeat center bottom;
    padding-bottom: 15px;
}
.contact_box .name a {
    color: #FFF;
}
.cont {
    height: 140px;
    padding-top: 40px;
}
.cont li {
    float: left;
    width: 240px;
    height: 130px;
    background-color: #FFF;
    background-color: rgba(255,255,255,0.1);
    margin: 0 25px;
}
.cont li a {
    display: block;
    width: 240px;
    margin-top: 15px;
}
.cont_icon {
    display: block;
    width: 240px;
    height: 55px;
    margin: 0 auto;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.cont_name {
    display: block;
    color: #FFF;
    font-size: 14px;
    width: 240px;
    padding-top: 16px;
    text-align: center;
}
.gwly {
    background:url(../images/lxwm.png) no-repeat center 50px;
    height: 675px;
}
.zh_form {
    margin: 0 auto;
    width: 1180px;
}
.zh_form ul {
    padding: 70px 290px 0 290px;
}
.zh_form li {
    float: left;
    width: 49%;
    height: 49px;
	font-size: 15px;
}
.zh_form li span {
    float: left;
    width: 90px;
    text-align: right;
    font-size: 14px;
    color: #555;
	height: 25px;
line-height: 25px;
}
.zh_form li input[type="text"] {
    padding-left: 3px;
    width: 162px;
    height: 25px;
    line-height: 25px;
    border: none;
    background: none;
	font-size:15px;
}
.zh_form .zh_xuqiu {
    width: 100%;
    height: 95px;
}
.zh_form li .btn {
    width: 120px;
    height: 36px;
    font-size: 14px;
    cursor: pointer;
    color: #fff;
    border: none;
    background: none;
}

.nav ul {
    display: none;
    position: absolute;
    background-color: #FFFFFF;
    z-index: 1000;
}
.nav ul .s-left {
    max-width: 720px;
}
.nav ul .img-box {
    position: relative;
    display: block;
    width: 142px;
    height: 170px;
    border: 1px solid #ebebeb;
}
.nav ul .s-left .img-box img {
    display: block;
    margin: 10px auto 0;
    width: 114px;
    height: 114px;
}
.nav ul .s-left .img-box .text {
    position: absolute;
    bottom: 5px;
    width: 100%;
    text-align: center;
	font-size: 13px;
	line-height:20px;
}
.nav ul .s-left a {
    color: #414141;
}
.nav li a.hov:hover {
background: #bdbdbd;
color: #FFF;
}
.nav li a.navn{
background: #bdbdbd;
color: #FFF;
}


.a3 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background: url(../images/dbg.jpg) repeat-x top;
}
.xt6 {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}
.font14 {
    font-size: 14px;
}
.bais {
    color: #ffffff;
}
.huis {
    color: #666666;
}
.huis a {
    color: #666666;
}
.font14 a {
    font-size: 14px;
}
.bais a {
    color: #ffffff;
}


/*列表页*/

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.icon-sousuo:before { content: "\e604"; }
.icon-you:before { content: "\e608"; }
.icon-zuo:before { content: "\e609"; }
.icon-gouwuche:before { content: "\e600"; }
.icon-weixin:before { content: "\e607"; }
.icon-tengxunweibo:before { content: "\e602"; }
.icon-jia:before { content: "\e60a"; }
.icon-down:before { content: "\e605"; }
.icon-top:before { content: "\e606"; }
.icon-552cc1babd9aa:before { content: "\e601"; }
.icon-weibo:before { content: "\e603"; }


.banner {
    width: 100%;
    height: 200px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fcfbf9;
}

.banner .title {
    width: 1180px;
    margin: 0 auto;
    padding-top: 75px;
    font-size: 24px;
    line-height: 24px;
    color: #5d5d5d;
}

.about-banner .title {
    width: 1180px;
    margin: 0 auto;
    padding-top: 75px;
    font-size: 24px;
    line-height: 24px;
    color: #5d5d5d;
}
.subnav {
    padding: 18px 0 15px 0;
    background-color: #f6f7f8;
}
.subnav .left {

}
.subnav .left a {
    font-size: 12px;
    line-height: 12px;
    color: #999;
}
.subnav .left .iconfont {
    font-size: 12px;
    line-height: 12px;
}

.subnav .left a:hover, .subnav .left a.cur {
    color: #008cd8;
}

.content {
    background-color: #f6f7f8;
    overflow: hidden;
}
.w1200{
width: 1200px;
margin: 0 auto;
}
.f-cb::after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    content: ".";
}
.content .pro-list li {
    height: 380px;
    margin: 0 10px 16px;
}
.content .pro-list li .link-box1 {
    position: relative;
    display: block;
    width: 280px;
    height: 380px;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
}
.content .pro-list li:hover .link-box1 {
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
}
.pro-list li .link-box1 img {
    display: block;
    width: 280px;
    height: 280px;
}
.pro-list li .link-box1 .text1 {
    position: absolute;
    bottom: 56px;
    width: 100%;
    font-family: Helve;
    font-size: 18px;
    color: #999;
    text-align: center;
}
.pro-list li .link-box1 .text2 {
    position: absolute;
    bottom: 26px;
    width: 100%;
    font-size: 16px;
    color: #666;
    text-align: center;
}

/*内容页*/

.content .box1 {
    margin-bottom: 42px;
    background-color: #fff;
}
.content .box1 .left .auto-img {
    position: relative;
    height: 416px;
    padding: 42px 0;
    overflow: hidden;
    border-right: 1px solid #e9eaeb;
}
.content .box1 .left .auto-img .s-list {
    width: 128px;
}
.content .box1 .left .auto-img .s-list li {
    cursor: pointer;
    opacity: 0.3;
	width: 128px;
}
.content .box1 .left .auto-img .s-list li.cur {
    border-right: 1px solid #008cd8;
    opacity: 1;
}
.content .box1 .left .auto-img .s-list li img {
    display: block;
    margin: 0 auto;
    height: 102px;
    border-right: none;
}

.content .box1 .left .auto-img .prev, .content .box1 .left .auto-img .next {
    position: absolute;
    width: 127px;
    height: 42px;
    line-height: 42px;
    font-size: 25px;
    text-align: center;
    color: #808080;
    background-color: #fff;
    cursor: pointer;
}
.content .box1 .left .auto-img .prev {
    top: 0;
    left: 0;
}
.content .box1 .left .auto-img .next {
    bottom: 0;
    left: 0;
}
.content .box1 .left .auto-img2 {
    position: relative;
    width: 485px;
    height: 500px;
    border-right: 1px solid #e9eaeb;
}
.content .box1 .left .auto-img2 .b-list li {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.content .box1 .left .auto-img2 .b-list li .s-img {
    display: block;
width: 100%;
margin: 0 auto;
height: 480px;
}

.content .box1 .right {
    position: relative;
    height: 415px;
    padding: 125px 50px 0 130px;
	width: 300px;
}
.content .box1 .right .spec {
    padding-top: 16px;
}
.content .box1 .right .title {
    border-bottom: 1px solid #e9eaeb;
}
.content .box1 .right .title h4 {
    font-size: 28px;
    font-weight: 100;
    color: #444;
	margin-bottom: 20px;
}
.content .box1 .right .title .small {
    padding: 8px 0 24px 0;
    padding: 22px 0 40px 0;
    font-size: 18px;
    color: #7c7c7c;
}
.content .box2 .tab {
    width: 1182px;
    background-color: #f0f1f1;
}
.content .box2 .tab .btn.cur, .content .box2 .tab .btn:hover {
    border-top: 2px solid #007cbf;
    background-color: #fff;
    color: #007cbf;
}
.content .box2 .tab .btn {
    display: block;
    width: 197px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    margin-left: -1px;
    border-top: 2px solid #f0f1f1;
    border-right: 1px solid #e4e5e5;
    color: #7c7c7c;
    cursor: pointer;
}
.content .box2 .cont .wrap {
    display: none;
    min-height: 600px;
    padding: 52px 60px 0;
    background-color: #fff;
}
.content .box2 .contnr {
    margin-bottom: 60px;
}
.contnr .wrap{
background-color: white;
padding-left: 50px;

padding-right: 50px;
padding-bottom: 40px;
padding-top: 30px;
}
.contnr .wrap img {
	max-width: 870px;
	margin: 0 auto;
}

/*工程案例*/
.pro-banner {
    position: relative;
}
.pro-banner-div1 {
    position: absolute;
    right: 18%;
    top: 50%;
    margin-top: -42px;
    width: auto;
    text-align: right;
}
.pro-banner-p1 {
    font-size: 38px;
    color: #666666;
    line-height: 1;
}
.pro-banner-p2 {
    font-size: 32px;
    color: #999999;
    line-height: 1;
    margin-top: 15px;
}
.pro-div1-p1 {
    padding-bottom: 25px;
    padding-top: 40px;
	overflow: hidden;
}
.pro-div1-span1 {
    font-size: 26px;
    color: #666666;
}
.project-div1 {
    width: 1120px;
    margin: 0 auto;
        margin-bottom: 0px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 66px;
    background: #fff;
    margin-bottom: 85px;
	overflow: hidden;
}
.project-div1 ul {
    width: 105%;
}
.project-div1 li {
    margin-right: 35px;
}
.project-div1-a1 {
    display: inline-block;
}
.project-div1-p1 {
    font-size: 14px;
    color: #333333;
    margin-top: 24px;
    margin-bottom: 50px;
    text-align: center;
}
.pro-div1-span2 {
    color: #999999;
}
.pro-div1-a1 {
    color: #999999;
    font-size: 14px;
}

/*工程案例*/
.about-banner {
    width: 100%;
    height: 200px;
    background-position: center center;
    background-repeat: no-repeat;
}
.subnav {
    padding: 28px 0 28px 0;
    background-color: #f6f7f8;
}
.left-bar3 .link-group li {
    border-bottom: 1px solid #e9eaeb;
    background-color: #fff;
    width: 260px;
	float: none;
}
.left-bar3 .link-group li .title {
    height: 60px;
    padding: 0 18px 0 22px;
    line-height: 60px;
    font-size: 16px;
    color: #444;
    cursor: pointer;
}
.left-bar3 .link-group li.cur .title {
    color: #fff;
    background-color: #0e94ea;
}
.right-bar {
    width: 820px;
    min-height: 800px;
    margin-bottom: 105px;
    padding: 0px 30px 50px 30px;
    background-color: #fff;
}
.right-bar .title.b-btm {
    border-bottom: 1px solid #c9c9c9;
}
.right-bar .title {
    padding: 40px 0 25px 0;
    font-size: 28px;
    line-height: 28px;
    color: #444;
    margin-bottom: 20px;
}
.right-bar .group .list {
    display: block;
    padding: 16px 0 10px 0;
    border-bottom: 1px solid #c9c9c9;
}
.right-bar .group .list .img-box {
    width: 264px;
    height: 152px;
    overflow: hidden;
}
.right-bar .group .list .img-box img {
    display: block;
    width: 264px;
    height: 152px;
}
.right-bar .group .list .cont {
    width: 538px;
    height: 152px;
}
.right-bar .group .list .cont h4 {
    padding: 16px 0 14px 0;
    font-size: 16px;
    font-weight: 100;
    line-height: 16px;
    color: #444;
}
.right-bar .group .list .cont .text {
    font-size: 12px;
    line-height: 21px;
    color: #646464;
}
.right-bar .group .list .cont .time {
    padding-top: 15px;
    font-size: 12px;
    color: #cccaca;
}
.right-bar .group .cont img{
	max-width: 780px;
}
.right-bar .page {
    padding: 44px 0 45px 0;
}
.page .pagination a.active, .page .pagination a:hover {
    border: none;
    background-color: #0197e9;
    color: #fff;
}
.page a.active {
    background: #00afab;
        background-color: rgb(0, 175, 171);
    background: #88664E;
    border: 1px solid #00afab;
    border: 1px solid #88664E;
    color: #fff;
    color: #e7463c;
}
.page .pagination a {
    background-color: #fff;
    border: none;
    color: #686868;
    font-size: 14px;
    padding: 10px 16px;
    border-right: 1px solid #f6f7f8;
    margin: 0;
}
.page a {
    text-decoration: none;
    color: #6a6a6a;
    color: #8698b6;
    background: #fff;
    border: 1px solid #CCCCCC;
    padding: 3px 6px;
    padding-bottom: 2px;
    margin-right: 25px;
}


/*新闻内容页*/
.right-bar .title.b-btm {
    border-bottom: 1px solid #c9c9c9;
}
.right-bar .title {
    padding: 40px 0 25px 0;
    font-size: 28px;
    line-height: 28px;
    color: #444;
    margin-bottom: 20px;
}

.right-bar .group .cont {
    width: 100%;
    font-size: 15px;
    line-height: 26px;
    color: #7c7c7c;
}


.right-bar .group .boxry {
    width: 840px;
    margin-left: -14px;
}

.right-bar .group .boxry .listry {
    position: relative;
    display: block;
    width: 250px;
    margin: 34px 14px 0;
}
.right-bar .group .boxry .listry img {
    display: block;
    width: auto;
    height: 180px;
    margin: 0 auto;
    max-width: 250px;
}
.right-bar .group .boxry .listry .text {
    width: 210px;
    height: 58px;
    padding: 0 20px;
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
    color: #444;
    line-height: 20px;
    text-align: center;
}

.right-bar .group .boxry .listry:hover {
    box-shadow: 0 2px 5px #e6e5e5;
}

.head .nav .on{
    background-color: #bdbdbd;
}

/*页码容器*/
.page-box{ margin:0 30px; padding-bottom:30px;width: 1200px; }
.page-box:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }

div.digg{ margin:0; padding:0; text-align:left; font-size:14px; }
    div.digg a{ display:block; float:left; padding:5px 12px; margin:0 0 0 8px; border:1px solid #e1e2e3; line-height:20px; height:20px; color:#3b8dd1; background:#fff; text-decoration:none; }
    div.digg a:hover { border:1px solid #3b8dd1; }
    div.digg span{ display:block; float:left; padding:5px 0; line-height:20px; height:20px; }
    div.digg span.current { padding:5px 12px; margin:0 0 0 8px; color:#555; font-weight:bold; }
    div.digg span.disabled { border:1px solid #eee; padding:5px 12px; margin:0 0 0 8px; color:#ddd; }