.banner {
    width: 100%;
    height: 300px;
    /* border: 1px solid salmon; */
    margin-top: 80px;
    position: relative;
    /* background: url('../images/advertising/走进金控-广告图.png') 0px 0px no-repeat; */
    /* background-size: cover; */
}

.banner img {
    /* height: 400px; */
width: 100%;
height: 100%;

}

.banner span {
    position: absolute;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    top: 134px;
    left: 120px;
}



.nav-list {
    width: 100%;
    height: 70px;
    background: #FFFFFF;
    box-shadow: 0px 1px 0px 0px #D7D6D6;
}

.nav-list .nav-cen {

    height: 70px;
    width: 1200px;
    margin: 0 auto;
    /* background-color: #95cce8; */
}

.nav-list .nav-cen ul {
    display: flex;
}

.nav-list .nav-cen ul {
    display: flex;
}

.nav-list .nav-cen ul li {
    width: 110px;
    height: 70px;
    /* border: 1px solid #ddd; */
    line-height: 70px;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: black;
}

.nav-list .nav-cen ul li:nth-of-type(1) {
    /* background-color: #E19636;
    color: white; */
}

.nav-list .nav-cen ul li:hover {
    /* background-color: rgba(255, 255, 255, 0.1000); */
    cursor: pointer;
    /* background-color: #b7b4b4; */
    color: #E19636;
    border-bottom: 2px solid #E19636;

}

.contain {
    /* height: 1000px; */
    width: 1200px;
    margin: 0 auto;
    /* border: 1px solid darkblue; */
    /* height: 100%; */
    overflow: hidden;
}

.contain .title {
    width: 100%;
    height: 100px;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    text-align: center;
    line-height: 100px;
}

.contain .page {
    /* display: none; */
}

.contain .page0 {
    display: block;
    height: 1000px;
}

.contain .page1 {
    height: 450px;
}

.contain .page0 .p-left {
    width: 100%;
    /* border: 1px solid #95cce8; */
    float: left;
}

.contain .page0 .p-left .companyName {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.contain .page0 .p-left .companyName_eng {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #C0BFBF;
}

.contain .page0 .p-left .paragragh {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    text-indent: 30px
}

.contain .page0 .p-left .paragragh_3 {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    text-indent: 30px;
    margin: 20px 0;
}

.contain .page0 .p-left .subsidiary_1 {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    line-height: 24px;
    margin-top: 20px;
}

.contain .page0 .p-left .subsidiary_2 {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    line-height: 30px;
}

.contain .page0 .p-left .showy {
    display: flex;
    margin: 32px auto;
}

.contain .page0 .p-left .showy li {
    border-bottom: 1px solid #DFDFDF;
    height: 100px;
    width: 100%;
    text-align: center;
}

.contain .page0 .p-left .showy li p {

    font-size: 60px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #E19636;
    line-height: 60px;
}

.contain .page0 .p-left .showy li span {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}

.contain .page0 .p-left .cross_line span {
    display: inline-block;
    height: 2px;
    background: #E19636;
    width: 15px;
    margin-top: 21px;
    margin-bottom: 50px;

}


.contain .page0 .p-right {
    width: 400px;
    height: calc(100% - 100px);
    /* border: 1px solid #D7D6D6; */
    float: right;
    /* padding-top: 140px; */
}

.contain .page0 .p-right img {
    margin-top: 140px;
}

.contain .page1 {
    display: block;
}

.contain .page1 .content {
    height: 360px;
    width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 40px auto;
}

.contain .page1 .content div {
    width: 380px;
    height: 100px;
    background: #FFFFFF;
    border: 1px solid #E0DFDF;
    box-shadow: 3px 4px 5px 0px #E6E6E6;
    text-align: center;
    line-height: 100px;
    vertical-align: middle;
    position: relative;
}

.contain .page1 .content div img {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;

}

.contain .page3 .year-nav {
    height: 150px;
    width: 100%;
    /* border: 1px solid #E19636; */
    margin: 30px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    

}
.contain .page3 .year-nav div.circles{
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 1s;
    
}

.contain .page3 .year-nav div.circle {
    width: 120px;
    height: 120px;
    border: 2px solid #C0BFBF;
    border-radius: 50%;
    text-align: center;
    line-height: 120px;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;


}

.contain .page3 .year-nav div.circle:hover {
    border: 2px solid #E19636;
    border-radius: 50%;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #E19636;
}
.swiper-slide{
    display: flex;
    justify-content: center;
    align-items: center;
}

.year-nav-active {
    border: 2px solid #E19636 !important;
    font-weight: bold !important;
    color: #E19636 !important;
}

.contain .page3 .year-nav div.line {
    height: 2px;
    width: 70px;
    background-color: #dbdbdb;

}

.contain .page3 .year-event {
    display: flex;
    /* height: 100%; */
    margin-bottom: 50px;
}

.contain .page3 .year-event .e-left {
    width: 230px;
    /* border: 1px solid #333333; */
    text-align: right;
    box-sizing: border-box;
    padding-right: 70px;
}

.contain .page3 .year-event .e-left span {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.contain .page3 .year-event .e-right {
    width: 1113px;
    border-left: 1px solid #DDDDDD;
    box-sizing: border-box;
    padding-left: 70px;
    padding-right: 10px;
    display: none;
}

.contain .page3 .year-event .e-right p {

    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    margin-bottom: 57px;
}
.swiper-button-next{
    color: #ABABAB !important;
}
.swiper-button-prev{
    color: #ABABAB !important;
}