#Contents{
    padding-bottom: 120px;
}

.LinkListStyle1{
    margin: 0;
}

.GridSet{
    width: auto;
}

h2 span {
    padding: 0;
    background: none;
}
.JS h2{
    margin: 0;
    padding: 0;
}

body.wide .GridSet {
    width: 100%;
}

#contact_support .PageTitleStyle2{
    display: none;
}

.Section.anchorPoint{
    background-color: #F2F2F2;
    display: flex;
    justify-content: center;
    margin: 50px auto 0;
}

.anchorPoint ul{
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
}
.anchorPoint ul li{
    width: calc(100% / 3);
    line-height: 60px;
    text-align: center;
}

.anchorPoint ul li a{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #000;
}

.anchorPoint ul li a span{
    padding-right: 20px;
    background: url(/image/cn/r1/icon/icon_link_bottom_hd.gif) no-repeat;
    background-position: right center;
    background-size: 16px 16px;
    font-size: 90%;
}

.anchorPoint ul li:hover a{
    color: #b1000e;
    background-color: #e5e5e5;
}

/* -------- bannerImg--start -------- */

#headerPart{
    background: url(/image/ml_portal/contact_support/contact_support_bg.jpg) center center no-repeat;
    background-size: cover;
    aspect-ratio: 4/1;
    display: flex;
    align-items: center;
}

#headerPart .Section {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#headerPart .Section h1{
    font-size: 35px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #fff;
}

#headerPart .Section p{
    text-align: center;
    margin-bottom: 0;
    color: #fff;
}

#headerPart .Section p span{
    color: #C20B24;
}
/* -------- bannerImg--end -------- */

/* --------- 列表分类--start -------- */
#catagory {
    margin: 50px auto;
}

#catagory.Section h2 {
    text-align: center;
    padding-bottom: 25px;
    background: transparent;
}

#catagory.Section h2 span {
    font-size: 30px;
    color: #000;
}


#catagory .linkArea {
    display: flex;
    gap: 100px;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}

#catagory .linkArea:last-child{
    border-bottom: none;
    padding-bottom: 0;
}

#catagory .linkArea .navArea {
    width: 30%;
    max-width: 250px;
    min-width: 150px;
    min-height: 250px;
    background-color: #F2F2F2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 1px solid transparent;
    color: #707070;
    transition: 500ms;
    overflow: visible;
}

#catagory .linkArea .navArea i{
    display: block;
    width: 80px;
    aspect-ratio: 1/1;
    margin-bottom: 10px;
}

#catagory .linkArea>div{
    width: 70%;
    display: flex;
    flex-direction: column;
}

#catagory .linkArea .ItemList{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 20px 0;
}
#catagory .linkArea .ItemList h3{
    margin-bottom: 20px;
}

#catagory .linkArea .ItemList h3,
#catagory .linkArea .ItemList h3 a span{
    color: #000;
}
#catagory .linkArea .ItemList h3 a:hover{
    text-decoration: none;
}
#catagory .linkArea .ItemList h3 a:hover span{
    color: #b1000e;
    transition: all .2s;
}

#catagory .linkArea .ItemList ul.LinkListStyle1{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 0;
}

#catagory .linkArea .ItemList ul.LinkListStyle1 li{
    width: calc((100% - 40px) / 3);
    padding-top: 0;
    font-size: 90%;
}
#catagory .linkArea .ItemList ul.LinkListStyle1 li.w100{
    width: 100%;
}

#catagory .linkArea .ItemList ul.LinkListStyle1 li a{
    text-decoration: none;
    color: #000;
}

#catagory .linkArea .ItemList ul.LinkListStyle1 li a:hover{
    color: #C20B24;
}

#catagory .linkArea .navArea i.icon{
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-position: center;
    mask-repeat: no-repeat;
    mask-size: contain;
    /* background-color: #545454; */
}
/* --------- 列表分类--end ---------- */


/*  -------- 媒体联络表--start --------- */
#media_liaison{
    display: flex;
    flex-direction: column;
    align-items: center;
}
#media_liaison h2{
    margin-bottom: 30px;
    background: none;
}

#media_liaison h2 span{
    color: #000;
    text-align: center;
    font-size: 30px;
}


/*  -------- 其它问题--start --------- */
#other_problems.Section{
    margin-top: 50px;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#other_problems.Section h2{
    background: transparent;
}

#other_problems.Section h2 span{
    color: #000;
    font-size: 30px;
}

#other_problems p{
    text-align: center;
    padding: 30px 0;
}

a.links.btn {
    width: 250px;
    display: inline-block;
    border: 1px solid #333;
    padding: 10px 30px;
    box-sizing: border-box;
    color: #333;
    text-decoration: none;
    transition: 200ms;
    text-align: center;
}

a.links.btn:hover {
    background: #C20B24;
    color: #eee;
    border: 1px solid #C20B24;
    box-shadow: 0 0 5px rgba(194, 11, 36, .5);
}

a.links.btn::after {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-left: 3px;
    background: url(/image/cn/r1/icon/icon_link_right_l.gif) center 2px no-repeat;
    background-size: contain;
}

a.links.btn:hover::after {
    background: #C20B24;
    background: url(/image/cn/r1/icon/icon_link_right_l_white.gif) center 2px no-repeat;
}



/*  -------- 其它问题--end --------- */


@media screen and (min-width: 995px) and (max-width: 1304px){
    /* .HorizontalInnerLinks{
        padding: 0 20px;
    } */
    .OptionWideRWD #Contents{
        padding: 0 0 65px;
    }
    #catagory {
        padding: 0 20px;
    }
}

@media screen and (max-width: 1275px) {
    #headerPart .Section{
        padding: 0 15px;
    }
}

@media screen and (max-width: 994px) {
    /* .HorizontalInnerLinks{
        padding: 0 15px;
    } */
    .JS #Contents{
        padding: 0 0 120px;
    }
    #headerPart .Section h1{
        font-size: 30px;
    }

    #catagory .linkArea{
        gap: 50px;
    }

    #catagory .linkArea .navArea{
        min-height: 200px;
    }

    #catagory .linkArea .ItemList ul.LinkListStyle1 li{
        width: calc((100% - 20px) / 2);
    }

    #contact_support .Section h2 span{
        font-size: 25px;
    }
    
}

@media screen and (max-width: 767px) {
    #catagory .linkArea>div{
        width: 100%;
    }
    #catagory .linkArea{
        flex-direction: column;
        gap: 0;
        padding: 0;
    }

    #catagory .linkArea .navArea{
        min-height: auto;
        min-width: 100%;
        max-width: 100%;
        width: 100%;
        flex-direction: row;
        justify-content: flex-start;
        padding: 5px 20px;
        box-sizing: border-box;
        border-bottom: 1px solid #B2B2B2;
    }

    #catagory .linkArea .navArea i{
        margin-bottom: 0;
        width: 60px;
    }

    #catagory .linkArea .navArea i.icon{
        margin-right: 15px;
    }

    #catagory .linkArea .ItemList{
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
    }

    #catagory .linkArea .ItemList h4{
        font-size: 16px;
    }

    #catagory .linkArea .ItemList ul.LinkListStyle1 li a{
        font-size: 14px;
    }

    #headerPart .Section h1{
        font-size: 25px;
    }

    #contact_support #catagory{
        margin-top: 25px;
    }

    #contact_support .Section h2{
        background: transparent;
    }

    #contact_support .Section h2 span{
        font-size: 20px;
    }
    #other_problems p{
        font-size: 14px;
    }
}

@media screen and (max-width: 541px) {
    .Section.anchorPoint{
        padding: 25px 15px 0;
        background: transparent;
        margin-top: 0;
    }

    .anchorPoint ul{
        height: auto;
    }

    .anchorPoint ul li{
        line-height: 100%;
    }

    .anchorPoint ul li a span{
        font-size: 12px;
    }

    #headerPart{
        aspect-ratio: 2/1;
    }

    #headerPart .Section h1{
        margin-bottom: 5px;
    }

    #catagory .linkArea .ItemList ul.LinkListStyle1 li{
        width: 100%;
    }

    #catagory .linkArea .ItemList ul.LinkListStyle1 li a{
        font-size: 12px;
    }

}


