.zenith{
    background: #fff;
}
.zenith>.content{
    display: flex;
}
.zenith>.content>div{
    width: 25%;
}
.zenith .col-xl-auto{
    padding-left: 5px;
    padding-right: 30px;
    margin-top: 30px;
    border-left: 1px solid #d5d5d5;
}
.zenith .col-xl-auto:last-of-type{
    padding-right: 0;
}
.zenith h4{
    margin-top: 10px;
    font-size: 16px;
    font-family: "Verdana";
    color: rgb( 50, 50, 50 );
}
.zenith h4 i{
    display: inline-block;
    position: absolute;
    left: -28px;
    top: -2px;
    width: 22px;
    height: 20px;
}
.zenith .col-xl-auto:first-of-type i{
    background: url(../images/tubiao/Contact06.jpg);
}
.zenith .col-xl-auto:nth-of-type(2) i{
    background: url(../images/tubiao/Contact02.jpg);
}
.zenith .col-xl-auto:nth-of-type(3) i{
    background: url(../images/tubiao/Contact03.jpg);
}
.zenith .col-xl-auto:nth-of-type(4) i{
    background: url(../images/tubiao/Contact04.jpg);
}
.market{
    background: #fff;
}
.market .overseas{
    margin-top: 40px;
    overflow: hidden;
    position: relative;
}
.market .overseas>div:first-of-type{
    float: left;
    position: relative;
    padding: 0;
}
.market .overseas>div>i{
    width: 16px;
    height: 16px;
    border-radius: 4px;
    background: url(../images/tubiao/tubiao20.png);
    display: inline-block;
    position: absolute;
    cursor: pointer;
    transition: all .5s;
}
.market .overseas>div>i.active{
    width: 16px;
    height: 16px;
    background: url(../images/tubiao/tubiao19.png);
}
.market .russian{
    top: 18.67%;
    left: 74.65%;
}
.algeria{
    top: 42.67%;
    left: 47.2%;
}
.saudi{
    top: 44.33%;
    left: 57.17%;
}
.india{
    top: 45.67%;
    left: 67.66%;
}
.dubai{
    top: 46%;
    left: 61.36%;
}
.vietnam{
    top: 47.66%;
    left: 74.82%;
}
.nigeria{
    top: 54%;
    left: 48.95%;
}
.ghana{
    top: 54.33%;
    left: 46.15%;
}
.philippines{
    top: 55%;
    left: 80.24%;
}
.malaysia{
    top: 58%;
    left: 76.92%;
}
.kenya{
    top: 59%;
    left: 56.29%;
}
.indonesia{
    top: 59.33%;
    left: 77.79%;
}
.mexico{
    top:48.33%;
    left: 18.15%; 
}
.south{
    top:78%;
    left: 53%;
}
.tanzania{
    top: 66%;
    left: 56%;
}
.market .office{
    float: left;
    width: 382px;
    height: 393px;
    border-left: 1px solid #d5d5d5;
    margin-left: 29px;
    position: relative;
}
.market .office>div{
    opacity: 0;
    transition: all .5s;
}
.market .office>div:not(:first-of-type){
    position: absolute;
    top: 0;
    z-index: -1;
}
.market .office>div.active{
    opacity: 1;
    z-index: 10;
    transition-delay: 0.25s;
}
.market .office>div>div{
    margin-left: -1px;
    overflow: hidden;
    /* height: 27px; */
    position: relative;
    transition: height 0s;
}
.market .office>div>div>.wenzi{
    transition: all 0s;
}
.market .office>div>div.active{
    /* height: auto; */
}
.market .office>div>div .wenzi{
    display: none;
}
.market .office>div>div:first-of-type .wenzi{
    display: block;
}
.market .office i,.market .country i{
    position: absolute;
    display: inline-block;
    width: 27px;
    height: 17px;
    left: 20px;
    top: 5px;
}
.market .country i{
    left: 0;
    top: 10px;
}
.country{
    padding: 0 15px;
}
.country>div{
    position: relative;
    border-bottom: 1px solid #d5d5d5;
    padding: 10px 0;
}
.country>div h4{
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    padding-left: 35px;
}
.country .wenzi p{
    font-size: 12px;
}
.office>div>div.Russian i{
    background: url(../images/flag/01-Russian.jpg) no-repeat center;
}
.office>div>div.Algeria i{
    background: url(../images/flag/02-Algeria.jpg) no-repeat center;
}
.office>div>div.Saudi i{
    background: url(../images/flag/03-Saudi.jpg) no-repeat center;
}
.office>div>div.India i{
    background: url(../images/flag/04-India.jpg) no-repeat center;
}
.office>div>div.Dubai i{
    background: url(../images/flag/05-Dubai.jpg) no-repeat center;
}
.office>div>div.Vietnam i{
    background: url(../images/flag/06-Vietnam.jpg) no-repeat center;
}
.office>div>div.Nigeria i{
    background: url(../images/flag/07-Nigeria.jpg) no-repeat center;
}
.office>div>div.Ghana i{
    background: url(../images/flag/08--Ghana.jpg) no-repeat center;
}
.office>div>div.Philippines i{
    background: url(../images/flag/09-Philippines.jpg) no-repeat center;
}
.office>div>div.Malaysia i{
    background: url(../images/flag/10-Malaysia.jpg) no-repeat center;
}
.office>div>div.Kenya i{
    background: url(../images/flag/11-Kenya.jpg) no-repeat center;
}
.office>div>div.Indonesia i{
    background: url(../images/flag/12-Indonesia.jpg) no-repeat center;
}
.office>div>div.Mexico i{
    background: url(../images/flag/13-Mexico.jpg) no-repeat center;
}
.office>div>div.South i{
    background: url(../images/flag/14-South.jpg) no-repeat center;
}
.office>div>div.Tanzania i{
    background: url(../images/flag/15-tanzania.jpg) no-repeat center;
}
/* 移动端 */
.market .country>div.Russian i{
    background: url(../images/flag/01-Russian.jpg) no-repeat center;
}
.market .country>div.Algeria i{
    background: url(../images/flag/02-Algeria.jpg) no-repeat center;
}
.market .country>div.Saudi i{
    background: url(../images/flag/03-Saudi.jpg) no-repeat center;
}
.market .country>div.India i{
    background: url(../images/flag/04-India.jpg) no-repeat center;
}
.market .country>div.Dubai i{
    background: url(../images/flag/05-Dubai.jpg) no-repeat center;
}
.market .country>div.Vietnam i{
    background: url(../images/flag/06-Vietnam.jpg) no-repeat center;
}
.market .country>div.Nigeria i{
    background: url(../images/flag/07-Nigeria.jpg) no-repeat center;
}
.market .country>div.Ghana i{
    background: url(../images/flag/08--Ghana.jpg) no-repeat center;
}
.market .country>div.Philippines i{
    background: url(../images/flag/09-Philippines.jpg) no-repeat center;
}
.market .country>div.Malaysia i{
    background: url(../images/flag/10-Malaysia.jpg) no-repeat center;
}
.market .country>div.Kenya i{
    background: url(../images/flag/11-Kenya.jpg) no-repeat center;
}
.market .country>div.Indonesia i{
    background: url(../images/flag/12-Indonesia.jpg) no-repeat center;
}
.market .country>div.Mexico i {
    background: url(../images/flag/13-Mexico.jpg) no-repeat center;
}
.market .office h4{
    font-size: 16px;
    font-family: "Verdana";
    color: rgb( 50, 50, 50 );
    position: relative;
    text-align: left;
    margin: 0;
    padding: 4px 0;
    padding-left: 60px;
    cursor: pointer;
    transition: all 0s;
}
.market .office>div>div.active h4{
    padding-left: 58px;
    border-left: 2px solid #f05013;
}
.market .office h4:hover{
    padding-left: 65px;
    border-left: 2px solid #f05013;
    transition: border 0s,padding-left 0.5s;
}
.market .office .wenzi{
    padding-bottom: 5px;
    padding-left: 18px;
    border-left: 2px solid #f05013;
    transition: border 0s,padding-left 0.5s;
}
.market .office .wenzi{
    padding-bottom: 5px;
    padding-left: 18px;
    border-left: 2px solid #f05013;
}
.market .wenzi p{
    text-align: left;
}
.market .overseas a.display{
    display: none;
}
.market .office_sw{
    position: absolute;
    float: left;
    padding-left: 20px;
    margin-top: 10px;
    left: 0;
    bottom: 0;
}
.market .office_sw a{
    color: #f05013;
    margin-right: 20px;
}
@media (max-width:1200px){
    .zenith .content>img{
        width: 100%;
    }
    .overseas .office{
        display: none;
    }
    .overseas img{
        width: 100%;
    }
