
.cf {
  clear: both;
  zoom: 1
}

.cf:before,
.cf:after {
  content: "";
  display: block
}

.cf:after {
  clear: both
}

.choosesite b{
  background-image: url(/uploads/image/2iaddress/hfsprite.png);
  background-repeat: no-repeat
}

a:hover {
  color: #e50021;
  text-decoration: none
}

@media only screen and (max-width:768px) {
  .tabarea .tabbd {
    overflow: auto;
    height: 100%
  }

  .tabbd .flex-viewport {
    max-height: 278px
  }
}

.choosesite {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  margin-right: 0;
  height: 24px;
  line-height: 30px;
  vertical-align: middle
}

.choosesite.cur .chsitedown {
  display: block
}

.chsitedown {
  position: absolute;
  background: #fff;
  z-index: 1000;
  width: 318px;
  border: 1px solid #ccc;
  top: 28px;
  display: none;
  left: -190px
}

.chsitedown .tabhd li {
  float: left;
  width: 49px;
  color: #fff;
  background: #ccc;
  text-align: center;
  cursor: pointer;
  border-right: 1px solid #fff;
  font-size: 12px;
  height: 20px;
  line-height: 20px
}

.chsitedown .tabhd li.last {
  border: 0
}

.chsitedown .tabhd li.cur {
  background: #666
}

.chsitedown .tabhd {
  margin: 10px 9px;
  border-bottom: 3px solid #666
}

.chsitedown .tabbd {
  margin: 0 10px;
  padding-bottom: 10px
}

.chsitedown .tabbd .item.scrollover {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 220px
}

.chsitedown .tabbd .item {
  text-align: left
}

.chsitedown .tabbd .item span {
  float: left;
  width: 33.333333%;
  line-height: 40px;
  text-align: center;
  display: block
}

.chsitedown .tabbd .item a {
  padding: 0 5px;
  float: none
}

.chsitedown .tabbd .item .cur a {
  border-bottom: 1px solid #666;
  line-height: 38px;
  padding: 0 5px
}

.choosesite b {
  background-position: -13px -161px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 10px;
  height: 7px
}

.choosesite a:hover b {
  background-position: -95px -244px
}

.choosesite .tabbd {
  height: auto
}

.tabbd .pureparts .flex-viewport {
  height: auto !important
}

