.xiala {
    border: 1px solid #F0F0F0;
    border-right: none;
    height: 46px;
}
.xiala dl dt {
    height: 44px;
    line-height: 44px;
    color: #777777;
    background: #fff;
    white-space: nowrap;
    cursor: pointer;
    font-weight: initial;
    /*text-transform: capitalize;*/
}
.contact_inq .in_tel {
    border-left: 0;
    padding-left: 8px;
    background-image: none;
}
.xiala dl dt .ico {
    display: inline-block;
    width: 44px;
    height: 44px;
    vertical-align: middle;
}
.xiala dl dt .ico.phone {
  background: url(../images/input_tel.png) no-repeat 8px center;
  background-size: 24px;
}
.xiala dl dt .ico.wechat {
    background: url(../images/weichat.png) no-repeat center center;
    background-size: 22px;
}
.xiala dl dt .ico.skype{
    background: url(../images/skype.png) no-repeat center center;
    background-size: 20px;
}
.xiala dl dt .ico.whatsapp{
    background: url(../images/whatsapp.png) no-repeat center center;
    background-size: 20px;
}
 .xiala dl dt .icoxiala {
     display: inline-block;
     width: 44px;
     height: 44px;
     vertical-align: middle;
     background: url(../images/xialajian.png) no-repeat center center;
     background-size: 24px;
 }

/*.xiala dl:hover dt .icoxiala {*/
/*    transform: rotateX(180deg);*/
/*}*/
.xiala dl {
    position: relative;
}
.xiala dl .showa {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
}
/*.xiala dl:hover .showa{*/
/*    display: block;*/
/*}*/
.xiala dl .showa dd {
    height: 28px;
    line-height: 28px;
    padding: 0 20px 0 44px;
    border: 1px solid #ddd;
    cursor: pointer;
    white-space: nowrap;
}
.xiala dl .showa dd:hover {
    color: #154899;
}
.xiala dl .showa dd + dd{
    border-top: none;
}
.xiala dl .showa dd.phone {
  background: url(../images/input_tel.png) no-repeat 8px 3px;
  background-size: 24px;
}
.xiala dl .showa dd.wechat {
    background: url(../images/weichat.png) no-repeat 13px center;
    background-size: 20px;
}
.xiala dl .showa dd.skype {
    background: url(../images/skype.png) no-repeat 14px center;
    background-size: 18px;
}
.xiala dl .showa dd.whatsapp {
    background: url(../images/whatsapp.png) no-repeat 14px center;
    background-size: 18px;
}
.product .xiala dl dt {
    height: 38px;
    line-height: 38px;
    color: #777777;
    background: #fff;
    white-space: nowrap;
    cursor: pointer;
    font-weight: initial;
    text-transform: capitalize;
}
.product .xiala dl dt .ico,.xiala dl dt .icoxiala{
    width: 40px;
    height: 40px;
}
.inquiry .contact_box .in_tel{
    background-image: none;
    padding-left: 0px;
}
.inquiry .contact_box .input_1.in_tel {
    border-left: none;
}
.product  .xiala {
    border: 1px solid #E5E5E5;
    border-right: none;
    height: 40px;
}
html[lang=ar] .col-sm-12.product .flexa-container.flexa-justify-between {
    flex-direction: row-reverse;
}



