.mid {
  width: 1200px;
  margin: 0 auto;
}
.none{display:none;}
.head {
  margin: 25px 0 20px;
  height: 44px;
  width: 100%;
}
.head img {
  width: 210px;
  height: 44px;
  margin-right: 21px;
}
.head span {
  display: inline-block;
  height: 20px;
  border-left: 1px solid #c4c8cb;
  padding-left: 14px;
}

.banner {
  width: 100%;
  height: 223px;
  overflow: hidden;
  background: url(/kstb/ksbanner.jpg) no-repeat;
  margin-bottom: 28px;
}
.banner img{ float: right;}
.ctabs .hd{height: 50px;line-height: 50px;}
.ctabs .hd li{float: left;margin-right:32px;}
.ctabs li.on{font-weight: bold;color: #4293f4;border-bottom: 2px solid #4293f4;}
.tablelist{
  font-size: 16px;
  font-weight: normal;
}

#title_msg{
  margin-bottom: 32px;
}

.choose_city {
  width: 100%;
  height:50px;
  margin-bottom: 24px;
}

.choose_title {
  height: 26px;
  line-height: 26px;
}

.citylist {
  margin-top: 24px;
}
.citylist li {
  float: left;
  width: 200px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin-right: 16px;
  font-size: 14px;
  border-radius: 19px;
  background-color: #e4f2fd;
  cursor: pointer;
}

.current {
  color: #fff;
  background-color: #4393f4 !important;
}

.city_servers {
  overflow: hidden;
}

.serverslist {
  margin-top: 24px;
}

.serverslist li {
  float: left;
  width: 155px;
  height: 40px;
  margin-right: 19px;
  margin-bottom: 20px;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
  line-height: 40px;
  background-color: #f1f2f4;
}

.serverslist li:nth-child(7n) {
  margin-right: 0px;
}

.servers_table th {
  font-weight: 600;
  font-size: 14px;
  height: 46px;
  line-height: 46px;
  text-align: left;
  border-bottom: 1px solid #e6e6e6;
}


.servers_table td {
  font-size: 14px;
  height: 47px;
  border-bottom: 1px solid #e6e6e6;
}

.servers_table td a {
  display: inline-block;
  width: 100%;
  color: #4293f4;
}

.choose_city .citylist .on{ color:#fff;background-color: #4393f4 !important;}
.servers_table td a.text_gray{color:#ccc;cursor: default;}

.page {
  margin-top: 33px;
  height: 38px;
}

.page_css {
  float: left;
  height: 38px;
  line-height: 38px;
  text-align: center;
}

.page .current_page {
  width: 82px;
  height: 36px;
  border: 1px solid #c4c4c4;
}

.total_page {
  width: 37px;
}

.page_skip {
  width: 70px;
  background-color: #ecf5fc;
  color: #4293f4;
  font-size: 14px;
  cursor: pointer;
  margin-right: 15px;
}

.next_page {
  width: 38px;
  color: #fff;
  cursor: pointer;
  background-color: #4393f4;
}

.tips {
  width: 100%;
  height: 103px;
  margin-top: 48px;
  background-color: #f1f2f4;
  margin-bottom: 116px;
}

.tips_h3 {
  padding-top: 26px;
  padding-left: 30px;
  font-size: 20px;
}

.tips_p {
  font-size: 14px;
  padding-top: 10px;
  padding-left: 30px;
}

footer {
  width: 100%;
  height: 101px;
  border-top: 1px solid #e0e0e0;
  background-color: #f1f2f4;
}

.footer_left {
  float: left;
  width: 700px;
  height: 100%;
}

.line_one {
  margin-top: 24px;
  font-size: 14px;
}
.line_one span {
  margin-right: 35px;
}

.line_two {
  font-size: 14px;
  margin-top: 12px;
}

.line_two span {
  line-height: 24px;
  margin-right: 30px;
}

.line_two img {
  width: 18px;
  height: 20px;
  margin-right: 5px;
}

.footer_right {
  float: right;
  margin-top: 19px;
}

.fr_text {
  float: left;
  width: 74px;
  height: 40px;
  text-align: right;
  font-size: 14px;
  padding-right: 18px;
  margin: 5px 18px 1px 0;
  border-right: 1px solid #c5c9ca;
}
.fr_text p {
  line-height: 12px;
  margin-bottom: 16px;
}

.fr_text p a {
  font-weight: bold;
}
