/* ???¨¦?¦Ì */
.g-paginator {
    clear: both;
    padding: 40px 0;
    text-align: center;
    line-height: 14px;
    max-width: 1200px;
    margin: 0 auto;
}

.g-paginator span, .g-paginator a {
    display: inline-block;
    overflow: hidden;
    height: 18px;
    line-height: 18px;
    margin-left: 1px;
    margin-right: 0px;
    padding: 6px;
    vertical-align: middle;
    font-weight: bold;
    color: #fff;
    border-radius: 3px;
    background: #ffba00;
    min-width: 20px;
}

.g-paginator .ellipsis {
    margin-left: 0px;
    margin-right: 0px;
}

.g-paginator a {
    color: #555;
    text-decoration: none;
    font-weight: normal;
    border: 1px solid #ccc;
    background: #fff;
    min-width: 18px;
}

.g-paginator a:hover {
    text-decoration: none;
    color: #555;
    border: 1px solid #ffba00
}

.g-paginator a:active {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}

.g-paginator .ellipsis {
    font-weight: normal;
    color: #555;
    background: #fff
}

.g-paginator .prev {
    line-height: 18px;
    font-family: Simsun;
    border: 1px solid #ccc;
    font-weight: bold;
}

.g-paginator span.prev {
    font-weight: normal;
    color: #ccc;
}

.g-paginator .next {
    line-height: 18px;
    font-family: Simsun;
    border: 1px solid #ccc;
    font-weight: bold;
}

.g-paginator span.next {
    font-weight: normal;
    color: #ccc;
}

@media (min-width: 480px) {
    .g-paginator span, .g-paginator a {
        margin-left: 1%;
        margin-right: 1%;
    }
}

/*newsL*/
/* newsL-banner */
.newsL-banner {
    height: 299px;
    width: 100%;
    background: url("/statics/images/sprite/banner3.jpg") center center no-repeat;
}

/*newsL*/
/* newsL-banner */
.newsL-banner1 {
    height: 299px;
    width: 100%;
    background: url("/statics/images/sprite/banner31.jpg") center center no-repeat;
}


/*newsL-list*/
.newsL-list {
    padding-bottom: 90px;
}

.newsL-list .g-wrapper {
    margin: 0 auto;
    width: 313px;
}

.newsL-list .g-wrapper ul {
    padding-top: 35px;
}

.newsL-list .g-wrapper ul li {
    float: left;
    margin-bottom: 50px;
    width: 313px;
    box-shadow: 0 2px 4px #959595;
}

.newsL-list .g-wrapper ul li .pic {
    overflow: hidden;
    width: 313px;
    height: 180px;
    text-align: center;
}

.newsL-list .g-wrapper ul li .pic img {
    margin: 0 auto;
    width: 313px;
    height: 180px;
    max-width: 313px;
    max-height: 180px;
}

.newsL-list .g-wrapper ul li .text {
    padding: 20px;
}

.newsL-list .g-wrapper ul li .text h3 {
    padding: 20px 0;
    color: #5a5a5a;
    text-align: center;
    font-weight: 400;
    font-size: 18px;
}

.newsL-list .g-wrapper ul li .text p {
    margin-bottom: 20px;
    height: 55px;
    font-size: 12px;
    font-family: Simsun;-:hidden;
    text-overflow:ellipsis;
    display: 
    
    
    
    
    
    
    
    
    
    
    
    -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.newsL-list .g-wrapper ul li .text .share {
    position: relative;
    height: 28px;
}

.newsL-list .g-wrapper ul li .text .share .left {
    position: absolute;
    top: 50%;
    margin-top: -14px;
    height: 28px;
}

.newsL-list .g-wrapper ul li .text .share .right {
    float: right;
}

.newsL-list .g-wrapper ul li .text .share .right a {
    display: block;
    overflow: hidden;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #E65100;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 3px #666565;
    font-size: 40px;
    line-height: 41px;
}

.newsL-list .g-wrapper ul li .text .share .right a:hover {
    background-color: #fff;
    color: #e65100;
}

@media (min-width: 768px) {
    .newsL-list .g-wrapper {
        width: 706px;
    }

    .newsL-list .g-wrapper ul li {
        margin-right: 20px;
        margin-left: 20px;
    }
}

@media (min-width: 1200px) {
    .newsL-list .g-wrapper {
        width: 1059px;
    }
}

/*newsLD*/

/*newsLD-article*/
.newsLD-article {
    padding-bottom: 90px;
    background-color: #f6f6f6;
}

.newsLD-article .g-wrapper .main {
    margin: 0 auto;
    max-width: 818px;
    background-color: #fff;
    text-align: center;
}

.newsLD-article .g-wrapper .main .wrap {
    padding: 30px 20px 0;
    border-bottom: 1px solid #e9e9e9;
}

.newsLD-article .g-wrapper .main .wrap .title {
    margin-bottom: 40px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e9e9e9;
}

.newsLD-article .g-wrapper .main .wrap .title h2 {
    padding: 20px 0;
    color: #0e7a00;
    font-weight: 400;
    font-size: 30px;
}

.newsLD-article .g-wrapper .main .wrap .title .info {
    height: 60px;
}

.newsLD-article .g-wrapper .main .wrap .title .info p {
    overflow: hidden;
    text-align: center;
    text-indent: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newsLD-article .g-wrapper .main .wrap .title .info .share {
    margin: 0 auto;
    width: 138px;
    height: 30px;
}

.newsLD-article .g-wrapper .main .wrap .title .info span {
    color: #4b4b4b;
    font-family: simsun;
}

.newsLD-article .g-wrapper .main .wrap p {
    margin-bottom: 1em;
    text-align: justify;
    /*text-indent: 2em;*/
}

.newsLD-article .g-wrapper .main .wrap .images {
    margin: 0 auto;
    text-align: center
}

.newsLD-article .g-wrapper .main .wrap img {
    padding-bottom: 10px;
    max-width: 638px;
    margin: 0 auto
}

.newsLD-article .g-wrapper .main .wrap .images p {
    color: #4b4b4b;
    text-align: center;
    text-indent: 0;
    font-family: simsun;
}

.newsLD-article .g-wrapper .main .wrap p.comments {
    margin-bottom: 0;
    padding-bottom: 10px;
    text-align: center;
}

.newsLD-article .g-wrapper .main .wrap .btn {
    margin-bottom: -24px;
}

.newsLD-article .g-wrapper .main .wrap .btn a {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #dfdfdf;
}

.newsLD-article .g-wrapper .main .wrap .btn a span {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    margin-top: -7px;
    margin-left: -10px;
    width: 20px;
    height: 14px;
    background: url(/statics/images/sprite/common-ico.png) no-repeat;
    background-position: -171px -76px;
}

.newsLD-article .g-wrapper .main .link {
    padding-top: 54px;
    padding-bottom: 30px;
}

.newsLD-article .g-wrapper .main .link a {
    display: block;
    padding-bottom: 10px;
}

.newsLD-article .g-wrapper .sidleList {
    display: none;
}

@media (min-width: 480px) {
    .newsLD-article .g-wrapper .main .wrap .title .info {
        margin: 0 auto;
        width: 380px;
        height: 30px;
    }

    .newsLD-article .g-wrapper .main .wrap .title .info p {
        text-align: right;
    }

    .newsLD-article .g-wrapper .main .wrap .title .info .share {
        float: left;
    }

    .newsLD-article .g-wrapper .main .wrap .title .info span {
        color: #4b4b4b;
        font-family: simsun;
    }
}

@media (min-width: 1200px) {
    .newsLD-article .g-wrapper .main {
        float: left;
        margin: 0;
    }

    .newsLD-article .g-wrapper .sidleList {
        float: right;
        display: block;
        overflow: hidden;
        margin-right: 10px;
        padding-top: 10px;
        width: 360px;
    }

    .newsLD-article .g-wrapper .sidleList h2 {
        position: relative;
        padding: 20px 30px;
        background-color: #d8d8d8;
        color: #4a4848;
        font-weight: 400;
        font-size: 20px;
    }

    .newsLD-article .g-wrapper .sidleList h2 span {
        position: absolute;
        top: 50%;
        left: 21px;
        display: block;
        margin-top: -13px;
        width: 4px;
        height: 26px;
        background-color: #0e7a00;
    }

    .newsLD-article .g-wrapper .sidleList dl {
        float: left;
        margin-bottom: 2px;
        padding: 18px 9px;
        background-color: #fff;
    }

    .newsLD-article .g-wrapper .sidleList dl dd {
        float: left;
        overflow: hidden;
        color: #999;
        font-size: 15px;
    }

    .newsLD-article .g-wrapper .sidleList dl dd:first-child {
        width: 17em;
        color: #666;
    }
}
