﻿* {
    margin: 0;
    padding: 0;
}

ul, dl, dd, li {
    list-style: none;
}

a {
    color: #5e5e5e;
    text-decoration: none;
}

img {
    border: none;
    vertical-align: center;
}

.blue {
    color: #02783e;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix {
    zoom: 1;
}

.clearfix:after, .clearfix:before {
    content: '';
    display: block;
    height: 0;
    clear: both;
}

.wrapper {
    width: 1200px;
    margin: 0 auto;
}

.img-responsive {
    display: block;
    max-width: 100%;
    margin:0 auto;
}

.text-center {
    text-align: center;
}

body {
    font-family: "Microsoft YaHei";
    font-size: 14px;
    line-height: 1.5;
    color: #5e5e5e;
}

#page_header {
    height: 40px;
    padding: 20px 0;
}

#page_header ul {
    padding-top: 10px;
}

#page_header ul li {
    height: 28px;
    float: left;
}

#page_header ul li.item {
    display: block;
    width: 90px;
    text-align: center;
    line-height: 28px;
    font-size: 18px;
}

#page_header ul li.item:hover, #page_header ul li.item.active {
    color: #fff;
    background: url("../images/img6.png") center center no-repeat;
}

#page_header ul li.item:hover a, #page_header ul li.item.active a {
    color: #fff;
}

#page_header ul li.sep {
    padding-top: 9px;
}

div#page_footer {
    background: url("../images/footer_bg.png") top center no-repeat;
    color: #fff;
}

div#page_footer div.left {
    padding-top: 120px;
    padding-bottom: 20px;
}

div#page_footer div.left p {
    line-height: 2;
}

div#page_footer div.left p * {
    color: #fff;
}

div#page_footer div.right {
    padding-top: 280px;
}

div#page_footer div.right span.tel {
    font-size: 20px;
    font-weight: bold;
}

.section {
    padding-top: 35px;
}

.section div.header {
    padding-bottom: 10px;
    text-align: center;
    position: relative;
    left: 0;
    top: 0;
}

.section div.header:after, .section div.header:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.section div.header:after {
    width: 350px;
    height: 1px;
    bottom: 1px;
    background-color: #737373;
}

.section div.header:before {
    width: 80px;
    height: 2px;
    bottom: 0;
    background-color: #02783e;
}

.section div.header .title {
    font-size: 36px;
    line-height:48px;
    letter-spacing: 4px;
}

.section div.header .en {
    font-size: 14px;
    line-height: 17px;
    color: #a2a2a2;
    text-transform: uppercase;
}

.section div.content {
    overflow: hidden;
}
.about div.content{
    padding: 25px 20% 0;
    text-indent: 2em;
    line-height: 2;

}
div#page_sidebar {
    width: 230px;
    float: left;
}

div#page_sidebar ul li a {
    display: block;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    background-color: #02783e;
}

div#page_sidebar ul li a:hover, div#page_sidebar ul li a.active {
    background-color: #fadb11;
}

div#page_main {
}

div#page_main ul {
    overflow: hidden;
}

div#page_main div.page {
    text-align: center;
    padding: 30px 0;
}

div#page_main div.page * {
    display: inline-block;
    padding: 5px 10px;
}

div#page_main div.page a {
    border: 1px solid #919191;
}

li.page_main_item {
    float: left;
}

li.page_main_item a {
    width: 260px;
    display: block;
    margin: 10px;
    border: 1px solid #eee;
    text-align: center;
}

li.page_main_item a:hover, li.page_main_item a.active {
    border: 1px solid #02783e;
}

li.page_main_item a div.img_box {
    overflow: hidden;
}

li.page_main_item a div.img_box img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

li.page_main_item a p.title {
    line-height: 3;
    font-size: 16px;
}

li.page_article_item {
    padding: 20px 0;
}

li.page_article_item a.title {
    font-size: 16px;
    line-height: 2;
    font-weight: bold;
}
li.page_article_item a.title:hover{
    color: #02783e;
}

li.page_article_item p.add_time {
    color: #919191;
    float: right;
    margin-top: 12px;
}

li.page_article_item p.intro {
    color: #787878;
    text-indent: 2em;
}

div.article p.info {
    line-height: 3;
}

div.article p.info span {
    margin-right: 30px;
}

div.article div.article_content {
    overflow: hidden;
    text-indent: 2em;
    line-height: 2;
    font-size: 16px;
}

div.article div.next_prev p {
    line-height: 3;
}
div.article div.next_prev p a.b{
    font-weight: bold;
}
.about ul.content {
    padding-top: 50px;
}

li.about_item {
    margin-right: 20px;
    width: 380px;
    height: 350px;
    box-shadow: 0px 0px 10px #aaa;
    float: left;
}

li.about_item:last-of-type {
    margin-right: 0;
}

li.about_item div.img_box {
    padding-bottom: 30px;
}

li.about_item div.img_box img {
    display: block;
    max-width: 100%;
    margin:0 auto;
}

li.about_item a.title {
    padding-left: 10px;
    font-weight: bold;
    font-size: 16px;
    display: block;
    width: 240px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

li.about_item p.add_time {
    padding-left: 10px;
    color: #919191;
    line-height: 2;
    position: absolute;
    right: 6px;
    top:8px
}

li.about_item p.intro {
    padding-left: 10px;
    color: #787878;
    text-indent: 2em;
    margin-top: 10px;
}

/*# sourceMappingURL=index.css.map */
.news .content li{
    padding:10px 0;
    height: auto;
    margin-bottom:10px;
    position: relative;
}
.footerNav a{
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
}

.flink{
    padding-top:50px;
}
.flink a{
    display:inline-block;
    margin-right: 10px;
    line-height: 2;
}

.detailImg{
    margin:10px 0;
    text-align: center;
}
.next_prev{
    margin-top:20px;
}
.singleCont{
    text-align: center;
    line-height: 2;
    margin-top:30px;
}
.singleCont img{
    width: 80%;
    display:block;
    margin:0 auto 20px;
}
/*//翻页*/
.pages{clear:both; text-align:center; font-size:12px; padding:15px 0 20px 0;color:#7e7064;margin-top:20px;}
.pages a,.pages span{display:inline-block; height:28px;padding:0 10px; margin:0 4px!important; line-height:28px;}
.pages a:link,.pages a:visited{color: #fff; line-height:28px; border:1px solid #d9d9d9 ; background:#d9d9d9;}
.pages a:hover,.pages a:active,.pages span.ctxt{ background:#02783e ; border:1px solid #02783e ;color: #fff; text-decoration:none}

.lam_box .ow_links span{
    background: #02783e;
}
.lam_box .message-submit{
    box-shadow: none;
    background:#02783e;
}
.lam_box .ow_links h2 i{
    color: #000;
}