.gateway-check-banner{
    width: 100%;
    height: 451px;
    background: url("../../../images/english/compliance/banner.png");
    background-size: 100% 100%;
    margin:0 auto;
    padding:0 auto;
    text-align: center;
    position: relative;
}

.gateway-check-pic-content{
    font-size:60px;
    font-weight: bold;
    font-family: "Microsoft Yahei";
    color:#ffffff;
    line-height: 451px;
    display: block;
    margin: 0 auto;
}

.gateway-footer{
    width:100%;
    height:280px;
    background: url("../../../images/common/footer.jpg") no-repeat scroll center 100%;
    background-size:100% 280px;
}
.gateway-check-title{
    /*position: absolute;*/
    bottom: 0px;
    height: 78px;
    width: 1080px;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #e4e4e4;
    /*box-shadow: 0px 3px 7px 0px rgba(155, 155, 155, 0.35);*/
}
.gateway-check-title-content{
    display: block;
    font-size: 30px;
    font-weight: bold;
    font-family: "News706BT-BoldC";
    position: absolute;
    margin: 23px;

}
.gateway-check-title-nav{
    width: 1080px;
    bottom: 1px;
    margin: 60px auto 0 auto;
}
.gateway-check-nav{
    /*position: absolute;*/
    text-align: center;
    bottom: 78px;
    height: 30px;
    max-width: 1080px;
    overflow: hidden;
    width: 1080px;
    background-color: #9b1e22;
}
.gateway-check-nav-title{
    max-width: 154px;
    cursor: pointer;
    background-color: #9b1e22;
    text-align: center !important;
    float: left;
    line-height: 30px;
    color: #ffffff;
    font-size: 16px;
    display: flex;
    flex-direction: row;
}
.gateway-check-nav-title-content{
    max-width: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; 
    border-left: 1px solid;
    line-height: 30px;
    padding-left:10px;
    font-family: "News706BT-BoldC";
}
.gateway-check-main.active{
    display:block !important;
}
.gateway-check-arrow{
    display: none;
}
.gateway-check-arrow.active{
    display: inline-block;
}
.gateway-check-arrow-div{
    width: 10px;
    height: 5px;
    float: right;
    margin:14px 8px;
}
.gateway-check-main{
    width:1080px;
    min-height:1247px;
    margin:0 auto;
    padding:0 auto;
    margin-bottom:60px;
    display: none;
    border: solid 1px #e4e4e4;
    border-top: none;
    box-shadow: 0px 3px 7px 0px rgba(155, 155, 155, 0.35);
}
.gateway-check-contents{
    padding-left: 30px;
    padding-right: 30px;
}
.gateway-check-contents-title{
    font-size: 24px;
    font-family: "News706BT-BoldC";
    font-weight: bold;
    padding-top:35px;
    padding-bottom: 35px;
}
.gateway-check-contents-content{
    font-size:16px;
    word-wrap: break-word;
    line-height: 30px;
    font-family: "HiraginoSansGB-W3,Fandolsong-Bold";
    text-align: justify;
}
.gateway-check-contents >p{
    margin: 0;
}
.gateway-check-main-right-content-ul{
    padding:0;
    margin:0;
    margin-left:18px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #a3161c;
}
.gateway-check-main-right-content-li{
    padding-top: 20px;
}
#service1{
    padding: 0 23px;
}

.gateway-check-main-right-content-li-title{
    font-weight:bold;
}

.gateway-check-main-right-content-li-content{
    margin-top:20px;
    width:387px;
    vertical-align: top;
    display:inline-block;
}

.gateway-check-main-right-content-li-content.active{
    margin-top:20px;
    width:387px;
    height: 90px;
    vertical-align: top;
    display:inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
}

.gateway-check-main-right-content-li-content-title{
    font-family: HiraginoSansGB-W3;
    font-size: 15px;
    letter-spacing: 1px;
    color: #484646;
}

.gateway-check-main-right-content-li-content-desc{
    margin-top:10px;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 1px;
    width:125px;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display:inline-block;
    cursor: pointer;
}

.gateway-check-main-right-content-li-content-desc > a{
    color: #959393 !important;
}


.gateway-check-main-right-content-li-content-desc >a:hover{
    color:#a0262b !important;
}
.son-content-img{
    width:15px;
    height:15px;
    margin-left:20px;
    cursor:pointer;
}






