a:hover,a:focus,a:active{
    text-decoration: none;
}
a:focus{
    color:unset
}
.swiper-container911 {
    width: 100%;
    overflow: hidden;
    position: relative;
}


.swiper-container911 .ban1 {
    width: 100%;
}

.swiper-container911 .ban1 img,.csr_overview_banner img {
    width: 100%;
}

.swiper-pagination911 {
    text-align: center;
    position: absolute;
    left: 0px;
    bottom: 10px;
    width: 100%;
    z-index: 600;
}

.swiper-pagination911 {
    text-align: center;
    position: absolute;
    left: 0px;
    bottom: 10px;
    width: 100%;
    z-index: 600;
}

.swiper-container911 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background: #B2B2B2;
    opacity: 1;
    cursor: pointer;
}

.swiper-container911 .swiper-pagination-bullet-active {
    width: 78px;
    height: 12px;
    border-radius: 10px;
    background: #7F7F7F;
}
.csr_title_box div{
    width: 50%;
}
.csr_title_box div img{
    width: 100%;
}
.location{
    height: 44px;
}
.csr_icon_box{
    background-image: url(../images/csr_bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 1166px;
}
.csr_icon_box h1{
    font-size: 30px;
    font-weight: 400;
    color: #111111;
    text-align: center;
    padding-top: 8%;
    padding-bottom: 3.5%;
}
.csr_icon_box2{
    justify-content: center;
}
.csr_icon_box2_items{
    margin-bottom: 110px;
    display: block;
    text-align: center;
    margin-right: 6%;
    width: 20.5%;
}
.csr_icon_box2_items:nth-child(4n),.csr_icon_box2_items:last-child{
    margin-right: 0;
}
.csr_icon_box2_items img{
    width: 100%;
    max-width: 86px;
    border-radius: 5px;
}
.csr_icon_box2_items h2{
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    padding: 20px 0;
}
.csr_icon_box2_items p{
    color: #666;
    font-size: 16px;
}
.csr_icon_box2_items:hover h2,.csr_icon_box2_items:hover p,.csr_icon_box2_items:hover p a{
    color:#CC0000;
}
.csr_news_box {
    margin: 5% 0;
}
.csr_news_box>div{
    width: 50%;
}
.csr_news_box01{
    background-image: url("../images/csr_news_bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.csr_news_box02{
    display: flex;
    align-items: center;
}
.csr_news_box02 img{
    width: 100%;
}
.csr_news_contents_c{
    counter-reset: sectioncounter;
}
.csr_news_contents_c a{
    display: block;
    padding-top: 10px;
}
.csr_news_contents{
    padding: 10% 10% 10% 27%;
}
.csr_news_contents h2{
    padding-bottom: 5%;
    font-size: 36px;
    font-weight: 400;
    color: #111111;
}
.csr_news_contents_c li{
    font-size: 20px;
    color: #333333;
    position: relative;
    padding-left: 100px;
    list-style: none;
    margin-bottom: 7%;
}
.csr_news_contents_c li:last-child{
    margin-bottom: 0;
}
.csr_news_title{
    display: block;
    /* word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden; */
    color: #333;
    min-height: 57px;
}
.csr_news_deatil::before{
    content: '0'counter(sectioncounter);
    counter-increment: sectioncounter;
    width: 76px;
    height: 76px;
    background-image: url("../images/csr_news_icon.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 76px;
    color: #fff;
    font-size: 24px;
    font-style: italic;
    font-weight: bold;
}
/* .csr_news_contents_c li:first-child::after{
    content: "";
    width: 36px;
    height: 15px;
    background-image: url("../images/csr_news_logo.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: -41px;
    top: 17px;
} */
.csr_news_date{
    display: inline-block;
    text-align: right;
    width: 97%;
    font-size: 16px;
    color: #666666;
}
.csr_news_more{
    text-align: right;
    margin-top: 9%;
}
.csr_news_more a{
    color: #CC0000;
    width: 120px;
    height: 36px;
    line-height: 36px;
    border: 1px solid;
    display: inline-block;
    text-align: center;
    font-weight: bold;
}
.csr_news_deatil>a:hover .csr_news_title{
    color: #CC0000;
}
.csr_news_deatil>a:hover .csr_news_date{
    color: #CC0000;
}
.csr_icon_url{
    display: none;
}

@media screen and (min-width: 1920px){
    .csr_icon_box2{
        width: 90%;
        margin: 0 auto;
    }
}
@media screen and (min-width: 1512px) and (max-width: 1899px){
    .csr_icon_box2_items{
        margin-right: 2%;
    }
}
@media screen and (min-width: 1140px) and (max-width: 1511px){
    .csr_icon_box2_items{
        max-width: 229px;
    }
    .csr_news_deatil::before{
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 21px;
    }
    .csr_news_more{
        margin-top: 4%;
    }
    .csr_news_contents_c li{
        padding-left: 80px;
    }
}
@media screen and (min-width: 975px) and (max-width: 1300px){
    .csr_news_contents h2{
        font-size: 30px;
    }
    .csr_news_contents{
        padding: 6% 10% 6% 27%;
    }
    .csr_news_contents_c li{
        margin-bottom: 4%;
    }
}

@media screen and (min-width: 1140px) and (max-width: 1450px){
    .csr_icon_box2_items{
        max-width: 252px;
    }
}
@media screen and (min-width: 1140px) and (max-width: 1229px){
    .csr_icon_box2_items{
        max-width: 226px;
    }
}
@media screen and (min-width: 1140px) and (max-width: 1400px){
    .csr_news_contents_c a{
        padding-top: 0px;
    }
}
@media screen and (max-width: 1139px){
    .csr_icon_box2_items{
        max-width: 47%;
        width: 47%;
        margin-bottom: 6%;
    }
    .csr_icon_box2_items:nth-child(2n){
        margin-right: 0;
    }
    .csr_icon_box2{
        width: 90%;
        margin: 0 auto;
    }
    .csr_icon_box2 {
        justify-content: unset;
    }
    .csr_icon_box{
        background-image: none;
    }
    .csr_news_box02{
        display: none;
    }
    .csr_news_box>div{
        width: 100%;
    }
    .csr_news_box01{
        background-size: cover;
    }
    .csr_news_contents_c li{
        margin-bottom: 7%;
    }
    .csr_news_more{
        padding-bottom: 19%;
    }
}


@media screen and (max-width: 974px){
    .csr_title_box div{
        width: 100%;
    }
    .csr_news_contents {
        padding: 10% 10% 0% 27%;
    }
    .csr_news_contents_c li{
        margin-bottom: 4%;
    }
    .csr_news_box {
        margin: 13% 0 5%;
    }
}