﻿.header {
 position: absolute;
}

.main {
 margin: 0;
 position: sticky;
}

.left_bg img {
 z-index: 1;

}

.article_left {
 z-index: 2;
}

.lsyg_bg {
 background: url('/Sites/Uploaded/UserUpLoad/20231107/20231107153628.png');
 background-size: cover;
 position: relative;
 height: 800px;
 margin-top: -30px;
}

.lsyg_bg::after {
 /* content: '';
 position: absolute;
 width: 512px;
 height: 720px;
 background: url('/Sites/Uploaded/UserUpLoad/20231108/20231108100838.png') no-repeat;
 bottom: -335px;
 left: 50%;
 transform: translate(-50%, 0px); */

}
.row{
 /* padding-top: 50px; */
}

.tab_title {
 padding: 45px 0 60px;
 display: flex;
 justify-content: center;
 align-items: center;
}

.tab_title h2.title_header {
 color: #333333;
 font-size: 26px;
 margin-right: 30px;
 font-weight: 600;
}

.link_a {
 color: #AA8253;
}

.btn {
 position: absolute;
 bottom: 20%;
 width: 60px;
 height: 60px;
 cursor: pointer;
 z-index: 2;
 border-radius: 50%;
 transition: all 0.5s !important;
}

.hist_wrapper {
 background: url(/Content/Areas/Common/images/common/histBk.jpg)no-repeat center center;
 background-size: cover;
 width: 100%;
 height: 840px;
 padding-top: 104px;
 box-sizing: border-box;
}
.m2qyc6Swiper_box{
 padding-top: 45px;
}
.m2qyc6Swiper{
 width: 800px;
 margin: 0 auto;
}
.m2qyc6Swiper_box li{
 text-align: center;
}
.m2qyc6Swiper_box li a.title_type{
 font-size: 145px;
 font-weight: bold;
 color: #AA8253;
 opacity: .4;
 display: block;
 margin-top: 20px;
}
.m2qyc6Swiper_box li .content_p{
 display: flex;
 align-items: center;
 height: 64px;
 margin: 20px 0;
}
.m2qyc6Swiper_box li p{
 font-size: 24px;
 margin: 0 auto;
 color: #8d7962;
 text-indent: 0 !important;
 text-align: center !important;
 line-height: 32px;
 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
}
.m2qyc6sSwiperWpr{
 position: relative;
 height:72px;
 margin-top: 40px;
 border-bottom:  1px solid #AA8253;
}
/* .m2qyc6sSwiperWpr::before{
 content: "";
 background: url(/Sites/Uploaded/UserUpLoad/20231128/20231128174733.png) no-repeat center center;
 height: 72px;
 width: 407px;
 position: absolute;
 left: -45px;
 bottom: 0px;
 z-index: 1;
}
.m2qyc6sSwiperWpr::after{
 content: "";
 background: url(/Sites/Uploaded/UserUpLoad/20231128/20231128174733.png) no-repeat center center;
 height: 72px;
 width: 407px;
 position: absolute;
 right: -45px;
 bottom: 0px;
 z-index: 1;
 transform: rotate(180deg)
} */
.m2qyc6sSwiper{
 width: 100%;
 height: 72px;
 position: absolute !important;
 left: 0;
 top: 0;
}
.m2qyc6sSwiper_2 {
 opacity: 0;
 z-index: 3;
}
.m2qyc6sSwiper .year_item {
 cursor: pointer;
 font-size: 16px;
 line-height: 24px;
 height: 44px;
 padding-top: 28px;
 transition: all 0.5s ease-in-out;
 position: relative;
 text-align: center;
}
.m2qyc6sSwiper .year_item a{
 color: #6e5e4b;
  
}
.year_item:before {
 content: "";
 transition: all 0.5s ease-in-out;
 background: #AA8253;
 height: 15px;
 width: 1px;
 position: absolute;
 left: 50%;
 bottom: 0px;
}
.m2qyc6sSwiper .slick-current.year_item  a{
 color: #C24339;
 font-size: 16px;
}
.m2qyc6sSwiper .slick-current.year_item{
 padding-top: 7px;
}
.m2qyc6sSwiper .slick-current.year_item a{
 font-size: 24px;
 color: #C24339;
}
.m2qyc6sSwiper .slick-current.year_item:before{
 content: "";
 bottom: -21px;
 height: 32px;
 background-color: #C24339;
}


.m2qyc6sSwiperWpr::after {
 /* content: '';
 display: block;
 position: absolute;
 background: url('/Sites/Uploaded/UserUpLoad/20231110/20231110162732.png');
 animation: sopplus 15s linear 0s infinite both;
top: 130px;
 left: 38%;
 width: 269px;
 height: 258px; */
}

.hist_tit {
 display: block;
 margin: 0 auto;
 width: 248px;
 height: 62px;
 line-height: 62px;
 font-size: 48px;
 font-family: LiSu;
 font-weight: 400;
 color: #FFFFFF;
 text-align: center;
 background: url(/Content/Areas/Common/images/common/histBk1.png)no-repeat;
}

.hist_ul li {
 position: absolute;
 display: none;
 cursor: pointer;
 /* transition: all 1.5s ease-in-out; */
}

.hist_ul li.selected {
 /* transition: all 1.5s ease-in-out; */
}

.hist_ul li .Title {
 font-size: 20px;
 color: #C24339;
 padding-left: 40px;
 position: relative;
}

.hist_ul li .Title::before {
 content: '';
 position: absolute;
 display: inline-block;
 width: 13px;
 height: 13px;
 top: 6px;
 left: 10px;
 border-radius: 50%;
 background: #C24339;
}

.hist_ul li.selected .Title::after {
 content: '';
 position: absolute;
 width: 30px;
 left: 20px;
 display: inline-block;
 left: 0px;
 top: -4px;
 border-radius: 50%;
 border: 2px solid #C24339;
 /* animation: sopplus 8s linear 0s infinite both; */
 height: 30px;
}

.hist_ul li.li_3.selected .Title::after {
 left: 15px;
 top: 40px;
}

.hist_ul li.li_4.selected .Title::after {
 left: 11px;
 top: 30px;
}

.hist_ul li.li_5.selected .Title::after {
 left: 14px;
 top: 23px;
}

@keyframes sopplus {
 to {
 transform: rotate(-360deg)
 }
}

.hist_ul li.li_3 .Title::before {
 content: '';
 top: 51px;
 left: 25px;
}

.hist_ul li.li_4 .Title::before {
 content: '';
 top: 40px;
 left: 21px;
}

.hist_ul li.li_5 .Title::before {
 content: '';
 top: 33px;
 left: 24px;
}

.hist_ul li.li_3 .Title, .hist_ul li.li_4 .Title, .hist_ul li.li_5 .Title {
 /* padding-left: 0;
 padding-right: 52px; */
 padding: 0;
}

.hist_ul {
 position: relative;
 height: 600px;
 z-index: 111;
}

.hist_ul .li_0 {
 top: 330px;
 left: 3px;
 display: block;
}

.hist_ul .li_1 {
 left: 128px;
 top: 517px;
 display: block;
}

.hist_ul .li_2 {
 display: block;
 left: 395px;
 top: 490px;
}

.hist_ul .li_3 {
 display: block;
 left: 575px;
 top: 320px;
}

.hist_ul .li_4 {
 right: 380px;
 top: 450px;
 display: block;
}

.hist_ul .li_5 {
 right: 196px;
 top: 240px;
 display: block;
}

.hist_ul .li_6 {
 right: -134px;
 top: 542px;
 display: block;
}

.hist_ul .li_3 .circle, .hist_ul .li_4 .circle {
 left: auto;
}

.ri_le {
 text-align: center;
}

.slick-arrow {
 width: 46px;
 display: inline-block;
 position: absolute;
 height: 46px;
 cursor: pointer;
 top: -25%;
 /* position: relative; */
 border-radius: 50%;
 border: none;
 text-indent: 2000px;
}

.slick-arrow::after {
 content: '';
 display: block;
 position: absolute;
 width: 68px;
 height: 68px;
 top: -11px;
 left: -11.5px;
 background: url('/Sites/Uploaded/UserUpLoad/20231108/20231108094114.png') no-repeat center;
}
.slick-arrow:hover::after{
 content: '';
 animation: sopplus 8s linear 0s infinite both;
}

.slick-prev {
 /* margin-right: 60px; */
 background: #C3A884 url('/Sites/Uploaded/UserUpLoad/20231108/20231108094753.png')no-repeat center;
 background-size: 22px;
 left: 36%;
}

.slick-next {
 background: #C3A884 url('/Sites/Uploaded/UserUpLoad/20231108/20231108094905.png')no-repeat center;
 right: 36%;
 background-size: 22px;
}

.next_btn:hover {
 background: #AB8352 url('/Sites/Uploaded/UserUpLoad/20231108/20231108094905.png')no-repeat center;
 background-size: 22px;


}

.prev_btn:hover {
 background: #AB8352 url('/Sites/Uploaded/UserUpLoad/20231108/20231108094753.png')no-repeat center;
 background-size: 22px;

}

.log {
 position: absolute;
 top: 38%;
 left: 0;
 right: 0;
}

.log img {
 width: 100%;
}


.hist_matt {
 position: absolute;
 width: 55%;
 left: 23%;
 top: 30%;
 z-index: 1111;
 text-align: center;
}

.matt_ul li .title_type {
 font-size: 215px;
 font-weight: bold;
 color: #AA8253;
 opacity: .1;
}
.matt_ul li .text_p{
    position: absolute;
 top: 50%;
 left: 50%;
 width: 100%;
 transform: translate(-50%, -50%);
}

.matt_ul li p {
 font-size: 20px;
 font-weight: bold;
 margin: 0 auto;
 color: #FFFFFF;
 text-indent: 0 !important;
 text-align: center !important;
 line-height: 36px;
 
}

.matt_ul li p .detail {
 display: none;
}

.matt_ul li {
 position: relative;
 width: 100%;
 display: none;
 /* text-align: center; */
}

.matt_ul li.selected {
 display: block;
}

.con_box_img {
 position: absolute;
}

.con_box_img a {
 width: 170px;
 height: 170px;
 display: block;
 border-radius: 50%;
 box-sizing: border-box;
 overflow: hidden;
}

.selected .con_box_img a {

 border: 6px solid rgba(151, 92, 22, 0.46);
}

.con_box_img img {
 width: 100%;
 height: 100%;
 border-radius: 50%;
 transition: all .3s ease-in-out;
}

.con_box_img:hover img {
 transform: scale(1.1);
 transition: all .3s ease-in-out;
}

.con_box_img.con_box_img1 {
 left: 10%;
 top: 10%;
}

.hist_ul .li_0 .con_box_img {
 left: -255px;
 top: -15px;
}

.hist_ul .li_1 .con_box_img {
 left: 66px;
 top: -200px;
}

.hist_ul .li_2 .con_box_img {
 left: -255px;
 top: -15px;
}

.hist_ul .li_3 .con_box_img {
 left: -385px;
 top: 18px;
}

.hist_ul .li_4 .con_box_img {
 left: 150px;
 top: -40px;
}

.hist_ul .li_5 .con_box_img {
 left: -35px;
 top: 150px;
}

@media only screen and (max-width: 1600px) {
 .log {
 top: 40%;
 }

 .hist_ul .li_0 {
 top: 312px;
 left: 115px;
 display: block;
 }

 .hist_ul .li_1 {
 left: 230px;
 top: 482px;
 display: block;
 }

 .hist_ul .li_2 {
 display: block;
 left: 450px;
 top: 430px;
 }

 .hist_ul .li_3 {
 display: block;
 left: 570px;
 top: 301px;
 }

 .hist_ul .li_4 {
 right: 418px;
 top: 406px;
 display: block;
 }

 .hist_ul .li_5 {
 right: 268px;
 top: 240px;
 display: block;
 }

 .hist_ul .li_6 {
 right: -20px;
 top: 504px;
 display: block;
 }

 .hist_ul .li_0 .con_box_img {
 left: -215px;
 top: -10px;
 }

 .hist_ul .li_1 .con_box_img {
 left: 22px;
 top: -210px;
 }

 .hist_ul .li_2 .con_box_img {
 left: -255px;
 top: -15px;
 }

 .hist_ul .li_3 .con_box_img {
 left: -310px;
 top: -8px;
 }

 .hist_ul .li_4 .con_box_img {
 left: -66px;
 top: -232px;
 }

 .hist_ul .li_5 .con_box_img {
 left: -35px;
 top: 150px;
 }

 .matt_ul li .title_type {
 font-size: 175px;
 }

 .matt_ul li p {
 font-size: 18px;
 }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
 .main {
 width: 100%;
}
}
@media screen and (max-width:768px){
 .main{
 padding:0;
 }
 .lsyg_bg{
 margin-top:0;
 height: auto;
 }
 .tab_title{
 padding:15px 0;
 }
 .tab_title h2.title_header{
 font-size:20px;
 }
 .m2qyc6Swiper{
 width:100%;
 }
 .m2qyc6Swiper_box li a.title_type{
 font-size:50px;
 }
 .m2qyc6Swiper_box li p{
 font-size: 18px;
 }
 .slick-arrow{
 width:40px;
 height:40px;
 background-size:60% 60%;
 }
 .slick-arrow::after {
 width: 48px;
 height: 48px;
 top: -4px;
 left: -4px;
 background-size:100%;
}
 .m2qyc6sSwiperWpr{
 margin-top:20px;
 display: none;
 }
} 