/** =======================
 * Contenedor Principal
 ===========================*/
* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

a {
    text-decoration: none;
}

.box_widthall {
    width: 100%;
    min-height: 1px;
}

.accordion {
    width: 100%;
    max-width: 360px;
    margin: 30px auto 20px;
    background: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.accordion .link {
    cursor: pointer;
    display: block;
    color: #666666;
    font-weight: bold;
    font-size: 14px;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    line-height: 48px;
}

.accordion li:last-child .link {
    border-bottom: 0;
}

.topicName {
    display: inline-block !important;
}

.countrywide-left {
    width: 16.66%;
    position: relative;
    float: left;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;

}

.countrywide-right {
    width: 83.33%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

/* .accordion li i {
    position: absolute;
    top: 16px;
    left: 12px;
    font-size: 18px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
    right: 12px;
    left: auto;
    font-size: 16px;
} */

.accordion li.open .link {
    color: #000000;
}

.accordion li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}


/**
 * Submenu
 -----------------------------*/

.submenu {
    display: block;
    background: #ffffff;
    font-size: 12px;
    border-bottom: 1px solid #ffffff;
    /* padding: 10px 0px !important; */
}

.submenu a {
    font-size: 12px !important;
    line-height: 30px !important;
    display: block;
    text-decoration: none;
    color: #d9d9d9;
    padding: 0px;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.submenu a:hover {
    background: #b63b4d;
    color: #FFF;
}

.countrywide-top {
    overflow: hidden;
    position: relative;
}

.countrywide-top-title {
    font-size: 24px;
    line-height: 48px;
    color: #111111;
    font-weight: bold;
}

.countrywide-top-desc {
    color: #666;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 6px;
    display: inline-block;
}

.countrywide-top hr {
    border-top: 1px solid #eaeaea;
    margin: 16px 0;
}

.countrywide-mapbg {
    background-color: #173d88;
    background-image: url(../img/mapbg.jpg);
    height: 320px;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center;
}

.en .countrywide-mapbg {
    background-image: url(../img/mapbg_en.jpg);
}

.countrywide-address {
    background-color: #d9ebff;
    overflow: hidden;
    display: none !important;
}

.countrywide-address-map {
    width: 100%;
}

.countrywide-address-text .cityinfo-box {
    /* margin-bottom: 10px; */
    padding-top: 22px;
    margin-top: 22px;
    border-top: 1px solid #e0e0e0;
}

.cityinfo-box[name='sh'] {
    display: none;
}


.countrywide-address-ttitle {
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    margin-bottom: 4px;
}

.countrywide-address-text {
    margin-top: 16px;
    padding-bottom: 1500px;
}

.countrywide-address-contactInfo {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    /* padding-bottom: 22px;
    margin-bottom: 22px;
    border-bottom: 1px solid #e0e0e0; */
}

.countrywide-address-contactInfo span {
    display: block;
}

.contact_principal {
    background-color: #3f6dc4;
    line-height: 36px;
    padding: 0px 20px;
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
    position: absolute;
    bottom: 44px;
    right: 0;
}

.contact_principal:hover {
    background-color: #2c5db9;
    color: #fff;
}

.countrywide-otherinfo {
    display: none;
    padding-top: 64px;
}

.portrait img {
    margin: 0 !important;
    width: 50px;
    height: 50px;
}

.portrait {
    display: block;
    margin-bottom: 16px;
}

.pagecoo-maingaze {
    width: 100%;
    overflow: hidden;
    min-height: 1px;
    font-size: 12px;
    color: #999999;
    line-height: 24px;
    margin-bottom: 24px;
}

.pagecoo-mainnav {
    width: 100%;
    min-height: 1px;
    overflow: auto;
}

.pagemain2 {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding: 36px 0px 88px 0px;
}

.pagecoo-mainnav ul {
    padding: 0;
    margin: 0;
}

.pagecoo-mainnav ul li a {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    display: block;
    font-size: 14px;
    line-height: 48px;
    color: #555555;
    padding: 0px;
    border-bottom: 1px solid #ffffff;
    background: none;
    border-left: none;
    border-top: none;
    border-right: none;
}

.open {
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #dedede;
}

.pagecoo-mainnav ul .showMore {
    width: 100%;
    min-height: 1px;
    display: block;
    color: #999;
    background: none;
    border-left: none;
    border-top: none;
    border-right: none;
    font-size: 12px !important;
    line-height: 28px !important;
    cursor: pointer;
}

.pagecoo-mainnav ul .showMore::after {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    border: #999 solid;
    border-width: 1px 1px 0 0;
    transform: rotate(135deg) translateX(-4px);
    margin-left: 6px;
    transition: all 0.3s linear;
}

.pagecoo-mainnav ul .showMore span {
    transition: all 0.3s;
    display: inline-block;
    line-height: 28px;
}

.pagecoo-mainnav ul .showMore i {
    transition: all 0.3s;
    display: inline-block;
    line-height: 28px;
}

.pagecoo-mainnav ul .showMore:hover,
.pagecoo-mainnav ul .hideMore:hover {
    font-weight: bold;
    color: #0f488b;
}

.pagecoo-mainnav ul .showMore:hover::after,
.pagecoo-mainnav ul .hideMore:hover::after {
    border-color: #0f488b;
}

.pagecoo-mainnav .moreList {
    display: none;
}

.pagecoo-mainnav .moreList .hideMore {
    color: #999;
    font-size: 12px !important;
    line-height: 36px !important;
    cursor: pointer;
    cursor: pointer;
}

.pagecoo-mainnav .moreList .hideMore span {
    transition: all 0.3s;
    display: inline-block;
    line-height: 36px;
}

/* .pagecoo-mainnav .moreList .hideMore i{
    transition: all 0.3s;
    display: inline-block;
    line-height: 36px;
    transform: rotate(180deg);
} */
.pagecoo-mainnav .moreList .hideMore::after {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    border: #999 solid;
    border-width: 1px 1px 0 0;
    transform: rotate(-45deg);
    margin-left: 9px;
    transition: all 0.3s linear;
}

.pagecoo-mainnav .moreList {
    display: none;
}

.pagecoo-mainnav .moreList .hideMore .toTop {
    width: 0 !important;
    height: 0 !important;
    display: inline-block !important;
    border-bottom: 10px solid #ccc;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.pagecoo-mainnav .moreList .hideMore .toTop:hover {
    border-bottom: 10px solid #b63b4d;
}

.pagecoo-mainnav ul li a:hover {
    color: #0f488b;
    border-bottom: 1px solid #0f488b;
    background: none;
    border-left: none;
    border-top: none;
    border-right: none;
    padding-left: 8px;
}

.cityName {
    float: left;
    font-weight: bold;
    margin-right: 6px;
}

.cityAddress {
    pointer-events: none !important;
    /* cursor: pointer; */
}


.cityBinfo {
    overflow: hidden;
}

.cityFax,
.cityZip {
    display: none;
}


.cityTelName {
    float: left;
    font-size: 12px;
    line-height: 22px;
    color: #666666;
}

.cityTelinfo {
    float: left;
    font-size: 13px;
    line-height: 22px;
    color: #333333;
}

.cityTelinfo>a {
    text-decoration: none;
}

.citylistnotes {
    font-size: 12px;
    line-height: 22px;
    color: #666666;
}

.countrywide-moreinfo {
    width: 33.333333%;
    min-height: 1px;
    overflow: hidden;
    float: left;
}

.countrywide-tbox {
    overflow: hidden;
    width: 100%;
    min-height: 1px;
    color: #000000;
    font-size: 15px;
    line-height: 24px;
    font-weight: bold;
}

.countrywide-tdesc {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
    color: #666;
}

.countrywide-tdesc br {
    display: none;
}

.countrywide-consult {
    margin-top: 16px;
    height: 100px;
    width: 272px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.countrywide-consult .countrywide-consult-btn {
    height: 46px;
    background-color: #fafbff;
    border: 1px solid #e1e9f6;
    transition: all 0.3s linear;
    display: flex;
    align-items: center;
    padding: 0 5%;
    border-radius: 4px;
}

.countrywide-consult .countrywide-consult-btn:hover {
    border: 1px solid #7ea9ee;
}

.countrywide-consult .countrywide-consult-btn>span {
    font-size: 14px;
    color: #666;
    white-space: nowrap;
}

.countrywide-consult .countrywide-consult-btn>.tel {
    font-size: 20px;
    color: #035cda;
    font-weight: bold;
    white-space: nowrap;
}

.countrywide-consult>img {
    display: block;
    width: 100px;
    border-radius: 2px;
}

.countryHeadquarters {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin-top: 40px;
}

.countryHeadquarters_up {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding-bottom: 18px;
    margin-bottom: 18px;
    border-bottom: 1px solid #e0e0e0;
}

.countryHeadquarters_up_name {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    font-size: 22px;
    line-height: 32px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 6px;
}

.countryHeadquarters_up_name span {
    display: block;
    float: left;
}

.countryHeadquarters_up_address {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.countryHeadquarters_up_address .cityAddress {
    line-height: 22px;
    font-size: 14px;
}

.countryHeadquarters_up_address span {
    display: block;
    float: left;
}

.countryHeadquarters_down {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin-bottom: 10px;
}

.pagecoo-maincontent {
    overflow: auto;
    max-height: 1620px;
}

.pagecoo-mainnav {
    overflow: auto;
    max-height: 1740px;
}

.map-bgc {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.24);
    transform: translate(-50%, -50%);
    z-index: 999;
}

.map-box {
    display: none;
    position: fixed;
    height: 50%;
    width: 70%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
}

.map-box #map-container {
    height: 100%;
    width: 100%;
}


/* #CustomService {
    width: 284px;
    height: 280px;
    background: url(/main/images/CustomService.png) center center;
    background-size: 100%;
    background-repeat: no-repeat;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1000;
    margin-left: -142px;
    margin-top: -140px;
    box-shadow: 0px 0px 64px rgba(0, 0, 0, .36);
    -moz-box-shadow: 0px 0px 64px rgba(0, 0, 0, .36);
    -webkit-box-shadow: 0px 0px 64px rgba(0, 0, 0, .36);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
} */
.mobile_map {
    display: none;
}

.pc_map_all {
    display: block;
}

@media (max-width: 360px) {
    .countrywide-address-ttitle {
        font-size: 12px !important;
    }

    .cityTelinfo {
        font-size: 12px !important;
    }
}

@media (max-width:767px) {
    .map-box {
        display: none;
        position: fixed;
        height: 60%;
        width: 80%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 1000;
    }

    .pagecoo-mainnav ul {
        padding: 10px 0;
        margin: 0;
    }

    .cityinfo-box[name='sh'] {
        display: block;
    }

    /* .areainfo-box {
        display: none;
    } */
    .countrywide-top-title {
        font-size: 22px;
        line-height: 30px;
    }

    .countrywide-top-desc {
        font-size: 12px;
    }

    .pagecoo-maincontent {
        margin-top: 24px;
        overflow: unset;
        max-height: unset;
    }

    .submenu {
        display: none;
    }

    .countrywide-mapbg {
        display: none;
    }

    .accordion {
        max-width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .accordion .open {
        width: 25%;
        padding-bottom: 0px;
        margin-bottom: 0px;
        padding: 0 15px;
        text-align: center;
        border-bottom: none;
        display: inline-block;
        border-bottom: 2px solid #fff;
        margin-right: 0px;
    }

    .accordion .open .link {
        position: relative;
        line-height: 32px;
    }

    .accordion .open.active .link::after {
        content: "";
        display: block;
        width: 100%;
        height: 2px;
        position: absolute;
        bottom: 0;
        left: 0;
        background-color: #3752b9
    }

    /* .accordion .open.active {
        border-bottom: 2px solid #3752b9;
    } */
    .accordion .open.active .link {
        color: #3752b9;
    }

    .pagecoo-mainnav {
        background-color: #fff;
        margin-bottom: 0px;
    }

    .countryHeadquarters {
        margin-top: 0px;
        margin-bottom: 15px;
        background-color: #fff;
        padding: 15px;
        border-radius: 4px;
        /* padding-bottom: 160px; */
    }

    .countrywide-top {
        display: none;
    }

    .countrywide-address {
        display: none;
    }

    .countryHeadquarters_up_name {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 0px;
    }

    .countryHeadquarters_up_address .cityTelName {
        display: none;
    }

    .countrywide-moreinfo {
        width: 100%;
    }

    .countrywide-moreinfo-mobile {
        display: none;
        margin-top: 0px;
    }

    .cityName {
        float: inherit;
    }

    .countrywide-address-ttitle {
        font-size: 12px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .countryHeadquarters_up_address .cityAddress {
        font-size: 12px;
    }

    .cityTelinfo {
        font-size: 12px;
    }

    .countrywide-address-text .cityinfo-box {
        /* padding-top: 12px; */
        margin-top: 0px;
        padding: 15px;
        background-color: #ffffff;
        border-top: none;
        margin-bottom: 15px;
        border-radius: 4px;
    }

    .pagecoo-maingaze {
        display: none;
    }

    .countryHeadquarters_down {
        margin-bottom: 0px;
    }

    .countrywide-address-text {
        margin-top: 0px;
        padding-bottom: 0;
    }

    .citylistnotes {
        display: none;
    }

    .countrywide-consult {
        height: 90px;
        width: 216px;
    }

    .countrywide-consult .countrywide-consult-btn {
        height: 42px;
        background-color: #fafbff;
        border: 1px solid #e1e9f6;
        display: flex;
        align-items: center;
        padding: 0 5%;
        border-radius: 4px;
    }

    .countrywide-consult .countrywide-consult-btn>span {
        font-size: 12px;
    }

    .countrywide-consult .countrywide-consult-btn>.tel {
        font-size: 16px;
    }
}

@media (min-width: 992px) and (max-width:1200px) {
    .countrywide-address-map {
        margin-left: -130px;
    }

    .countrywide-mapbg {
        height: 240px;
    }

    .countrywide-tdesc br {
        display: block;
    }
}

@media (min-width: 1201px) and (max-width:1369px) {
    .countrywide-address-map {
        margin-left: -150px;
    }

    .countrywide-mapbg {
        height: 280px;
    }
}

@media (min-width: 1370px) and (max-width:1600px) {
    .countrywide-address-map {
        margin-left: -150px;
    }
}

@media (min-width: 1601px) {
    .countrywide-address-map {
        margin-left: -150px;
    }
}