a:hover,a:focus{
    text-decoration: none;
}
.down_banner img,.downlaod_box img{
    width: 100%;
}
.csr_new_title {
    font-size: 30px;
    font-weight: 400;
    color: #111111;
    text-align: center;
    margin-bottom: 45px;
}
.csr_new_title02{
    padding-top: 45px;
}
.download_content_item_01,.download_content_02,.csr_pdf_deatil,.csr_pdf_deatil_items{
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.download_content_item_01>div{
    width: 45%;
    margin-bottom: 4%;
}
.download_content_01_items>div{
    
}
.pdf_img_box{
    margin-right: 3%;
}
.pdf_size{
    color: #999999;
    font-size: 18px;
    width: 100%;
    margin-bottom: 15px;
}
.pdf_titile{
    font-size: 24px;
   
    width: 100%;
    line-height: 1.6;
}
.pdf_img_box{
    margin-right: 8%;
    width: 32%;
}
.pdf_deatil{
    width: 60%;
    position: relative;
}
.pdf_deatil a{
    font-size: 18px;
    color: #CC0000;
    position: absolute;
    left: 0;
    bottom:25px;
    padding-left: 20px;
}
.pdf_deatil a::before{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 15px;
    height: 18px;
    background-image: url(../img/pdf_download_icon.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: -9px;

}

.download_csr_box{
    background: #F8F8F8;
}
.download_content_02{
    padding-bottom: 45px;
}
.csr_pdf_deatil{
    width: 100%;
}
.csr_pdf_year{
    width: 10%;
    max-width: 76px;
}
.csr_pdf_year ul li{
    font-size: 23px;
    font-weight: bold;
    color: #DDDDDD;
    text-align: center;
    cursor: pointer;
    margin-bottom: 5px;
}
.csr_pdf_year ul li.active{
    color: #CC0000;
    text-decoration: underline;
}
.csr_pdf_deatil_items{
    background-color: #ffffff;
    border: 1px solid #DDDDDD;
    width: 32%;
    height: 100px;
    align-items: center;
    padding: 0 2%;
    margin-bottom: 2%;
    margin-left: 2%;
}
.csr_pdf_deatil_items:nth-child(3n+1){
    margin-left: 0;
}
.csr_pdf_title_sty{
    font-size: 20px;
    color: #333333;
}
.csr_pdf_title{
    width: 80%;
}
.csr_year_select{
    display: none;
}
.csr_year_select.active{
    display: block;
}
.csr_newsletter_img{
    max-width: 560px;
    margin: 0 auto;
    padding-bottom: 45px;
}
.csr_pdf_icon_box img{
    max-width: 41px;
}
.promotions_news_more {
    width: 160px;
    height: 48px;
    border: 1px solid #CC0000;
    font-size: 20px;
    color: #CC0000;
    line-height: 48px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    cursor: pointer;
    padding-right: 30px;
}
.promotions_news_more::after {
    content: "";
    width: 18px;
    height: 18px;
    position: absolute;
    right: 19px;
    border-top: 1px solid #CC0000;
    border-right: 1px solid #CC0000;
    top: 50%;
    margin-top: -3px;
    transform: rotate(315deg);
    transition: all 0.5s;
}
.have_none::after {
    transform: rotate(135deg);
    margin-top: -12px;
}
.csr_report_box{
    display: none;
}
.csr_year_select {
    min-height: 529px;
}
.download_content_item_02>div{
    width: 32%;
    margin-right: 2%;
}
.download_content_item_02>div:last-child{
    margin-right: 0;
}
.download_content_item_02>div>div.pdf_img_box{
    margin-right: 5%;
}
.download_content_item_02>div>div.pdf_deatil{
    width: 63%;
}
.download_content_item_02>div h2.pdf_titile{
    font-size: 20px;
}
@media screen and (min-width: 975px) and (max-width: 1425px){
    /* .csr_pdf_deatil {
        width: 92%;
    } */
    .csr_pdf_title_sty{
        font-size: 16px;
    }
    .csr_pdf_icon_box img {
        max-width: 32px;
    }
    .pdf_titile{
        font-size: 22px;
    }
    .download_content_item_02>div h2.pdf_titile{
        font-size: 17px;
    }
    .download_content_item_02>div div.pdf_deatil a{
        bottom: 0px;
        font-size: 16px;
    }
}
@media screen and (min-width: 975px) and (max-width: 1150px){
    .download_content_item_02{
        justify-content: space-between;
        -webkit-justify-content: space-between;
    }
    .download_content_item_02>div{
        width: 45%;
        margin-right: 0%;
        margin-bottom: 4%;
    }
    .download_content_item_02>div h2.pdf_titile{
        font-size: 22px;
    }
    .download_content_item_02>div div.pdf_deatil a{
        bottom: 0px;
        font-size: 18px;
    }
}
@media screen and (min-width: 975px) and (max-width: 1080px){
    /* .csr_pdf_deatil {
        width: 90%;
    } */
    .pdf_titile{
        font-size: 18px;
    }
}
@media screen and (max-width: 974px){
    .download_content_item_01>div{
        width: 100%;
        margin-bottom: 8%;
    }
    .csr_pdf_year{
        display: none;
    }
    .csr_pdf_deatil{
        width: 100%;
    }
    .csr_pdf_deatil_items{
        width: 100%;
        margin-left: 0;
        margin-bottom: 4%;
        padding: 0 4%;
    }
    .csr_newsletter_img{
        width: 70%;
    }
    #csr_news_select{
        width: 150px;
        height: 58px;
        border: 1px solid #ddd;
        font-size: 27px;
        border-radius: 5px;
        display: inline-block;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        background: url(/Upload/show/show-arrow.png) no-repeat 89% center;
        background-size: 20px;
        outline: 0;
        padding: 0px 32px;
    }
    .csr_news_select_box{
        text-align: right;
        margin-bottom: 20px;
        
    }
    .csr_year_select {
        min-height: auto;
    }
    .download_content_item_02>div{
        width: 100%;
        margin-bottom: 8%;
        margin-right: 0%;
    }

}