html,
body {
    font-family: Arial, Helvetica, sans-serif;
}

html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
    margin: 0;
    padding: 0;
}

fieldset,
img {
    border: none;
}

img {
    display: block;
}

ul,
ol {
    list-style: none;
}

.clear {
    zoom: 1;
}

.clear:after {
    content: "";
    display: block;
    clear: both;
}

.dates {
    display: inline-block;
}

.dates b {
    font-size: 12px;
    color: #000;
    font-weight: normal;
}

.marqueeWrap {
    margin-bottom: 20px;
}

.marqueeWrap {
    width: 930px;
    overflow: hidden;
    background: #ebebeb;
}

.marquee {
    float: right;
    width: 89%;
    overflow: hidden;
}

.marqueeWrap,
.marquee,
.marquee_list li {
    height: 38px;
    line-height: 38px;
}

.marquee_list {
    width: 100%;
    overflow: hidden;
    height: 100%;
    line-height: 100%;
}

.marquee_list li {
    float: left;
    position: relative;
    margin-right: 10px;
}

.marquee_list li:before,
.list01 li:before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    left: 2px;
    top: 16px;
    background-color: #00657a
}

.marquee_list li a {
    padding-left: 19px;
    font-size: 14px;
    padding-right: 20px;
    color: #061a19;
}

.marquee_list li a:hover {
    color: #036b40;
}

.marquee_more {
    position: relative;
    font-size: 14px;
    width: 154px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    float: left;
    color: #99e9c7;
    font-weight: bold;
    background: #036b40;
    margin-right: 10px;
}


/* .marquee_more::after {
    content: "";
    position: absolute;
    top: 24px;
    z-index: 9;
    width: 20px;
    height: 1px;
    background: #fff;
    display: inline-block;
} */

.marquee {
    float: left;
    width: 700px;
    overflow: hidden;
}

.marquee_more span {
    font-size: 12px;
    font-size: 1.2rem;
    display: inline-block;
    padding: 0 15px 0 6px;
    font-weight: normal;
}

.moreBox {
    float: right;
    width: 50px;
    text-align: center;
}

.moreBox a {
    float: right;
    padding-right: 10px;
    font-size: 14px;
    font-size: 1.4rem;
    display: block;
    color: #061a19;
}

.moreBox a:hover {
    color: #036b40;
}

.ind_news li a:hover p,
.ind_news li a:hover span {
    color: #0177a6;
}

.ind_news li a {
    display: block;
    padding-top: 10px;
    padding-bottom: 1%;
}

.ind_news li span {
    float: right;
}

.ind_news p {
    width: 82%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.text_in .ind_news li {
    position: relative;
    padding-left: 16px;
}

.text_in .ind_news li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 9;
    width: 5px;
    height: 5px;
    background: #0177a6;
}

.indLeft {
    float: left;
    width: 436px;
}

.indRight {
    width: 470px;
    float: right;
}

.ind_main {
    padding: 22px 38px;
    width: 930px;
    background: #fff;
}

h3.indTitle {
    font-size: 16px;
    color: #3c3c3c;
    position: relative;
    text-align: left;
    margin-bottom: 20px;
    padding-left: 12px;
}

h3.indTitle:before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    z-index: 9;
    width: 4px;
    height: 12px;
    background: #036b40;
}

.indTitle a {
    font-weight: normal;
    float: right;
    padding-right: 10px;
    font-size: 14px;
    font-size: 1.4rem;
    display: block;
    color: #061a19;
}

.indTitle a:hover {
    color: #036b40;
}

.indList {
    margin-top: 42px;
}

.noticeList {
    width: 443px;
    padding-bottom: 22px;
}

.noticeList li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 17px;
}

.noticeList li:last-child {
    margin-bottom: 0;
}

.noticeList li .nDate {
    width: 62px;
    height: 58px;
    float: left;
    line-height: 24px;
    background: #73b764;
    border-right: 3px solid #036b40;
    text-align: center;
}

.noticeList li .nDate strong {
    font-size: 10px;
    display: block;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
}

.noticeList li .nDate i {
    margin-top: 8px;
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    display: block;
    font-style: normal;
}

.noticeList li a {
    font-weight: bold;
    text-align: left;
    margin-left: 76px;
    display: block;
    line-height: 26px;
    font-size: 15px;
    color: #353535;
    letter-spacing: 0.05rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -ms-box;
    -ms-box-orient: vertical;
    -ms-line-clamp: 2;
}

.noticeList li a:hover {
    color: #036b40;
}

.newMine {
    background: url(../images/newbgs.jpg) no-repeat bottom right;
}

.indList ul li {
    padding: 10px 20px;
    border-bottom: 1px solid #dadada;
    text-align: left;
}

.indList ul li:hover {
    background: #f5f5f5;
}

.indList ul li a {
    line-height: 26px;
    font-size: 14px;
    color: #494848;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.indList ul li:hover a {
    color: #036b40;
}

.indList ul li a span {
    padding: 2px 14px 2px 14px;
    border-radius: 20px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    background: #73b764;
    float: right;
}

.indList span img {
    display: inline-block;
    padding-left: 10px;
}


/* page */

.pages_all {
    clear: both;
    padding-left: 0;
}

.pages {
    width: 100%;
    margin: 36px auto 30px;
    overflow: hidden;
}

.pages a {
    display: inline-block;
    margin-right: 8px;
    background: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #d3d3d3;
    font-size: 12px;
    color: #080808;
    text-align: center;
    border-radius: 50%;
}

.pages a:hover {
    background-color: #73b764;
    color: #fff;
}

.pages a.on_pages {
    color: #fff;
    background-color: #73b764;
    border-color: #73b764;
}

.pages a.prev,
.pages a.next {
    width: auto;
    height: auto;
    background: #fff;
    border: 0;
    padding: 0 10px;
}

.pages a.prev:hover,
.pages a.next:hover {
    background: #fff;
    color: #080808;
}


/* leftNAV */

.nav_mains {
    overflow: hidden;
    padding: 12px;
    margin: 0 auto;
    width: 980px;
}

.left_nav {
    float: left;
    width: 200px;
    height: 600px;
    background: #e9eeea;
}

.navLi {
    margin: 10px 0 10px 17px;
}

.navLi a {
    position: relative;
    display: block;
    font-size: 14.2px;
    color: #404141;
    line-height: 22px;
    padding: 14px 16px;
    text-align: left;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.navLi a:hover,
.navLi a.current {
    background: #fff url(../images/liicon.jpg) no-repeat 14px center;
    padding-left: 32px;
}

.art_right {
    float: right;
    width: 746px;
}

.left_nav h3 {
    position: relative;
    width: 170px;
    height: 50px;
    padding-left: 30px;
    background: #036b40;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0.05rem;
    color: #fff;
    padding-top: 20px;
    text-align: left;
}

.left_nav h3:before {
    content: "";
    position: absolute;
    left: 30px;
    top: 50px;
    z-index: 9;
    width: 24px;
    height: 1px;
    background: #fff;
}

.new_con p {
    font-size: 14px;
    text-align: left;
    margin-bottom: 20px;
}

.new_con img {
    margin: 10px 0;
}

.sldLists h3 {
    color: #036b40;
    font-size: 13px;
    display: inline-block;
    background: #e9eeea;
    text-align: center;
    height: 50px;
    line-height: 50px;
    padding-left: 30px;
    padding-right: 30px;
    font-weight: bold;
    margin-bottom: 38px;
}

.sldLists li img {
    border-radius: 5px;
    height: 210px;
    border: 1px solid #efefef;
}

.sldLists li {
    margin-right: 27px;
    width: 156px;
    float: left;
    padding-bottom: 30px;
}

.sldLists li p {
    font-size: 13px;
    text-align: center;
    line-height: 36px;
    color: #000000;
}

.sldIns_li li {
    margin-right: 38px;
}

.Page_bottom_bg .sldLists {
    text-align: left;
}

.sldIns li {
    float: none;
    margin-left: 194px;
}