﻿/*列表*/
.resblock-list-container {
  margin-top: 20px;
}
.resblock-list-container .resblock-have-find {
  font-weight: 700;
  font-size: 22px;
  color: #101d37;
}
.resblock-list-container .sort-list-wrapper .sort-list-item {
  position: relative;
  display: inline-block;
  height: 48px;
  margin-right: 60px;
  line-height: 48px;
  font-size: 18px;
  color: #4a4a4a;
}
.resblock-list-container .FenYe {
  text-align: center;
}
/*列表V2*/
.resblock-list-container {
  overflow: hidden;
}
.resblock-list-container .list_container_l {
  float: left;
  width: 920px;
}
.resblock-list-container .list_container_r {
  position: absolute;
  padding: 20px;
  width: 250px;
  top: 0px;
  right: 0px;
}
.resblock-list-container .list_container_r .title {
  font-size: 22px;
  font-weight: bold;
  border-bottom: solid 1px #e2e2e2;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.resblock-list-container .list_container_r .jiangjia_container ul li {
  overflow: hidden;
  margin-bottom: 20px;
}
.resblock-list-container .list_container_r .jiangjia_container ul li .LouName {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
}
.resblock-list-container .list_container_r .jiangjia_container ul li .MianJi {
  margin-top: 5px;
  /*   color: #777;*/
}
.resblock-list-container .list_container_r .jiangjia_container ul li .Price {
  overflow: hidden;
  margin-top: 5px;
}
.resblock-list-container .list_container_r .jiangjia_container ul li .Price .ShouJia {
  font-size: 18px;
  color: #fa3534;
  font-weight: bold;
}
.resblock-list-container .list_container_r .jiangjia_container ul li .Price .Wan {
  color: #fa3534;
}
.resblock-list-container .list_container_r .jiangjia_container ul li .Price .upDownStation {
  color: #5bd3a3;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em {
  background-color: #394043 !important;
}
/*详情*/
.mod-wrap .DaiKanHead {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.mod-wrap .DaiKanHead img {
  width: 100%;
  height: 100%;
}
.mod-wrap .ZuiJinLook {
  font-size: 14px;
}
/*出租写字楼详情*/
.detail_xiezilou_Zu .b_details .servPTtitle .createChat {
  margin-left: 20px;
  background: #40a9ff;
  color: #fff;
  padding: 8px 12px;
  border-radius: 4px;
  cursor: pointer;
}
.detail_xiezilou_Zu .b_details .DaTu .swiper-slide {
  height: 475px;
}
.detail_xiezilou_Zu .b_details .DaTu .swiper-slide img {
  height: 100%;
  width: 100%;
}
.detail_xiezilou_Zu .b_details .gallery-thumbs .swiper-slide-thumb-active img {
  opacity: 1;
}
.detail_xiezilou_Zu .b_details .gallery-thumbs {
  box-sizing: border-box;
  padding: 10px 0;
}
.detail_xiezilou_Zu .b_details .gallery-thumbs .swiper-slide {
  height: 80px;
  width: 128px;
  opacity: 0.4;
}
.detail_xiezilou_Zu .b_details .gallery-thumbs .swiper-slide img {
  height: 100%;
  width: 100%;
}
.detail_xiezilou_Zu .b_details .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.detail_xiezilou_Zu .b_info .yy_form .input_tips {
  color: #CF1322;
  font-size: 14px;
  margin: 0;
  padding: 4px;
  text-align: left;
}
.detail_xiezilou_Zu .b_info .houseAreaTit {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.detail_xiezilou_Zu .b_info .hx_info_title {
  display: flex;
  align-items: center;
}
.detail_xiezilou_Zu .b_info .hx_info_title span {
  width: 28px;
  height: 28px;
  background: #40a9ff;
  border-radius: 50%;
  margin-right: 16px;
}
.detail_xiezilou_Zu .b_info .hx_info_title p {
  height: 28px;
  line-height: 28px;
  background: #40a9ff;
  border-radius: 14px;
  padding: 0 12px;
  font-size: 14px;
  color: #ffffff;
}
.detail_xiezilou_Zu .b_info .hx_info_txt {
  border-top: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
  padding-bottom: 15px;
}
.detail_xiezilou_Zu .b_info .hx_txt_box {
  display: flex;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.45);
}
.detail_xiezilou_Zu .b_info .hx_txt_box .l {
  width: 180px;
  padding-top: 16px;
}
.detail_xiezilou_Zu .b_info .hx_txt_box .l p {
  padding-left: 16px;
}
.detail_xiezilou_Zu .b_info .hx_txt_box .r {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #E6E6E6;
  padding-top: 16px;
}
.detail_xiezilou_Zu .b_info .hx_txt_item {
  width: 50%;
  display: flex;
  margin-bottom: 16px;
}
.detail_xiezilou_Zu .b_info .hx_txt_item span {
  width: 98px;
}
.detail_xiezilou_Zu .b_info .hx_txt_item p {
  flex: 1;
  color: rgba(0, 0, 0, 0.85);
}
.detail_xiezilou_Zu .b_info .belong_to .title {
  font-size: 24px;
  color: #1B1E24;
  padding: 20px 0 16px;
  font-weight: 500;
  border-bottom: 1px solid #E6E6E6;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.detail_xiezilou_Zu .b_info .belong_to .title a {
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
}
.detail_xiezilou_Zu .b_info .belong_box {
  padding: 15px 0 35px;
  display: flex;
}
.detail_xiezilou_Zu .b_info .belong_box .l {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
}
.detail_xiezilou_Zu .b_info .belong_box .r {
  width: 208px;
}
.detail_xiezilou_Zu .b_info .belong_box .img {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border-radius: 4px;
  width: 208px;
  height: 130px;
}
.detail_xiezilou_Zu .b_info .belong_box .img img {
  width: 100%;
}
.detail_xiezilou_Zu .b_info .belong_item {
  width: 50%;
  display: flex;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  margin-bottom: 16px;
}
.detail_xiezilou_Zu .b_info .belong_item .max {
  width: 100%;
}
.detail_xiezilou_Zu .b_info .belong_item span {
  width: 82px;
}
.detail_xiezilou_Zu .b_info .belong_item p {
  flex: 1;
  color: rgba(0, 0, 0, 0.85);
}
.detail_xiezilou_Zu .b_info .belong_item .price {
  color: #D82638;
}
.detail_xiezilou_Zu .b_info .belong_item .r_num {
  color: #40A9FF;
}
.detail_xiezilou_Zu .in_head .sousuoPop .keyword_item .QuTitle {
  color: #999;
  font-size: 12px;
  margin-left: 5px;
}
.detail_xiezilou_Zu .in_head .sousuoPop .keyword_item .shangquanTitle {
  color: #999;
  font-size: 12px;
  margin-left: 5px;
}
.detail_xiezilou_Zu .in_head .sousuoPop .keyword_item .Zongshu {
  padding: 5px 10px;
  font-size: 14px;
  color: #666;
  vertical-align: middle;
  background: #eee;
  border-radius: 2px;
}
.detail_xiezilou_Zu .nearbyRecomd .nearbySwiper {
  overflow: hidden;
}
.detail_xiezilou_Zu .nearbyRecomd .nearbySwiper .nearby_item {
  width: 270px;
  margin-right: 20px;
  float: left;
}
/*用户中心*/
.UserHome .YongHuName {
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  padding: 15px 0px;
}
.UserHome .user-main {
  padding: 15px 0;
}
.UserHome .user-main .main-left {
  padding: 0px;
  width: 202px;
}
.UserHome .user-main .User_item {
  padding: 10px;
  overflow: hidden;
}
.UserHome .user-main .User_item .User_item_L {
  height: 100px;
  line-height: 100px;
  overflow: hidden;
  float: left;
}
.UserHome .user-main .User_item .User_item_L .HeadIcon {
  width: 100px;
  height: 100px;
  float: left;
}
.UserHome .user-main .User_item .User_item_L .Name_item {
  margin-left: 20px;
  float: left;
}
.UserHome .user-main .User_item .User_item_L .Name_item .Name {
  font-size: 22px;
  font-weight: 700;
}
.UserHome .user-main .User_item .User_item_L .Name_item .phone {
  font-size: 16px;
  font-weight: 700;
}
.UserHome .user-main .User_item .User_item_L .HeadIcon img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.UserHome .user-main .User_item .User_item_R {
  float: right;
  width: 50px;
}
.UserHome .user-main .house_Tui {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  padding: 15px;
  background-color: #fff;
  border: 1px solid #e6e5e5;
  width: 935px;
  margin-top: 15px;
}
.UserHome .user-main .house_Tui .layui-tab {
  margin: 0px;
}
.UserHome .user-main .house_Tui .layui-tab .HouseList {
  margin-bottom: 15px;
}
.UserHome .user-main .house_Tui .layui-tab .HouseList .list {
  overflow: hidden;
}
.UserHome .user-main .house_Tui .pic-panel {
  width: 175px;
  float: left;
  height: 120px;
  position: relative;
}
.UserHome .user-main .house_Tui .pic-panel img {
  width: 100%;
  height: 100%;
}
.UserHome .user-main .house_Tui .info-panel {
  color: #565a5c;
  padding-left: 18px;
  font-size: 0;
  width: 705px;
  position: relative;
  float: right;
  height: 140px;
}
.UserHome .user-main .house_Tui .chanquan {
  bottom: 7px;
}
.UserHome .user-main .house_Tui .chanquan .agency {
  font-size: 12px;
  margin-top: 0px;
  width: 555px;
  position: relative;
}
.UserHome .layer_Form_Add {
  padding: 20px;
}
.UserHome .layer_Form_Add .Save {
  text-align: center;
}
.About {
  width: 100%;
  padding-top: 35px;
  background: #f7f7f7;
}
.About .About_item {
  margin: auto;
  width: 1150px;
}
.About .FangRuan_intro {
  height: 40px;
  line-height: 40px;
}
.About .FangRuan_intro .Title {
  color: #666;
}
.About .wrapper {
  overflow: hidden;
}
.About .wrapper .About_L {
  background: #fff;
  float: left;
  width: 180px;
}
.About .wrapper .About_L ul li {
  padding: 10px 50px 5px 50px;
}
.About .wrapper .About_L ul li a {
  font-size: 18px;
  color: #555;
}
.About .wrapper .About_L ul .active {
  background: #3171f7;
}
.About .wrapper .About_L ul .active a {
  color: #fff !important;
}
.About .wrapper .About_R {
  float: left;
  background: #fff;
  padding: 20px;
  margin-left: 20px;
  width: 910px;
  margin-bottom: 20px;
}
/*发布*/
.FaBu .m-process {
  width: 1150px;
  margin: auto;
  height: 170px;
}
.FaBu .m-process .hd {
  position: relative;
  text-align: center;
  color: #666;
}
.FaBu .m-process .bd {
  padding-top: 45px;
}
.FaBu .m-process .bd li:first-child {
  margin-left: 0;
}
.FaBu .m-process .bd li {
  position: relative;
  float: left;
  width: 25%;
}
.FaBu .m-process .bd li .tit {
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
}
.FaBu .m-process .bd li .sub-tit {
  font-size: 12px;
  line-height: 20px;
  color: #999;
}
.FaBu .m-process .bd li .BuZou {
  position: absolute;
  width: 48px;
  height: 48px;
  background: #d0d1d2;
  text-align: center;
  border-radius: 50%;
}
.FaBu .m-process .bd li .BuZou p {
  margin-top: 6px;
  color: #fff;
  font-size: 32px;
  font-weight: bold;
}
.FaBu .m-process .bd li .bd_r {
  margin-left: 58px;
}
/*百科*/
.nav {
  width: 1150px;
  margin: auto;
  margin-bottom: 20px;
}
.nav ul {
  overflow: hidden;
  color: #aaa;
}
.nav ul li {
  float: left;
  margin-right: 5px;
}
.BaiKeBox {
  width: 1150px;
  margin: auto;
  overflow: hidden;
}
.BaiKeBox .BaiKeBox_l {
  float: left;
  width: 280px;
  margin-bottom: 20px;
}
.BaiKeBox .BaiKeBox_l .Title {
  font-size: 30px;
}
.BaiKeBox .BaiKeBox_l .BaiKeType {
  background-color: #f8f8f9;
  padding: 0px;
  margin-top: 20px;
}
.BaiKeBox .BaiKeBox_l .BaiKeType .BaiKeItem {
  padding: 10px;
  padding-top: 20px;
}
.BaiKeBox .BaiKeBox_l .BaiKeType .BaiKeItem .BaiKeTitle {
  font-size: 18px;
  font-weight: 700;
}
.BaiKeBox .BaiKeBox_l .BaiKeType .BaiKeItem ul {
  overflow: hidden;
}
.BaiKeBox .BaiKeBox_l .BaiKeType .BaiKeItem ul li {
  float: left;
  width: 78px;
  margin-top: 5px;
}
.BaiKeBox .BaiKeBox_r {
  float: left;
  margin-left: 30px;
  width: 840px;
}
.BaiKeBox .BaiKeBox_r .title {
  font-size: 18px;
  font-weight: bold;
}
.BaiKeBox .BaiKeBox_r ul {
  margin-top: 36px;
}
.BaiKeBox .BaiKeBox_r ul li {
  overflow: hidden;
  border-bottom: 1px dashed #eee;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.BaiKeBox .BaiKeBox_r ul li .FengMian {
  float: left;
  width: 230px;
  height: 175px;
}
.BaiKeBox .BaiKeBox_r ul li .FengMian img {
  width: 100%;
  height: 100%;
}
.BaiKeBox .BaiKeBox_r ul li .content {
  float: left;
  margin-left: 30px;
  width: 580px;
}
.BaiKeBox .BaiKeBox_r ul li .content .Title {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  max-height: 52px;
  overflow: hidden;
  display: block;
  color: #394043;
  text-decoration: none;
  margin-top: -3px;
}
.BaiKeBox .BaiKeBox_r ul li .content .summary {
  max-height: 72px;
  margin: 11px 0;
  font-size: 14px;
  line-height: 24px;
  color: #888c8e;
  overflow: hidden;
}
.BaiKeBox .BaiKeBox_r ul li .content .time {
  color: #b0b3b4;
  margin-bottom: 19px;
}
.BaiKeBox .BaiKeBox_r ul li .content .Tag {
  margin: 11px 0;
}
.BaiKeBox .BaiKeBox_r ul li .content .Tag a {
  color: #8e8e93;
  padding: 4px 8px;
  border-radius: 2px;
  background-color: #efeff4;
  margin-right: 10px;
}
.BaiKeBox .Details_l {
  float: left;
  width: 770px;
}
.BaiKeBox .Details_l .Title {
  font-size: 32px;
  line-height: 40px;
  font-weight: bold;
}
.BaiKeBox .Details_l .Tags {
  margin-top: 30px;
}
.BaiKeBox .Details_l .Tags span {
  margin-right: 10px;
  padding: 4px 8px;
  color: #849aae;
  background-color: #eef2f6;
}
.BaiKeBox .Details_l .meta {
  margin-top: 20px;
  color: #616669;
}
.BaiKeBox .Details_l .meta .F_CreatorUserId {
  margin-left: 30px;
}
.BaiKeBox .Details_l .ZhaiYao {
  background-color: #f0f3f5;
  color: #849aae;
  padding: 20px;
  margin-top: 20px;
}
.BaiKeBox .Details_l .HtmlContent {
  margin-top: 20px;
}
.BaiKeBox .Details_r {
  float: left;
  width: 350px;
  margin-left: 30px;
}
.BaiKeBox .Details_r .Title {
  overflow: hidden;
}
.BaiKeBox .Details_r .Title .NewBaiKe {
  font-size: 18px;
  font-weight: 700;
  float: left;
}
.BaiKeBox .Details_r .Title .GengDuo {
  font-size: 14px;
  font-weight: 100;
  color: #9c9fa1;
  float: right;
}
.BaiKeBox .Details_r .NewUl {
  margin-top: 25px;
}
.BaiKeBox .Details_r .NewUl li {
  padding: 16px 0;
  border-top: 1px solid #eeeeee;
}
.BaiKeBox .Details_r .NewUl li .F_CreatorTime {
  color: #849aae;
  margin-left: 5px;
}
.BaiKeBox .XiangGuan .Title {
  font-size: 18px;
  font-weight: 700;
  margin: 26px 0 16px;
}
.BaiKeBox .XiangGuan .XiangGuan_ul {
  overflow: hidden;
}
.BaiKeBox .XiangGuan .XiangGuan_ul .XiangGuan_li {
  float: left;
  width: 240px;
  height: 247px;
  margin-right: 15px;
}
.BaiKeBox .XiangGuan .XiangGuan_ul .XiangGuan_li .FengMian {
  width: 240px;
  height: 160px;
  margin-bottom: 10px;
}
.BaiKeBox .XiangGuan .XiangGuan_ul .XiangGuan_li .FengMian img {
  width: 100%;
  height: 100%;
}
.BaiKeBox .XiangGuan .XiangGuan_ul .XiangGuan_li .Title {
  font-size: 16px;
  font-weight: bold;
  margin: 12px 0;
}
.W_1150 {
  width: 1150px;
  margin: 0 auto;
}
.resblock-desc-wrapper .iconfont {
  margin-right: 5px;
}
.fangruan_followInfo {
  margin-top: 15px;
}
.fangruan_followInfo .iconfont {
  margin-right: 5px;
}
.fangruan_followInfo .F_CreatorTime {
  margin-right: 5px;
}
.resblock-list-container .resblock-list-wrapper .resblock-list .resblock-img-wrapper .icon-wrapper {
  position: absolute;
  bottom: 10px;
  left: 10px;
  overflow: hidden;
}
.resblock-list-container .resblock-list-wrapper .resblock-list .resblock-img-wrapper .icon-wrapper li {
  float: left;
  margin-left: 10px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
}
.resblock-price .main-price {
  overflow: hidden;
}
.resblock-price .main-price .JiaGe {
  float: right;
}
.resblock-price .main-price .upDownStation {
  float: left;
  margin-right: 10px;
  color: #fa3534;
  margin-top: 12px;
}
.resblock-price .main-price .upDownStation img {
  width: 20px;
}
.resblock-price .JunJia {
  margin-top: 5px;
  color: #666;
  text-align: right;
}
.fangruan_nav_search {
  padding: 5px 15px 15px 15px;
  position: relative;
}
.fangruan_nav_search .nav_list .nav_list_item {
  display: inline-block;
  width: 80px;
  position: relative;
  padding: 5px;
}
.fangruan_nav_search .nav_list .nav_list_item .title_wrapper .iconfont {
  color: #c2c2c2;
}
.fangruan_nav_search .nav_list .nav_list_item .checkbox_wrapper {
  display: none;
  position: absolute;
  top: 24px;
  left: 0px;
  z-index: 2;
  width: 70px;
  background: #fff;
  border: 1px solid #eee;
}
.fangruan_nav_search .nav_list .nav_list_item .checkbox_wrapper .check_box .check-item {
  width: initial;
  padding: 5px;
}
.fangruan_nav_search .nav_list .nav_list_item .checkbox_wrapper .check_box .check-item:hover {
  background: #eee;
}
.fangruan_nav_search .nav_list .nav_list_item:hover .checkbox_wrapper {
  display: block !important;
}
.fangruan_nav_search .clearearch {
  position: absolute;
  right: 20px;
  top: 10px;
}
.SearchLou {
  width: 1150px;
  margin: auto;
  background: #fff;
}
.SearchLou .SearchLou_Item {
  padding: 20px;
  overflow: hidden;
}
.SearchLou .SearchLou_Item .SearchLou_Item_l {
  float: left;
  width: 710px;
}
.SearchLou .SearchLou_Item .SearchLou_Item_l .Name {
  font-size: 22px;
  font-weight: bold;
}
.SearchLou .SearchLou_Item .SearchLou_Item_l .QuYu {
  margin-top: 10px;
  color: #777;
}
.SearchLou .SearchLou_Item .SearchLou_Item_l .Price {
  margin-top: 10px;
  color: #777;
}
.SearchLou .SearchLou_Item .SearchLou_Item_l .Price ul {
  overflow: hidden;
}
.SearchLou .SearchLou_Item .SearchLou_Item_l .Price ul li {
  float: left;
  width: 33.3%;
}
.SearchLou .SearchLou_Item .SearchLou_Item_l .Price ul li label {
  color: #fa3534;
}
.SearchLou .SearchLou_Item .SearchLou_Item_r {
  float: left;
  width: 400px;
  overflow: hidden;
  position: relative;
}
.SearchLou .SearchLou_Item .SearchLou_Item_r .SearchLou_Item_r_l {
  float: left;
}
.SearchLou .SearchLou_Item .SearchLou_Item_r .SearchLou_Item_r_l .F_HeadIcon {
  width: 68px;
  height: 68px;
  border-radius: 50%;
}
.SearchLou .SearchLou_Item .SearchLou_Item_r .SearchLou_Item_r_r {
  float: left;
  margin-left: 10px;
}
.SearchLou .SearchLou_Item .SearchLou_Item_r .SearchLou_Item_r_r .F_RealName {
  margin-top: 7px;
  font-size: 16px;
  font-weight: bold;
}
.SearchLou .SearchLou_Item .SearchLou_Item_r .SearchLou_Item_r_r .F_MobilePhone {
  margin-top: 10px;
  font-size: 20px;
  color: #fa3534;
  letter-spacing: 2px;
}
.SearchLou .SearchLou_Item .SearchLou_Item_r .fr_Btn {
  position: absolute;
  top: 20px;
  right: 0px;
  z-index: 9;
}
.SearchLou .SearchLou_Item .SearchLou_Item_r .fr_Btn .btn {
  border-radius: 20px;
}
.fr_fix-right {
  position: fixed;
  right: 0;
  top: 0;
  width: 38px;
  height: 100%;
  background: #fff;
  z-index: 1002;
}
.fr_fix-right .centerMenu {
  position: absolute;
  top: 50%;
  text-align: center;
  width: 100%;
  margin-top: -95px;
}
.fr_fix-right .centerMenu ul li {
  position: relative;
  margin-bottom: 10px;
}
.fr_fix-right .centerMenu ul li .iconfont {
  font-size: 20px;
}
.fr_fix-right .centerMenu ul li .IcoBox {
  cursor: pointer;
  padding: 5px 0px;
}
.fr_fix-right .centerMenu ul li .IcoBox:hover {
  background: #394043;
  color: #fff;
}
.fr_fix-right .centerMenu ul li .hide {
  display: none;
  position: absolute;
  top: 0px;
  right: 38px;
  width: 100px;
  height: 47px;
  line-height: 47px;
  background: #3072f6;
  color: #fff;
}
.fr_fix-right .centerMenu ul li .hide .JianTou {
  position: absolute;
  right: 0;
  top: 50%;
  width: 0;
  height: 0;
  margin: -5px -10px 0 0;
  font-size: 0;
  border: 5px solid;
  border-color: transparent transparent transparent #3072f6;
  overflow: hidden;
}
.fr_fix-right .centerMenu ul li .WeiXin {
  padding: 10px;
  height: auto;
  line-height: initial;
  background: #fff;
  color: #000;
  top: -42px;
}
.fr_fix-right .centerMenu ul li .WeiXin img {
  width: 81px;
  height: 81px;
}
.fr_fix-right .centerMenu ul li .WeiXin .JianTou {
  border-color: transparent transparent transparent #fff;
}
.fr_fix-right .centerMenu ul li:hover .hide {
  display: block !important;
}
.fr_fix-right .gotop {
  position: absolute;
  bottom: 20px;
  text-align: center;
  width: 100%;
}
.fr_fix-right .gotop .iconfont {
  font-size: 20px;
}
.fr_fix-right .gotop .IcoBox {
  height: 38px;
  line-height: 38px;
  cursor: pointer;
}
.fr_fix-right .gotop .IcoBox:hover {
  background: #394043;
  color: #fff;
}
.fr_fix-right .gotop .hide {
  display: none;
  position: absolute;
  top: 0px;
  right: 38px;
  width: 100px;
  height: 38px;
  line-height: 38px;
  background: #3072f6;
  color: #fff;
}
.fr_fix-right .gotop .hide .JianTou {
  position: absolute;
  right: 0;
  top: 50%;
  width: 0;
  height: 0;
  margin: -5px -10px 0 0;
  font-size: 0;
  border: 5px solid;
  border-color: transparent transparent transparent #3072f6;
  overflow: hidden;
}
.fr_fix-right .gotop:hover .hide {
  display: block !important;
}
.ShangYe .main-nav {
  height: initial;
  padding-top: 20px;
}
.ShangYe .main-nav .main-left-wrapper {
  display: inline-block;
  height: initial;
  line-height: initial;
}
.ShangYe .main-nav .main-left-wrapper .search-wrapper {
  margin-bottom: 20px;
}