﻿    /*-----------------------------------------------------------*/
    /*copyright by 动力无限  www.btoe.cn*/
    /*邮箱 btoe@btoe.cn*/
    /*合作电话 400-0599-360*/
    /*版权所有违者必究*/
    /*-----------------------------------------------------------*/
    /*Generated by wjdhcms 3.0 */
    
    @charset "utf-8";
     ::-webkit-scrollbar {
        width: 12px;
        height: 12px;
        background-color: #F5F5F5;
    }
    
     ::-webkit-scrollbar-track {
        border-radius: 12px;
        background-color: #E2E2E2;
    }
    
     ::-webkit-scrollbar-thumb {
        border-radius: 12px;
        -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: #0bae6e;
        color: #fff;
    }
    
     ::-moz-selection {
        background-color: #0bae6e;
        color: #fff;
    }
    
     ::-webkit-selection {
        background-color: #0bae6e;
        color: #fff;
    }
    
    #wjdh-kefu .wjdh-kefu-qq p,
    #wjdh-kefu .wjdh-kefu-qq a,
    #wjdh-kefu .wjdh-kefu-tel p,
    #wjdh-kefu .wjdh-kefu-tel img,
    #wjdh-kefu .wjdh-kefu-erweima img {
        box-sizing: content-box;
    }
    
    * {
        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;
    }
    
    *:before,
    *:after {
        box-sizing: content-box;
    }
    
     :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;
        resize: none;
    }
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    dl,
    dd,
    dt,
    i,
    em {
        font-weight: normal;
        font-style: normal;
    }
    
    .webqq_ewm {
        box-sizing: content-box;
    }
    
    .fixedNav {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: 100000;
        _position: absolute;
        _top: expression(eval(document.documentElement.scrollTop));
        box-shadow: 0px 10px 12px rgba(0, 0, 0, .1);
        background: #fff;
    }
    
    html {
        cursor: url(../images/cur.png), default;
    }
    
    a {
        cursor: url(../images/Acur.png), default;
    }
    
    textarea {
        animation: animated 1s infinite;
        -moz-animation: animated 1s infinite;
        -webkit-animation: animated 1s infinite;
        -o-animation: animated 1s infinite;
    }
    
    input[type="text"] {
        animation: animated 1s infinite;
        -moz-animation: animated 1s infinite;
        -webkit-animation: animated 1s infinite;
        -o-animation: animated 1s infinite;
    }
    
    input[type="button"] {
        cursor: url(../images/Acur.png), default !important;
    }
    
    input,
    button {
        outline: none;
    }
    
    @keyframes animated {
        0% {
            cursor: url('../images/Pcuro1.png'), auto;
        }
        8.8% {
            cursor: url('../images/Pcuro2.png'), auto;
        }
        17.6% {
            cursor: url('../images/Pcuro3.png'), auto;
        }
        26.4% {
            cursor: url('../images/Pcuro4.png'), auto;
        }
        35.2% {
            cursor: url('../images/Pcuro5.png'), auto;
        }
        44% {
            cursor: url('../images/Pcuro6.png'), auto;
        }
        52.8% {
            cursor: url('../images/Pcuro7.png'), auto;
        }
        61.6% {
            cursor: url('../images/Pcuro8.png'), auto;
        }
        70.4% {
            cursor: url('../images/Pcuro9.png'), auto;
        }
        79.2% {
            cursor: url('../images/Pcuro10.png'), auto;
        }
        88% {
            cursor: url('../images/Pcuro11.png'), auto;
        }
        100% {
            cursor: url('../images/Pcuro12.png'), auto;
        }
    }
    
    .wjdh-ico1,
    .wjdh-ico2 {
        vertical-align: middle;
    }
    /* header */
    

/* #fixedNav{
    background: #fff;
} */
    .header_bg {
        width: 100%;
        height: 159px;
        position: absolute;
        top: 0px;
    }
    


    .header{
        width: 1300px;
        height: 159px;
        margin: 0 auto;
    }
    .header .logo{
        width: 160px;
        height: 140px;
        padding-top: 20px;
        float: left;
        background-color: #fff;
    }

    .header .logo a img{
        margin-left: 20px;
    }
    .header  .tell{
        float: left;
        width: 160px;
	    height: 140px;
	    background-color: #007938;
        padding-top: 20px;
    }
    .header  .tell img{
        position: relative;
        width: 42px;
        height: 42px;
        top: 10px;
        left: 56px;
    }
    .header  .tell span{
        display: block;
        width: 120px;
        height: 12px;
        font-size: 16px;
        line-height: 60px;
        color: #fff;
        position: relative;
        top: 15px;
        left: 27px;
    }
    

    .header .nav_bg{
        width: 1100px;
        height: 159px;
        background: url(../images/nl_bg.jpg) no-repeat center;
        margin-left: 284px;
    }

    .header .nav_bg .nav_list{
        float: left;
        padding-top: 32px;
        margin-left: 82px;
        width: 920px;
    }
    .header .nav_bg .nav_list ul{
        display: flex;
        flex-wrap: wrap;
    }
    .header .nav_bg .nav_list ul li{
        float: left;
        /* width: 120px; */
        height: 125px;
        -webkit-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
        flex: 1;
        padding-bottom: 8px;
        padding-left: 30px;
        padding-right: 20px;
    }

    .header .nav_bg .nav_list ul li a{
        display: block;
        padding-top: 13px;
    }

    .header .nav_bg .nav_list ul li.li:hover{
        background: url(../images/li_bg.png) no-repeat 0px 1px;
        background-size: 100% 85%;
    }

    .header .nav_bg .nav_list ul li.li.on{
        background: url(../images/li_bg.png) no-repeat 0px 1px;
        background-size: 100% 85%;
    }

    .header .nav_bg .nav_list ul li.li:hover span{
        color: #c8a875;
    }

    .header .nav_bg .nav_list ul li.li:hover i{
        width: 13px;
        height: 13px;
        background-color: #c8a875;
        border: solid 2px #ffffff;
        border-radius: 50%;
        margin-top: 20px;
        margin-right: 3px;
    }

    .header .nav_bg .nav_list ul li.li i.on{
        width: 13px;
        height: 13px;
        background-color: #c8a875;
        border: solid 2px #ffffff;
        border-radius: 50%;
        margin-top: 20px;
        margin-right: 3px;
    }

    .header .nav_bg .nav_list ul li.li span.on{
        color: #c8a875 !important;
    }

    .header .nav_bg .nav_list ul li.li em.on{
        color: #c8a875;
    }

    .header .nav_bg .nav_list ul li.li.on em{
        color: #c8a875;
    }



    .header .nav_list ul li span {
        display: block;
        width: 36px;
        height: 9px;
        font-size: 12px;
        color: #333333;
        -webkit-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
        position: relative;
        left: 5px;
        top: 2px;
    }

    .header .nav_list ul li span.cont{
        display: block;
        width: 36px;
        height: 9px;
        font-size: 12px;
        color: #333333;
        -webkit-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
        position: relative;
        left: -5px;
    }

    .header .nav_list ul li i {
        display: block;
        width: 7px;
        height: 7px;
        background-color: #999999;
        border: solid 2px #ffffff;
        border-radius: 50%;
        margin-top: 22px;
        -webkit-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
        position: relative;
        left: 16px;
    }
    

    .header .nav_list ul li em {
        display: block;
        width: 65px;
        height: 15px;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 60px;
        letter-spacing: 0px;
        color: #333333;
        -webkit-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
        position: relative;
        right: 6px;
    }
    .header .nav_list ul li:nth-child(2) em{
        display: block;
        width: 65px;
        height: 15px;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 60px;
        letter-spacing: 0px;
        color: #333333;
        -webkit-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
        position: relative;
        right: 5px;
    }
    .header .nav_list ul li em.zhituo {
        position: relative;
        right: -10px;
    }
    
    .header .nav_list ul li em:hover {
        color: #c8a875;
    }
    
    .xunpan {
        position: absolute;
        right: 0;
        top: 0px;
        width: 257px;
        background: #fff;
        margin-right: 0px;
        height: 159px;
    }

    .xunpan  img{
        position: relative;
        top: 50px;
        left: 20px;
    }
    
    .xunpan .icon_bar {
        width: 240px;
        height: 60px;
        background-color: #ffffff;
        box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.06);
        text-align: center;
        /* padding-top: 38px; */
        text-align: center;
        margin-top: 46px;
        position: relative;
        top: 25px;
        right: 50px;
        line-height: 60px;
        display: none;
        border-radius: 5px;
    }
    
    .xunpan .icon_bar .xunpantip {
        z-index: 999;
        position: absolute;
        top: 105%;
        left: 50%;
        width: 205px;
        height: 30px;
        line-height: 30px;
        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 0.4s, opacity 0.4s;
        -moz-transition: transform 0.4s, opacity 0.4s;
        -o-transition: transform 0.4s, opacity 0.4s;
        -ms-transition: transform 0.4s, opacity 0.4s;
        transition: transform 0.4s, opacity 0.4s;
        background-color: #000;
        ;
        border-radius: 4px;
        opacity: 0;
        font-weight: bold;
        box-shadow: 3px 3px 2px rgba(1, 153, 89, 0.15);
    }
    
    .xunpan .icon_bar::before {
        content: '';
        position: absolute;
        top: -16px;
        left: 45%;
        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: #fff;
    }
    
    .xunpan .icon_bar:hover .xunpantip {
        -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;
    }
    /* 导航 */
    
    .dowShow {
        position: absolute;
        top: 159px;
        background-color: #f8f8f8;
        width: 100%;
        display: none;
        left: 0;
        z-index: 999;
    }
    
    .dowShow .dowBox {
        width: 1300px;
        margin: auto;
        padding: 40px 0;
        text-align: left;
        font-size: 14px;
        height: 200px;
    }
    
    .dowShow .dowBox:after {
        content: "";
        display: block;
        clear: both;
        font-size: 0;
        line-height: 0;
    }
    
    .proDow .dowBox .dowKf {
        float: left;
        width: 280px;
        border-radius: 10px;
        background: url(../images/dowkf.png) center -2px no-repeat;
        padding-top: 200px;
    }
    
    .proDow .dowBox .dowKf .zxLink {
        display: block;
        text-align: center;
        font-size: 16px;
        width: 280px;
        height: 58px;
        background-color: #ffffff;
        border-radius: 10px;
        line-height: 58px;
    }
    
    .proDow .dowBox .dowKf .zxLink:before {
        content: "";
        border-radius: 100%;
        width: 30px;
        height: 30px;
        display: inline-block;
        vertical-align: middle;
        position: relative;
        top: -2px;
        background: url(../images/dowqq.png) center center no-repeat;
        margin-right: 28px;
    }
    
    .proDow .dowBox .dowKf .zxLink:after {
        content: "";
        width: 31px;
        height: 10px;
        display: inline-block;
        vertical-align: middle;
        position: relative;
        top: -2px;
        background: url(../images/dowqqar.png) center center no-repeat;
        margin-left: 20px;
    }
    
    .proDow .dowBox .dowKf .zxLink:hover {
        color: #ca3232;
    }
    
    .proDow .dowBox .dowKf .zxLink:hover:after {
        animation: zyfd 1.5s linear infinite;
    }
    
    @keyframes zyfd {
        0% {
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }
        25% {
            -webkit-transform: translateX(5px);
            transform: translateX(5px);
        }
        50% {
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }
        75% {
            -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
        }
        100% {
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }
    }
    
    .proDow .dowBox .proDowList {
        float: right;
        width: 1280px;
        height: 300px;
    }
    
    .proDow .dowBox .proDowList dl:first-child {
        margin-top: 0;
    }
    
    .proDow .dowBox .proDowList dl {
        margin-bottom: 30px;
        float: left;
        width: 20%;
    }
    
    .proDow .dowBox .proDowList dl dt {
        float: left;
    }
    
    .proDow .dowBox .proDowList dl dt a {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 140px;
        height: 45px;
        background-color: #ffffff;
        border-radius: 25px;
        line-height: 45px;
        padding-left: 25px;
        padding-right: 40px;
        font-weight: bold;
        background-repeat: no-repeat;
        background-image: -webkit-linear-gradient(left, #007938, #007938);
        background-image: linear-gradient(to right, #007938, #007938);
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        background-size: 0% 100%;
        background-position: left center;
        position: relative;
        padding-top: 0;
    }
    
    .proDow .dowBox .proDowList dl dt a:before {
        content: "";
        display: block;
        position: absolute;
        right: 15px;
        height: 100%;
        width: 13px;
        background: url(../images/proDowli.png) center center no-repeat;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
    }
    
    .proDow .dowBox .proDowList dl dt a:hover {
        background-size: 100% 100%;
        background-color: #007938;
        color: #fff;
    }
    
    .proDow .dowBox .proDowList dl dt a:hover:before {
        background: url(../images/proDowlih.png) center center no-repeat;
    }
    
    .proDow .dowBox .proDowList dl dd {
        width: 750px;
        float: right;
        height: 45px;
        overflow: hidden;
        line-height: 45px;
        display: none;
    }
    
    .proDow .dowBox .proDowList dl dd a {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-left: 20px;
        min-width: 128px;
        max-width: 250px;
        color: #666666;
        float: left;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
    }
    
    .proDow .dowBox .proDowList dl dd a:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        position: relative;
        top: -2px;
        margin-right: 10px;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        width: 9px;
        height: 1px;
        background: #dedede;
    }
    
    .proDow .dowBox .proDowList dl dd a:hover {
        color: #007938;
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    
    .proDow .dowBox .proDowList dl dd a:hover:before {
        background: #007938;
    }
    
    .aboutDow .dowBox .dowText {
        background: url(../images/aboutdowbg.png) right 28px no-repeat;
        padding-right: 520px;
        padding-bottom: 40px;
    }
    
    .aboutDow .dowBox .dowText h4 {
        font-size: 22px;
        line-height: 1;
        padding-left: 35px;
        background: url(../images/aboutDowhome.png) 0 center no-repeat;
    }
    
    .aboutDow .dowBox .dowText .text {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        line-height: 30px;
        height: 90px;
        color: #999999;
        margin-top: 28px;
    }
    
    .aboutDow .dowBox .dowText .more {
        font-family: Arial;
        display: inline-block;
        margin-top: 20px;
        line-height: 32px;
        position: relative;
        border-bottom: 1px #dedede solid;
        padding: 0;
    }
    
    .aboutDow .dowBox .dowText .more:after {
        content: "→";
        display: inline-block;
        margin-left: 10px;
        font-size: 22px;
    }
    
    .aboutDow .dowBox .dowText .more:hover {
        color: #007938;
        padding: 0 10px;
        border-color: #007938;
    }
    
    .aboutDow .dowBox .dowText .more:hover:before {
        width: 100%;
    }
    
    .aboutDow .dowBox .dowList {
        height: 89px;
        background-color: #ffffff;
        box-shadow: 0px 8px 7px 0px rgb(0 0 0 / 5%);
         border-radius: 20px;
         padding: 25px 40px;
    }
    
    .aboutDow .dowBox .dowList .dowZz {
        height: 50px;
        display: block;
        padding-left: 75px;
        float: left;
        font-size: 16px;
        line-height: 1;
        background: url(../images/aboutDowzz.png) 0 center no-repeat;
        padding-top: 5px;
    }
    
    .aboutDow .dowBox .dowList .dowZz:after {
        content: "→";
        display: block;
        margin-left: 10px;
        font-size: 26px;
        line-height: 20px;
        margin-top: 10px;
        position: relative;
        left: -10px;
    }
    
    .aboutDow .dowBox .dowList .dowZz:hover {
        color: #007938;
    }
    
    .aboutDow .dowBox .dowList .dowZz:hover:after {
        animation: zyfd 1.5s linear infinite;
    }
    
    .aboutDow .dowBox .dowList .dowLine {
        float: left;
        margin: 0 50px;
        width: 1px;
        height: 50px;
        background: #dedede;
    }
    
    .aboutDow .dowBox .dowList .dowlx {
        height: 50px;
        display: block;
        padding-left: 75px;
        float: left;
        font-size: 16px;
        line-height: 1;
        background: url(../images/aboutDowlx.png) 0 0 no-repeat;
        padding-top: 5px;
    }
    
    .aboutDow .dowBox .dowList .dowlx:after {
        content: "→";
        display: block;
        margin-left: 10px;
        font-size: 26px;
        line-height: 20px;
        margin-top: 10px;
        position: relative;
        left: -10px;
    }
    
    .aboutDow .dowBox .dowList .dowlx:hover {
        color: #007938;
    }
    
    .aboutDow .dowBox .dowList .dowlx:hover:after {
        animation: zyfd 1.5s linear infinite;
    }
    
    .aboutDow .dowBox .dowList .list {
        float: right;
        width: 760px;
        border-bottom: solid 1px #666666;
        height: 50px;
        overflow: hidden;
    }
    
    .aboutDow .dowBox .dowList .list ul:after {
        content: "";
        display: block;
        clear: both;
        font-size: 0;
        line-height: 0;
    }
    
    .aboutDow .dowBox .dowList .list ul li {
        float: left;
        padding-left: 22px;
        padding-top: 8px;
        line-height: 20px;
        margin-left: 40px;
        height: 48px;
        min-width: 180px;
    }
    
    .aboutDow .dowBox .dowList .list ul li:first-child {
        margin-left: 0;
    }
    
    .aboutDow .dowBox .dowList .list ul li.li1 {
        background: url(../images/aboutDowico1.png) 0 12px no-repeat;
    }
    
    .aboutDow .dowBox .dowList .list ul li.li2 {
        background: url(../images/aboutDowico2.png) 0 12px no-repeat;
    }
    
    .aboutDow .dowBox .dowList .list ul li.li3 {
        background: url(../images/aboutDowico3.png) 0 12px no-repeat;
    }

    .newsDow{
        display: none;
    height: 580px !important;
    padding-top: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    }
    
    .newsDow .dowBox .dowNav,
    .navDow .dowBox .dowNav {
        margin-right: -20px;
    }
    
    .newsDow .dowBox .dowNav:after,
    .navDow .dowBox .dowNav:after {
        content: "";
        display: block;
        clear: both;
        font-size: 0;
        line-height: 0;
    }
    
    .newsDow .dowBox .dowNav a,
    .navDow .dowBox .dowNav a {
        float: left;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        min-width: 240px;
        height: 54px;
        background-color: #ffffff;
        box-shadow: 0px 8px 7px 0px rgba(0, 0, 0, 0.05);
        border-radius: 10px;
        margin-right: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
        line-height: 54px;
        padding: 0 80px 0 24px;
        font-weight: bold;
        font-size: 18px;
        position: relative;
        -webkit-transition: .5s;
        transition: .5s;
    }
    
    .newsDow .dowBox .dowNav a:before,
    .navDow .dowBox .dowNav a:before {
        content: "";
        display: block;
        position: absolute;
        width: 20px;
        height: 20px;
        background-color: #007938;
        opacity: 0.5;
        border-radius: 100%;
        right: 20px;
        top: 50%;
        margin-top: -10px;
    }
    
    .newsDow .dowBox .dowNav a:after,
    .navDow .dowBox .dowNav a:after {
        content: "→";
        font-size: 22px;
        position: absolute;
        right: 28px;
    }
    
    .newsDow .dowBox .dowNav a:hover,
    .navDow .dowBox .dowNav a:hover {
        box-shadow: 0px 8px 7px 0px rgba(0, 121, 56, 0.1);
        color: #007938;
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    
    .newsDow .dowBox .dowList ul,
    .navDow .dowBox .dowList ul {
        margin-right: -30px;
        
    }
    
    .newsDow .dowBox .dowList ul,::after{
        clear: both;
    }
    .newsDow .dowBox .dowList ul:after,
    .navDow .dowBox .dowList ul:after {
        content: "";
        display: block;
        clear: both;
        font-size: 0;
        line-height: 0;
    }
    
    .newsDow .dowBox .dowList ul li,
    .navDow .dowBox .dowList ul li {
        float: left;
        margin-right: 30px;
        margin-top: 30px;
        margin-bottom: 10px;
        width: 297px;
    }
    
    .newsDow .dowBox .dowList ul li .bt,
    .navDow .dowBox .dowList ul li .bt {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 44px;
        height: 44px;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
    }
    
    .newsDow .dowBox .dowList ul li .bt:hover,
    .navDow .dowBox .dowList ul li .bt:hover {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    
    .newsDow .dowBox .dowList ul li .bt:before,
    .navDow .dowBox .dowList ul li .bt:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        position: relative;
        top: -2px;
        width: 12px;
        height: 3px;
        background-color: #007938;
        margin-right: 10px;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
    }
    
    .newsDow .dowBox .dowList ul li .line,
    .navDow .dowBox .dowList ul li .line {
        border-bottom: 1px dashed #dedede;
        margin-left: 22px;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
    }
    
    .newsDow .dowBox .dowList ul li p,
    .navDow .dowBox .dowList ul li p {
        margin-left: 22px;
        line-height: 16px;
        margin-top: 16px;
    }
    
    .newsDow .dowBox .dowList ul li p:after,
    .navDow .dowBox .dowList ul li p:after {
        content: "";
        display: block;
        clear: both;
        font-size: 0;
        line-height: 0;
    }
    
    .newsDow .dowBox .dowList ul li p span,
    .navDow .dowBox .dowList ul li p span {
        float: left;
        color: #999999;
    }
    
    .newsDow .dowBox .dowList ul li p .more,
    .navDow .dowBox .dowList ul li p .more {
        float: right;
        font-family: Arial;
        font-size: 12px;
    }
    
    .newsDow .dowBox .dowList ul li p .more:hover,
    .navDow .dowBox .dowList ul li p .more:hover {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    
    .newsDow .dowBox .dowList ul li p .more:after,
    .navDow .dowBox .dowList ul li p .more:after {
        content: "→";
        display: inline-block;
        font-size: 22px;
        line-height: 16px;
        margin-left: 5px;
        position: relative;
        top: 2px;
    }
    
    .newsDow .dowBox .dowList ul li:hover .bt,
    .navDow .dowBox .dowList ul li:hover .bt {
        color: #007938;
    }
    
    .newsDow .dowBox .dowList ul li:hover .bt:before,
    .navDow .dowBox .dowList ul li:hover .bt:before {
        background-color: #007938;
    }
    
    .newsDow .dowBox .dowList ul li:hover .more,
    .navDow .dowBox .dowList ul li:hover .more {
        color: #007938;
    }
    
    .fixedNav {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: 100000;
        box-shadow: 0px 10px 12px rgba(0, 0, 0, 0.1);
    }
    
    @keyframes menu1 {
        0% {
            opacity: 0;
            transform: translateX(-8px);
        }
        100% {
            opacity: 1;
            transform: translateX(0);
        }
    } 
    /* footer */
    
    .footer_bg {
        width: 100%;
        height: 669px;
        background: url(../images/footer_bg.jpg) no-repeat center;
        /* margin-top: -18px; */
		overflow: hidden;
    }
    
    .footer_bg .footer {
        width: 1300px;
        height: 540px;
        margin: 0 auto;
		padding-top: 168px;
    }
    
    .footer_bg .footer .links {
        width: 434px;
        height: 84px;
        background-color: #ffffff;
        border-radius: 42px;
        position: relative;
        top: 50px;
    }
    
    .footer_bg .footer .links img {
        width: 64px;
        height: 64px;
        background-color: #c8a875;
        position: relative;
        border-radius: 50%;
        top: 10px;
        left: 16px;
    }
    
    .footer_bg .footer .links p {
        width: 280px;
        height: 50px;
        position: relative;
        top: -50px;
        left: 100px;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 50px;
        letter-spacing: 0px;
        color: #333333;
    }
    
    .footer_bg .footer .links p i{
        display: inline-block;
        float: right;
    }

    .footer_bg .footer .links p  span{
        position: absolute;
        left: 295px;
        top: -14%;
        margin-top: -40px;
        white-space: nowrap;
        background: #019959;
        text-align: center;
        overflow: hidden;
        width: 0;
        font-size: 14px;
        height: 80px;
        line-height: 80px;
        border-radius: 20px;
        font-family: Impact;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        opacity: 0;
        box-sizing: border-box;
        padding: 20px;
        clear: both;

    
    }

    .footer_bg .footer .links p  span a{
        color: #fff;
        display: inline-block;
        /* width: 75px; */
        height: 50px;
        /* white-space: nowrap; */
        /* overflow: hidden; */
        /* text-overflow: ellipsis; */
        float: left;
        margin: 0 15px;
    }

    .footer_bg .footer .links p:hover span {
        opacity: 1;
        width: 615px;
        z-index: 999;
        height: 300px;
      }
    
    .footer_bg .footer .footer_list {
        width: 847px;
        height: 200px;
        margin-top: 105px;
        display: flex;
        flex-direction: row;
    }
    
    .footer_bg .footer .footer_list .item {
        margin-right: 55px;
    }
    
    .footer_bg .footer .footer_list .item .tit {
        width: 120px;
        height: 18px;
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 0px;
        color: #ffffff;
        margin-bottom: 30px;
    }
    
    .footer_bg .footer .footer_list .item p a {
        display: block;
        height: 12px;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 30px;
        letter-spacing: 0px;
        color: #ffffff;
        opacity: 0.5;
        margin-bottom: 20px;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
    }
    .footer_bg .footer .footer_list .item p a:hover{
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
        color: #fff;
        opacity: 1;
    }
    
    .footer_bg .footer .footer_list .item1 .tit {
        width: 80px;
        height: 18px;
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 0px;
        color: #ffffff;
        margin-bottom: 30px;
       
    }
    
    .footer_bg .footer .footer_list .item1 p a {
        display: block;
        width: 56px;
        height: 12px;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 30px;
        letter-spacing: 0px;
        color: #ffffff;
        opacity: 0.5;
        margin-bottom: 20px;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
    }

    .footer_bg .footer .footer_list .item1 p a:hover{
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
        color: #fff;
        opacity: 1;
    }
    
    .copyright {
        height: 50px;
        width: 860px;
    }
    
    .copyright div {
        display: flex;
    }
    
    .copyright div p {
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #ffffff;
    }
    
    .copyright div p a {
        font-size: 14px !important;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #ffffff !important;
    }

    .newsDow{
        height: 460px;
    }
    
    .copyright .c_item {
        font-size: 14px;
        color: #fff;
        margin-right: 20px;
        margin-top: 10px;
        opacity: 0.3;
    }
    
    .copyright img {
        margin-right: 10px;
        margin-top: 18px;
        position: relative;
        right: 0;
    }
    
    .copyright div .ditu {
        margin-right: 380px;
    }
    
    .f_content {
        width: 370px;
        height: 700px;
        background: url(../images/content.png) no-repeat center;
        position: relative;
        top: -604px;
        left: 932px;
    }
    
    .f_content img {
        margin-top: 80px;
        margin-left: 47px;
    }
    
    .f_content .weixin {
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 51px;
        letter-spacing: 0px;
        color: #ffffff;
        width: 228px;
        height: 51px;
        text-align: center;
        background-color: #007938;
        margin-top: 20px;
        margin-left: 60px;
    }
    
    .f_content p {
        width: 210px;
        height: 40px;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 40px;
        letter-spacing: 0px;
        color: #333333;
        margin-top: 20px;
        margin-left: 70px;
    }


    @media(max-width:1660px){
        .xunpan{
            display: none;
        }
    }