body {
  min-width: 1200px;
  font: 14px/1.5 "Source Han Sans CN", "Helvetica Neue", "Helvetica", "Arial", "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", "sans-serif";
  word-wrap: break-word;
  word-break: normal;
  padding: 0;
  margin: 0;
  background-color: #ffffff;
}
body .wrapper {
  width: 100%;
  text-align: center;
  overflow: hidden;
}
body .wrapper .header.detail {
  background: #ffffff;
  border-bottom: solid 1px #cccccc;
  z-index: 99;
  box-shadow: 0px 1px 1px 0px rgba(41, 41, 41, 0.15);
}
body .wrapper .header.detail .menu .logo a .compnay_name {
  background: url("/images/pc/llogo.png") no-repeat;
  background-position: 0 0;
  background-size: 133px 47px;
}
body .wrapper .header.detail .menu .logo .sel_city .city_name {
  color: #333333;
}
body .wrapper .header.detail .menu .nav {
  float: left;
  padding: 0 0 0 120px;
}
body .wrapper .header.detail .menu .nav ul.list li .sub_nav {
  height: 30px;
}
body .wrapper .header.detail .menu .nav ul.list li .sub_nav a {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  height: 30px;
}
body .wrapper .header.detail .menu .nav ul.list li .sub_nav a:hover {
  color: #0462ca;
}
body .wrapper .header.detail .menu .nav ul.list li.room {
  width: 80px;
}
body .wrapper .header.detail .menu .search {
  float: right;
  width: 400px;
  height: 80px;
  position: relative;
}
body .wrapper .header.detail .menu .search .search_warp {
  width: 100%;
  height: 100%;
}
body .wrapper .header.detail .menu .search .search_warp input {
  width: 280px;
  padding: 13px 25px 13px 20px;
  position: absolute;
  top: 17px;
  left: 0;
  border: 0;
  outline: 0;
  margin: 0;
  background: #f7f7f7;
  border-radius: 4px 0 0 4px;
  color: #333333;
  border: solid 1px #e8e8e8;
}
body .wrapper .header.detail .menu .search .search_warp .sbtn {
  width: 80px;
  height: 43.5px;
  position: absolute;
  top: 17px;
  left: 325px;
  border: solid 1px #e8e8e8;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
  color: #333333;
}
body .wrapper .header.detail .menu .search .search_warp .sbtn:hover {
  color: #fff;
  background-color: #0462ca;
}
body .wrapper .header.detail .menu .search .search_help_tips_warp {
  background: lightblue;
  position: relative;
  width: 1px;
  height: 0px;
}
body .wrapper .header.detail .menu .search .search_help_tips_warp .i_search_help_tips_warp {
  padding: 8px 5px;
  position: absolute;
  width: 392px;
  box-shadow: 1px 1px 4px 1px gainsboro;
  left: 1px;
  z-index: 9;
  top: -15px;
  background-color: #fff;
}
body .wrapper .header.detail .menu .search .search_help_tips_warp .i_search_help_tips_warp ul li.active {
  background: #f7f9ff;
  cursor: pointer;
}
body .wrapper .header.detail .menu .search .search_help_tips_warp .i_search_help_tips_warp ul li {
  height: 16px;
  padding: 5px 14px;
  font-size: 14px;
  line-height: 18px;
  color: #666666;
}
body .wrapper .header.detail .menu .search .search_help_tips_warp .i_search_help_tips_warp ul li .type {
  float: left;
  width: 10%;
  text-align: center;
  margin: 0 20px 0 0;
}
body .wrapper .header.detail .menu .search .search_help_tips_warp .i_search_help_tips_warp ul li .name {
  float: left;
  width: 55%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
body .wrapper .header.detail .menu .search .search_help_tips_warp .i_search_help_tips_warp ul li .digest {
  float: right;
  width: 25%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
  font-size: 12px;
  color: #666666;
}
body .wrapper .header.detail .menu .search .search_help_tips_warp.displaynone {
  display: none;
}
body .wrapper .header {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9;
  opacity: 0.9;
  height: 120px;
  background: rgba(0, 0, 0, 0.08);
  box-shadow: 0px 1px 1px 0px rgba(41, 41, 41, 0.15);
}
body .wrapper .header .site_map {
  height: 40px;
  background-color: #202020;
}
body .wrapper .header .site_map .site_map_content {
  width: 1200px;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
}
body .wrapper .header .site_map .site_map_content a,
body .wrapper .header .site_map .site_map_content a:visited {
  text-decoration: none;
  outline: 0;
  -moz-outline: 0;
}
body .wrapper .header .site_map .site_map_content a:hover {
  color: #ffffff;
}
body .wrapper .header .site_map .site_map_content .fl {
  float: left !important;
}
body .wrapper .header .site_map .site_map_content .fl .normal-text {
  font-size: 12px;
  color: #ffffff;
  margin-right: 20px;
}
body .wrapper .header .site_map .site_map_content .fl .current {
  font-size: 12px;
  color: #ffffff;
  margin-right: 20px;
  font-weight: 600;
}
body .wrapper .header .site_map .site_map_content .fr {
  float: right !important;
}
body .wrapper .header .site_map .site_map_content .fr .collect {
  color: #ffffff;
  margin-left: 20px;
  float: left;
  cursor: pointer;
}
body .wrapper .header .site_map .site_map_content .fr .collect .txt {
  font-size: 12px;
  font-style: normal;
}
body .wrapper .header .site_map .site_map_content .fr .collect .qrCode-pop {
  position: absolute;
  z-index: 100;
  width: 140px;
  padding: 10px;
  background: white;
  box-shadow: 0px 9px 10px 2px rgba(41, 41, 41, 0.25);
}
body .wrapper .header .site_map .site_map_content .fr .collect .qrCode-pop img {
  width: 100%;
  height: 100%;
}
body .wrapper .header .site_map .site_map_content .fr .collect .qrCode-pop .title,
body .wrapper .header .site_map .site_map_content .fr .collect .qrCode-pop .subTitle {
  line-height: 20px;
  color: #333333;
}
body .wrapper .header .site_map .site_map_content .fr .service-phone .phone {
  position: relative;
  top: 0px;
  font-style: normal;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}
body .wrapper .header .menu {
  margin: 0 auto;
  width: 1200px;
  height: 80px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
body .wrapper .header .menu .logo {
  height: 80px;
  width: 150px;
  position: relative;
}
body .wrapper .header .menu .logo .compnay_name {
  float: left;
  position: absolute;
  top: 50%;
  margin: -22px 0 0 0;
  width: 133px;
  height: 47px;
  background: url("/images/pc/logo.png") no-repeat;
  background-position: 0 0;
  background-size: 133px 47px;
}
body .wrapper .header .menu .logo .sel_city {
  width: 60px;
  position: absolute;
  right: -50px;
  top: 29px;
}
body .wrapper .header .menu .logo .sel_city .city_name {
  cursor: pointer;
  color: #ffffff;
}
body .wrapper .header .menu .mob_nav,
body .wrapper .header .menu .mob_nav_detail {
  display: none;
}
body .wrapper .header .menu .nav {
  height: 80px;
  float: right;
}
body .wrapper .header .menu .nav ul.list {
  height: 100%;
  margin: 0;
  padding: 0;
}
body .wrapper .header .menu .nav ul.list li {
  text-align: center;
  width: 80px;
  float: left;
  height: 100%;
  position: relative;
}
body .wrapper .header .menu .nav ul.list li .sub_nav {
  position: absolute;
  top: 50%;
  margin: -12px 0 0 0;
  width: 100%;
  text-align: center;
}
body .wrapper .header .menu .nav ul.list li .sub_nav a {
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  color: #ffffff;
}
body .wrapper .header .menu .nav ul.list li .sub_nav a.bnt_find_room {
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  background: none;
  box-shadow: none;
  border-radius: unset;
  width: unset;
  height: unset;
  line-height: unset;
}
body .wrapper .header .menu .nav ul.list li .vline {
  height: 16px;
  width: 1px;
  color: #ffffff;
  padding: 0 0 0 20px;
  margin: 0;
  line-height: 73px;
}
body .wrapper .header .menu .nav ul.list li .bnt_find_room {
  background: #0462ca;
  box-shadow: 0px 1px 1px 0px rgba(41, 41, 41, 0.38);
  border-radius: 6px;
  width: 136px;
  height: 42px;
  color: #ffffff;
  font-size: 16px;
  line-height: 44px;
  cursor: pointer;
}
body .wrapper .header .menu .nav ul.list .index {
  width: 95px;
}
body .wrapper .header .menu .nav ul.list .room {
  width: 100px;
}
body .wrapper .header .menu .nav ul.list .room .sub_nav .selected {
  color: #0462ca;
  font-size: 16px;
  font-weight: bold;
  padding: 0;
  margin: 0;
}
body .wrapper .header .menu .nav ul.list .room .sub_nav .selected a {
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  color: #0462ca;
}
body .wrapper .header .menu .nav ul.list .find_room {
  width: 150px;
  padding: 16px 0 0 0;
  height: 67px;
}
body .wrapper .header.reverse {
  background: unset;
  background-color: #ffffff;
  opacity: unset;
}
body .wrapper .header.reverse .menu .logo .compnay_name {
  background: url("/images/pc/llogo.png") no-repeat;
  background-position: 0 0;
  background-size: 133px 47px;
}
body .wrapper .header.reverse .menu .logo .sel_city .city_name {
  color: #333333;
}
body .wrapper .header.reverse .menu .nav ul.list li .sub_nav a {
  color: #333333;
}
body .wrapper .bottom-foot {
  margin: 0 auto;
  background-color: #2f2f2f;
  height: 275px;
  color: #666666;
  position: relative;
  font-family: monospace;
}
body .wrapper .bottom-foot .contact_list {
  width: 1200px;
  margin: 0 auto;
  padding: 50px 0 0 0;
  position: relative;
}
body .wrapper .bottom-foot .contact_list .cc {
  position: relative;
  height: 20px;
  padding: 12px 0 0 0;
}
body .wrapper .bottom-foot .contact_list .cc .aboutme {
  font-size: 14px;
  text-decoration: none;
  position: absolute;
  right: 84px;
}
body .wrapper .bottom-foot .contact_list .blogo {
  width: 300px;
  float: left;
  /* text-align: left; */
  position: relative;
  margin: 0 30px 0 0;
}
body .wrapper .bottom-foot .contact_list .blogo .line {
  position: absolute;
  height: 44px;
  top: 5px;
  right: 0px;
  width: 2px;
  background: #616568;
  font-weight: bold;
  height: 150px;
  /* line-height: 32px; */
}
body .wrapper .bottom-foot .contact_list .blogo img {
  width: 133px;
  height: 47px;
}
body .wrapper .bottom-foot .contact_list .binfo {
  float: left;
  width: 550px;
  text-align: left;
  height: 225px;
}
body .wrapper .bottom-foot .contact_list .binfo .sales .footer_contact_list_text {
  width: 100%;
  float: none;
  display: flex;
  flex-flow: column wrap;
  align-items: flex-start;
  justify-content: center;
}
body .wrapper .bottom-foot .contact_list .binfo .sales .footer_contact_list_text .item {
  padding: 0 0 15px 0;
}
body .wrapper .bottom-foot .contact_list .binfo .sales .footer_contact_list_text .item .label {
  font-size: 14px;
  padding: 0 0 7px 0;
}
body .wrapper .bottom-foot .contact_list .binfo .sales .footer_contact_list_text .item .details {
  font-size: 18px;
  font-weight: 400;
}
body .wrapper .bottom-foot .contact_list .binfo .sales .footer_contact_list_text .item .details span {
  font-size: 12px;
}
body .wrapper .bottom-foot .contact_list .binfo .sales .footer_contact_list_text .item .details.s1 {
  font-size: 15px;
  font-weight: 400;
}
body .wrapper .bottom-foot .contact_list .binfo .logo {
  width: 25px;
}
body .wrapper .bottom-foot .contact_list .bqrcode {
  position: absolute;
  top: 50px;
  right: 175px;
  display: flex;
}
body .wrapper .bottom-foot .contact_list .bqrcode .mini-wx {
  background-color: #ccc;
  width: 130px;
  height: 160px;
}
body .wrapper .bottom-foot .contact_list .bqrcode .mini-wx img {
  width: 110px;
  height: 126px;
}
body .wrapper .bottom-foot .contact_list .bqrcode .qx {
  width: 130px;
  height: 153px;
  background-color: #ccc;
  margin: 0 0 0 20px;
  padding: 7px 0 0 0;
}
body .wrapper .bottom-foot .contact_list .bqrcode .qx img {
  width: 100px;
  height: 96px;
}
body .wrapper .bottom-foot .contact_list .bqrcode .qx .name {
  padding: 24px 0 0 0;
}
body .wrapper .bottom-foot .contact_list a {
  color: #666666;
}
body .wrapper .bottom-foot .friend_link {
  width: 100%;
  margin: 0 auto;
  position: absolute;
  bottom: 28px;
  background-color: #393939;
}
body .wrapper .bottom-foot .friend_link .box {
  height: 28px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: 1200px;
  margin: 0 auto;
  overflow-x: hidden;
}
body .wrapper .bottom-foot .friend_link .box .link {
  padding: 0 10px;
}
body .wrapper .bottom-foot .friend_link .box .link a:link,
body .wrapper .bottom-foot .friend_link .box .link a:visited {
  color: #666666;
  font-weight: 450;
  text-decoration: none;
}
body .wrapper .bottom-foot .friend_link .box .link a:hover {
  color: #0462ca;
}
body .wrapper .bottom-foot .friend_link .box .link a.selected {
  color: #0462ca;
  font-weight: 600;
}
body .wrapper .bottom-foot .footer_b_des {
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 0;
}
body .wrapper .bottom-foot .footer_b_des .box {
  background-color: #4c4c4c;
  color: #fcfcfc;
  font-size: 14px;
  padding: 5px 0;
}
body .wrapper .bottom-foot .footer_b_des .box a {
  color: #fcfcfc;
  text-decoration: none;
}
.find_room_mask {
  top: 0px;
  left: 0px;
  z-index: 99999;
  width: 100%;
  height: 100%;
  background: rgba(11, 11, 11, 0.4);
  position: fixed;
  display: none;
}
.find_room_mask .find_room_box {
  width: 700px;
  height: 490px;
  background-color: #ffffff;
  padding: 80px 40px;
  margin: 100px auto;
  border-radius: 6px;
  position: relative;
}
.find_room_mask .find_room_box .error {
  font-size: 14px;
  font-weight: 500;
  color: #ff3232;
  padding: 15px 0 0 0;
  text-align: left;
}
.find_room_mask .find_room_box .chacha {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.find_room_mask .find_room_box .chacha img {
  width: 15px;
  height: 15px;
}
.find_room_mask .find_room_box .title {
  font-size: 28px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}
.find_room_mask .find_room_box .sub-title {
  font-size: 15px;
  font-weight: 400;
  color: #666666;
  text-align: center;
  padding: 28px 0 40px;
}
.find_room_mask .find_room_box .form {
  width: 600px;
  margin: 0 auto;
}
.find_room_mask .find_room_box .form .phone {
  padding: 0 0 15px 0;
}
.find_room_mask .find_room_box .form .phone input {
  width: 560px;
  padding: 20px;
  background: #f7f7f7;
  border-radius: 6px;
  border: 0;
  font-size: 16px;
  outline: 0;
  color: #333333;
}
.find_room_mask .find_room_box .form .phone input::-moz-placeholder {
  color: #cfcfcf;
}
.find_room_mask .find_room_box .form .phone input::placeholder {
  color: #cfcfcf;
}
.find_room_mask .find_room_box .form .leave_message {
  padding: 0 0 30px 0;
}
.find_room_mask .find_room_box .form .leave_message textarea {
  width: 560px;
  height: 200px;
  padding: 20px;
  resize: none;
  background: #f7f7f7;
  border-radius: 6px;
  border: 0;
  font-size: 16px;
  outline: 0;
  color: #666666;
}
.find_room_mask .find_room_box .form .leave_message textarea::-moz-placeholder {
  color: #cfcfcf;
}
.find_room_mask .find_room_box .form .leave_message textarea::placeholder {
  color: #cfcfcf;
}
.find_room_mask .find_room_box .form button {
  background: #0462ca;
  border-radius: 6px;
  width: 600px;
  height: 48px;
  font-size: 16px;
  color: #ffffff;
  border: 0;
  cursor: pointer;
}
.select_city_mask {
  top: 0px;
  left: 0px;
  z-index: 99999;
  width: 100%;
  height: 100%;
  background: rgba(11, 11, 11, 0.4);
  position: fixed;
  display: none;
}
.select_city_mask .select_city_box {
  width: 600px;
  height: 290px;
  background-color: #ffffff;
  padding: 40px 20px;
  margin: 200px auto;
  border-radius: 6px;
  position: relative;
}
.select_city_mask .select_city_box .chacha {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.select_city_mask .select_city_box .chacha img {
  width: 15px;
  height: 15px;
}
.select_city_mask .select_city_box .title {
  font-size: 16px;
  font-weight: bold;
  color: #ff552e;
  text-align: left;
}
.select_city_mask .select_city_box .form {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: center; */
  align-items: center;
  padding: 20px 0;
  text-align: left;
}
.select_city_mask .select_city_box .form .city {
  width: 60px;
}
.select_city_mask .select_city_box .form .city a:link,
.select_city_mask .select_city_box .form .city a:visited {
  color: #666666;
  font-weight: 400;
  text-decoration: none;
  font-size: 14px;
}
.select_city_mask .select_city_box .form .city a:hover {
  color: #0462ca;
}
.select_city_mask .select_city_box .form .city a.selected:link,
.select_city_mask .select_city_box .form .city a.selected:visited {
  color: #0462ca;
}
.select_city_mask .select_city_box .form .city a.selected:hover {
  color: #0462ca;
}
a:hover {
  color: #0462ca;
}
.clear {
  clear: both;
}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.pagination {
  display: inline-block;
}
ul.pagination li {
  min-width: 30px;
  float: left;
}
ul.pagination li span {
  color: #666666;
  padding: 6px 11px;
  margin: 3px;
  border: solid 1px;
  border: 1px solid #e3e3e3;
}
ul.pagination li a.pp:link,
ul.pagination li a.pp:visited,
ul.pagination li a.pp:hover {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  text-decoration: none;
  padding: 5px 10px;
  margin: 3px;
  border: 1px solid #e3e3e3;
}
ul.pagination li.active span {
  background: #0462ca;
  color: #ffffff;
  padding: 6px 11px;
  margin: 3px;
  border: solid 1px;
}
.find-room-success-mask {
  top: 0px;
  left: 0px;
  z-index: 99999;
  width: 100%;
  height: 100%;
  background: rgba(11, 11, 11, 0.4);
  position: fixed;
  display: none;
}
.find-room-success-mask .find-room-success-box {
  width: 700px;
  height: 490px;
  background-color: #ffffff;
  padding: 80px 40px;
  margin: 200px auto;
  border-radius: 6px;
  position: relative;
}
.find-room-success-mask .find-room-success-box .content {
  height: 100%;
  width: 100%;
  position: relative;
}
.find-room-success-mask .find-room-success-box .content .close {
  position: absolute;
  top: -60px;
  right: -10px;
  cursor: pointer;
}
.find-room-success-mask .find-room-success-box .content .close img {
  width: 15px;
  height: 15px;
}
.find-room-success-mask .find-room-success-box .content .success {
  width: 102px;
  height: 102px;
  position: absolute;
  top: 160px;
  left: 300px;
}
.find-room-success-mask .find-room-success-box .content .success img {
  width: 100%;
  height: 100%;
}
.find-room-success-mask .find-room-success-box .content .sub-title {
  position: absolute;
  top: 300px;
  width: 100%;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #767676;
}
.not_found {
  position: relative;
  width: 1200px;
  height: 1000px;
  margin: 0 auto;
}
.not_found .page-box {
  position: absolute;
  left: 300px;
  top: 300px;
}
.not_found .page-box .text {
  padding: 30px 0 50px 0;
}
.not_found .page-box .text .label {
  font-size: 22px;
  font-weight: 400;
  color: #333333;
  padding: 30px 0;
}
.not_found .page-box .text .button button {
  width: 190px;
  height: 57px;
  background: #0462ca;
  box-shadow: 0px 1px 1px 0px rgba(41, 41, 41, 0.38);
  border-radius: 6px;
  border: 0;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  cursor: pointer;
}
.fix-bar {
  position: fixed;
  bottom: 250px;
  left: 0px;
  border: solid 1px #d5e4f5;
  border-radius: 6px;
  background: #ffffff;
  display: none;
  z-index: 9;
}
.fix-bar .small-nav {
  display: flex;
  flex-direction: column;
  width: 44px;
  position: relative;
}
.fix-bar .small-nav .name {
  width: 100%;
  height: 50px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  border-bottom: solid 1px #d5e4f5;
}
.fix-bar .small-nav .name .text {
  width: 28px;
  padding: 8px;
  line-height: 18px;
}
.fix-bar .small-nav .tel {
  background-color: #0462ca;
  height: 42px;
  border-radius: 0 0px 6px 6px;
}
.fix-bar .small-nav .tel img {
  padding: 10px 8px;
  width: 22px;
  height: 24px;
  cursor: pointer;
}
.fix-bar .small-nav .name.no-border-bottom {
  border-bottom: none;
}
.fix-bar .small-nav a:hover,
.fix-bar .small-nav a:visited,
.fix-bar .small-nav a:link {
  text-decoration: none;
}
.fix-bar .small-nav a.color_housings_index {
  color: #0462ca;
}
.fix-bar .small-nav a.color_housings_deluxe {
  color: #9f1424;
}
.fix-bar .small-nav a.color_housings_coworking {
  color: #0f7414;
}
.fix-bar .small-nav .tel-info {
  position: absolute;
  bottom: -80px;
  left: -125px;
  width: 166px;
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 5px 0px 20px 4px #eaeaea;
  display: none;
}
.fix-bar .small-nav .tel-info .user {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  padding: 10px;
  text-align: left;
}
.fix-bar .small-nav .tel-info .user .s1 {
  padding: 5px 0;
}
.contact-qy-wechat {
  position: fixed;
  bottom: 50px;
  left: 15px;
  width: 165px;
  z-index: 99;
}
.contact-qy-wechat .img img {
  cursor: pointer;
  width: 157px;
  height: 40px;
  border-radius: 6px;
}
.contact-qy-wechat .qrcode {
  padding: 15px 20px 5px;
  border: solid 2px #d5e4f5;
  border-radius: 6px;
  margin: 0 0 10px 0;
  background: #ffffff;
}
.contact-qy-wechat .qrcode .box .text {
  padding: 0 0 10px 0;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
}
.contact-qy-wechat .qrcode .box img {
  width: 125px;
  height: 125px;
}
.contact-qy-wechat .qrcode .box .tips {
  padding: 5px 0;
  font-weight: 400;
  font-size: 12px;
  color: #333333;
}
.contact-qy-wechat .service-tel {
  background: #0462ca;
  box-shadow: 0px 1px 1px 0px rgba(41, 41, 41, 0.38);
  border-radius: 6px;
  width: 165px;
  height: 45px;
  color: #ffffff;
  font-size: 14px;
  cursor: pointer;
  padding: 13px 0;
}
.contact-qy-wechat .service-tel .tel {
  font-size: 22px;
}
.bottom_district_region {
  background-color: #e4e4e4;
}
.bottom_district_region .district,
.bottom_district_region .region {
  width: 1100px;
  margin: 0 auto;
  padding: 20px 0 10px 0;
  display: flex;
  flex-flow: row;
  position: relative;
}
.bottom_district_region .district .bottom_active,
.bottom_district_region .region .bottom_active {
  color: #777777;
  cursor: pointer;
}
.bottom_district_region .district .left,
.bottom_district_region .region .left {
  width: 200px;
  color: #777777;
}
.bottom_district_region .district .right,
.bottom_district_region .region .right {
  display: flex;
  flex-wrap: wrap;
  width: 900px;
}
.bottom_district_region .district .right .sub,
.bottom_district_region .region .right .sub {
  padding: 0 0 10px;
  width: 140px;
}
.bottom_district_region .district .right .sub a:link,
.bottom_district_region .region .right .sub a:link,
.bottom_district_region .district .right .sub a:visited,
.bottom_district_region .region .right .sub a:visited,
.bottom_district_region .district .right .sub a:hover,
.bottom_district_region .region .right .sub a:hover {
  font-size: 12px;
  color: #777777;
  text-decoration: none;
}
.bottom_district_region .district .right .sub.hide,
.bottom_district_region .region .right .sub.hide {
  display: none;
}
.bottom_district_region .region_more.hide {
  display: none;
}
.bottom_district_region .bottom_active {
  position: absolute;
  right: 0;
}
.hide {
  display: none;
}
.more-link-bt1 {
  background-color: #3b5998;
  color: #ffffff;
}
.more-link-bt2 {
  background-color: #55acee;
  color: #ffffff;
}
.more-link-bt3 {
  background-color: #dd4b39;
  color: #ffffff;
}
.more-link-bt4 {
  background-color: #007bb6;
  color: #ffffff;
}
.more-link-bt5 {
  background-color: #25d366;
  color: #ffffff;
}
.more-link-bt6 {
  background-color: #4267b2;
  color: #ffffff;
}
.more-link-bt7 {
  background-color: #ea4335;
  color: #ffffff;
}
.more-link-bt8 {
  background-color: #bd081c;
  color: #ffffff;
}
.more-link-bt9 {
  background-color: #34465d;
  color: #ffffff;
}
.more-link-bt10 {
  background-color: #0077b5;
  color: #ffffff;
}
@media (max-width: 1201px) {
  body {
    min-width: 1100px;
  }
  body .wrapper .header .site_map .site_map_content {
    width: 1100px;
  }
  body .wrapper .header .menu {
    width: 1100px;
  }
  body .wrapper .header .menu {
    width: 1100px;
  }
  body .wrapper .bottom-foot .contact_list {
    width: 1100px;
  }
  body .wrapper .header.detail .menu .nav ul.list li.room {
    width: 100px;
  }
  body .wrapper .header.detail .menu .search {
    width: 250px;
  }
  body .wrapper .header.detail .menu .search .search_warp input {
    width: 200px;
  }
  body .wrapper .header.detail .menu .search .search_help_tips_warp .i_search_help_tips_warp {
    width: 234px;
  }
  body .wrapper .header.detail .menu .search .search_help_tips_warp .i_search_help_tips_warp .type.search_box_res_item_top_tag.img_b_tag_blue {
    display: none;
  }
  body .wrapper .header.detail .menu .search .search_help_tips_warp .i_search_help_tips_warp .type.search_box_res_item_top_tag.img_b_tag_pink {
    display: none;
  }
  body .wrapper .header.detail .menu .search .search_help_tips_warp .i_search_help_tips_warp .type.search_box_res_item_top_tag.img_b_tag_green {
    display: none;
  }
}
@media (max-width: 1101px) {
  body {
    min-width: 1000px;
  }
  body .wrapper .header .site_map .site_map_content {
    width: 1000px;
  }
  body .wrapper .header .menu .nav ul.list li {
    width: 0px;
  }
  body .wrapper .header .menu {
    width: 1000px;
  }
  body .wrapper .header .menu {
    width: 1000px;
  }
  body .wrapper .bottom-foot .contact_list {
    width: 1000px;
  }
  body .wrapper .header.detail .menu .nav ul.list li.room {
    width: 100px;
  }
  body .wrapper .header.detail .menu .search {
    width: 200px;
  }
  body .wrapper .header.detail .menu .search .search_warp input {
    width: 150px;
  }
  body .wrapper .header.detail .menu .search .search_help_tips_warp .i_search_help_tips_warp {
    width: 180px;
  }
  body .wrapper .header.detail .menu .search .search_help_tips_warp .i_search_help_tips_warp ul li .digest {
    display: none;
  }
  body .wrapper .header.detail .menu .search .search_help_tips_warp .i_search_help_tips_warp ul li .name {
    width: 100%;
  }
  body .wrapper .header.detail .menu .search .search_help_tips_warp .i_search_help_tips_warp .type.search_box_res_item_top_tag.img_b_tag_blue {
    display: none;
  }
  body .wrapper .header.detail .menu .search .search_help_tips_warp .i_search_help_tips_warp .type.search_box_res_item_top_tag.img_b_tag_pink {
    display: none;
  }
  body .wrapper .header.detail .menu .search .search_help_tips_warp .i_search_help_tips_warp .type.search_box_res_item_top_tag.img_b_tag_green {
    display: none;
  }
  body .wrapper .bottom-foot .contact_list .bqrcode {
    right: 110px;
  }
  body .wrapper .header.detail .menu .nav {
    padding: 0 0 0 110px;
  }
}

