@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:#fff;
	position:relative;
	min-height:100%;
}
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	font-style: normal;
	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%;
	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;
	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:11px;
}
.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:195px;
	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 {
	box-sizing: border-box;
	/* background: red; */
	position:relative;
	float:left;
}
/* .home-head-nav-list {
	 background: red !important;
 } */
.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 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;
}

.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:hidden;
	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;
}
body {
	background-color:#f7f7f7;
}
.home-head {
	margin-top:36px;
	background-color:#fff;
}
.home-head .container {
	width:1200px;
	margin:auto;
	height:89px;
	position:relative;
}
.home-head .container .logo-home {
	width: 150px;
	height: 50px;
	background-image: url(/statics/images/yupaojixielogo.png);
	background-size:150px 50px;
	background-position: -1px 0px;
	display: inline-block;
	float: left;
	margin-top: 24px;
}
.home-head .container .home-head-nav {
	margin-left:20px;
	float:left;
}
.home-head .container .home-head-nav .home-head-nav-list {
	position: relative;
	float:left;
}
.home-head .container .home-head-nav .home-head-nav-list.active a {
	color:#077BD9;
}
.home-head .container .home-head-nav .home-head-nav-list a {
	display:inline-block;
	float:left;
	font-size:16px;
	padding:9px 20px;
	line-height:85px;
	text-decoration:none;
}
.home-head .container .home-head-nav .nav-list-bottom {
	width:100%;
	height:4px;
	bottom:0;
	float:left;
}
.home-head .container .home-head-nav .nav-list-bottom .nav-bottom {
	width:0px;
	height:4px;
	margin:0 auto;
	transition:width 0.3s;
	background-color:#077BD9;
	
}
.home-head .container .home-head-nav .nav-bottom{
	width:0px;
	height:4px;
	margin:0 auto;
	transition:width 0.3s;
	background-color:#077BD9;
	position: absolute;
	bottom: 0; 
}
.home-head .container .home-head-nav .active {
	width:100% !important;
}
.home-head .container .home-head-nav .home-head-nav-list:nth-of-type(2) .nav-bottom {
	/* bottom: -4px; */
}
.home-head .container .home-head-nav .home-head-nav-list:hover .nav-bottom {
/* 	position: absolute;
	bottom: 0; */
	background-color:#0099ff;
	width:100%;
}
.home-head .container .home-head-nav .home-head-nav-list:hover a {
	color:#077BD9;
	/* text-decoration:none; */
}

.home-head .container .release-info {
	top:34px;
	background-color:#0099ff;
	color:#fff;
	border:1px solid #0099ff;
	border-radius: 10px;

}
.home-head .container .release-info:hover {
	background-color:#066ec3;
}
.home-head .container .release-info a {
	padding-left:10px;
}
.home-head .container .release-info .icon-home-free-release {
	background-image:url("../images/db4353d2fc.png");
	position:relative;
	top:2px;
	margin-right:10px;
}
.home-head .container .release-info a:hover {
	background-color:#f7f7f7;
}
.home-head .container .release-info .home-release-info-menu {
	display:none;
	top:1px;
	padding-top:11px;
	left:-1px;
}
.home-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;
}
.home-head .container .release-info .home-release-info-menu a.first-child > span {
	border-bottom:1px solid #e5e5e5;
	height:37px;
	display:block;
}
.home-head .container .release-info .icon-arrow {
	position:absolute;
	left:0;
	right:0;
	top:-16px;
	margin:auto;
	background-position:0 -80px;
}
.home-head .container .release-info .icon-home-free-release {
	background-position:-110px 0px;
}
.home-head .container .release-info .icon-release-tenant {
	background-position:0 -16px;
}
.home-head .container .release-info a:hover > .icon-release-tenant {
	background-position:0 -32px;
}
.home-head .container .release-info .icon-release-rent {
	background-position:0 -48px;
}
.home-head .container .release-info a:hover > .icon-release-rent {
	background-position:0 -64px;
}
#myCarousel {
	position:relative;
	height:390px;
}
#myCarousel .carousel-pic {
	position:absolute;
	overflow:hidden;
  display:block;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
	z-index:1;
	left:0;
	top:0;
	width:100%;
	height:390px;
	text-align:center;
}
#myCarousel .carousel-pic .yellow {
	background-color:#ff9500;
	border:none;
}
#myCarousel .carousel-pic a.wholeSize {
	display:block;
	width:100%;
	height:100%;
}
#myCarousel .carousel-pic a.viewDetail {
	display:block;
	width:160px;
	height:40px;
	border:1px solid #fff;
	line-height:40px;
	color:#fff;
	margin:auto;
	position:relative;
	top:370px;
	text-decoration:none;
}
#myCarousel .carousel-pic a.viewDetail.carousel-pic-link,#myCarousel .carousel-pic a.viewDetail.carousel-pic-link:hover {
	background-color:transparent;
	top:314px;
	left:-1px;
	border-color:transparent;
	color:transparent;
}
#myCarousel .carousel-pic a.viewDetail.carousel-pic-link .icon-next,#myCarousel .carousel-pic a.viewDetail.carousel-pic-link:hover .icon-next {
	display:none;
}
#myCarousel .carousel-pic a.viewDetail:hover {
	background-color:#fff;
	color:#000;
}
#myCarousel .carousel-pic a.viewDetail:hover .icon-next {
	background-position:-91px -28px;
}
#myCarousel .carousel-pic a.viewDetail .icon-next {
	position:relative;
	top:5px;
	background-position:-110px -23px;
	background-image:url("../images/db4353d2fc.png");
}
#myCarousel .carousel-pic .go-to-pr:hover {
	background-color:transparent;
}
#myCarousel .carousel-pic.cur {
	z-index:2;
}
#myCarousel:hover .carousel-control {
	display:block;
	z-index:3;
}
#myCarousel img {
	min-width:1200px;
	height:586px;
}
#myCarousel .carousel-inner {
	overflow:hidden;
	width:100000px;
	position:absolute;
}
#myCarousel ul {
	display:block;
	bottom:10px;
	position:absolute;
	list-style:none;
	padding:0;
	left:54%;
	z-index:3;
	margin-left:-80px;
	cursor:pointer;
}
#myCarousel ul .active {
	background-color:#fcc600;
}
#myCarousel ul li {
	display:block;
	width:15px;
	height:15px;
	background-color:#fff;
	margin-left:10px;
	float:left;
	border-radius: 50%;
}
#myCarousel ul li:first-child {
	margin-left:0;
}
.carousel-control {
	position:absolute;
	width:50px;
	height:100px;
	background-color:#000;
	opacity:0.4;
	top:41.5%;
	display:none;
	cursor:pointer;
	text-align:center;
	line-height:110px;
}
.carousel-control:hover {
	opacity:0.7;
}
.carousel-left {
	left:0;
}
.carousel-left .icon-left {
	background:url("../images/db4353d2fc.png") -135px -108px;
	width:14px;
	height:24px;
}
.carousel-right {
	right:0;
}
.carousel-right .icon-right {
	background:url("../images/db4353d2fc.png") -153px -108px;
	width:14px;
	height:24px;
}
.banner-nav {
	width:1200px;
	height:152px;
	margin:auto;
	position:relative;
	z-index:3;
	top:-76px;
	text-align:center;
}
.banner-nav .snow {
	background-image:url("../images/86f46bf8ce.png");
	width:1220px;
	height:102px;
	position:absolute;
	left:-10px;
	top:-20px;
}
.banner-nav span {
	font-size:22px;
	color:#fff;
	margin-top:28px;
	display:block;
}
.banner-nav a {
	display:block;
	width:150px;
	height:40px;
	border-radius:5px;
	float:left;
	line-height:40px;
	text-decoration:none;
}
.banner-nav .banner-nav-list-left {
	background-color:#fff;
	color:#077BD9;
	margin-left:133px;
}
.banner-nav .banner-nav-list-left:hover {
	background-color:#000;
	color:#fff;
}
.banner-nav .banner-nav-list-right {
	color:#fff;
	border:1px solid #fff;
	margin-left:30px;
}
.banner-nav .banner-nav-list-right:hover {
	background-color:#fff;
	color:#077BD9;
}
.banner-nav .banner-nav-left,.banner-nav .banner-nav-right {
	width:50%;
	float:left;
	height:152px;
}
.banner-nav .banner-nav-left {
	background-color:#077BD9;
}
.banner-nav .banner-nav-left .work-place-icon {
	width:115px;
	height:108px;
	position:absolute;
	bottom:0;
	left:485px;
	background-image:url("../images/9be96f347c.png");
}
.banner-nav .banner-nav-right {
	background-color:#7ed321;
}
.banner-nav .banner-nav-right .machine-owner-icon {
	width:92px;
	height:116px;
	position:absolute;
	bottom:-8px;
	right:-8px;
	background-image:url("../images/b19d5c975c.png");
}
.banner-nav .banner-nav-right .banner-nav-list-left {
	color:#7ed321;
}
.banner-nav .banner-nav-right .banner-nav-list-left:hover {
	background-color:#000;
	color:#fff;
}
.banner-nav .banner-nav-right .banner-nav-list-right:hover {
	color:#7ed321;
}
/*.home-title {*/
	/*text-align:center;*/
	/*margin-bottom:20px;*/
	/*margin-top: 48px;*/
/*}*/
.home-title a {
	text-decoration:none;
	font-size:30px;
	color: #005ead;
}
.home-title span {
	font-size:30px;
}
.machine-pic {
	min-height:140px;
	width:1220px;
	margin:0 auto;
}
.machine-pic .machine-pic-list {
	width:154px;
	height:110px;
	background-color:#fff;
	float:left;
	margin-left:20px;
	text-align:center;
	cursor:pointer;
	transition:background-color 0.3s;
	-moz-transition:background-color 0.3s;
	-webkit-transition:background-color 0.3s;
	-o-transition:background-color 0.3s;
}
.machine-pic .machine-pic-list:hover {
	color:#fff;
	background-color:#077BD9;
}
.machine-pic .machine-pic-list:hover .machine-icon-1 {
	background-position:0px -139px;
}
.machine-pic .machine-pic-list:hover .machine-icon-2 {
	background-position:0px -70px;
}
.machine-pic .machine-pic-list:hover .machine-icon-3 {
	background-position:-112px -138px;
}
.machine-pic .machine-pic-list:hover .machine-icon-4 {
	background-position:-213px -38px;
}
.machine-pic .machine-pic-list:hover .machine-icon-5 {
	background-position:-181px -134px;
}
.machine-pic .machine-pic-list:hover .machine-icon-6 {
	background-position:-175px -105px;
}
.machine-pic .machine-pic-list:hover .machine-icon-7 {
	background-position:-179px -75px;
}
.machine-pic .machine-pic-list.active {
	color:#fff;
	background-color:#077BD9;
}
.machine-pic .machine-pic-list.active .machine-icon-1 {
	background-position:0px -139px;
}
.machine-pic .machine-pic-list.active .machine-icon-2 {
	background-position:0px -70px;
}
.machine-pic .machine-pic-list.active .machine-icon-3 {
	background-position:-112px -138px;
}
.machine-pic .machine-pic-list.active .machine-icon-4 {
	background-position:-213px -38px;
}
.machine-pic .machine-pic-list.active .machine-icon-5 {
	background-position:-181px -134px;
}
.machine-pic .machine-pic-list.active .machine-icon-6 {
	background-position:-175px -105px;
}
.machine-pic .machine-pic-list.active .machine-icon-7 {
	background-position:-179px -75px;
}
.machine-pic .machine-pic-list i {
	text-align:center;
	margin-top:25px;
	float:left;
	margin-left:51px;
}
.machine-pic .machine-pic-list span {
	margin-top:57px;
	display:block;
}
.machine-pic .machine-pic-list:first-child {
	margin-left:0;
}
.machine-pic .machine-pic-list .machine-icon-1 {
	width:51px;
	height:31px;
	background:url("../images/db4353d2fc.png") -56px -73px;
}
.machine-pic .machine-pic-list .machine-icon-2 {
	width:52px;
	height:34px;
	background:url("../images/db4353d2fc.png") -59px -138px;
}
.machine-pic .machine-pic-list .machine-icon-3 {
	width:56px;
	height:31px;
	background:url("../images/db4353d2fc.png") -114px -72px;
}
.machine-pic .machine-pic-list .machine-icon-4 {
	width:54px;
	height:29px;
	background:url("../images/db4353d2fc.png") -154px -41px;
}
.machine-pic .machine-pic-list .machine-icon-5 {
	width:44px;
	height:36px;
	background:url("../images/db4353d2fc.png") -107px -36px;
}
.machine-pic .machine-pic-list .machine-icon-6 {
	width:48px;
	height:28px;
	background:url("../images/db4353d2fc.png") -58px -42px;
}
.machine-pic .machine-pic-list .machine-icon-7 {
	width:57px;
	height:22px;
	background:url("../images/db4353d2fc.png") 0px -42px;
}
.machine-pic .machine-pic-frame {
	display:inline-block;
	width:1220px;
	margin-bottom:40px;
}
.machine-pic .machine-pic-frame .home-machine-card-list {
	width:288px;
	height:267px;
	float:left;
	margin-right:15px;
	cursor:pointer;
	margin-bottom:16px;
}
.machine-pic .machine-pic-frame .home-machine-card-list .home-card-list-a {
	display:block;
	position:relative;
	background-color:#fff;
	text-decoration:none;
	transition:margin-top 0.26s,box-shadow 0.5s;
	overflow: hidden;
	border-radius: 12px;
}
.machine-pic .machine-pic-frame .home-machine-card-list .home-card-list-a:hover {
	margin-top:-3px;
	box-shadow:0px 0px 20px #bbb;
	transition:margin-top 0.26s,box-shadow 0.5s;
	-moz-transition:margin-top 0.26s,box-shadow 0.5s;
	-webkit-transition:margin-top 0.26s,box-shadow 0.5s;
	-o-transition:margin-top 0.26s,box-shadow 0.5s;
}
.machine-pic .machine-pic-frame .home-machine-card-list img {
	height:202px;
	width:288px;
	border:none;
}
.machine-pic .machine-pic-frame .home-machine-card-list .address {
	position:absolute;
	bottom:58px;
	height:30px;
	width:100%;
	line-height:30px;
	left:0;
	font-size:12px;
	color:#fff;
	background-color:rgba(40,40,40,0.5);
}
.machine-pic .machine-pic-frame .home-machine-card-list .address .icon-address-white {
	margin-left:10px;
	margin-right:5px;
}
.machine-pic .machine-pic-frame .home-machine-card-list .title {
	font-size:14px;
	padding-left:10px;
	text-decoration:none;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	display:block;
	height:20px;
}
.machine-pic .machine-pic-frame .home-machine-card-list .icon-provider {
	margin-right:5px;
	margin-top:3px;
}
.machine-pic .machine-pic-frame .home-machine-card-list .model {
	color:#9d9d9d;
	font-size:12px;
	display:block;
	padding-left:10px;
}
.machine-pic .machine-pic-frame .home-machine-card-list .price {
	color:#f46254;
	font-size:22px;
	padding-left:10px;
	position:relative;
}
.machine-pic .machine-pic-frame .home-machine-card-list .price .showMorePrice {
	width:0;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
	border-width:5px;
	cursor:pointer;
	border-style:solid dashed dashed dashed;
	border-color:#666 transparent transparent transparent;
	border-bottom:none;
	display:inline-block;
	position:relative;
	top:-3px;
}
.machine-pic .machine-pic-frame .home-machine-card-list .price:hover .morePriceList {
	display:block;
}
.machine-pic .machine-pic-frame .home-machine-card-list .price .morePriceList {
	display:none;
	position:absolute;
	background-color:#282828;
	left:0;
	top:35px;
	font-size:12px;
	border-radius:5px;
	padding:4px 10px;
	z-index:1;
	color:#fff;
}
.machine-pic .machine-pic-frame .home-machine-card-list .price .morePriceList span {
	display:block;
	line-height:2;
	overflow:hidden;
	-ms-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.machine-pic .machine-pic-frame .home-machine-card-list .price .morePriceList i {
	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 #282828 transparent;
	border-top:none;
	position:absolute;
	top:-4px;
	left:0;
	right:0;
	margin:auto;
}
.machine-pic .machine-pic-frame .home-machine-card-list .unit {
	font-size:14px;
}
.machine-pic .machine-pic-frame .home-machine-card-list .time {
	color:#9d9d9d;
	font-size:15px;
	margin-left:10px;
}
.machine-pic .more {
	display:block;
	width:180px;
	height:40px;
	border-radius:4px;
	border:1px solid #ff9500;
	color:#ff9500;
	margin:auto;
	text-align:center;
	line-height:40px;
	text-decoration:none;
	transition:background-color 0.3s;
	-moz-transition:background-color 0.3s;
	-webkit-transition:background-color 0.3s;
	-o-transition:background-color 0.3s;
}
.machine-pic .more:hover {
	background-color:#ff9500;
	color:#fff;
}
.home-tenant-msg {
	background-color:#fff;
	margin-top:40px;
	padding-top:40px;
	padding-bottom:40px;
}
.home-tenant-msg .home-tenant-main {
	width:1200px;
	margin:auto;
}
.home-tenant-msg .home-tenant-main .tenant-title {
	width:360px;
}
.home-tenant-msg .home-tenant-main .tenant-price {
	width:150px;
}
.home-tenant-msg .home-tenant-main .tenant-time {
	width:100px;
}
.home-tenant-msg .home-tenant-main .tenant-address {
	width:250px;
}
.home-tenant-msg .home-tenant-main .tenant-kp {
	width:100px;
}
.home-tenant-msg .home-tenant-main .tenant-more {
	width:100px;
	height:36px;
	border-radius:20px;
	line-height:36px;
	text-align:center;
	background-color:#ff9500;
	color:#fff;
	font-size:14px;
	float:right;
	margin-top:15px;
	text-decoration:none;
	transition:background-color 0.3s;
	-moz-transition:background-color 0.3s;
	-webkit-transition:background-color 0.3s;
	-o-transition:background-color 0.3s;
	cursor:pointer;
}
.home-tenant-msg .home-tenant-main .tenant-more:hover {
	background-color:#df8207;
}
.home-tenant-msg .home-tenant-main .tenant-top-title {
	color:#9d9d9d;
	font-size:0px;
	margin-top:40px;
	text-align:center;
	margin-bottom:10px;
	padding-right:150px;
}
.home-tenant-msg .home-tenant-main .tenant-top-title span {
	display:inline-block;
	font-size:14px;
}
.home-tenant-msg .home-tenant-main .tenant-msg-list {
	line-height:64px;
	text-align:center;
	font-size:0px;
	border-bottom:1px solid #ebebeb;
	cursor:pointer;
}
.home-tenant-msg .home-tenant-main .tenant-msg-list:hover .tenant-title {
	color:#077BD9;
}
.home-tenant-msg .home-tenant-main .tenant-msg-list .tenant-title {
	text-align:left;
	font-size:16px;
	margin-left:-75px;
	text-decoration:none;
}
.home-tenant-msg .home-tenant-main .tenant-msg-list .tenant-price {
	color:#f46254;
}
.home-tenant-msg .home-tenant-main .tenant-msg-list .great {
	width:24px;
	height:24px;
	background-color:#077BD9;
	position:relative;
	border-radius:4px;
	top:18px;
	float:left;
}
.home-tenant-msg .home-tenant-main .tenant-msg-list .great span {
	position:absolute;
	bottom:-20px;
	left:5px;
	color:#fff;
}
.home-tenant-msg .home-tenant-main .tenant-msg-list a {
	display:inline-block;
}
.home-tenant-msg .home-tenant-main .tenant-msg-list span {
	display:inline-block;
	font-size:14px;
}
.home-work-msg {
	margin-top:40px;
	overflow:hidden;
	margin-bottom:40px;
}
.home-work-msg .home-msg-main {
	width:1200px;
	margin:auto;
}
.home-work-msg .home-msg-main a:hover {
	text-decoration:none;
}
.home-work-msg .home-msg-main li {
	overflow:hidden;
	-ms-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding-right:40px;
}
.home-work-msg .home-msg-main .home-msg-frame {
	margin-top:40px;
}
.home-work-msg .home-msg-main .home-msg-frame .home-msg-frame-left {
	width:480px;
	height:480px;
	background-color:#fff;
	float:left;
	position:relative;
}
.home-work-msg .home-msg-main .home-msg-frame .home-msg-frame-left .message-pic {
	width:480px;
	height:336px;
	float:left;
}
.home-work-msg .home-msg-main .home-msg-frame .home-msg-frame-left ul {
	margin-top:355px;
}
.home-work-msg .home-msg-main .home-msg-frame .home-msg-frame-left img {
	height:336px;
	width:480px;
}
.home-work-msg .home-msg-main .home-msg-frame .home-msg-frame-left span {
	position:absolute;
	top:287px;
	display:block;
	height:48px;
	width:100%;
	background-color:rgba(0,0,0,0.5);
	color:#fff;
	line-height:48px;
	font-size:20px;
	padding-left:10px;
	overflow:hidden;
	-ms-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.home-work-msg .home-msg-main .home-msg-frame .home-msg-frame-right {
	margin-left:30px;
	width:690px;
	height:480px;
	float:left;
}
.home-work-msg .home-msg-main .home-msg-frame .home-msg-frame-right .home-msg-frame-case {
	width:270px;
	height:190px;
}
.home-work-msg .home-msg-main .home-msg-frame .home-msg-frame-right .construction-case {
	background-color:#077BD9;
}
.home-work-msg .home-msg-main .home-msg-frame .home-msg-frame-right .last {
	background-color:#2ecbac;
}
.home-work-msg .home-msg-main .home-msg-frame .home-msg-frame-right span {
	position:absolute;
	top:153px;
	display:block;
	height:36px;
	width:270px;
	background-color:rgba(0,0,0,0.5);
	color:#fff;
	line-height:36px;
	font-size:14px;
	padding-left:10px;
	overflow:hidden;
	-ms-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.home-work-msg .home-msg-main .home-msg-frame .home-msg-frame-right ul {
	padding-top:20px;
	margin-left:280px;
}
.home-work-msg .home-msg-main .home-msg-frame .home-msg-frame-right .home-msg-top {
	height:190px;
	background-color:#fff;
	margin-bottom:24px;
	position:relative;
}
.home-work-msg .home-msg-main .home-msg-frame .home-msg-frame-right .home-msg-top img {
	width:270px;
	height:190px;
	float:left;
}
.home-work-msg .home-msg-main .home-msg-frame .home-msg-frame-right .home-msg-bottom {
	height:52px;
	display:block;
	background-color:#fff;
	margin-bottom:24px;
	text-align:center;
	line-height:52px;
}
.home-work-msg .home-msg-main .home-msg-frame .construction-case {
	top:20px;
	z-index:5;
	width:117px;
	position:absolute;
	height:40px;
	background-color:#394043;
	color:#fff;
	line-height:40px;
	font-size:16px;
	margin-left:-10px;
	left:0;
	text-align:center;
	text-decoration:none;
}
.home-work-msg .home-msg-main .home-msg-frame .home-msg-frame-top {
	display:block;
	float:left;
	position:relative;
	transition:margin-top 0.26s,box-shadow 0.5s;
	-moz-transition:margin-top 0.26s,box-shadow 0.5s;
	-webkit-transition:margin-top 0.26s,box-shadow 0.5s;
	-o-transition:margin-top 0.26s,box-shadow 0.5s;
}
.home-work-msg .home-msg-main .home-msg-frame .home-msg-frame-top img {
	display:block;
}
.home-work-msg .home-msg-main .home-msg-frame .home-msg-frame-top:hover {
	margin-top:-3px;
	box-shadow:0px 0px 20px #bbb;
}
.home-work-msg .home-msg-main .home-msg-frame ul {
	list-style:none;
	line-height:35px;
	padding:0;
	margin:0;
}
.home-work-msg .home-msg-main .home-msg-frame ul .icon-4 {
	width:4px;
	height:4px;
	background-color:#e5e5e5;
	margin-bottom:3px;
	margin-left:17px;
	margin-right:12px;
}
.home-bottom {
	height:100px;
	background-color:#fff;
	overflow:hidden;
}
.home-bottom .home-bottom-main {
	width:1200px;
	margin:auto;
}
.home-bottom .home-bottom-main .home-bottom-main-list {
	width:300px;
	float:left;
	line-height:100px;
	font-size:18px;
	color:#077BD9;
}
.home-bottom .home-bottom-main .home-bottom-main-list .icon-32 {
	float:left;
	margin-right:10px;
	margin-left:55px;
	margin-top:32px;
}
.home-bottom .home-bottom-main .home-bottom-main-list .icon-one {
	background:url("../images/db4353d2fc.png") -99px -104px;
}
.home-bottom .home-bottom-main .home-bottom-main-list .icon-two {
	background:url("../images/db4353d2fc.png") -66px -105px;
}
.home-bottom .home-bottom-main .home-bottom-main-list .icon-three {
	background:url("../images/db4353d2fc.png") -33px -105px;
}
.home-bottom .home-bottom-main .home-bottom-main-list .icon-four {
	background:url("../images/db4353d2fc.png") 0px -105px;
}
.lease_frame {
	position:fixed;
	background-image:url("../images/ac951bf712.png");
	background-repeat:no-repeat;
	width:160px;
	height:144px;
	bottom:80px;
	z-index:1000;
	cursor:pointer;
}
.foot_fixed {
	position:fixed;
	bottom:0px;
	z-index:1000;
	width:100%;
	height:140px;
	left:-100%;
}
.foot_fixed .fixed_background {
	position:relative;
	width:100%;
	height:100%;
	background-color:#0d1927;
	opacity:0.9;
	filter:Alpha(opacity=90);
}
.foot_fixed .frame {
	height:140px;
	width:1000px;
	margin:0 auto;
	margin-top:-140px;
	position:relative;
	z-index:11;
}
.foot_fixed .frame .pitchman_frame {
	float:left;
	width:240px;
	height:240px;
	margin-top:-60px;
	background-image:url("../images/0eecf09c50.png");
	background-repeat:no-repeat;
}
.foot_fixed .frame .problem_first,.foot_fixed .frame .problem_second {
	float:left;
	width:336px;
	height:100%;
}
.foot_fixed .frame .problem_first .the_problem,.foot_fixed .frame .problem_second .the_problem {
	width:214px;
	height:68px;
	margin-top:10px;
	margin-left:40px;
	background-repeat:no-repeat;
}
.foot_fixed .frame .problem_first a,.foot_fixed .frame .problem_second a {
	display:block;
	width:244px;
	height:42px;
	color:#fff;
	line-height:40px;
	font-size:16px;
	font-family:"Microsoft Yahei";
	text-align:center;
	background-color:#6ac30c;
	text-decoration:none;
	margin-top:10px;
	margin-left:40px;
	opacity:1;
	filter:Alpha(opacity=100);
}
.foot_fixed .frame .problem_first a div,.foot_fixed .frame .problem_second a div {
	float:left;
	margin-left:20px;
}
.foot_fixed .frame .problem_first a div span,.foot_fixed .frame .problem_second a div span {
	font-size:22px;
}
.foot_fixed .frame .problem_first a i,.foot_fixed .frame .problem_second a i {
	float:left;
	margin-left:20px;
	margin-top:10px;
}
.foot_fixed .frame .problem_first a:hover,.foot_fixed .frame .problem_second a:hover {
	background-color:#60b506;
}
.foot_fixed .frame .problem_first {
	margin-left:10px;
}
.foot_fixed .frame .problem_first .the_problem {
	background-image:url("../images/577f04d802.png");
}
.foot_fixed .frame .problem_second .background_frame {
	width:336px;
	height:100%;
	position:relative;
	background-color:#fff;
	opacity:0.1;
	filter:Alpha(opacity=10);
}
.foot_fixed .frame .problem_second .the_problem {
	background-image:url("../images/64f187c825.png");
	margin-top:-130px;
}
.foot_fixed .frame .problem_second a {
	position:relative;
	background-color:#348bff;
}
.foot_fixed .frame .problem_second a:hover {
	background-color:#1f77ed;
}
.foot_fixed .frame .close_btn {
	width:56px;
	height:140px;
	float:left;
}
.foot_fixed .frame .close_btn i {
	float:right;
	margin-top:16px;
	cursor:pointer;
	width:40px;
	height:40px;
	background-position:-70px -340px;
	background-image:url("../images/55517bc9c7.png");
}
.foot_fixed .frame .close_btn .rotate_right {
	animation:rotate_right 1s;
}
@keyframes rotate_right {
	from {
	transform:rotate(0deg);
}
to {
	transform:rotate(360deg);
}
}.foot_fixed .frame .close_btn .rotate_left {
	animation:rotate_left 1s;
}
@keyframes rotate_left {
	from {
	transform:rotate(0deg);
}
to {
	transform:rotate(-360deg);
}
}
.list-description{
	background-color: #fff;
	width: 1197px;
	margin: 0 auto;
	margin-top: 20px;
}
.list-description p{
	padding:20px;
}
a{text-decoration:none}
a:hover{text-decoration:none}
.new-foot div p{font-size: 15px;}
.new-foot{background-color:#393a3a;height:358px;}
.new-foot .content{height:220px;width:1100px;margin:0 auto;padding: 14px 14px;}
.new-foot .product-center{width: 100px;display: inline-block;color: #fff;margin-right:80px;}
.new-foot .product-center a {color: #737474;display: block;padding-top:10px;}
.new-foot .green-hands{width: 100px;display: inline-block;color: #fff;margin-right:80px;}
.new-foot .green-hands a {color: #737474;display: block;padding-top:10px;}
.new-foot .blogroll{width: 100px;display: inline-block;color: #fff;margin-right:70px;}
.new-foot .blogroll a{color:#737474;display: block;padding-top:10px;}
.new-foot .phone-num{width: 260px;display: inline-block;color: #fff;}
.new-foot .phone-num span{color:#737474;display: block;padding-top: 6px;}
.new-foot .scan-code{width: 195px;display: inline-block;color:#fff;float: right;}
.new-foot .scan-code div{width: 140px;height: 140px;margin-top:8px;background: url(/images/footmachinecode.png);background-size: 140px 140px;}



.new-foot .hot-job{width: 915px;margin-top:50px;}
.new-foot .hot-job .title{color: #fff;font-size: 15px;}
.new-foot .hot-job a{padding-left:8px;color: #737474;}
.new-foot ._bottom{width: 100%;height:60px;border-top: dashed 1px #737474;margin-top: 45px;text-align: center;line-height: 60px;color: white;}