.heading-menu {
    background: #ecedee;
    font-size: 27px;
    line-height: 0px;
    color: #424f56;
    border-bottom: 1px solid #C5CBD4;
    font-weight: 300;
    letter-spacing: -1px;
    position: relative;
    overflow: hidden;
    clear: both;
    display: none;
}
.nav-dwn a {
    background: #E9142B;
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    padding: 4px 10px;
    display: inline-block;
    width: 185px;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
}
.dwn-btn {
    margin-top: 70px;
    display: inline-block;
}
.dwn-btn a {
    font-size: 42px;
    background: #E9142B;
    padding: 10px 15px;
    display: inline-block;
    color: #fff;
    line-height: 42px;
    font-weight: 300;
    border-radius: 5px;
}
.dwn-main-icon {
    background-position: -51px -25px;
    width: 33px;
    height: 31px;
    margin: 5px 0 0 10px;
    line-height: 30px;
    float: right;
}
.otr-dwn-win {
  width: 48%;
  margin-right: 2%;
  float: left;
  margin-top: 20px
}

.otr-dwn-lin {
  width: 48%;
  margin-left: 2%;
  float: left;
  margin-top: 20px
}

.otr-dwn-head {
  padding: 0 5%;
  font-size: 18px;
  font-weight: 400;
  color: #2a2a2a;
  line-height: 35px;
  border-bottom: 1px solid #ccc
}

.otr-dwn-cont {
  padding: 10px 5%;
  font-size: 16px
}

.otr-dwn-cont a {
  font-size: 14px;
  background: #f6f6f6;
  margin-left: 4px;
  text-decoration: underline;
  width: 73px;
  display: inline-block;
  text-align: center;
  color: #333;
  text-decoration: none
}

.otr-dwn-cont a:hover {
  background: #7BBB2A;
  color: #fff
}

.otr-dwn-cont a.ful {
  width: 150px
}

.otr-dwn-cont ul li span {
  display: inline-block;
  position: relative;
  float: right
}

.otr-dwn-cont ul li {
  clear: both;
  padding: 10px 0
}

.otr-dwn-subhead {
  font-size: 14px;
  margin-top: 20px;
  padding-left: 5%
}

.dwn-win-icon {
  background-position: -86px -25px;
  width: 28px;
  height: 28px;
  float: left;
  margin: 4px 10px 0 0
}

.win-btn {
  background-position: -100px -58px;
  width: 26px;
  height: 26px;
  float: left;
  margin: 4px 10px 0 0;
  display: inline-block
}

.lin-btn {
  background-position: -129px -58px;
  width: 25px;
  height: 30px;
  float: left;
  margin: 0 10px 0 0;
  display: inline-block
}

.dwn-lin-icon {
  background-position: -115px -25px;
  width: 26px;
  height: 30px;
  float: left;
  margin: 2px 10px 0 0
}