﻿/*******************************
    -------[=首页]-------
********************************/
#banner .item{
    position: relative;
    -o-transition: 0s;
    -ms-transition: 0s;
    -moz-transition: 0s;
    -webkit-transition: 0s;
    transition: 0s;
}
#banner .item img{
    width: 100%;
    min-height: 170px;
}

.p-slickdot{
    width: 100%;
    text-align: center;
}
.p-slickdot li{
    display: inline-block;
    margin: 0 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    cursor: pointer;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}

#banner .p-slickdot{
    position: absolute;
    left: 0;
    bottom: 20px;
    z-index: 10;
}
#banner .p-slickdot li{
    background-color: #fff;
}
#banner .p-slickdot .slick-active{width: 22px;border-radius: 10px;}

.index-row1{
    padding: 30px 0 20px;
}
.index-row1 h2{
    padding-bottom: 50px;
    font-size: 20px;
    color: #444;
}
.index-row1 h2 em{color: #b0b0b0;}
.index-row1 h2 span{
    font-weight: normal;
    font-size: 12px;
    color: #b0b0b0;
}
.index-scrol{
    padding: 0 12px;
}
.index-scrol .item{
    outline: none;
}
.index-scrol .item li{
    float: left;
    width: 20%;
}
.index-scrol .item a,
.index-scrol .item a *{display: block;}
.index-scrol .item a{
    position: relative;
    margin: 0 8px;
    text-align: center;
    -o-transition: 0s;
    -ms-transition: 0s;
    -moz-transition: 0s;
    -webkit-transition: 0s;
    transition: 0s;
}
.index-scrol .item .img{
    position: relative;
    padding-top: 139.90%;
    width: 100%;
    overflow: hidden;
}
.index-scrol .item .im{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
}
.index-scrol .item .title{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 5;
    width: 100%;
    font-size: 16px;
    line-height: 37px;
    color: #175b20;
    background-color: rgba(255,255,255,.2);
    background: url(../images/bg-opc2f.png) repeat \9;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.index-scrol .item .bg,.index-scrol .item .pos{
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
}
.index-scrol .item .bg{
    top: 0;
    z-index: 2;
    background-color: rgba(13,13,13,.2);
    background: url(../images/bg-opc2d.png) repeat \9;
}
.index-scrol .item .pos{
    top: -9999px;
    z-index: 10;
    background-color: rgba(13,13,13,.6);
    background: url(../images/bg-opc6d.png) repeat \9;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.index-scrol .item .txt{
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 8;
    padding: 0 25px;
    width: 100%;
    font-size: 14px;
    color: #fff;
}
.index-scrol .item .txt img{
    margin: 0 auto;
    width: 60px;
}
.index-scrol .item .txt b{
    padding: 15px 0 22px;
    font-size: 18px;
}
.index-scrol .item a.cur .title{bottom: -9999px;}
.index-scrol .item a.cur .pos{top: 0;}
.index-scrol .p-slickdot{
    padding-top: 30px;
}
.index-scrol .p-slickdot li{
    background-color: #c4c4c4;
}
.index-scrol .p-slickdot .slick-active{width: 22px;border-radius: 10px;background-color: #298335;}

.index-row2{
    padding: 35px 0;
    background-color: #f8f8f8;
}
.index-row2 .l{
    width: 59%;
    font-size: 13px;
}
.index-row2 .r{
    position: relative;
    width: 38%;
}
.index-row2 h2{
    position: relative;
    padding-bottom: 10px;
    font-size: 18px;
    border-bottom: 1px solid #e3e4e6;
    color: #1d8c23;
}
.index-row2 h2 .more{
    float: right;
    margin-top: 15px;
    padding: 0 8px;
    font-weight: normal;
    font-size: 12px;
    color: #fff;
    background-color: #155e26;
    text-align: center;
    text-transform: uppercase;
}
.index-row2 h2 .more:hover{background-color: #1d8c23;}
.index-row2 h2 .spt{
    position: relative;
    display: inline-block;
    padding: 0 15px;
}
.index-row2 h2 .spt span{
    position: relative;
}
.index-row2 h2 .spt:before,
.index-row2 h2 .spt:after,
.index-row2 h2 .spt span:after{
    content: '';
    position: absolute;
}
.index-row2 h2 .spt:before,
.index-row2 h2 .spt:after{
    top: 50%;
    margin-top: -5.5px;
    width: 1px;
    height: 11px;
    background-color: #a8a8a8;
}
.index-row2 h2 .spt:before{left: 0;}
.index-row2 h2 .spt:after{right: 0;}
.index-row2 h2 .spt span:after{
    left: 0;
    bottom: -19px;
    width: 100%;
    height: 3px;
    background-color: #1d8c23;
}
.index-row2 .txt p{
    text-indent: 2em;
    padding-top: 20px;
}
.index-row2 .pos{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    background: url(../images/img-vedio.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.index-row2 .pos .play{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -28px;
    margin-top: -28px;
    width: 56px;
    height: 56px;
    background: url(../images/ico-play.png) center center no-repeat;
}

.index-row3{
    margin: 30px 0;
}
.index-row3 .col-l{
    width: 70%;
    height: 175px;
}
.index-row3 .col-r{
    width: 28%;
}
.index-row3 .queot{
    font-family: '宋体';
    margin-right: 10px;
}
.index-row3 .p-box{
    float: left;
    margin-right: 20px;
    width: 28.5%;
    height: 100%;
    background: url(../images/img-newbg.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.index-row3 .p-box .tith2{
    padding: 20px 0 7px 20px;
    font-size: 18px;
    color: #fff;
}
.index-row3 .p-box .link{
    padding-left: 20px;
    line-height: 1.8;
    overflow: hidden;
}
.index-row3 .p-box .link a{
    display: block;
    color: #fff;
}
.index-row3 .p-box .link a:hover{color: #999;}
.index-row3 .p-news{
    overflow: hidden;
    height: 100%;
    background-color: #f1f1f1;
}
.index-row3 .p-news .tith2{
    padding: 20px 20px 7px 20px;
    font-size: 18px;
    color: #1d8d22;
}
.index-row3 .p-news .pul-list{
    padding: 0 20px;
}
.pul-list a{
    display: block;
    overflow: hidden;
    padding-bottom: 8px;
}
.pul-list .time{
    float: right;
    padding-left: 10px;
    font-family: 'Arial';
    color: #787878;
}
.pul-list .tit{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pul-list a:hover{color: #1d8d22;}
.index-row3 .col-r a{
    position: relative;
    display: block;
    padding-top: 50.87%;
    width: 100%;
    overflow: hidden;
}
.index-row3 .col-r a img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.index-row3 .col-r a:hover img{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

/*******************************
    -------[=首页]-------
********************************/
#banner .bg{display: block;padding-top: 43%;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;}

#banner .item{position: relative;}
#banner .con{position: absolute;left: 0;top: 14%;z-index: 4;
    padding-bottom: 7px;width: 100%;
    font-weight: bold;color:#fff;overflow: hidden;}
#banner .box{display: none;}
#banner  .slick-current .box{
    display: block;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.myfirst{
    -webkit-animation-name:myfirst;
    animation-name:myfirst;
}
#banner .slick-arrow{font-size: 0;position: absolute;bottom:31%;
    z-index: 5;width: 77px;height: 118px;
    background:none;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;}
#banner .slick-prev{left:0;
    background-image: url(../images/banner-prev.png) ;}
#banner .slick-next{right:0;
    background-image: url(../images/banner-next.png) ;}

#banner .slick-dots{position: absolute;/*top:32%;*/left: 50%;z-index: 3;
    margin-left: -500px;width: 1000px;}
#banner .slick-dots li{display: inline-block;margin:0 4px;}
#banner .slick-dots li button{font-size: 0;width: 11px;height: 11px;
    border-radius: 50%;overflow: hidden;background:#fff;}
#banner .slick-dots .slick-active button{background:#008f3a;}

@-webkit-keyframes myfirst{
    from {opacity: 0;
        transform: translateX(50%);
        -webkit-transform: translateX(50%);
        -o-transform: translateX(50%);
        -moz-transform: translateX(50%);
        transform: translateX(50%);
    }
    to {opacity: 1;
        transform: translateX(0%);
        -webkit-transform: translateX(0%);
        -o-transform: translateX(0%);
        -moz-transform: translateX(0%);
        transform: translateX(0%);
    }
}

@keyframes myfirst{
    from {opacity: 0;
        transform: translateX(50%);
        -webkit-transform: translateX(50%);
        -o-transform: translateX(50%);
        -moz-transform: translateX(50%);
        transform: translateX(50%);
    }
    to {opacity: 1;
        transform: translateX(0%);
        -webkit-transform: translateX(0%);
        -o-transform: translateX(0%);
        -moz-transform: translateX(0%);
        transform: translateX(0%);
    }
}

#banner .con h3{font-size: 36px;font-weight: bold;height: 46px;overflow: hidden;}
#banner .con p{margin:6px 0 12px;
    font-size: 14px;line-height: 16px;height: 32px;overflow: hidden;}
#banner .con em{display: block;font-weight: bold;}
#banner .con a{display: block;width: 80px;height: 28px;line-height: 28px;
    text-align: center;background:#008f3a;color:#fff;}
#banner .con a:hover{opacity: .8;}


.news-slide{position: absolute;left: 0;bottom: 30%;z-index: 4;
    width: 100%;}
.news-slide .slide{width: 320px;padding-bottom: 41px;}
.news-slide .slick-list {border-bottom: 1px solid #7c8796;}
.news-slide h3{margin-bottom: 6px;font-weight: bold;font-family: "arial";
    text-transform: capitalize;color:#fefefe;}
.news-slide .item{display: block;padding: 0 5px;height: 37px;line-height: 37px;
    border-top: 1px solid #7c8796;color:#fffcfc;}
.news-slide .slick-arrow{position: absolute;bottom: 0;width: 26px;height: 16px;
    font-size: 0;background:none;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #a3aeb8;}
.news-slide .slick-arrow:hover{background-color:#029340;}
.news-slide .slick-prev{left: 0;
    background-image: url(../images/news-prev.png);}
.news-slide .slick-next{left: 27px;
    background-image: url(../images/news-next.png);}


/* 待处理 */
.module {position: absolute;left: 0;bottom: 0;width: 100%;height: 98px;
    background:rgba(0,0,0,.5);border-bottom: 1px solid #61666d;}
.kwicks {overflow: hidden;height: 98px;}
.kwicks .kwick {float: left;width: 115px;height: 98px;
    border-right: 1px solid #61666d;overflow: hidden;
}
.kwicks .kwick div {width: 535px;height: 98px;}
.kwicks .first {width: 535px;border-left: 1px solid #61666d;}
.kwicks .last {border-right: 0;}
.kwicks .icon {position: relative;float: left;width: 115px;height: 98px;
    background-repeat: no-repeat;
    background-position: center 20px;}
.kwicks .icon em{position: absolute;left: 0;bottom: 20px;width: 100%;
    text-align: center;text-align: center;color:#fff;}
.kwicks .icon00{background-image: url(../images/ico1.png);}
.kwicks .icon01 {background-image: url(../images/ico2.png);}
.kwicks .icon02 {background-image: url(../images/ico3.png);}
.kwicks .icon03 {background-image: url(../images/ico4.png);}
.kwicks .icon04 {background-image: url(../images/ico5.png);}
.kwicks img {float: left;width: 179px;height: 98px;}

.kwicks .first .icon {background-color: #ff6e00;}
.module .left {position: absolute;left: 0;right: 50%;
    margin-right: 500px;
    background:url(../images/index-icon.png) repeat-x;
    height: 98px;
}
.module .right {position: absolute;right: 0;left: 50%;
    margin-left: 500px;height: 98px;
    background:url(../images/index-icon.png) repeat-x;
}
.kwicks .kwick div.kwick-nr{width:373px;height:98px;float:left;}
.kwick-nr p{height:98px;width:179px;overflow: hidden;float: left;}
.kwick-nr h3{float:left;margin:28px 0 0 17px;width:170px;color:#f1f1f1;
    line-height:24px;height: 48px;}

.m-index-pic{overflow: hidden;margin-top: 15px;display: none;}
.m-index-pic li{float: left;width: 33.3%;padding:5px;}
.m-index-pic h3 a{display: block;text-align: center;font-weight: bold;font-size: 18px;
    color:#000;height: 30px;line-height: 30px;margin-bottom: 10px;}
.m-index-pic h3 a:hover{color:#008f3a;}
.m-index-pic .img a{display: block;
    padding-top: 55%;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;}
.m-index-pic .txt{padding: 5px;}
.m-index-pic .txt a{display: block;font-size: 14px;color:#000;
    height: 40px;line-height: 20px;}
.m-index-pic .txt a:hover{color:#008f3a;}

/* 案例 */
.ul-imgtxt{overflow: hidden;margin-left: -4px;}
.ul-imgtxt li{float: left;width: 25%;}
.ul-imgtxt a{position: relative;display: block;margin:0 0 4px 4px;
    color:#fff;}
.ul-imgtxt a:hover{color:#008f3a;}
.ul-imgtxt .img em{display: block;padding-top: 122%;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;}
.ul-imgtxt .txt{position: absolute;bottom: 0;left: 0;padding: 0 20px;
    width: 100%;height: 52%;background:rgba(0,0,0,.6);}

.ul-imgtxt h3{margin:42px 0 10px;
    height: 23px;line-height: 23px;overflow: hidden;
    font-size: 18px;font-weight: bold;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis;
    white-space:nowrap;}
.ul-imgtxt p{font-family:"宋体";line-height: 21px;height: 84px;
    display: -webkit-box;
    white-space: normal;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    word-break: break-all;
    overflow: hidden;}

/* 案例-网点 */
.box-map img{display: block;width: 100%;}

/* 关于我们 */
.about-imgtxt {padding: 40px;}
.about-imgtxt .txt{float: left;margin-left: 20px;width: 400px;}
.about-imgtxt .txt h2{margin-left: -10px;line-height: 1;
    font-size: 60px;color:#f1eff1;text-transform: uppercase;}
.about-imgtxt .txt h3{padding: 6px 0 24px;}
.about-imgtxt .txt h3 em{display: block;margin-bottom: 2px;font-size: 24px;color:#393939;}
.about-imgtxt .txt h3 span{font-size: 12px;color:#525252;}
.about-imgtxt .txt strong{display: block;font-size: 16px;color:#4da747;}
.about-imgtxt .txt p{padding: 12px 0 38px;
    font-size: 14px;line-height: 25px;}
.about-imgtxt .txt a{display: block;height: 34px;line-height: 34px;
    background:#008c35;width: 122px;text-align: center;overflow: hidden;
    color:#fff;font-size: 14px;}
.about-imgtxt .txt a:hover{opacity: .8;}

.about-imgtxt .img{float: right;width: 678px;}
.about-imgtxt .img img{display: block;width: 678px;height: 380px;}

.bg-ebf{background:#ebf2f1;}
.about-row{padding: 38px 0 80px;}
.about-row .wp3{overflow: hidden;}
.about-row .col-l{width: 41%;margin-left: 20px;}
.about-row .col-r{width: 41%;margin-right: 20px;}

.about-row h2{padding-bottom: 26px;font-size: 20px;color:#8ac835;}
.about-row h2 strong{display: block;margin-bottom: 10px;}
.about-row .img{width: 500px;}
.about-row .img img{display: block;width: 500px;height: 257px;}
.about-row .txt p{font-size: 14px;line-height: 26px;}


/* 关于我们-详情 */
.about-xq {padding: 7px 45px 42px;}
.about-xq p{text-indent: 2em;font-size: 14px;line-height: 30px;}
.about-xq .imglist{overflow: hidden;margin-left: -10px;padding:16px 0 40px;}
.about-xq .imglist li{float: left;width: 33.3%;}
.about-xq .imglist li .img{margin-left: 10px;}
.about-xq .imglist li em{display: block;padding-top: 62%;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;}

/* 关于我们-大事记 */
.about-box{margin:0 70px;}
.about-nav{padding:0 22px ;background:#e9e9e9;
    height: 30px;line-height: 30px;overflow: hidden;}
.about-nav .item{position: relative;text-align: center;
    font-size: 16px;}
.about-nav .item:after{content:'';position: absolute;right: 0;top: 50%;
    margin-top: -6px;width: 1px;height: 12px;background:#9b9b9b;}

.about-nav .slick-current{color:#029340;}
.about-nav .slick-arrow{position: absolute;top: 0;z-index: 9;
    font-size: 0;width: 7px;height: 100%;
    background:#e9e9e9;
    background-position: center;
    background-repeat: no-repeat;
}
.about-nav .slick-prev{left: 16px;background-image: url(../images/about-prev.png);}
.about-nav .slick-next{right: 16px;background-image: url(../images/about-next.png);}


.about-con{padding: 67px 0 4px;}
.about-icn{position: relative;margin-bottom: 40px;
    padding-top: 17px;border-top: 1px solid #9b9b9b;
    text-align: center;font-size: 18px;color:#373737;}
.about-icn:after{content:'';position: absolute;left: 50%;top: -2px;
    margin-left: -76px;width: 152px;height: 3px;background:#008c35;}
.about-icn:before{content:'';position: absolute;left: 50%;top: 0;
    margin-left: -8px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 6px solid #008c35;}

.list-course{position: relative;}
.list-course:after{content:'';position: absolute;left: 449px;
    top: 20px;bottom: 0;border-left: 1px dotted #373737;}
.list-course li{overflow: hidden;margin-bottom: 30px;
    padding:0 18px;}
.list-course li .img{float: left;width: 413px;height: 155px;}
.list-course li .img img{width: 413px;height: 155px;}
.list-course li .txt{margin-left: 454px;}
.list-course li h3{position: relative;padding-top: 3px;
    font-size: 24px;color:#373737;font-weight: bold;}
.list-course li h3:after{content:'';position: absolute;left: -29px;top: 14px;
    width: 12px;height: 12px;border-radius: 50%;background:#373737;overflow: hidden;}
.list-course strong{display: block;padding: 7px 0 22px;
    font-size: 18px;color:#373737;font-weight: normal;}
.list-course p{line-height: 24px;color:#717171;}


.wp2{margin:0 auto;width: 1440px;}
.wp3{margin:0 auto;width: 1230px;}

/************人力资源************/
.resorse-zp li.tit span{
   color: #545454;
    font-size: 15px;
}
.resorse-zp li{
    width: 100%;
    border-bottom: 1px dashed #eaeaea;
    padding-bottom: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}
.resorse-zp li span{
    display: block;
    float: left;
    width: 20%;
    text-align: center;
    font-size: 13px;
}
/************荣誉资质************/
.honors{
    overflow: hidden;
}
.honors li{
    width: 33.3%;
    padding: 5px;
    float: left;
}
.honors li p{
    color: #3d3d3d;
    font-size: 15px;
    text-align: center;
    text-indent: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/**************新闻资讯**************/
.newstop-box{
    width: 100%;
    padding-bottom: 30px;
    border-bottom: 1px solid #eaeaea;
}
.newstop-box .newstopleft{
    width: 44%;
    float: left;
}
.newstop-box .newstopleft img{
    width: 100%;
}
.newstop-box .newstopright{
    width: 52%;
    margin-left: 4%;
    float: left;
}
.newstop-box .newstopright li{
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
}
.newstop-box .newstopright li:last-child{
    margin-bottom: 0;
}
.newstop-box .newstopright .date{
    width: 50px;
    height: 69px;
    background: url("../images/newsdatebg.jpg") no-repeat;
    float: left;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.newstop-box .newstopright .newshot{
    float: left;
    margin-left: 20px;
    width: 80%;
}
.newstop-box .newstopright .newshot h5{
    font-size: 14px;
    font-weight: bold;
    color: #373737;
}
.newstop-box .newstopright .newshot p{
    font-size: 12px;
    color: #7e7e7e;
    line-height: 1.6;
    margin-top: 4px;
    text-indent: 0;
}
.newstop-box .newstopright .newshot a{
    display: inline-block;
    width: 100%;
    text-align: right;
    color: #009404;

}

.newsbottom-box{
    width: 100%;
    padding: 20px 0;
    overflow: hidden;
}
.newsbottom-box li{
    width: 50%;
    line-height: 2;
    float: left;
}
.newsbottom-box li:nth-child(even){
    padding-left: 30px;
    border-left: 1px dashed #eaeaea;
}
.newsbottom-box li:nth-child(odd){
    padding-right: 30px;
}
.newsbottom-box li span{
    color: #b0b0b0;
    float: right;
    font-size: 14px;
}
.newsbottom-box li a{
    font-size: 14px;
    display: inline-block;
    max-width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*********产品中心***********/
.products-z{
    width: 100%;
    margin-left: -1px;
    overflow: hidden;
}
.products-z li{
    width: 25%;
    float: left;
    line-height: 3;
    padding: 0 40px;
    border-left: 1px dashed #acacac;
}
.products-z li a{
    line-height:3;
    border-bottom: 1px dashed #acacac;
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #175b20;
}
/*********社会责任***********/
.index-scrol .item .social{
    width: 25%;
}




.turn {
    position: relative;
    margin-top: 50px;
    margin-bottom: 30px;
    border-top: 1px solid #ddd;
    padding-top: 10px;
    font-size: 14px;
    line-height: 24px;
    font-family: "Microsoft YaHei";
}
.page{
    padding-top: 38px;
    text-align: center;
    clear: both;
    font-family: Arial;
    font-size: 12px;
    margin-bottom: 10px;
}
.page a{
    color: #333;
    min-width: 25px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    display: inline-block;
    border: 1px solid #CCCCCC;
    margin-right: 5px;
    margin-left: 5px;
}
.page a:hover{
    color: #175b20;
    text-decoration: underline;
}
.page .active{
    color: #FFF;
    text-decoration: none;
    background-color:#175b20;
    border: 1px solid #175b20;
}
.page .active:hover{color:#333; text-decoration:underline;}