.container {
    margin: 0 auto;
    width: 1240px;
    clear: both;
}

a:hover {
    color: #00772d!important;
}

.navbar {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9;
    height: 61px;
    line-height: 61px;
    background: #f5f5f5;
}

.nav {
    font-size: 16px;
    width: 1240px;
    margin: 0 auto;
}

.nav .item {
    float: left;
    padding: 0 0 0 4px;
    padding-right: 61px;
}

.nav .item a {
    cursor: pointer;
    color: #252525;
    padding-right: 15px;
}

.nav .item a.cur {
    color: #00772d;
}

.nav .item:last-child {
    padding-right: 5px;
}

.hd-logo {
    width: 100%;
    text-align: center;
    margin: 100px 0 40px;
}

.hd-logo img {
    width: 485px;
    height: 65px;
}

.con-left {
    width: 820px;
    float: left;
}

.con-right {
    width: 330px;
    float: right;
}

.tab-list {
    width: 820px;
    margin: 0 auto;
}

.tab-list h2 {
    font-size: 24px;
    color: #00772d;
    line-height: 1;
    font-weight: 400;
    padding-bottom: 10px;
    padding-left: 10px;
}

.tab-list .category {
    width: 800px;
    overflow: hidden;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    margin-left: 10px;
}

.tab-list .category:after {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 1px;
    background-color: #EDEDED;
    z-index: 2;
}

.tab-list .category:before {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 1px;
    background-color: #EDEDED;
    z-index: 2;
}

.tab-list .category a:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}

.tab-list .category .prev {
    display: none;
    position: absolute;
    top: 0;
    width: 59px;
    height: 100%;
    box-shadow: 0 0 3px #c6c6c7;
    background: #fff;
    text-align: center;
    font-size: 0;
    left: 0;
    border-right: 1px solid #e1e3e6;
}

.tab-list .category .prev span {
    display: inline-block;
    vertical-align: middle;
    width: 9px;
    height: 14px;
    background-repeat: no-repeat;
    background-image: url(../img/arrow.svg);
    background-position: 96.77% 25%;
    background-size: initial;
}

.tab-list .category .next span {
    display: inline-block;
    vertical-align: middle;
    width: 9px;
    height: 14px;
    background-repeat: no-repeat;
    background-image: url(../img/arrow.svg);
    background-position: 61.29% 25%;
    background-size: initial;
}

.tab-list .category .next {
    position: absolute;
    top: 0;
    width: 59px;
    height: 100%;
    box-shadow: 0 0 3px #c6c6c7;
    background: #fff;
    text-align: center;
    font-size: 0;
    right: 0;
    border-left: 1px solid #e1e3e6;
}

.tab-list .category ul li {
    display: table-cell;
    white-space: nowrap;
    font-size: 16px;
    text-align: center;
    border-bottom: 3px solid transparent;
    cursor: pointer;
    position: relative;
    padding: 18px 25px;
}

.tab-list .category ul li:hover {
    color: #00772d;
}

.tab-list .category ul li.active {
    border-bottom-color: #00772d;
    color: #00772d;
}

.tab-list .cont {
    display: none;
}

.tab-list .cont.active {
    display: block;
}

.article-list {
    padding-bottom: 20px;
}

.article-list li {
    border-bottom: 1px solid #e1e1e1;
    padding: 25px 0 22px;
    zoom: 1;
}

.article-list .pic,
.article-list .pic img {
    height: 142px;
    overflow: hidden;
    width: 240px;
    float: left;
}

.article-list .text {
    font-size: 14px;
    line-height: 26px;
    overflow: hidden;
    padding-left: 20px;
    zoom: 1;
}

.article-list .text h2 {
    font-size: 20px;
    font-weight: 400;
}

.article-list .text h2 a {
    color: #000;
}

.article-list .text .text-info {
    color: #666;
    font-size: 15px;
    height: 83px;
    overflow: hidden;
    padding: 12px 0 0;
}

.article-list .text .text-time {
    color: #999;
}

.icon-time {
    background-position: 0 -171px;
    margin-right: 8px;
    display: inline-block;
    height: 15px;
    margin-top: -2px;
    overflow: hidden;
    vertical-align: middle;
    width: 15px;
}

.article-more {
    border: 1px solid #d6d6d6;
    display: block;
    font-size: 16px;
    margin-top: 50px;
    padding: 20px 0;
    text-align: center;
}

.article-add {
    height: 200px;
    margin: 0 0 20px;
    overflow: hidden;
    position: relative;
    width: 328px;
}

.article-ph {
    margin-bottom: 20px;
    zoom: 1;
}

.article-ph h2 {
    border-bottom: 1px solid #a6e7c2;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
}

.article-ph li {
    color: #333;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    margin: 13px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.article-ph li span {
    background: url(../img/ph.png) no-repeat;
}

.article-ph li span {
    background-position: 0 -136px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    height: 15px;
    line-height: 15px;
    margin-right: 7px;
    text-align: center;
    width: 15px;
}

.article-ph li .num-one {
    background-position: 0 -31px;
}

.article-ph li .num-two {
    background-position: 0 -66px;
}

.article-ph li .num-three {
    background-position: 0 -101px;
}


/*  文章详情页 */

.detail-container {
    width: 1130px;
    margin: 0 auto;
}

.article-content {
    width: 700px;
}

.article-content h1 {
    font-size: 26px;
    font-weight: 400;
    padding: 11px 0 30px;
}

.article-info {
    border-bottom: 1px solid #e1e1e1;
    font-size: 14px;
    height: 28px;
    text-align: left;
}

.article-info span {
    padding: 0 40px 0 0;
    color: #666;
    font-size: 14px;
}

figure {
    margin: 0 0 1em;
}

.article-left {
    width: 700px;
    float: left;
}

.content-text {
    color: #333;
    font-size: 15px;
    line-height: 30px;
    overflow: hidden;
    padding: 40px 0;
    width: 100%;
}

.content-text p {
    padding: 10px 0;
    text-indent: 2em;
}

.image img {
    max-width: 100%;
    max-height: 100%;
    text-align: center;
}

.cont {
    color: #333;
    font-size: 14px;
    line-height: 30px;
}

.cont p {
    padding: 10px 0;
    text-indent: 2em;
}


/*弹出窗*/

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #eee;
}

.close:hover,
.close:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: 401px;
    margin: 140px auto 35px;
}

.modal-content {
    position: relative;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 6px;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}

.modal-header {
    position: absolute;
    top: 9.5%;
    right: 5%;
    min-height: 16.42857143px;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px;
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 1400px) {
    .modal-dialog {
        width: 50%;
    }
}

.release-list {
    width: 100%;
    clear: both;
}

.release-list .news-list {
    font-size: 14px;
    line-height: 30px;
    padding: 0 15px;
}

.release-list .news-list .item {
    padding-left: 12px;
    background: url(../img/dian.jpg) 0 center no-repeat;
    border-bottom: 1px solid #EDEDED;
    color: #333;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    margin: 13px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.release-list .news-list a {
    color: #333;
}

.img-container {
    width: 1130px;
    margin: 0 auto;
}

.img-container ul li {
    width: 260px;
    border: 1px solid #EDEDED;
    display: inline-block;
    margin: 9px 9px;
}

.img-container ul li:nth-child(4n) {
    margin-right: 0!important
}

.img-container ul li img {
    max-width: 100%;
    max-height: 100%;
}

.zs-img {
    padding: 5px;
}

.img-container ul li p {
    color: #333;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 5px;
    text-align: center;
}