﻿@charset "UTF-8";
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.txt-default {
  color: #e5e5e5 !important; }

.txt-primary {
  color: #077BD9 !important; }

.txt-success {
  color: #18c325 !important; }

.txt-info {
  color: #5BC0DE !important; }

.txt-warning {
  color: #ff9500 !important; }

.txt-danger {
  color: #ff7700 !important; }

.fl {
  float: left; }

.fr {
  float: right; }

.tl {
  text-align: left !important; }

.tc {
  text-align: center !important; }

.tr {
  text-align: right !important; }

.hidden {
  display: none !important; }

.label {
  cursor: pointer; }
  .label input[type="checkbox"] {
    position: relative;
    top: 2px;
    margin-right: 5px; }

html {
  height: 100%; }

body {
  overflow-y: scroll;
  overflow-x: auto;
  font-size: 14px;
  font-family: "Microsoft Yahei", "Helvetica", "Helvetica Neue", "Hiragino Sans GB", stheiti, "WenQuanYi Micro Hei", sans-serif;
  line-height: 1.5;
  color: #282828;
  background-color: #f7f7f7;
  position: relative;
  min-height: 100%; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-style: normal;
  box-sizing: border-box;
  outline: none !important; }

::-ms-clear,
::-ms-reveal {
  display: none; }

::-webkit-input-placeholder,
:-ms-input-placeholder {
  color: #bbbbbb; }

input, textarea, button {
  font-family: "Microsoft Yahei", "Helvetica", "Helvetica Neue", "Hiragino Sans GB", stheiti, "WenQuanYi Micro Hei", sans-serif; }

a {
  text-decoration: none;
  color: #282828; }
  a:hover {
    color: #077BD9;
    text-decoration: underline; }

.show-contact-login > div:first-child {
  text-align: center; }
  .show-contact-login > div:first-child .btn {
    width: 150px; }
  .show-contact-login > div:first-child .btn + .btn {
    margin-left: 10px; }

.show-contact-login > div:last-child {
  padding: 10px 0 0 10px; }

.show-contact-phone {
  text-align: center; }

.show-contact-phone-content {
  color: #ff4028;
  font-size: 26px;
  font-weight: 700;
  vertical-align: -3px; }

.show-contact-QR-til {
  font-size: 12px;
  font-family: arial, serif;
  border: 1px solid #FFE9C3;
  background-color: #FFFBF3;
  padding: 5px 8px; }

.show-contact-QR-img {
  width: 126px;
  height: 126px;
  background: url("../images/03d4f06e98.png");
  margin: 10px auto 0; }

.show-contact-QR-info {
  text-align: center;
  font-size: 12px;
  font-family: arial, serif;
  margin: 10px auto 0; }

.show-contact-sure .btn {
  margin: 10px auto 0; }

.newContactPopup .ui-dialog {
  border: 0 transparent none !important;
  position: relative; }

.appDown {
  position: absolute;
  width: 183px;
  height: 241px;
  background: url("../images/36b99164d1.png") #eee;
  right: 0;
  top: 0; }

.bigPhoneTil {
  margin-right: 183px;
  text-align: center;
  font-size: 20px;
  color: #000;
  margin-top: 60px; }

.bigPhone {
  margin-right: 183px;
  text-align: center;
  font-size: 34px;
  color: #f46254;
  margin-top: 20px; }

.phoneIcon {
  position: absolute;
  width: 80px;
  height: 80px;
  background: url("../images/13edb1c8f9.png");
  left: 140px;
  top: -40px; }

.contact-popup-btn {
  width: 280px;
  height: 48px !important;
  line-height: 48px !important;
  font-size: 16px;
  background-color: #077BD9;
  margin-top: 20px;
  margin-left: 40px; }

.icon {
  display: inline-block;
  background-repeat: no-repeat; }

.icon-12 {
  width: 12px;
  height: 12px; }

.icon-14 {
  width: 14px;
  height: 14px; }

.icon-16 {
  width: 16px;
  height: 16px; }

.icon-17 {
  width: 17px;
  height: 17px; }

.icon-18 {
  width: 18px;
  height: 18px; }

.icon-20 {
  width: 20px;
  height: 20px; }

.icon-24 {
  width: 24px;
  height: 24px; }

.icon-32 {
  width: 32px;
  height: 32px; }

.icon-76 {
  width: 76px;
  height: 76px; }

.new-icon-time {
  background-image: url("../images/1124096080.png");
  background-position: 0 0; }

.new-icon-see {
  background-image: url("../images/1124096080.png");
  background-position: 0 -16px; }

.new-icon-alert {
  background-image: url("../images/1124096080.png");
  background-position: 0 -48px; }

.new-icon-add {
  background-image: url("../images/1124096080.png");
  background-position: 0 -32px; }

.icon-new {
  background-image: url("../images/d82ca40350.png");
  background-position: 0 0; }

.icon-share {
  background-image: url("../images/162ad325eb.png");
  background-position: -5px -65px; }

.icon-datetime {
  background-image: url("../images/162ad325eb.png");
  background-position: -5px -5px; }

.icon-see {
  width: 18px;
  height: 13px;
  background-image: url("../images/162ad325eb.png");
  background-position: -5px -25px; }

.icon-collect {
  background-image: url("../images/162ad325eb.png");
  background-position: -5px -41px; }

.icon-remove-collect {
  background-image: url("../images/55517bc9c7.png");
  background-position: -86px -22px; }

.icon-vertical {
  vertical-align: middle; }

.icon-tips {
  width: 20px;
  height: 18px;
  background-image: url("../images/162ad325eb.png");
  background-position: -5px -91px; }

.icon-warn-phone {
  background-image: url("../images/55517bc9c7.png");
  background-position: -46px -69px; }

.icon-home {
  background-image: url("../images/129e0e296c.png");
  background-position: -108px -1px; }

.icon-provider {
  background-image: url("../images/129e0e296c.png");
  background-position: -34px -29px; }

.icon-vip {
  background-image: url("../images/129e0e296c.png");
  background-position: 0px -82px; }

.icon-address {
  background-image: url("../images/129e0e296c.png");
  background-position: -83px -29px; }

.icon-address-white {
  background-image: url("../images/db4353d2fc.png");
  background-position: 0px -27px; }

.icon-tenant-turnover {
  position: absolute;
  background-image: url("../images/129e0e296c.png");
  background-position: -84px -209px;
  right: 0;
  top: 35px; }

.icon-tenant-done {
  position: absolute;
  background-image: url("../images/129e0e296c.png");
  background-position: 0px -209px;
  right: 0;
  top: 35px; }

.icon-tenant-small-over {
  background-image: url("../images/129e0e296c.png");
  background-position: -56px -147px; }

.icon-tenant-small-done {
  background-image: url("../images/129e0e296c.png");
  background-position: 0px -147px; }

.btn, a.btn, button.btn {
  color: #fff;
  border: 1px none;
  text-decoration: none;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  text-align: center;
  cursor: pointer; }

.btn[disabled], .btn.disabled {
  cursor: not-allowed; }

.btn.btn-radius {
  border-radius: 4px; }

.btn.btn-block {
  display: block; }

.btn-default, a.btn-default, button.btn-default {
  color: #585858;
  background-color: #e5e5e5; }
  .btn-default:hover, a.btn-default:hover, button.btn-default:hover {
    background-color: #bbbbbb;
    color: #585858; }
  .btn-default[disabled], .btn-default.disabled, a.btn-default[disabled], a.btn-default.disabled, button.btn-default[disabled], button.btn-default.disabled {
    opacity: 0.5; }
    .btn-default[disabled]:hover, .btn-default.disabled:hover, a.btn-default[disabled]:hover, a.btn-default.disabled:hover, button.btn-default[disabled]:hover, button.btn-default.disabled:hover {
      background-color: #e5e5e5;
      color: #585858; }

.btn-primary {
  background-color: #077BD9; }
  .btn-primary:hover {
    background-color: #0662ad; }

.btn-success {
  background-color: #18c325; }
  .btn-success:hover {
    background-color: #139a1d; }

.btn-info {
  background-color: #5BC0DE; }
  .btn-info:hover {
    background-color: #35b1d6; }

.btn-warning {
  background-color: #ff9500; }
  .btn-warning:hover {
    background-color: #d17a00; }

.btn-danger {
  background-color: #ff7700; }
  .btn-danger:hover {
    background-color: #d16200; }

.btn-line.btn-primary, .btn-line.btn-success, .btn-line.btn-info, .btn-line.btn-warning, .btn-line.btn-danger {
  background-color: #fff;
  border: 1px solid; }

.btn-line.btn-primary {
  color: #077BD9; }

.btn-line.btn-success {
  color: #18c325; }

.btn-line.btn-info {
  color: #5BC0DE; }

.btn-line.btn-warning {
  color: #ff9500; }

.btn-line.btn-danger {
  color: #ff7700; }

.global-menu {
  z-index: 1000;
  font-size: 0;
  width: 100%;
  min-width: 1200px;
  background-color: #fff;
  height: 36px;
  border-bottom: 1px solid #e5e5e5;
  color: #585858;
  position: fixed;
  top: 0; }
  .global-menu .phone {
    background: url("../images/e4ca3deec3.png") no-repeat center;
    margin-right: 5px;
    margin-left: -5px;
    margin-bottom: -4px; }
  .global-menu a:hover {
    text-decoration: none; }
  .global-menu a.txt-danger:hover {
    text-decoration: underline; }
  .global-menu > .container {
    margin-left: auto;
    margin-right: auto;
    width: 1200px; }
    .global-menu > .container .column {
      font-size: 12px;
      /*border-left: 1px solid #585858;*/
      padding-left: 10px;
      margin-left: 10px; }
      .global-menu > .container .column:first-child {
        border-left: 0 none transparent;
        padding-left: 0;
        margin-left: 0; }
    .global-menu > .container > .fl, .global-menu > .container > .fr {
      font-family: arial, serif;
      padding-top: 8px; }

.page-list {
  font-size: 0;
  text-align: center; }
  .page-list ul, .page-list li {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
    *display: inline;
    *zoom: 1; }
  .page-list li.ellipsis {
    padding: 0 16px;
    text-align: center;
    line-height: 0;
    color: #cccccc; }
    .page-list li.ellipsis:before {
      content: '...';
      position: relative;
      font-size: 18px;
      top: -4px; }
  .page-list li.prev > a:before {
    content: '<< ';
    font-family: '宋体';
    line-height: 1; }
  .page-list li.next > a:after {
    content: ' >>';
    font-family: '宋体';
    line-height: 1; }
  .page-list li.active > a {
    background-color: #EBEBEB;
    color: #282828;
    cursor: default; }
  .page-list a {
    color: #077BD9;
    font-size: 14px;
    padding: 9px 16px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    border: 1px solid #e5e5e5;
    margin-left: -1px; }
    .page-list a:hover {
      text-decoration: none;
      background-color: #f7f7f7;
      border-color: #e5e5e5; }
  .page-list li:first-child > a {
    margin-left: auto; }
  .page-list .total {
    padding-left: 20px;
    font-size: 14px;
    color: #cccccc; }

.alert-pop .ui-dialog {
  *zoom: 1;
  _float: left;
  position: relative;
  background-color: #FFF;
  border: 1px solid #bababa;
  border-radius: 6px;
  outline: 0;
  background-clip: padding-box;
  font-family: "Microsoft Yahei", "Helvetica", "Helvetica Neue", "Hiragino Sans GB", stheiti, "WenQuanYi Micro Hei", sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333; }

.alert-pop .ui-dialog-body {
  padding: 0;
  border: 0 none;
  text-align: left;
  background: transparent; }

.alert-pop .ui-dialog-body {
  padding: 20px;
  text-align: center; }

.go-to-top {
  position: fixed;
  top: 70%;
  right: 50px;
  z-index: 1000; }
  .go-to-top .go-to-top-btn {
    width: 40px;
    display: block;
    height: 46px;
    border-bottom: #C1C1C1 1px solid;
    position: relative;
    cursor: pointer;
    background-image: url("../images/fe919a0811.png");
    background-color: #B2B2B2; }
    .go-to-top .go-to-top-btn:hover {
      background-color: #077BD9; }
      .go-to-top .go-to-top-btn:hover .go-to-top-con {
        display: block; }
        .go-to-top .go-to-top-btn:hover .go-to-top-con .download-QR {
          margin: auto;
          width: 140px;
          height: 140px;
          margin-top: 5px;
          background: url("/images/yupaoappfloatindexcode.png");
          background-size: 140px 140px; }
    .go-to-top .go-to-top-btn.go-to-top-btn-0 > .go-to-top-con:before {
      content: '在线客服'; }
    .go-to-top .go-to-top-btn.go-to-top-btn-3 > .go-to-top-con:before {
      content: '回到顶部'; }
    .go-to-top .go-to-top-btn.go-to-top-btn-0 > .go-to-top-con, .go-to-top .go-to-top-btn.go-to-top-btn-3 > .go-to-top-con {
      box-shadow: none;
      color: #fff;
      width: 86px;
      left: -86px;
      height: 45px;
      line-height: 45px;
      margin-right: 6px;
      text-align: center;
      background: url("../images/fe919a0811.png") bottom center no-repeat; }
      .go-to-top .go-to-top-btn.go-to-top-btn-0 > .go-to-top-con .go-to-top-con-arrow, .go-to-top .go-to-top-btn.go-to-top-btn-3 > .go-to-top-con .go-to-top-con-arrow {
        display: none; }
  .go-to-top .go-to-top-con {
    box-shadow: -2px 2px 10px rgba(0, 0, 0, 0.1), -2px -2px 10px rgba(0, 0, 0, 0.1);
    position: absolute;
    width: 170px;
    height: 170px;
    background-color: #fff;
    left: -170px;
    top: 0;
    font-size: 12px;
    display: none;
    line-height: 38px; }
    .go-to-top .go-to-top-con .num {
      color: #ff9500; }
  .go-to-top .index-customer-msg {
    padding-left: 20px; }
  .go-to-top .go-to-top-con-arrow {
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 5px;
    cursor: pointer;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #fff;
    border-right: none;
    position: absolute;
    right: -5px;
    top: 19px; }
  .go-to-top .go-to-top-btn-0 {
    background-position: center 0; }
  .go-to-top .go-to-top-btn-1 {
    background-position: center -46px; }
  .go-to-top .go-to-top-btn-2 {
    background-position: center -92px; }
    .go-to-top .go-to-top-btn-2 span {
      text-align: center;
      display: block;
      line-height: 15px; }
  .go-to-top .go-to-top-btn-3 {
    background-position: center -137px;
    border-bottom: none 0 transparent;
    display: none; }

.qq-popup {
  background: url("../images/f84ed674b1.png");
  position: fixed;
  z-index: 999;
  transition: all 1000ms ease-in-out;
  -o-transition: all 1000ms ease-in-out;
  -ms-transition: all 1000ms ease-in-out;
  -moz-transition: all 1000ms ease-in-out;
  -webkit-transition: all 1000ms ease-in-out; }
  .qq-popup > * {
    cursor: pointer;
    position: absolute; }

.qq-out {
  width: 327px;
  height: 172px;
  left: 50%;
  top: 50%;
  margin-top: -86px;
  margin-left: -164px;
  opacity: 1; }

.qq-in {
  width: 0;
  height: 0;
  top: 70%;
  left: 100%;
  opacity: 0; }

.qq-popup-close {
  width: 40px;
  height: 20px;
  right: 6px;
  top: 0; }

.qq-popup-btn {
  width: 71px;
  height: 24px;
  bottom: 3px; }
  .qq-popup-btn:hover {
    background-image: url("../images/1dd5b48363.png"); }

.qq-popup-talk-btn {
  right: 84px;
  line-height: 24px;
  text-align: center; }
  .qq-popup-talk-btn:hover {
    background-position: center top; }

.qq-popup-next-btn {
  right: 10px; }
  .qq-popup-next-btn:hover {
    background-position: center bottom; }

.channel-head {
  margin-top: 36px;
  background-color: #fff;
  border-bottom: 2px solid #E5E5E5; }
  .channel-head .container {
    width: 1200px;
    margin: auto;
    height: 87px;
    position: relative; }
    .channel-head .container .logo-home {
      width: 80px;
      height: 40px;
      background-image: url("../images/db4353d2fc.png");
      background-position: -10px 0px;
      display: inline-block;
      float: left;
      margin-top: 24px; }
    .channel-head .container .home-head-nav {
      margin-left: 20px;
      float: left; }
      .channel-head .container .home-head-nav .home-head-nav-list {
        position: relative;
        float: left; }
        .channel-head .container .home-head-nav .home-head-nav-list.active a {
          color: #077BD9; }
        .channel-head .container .home-head-nav .home-head-nav-list a {
          position: relative;
          display: inline-block;
          float: left;
          font-size: 16px;
          padding: 0px 20px;
          line-height: 85px;
          text-decoration: none; }
      .channel-head .container .home-head-nav .nav-list-bottom {
        width: 100%;
        height: 4px;
        bottom: -4px;
        position: absolute; }
        .channel-head .container .home-head-nav .nav-list-bottom .nav-bottom {
          width: 0px;
          height: 4px;
          margin: 0 auto;
          transition: width 0.3s;
          background-color: #077BD9; }
        .channel-head .container .home-head-nav .nav-list-bottom .active {
          width: 100%; }
      .channel-head .container .home-head-nav .home-head-nav-list:hover .nav-bottom {
        width: 100%; }
      .channel-head .container .home-head-nav .home-head-nav-list:hover a {
        color: #077BD9;
        text-decoration: none; }
    .channel-head .container .top-search {
      width: 320px;
      height: 30px;
      float: left;
      margin-top: 29px;
      margin-left: 50px;
      position: relative;
      cursor: pointer; }
      .channel-head .container .top-search .search-input {
        border-left: 1px solid #e5e5e5;
        width: 270px;
        float: left;
        font-family: Microsoft Yahei;
        height: 30px;
        position: absolute;
        transition: opacity 0.3s;
        opacity: 0; }
        .channel-head .container .top-search .search-input .search-select {
          font-size: 12px;
          color: #282828;
          width: 70px;
          height: 30px;
          line-height: 30px;
          float: left;
          position: relative; }
          .channel-head .container .top-search .search-input .search-select span {
            padding-left: 10px; }
          .channel-head .container .top-search .search-input .search-select .select-icon {
            width: 9px;
            height: 6px;
            background-image: url("../images/db4353d2fc.png");
            background-position: -124px 0px;
            float: right;
            margin-top: 12px;
            margin-right: 10px; }
          .channel-head .container .top-search .search-input .search-select .select-options {
            position: absolute;
            display: none;
            width: 70px;
            height: 60px;
            margin-top: -1px;
            line-height: 30px;
            z-index: 100;
            background-color: #fafafa; }
            .channel-head .container .top-search .search-input .search-select .select-options .active {
              background-color: #077bd9;
              color: #fff; }
            .channel-head .container .top-search .search-input .search-select .select-options .find-tenent {
              width: 70px;
              height: 30px; }
            .channel-head .container .top-search .search-input .search-select .select-options .find-machine {
              width: 70px;
              height: 30px;
              display: block; }
        .channel-head .container .top-search .search-input .search-text {
          border: none;
          margin-top: 4px;
          width: 186px;
          padding-left: 10px !important;
          font-size: 13px;
          float: left;
          height: 20px;
          border-left: 1px solid #e5e5e5;
          line-height: 20px;
          outline: none;
          color: #585858;
          padding: 0;
          display: block; }
      .channel-head .container .top-search .search-btn {
        width: 49px;
        border-left: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
        height: 30px;
        float: left;
        position: absolute;
        background-color: #fff;
        right: 0px;
        margin-left: 260px; }
        .channel-head .container .top-search .search-btn.search-btn:hover .search-icon {
          background-position: -133px 0px; }
      .channel-head .container .top-search .search-icon {
        width: 20px;
        height: 22px;
        float: left;
        background-image: url("../images/db4353d2fc.png");
        background-position: -90px 0px;
        right: 14px;
        top: 5px;
        position: absolute;
        z-index: 1000; }
        .channel-head .container .top-search .search-icon .search-icon-click {
          background-position: -133px 0px; }
    .channel-head .container .release-info {
      top: 24px;
      background-color: #077BD9;
      color: #fff;
      border: 1px solid #077BD9; }
      .channel-head .container .release-info:hover {
        background-color: #066ec3; }
      .channel-head .container .release-info a {
        padding-left: 10px; }
      .channel-head .container .release-info .icon-home-free-release {
        background-image: url("../images/db4353d2fc.png");
        position: relative;
        top: 2px;
        margin-right: 10px; }
      .channel-head .container .release-info a:hover {
        background-color: #f7f7f7; }
      .channel-head .container .release-info .home-release-info-menu {
        display: none;
        top: 1px;
        padding-top: 11px;
        left: -1px; }
        .channel-head .container .release-info .home-release-info-menu > div {
          background-color: #fff;
          border: 1px solid #e5e5e5;
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          width: 138px;
          position: relative; }
      .channel-head .container .release-info .home-release-info-menu a.first-child > span {
        border-bottom: 1px solid #e5e5e5;
        height: 37px;
        display: block; }
      .channel-head .container .release-info .icon-arrow {
        position: absolute;
        left: 0;
        right: 0;
        top: -16px;
        margin: auto;
        background-position: 0 -80px; }
      .channel-head .container .release-info .icon-home-free-release {
        background-position: -110px 0px; }
      .channel-head .container .release-info .icon-release-tenant {
        background-position: 0 -16px; }
      .channel-head .container .release-info a:hover > .icon-release-tenant {
        background-position: 0 -32px; }
      .channel-head .container .release-info .icon-release-rent {
        background-position: 0 -48px; }
      .channel-head .container .release-info a:hover > .icon-release-rent {
        background-position: 0 -64px; }

.channel-nav {
  background-color: #077BD9; }

.channel-nav-con {
  width: 1200px;
  height: 40px;
  margin: 0 auto;
  font-size: 0; }
  .channel-nav-con .channel-nav-btn {
    cursor: pointer;
    font-size: 14px;
    display: inline-block;
    line-height: 40px; }
  .channel-nav-con a {
    color: #fff; }
  .channel-nav-con a.channel-nav-btn {
    padding: 0 20px; }
    .channel-nav-con a.channel-nav-btn:hover, .channel-nav-con a.channel-nav-btn.cur {
      text-decoration: none;
      background-color: #0662ad; }
  .channel-nav-con .channel-nav-head {
    position: relative;
    width: 190px;
    color: #fff;
    z-index: 1;
    background-color: #0A73C7; }
    .channel-nav-con .channel-nav-head:hover .machine-type-list {
      display: block; }
    .channel-nav-con .channel-nav-head > .icon-16 {
      position: relative;
      top: 3px;
      margin: 0 10px; }
    .channel-nav-con .channel-nav-head .icon {
      background-image: url("../images/6ecba76e83.png"); }
    .channel-nav-con .channel-nav-head .icon-menu {
      background-position: 0 0; }
  .channel-nav-con .channel-nav-download-app {
    font-family: arial, serif;
    font-size: 12px;
    padding: 0;
    float: right;
    margin-top: 8px; }
  .channel-nav-con .icon-phone {
    background: url("../images/6ecba76e83.png") 0 -16px;
    position: relative;
    top: 3px;
    margin: 0 5px 0 0; }

.release-info {
  z-index: 10;
  width: 138px;
  height: 38px;
  background-color: #f7f7f7;
  border: 1px solid #e5e5e5;
  line-height: 36px;
  text-align: center;
  color: #585858;
  font-family: arial, serif;
  font-size: 12px;
  cursor: pointer; }
  .release-info:hover {
    background-color: #066ec3; }
    .release-info:hover .release-info-menu {
      display: block; }
  .release-info .icon-16 {
    background-image: url("../images/77cf596235.png");
    position: relative;
    top: 4px;
    margin-right: 10px; }
  .release-info a {
    display: block;
    text-decoration: none;
    text-align: left; }
    .release-info a span {
      margin-left: 15px; }
  .release-info a:hover {
    background-color: #f7f7f7; }
  .release-info .release-info-menu {
    display: none;
    top: 1px;
    padding-top: 11px;
    left: -1px; }
    .release-info .release-info-menu > div {
      background-color: #fff;
      border: 1px solid #e5e5e5;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
      width: 138px;
      position: relative; }
  .release-info .release-info-menu a.first-child > span {
    border-bottom: 1px solid #e5e5e5;
    height: 37px;
    display: block; }
  .release-info .icon-arrow {
    position: absolute;
    left: 0;
    right: 0;
    top: -16px;
    margin: auto;
    background-position: 0 -80px; }
  .release-info .icon-free-release {
    background-position: 0 0; }
  .release-info .icon-release-tenant {
    background-position: 0 -16px; }
  .release-info a:hover > .icon-release-tenant {
    background-position: 0 -32px; }
  .release-info .icon-release-rent {
    background-position: 0 -48px; }
  .release-info a:hover > .icon-release-rent {
    background-position: 0 -64px; }

.machine-type-list, .machine-type-list ul, .machine-type-list li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: block;
  line-height: 1; }

.machine-type-list {
  position: absolute;
  display: none;
  top: 40px;
  z-index: 1000;
  width: 190px;
  background-color: #f7f7f7;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5; }

.machine-type-list > li {
  cursor: default;
  height: 66px;
  border-bottom: 1px solid #e5e5e5;
  color: #282828;
  background: url("../images/machine-type-27214292ba.png") no-repeat 160px center; }
  .machine-type-list > li:hover {
    background-color: #fff; }
    .machine-type-list > li:hover .machine-type-link {
      display: block; }

.machine-type-til {
  display: block;
  height: 34px;
  padding-left: 15px;
  line-height: 34px;
  margin-bottom: 7px; }

.machine-type-list > li > .machine-type-til > .icon {
  background-image: url("../images/d1fc5bf904.png");
  position: relative;
  top: 7px;
  margin-right: 5px; }

.icon-machine-type-0 {
  background-position: 0 0; }

.icon-machine-type-1 {
  background-position: 0 -24px; }

.icon-machine-type-2 {
  background-position: 0 -48px; }

.icon-machine-type-3 {
  background-position: 0 -72px; }

.icon-machine-type-4 {
  background-position: 0 -94px; }

.icon-machine-type-5 {
  background-position: 0 -118px; }

.machine-type-list > li a {
  color: #282828;
  text-decoration: none; }
  .machine-type-list > li a:hover {
    color: #077BD9; }

.machine-type-list > li > a {
  font-size: 12px;
  margin-left: 15px; }

.machine-type-link {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #fff;
  width: 191px;
  left: 188px;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5; }
  .machine-type-link ul {
    width: 190px;
    float: left; }

.machine-type-link-2 {
  width: 381px; }

.machine-type-link-3 {
  width: 571px; }

.machine-type-link-til {
  display: block;
  font-size: 20px;
  margin: 20px; }

.machine-type-link li {
  width: 190px;
  height: 48px;
  padding: 10px 20px; }

.bread {
  color: #585858;
  font-size: 12px;
  font-family: "Microsoft Yahei", "Helvetica", "Helvetica Neue", "Hiragino Sans GB", stheiti, "WenQuanYi Micro Hei", sans-serif;
  padding: 20px 0; }
  .bread a {
    color: #585858; }
  .bread:before {
    content: '当前位置：';
    padding-right: 10px; }
  .bread span:before {
    content: '>';
    padding: 0 6px; }
  .bread span:first-child:before {
    content: '';
    padding: 0; }

.foot {
  background-color: #282828; }

.foot-con {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  color: #bbbbbb; }
  .foot-con ul, .foot-con li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block; }
  .foot-con a {
    text-decoration: none;
    color: #9d9d9d; }
    .foot-con a:hover {
      color: #e5e5e5; }
  .foot-con .foot-site-map {
    border-bottom: 1px solid #333;
    overflow: hidden; }
    .foot-con .foot-site-map ul {
      width: 141px;
      float: left;
      margin-top: 50px;
      margin-bottom: 10px; }
    .foot-con .foot-site-map .friendUrl {
      margin-left: 65px; }
    .foot-con .foot-site-map li {
      font-size: 12px;
      margin-bottom: 15px; }
      .foot-con .foot-site-map li:first-child {
        font-size: 14px; }
  .foot-con .foot-tab {
    border-bottom: 1px solid #333;
    padding-bottom: 25px; }
    .foot-con .foot-tab * {
      font-size: 0; }
    .foot-con .foot-tab a, .foot-con .foot-tab span {
      font-size: 12px; }
  .foot-con .foot-tab-head {
    padding-top: 20px; }
    .foot-con .foot-tab-head span {
      display: inline-block;
      padding-left: 15px;
      padding-right: 15px;
      line-height: 34px;
      background-color: #1b1b1b;
      margin-right: 15px; }
      .foot-con .foot-tab-head span.cur {
        background-color: #394043;
        cursor: pointer;
        color: #f7f7f7; }
  .foot-con .foot-tab-body > div {
    display: none; }
    .foot-con .foot-tab-body > div.cur {
      display: block; }
  .foot-con .foot-tab-body a {
    display: inline-block;
    margin: 20px 15px 0 0; }
  .foot-con .foot-site-copyright {
    font-size: 12px;
    padding: 20px 0; }
    .foot-con .foot-site-copyright .Beian {
      background-image: url("../images/d0289dc0a4.png"); }
    .foot-con .foot-site-copyright span {
      padding: 0 10px;
      position: relative;
      top: -1px; }
      .foot-con .foot-site-copyright span:before {
        content: "|"; }

.weixin-con, .weixin-con-zhg {
  position: absolute;
  right: 0;
  top: 45px;
  width: 240px;
  height: 120px;
  padding-left: 95px;
  font-size: 15px; }
  .weixin-con .foot-weixin, .weixin-con-zhg .foot-weixin {
    margin-top: 10px;
    font-size: 12px; }
  .weixin-con .icon-weixin, .weixin-con-zhg .icon-weixin {
    position: relative;
    top: 3px;
    margin-right: 5px; }

.weixin-con-zhg {
  top: 136px; }

.gcbQR-code, .zhgQR-code {
  width: 80px;
  height: 80px;
  position: absolute;
  left: 0;
  top: 0; }

.gcbQR-code {
  background: url("/images/footmachinecode.png");
  background-size: 80px 80px;
}

.zhgQR-code {
  background: url("/images/footyupaoappcode.png");
  background-size: 80px 80px;
}

.icon-weixin {
  background-image: url(/images/yupaosmalllogo.png);
  background-size: 16px 16px;
}

.channel-head {
  margin-top: 36px; }

.release-info {
  position: absolute;
  right: 0;
  top: 55px; }
  .release-info:hover {
    background-color: #066ec3; }

.front-body {
  width: 1200px;
  margin: 0 auto;
  overflow: visible;
  padding-bottom: 40px;
  min-height: 600px; }

.front-body-left {
  width: 970px;
  float: left;
  margin-top: 10px;
  margin-right: 10px; }

.front-body-right {
  overflow: hidden;
  margin-top: 10px; }

.foot {
  width: 100%;
  min-width: 1200px; }

.select-bar {
  padding: 0 20px;
  background-color: #f7f7f7;
  color: #737373;
  font-size: 13px; }

.select-bar-til {
  padding: 20px;
  color: #737373;
  font-size: 13px; }

.select-bar-til-head:after {
  content: '';
  padding: 0 15px;
  font-family: '宋体';
  color: #bbbbbb;
  position: relative;
  top: 1px; }

.clear-condition {
  margin-right: 20px;
  color: #737373; }
  .clear-condition:hover {
    text-decoration: none; }
  .clear-condition:before {
    font-size: 18px;
    content: '';
    background-image: url("../images/7bdc3ce7ad.png");
    background-position: 0px -99px;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
    margin-right: 8px; }

.select-bar-til-end {
  color: #bbbbbb;
  font-family: arial, serif; }

.select-bar-til-button {
  margin-right: 20px;
  border: 1px solid #e5e5e5;
  padding: 7px 30px 7px 10px;
  line-height: 1;
  position: relative; }
  .select-bar-til-button > a {
    overflow: hidden;
    text-decoration: none;
    font-size: 0;
    position: absolute;
    height: 25px;
    width: 25px;
    text-align: center;
    line-height: 26px;
    overflow: hidden;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto; }
  .select-bar-til-button > a:before {
    font-size: 18px;
    content: '×';
    font-family: Arial; }

.select-row {
  position: relative;
  overflow: hidden;
  line-height: 1;
  border-bottom: 1px solid #ebebeb; }
  .select-row:first-child > .select-row-list {
    border: 0 none transparent; }

.select-row-head {
  float: left;
  width: 82px;
  padding-top: 20px;
  color: #737373;
  padding-left: 20px; }

.select-row-list {
  height: 50px;
  padding-top: 15px;
  overflow: hidden; }
  .select-row-list div:first-child {
    padding-right: 70px; }
  .select-row-list a {
    display: inline-block;
    text-decoration: none;
    margin-bottom: 20px;
    color: #737373;
    padding: 5px 10px;
    border-radius: 2px; }
    .select-row-list a:hover {
      color: #077BD9; }
  .select-row-list .txt-primary {
    background-color: #077BD9;
    color: #fff !important; }

.select-row:last-child {
  border-bottom: 0; }
  .select-row:last-child .select-row-list {
    height: auto;
    margin-bottom: -8px; }

.select-row:last-child .txt-primary {
  position: relative; }
  .select-row:last-child .txt-primary span {
    position: absolute;
    width: 11px;
    height: 6px;
    background: url("../images/17cdb202a0.gif");
    margin: auto;
    left: 0;
    right: 0;
    bottom: -16px;
    z-index: 1; }

.select-row.cur .select-row-list {
  height: auto; }

.select-row.cur .select-show-more:hover {
  /*text-decoration: underline;*/
}

/*.select-row.cur .select-show-more:before {*/
  /*content: '- 收起全部'; }*/

.select-row.cur .select-show-more > span {
  position: relative;
  top: -7px;
  left: 5px;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 4px;
  cursor: pointer;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #585858 transparent;
  border-top: none; }

.select-show-more {
  position: absolute;
  width: 80px;
  height: 25px;
  right: 10px;
  top: 16px;
  line-height: 23px;
  padding-left: 10px;
  cursor: pointer; }
  .select-show-more:hover {
    /*text-decoration: underline;*/
  }
  /*.select-show-more:before {*/
    /*content: '+ 展开全部'; }*/
  .select-show-more > span {
    position: relative;
    top: -3px;
    left: 5px;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 4px;
    cursor: pointer;
    border-style: solid dashed dashed dashed;
    border-color: #585858 transparent transparent transparent;
    border-bottom: none; }

.select-row-list-sub {
  background-color: #fbfbfb;
  border: 1px solid #ebebeb;
  padding: 15px 0 0 15px; }

.side-bar-box {
  border: 1px solid #ebebeb; }
  .side-bar-box .side-bar-box-til {
    height: 40px;
    border-bottom: 1px solid #ebebeb;
    line-height: 39px;
    padding-left: 10px; }

.side-bar-release-info {
  background-color: #f9f9f9; }
  .side-bar-release-info .side-bar-box-con > * {
    margin: 25px 10px 0; }
    .side-bar-release-info .side-bar-box-con > *:last-child {
      font-size: 12px;
      font-family: arial, serif;
      margin-bottom: 25px; }

.side-bar-provider .side-bar-box-til {
  background-color: #f9f9f9; }

.side-bar-provider .side-bar-box-con {
  padding: 0 10px; }
  .side-bar-provider .side-bar-box-con > :last-child {
    margin: 20px 0; }
  .side-bar-provider .side-bar-box-con > div {
    position: relative; }
    .side-bar-provider .side-bar-box-con > div .icon {
      position: absolute;
      margin: auto;
      top: 0;
      bottom: 0;
      background-image: url("../images/ec7ecfde7e.png"); }
    .side-bar-provider .side-bar-box-con > div .icon-provider-0 {
      background-position: 0 0; }
    .side-bar-provider .side-bar-box-con > div .icon-provider-1 {
      background-position: 0 -32px; }
    .side-bar-provider .side-bar-box-con > div .icon-provider-2 {
      background-position: 0 -64px; }
    .side-bar-provider .side-bar-box-con > div .icon-provider-3 {
      background-position: 0 -96px; }
  .side-bar-provider .side-bar-box-con > div > div {
    color: #585858;
    padding-left: 40px;
    height: 65px;
    width: 208px;
    font-size: 12px;
    font-family: arial, serif;
    border-bottom: 1px dashed #ebebeb;
    display: table-cell;
    vertical-align: middle; }

.side-bar-contact {
  background: url("../images/e2c7c20e11.png");
  height: 280px;
  text-align: center;
  overflow: hidden; }
  .side-bar-contact div {
    background-color: #b9daf4;
    width: 176px;
    height: 96px;
    margin: 30px auto 0;
    border-radius: 5px; }
    .side-bar-contact div * {
      font-size: 12px;
      font-family: arial, serif;
      display: block;
      color: #fff; }
      .side-bar-contact div *:first-child {
        font-family: "Microsoft Yahei", "Helvetica", "Helvetica Neue", "Hiragino Sans GB", stheiti, "WenQuanYi Micro Hei", sans-serif;
        line-height: 50px;
        font-size: 26px; }

.provider-list-card {
  height: 156px;
  border: 1px solid #ebebeb;
  margin-bottom: 20px;
  cursor: pointer;
  font-size: 0px;
  display: block; }
  .provider-list-card:hover {
    box-shadow: 0px 0px 10px #ebebeb; }
  .provider-list-card .icon-16 {
    margin-left: 10px; }
  .provider-list-card .provider-list-card-title {
    font-size: 18px;
    margin-top: 15px;
    display: inline-block; }
  .provider-list-card .provider-machine {
    overflow: hidden;
    padding: 0;
    margin: 0; }
    .provider-list-card .provider-machine .provider-machine-list {
      color: #9d9d9d;
      display: block;
      float: left;
      border: 1px solid #ebebeb;
      padding: 3px 10px;
      margin-right: 10px;
      font-size: 12px;
      border-radius: 2px;
      margin-top: 10px; }
  .provider-list-card .address-icon {
    display: inline-block;
    position: relative;
    top: 2px;
    width: 10px;
    height: 14px;
    background-image: url("../images/129e0e296c.png");
    background-position: -83px -29px; }
  .provider-list-card .provider-list-card-address {
    margin-top: 8px;
    display: inline-block;
    margin-left: 5px;
    font-size: 12px;
    color: #9d9d9d; }
  .provider-list-card .provider-card-pic {
    width: 154px;
    height: 154px;
    overflow: hidden;
    margin-right: 20px;
    float: left; }
    .provider-list-card .provider-card-pic img {
      width: 154px;
      height: 154px;
      background-repeat: no-repeat; }

.front-body-right > * {
  margin-top: 10px; }
  .front-body-right > *:first-child {
    margin-top: 0; }
