#main {
    max-width: 100%;
    min-width: 1400px;
    height: auto;
}

.abouttwo {
    max-width: 100%;
    min-width: 1400px;
    height: 660px;
    overflow: hidden;
}

.atbox {
    width: 1400px;
    height: 460px;
    margin: 100px auto;
    display: flex;
}

.atbox img {
    width: 690px;
    height: 460px;
    margin-right: 0;
}

.atbox h1 {
    margin-top: 40px;
    font-size: 34px;
    margin-bottom: 30px;
}

.atbox p {
    color: #666666;
    font-size: 16px;
    line-height: 30px;
}

.aboutfive {
    max-width: 1920px;
    min-width: 1400px;
    height: auto;
    padding: 100px 0;
}

.afbox-top {
    max-width: 1920px;
    min-width: 1400px;
    overflow: hidden;
}

.afbox-top h1 {
    text-align: center;
    font-size: 36px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #1A1A1A;
    line-height: 54px;
}

.afbox-top p {
    text-align: center;
    margin-top: 28px;
    font-size: 16px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    margin-bottom: 60px;
}

.afbox-bottom {
    /* width: 1400px; */
    height: auto;
    /* display: flex; */
    /* flex-wrap: wrap; */
}

.afbox-bottom div {
    border-radius: 5px;
    margin:0px;
}

.afbox-bottom div>img {
    width: 446px;
    height: 320px;
}

.afbox-bottom div>h5 {
    font-size: 20px;
    margin-left: 40px;
    margin-top: 25px;
}

.afbox-bottom .bottom-one {
    display: inline-block;
    background: #f7f8fa;
    width: 100%;
}
.afbox-bottom .bottom-one img{
    width: 100%;
    height: 282px;
    object-fit: cover;
    border-radius:5px 5px 0 0;
}
.afbox-bottom .bottom-one h5 {
    font-size: 20px;
    height: 60px;
    padding: 0 40px;
    margin-top: 14px;
    overflow: hidden;
}

.afbox-bottom .bottom-one .word,
.afbox-bottom .bottom-one .btn {
    display: none;
}

.bottom-one a {
    /* display: inline-block; */
    transition: 0.3s;
    border-radius: 8px;
}

.bottom-one a:hover {
    display: inline-block;
    background-color: #3B1789;
    padding-top: 40px;
    box-sizing: border-box;
    font-size: 20px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 32px;
}

.bottom-one a:hover img {
    display: none;
}

.bottom-one a:hover .btn {
    display: inline-block;
}

.bottom-one a:hover .word {
     display: inline-block;
    padding: 0 40px;
    height: 157px;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.6);
    line-height: 26px;
    box-sizing: border-box;
    margin-top: 15px;
    overflow: hidden;
}

.bottom-one a:hover span {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    background-image: url("../images/icon_right.png");
    background-size: 50px;
}

.bottom-one .btn {
    display: block;
    width: 82px;
    height: 26px;
    border: 1px solid #9d8bc4;
    text-align: center;
    margin-left: 40px;
    margin-top: 0px;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 28px;
    margin-bottom: 30px;
    border-radius: 0;
}

.afbox-bottom .bottom-two {
    background: #3b1789;
}

.afbox-bottom .bottom-two p {
    display: block;
    width: 82px;
    height: 26px;
    border: 1px solid #9d8bc4;
    text-align: center;
    margin-left: 40px;
    margin-top: 28px;
}

.afbox-bottom .bottom-two p>a {
    line-height: 26px;
    padding: 0;
}

.afbox-bottom .bottom-three {
    background: #f7f8fa;
}

.afbox-bottom .bottom-three h5 {
    font-size: 20px;
    margin-left: 40px;
    margin-top: 25px;
}

.afbox-bottom span {
    /* width: 445px; */
    height: 65px;
    display: block;
    margin-top: 10px;
    padding-left: 40px;
    line-height: 65px;
    background: url("../images/his_right.png") no-repeat 437px;
    border-top: 1px solid #E6E6E6;
    font-size: 14px;
}

.bottom-two span {
    color: #fff;
    background: url("../images/jiantou-bai_03.png") no-repeat 437px;
}

.kongbai {
    max-width: 1920px;
    min-width: 1600px;
    height: 80px;
}

.maintoptwo {
    max-width: 1920px;
    min-width: 1600px;
    height: 82px;
    background: #f8f8f8;
}

.maintoptwo p {
    display: block;
    width: 507px;
    height: 80px;
    display: flex;
}

.maintoptwo span {
    display: block;
    width: 165px;
    height: 80px;
    text-align: center;
}

.maintoptwo p a {
    font-size: 24px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #666666;
    line-height: 80px;
    padding: 0;
    padding-bottom: 18px;
}
.maintoptwo p a.on {
    font-size: 24px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #3B1789;
    padding-bottom: 18px;
    border-bottom: 3px solid #3b1789;
}

.maintoptwo p a:hover {
    border-bottom: 3px solid #3b1789;
    color: #3b1789;
}

.history {
    position: relative;
    background: url(../images/his_bg.png) no-repeat;
    background-size: cover;
    padding: 120px 0 200px 0;
}

.history .history_warpper {
    padding: 0px 55px;
}

.history .history_warpper .font_sy_21 {
    font-size: 36px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #1A1A1A;
    line-height: 54px;
    text-align: center;
}

.history .history_swiper {
    width: 1000px;
    margin: 80px auto;
}

.history_swiper .date {
    text-align: center;
    margin-right: 75px;
    margin-top: 40px;
}

.history_swiper .date .tit {
    display: inline-block;
    position: relative;
    color: #3B1789;
    border: 1px solid #3B1789;
    border-radius: 8px;
    font-size: 28px;
    font-family: OPPOSans-H, OPPOSans;
    font-weight: normal;
    line-height: 26px;
    text-align: center;
    margin: 0 auto;
    padding: 5px 22px;
}

.history_swiper .date .tit::after {
    content: "";
    position: absolute;
    bottom: -70px;
    left: 50%;
    transform: translateY(-50%);
    height: 30px;
    width: 2px;
    background: #3B1789;
}

.history_swiper .date .subtit {
    font-size: 28px;
    font-family: OPPOSans-H, OPPOSans;
    font-weight: 600;
    color: #3B1789;
    line-height: 44px;
    text-align: center;
    margin-top: 68px;
}

.history_swiper .date .cont {
    margin: 12px 0 21px 45px;
    /* max-width: 275px; */
}

.history_swiper .date .cont p {
    position: relative;
    font-size: 20px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    text-align: left;
}

.history_swiper .date .cont p::after {
    content: "";
    position: absolute;
    left: -10px;
    top: 14px;
    /* transform: translateY(-50%); */
    width: 4px;
    height: 4px;
    background: #F9B73B;
}

.year {
    display: block;
    width: 1240px;
    background: url(../images/year_bg.png) no-repeat;
    padding: 0 80px;
    height: 80px;
}

.year_swiper {}

.year_swiper .swiper-slide {
    line-height: 114px;
    text-align: center;
    font-size: 18px;
    font-family: OPPOSans-H, OPPOSans;
    font-weight: normal;
    color: #1A1A1A;
}

.year_swiper .swiper-slide::after {
    content: "";
    position: absolute;
    top: 11px;
    left: 50%;
    width: 8px;
    height: 8px;
    background: #A1A1A1;
    border-radius: 50%;
    transform: translateX(-50%);
}

.year_swiper .swiper-slide.swiper-slide-active::after {
    content: "";
    position: absolute;
    top: 10px;
    left: 50%;
    width: 12px;
    height: 12px;
    background: #3B1789;
    border-radius: 50%;
    transform: translateX(-50%);
}

.year_swiper .swiper-slide.swiper-slide-active::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 50%;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    transform: translateX(-50%);
    padding: 4px;
    border: 1px solid #3B1789;
}

.swiper-btn2 {
    position: absolute;
    width: 180px;
    left: 50%;
    bottom: 160px;
    transform: translateX(-50%);
}

.history .swiper-btn2 {}

.swiper-btn2 .swiper-button-next,
.swiper-btn .swiper-container-rtl .swiper-button-prev {
    top: unset;
    bottom: -80px;
    /* right: 43%; */
    width: 50px;
    height: 50px;
    border: unset;
    border-radius: 50%;
    padding: 0;
    background-size: 50px 50px;
    transition: 0.3s;
    border: 1px solid #808080;
}

.swiper-btn2 .swiper-button-next:hover,
.swiper-btn .swiper-container-rtl .swiper-button-prev {
    top: unset;
    bottom: -80px;
    /* right: 43%; */
    width: 50px;
    height: 50px;
    border: unset;
    border-radius: 50%;
    padding: 0;
    background-size: 50px 50px;
    transition: 0.3s;
    border: 1px solid #808080;
}

.swiper-btn2 .swiper-button-next,
.swiper-btn .swiper-container-rtl .swiper-button-prev {
    background: url(../images/his_right.png);
    right: 10px;
    left: auto;
    background-size: 50px 50px;
}

.swiper-btn2 .swiper-button-prev:hover,
.swiper-btn .swiper-container-rtl .swiper-button-next {
    background: url(../images/icon_left.png) #3b1789;
    left: 0px;
    right: auto;
    background-size: 50px 50px;
}

.swiper-btn2 .swiper-button-next:hover,
.swiper-btn .swiper-container-rtl .swiper-button-prev {
    background: url(../images/icon_right.png) #3b1789;
    right: 10px;
    left: auto;
    background-size: 50px 50px;
}

.swiper-btn2 .swiper-button-prev,
.swiper-btn .swiper-container-rtl .swiper-button-next {
    background: url(../images/his_left.png);
    left: 0px;
    right: auto;
    background-size: 50px 50px;
}

.swiper-btn2 .swiper-button-prev,
.swiper-btn .swiper-container-rtl .swiper-button-next {
    top: unset;
    bottom: -80px;
    /* left: 43%; */
    width: 50px;
    height: 50px;
    border: unset;
    border-radius: 50%;
    padding: 0;
    background-size: 50px 50px;
    transition: 0.3s;
    border: 1px solid #808080;
}

.honor {
    display: flex;
}
.honor img{width: 50%;}
.honor_warpper .font_sy_21 {
    font-size: 36px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 54px;
    text-align: center;
}

.honor_warpper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
    padding: 40px 85px;
    background: url(../images/honor_bg.png) no-repeat;
    background-size: cover;
}

.honor_warpper .honor_item {
    margin-top: 90px;
}

.honor_warpper .honor_item ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.honor_warpper .honor_item li {
    width: 47%;
    height: 66px;
    text-align: center;
    font-size: 24px;
    font-family: AlibabaPuHuiTiR;
    color: rgba(255, 255, 255, 0.9);
    line-height: 44px;
    background: url(../images/honor_bg1.png) no-repeat;
    background-size: contain;
    margin-bottom: 50px;
    margin-left: 0;
}

.honor_warpper .honor_item li:nth-child(2n) {
    margin-right: 0;
}
.newslist{
    width: 1400px;
    padding: 0;
}
.newslist .bottom-one{
   width: 31.5%;
   margin-right: 30px;
   margin-bottom: 30px;
}
.newslist .bottom-one:nth-child(3n){
   margin-right: 0px;

}
.newslist .bottom-one a:hover{
    padding-top: 30px;
}