.add_t_title {
    line-height: 2.8rem;
    text-align: center;
    padding: 0.4rem 0 0;
    background: #FFF7E6;
    height: 2.8rem;
    font-size: 1.2rem;
    color: #BD7400;
}
.add-download-app{
    height: 4.5rem;
    background: #fff;
    margin-bottom: 1rem;
    line-height: 4.5rem;
    padding: 0 1.5rem;
    box-sizing: border-box;
    font-size: 1.2rem;
}
.add-download-app strong {
    font-weight: 900;
    padding-right: .5rem;
}
.add-download-app a {
    display: inline-block;
    float: right;
    height: 3rem;
    border-radius: 4px;
    background: #3762D3;
    color: #fff;
    line-height: 3rem;
    width: 9rem;
    text-align: center;
    margin-top: .75rem;
    font-size: 1.2rem;
}
.add-download-app a:hover{
    color: #fff;
    text-decoration: none;
    font-size: 1.3rem;
}


.staff_info {
  background: #ffffff;
  margin-bottom: .833rem;
}

.contact-td {
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    line-height: 4.17rem;
    border-bottom: 1px solid #dde0e6;
    padding-left: 1.25rem;
}

.contact_box {
  padding: 1.25rem 0 1.25rem 4.86rem;
  box-sizing: border-box;
  margin: 0 1.58rem 0 1.25rem;
  position: relative;
}

.contact_box::before {
    content: ' ';
    position: absolute;
    top: 1.467rem;
    left: 0;
    background: blue;
    width: 3.33rem;
    height: 3.33rem;
}

.contact-item:not(:last-of-type) {
    position: relative;
    display: inline-block;
    width: 100%;
}

.contact-item:not(:last-of-type)::after {
  content: ' ';
  position: absolute;
  bottom: 0;
  right: 0;
  left: 6rem;
  height: 1px;
  background: #dde0e6;
}

.ord_de_txt {
  font-size: 14px;
  font-weight: 600;
  color: #333333;
  letter-spacing: 0;
  line-height: 1.75rem;
  margin-bottom: 0.4rem;
}

.ord_de_input {
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  line-height: 1.75rem;
}

.phone_ico {
  position: absolute;
  top: 2.13rem;
  right: 0rem;
  width: 2.3rem;
  height: 2.3rem;
  background: url(/w/new_index/img/contact/bg-country.png) no-repeat;
  transform: scale(.5);
  margin-left: -14px;
  margin-top: -14px;
  width: 46px;
  height: 46px;
  background-position: -96px -288px;
}

.contact_box::before {
  background: url(/w/new_index/img/contact/bg-country.png) no-repeat;
  background-position: -0 -192px;
  transform: scale(.5);
  margin-left: -28px;
  margin-top: -28px;
  width: 96px;
  height: 96px;
}

.China::before {
    background-position: -192px -0;
}

.America::before {
    background-position: -96px -0;
}

.Australia::before {
    background-position: -96px -192px;
}

.Britain::before {
    background-position: -0 -96px;
}

.Canada::before {
    background-position: -0 -96px;
}

.Canada::before {
    background-position: -96px -96px;
}

.France::before {
    background-position: -192px -96px;
}

.general::before {
    background-position: -0 -192px;
}

.Germany::before {
    background-position: -0 -0;
}

.Hongkong::before {
    background-position: -192px -192px;
}

.New_Zealand::before {
    background-position: -288px -0;
}

.other_areas::before {
    background-position: -288px -96px;
}

.Taiwan::before {
    background-position: -288px -192px;
}

.Thailand::before {
    background-position: -0 -288px;
}