body {
    font-family: 微软雅黑;
    font-size: 14px;
    color: #333;
    margin: 0;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    background-repeat: no-repeat;
    text-decoration: none;
    color: #00904a;

}

li {
    list-style: none;
}

/* Reset */
*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.hide {
    display: none;
}

.font-14 {
    font-size: 14px;
}

.font-15 {
    font-size: 15px;
    font-family: 微软雅黑;
}

.font-16 {
    font-size: 16px;
    font-family: 微软雅黑;
}

.font-18 {
    font-size: 18px;
    font-family: 微软雅黑;
}

.font-20 {
    font-size: 20px;
    font-family: 微软雅黑;
}

.font-30 {
    font-size: 30px;
    font-family: 微软雅黑;
}

.font-35 {
    font-size: 35px;
    font-family: 微软雅黑;
}

.font-40 {
    font-size: 40px;
    font-family: 微软雅黑;
}

.font-50 {
    font-size: 50px;
    font-family: 微软雅黑;
}

.font-60 {
    font-size: 60px;
    letter-spacing: 1px;
    font-family: 微软雅黑;
}

.clear {
    clear: both;
}

.color-white {
    color: white;
}

.bg-white {
    background-color: white;
}

.content-overflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* start 头部 */
.header {
    height: 110px;
    width: 100%;
    color: #fff;
    line-height: 40px;
    background: #f2f2f2;
    border-bottom: 4px solid #00904a;
    display: block;
    overflow: hidden;
}

.NavTop {
    width: 1200px;
    margin: 0 auto;
    height: 110px;
    line-height: 110px;
    vertical-align: middle;
}

.Navlogo {
    float: left;
    display: inline-block;
    margin: 0 20px;
    font-size: 40px;
}

.Navlogo:hover {
    color: #333333;
}

.Navmain {
    float: right;
    display: inline-block;
    line-height: 110px;
}

.Navmain ul {
    text-align: right;
}

.Navmain li {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    width: 85px;
    line-height: 40px;
    margin: 0 5px;
}

.Navmain li a {
    display: inline-block;
    margin: 0 10px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    font-size: 16px;
    color: #333;
}

.active {
    background: #00904a !important;
    color: #ffffff !important;
    border-radius: 5px;
}

.active a {
    background: #00904a !important;
    color: #ffffff !important;
}

.Navmain li:hover {
    background-color: #00904a;
    color: #ffffff !important;
    border-radius: 5px;
}

.Navmain li:hover a {
    color: #ffffff !important;
}

.Navmain li a:hover {
    color: #ffffff !important;
}

/* end 头部*/

/*start 底部*/
.footer {
    padding: 10px 0px 10px;
    text-align: center;
    color: #fff;
    background: #00904a;
}

.footer a {
    color: #ffffff;
}

.footer a:hover {
    color: #fff000;
}

.footer_div {
    width: 1200px;
    padding: 30px;
    margin: 0 auto;
    border-bottom: 1px solid #018444;
}

.footer-left {
    display: inline-block;
    width: 58%;
    border-right: 1px solid #018444;
}

.tit1 {
    color: #FFFFFF;
    padding-top: 10px;
    height: 100px;
    text-align: left;
    border-bottom: 1px solid #018444;
}

.tit1 ul {
    display: inline-block;
}

.tit1 ul li {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #ffffff;
    padding: 0 5px;
}

.tit2 {
    color: #FFFFFF;
    padding-top: 5px;
    height: 100px;
    text-align: left;
    width: 100%;
}

.tit2 h5 {
    line-height: 30px;
    color: #ffffff;
}

.footer-right {
    display: inline-block;
    width: 40%;
    height: 200px;
    text-align: justify;
    vertical-align: bottom;
}

.footer-right ul {
    display: inline-block;
    width: 260px;
    margin: 0 auto;
    text-align: center;
}

.footer-right li {
    width: 115px;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    display: inline-block;
    vertical-align: bottom;
}

.footer_ewm {
    display: inline-block;
    vertical-align: bottom;
}

.footernew {
    width: 1200px;
    padding: 20px 30px;
    margin: 0 auto;
}
/* end 底部 */

/*right toolbar*/
#Fixed {
    left: 50%;
    margin-left: 560px;
    position: fixed;
    z-index: 100;
}

#moquu_top,#moquu_wmaps {
    z-index: 2;
    width: 50px;
    height: 50px;
    position: fixed;
    cursor: pointer;
    text-align: center;
    box-shadow: #f3dada 0px 0px 6px;
    right: 15px;
    bottom: 30%;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)))
}
#moquu_top {
    top: 400px;
    _margin-top: 400px;
    /*background: url(/images/totop.gif);*/
    width: 50px;
    height: 50px
}

#moquu_wmaps {
    top: 349px;
    _margin-top: 345px;
}

#moquu_wmaps a {
    background: url(/images/wmaps.gif);
    width: 50px;
    height: 50px;
    right: 0;
    float: left;
    text-indent: -9999px
}

#moquu_wmaps a:hover {
    background: url(/images/wmaps.gif) 0 -50px;
    filter: alpha(opacity=100);
    opacity: 1.0;
}

/*.back-top {*/
    /*position: fixed;*/
    /*right: 15px;*/
    /*bottom: 30%;*/
    /*z-index: 9999;*/
    /*width: 44px;*/
    /*height: 44px;*/
    /*cursor: pointer;*/
    /*box-shadow: #9c9c9c 0px 0px 10px;*/
    /*-webkit-box-shadow: #9c9c9c 0px 0px 10px;*/
/*}*/
/*right toolbar end*/

/* 轮播 */
#carouselsDiv {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin: 0px auto;
}

#carouselsDiv img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.content {
    width: 100%;
    margin: 50px auto 0px;
    font-family: 微软雅黑;
}

.content_div {
    width: 1200px;
    padding: 0 30px;
    margin: 35px auto;
    font-family: 微软雅黑;
}
/* 轮播 end*/

/* start 块级标题*/
.title {
    font-weight: bold;
    color: #00904a;
    line-height: 30px;
    border-bottom: 2px solid #00904a;
}

.title_zh {
    font-size: 24px;
    font-weight: bold;
}

.title_en {
    font-size: 14px;
}

.title_line {
    display: inline-block;
    width: 5px;
    height: 24px;
    line-height: 30px;
    background-color: #00904a;
    margin: 4px 10px 0px 10px;
    float: left;
}

.title_more {
    font-size: 10px;
    margin-right: 10px;
    margin-top: 5px;
    float: right;
    display: block;
    height: 22px;
    line-height: 22px;
    width: 50px;
    background: #00904a;
    background: linear-gradient(135deg, #09b561, #036b39);
    border-radius: 4px;
    color: #FFF;
    text-align: center;
}

.title_more:hover {
    color: #FFF;
}

/* end 块级标题*/

/* start 块级副标题*/
.sub-title-right {
    color: #333333;
    font-weight: normal;
    float: right;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    margin-right: 10px;
}

.sub-title-right:before {
    position: absolute;
    content: url(/images/dw.png);
    margin-top: 3px;
    margin-left: -20px;
}

/* end 块级副标题*/