﻿* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

em {
    font-style: normal
}

.pr {
    position: relative
}

.tc {
    text-align: center
}

.i, .tit em {
    display: inline-block;
    vertical-align: middle
}

.clearfix, .head {
    zoom: 1
}

.clearfix:after, .head:after {
    content: "";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    font-size: 0px;
}

.list_img h3, .tab_wrap .bd p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%
}

.list_img p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2
}

a .img img {
    -webkit-transition: .4s all ease-in;
    -moz-transition: .4s all ease-in;
    -ms-transition: .4s all ease-in;
    transition: .4s all ease-in
}

a:hover .img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

body {
    overflow-x: hidden;
    background: none;
}

body.bg_grey .head, body.bg_white .head {
    position: relative
}

body.bg_grey article {
    background: #f5f5f5 url('../images/bg_bot_grey.jpg') 50% bottom no-repeat
}

body.bg_white article {
    background: url('../images/bg_bot.jpg') 50% bottom no-repeat
}

.inset_bar {
    max-width: 100%;
    overflow-x: hidden
}

.inset_bar img {
    position: relative;
    display: block;
    width: 100%;
    z-index: 1
}

.site_wrap {
    position: absolute;
    left: 50%;
    margin-left: -600px;
    bottom: 0;
    width: 1200px;
    height: 70px;
    line-height: 70px;
    background: #fff;
    z-index: 6;
    border-radius: 20px 20px 0 0;
    overflow: hidden;
    padding: 0 15px
}

.site_wrap .fr {
    position: relative;
    z-index: 999
}

.site_wrap, .site_wrap a {
    color: #666
}

.site_wrap b {
    color: #bbb
}

.site_wrap a, .site_wrap em {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0 15px;
    vertical-align: top
}

.site_wrap em, .site_wrap a:hover {
    color: #546f44
}

.i_pos {
    width: 17px;
    height: 20px;
    background: url('../images/i_pos.png') 50% no-repeat;
    margin-right: 10px
}

.gif_l, .gif_r {
    display: inline-block;
    width: 28px;
    height: 20px;
    background: url('../images/tl.gif') 50% no-repeat;
    vertical-align: middle
}

.gif_r {
    background-image: url('../images/tr.gif')
}

.tit, .news_hd {
    padding: 4% 0 3%
}

.tit em {
    margin: 0 20px;
    font-size: 30px;
    color: #333;
    font-weight: 700
}

.sub_bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #2945af url('/images/sub_pages/sub_bg.jpg') right 0 no-repeat
}

.con_wrap {
    padding: 0 20px 110px;
    border: 1px dashed #EEE;
    margin-bottom: 20px;
}

.cxts {
}

.cxts span {
    font-size: 16px;
    color: #F00;
    font-weight: 700;
}

.list_img {
    margin: 0 -1.66% -4%
}

.list_img a {
    float: left;
    width: 30%;
    color: #333;
    position: relative;
    margin: 0 1.66% 3.6%;
    background: #fff;
    font-size: 14px
}

.list_img h3 {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 4%;
    font-weight: 700
}

.list_img .txt {
    border: 1px solid #eee;
    border-top: none;
    padding: 5% 4%
}

.list_img .img {
    position: relative;
    padding-top: 66%;
    overflow: hidden;
}

.list_img time {
    background: rgba(84, 111, 68, .9);
    color: #fcc740;
    font-size: 26px;
    font-weight: 700;
    padding: 9px 20px;
    line-height: 1.2;
    position: absolute;
    left: 0;
    bottom: 0
}

.list_img a:hover h3 {
    color: #546f44
}

.list_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.list_img p {
    line-height: 24px;
    height: 48px;
    color: #666
}

.list_img a, .list_txt a {
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1)
}

.list_txt {
    margin: 0 -1.16% -2.4%
}

.list_txt ul li {
    width: 31%;
    margin: 0 1.16% 2.4% !important;
    float: left !important;
    max-width: none
}

.list_txt ul li a {
    background: #fff;
    border-radius: 5px;
    padding: 20px 0 20px 80px
}

.list_txt ul li a:hover {
    background: #fff url('../images/new_bg.jpg') right bottom no-repeat;
    color: #546f44
}

/*add*/
.list_img a, .list_txt1 a {
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1)
}

.list_txt1 {
    margin: 0 -1.16% -2.4%
}

.list_txt1 ul li {
    width: 31%;
    margin: 0 1.16% 2.4% !important;
    float: left !important;
    max-width: none
}

.list_txt1 ul li a {
    background: #fff;
    border-radius: 5px 5px;
    padding: 20px 0 20px 80px
}

.list_txt1 ul li a:hover {
    background: #fff url('../images/new_bg.jpg') right bottom no-repeat;
    color: #546f44
}

.list_key .news-hh {
    font-size: 20px;
    color: #445437;
    font-weight: 700
}

.list_key .news-tt {
    font-size: 16px;
    color: #333
}

.page_wrap {
    margin: 4% 0 0;
}

.news_hd {
    margin-bottom: 16px;
    color: #333;
    line-height: 1.4;
}

.news_hd h3 {
    font-size: 26px;
    color: #333;
    margin-bottom: 24px;
    position: relative;
    z-index: 6
}

.news_hd h4 {
    font-size: 20px;
    color: #333;
    margin-bottom: 24px;
    position: relative;
    z-index: 6
}

.news_hd p {
    height: 50px;
    line-height: 45px;
    border: 1px dashed #c1c1c1;
    position: relative;
    background: #EEE;
}

.news_hd p:before {
    content: '';
    position: absolute;
    width: 93px;
    height: 99px;
    bottom: -3px;
    right: 60px;
    z-index: 3
}

.news_hd p span {
    margin: 0 16px;
    color: #888
}

.news_bd {
    font-size: 16px;
    line-height: 1.8em;
    color: #555;
    max-width: 1000px;
    margin: 0 auto
}

.tab_hd {
    margin-bottom: 26px;
    font-size: 0
}

.tab_hd a {
    display: inline-block;
    background: #eee;
    color: #666;
    font-size: 16px;
    padding: 8px 26px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    line-height: 1.4;
    margin: 0 14px 10px
}

.tab_hd .on, .tab_hd .on:hover {
    background: #4d6c41;
    color: #fff
}

.tab_hd a:hover {
    background: #e8efe6;
    color: #4d6c41
}

.tab_wrap .bd a {
    float: left;
    font-size: 16px;
    color: #666;
    width: 14.285%;
    margin: 0 0 20px 0
}

.tab_wrap .bd a:hover {
    color: #4d6c41
}

.tab_wrap .bd i {
    display: block;
    width: 100%;
    height: 50px;
    margin: 0 0 5px 0;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto 100%
}

.w96 {
    width: calc(100% - 30px)
}

img {
    max-width: 100%
}

.table-responsive {
    overflow-x: auto
}

.table_green {
    border-spacing: 0;
    border: none !important
}

.table_green th, .table_green .firstRow td, .table_green .firstRow td p {
    background: #546f44;
    font-size: 18px !important;
    color: #fff;
    white-space: nowrap;
    min-width: 100px
}

.table_green th, .table_green td, .table_green td p {
    line-height: 1.6 !important;
    font-size: 16px !important
}

.table_green th, .table_green td {
    padding: 12px 5px !important
}

.table_green tr td {
    border: 1px solid #546f44 !important
}

.table_green .firstRow td {
    border: 1px solid #658155 !important
}

@media screen and (max-width: 1300px) {
    .site_wrap {
        left: 3%;
        right: 3%;
        margin-left: 0;
        width: auto;
    }

    .tit em {
        font-size: 26px;
    }

    .site_wrap {
        height: 60px;
        line-height: 60px
    }

    .news-con {
        padding: 0 10px 0 15px
    }

    .tab_wrap .bd a {
        width: 20%
    }
}

@media screen and (max-width: 1000px) {
    .list_txt ul li {
        width: 47.4%
    }

    .news_hd p:before {
        right: 5%
    }

    .news_hd h3 {
        font-size: 24px;
        margin-bottom: 10px
    }

    .news_hd p {
        font-size: 14px
    }
}

@media screen and (max-width: 767px) {
    .list_img a {
        width: 46.6%;
    }

    .news_hd p:before {
        content: none
    }

    .news_hd p {
        height: auto;
        line-height: 1.6;
        padding: 10px 0
    }

    .news_hd p span {
        margin: 0 8px
    }

    .news_hd h3 {
        font-size: 20px;
    }

    .tab_wrap .bd a {
        width: 25%
    }

    table {
        width: 100%
    }

    .con_wrap video {
        width: 100%;
        height: auto
    }

    .table_green th, .table_green .firstRow td, .table_green .firstRow td p {
        font-size: 15px !important;
        min-width: auto;
        width: auto !important
    }

    .table_green th, .table_green td, .table_green td p {
        font-size: 14px !important
    }
}

@media screen and (max-width: 640px) {
    .inset_bar img {
        position: relative;
        left: 50%;
        margin-left: -70%;
        width: 140%;
        max-width: initial
    }

    .tit, .news_hd {
        padding: 6% 0 5%
    }

    .tit em {
        font-size: 22px;
    }

    .tab_hd {
        margin-bottom: 16px
    }

    .gif_l, .gif_r {
        width: 22px;
        height: 16px;
        background-size: cover
    }

    .site_wrap {
        font-size: 12px;
        height: 50px;
        line-height: 50px
    }

    .site_wrap a, .site_wrap em {
        padding: 0 10px;
    }

    .list_txt {
        margin: 0 0 -3.6%
    }

    .list_txt ul li {
        float: none !important;
        width: 98%;
        margin: 0 auto 3.6% !important
    }

    .list_txt ul li a {
        padding: 14px 0 20px 80px;
        height: auto
    }

    .tab_wrap .bd a {
        width: 33.33333%
    }

    .tab_wrap .tab_hd {
        margin-left: -15px;
        margin-right: -15px
    }

    .tab_wrap .tab_hd a {
        font-size: 14px;
        padding: 8px;
        margin: 0 3px 10px
    }

    .table_green th, .table_green td {
        padding: 10px 5px
    }
}

@media screen and (max-width: 414px) {
    .site_wrap {
        height: 44px;
        line-height: 44px
    }

    .con_wrap {
        padding-bottom: 90px
    }

    .tab_wrap .tab_hd a {
        font-size: 13px
    }
}

@media screen and (max-width: 320px) {
    .list_txt ul li a {
        padding: 8px 0 14px 80px
    }

    .news-time {
        left: 16px
    }
}