
.wrap1000 {
  width: 1000px;
  margin: 0 auto;
}
.topbg {
  font:12px/22px 'microsoft yahei';
  background: #444;
}
.topleft,
.topnav {
  padding-top: 5px;
  height: 35px;
}
.topnav {
  margin-top: -35px;
  color: #fff;
  font-weight: bold;
}
.topnav a {
  color: #fff;
  font-family: "microsoft yahei";
  font-weight: normal;
  cursor:pointer;
}
.topnav .i-line {
  display: inline-block;
  margin: 3px 9px 0;
  width: 1px;
  height: 14px;
  background: #fff;
  box-shadow: 1px 0 #c3c3c3;
  vertical-align: top;
}
.fhone-d {
  display: inline-block;
  position: relative;
  padding: 5px 10px 0;
  height: 35px;
  color: #fff;
}
.fhone-d .i-phone {
  display: inline-block;
  margin-right: 10px;
  width: 12px;
  height: 20px;
  background: url(/img/room/static/images/icos.gif) no-repeat 0 -29px;
  vertical-align: top;
}
.fhone-d:hover {
  text-decoration: none;
}
.fhone-hov {
  background: #fff;
  color: #444;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  text-decoration: none;
}
.fhone-hov .i-phone {
  background-position: -13px -29px;
}
/*手机客户端二微码*/
.fhone-upload {
  display: none;
  position: absolute;
  top: 35px;
  left: 0;
  width: 172px;
  padding: 15px 0 0;
  background: #fff url(/img/room/static/images/phone-bg.jpg) no-repeat bottom left;
  border: solid 1px #e5e5e5;
  border-top: none;
  text-align: center;
  z-index: 10;
}
.fhone-tit {
  font-size: 18px;
  color: #4c4c4c;
  font-family: "microsoft yahei";
  font-weight: bold;
}
.fhone-tit span {
  color: #e74c3c;
}

/*link*/
.appl,
.appl:hover {
  display: inline-block;
  margin-left: 10px;
  margin-top: 4px;
  padding-left: 30px;
  color: #fff;
  background: url(/img/room/static/images/icos.gif) no-repeat 0 -55px;
  text-decoration: none;
  vertical-align: top;
}
.sty2 {
  line-height: 40px;
  color: #fff;
  font-family: "microsoft yahei";
}
a.h-c-f35e4e {
  color: #f35e4e;
}
.h-mt15{
  margin-right:15px;
}