html,body,p,span,a,ol,ul,li{margin:0; padding:0;}
body{font-size:14px; line-height:1.2; font-family:'Microsoft Yahei',微软雅黑,'Heiti SC',黑体,Arial; background-color:#fff; color:#333;min-width:1200px;}
input,select,button{border:1px solid #ccc; outline:none; font-size:14px;}
button{cursor:pointer;}
i,em,a{display:inline-block;}
ol,ul,li{list-style:none;}
a{color:#333; text-decoration:none;}
a:hover{color:#893021; text-decoration:none;}
.clearfix::after{content:'020'; display:block;clear:both;height:0;visibility:hidden;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.ellipsis{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.text-c{text-align:center;}

.cover-img{position:relative; display:block; width:100%; height:100%; overflow:hidden;}
.cover-img img{display:block; width:100%; height:100%; object-fit:cover;}
.cover-img .tit{position:absolute; left:0; bottom:0; right:0; padding:15px 20px; background-color:rgba(0,0,0,.75); color:#fff; font-size:16px; line-height:1; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.scale-img img{transition:all 1s cubic-bezier(0, 1, 1, 1) 0s; -webkit-transition:all 1s cubic-bezier(0, 1, 1, 1) 0s;}
.scale-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}

/* swiper */
.swiper{width:100%; height:100%;}
.swiper-button-prev, .swiper-button-next{color:#fff!important;background:rgba(0,0,0,.6);font-size:24px;}
.swiper-button-next:after{
    content: ' '!important;
}
.swiper-button-prev:after {
    content: ' '!important;
}
.swiper-pagination-bullet{background:url("../images/swiper-dot.png") no-repeat 0 0!important; width:15px!important; height:15px!important; border-radius:0!important; opacity:.4!important;}
.swiper-pagination-bullet-active{opacity:1!important;}

/* 间距 */
.pd-t{padding-top:30px!important;}
.mg-t{margin-top:30px!important;}

/* 通用容器 */
.wp{position:relative; margin:0 auto; width:1200px; overflow:hidden;}

/* 通用标题 */
/* 白色 */
.white-title{display:inline-block; position:relative; font-size:26px; line-height:24px; padding:0 28px;}
.white-title::before{position:absolute; left:0; top:0; width:28px; height:28px; background:url("../images/hxb.png") no-repeat; content:"";background-size:cover;}
.white-title::after{position:absolute; right:0; top:0; width:28px; height:28px; background:url("../images/hxb.png") no-repeat; content:"";background-size:cover;}
.white-title span{padding:0 15px; color:#fff;}
/* 黑色 */
.black-title{display:inline-block; position:relative; font-size:26px; line-height:24px; padding:0 28px;}
.black-title::before{position:absolute; left:0; top:0; width:28px; height:28px; background:url("../images/title-bg2.png") no-repeat; content:"";}
.black-title::after{position:absolute; right:0; top:0; width:28px; height:28px; background:url("../images/title-bg2.png") no-repeat; content:"";}
.black-title span{padding:0 15px; color:#333;}
/* 红色 */
.red-title{display:inline-block; position:relative; font-size:26px; line-height:24px; padding:0 28px;}
.red-title::before{position:absolute; left:0; top:0; width:28px; height:28px; background:url("../images/hx.png") no-repeat; content:"";background-size:cover;}
.red-title::after{position:absolute; right:0; top:0; width:28px; height:28px; background:url("../images/hx.png") no-repeat; content:"";background-size:cover;}
.red-title span{padding:0 15px; color:#873021;}

/* 带更多的标题 */
.more-tit{position:relative;}
.more-tit .more{position:absolute; right:0; top:50%; margin-top:-13px; line-height:26px;}

.line-tit{border-bottom:1px solid #873021;}
.line-tit p{position:relative; display:inline-block; font-size:20px; padding:18px 0; line-height:1; }
.line-tit p::after{position:absolute; left:0; bottom:-3px; width:100%; height:5px; background-color:#873021; content:"";}

/* 顶部 */
.header{position:relative; background-color:rgba(82,44,9,.9); color:#fff;}
.header .wp{padding:10px 0;}
.header .wp .logo img{width:143px;height:80px;}
.header a{color:#fff;}
.header a:hover{color:#CB9C73;}
.header .topbar{padding-top:8px;}
.header .topbar a{margin-left:20px;}
.header .topbar img{vertical-align:middle; margin:-2px 5px 0 0;}
.header .menu{position:absolute; bottom:22px; left:180px;}
.header .menu li{float:left;}
.header .menu li a{display:block; font-size:18px; padding:5px 15px 15px;}
.header .menu li:last-child a{padding-right:0;}
.header .menu li:hover a, .header .menu li.active a{color:#CB9C73;}
.header .subnav{position:absolute; left:0; top:103px; width:100%; height:50px; line-height:50px; background-color:rgba(203,156,115,.75); z-index:9999; transition:all .3s;}
.header .subnav .dot{position:absolute; left:0; top:-8px; width:0; height:0; border-left:6px solid transparent; border-right:6px solid transparent; border-bottom:8px solid rgba(203,156,115,.8); transition:all .3s;}
.header .subnav .box{overflow:hidden;}
.header .subnav .item{position:absolute; left:0; top:0; white-space:nowrap;}
.header .subnav a{color:#fff; padding:0 10px; transition:all .2s; font-size:16px;}
.header .subnav a:hover{color:#762b1d;}
.header .subnav.hide{height:0; overflow:hidden;}
.header-light{background-color:#fff; box-shadow:0 5px 10px 5px rgba(0,0,0,.08);}
.header-light a{color:#333;}

.fg_link{position:absolute;bottom:22px;right:0;}
.fg_link_item{display:inline-block;font-size:18px;margin:0 5px 15px 0;padding-right:18px;position:relative;}
.fg_link_item::after{position:absolute;content:'';width:1px;height:18px;top:2px;right:3px;background:#fff;}
.fg_link_item.fg_link_item_z::after{;background:#000;}
.fg_link_item:last-child::after{display:none;}
.fg_link_item a:hover{
    color: #333;
}
/* 底部 */
.footer{margin-top:50px; background-color:#F7F6F4; padding:25px 0; color:#888;}
.footer a{color:#888;}
.footer .tit{font-size:20px; padding-bottom:12px; color:#000;}
.footer .links{ overflow:hidden;}
.footer .links li{padding:0 0 10px; line-height:1.5;margin-right:10px;}
.footer .contact-us p{line-height:1.5; padding-bottom:5px;}
.footer .copyright{ padding-top:20px; }
.footer .copyright .text{padding:0px 0 0 20px; line-height:1.8;}
.footer .copyright .text p span{display:inline-block;margin-right:50px;}

.footer_link_wp{display:flex;}
/*.footer_link:nth-child(1){width:20%;}*/
/*.footer_link:nth-child(2){width:40%;}*/
/*.footer_link:nth-child(3){width:40%;}*/
/*.footer_link:nth-child(1) ul li{width:100%;}*/
/*.footer_link_title{color:#000;padding-bottom:10px;}*/
/*.footer_link:nth-child(2) ul li{width:50%;float:left;}*/
/*.footer_link:nth-child(3) ul li{width:50%;float:left;}*/
.footer_middle{border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin-top:20px;}
.footer_middle_list{text-align:center;padding:10px 0;}
.footer_middle_list li{display:inline-block;padding:0 10px;border-right:1px solid #ddd;}
.footer_middle_list li:last-child{border-right:none;}
.footer_link{ display: flex;flex-direction:column;}
.footer_link ul{display:flex;}
.footer_bottom{border-top:1px solid #ccc;margin-top:20px;}

/* 侧边栏 */
.sidebar{display:none; position:fixed; left:50%; top:50%; margin-top:-183px; margin-left:615px;z-index:9999;}
.sidebar li{position:relative; width:60px; height:60px; line-height:60px; text-align:center; border-bottom:1px solid rgba(255,255,255,.5); background:#893021 no-repeat 50% 50%/auto 30px; cursor:pointer;}
.sidebar li a{display:block; height:100%; color:#fff; font-weight:700;}
.sidebar li.style{font-size:30px;display:none;}
.sidebar li.weixin{background-image:url(../images/sidebar/i-weixin.png);}
.sidebar li.weibo{background-image:url(../images/sidebar/i-weibo.png);}
.sidebar li.mp{background-image:url(../images/sidebar/i-mp.png);}
.sidebar li.study{background-image:url(../images/sidebar/i-study.png);}
.sidebar li.backtop{background-image:url(../images/sidebar/i-backtop.png);}
.sidebar li:hover::after{position:absolute; left:0; top:0; width:100%; height:100%; content:""; background-color:rgba(255,255,255,.1);}
.sidebar li.style:hover .subnav{width:240px;}
.sidebar li.style .subnav{position:absolute; top:0; right:0; width:0; height:60px; background-color:#CB9C73; z-index:10; transition:all .3s; -webkit-transition:all .3s; overflow:hidden; white-space:nowrap;}
.sidebar li.style .subnav a{position:relative; float:left; width:60px; height:60px; transition:all .2s; -webkit-transition:all .2s;}

.sidebar li.style .subnav a:hover{font-size:36px;}

/* 页面位置 */
.page-location{line-height:1; padding:50px 0 20px;}
.page-location span{padding:0 10px; font-family:serif;}

/* 文字列表 */
.text-list a{position:relative; display:block; line-height:2.5; padding-left:15px; font-size:16px; color:#fff; overflow:hidden;box-sizing:border-box;}
.text-list a::before{position:absolute; left:0; top:50%; width:4px; height:4px; margin-top:-2px; background-color:#fff; border-radius:50%; content:"";}
.text-list a p{padding-right:80px; overflow:hidden; text-overflow:ellipsis;}
.text-list a span{position:absolute; right:0; top:50%; margin-top:-13px; line-height:26px;}
.text-list a:hover p{color:#893021;}

/* Banner */
.banner{position:relative; height:430px;}
.banner .box{position:relative; width:100%; height:100%; overflow:hidden;}
.banner .box .item{position:absolute; left:0; top:0; width:100%; height:100%; background:no-repeat 50% 50%/cover;}
.banner .box .aniStart{z-index:5!important; -webkit-animation:aniStart 5s linear 0s; animation:aniStart 5s linear 0s;}
.banner .box .aniEnd{z-index:10!important; -webkit-animation:aniEnd 1000ms cubic-bezier(0.5, 0, 0.2, 1) 0s; animation:aniEnd 1000ms cubic-bezier(0.5, 0, 0.2, 1) 0s;}
.banner .pages{position:absolute; left:0; bottom:30px; width:100%; text-align:center; z-index:20;}
.banner .pages span{margin:0 5px; width:30px; height:30px; background:url("../images/swiper-dot.png") no-repeat 50% 50%/cover; cursor:pointer; opacity:.5;display:inline-block;}
.banner .pages span.active{opacity:1;}
@-webkit-keyframes aniStart{
    0%{-webkit-transform:scale(1, 1); transform:scale(1, 1)}
    100%{-webkit-transform:scale(1.05, 1.05); transform:scale(1.05, 1.05)}
}
@keyframes aniStart{
    0%{-webkit-transform:scale(1, 1); transform:scale(1, 1)}
    100%{-webkit-transform:scale(1.05, 1.05); transform:scale(1.05, 1.05)}
}
@-webkit-keyframes aniEnd{
    0%{-webkit-transform:scale(1.05, 1.05); transform:scale(1.05, 1.05);opacity:1}
    100%{-webkit-transform:scale(1.5, 1.5); transform:scale(1.5, 1.5);opacity:0}
}
@keyframes aniEnd{
    0%{-webkit-transform:scale(1.05, 1.05); transform:scale(1.05, 1.05);opacity:1}
    100%{-webkit-transform:scale(1.5, 1.5); transform:scale(1.5, 1.5);opacity:0}
}

.md_wrapper {
    position: fixed;
    width: 94px;
    font-size: 18px;
    left: 20px;
    top: 158px;
    z-index: 1000;
}

.md_item {
    width: 94px;
    height: 61px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #eee;
    margin-bottom: 2px;
}

.left_side{
    position: relative;
    overflow: initial;
}
.left_side_list{
    position: fixed;
    width: 94px;
    font-size: 18px;
    left: 50%;
    margin-left: -700px;
    top: 158px;
    z-index: 1000;
}

.md_item a{display:flex;width:100%;height:100%;justify-content:center;align-items:center;}
.dc_page {
    display: flex;
    justify-content: center;
}