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

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

.swiper-container911 .ban1 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;
}
.about_contents_box{
    background-image: url(../img/contens_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 1023px;
}
.about_contents_box1{
    width: 90%;
    margin: 0 auto;
    padding: 3% 0 5% 0;
}
.about_word_box{
    min-height: 399px;
    margin-bottom: 2%;
}
.about_word_box_img{
    width: 70.6%;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/contens_01.png);
    background-position-x: center;
}
.about_china_box_img{
    background-image: url(../img/contens_02.png);
}
.about_word_box_text{
    width: 29.4%;
    background-color: #fff;
}
.about_word_box_text h2{
    font-size: 36px;
    font-weight: bold;
    color: #111111;
    margin-bottom: 4%;
}
.about_word_box_text>div{
    padding: 7%;
    height: 100%;
    position: relative;
}
.about_word_box_text p{
    font-size: 18px;
    color: #666666;
    line-height: 1.6;
}
.about_word_link{
    color: #CC0000!important;
    font-size: 18px;
    position: absolute;
    right: 7%;
    bottom: 7%;
    font-weight: bold;
}
.hover_act:hover .about_word_box_img{
    opacity: 0.7;
}
.hover_act:hover .about_word_box_text h2{
    color: #CC0000;
}
.about_icon_box{
    width: 90%;
    margin: 0 auto 5% auto;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.about_icon_items{
    width: 44%;
    margin-bottom: 5%;
}
.about_icon_deail{
    width: 31.1%;
    margin-right: 4%;
    max-width: 225px;
}
.about_text_deail{
    width: 64.9%;
}
.about_text_deail h3{
    font-size: 24px;
    font-weight: 400;
    color: #000000;
    margin-top: 4%;
    margin-bottom: 3%;
}
.about_text_deail p{
    color: #666666;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 9%;
}
.about_text_deail_link{
    text-align: right;
    font-weight: bold;
    color: #CC0000!important;
}
.hover_act:hover h3{
    color: #CC0000;
}
.csr_new_title{
    font-size: 30px;
    font-weight: 400;
    color: #111111;
    text-align: center;
    margin-bottom: 45px;
}
@media screen and (min-width:975px ){
    .toc_page_box,.about_icon_items_nobottom{
        margin-bottom: 0;
    }
}
@media screen and (min-width:975px ) and (max-width:1400px){
    .about_word_box{
        min-height: 296px;
    }
    .about_word_box_text h2{
        font-size: 30px;
    }
    .about_word_box_text p{
        font-size: 16px;
    }
    .about_contents_box{
        height: 784px;
    }
}
@media screen and  (max-width:974px){
    .about_word_box_img{
        width: 100%;
        background-image: unset;
    }
    .about_contents_box{
        height: 100%;
    }
    .about_word_box_text{
        width: 100%;
        background-color: unset;
    }
    .about_word_box_text>div{
        padding:  4% 0;
    }
    .about_word_box_text p{
        margin-bottom: 4%;
        font-size: 24px;
    }
    .about_word_box{
        margin-bottom: 40px;
    }
    .about_word_link{
        font-size: 24px;
    }
    .about_icon_box,.about_icon_items{
        width: 100%;
    }
    .about_text_deail h3{
        font-size: 30px;
    }
    .about_text_deail p,.toc_page_newsc>h4{
        font-size: 20px;
    }
    .about_word_link{
        text-align: right;
        position: unset;
    }

}
