/*Generated by wjdhcms 3.0 */

@charset "utf-8";
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

::selection {
    background-color: #039a3f;
    color: #fff;
}

::-moz-selection {
    background-color: #039a3f;
    color: #fff;
}

::-webkit-selection {
    background-color: #039a3f;
    color: #fff;
}

* {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

body {
    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0;
    line-height: 1.5;
}

:focus {
    outline: 1;
}

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}

a {
    color: #333;
    text-decoration: none;
}

a:link, a:hover, a:active, a:visited {
    text-decoration: none;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input, select {
    vertical-align: middle;
}

li, ul {
    list-style-type: none;
}

img {
    border: none;
}

input, textarea {
    outline: 0;
    border: 0;
}

textarea {
    resize: none;
}

h1, h2, h3, h4, h5, h6, dl, dd, dt, i, em {
    font-weight: normal;
    font-style: normal;
}



/* 公用 */

.main_width {
    width: 100%;
    min-width: 1180px;
}

.main_auto {
    width: 1180px;
    margin: 0 auto;
}

.fud {
    float: left;
}

.zitijuz {
    text-align: center;
}

.chaochu {
    overflow: hidden;
}

.slh {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* 公用 */

/* top */

.top {
    height: 138px;
}

.top_center {
    height: 138px;
    position: relative;
}

.top_center h1 {
    position: absolute;
    top: 20px;
    left: 0;
}

.top_a, .top_a img {
    width: 326px;
    height: 102px;
}

/* 搜索kuang */

.cp_sou {
    width: 380px;
    height: 48px;
    position: relative;
    padding-left: 20px;
    background: inherit;
    color: #a7a6a6;
    border-radius: 24px;
    border: solid 1px #039a3f;
}

.cp_sg {
    position: absolute;
    top: 48px;
    left: 370px;
}

.cp_bt {
    position: absolute;
    top: 0px;
    right: 18px;
    width: 28px;
    height: 50px;
    border: 0;
    outline: none;
    cursor: pointer;
    background: url(../images/sous.png) center no-repeat;
}

.sea {
    font-size: 14px;
    color: #039a3f;
}

.sea::placeholder {
    color: #666666;
}

.top_tell {
    width: 308px;
    height: 32px;
    line-height: 32px;
    padding-left: 58px;
    position: absolute;
    right: 0;
    top: 52px;
    font-size: 22px;
    background: url(../images/tell.png) left no-repeat
}

.top_tell span {
    font-size: 28px;
    font-weight: bold;
    color: #3f4446;
}

/* 导航 */

#webmenu {
    width: 1180px;
    font-size: 14px;
    height: 58px;
    text-align: center;
    margin: 0 auto;
}

#webmenu a {
    font-size: 14px;
}

#webmenu li ul {
    display: none;
}

#webmenu li ul li {
    float: none;
}

*html #webmenu li ul li {
    display: inline;
}

#webmenu li ul a {
    float: none;
    width: 131px;
    z-index: 999;
    text-transform: capitalize;
}

#webmenu .height-auto {
    line-height: 15px;
    padding: 5px 10px;
}

.second-menu, .third-menu, .fourth-menu {
    position: absolute;
    z-index: 99;
}

.second-menu a {
    color: #fff;
    overflow: hidden;
}

.first-menu li {
    width: 131px;
    height: 58px;
    float: left;
    text-align: center;
    position: relative;
    transition: .8s;
}

.first-menu>li::before {
    content: '';
    width: 0px;
    height: 58px;
    position: absolute;
    top: 11px;
    left: 70px;
    z-index: -1;
    background: #ffd800;
}

.first-menu>li:hover .cta {
    color: #333333;
}

.cta {
    color: #fff
}

.first-menu>li:hover::before {
    width: 90px;
    left: 20px;
    transition: .6s;
}

.first-menu li>a {
    float: left;
    height: 58px;
    width: 131px;
    line-height: 58px;
    font-size: 14px;
    transition: .6s;
}

.another a {
    color: #333333;
}

.second-menu {
    top: 58px;
    left: 0;
}

.second-menu li {
    height: 40px;
    line-height: 40px;
    background: rgba(3, 154, 63, 0.8);
    border-bottom: 1px solid #ffffff;
}

.second-menu a {
    height: 40px !important;
    line-height: 40px !important;
    font-size: 11px;
    overflow: hidden;
}

.third-menu, .fourth-menu {
    width: 131px;
    top: 0;
    left: 132px;
}

.third-menu a {
    height: 40px;
}

#subMgm {
    width: 131px;
}

#subMgm .third-menu {
    left: 97px;
}

#subMgm .fourth-menu {
    left: 97px;
}

#subMusic a, #subMusic li {
    height: 40px;
    line-height: 40px;
}

#subMusic li {
    border-bottom: 1px solid #ffffff
}

#subMusic, #subNews {
    width: 131px;
}

.nav_main {
    width: 100%;
    height: 58px;
    z-index: 5;
    position: relative;
    border-top: 1px solid #89d0a5;
    border-bottom: 1px solid #89d0a5;
    background: #039a3f
}

.another::before {
    content: '';
    width: 90px !important;
    height: 1px;
    position: absolute;
    bottom: 6px;
    left: 20px !important;
    background: #fff;
}

.second-menu a:hover {
    padding-left: 4px;
}


.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
}
/* 导航 */

/* top */

/* foot */

.foot {
    height: 300px;
    background-color: #039a3f;
}

.foot_center {
    height: 300px;
    position: relative;
}

.foot_cen {
    width: 335px;
    height: 257px;
    left: 400px;
    position: absolute;
    top: 32px;
}

.foot_cen p {
    height: 32px;
    line-height: 32px;
    color: #ffffff;
    padding-left: 40px;
    width: 260px;
    margin-top: 14px;
}

.foot_cen p a {
    color: #fff;
    display: inline-block;
}

.foot_p0 {
    margin-top: 24px !important;
    background: url(../images/sj.png) left no-repeat
}

.foot_p1 {
    background: url(../images/zj.png) left no-repeat
}

.foot_p2 {
    background: url(../images/yx.png) left no-repeat
}

.foot_p3 {
    background: url(../images/dz.png) left no-repeat
}

.foot_top {
    color: #fff;
    font-size: 20px;
    color: #ffffff;
    position: absolute;
    left: 26px;
}

.foot_top1 {
    color: #fff;
    font-size: 20px;
    color: #ffffff;
}

.foot_top span, .foot_top1 span {
    font-size: 14px;
    color: #ffffff;
}

.foot_ewm {
    width: 304px;
    height: 377px;
    position: absolute;
    left: 0;
    bottom: 0px;
    z-index: 99;
    background: url(../images/ewm.png) center no-repeat
}

.foot_img {
    width: 110px;
    height: 110px;
    position: absolute;
    bottom: 163px;
    left: 122px;
    text-align: center;
}
.foot_img img{
    width: 110px;
    height: 110px;
}
.foot_right {
    width: 366px;
    height: 226px;
    right: 44px;
    position: absolute;
    top: 32px;
}

.fri {
    margin-top: 6px;
    height: 56px;
    overflow: hidden;
}

.fri_a {
    font-size: 14px;
    color: #ffffff;
    margin-right: 18px;
    margin-bottom: 14px;
}

.fri_cop {
    height: 100px;
    margin-top: 30px;
}

.fri_cop p {
    color: #ffffff;
    height: 36px;
    line-height: 36px;
}

.fri_cop p a {
    color: #ffffff;
}