body {
    background: url(../images/bgbg.png) center repeat
}

* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* a{ color:#333; text-decoration:none;}*/
ul,
ol,
li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

html {
    overflow-x: hidden;
    overflow-y: auto;
}

body {
    margin: 0px auto;
    width: 100%;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1319px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1319px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1319px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1319px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1320px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1320px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1320px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1320px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1319px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1320px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}



.pf_down {
    display: none;
}

@media (max-width: 1024px) {
    .pf_down {
        display: block;
    }

}

.padd {
    padding-left: 100px;
    padding-right: 100px;
}

.w1600 {
    display: block;
    max-width: 1600px;
    float: left;
    width: 96%;
    left: 50%;
    transform: translate(-50%, 0);
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

@media (max-width: 1024px) {
    .padd {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.dotsnew-nav {
    top: 700px !important;
}

.wp-unslider_content .dotsnew div {
    background: #FAF3E7 !important;
    border-radius: 50%;
}

.wp-unslider_content .dotsnew div.active {
    background: #843900 !important;
}

/*åœ¨èŒæ•™å¸ˆ*/
.banner_ny {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 112px;
}

#scroll_container {
    position: relative;
    z-index: 1;
}

.banner_ny img {
    width: 100%;
    vertical-align: bottom;
}

.teacher {
    padding-top: 88px;
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 80px;
}

.nmar {
    padding-top: 88px;
    float: left;
    width: 100%;
    margin-bottom: 50px;
    position: relative;
}

.lxwm {
    padding-top: 88px;
    float: left;
    width: 100%;
    position: relative;
}

.mbx {
    color: #843900;
    font-size: 16px;
    line-height: 24px;
}

.mbx a {
    color: #843900;
    font-size: 16px;
    line-height: 24px
}

.teacher_list {
    float: right;
    width: calc(100% - 290px);
}

.teacher_list ul {
    float: left;
    width: 100%;
    margin-top: 43px;
    margin-bottom: 88px;
}

.teacher_list ul li {
    margin-bottom: 40px;
    float: left;
    width: 100%;
}

.teacher_list ul li:last-child {
    margin-bottom: 0;
}

.teacher_list ul li .img {
    width: 32.8%;
    float: left;
    margin-right: 45px;
    overflow: hidden;
}

.teacher_list ul li .img img {
    width: 100%;
    vertical-align: bottom;
    transition: all .5s ease
}

.teacher_list ul li:hover .img img {
    transform: scale(1.1);
}

.teacher_list ul li h4 {
    color: #000000;
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
    margin-top: 38px;
}

.teacher_list ul li h5 {
    color: #000000;
    font-size: 18px;
    line-height: 22px;
    margin-top: 12px;
}

.teacher_list ul li h6 {
    color: #424242;
    font-size: 16px;
    line-height: 30px;
    margin-top: 65px;
    letter-spacing: 1px;
}

.teacher_list ul li .more {
    color: #000000;
    text-align: center;
    background: #E8DCD2;
    line-height: 40px;
    width: 160px;
    font-size: 16px;
    margin-top: 60px;
    transition: all .5s ease;
}

.teacher_list ul li:hover .more {
    background: #843900;
    color: #fff;
}

.teacher_list ul li .text {
    float: right;
    width: calc(67.2% - 45px);
}

.lnav {
    width: 15%;
    float: left;
    position: sticky;
    top: 130px;
}

@media (max-width: 1600px) {
    .nmar {
        margin-bottom: 120px;
    }

    .teacher_list {
        float: right;
        width: calc(100% - 250px);
    }

    .teacher_list ul li h4 {
        color: #000000;
        font-size: 20px;
        line-height: 30px;
        margin-top: 20px;
    }

    .teacher_list ul li h5 {
        color: #000000;
        font-size: 16px;
        line-height: 20px;
        margin-top: 10px;
    }

    .teacher_list ul li h6 {
        color: #424242;
        font-size: 14px;
        line-height: 26px;
        margin-top: 30px;
        letter-spacing: 1px;
    }
}

@media (max-width: 1400px) {
    .nmar {
        margin-bottom: 80px;
    }

    .teacher_list {
        float: right;
        width: calc(100% - 200px);
    }

    .teacher_list ul li h4 {
        color: #000000;
        font-size: 20px;
        line-height: 22px;
        margin-top: 20px;
    }

    .teacher_list ul li h5 {
        color: #000000;
        font-size: 18px;
        line-height: 30px;
        margin-top: 20px;
    }

    .teacher_list ul li h6 {
        color: #424242;
        font-size: 16px;
        line-height: 30px;
        margin-top: 20px;
        letter-spacing: 1px;
    }

    .teacher_list ul li .more {
        color: #000000;
        text-align: center;
        background: #E8DCD2;
        line-height: 30px;
        width: 120px;
        font-size: 14px;
        margin-top: 30px;
        transition: all .5s ease;
    }
}

@media (max-width: 1024px) {
    .xqpic {
        min-height: 150px;
        object-fit: cover;
    }

    .teacher_list ul li h6 {
        margin-top: 10px;
    }

    .teacher_list ul li h5 {
        margin-top: 10px;
    }

    .lxwm {
        padding-top: 30px;
    }

    .nmar {
        padding-top: 30px;
        margin-bottom: 30px;
    }

    .teacher {
        padding-top: 30px;
        margin-bottom: 0;
    }

    .teacher_list {
        margin-top: 30px
    }

    .teacher_list ul li .img {
        width: 100%;
        margin-right: 0;
    }

    .teacher_list ul li .text {
        width: 100%;
    }

    .teacher_list ul li {
        margin-bottom: 20px;
    }

    .teacher_list ul {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .teacher_list ul li .more {
        color: #000000;
        text-align: center;
        background: #E8DCD2;
        line-height: 30px;
        width: 120px;
        font-size: 14px;
        margin-top: 15px;
        transition: all .5s ease;
    }
}

.lnav .ltit {
    margin-bottom: 30px;
    position: relative;
}

.lnav .ltit h4 {
    color: #843900;
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 0px;
}

.lnav .ltit h6 {
    color: #843900b0;
    font-size: 16px;
    line-height: 30px;
    
}

.lnav .ul>div {
    width: 100%;
    float: left;
    padding-left: 40px;
    position: relative;
    background: #F3EFEB;
    margin-top: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    background: #E8DCD2;
    border-radius: 4px 0 0 4px;
}

.lnav .ul>div:hover {
    background: #843900;
}

.lnav .ul>div:hover>a {
    color: #fff;
}

.lnav .ul>div a {
    font-size: 18px;
    color: #843900;
    line-height: 43px;
    padding-right: 10px;
}

.lnav .ul>div.on {
    background: #843900;
}

.lnav .ul>div.on a {
    color: #fff;
}

.lnav .ul>div.on::after {
    content: "";
    height: 10px;
    width: 10px;
    border-radius: 50%;
    position: absolute;
    left: 18px;
    border: 2px solid #fff;
    top: 50%;
    transform: translate(0, -50%);
}

.lnav .eul {
    background: rgba(228, 217, 195, 0.6);
    padding: 12px 0px !important;
}

.lnav .ul>div:hover::after {
    content: "";
    height: 10px;
    width: 10px;
    border-radius: 50%;
    position: absolute;
    left: 18px;
    border: 2px solid #fff;
    top: 50%;
    transform: translate(0, -50%);
}

.lnav .eul .eli {
    padding-left: 15px;
    margin-bottom: 8px;
    width: calc(100% - 20px);
    background: #F3EFEB;
    margin-left: 10px;
    border-radius: 4px;
}

.lnav .eul .eli a {
    font-size: 15px;
    color: #000;
    line-height: 37px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.lnav .eul .eli:last-child {
    margin-bottom: 0;
}

.lnav .eul .eli.on a {
    color: #843900;
}

.lnav .eul .eli:hover a {
    color: #843900;
}

.lnav .eul {
    background: rgba(228, 217, 195, 0.6);
    padding: 18px 0px !important;
    margin-top: 0 !important;
}

.lnav .eul:hover {
    color: transparent !important;
    background: rgba(228, 217, 195, 0.6) !important;
}

.lnav .eul:hover::after {
    display: none !important;
}

@media (max-width: 1600px) {
    .lnav .eul .eli {
        padding-left: 8px;
        margin-bottom: 8px;
    }
}

@media (max-width: 1400px) {
    .lnav .ul>div:hover::after {
        content: "";
        height: 7px;
        width: 7px;
        border-radius: 50%;
        position: absolute;
        left: 5px;
        border: 2px solid #fff;
        top: 50%;
        transform: translate(0, -50%);
    }

    .lnav .ltit {
        margin-bottom: 20px;
    }

    .lnav .ltit h4 {
        color: #843900;
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 0px;
    }

    .lnav .ltit h6 {
        color: #843900;
        font-size: 16px;
        line-height: 30px;
    }

    .lnav .ul>div {
        width: 100%;
        float: left;
        padding-left: 15px;
        position: relative;
    }

    .lnav .ul>div a {
        font-size: 16px;
        color: #843900;
        line-height: 40px;
    }

    .lnav .ul>div.on {
        font-weight: bold;
    }

    .lnav .ul>div.on::after {
        content: "";
        height: 10px;
        width: 10px;
        border-radius: 50%;
        position: absolute;
        left: 0;
        border: 2px solid #843900;
        top: 50%;
        transform: translate(0, -50%);
    }

    .lnav .eul {
        background: rgba(228, 217, 195, 0.6);
        padding: 12px 0px !important;
    }

    .lnav .eul .eli a {
        font-size: 14px;
        color: #000;
        line-height: 18px;
    }

    .lnav .eul .eli:last-child {
        margin-bottom: 0;
    }

    .lnav .eul .eli.on a {
        color: #843900;
    }

    .lnav .eul {
        background: rgba(228, 217, 195, 0.6);
        padding: 12px 0px !important;
    }

    .lnav .eul .eli a {
        font-size: 8px;
        color: #000;
        line-height: 30px;
        white-space: nowrap;
    }

    .lnav .eul .eli:last-child {
        margin-bottom: 0;
    }

    .lnav .eul .eli.on a {
        color: #843900;
    }
}

@media (max-width: 1024px) {
    .lnav .eul {
        position: absolute !important;
        top: 100%;
        display: none;
    }

    .lnav .ltit h4 {
        float: left;
    }

    .lnav .ul {
        width: 100%;
        float: left;
        position: relative;
    }

    .lnav .ltit h6 {
        margin-left: 15px;
        float: left;
    }

    .lnav {
        width: 100%;
        position: relative;
    }

    .teacher {
        margin-bottom: 30px;
    }
}

.fy {
    float: left;
    width: 100%;
}

.teacher_box {
    float: left;
    width: 100%;
}

.fy_con {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}

.fy_con .prev1 {
    background: url(../images/fy1.png) center no-repeat;
    background-size: 12px;
}

.fy_con .prev1:hover {
    background: url(../images/fy2.png)#843900 center no-repeat;
    background-size: 12px;
}

.fy_con .prev2 {
    background: url(../images/fy3.png) center no-repeat;
    background-size: 5px;
}

.fy_con .prev2:hover {
    background: url(../images/fy4.png)#843900 center no-repeat;
    background-size: 5px;
}

.fy_con .next1 {
    background: url(../images/fy5.png) center no-repeat;
    background-size: 5px;
}

.fy_con .next1:hover {
    background: url(../images/fy6.png)#843900 center no-repeat;
    background-size: 5px;
}

.fy_con .next2 {
    background: url(../images/fy7.png) center no-repeat;
    background-size: 12px;
}

.fy_con .next2:hover {
    background: url(../images/fy8.png)#843900 center no-repeat;
    background-size: 12px;
}

.fy .text_p {
    text-align: center;
    font-size: 14px;
    color: #333;
    padding: 5px 0;
    display: none
}

.fy .text_p a {
    padding: 5px 25px;
    background: #843900;
    color: #fff;
    border: transparent;
    border-radius: 16px;
    overflow: hidden;
}

.fy .text_p span {
    padding: 5px 20px;
    color: #333;
}

.fy_con a {
   
    width: 75px;
    border: 1px solid #989696;    
    text-align: center;
    color: #323232;
    display: block;
    line-height: 30px;
    margin: 0 10px;
    transition: all .5s ease;
}

.fy_con a.on {
    background: #843900;
    border: 1px solid #843900;
    color: #fff;
}

.fy_con a:hover {
    background: #843900;
    border: 1px solid #843900;
    color: #fff;
}


/*è”ç³»æˆ‘ä»¬*/
.lxwm_con {
    background: #fff;
    padding: 30px;
    margin-top: 20px;
}

.lxwm_list {
    float: right;
    width: calc(82% - 55px);
}

.ny_right {
    float: right;
    width: calc(82% - 55px);
}

.teacher_list {
    float: right;
    width: calc(82% - 55px) !important
}

.ny_right>img {
    max-width: 100%;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}

.about_us .info {
    font-size: 16px;
    line-height: 36px;
    color: #000000;
    margin-top: 36px;
}

.about_us {
    float: left;
    width: 100%;
}

@media (max-width: 1024px) {
    .alogo {
        margin-top: 20px;
    }

    .ny_right {
        width: 100%;
        margin-top: 0px;
    }

    .about_us {
        float: left;
        width: 100%;
        margin-bottom: 0px;
    }

    .about_us .info {
        font-size: 14px;
        line-height: 30px;
        color: #000000;
        margin-top: 10px;
    }
}

._mapbox {
    height: 454px;
    width: 100%;
}

._mapbox h1 {
    color: #333;
    font-size: 16px;
    line-height: 18px;
}

.BMapLabel {
    border: 0px solid transparent !important;
    padding: 16px 32px !important;
    position: relative;
}

.BMapLabel::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 7px solid #fff;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    bottom: -7px;
    left: 50%;
    transform: translate(-50%, 0);
}

.BMapLabel {
    left: -80px !important;
    top: -70px !important;
}

.lxwm_list .l_tit {
    margin-top: 12px;
    line-height: 115px;
    color: #843900;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 600;
    width: 100%;
    border-bottom: 1px solid #E4E4E4;
}

.lxwm_list .contact {
    width: 100%;
    padding-bottom: 65px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.lxwm_list .ewm {
    width: 16%;
    float: right;
    text-align: center;
}

.lxwm_list .contact ul {
    float: left;
    width: 84%;
}

.lxwm_list .contact ul li {
    float: left;
    width: 50%;
    margin-top: 40px;
}

.lxwm_list .contact ul li h4 {
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    line-height: 20px;
}

.lxwm_list .contact ul li h6 {
    font-size: 18px;
    color: #843900;
    margin-top: 24px;
    line-height: 20px;
}

.lxwm_list .contact .ewm h4 {
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 25px;
}

.lxwm_list .contact .ewm img {
    border: 1px solid #EBE7E7;
}

@media (max-width: 1024px) {
    .teacher_list {
        width: 100% !important;
    }

    ._mapbox {
        height: 300px;
        width: 100%;
        margin-top: 30px;
    }

    .lxwm_con {
        background: transparent;
        padding: 0px;
    }

    .lxwm_list .l_tit {
        margin-top: 12px;
        line-height: 60px;
        color: #843900;
        margin-bottom: 15px;
        font-size: 20px;
        font-weight: 600;
        width: 100%;
        border-bottom: 1px solid #E4E4E4;
    }

    .lxwm_list .contact {
        width: 100%;
        padding-bottom: 0px;
        flex-direction: column;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .lxwm_list .ewm {
        width: 100%;
        float: right;
        text-align: left;
        margin-top: 20px;
    }

    .lxwm_list .contact ul {
        float: left;
        width: 100%;
    }

    .lxwm_list .contact ul li {
        float: left;
        width: 100%;
        margin-top: 20px;
    }

    .lxwm_list .contact ul li h4 {
        font-size: 16px;
        color: #000000;
        font-weight: 600;
        line-height: 20px;
    }

    .lxwm_list .contact ul li h6 {
        font-size: 16px;
        color: #843900;
        margin-top: 8px;
        line-height: 20px;
    }

    .lxwm_list .contact .ewm h4 {
        font-size: 16px;
        color: #000000;
        font-weight: 600;
        line-height: 20px;
        margin-bottom: 15px;
    }

    .lxwm_list .contact .ewm img {
        border: 1px solid #EBE7E7;
    }

}

/*å¸ˆèµ„é˜Ÿä¼è¯¦æƒ…*/
.banner_ny {
    display: flex;
}

.banner_ny .mbx {
    position: absolute;
    left: 8.33%;
    top: 24%;
    color: #b39680
}

.banner_ny .mbx a {
    color: #b39680
}

.banner_ny .mbx a:hover {
    color: #fff;
}

.banner_ny .lbg {
    float: left;
    background: rgb(202 200 198 / 50%);
    position: absolute;
    height: 100%;
}


.team_show {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 150px;
}

.team_show_box {
    float: left;
    width: 100%;
    display: flex;
    /* align-items: self-end; */
    justify-content: space-between;
    margin-top: -120px;
}

.team_show_box .nfy {
    position: relative !important;
}

.team_show_box .img {
    width: 30%;
    float: left;
    margin-right: 105px;
}

.team_show_box .img img {
    width: 100%;
    vertical-align: bottom;
}

.team_show_box .text {
    float: right;
    width: calc(70% - 105px);
    position: relative;
    margin-top: 250px;
}

.team_show_box .text h4 {
    font-size: 24px;
    color: #000000;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 20px;
}

.team_show_box .text h5 {
    font-size: 18px;
    color: #000000;
    line-height: 30px;
    margin-bottom: 40px;
}

.team_show_box .text h6 {
    font-size: 16px;
    color: #000000;
    line-height: 30px;
    margin-bottom: 90px;
}

@media (max-width: 1600px) {
    .team_show_box {
        margin-top: -80px;
        ;
    }

    .team_show_box .text {
        margin-top: 180px;
    }

    .team_show_box .text h6 {
        margin-bottom: 0;
    }

    .team_show_box .text h4 {
        margin-bottom: 15px;
    }

    .team_show_box .text h5 {
        margin-bottom: 20px;
    }

}

@media (max-width: 1400px) {
    .team_show_box {
        margin-top: -40px;
        ;
    }

    .team_show_box .text h6 {
        margin-bottom: 0;
    }

    .team_show_box .text {
        margin-top: 100px;
    }
}

@media (max-width: 1024px) {
    .team_show_box .text {
        margin-top: 0px;
    }

    .team_show {
        float: left;
        width: 100%;
        position: relative;
        margin-top: -70px;
    }

    .team_show_box {
        margin-top: 30px;
        flex-direction: column;
    }

    .team_show_box .img {
        width: 100%;
        float: left;
        margin-right: 0px;
    }

    .team_show_box .img img {
        width: 100%;
        vertical-align: bottom;
        margin-bottom: 30px;
    }

    .team_show_box .text {
        float: right;
        width: 100%;
    }

    .team_show_box .text h4 {
        font-size: 20px;
        color: #000000;
        line-height: 24px;
        font-weight: bold;
        margin-bottom: 0px;
    }

    .team_show_box .text h5 {
        font-size: 16px;
        color: #000000;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .team_show_box .text h6 {
        font-size: 14px;
        color: #000000;
        line-height: 24px;
        margin-bottom: 30px;
    }
}

.bg1 {
    background: url(../images/bg.png) center no-repeat;
    background-size: cover;
    height: 830px;
    position: absolute;
    top: -88px;
    left: 0;
}


.nfy {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
    position: absolute;
    width: 100%;
}

.nfy>a {
    display: flex;
    align-items: center;
}

.nfy span {
    font-size: 16px;
    color: #434343;
    line-height: 30px;
}

.nfy .img2 {
    display: none;
}

.nfy .prev span {
    margin-left: 10px;
}

.nfy .next span {
    margin-right: 10px;
}

.nfy>a:hover .img2 {
    display: block;
}

.nfy>a:hover .img1 {
    display: none;
}

.nfy>a:hover span {
    color: #843900;
}

/*é€šçŸ¥å…¬å‘Š*/
.gzgg {
    float: left;
    width: 100%;
    margin-bottom: 55px;
}

.gzgg li {
    float: left;
    width: 100%;
    margin-top: 40px;
    position: relative;
}

.gzgg li a {
    float: left;
    width: 100%;
    display: block;
    padding: 45px 35px;
    border: 1px solid #E9E4E4;
    transition: all .5s ease;
}

.gzgg li a .arrow {
    height: 45px;
    width: 45px;
    background: #E8DCD2;
    position: absolute;
    bottom: 0;
    right: 0;
}

.gzgg li a .arrow::after {
    border-top: 1px solid #843900;
    height: 10px;
    position: absolute;
    width: 10px;
    content: "";
    border-right: 1px solid #843900;
    top: 50%;
    z-index: 3;
    left: auto;
    left: 50%;
    transform: translate(-50%, -50%)rotate(45deg) !important
}

.gzgg li:hover .arrow {
    background: #843900;
}

.gzgg li:hover .arrow::after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}


.gzgg li .top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.gzgg li .top h4 {
    font-size: 20px;
    color: #000000;
    font-weight: ;
    display: -webkit-box;
    line-height: 30px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.gzgg li h6 {
    word-break: break-all;
    text-overflow: ellipsis;
    font-size: 15px;
    color: #848181;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-top: 10px;
}

.gzgg li .top .data {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.gzgg li .top .data .day {
    font-size: 48px;
    color: #843900;
    font-weight: bold;
    line-height: 50px;
    margin-left: 5px;
}

.gzgg li .top .data .year {
    font-size: 12px;
    color: #bcac9f;
    line-height: 14px;
}

.gzgg li .top .data .mouth {
    font-size: 18px;
    color: #323232;
    line-height: 20px;
    margin-top: 5px
}

.gzgg li:hover a {
    background: #E8DCD2;
}

@media (max-width: 1600px) {
    .nfy {
        margin-top: 20px;
    }
}

@media (max-width: 1024px) {
    .gzgg li a .arrow {
        height: 35px;
        width: 35px;
        background: #E8DCD2;
        position: absolute;
        bottom: 0;
        right: 0;
    }

    .banner_ny {
        float: left;
        width: 100%;
        margin-top: 50px;
    }

    .lxwm_list {
        width: 100%;
        margin-top: 0px;
    }

    .gzgg {
        float: left;
        width: 100%;
        margin-bottom: 30px;
    }

    .gzgg li {
        float: left;
        width: 100%;
        margin-top: 20px;
    }

    .gzgg li a {
        float: left;
        width: 100%;
        display: block;
        padding: 20px;
        border: 1px solid #E9E4E4;
        transition: all .5s ease;
    }

    .gzgg li .top {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .gzgg li .top h4 {
        font-size: 16px;
        color: #000000;
        font-weight: ;
        padding-right: 15px;
        line-height: 22px;
    }

    .gzgg li h6 {
        word-break: break-all;
        text-overflow: ellipsis;
        font-size: 14px;
        color: #000000;
        line-height: 24px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        margin-top: 15px;
    }

    .gzgg li .top .data {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .gzgg li .top .data .day {
        font-size: 40px;
        color: #843900;
        font-weight: bold;
        line-height: 40px;
        margin-left: 5px;
    }

    .gzgg li .top .data .year {
        font-size: 12px;
        color: #bcac9f;
        line-height: 14px;
    }

    .gzgg li .top .data .mouth {
        font-size: 16px;
        color: #323232;
        line-height: 20px;
        margin-top: 5px
    }
}

.details {
    display: flex;
    justify-content: space-between;
}

/*æ–°é—»è¯¦æƒ…*/
.new_details {
    background: url(../images/nxq.jpg) center no-repeat;
    background-size: cover;
    float: left;
    width: 100%;
    padding: 35px 0;
}

.details_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.details_box h4 {
    font-size: 30px;
    color: #843900;
    line-height: 55px;
}

.details_box .mbx {
    color: #535353;
}

.details_box .mbx a {
    color: #535353;
}

.details_box .time {
    background: url(../images/debg.png) center no-repeat;
    background-size: contain;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 132px;
    height: 176px;
}

.details_box .time .t_ny {
    font-size: 24px;
    color: #843900;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 5px;
}

.details_box .time .t_y {
    font-size: 16px;
    color: #843900;
    line-height: 20px;
    margin-bottom: 15px;
}

.details_box .time .label {
    font-size: 12px;
    color: #bcac9f;
    line-height: 16px;
}

.details .left {
    width: calc(100% - 25px);
    float: left;
    position: relative;
}

.details .left .l_content {
    background: #FFFFFF00;
    padding: 0px 30px 120px 30px;
    font-size: 16px;
    line-height: 36px;
    color: #000000
}

.details .left .l_content img {
    width: 100%;
    vertical-align: bottom;
}

.details .right {
    width: 27.5%;
    float: right;
    background: #F3EFEB00;
    padding: 0px 30px;
    border-left: 1px solid #E7E7E7;
}

.details .right .xg_t {
    width: 100%;
    padding-bottom: 24px;
    font-size: 20px;
    color: #000000;
    line-height: 28px;
    border-bottom: 1px solid #E7E7E7;
}

.details .right li {
    float: left;
    width: 100%;
    margin-top: 30px;
}

.details .right li .data {
    height: 24px;
    width: 88px;
    text-align: center;
    line-height: 24px;
    color: #000000;
    font-size: 14px;
    background: #E8DCD2;
}

.details .right li h4 {
    line-height: 30px;
    color: #000000;
    font-size: 16px;
}

@media (max-width: 1024px) {
    .details {
        flex-direction: column;
    }

    .new_details {
        background: url(../images/nxq.jpg) center no-repeat;
        background-size: cover;
        float: left;
        width: 100%;
        padding: 20px 0;
    }

    .details_box {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .details_box h4 {
        font-size: 20px;
        color: #843900;
        line-height: 30px;
    }

    .details_box .time {
        background: url(../images/debg.png) center no-repeat;
        background-size: contain;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 132px;
        height: 176px;
    }

    .details_box .time .t_ny {
        font-size: 24px;
        color: #843900;
        line-height: 30px;
        font-weight: bold;
        margin-bottom: 5px;
    }

    .details_box .time .t_y {
        font-size: 16px;
        color: #843900;
        line-height: 20px;
        margin-bottom: 15px;
    }

    .details_box .time .label {
        font-size: 12px;
        color: #bcac9f;
        line-height: 16px;
    }

    .details .left {
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }

    .details .left .l_content {
        background: transparent;
        padding: 0px 0 15px 0;
        font-size: 16px;
        line-height: 30px;
        color: #000000
    }

    .details .left .l_content img {
        width: 100%;
        vertical-align: bottom;
    }

    .details .right {
        width: 100%;
        float: right;
        background: transparent;
        padding: 15px 0;
    }

    .details .right .xg_t {
        width: 100%;
        padding-bottom: 15px;
        font-size: 18px;
        color: #000000;
        line-height: 28px;
        border-bottom: 1px solid #E7E7E7;
    }

    .details .right li {
        float: left;
        width: 100%;
        margin-top: 15px;
    }

    .details .right li .data {
        height: 24px;
        width: 88px;
        text-align: center;
        line-height: 24px;
        color: #000000;
        font-size: 14px;
        background: #E8DCD2;
    }

    .details .right li h4 {
        line-height: 30px;
        color: #000000;
        font-size: 16px;
    }
}

/*æ–°é—»è¯¦æƒ…2*/
.new_details2 {
    background: url(../images/nbanner.jpg) center no-repeat;
    background-size: cover;
    margin-top: 112px;
    float: left;
    width: 100%;
    padding: 50px 0;
}

.new_details2 .time {
    float: left;
    padding-right: 30px;
}

.new_details2 .time .ny {
    font-size: 24px;
    color: #b39680;
    line-height: 30px;
    font-weight: bold;
    white-space: nowrap;
}

.new_details2 .time .year {
    font-size: 28px;
    color: #b39680;
    line-height: 18px;
    margin-top: 15px;
    text-align: center;
    font-weight: bold;
}

.new_details2 .text {
    float: left;
    border-left: 1px solid #B39680;
    padding-left: 28px;
}

.new_details2 .text h4 {
    color: #faf1e0;
    font-size: 30px;
    margin-top: 10px;
    line-height: 34px;
}

.new_details2 .mbx {
    color: #b39680;
}

.new_details2 .mbx a {
    color: #b39680;
}

@media (max-width: 1024px) {
    .new_details2 {
        background: url(../images/nbanner.jpg) center no-repeat;
        background-size: cover;
        float: left;
        width: 100%;
        padding: 50px 0;
    }

    .new_details2 .time {
        float: left;
        padding-right: 15px;
        width: 75px;
        padding-bottom: 40px;
    }

    .new_details2 .time .ny {
        font-size: 20px;
        color: #b39680;
        line-height: 24px;
        font-weight: bold;
    }

    .new_details2 .time .year {
        font-size: 14px;
        color: #b39680;
        line-height: 16px;
        margin-top: 10px;
        text-align: center;
    }

    .new_details2 .text {
        float: left;
        width: calc(100% - 90px);
        padding-left: 15px;
    }

    .new_details2 .text h4 {
        color: #faf1e0;
        font-size: 18px;
        margin-top: 10px;
        line-height: 30px;
    }

    .mbx {
        font-size: 12px;
    }
}

/*æ–‡é™¢æ–°é—»*/
.new_list {
    float: left;
    width: 100%;
    margin-top: 45px;
    margin-bottom: 75px;
}

.new_list ul {
    width: calc(100% + 66px);
    margin: -46px -33px;
    float: left;
}

.new_list ul li {
    width: 33.3%;
    float: left;
    padding: 46px 33px;
}

.new_list ul li .img {
    padding-bottom: 58%;
    position: relative;
    overflow: hidden;
    min-height: 100%;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}

.new_list ul li .img img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    vertical-align: middle;
}

.new_list ul li:hover .img img {
    -webkit-transform: translate(-50%, -50%)scale(1.1);
    -moz-transform: translate(-50%, -50%)scale(1.1);
    -ms-transform: translate(-50%, -50%)scale(1.1);
    -o-transform: translate(-50%, -50%)scale(1.1);
    transform: translate(-50%, -50%)scale(1.1);
}

.new_list ul li h4 {
    color: #000000;
    font-size: 18px;
    line-height: 28px;
    margin-top: 30px;
    word-break: break-all;
    height: 56px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 15px;
    overflow: hidden;
}

.new_list ul li h6 {
    color: #bcac9f;
    font-size: 16px;
    line-height: 20px;
    width: 100%;
    position: relative;
    padding-bottom: 24px;
}

.new_list ul li h6::after {
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    transition: all .5 ease;
    background: #EAE4DF;
    bottom: 0;
}

.new_list ul li:hover h4 {
    color: #843900;
}

.new_list ul li:hover h6 {
    color: #843900;
}

.new_list ul li h6::before {
    content: "";
    height: 2px;
    width: 0%;
    position: absolute;
    left: 0;
    transition: all .5s ease;
    background: #843900;
    bottom: 0;
    z-index: 1;
}

.new_list ul li:hover h6::before {
    width: 100%;
}

@media (max-width: 1024px) {
    .new_list ul {
        width: calc(100% + 20px);
        margin: -10px;
        float: left;
    }

    .new_list ul li {
        width: 50%;
        float: left;
        padding: 10px;
    }

    .new_list {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .new_list ul li h4 {
        color: #000000;
        font-size: 16px;
        line-height: 24px;
        margin-top: 15px;
        word-break: break-all;
        height: 48px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        margin-bottom: 8px;
        overflow: hidden;
    }

    .new_list ul li h6 {
        color: #bcac9f;
        font-size: 14px;
        line-height: 18px;
        width: 100%;
        position: relative;
        padding-bottom: 15px;
    }

    .new_list ul li h6::after {
        content: "";
        height: 1px;
        width: 100%;
        position: absolute;
        left: 0;
        transition: all .5 ease;
        background: #EAE4DF;
        bottom: 0;
    }

    .new_list ul li:hover h4 {
        color: #843900;
    }

    .new_list ul li:hover h6 {
        color: #843900;
    }

    .new_list ul li h6::before {
        content: "";
        height: 2px;
        width: 0%;
        position: absolute;
        left: 0;
        transition: all .5s ease;
        background: #843900;
        bottom: 0;
        z-index: 1;
    }

    .new_list ul li:hover h6::before {
        width: 100%;
    }

    .scroll_container {
        display: none !important;
    }

    .banner_sy {
        display: block !important;
    }
}

#canvas {
    height: auto !important;
}

/*é¦–é¡µ*/
.banner_sy {
    width: 100%;
}

.banner_sy img {
    width: 100%;
    vertical-align: bottom;
}

.fast_navigation {
    float: left;
    width: 100%;
    margin-top: -70px;
}



.fa_bg {
    float: left;
    width: 100%;
    background: url(../images/fabg.png) center no-repeat;
    background-size: cover;
    border-radius: 8px;
    position: relative;
    height: 140px;
    display: flex;
    align-items: center;
    box-shadow: 0 0 2px 0 #666;
}

.fa_bg::after {
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    border-radius: 10px 0 0 10px;
    left: 0;
    width: 100px;
    background: linear-gradient(to right, rgba(238, 203, 177), rgba(238, 203, 177, 0));
}


.fa_bg .tit {
    writing-mode: vertical-lr;
    letter-spacing: 5px;
    margin-top: 8px;
    white-space: nowrap;
    position: relative;
    font-size: 18px;
    color: #843900;
    font-weight: bold;
    z-index: 1;
    width: 105px;
    text-align: center;
    display: flex;
    align-items: center;
    float: left;
}

.fa_bg .tit::after {
    content: "";
    height: 80%;
    width: 1px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    background: linear-gradient(to bottom, rgba(225, 205, 190, 0.5), rgba(225, 205, 190, 1), rgba(225, 205, 190, 0.5));
}


.fa_bg ul {
    padding: 0 60px 0 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: calc(100% - 105px);
    float: left;
    height: 100%;
}

.fa_bg ul li {
    height: 100%;
}

.fa_bg ul li a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 15px;
    height: 100%;
}

.fa_bg ul li h4 {
    margin-top: 16px;
    color: #000000;
    font-size: 16px;
    line-height: 20px;
}

.fa_bg ul li a .img2 {
    display: none;
}

.fa_bg ul li:hover .img2 {
    display: block;
}

.fa_bg ul li:hover a {
    background: #843900;
}

.fa_bg ul li:hover .img1 {
    display: none;
}

.fa_bg ul li:hover h4 {
    color: #fff;
}

.xyxw_box {
    margin-top: 100px;
    float: left;
    width: 100%;
    margin-bottom: 100px;
}

.xyxw_box .xw_tit {
    width: 7%;
    float: left;
    position: relative
}

.xyxw_box .xw_tit h4 {
    writing-mode: vertical-lr;
    font-size: 24px;
    color: #000;
    letter-spacing: 6px;
    margin-right: 0px;
    float: left;
}
.xyxw_box .xw_tit h6 {
    font-size: 12px;
    color: #bcac9f;
    transform-origin: left top;
    float: left;
    transform: translate(25px, 0)rotate(90deg);
    width: 35px;
    letter-spacing: 1px;
}

.xyxw_box .xw_tit img {
    float: left;
    ;
}

.xyxw_box .xw_tit::after {
    content: "";
    height: 435px;
    width: 0.5px;
    background: rgba(132, 57, 0, 0.3);
    position: absolute;
    top: 160px;
    left: 15px;
    transform: translate(-50%, 0);
}

.xyxw_box li {
    position: relative;
}

.xyxw_box li img {
    width: 100%;
    vertical-align: bottom;
    transition: all .5s ease;
}

.xyxw_box li:hover img {
    transform: scale(1.1);
}

.xyxw_box li video {
    position: absolute;
    height: 100%;
    width: 100%;
    transition: all .5s ease;
    top: 0;
    left: 0;
    object-fit: cover;
}

.xy_video {
    width: 49%;
    float: left;
    BORDER: 1px solid #dcdcdc;
    padding: 5px;
}

.xyxw_box li:hover video {
    transform: scale(1.1);
}

.xy_video .slick-arrow {
    height: 54px;
    width: 54px;
    top: 50%;
    transform: translate(0, -50%);
}

.xy_video .slick-arrow::after {
    content: "";
    height: 15px;
    width: 15px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    top: 50%;
    left: 50%;
    position: absolute;
}

.xy_video .slick-prev {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
    left: 0;
}

.xy_video .slick-prev::after {
    transform: translate(-50%, -50%)rotate(225deg);
}

.xy_video .slick-next {
    background: linear-gradient(to left, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
    right: 0;
}

.xy_video li {
    float: left;
    width: 100%;
    position: relative;
}

.xy_video li .mc2 {
    content: "";
    width: 100%;
    height: 30%;
    top: 0;
    left: 0;
    position: absolute;
    background: #843900;
}

.xy_video li .mc1 {
    content: "";
    width: 100%;
    bottom: 0;
    position: absolute;
    background: #843900;
    z-index: 1;
    height: 56px;
    line-height: 56px;
    padding: 0 26px;
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}



.xy_video .slick-next::after {
    transform: translate(-50%, -50%)rotate(45deg);
}

.xy_video .play {
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    justify-content: center;
    height: 74px;
    width: 74px;
    border: 1px solid #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    z-index: 1;
}

.xy_video .play img {
    max-width: 30%;
}

.xy_text {
    width: calc(43.125% - 50px);
    float: right;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.xy_text .xy_tli {
    float: left;
    width: 100%;
}

.xy_text .xy_tli:last-child {
    margin-bottom: 0;
}

.xy_text .xy_tli .img {
    width: 150px;
    vertical-align: bottom;
    float: left;
    overflow: hidden;
}

.xy_text .xy_tli .img img {
    width: 100%;
    vertical-align: bottom;
    transition: all .5s ease;
}

.xy_text .xy_tli:hover .img img {
    transform: scale(1.1)
}

.xy_text .xy_tli .text {
    float: right;
    width: calc(100% - 170px);
}
.xy_text .xy_tli .text img {
    opacity: 0;
    transition: all .5s ease;
    float: right;
  }

.xy_text .xy_tli .text h4 {
    font-size: 18px;
    color: #000;
    line-height: 24px;
    margin-top: 0px;
    margin-right: 10px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    white-space: nowrap;
}

.xy_text .xy_tli .text h6 {
    font-size: 14px;
    color: #AAA;
    line-height: 18px;
    text-align: justify;
    margin-top: -15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.xy_text .xy_tli:hover h4 {
    color: #843900;
}

.xy_text .xy_tli:hover h6 {
    color: #843900;
}

.xs_content3 ul li {
    transition: opacity 2000ms ease 0s !important
}

.xs_content3 ul li:hover h4 {
    color: #843900;
}

.xs_content3 ul li:hover h6 {
    color: #843900;
}

@media (max-width: 1800px) {}

@media (max-width: 1600px) {
    .xyxw_box .xw_tit::after {
        content: "";
        height: 240px;
        width: 1px;
        background: #BCAC9F;
        position: absolute;
        top: 170px;
        left: 50%;
        transform: translate(-50%, 0);
    }

    .xy_text .xy_tli {
        float: left;
        width: 100%;
    }

    .xy_text .xy_tli .img {
        width: 130px;
    }

    .xy_text .xy_tli .img img {
        width: 100%;
        vertical-align: bottom;
    }

    .xy_text .xy_tli .text {
        float: right;
        width: calc(100% - 150px);
    }

    .xy_text .xy_tli .text h4 {
        font-size: 16px;
        color: #000;
        line-height: 20px;
        margin-top: 0px;
        height: 40px;
    }

    .xy_text .xy_tli .text h6 {
        font-size: 14px;
        color: #000;
        line-height: 16px;
        text-align: right;
        margin-top: 8px;
    }
}

@media (max-width: 1400px) {
    .xyxw_box .xw_tit::after {
        content: "";
        height: 130px;
        width: 1px;
        background: #BCAC9F;
        position: absolute;
        top: 170px;
        left: calc(50% + 30px);
        transform: translate(-50%, 0);
    }

    .xy_text .xy_tli {
        float: left;
        width: 100%;
    }

    .xy_text .xy_tli .img {
        width: 100px;
    }

    .xy_text .xy_tli .img img {
        width: 100%;
        vertical-align: bottom;
    }

    .xy_text .xy_tli .text {
        float: right;
        width: calc(100% - 120px);
    }

    .xy_text .xy_tli .text h4 {
        font-size: 14px;
        color: #000;
        line-height: 18px;
        margin-top: 0px;
        height: 36px;
    }

    .xy_text .xy_tli .text h6 {
        font-size: 12px;
        color: #000;
        line-height: 14px;
        text-align: right;
        margin-top: 8px;
    }
}

@media (max-width: 1400px) {
    .xyxw_box .xw_tit::after {
        display: none;
    }
}

.tzgg {
    float: left;
    width: 100%;
    padding: 100px 0;
    background: url(../images/bg1.jpg) center no-repeat;
    background-size: cover;
    background-clip: padding-box;
}

@media (max-width: 1600px) {
    .tzgg {
        float: left;
        width: 100%;
        padding: 60px 0;
        background: url(../images/sbbg9.jpg) center no-repeat;
        background-size: cover;
        background-clip: padding-box;
    }
}

@media (max-width: 1400px) {
    .tzgg {
        float: left;
        width: 100%;
        padding: 40px 0;
        background: url(../images/sbbg99.jpg) center no-repeat;
        background-size: cover;
        background-clip: padding-box;
    }
}

@media (max-width: 1024px) {
    .layout81 ._flex_m_block {
        display: block !important;
    }

    .layout81 ._w53 {
        margin-top: 20px !important;
    }

    .layout81 ._w53 {
        margin-bottom: 15px !important;
    }
}

.tzgg_box .tz_tit h4 {
    font-size: 24px;
    color: #000;
    writing-mode: vertical-lr;
    letter-spacing: 6px;
    float: left;
}

.tzgg_box .tz_tit h6 {
    font-size: 12px;
    color: #bcac9f;
    transform-origin: left top;
    float: left;
    transform: translate(25px, 0)rotate(90deg);
    width: 35px;
}


.tzgg_box .tz_con .data {
    display: flex;
    align-items: center;
}

.tzgg_box .tz_con .data .day {
    font-size: 48px;
    color: #843900;
    font-weight: bold;
    line-height: 50px;
    margin-left: 5px;
}

.tzgg_box .tz_con .data .year {
    font-size: 12px;
    color: #bcac9f;
    line-height: 14px;
}

.tzgg_box .tz_con .data .mouth {
    font-size: 18px;
    color: #323232;
    line-height: 20px;
    margin-top: 5px
}

.tzgg_box .tz_con .tit {
    font-size: 20px;
    color: #000000;
    line-height: 25px;
    margin-top: 20px;
    margin-bottom: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 50px;
}

.tzgg_box .tz_con .tit:hover {
    color: #843900;
}

.tzgg_box .tz_con .gg_li {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.tzgg_box .tz_con .gg_li:hover .dat1a {
    background: #843900;
    color: #fff;
}

.tzgg_box .tz_con .gg_li:hover .h4 {
    color: #843900;
}

.tzgg_box .tz_con .gg_li:last-child {
    margin-bottom: 0;
}

.tzgg_box .tz_con .gg_li .dat1a {
    background: #E8DCD2;
    width: 88px;
    height: 24px;
    margin-right: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    color: #000000;
    float: left;
}

.tzgg_right .tz_con .gg_li .dat1a {
    margin-right: 0px;
    margin-left: 24px;
}

.tzgg_box .tz_con .gg_li .h4 {
    font-size: 16px;
    color: #000000;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 40px;
}

.tzgg_box .tz_tit {
    float: left;
    width: 100px;
    margin-right: 60px;
    display: flex;
}

.tzgg_box .tz_con {
    float: left;
}

.tzgg_con {
    width: 50%;
    float: left;
    display: flex;
    justify-content: space-between;
}

.tzgg_right .tz_tit {
    margin-right: 0 !important;
    margin-left: 60px;
}

.tzgg_right .tz_con .data {
    justify-content: flex-end;
}

.tzgg_left .tz_con {
    padding-right: 75px;
}

.tzgg_right .tz_con {
    padding-left: 75px;
}

.tzgg_right .dat1a {
    float: right !important;
}

.xshd {
    float: left;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 100px;
}

.xshd2 {
    float: left;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 50px;
}

.xs_tab {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
    margin-top: 60px;
}

.xs_tab .tab_li {
    font-size: 24px;
    color: #000000;
    position: relative;
    line-height: 28px;
    margin: 0 38px;
    cursor: pointer;
}

.xs_tab .tab_li.on {
    color: #843900;
}

.xs_tab .tab_li.on::after {
    content: "";
    height: 0px;
    width: 0px;
    border-radius: 50%;
    position: absolute;
    bottom: -23px;
    background: #843900;
    left: 50%;
    transform: translate(-50%, 0);
}

.xs_tab .tab_li.on::before {
    content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: -15px;
    background:#834900 ;
    background-size: contain;
    left: 50%;
    transform: translate(-50%, 0);
}

.xs_content {
    float: left;
    width: 100%;
    position: relative;
}

.xs_content ul {
    width: calc(100% + 32px);
    margin: -18px -16px;
    float: left;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .5s ease;
    z-index: -1;
    opacity: 0;
}

.xs_content ul.on {
    position: relative;
    opacity: 1;
    z-index: 1;
}


.xs_content ul li {
    padding: 18px 16px;
    float: left;
    width: 33.3%;
}

.xs_content ul li .top {
    float: left;
    width: 100%;
}

.xs_content ul li .top h4 {
    color: #bcac9f;
    font-size: 12px;
    line-height: 50px;
    float: left;
    margin-right: 10px;
}

.xs_content ul li .top h5 {
    color: #843900;
    font-size: 18px;
    line-height: 50px;
    float: left;
}

.xs_content ul li .tit {
    height: 63px;
    line-height: 63px;
    background: #E8DCD2;
    padding: 0 26px;
    color: #000000;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xs_content ul li:hover .tit {
    background: #843900;
    color: #fff;
}

.xs_content2 {
    padding: 0 90px;
    float: left;
    width: 100%;
    position: relative;
}

.xs_content2 ul {
    width: calc(100% + 84px);
    margin: 0 -42px;
    float: left;
    position: absolute;
    width: calc(100% - 96px);
    bottom: 0;
    z-index: -1;
    opacity: 0;
}

.xs_content2 ul.on {
    position: relative;
    width: calc(100% + 84px);
    opacity: 1;
    z-index: 1;
}

.xs_content2 ul li {
    padding: 0 42px;
    float: left;
    width: 33.3%;
}

.xs_content2 ul li h4 {
    color: #bcac9f;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 16px;
}

.xs_content2 ul li h6 {
    color: #000000;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
    height: 64px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.xs_content2 ul li .img {
    float: left;
    width: 100%;
    line-height: 0;
    position: relative;
    padding-bottom: 58%;
    overflow: hidden;
    box-shadow: 1px 1px 6px 2px #dad9d9;
}

.xs_content2 ul li .img img {
    max-width: 100%;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transition: all .5s linear;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.xs_content2 ul li .bottom {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.xs_content2 ul li .bottom::after {
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    transition: all .5s ease;
    background: #EAE4DF;
    bottom: 0;
}

.xs_content2 ul li .bottom::before {
    content: "";
    height: 2px;
    width: 0%;
    position: absolute;
    left: 0;
    transition: all .5s ease;
    background: #843900;
    bottom: 0;
    z-index: 1;
}

.xs_content2 ul li .bottom .time {
    line-height: 60px;
    color: #bcac9f;
    font-size: 16px;
    float: left;
}

.xs_content2 ul li .bottom img {
    opacity: 0;
    transition: all .5s ease;
    float: right;
}

.xs_content2 ul li:hover .bottom::before {
    width: 100%;
}

.xs_content2 ul li:hover .img img {
    transform: translate(-50%, -50%)scale(1.1);
    -ms-transform: translate(-50%, -50%)scale(1.1);
}

.xs_content2 ul li:hover h6 {
    color: #843900;
}

.xs_content2 ul li:hover .time {
    color: #843900;
    ;
}

.xs_content2 ul li:hover .bottom img {
    opacity: 1;
}


.xs_content2 .slick-arrow {
    height: 54px;
    width: 54px;
    top: calc(50% + 40px);
    transform: translate(0, -50%);
    background: rgba(132, 57, 0, 0.3);
    transition: all .5s ease;
}

@media (max-width: 1600px) {
    .xs_content2 .slick-arrow {
        height: 54px;
        width: 54px;
        top: calc(50% + 30px);
        transform: translate(0, -50%);
        background: rgba(132, 57, 0, 0.3);
        transition: all .5s ease;
    }
}

@media (max-width: 1400px) {
    .xs_content2 .slick-arrow {
        height: 54px;
        width: 54px;
        top: calc(50% + 20px);
        transform: translate(0, -50%);
        background: rgba(132, 57, 0, 0.3);
        transition: all .5s ease;
    }
}

.xs_content2 .slick-arrow:hover {
    background: rgba(132, 57, 0, 1);
}

.xs_content2 .slick-arrow::after {
    content: "";
    height: 15px;
    width: 15px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    top: 50%;
    left: 50%;
    position: absolute;
}

.xs_content2 .slick-prev {
    left: -48px;
}

.xs_content2 .slick-next {
    right: -48px;
}

.xs_content2 .slick-prev::after {
    transform: translate(-50%, -50%)rotate(225deg);
    margin-left: 2px;
}

.xs_content2 li {
    float: left;
    width: 100%;
    position: relative;
}

.xs_content2 .slick-next::after {
    transform: translate(-50%, -50%)rotate(45deg);
    margin-left: -2px;
}


.xs_content3 .slick-arrow {
    height: 54px;
    width: 54px;
    top: 50%;
    transform: translate(0, -50%);
    background: rgba(132, 57, 0, 0.3);
    transition: all .5s ease;
}

.xs_content3 .slick-arrow:hover {
    background: rgba(132, 57, 0, 1);
}

.xs_content3 .slick-arrow::after {
    content: "";
    height: 15px;
    width: 15px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    top: 50%;
    left: 50%;
    position: absolute;
}

.xs_content3 .slick-prev {
    left: -48px;
}

.xs_content3 .slick-next {
    right: -48px;
}

.xs_content3 .slick-prev::after {
    transform: translate(-50%, -50%)rotate(225deg);
    margin-left: 2px;
}

.xs_content3 li {
    float: left;
    width: 100%;
    position: relative;
}

.xs_content3 .slick-next::after {
    transform: translate(-50%, -50%)rotate(45deg);
    margin-left: -2px;
}

.xs_content3 {
    padding: 0px 0px 0px 0px;
    float: left;
    width: 100%;
    position: relative;
    top: -40px;
}

.xs_content3 .xs3_bj {
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% - 180px);
    z-index: -1;
    opacity: 0;
    left: 50%;
    transform: translate(-50%, 0px);
}

.xs_content3 .xs3_bj.on {
    position: relative;
    width: 100%;
    opacity: 1;
    z-index: 1;
}

.xs_content3 .xs3_bj .slick-list {
    display: block;
    width: 100%;
}

.xs_content3 ul {
    width: calc(100% + 84px);
    margin: 0 0px 0 -22.5px;
    display: flex;
    align-items: center;
}

.xs_content3 ul li {
    width: 25%;
    float: left;
    padding: 0px;
    position: relative;
    cursor: pointer;
}

.xs_content3 ul li img {
    vertical-align: bottom;
    max-width: 88%;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transition: all .5s linear;
    transform: translate(-50%, -50%);
}

.slick-track {
    display: flex;
    align-items: center;
}

.xs_content3 ul li .img {
    float: left;
    width: 90.5%;
    line-height: 0;
    position: relative;
    padding-bottom: 87%;
    overflow: hidden;
   }

.xs_content3 ul li .img::after {
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    
    position: absolute;
}

.xs_content3 ul li.slick-current .img::after {
    background: transparent;
    width: 100%;
    height: 100%;
    border: 8px solid #DCDCDC;
    content: "";
}

.xs_content3 ul li.slick-current .img {
    padding-bottom: 84%;
    transform: scale(1.2);
}

.xs_content3 .ul2 {
    text-align: center;
}

.xs_content3 .ul2 h4 {
    line-height: 30px;
    color: #000000;
    margin-top: -20px;
    font-size: 24px;
}

.xs_content3 .ul2 h6 {
    line-height: 30px;
    color: #000000;
    margin-top: 12px;
    font-size: 18px;
}

.xs_content3 .ul2 line {
    height: 2px;
    width: 56px;
    background: #D6BFAE;
    display: block;
    margin: 29px auto 28px auto;
}

.xs_content3 .ul2 h5 {
    line-height: 30px;
    color: #424242;
    font-size: 16px;
}

.xs_content3 .ul2 .slick-dots {
    bottom: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.xs_content3 .ul2 .slick-dots li {
    height: 13px;
    width: 13px;
    border-radius: 50%;
    background: #DCDCDC;
    margin: 0 5px;
    position: relative;
    padding: 0 !important;
}

.xs_content3 .ul2 .slick-dots li.slick-active {
    background: #fff;
    height: 17px;
    width: 17px;
    border: 2px solid #843900;
}


.down_nav {
    height: 280px;
    background: url(../images/downbg.png) center no-repeat;
    background-size: cover;
    float: left;
    width: 100%;
    padding-top: 60px;
    position: relative;
}

.down_nav .logo {
    width: 100%;
    text-align: center;
    position: relative;
}

.down_nav .logo img {
    vertical-align: bottom;
    height: 54px;
}

.down_nav .dbj {
    padding-top: 55px;
    display: flex;
    justify-content: space-between;
    position: relative;
    align-items: self-end;
    margin-top: 40px;
}

.down_nav .dbj>img {
    position: absolute;
    left: 50%;
    top: -15%;
    transform: translate(-50%, 0px);
}

.down_nav .dbj .dleft {
    font-size: 14px;
    line-height: 26px;
    color: #000;
    margin-top: 10px;
}

.down_nav .logo::after {
    content: "";
    height: 2px;
    width: calc(50% - 100px);
    position: absolute;
    left: 0;
    bottom: -70px;
    background: #834900;
    opacity: 1;
}

.down_nav .logo::before {
    content: "";
    height: 2px;
    width: calc(50% - 100px);
    position: absolute;
    right: 0;
    bottom: -70px;
    background: #834900;
    opacity: 1;
}

.down_nav .dbj .yq_limk p {
    display: flex;
    align-items: center;
    color: #000;
    font-size: 14px;
    cursor: pointer;
    justify-content: flex-end;
    margin-top: 10px;
}

.down_nav .dbj .yq_limk img {
    margin-left: 12px;
    transition: all .5s ease;
}

.down_nav .dbj .yq_limk img.on {
    transform: rotate(180deg);
}

.down_nav .dbj .yq_limk {
    position: relative;
    display: inline-block;
    float: right;
}

.down_nav .dbj .yq_limk ul {
    position: absolute;
    bottom: 150%;
    left: 50%;
    transform: translate(-50%, 0);
    display: none;
}

.down_nav .dbj .yq_limk ul li {
    line-height: 40px;
    padding: 0 15px;
    border: 1px solid #fff;
    border-bottom: 0px solid transparent;
    background: rgb(255, 255, 255, 0.5);
}

.down_nav .dbj .yq_limk ul li:last-child {
    border-bottom: 1px solid #fff;
}

.down_nav .dbj .yq_limk ul a {
    white-space: nowrap;
    font-size: 14px;
    color: #555;
}

.down_nav .dbj .yq_limk ul li:hover a {
    color: #b37d54;
}

.down_nav .dbj .dright .banq {
    font-size: 14px;
    line-height: 30px;
    color: #000;
    width: 100%;
    float: left;
    cursor: pointer;
    text-align: right;
}
.tonglan {
    float: left;
    width: 100%;
    background: url(../images/bg2.png) center no-repeat;
    margin-bottom: 0px;
    background-size: cover;
    background-clip: padding-box;
}

.tonglan_img {
       width: 100%;
    }
.waps {
    display: none !important;
}

@media (max-width: 1550px) {
    .down_nav .dbj .dleft {
        font-size: 12px;
       margin-top: 20px; }

    .down_nav .dbj .dright .banq {
        font-size: 12px;
    }

    .tzgg_box .tz_tit {
        margin-right: 30px;
    }

    .tzgg_right .tz_tit {
        margin-left: 30px;
    }

    .tzgg_left .tz_con {
        padding-right: 40px;
    }

    .tzgg_right .tz_con {
        padding-left: 40px;
    }

    .fa_bg ul li h4 {
        margin-top: 12px;
        color: #843900;
        font-size: 16px;
        line-height: 20px;
    }
}

@media (max-width: 1024px) {
    .xs_content3 .xs3_bj {
        width: calc(100% - 80px);
    }

    .xs_content2 ul {
        width: 100%;
        margin: 0;
    }

    .xs_content2 ul.on {
        width: 100%;
        margin: 0;
    }

    .xs_content2 ul li {
        padding: 0 !important;
    }

    .xs_content2 ul li h6 {
        line-height: 26px;
        margin-bottom: 8px;
    }

    .fa_bg .tit::after {
        display: none;
    }

    .down_nav .dbj .yq_limk ul li {
        line-height: 30px;
        padding: 0 15px;
        border: 1px solid #fff;
        border-bottom: 0px solid transparent;
        background: rgb(255, 255, 255, 0.5);
    }

    .xs_content2 ul li h4 {
        margin-bottom: 8px;
    }

    .tzgg {
        float: left;
        width: 100%;
        padding: 120px 0;
        background: url(../images/bg3.jpg) center no-repeat;
        background-size: cover;
    }

    .xs_content3 .ul2 {
        margin-top: 15px;
    }

    .waps {
        display: block !important;
    }

    .pcs {
        display: none !important;
    }

    .xs_content3 .ul2 h4 {
        line-height: 24px;
        color: #000000;
        font-size: 20px;
        margin-top: 0;
    }

    .xs_content3 .ul2 h6 {
        line-height: 24px;
        color: #000000;
        margin-top: 8px;
        font-size: 16px;
        padding: 0 10%;
    }

    .xs_content3 .ul2 line {
        height: 2px;
        width: 40px;
        background: #D6BFAE;
        display: block;
        margin: 15px auto 20px auto;
    }

    .xs_content3 .ul2 h5 {
        line-height: 28px;
        color: #424242;
        text-align: left;
        font-size: 14px;
    }

    .xs_content3 .ul2 .slick-dots {
        bottom: -30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .xs_content3 .ul2 .slick-dots li {
        height: 12px;
        width: 12px;
        border-radius: 50%;
        background: #DCDCDC;
        margin: 0 5px;
        position: relative;
        padding: 0 !important;
    }

    .xs_content3 .ul2 .slick-dots li.slick-active {
        background: #fff;
        height: 15px;
        width: 15px;
        border: 2px solid #843900;
    }

    .xs_content3 ul li {
        padding: 0px;
    }

    .xs_content3 {
        padding: 0 40px;
    }

    .xs_content2 .slick-arrow {
        height: 30px;
        width: 30px;
        bottom: auto;
        top: 60%;
    }

    .xs_content2 .slick-arrow::after {
        content: "";
        height: 12px;
        width: 12px;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        top: 50%;
        left: 50%;
        position: absolute;
    }

    .xs_content2 .slick-prev {
        left: 45px;
    }

    .xs_content2 .slick-next {
        right: 45px;
    }

    .xs_content2 .slick-prev::after {
        transform: translate(-50%, -50%)rotate(225deg);
        margin-left: 2px;
    }

    .xs_content2 li {
        float: left;
        width: 100%;
        position: relative;
    }

    .xs_content2 .slick-next::after {
        transform: translate(-50%, -50%)rotate(45deg);
        margin-left: -2px;
    }

    .xs_content3 .slick-arrow {
        display: none !important;
    }

    .xs_content2 {
        padding: 0px;
        float: left;
        width: 100%;
        position: relative;
        margin-top: 15px;
    }

    .xshd {
        padding-top: 30px;
        padding-bottom: 40px;
    }

    .xshd2 {
        padding-top: 0px;
        padding-bottom: 80px;
    }

    .xshd3 {
        padding-top: 0px;
        padding-bottom: 30px;
    }

    .down_nav {
        padding-top: 0;
    }

    .xyxw_box {
        margin-top: 30px;
        float: left;
        width: 100%;
        margin-bottom: 30px;
    }

    .xyxw_box .xw_tit {
        width: 100%;
        float: left;
        display: flex;
        align-items: center;
        height: 40px;
    }

    .xyxw_box .xw_tit span {
        writing-mode: inherit;
        font-size: 24px;
        color: #000;
        letter-spacing: 0px;
        margin-right: 30px;
    }

    .xyxw_box .xw_tit img {
        float: left;
        margin-left: 40px;
        transform: rotate(-90deg);
        display: none;
    }


    .xyxw_box li video {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        object-fit: cover;
    }

    .xy_video {
        width: 100%;
        margin-top: 15px;
    }

    .xy_video .slick-arrow {
        height: 40px;
        width: 40px;
        top: 50%;
        transform: translate(0, -50%);
    }

    .xy_video .slick-arrow::after {
        content: "";
        height: 12px;
        width: 12px;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        top: 50%;
        left: 50%;
        position: absolute;
    }

    .xy_video .slick-prev {
        background: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
        left: 0;
    }

    .xy_video .slick-prev::after {
        transform: translate(-50%, -50%)rotate(225deg);
    }

    .xy_video .slick-next {
        background: linear-gradient(to left, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
        right: 0;
    }

    .xy_video li {
        float: left;
        width: 100%;
        position: relative;
    }

    .xy_video .slick-next::after {
        transform: translate(-50%, -50%)rotate(45deg);
    }

    .xy_video .play {
        top: 50%;
        left: 50%;
        position: absolute;
        transform: translate(-50%, -50%);
        justify-content: center;
        height: 50px;
        width: 50px;
        border: 1px solid #fff;
        border-radius: 50%;
        display: flex;
        align-items: center;
        z-index: 1;
    }

    .xy_video .play img {
        max-width: 30%;
    }

    .xy_video .play img {
        max-width: 30%;
    }

    .xy_text {
        width: 100%;
        float: right;
        margin-top: 20px;
        height: auto !important;
    }

    .xy_text .xy_tli {
        float: left;
        width: 100%;
        margin-bottom: 15px;
    }

    .xy_text .xy_tli:last-child {
        margin-bottom: 0;
    }

    .xy_text .xy_tli .img {
        width: 150px;
        vertical-align: bottom;
        float: left;
    }

    .xy_text .xy_tli .img img {
        width: 100%;
        vertical-align: bottom;
    }

    .xy_text .xy_tli .text {
        float: right;
        width: calc(100% - 170px);
    }

    .xy_text .xy_tli .text h4 {
        font-size: 16px;
        color: #000;
        line-height: 24px;
        margin-top: 0px;
        height: 48px;
    }

    .xy_text .xy_tli .text h6 {
        font-size: 14px;
        color: #000;
        line-height: 18px;
        text-align: left;
        margin-top: 8px;
    }

    .xy_text .xy_tli:hover h4 {
        color: #843900;
    }

    .xy_text .xy_tli:hover h6 {
        color: #843900;
    }

    body {
        overflow-x: hidden;
        max-width: 100%;
    }

    .fast_navigation {
        margin-top: -0px;
    }

    .fa_bg {
        height: auto;
        flex-direction: column;
        padding: 30px 0 15px 0;
    }

    .fa_bg .tit {
        writing-mode: inherit;
        font-size: 16px;
        width: 80px;
        z-index: 1;
        margin-top: 0px;
    }

    .fa_bg ul {
        padding: 0 20px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        float: left;
        flex-wrap: wrap;
        margin-top: 20px;
    }

    .fa_bg ul li {
        width: 33.3%;
        margin-bottom: 10px;
    }

    .fa_bg ul li img {
        max-width: 50%;
        height: 30px;
    }

    .fa_bg ul li a {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .fa_bg ul li h4 {
        margin-top: 8px;
        color: #843900;
        font-size: 14px;
        line-height: 20px;
    }

    .down_nav {
        margin-bottom: 0px;
        height: auto;
    }

    .down_nav .dbj {
        margin-top: 30px;
        flex-direction: column;
        padding-top: 100px;
        justify-content: flex-start;
        align-items: center;
    }

    .down_nav .dbj .yq_limk {
        float: left;
        margin-top: 8px;
        left: 50%;
        transform: translate(-50%, 0);
    }

    .down_nav .dbj .dright .banq {
        text-align: center;
        margin-bottom: 15px;
    }

    .down_nav .dbj>img {
        top: 0;
    }

    .tzgg {
        padding: 30px 0;
    }

    .tzgg_box .tz_tit h4 {
        font-size: 24px;
        color: #000;
        writing-mode: inherit;
        letter-spacing: 0px;
        float: left;
    }

    .tzgg_box .tz_tit h6 {
        font-size: 12px;
        color: #bcac9f;
        transform-origin: left top;
        float: left;
        transform: translate(0px, 0)rotate(0deg);
        width: 35px;
        margin-left: 10px;
    }

    .tzgg_box .tz_tit h6 br {
        display: none;
    }

    .tzgg_box .tz_con .data {
        display: flex;
        align-items: center;
        float: left;
        margin-right: 10px;
        display: none;
    }

    .tzgg_box .tz_con .data .day {
        font-size: 30px;
        color: #843900;
        font-weight: bold;
        line-height: 30px;
        margin-left: 5px;
    }

    .tzgg_box .tz_con .data .year {
        font-size: 12px;
        color: #bcac9f;
        line-height: 14px;
    }

    .tzgg_box .tz_con .data .mouth {
        font-size: 16px;
        color: #323232;
        line-height: 18px;
        margin-top: 5px
    }

    .tzgg_box .tz_con .tit {
        font-size: 18px;
        color: #000000;
        line-height: 24px;
        margin-top: 0px;
        margin-bottom: 23px;
        overflow: hidden;
        display: none !important;
        text-overflow: ellipsis;
        margin-left: 10px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .tzgg_box .tz_con .gg_li {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }

    .tzgg_box .tz_con .gg_li .dat1a {
        background: #E8DCD2;
        width: 88px;
        height: 24px;
        margin-right: 15px;
        margin-left: 0 !important;
        line-height: 24px;
        text-align: center;
        font-size: 14px;
        color: #000000;
        float: left !important;
    }

    .tzgg_box .tz_con .gg_li .h4 {
        font-size: 16px;
        color: #000000;
        line-height: 24px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }

    .tzgg_box .tz_tit {
        float: left;
        width: 100%;
        margin-right: 0px;
        display: flex;
        align-items: center;
    }

    .tzgg_box .tz_con {
        float: left;
    }

    .tzgg_con {
        width: 100%;
        float: left;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    .tzgg_right .tz_tit {
        margin-right: 0;
        margin-left: 0px;
        flex-direction: row-reverse;
        flex-direction: row-reverse;
        margin-bottom: 10px;
        justify-content: flex-end;
    }

    .tzgg_right .tz_con .data {
        justify-content: flex-end;
    }

    .tzgg_left .tz_con {
        padding-right: 0px;
        margin-top: 18px;
    }

    .tzgg_right .tz_con {
        padding-left: 0px;
        margin-top: 10px;
    }

    .tzgg_right {
        flex-direction: column-reverse;
        margin-top: 30px;
    }

    .tzgg_right .tz_con .data {
        justify-content: flex-start;
    }

    .xs_tab .tab_li {
        font-size: 18px;
        color: #000000;
        position: relative;
        text-align: center;
        line-height: 24px;
        margin: 0 0px;
        cursor: pointer;
        width: 25%;
    }

    .xs_tab .tab_li.on {
        color: #843900;
    }

    .xs_tab .tab_li.on::after {
        content: "";
        height: 10px;
        width: 10px;
        border-radius: 50%;
        position: absolute;
        bottom: -16px;
        background: #843900;
        left: 50%;
        transform: translate(-50%, 0);
    }

    .xs_tab {
        margin-bottom: 40px;
    }

    .xs_tab .tab_li.on::before {
        content: "";
        width: 69px;
        height: 14px;
        position: absolute;
        bottom: -30px;
        background: url(../images/tab.png) center no-repeat;
        background-size: contain;
        left: 50%;
        transform: translate(-50%, 0);
    }

    .xs_content ul {
        width: 100%;
        margin: 0px;
    }

    .xs_content ul li {
        padding: 0px;
        float: left;
        width: 100%;
    }

    .xs_content ul li .top {
        float: left;
        width: 100%;
    }

    .xs_content ul li .top h4 {
        color: #bcac9f;
        font-size: 12px;
        line-height: 40px;
        float: left;
        margin-right: 10px;
    }

    .xs_content ul li .top h5 {
        color: #843900;
        font-size: 16px;
        line-height: 40px;
        float: left;
    }

    .xs_content ul li .tit {
        height: 50px;
        line-height: 50px;
        background: #E8DCD2;
        padding: 0 15px;
        color: #000000;
        font-size: 14px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}

.top_nav {
    float: left;
    z-index: 9;
    position: relative;
    position: fixed;
    background: #FFFFFF;
    box-shadow: 0 0 3px #666;
    border-top: solid 5px #834900;
}

.top_nav {
    height: 112px;
    float: left;
    padding: 0 50px;
    width: 100%;
}

.top_nav .logo {
    float: left;
    height: 72px;
    top: 48%;
    position: absolute;
    transform: translateY(-50%);
}

.top_nav .logo img {
    height: 100%;
}

.top_nav .nav {
    float: right;
}

.top_nav .nav>ul>li {
    float: left;
    margin: 0 20px;
    position: relative;
    height: 107px;
}

.top_nav .nav>ul>li:hover>a {
    color: #843900;
}

.top_nav .nav>ul>li.on::after {
    width: 100%;
    position: absolute;
    height: 2px;
    background: #843900;
    left: 0;
    bottom: 0;
    content: "";
    left: 50%;
    transform: translate(-50%, 0);
}

.top_nav .nav>ul>li::after {
    width: 0%;
    position: absolute;
    height: 3px;
    background:#843900;
    left: 0;
    bottom: 25px;
    content: "";
    transition: all .5s ease;
    left: 50%;
    transform: translate(-50%, 0);
}

.top_nav .nav>ul>li:hover::after {
    width: 100%
}

.top_nav .nav>ul>li>a {
    line-height: 106px;
    color: #000000;
    font-size: 20px;
}

.banner_sy {
    float: left;
    width: 100%;
    margin-top: 112px;
}

.top_nav .search {
    float: right;
    margin-top: 30px;
    position: relative;
    margin-left: 20px;
}

.top_nav .search img {
    cursor: pointer;
    margin-left: 0px;
}

.top_nav .search .so_but {
    display: none;
    float: left;
    width: 282px;
    position: absolute;
    right: 0;
    top: 82px;
    z-index: 3;
}

.top_nav .search .so {
    float: left;
    width: 100%;
    background: #fff;
    position: relative;
    border: 1px solid #843900;
}

.top_nav .search .so .Search {
    float: left;
    width: 100%;
    height: 36px;
    background: none;
    border: none;
    line-height: 36px;
    padding: 0 56px 0 10px;
    color: #414141;
    font-size: 14px;
}

.top_nav .search .so .sear_sub {
    float: right;
    width: 50px;
    height: 100%;
    border: none;
    background: url(../images/p7247_3.png) center no-repeat #843900;
    position: absolute;
    right: 0;
    top: 0;
}

.top_nav .search .eru {
    position: absolute;
    display: none;
    top: 90px;
    min-width: 148px;
    left: 50%;
    z-index: 4;
    border-radius: 0px;
    box-shadow: 0px 0px 0px #000;
    transform: translate(-50%, 0);
    background: #fff;
}

._nav3 {
    display: none;
}

@media (max-width: 1800px) {
    .top_nav .nav>ul>li {
        margin: 0 15px;
        font-size: 16px;
    }
}

@media (max-width: 1600px) {
    .top_nav .nav>ul>li {
        margin: 0 15px;
        font-size: 16px;
    }
}

@media (max-width: 1500px) {
    .top_nav .nav>ul>li {
        margin: 0 12px;
        font-size: 16px;
    }

    .top_nav .logo {
        float: left;
        height: 66px;
        top: 48%;
       position: absolute;
       transform: translateY(-50%);
    }

    .top_nav .search img {
        margin-right: 20px;
    }

    .top_nav .nav>ul>li>a {
        font-size: 16px;
    }
}

@media (max-width: 1280px) {
    .top_nav .nav>ul>li {
        margin: 0 5px;
        font-size: 12px;
    }

    .top_nav .logo {
        float: left;
        height: 60px;
       top: 48%;
    position: absolute;
    transform: translateY(-50%);
    }

    .top_nav .search img {
        margin-right: 20px;
    }

    .top_nav .nav>ul>li>a {
        font-size: 16px;
    }
}

.lxwm_box {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}

@media (max-width: 1024px) {

    .banner_sy {
        margin-top: 50px;
    }

    .bg1 {
        width: 100% !important;
        top: -30px;
        width: 100vw !important;
    }

    .top_nav {
        display: none;
    }

    ._nav3 {
        display: block;
    }

    .nfy {
        position: relative;
    }

    .fa_bg .slick-arrow {
        height: 13px;
        width: 13px;
        border-top: 1px solid #843900;
        border-right: 1px solid #843900;
        top: 50%;
        z-index: 3;
    }

    .fa_bg .slick-prev {
        left: 20px;
        transform: translate(0, -50%)rotate(225deg);
    }

    .fa_bg .slick-next {
        right: 20px;
        transform: translate(0, -50%)rotate(45deg);
    }

    .fa_bg::after {
        display: none;
    }

    .lnav .ul>div {
        width: calc(25% - 10px);
        border-radius: 4px;
        margin-right: 10px;
        padding-left: 0;
        text-align: center;
    }

    .lnav {
        margin-bottom: 20px;
        top: auto;
        display: none !important;
    }

    .bg1 {
        display: none !important;
    }

    .eul {
        width: 100% !important;
    }

    .new_details2 {
        margin-top: 50px;
    }
}


.xy_video .text {
    position: absolute;
    width: calc(100% - 70px);
    left: 30px;
    bottom: 20px;
    align-items: center;
    justify-content: space-between;
    z-index: 2;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;}

.xy_video .text .t1 {
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.xy_video .text .t2 {
    font-size: 18px;
    color: #000000;
    line-height: 30px;
}

@media (max-width: 1400px) {
    .xy_video .text .t1 {
        font-size: 18px;
        color: #000000;
        line-height: 30px;
    }

    .xy_video .text .t2 {
        font-size: 14px;
        color: #000000;
        line-height: 30px;
    }
}

@media (max-width: 1400px) {
    .xy_video .text {
        position: absolute;
        width: calc(100% - 30px);
        left: 15px;
        bottom: 15px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
}

._nav3 {
    width: 100%;
    float: left;
    position: fixed;
    z-index: 9;
    top: 0;
}

._nav3 .ctext {
    width: 100%;
    float: left;
}

._nav3 .ctext .top {
    position: relative;
    z-index: 5;
}

._nav3 .ctext .menuph {
    display: block;
}

._nav3 .ctext .menuph {
    float: right;
    width: 28px;
    height: 28px;
    cursor: pointer;
    text-align: center;
    margin: 12px 0px 12px 0;
}

._nav3 .ctext .menuph .point {
    display: inline-block;
    width: 28px;
    height: 28px;
    position: relative;
}

._nav3 .ctext .menuph .point:hover .navbtn,
._nav3 .ctext .menuph .point:hover .navbtn::after,
._nav3 .ctext .menuph .point:hover .navbtn::before {
    width: 28px;
}

._nav3 .ctext .menuph .navbtn {
    position: absolute;
    top: 14px;
    right: 0;
    display: inline-block;
    height: 2px;
    background: #843900;
    width: 28px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

._nav3 .ctext .menuph .navbtn::after,
._nav3 .ctext .menuph .navbtn::before {
    position: absolute;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 2px;
    content: '';
    background: #843900;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

._nav3 .ctext .menuph .navbtn::after {
    top: -10px;
}

._nav3 .ctext .menuph .navbtn::before {
    top: 10px;
}

._nav3 .ctext .menuph .point.active .navbtn {
    background: transparent;
}

._nav3 .ctext .menuph .point.active .navbtn::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0px;
}

._nav3 .ctext .menuph .point.active .navbtn::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0px;
}

._nav3 .ctext .xialaph {
    position: fixed;
    left: 0;
    top: 0;
    float: left;
    width: 100%;
    height: 100vh;
    overflow: auto;
    padding: 0 15px;
    z-index: 999999999999;
    background: #fff;
    display: none;
    position: fixed;
    left: 0;
    top: 50px;
}

._nav3 .ctext .xialaph .ul2,
._nav3 .ctext .xialaph .ul3 {
    display: none;
}

._nav3 .ctext .xialaph h4 a {
    float: left;
    width: 60%;
    font-size: 16px;
    line-height: 50px;
}

._nav3 .ctext .xialaph h4 a span {
    padding-left: 6px;
    color: #ccc;
    font-size: 14px;
}

._nav3 .ctext .xialaph h4 {
    float: left;
    width: 100%;
    position: relative;
}

._nav3 .ctext .xialaph li:last-child h4::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
}

._nav3 .ctext .xialaph h4:hover a,
._nav3 .ctext .xialaph h5:hover a {
    color: #843900;
}

._nav3 .ctext .xialaph h4::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
}

._nav3 .ctext .xialaph h5 a {
    float: left;
    width: 80%;
    color: #1f1f1f;
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
}

._nav3 .ctext .xialaph h5 {
    float: left;
    width: 100%;
    position: relative;
}

._nav3 .ctext .xialaph h5::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #e5e5e5;
}

._nav3 .ctext .xialaph li:last-child h5::after {
    display: none;
}

._nav3 .ctext .xialaph h4 img {
    width: 15px;
    height: 8px;
    float: right;
    margin-top: 24px;
    cursor: pointer;
}

._nav3 .ctext .xialaph h5 img {
    width: 11px;
    height: 6px;
    float: right;
    margin-top: 18px;
    margin-right: 18px;
    cursor: pointer;
}

._nav3 .ctext .xialaph h4.active img.img_s,
._nav3 .ctext .xialaph h5.active img.img_s {
    display: none;
}

._nav3 .ctext .xialaph h4.active img.img_d,
._nav3 .ctext .xialaph h5.active img.img_d {
    display: block;
}

._nav3 .ctext .xialaph .ul2 {
    float: left;
    width: 100%;
    padding: 0 10px;
}

._nav3 .ctext .xialaph .phsou {
    position: relative;
    margin-top: 34px;
}

._nav3 .ctext .xialaph .phsou input {
    width: 100%;
    height: 56px;
    background-color: #fff;
    color: #aaa;
    font-size: 14px;
    padding-left: 20px;
    border: 1px solid #e5e5e5;
}

._nav3 .ctext .xialaph .phsou img {
    cursor: pointer;
    width: 21px;
    height: 22px;
    position: absolute;
    top: 17px;
    right: 29px;
}

._nav3 .ctext .img_d,
._nav3 .ctext .disno {
    display: none;
}

._nav3 .box {
    display: flex;
    height: 50px;
    padding: 0 15px;
    width: 100%;
    justify-content: space-between;
}

._nav3 .box .bg {
    height: 50px;
    background: #fff;
    width: 100%;
    left: 0;
    position: absolute;
    z-index: 5;
    float: left;
    opacity: 1;
}

._nav3 .ctext.sub .box .bg {
    opacity: 1;
}

._nav3 .box .logo {
    float: left;
    position: relative;
    z-index: 6;
}

._nav3 .box .logo img {
    height: 30px;
    margin-top: 10px;
    display: block;
}

._nav3 .soph {
    margin-top: 15px;
    width: 100%;
    float: left;
}

._nav3 .soph .so {
    float: left;
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 6;
    /* border: 1px solid #843900; */
}

._nav3 .soph .search {
    float: left;
    width: 100%;
    height: 36px;
    background: none;
    border: none;
    line-height: 36px;
    padding: 0 56px 0 10px;
    color: #414141;
    font-size: 14px;
}

._nav3 .soph .searsub {
    float: right;
    width: 50px;
    height: 100%;
    border: none;
    background: url(../images/ss.png) center no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    background-size: contain;
}

._nav3 .lang {
    display: flex;
    align-items: center;
    color: #843900;
    height: 50px;
    float: right;
    margin-right: 50px;
}

._nav3 .lang a {
    color: #843900;
    font-size: 16px;
}

._nav3 .lang a:hover {
    color: #843900 !important
}

._nav3 .soph {
    margin-top: 15px;
    width: 100%;
    float: left;
}

._nav3 .soph .so {
    float: left;
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 6;
    /* border: 1px solid #843900; */
}

._nav3 .soph .search {
    float: left;
    width: calc(100% - 60px);
    height: 36px;
    background: none;
    border: none;
    line-height: 36px;
    padding: 0 56px 0 10px;
    color: #414141;
    font-size: 14px;
    border: 1px solid #843900;
}



.pf_down {
    width: 100%;
    float: left;
    left: 0;
    bottom: 0;
    height: 50px;
    background: #843900;
    z-index: 16;
    box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.2);
    z-index: 2;
    position: fixed;
    bottom: 0;
    left: 0;
    display: none !important;
}

.pf_down li {
    width: 33.3%;
    float: left;
    text-align: center;
    padding: 7px 0 4px 0;
    border-right: 1px solid #fff;
    height: 100%;
}

.pf_down li a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

.pf_down li .ico7 {
    width: 100%;
    float: left;
    height: 20px;
}

.pf_down li .d_name {
    width: 100%;
    float: left;
    margin-top: 4px;
    font-size: 12px;
    color: #fff;
    line-height: 14px;
}

.pf_down li.l1 .ico7 {
    background: url(../images/p6030_2.png) no-repeat center;
    background-size: 20px 20px;
}

.pf_down li.l2 .ico7 {
    background: url(../images/p6030_3.png) no-repeat center;
    background-size: 20px 20px;
}

.pf_down li.l3 .ico7 {
    background: url(../images/p6030_1.png) no-repeat center;
    background-size: 20px 20px;
}

.pf_down li:last-child {
    border: none;
}

.pf_down li:nth-child(3n) {
    border: none;
}

.banner_ny .circle {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    background: rgba(132, 57, 0, 0.95);
    display: flex;
    align-items: center;
    border-radius: 50%;
    justify-content: center;
    flex-direction: column;
    height: 567px;
    width: 567px;
    left: 108px;
}

.banner_ny .circle h4 {
    font-size: 40px;
    color: #e2d5bf;
    line-height: 50px;
    text-align: center;
}

.banner_ny .circle h6 {
    font-size: 20px;
    color: #e2d5bf;
    line-height: 24px;
    margin-top: 15px;
    text-align: center;
}



.bleft {
    width: calc(50% + 14px);
    left: -14px;
    height: calc(100% + 28px);
    overflow: hidden;
    top: -14px;
    position: absolute;
}

.bleft::after {
    content: "";
    height: 100%;
    width: 200%;
    position: absolute;
    border: 1px solid #843900;
    top: 0;
    left: 0;
    border-radius: 50%;
}

.bright {
    width: calc(50% + 14px);
    right: -14px;
    height: calc(100% + 28px);
    overflow: hidden;
    top: -14px;
    position: absolute;
}

.bright::after {
    content: "";
    height: 100%;
    width: 200%;
    position: absolute;
    border: 1px solid #fff;
    top: 0;
    right: 0;
    border-radius: 50%;
}

@media (max-width: 1024px) {
    .bleft {
        width: calc(50% + 6px);
        left: -6px;
        height: calc(100% + 12px);
        overflow: hidden;
        top: -6px;
        position: absolute;
    }

    .bleft::after {
        content: "";
        height: 100%;
        width: 200%;
        position: absolute;
        border: 1px solid #843900;
        top: 0;
        left: 0;
        border-radius: 50%;
    }

    .bright {
        width: calc(50% + 6px);
        right: -6px;
        height: calc(100% + 12px);
        overflow: hidden;
        top: -6px;
        position: absolute;
    }

    .bright::after {
        content: "";
        height: 100%;
        width: 200%;
        position: absolute;
        border: 1px solid #fff;
        top: 0;
        right: 0;
        border-radius: 50%;
    }
}

.top_nav .nav>ul>li .er {
    position: absolute;
    top: 100%;
    display: none;
}

.top_nav .nav>ul>li:last-child .er {
    left: 130%;
    transform: translate(-100%, 0);
}

.top_nav .nav>ul>li:nth-last-child(2) .er {
    left: 130%;
    transform: translate(-100%, 0);
}

.top_nav .nav>ul>li:nth-last-child(3) .er {
    left: 130%;
    transform: translate(-100%, 0);
}

.top_nav .nav>ul>li .er::after {
    z-index: -1;
    background: #843a01b8;
    width: 200vw;
    left: 50%;
    position: absolute;
    height: 60px;
    content: "";
    transform: translate(-50%, 0);
}

.top_nav .nav>ul>li .er a {
    float: left;
    line-height: 60px;
    font-size: 16px;
    color: #fff;
    margin-right: 25px;
    white-space: nowrap
}

.top_nav .nav>ul>li .er a:hover {
    color: #DE9C68;
}

.top_nav .nav>ul>li:hover .er {
    display: flex;
}

.banner_sy .slick-prev {
    border-top: 1px solid #843900;
    height: 20px;
    width: 20px;
    border-right: 1px solid #843900;
    top: 50%;
    z-index: 3;
    left: 50px;
    transform: translate(0, -50%)rotate(225deg) !important;
}

.banner_sy .slick-next {
    border-top: 1px solid #843900;
    height: 20px;
    width: 20px;
    border-right: 1px solid #843900;
    top: 50%;
    z-index: 3;
    left: auto;
    right: 50px;
    transform: translate(0, -50%)rotate(45deg) !important;
}

.banner_sy .slick-dots {
    bottom: 60px;
    display: block;
    align-items: center;
}

.banner_sy .slick-dots li {
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background: #843900;
    transition: all .5s ease;
    margin: 0 13px;
    opacity: 0.5;
}

.banner_sy .slick-dots li.slick-active {
    opacity: 1;
}

.banner_sy .slick-dots li:hover {
    opacity: 1;
}

@media (max-width: 1024px) {
    .banner_sy .slick-prev {
        border-top: 1px solid #843900;
        height: 15px;
        width: 15px;
        border-right: 1px solid #843900;
        top: 50%;
        z-index: 3;
        left: 20px;
        transform: translate(0, -50%)rotate(225deg) !important;
    }

    .banner_sy .slick-next {
        border-top: 1px solid #843900;
        height: 20px;
        width: 20px;
        border-right: 1px solid #843900;
        top: 50%;
        z-index: 3;
        left: auto;
        right: 20px;
        transform: translate(0, -50%)rotate(45deg) !important;
    }

    .banner_sy .slick-dots {
        bottom: 60px;
        display: block;
        align-items: center;
    }

    #scroll_container {
        display: none !important;
    }

    .banner_ny .circle h4 {
        font-size: 16px;
        color: #e2d5bf;
        line-height: 20px;
    }

    .banner_ny .circle h6 {
        font-size: 12px;
        color: #e2d5bf;
        line-height: 16px;
        margin-top: 5px;
    }

    .banner_sy .slick-dots {
        bottom: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }


}

.top_nav .search {
    position: relative;
    z-index: 3;
}

.top_nav .search .sst {
    position: absolute;
    width: 250px;
    padding: 0 30px;
    height: 40px;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    background: #843900;
    top: -200px;
    left: -200px;
    border-radius: 10px;
    transition: all .5s ease;
}

.top_nav .search .sst.on {
    top: 6px;
}

.top_nav .search .sst::-webkit-input-placeholder {
    color: #fff;
    font-size: 16px;
}

/*历任领导*/
.lrld_box {
    width: 100%;
    float: left;
    margin-top: 50px;
}

.lrld_box .tit {
    color: #843900;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 35px;
    width: 100%;
}

.lrld_box .verticalt {
    writing-mode: vertical-lr;
    color: #843900;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 12px;
    width: 35px;
    float: left;
    display: none !important;
}

.lrld_box ul {
    padding-left: 50px;
    position: relative;
    width: 100%;
    float: right;
}

.lrld_box ul::after {
    content: "";
    position: absolute;
    height: 9px;
    width: 9px;
    border-radius: 50%;
    left: 0;
    top: 0;
    border: 1px solid #EDE9E5;
    left: 2px
}

.lrld_box ul::before {
    content: "";
    position: absolute;
    height: 9px;
    width: 9px;
    border-radius: 50%;
    left: 0;
    bottom: 0;
    border: 1px solid #EDE9E5;
    left: 2px;
    background: #FEFEFE;
}

.lrld_box ul li {
    width: 100%;
    background: #F3EFEB;
    border-radius: 8px;
    margin-bottom: 20px;
    padding: 25px 18px;
    height: 194px;
    position: relative;
}

.lrld_box ul li:last-child {
    margin-bottom: 0;
}

.lrld_box ul li::after {
    content: "";
    height: calc(100% + 20px);
    position: absolute;
    width: 3px;
    left: -45px;
    background: #EDE9E5;
    top: 9px;
}

.lrld_box ul li::before {
    content: "";
    position: absolute;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    border: 2px solid #EDE9E5;
    left: -53px;
    background: #FEFEFE;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 1;
}

.lrld_box ul li:last-child::after {
    height: calc(100% - 18px);
}

.lrld_box ul li:hover::before {
    background: #843900;
}

.lrld_box ul li h4 {
    color: #c7b39f;
    font-size: 14px;
    line-height: 16px;
}

.lrld_box ul li .cont {
    display: flex;
    align-items: center;
    margin-top: 34px;
    padding-left: 20px;
}

.lrld_box ul li h5 {
    color: #843900;
    font-size: 34px;
    line-height: 40px;
    white-space: nowrap;
    font-weight: bold;
    margin-right: 35px;
    letter-spacing: 2px;
}

.lrld_box ul li h6 {
    color: #843900;
    font-size: 18px;
    line-height: 30px;
}

.lrld_con {
    width: calc(50% - 40px);
    float: left;
}

.lrld_con:last-child {
    float: right;
}

.lrld_box ul li .img {
    position: absolute;
    top: 20px;
    right: 20px;
}

.lrld_box ul li .img2 {
    display: none;
}

.lrld_box ul li:hover .img2 {
    display: block;
}

.lrld_box ul li:hover .img1 {
    display: none;
}

.lrld_box ul li:hover {
    background: #843900;
}

.lrld_box ul li:hover h5 {
    color: #fff;
}

.lrld_box ul li:hover h6 {
    color: #fff;
}

.lrld_box ul li:hover h4 {
    color: #c7b39f;
}

/*现任领导*/
.lrld_box.xr .lrld_con {
    width: 100%;
}

.lrld_box.xr ul {
    width: 100%;
    padding-left: 0;
    width: calc(100% + 40px);
    margin: -20px;
}

.lrld_box.xr ul li {
    margin: 20px;
    width: calc(50% - 40px);
    float: left;
}

.lrld_box.xr ul li::after {
    display: none;
}

.lrld_box.xr ul li::before {
    display: none;
}

.lrld_box.xr ul::after {
    display: none;
}

.lrld_box.xr ul::before {
    display: none;
}

.lrld_box.xr .lrld_con:last-child {
    margin-top: 66px;
}

.lrld_box.xr ul li .cont {
    padding-left: 44px;
}

.lrld_box.xr ul li h5 {
    margin-right: 70px;
}

/*机构设置*/
.switch {
    height: 55px;
    background: #F3EFEB;
    padding-left: 28px;
    float: left;
    width: 100%;
    position: relative;
}

.switch.on .swp {
    background: #843900;
}

.switch.on .swp::after {
    border-top: 2px solid #fff;
    margin-top: 2px;
    border-right: 2px solid #fff;
    transform: translate(-50%, -50%)rotate(315deg);
}

.switch span {
    font-size: 20px;
    color: #843900;
    line-height: 55px;
}

.switch .swp {
    height: 55px;
    width: 55px;
    background: #E5DFD9;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.switch .swp::after {
    content: "";
    height: 16px;
    width: 16px;
    border-top: 2px solid #843900;
    border-right: 2px solid #843900;
    transform: translate(-50%, -50%)rotate(135deg);
    transition: all .5s ease;
    top: 50%;
    left: 50%;
    position: absolute;
    margin-top: -2px;
}

.lrld_box.xr .lrld_con.act {
    margin-bottom: 40px;
}

.lrld_box.xr3 ul {
    display: none;
}

.zwh2 {
    height: 60px;
    float: left;
    width: 100%;
    transition: all .5s ease;
}

.zwh {
    height: 2px;
    float: left;
    width: 100%;
    transition: all .5s ease;
}

.zwh.on {
    height: 40px;
}

.lrld_box.xr3 .lrld_con:last-child {
    margin-top: 0 !important;
}

@media (max-width: 1600px) {
    .lrld_box ul li h4 {
        color: #c7b39f;
        font-size: 14px;
        line-height: 16px;
    }

    .lrld_box ul li .cont {
        display: flex;
        align-items: center;
        margin-top: 34px;
        padding-left: 20px;
    }

    .lrld_box ul li h5 {
        color: #843900;
        font-size: 24px;
        line-height: 30px;
        font-weight: bold;
        margin-right: 25px;
        letter-spacing: 2px;
    }

    .lrld_box ul li h6 {
        color: #843900;
        font-size: 16px;
        line-height: 24px;
    }
}

@media (max-width: 1400px) {
    .lrld_con {
        width: calc(50% - 20px);
    }

    .lrld_box ul li h4 {
        color: #c7b39f;
        font-size: 14px;
        line-height: 16px;
    }

    .lrld_box ul li .cont {
        display: flex;
        align-items: center;
        margin-top: 34px;
        padding-left: 20px;
    }

    .lrld_box ul li h5 {
        color: #843900;
        font-size: 22px;
        line-height: 30px;
        font-weight: bold;
        margin-right: 20px;
        letter-spacing: 2px;
    }

    .lrld_box ul li h6 {
        color: #843900;
        font-size: 16px;
        line-height: 24px;
    }
}

@media (max-width: 1024px) {
    .lrld_box {
        width: 100%;
        float: left;
        margin-top: 30px;
    }

    .lrld_box .tit {
        color: #843900;
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 10px;
        width: 100%;
    }

    .lrld_box .verticalt {
        writing-mode: inherit;
        color: #843900;
        font-size: 16px;
        line-height: 20px;
        display: none;
        letter-spacing: 5px;
        width: auto;
        float: left;
        margin-bottom: 15px;
    }

    .lrld_box ul {
        padding-left: 0px;
        position: relative;
        width: 100%;
        float: right;
    }

    .lrld_box ul::after {
        content: "";
        position: absolute;
        height: 9px;
        width: 9px;
        border-radius: 50%;
        left: 0;
        top: 0;
        border: 1px solid #EDE9E5;
        left: 2px;
        display: none;
    }

    .lrld_box ul::before {
        content: "";
        position: absolute;
        height: 9px;
        width: 9px;
        border-radius: 50%;
        left: 0;
        bottom: 0;
        border: 1px solid #EDE9E5;
        left: 2px;
        background: #FEFEFE;
        display: none;
    }

    .lrld_box ul li {
        width: 100%;
        background: #F3EFEB;
        border-radius: 8px;
        margin-bottom: 15px;
        padding: 15px;
        height: 140px;
        position: relative;
    }

    .lrld_box ul li:last-child {
        margin-bottom: 0;
    }

    .lrld_box ul li::after {
        content: "";
        height: calc(100% + 20px);
        position: absolute;
        width: 3px;
        ;
        display: none;
        left: -45px;
        background: #EDE9E5;
        top: 9px;
    }

    .lrld_box ul li::before {
        content: "";
        position: absolute;
        height: 18px;
        width: 18px;
        ;
        display: none;
        border-radius: 50%;
        border: 2px solid #EDE9E5;
        left: -53px;
        background: #FEFEFE;
        top: 50%;
        transform: translate(0, -50%);
        z-index: 1;
    }

    .lrld_box ul li:last-child::after {
        height: calc(100% - 18px);
    }

    .lrld_box ul li:hover::before {
        background: #843900;
    }

    .lrld_box ul li h4 {
        color: #c7b39f;
        font-size: 14px;
        line-height: 16px;
    }

    .lrld_box ul li .cont {
        display: flex;
        align-items: center;
        margin-top: 34px;
        padding-left: 20px;
    }

    .lrld_box ul li h5 {
        color: #843900;
        font-size: 22px;
        line-height: 30px;
        font-weight: bold;
        margin-right: 20px;
        letter-spacing: 2px;
    }

    .lrld_box ul li h6 {
        color: #843900;
        font-size: 14px;
        line-height: 24px;
    }

    .lrld_con {
        width: 100%
    }

    .lrld_con:last-child {
        float: right;
        margin-top: 20px
    }

    .lrld_box ul li .img {
        position: absolute;
        top: 20px;
        right: 20px;
    }

    .lrld_box ul li .img2 {
        display: none;
    }

    .lrld_box.xr ul {
        width: 100%;
    }

    .lrld_box.xr ul li {
        width: 100% !important;
    }

    .lrld_box.xr .lrld_con {
        width: 100%;
    }

    .lrld_box.xr ul {
        width: 100%;
        padding-left: 0;
        width: 100% !important;
        margin: 0;
    }

    .lrld_box.xr ul li {
        margin: 0px 0px 15px 0px;
        width: 100%;
        float: left;
    }

    .lrld_box.xr ul li::after {
        display: none;
    }

    .lrld_box.xr ul li::before {
        display: none;
    }

    .lrld_box.xr ul::after {
        display: none;
    }

    .lrld_box.xr ul::before {
        display: none;
    }

    .lrld_box.xr .lrld_con:last-child {
        margin-top: 15px;
    }

    .lrld_box.xr ul li .cont {
        padding-left: 44px;
    }

    .lrld_box.xr ul li h5 {
        margin-right: 70px;
    }


    .switch {
        height: 35px;
        background: #F3EFEB;
        padding-left: 15px;
        float: left;
        width: 100%;
        position: relative;
    }

    .switch.on .swp::after {
        border-top: 2px solid #fff;
        margin-top: 2px;
        border-right: 2px solid #fff;
        transform: translate(-50%, -50%)rotate(315deg);
    }

    .switch span {
        font-size: 16px;
        color: #843900;
        line-height: 35px;
    }

    .switch .swp {
        height: 35px;
        width: 35px;
        background: #E5DFD9;
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer;
    }

    .switch .swp::after {
        content: "";
        height: 10px;
        width: 10px;
        border-top: 2px solid #843900;
        border-right: 2px solid #843900;
        transform: translate(-50%, -50%)rotate(135deg);
        transition: all .5s ease;
        top: 50%;
        left: 50%;
        position: absolute;
        margin-top: -2px;
    }

    .lrld_box.xr .lrld_con.act {
        margin-bottom: 40px;
    }

    .lrld_box.xr3 ul {
        display: none;
    }

    .zwh2 {
        height: 30px;
        float: left;
        width: 100%;
    }

    .zwh {
        height: 2px;
        float: left;
        width: 100%;
    }

    .zwh.on {
        height: 15px;
    }

    .lrld_box.xr3 .lrld_con:last-child {
        margin-top: 0 !important;
    }
}

.f_li {
    width: 100%;
    float: left;
    margin-top: 30px;
    border: 1px solid #E9E4E4;
    background: #fff;
    padding: 36px;
}

.f_li .img {
    float: left;
    margin-right: 48px;
    width: 37%;
    overflow: hidden;
}

.f_li .img img {
    width: 100%;
    transition: all .5s ease;
}

.f_li:hover .img img {
    transform: scale(1.1);
}

.f_li .text {
    width: calc(63% - 48px);
    float: right;
}

.f_li h4 {
    font-size: 18px;
    color: #333;
    line-height: 36px;
    font-weight: bold;
    margin-top: 15px;
}

.f_li .data {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100px;
    margin-top: 15px;
}

.f_li .data .day {
    font-size: 48px;
    color: #843900;
    font-weight: bold;
    line-height: 50px;
    margin-left: 5px;
}

.f_li .data .year {
    font-size: 12px;
    color: #bcac9f;
    line-height: 14px;
}

.f_li .data .mouth {
    font-size: 18px;
    color: #323232;
    line-height: 20px;
    margin-top: 5px
}

.f_li h6 {
    font-size: 16px;
    color: #413b37;
    line-height: 32px;
    margin-top: 20px;
    margin-bottom: 30px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.f_li .more {
    float: left;
}

.f_li .more span {
    width: 128px;
    text-align: center;
    float: left;
    color: #413b37;
    background: #F3EEE9;
    font-size: 16px;
    display: block;
    line-height: 45px;
}

.f_li .more .arrow {
    height: 45px;
    background: #E8DCD2;
    position: relative;
    width: 45px;
    float: left;
}

.f_li .more .arrow::after {
    border-top: 1px solid #843900;
    height: 10px;
    position: absolute;
    width: 10px;
    content: "";
    border-right: 1px solid #843900;
    top: 50%;
    z-index: 3;
    left: auto;
    left: 50%;
    transform: translate(-50%, -50%)rotate(45deg) !important;
}

.f_li .more:hover .arrow {
    background: #843900;
}

.f_li:hover h4 {
    color: #843900;
}

.f_li .more:hover .arrow::after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

@media (max-width: 1600px) {
    .f_li {
        width: 100%;
        float: left;
        margin-top: 30px;
        border: 1px solid #E9E4E4;
        background: #fff;
        padding: 36px;
    }

    .f_li .img {
        float: left;
        margin-right: 48px;
        width: 37%;
        overflow: hidden;
    }

    .f_li .img img {
        width: 100%;
        transition: all .5s ease;
    }

    .f_li:hover .img img {
        transform: scale(1.1);
    }

    .f_li .text {
        width: calc(63% - 48px);
        float: right;
    }

    .f_li h4 {
        font-size: 16px;
        color: #333;
        line-height: 24px;
        font-weight: bold;
        margin-top: 10px;
    }

    .f_li .data {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100px;
        margin-top: 15px;
    }

    .f_li .data .day {
        font-size: 48px;
        color: #843900;
        font-weight: bold;
        line-height: 50px;
        margin-left: 5px;
    }

    .f_li .data .year {
        font-size: 12px;
        color: #bcac9f;
        line-height: 14px;
    }

    .f_li .data .mouth {
        font-size: 18px;
        color: #323232;
        line-height: 20px;
        margin-top: 5px
    }

    .f_li h6 {
        font-size: 14px;
        color: #413b37;
        line-height: 24px;
        margin-top: 12px;
        margin-bottom: 20px
    }

    .f_li .more {
        float: left;
    }

    .f_li .more span {
        width: 128px;
        text-align: center;
        float: left;
        color: #413b37;
        background: #F3EEE9;
        font-size: 14px;
        display: block;
        line-height: 35px;
    }

    .f_li .more .arrow {
        height: 35px;
        background: #E8DCD2;
        position: relative;
        width: 35px;
        float: left;
    }

    .f_li .more .arrow::after {
        border-top: 1px solid #843900;
        height: 10px;
        position: absolute;
        width: 10px;
        content: "";
        border-right: 1px solid #843900;
        top: 50%;
        z-index: 3;
        left: auto;
        left: 50%;
        transform: translate(-50%, -50%)rotate(45deg) !important;
    }

    .f_li .more:hover .arrow {
        background: #843900;
    }

    .f_li:hover h4 {
        color: #843900;
    }

    .f_li .more:hover .arrow::after {
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
    }
}

@media (max-width: 1400px) {
    .f_li {
        width: 100%;
        float: left;
        margin-top: 30px;
        border: 1px solid #E9E4E4;
        background: #fff;
        padding: 36px;
    }

    .f_li .img {
        float: left;
        margin-right: 48px;
        width: 37%;
        overflow: hidden;
    }

    .f_li .img img {
        width: 100%;
        transition: all .5s ease;
    }

    .f_li:hover .img img {
        transform: scale(1.1);
    }

    .f_li .text {
        width: calc(63% - 48px);
        float: right;
    }

    .f_li h4 {
        font-size: 16px;
        color: #333;
        line-height: 20px;
        font-weight: bold;
        margin-top: 8px;
    }

    .f_li .data {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100px;
        margin-top: 10px;
    }

    .f_li .data .day {
        font-size: 48px;
        color: #843900;
        font-weight: bold;
        line-height: 50px;
        margin-left: 5px;
    }

    .f_li .data .year {
        font-size: 12px;
        color: #bcac9f;
        line-height: 14px;
    }

    .f_li .data .mouth {
        font-size: 18px;
        color: #323232;
        line-height: 20px;
        margin-top: 5px
    }

    .f_li h6 {
        font-size: 14px;
        color: #413b37;
        line-height: 20px;
        margin-top: 10px;
        margin-bottom: 15px
    }

    .f_li .more {
        float: left;
    }

    .f_li .more span {
        width: 128px;
        text-align: center;
        float: left;
        color: #413b37;
        background: #F3EEE9;
        font-size: 14px;
        display: block;
        line-height: 35px;
    }

    .f_li .more .arrow {
        height: 35px;
        background: #E8DCD2;
        position: relative;
        width: 35px;
        float: left;
    }

    .f_li .more .arrow::after {
        border-top: 1px solid #843900;
        height: 10px;
        position: absolute;
        width: 10px;
        content: "";
        border-right: 1px solid #843900;
        top: 50%;
        z-index: 3;
        left: auto;
        left: 50%;
        transform: translate(-50%, -50%)rotate(45deg) !important;
    }

    .f_li .more:hover .arrow {
        background: #843900;
    }

    .f_li:hover h4 {
        color: #843900;
    }

    .f_li .more:hover .arrow::after {
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
    }
}

@media (max-width: 1024px) {
    .xs_content2 .slick-dots {
        display: flex;
        justify-content: center;
        align-items: center;
        bottom: -35px;
        width: 100% !important;
        margin: 0;
        z-index: 1;
        opacity: 1;
    }

    .xs_content2 {
        margin-bottom: 30px;
    }

    .xs_content2 .slick-dots li {
        height: 15px;
        width: 15px;
        border-radius: 50%;
        background: #DCDCDC;
        transition: all .5s ease;
        margin: 0 8px;
    }

    .xs_content2 .slick-dots li.slick-active {
        border: 1px solid #843900;
        background: #fff;
    }

    .xs_content2 .slick-dots li:hover {
        border: 1px solid #843900;
        background: #fff;
    }

    .fa_bg ul li:hover .img2 {
        display: none;
    }

    .fa_bg ul li:hover a {
        background: transparent;
    }

    .fa_bg ul li:hover .img1 {
        display: block;
    }

    .fa_bg ul li:hover h4 {
        color: #843900;
    }

    .f_li {
        width: 100%;
        float: left;
        margin-top: 30px;
        border: 1px solid #E9E4E4;
        background: #fff;
        padding: 15px;
    }

    .f_li .img {
        float: left;
        margin-right: 0px;
        width: 100%;
        overflow: hidden;
    }

    .f_li .img img {
        width: 100%;
        transition: all .5s ease;
    }

    .f_li:hover .img img {
        transform: scale(1.1);
    }

    .f_li .text {
        width: 100%;
        float: right;
        margin-top: 15px;
    }

    .f_li h4 {
        font-size: 16px;
        color: #333;
        line-height: 20px;
        font-weight: bold;
        margin-top: 8px;
    }

    .f_li .data {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .f_li .data .day {
        font-size: 40px;
        color: #843900;
        font-weight: bold;
        line-height: 40px;
        margin-left: 5px;
    }

    .f_li .data .year {
        font-size: 12px;
        color: #bcac9f;
        line-height: 14px;
    }

    .f_li .data .mouth {
        font-size: 16px;
        color: #323232;
        line-height: 20px;
        margin-top: 5px
    }

    .f_li h6 {
        font-size: 14px;
        color: #413b37;
        line-height: 20px;
        margin-top: 10px;
        margin-bottom: 15px
    }

    .f_li .more {
        float: left;
    }

    .f_li .more span {
        width: 128px;
        text-align: center;
        float: left;
        color: #413b37;
        background: #F3EEE9;
        font-size: 14px;
        display: block;
        line-height: 35px;
    }

    .f_li .more .arrow {
        height: 35px;
        background: #E8DCD2;
        position: relative;
        width: 35px;
        float: left;
    }

    .f_li .more .arrow::after {
        border-top: 1px solid #843900;
        height: 10px;
        position: absolute;
        width: 10px;
        content: "";
        border-right: 1px solid #843900;
        top: 50%;
        z-index: 3;
        left: auto;
        left: 50%;
        transform: translate(-50%, -50%)rotate(45deg) !important;
    }

    .f_li .more:hover .arrow {
        background: #843900;
    }

    .f_li:hover h4 {
        color: #843900;
    }

    .f_li .more:hover .arrow::after {
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
    }
}

@media (max-width: 1024px) {
    .dleft br {
        display: block;
    }

    .mbx.wz {
        top: 50% !important;
        transform: translate(0, -50%) !important;
        margin-top: -20px;
    }
}

@media (max-width: 768px) {
    .banner_ny .circle {
        height: 118px;
        width: 118px;
        left: 15px;
    }
}

/*下载专区*/
.download_list li {
    width: 100%;
    height: 60px;
    border-bottom: 1px dashed #AAA;
    margin-top: 0px;
    padding: 0 0px;
    float: left;
    background-repeat: no-repeat;
    background-position: 15px 28px;
}

.download_list li:first-child {
    margin-top: 37px;
}

.download_list li:last-child {
    margin-bottom: 66px;
}

.download_list li .ljxz {
    float: right;
    margin-left: 40px;
    margin-top: 40px;
    display: flex;
    align-items: center;
}

.download_list li .ljxz span {
    color: #843900;
    margin-right: 22px;
    line-height: 20px;
    font-size: 16px;
}

.download_list li .data {
    color: #6d6d6d;
    font-size: 16px;
    line-height: 40px;
    position: relative;
    margin-top: 10px;
    padding-left: 80px;
    float: right;
}

.download_list li h4 {
    float: left;
    line-height: 20px;
    font-size: 16px;
    margin-top: 20px;
    color: #000;
}

.download_list li:hover {
    background: #E8DCD2;
}

.download_list li:hover h4 {
    color: #843900;
}

@media (max-width: 1600px) {
    .download_list li {
        width: 100%;
        height: 80px;
        border: 1px solid #E9E4E4;
        margin-top: 20px;
        padding: 0 40px;
        float: left;
    }

    .download_list li:first-child {
        margin-top: 37px;
    }

    .download_list li:last-child {
        margin-bottom: 66px;
    }

    .download_list li .ljxz {
        float: right;
        margin-left: 40px;
        margin-top: 30px;
        display: flex;
        align-items: center;
    }

    .download_list li .ljxz span {
        color: #843900;
        margin-right: 22px;
        line-height: 20px;
        font-size: 16px;
    }

    .download_list li .data {
        color: #6d6d6d;
        font-size: 16px;
        line-height: 40px;
        position: relative;
        margin-top: 20px;
        padding-left: 50px;
        padding-right: 20px;
        float: right;
        border-left: 1px solid #DADADA
    }

    .download_list li h4 {
        float: left;
        line-height: 20px;
        font-size: 16px;
        margin-top: 30px;
        color: #555;
    }

    .download_list li:hover {
        background: #E8DCD2;
    }

    .download_list li:hover h4 {
        color: #843900;
    }
}

@media (max-width: 1400px) {
    .download_list li {
        width: 100%;
        height: 100px;
        border: 1px solid #E9E4E4;
        margin-top: 20px;
        padding: 0 20px;
    }

    .download_list li:first-child {
        margin-top: 37px;
    }

    .download_list li:last-child {
        margin-bottom: 66px;
    }

    .download_list li .ljxz {
        float: right;
        margin-left: 40px;
        margin-top: 40px;
        display: flex;
        align-items: center;
    }

    .download_list li .ljxz span {
        color: #843900;
        margin-right: 15px;
        line-height: 20px;
        font-size: 16px;
    }

    .download_list li .data {
        color: #323232;
        font-size: 14px;
        line-height: 40px;
        position: relative;
        margin-top: 30px;
        padding-left: 50px;
        float: right;
        border-left: 1px solid #DADADA
    }

    .download_list li h4 {
        float: left;
        line-height: 20px;
        font-size: 14px;
        margin-top: 40px;
        color: #555;
    }
}

@media (max-width: 1024px) {
    .download_list li {
        width: 100%;
        height: auto;
        border: 1px solid #E9E4E4;
        margin-top: 15px;
        padding: 0 15px 15px 15px;
    }

    .download_list li:first-child {
        margin-top: 20px;
    }

    .download_list li:last-child {
        margin-bottom: 20px;
    }

    .download_list li .ljxz {
        float: right;
        margin-left: 20px;
        margin-top: 15px;
        display: flex;
        align-items: center;
    }

    .download_list li .ljxz span {
        color: #843900;
        margin-right: 12px;
        line-height: 20px;
        font-size: 16px;
    }

    .download_list li .data {
        color: #323232;
        font-size: 16px;
        line-height: 20px;
        position: relative;
        margin-top: 15px;
        padding-left: 0px;
        float: left;
        border-left: 1px solid transparent
    }

    .download_list li h4 {
        float: left;
        line-height: 20px;
        font-size: 16px;
        margin-top: 15px;
        color: #555;
    }

    .download_list li:hover {
        background: #E8DCD2;
    }

    .download_list li:hover h4 {
        color: #843900;
    }
}

.new_details2 .pv {
    display: flex;
    align-items: center;
    margin-top: 16px;
}

.new_details2 .pv img {
    margin-right: 7px;
}

.new_details2 .pv p {
    color: #faf1e0;
    font-size: 16px;
}


.banner_ny ul {
    float: left;
    width: 100%;
}

.banner_ny li {
    position: relative;
}
/*20230316start*/
.xy_video li a{ float:left; width:100%; position:relative; padding-bottom:75%;}
.xy_video li img{ max-height:100%; max-width:100%; position:absolute; left:50%; top:45%; transform:translate(-50%,-50%) scale(1);}
.xy_video li:hover img{ transform:translate(-50%,-50%) scale(1.1);}
.xy_text{ margin:-0.5% 0;}
.xy_text .xy_tli{ margin:1.4% 0;}
.xy_text .xy_tli .img{ position:relative; padding-bottom:16.2%;}
.xy_text .xy_tli .img img{ max-height:100%; max-width:100%; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%) scale(1);BORDER: 1px solid #dcdcdc;padding: 3px;}
.xy_text .xy_tli:hover .img img{ transform:translate(-50%,-50%) scale(1.1);}
.tonglan_img img{ max-width:100%;}
@media (max-width: 1600px){
.xy_text .xy_tli .img { padding-bottom:20.4%;}
}
@media (max-width: 1400px){
.xy_text .xy_tli .img { padding-bottom:20.8%;}
}
@media (max-width:1024px){
.xy_text{ margin:10px 0 0 0;}
.xy_text .xy_tli{ margin:7px 0;}
.xy_text .xy_tli .img { padding-bottom:102px;}
}



/*20230317start*/
.top_nav .search .sst{width:0; left:auto; right:50px; top:6px; padding:0;}
.top_nav .search:hover .sst{width: 250px; padding:0 30px;}