/*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: #009a52;

	color: #fff;

}



::-moz-selection {

	background-color: #009a52;

	color: #fff;

}



::-webkit-selection {

	background-color: #009a52;

	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;

}

.fixedNav {

    position: fixed;

    top: 0px;

    left: 0px;

    width: 100%;

    z-index: 100000;

    _position: absolute;

    _top: expression(eval(document.documentElement.scrollTop));

}



.ellipsis {

    display: block;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}

.clear::after {

    content: '';

    display: block;

    width: 0;

    height: 0;

    clear: both;

    overflow: hidden;

}

a {

    transition: all .2s;

}

a:hover {

    color: #009a52;

}

.container,.container1 {

    width: 1200px;

    height: auto;

    margin: 0 auto;

}

.container1 {

    width: 1200px;

}



/* header start */

.topbar {

    width: 100%;

    height: 40px;

    line-height: 40px;

    background: url('../images/topbar_bg.png') center 0 repeat;

  }

  .topbar .leftwelcome {

    width: 300px;

    height: 40px;

    float: left;

    margin-left: 20px;

    line-height: 40px;

    color: #a3a3a3;

  }

  .topbar .righttop {

    width: 362px;

    height: 40px;

    float: right;

    line-height: 40px;

  }

  .topbar .righttop .webmap {

    width: 74px;

    float: left;

    margin-left: 12px;

    margin-right: 16px;

    line-height: 40px;

    color: #a3a3a3;

  }

  .topbar .righttop .webmap:hover {

    color: #009a52;

  }

  .topbar .righttop .webmap img {

    position: relative;

    top: -1px;

    margin-right: 2px;

    vertical-align: middle;

  }

  .topbar .righttop .toponlinemess {

    width: 82px;

    height: 40px;

    float: left;

    margin-left: 10px;

    margin-right: 16px;

    line-height: 40px;

    color: #a3a3a3;

  }

  .topbar .righttop .toponlinemess:hover {

    color: #009a52;

  }

  .topbar .righttop .toponlinemess img {

    position: relative;

    top: -1px;

    margin-right: 2px;

    vertical-align: middle;

  }

  .topbar .righttop .xp {

    position: relative;

    width: 150px;

    height: 40px;

    float: right;

    text-align: right;

    line-height: 40px;

    color: #a3a3a3;

    cursor: pointer;

  }

  .topbar .righttop .xp #xunpantip {

    z-index: 999;

    position: absolute;

    top: 35px;

    left: 50%;

    width: 180px;

    height: 49px;

    line-height: 49px;

    text-align: center;

    color: #fff;

    font-size: 14px;

    -webkit-transform: translateX(-50%) scale(0);

    -moz-transform: translateX(-50%) scale(0);

    -o-transform: translateX(-50%) scale(0);

    -ms-transform: translateX(-50%) scale(0);

    transform: translateX(-50%) scale(0);

    -webkit-transition: transform .4s, opacity .4s;

    -moz-transition: transform .4s, opacity .4s;

    -o-transition: transform .4s, opacity .4s;

    -ms-transition: transform .4s, opacity .4s;

    transition: transform .4s, opacity .4s;

    background-color: #006737;

    border-radius: 4px;

    opacity: 0;

    font-weight: bold;

    box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.2);

  }

  .topbar .righttop .xp #xunpantip::after {

    content: '';

    position: absolute;

    top: -16px;

    left: 50%;

    width: 0;

    height: 0;

    -webkit-transform: translateX(-50%);

    -moz-transform: translateX(-50%);

    -o-transform: translateX(-50%);

    -ms-transform: translateX(-50%);

    transform: translateX(-50%);

    border: 8px solid transparent;

    border-bottom-color: #006737;

  }

  .topbar .righttop .xp #xunpantip.xunpantextactive {

    -webkit-transform: translateX(-50%) scale(1);

    -moz-transform: translateX(-50%) scale(1);

    -o-transform: translateX(-50%) scale(1);

    -ms-transform: translateX(-50%) scale(1);

    transform: translateX(-50%) scale(1);

    opacity: 1;

  }

  .header {

    width: 100%;

    height: 120px;

    background-color: #fff;

  }

  .header .leftlogo {

    width: 246px;

    height: 64px;

    float: left;

    margin-top: 12px;

  }

  .menubox {

    position: relative;

    width: 882px;

    height: 120px;

    float: right;

    margin-left: 70px;

  }

  .menubox ul .nav-item {

    z-index: 1;

    position: relative;

    float: left;

     padding: 0 10px;

    height: 120px;

    line-height: 120px;

    text-align: center;

    font-size: 16px;

  }

  .menubox ul .nav-item::before {

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: #009a52;

    z-index: -1;

    opacity: 0;

    -webkit-transform: scale3d(0.1, 1, 1);

    transform: scale3d(0.1, 1, 1);

    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;

    transition: transform 0.4s, opacity 0.4s;

    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);

    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);

  }

  .menubox ul .nav-item:hover a,

  .menubox ul .nav-item.another a {

    color: #fff;

  }

  .menubox ul .nav-item:hover::before,

  .menubox ul .nav-item.another::before {

    opacity: 1;

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);

  }

  .menubox ul .nav-item a {

    display: block;

    height: 120px;

    line-height: 120px;

    text-align: center;

    font-size: 15px;

    color: #333;

    overflow: hidden;

  }

  .menubox ul .nav-item a:hover {

    color: #fff;

  }

  .menubox ul .nav-item > ul {

    position: absolute;

    top: 120px;

    left: -18px;

    width: 110px;

    height: 0;

    visibility: hidden;

    perspective: 500px;

  }

  .menubox ul .nav-item > ul li {

    position: relative;

    width: 100%;

    height: 50px;

    box-sizing: border-box;

    transform: rotateY(90deg);

    transition: transform .4s, opacity .5s;

    opacity: 0;

    background-color: #009a52;

  }

  .menubox ul .nav-item > ul li:nth-child(1) {

    transition-delay: 0ms;

  }

  .menubox ul .nav-item > ul li:nth-child(2) {

    transition-delay: 100ms;

  }

  .menubox ul .nav-item > ul li:nth-child(3) {

    transition-delay: 200ms;

  }

  .menubox ul .nav-item > ul li:nth-child(4) {

    transition-delay: 300ms;

  }

  .menubox ul .nav-item > ul li:nth-child(5) {

    transition-delay: 400ms;

  }

  .menubox ul .nav-item > ul li:nth-child(6) {

    transition-delay: 500ms;

  }

  .menubox ul .nav-item > ul li:nth-child(7) {

    transition-delay: 600ms;

  }

  .menubox ul .nav-item > ul li:nth-child(8) {

    transition-delay: 700ms;

  }

  .menubox ul .nav-item > ul li:nth-child(9) {

    transition-delay: 800ms;

  }

  .menubox ul .nav-item > ul li:nth-child(10) {

    transition-delay: 900ms;

  }

  .menubox ul .nav-item > ul li:nth-child(11) {

    transition-delay: 1000ms;

  }

  .menubox ul .nav-item > ul li:nth-child(12) {

    transition-delay: 1200ms;

  }

  .menubox ul .nav-item > ul li::before {

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: #008647;

    z-index: -1;

    opacity: 0;

    -webkit-transform: scale3d(1, 0.1, 1);

    transform: scale3d(1, 0.1, 1);

    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;

    transition: transform 0.4s, opacity 0.4s;

    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);

    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);

  }

  .menubox ul .nav-item > ul li:hover::before {

    opacity: 1;

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);

  }

  .menubox ul .nav-item > ul li a {

    position: relative;

    display: block;

    height: 50px;

    text-align: center;

    line-height: 50px;

    color: #fff;

  }

  .menubox ul .nav-item > ul li.drop > a {

    padding-right: 18px;

    padding-left: 12px;

    background-image: url('../images/drop.png');

    background-repeat: no-repeat;

    background-position: 96px center;

    box-sizing: border-box;

  }

  .menubox ul .nav-item > ul li:hover > a:link::after,

  .menubox ul .nav-item > ul li:hover > a:visited::after {

    height: 248%;

  }

  .menubox ul .nav-item > ul li > dl {

    position: absolute;

    left: 107px;

    top: 0;

    width: 100%;

    height: 0;

    visibility: hidden;

    perspective: 500px;

  }

  .menubox ul .nav-item > ul li > dl dd {

    position: relative;

    width: 100%;

    background-color: #009a52;

    height: 50px;

    transform: rotateY(90deg);

    transition: transform .4s, opacity .5s;

    opacity: 0;

  }

  .menubox ul .nav-item > ul li > dl dd:nth-child(1) {

    transition-delay: 0ms;

  }

  .menubox ul .nav-item > ul li > dl dd:nth-child(2) {

    transition-delay: 100ms;

  }

  .menubox ul .nav-item > ul li > dl dd:nth-child(3) {

    transition-delay: 200ms;

  }

  .menubox ul .nav-item > ul li > dl dd:nth-child(4) {

    transition-delay: 300ms;

  }

  .menubox ul .nav-item > ul li > dl dd:nth-child(5) {

    transition-delay: 400ms;

  }

  .menubox ul .nav-item > ul li > dl dd:nth-child(6) {

    transition-delay: 500ms;

  }

  .menubox ul .nav-item > ul li > dl dd:nth-child(7) {

    transition-delay: 600ms;

  }

  .menubox ul .nav-item > ul li > dl dd:nth-child(8) {

    transition-delay: 700ms;

  }

  .menubox ul .nav-item > ul li > dl dd:nth-child(9) {

    transition-delay: 800ms;

  }

  .menubox ul .nav-item > ul li > dl dd:nth-child(10) {

    transition-delay: 900ms;

  }

  .menubox ul .nav-item > ul li > dl dd:nth-child(11) {

    transition-delay: 1000ms;

  }

  .menubox ul .nav-item > ul li > dl dd:nth-child(12) {

    transition-delay: 1200ms;

  }

  .menubox ul .nav-item > ul li > dl dd::before {

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: #008647;

    z-index: -1;

    opacity: 0;

    -webkit-transform: scale3d(1, 0.1, 1);

    transform: scale3d(1, 0.1, 1);

    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;

    transition: transform 0.4s, opacity 0.4s;

    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);

    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);

  }

  .menubox ul .nav-item > ul li > dl dd:hover::before {

    opacity: 1;

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);

  }

  .menubox ul .nav-item > ul li > dl dd a {

    position: relative;

    display: block;

    height: 50px;

    text-align: center;

    line-height: 50px;

    color: #fff;

  }

  .menubox ul .nav-item > ul li:hover > dl {

    height: auto;

    visibility: visible;

    opacity: 1;

  }

  .menubox ul .nav-item > ul li:hover > dl dd {

    transform: rotateY(0);

    opacity: 1;

  }

  .menubox ul .nav-item:hover > ul {

    height: auto;

    visibility: visible;

  }

  .menubox ul .nav-item:hover > ul li {

    transform: rotateY(0);

    opacity: 1;

  }

  /* header end */



/* footer start */

.footerbox {

    width: 100%;

    /* height: 331px; */

    margin-top: 50px;

    overflow: hidden;

    background-color: #1c1f26;

  }

  .footerbox .leftcontact {

    width: 360px;

    height: auto;

    float: left;

    margin-top: 46px;

  }

  .footerbox .leftcontact h4 {

    font-size: 18px;

    line-height: 18px;

    font-weight: bold;

    color: #fff;

  }

  .footerbox .leftcontact .linee {

    display: block;

    width: 20px;

    height: 2px;

    margin-top: 10px;

    margin-bottom: 10px;

    background-color: #009a52;

  }

  .footerbox .leftcontact .inforow {

    width: 100%;

    height: auto;

    line-height: 30px;

    color: #999ca1;

  }

  .footerbox .centernav {

    width: 602px;

    height: 169px;

    float: left;

    padding-left: 50px;

    margin-top: 46px;

    border-left: 1px solid #34373e;

    border-right: 1px solid #34373e;

    box-sizing: border-box;

  }

  .footerbox .centernav dl {

    width: 116px;

    height: auto;

    float: left;

    margin-right: 21px;

  }

  .footerbox .centernav dl dt {

    display: block;

    margin-bottom: 28px;

    font-size: 16px;

    line-height: 16px;

    color: #fff;

  }

  .footerbox .centernav dl dd {

    display: block;

    line-height: 30px;

  }

  .footerbox .centernav dl dd a {

    color: #999ca1;

  }

  .footerbox .centernav dl dd a:hover {

    color: #009a52;

  }

  .footerbox .rightwechat {

    width: 130px;

    height: auto;

    float: right;

    margin-top: 44px;

    text-align: center;

  }

  .footerbox .rightwechat img {

    width: 130px;

    height: 130px;

  }

  .footerbox .rightwechat .txt {

    margin-top: 20px;

    line-height: 14px;

    color: #fff;

    font-size: 14px;

  }

  .footerbox .copyright {

    width: 100%;

    height: 80px;

    margin-top: 35px;

    box-sizing: border-box;

    border-top: 1px solid #34373e;

  }

  .footerbox .copyright p {

    text-align: center;

    line-height: 80px;

    color: #999ca1;

  }

  .footerbox .copyright p a {

    color: #999ca1;

  }

  .footerbox .copyright p a:hover {

    color: #009a52;

  }

  

/* footer end */

