.swiper{
    width: 100%;
    height: 350px;
    overflow: hidden;
    position: relative;
}
.pic{
    width: 100%;
    height: 350px;
}
.overs{
    width: 100%;
min-height: 1200px;
background: #F8F8F8;
border-radius: 0px 0px 0px 0px;
padding-top: 50px;
padding-bottom: 120px;
}
.whitebg{
    width: 1420px;
    margin: 0 auto;
    background-color: #fff;
    box-sizing: border-box;
    height: 100%;
    padding: 80px 120px 120px 120px;
}
.centertop p:nth-child(1){
font-family: Source Han Serif CN, Source Han Serif CN;
font-weight: bold;
font-size: 26px;
color: #000000;
letter-spacing: 5px;
text-align: left;
font-style: normal;
}
.centerimp p:nth-child(2){
   
font-family: Source Han Sans CN, Source Han Sans CN;
font-weight: 200;
font-size: 18px;
color: #000000;
line-height: 36px;
text-align: left;
font-style: normal;
text-transform: none;
margin-top: 26px;
}
.centerimp p:nth-child(1){
margin-top: 80px;
font-family: Source Han Serif CN, Source Han Serif CN;
font-weight: bold;
font-size: 26px;
color: #000000;
letter-spacing: 5px;
text-align: left;
font-style: normal;
}
.centertop p:nth-child(2){
font-family: Source Han Sans CN, Source Han Sans CN;
font-weight: 200;
font-size: 18px;
margin-top: 26px;
color: #000000;
line-height: 36px;
text-align: left;
font-style: normal;
text-transform: none;
}
.centerbottom>p{
    margin-top: 80px;
font-family: Source Han Serif CN, Source Han Serif CN;
font-weight: bold;
font-size: 26px;
color: #000000;
letter-spacing: 5px;
text-align: left;
font-style: normal;
}
.centerbottom{
    width: 100%;
}

.centerbtmlist{
    margin-top: 24px;
    padding-left: 20px;
    border-left: 2px solid #CDC3B7;;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.centerbtmlist>div:nth-child(2){
    flex: 1;
}
.centerbtmlist>div:nth-child(1){
    flex: 2;
}
.centerbtmlist>div img{
   width: 360px;
   height: 260px;
   float: right;
   margin-bottom: 16px;
}
.centerbtmli{
    margin-bottom: 40px;
    position: relative;
}
.centerbtmli img{
    display: block;
    width: 40px !important;
    height: 40px !important;
    position: relative;
    right: 730px;
   top: -40px;
}
/* .centerbtmli img::before{
    content: "";
    width: 12px;
    height: 12px;
    background: #CDC3B7;
position: absolute;
left:0;
border-radius: 90px;
} */
.centerbtmli p:nth-child(1){
font-family: Source Han Serif CN, Source Han Serif CN;
font-weight: bold;
font-size: 32px;
color: #A10008;
line-height: 21px;
margin-bottom: 16px;
}
.centerbtmli p:nth-child(1)::before{
    content: "";
    width: 12px;
    height: 12px;
    background: #CDC3B7;
position: absolute;
left: -27px;
border-radius: 90px;
}
.centerbtmli p:nth-child(2){
    width: 680px;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 300;
    font-size: 18px;
    color: #000000;
    line-height: 36px;
}
.navbarbody a {
  color:#fff;
}
.navbarbody a::after {
    color: #fff;
    padding:0rem 0.5rem;
    content:">"
}