/* 閸忣剙鍙￠弽宄扮础 */
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei"!important;
}

body,
dl,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

ol,
ul,
li {
    margin: 0;
    padding: 0;
    list-style: none;
}

/* img {
    border: none;
    display: block;
} */

a {
    text-decoration: none;
    color: #000;
}
input{
    padding: 0;
    margin: 0;
}
table,
tbody,
tr,
td {
    border-spacing: 0;
    padding: 0;
    margin: 0;
    flex-grow: 1;
}
a {
    text-decoration: none;
    color: #000;
}

.clear {
    clear: both;
}

.hide {
    display: none;
    width: 0;
    height: 0;
    overflow: hidden;
    opacity: 0;
}

body {
    background-color: #F8F7F2;
}


/* 婢舵挳鍎� */

.header_top{
  width:100%;
  height:15px;
  background-color: #D66822;
}
.header {
    width: 100%;
    height: 130px;
    background-color: #BCA386;
    margin: 0 auto;
    background-image:url('../images/top-right.jpg');
    background-position: right;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: row;
}

.header .head {

    

    float: left;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    z-index: 3;
    
}

.header .headerLeft {
    width: 540px;
    display: flex;
    justify-content: space-evenly;
    height: 100%;
    padding-top: 20px;
}


.header .headerLeft img {
    height: 71px;
}

.header .headerLeft img:nth-child(3){
    width: 340px;
    height: 63px;
    margin-top: 6px;
}
.header .headerRight {
    height: 100%;
    padding-top: 5.5%;
}
.headerBac{
    
    display: flex;
    justify-items: flex-end;
    
    position: absolute;
    z-index: 2;
    
}



.menuitems1 {
    margin: 0 !important;
}
/* 鐎佃壈鍩呴弽锟�*/
.nav_warpper{
    width: 100%;
    background-color: rgb(240, 242, 245);
}
.nav_warpper .nav {
    width: 1200px;
    height: 68px;
    margin: 0 auto;
    
}

.nav_warpper .nav .nav_first {
    width: 1210px;
}

.nav_warpper .nav .nav_first > li {
    position: relative;
    float: left;
    width: 121px;
    height: 68px;
    line-height: 68px;
    text-align: center;
    
}

.nav_warpper .nav .nav_first > li a {
    display: block;
    width: 100%;
    height: 68px;
    line-height: 68px;
    
    color: #4A4A4A;
    font-size: 19px;
    font-weight: 300;
}

.nav_warpper .nav .nav_first > li a:hover {
    font-weight: bold;
    background-color: rgb(188, 163, 134);
    color: #fff;
    z-index: 99;
}

.nav_warpper .nav .nav_first > li .nav_second {
    position: absolute;
    top: 68px;
    left: 0;
    display: none;
    height: 100%;
}

.nav_warpper .nav .nav_first > li .nav_second > li {
    width: 121px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: rgb(240, 242, 245);
    border: 5px 0;
}
.nav_long{
    width: 180px !important;
}
.nav_warpper .nav .nav_first > li .nav_second > li a{
    height: 35px;
    line-height: 35px;
    /* padding: 2px 0; */
}

.nav_warpper .nav .nav_first > li:hover {
    font-weight: 600;
    background-color: rgb(188, 163, 134);
    z-index: 99;
}
.nav_warpper .nav .nav_first > li:hover >a{
    color: #fff;
    font-weight: 600;
    z-index: 99;
    /* padding: 3px 0; */
    
}

.nav_warpper .nav .nav_first > li:hover .nav_second {
    display: block;
}

.nav_warpper .nav .nav_first::after {
    display: block;
    content: '';
    clear: both;
}

.nav_second4 li{width: 180px !important;}

/* 鏉烆喗鎸遍崶锟�*/

.slide {
    width:100%;
    /* margin: 0 auto; */
    height: 460px;
    background-color: rgb(234, 238, 241);
}
.slide table{
    width: 1200px;
    margin: 0 auto;
    height: 460px;
}
.focus-title,.focus-pagination,.focus-title-bar,#w2imgNumber{
    display: none;
}

/* 娑撹缍嬮柈銊ュ瀻 */
.wrapper{
    padding-top: 20px;
    background-color: rgb(240, 242, 245);
    width: 100%;
    height: 350px;
    
}
.wrapper_first{
    height: 100%; 
    width: 1200px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}
.wrapper .second_section {
    width: 560px;
    height: 100%;
    background-color: rgb(240, 242, 245);
}
.wrapper .second_section:first-child{
    justify-self: flex-start !important;
    margin-left: 0;
}
.wrapper .second_section:last-child{
    justify-self: flex-end !important;
}

.wrapper .second_section ul {
    /* padding-bottom: 42px;
    background-color: rgb(234, 238, 241);
    text-align: center;
    font-size: 0; */
    border-bottom: 1.03px solid #A99A6F ;
    display: flex;
    flex-direction: row;
}

.wrapper .second_section ul li {
    margin: 4px auto;
    text-align: center;
    box-sizing: border-box;
    border: 1px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 138px;
    height: 40px;
    /* border:1px solid white; */
    color: #777777;
    font-size: 18px;
    
}

.wrapper .second_section ul li img{
    display: block;
    /* width: 50px; */
    width:25px;
    height: 25px;
    margin-left: 5px;
    margin-right: 10px; 
}
.wrapper .second_section ul li img.current-choose{
    display: none;
}
.wrapper .second_section ul li.mouse_on img.current-choose{
    display: block;
}
.wrapper .second_section ul li.mouse_on img.no-choose{
    display: none;
}

.wrapper .second_section ul li.mouse_on {
    position: relative;
    background-color: #bca386;
    margin: 4px auto;
}

.wrapper .second_section ul li.mouse_on > span {
    color: #fff;
}



.wrapper .second_section ul > span {
    display: inline-block;
    width: 3px;
    height: 83px;
    background-color: #e4e4e4;
    margin: 10px 70px;
    vertical-align: bottom;
}

.wrapper .second_section .news_lists {
    /* width: 1210px; */
    height: 330px;
    margin: 0 auto;
    overflow: hidden;
}

.wrapper .second_section .news_lists .news_list {
    /* position: relative; */
    display: none;
    width: 100%;
    /* height: 330px; */
    /* height: 100%; */
}
.news_list>table{
    height: 220px;
    margin-top: 20px;
}
.news_list table tbody{
    height: 100%;
    display: -ms-flex;
    /* display: flex; */
    flex-direction: column;
    justify-content: space-around;
    align-content: space-between;
}

.news_list table tbody tr td table tbody tr{
    width: 560px;
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
    flex-direction: row;
}
.news_list table tbody tr td table tbody tr td:first-child{
    float: left;
    flex-grow: 1 !important;
}

.news_list table tbody tr td table tbody tr td:first-child:before{
    content: '';
    width: 6px;
    display:inline-block;
    position: relative;
    height: 6px;
    margin-right: 10px;
    text-align: center;
    background-color: #C0C0C0;
}
.news_list table tbody tr td table tbody tr td:last-child{
    align-self: flex-end;
    width: 65px;
    height: 17px;
    font-size: 12px;
    font-family: PingFangSC-Thin, PingFang SC;
    font-weight: 100;
    color: #000000;
    line-height: 17px;
}
.wrapper .second_section .news_lists .current_news {
    display: block;
    width: 100%;
    /* height: 100%; */
}

/* 鐏炴洝顬囩仦鏇☆唵 */
.img_show_wrapper{
    width: 100%;
    height: 500px;
    background-color: rgb(234, 238, 241);   
}

.img_show_button{
    padding-top: 20px;
    
}
.img_show_button>li{
    display: flex;
    margin: 0 auto;
}
.img_show_a_wrapper_new{
    width: 148px;
    height: 48px; 
}
.quick_info{
    width: 600px;
    height: 500px;
margin-left: 50px;
}

.img_show_a_wrapper_new_new{
    background-color:#bca386;
    width: 148px;
    height: 48px; 
    cursor: pointer;
}
.img_show_a_wrapper{
     background-color:rbg(188, 163, 134);
    width: 148px;
    height: 48px;
    cursor: pointer;
}
.img_list_title{
    text-align: center;
    margin: 4px auto;
    box-sizing: border-box;
    width: 138px;
    height: 40px;
    background-color: #bca386;

    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.img_show_text{
    color: #fff;
    font-size: 18px;
    line-height: 48px;
    text-align: center;
}
.img_show_logo{
width:25px;
height: 25px;
margin-right: 10px;
    }

.img_list_show{
    width: 600px;
    height: 320px;
    background: #ffffff;
    display: flex;
    justify-content: flex-start;
    margin-top: 24px;
}


.border_box{
    width: 1220px;
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
}
.img_list{
    width: inherit;
    height: 300px;
    display: flex;
    justify-content: space-around;
}

.img_list .img_photo{
    width: 180px;
    height: 300px;
}
.img_list .list_li{ 
    width: 195px;
    height: 300px;
    margin: 10px;
}

.quick_list{
    width: 600px;
    height: 319px;
    display: flex;
    justify-content: space-around;
    margin-top: 25px;
    background-color: #fff;
}

.quick_list li{
 margin-top: 11px;
}

.quick_list .quick_img{
    width: 290px;
    height: 238px;
}

.quick_list .quick_img_info{
    width: 290px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    font-family: "MicrosoftYaHei";
    color: #4A4A4A;
    background-color: #D1D1D1;
    margin-top: -5px;
}

/* 鎼存洟鍎� */

.footerbox {
    
    width: 100%;
    
    background-color: #797979;
}

.footerbox .footer {
    padding-top: 48px;
    height: inherit;
    width: 1200px;
    margin: 0 auto;
    height: 248px;
    color: #fff;
}

.footerbox .footer .footerlist {
    display: flex;
    justify-content: space-between;
   
}

.footerbox .footer .footerlist a {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    height: 70px;
    color: #fff;
    font-size: 13px;
}
.bottom_text{
    padding-left: 10%;
    display: flex;
    padding-top: 40px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.bottom_text p{
    margin: 10px 0;    
    font-size: 12px;
    
    font-weight: 400;
    color: #FFFFFF;
    line-height: 13px;
    text-align: center;
}
.bottom_text a{
    color: #fff;
}
.botton_right{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.botton_right img:first-child{
    margin-left: 100%;
    margin-right: 10%;
}
i {
    margin-top: 10px;
    font-style: normal;
    color:#FFFFFF;
    font-size: 12px;
    
    
    font-weight: 500;
    line-height: 10px;
}

.footerbox .footer .footerlist a img {
    width: 45px;
    height: 45px;
}




/* 閸掓銆冩い鍨壉瀵拷*/

.topimg {
    text-align: center;
    background-color: #F8F7F2;
    width: 1200px;
    margin: 0 auto;
}

.topimg img {
    width: 1200px;
}


/* 閸掓銆冩い闈涱嚤閼割亝鐖� */

.navBox .nav #_p_1 {
    width: 1200px;
}

.navBox .nav #_p_1>table>tbody>tr>td {
    width: 100px!important;
    text-align: center;
    height: 48px;
    line-height: 48px;
}

.navBox .nav #_p_1>table>tbody>tr>td :hover {
    background-color: #83cbac;
}


/* 娑撹缍嬮柈銊ュ瀻 */



.listbox {
    background-color: rgb(234, 238, 241);
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
}

.list {
    min-height: 580px;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}

.list .lanmu-list {
    float: left;
    min-width: 145px;
    height: inherit;
    margin-right: 86px;
}

.list .lanmu-list .list_head {
    background-color: #9A8A5B;
    color: #fff;
    height: 40px;
    text-align: center;
    line-height: 40px;
}

.list .lanmu-list table {
    width: 100%;
}

.list .lanmu-list table tr {
    width: inherit;
    height: 35px;
    line-height: 35px;
}

.list .lanmu-list table tr a {
    padding-left: 48px;
    display: block;
    font-weight: 600;
}

.list .lanmu-list table tr:hover {
    background-color: #9A8A5B;
    color: #fff;
    
}
.list .lanmu-list table tr:hover td a{
    
    color: #fff;
}

.list .right {
    float: left;
    width: 80%;
    max-width: 922px;
}

.list .right .list_wrapper>table {
    width: 100%;
}

.list .right .area {
    color: #4A4A4A;
    font-size: 14px;
}

.list .right .area a {
    color: #4A4A4A;
}

.list .right .columnStyle {
    height: 54px;
    border-bottom: 1px solid #ccc;
}

.list_wrapper {
    margin-top: 20px;
}

.article>.list_wrapper {
    width: 900px;
    margin: 0 auto;
    margin-top: 20px;
}

.nono{
    display: none;
}
.nono table{
    display: none;
}
.none table tr{
    display: none;
}

/* 閺傚洨鐝锋い鐢告桨 */

.mainbox3 {
    width: 100%;
    padding-top: 30px;
    background-color: rgb(234, 238, 241);
}

.article {
    overflow: hidden;
    min-height: 900px;
    width: 1200px;
    margin: 0 auto;
}

.article .local,
.article .local a {
    font-size: 14px;
    color: #4A4A4A;
}

.article .list_head {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #979797;
}
.left-list{
    width: 922px;
}
.list_content{
    width: 100%;
}

.article .message {
    text-align: center;
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
}
.article .message img{
    align-self: center;
}
.article_content img{
    margin: 0 auto;
}

@media screen and (max-width: 450px) {

    * {
        box-sizing: border-box;
        margin: 0;
        padding: 0;
        font-family: "Microsoft YaHei"!important;
    }
    
    body,
    dl,
    dd,
    p,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin: 0;
    }
    
    ol,
    ul,
    li {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    
    img {
        border: none;
        display: block;
    }
    
    a {
        text-decoration: none;
        color: #000;
    }
    input{
        padding: 0;
        margin: 0;
    }
    table,
    tbody,
    tr,
    td {
        border-spacing: 0;
        padding: 0;
        margin: 0;
        flex-grow: 1;
    }
    a {
        text-decoration: none;
        color: #000;
    }
    
    .clear {
        clear: both;
    }
    
    .hide {
        display: none;
        width: 0;
        height: 0;
        overflow: hidden;
        opacity: 0;
    }
    
    body {
        background-color: #F8F7F2;
        width: 1300px;
    }
    
    
    /* 婢舵挳鍎� */
    
    .header {
        width: 100%;
        height: 173px;
        background-color: rgb(97,97,97);
        margin: 0 auto;
        background-image:url('../images/top-right.jpg');
        background-position: right;
        background-repeat: no-repeat;
        display: flex;
        flex-direction: row;
    }
    
    .header .head {
    
        
    
        float: left;
        width: 1200px;
        height: 100%;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        z-index: 3;
        
    }
    
    .header .headerLeft {
        width: 64px;
        height: 100%;
        padding-top: 20px;
    }
    
    .header .headerLeft img {
        height: 80px;
    }
    .header .headerRight {
        height: 100%;
        padding-top: 5.5%;
    }
    .headerBac{
        
        display: flex;
        justify-items: flex-end;
        
        position: absolute;
        z-index: 2;
        
    }
    
    
    
    .menuitems1 {
        margin: 0 !important;
    }
    /* 鐎佃壈鍩呴弽锟�*/
    .nav_warpper{
        width: 100%;
        background-color: rgb(240, 242, 245);
    }
    .nav_warpper .nav {
        width: 1200px;
        height: 68px;
        margin: 0 auto;
        
    }
    
    .nav_warpper .nav .nav_first {
        width: 1210px;
    }
    
    .nav_warpper .nav .nav_first > li {
        position: relative;
        float: left;
        width: 121px;
        height: 68px;
        line-height: 68px;
        text-align: center;
        
    }
    
    .nav_warpper .nav .nav_first > li a {
        display: block;
        width: 100%;
        height: 68px;
        line-height: 68px;
        
        color: #4A4A4A;
        font-size: 19px;
        font-weight: 300;
    }
    
    .nav_warpper .nav .nav_first > li a:hover {
        font-weight: bold;
        background-color: rgb(188, 163, 134);
        color: #fff;
        z-index: 99;
        
    }
    
    .nav_warpper .nav .nav_first > li .nav_second {
        position: absolute;
        top: 68px;
        left: 0;
        display: none;
        height: 100%;
    }
    
    .nav_warpper .nav .nav_first > li .nav_second > li {
        width: 121px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        background-color: rgb(240, 242, 245);
        border: 5px 0;
    }
    .nav_long{
        width: 180px !important;
    }
    .nav_warpper .nav .nav_first > li .nav_second > li a{
        height: 35px;
        line-height: 35px;
        /* padding: 2px 0; */
    }
    
    .nav_warpper .nav .nav_first > li:hover {
        font-weight: 600;
        background-color: rbg(188, 163, 134);
        z-index: 99;
    }
    .nav_warpper .nav .nav_first > li:hover >a{
        color: #fff;
        font-weight: 600;
        z-index: 99;
        /* padding: 3px 0; */
        
    }
    
    .nav_warpper .nav .nav_first > li:hover .nav_second {
        display: block;
    }
    
    .nav_warpper .nav .nav_first::after {
        display: block;
        content: '';
        clear: both;
    }
    
    
    
    
    
    
    
    
    
    
    /* 鏉烆喗鎸遍崶锟�*/
    
    .slide {
        width:100%;
        /* margin: 0 auto; */
        height: 460px;
        background-color: rgb(234, 238, 241);
    }
    .slide table{
        width: 1200px;
        margin: 0 auto;
        height: 460px;
    }
    .focus-title,.focus-pagination,.focus-title-bar,#w2imgNumber{
        display: none;
    }
    
    /* 娑撹缍嬮柈銊ュ瀻 */
    .wrapper{
        padding-top: 20px;
        background-color: rgb(240, 242, 245);
        width: 100%;
        height: 350px;
        
    }
    .wrapper_first{
        height: 100%;
        
        width: 1200px;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        margin: 0 auto;
    }
    .wrapper .second_section {
        width: 560px;
        height: 100%;
        
        background-color: rgb(240, 242, 245);
    }
    .wrapper .second_section:first-child{
        justify-self: flex-start !important;
        margin-left: 0;
    }
    .wrapper .second_section:last-child{
        justify-self: flex-end !important;
    }
    
    .wrapper .second_section ul {
        /* padding-bottom: 42px;
        background-color: rgb(234, 238, 241);
        text-align: center;
        font-size: 0; */
        border-bottom: 1.03px solid #A99A6F ;
        display: flex;
        flex-direction: row;
    }
    
    .wrapper .second_section ul li {
        margin: 4px auto;
        text-align: center;
        box-sizing: border-box;
        border: 1px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 138px;
        height: 40px;
        /* border:1px solid white; */
        color: #777777;
        font-size: 18px;
        
    }
    
    .wrapper .second_section ul li img{
        display: block;
        /* width: 50px; */
        width:25px;
        height: 25px;
        margin-left: 5px;
    margin-right: 10px;
        
    }
    .wrapper .second_section ul li img.current-choose{
        display: none;
    }
    .wrapper .second_section ul li.mouse_on img.current-choose{
        display: block;
    }
    .wrapper .second_section ul li.mouse_on img.no-choose{
        display: none;
    }
    
    .wrapper .second_section ul li.mouse_on {
        position: relative;
        background-color: #9A8A5B;
        border:0.1px solid white;
        margin: 4px auto;
    }
    
    .wrapper .second_section ul li.mouse_on > span {
        color: #fff;
    }
    
    
    
    .wrapper .second_section ul > span {
        display: inline-block;
        width: 3px;
        height: 83px;
        background-color: #e4e4e4;
        margin: 10px 70px;
        vertical-align: bottom;
    }
    
    .wrapper .second_section .news_lists {
        /* width: 1210px; */
        height: 330px;
        margin: 0 auto;
        overflow: hidden;
    }
    
    .wrapper .second_section .news_lists .news_list {
        /* position: relative; */
        display: none;
        width: 100%;
        /* height: 330px; */
        /* height: 100%; */
    }
    .news_list>table{
        height: 220px;
        margin-top: 20px;
    }
    .news_list table tbody{
        height: 100%;
        display: -ms-flex;
        /* display: flex; */
        flex-direction: column;
        justify-content: space-around;
        align-content: space-between;
    }
    
    .news_list table tbody tr td table tbody tr{
        width: 560px;
        display: flex;
        /* justify-content: space-between; */
        align-items: center;
        flex-direction: row;
    }
    .news_list table tbody tr td table tbody tr td:first-child{
        float: left;
        flex-grow: 1 !important;
    }
    
    .news_list table tbody tr td table tbody tr td:first-child:before{
        content: '';
        width: 6px;
        display:inline-block;
        position: relative;
        height: 6px;
        margin-right: 10px;
        text-align: center;
        background-color: #C0C0C0;
    }
    .news_list table tbody tr td table tbody tr td:last-child{
        align-self: flex-end;
        width: 65px;
        height: 17px;
        font-size: 12px;
        font-family: PingFangSC-Thin, PingFang SC;
        font-weight: 100;
        color: #000000;
        line-height: 17px;
    }
    .wrapper .second_section .news_lists .current_news {
        display: block;
        width: 100%;
        /* height: 100%; */
    }

    .img_show_box{
        width: 675px;
    }
    .img_show_button{
        padding-top: 20px;
        
    }
    .img_show_button>li{
        display: flex;
        margin: 0 auto;
    }
    .img_show_a_wrapper_new{
        width: 148px;
        height: 48px; 
        
        
    }
    
    
    .img_show_a_wrapper_new_new{
        background-color: #9A8A5B;
        width: 148px;
        height: 48px; 
        cursor: pointer;
    }
    .img_show_a_wrapper{
        background-color: #9A8A5B;
        width: 148px;
        height: 48px;
        cursor: pointer;
    }
    .img_list_title{
        text-align: center;
        margin: 4px auto;
        box-sizing: border-box;
        width: 138px;
        height: 40px;
        border:thin solid white;
        background-color: #9A8A5B;
    
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
    .img_show_text{
        color: #fff;
        font-size: 18px;
        line-height: 48px;
        text-align: center;
    }
    .img_show_logo{
    width:25px;
    height: 25px;
    margin-left: 5px;
    margin-right: 10px;
        }
    .img_list_show{
        margin-top: 20px;
        display: flex;
        justify-content: flex-start;
    }
    .img_list_item_img{
        height: 410px;
    }
    /* 閸ュ墽澧栨稉瀣煙閺傚洤鐡� */
    .img_list_show table tbody tr td table tbody tr td table tbody tr td{
        padding-top: 10px;
    }
    
    /* 鎼存洟鍎� */
    
    .footerbox {
        
        width: 100%;
        
        background-color: #797979;
    }
    
    .footerbox .footer {
        padding-top: 48px;
        height: inherit;
        width: 1200px;
        margin: 0 auto;
        height: 248px;
        color: #fff;
    }
    
    .footerbox .footer .footerlist {
        display: flex;
        justify-content: space-between;
        
        
    }
    
    .footerbox .footer .footerlist a {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
        height: 70px;
        color: #fff;
        font-size: 13px;
    }
    .bottom_text{
        padding-left: 10%;
        display: flex;
        padding-top: 40px;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
    .bottom_text p{
        margin: 10px 0;    
        font-size: 12px;
        
        font-weight: 400;
        color: #FFFFFF;
        line-height: 13px;
        text-align: center;
    }
    .bottom_text a{
        color: #fff;
    }
    .botton_right{
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
    .botton_right img:first-child{
        margin-left: 100%;
        margin-right: 10%;
    }
    i {
        margin-top: 10px;
        font-style: normal;
        color:#FFFFFF;
        font-size: 12px;
        
        
        font-weight: 500;
        line-height: 10px;
    }
    
    .footerbox .footer .footerlist a img {
        width: 45px;
        height: 45px;
    }
    
    
    
    
    /* 閸掓銆冩い鍨壉瀵拷*/
    
    .topimg {
        text-align: center;
        background-color: #F8F7F2;
        width: 1200px;
        margin: 0 auto;
    }
    
    .topimg img {
        width: 1200px;
    }
    
    
    /* 閸掓銆冩い闈涱嚤閼割亝鐖� */
    
    .navBox .nav #_p_1 {
        width: 1200px;
    }
    
    .navBox .nav #_p_1>table>tbody>tr>td {
        width: 100px!important;
        text-align: center;
        height: 48px;
        line-height: 48px;
    }
    
    .navBox .nav #_p_1>table>tbody>tr>td :hover {
        background-color: #83cbac;
    }
    
    
    /* 娑撹缍嬮柈銊ュ瀻 */
    
    
    
    .listbox {
        background-color: rgb(234, 238, 241);
        width: 100%;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .list {
        min-height: 580px;
        overflow: hidden;
        width: 1200px;
        margin: 0 auto;
    }
    
    .list .lanmu-list {
        float: left;
        min-width: 145px;
        height: inherit;
        margin-right: 86px;
    }
    
    .list .lanmu-list .list_head {
        background-color: #9A8A5B;
        color: #fff;
        height: 40px;
        text-align: center;
        line-height: 40px;
    }
    
    .list .lanmu-list table {
        width: 100%;
    }
    
    .list .lanmu-list table tr {
        width: inherit;
        height: 35px;
        line-height: 35px;
    }
    
    .list .lanmu-list table tr a {
        padding-left: 48px;
        display: block;
        font-weight: 600;
    }
    
    .list .lanmu-list table tr:hover {
        background-color: #9A8A5B;
        color: #fff;
        
    }
    .list .lanmu-list table tr:hover td a{
        
        color: #fff;
    }
    
    .list .right {
        float: left;
        width: 80%;
        max-width: 922px;
    }
    
    .list .right .list_wrapper>table {
        width: 100%;
    }
    
    .list .right .area {
        color: #4A4A4A;
        font-size: 14px;
    }
    
    .list .right .area a {
        color: #4A4A4A;
    }
    
    .list .right .columnStyle {
        height: 54px;
        border-bottom: 1px solid #ccc;
    }
    
    .list_wrapper {
        margin-top: 20px;
    }
    
    .article>.list_wrapper {
        width: 900px;
        margin: 0 auto;
        margin-top: 20px;
    }
    
    .nono{
        display: none;
    }
    .nono table{
        display: none;
    }
    
    /* 閺傚洨鐝锋い鐢告桨 */
    
    .mainbox3 {
        width: 100%;
        padding-top: 30px;
        background-color: rgb(234, 238, 241);
    }
    
    .article {
        overflow: hidden;
        min-height: 900px;
        width: 1200px;
        margin: 0 auto;
    }
    
    .article .local,
    .article .local a {
        font-size: 14px;
        color: #4A4A4A;
    }
    
    .article .list_head {
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        padding-bottom: 10px;
        padding-top: 10px;
        border-bottom: 1px solid #979797;
    }
    .list_content{
        width: 100%;
    }
    .left-list{
        width: 922px;
    }
    .article .message {
        text-align: center;
        font-size: 13px;
        margin-top: 10px;
        margin-bottom: 20px;
        display: flex;
        justify-content: center;
    }
    .article .message img{
        align-self: center;
    }
    .article_content img{
        margin: 0 auto;
    }
}

footer{
    width: 100%;
    height: 210px;
    background: #BCA386 ;
}

footer .box{
    width: 1310px;
    height: 210px;
    display: flex;
    justify-content: space-evenly;
    margin: 0 auto;
}

footer .firend_link{
    height: 160px;
    margin-top: 20px;
}

footer .firend_link h5,footer .address h5{
    width: 80px;
    height: 26px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 26px;
    color: #FFFFFF;
    margin-bottom: 8px;
}

footer .firend_link ul{
    width: 500px;
    height: 133px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}

footer .firend_link ul li{
    width: 161px;
    height: 20px;
    list-style: none;
}

footer .firend_link ul li a{
    height: 24px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: #FFFFFF;
    text-decoration:none;
}

footer .address{
    width: 420px;
    height: 150px;
    margin-top: 25px;
    /* margin-left: -120px; */
}

footer .address p{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: #FFFFFF;
    margin-top: 19px;
}

footer .two_code{
width: 169px;
    height: 80px;
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
}

footer .two_code h5{
    width: 10px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 500;
    line-height: 20px;
    color: #FFFFFF;
}

footer .banquan{
    width: 100%;
height: 100px;
    background: #BCA386 ;
padding-top: 20px;
}

footer .banquan p{
    width: 310px;
    margin: 14px auto 0 auto;
    font-size: 14px;
    text-align: center;
color: #FFFFFF;
}