a:hover {
    text-decoration: none!important;
}
.crossBusinessButton:hover{
    transform: scale(1.03);
}
.crossBusinessButton a:hover{
    color: #ffffff!important;
}
@media all and (min-width: 1020px) {
    .crossHeader{
        width: 100%;
    }
    .crossHeader img{
        width: 100%;
        object-fit: cover;
    }
    .crossHeadLine{
        width: 100%;
        text-align: center;
    }
    .crossTitle{
        font-size: 35px;
        color: #000000;
        opacity: 0.95;
        line-height: inherit;
        font-weight: bold;
    }
    .crossSubTitle{
         font-size: 16px;
        color: #000000;
        opacity: 0.7;
        line-height: inherit;
    }
    .crossLine{
        display: flex;
        width: 100%;
        margin: 15px auto;
        justify-content: center;
    }
    .crossLine1{
        background: #EE6910;
        border-radius: 1.5px;
        height: 3px;
        width: 10px;
    }
    .crossLine2{
        background: #EE6910;
        border-radius: 1.5px;
        height: 3px;
        width: 50px;
        margin: 0 11px;
    }
    .crossBusiness{
        padding: 56px 0;
    }
    .crossBusinessZone{
        width: 100%;
        display: flex;
        justify-content: center;
        -webkit-justify-content: center;
    }
    .crossBusinessPart{
        width: 67.7%;
        display: flex;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }
    .crossBusinessRegister{
        width: 31.5%;
        box-shadow: 0 2px 11px 1px rgba(0,0,0,0.16);
        border-radius: 6px;
        text-align: center;
        margin-top: 40px;
    }
    .crossBusinessTitle{
        width: 100%;
        height: 6.47vw;
        background-color: #002C51;
        line-height: 6.47vw;
        text-align: center;
        border: 1px solid #707070;
        border-radius: 6px 6px 0px 0px;
        font-size: 1.55vw;
        color: #ffffff;
    }
    .crossBusinessImage{
        width: 50.7%;
        object-fit: cover;
        margin: 8px 0;
    }
    .crossBusinessDetail{
        text-align: center;
        color: #000000;
        font-size: 1.15vw;
        line-height: 1.5vw;
    }
    .crossBusinessDetail .content{
        width: 57.8%;

    }
    .crossBusinessBtn{
        width: 100%;
        text-align: center;
        display: block;
        margin: 2vw 0;
    }
    .crossBusinessButton{
        width: 44.4%;
        line-height: 50px;
        height: 50px;
        background-color: #EC693A;
        border-radius: 8px;
        display: inline-block;
    }
    .crossBusinessButton a{
        color: #FFFFFF;
        font-size: 1.15vw;
        text-align: center;
        height: 100%;
        width: 100%;
        display: block;
    }
    .crossBenefit{
        padding: 40px 0;
        background-color: #FFFBF8;
        width: 100%;
        display: block;
    }
    .crossBenefitInfo{
        color: #000000;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .crossBenefitInfo .info1{
        text-align: center;
        font-size: 24px;
        line-height: 24px;
        width: 67.7%;
    }
    .crossBenefitInfo .info2{
        text-align: left;
        font-size: 17px;
        width: 67.7%;
        line-height: 35px;
        margin: 20px 0;
    }
    .crossBenefitZone{
        width: 100%;
        display: flex;
        justify-content: center;
        -webkit-justify-content: center;
    }
    .crossBenefitPart{
        width: 67.7%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
    }
    .crossBenefitDetail{
        width: 31.5%;
        height: 21.9vw;
        display: flex;
        flex-direction: column;
    }
    .crossBenefitImage{
        width: 100%;
        object-fit: cover;
    }
    .crossBenefitContent{
        height: auto;
        display: flex;
        width: 100%;
        color: #000000;
        font-size: 1.2vw;
        box-shadow: 0px 2px 11px 1px rgba(0,0,0,0.16);
        background-color: #FAFAFA;
        align-items: center;
        justify-content: center;
        flex: 1;
    }
    .crossBenefitDetail:nth-child(2) .crossBenefitContent{
        position: relative;
        background-color: #EC693A;
    }
    .crossBenefitDetail:nth-child(2) .crossBenefitContent .triangle{
        position: absolute;
        top: 0px;
        line-height: 0;
        font-size: 0;
        border-bottom: 1.75vw solid #ffffff;
        border-left: 1.42vw dashed transparent;
        border-right: 1.42vw dashed transparent;
        bottom: 0px;
    }
    .crossBenefitContent .content{
        width: 85%;
        text-align: center;
    }
    .crossAdvantage{
        position: relative;
        width: 100%;
        height: 45.31vw;
    }
    .crossAdvantageBackground1{
        width: 100%;
        object-fit: cover;
    }
    .crossAdvantageBackground2{
        width: 45.3%;
        background-color: #EC693A;
        z-index: 200;
        position:absolute;
        top: 0;
    }
    .crossAdvantageZone{
        width: 100%;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        z-index: 300;
        position:absolute;
        height: 100%;
        align-items: center;
        top: 0;
    }
    .crossAdvantagePart{
        width: 67.7%;
    }
    .crossAdvantageTitle{
        color: rgba(255,255,255,0.95);
        font-size: 2.35vw;
    }
    .crossAdvantageTitleEn{
        color: rgba(255,255,255,0.7);
        font-size: 1.05vw;
        line-height: 45px;
    }
    .crossAdvantageLine{
        display: flex;
        margin-bottom: 45px;
    }
    .crossAdvantageLine1{
        background: #ffffff;
        border-radius: 1.5px;
        height: 3px;
        width: 50px;
        margin-right: 11px;
    }
    .crossAdvantageLine2{
        background: #ffffff;
        border-radius: 1.5px;
        height: 3px;
        width: 10px;
    }
    .crossAdvantageInfo{
        width: 74%;
        display: flex;
        background: #ffffff;
        border-bottom: 1px dashed #EC693A;
    }
    .crossAdvantageInfo:nth-child(2){
        border-bottom: none;
    }
    .crossAdvantageContent{
        width: 50%;
        border-right: 1px dashed #EC693A;
        display: flex;
        justify-content: center;
        -webkit-justify-content: center;
        padding: 2.2vw 0 3vw;
    }
    .crossAdvantageContent:nth-child(2){
        border-bottom: none;
    }
    .crossAdvantageServices{
        width: 77.3%;
    }
    .crossAdvantageNum{
        font-size: 2.35vw;
        color: #EC693A;
        line-height: 2.5vw;
    }
    .crossAdvantageText{
        font-size: 0.95vw;
        color: #000000;
        line-height: 1.25vw;
        letter-spacing: 1.4px;
    }
    .crossProcess{
        width: 100%;
        padding: 77px 0;
        text-align: center;
    }
    .crossProcess img{
        width: 67.7%;
        object-fit: cover;
    }
}
@media all and (max-width: 1020px) {
    .crossHeader{
        width: 100%;
    }
    .crossHeader img{
        width: 100%;
        object-fit: cover;
    }
    .crossHeadLine{
        width: 100%;
        text-align: center;
    }
    .crossTitle{
        font-size: 2.35vw;
        color: #000000;
        opacity: 0.95;
        line-height: inherit;
    }
    .crossSubTitle{
        font-size: 1vw;
        color: #000000;
        opacity: 0.7;
        line-height: inherit;
    }
    .crossLine{
        display: flex;
        width: 100%;
        margin: 15px auto;
        justify-content: center;
    }
    .crossLine1{
        background: #EE6910;
        border-radius: 1.5px;
        height: 3px;
        width: 10px;
    }
    .crossLine2{
        background: #EE6910;
        border-radius: 1.5px;
        height: 3px;
        width: 50px;
        margin: 0 11px;
    }
    .crossBusiness{
        padding: 35px 0;
    }
    .crossBusinessZone{
        width: 100%;
        display: flex;
        justify-content: center;
        -webkit-justify-content: center;
    }
    .crossBusinessPart{
        width: 67.7%;
        display: flex;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }
    .crossBusinessRegister{
        width: 31.5%;
        box-shadow: 0 2px 11px 1px rgba(0,0,0,0.16);
        border-radius: 6px;
        text-align: center;
        margin-top: 40px;
    }
    .crossBusinessTitle{
        width: 100%;
        height: 85px;
        background-color: #002C51;
        line-height: 85px;
        text-align: center;
        border: 1px solid #707070;
        border-radius: 6px 6px 0px 0px;
        font-size: 19px;
        color: #ffffff;
    }
    .crossBusinessImage{
        width: 50.7%;
        object-fit: cover;
        margin: 8px 0;
    }
    .crossBusinessDetail{
        text-align: center;
        color: #000000;
        font-size: 14px;
        line-height: 18px;
    }
    .crossBusinessDetail .content{
        width: 57.8%;

    }
    .crossBusinessBtn{
        width: 100%;
        text-align: center;
        display: block;
        margin: 2vw 0;
    }
    .crossBusinessButton{
        background-color: #EC693A;
        border-radius: 5px;
        display: inline-block;
        padding: 8px 12px;
    }
    .crossBusinessButton a{
        color: #FFFFFF;
        font-size: 14px;
        text-align: center;
        height: 100%;
        width: 100%;
        display: block;
    }
    .crossBenefit{
        padding: 30px 0;
        background-color: #FFFBF8;
        width: 100%;
        display: block;
    }
    .crossBenefitInfo{
        color: #000000;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .crossBenefitInfo .info1{
        text-align: center;
        font-size: 20px;
        line-height: 23px;
        width: 67.7%;
    }
    .crossBenefitInfo .info2{
        text-align: left;
        font-size: 20px;
        width: 67.7%;
        line-height: 35px;
        margin: 20px 0;
    }
    .crossBenefitZone{
        width: 100%;
        display: flex;
        justify-content: center;
        -webkit-justify-content: center;
    }
    .crossBenefitPart{
        width: 67.7%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
    }
    .crossBenefitDetail{
        width: 31.5%;
        height: 21.9vw;
        display: flex;
        flex-direction: column;
    }
    .crossBenefitImage{
        width: 100%;
        object-fit: cover;
    }
    .crossBenefitContent{
        height: auto;
        display: flex;
        width: 100%;
        color: #000000;
        font-size: 11px;
        box-shadow: 0px 2px 11px 1px rgba(0,0,0,0.16);
        background-color: #FAFAFA;
        align-items: center;
        justify-content: center;
        flex: 1;
    }
    .crossBenefitDetail:nth-child(2) .crossBenefitContent{
        position: relative;
        background-color: #EC693A;
    }
    .crossBenefitDetail:nth-child(2) .crossBenefitContent .triangle{
        position: absolute;
        top: 0px;
        line-height: 0;
        font-size: 0;
        border-bottom: 1.75vw solid #ffffff;
        border-left: 1.42vw dashed transparent;
        border-right: 1.42vw dashed transparent;
        bottom: 0px;
    }
    .crossBenefitContent .content{
        width: 85%;
        text-align: center;
    }
    .crossAdvantage{
        position: relative;
        width: 100%;
        height: 45.31vw;
    }
    .crossAdvantageBackground1{
        width: 100%;
        object-fit: cover;
    }
    .crossAdvantageBackground2{
        width: 45.3%;
        background-color: #EC693A;
        z-index: 200;
        position:absolute;
        top: 0;
    }
    .crossAdvantageZone{
        width: 100%;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        z-index: 300;
        position:absolute;
        height: 100%;
        align-items: center;
        top: 0;
    }
    .crossAdvantagePart{
        width: 67.7%;
    }
    .crossAdvantageTitle{
        color: rgba(255,255,255,0.95);
        font-size: 2.35vw;
    }
    .crossAdvantageTitleEn{
        color: rgba(255,255,255,0.7);
        font-size: 1.05vw;
        line-height: 19px;
    }
    .crossAdvantageLine{
        display: flex;
        margin-bottom: 12px;
    }
    .crossAdvantageLine1{
        background: #ffffff;
        border-radius: 1.5px;
        height: 3px;
        width: 50px;
        margin-right: 11px;
    }
    .crossAdvantageLine2{
        background: #ffffff;
        border-radius: 1.5px;
        height: 3px;
        width: 10px;
    }
    .crossAdvantageInfo{
        width: 74%;
        display: flex;
        background: #ffffff;
        border-bottom: 1px dashed #EC693A;
    }
    .crossAdvantageInfo:nth-child(2){
        border-bottom: none;
    }
    .crossAdvantageContent{
        width: 50%;
        border-right: 1px dashed #EC693A;
        display: flex;
        justify-content: center;
        -webkit-justify-content: center;
        padding: 10px 0;
    }
    .crossAdvantageContent:nth-child(2){
        border-bottom: none;
    }
    .crossAdvantageServices{
        width: 77.3%;
    }
    .crossAdvantageNum{
        font-size: 2.35vw;
        color: #EC693A;
        line-height: 2.5vw;
    }
    .crossAdvantageText{
        font-size: 12px;
        color: #000000;
        line-height: 20px;
    }
    .crossProcess{
        width: 100%;
        padding: 77px 0;
        text-align: center;
    }
    .crossProcess img{
        width: 67.7%;
        object-fit: cover;
    }
}
@media all and (max-width: 700px){
    .crossBusinessPart {
        width: 80%;
        display: flex;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }
    .crossBusinessRegister {
        width: 31.5%;
        box-shadow: 0 2px 11px 1px rgb(0 0 0 / 16%);
        border-radius: 6px;
        text-align: center;
        margin-top: 20px;
    }
    .crossBusinessTitle {
        width: 100%;
        height: 33px;
        background-color: #002C51;
        line-height: 33px;
        text-align: center;
        border: 1px solid #707070;
        border-radius: 6px 6px 0px 0px;
        font-size: 10px;
        color: #ffffff;
    }
    .crossBusinessDetail {
        display: none;
    }
    .crossBusinessBtn {
        width: 100%;
        text-align: center;
        display: block;
        margin: 6px 0;
    }
    .crossBenefitInfo{
        margin-bottom: 0;
    }
    .crossBenefitInfo .info1 {
        text-align: center;
        font-size: 15px;
        line-height: 23px;
        width: 80%;
    }
    .crossBenefitInfo .info2 {
        text-align: left;
        font-size: 12px;
        width: 80%;
        line-height: 35px;
    }
    .crossBenefitZone{
        display: none;
    }
    .crossAdvantagePart {
        width: 80%;
    }
    .crossAdvantage{
        position: relative;
        width: 100%;
        padding: 20px 0;
        background: url("../images/cross-background2.png") no-repeat;
        height: auto;
        background-size: 100% 100%;
    }
    .crossAdvantageBackground1{
        display: none;
    }
    .crossAdvantageBackground2{
        display: none;
    }
    .crossAdvantageZone{
        width: 100%;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        z-index: 300;
        height: 100%;
        align-items: center;
        position: inherit;
    }
    .crossAdvantageInfo {
        width: 100%;
        display: flex;
        background: #ffffff;
        border-bottom: 1px dashed #EC693A;
    }
    .crossAdvantageContent {
        width: 50%;
        border-right: 1px dashed #EC693A;
        display: flex;
        justify-content: center;
        -webkit-justify-content: center;
        padding: 10px 0;
    }
    .crossProcess {
        width: 100%;
        padding: 35px 0;
        text-align: center;
    }
}