/* CSS Document */
@charset "utf-8";
.g-hd-new .m-hd {
    width: 1008px;
    margin:0 auto;
}
.g-hd-new .m-hd em {
  float: right;
  font-size: 12px;
      margin: 5px 0 0 0;
      font-style: normal;
}
.g-hd-new .u-logo {
  margin:5px 10px 15px 0;
  float: left;
}
.g-hd-new .country-nav ul {
    float: left;
    width: 550px;
}
.g-hd-new .country-nav li {
  float: left;
  font-size: 14px;
  width: 68px;
  margin-top: 12px;
  position: relative;
  text-align: center;
  line-height:19px;
  height: 19px;
  margin-right: 10px;
  border-radius: 10px;
}
.g-hd-new .country-nav li.w {
    width: 82px;
}
.g-hd-new .country-nav li a {
    color: #737373;
    text-decoration: none;
  border-radius: 10px;
    display: block;
  border:solid 1px #737373;
}
.g-hd-new .country-nav li a:hover {
  border:solid 1px #a51c30;
  color: #a51c30;
  border-radius: 10px;
}
.g-hd-new .country-nav li span {
    width: 11px;
    height: 11px;
    background: #6ba6e2;
    position: absolute;
    left: 0;
    top: 2px;
}
.g-hd-new .country-nav li span img {
        padding: 1px 0 0 3px;
}
.g-hd-new .right-ct {
  float: right;
  width: 260px;
}
.g-hd-new .u-search-box {
  float: right;
  margin-top: 25px;
}
.g-hd-new .u-search-box #keyword {
    height: 25px;
    border:solid 1px #ababab;
    margin: 0 0 5px 0;
    border-right: none;
    outline: none;
    text-indent: 10px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    width: 155px;
    float: left;

}
.g-hd-new .u-search-box .u-search-btn {
    width: 50px;
    height: 29px;
    cursor: pointer;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    outline: none;
    border: none;
    background: url(/Images/liuxue/usa/EliteProgram/i_12.png) #005dab no-repeat center center ;

}
.g-hd-new .u-tel {
    margin: 20px 0 0 0px;
width: 220px;
}
.g-hd-new .u-tel .u-icon {
    background: url(/Images/liuxue/usa/EliteProgram/i_05.png);
    width: 36px;
    height: 36px;
    float: left;
    /* margin-right: 6px; */

    /* margin-top: 17px; */
    /* margin-bottom: 15px; */


    margin:17px 6px 15px 0;


}
.g-hd-new .u-tel .u-txt {
  line-height: 1.4;
    font-size: 18px;
    color: #b14c57;
    font-weight: 700;
    /* margin: -6px 0 0 0; */
    width: 255px;
    display: block;
}
.g-hd-new .u-tel  .tel {
    font-size: 14px;
    color: #b14c57;
    margin: 6px 0 10px 0;
}
