﻿body {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	min-width: 1200px;
	position: relative
}
.content, .login-center .login-content, .add-branch {
	width: 1200px;
	margin: 0 auto;
	clear: both
}
.fl, .business .cooperation .cooperation-banner li, .business .region .cities .content .icon, .business .region .cities .login-center .login-content .icon, .login-center .business .region .cities .login-content .icon, .business .region .cities .add-branch .icon, .business .region .cities .content .text, .business .region .cities .login-center .login-content .text, .login-center .business .region .cities .login-content .text, .business .region .cities .add-branch .text, .business .benefits .benefit .benefit-item, .business .contact-us .contact-information .inner-content .left, .about-con .report-content h6 span, .retreat-list li, .cont-bottom li, .prefetial-list li, .login-center .cont-left, .login-center .cont-right .login-content h4 span, .login-center .cont-right .login-content h4 a i, .login-center .cont-right .login-content ul li input, .login-center .cont-right .login-content ul li span i, .login-center .cont-right .login-content p label, .login-center .cont-right .login-content p label input, .login-banner .login-check input, .propaganda-list li, .company-profile .introduce .introduce-ul li, .account-top-up .top-up-content .top-up-way .top-up-div div, .photo, .deposit .state-remind .state, .deposit .state-remind .immediately-apply, .submit-success .complete .state, .submit-success .complete .immediately-btn, .submit-success .tip, .application-list-view {
	float: left
}
.fr, .business .contact-us .contact-information .inner-content .right, .about-con .report-content h6 i, .login-center .cont-right, .login-center .cont-right .login-content h4 a, .login-center .cont-right .login-content p a {
	float: right
}
.login-title, .login-center .cont-right .login-content h4 {
	height: 46px;
	line-height: 46px;
	padding-top: 16px;
	font-size: 18px;
	color: #666d71
}
.login-btn {
	width: 100%;
	height: 42px;
	border: 1px solid #fe4979;
	background-color: #fe4979;
	color: #fff;
	margin-top: 18px;
	font-size: 18px;
	cursor: pointer
}
input[type="text"], textarea, input[type="password"] {
	padding-left: 10px;
	border-color: #e9ebed;
	-moz-transition: box-shadow .25s ease-in-out;
	-o-transition: box-shadow .25s ease-in-out;
	-webkit-transition: box-shadow .25s ease-in-out;
	transition: box-shadow .25s ease-in-out;
	-moz-transition: border-color .25s ease-in-out;
	-o-transition: border-color .25s ease-in-out;
	-webkit-transition: border-color .25s ease-in-out;
	transition: border-color .25s ease-in-out
}
input[type="text"]:focus, textarea:focus, input[type="password"]:focus {
	border-color: #37a3ff !important;
	-moz-box-shadow: 2px 2px 2px 1px #e3f4ff;
	-webkit-box-shadow: 2px 2px 2px 1px #e3f4ff;
	box-shadow: 2px 2px 2px 1px #e3f4ff;
	-moz-transition: box-shadow .25s ease-in-out;
	-o-transition: box-shadow .25s ease-in-out;
	-webkit-transition: box-shadow .25s ease-in-out;
	transition: box-shadow .25s ease-in-out
}
input[type="button"], button, .button {
	cursor: pointer;
	border-radius: 3px;
	-moz-transition: box-shadow .25s ease-in-out;
	-o-transition: box-shadow .25s ease-in-out;
	-webkit-transition: box-shadow .25s ease-in-out;
	transition: box-shadow .25s ease-in-out
}
input[type="button"]:hover, button:hover, .button:hover {
	-moz-box-shadow: 0px 1px 3px 1px #cfcfcf;
	-webkit-box-shadow: 0px 1px 3px 1px #cfcfcf;
	box-shadow: 0px 1px 3px 1px #cfcfcf;
	-moz-transition: box-shadow .25s ease-in-out;
	-o-transition: box-shadow .25s ease-in-out;
	-webkit-transition: box-shadow .25s ease-in-out;
	transition: box-shadow .25s ease-in-out
}
textarea.error, input.error {
	border: 1px solid #fe4979 !important
}
textarea.placeholder, input.placeholder {
	color: #dfdfdd
}
.error-prompt {
	clear: both;
	font-size: 12px;
	color: #fd2323
}
.error-prompt i {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	margin-top: -6px;
*margin-top:1px;
	margin-right: 2px;
*margin-right:5px
}
.show {
	display: block
}
.hide {
	display: none !important
}
.hidden {
	display: none
}
.clearfix {
	clear: both
}
.clear {
	clear: both
}
.clear:after, .clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both
}
.xx-look {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	margin-left: 5px;
	color: #1173ab
}
.tooltip {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	width: 240px;
	height: auto;
	line-height: 20px;
	border: 1px solid #eaeaea;
	background-color: #f2f2f2;
	position: absolute;
	left: 70px;
	top: 40px;
	font-weight: normal;
	padding: 6px;
	z-index: 2
}
.tooltip i {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	position: absolute;
	left: 20px;
	top: -7px
}
.text-center {
	text-align: center !important
}
.text-right {
	text-align: right !important
}
.text-left {
	text-align: left !important
}
.width-1-percent {
	width: 1%
}
.width-2-percent {
	width: 2%
}
.width-3-percent {
	width: 3%
}
.width-4-percent {
	width: 4%
}
.width-5-percent {
	width: 5%
}
.width-6-percent {
	width: 6%
}
.width-7-percent {
	width: 7%
}
.width-8-percent {
	width: 8%
}
.width-9-percent {
	width: 9%
}
.width-10-percent {
	width: 10%
}
.width-11-percent {
	width: 11%
}
.width-12-percent {
	width: 12%
}
.width-13-percent {
	width: 13%
}
.width-14-percent {
	width: 14%
}
.width-15-percent {
	width: 15%
}
.width-16-percent {
	width: 16%
}
.width-17-percent {
	width: 17%
}
.width-18-percent {
	width: 18%
}
.width-19-percent {
	width: 19%
}
.width-20-percent {
	width: 20%
}
.width-21-percent {
	width: 21%
}
.width-22-percent {
	width: 22%
}
.width-23-percent {
	width: 23%
}
.width-24-percent {
	width: 24%
}
.width-25-percent {
	width: 25%
}
.width-26-percent {
	width: 26%
}
.width-27-percent {
	width: 27%
}
.width-28-percent {
	width: 28%
}
.width-29-percent {
	width: 29%
}
.width-30-percent {
	width: 30%
}
.width-31-percent {
	width: 31%
}
.width-32-percent {
	width: 32%
}
.width-33-percent {
	width: 33%
}
.width-34-percent {
	width: 34%
}
.width-35-percent {
	width: 35%
}
.width-36-percent {
	width: 36%
}
.width-37-percent {
	width: 37%
}
.width-38-percent {
	width: 38%
}
.width-39-percent {
	width: 39%
}
.width-40-percent {
	width: 40%
}
.width-41-percent {
	width: 41%
}
.width-42-percent {
	width: 42%
}
.width-43-percent {
	width: 43%
}
.width-44-percent {
	width: 44%
}
.width-45-percent {
	width: 45%
}
.width-46-percent {
	width: 46%
}
.width-47-percent {
	width: 47%
}
.width-48-percent {
	width: 48%
}
.width-49-percent {
	width: 49%
}
.width-50-percent {
	width: 50%
}
.width-51-percent {
	width: 51%
}
.width-52-percent {
	width: 52%
}
.width-53-percent {
	width: 53%
}
.width-54-percent {
	width: 54%
}
.width-55-percent {
	width: 55%
}
.width-56-percent {
	width: 56%
}
.width-57-percent {
	width: 57%
}
.width-58-percent {
	width: 58%
}
.width-59-percent {
	width: 59%
}
.width-60-percent {
	width: 60%
}
.width-61-percent {
	width: 61%
}
.width-62-percent {
	width: 62%
}
.width-63-percent {
	width: 63%
}
.width-64-percent {
	width: 64%
}
.width-65-percent {
	width: 65%
}
.width-66-percent {
	width: 66%
}
.width-67-percent {
	width: 67%
}
.width-68-percent {
	width: 68%
}
.width-69-percent {
	width: 69%
}
.width-70-percent {
	width: 70%
}
.width-71-percent {
	width: 71%
}
.width-72-percent {
	width: 72%
}
.width-73-percent {
	width: 73%
}
.width-74-percent {
	width: 74%
}
.width-75-percent {
	width: 75%
}
.width-76-percent {
	width: 76%
}
.width-77-percent {
	width: 77%
}
.width-78-percent {
	width: 78%
}
.width-79-percent {
	width: 79%
}
.width-80-percent {
	width: 80%
}
.width-81-percent {
	width: 81%
}
.width-82-percent {
	width: 82%
}
.width-83-percent {
	width: 83%
}
.width-84-percent {
	width: 84%
}
.width-85-percent {
	width: 85%
}
.width-86-percent {
	width: 86%
}
.width-87-percent {
	width: 87%
}
.width-88-percent {
	width: 88%
}
.width-89-percent {
	width: 89%
}
.width-90-percent {
	width: 90%
}
.width-91-percent {
	width: 91%
}
.width-92-percent {
	width: 92%
}
.width-93-percent {
	width: 93%
}
.width-94-percent {
	width: 94%
}
.width-95-percent {
	width: 95%
}
.width-96-percent {
	width: 96%
}
.width-97-percent {
	width: 97%
}
.width-98-percent {
	width: 98%
}
.width-99-percent {
	width: 99%
}
.width-100-percent {
	width: 100%
}
.uc-button {
	width: 98px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #3da3e3;
	margin-right: 30px
}
.uc-button.uc-submit {
	background-color: #3da3e3;
	color: #fff
}
.uc-button.uc-cancel {
	background-color: #fff;
	color: #3da3e3
}
.white-bg {
	background: #fff !important
}
.no-bg {
	background: none !important
}
.padding-left10 {
	padding-left: 10px
}
.title-box {
	padding: 30px 0;
	font-size: 22px;
	color: #333333
}
.main_visual {
	width: 100%;
	height: 380px;
	overflow: hidden;
	margin: 0 auto;
	position: relative
}
.main_visual .main_image {
	width: 100%;
	height: 380px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	    margin-left: 10px;
}
.main_visual .main_image ul {
	width: 9999px;
	height: 380px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0
}
.main_visual .main_image li {
	width: 100%;
	height: 377px;
	float: left
}
.main_visual .main_image li img {
	width: 100%;
	height: 380px
}
.main_visual .main_image li a {
	width: 100%;
	height: 377px;
	display: block
}
.main_visual .main_image li span {
	width: 100%;
	height: 377px;
	display: block
}
.main_visual .flicking_con {
	width: 1200px;
	margin: 0 auto;
	position: relative
}
.main_visual .flicking_con .flicking_inner {
	position: absolute;
	top: 346px;
	left: 45%;
	z-index: 999;
	width: 300px;
	height: 21px
}
.main_visual .flicking_con .flicking_inner a {
	float: left;
	width: 14px;
	height: 14px;
	margin: 0;
	margin-right: 12px;
	main_image: 0;
	display: block;
	text-indent: -9999px;
	background: #000;
	opacity: 0.2;
	filter: alpha(opacity=20)
}
.main_visual .flicking_con .flicking_inner a.on {
	opacity: 0.5;
	filter: alpha(opacity=50)
}
.main_visual .flicking_con .banner-btn {
	z-index: 31111;
	position: absolute;
	width: 30px !important;
	height: 54px !important;
	top: 50%;
	margin-top: 137px;
	display: none
}
.main_visual .flicking_con .banner-btn i {
	display: block
}
.main_visual .flicking_con .banner-btn.btn_prev {
	background-position: -80px 0;
	left: 240px
}
.main_visual .flicking_con .banner-btn.btn_next {
	background-position: -160px 0;
	right: 0
}
.cuszone2 {
	width: 1200px;
	height: 150px;
	margin: 0 auto;
	margin-top: 30px
}
.cuszone2 .cus-img {
	width: 213px;
	height: 151px;
	float: left;
	background: url("https://edzimg.edianzu.cn/homepage/ae6237d1cdf475402234fe9d4be0c1ed.png")
}
.hot-model {
	position: relative;
	clear: both;
	width: 1200px;
	height: 437px;
	margin: 0 auto;
	margin-top: 40px
}
.hot-model .title .icon-hotmodel {
	display: inline-block
}
.hot-model .title .txt {
	font-size: 18px;
	color: #d076f6;
	position: relative;
	top: -11px;
}
.hot-model .hot-box {
	border-top: 1px solid #d076f6;
	border-right: 1px solid #e9ebed;
	border-bottom: 1px solid #e9ebed;
	width: 1200px;
	height: 400px;
	overflow: hidden;
	position: relative
}
.hot-model .hot-box img {
	width: 100%;
	height: 100%
}
.hot-model .hot-box .txt-sub {
	color: #333;
	font-size: 16px;
	margin: 12px 0 5px 0;
	height: 16px;
	line-height: 16px;
	overflow: hidden
}
.hot-model .hot-box .txt-des {
	color: #737373;
	font-size: 12px
}
.hot-model .hot-box a.hot-1 {
	width: 443px;
	height: 400px;
	position: absolute;
	display: block
}
.hot-model .hot-box a.hot-2 {
	width: 220px;
	height: 199px;
	padding-left: 29px;
	position: absolute;
	left: 440px;
	display: inline-block
}
.hot-model .hot-box a.hot-2 .txt-price-2 {
	color: #ff5784;
	font-size: 18px;
	margin-top: 8px
}
.hot-model .hot-box a.hot-2 .com-pic-2 {
	width: 150px;
	height: 100px;
	margin: 5px auto 0;
	overflow: hidden
}
.hot-model .hot-box a.hot-3 {
	width: 220px;
	height: 199px;
	padding-left: 29px;
	position: absolute;
	left: 440px;
	display: inline-block;
	top: 200px;
	border-top: 1px solid #f5f5f5
}
.hot-model .hot-box a.hot-3 .txt-price-3 {
	color: #ff5784;
	font-size: 18px;
	margin-top: 8px
}
.hot-model .hot-box a.hot-3 .com-pic-3 {
	width: 150px;
	height: 100px;
	margin: 5px auto 0;
	overflow: hidden
}
.hot-model .hot-box a.hot-4 {
	width: 220px;
	height: 199px;
	padding-left: 29px;
	position: absolute;
	left: 440px;
	display: inline-block;
	height: 400px;
	left: 690px;
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #f5f5f5
}
.hot-model .hot-box a.hot-4 .tex-height {
	height: 144px;
	margin-bottom: 25px
}
.hot-model .hot-box a.hot-4 .txt-sub {
	height: auto;
	line-height: 22px
}
.hot-model .hot-box a.hot-4 .txt-price-4 {
	color: #ff5784;
	font-size: 18px;
	margin-top: 8px
}
.hot-model .hot-box a.hot-4 .com-pic-4 {
	width: 150px;
	height: 100px;
	margin: 5px auto 0;
	overflow: hidden;
	width: 203px;
	height: 120px;
	width: 200px;
	height: auto;
	margin-left: -5px
}
.hot-model .hot-box a.hot-5 {
	width: 220px;
	height: 199px;
	padding-left: 29px;
	position: absolute;
	left: 440px;
	display: inline-block;
	height: 134px;
	left: 941px;
	width: 230px;
	border-bottom: 1px solid #e9ebed
}
.hot-model .hot-box a.hot-5 .txt-price-5 {
	color: #ff5784;
	font-size: 18px;
	margin-top: 8px;
	height: 134px !important;
	float: right;
	margin: 30px 7px 0 0
}
.hot-model .hot-box a.hot-5 .com-pic-5 {
	width: 150px;
	height: 100px;
	margin: 5px auto 0;
	overflow: hidden;
	width: 110px;
	height: 65px;
	float: left;
	position: absolute;
	margin-top: 10px
}
.hot-model .hot-box a.hot-5 .com-pic-5 img {
	width: 110px;
	height: 65px
}
.hot-model .hot-box a.hot-6 {
	width: 220px;
	height: 199px;
	padding-left: 29px;
	position: absolute;
	left: 440px;
	display: inline-block;
	height: 134px;
	left: 941px;
	width: 230px;
	top: 135px;
	border-bottom: 1px solid #e9ebed
}
.hot-model .hot-box a.hot-6 .txt-price-6 {
	color: #ff5784;
	font-size: 18px;
	margin-top: 8px;
	height: 134px !important;
	float: right;
	margin: 30px 7px 0 0
}
.hot-model .hot-box a.hot-6 .com-pic-6 {
	width: 150px;
	height: 100px;
	margin: 5px auto 0;
	overflow: hidden;
	width: 110px;
	height: 65px;
	float: left;
	position: absolute;
	margin-top: 10px
}
.hot-model .hot-box a.hot-6 .com-pic-6 img {
	width: 110px;
	height: 65px
}
.hot-model .hot-box a.hot-7 {
	width: 220px;
	height: 199px;
	padding-left: 29px;
	position: absolute;
	left: 440px;
	display: inline-block;
	height: 134px;
	left: 941px;
	top: 270px
}
.hot-model .hot-box a.hot-7 .txt-price-7 {
	color: #ff5784;
	font-size: 18px;
	margin-top: 8px;
	height: 134px !important;
	float: right;
	margin: 30px 7px 0 0
}
.hot-model .hot-box a.hot-7 .com-pic-7 {
	width: 150px;
	height: 100px;
	margin: 5px auto 0;
	overflow: hidden;
	width: 110px;
	height: 65px;
	float: left;
	position: absolute;
	margin-top: 10px
}
.hot-model .hot-box a.hot-7 .com-pic-7 img {
	width: 110px;
	height: 65px
}
.detail-info {
	width: 1200px;
	height: 70px;
	margin: 0 auto;
	margin-top: 40px
}
.detail-info .fnav_small .marignli {
	margin-right: 0
}
.detail-info .fnav_small li {
	float: left;
	width: 185px;
	height: 70px;
	line-height: 70px;
	background: #f9f9f9;
	border: 1px solid #e9ebed;
	font-size: 18px;
	margin-right: 15px;
	cursor: pointer
}
.detail-info .fnav_small li i {
	display: inline-block;
	position: relative;
	top: 10px;
	margin-left: 21px;
	margin-right: 12px;
	color: #666d71
}
.detail-info .fnav_small li a {
	color: #666d71
}
.detail-info .fnav_small .addbg {
	background-color: #23a5f8
}
.apply {
	width: 985px;
	height: 151px;
	position: relative;
	float: left;
	background: #eee
}
.apply .apply_nav {
	position: relative;
	width: 984px;
	height: 149px;
	float: left;
	border: 1px solid #eee;
	border-left: 0;
	border-right: 0;
	overflow: hidden
}
.apply .apply_nav a {
	display: inline-block
}
.apply .apply_nav .apply_w {
	position: absolute;
	width: 1000px;
	float: left;
	left: 0px
}
.apply .apply_nav .apply_w .apply_array {
	width: 226px;
	height: 151px;
	position: relative;
	float: left;
	padding: 0 10px;
	margin-right: 1px;
	text-align: center;
	background: #fff;
	cursor: pointer
}
.apply .apply_nav .apply_w .apply_array a {
	font-size: 12px
}
.apply .apply_nav .apply_w .apply_array .apply_info {
	text-align: center;
	margin-top: 10px;
	white-space: nowrap;
	overflow: hidden
}
.apply .apply_nav .apply_w .apply_array .apply_info a {
	line-height: 17px;
	font-size: 14px;
	color: #333333
}
.apply .apply_nav .apply_w .apply_array .apply_comment {
	text-align: center;
	padding: 5px 0
}
.apply .apply_nav .apply_w .apply_array .apply_comment a {
	color: #ff0000
}
.apply .apply_nav .apply_w .apply_array .apply_img img {
	width: 90px;
	height: 90px;
	overflow: hidden
}
.apply .img-btn, .apply .img_l, .apply .img_r {
	float: left;
	cursor: pointer;
	z-index: 22;
	position: absolute
}
.apply .img_l {
	left: 1px;
	top: 54px
}
.apply .img_r {
	right: 1px;
	top: 54px
}
.box-all {
	width: 1200px;
	margin: 0 auto;
	margin-top: 37px
}
.box-all .floor-con {
	height: 260px;

	position: relative
}
.box-all .fir-img {
	width: 239px;
	height: 417px;
	display: block;
	position: absolute;
	overflow: hidden
}
.box-all .fir-img img {
	display: block;
	width: 239px;
	height: 417px
}
.box-all .price {
	font-size: 18px;
	color: #ff5784;
	margin-top: 5px;
	text-align: center
}
.box-all .floor-1 {
	width: 1200px;
	height: 300px;
	margin: 0 auto
}
.box-all .floor-1 .title {
	font-size: 18px;
	height: 42px;
	line-height: 42px;
	color: #59bcf9;
	border-bottom: 1px solid #59bcf9;
	margin-bottom:20px;
}
.box-all .floor-1 .title i {
	display: inline-block
}
.box-all .floor-1 .title .txt {
	position: relative;
	top: -5px
}
.box-all .floor-1 .part-1 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	left: 239px;
	border-right: 1px solid #ededed
}
.box-all .floor-1 .part-1 .img-1 {
	height: 95px;
	margin-top: 48px;
	text-align: center
}
.box-all .floor-1 .part-1 .img-1 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-1 .fon-1 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden
}
.box-all .floor-1 .fon-1:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-1 .part-2 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	left: 479px;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed
}
.box-all .floor-1 .part-2 .img-2 {
	height: 95px;
	margin-top: 48px;
	text-align: center
}
.box-all .floor-1 .part-2 .img-2 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-1 .fon-2 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden
}
.box-all .floor-1 .fon-2:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-1 .part-3 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	left: 719px;
	border-right: 1px solid #ededed
}
.box-all .floor-1 .part-3 .img-3 {
	height: 95px;
	margin-top: 48px;
	text-align: center
}
.box-all .floor-1 .part-3 .img-3 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-1 .fon-3 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden
}
.box-all .floor-1 .fon-3:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-1 .part-4 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	left: 959px;
	border-right: 1px solid #ededed
}
.box-all .floor-1 .part-4 .img-4 {
	height: 95px;
	margin-top: 48px;
	text-align: center
}
.box-all .floor-1 .part-4 .img-4 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-1 .fon-4 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden
}
.box-all .floor-1 .fon-4:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-1 .part-5 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	width: 480px;
	height: 118px;
	top: 299px;
	left: 269px;
	position: absolute
}
.box-all .floor-1 .part-5 .price {
	text-align: left;
	margin-left: 135px
}
.box-all .floor-1 .part-5 .img-5 {
	height: 95px;
	margin-top: 48px;
	text-align: center;
	width: 110px;
	height: 88px;
	float: left;
	margin: 15px 15px 0 0
}
.box-all .floor-1 .part-5 .img-5 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	width: 110px;
	height: 88px;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-1 .fon-5 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden;
	width: 256px;
	height: 52px;
	line-height: 18px;
	margin-top: 20px;
	margin-left: 20px;
	overflow: hidden
}
.box-all .floor-1 .fon-5:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-1 .part-6 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	width: 480px;
	height: 118px;
	top: 299px;
	left: 718px;
	position: absolute
}
.box-all .floor-1 .part-6 .price {
	text-align: left;
	margin-left: 135px
}
.box-all .floor-1 .part-6 .img-6 {
	height: 95px;
	margin-top: 48px;
	text-align: center;
	width: 110px;
	height: 88px;
	float: left;
	margin: 15px 15px 0 0
}
.box-all .floor-1 .part-6 .img-6 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	width: 110px;
	height: 88px;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-1 .fon-6 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden;
	width: 256px;
	height: 52px;
	line-height: 18px;
	margin-top: 20px;
	margin-left: 20px;
	overflow: hidden
}
.box-all .floor-1 .fon-6:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-2 {
	width: 1200px;
	height: 300px;
	margin: 0 auto;
	margin-top: 27px
}
.box-all .floor-2 .title {
	font-size: 18px;
	height: 42px;
	line-height: 42px;
	color: #64d377;
	border-bottom: 1px solid #64d377;
	    margin-bottom: 20px;
}
.box-all .floor-2 .title i {
	display: inline-block
}
.box-all .floor-2 .title .txt {
	position: relative;
	top: -5px
}
.box-all .floor-2 .part-1 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	left: 239px;
	border-right: 1px solid #ededed
}
.box-all .floor-2 .part-1 .img-1 {
	height: 95px;
	margin-top: 48px;
	text-align: center
}
.box-all .floor-2 .part-1 .img-1 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-2 .fon-1 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden
}
.box-all .floor-2 .fon-1:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-2 .part-2 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	left: 479px;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed
}
.box-all .floor-2 .part-2 .img-2 {
	height: 95px;
	margin-top: 48px;
	text-align: center
}
.box-all .floor-2 .part-2 .img-2 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-2 .fon-2 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden
}
.box-all .floor-2 .fon-2:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-2 .part-3 {
	width: 240px;
	height: 259px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	left: 719px;
	border-right: 1px solid #ededed
}
.box-all .floor-2 .part-3 .img-3 {
	height: 95px;
	margin-top: 48px;
	text-align: center
}
.box-all .floor-2 .part-3 .img-3 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-2 .fon-3 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden
}
.box-all .floor-2 .fon-3:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-2 .part-4 {
	width: 240px;
	height: 259px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	left: 959px;
	border-right: 1px solid #ededed
}
.box-all .floor-2 .part-4 .img-4 {
	height: 95px;
	margin-top: 48px;
	text-align: center
}
.box-all .floor-2 .part-4 .img-4 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-2 .fon-4 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden
}
.box-all .floor-2 .fon-4:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-2 .part-5 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	width: 480px;
	height: 118px;
	top: 299px;
	left: 269px;
	position: absolute
}
.box-all .floor-2 .part-5 .price {
	text-align: left;
	margin-left: 135px
}
.box-all .floor-2 .part-5 .img-5 {
	height: 95px;
	margin-top: 48px;
	text-align: center;
	width: 110px;
	height: 88px;
	float: left;
	margin: 15px 15px 0 0
}
.box-all .floor-2 .part-5 .img-5 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	width: 110px;
	height: 88px;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-2 .fon-5 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden;
	width: 256px;
	height: 52px;
	line-height: 18px;
	margin-top: 20px;
	margin-left: 20px;
	overflow: hidden
}
.box-all .floor-2 .fon-5:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-2 .part-6 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	width: 480px;
	height: 118px;
	top: 299px;
	left: 718px;
	position: absolute
}
.box-all .floor-2 .part-6 .price {
	text-align: left;
	margin-left: 135px
}
.box-all .floor-2 .part-6 .img-6 {
	height: 95px;
	margin-top: 48px;
	text-align: center;
	width: 110px;
	height: 88px;
	float: left;
	margin: 15px 15px 0 0
}
.box-all .floor-2 .part-6 .img-6 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	width: 110px;
	height: 88px;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-2 .fon-6 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden;
	width: 256px;
	height: 52px;
	line-height: 18px;
	margin-top: 20px;
	margin-left: 20px;
	overflow: hidden
}
.box-all .floor-2 .fon-6:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-3 {
	width: 1200px;
	height: 300px;
	margin: 0 auto;
	margin-top: 27px
}
.box-all .floor-3 .title {
	font-size: 18px;
	height: 42px;
	line-height: 42px;
	color: #ffb44a;
	border-bottom: 1px solid #ffb44a;
	    margin-bottom: 20px;
}
.box-all .floor-3 .title i {
	display: inline-block
}
.box-all .floor-3 .title .txt {
	position: relative;
	top: -5px
}
.box-all .floor-3 .part-1 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	left: 239px;
	border-right: 1px solid #ededed
}
.box-all .floor-3 .part-1 .img-1 {
	height: 95px;
	margin-top: 48px;
	text-align: center
}
.box-all .floor-3 .part-1 .img-1 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-3 .fon-1 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden
}
.box-all .floor-3 .fon-1:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-3 .part-2 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	left: 479px;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed
}
.box-all .floor-3 .part-2 .img-2 {
	height: 95px;
	margin-top: 48px;
	text-align: center
}
.box-all .floor-3 .part-2 .img-2 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-3 .fon-2 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden
}
.box-all .floor-3 .fon-2:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-3 .part-3 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	left: 719px;
	border-right: 1px solid #ededed
}
.box-all .floor-3 .part-3 .img-3 {
	height: 95px;
	margin-top: 48px;
	text-align: center
}
.box-all .floor-3 .part-3 .img-3 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-3 .fon-3 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden
}
.box-all .floor-3 .fon-3:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-3 .part-4 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	left: 959px;
	border-right: 1px solid #ededed
}
.box-all .floor-3 .part-4 .img-4 {
	height: 95px;
	margin-top: 48px;
	text-align: center
}
.box-all .floor-3 .part-4 .img-4 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-3 .fon-4 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden
}
.box-all .floor-3 .fon-4:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-3 .part-5 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	width: 480px;
	height: 118px;
	top: 299px;
	left: 269px;
	position: absolute
}
.box-all .floor-3 .part-5 .price {
	text-align: left;
	margin-left: 135px
}
.box-all .floor-3 .part-5 .img-5 {
	height: 95px;
	margin-top: 48px;
	text-align: center;
	width: 110px;
	height: 88px;
	float: left;
	margin: 15px 15px 0 0
}
.box-all .floor-3 .part-5 .img-5 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	width: 110px;
	height: 88px;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-3 .fon-5 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden;
	width: 256px;
	height: 52px;
	line-height: 18px;
	margin-top: 20px;
	margin-left: 20px;
	overflow: hidden
}
.box-all .floor-3 .fon-5:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-3 .part-6 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	width: 480px;
	height: 118px;
	top: 299px;
	left: 718px;
	position: absolute
}
.box-all .floor-3 .part-6 .price {
	text-align: left;
	margin-left: 135px
}
.box-all .floor-3 .part-6 .img-6 {
	height: 95px;
	margin-top: 48px;
	text-align: center;
	width: 110px;
	height: 88px;
	float: left;
	margin: 15px 15px 0 0
}
.box-all .floor-3 .part-6 .img-6 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	width: 110px;
	height: 88px;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-3 .fon-6 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden;
	width: 256px;
	height: 52px;
	line-height: 18px;
	margin-top: 20px;
	margin-left: 20px;
	overflow: hidden
}
.box-all .floor-3 .fon-6:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-4 {
	width: 1200px;
	height: 300px;
	margin: 0 auto;
	margin-top: 27px
}
.box-all .floor-4 .title {
	font-size: 18px;
	height: 42px;
	line-height: 42px;
	color: #ff8642;
	border-bottom: 1px solid #ff8642;
	    margin-bottom: 20px;
}
.box-all .floor-4 .title i {
	display: inline-block
}
.box-all .floor-4 .title .txt {
	position: relative;
	top: -5px
}
.box-all .floor-4 .part-1 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	left: 239px;
	border-right: 1px solid #ededed
}
.box-all .floor-4 .part-1 .img-1 {
	height: 95px;
	margin-top: 48px;
	text-align: center
}
.box-all .floor-4 .part-1 .img-1 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-4 .fon-1 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden
}
.box-all .floor-4 .fon-1:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-4 .part-2 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	left: 479px;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed
}
.box-all .floor-4 .part-2 .img-2 {
	height: 95px;
	margin-top: 48px;
	text-align: center
}
.box-all .floor-4 .part-2 .img-2 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-4 .fon-2 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden
}
.box-all .floor-4 .fon-2:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-4 .part-3 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	left: 719px;
	border-right: 1px solid #ededed
}
.box-all .floor-4 .part-3 .img-3 {
	height: 95px;
	margin-top: 48px;
	text-align: center
}
.box-all .floor-4 .part-3 .img-3 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-4 .fon-3 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden
}
.box-all .floor-4 .fon-3:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-4 .part-4 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	left: 959px;
	border-right: 1px solid #ededed
}
.box-all .floor-4 .part-4 .img-4 {
	height: 95px;
	margin-top: 48px;
	text-align: center
}
.box-all .floor-4 .part-4 .img-4 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-4 .fon-4 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden
}
.box-all .floor-4 .fon-4:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-4 .part-5 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	width: 480px;
	height: 118px;
	top: 299px;
	left: 269px;
	position: absolute
}
.box-all .floor-4 .part-5 .price {
	text-align: left;
	margin-left: 135px
}
.box-all .floor-4 .part-5 .img-5 {
	height: 95px;
	margin-top: 48px;
	text-align: center;
	width: 110px;
	height: 88px;
	float: left;
	margin: 15px 15px 0 0
}
.box-all .floor-4 .part-5 .img-5 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	width: 110px;
	height: 88px;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-4 .fon-5 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden;
	width: 256px;
	height: 52px;
	line-height: 18px;
	margin-top: 20px;
	margin-left: 20px;
	overflow: hidden
}
.box-all .floor-4 .fon-5:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-4 .part-6 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	width: 480px;
	height: 118px;
	top: 299px;
	left: 718px;
	position: absolute
}
.box-all .floor-4 .part-6 .price {
	text-align: left;
	margin-left: 135px
}
.box-all .floor-4 .part-6 .img-6 {
	height: 95px;
	margin-top: 48px;
	text-align: center;
	width: 110px;
	height: 88px;
	float: left;
	margin: 15px 15px 0 0
}
.box-all .floor-4 .part-6 .img-6 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	width: 110px;
	height: 88px;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-4 .fon-6 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden;
	width: 256px;
	height: 52px;
	line-height: 18px;
	margin-top: 20px;
	margin-left: 20px;
	overflow: hidden
}
.box-all .floor-4 .fon-6:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-5 {
	width: 1200px;
	height: 450px;
	margin: 0 auto;
	margin-top: 27px
}
.box-all .floor-5 .title {
	font-size: 18px;
	height: 42px;
	line-height: 42px;
	color: #ff4d63;
	border-bottom: 1px solid #ff4d63
}
.box-all .floor-5 .title i {
	display: inline-block
}
.box-all .floor-5 .title .txt {
	position: relative;
	top: -5px
}
.box-all .floor-5 .part-1 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	left: 239px;
	border-right: 1px solid #ededed
}
.box-all .floor-5 .part-1 .img-1 {
	height: 95px;
	margin-top: 48px;
	text-align: center
}
.box-all .floor-5 .part-1 .img-1 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-5 .fon-1 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden
}
.box-all .floor-5 .fon-1:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-5 .part-2 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	left: 479px;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed
}
.box-all .floor-5 .part-2 .img-2 {
	height: 95px;
	margin-top: 48px;
	text-align: center
}
.box-all .floor-5 .part-2 .img-2 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-5 .fon-2 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden
}
.box-all .floor-5 .fon-2:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-5 .part-3 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	left: 719px;
	border-right: 1px solid #ededed
}
.box-all .floor-5 .part-3 .img-3 {
	height: 95px;
	margin-top: 48px;
	text-align: center
}
.box-all .floor-5 .part-3 .img-3 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-5 .fon-3 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden
}
.box-all .floor-5 .fon-3:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-5 .part-4 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	left: 959px;
	border-right: 1px solid #ededed
}
.box-all .floor-5 .part-4 .img-4 {
	height: 95px;
	margin-top: 48px;
	text-align: center
}
.box-all .floor-5 .part-4 .img-4 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-5 .fon-4 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden
}
.box-all .floor-5 .fon-4:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-5 .part-5 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	width: 480px;
	height: 118px;
	top: 299px;
	left: 269px;
	position: absolute
}
.box-all .floor-5 .part-5 .price {
	text-align: left;
	margin-left: 135px
}
.box-all .floor-5 .part-5 .img-5 {
	height: 95px;
	margin-top: 48px;
	text-align: center;
	width: 110px;
	height: 88px;
	float: left;
	margin: 15px 15px 0 0
}
.box-all .floor-5 .part-5 .img-5 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	width: 110px;
	height: 88px;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-5 .fon-5 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden;
	width: 256px;
	height: 52px;
	line-height: 18px;
	margin-top: 20px;
	margin-left: 20px;
	overflow: hidden
}
.box-all .floor-5 .fon-5:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-5 .part-6 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	width: 480px;
	height: 118px;
	top: 299px;
	left: 718px;
	position: absolute
}
.box-all .floor-5 .part-6 .price {
	text-align: left;
	margin-left: 135px
}
.box-all .floor-5 .part-6 .img-6 {
	height: 95px;
	margin-top: 48px;
	text-align: center;
	width: 110px;
	height: 88px;
	float: left;
	margin: 15px 15px 0 0
}
.box-all .floor-5 .part-6 .img-6 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	width: 110px;
	height: 88px;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-5 .fon-6 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden;
	width: 256px;
	height: 52px;
	line-height: 18px;
	margin-top: 20px;
	margin-left: 20px;
	overflow: hidden
}
.box-all .floor-5 .fon-6:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-6 {
	width: 1200px;
	height: 450px;
	margin: 0 auto;
	margin-top: 27px
}
.box-all .floor-6 .title {
	font-size: 18px;
	height: 42px;
	line-height: 42px
}
.box-all .floor-6 .title i {
	display: inline-block
}
.box-all .floor-6 .title .txt {
	position: relative;
	top: -5px
}
.box-all .floor-6 .part-1 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	left: 239px;
	border-right: 1px solid #ededed
}
.box-all .floor-6 .part-1 .img-1 {
	height: 95px;
	margin-top: 48px;
	text-align: center
}
.box-all .floor-6 .part-1 .img-1 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-6 .fon-1 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden
}
.box-all .floor-6 .fon-1:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-6 .part-2 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	left: 479px;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed
}
.box-all .floor-6 .part-2 .img-2 {
	height: 95px;
	margin-top: 48px;
	text-align: center
}
.box-all .floor-6 .part-2 .img-2 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-6 .fon-2 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden
}
.box-all .floor-6 .fon-2:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-6 .part-3 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	left: 719px;
	border-right: 1px solid #ededed
}
.box-all .floor-6 .part-3 .img-3 {
	height: 95px;
	margin-top: 48px;
	text-align: center
}
.box-all .floor-6 .part-3 .img-3 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-6 .fon-3 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden
}
.box-all .floor-6 .fon-3:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-6 .part-4 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	left: 959px;
	border-right: 1px solid #ededed
}
.box-all .floor-6 .part-4 .img-4 {
	height: 95px;
	margin-top: 48px;
	text-align: center
}
.box-all .floor-6 .part-4 .img-4 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-6 .fon-4 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden
}
.box-all .floor-6 .fon-4:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-6 .part-5 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	width: 480px;
	height: 118px;
	top: 299px;
	left: 269px;
	position: absolute
}
.box-all .floor-6 .part-5 .price {
	text-align: left;
	margin-left: 135px
}
.box-all .floor-6 .part-5 .img-5 {
	height: 95px;
	margin-top: 48px;
	text-align: center;
	width: 110px;
	height: 88px;
	float: left;
	margin: 15px 15px 0 0
}
.box-all .floor-6 .part-5 .img-5 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	width: 110px;
	height: 88px;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-6 .fon-5 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden;
	width: 256px;
	height: 52px;
	line-height: 18px;
	margin-top: 20px;
	margin-left: 20px;
	overflow: hidden
}
.box-all .floor-6 .fon-5:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.box-all .floor-6 .part-6 {
	width: 240px;
	height: 298px;
	position: absolute;
	border-bottom: 1px solid #ededed;
	width: 480px;
	height: 118px;
	top: 299px;
	left: 718px;
	position: absolute
}
.box-all .floor-6 .part-6 .price {
	text-align: left;
	margin-left: 135px
}
.box-all .floor-6 .part-6 .img-6 {
	height: 95px;
	margin-top: 48px;
	text-align: center;
	width: 110px;
	height: 88px;
	float: left;
	margin: 15px 15px 0 0
}
.box-all .floor-6 .part-6 .img-6 img {
	width: 156px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	width: 110px;
	height: 88px;
	overflow: hidden;
	display: inline-block
}
.box-all .floor-6 .fon-6 {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 13px;
	margin-top: 45px;
	padding: 0 13px;
	text-align: left;
	height: 70px;
	line-height: 18px;
	overflow: hidden;
	width: 256px;
	height: 52px;
	line-height: 18px;
	margin-top: 20px;
	margin-left: 20px;
	overflow: hidden
}
.box-all .floor-6 .fon-6:hover {
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.cooper-partner {
	width: 1200px;
	margin: 0 auto;
	margin-top: 36px;
	clear: both
}
.cooper-partner .title .icon-cooper {
	display: inline-block
}
.cooper-partner .title .cooper {
	font-size: 18px;
	color: #757b7f;
	position: relative;
	top: -6px
}
.cooper-partner .ul-list {
	width: 1200px;
	border-top: 1px solid #656d71;
	padding-top: 10px
}
.cooper-partner .ul-list li {
	float: left;
	margin: 10px 20px
}
.cooper-partner .ul-list li img {
	width: 110px
}
.credit {
	position: relative;
	top: 17px;
	margin-bottom: 104px
}
.floor-direct {
	position: fixed;
	left: 24px;
	top: 100px;
	display: none;
	height: 288px
}
.floor-direct ul {
	height: 288px;
	border: 1px solid #e9ebed;
	border-bottom: 0;
	background: #fff
}
.floor-direct ul li {
	width: 44px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e9ebed;
	text-align: center
}
.floor-direct ul li .num {
	color: #666
}
.floor-direct ul li .word {
	display: none;
	color: #fff;
	background: #37a3ff
}
.product-list-content .filter-box {
	margin: 10px auto 0;
	width: 1200px;
	overflow: hidden
}
.product-list-content .filter-box .filter-box-tit {
	padding: 0 15px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: #fcfcfc
}
.product-list-content .filter-box dl {
	padding: 10px 0;
	line-height: 30px;
	border-bottom: 1px dashed #dbdbdb
}
.product-list-content .filter-box dl dt {
	float: left;
	margin-right: 15px;
	width: 85px;
	text-align: right;
	font-size: 14px
}
.product-list-content .filter-box dl dd {
	float: right;
	width: 1100px
}
.product-list-content .filter-box dl dd a {
	padding-right: 40px;
	white-space: nowrap
}
.product-list-content .filter-box dl dd a.cur-screen {
	color: #e33a3c
}
.product-list-content .filter-box dl dd a.nur-screen {
	color: #06c
}
.product-list-content .filter-box dl dd a:hover {
	color: #e33a3c;
	transition: all .5s ease 0s
}
.product-list-content .filter-box dl dd span {
	float: left;
	display: block;
	box-sizing: border-box;
	width: 110px;
	height: 44px;
	cursor: pointer;
	overflow: hidden
}
.product-list-content .filter-box dl dd span.nur-screen-brand {
	border: 1px solid #eee
}
.product-list-content .filter-box dl dd span.cur-screen-brand {
	border: 2px solid #e33a3c;
	background: url(../images/icon_choose.png) no-repeat right bottom
}
.product-list-content .filter-box dl dd span img {
	display: block;
	margin: 3px auto;
	width: 90px;
	height: 34px
}
.product-list-content .filter-box dl .category a {
	padding-right: 19px
}
.product-list-content .product-list {
	margin: 10px auto 0;
	padding: 0 4px 4px;
	width: 1212px;
	height: auto;
	overflow: hidden
}
.product-list-content .product-list .fore {
	padding: 0 10px;
	width: 1198px;
	height: 40px;
	line-height: 40px;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	background: #fafafa
}
.product-list-content .product-list .fore ul {
	margin: 8px 0;
	width: 540px;
	height: 24px
}
.product-list-content .product-list .fore ul li {
	float: left;
	padding: 0 10px;
	height: 22px;
	line-height: 22px;
	cursor: pointer
}
.product-list-content .product-list .fore ul li.cur-fore {
	color: #fff;
	border: 1px solid #dbdbdb;
	background: #e33a3c
}
.product-list-content .product-list .fore ul li.nor-fore {
	border: 1px solid #dbdbdb;
	background: #fff
}
.product-list-content .product-list .pro-list-con {
	margin: 0 auto;
	padding: 0 0 6px 6px;
	width: 1212px;
	height: auto
}
.product-list-content .product-list .pro-list-con li {
	float: left;
	margin-top: 20px;
	box-sizing: border-box;
	width: 300px;
	height: auto
}
.product-list-content .product-list .pro-list-con li a {
	display: block;
	padding: 10px 20px;
	color: #000;
	border: 1px solid #fff
}
.product-list-content .product-list .pro-list-con li a:hover {
	color: #000;
	transition: all .3s ease 0s;
	box-shadow: 0 0 8px 1px #eaeaea
}
.product-list-content .product-list .pro-list-con li a img {
	display: block;
	margin: 0 auto 10px;
	width: 230px;
	height: 230px
}
.product-list-content .product-list .pro-list-con li a h3 {
	height: 66px;
	line-height: 22px;
	font-weight: 400;
	font-size: 14px;
	word-break: break-all;
	overflow: hidden
}
.product-list-content .product-list .pro-list-con li a span {
	display: block;
	width: 260px;
	height: 44px;
	line-height: 44px;
	text-align: center
}
.product-list-content .product-list .pro-list-con li a span strong {
	font-size: 20px;
	color: #e33a3c
}
.value-added-service .head-figure {
	height: 447px;
	background: #E3E5E8 url("../images/value-added-service-bg.jpg") center center no-repeat
}
.value-added-service .txt-layer {
	margin: 0 auto;
	padding: 58px 0 0 85px;
	width: 1200px
}
.value-added-service .txt-layer h5 {
	margin-bottom: 22px;
	width: 161px;
	height: 48px;
	line-height: 48px;
	color: #fff;
	font-size: 28px;
	text-align: center;
	background: #EE4946
}
.value-added-service .txt-layer h6 {
	font: 34px/62px "黑体"
}
.value-added-service .txt-layer h6 span {
	padding-bottom: 12px;
	border-bottom: 2px solid #EE4946
}
.value-added-service .txt-layer h6 i {
	color: #EE4946
}
.value-added-service .txt-layer p {
	padding-top: 7px;
	font: 18px/28px "Microsoft YaHei";
	color: #464646;
	letter-spacing: 3px
}
.value-added-service .customer-logo {
	margin: -60px auto 10px;
	width: 1088px;
	height: 120px;
	line-height: 120px;
	color: #494949;
	border: 1px solid #F5F5F5;
	border-radius: 5px;
	background: #fff
}
.value-added-service .customer-logo dt {
	float: left;
	width: 143px;
	text-align: center
}
.value-added-service .customer-logo dd {
	float: left;
	margin-right: 40px;
	width: 81px;
	height: 100%
}
.value-added-service .customer-logo dd img {
	padding-top: 20px
}
.value-added-service .customer-logo dd.last {
	margin-right: 0
}
.value-added-service .item-layer {
	margin: 0 auto;
	width: 1200px
}
.value-added-service .item-layer .tit {
	padding-top: 18px;
	height: 56px;
	line-height: 56px
}
.value-added-service .item-layer .tit span {
	font-size: 20px;
	color: #333
}
.value-added-service .item-layer .tit .more {
	font-size: 13px;
	color: #37A3FF
}
.value-added-service .item-layer .item {
	height: 321px
}
.value-added-service .item-layer .info {
	float: left;
	padding: 0 26px;
	width: 220px;
	height: 321px;
	border: 1px solid #eee
}
.value-added-service .item-layer .info h5 {
	padding-top: 45px;
	text-transform: uppercase;
	color: #E4EDFA;
	letter-spacing: 6px
}
.value-added-service .item-layer .info h5.big-space {
	letter-spacing: 14px
}
.value-added-service .item-layer .info h4 {
	font-size: 24px;
	height: 43px;
	color: #86B6EC
}
.value-added-service .item-layer .info span {
	padding: 5px 8px;
	font-size: 14px;
	color: #fff;
	background: #8AAFD9
}
.value-added-service .item-layer .info .icon {
	height: 78px;
	background: url("../images/info-icon.jpg") left 49px no-repeat
}
.value-added-service .item-layer .info p {
	line-height: 26px;
	font-size: 13px;
	color: #666
}
.value-added-service .item-layer .product {
	float: left;
	margin-left: -1px;
	width: 306px;
	height: 321px;
	line-height: 20px;
	border: 1px solid #eee
}
.value-added-service .item-layer .product a {
	display: block;
	width: 100%;
	height: 100%
}
.value-added-service .item-layer .product a img {
	display: block;
	margin: 0 auto;
	width: 180px
}
.value-added-service .item-layer .product a p {
	padding: 0 26px;
	color: #363636
}
.value-added-service .item-layer .product a p.product-tit {
	height: 60px;
	word-break: break-all;
	overflow: hidden
}
.value-added-service .item-layer .product a p.price {
	color: #EE4643
}
.value-added-service .item-layer .product a span {
	display: block;
	margin: 18px auto 0;
	width: 80px;
	height: 28px;
	line-height: 28px;
	background: #67BAFF;
	color: #fff;
	font-size: 12px;
	text-align: center;
	border-radius: 3px
}
.equipment-recycle .red {
	color: #fe4979
}
.equipment-recycle .head-figure {
	height: 400px;
	background: url("../images/equipment-recycle-bg.jpg") center center no-repeat
}
.equipment-recycle .txt-layer {
	margin: 0 auto;
	padding-top: 77px;
	width: 946px
}
.equipment-recycle .txt-layer h5 {
	margin-bottom: 22px;
	width: 161px;
	height: 48px;
	line-height: 48px;
	font-size: 28px;
	text-align: center;
	color: #fff;
	background: #EE4946
}
.equipment-recycle .txt-layer h6 {
	font: 34px/62px "黑体"
}
.equipment-recycle .txt-layer h6 i {
	color: #EE4946
}
.equipment-recycle .txt-layer p {
	padding-top: 7px;
	font: 18px/28px "Microsoft YaHei";
	color: #464646;
	letter-spacing: 3px
}
.equipment-recycle .tit {
	text-align: center
}
.equipment-recycle .tit h5 {
	padding-top: 45px;
	font-size: 32px;
	line-height: 60px;
	color: #3C3C3C
}
.equipment-recycle .tit p {
	font-size: 18px;
	line-height: 48px;
	color: #666
}
.equipment-recycle .item-box ul {
	margin: 0 auto;
	width: 990px;
	clear: both
}
.equipment-recycle .item-box ul li {
	float: left;
	text-align: center
}
.equipment-recycle .type {
	height: 480px
}
.equipment-recycle .type ul {
	padding-top: 50px;
	height: 250px
}
.equipment-recycle .type ul li {
	width: 330px
}
.equipment-recycle .type ul li img {
	width: 163px
}
.equipment-recycle .type ul li p {
	padding-top: 30px;
	font-size: 16px;
	color: #464646
}
.equipment-recycle .steps {
	height: 497px;
	background: #F6F6F6
}
.equipment-recycle .steps .icon-box {
	height: 140px
}
.equipment-recycle .steps .icon-box li {
	width: 247px
}
.equipment-recycle .steps .icon-box li img {
	padding-top: 90px
}
.equipment-recycle .steps .line {
	height: 1px;
	border-top: 1px solid #D1D8DE
}
.equipment-recycle .steps .txt {
	margin-top: -6px;
	height: 140px
}
.equipment-recycle .steps .txt li {
	width: 247px;
	background: url("../images/equipment-recycle-icon-09.png") center top no-repeat
}
.equipment-recycle .steps .txt li h6 {
	padding-top: 15px;
	font-size: 16px;
	line-height: 28px;
	color: #333
}
.equipment-recycle .steps .txt li p {
	font-size: 12px;
	line-height: 24px;
	color: #666
}
.equipment-recycle .steps .tips {
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	color: #666
}
.equipment-recycle .steps .tips img {
	padding-right: 8px
}
.equipment-recycle .book {
	margin: 0 auto
}
.equipment-recycle .book .prefect-form {
	margin-top: 30px;
	width: 860px
}
.equipment-recycle .book .prefect-form li {
	float: left;
	margin: 0 15px 30px;
	width: 398px;
	height: 44px;
	line-height: 44px;
	text-align: left;
	color: #666
}
.equipment-recycle .book .prefect-form li .form-tit {
	width: 114px;
	height: 44px;
	line-height: 44px;
	left: 0;
	text-indent: 16px
}
.equipment-recycle .book .prefect-form li select, .equipment-recycle .book .prefect-form li input {
	display: block;
	width: 298px;
	height: 44px;
	line-height: 44px;
	padding-left: 100px;
	font-size: 14px;
	border: 1px solid #D3D3D3
}
.equipment-recycle .book .prefect-form li select:focus, .equipment-recycle .book .prefect-form li input:focus {
	border-color: #D3D3D3 !important;
	box-shadow: none !important;
	outline: none
}
.equipment-recycle .book .prefect-form li select {
	width: 398px;
	padding: 10px 0 10px 100px
}
.equipment-recycle .book .prefect-form li .year-select {
	margin-left: 100px
}
.equipment-recycle .book .prefect-form li .year-select .select-box {
	width: 298px;
	height: 44px;
	position: relative
}
.equipment-recycle .book .prefect-form li .year-select .select-box .selected-text {
	height: 44px;
	line-height: 44px
}
.equipment-recycle .book .prefect-form li .year-select .select-box .icon-arrow-down, .equipment-recycle .book .prefect-form li .year-select .select-box .icon-arrow-up {
	top: 20px;
	left: auto;
	right: 5px;
	position: absolute
}
.equipment-recycle .book .prefect-form li .year-select .dropdown-list {
	width: 398px;
	left: -101px;
	top: 41px;
	border-color: #D3D3D3
}
.equipment-recycle .book .prefect-form li .year-select .dropdown-list .dropdown-item {
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0 0 0 100px;
	width: 298px
}
.equipment-recycle .book .prefect-form li.year {
	border: 1px solid #D3D3D3
}
.equipment-recycle .book .prefect-form .phone .red, .equipment-recycle .book .prefect-form .num .red {
	position: absolute;
	left: 5px;
	top: 2px
}
.equipment-recycle .book .prefect-form .phone .error-info, .equipment-recycle .book .prefect-form .num .error-info {
	position: absolute;
	left: 16px;
	top: 46px;
	width: 298px;
	height: 28px;
	line-height: 28px;
	color: #fe4979;
	clear: none
}
.equipment-recycle .book .prefect-form .phone .error-info i, .equipment-recycle .book .prefect-form .num .error-info i {
	display: block;
	float: left;
	margin: 7px 8px 0 0
}
.equipment-recycle .book .btn {
	display: block;
	margin: 30px auto 0;
	width: 160px;
	height: 40px;
	line-height: 40px;
	background: #EE4946;
	color: #fff;
	font-size: 14px;
	text-align: center;
	border-radius: 3px;
	cursor: pointer
}
.equipment-recycle .book .tips {
	line-height: 32px;
	text-align: center;
	font-size: 12px;
	color: #666
}
.equipment-recycle .category-brand-box {
	margin: 0 auto 30px;
	width: 828px;
	line-height: 36px;
	border: 1px solid #D3D3D3
}
.equipment-recycle .category-brand-box dt {
	float: left;
	width: 98px;
	text-align: center
}
.equipment-recycle .category-brand-box dd {
	float: left;
	width: 728px
}
.equipment-recycle .category-brand-box dd span {
	display: inline-block;
	vertical-align: middle;
	width: 140px
}
.equipment-recycle .category-brand-box dd span input {
	margin-right: 8px
}
.equipment-recycle .customer-manager {
	position: relative;
	margin: 0 auto 30px;
	width: 829px;
	height: 44px;
	line-height: 44px
}
.equipment-recycle .customer-manager span {
	position: absolute;
	left: 0;
	top: 0;
	width: 150px;
	height: 44px;
	line-height: 44px;
	text-indent: 16px
}
.equipment-recycle .customer-manager input {
	display: block;
	width: 658px;
	height: 44px;
	line-height: 44px;
	padding-left: 170px;
	font-size: 14px;
	border: 1px solid #D3D3D3
}
.equipment-recycle .customer-manager input:focus {
	border-color: #D3D3D3 !important;
	box-shadow: none !important;
	outline: none
}
.equipment-recycle .remark-box {
	margin: 0 auto;
	width: 828px;
	height: 104px;
	line-height: 36px;
	border: 1px solid #D3D3D3
}
.equipment-recycle .remark-box .tit {
	float: left;
	display: block;
	width: 98px;
	text-align: center
}
.equipment-recycle .remark-box .textarea {
	width: 718px;
	height: 104px;
	line-height: 36px
}
.equipment-recycle .remark-box .textarea:focus {
	border: none !important;
	box-shadow: none !important
}
.customer-say {
	padding: 5px 0 0;
	background: #f5f5f5;
	margin-bottom: -20px
}
.customer-say .container {
	width: 1200px;
	background: #fff;
	margin: 0 auto;
	overflow: hidden
}
.customer-say .container .item {
	padding: 20px 50px 0;
	overflow: hidden
}
.customer-say .container .item .img-box {
	float: left;
	width: 170px
}
.customer-say .container .item .img-box img {
	width: 168px;
	height: 128px;
	border: 1px solid #eee;
	margin-right: 30px
}
.customer-say .container .item .detail {
	width: 730px;
	height: 130px;
	line-height: 40px;
	float: left;
	margin-left: 40px
}
.customer-say .container .item .detail h2 {
	font-size: 18px;
	font-weight: normal;
	color: #2b9cec
}
.customer-say .container .item .detail p {
	font-size: 14px;
	color: #a3a3a3
}
.customer-say .container .item .detail p b {
	color: #2b9cec
}
.customer-say .container .item .content, .customer-say .container .item .login-center .login-content, .login-center .customer-say .container .item .login-content, .customer-say .container .item .add-branch {
	width: 100%;
	height: auto;
	line-height: 30px;
	padding: 15px 0;
	overflow: hidden;
	color: #868686;
	border-bottom: 1px dashed #cccccc
}
.customer-say .container .item .no-border {
	border: none
}
.business .cooperation {
	width: 968px;
	height: 397px;
	background: url(../images/topbg.jpg) repeat-y center top
}
.business .cooperation h2 {
	padding: 40px 0 0;
	margin: 0 30px;
	text-align: center;
	font-size: 24px;
	color: #fff
}
.business .cooperation h2 span {
	display: block;
	font-family: "Calibri";
	font-size: 18px;
	margin-bottom: 20px
}
.business .cooperation h2 .line {
	position: relative;
	margin-top: 20px;
	width: 968px;
	height: 1px
}
.business .cooperation h2 .line .icon-bussiness-line {
	width: 907px;
	height: 1px;
	display: block;
	position: absolute
}
.business .cooperation .cooperation-banner {
	position: relative;
	width: 968px;
	height: 297px;
	padding: 64px 30px 60px
}
.business .cooperation .cooperation-banner li {
	width: 100px;
	height: auto;
	margin-right: 32px;
	text-align: center
}
.business .cooperation .cooperation-banner li .image-border {
	width: 104px;
	height: 104px
}
.business .cooperation .cooperation-banner li .image-border .icon {
	width: 100%;
	height: 100%;
	display: block
}
.business .cooperation .cooperation-banner li .image-name {
	display: block;
	font-size: 22px;
	margin-top: 22px;
	color: #fff
}
.business .region {
	position: relative;
	background: #fff9ea url(../images/join-region.png) no-repeat 262px 69px;
	width: 968px;
	height: 532px
}
.business .region .title {
	width: 968;
	height: 80px;
	text-align: center;
	top: 30px;
	position: relative
}
.business .region .title .line {
	position: absolute;
	top: 15px;
	left: 352px;
	width: 75px;
	height: 1px;
	width: 267px;
	background-color: #d1d1d1
}
.business .region .title .text {
	position: absolute;
	background: #fff9ea;
	left: 425px;
	top: 3px;
	width: 122px;
	font-size: 20px
}
.business .region .cities {
	width: 356px;
	height: 140px;
	position: absolute;
	top: 305px;
	left: 81px;
	background-color: #fff;
	border: 1px dashed #c59838
}
.business .region .cities .content, .business .region .cities .login-center .login-content, .login-center .business .region .cities .login-content, .business .region .cities .add-branch {
	padding: 25px 25px 30px
}
.business .region .cities .content .icon, .business .region .cities .login-center .login-content .icon, .login-center .business .region .cities .login-content .icon, .business .region .cities .add-branch .icon {
	diplay: block;
	width: 22px;
	height: 40px
}
.business .region .cities .content .icon .icon-location, .business .region .cities .login-center .login-content .icon .icon-location, .login-center .business .region .cities .login-content .icon .icon-location, .business .region .cities .add-branch .icon .icon-location {
	padding-right: 5px;
	width: 100%;
	height: 100%;
	display: block
}
.business .region .cities .content .text, .business .region .cities .login-center .login-content .text, .login-center .business .region .cities .login-content .text, .business .region .cities .add-branch .text {
	margin-top: -5px;
	width: 260px;
	height: auto;
	line-height: 28px;
	text-align: justify;
	margin-left: 12px;
	font-size: 14px
}
.business .benefits {
	width: 968px;
	height: 380px;
	background-color: #fff
}
.business .benefits .title {
	width: 968;
	height: 80px;
	text-align: center;
	top: 30px;
	position: relative
}
.business .benefits .title .line {
	position: absolute;
	top: 15px;
	left: 352px;
	width: 75px;
	height: 1px;
	width: 267px;
	background-color: #d1d1d1
}
.business .benefits .title .text {
	position: absolute;
	background: #fff9ea;
	left: 425px;
	top: 3px;
	width: 122px;
	font-size: 20px
}
.business .benefits .benefit {
	width: 968px;
	height: 290px;
	margin-left: 100px;
	margin-top: 10px
}
.business .benefits .benefit .benefit-item {
	width: 238px;
	height: 270px;
	margin-right: 40px
}
.business .benefits .benefit .benefit-item .benefit-title {
	line-height: 54px;
	font: 18px/54px "microsoft yahei"
}
.business .benefits .benefit .benefit-item .content, .business .benefits .benefit .benefit-item .login-center .login-content, .login-center .business .benefits .benefit .benefit-item .login-content, .business .benefits .benefit .benefit-item .add-branch {
	margin-top: 15px;
	width: 238px;
	line-height: 24px
}
.business .benefits .benefit .benefit-item .text-center {
	text-align: center
}
.business .benefits .benefit .pull-icon {
	width: 120px;
	height: 120px
}
.business .benefits .benefit .pull-icon .icon-brand-pull {
	margin-left: 55px;
	width: 100%;
	height: 100%;
	display: block
}
.business .benefits .benefit .link-icon {
	width: 120px;
	height: 120px
}
.business .benefits .benefit .link-icon .icon-resourse-link {
	margin-left: 55px;
	width: 100%;
	height: 100%;
	display: block
}
.business .benefits .benefit .return-icon {
	width: 120px;
	height: 120px
}
.business .benefits .benefit .return-icon .icon-stable-returns {
	margin-left: 55px;
	width: 100%;
	height: 100%;
	display: block
}
.business .protect {
	width: 968px;
	height: 255px;
	background-color: #fff9ea
}
.business .protect .title {
	width: 968;
	height: 80px;
	text-align: center;
	top: 30px;
	position: relative
}
.business .protect .title .line {
	position: absolute;
	top: 15px;
	left: 352px;
	width: 75px;
	height: 1px;
	width: 267px;
	background-color: #d1d1d1
}
.business .protect .title .text {
	position: absolute;
	background: #fff9ea;
	left: 425px;
	top: 3px;
	width: 122px;
	font-size: 20px
}
.business .protect .protect-items {
	position: relative
}
.business .protect .protect-items .item {
	width: 136px;
	height: 136px;
	line-height: 24px;
	text-align: justify;
	position: absolute;
	left: 50%;
	top: 0;
	background-image: url("../images/way-protect.png")
}
.business .protect .protect-items .item .item-content {
	padding: 32px 18px 40px;
	line-height: 24px
}
.business .protect .protect-items .item .item-content .item-title {
	color: #1c9be9
}
.business .protect .protect-items .item .item-content-nest {
	width: 88px;
	padding: 32px 23px 40px;
	line-height: 24px
}
.business .protect .protect-items .item .item-content-nest .item-title {
	color: #1c9be9
}
.business .protect .protect-items .left-box {
	margin-left: -296px
}
.business .protect .protect-items .center-box {
	margin-left: -78px
}
.business .protect .protect-items .right-box {
	margin-left: 140px
}
.business .our-vision {
	width: 968px;
	height: 208px;
	background: url("../images/vision-background.png") no-repeat center -2px
}
.business .our-vision .title {
	width: 968;
	height: 80px;
	text-align: center;
	top: 30px;
	position: relative
}
.business .our-vision .title .line {
	position: absolute;
	top: 15px;
	left: 352px;
	width: 75px;
	height: 1px;
	width: 267px;
	background-color: #d1d1d1
}
.business .our-vision .title .text {
	position: absolute;
	background: #fff9ea;
	left: 425px;
	top: 3px;
	width: 122px;
	font-size: 20px
}
.business .our-vision .title {
	color: #fff;
	top: 10px
}
.business .our-vision .title .line {
	width: 75px
}
.business .our-vision .title .right-line {
	width: 75px;
	height: 1px;
	position: absolute;
	top: 16px;
	left: 545px;
	z-index: 99;
	background-color: #fff;
	opacity: 0.7
}
.business .contact-us {
	width: 968px;
	height: 296px;
	background-color: #fff
}
.business .contact-us .title {
	width: 968;
	height: 80px;
	text-align: center;
	top: 30px;
	position: relative
}
.business .contact-us .title .line {
	position: absolute;
	top: 15px;
	left: 352px;
	width: 75px;
	height: 1px;
	width: 267px;
	background-color: #d1d1d1
}
.business .contact-us .title .text {
	position: absolute;
	background: #fff9ea;
	left: 425px;
	top: 3px;
	width: 122px;
	font-size: 20px
}
.business .contact-us .title {
	top: 25px
}
.business .contact-us .contact-information {
	width: 934px;
	height: 208px;
	border: 1px dashed #d1d1d1;
	position: relative;
	margin: -5px 15px auto
}
.business .contact-us .contact-information .inner-content {
	background-color: #f5f5f5;
	margin: 10px;
	width: 914px;
	height: 188px
}
.business .contact-us .contact-information .inner-content .left {
	width: 716px;
	height: 188px;
	margin: 30px auto 46px 14px;
	line-height: 40px
}
.business .contact-us .contact-information .inner-content .left .blue {
	color: #6cb4ec
}
.business .contact-us .contact-information .inner-content .right {
	width: 164px;
	height: 178px;
	text-align: center;
	padding: 0 10px;
	font-size: 12px
}
.business .contact-us .contact-information .inner-content .right .two-dimensional {
	width: 140px;
	height: 140px
}
.business .contact-us .contact-information .inner-content .right .two-dimensional i {
	margin: 10px;
	width: 100%;
	height: 100%;
	display: block
}
.business .contact-us .contact-information .inner-content .right .margin-top {
	margin-top: 10px;
	display: block
}
.about-con {
	width: 968px;
	height: auto;
	background: #fff;
	margin-top: 20px;
	padding-bottom: 10px;
	overflow: hidden
}
.about-con .tit-about {
	padding: 15px;
	text-align: center
}
.about-con .tit-about span {
	height: 38px;
	line-height: 38px;
	color: #61a1df;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	background: #fff
}
.about-con .report-content {
	width: 920px;
	margin: 0 auto;
	border-bottom: 1px solid #ebeaea;
	padding: 15px 0 26px;
	margin-bottom: 12px
}
.about-con .report-content h6 {
	width: 100%;
	height: 54px;
	line-height: 54px;
	padding: 0;
	font-size: 18px
}
.about-con .report-content h6 span {
	display: block;
	height: 54px;
	line-height: 54px;
	font-size: 18px;
	color: #333;
	font-weight: 500
}
.about-con .report-content h6 i {
	display: block;
	height: 54px;
	line-height: 54px;
	font-size: 14px;
	color: #999;
	padding: 0
}
.about-con .report-content .img_div {
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 16px
}
.about-con .report-content .img_div img {
	display: block;
	width: 920px;
	height: auto
}
.about-con .report-content .img_div i {
	display: block;
	width: 893px;
	height: 42px;
	line-height: 42px;
	background: rgba(0,0,0,0.4);
	color: #fff;
	font-size: 20px;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0;
	padding-left: 26px
}
.about-con .report-content p {
	padding: 0;
	color: #666;
	text-indent: 2em;
	line-height: 24px;
	font-size: 14px
}
.about-con .report-content p a {
	color: #e42a2c
}
.retreat-list {
	width: 888px;
	margin: 25px auto 32px
}
.retreat-list li {
	width: 169px;
	height: 53px;
	line-height: 53px;
	text-align: center;
	border-radius: 10px;
	margin-right: 10px;
	background: #fafafa;
	-moz-box-shadow: 1px 1px 1px #ececec;
	-webkit-box-shadow: 1px 1px 1px #ececec;
	box-shadow: 1px 1px 1px #ececec;
	font-size: 14px;
	color: #565656
}
.retreat-list .retreat-spacing {
	margin-right: 0
}
.retreat-list .retreat-word-spacing {
	width: 160px;
	height: 45px;
	line-height: 20px;
	padding-top: 9px
}
.help-standard p {
	margin-left: 10px;
	text-indent: 2em
}
.help-pic-show {
	width: 905px;
	height: auto;
	margin: 24px auto
}
.help-pic-show li {
	margin-bottom: 20px
}
.help-pic-show .pic-show {
	padding: 10px;
	background: #fafafa;
	-moz-box-shadow: 1px 1px 0 #f4f4f4;
	-webkit-box-shadow: 1px 1px 0 #f4f4f4;
	box-shadow: 1px 1px 0 #f4f4f4
}
.help-pic-show .pic-show i {
	display: block
}
.help-quota {
	width: 866px;
	height: auto;
	margin: 34px auto 0
}
.help-quota .quote-main {
	width: 400px;
	height: auto
}
.help-quota .quote-main table {
	width: 100%;
	height: auto;
	border: 1px solid #e8e8e8
}
.help-quota .quote-main table th, .help-quota .quote-main table td {
	border: 1px solid #e8e8e8;
	text-align: center;
	font-size: 12px
}
.help-quota .quote-main table th {
	height: 28px;
	line-height: 28px;
	background: #3da3e3;
	color: #000
}
.help-quota .quote-main table td {
	height: 30px;
	line-height: 30px;
	color: #333
}
.help-quota .quote-main table .gray-tr {
	background: #fafafa
}
.help-after-sale {
	margin: 27px 0 0 16px
}
.help-breach {
	margin-top: 26px
}
.help-breach .help-breach-spacing {
	margin-top: 34px
}
.charge-freight {
	display: block;
	width: 903px;
	height: auto;
	margin: 20px auto;
	text-align: center
}
.charge-freight td {
	height: 38px;
	line-height: 38px;
	font-size: 12px;
	color: #333;
	border: 1px solid #e8e8e8
}
.charge-freight td span {
	display: block;
	width: 762px;
	padding: 17px 0;
	margin: 0 auto;
	line-height: 22px;
	text-align: left
}
.help-cost-description {
	width: 903px;
	height: auto;
	padding: 20px 0;
	margin: 10px auto 0 auto
}
.help-cost-description p {
	margin: 20px 0 26px 0;
	font-size: 14px;
	color: #000
}
.help-description {
	width: 903px;
	height: auto;
	margin: 0 auto;
	border: 1px solid #e8e8e8;
	text-align: center
}
.help-description th {
	height: 39px;
	line-height: 39px;
	border: 1px solid #41a6f4;
	font-size: 14px;
	color: #fff;
	background: #2199f6
}
.help-description td {
	height: auto;
	line-height: 39px;
	border: 1px solid #e8e8e8;
	font-size: 12px;
	color: #000
}
.help-description td span {
	display: inline-block;
	padding: 6px 8px;
	line-height: 16px;
	text-align: left
}
.help-description td p {
	font-size: 12px;
	text-align: center;
	margin: 15px 0 5px
}
.help-description td .desription-span {
	display: block;
	margin: 0 10px 0 16px
}
.coupon .help-main {
	margin-top: 11px
}
.coupon .help-coupon-word {
	color: #010101
}
.coupon .help-coupon {
	width: 890px;
	height: auto;
	margin: 25px auto 0
}
.coupon .help-coupon li {
	width: 880px;
	height: 169px;
	padding-left: 10px;
	margin-bottom: 20px;
	background: #fff0bb;
	-moz-box-shadow: 3px 3px 0 #d9d9d9;
	-webkit-box-shadow: 3px 3px 0 #d9d9d9;
	box-shadow: 3px 3px 0 #d9d9d9
}
.coupon .help-coupon dt {
	width: 273px;
	height: 169px;
	text-align: center;
	margin-left: -20px;
	background: url(../images/help-coupon.png) no-repeat;
	font-size: 30px;
	font-family: "Adobe 黑体 Std";
	color: #fff
}
.coupon .help-coupon .coupon-line {
	line-height: 169px
}
.coupon .help-coupon .coupon-padding {
	padding-top: 34px;
	width: 273px;
	height: 135px;
	line-height: 45px
}
.coupon .help-coupon dd {
	width: 530px;
	height: auto;
	margin-left: 45px
}
.coupon .help-coupon dd h5 {
	margin: 20px 0 17px;
	font-size: 18px;
	color: #a75312
}
.coupon .help-coupon dd p {
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	color: #333
}
.help-credit {
	margin-top: 26px
}
.help-credit .credit-main {
	width: 908px;
	height: auto;
	margin: 22px auto 35px
}
.help-credit .credit-main h6 {
	font-size: 14px;
	color: #333;
	margin: 20px 0
}
.help-credit .credit-main p {
	line-height: 22px;
	margin: 0
}
.help-damage {
	margin-top: 28px
}
.help-damage h6 {
	margin: 5px 0
}
.help-damage p {
	text-indent: 12px;
	color: #000
}
.help-damage .damage-word {
	text-indent: 0
}
.damage-tabel {
	margin-top: 40px
}
.damage-tabel span {
	text-align: left;
	line-height: 22px;
	padding: 15px 0
}
.help-data {
	margin: 26px 0 0 12px
}
.help-data h6 {
	font-size: 14px;
	color: #000;
	margin-bottom: 20px
}
.help-data p {
	margin-bottom: 20px;
	font-size: 12px;
	color: #333
}
.help-fault {
	margin-top: 10px
}
.help-fault h6 {
	margin: 18px 0 18px 16px
}
.help-fault h6 .blue-tit {
	font-size: 14px
}
.help-fault p {
	margin: 0 0 18px 30px
}
.fault-main p {
	line-height: 24px
}
.help-freight {
	margin-left: 15px
}
.help-freight h6 {
	margin: 18px 0 18px 0
}
.help-freight h6 .blue-tit {
	font-size: 14px
}
.help-freight p {
	line-height: 16px;
	margin: 0
}
.help-invoice {
	margin-top: 24px
}
.help-invoice h6 {
	font-size: 14px;
	margin-top: 18px
}
.help-invoice i {
	display: block;
	margin: 0 auto
}
.help-invoice .help-invoice-tit {
	text-align: center;
	margin: 20px 0;
	fotn-size: 14px;
	font-weight: 600;
	color: #000
}
.help-invoice p {
	margin-left: 14px
}
.help-invoice ul {
	margin-left: 42px
}
.help-invoice ul li {
	font-size: 12px;
	margin-bottom: 20px;
	color: #333
}
.help-invoice .invoice-p {
	width: 810px;
	height: auto;
	margin: 20px auto
}
.help-invoice .invoice-sm {
	margin: 25px 0 18px 20px;
	color: #000
}
.invoice-tabel {
	width: 810px;
	height: auto;
	margin: 20px auto
}
.help-lease-agreement {
	width: 945px;
	height: auto;
	margin: 46px auto 0
}
.help-lease-agreement p {
	line-height: 22px;
	margin: 0
}
.help-lease-agreement h6 {
	font-size: 14px;
	margin: 25px 0
}
.help-lease-agreement h6 .blue-tit {
	font-size: 14px
}
.help-lease-mode {
	width: 903px;
	height: auto;
	margin: 22px auto
}
.help-lease-mode .mode {
	width: auto;
	height: auto;
	padding: 20px;
	margin-bottom: 10px;
	border: 1px solid #ededed;
	-moz-box-shadow: 1px 1px 2px #f8f8f8;
	-webkit-box-shadow: 1px 1px 2px #f8f8f8;
	box-shadow: 1px 1px 2px #f8f8f8
}
.help-lease-mode .mode h6 {
	height: 34px;
	font-size: 16px;
	color: #000
}
.help-lease-mode .mode h6 span {
	font-size: 12px;
	margin-top: 8px
}
.help-lease-mode .mode .mode-main {
	width: 100%;
	height: auto;
	line-height: 24px;
	margin: 0 auto;
	font-size: 14px;
	color: #333
}
.help-lease-mode dt {
	margin-left: 10px
}
.help-lease-mode .mode-margin {
	margin: 0 10px
}
.help-lease-mode .lease-word {
	margin-bottom: 30px
}
.help-mode-tab {
	width: 903px;
	height: auto;
	margin: 0 auto;
	border: 1px solid #e8e8e8;
	text-align: center
}
.help-mode-tab th {
	height: 42px;
	line-height: 42px;
	border: 1px solid #4baaf3;
	font-size: 14px;
	color: #fff;
	background: #2199f6
}
.help-mode-tab td {
	height: auto;
	line-height: 26px;
	padding: 8px 0;
	border: 1px solid #e8e8e8;
	font-size: 12px;
	color: #000
}
.help-mode-tab td span {
	display: inline-block;
	padding: 0 8px;
	line-height: 22px;
	text-align: left;
	font-size: 12px
}
.deposit-pic-word {
	font-size: 14px;
	color: #000;
	margin-top: 28px
}
.help-deposit {
	width: 938px;
	height: auto;
	margin: 0 auto
}
.help-deposit-main {
	margin: 14px 0 18px
}
.help-deposit-main p {
	text-indent: 24px
}
.help-deposit-one {
	margin-top: 12px
}
.help-deposit-one i {
	display: block
}
.help-deposit-example {
	width: 902px;
	height: auto;
	padding: 50px 18px 30px;
	background: #fafafa
}
.help-deposit-example span {
	font-size: 12px;
	color: #565656;
	vertical-align: top
}
.help-deposit-example i {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline
}
.help-deposit-example p {
	width: 826px;
	height: auto;
	line-height: 22px;
	font-size: 14px;
	color: #000;
	margin-top: 28px;
	text-align: center
}
.help-pay {
	margin-top: 25px
}
.help-price-dexription h6 {
	font-size: 16px;
	color: #000
}
.help-price-dexription p {
	margin-left: 12px
}
.help-price-dexription .price-dexription {
	margin: 28px 0 8px 12px
}
.help-price-dexription .price-dexriptionA {
	margin: 28px 0 8px 12px
}
.help-rent {
	fotn-size: 14px;
	color: #000;
	margin: 20px 0 16px 20px
}
.help-rental {
	width: 938px;
	height: auto;
	margin: 32px auto 0
}
.retreat-main {
	width: 888px;
	margin: 0 auto;
	font-size: 12px;
	color: #333
}
.retreat-main .blue-tit {
	font-size: 14px
}
.retreat-main .retreat-ul {
	width: 737px;
	height: auto;
	line-height: 24px;
	margin-left: 68px
}
.retreat-main .retreat-ul li {
	line-height: 30px
}
.retreat-main .retreat-ul p {
	text-indent: 24px
}
.retreat-main .retreat-ul ul {
	margin-left: 40px
}
.retreat-main .retreat-table {
	width: 674px;
	height: auto;
	margin: 18px 0 22px 40px;
	border: 1px solid #ebebeb;
	text-align: center
}
.retreat-main .retreat-table td {
	height: 42px;
	line-height: 42px;
	border: 1px solid #ebebeb;
	font-size: 12px;
	color: #000
}
.retreat-main .retreat-table td span {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	line-height: 24px;
	text-align: left
}
.help-deposit-main p {
	line-height: 22px;
	text-indent: 0
}
.help-deposit-main h6 {
	margin: 27px 0 5px 0;
	font-size: 12px;
	font-weight: 600
}
.help-deposit-main .deposit-word {
	margin-top: 22px
}
.help-deposit-main .service-margin {
	margin-top: 27px;
	text-indent: 1em
}
.help-sign {
	width: 940px;
	height: auto;
	margin: 28px auto 0
}
.sign {
	width: 898px;
	height: auto;
	margin: 10px auto;
	padding: 20px 30px 20px;
	background: #39a1ea;
	color: #fff
}
.sign .sign-mian {
	width: 404px
}
.sign .sign-mian h5 {
	text-align: center;
	font-size: 16px;
	font-weight: 600
}
.sign .sign-mian li {
	margin-top: 15px
}
.sign .sign-mian li h6 {
	font-size: 16px
}
.sign .sign-mian li h6 i {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	margin-right: 15px
}
.sign .sign-mian li p {
	margin: 7px 0 0 20px;
	line-height: 18px;
	font-size: 12px;
	color: #fff
}
.standard-tabel {
	width: 903px;
	height: auto;
	margin: 26px auto;
	border: 1px solid #ebebeb;
	text-align: center
}
.standard-tabel td {
	height: 42px;
	line-height: 42px;
	border: 1px solid #ebebeb;
	font-size: 12px;
	color: #000
}
.standard-tabel td span {
	display: inline-block;
	line-height: 24px;
	text-align: left;
	padding: 10px 0
}
.payment-service {
	margin-top: 21px
}
.preferential {
	width: 100%;
	height: auto;
	background-color: #f3f2f0;
	background: url(../images/preferential-banner2.png) no-repeat center top
}
.main-cont {
	width: 1202px;
	height: auto;
	margin: 0 auto
}
.main-cont .cont-banner {
	width: 1196px;
	height: 484px
}
.main-cont dl {
	width: 1202px;
	height: 448px;
	padding-top: 20px
}
.preferential-list-left {
	width: 600px;
	margin: 97px 0 0 50px
}
.preferential-list-right {
	margin-top: 60px
}
.preferential-list-right img {
	display: block;
	width: 550px;
	height: 320px
}
.div-top {
	height: auto;
	margin-bottom: 16px
}
.div-top h5 {
	font-size: 28px;
	line-height: 32px;
	font-weight: 600;
	color: #000024
}
.div-top p {
	font-size: 16px
}
.div-bottom img {
	display: block;
	width: 380px;
	height: 90px;
	margin: 6px 0
}
.div-bottom p {
	color: #fac02e;
	font-size: 34px;
	margin-right: 12px
}
.div-bottom p span {
	font-size: 16px
}
.div-bottom p i {
	display: inline-block;
	margin-left: 10px;
	font-style: normal;
	font-size: 16px;
	text-decoration: line-through;
	color: #666
}
.button {
	display: block;
	width: 140px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #fac02e;
	color: #000024;
	border: 1px solid #fac02e
}
.preferential-bottom {
	background: #F4F2EE
}
.cont-bottom {
	width: 1202px;
	height: auto;
	margin: 40px auto 0
}
.cont-bottom li {
	width: 358px;
	height: 354px;
	margin: 0 62px 46px 0
}
.cont-bottom li img {
	display: block;
	width: 256px;
	height: 150px;
	margin: 0 auto
}
.cont-bottom li dt {
	width: 358px;
	height: 184px;
	padding-top: 30px
}
.cont-bottom li dl {
	width: 358px;
	height: 306px;
	padding: 0
}
.cont-bottom .margin {
	margin-right: 0
}
.goodT_div {
	width: 358px;
	height: 354px;
	background: #fff
}
.goodT_div p {
	padding: 0 34px;
	font-size: 14px;
	line-height: 24px;
	color: #000024;
	word-break: break-all
}
.pric_btn {
	padding: 0 34px;
	position: relative;
	font-size: 14px;
	color: #fac02e
}
.pric_btn b {
	font-size: 20px;
	font-weight: normal;
	margin: 0 24px 0 10px
}
.pric_btn i {
	display: block;
	position: absolute;
	left: 33px;
	top: -16px;
	font-style: normal;
	font-size: 14px;
	text-decoration: line-through;
	color: #7f7f7f
}
.pric_btn .button {
	position: absolute;
	right: 42px;
	top: -5px;
	width: 100px;
	height: 30px;
	line-height: 30px
}
.prefetial-list li {
	width: 68px;
	height: 68px;
	padding: 26px 5px 0 5px;
	margin-right: 20px;
	background: url(../images/preferential-box.png) no-repeat;
	text-align: center;
	font-size: 16px;
	color: #000024;
	word-wrap: break-word
}
.prefetial-list .preferential-list {
	padding: 0;
	height: 88px;
	line-height: 88px
}
.login-center {
	width: 100%;
	height: 642px;
	background-image: url(../images/login_bj_03.png);
	background-repeat: repeat-x;
	background-position: left top
}
.login-center .login-content {
	height: 642px
}
.login-center .cont-left {
	width: 738px;
	height: 642px;
	position: relative
}
.login-center .cont-left .cloud {
	width: 738px;
	height: 642px;
	position: absolute;
	left: 0px;
	top: 0px
}
.login-center .cont-left .cloud .cloud-top-left {
	width: 123px;
	height: 31px;
	background: url("../images/login_icon1.png") left top no-repeat;
	position: absolute;
	left: 22px;
	top: 110px
}
.login-center .cont-left .cloud .cloud-top-right {
	width: 132px;
	height: 21px;
	background: url("../images/login_icon2.png") left top no-repeat;
	position: absolute;
	right: 60px;
	top: 222px
}
.login-center .cont-left .cloud .cloud-bottom-left {
	width: 123px;
	height: 31px;
	background: url("../images/login_icon1.png") left top no-repeat;
	position: absolute;
	left: 78px;
	bottom: 140px
}
.login-center .cont-left .cloud .cloud-bottom-right {
	width: 132px;
	height: 40px;
	background: url("../images/login_icon3.png") left top no-repeat;
	position: absolute;
	right: 94px;
	bottom: 214px
}
.login-center .cont-left .copy {
	width: 433px;
	height: 325px;
	position: absolute;
	left: 150px;
	top: 78px
}
.login-center .cont-left .copy .copy-img {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	width: 433px;
	height: 325px;
	background: url("../images/login_bgdn.png") left top no-repeat
}
.login-center .cont-left .computer {
	width: 412px;
	height: 208px;
	position: absolute;
	left: 152px;
	bottom: 80px
}
.login-center .cont-left .computer .computer-left {
	width: 194px;
	height: 132px;
	background: url("../images/login_dn1.png") left top no-repeat;
	position: absolute;
	left: 0;
	bottom: 0
}
.login-center .cont-left .computer .computer-right {
	width: 252px;
	height: 194px;
	background: url("../images/login_dn2.png") left top no-repeat;
	position: absolute;
	right: 0;
	bottom: 0
}
.login-center .cont-right {
	padding-top: 112px
}
.login-center .cont-right .login-content {
	width: 312px;
	height: auto;
	background-color: #fff;
	padding: 8px 34px 46px
}
.login-center .cont-right .login-content h4 a {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 14px
}
.login-center .cont-right .login-content h4 a:hover {
	color: #37a3ff;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.login-center .cont-right .login-content h4 a i {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	margin: 15px 6px 0 0
}
.login-center .cont-right .login-content ul {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	width: 100%;
	height: auto
}
.login-center .cont-right .login-content ul li {
	width: 100%;
	height: 44px;
	margin: 12px 0 6px 0;
	position: relative
}
.login-center .cont-right .login-content ul li i {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	border-right: 1px solid #dee2e6;
	position: absolute;
	left: 1px;
	top: 1px
}
.login-center .cont-right .login-content ul li input {
	width: 262px;
	height: 42px;
	line-height: 42px;
	border: 1px solid #dee2e6;
	padding-left: 50px
}
.login-center .cont-right .login-content ul li span {
	height: 28px;
	line-height: 28px;
	padding-left: 22px;
	color: #fd2323;
	position: absolute;
	left: 0;
	bottom: -28px
}
.login-center .cont-right .login-content ul li span i {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	margin: 5px 4px 0 0;
	border-right: none
}
.login-center .cont-right .login-content ul li b {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	width: 110px;
	height: 34px;
	position: absolute;
	right: 3px;
	top: 5px
}
.login-center .cont-right .login-content ul li b img {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	width: 110px;
	height: 34px;
	cursor: pointer
}
.login-center .cont-right .login-content ul li.error-prompt-main {
	margin: 0;
	height: 16px
}
.login-center .cont-right .login-content ul li.error-prompt-main div {
	padding-left: 24px
}
.login-center .cont-right .login-content ul li.error-prompt-main div i {
	border: none;
	top: 5px
}
.login-center .cont-right .login-content p {
	width: 100%;
	height: 28px;
	line-height: 28px;
	color: #666d71;
	margin-top: 14px
}
.login-center .cont-right .login-content p label input {
	-moz-appearance: checkbox;
	-webkit-appearance: checkbox;
	margin: 8px 4px 0 0
}
.login-center .cont-right .login-content p a {
	color: #666d71;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 14px
}
.login-center .cont-right .login-content p a:hover {
	color: #37a3ff;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.login-banner {
	position: relative;
	width: 100%;
	height: 720px
}
.login-banner img {
	display: block;
	width: 100%;
	height: 100%
}
.login-banner .login-main {
	position: absolute;
	left: 50%;
	top: 104px;
	margin-left: -600px
}
.login-banner .login-info-mian {
	width: 370px;
	height: auto;
	margin-right: 100px;
	padding-bottom: 38px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: rgba(0,0,0,0.1) 2px 2px 6px;
	-webkit-box-shadow: rgba(0,0,0,0.1) 2px 2px 6px;
	box-shadow: rgba(0,0,0,0.1) 2px 2px 6px;
	background: #fff
}
.login-banner .login-tit {
	width: 370px;
	height: 53px;
	line-height: 53px;
	font-size: 18px;
	text-align: center;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 0 0;
	background: url(../images/prefect-tit.png) repeat-x;
	color: #666
}
.login-banner .login-error {
	width: 320px;
	height: 23px;
	line-height: 23px;
	margin: 5px auto -5px;
	font-size: 12px;
	color: #ff6a6a;
	background: #fef2f2
}
.login-banner .login-error i {
	display: inline-block;
	vertical-align: -1px;
	margin: 0 8px
}
.login-banner .login-tab {
	background: url(../images/login-tab-bg.png) no-repeat;
	clear: both
}
.login-banner .login-tab span {
	float: left;
	display: block;
	width: 50%;
	text-align: center;
	font-size: 16px
}
.login-banner .login-tab span a {
	padding-bottom: 13px;
	color: #666
}
.login-banner .login-tab span.cur a {
	color: #37A3FF;
	border-bottom: 2px solid #3AA3FF
}
.login-banner .login-list {
	width: 320px;
	height: auto;
	margin: 20px auto
}
.login-banner .login-list li {
	position: relative;
	margin-bottom: 20px
}
.login-banner .login-list .verification {
	display: block;
	position: absolute;
	right: 2px;
	top: 2px;
	width: 108px;
	height: 36px;
	cursor: pointer
}
.login-banner .login-list .verification img {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	width: 100%;
	height: 100%
}
.login-banner .login-list .login-text {
	width: 302px;
	height: 38px;
	line-height: 38px;
	font-size: 13px;
	padding-left: 16px;
	color: #333;
	border: 1px solid #eaeaea
}
.login-banner .login-list .sms-code {
	position: relative
}
.login-banner .phone-login {
	display: none
}
.login-banner .login-check {
	display: block;
	margin: -6px auto 20px;
	width: 320px;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	color: #666;
	cursor: pointer
}
.login-banner .login-check input {
	margin: 8px 4px 0 0;
	-moz-appearance: checkbox;
	-webkit-appearance: checkbox;
	cursor: pointer
}
.login-banner .login-btn {
	display: block;
	margin: 0 auto 20px;
	width: 320px;
	height: 42px;
	line-height: 42px;
	background: #37a3ff;
	color: #fff;
	font-size: 16px;
	text-align: center;
	border-radius: 3px;
	border: none
}
.entrance {
	width: 100%;
	text-align: center;
	color: #666
}
.entrance a {
	font-size: 14px;
	color: #666
}
.entrance b {
	display: inline-block;
	margin: 0 14px
}
.register-forget {
	background: url(../images/register-bg.jpg) no-repeat bottom right
}
.forget {
	background: url(../images/forget-bg.jpg) no-repeat 704px 80px
}
.joinUs {
	padding-top: 307px;
	width: 968px;
	height: 105px;
	text-align: center;
	background: url(../images/join-bg.jpg) no-repeat center top;
	font-size: 16px;
	color: #545454
}
.joinUs span {
	font-size: 18px
}
.contactUS {
	width: 968px;
	height: auto
}
.contactUS h2 {
	padding: 40px 0 22px;
	text-align: center;
	font-size: 24px;
	color: #343434;
	background: #fff
}
.contactUS h2 span {
	display: block;
	font-family: "Calibri";
	font-size: 20px;
	color: #585858;
	margin-bottom: 20px
}
.contactUS .contactUs-map {
	width: 968px;
	height: 401px;
	background: url(../images/contact-map.jpg) no-repeat center top
}
.contactUS .contactUs-phone {
	padding: 60px 0 66px;
	background: #3da3e3;
	text-align: center
}
.contactUS .contactUs-phone p {
	color: #fff;
	font-size: 16px
}
.contactUS .contactUs-phone .contactUs-margin {
	margin-top: 20px;
	font-weight: 500
}
.contactUS .contactUs-phone .contactUs-margin i {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	margin-top: -8px;
*margin-top:-3px;
	margin-right: 8px
}
.contactUS .contactUs-phone .line {
	width: 160px;
	height: 19px;
	border-top: 1px solid #9ccfe9;
	margin: 20px auto 0
}
.product-detail {
	background: #fff;
	position: relative
}
.product-detail .info-box {
	box-sizing: border-box;
	margin: 0 auto;
	width: 1200px;
	border: 1px solid #dbdbdb;
	overflow: hidden
}
.product-detail .info-box .left-panel {
	width: 420px;
	border-right: 1px solid #dbdbdb;
	float: left
}
.product-detail .info-box .left-panel .big-img {
	position: relative;
	overflow: hidden;
	padding: 0 20px;
	width: 380px;
	height: 380px;
	border-bottom: 1px solid #dbdbdb
}
.product-detail .info-box .left-panel .small-img-box {
	overflow: hidden;
	padding: 6px 20px 0;
	width: 380px;
	height: 76px
}
.product-detail .info-box .left-panel .small-img-box .small-img-list {
	position: relative;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0;
	width: 304px;
	height: 76px
}
.product-detail .info-box .left-panel .small-img-box .small-img-list ul {
	height: 76px;
	margin: 0;
	padding: 0
}
.product-detail .info-box .left-panel .small-img-box .small-img-list ul li {
	float: left;
	overflow: hidden;
	padding: 3px;
	width: 70px;
	text-align: center
}
.product-detail .info-box .left-panel .small-img-box .small-img-list ul li img {
	cursor: pointer;
	margin: 8px 0;
	width: 60px;
	height: 60px
}
.product-detail .info-box .left-panel .small-img-box .small-img-list ul li img.current {
	border: 2px solid #e53e41
}
.product-detail .info-box .left-panel .small-img-box .control {
	cursor: pointer;
	width: 38px;
	height: 76px;
	width: 38px;
	height: 76px;
	float: left
}
.product-detail .info-box .left-panel .small-img-box .control.left {
	background: url(../images/left.gif) no-repeat left center
}
.product-detail .info-box .left-panel .small-img-box .control.right {
	background: url(../images/right.gif) no-repeat right center
}
.product-detail .info-box .left-panel .info-tag {
	overflow: hidden;
	margin: 30px 20px 10px;
	text-align: center;
	width: 380px;
	height: 40px
}
.product-detail .info-box .left-panel .info-tag img {
	width: 80px;
	height: 40px;
	margin-right: 5px
}
.product-detail .info-box .left-panel .repair-service {
	padding: 10px 20px;
	width: 380px;
	height: auto;
	line-height: 24px;
	text-align: left;
	font-size: 14px
}
.product-detail .info-box .left-panel .repair-service h5 {
	height: 24px;
	line-height: 24px;
	text-align: left;
	font-weight: 700
}
.product-detail .info-box .left-panel .repair-service strong {
	color: #e33a3c
}
.product-detail .info-box .right-panel {
	position: relative;
	overflow: hidden;
	padding: 15px 20px 20px 40px;
	width: 714px
}
.product-detail .info-box .right-panel .sub-title {
	color: #eb343f;
	font-size: 14px
}
.product-detail .info-box .right-panel .price-content {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #dbdbdb
}
.product-detail .info-box .right-panel .price-content strong {
	color: #e33a3c;
	font-size: 20px
}
.product-detail .info-box .right-panel .price-content span {
	margin: 0 6px;
	padding: 2px 4px;
	background: #e33a3c;
	color: #fff;
	cursor: pointer;
	font-size: 12px
}
.product-detail .info-box .right-panel .info-attr-box {
	clear: both;
	width: 717px
}
.product-detail .info-box .right-panel .info-attr-box dl {
	clear: both;
	margin-top: 11px
}
.product-detail .info-box .right-panel .info-attr-box dl dt {
	float: left;
	width: 87px;
	height: 42px;
	line-height: 42px;
	margin-right: 10px;
	text-align: right;
	font-size: 12px
}
.product-detail .info-box .right-panel .info-attr-box dl dd {
	float: left;
	width: 620px
}
.product-detail .info-box .right-panel .info-attr-box dl dd .count-box {
	float: left;
	height: 42px;
	line-height: 42px
}
.product-detail .info-box .right-panel .info-attr-box dl dd .count-box .put {
	width: 32px;
	height: 32px;
	line-height: 28px;
	font-size: 20px;
	background: #eee;
	border: 1px solid #dbdbdb;
	float: left;
	display: block;
	cursor: pointer;
	color: #798693;
	box-sizing: border-box;
	text-align: center;
	margin-top: 5px
}
.product-detail .info-box .right-panel .info-attr-box dl dd .count-box input {
	margin-top: 5px;
	padding: 0 10px;
	line-height: 30px;
	height: 30px;
	float: left;
	width: 40px;
	text-align: center
}
.product-detail .info-box .right-panel .info-attr-box dl dd .count-tips {
	display: none;
	float: left;
	margin: 4px 0 0 20px;
	width: 159px;
	height: 34px;
	line-height: 34px;
	font-size: 12px;
	color: #666;
	background: url("../images/count-tips-icon-bg.png") left center no-repeat
}
.product-detail .info-box .right-panel .info-attr-box dl dd .count-tips span {
	display: inline-block;
	margin: -3px 8px 0 0;
	vertical-align: middle;
	width: 24px;
	height: 34px;
	background: url("../images/count-tips-icon.png") right center no-repeat
}
.product-detail .info-box .right-panel .info-attr-box dl dd .deposit-box {
	font-size: 12px;
	margin: 10px 0
}
.product-detail .info-box .right-panel .info-attr-box dl dd .deposit-box p {
	height: 24px;
	line-height: 24px
}
.product-detail .info-box .right-panel .info-attr-box dl dd .deposit-box a {
	color: #37a3ff
}
.product-detail .info-box .right-panel .info-attr-box dl dd .deposit-box .money {
	color: #e33a3c;
	font-weight: bold
}
.product-detail .info-box .right-panel .info-attr-box dl dd .rent-type-list {
	width: 600px
}
.product-detail .info-box .right-panel .info-attr-box dl dd .rent-type-list .rent-type-item, .product-detail .info-box .right-panel .info-attr-box dl dd .rent-type-list show-more-li {
	font-size: 12px;
	position: relative;
	padding-left: 10px;
	line-height: 28px;
	margin: 10px 0 0 0
}
.product-detail .info-box .right-panel .info-attr-box dl dd .rent-type-list .rent-type-item span, .product-detail .info-box .right-panel .info-attr-box dl dd .rent-type-list show-more-li span {
	font-size: 12px
}
.product-detail .info-box .right-panel .info-attr-box dl dd .rent-type-list .rent-type-item .fixed-repay, .product-detail .info-box .right-panel .info-attr-box dl dd .rent-type-list show-more-li .fixed-repay {
	display: inline-block;
	background: #ffac13;
	color: #fff;
	font-size: 10px
}
.product-detail .info-box .right-panel .info-attr-box dl dd .rent-type-list .rent-type-item .combination-rent, .product-detail .info-box .right-panel .info-attr-box dl dd .rent-type-list show-more-li .combination-rent {
	background: #5eb4fd;
	color: #fff
}
.product-detail .info-box .right-panel .info-attr-box dl dd .rent-type-list .rent-type-item .fixed-rent, .product-detail .info-box .right-panel .info-attr-box dl dd .rent-type-list show-more-li .fixed-rent {
	background: #e84c3d;
	color: #fff
}
.product-detail .info-box .right-panel .info-attr-box dl dd .rent-type-list .rent-type-item .short-rent, .product-detail .info-box .right-panel .info-attr-box dl dd .rent-type-list show-more-li .short-rent {
	background: #8b96eb;
	color: #fff
}
.product-detail .info-box .right-panel .info-attr-box dl dd .rent-type-list .rent-type-item .fixed-send, .product-detail .info-box .right-panel .info-attr-box dl dd .rent-type-list show-more-li .fixed-send {
	background: #83c44e;
	color: #fff
}
.product-detail .info-box .right-panel .info-attr-box dl dd .rent-type-list .rent-type-item .radius-left-top, .product-detail .info-box .right-panel .info-attr-box dl dd .rent-type-list show-more-li .radius-left-top {
	margin-right: 5px;
	padding: 0 4px 1px 7px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	font-size: 10px;
	cursor: pointer;
	height: 16px;
	line-height: 16px
}
.product-detail .info-box .right-panel .info-attr-box dl dd .rent-type-list .rent-type-item .rent-tip, .product-detail .info-box .right-panel .info-attr-box dl dd .rent-type-list show-more-li .rent-tip {
	display: inline-block;
	padding: 0 8px;
	border: 1px solid #dbdbdb;
	border-radius: 4px
}
.product-detail .info-box .right-panel .info-attr-box dl dd .rent-type-list .rent-type-item .rent-recommended, .product-detail .info-box .right-panel .info-attr-box dl dd .rent-type-list show-more-li .rent-recommended {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	margin-left: 5px;
	padding: 0 5px;
	border: 1px solid #e33a3c;
	border-radius: 4px;
	color: #e33a3c
}
.product-detail .info-box .right-panel .info-attr-box dl dd .rent-type-list .rent-type-item .rent-months, .product-detail .info-box .right-panel .info-attr-box dl dd .rent-type-list show-more-li .rent-months {
	display: inline-block;
	width: 15px;
	height: auto;
	line-height: 19px;
	color: #e33a3c;
	text-align: center;
	font-weight: 700
}
.product-detail .info-box .right-panel .info-attr-box dl dd .rent-type-list .rent-type-item .rent-months.money, .product-detail .info-box .right-panel .info-attr-box dl dd .rent-type-list show-more-li .rent-months.money {
	width: 32px
}
.product-detail .info-box .right-panel .info-attr-box dl dd .rent-type-list .show-more-rent {
	cursor: pointer;
	font-size: 12px;
	color: #000;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.product-detail .info-box .right-panel .info-attr-box dl dd .rent-type-list .show-more-rent:hover {
	color: #37a3ff;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.product-detail .info-box .right-panel .info-attr-box dl dd .pay-type-list {
	height: 42px;
	line-height: 42px;
	padding-left: 10px
}
.product-detail .info-box .right-panel .info-attr-box dl dd .pay-type-list li {
	margin-right: 30px;
	float: left
}
.product-detail .info-box .right-panel .info-attr-box dl dd .pay-type-list li label {
	cursor: pointer;
	font-size: 12px
}
.product-detail .info-box .right-panel .info-attr-box dl dd .date-input {
	background: #fff url(../images/pic_rl_03.png) no-repeat 178px;
	width: 200px;
	height: 32px;
	line-height: 32px;
	color: #666;
	border: 1px solid #dbdbdb;
	padding: 0 10px;
	margin-top: 7px;
	box-sizing: border-box
}
.product-detail .info-box .right-panel .info-attr-box .config-tag {
	position: relative;
	cursor: pointer;
	float: left;
	display: block;
	margin: 6px 20px 0 0;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	box-sizing: border-box;
	border: 1px solid #dbdbdb
}
.product-detail .info-box .right-panel .info-attr-box .config-tag>a {
	display: block;
	padding: 0 10px;
	width: 100%;
	height: 100%
}
.product-detail .info-box .right-panel .info-attr-box .config-tag a {
	color: #666;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.product-detail .info-box .right-panel .info-attr-box .config-tag a:hover {
	color: #666;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.product-detail .info-box .right-panel .info-attr-box .config-tag img {
	float: left;
	margin: 3px 10px 0 0;
	width: auto;
	height: 24px
}
.product-detail .info-box .right-panel .info-attr-box .config-tag.checked {
	border: 2px solid #e33a3c;
	background: url(../images/icon_choose.png) no-repeat right bottom;
	line-height: 30px
}
.product-detail .info-box .right-panel .info-attr-box .config-tag.checked>a {
	padding: 0 9px
}
.product-detail .info-box .right-panel .info-attr-box .office-dd .config-tag {
	padding: 0 10px
}
.product-detail .info-box .right-panel .info-attr-box .office-dd .config-tag.checked {
	padding: 0 9px
}
.product-detail .info-box .right-panel .info-attr-box .service-dd .config-tag {
	padding: 0 10px
}
.product-detail .info-box .right-panel .info-attr-box .service-dd .config-tag.checked {
	padding: 0 9px
}
.product-detail .info-box .right-panel .info-attr-box .install-tag {
	color: #2ea1ff;
	cursor: pointer;
	float: left;
	display: block;
	margin: 7px 20px 0 10px;
	height: 32px;
	line-height: 32px;
	font-size: 12px
}
.product-detail .info-box .right-panel .info-attr-box .arrow {
	display: inline-block;
	width: 11px;
	height: 7px;
	background: url(../images/products.png) no-repeat 0 0
}
.product-detail .info-box .right-panel .info-attr-box .arrow.up {
	background-position: -15px 0
}
.product-detail .info-box .right-panel .info-attr-box .on-site-service-box {
	position: relative
}
.product-detail .info-box .right-panel .info-attr-box .on-site-service-box .service-list {
	position: absolute;
	left: -1px;
	top: 30px;
	padding: 6px 0;
	background: #fff;
	border: 1px solid #dbdbdb;
	cursor: pointer;
	z-index: 555
}
.product-detail .info-box .right-panel .info-attr-box .on-site-service-box .service-list li {
	width: 280px;
	height: 30px;
	line-height: 30px;
	padding: 0 8px;
	font-size: 12px;
	color: #666
}
.product-detail .info-box .right-panel .info-attr-box .on-site-service-box .service-list li:hover {
	color: #e33a3c
}
.product-detail .info-box .right-panel .info-attr-box .on-site-service-box .service-list li .text {
	display: inline-block;
	width: 166px;
	margin: 0 6px
}
.product-detail .info-box .right-panel .info-attr-box .on-site-service-box .service-list li a {
	display: inline-block;
	color: #666;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.product-detail .info-box .right-panel .info-attr-box .on-site-service-box .service-list li a:hover {
	color: #37a3ff;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.product-detail .info-box .right-panel .info-attr-box .service-qa-box {
	float: left;
	position: relative;
	margin: 1.5px 0 0 -10px
}
.product-detail .info-box .right-panel .info-attr-box .service-qa-box .icon-qa {
	width: 14px;
	height: 14px;
	line-height: 14px;
	display: inline-block;
	margin-top: 14px;
	background-image: url(../images/icon-rent-tip.png)
}
.product-detail .info-box .right-panel .info-attr-box .service-qa-box .icon-border-top {
	position: absolute;
	left: 67px;
	top: -7px;
	width: 10px;
	height: 7px;
	margin-left: 10px;
	display: block;
	z-index: 10;
	background-image: url(../images/icon-border-top.png)
}
.product-detail .info-box .right-panel .info-attr-box .service-qa-box .qa-detail {
	position: absolute;
	left: -76px;
	top: 35px;
	width: 300px;
	height: auto;
	line-height: 20px;
	border: 1px solid #e8e8e8;
	background: #fff;
	padding: 3px 10px;
	font-size: 12px;
	color: #7e7e7e;
	box-shadow: 0 0 9px -3px;
	z-index: 9
}
.product-detail .info-box .right-panel .info-attr-box .service-qa-box .qa-detail .content, .product-detail .info-box .right-panel .info-attr-box .service-qa-box .qa-detail .login-center .login-content, .login-center .product-detail .info-box .right-panel .info-attr-box .service-qa-box .qa-detail .login-content, .product-detail .info-box .right-panel .info-attr-box .service-qa-box .qa-detail .add-branch {
	width: 100%;
	padding: 5px 0;
	border-bottom: 1px dashed #dbdbdb
}
.product-detail .info-box .right-panel .info-attr-box .service-qa-box .qa-detail .list {
	margin: 7px 0
}
.product-detail .info-box .right-panel .info-attr-box .service-qa-box .qa-detail p {
	line-height: 24px;
	font-size: 12px;
	position: relative
}
.product-detail .info-box .right-panel .info-attr-box .service-qa-box .qa-detail p a {
	position: absolute;
	left: 220px;
	top: 0;
	color: #23a5f9;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.product-detail .info-box .right-panel .info-attr-box .service-qa-box .qa-detail p a:hover {
	color: #2ea1ff;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.product-detail .info-box .right-panel .info-btn-box {
	clear: both;
	margin-top: 6px;
	border-top: 1px solid #dbdbdb;
	line-height: 50px
}
.product-detail .info-box .right-panel .info-btn-box .rent-price {
	height: 50px;
	line-height: 50px;
	height: 50px;
	line-height: 50px
}
.product-detail .info-box .right-panel .info-btn-box .rent-price strong {
	font-size: 24px;
	color: #e33a3c
}
.product-detail .info-box .right-panel .info-btn-box .rent-price span {
	font-size: 12px
}
.product-detail .info-box .right-panel .info-btn-box .off-line-btn {
	width: auto;
	height: 36px;
	line-height: 36px;
	background: #d9d8d8;
	color: #979797;
	font-size: 18px;
	text-align: center;
	border-radius: 3px;
	padding: 0 26px;
	cursor: not-allowed;
	margin-right: 16px
}
.product-detail .info-box .right-panel .info-btn-box .submit-btn {
	width: auto;
	height: 36px;
	line-height: 36px;
	background: #37a3ff;
	color: #fff;
	font-size: 18px;
	text-align: center;
	border-radius: 3px;
	padding: 0 16px;
	margin-right: 16px
}
.product-detail .info-box .right-panel .info-btn-box .add-to-cart-btn {
	width: auto;
	height: 36px;
	line-height: 36px;
	background: #e33a3c;
	color: #fff;
	font-size: 18px;
	text-align: center;
	border-radius: 3px;
	background-image: url(../images/gouwu_car_03.png);
	background-repeat: no-repeat;
	background-position: 14px center;
	padding: 0 16px 0 44px;
	margin-right: 16px
}
.product-detail .info-box .right-panel .info-btn-box a {
	color: #000;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.product-detail .info-box .right-panel .info-btn-box a:hover {
	color: #37a3ff;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.product-detail .recommend-box {
	color: #9f9f9f;
	width: 1176px;
	height: 236px;
	border: 1px solid #ccc;
	padding: 0 12px;
	margin: 16px auto 0
}
.product-detail .recommend-box a {
	color: #9f9f9f;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	display: block;
	height: 40px
}
.product-detail .recommend-box a:hover {
	color: #37a3ff;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.product-detail .recommend-box h6 {
	height: 36px;
	line-height: 36px;
	color: #e33a3c;
	border-bottom: 1px solid #ccc;
	padding-left: 6px;
	font-weight: 600;
	font-size: 14px
}
.product-detail .recommend-box h6 i {
	color: #37a3ff
}
.product-detail .recommend-box h6 span {
	margin-left: 12px;
	color: #666
}
.product-detail .recommend-box .recommend-content {
	width: 100%;
	height: 190px
}
.product-detail .recommend-box .recommend-content .item {
	float: left;
	text-align: center
}
.product-detail .recommend-box .recommend-content .img-box {
	position: relative;
	width: 128px;
	height: 80px
}
.product-detail .recommend-box .recommend-content .img-box img {
	width: 90px;
	height: 80px;
	margin: 0 auto
}
.product-detail .recommend-box .recommend-content .title {
	width: 128px;
	height: auto;
	line-height: 24px;
	color: #8f8f8f
}
.product-detail .recommend-box .recommend-content .add {
	float: left;
	width: 70px;
	text-align: center;
	margin-top: 70px;
	font-size: 20px;
	color: #8f8f8f;
	font-weight: 700
}
.product-detail .recommend-box .recommend-content .left-box {
	width: 248px;
	height: 180px;
	float: left;
	text-align: center;
	position: relative
}
.product-detail .recommend-box .recommend-content .left-box .item {
	margin: 36px 0 0 50px
}
.product-detail .recommend-box .recommend-content .center-box {
	float: left;
	margin-top: 17px;
	width: 728px;
	height: 180px;
	overflow-x: auto;
	overflow-y: hidden
}
.product-detail .recommend-box .recommend-content .center-box .item {
	margin-top: 10px
}
.product-detail .recommend-box .recommend-content .center-box .item:first-child {
	padding-left: 6px
}
.product-detail .recommend-box .recommend-content .center-box .add {
	margin-top: 54px
}
.product-detail .recommend-box .recommend-content .center-box .price {
	cursor: pointer;
	color: #fe4979
}
.product-detail .recommend-box .recommend-content .right-box {
	width: 200px;
	float: left;
	text-align: center
}
.product-detail .recommend-box .recommend-content .right-box .add {
	width: 40px
}
.product-detail .recommend-box .recommend-content .right-box .select-box {
	margin-top: 34px;
	width: 160px;
	float: left
}
.product-detail .recommend-box .recommend-content .right-box .select-box p {
	line-height: 35px
}
.product-detail .recommend-box .recommend-content .right-box .select-box p span {
	color: #fe4979
}
.product-detail .recommend-box .recommend-content .right-box .select-box .cart-btn {
	margin-top: 8px;
	width: 100px;
	height: 24px;
	line-height: 24px;
	background: #e64548;
	color: #fff;
	font-size: 14px;
	text-align: center;
	border-radius: 3px
}
.product-detail .details-box {
	width: 1200px;
	border: 1px solid #dbdbdb;
	box-sizing: border-box;
	margin: 15px auto 0
}
.product-detail .details-box .tab-box {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #eee;
	background: #fbfbfb;
	font-size: 16px;
	text-align: center
}
.product-detail .details-box .tab-box li {
	width: 120px;
	height: 50px;
	line-height: 50px;
	float: left;
	display: block;
	cursor: pointer;
	border-right: 1px solid #dbdbdb
}
.product-detail .details-box .tab-box li.hover {
	background: url(../images/icon_product_tab.png) no-repeat top center #fff;
	color: #e33a3c;
	font-weight: bold;
	border-bottom: 1px solid #fff
}
.product-detail .details-box .tab-content {
	padding: 20px 29px
}
.product-detail .details-box .tab-content .consulting-box {
	margin: 0 auto;
	padding-bottom: 20px
}
.product-detail .details-box .tab-content .consulting-box .tip {
	height: auto;
	line-height: 28px;
	font-size: 14px;
	clear: both
}
.product-detail .details-box .tab-content .consulting-box .tip span {
	color: #e33a3c
}
.product-detail .details-box .tab-content .consulting-box .title {
	height: 40px;
	line-height: 40px;
	clear: both
}
.product-detail .details-box .tab-content .consulting-box .title strong {
	margin-right: 5px
}
.product-detail .details-box .tab-content .consulting-box .consulting-list {
	clear: both
}
.product-detail .details-box .tab-content .consulting-box .consulting-list .item {
	border-bottom: 1px dashed #dfdfdd;
	padding: 20px 0
}
.product-detail .details-box .tab-content .consulting-box .consulting-list .item .user-info {
	color: #666d71
}
.product-detail .details-box .tab-content .consulting-box .consulting-list .item .user-info span {
	margin-left: 10px
}
.product-detail .details-box .tab-content .consulting-box .consulting-list .item .content-box .content, .product-detail .details-box .tab-content .consulting-box .consulting-list .item .content-box .login-center .login-content, .login-center .product-detail .details-box .tab-content .consulting-box .consulting-list .item .content-box .login-content, .product-detail .details-box .tab-content .consulting-box .consulting-list .item .content-box .add-branch {
	padding: 0 24px;
	width: 95%
}
.product-detail .details-box .tab-content .consulting-box .consulting-list .item .content-box .content.answer, .product-detail .details-box .tab-content .consulting-box .consulting-list .item .content-box .login-center .answer.login-content, .login-center .product-detail .details-box .tab-content .consulting-box .consulting-list .item .content-box .answer.login-content, .product-detail .details-box .tab-content .consulting-box .consulting-list .item .content-box .answer.add-branch {
	margin: 0;
	color: #0266b4
}
.product-detail .details-box .tab-content .consulting-box .consulting-form {
	margin: 20px 0
}
.product-detail .details-box .tab-content .consulting-box .consulting-form textarea {
	width: 98%;
	height: 60px;
	border: 1px solid #dfdfdd;
	border-radius: 3px;
	padding: 10px
}
.product-detail .details-box .tab-content .consulting-box .consulting-form .btn-box {
	height: 32px;
	padding-right: 20px;
	padding-top: 10px
}
.product-detail .details-box .tab-content .consulting-box .consulting-form .btn-box button {
	width: 80px;
	height: 30px;
	line-height: 30px;
	background: #37a3ff;
	color: #fff;
	font-size: 14px;
	text-align: center;
	border-radius: 3px
}
.product-detail .details-box .tab-content .details {
	text-align: center
}
.product-detail .details-box .tab-content .details table {
	width: 750px;
	margin: 0 auto;
	border: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px
}
.product-detail .details-box .tab-content .details table th, .product-detail .details-box .tab-content .details table td {
	height: 30px;
	line-height: 30px;
	border: 1px solid #ccc;
	padding: 2px 8px;
	vertical-align: middle;
	text-align: left
}
.product-detail .details-box .tab-content .details table th {
	font-weight: bold;
	text-align: center
}
.product-detail .details-box .tab-content .details table .fjd_left {
	width: 150px;
	text-align: right;
	background: #F5FAFE
}
.product-detail .more-microsoft {
	height: 40px;
	line-height: 40px;
	text-align: center
}
.product-detail .more-microsoft a {
	color: #e33a3c
}
.success-tip {
	width: 294px;
	height: 106px;
	border: 1px solid #dbdbdb;
	position: absolute;
	border-radius: 3px;
	background-color: #fff;
	z-index: 999
}
.success-tip .tip-content {
	height: 60px;
	line-height: 60px;
	padding-left: 68px;
	background: url(../images/pic_chengg_03.png) no-repeat 18px center;
	font-size: 18px;
	color: #7abd54
}
.success-tip .btn-box {
	text-align: center
}
.success-tip .btn-box .btn {
	margin-right: 10px;
	padding: 3px 9px;
	width: auto;
	height: 24px;
	line-height: 24px;
	background: #e64548;
	color: #fff;
	font-size: 14px;
	text-align: center;
	border-radius: 3px
}
.success-tip .btn-box .btn:hover {
	color: #fff
}
.success-tip .btn-box .close-tip {
	height: 24px;
	line-height: 24px;
	color: #2874af;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.success-tip .btn-box .close-tip:hover {
	color: #37a3ff;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.carts-content .shopping-cart {
	margin: 0 auto;
	width: 1200px
}
.carts-content .price-red-color {
	color: red
}
.carts-content .width-468-px {
	width: 468px
}
.carts-content .width-204-px {
	width: 204px
}
.carts-content .width-160-px {
	width: 160px
}
.carts-content .width-48-px {
	width: 48px
}
.carts-content .width-178-px {
	width: 178px
}
.carts-content .width-128-px {
	width: 128px
}
.carts-content .width-500-px {
	width: 500px
}
.carts-content .width-154-px {
	width: 154px
}
.carts-content .width-186-px {
	width: 186px
}
.carts-content .width-198-px {
	width: 198px
}
.carts-content .goods-tit {
	height: 38px;
	line-height: 38px
}
.carts-content .goods-tit label {
	padding-left: 10px;
	font-size: 17px;
	color: #37a3fe;
	background: url("../images/bt_leftx_14.png") left center no-repeat;
	cursor: pointer
}
.carts-content .goods-tit label input {
	cursor: pointer
}
.carts-content .goods-tit input {
	margin-right: 10px
}
.carts-content .goods-tit span {
	padding: 0 8px
}
.carts-content .lease-product {
	border: 1px solid #e9ebed;
	border-bottom: none
}
.carts-content .sale-product {
	border: 1px solid #e9ebed
}
.carts-content .product-tit {
	height: 38px;
	line-height: 38px;
	font-size: 12px;
	color: #666d71;
	border-bottom: 2px solid #e9ebed;
	background-color: #f5f5f5;
	clear: both
}
.carts-content .product-tit div {
	float: left;
	text-align: center
}
.carts-content .product-detail {
	padding-bottom: 15px;
	font-size: 12px;
	color: #666d71;
	clear: both;
	overflow: hidden
}
.carts-content .product-detail.on {
	background-color: #e0f1fe
}
.carts-content .product-detail>div {
	float: left
}
.carts-content .product-detail .product-info b {
	position: absolute;
	left: 20px;
	top: 52px
}
.carts-content .product-detail .product-info b input {
	cursor: pointer
}
.carts-content .product-detail .product-info .product-box {
	margin-left: 50px;
	padding-top: 18px;
	width: 400px
}
.carts-content .product-detail .product-info .product-box .pic {
	float: left;
	width: 84px;
	height: 84px;
	border: 2px solid #e9ebed
}
.carts-content .product-detail .product-info .product-box .pic img {
	padding: 2px;
	width: 80px;
	height: 80px
}
.carts-content .product-detail .product-info .product-box .txt {
	position: relative;
	float: right;
	width: 300px;
	height: 84px;
	line-height: 20px
}
.carts-content .product-detail .product-info .product-box .txt a {
	color: #000
}
.carts-content .product-detail .product-info .product-box .txt .rent-type {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 60px;
	height: 18px;
	line-height: 18px;
	color: #fff;
	text-align: center;
	background-color: #fe4979
}
.carts-content .product-detail .product-info .office-box {
	margin: 10px 0 0 50px;
	line-height: 22px
}
.carts-content .product-detail .product-info .office-box .office-tit {
	float: left;
	width: 100px;
	color: #000;
	font-size: 14px
}
.carts-content .product-detail .product-info .office-box .office-main {
	float: left;
	color: #333
}
.carts-content .product-detail .product-info .service-box {
	margin: 10px 0 0 50px;
	line-height: 22px
}
.carts-content .product-detail .product-info .service-box .added-service {
	float: left;
	width: 100px;
	color: #000;
	font-size: 14px
}
.carts-content .product-detail .product-info .service-box .service-add-main {
	float: left;
	color: #333
}
.carts-content .product-detail .product-info .service-box .service-add-main p a {
	display: none;
	margin-left: 15px;
	color: #f40c0c
}
.carts-content .product-detail .product-info .service-box .service-add-main p:hover a {
	display: inline-block
}
.carts-content .product-detail .sale-product-info {
	width: 500px;
	height: 118px
}
.carts-content .product-detail .lease-product-price {
	margin-top: 10px;
	width: 204px;
	color: #000
}
.carts-content .product-detail .lease-product-price .month-rent-box {
	margin: 6px 0
}
.carts-content .product-detail .lease-product-price .month-rent-box .month-rent-label {
	float: left;
	padding: 0 5px;
	width: 56px;
	height: 24px;
	line-height: 24px;
	text-align: right
}
.carts-content .product-detail .lease-product-price .month-rent-box .month-rent-list {
	float: left;
	padding: 0 5px;
	width: 128px
}
.carts-content .product-detail .lease-product-price .month-rent-box .month-rent-item {
	height: 24px;
	line-height: 24px
}
.carts-content .product-detail .sale-product-price {
	padding-top: 18px;
	width: 154px;
	text-align: center;
	font-size: 14px
}
.carts-content .product-detail .product-num {
	width: 160px;
	height: auto;
	text-align: center
}
.carts-content .product-detail .product-num .number {
	margin: 22px 0 0 40px;
	width: 78px;
	height: 20px;
	border: 1px solid #ccc;
	background-color: #fff
}
.carts-content .product-detail .product-num .number a {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 19px;
	height: 18px;
	line-height: 18px;
	text-align: center
}
.carts-content .product-detail .product-num .number .num-reduce {
	border-right: 1px solid #ccc
}
.carts-content .product-detail .product-num .number .num {
	width: 38px;
	overflow: hidden
}
.carts-content .product-detail .product-num .number .num .ipt-num {
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	border: none;
	background: transparent
}
.carts-content .product-detail .product-num .number .num-add {
	border-left: 1px solid #ccc
}
.carts-content .product-detail .product-num .number .on {
	color: #ebebeb
}
.carts-content .product-detail .product-num .stock-box {
	margin-left: 40px;
	width: 78px;
	height: 33px;
	line-height: 33px;
	color: #fd4777
}
.carts-content .product-detail .sale-product-num {
	width: 186px
}
.carts-content .product-detail .sale-product-num .number, .carts-content .product-detail .sale-product-num .stock-box {
	margin-left: 50px
}
.carts-content .product-detail .down-pay-month {
	width: 48px;
	height: auto;
	line-height: 60px;
	text-align: center
}
.carts-content .product-detail .lease-product-sum {
	width: 178px
}
.carts-content .product-detail .lease-product-sum p {
	padding-top: 18px
}
.carts-content .product-detail .lease-product-sum p span {
	display: inline-block;
	margin-right: 8px;
	width: 80px;
	text-align: right
}
.carts-content .product-detail .lease-product-sum p i {
	font-size: 14px
}
.carts-content .product-detail .sale-product-sum {
	width: 198px
}
.carts-content .product-detail .sale-product-sum p {
	padding-top: 18px;
	text-align: center
}
.carts-content .product-detail .product-handle a {
	display: block;
	padding-top: 18px;
	text-align: center;
	color: #666d71
}
.carts-content .product-detail .product-handle .goods-notice {
	color: #36A3FE
}
.carts-content .product-rent-info {
	height: 50px;
	line-height: 50px;
	font-size: 12px;
	border-bottom: 1px solid #e9ebed;
	background-color: #f2faff;
	clear: both
}
.carts-content .product-rent-info .product-rent-month {
	float: left;
	width: 500px;
	text-align: center
}
.carts-content .product-rent-info .product-rent-month i {
	padding: 0 2px;
	font-weight: 700;
	color: #fe4979
}
.carts-content .product-rent-info .product-rent-date {
	float: left;
	width: 330px;
	color: #666D71
}
.carts-content .product-rent-info .product-rent-date span {
	padding-left: 20px
}
.carts-content .product-rent-info .product-rent-date input {
	padding: 0 4px;
	width: 146px;
	height: 26px;
	line-height: 26px;
	color: #666d71;
	text-indent: 16px;
	border: 1px solid #ccc;
	background: url("../images/pic_rl_03.png") 124px 6px no-repeat
}
.carts-content .product-rent-info .product-rent-date input:focus {
	border-color: #ccc !important
}
.carts-content .bill {
	margin: 8px 0;
	width: 1198px;
	height: 290px;
	color: #666D71;
	border: 1px solid #e9ebed;
	background-color: #f5f5f5
}
.carts-content .bill .bill-tit {
	height: 30px;
	line-height: 30px
}
.carts-content .bill .bill-tit div {
	padding: 0 8px
}
.carts-content .bill .bill-tit label {
	padding-right: 6px;
	cursor: pointer
}
.carts-content .bill .bill-tit label input {
	cursor: pointer
}
.carts-content .bill .bill-tit a, .carts-content .bill .bill-tit span {
	padding: 0 6px;
	color: #666D71
}
.carts-content .bill .bill-tit a i, .carts-content .bill .bill-tit span i {
	padding: 0 2px;
	color: #fe4979
}
.carts-content .bill .bill-detail li {
	position: relative;
	height: 36px;
	line-height: 36px;
	font-size: 14px
}
.carts-content .bill .bill-detail span {
	display: inline-block;
	width: 130px;
	text-align: right
}
.carts-content .bill .bill-detail i, .carts-content .bill .bill-detail b, .carts-content .bill .bill-detail strong {
	display: inline-block;
	width: 100px;
	text-align: right;
	font-weight: 700
}
.carts-content .bill .bill-detail b {
	width: auto
}
.carts-content .bill .bill-detail strong {
	color: #fe4979;
	font-size: 18px
}
.carts-content .bill .bill-detail input {
	position: absolute;
	left: 50%;
	top: 20px;
	margin-left: -69px;
	width: 138px;
	height: 38px;
	line-height: 38px;
	background: #37a3ff;
	color: #fff;
	font-size: 18px;
	text-align: center;
	border-radius: 3px;
	cursor: pointer
}
.carts-content .no-goods {
	padding: 100px 0 210px;
	text-align: center
}
.carts-content .no-goods p {
	font-size: 16px
}
.carts-content .no-goods p a {
	display: inline-block;
	margin-left: 10px;
	color: #37a3ff
}
.carts-content .no-goods p a img {
	padding-left: 8px;
	vertical-align: -10px
}
.shopping-cart {
	margin: 0 auto;
	width: 1200px;
	height: auto
}
.shopping-cart .goods {
	width: 1200px;
	height: auto
}
.shopping-cart .goods .order-ok {
	position: relative;
	margin-bottom: 6px;
	width: 100%;
	height: 100px;
	background: url(../images/pic_tj_03.png) center 28px no-repeat
}
.shopping-cart .goods .order-ok span {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 36px;
	line-height: 36px;
	display: block;
	color: #666D71;
	text-align: center;
	font-weight: 600;
	font-size: 14px
}
.shopping-cart .goods .order-info {
	margin: 0 auto;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: url(../images/pic_ddh_03.png) #f9f9f9 36px center no-repeat;
	text-indent: 27px
}
.shopping-cart .goods .order-info i {
	float: left;
	display: block;
	padding-left: 46px;
	height: 50px;
	line-height: 50px
}
.shopping-cart .goods .order-info a {
	float: right;
	display: block;
	padding-right: 26px;
	height: 50px;
	line-height: 50px
}
.shopping-cart .goods a {
	color: #37a3fe
}
.shopping-cart .goods a:link {
	text-decoration: none;
	cursor: pointer
}
.shopping-cart .pay-type {
	margin-top: 22px;
	width: 100%;
	height: 36px;
	border-bottom: 1px solid #ccc
}
.shopping-cart .pay-type p {
	float: left;
	margin-left: 26px;
	padding: 0 12px;
	height: 36px;
	line-height: 36px;
	color: #666D71;
	cursor: pointer
}
.shopping-cart .pay-type ul {
	float: right
}
.shopping-cart .pay-type ul .unpaid {
	margin: 0 27px 0 12px;
	float: left;
	height: 36px;
	line-height: 36px;
	color: #666D71
}
.shopping-cart .balance {
	position: relative;
	top: 30px;
	left: 0;
	width: 110px;
	font-size: 14px;
	font-weight: bold
}
.shopping-cart .recharge {
	padding-left: 40px;
	margin-bottom: 6px;
	margin-top: 16px
}
.shopping-cart .order-alipay {
	margin-left: 140px;
	width: 1058px;
	height: 29px;
	border: 1px solid #e0f1fe;
	background: #F2FAFF;
	position: relative
}
.shopping-cart .order-alipay .use-balance {
	padding-left: 90px;
	color: #37a3ff;
	font-size: 12px;
	line-height: 29px;
	cursor: pointer
}
.shopping-cart .order-alipay .use-balance .check {
	display: inline-block;
	margin-right: 10px;
	-webkit-appearance: checkbox
}
.shopping-cart .order-alipay .balance-span {
	position: absolute;
	right: 25px;
	top: 3px;
	display: block;
	padding-left: 20px;
	width: 160px;
	color: #1173ab;
	font-size: 12px;
	cursor: pointer
}
.shopping-cart .pay-type-label {
	position: relative;
	top: 28px;
	margin: 0 0 0 40px;
	font-size: 14px;
	font-weight: bold
}
.shopping-cart .pay-type-options {
	margin-left: 30px
}
.shopping-cart .pay-type-options h5 {
	position: relative;
	margin: 10px 0 8px 70px;
	padding-left: 40px
}
.shopping-cart .pay-type-options h5 .need-pay {
	position: absolute;
	right: 27px;
	top: 0;
	display: inline-block;
	font-size: 14px
}
.shopping-cart .pay-type-options h5 .need-pay em {
	color: #fe4979;
	font-size: 16px;
	margin-top: 5px;
	font-style: normal
}
.shopping-cart .pay-type-options .order-pay {
	margin-left: 110px;
	padding: 8px 10px;
	width: 1038px;
	border: 1px solid #e0f1fe;
	background: #f2faff;
	color: #666d71
}
.shopping-cart .pay-type-options .order-pay ul {
	width: 92%;
	padding-left: 8%
}
.shopping-cart .pay-type-options .order-pay ul li {
	width: 25%;
	height: 50px;
	display: inline-block;
	margin: 4px 0;
	float: left
}
.shopping-cart .pay-type-options .order-pay ul li label {
	display: inline-block;
	width: 100%;
	position: relative
}
.shopping-cart .pay-type-options .order-pay ul li label input {
	position: absolute;
	position: absolute;
	left: 0;
	top: 16px;
	-webkit-appearance: radio
}
.shopping-cart .pay-type-options .order-pay ul li label img {
	padding-left: 20px
}
.shopping-cart .recharge-btn {
	width: 100%;
	height: 52px;
	line-height: 52px;
	text-align: right;
	margin-top: 12px
}
.shopping-cart .recharge-btn input {
	width: 90px;
	height: 32px;
	margin-right: 40px;
	background-color: #37a3ff;
	border: 1px solid #37a3ff;
	color: #fff;
	-webkit-appearance: button
}
.order-confirm .red-color {
	color: #fe4979
}
.order-confirm div.shopping-cart {
	margin: 0 auto 10px
}
.order-confirm .order-tit {
	margin: 0 auto;
	width: 1200px;
	height: 38px;
	line-height: 38px
}
.order-confirm .order-tit h6 {
	padding-left: 10px;
	font-size: 17px;
	background: url("../images/bt_leftx_10.png") no-repeat left center
}
.order-confirm .product-detail .lease-product-price {
	width: 240px
}
.order-confirm .product-detail .lease-product-price .month-rent-box .month-rent-label {
	width: 76px
}
.order-confirm .product-detail .sale-product-price {
	width: 240px
}
.order-confirm .product-detail .quantity {
	line-height: 60px;
	text-align: center
}
.order-confirm .product-detail .down-pay-month {
	width: 13%
}
.order-confirm .product-detail .sale-product-sum {
	width: 19%
}
.order-confirm .sale-product .product-detail {
	height: 120px;
	padding-bottom: 0
}
.order-confirm .rent-info {
	background-color: #f2faff
}
.order-confirm .rent-info .date {
	padding-left: 12px;
	color: #666D71;
	border-bottom: 1px solid #e9ebed;
	height: 50px;
	line-height: 40px
}
.order-confirm .rent-info .date span {
	padding-left: 5px
}
.order-confirm .rent-info .message {
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #e9ebed
}
.order-confirm .rent-info .message span {
	padding-left: 12px;
	color: red
}
.order-confirm .rent-info .message a {
	color: #333
}
.order-confirm .rent-info .message a i {
	color: #37a3ff
}
.order-confirm .wrapper {
	margin: 0 auto 10px;
	width: 1200px
}
.order-confirm .wrapper .order-tit h6 {
	font-size: 18px
}
.order-confirm .wrapper .box {
	padding: 28px;
	width: 1142px;
	border: 1px solid #e9ebed;
	border-top-width: 2px
}
.order-confirm .address-box .address-content {
	font-size: 14px
}
.order-confirm .address-box .address-content .express-address {
	display: none;
	margin-bottom: 15px;
	color: #666d71;
	cursor: pointer
}
.order-confirm .address-box .address-content .express-address dt {
	float: left;
	margin-right: 10px;
	width: 116px;
	height: auto;
	line-height: 24px;
	text-align: center;
	border: 2px solid #e9ebed
}
.order-confirm .address-box .address-content .express-address dd {
	position: relative;
	float: left;
	padding-left: 10px;
	width: 1000px;
	height: auto;
	line-height: 28px
}
.order-confirm .address-box .address-content .express-address dd.address-default {
	background: #e0f1fe
}
.order-confirm .address-box .address-content .express-address dd span {
	margin-right: 10px
}
.order-confirm .address-box .address-content .express-address dd span.default-address {
	color: #1173ab
}
.order-confirm .address-box .address-content .express-address dd .default-box {
	display: none;
	float: right;
	margin-right: 15px;
	color: #1173ab
}
.order-confirm .address-box .address-content .express-address dd .default-box span {
	padding: 0 5px
}
.order-confirm .address-box .address-content .cur {
	display: block
}
.order-confirm .address-box .address-content .cur dt {
	border-color: #37a3ff;
	background: url("../images/confirm.png") no-repeat;
	background-position-x: 105px
}
.order-confirm .address-box .handle-address span {
	display: block;
	width: 120px;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	text-align: center;
	color: #fff;
	background: #37a3ff;
	cursor: pointer
}
.order-confirm .address-box .handle-address span i {
	display: inline-block;
	margin-right: 12px;
	width: 12px;
	height: 12px;
	vertical-align: -1px;
	background: url("../images/confirm.png") -21px 0 no-repeat
}
.order-confirm .pay-type-box .pay-type {
	position: relative;
	width: 1130px;
	height: 29px;
	clear: both
}
.order-confirm .pay-type-box .selected-pay-type {
	background: #e0f1fe
}
.order-confirm .pay-type-box .pay-label {
	padding-left: 12px;
	color: #37a3ff;
	font-size: 12px;
	line-height: 29px
}
.order-confirm .pay-type-box .pay-label input {
	margin-right: 10px;
	vertical-align: -2px
}
.order-confirm .pay-type-box .tips {
	position: relative;
	top: -24px;
	left: 100px
}
.order-confirm .pay-type-box .tips img {
	display: block;
	width: 20px;
	height: 20px
}
.order-confirm .pay-type-box .tips .tips-txt {
	display: none;
	position: absolute;
	left: 28px;
	top: -4px;
	padding: 8px;
	color: #666d71;
	border: 1px solid #ccc;
	border-radius: 5px;
	background: #fcfcfc
}
.order-confirm .pay-type-box .tips .tips-txt h6 {
	font-size: 14px
}
.order-confirm .pay-type-box .tips .tips-txt p {
	margin-top: 3px;
	font-size: 12px
}
.order-confirm .remark-box textarea {
	width: 100%;
	height: 44px;
	font-family: monospace;
	color: #666D71;
	box-shadow: none;
	resize: none
}
.order-confirm .bill-info {
	border-top: 1px solid #e9ebed
}
.order-confirm .bill-info .coupon-ul {
	margin: 32px 29px 0;
	height: 33px
}
.order-confirm .bill-info .coupon-ul li {
	float: left;
	padding: 0 14px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #e9ebed;
	border-bottom-color: #63bbff;
	cursor: pointer
}
.order-confirm .bill-info .coupon-ul li.on {
	color: #63bbff;
	border-color: #63bbff;
	border-bottom-color: #fff
}
.order-confirm .bill-info .coupon-ul .know-rule {
	margin-left: 30px;
	line-height: 30px;
	color: #37a3ff
}
.order-confirm .bill-info .coupon-wrap {
	margin: 0 29px 20px;
	border: 1px solid #e9ebed;
	border-top-color: #63bbff
}
.order-confirm .bill-info .coupon-wrap table {
	width: 100%
}
.order-confirm .bill-info .coupon-wrap table tr th {
	line-height: 38px;
	text-align: center;
	background-color: #f5f5f5
}
.order-confirm .bill-info .coupon-wrap table tr td {
	height: 46px;
	line-height: 38px;
	text-align: center;
	cursor: pointer
}
.order-confirm .bill-info .coupon-wrap table tr td input {
	cursor: pointer
}
.order-confirm .bill-info .coupon-wrap table tr.on td {
	background-color: #f2faff
}
.order-confirm .bill-info .coupon-wrap #other_coupon {
	display: none
}
.order-confirm .bill-info .get-coupon {
	margin-left: 30px;
	line-height: 30px
}
.order-confirm .bill-info .get-coupon .coupon-btn {
	margin-right: 20px;
	color: #37a3ff
}
.order-confirm .bill-info .get-coupon .coupon-text {
	display: none;
	margin-right: 20px;
	width: 152px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #A9A9A9
}
.order-confirm .bill-info .get-coupon .coupon-text:hover {
	border-color: #A9A9A9 !important
}
.order-confirm .bill-info .get-coupon .coupon-button {
	display: none;
	width: 46px;
	height: 24px;
	line-height: 24px;
	background: red;
	color: #fff;
	font-size: 14px;
	text-align: center;
	border-radius: 3px;
	cursor: pointer
}
.order-confirm .bill-info .bill-detail li {
	line-height: 36px;
	color: #666D71
}
.order-confirm .bill-info .bill-detail li span {
	display: inline-block;
	width: 130px;
	font-size: 16px;
	text-align: right
}
.order-confirm .bill-info .bill-detail li b {
	display: inline-block;
	line-height: 30px;
	font-weight: 700
}
.order-confirm .bill-info .bill-detail li>b {
	font-size: 16px
}
.order-confirm .bill-info .bill-detail .payable-money-li .amount-detail {
	display: inline-block;
	font-size: 12px
}
.order-confirm .bill-info .bill-detail .payable-money-li .amount-detail>b {
	margin-top: 4px;
	font-size: 16px
}
.order-confirm .bill-info .bill-detail .payable-more-li {
	font-size: 16px;
	color: red
}
.order-confirm .bill-info .bill-detail .payable-more-li i {
	font-weight: 700
}
.order-confirm .bill-info .bill-detail .select-agree-li {
	margin-left: 66px;
	width: 1132px;
	height: 28px;
	line-height: 28px;
	text-align: right
}
.order-confirm .bill-info .bill-detail .select-agree-li input {
	vertical-align: -2px
}
.order-confirm .bill-info .bill-detail .select-agree-li a {
	font-size: 13px;
	color: #37a3ff
}
.order-confirm .bill-info .bill-detail .order-btn-li {
	margin-bottom: 8px;
	height: 68px;
	line-height: 68px;
	text-align: right
}
.order-confirm .bill-info .bill-detail .order-btn-li .back-cart {
	display: inline-block;
	padding-right: 20px;
	color: #1173ab
}
.order-confirm .bill-info .bill-detail .order-btn-li input {
	width: 138px;
	height: 38px;
	line-height: 38px;
	background: transparent;
	color: #fff;
	font-size: 14px;
	text-align: center;
	border-radius: 3px;
	cursor: pointer
}
.order-confirm .bill-info .bill-detail .order-btn-li .disable-btn {
	background: #d0d0d0
}
.order-confirm .bill-info .bill-detail .order-btn-li .available-btn {
	background: #37a3ff
}
.order-confirm .no-order {
	margin: 71px auto 290px;
	text-align: center
}
.order-confirm .no-order a {
	color: #005ea7
}
.order-confirm .address-detail .add-new-address {
	padding: 20px 0;
	clear: both
}
.order-confirm .address-detail .add-new-address .add-text {
	padding-left: 8px;
	width: 278px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #e9ebed
}
.order-confirm .address-detail .add-new-address select {
	display: inline-block;
	margin-right: 7px;
	width: 98px;
	height: 32px;
	color: #666d71;
	border: 1px solid #e9ebed
}
.order-confirm .address-detail .add-new-address p {
	margin-bottom: 18px;
	width: 580px;
	height: 34px;
	color: #666d71;
	clear: both
}
.order-confirm .address-detail .add-new-address .add-label {
	display: inline-block;
	margin-left: 30px;
	color: #666d71;
	font-size: 14px;
	width: 82px;
	height: 34px;
	line-height: 34px
}
.order-confirm .address-detail .add-new-address .add-label span {
	color: #ff6224
}
.order-confirm .address-detail .add-new-address .consignee-name {
	padding-left: 8px;
	width: 190px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #e9ebed
}
.order-confirm .address-detail .add-new-address .wrong-tip {
	display: none;
	color: #ff6224;
	font-size: 12px
}
.order-confirm .address-detail .add-new-address .wrong-tip label {
	display: inline-block;
	margin: 0 8px;
	width: 18px;
	height: 18px;
	vertical-align: -3px;
	background: url(../images/confirm.png) -40px 0 no-repeat
}
.order-confirm .address-detail .add-new-address .button-wrap {
	font-size: 12px;
	text-align: center
}
.order-confirm .address-detail .add-new-address .button-wrap input {
	display: inline-block;
	margin: 0 10px;
	width: 120px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	border: 0;
	cursor: pointer
}
.order-confirm .address-detail .add-new-address .button-wrap .add-recieve {
	background: #37a3ff
}
.order-confirm .address-detail .add-new-address .button-wrap .cancle {
	background: #e0e0e0
}
.order-confirm .overdue-wrapper {
	padding: 20px
}
.order-confirm .overdue-wrapper p {
	color: #333;
	font-size: 14px;
	line-height: 30px
}
.order-confirm .overdue-wrapper .box-important {
	font-size: 18px;
	color: #3da3e3
}
.order-confirm .overdue-wrapper .know-btn {
	display: block;
	margin: 10px auto 0;
	width: 98px;
	height: 34px;
	line-height: 34px;
	background: #37a3ff;
	color: #fff;
	font-size: 14px;
	text-align: center;
	border-radius: 3px;
	cursor: pointer
}
.order-confirm .special-models-wrapper {
	max-height: 250px;
	overflow-y: auto
}
.order-confirm .special-models-wrapper p {
	line-height: 30px;
	font-size: 14px;
	color: #333
}
.order-confirm .special-models-wrapper span, .order-confirm .special-models-wrapper a {
	color: #37A3FF
}
.propaganda-banner {
	width: 1198px;
	height: 250px;
	padding-top: 270px;
	background: url(../images/company-banner-bg.jpg) no-repeat center top
}
.propaganda-banner a {
	display: block;
	width: 110px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border-radius: 18px;
	background: #37a3ff;
	color: #fff;
	margin: 0 auto
}
.propaganda-tit {
	font-size: 26px;
	color: #666;
	margin: 48px 0;
	text-align: center
}
.propaganda-main {
	position: relative;
	width: 1200px;
	height: auto;
	padding-bottom: 60px;
	background: #fafafa
}
.propaganda-main .propaganda-ico {
	display: block;
	position: absolute;
	left: 586px;
	top: -10px
}
.propaganda-list {
	padding-top: 60px
}
.propaganda-list li {
	width: 312px;
	height: auto;
	margin: 0 30px 0 50px
}
.propaganda-list .list-main-ico {
	display: block;
	margin: 0 auto
}
.propaganda-list .list-tit {
	font-size: 16px;
	color: #666;
	text-align: center;
	margin: 20px 0 38px 0
}
.propaganda-list .list-mian {
	position: relative;
	width: 310px;
	height: 260px;
	padding: 24px 0 10px;
	border: 1px solid #e3e3e3
}
.propaganda-list .list-mian p {
	width: 264px;
	height: auto;
	line-height: 30px;
	font-size: 14px;
	color: #797979;
	margin: 0 auto
}
.propaganda-list .list-mian i {
	display: block;
	position: absolute;
	left: 150px;
	top: -6px
}
.propaganda-list .list-warn {
	width: 280px;
	height: auto;
	margin: 12px auto 0;
	padding-top: 10px;
	border-top: 1px dashed #e3e3e3
}
.propaganda-list .list-warn p {
	line-height: 20px;
	font-size: 12px;
	color: #858585
}
.propaganda-look {
	width: 300px;
	height: 50px;
	background: url(../images/company-propaganda-btn.png) no-repeat;
	margin: 8px auto 60px
}
.company-agreement {
	width: 1175px;
	margin: 0 auto
}
.company-agreement .agreement-look-tit {
	margin-top: 25px;
	font-size: 16px;
	color: #666
}
.company-agreement .agreement-word-tit {
	font-size: 14px;
	color: #505050;
	text-align: center
}
.company-agreement .agreement-section {
	margin-top: 25px
}
.company-agreement .agreement-section p {
	font-size: 14px;
	line-height: 25px;
	color: #666
}
.company-agreement .agreement-checkbox {
	margin: 25px 0 40px 0;
	padding-top: 25px;
	border-top: 1px solid #eee
}
.company-agreement .agreement-checkbox label {
	cursor: pointer
}
.company-agreement .agreement-checkbox input[type='checkbox'] {
	display: inline-block;
	-moz-appearance: checkbox;
	-webkit-appearance: checkbox;
	margin-right: 10px;
	vertical-align: -2px
}
.agreement-btn {
	margin-bottom: 80px
}
.agreement-btn a {
	display: block;
	width: 110px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border-radius: 18px;
	background: #37a3ff;
	color: #fff;
	margin: 0 auto
}
.apply-status {
	text-align: center;
	font-size: 20px;
	margin: 76px 0 20px;
	color: #37a3ff
}
.apply-status i {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	margin-right: 10px
}
.status-word {
	width: 508px;
	height: auto;
	padding: 20px 14px;
	margin: 0 auto 30px;
	border: 1px dashed #e3e3e3
}
.status-word p {
	font-size: 14px;
	line-height: 28px;
	color: #797979
}
.spaceimg, .company-profile .development .development-time {
	padding-bottom: 40px
}
.company-profile {
	width: 968px;
	height: auto;
	background: #f5f5f5;
	overflow: hidden
}
.company-profile .profile-computer {
	width: 968px;
	height: 173px;
	padding-top: 30px;
	background: #3da3e2
}
.company-profile .profile-computer i {
	display: block;
	margin: 0 auto
}
.company-profile .introduce .introduce-ul li {
	width: 222px;
	height: 127px;
	background: #fff;
	-moz-box-shadow: #eaeaea 1px 1px 1px;
	-webkit-box-shadow: #eaeaea 1px 1px 1px;
	box-shadow: #eaeaea 1px 1px 1px;
	text-align: center;
	margin: 0 10px
}
.company-profile .introduce .introduce-ul li h4 {
	margin: 22px 0 25px;
	font-size: 16px;
	color: #585858
}
.company-profile .introduce .introduce-ul li p {
	width: 182px;
	height: auto;
	margin: 0 auto;
	font-size: 12px;
	color: #8d8d8d;
	line-height: 22px
}
.company-profile .profile-tit {
	width: 268px;
	height: auto;
	margin: 0 auto;
	padding-bottom: 40px
}
.company-profile .profile-tit span {
	display: block;
	width: 73px;
	height: 53px;
	border-bottom: 1px solid #d7d7d7
}
.company-profile .profile-tit b {
	display: block;
	padding-top: 40px;
	margin: 0 20px;
	font-size: 20px;
	color: #000;
	font-weight: 100
}
.company-profile .development {
	width: 968px;
	height: auto;
	background: #fff
}
.company-profile .development .development-time {
	position: relative;
	width: 968px;
	height: 340px;
	background: url(../images/profile-time.png) no-repeat center 60px
}
.company-profile .development .development-time .time-common {
	width: 144px;
	height: auto;
	text-align: center
}
.company-profile .development .development-time .time-common h6 {
	font-family: "Calibri";
	font-size: 18px;
	color: #fff
}
.company-profile .development .development-time .time-common p {
	font-size: 16px;
	line-height: 24px
}
.company-profile .development .development-time .time-three {
	position: absolute;
	left: 248px;
	top: 0
}
.company-profile .development .development-time .time-three h6 {
	margin-top: 35px
}
.company-profile .development .development-time .time-three p {
	color: #68b1b5
}
.company-profile .development .development-time .time-ten {
	width: 160px;
	height: auto;
	position: absolute;
	left: 568px;
	top: 0
}
.company-profile .development .development-time .time-ten h6 {
	margin-top: 35px
}
.company-profile .development .development-time .time-ten p {
	color: #eb6b5c
}
.company-profile .development .development-time .time-six {
	position: absolute;
	left: 86px;
	top: 227px
}
.company-profile .development .development-time .time-six h6 {
	margin-bottom: 35px
}
.company-profile .development .development-time .time-six p {
	color: #475570
}
.company-profile .development .development-time .time-five {
	width: 160px;
	height: auto;
	position: absolute;
	left: 404px;
	top: 227px
}
.company-profile .development .development-time .time-five h6 {
	margin-bottom: 35px
}
.company-profile .development .development-time .time-five p {
	color: #dbaf2b
}
.company-profile .development .development-time .time-sixSix {
	position: absolute;
	right: 87px;
	top: 227px
}
.company-profile .development .development-time .time-sixSix h6 {
	margin-bottom: 35px
}
.company-profile .development .development-time .time-sixSix p {
	color: #76a478
}
.company-profile .profile-pic {
	width: 968px;
	height: 397px;
	margin-top: 40px;
	background: url(../images/profile-pic.jpg) no-repeat center top
}
.company-profile .team {
	padding-bottom: 60px
}
.company-profile .team .team-pic {
	width: 951px;
	height: 517px;
	margin: 0px auto;
	padding-top: 10px;
	-moz-box-shadow: #e3e3e3 1px 1px 1px;
	-webkit-box-shadow: #e3e3e3 1px 1px 1px;
	box-shadow: #e3e3e3 1px 1px 1px;
	background: #fff
}
.company-profile .team .team-pic div {
	width: 931px;
	height: 507px;
	margin: 0 auto;
	background: url(../images/profile-team.jpg) no-repeat
}
.company-profile-new {
	background: #fff
}
.company-profile-new .introduce .introduce-ul li {
	width: 220px;
	height: 127px;
	border: 1px solid #e4e4e4
}
.company-profile-new .company-team {
	width: 886px;
	height: 270px;
	margin: 0 auto;
	background: #f9f9f9;
	border: 1px solid #eee;
	-moz-box-shadow: 0 1px 5px #f9f9f9;
	-webkit-box-shadow: 0 1px 5px #f9f9f9;
	box-shadow: 0 1px 5px #f9f9f9
}
.company-profile-new .team-pic {
	width: 408px;
	height: 255px;
	margin: 8px;
	background: url(../images/company-team.jpg) no-repeat
}
.company-profile-new .team-main {
	position: relative;
	width: 338px;
	height: auto;
	margin: 33px 0 0 64px;
	font-size: 14px;
	color: #444;
	line-height: 30px
}
.company-profile-new .team-main p {
	text-indent: 24px
}
.company-profile-new i {
	display: block
}
.company-profile-new .company-star {
	position: absolute;
	left: -35px;
	top: -16px
}
.company-profile-new .company-end {
	position: absolute;
	right: -16px;
	bottom: -6px
}
.account-top-up {
	margin-top: 10px;
	background: #fff
}
.account-top-up .top-up-content {
	padding: 40px
}
.account-top-up .top-up-content .prompt-p {
	width: 100%;
	height: 32px;
	line-height: 32px;
	color: #37a3ff;
	margin-bottom: 16px
}
.account-top-up .top-up-content .top-up-money {
	width: 100%;
	height: 60px;
	line-height: 30px;
	color: #333
}
.account-top-up .top-up-content .top-up-money span {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	width: 80px;
	height: 30px;
	line-height: 30px;
	color: #333
}
.account-top-up .top-up-content .top-up-money input {
	width: 230px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #c6c6c6
}
.account-top-up .top-up-content .top-up-money p {
	padding-left: 80px
}
.account-top-up .top-up-content .top-up-way {
	width: 100%;
	height: auto;
	margin-bottom: 20px
}
.account-top-up .top-up-content .top-up-way span {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	width: 80px;
	height: 30px;
	line-height: 30px;
	color: #333
}
.account-top-up .top-up-content .top-up-way .top-up-div {
	width: 880px;
	height: auto;
	padding: 8px 60px;
	background: #f2faff;
	border: 1px solid #e0f1fe;
	overflow: hidden
}
.account-top-up .top-up-content .top-up-way .top-up-div div {
	width: 200px;
	height: 70px;
	padding-left: 24px;
	position: relative
}
.account-top-up .top-up-content .top-up-way .top-up-div div label {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	cursor: pointer
}
.account-top-up .top-up-content .top-up-way .top-up-div div input {
	-moz-appearance: radio;
	-webkit-appearance: radio;
	position: absolute;
	left: 2px;
	top: 28px
}
.account-top-up .top-up-content .btn-div {
	width: 100%;
	height: 38px;
	line-height: 38px;
	text-align: center
}
.account-top-up .top-up-content .btn-div input {
	width: 98px;
	height: 34px;
	background: #3da3e3;
	border: 1px solid #3da3e3;
	color: #fff;
	cursor: pointer
}
.account-top-up .top-up-content .btn-div input.disabled {
	background: #cbcbcb;
	border: #cbcbcb;
	color: #6f6f6f;
	-moz-box-shadow: 0px 0px 0px 0px #333;
	-webkit-box-shadow: 0px 0px 0px 0px #333;
	box-shadow: 0px 0px 0px 0px #333;
	-moz-transition: none;
	-o-transition: none;
	-webkit-transition: none;
	transition: none;
	cursor: default
}
.account-top-up .top-up-content .warm-prompt {
	height: 100%;
	line-height: auto
}
.account-top-up .top-up-content .warm-prompt h6 {
	height: 32px;
	line-height: 32px;
	font-weight: 600;
	color: #343434
}
.account-top-up .top-up-content .warm-prompt p {
	height: auto;
	line-height: 32px;
	color: #343434
}
.account-top-up .bank-transfer {
	padding: 40px
}
.account-top-up .bank-transfer .warm-prompt {
	height: 100%;
	line-height: auto;
	margin-bottom: 16px
}
.account-top-up .bank-transfer .warm-prompt h6 {
	height: 32px;
	line-height: 32px;
	font-weight: 600;
	color: #343434;
	font-size: 14px
}
.account-top-up .bank-transfer .warm-prompt p {
	height: auto;
	line-height: 32px;
	color: #343434
}
.account-top-up .bank-transfer .prompt-p {
	width: 100%;
	height: 32px;
	line-height: 32px;
	color: #37a3ff;
	margin-bottom: 26px;
	font-weight: 600
}
.deposit-non {
	width: 1080px;
	height: auto;
	background: #fff
}
.deposit-write {
	padding: 38px 0 50px;
	display: none
}
.write-main {
	width: 969px;
	height: 135px;
	padding-top: 40px;
	margin: 0 auto;
	border: 1px dashed #dadada
}
.write-main h6 {
	text-indent: 44px;
	font-size: 18px;
	color: #39a1ea
}
.write-btn {
	height: 36px;
	line-height: 36px;
	margin: 34px 0 0 92px
}
.write-btn .button {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	width: 100px;
	height: 36px;
	line-height: 36px;
	background: #39a1ea;
	color: #fff;
	font-size: 18px;
	text-align: center;
	border-radius: 3px;
	margin-left: 27px;
	border: 0
}
.deposit-infor {
	padding-bottom: 50px
}
.warn-word {
	height: 24px;
	line-height: 24px
}
.warn-word span {
	display: block;
	height: 24px;
	line-height: 24px;
	background: #37a3ff;
	text-indent: 30px;
	font-size: 14px;
	color: #fff
}
.deposit-information-mian {
	width: 1020px;
	height: auto;
	margin: 0 auto
}
.deposit-information-mian h5 {
	height: 26px;
	line-height: auto;
	padding-top: 9px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e8e8e8
}
.deposit-information-mian h5 span {
	display: block;
	height: 16px;
	line-height: 16px;
	padding-left: 10px;
	font-size: 16px;
	color: #4d4d4d;
	border-left: 2px solid #73bdf0
}
.infor-whrite li {
	clear: both;
	margin-bottom: 16px
}
.infor-tit {
	width: 186px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	margin-right: 10px;
	font-size: 14px;
	color: #333
}
.infor-tit .infor-red {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	margin-right: 5px;
	font-size: 12px;
	color: red
}
.infor-text {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	width: 220px;
	height: 31px;
	line-height: 31px;
	border: 1px solid #e2e2e2
}
.infor-warn {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	margin-left: 15px
}
.infor-warn i {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline
}
.infor-warn span {
	font-size: 12px;
	color: #37a3ff;
	vertical-align: middle
}
.photo {
	display: block;
	margin-right: 20px;
	width: 97px;
	height: 92px;
	border: 1px dashed #dcdcdc
}
.infor-select {
	position: relative;
	width: 128px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #e2e2e2;
	margin-right: 20px
}
.infor-select .infor-select-tit {
	position: relative;
	width: 118px;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	font-size: 14px;
	color: #333;
	cursor: pointer
}
.infor-select .infor-select-tit i {
	display: block;
	position: absolute;
	right: 10px;
	top: 12px
}
.infor-select-list {
	position: absolute;
	left: 0;
	top: 30px;
	width: 100%;
	height: auto;
	padding: 5px 0;
	background: #fff;
	border: 1px solid #e2e2e2;
	display: none
}
.infor-select-list li {
	margin: 0
}
.infor-select-list a {
	display: block;
	width: 99%;
	height: 30px;
	line-height: 30px;
	padding-left: 1%;
	color: #333;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.infor-select-list a:hover {
	color: #37a3ff;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}
.infor-select-list a:hover {
	background: #e5e5e5
}
.infor-name {
	margin-top: 8px;
	font-size: 12px;
	color: #666
}
.infor-address {
	width: 429px;
	height: 28px;
	line-height: 28px;
	margin-top: 15px;
	border: 1px solid #e2e2e2
}
.infor-submit .button {
	margin: 40px 0 0 458px;
	width: 100px;
	height: 36px;
	line-height: 36px;
	background: #39a1ea;
	color: #fff;
	font-size: 18px;
	text-align: center;
	border-radius: 3px;
	border: 0
}
.guarantee {
	font-size: 12px;
	background-color: #fff;
	width: 968px;
	height: 545px
}
.guarantee .guarantee-title {
	width: 968px;
	height: 74px;
	line-height: 74px;
	text-align: center;
	font-size: 20px;
	color: #39a1ea
}
.guarantee .table {
	margin: 0 31px 15px;
	text-align: center
}
.guarantee .table .font14 {
	font-size: 14px
}
.guarantee .table tr, .guarantee .table td {
	border: 1px #e8e8e8 solid
}
.guarantee .table .line-height45 {
	line-height: 45px
}
.guarantee .table .line-height44 {
	line-height: 44px
}
.guarantee .table .w128 {
	width: 128px
}
.guarantee .table .w166 {
	width: 166px
}
.guarantee .table .w218 {
	width: 218px
}
.guarantee .table .w394 {
	width: 394px
}
.guarantee .table .explain-item {
	margin: 10px auto 10px 27px;
	line-height: 20px;
	text-align: left
}
.guarantee .table .text-alignl {
	text-align: left;
	padding-left: 27px
}
.guarantee .services {
	padding: 0 31px 40px;
	font-size: 12px
}
.guarantee .services .font-bold {
	font-weight: 700
}
.guarantee .services .service-item {
	width: 908px;
	height: auto;
	line-height: 32px
}
.visit {
	background-color: #fff;
	width: 968px;
	height: 924px;
	font-size: 12px
}
.visit .visit-title {
	text-align: center;
	width: 968px;
	height: 74px;
	line-height: 74px;
	font-size: 20px;
	color: #39a1ea
}
.visit .visit-table {
	text-align: center;
	margin: 0 31px 15px
}
.visit .visit-table tr, .visit .visit-table td {
	border: 1px #e8e8e8 solid
}
.visit .visit-table .font14 {
	font-size: 14px
}
.visit .visit-table .line-height45 {
	line-height: 45px
}
.visit .visit-table .w127 {
	width: 127px
}
.visit .visit-table .w165 {
	width: 165px
}
.visit .visit-table .w162 {
	width: 162px
}
.visit .visit-table .w446 {
	width: 446px
}
.visit .visit-table .explain {
	margin: 10px 20px
}
.visit .visit-table .explain-item {
	line-height: 20px;
	text-align: left
}
.visit .visit-services {
	padding: 0 31px 20px 31px
}
.visit .visit-services .font-bold {
	font-weight: 700
}
.visit .visit-services .service-item {
	width: 908px;
	height: auto;
	line-height: 30px
}
.visit .visit-services .service-item .questions {
	display: block;
	width: 242px;
	height: 30px;
	line-height: 28px;
	border: 1px #e8e8e8 solid;
	padding-left: 16px;
	margin-top: -1px
}
.visit .visit-services .service-item .margin-top10 {
	margin-top: 10px
}
.soft-visit {
	background-color: #fff;
	width: 968px;
	height: auto;
	font-size: 12px
}
.soft-visit .soft-title {
	text-align: center;
	width: 968px;
	height: 74px;
	line-height: 74px;
	font-size: 20px;
	color: #39a1ea
}
.soft-visit .soft-table {
	text-align: center;
	margin: 0 35px 15px
}
.soft-visit .soft-table tr, .soft-visit .soft-table td {
	border: 1px #e8e8e8 solid
}
.soft-visit .soft-table .font14 {
	font-size: 14px
}
.soft-visit .soft-table .line-height45 {
	line-height: 45px
}
.soft-visit .soft-table .line-height38 {
	line-height: 38px
}
.soft-visit .soft-table .w127 {
	width: 127px
}
.soft-visit .soft-table .w165 {
	width: 165px
}
.soft-visit .soft-table .w156 {
	width: 156px
}
.soft-visit .soft-table .w451 {
	width: 451px
}
.soft-visit .soft-table .explain {
	margin: 10px 20px
}
.soft-visit .soft-table .explain-item {
	line-height: 20px;
	text-align: left
}
.soft-visit .soft-table .text-alignl {
	text-align: left;
	padding-left: 20px
}
.soft-visit .soft-services {
	padding: 0 31px 30px 31px
}
.soft-visit .soft-services .font-bold {
	font-weight: 700
}
.soft-visit .soft-services .service-item {
	width: 908px;
	height: auto;
	line-height: 30px
}
.soft-visit .soft-services .service-item .questions {
	display: block;
	width: 242px;
	height: 30px;
	line-height: 28px;
	border: 1px #e8e8e8 solid;
	padding-left: 16px;
	margin-top: -1px
}
.soft-visit .soft-services .service-item .margin-top10 {
	margin-top: 10px;
	margin-bottom: 15px
}
.deposit-all {
	width: 1080px
}
.deposit {
	width: 1000px;
	background: #fff;
	padding: 20px 40px 86px
}
.deposit .check-basic-info {
	background-color: #fafafa;
	padding: 0 0 20px 45px;
	margin-bottom: 20px
}
.deposit .page-title {
	position: relative;
	padding: 32px 0 30px;
	font-size: 22px;
	color: #333;
	text-indent: 5px;
	border-bottom: 1px solid #e1e1e1
}
.deposit .page-title .step-tit {
	position: relative;
	top: 2px
}
.deposit .return-btn {
	display: block;
	position: absolute;
	right: 0;
	top: 39px;
	width: auto;
	height: 24px;
	line-height: 24px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 0 18px;
	background: #37a3ff;
	font-size: 12px;
	color: #fff
}
.deposit .return-btn {
	display: block;
	position: absolute;
	right: 0;
	top: 39px;
	width: auto;
	height: 24px;
	line-height: 24px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 0 18px;
	background: #37a3ff;
	font-size: 12px;
	color: #fff
}
.deposit .return-btn {
	display: block;
	position: absolute;
	right: 0;
	top: 39px;
	width: auto;
	height: 24px;
	line-height: 24px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 0 18px;
	background: #37a3ff;
	font-size: 12px;
	color: #fff
}
.deposit .state-remind {
	width: 100%;
	height: 82px;
	line-height: 82px;
	background-color: #fafafa;
	color: #37a3ff;
	font-size: 18px
}
.deposit .state-remind .state {
	padding: 0 26px
}
.deposit .state-remind .immediately-apply {
	background-color: #37a3ff;
	color: #fff;
	margin: 26px auto;
	width: 76px;
	height: 30px;
	line-height: 30px
}
.deposit .state-remind .immediately-apply:hover {
	box-shadow: none
}
.deposit .state-remind {
	width: 100%;
	height: 82px;
	line-height: 82px;
	background-color: #fafafa;
	color: #37a3ff;
	font-size: 18px
}
.deposit .state-remind .state {
	padding: 0 26px
}
.deposit .state-remind .immediately-apply {
	background-color: #37a3ff;
	color: #fff;
	margin: 26px auto;
	width: 76px;
	height: 30px;
	line-height: 30px
}
.deposit .state-remind .immediately-apply:hover {
	box-shadow: none
}
.deposit .explain {
	line-height: 22px;
	font-size: 13px;
	margin-bottom: 12px;
	text-align: justify
}
.deposit .application-confirmation-container {
	margin: 20px 0 35px 266px
}
.deposit .application-confirmation-container .application-confirmation-btn {
	width: 90px;
	height: 30px;
	border: 1px solid #37a3ff;
	color: #37a3ff
}
.deposit .application-confirmation-container .application-confirmation-btn:hover {
	color: #ffffff;
	box-shadow: none;
	background-color: #37a3ff
}
.vertical-line {
	position: relative;
	background-color: #40b5ff;
	left: -8px;
	top: 2px;
	width: 4px;
	height: 15px;
	display: inline-block
}
.first-title {
	position: relative;
	font-size: 16px;
	padding-left: 12px;
	padding-top: 30px;
	color: #333
}
.first-title .vertical-line {
	position: relative;
	color: #40b5ff;
	left: -12px;
	font-weight: bolder
}
.first-title .new-add {
	display: block;
	position: absolute;
	right: 0;
	top: 5px;
	font-size: 14px;
	color: #37a3ff
}
.first-title .new-add i {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	margin-right: 5px
}
.first-title-shareholder {
	padding-top: 0
}
.padding-top0 {
	padding-top: 0
}
.revise-base-info {
	font-size: 13px;
	color: #37a3ff
}
.first-title-spacing {
	margin-top: 0
}
.supplementary-color {
	color: #666
}
.first-main {
	margin-top: 20px
}
.apply-deposit-main {
	margin-top: 40px
}
.apply-main-fl {
	width: 478px;
	height: auto
}
.apply-progress {
	width: 150px;
	height: 150px;
	line-height: 150px;
	background: url(../images/progress.png) no-repeat;
	text-align: center;
	font-size: 20px;
	color: #f8b007
}
.apply-main-fr {
	width: 466px;
	height: 120px;
	margin-top: 18px;
	padding-left: 54px;
	border-left: 1px dashed #e8e8e8
}
.apply-main-fr li {
	position: relative;
	margin-bottom: 14px;
	font-size: 14px;
	color: #666
}
.apply-main-fr li .apply-link {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #37a3ff
}
.apply-main-fr i {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline
}
.apply-pass {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	background: #fafafa
}
.plan-money {
	padding: 10px 0 10px 30px
}
.plan-money li {
	font-size: 12px;
	color: #666;
	line-height: 22px
}
.plan-money li a {
	color: #37a3ff
}
.apply-pass-main {
	width: 920px;
	height: auto;
	margin: 20px auto 0;
	padding: 30px 39px 20px;
	border: 1px dashed #e1e1e1
}
.money-all {
	margin-bottom: 20px
}
.money-all .money-number {
	width: 196px
}
.money-all li {
	margin-bottom: 12px
}
.money-all span {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	font-size: 14px;
	color: #333
}
.money-all span i {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline
}
.money-all span .color {
	color: #e74c3c
}
.money-all .limit-all-tit {
	width: 98px
}
.money-status {
	width: 645px;
	height: 88px;
	padding-left: 60px;
	border-left: 1px dashed #e1e1e1
}
.money-status li {
	position: relative
}
.know-main {
	width: 95px;
	height: 20px;
	line-height: 20px;
	padding-left: 12px;
	position: absolute;
	left: 0;
	top: 3px;
	background: url(../images/know-main.png) no-repeat;
	display: none
}
.know-main a {
	font-size: 12px;
	color: #fff
}
.know-star {
	left: 94px
}
.know-new {
	left: 109px
}
.star-tit {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	width: 106px;
	height: auto;
	margin-left: 8px;
	color: #333;
	vertical-align: baseline
}
.star-tit i {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline
}
.pr5 {
	padding-right: 5px
}
.examine-box {
	padding: 20px 0;
	border-top: 1px dashed #e1e1e1
}
.examine-box ._basic_info_status_container.isChild .modify {
	display: none
}
.examine-status {
	font-size: 14px;
	color: #333
}
.examine-status .status-info {
	font-size: 12px;
	color: #666
}
.examine-status .status-status {
	font-size: 13px;
	color: #e74c3c
}
.examine-status .modify {
	color: #37a3ff
}
.perfect-information {
	margin-top: 20px
}
.perfect-information a {
	display: block;
	width: auto;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #37a3ff;
	font-size: 12px;
	margin-right: 15px;
	color: #fff
}
.record-tit {
	font-size: 14px;
	color: #333
}
.record-tit .record-btn {
	font-size: 12px;
	color: #666;
	position: relative;
	top: -56px;
	left: 733px
}
.record-list {
	margin-top: 18px
}
.record-list li {
	font-size: 12px;
	line-height: 24px;
	color: #666
}
.record-list li a {
	color: #37a3ff
}
.supplement-status {
	width: 920px;
	height: auto;
	margin: 18px auto 18px;
	border: 1px solid #e1e1e1
}
.supplement-status th, .supplement-status td {
	border: 1px solid #e1e1e1;
	text-align: center;
	color: #666
}
.supplement-status th {
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	background: #f2f2f2;
	font-weight: 100
}
.supplement-status td {
	height: 34px;
	line-height: 34px;
	font-size: 12px
}
.supplement-status td a.modify {
	color: #37a3ff
}
.supplement-look {
	width: 920px;
	height: auto;
	text-align: right
}
.supplement-look a {
	font-size: 14px;
	color: #37a3ff
}
.step-all {
	height: 64px;
	margin: 45px 0 35px
}
.step-right {
	line-height: 38px
}
.step-right input[disabled] {
	box-shadow: none;
	border: none;
	line-height: 38px;
	cursor: default
}
.step-right input[file] {
	padding-left: 10px
}
.step-right .ml10 {
	display: inline-block;
	margin-left: 10px
}
.step-right select[disabled] {
	border: none !important;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	line-height: 38px;
	cursor: default
}
.step-right .guarantee-check {
	background-color: #f3f3f3;
	padding-left: 10px
}
.width-limit {
	width: 230px
}
.credit-right {
	width: 800px;
	height: auto;
	line-height: 38px;
	line-height: 38px
}
.credit-right .credit-input {
	width: 238px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #e2e2e2
}
.credit-right .disabled {
	background: #f3f3f3
}
.step {
	width: 515px;
	height: 11px;
	margin: 0 auto
}
.step .progress-left {
	width: 5px;
	height: 11px
}
.step .progress-left i {
	display: block
}
.step .progress {
	width: 505px
}
.step li {
	float: left;
	height: 11px;
	background: #e8e8e8;
	position: relative
}
.step li div {
	height: 65px;
	position: absolute;
	left: 0;
	top: -16px;
	text-align: center;
	font-size: 14px;
	color: #666;
	z-index: 5
}
.step li div i {
	position: relative;
	display: block;
	margin: 0 auto 8px;
	z-index: 555
}
.step .step-select {
	background: #37a3ff
}
.step .step-select span {
	color: #37a3ff
}
.step .progress-company {
	width: 75px
}
.step .progress-legal {
	width: 160px
}
.step .progress-supplement {
	width: 130px
}
.step .progress-submit {
	width: 270px
}
.step .company {
	width: 58px;
	left: 60px
}
.step .legal {
	width: 100px;
	left: 126px
}
.step .supplement {
	width: 58px;
	left: 93px
}
.step .submit {
	width: 60px;
	left: 148px
}
.step-tit {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	margin-left: 5px;
	font-size: 12px;
	color: #666
}
.depossot-tip {
	width: 556px;
	height: auto;
	line-height: 32px;
	border: 1px dashed #e3e3e3;
	text-align: center;
	margin: 0 auto 30px;
	font-size: 14px;
	padding: 0 10px;
	color: #ff3e3e
}
.depossot-tip i {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	margin-right: 8px
}
.warn-info {
	margin-top: 24px
}
.warn-info-shareholder {
	margin-bottom: 10px
}
.company-info {
	margin-top: 28px
}
.company-info li {
	margin-bottom: 15px
}
.company-info .margin15 {
	margin-bottom: -13px
}
.company-info .error-box-margin.show {
	margin-bottom: -15px
}
.company-info .step-left {
	width: 102px;
	height: 38px;
	line-height: 38px;
	font-size: 13px;
	margin: 0 18px 0 28px;
	text-align: left;
	color: #333
}
.company-info .step-left i {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	color: red
}
.company-info .step-left .important-star {
	display: block;
	position: absolute;
	left: -14px;
	top: 0;
	color: red
}
.company-info .max-width {
	width: 102px
}
.company-info .biggest-width {
	width: 114px
}
.company-info .credit-left {
	width: 108px;
	height: 38px;
	line-height: 38px;
	position: relative
}
.company-info .guarantee-left {
	width: 66px;
	height: 38px;
	line-height: 38px
}
.company-info .share-holder-left {
	width: 78px;
	height: 38px;
	line-height: 38px;
	position: relative
}
.company-info .not-require {
	padding-left: 10px;
	margin-right: 8px
}
.company-info .step-text {
	width: 280px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #e2e2e2
}
.company-info .step-text1 {
	width: 325px
}
.company-info .credit-number {
	width: 378px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #e2e2e2
}
.company-info textarea.credit-remarks {
	display: block;
	width: 378px;
	height: 70px;
	border: 1px solid #e2e2e2 !important
}
.company-info textarea.credit-remarks:focus {
	border-color: #37a3ff !important
}
.company-info .step-error {
	height: 14px;
	line-height: 14px;
	margin: 5px 0;
	color: #ff3e3e
}
.company-info .step-error i {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline
}
.company-info .deposit-img {
	position: relative;
	width: auto;
	height: auto;
	margin-bottom: 11px
}
.company-info .deposit-img .img-copy {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100px;
	height: 23px;
	line-height: 22px;
	background: url(../images/deposit-img-bg.png) repeat;
	background: rgba(0,0,0,0.2);
	text-align: center;
	color: #fff
}
.company-info .deposite-important {
	position: relative;
	margin: 10px 0;
	font-size: 12px;
	line-height: 16px;
	color: #666
}
.company-info .deposite-important i {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	margin-right: 8px
}
.company-info .deposite-important .show-img {
	cursor: pointer;
	color: #37a3ff
}
.company-info .deposite-important .show-img .explain-container1, .company-info .deposite-important .show-img .explain-container2 {
	display: none !important
}
.company-info .deposite-important .show-img:hover #businessPreview {
	display: block !important
}
.company-info .deposite-important .show-img:hover .show-pic, .company-info .deposite-important .show-img:hover .card-pic, .company-info .deposite-important .show-img:hover .adjust-location {
	display: block !important
}
.company-info .deposite-important .show-img:hover .explain-container1, .company-info .deposite-important .show-img:hover .explain-container2 {
	display: block !important
}
.company-info .margin-left24 {
	margin-left: 24px
}
.company-info .step-radio {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	height: 38px;
	line-height: 38px;
	margin-right: 18px;
	font-size: 14px;
	color: #666;
	cursor: pointer
}
.company-info .step-radio i {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	margin-right: 4px
}
.company-info .deposite-select {
	position: relative;
	font-size: 14px;
	margin-right: 30px
}
.company-info .deposite-select .bottom-margin {
	margin-bottom: 15px
}
.company-info .deposite-select .select-box {
	position: relative;
	display: block;
	width: auto;
	height: 38px;
	line-height: 38px;
	padding-left: 10px;
	padding-right: 22px;
	border: 1px solid #e5e5e5;
	color: #666;
	font-size: 14px
}
.company-info .deposite-select .select-box i {
	display: block;
	position: absolute;
	right: 12px;
	top: 12px
}
.company-info .deposite-select .select-main {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
	top: 32px;
	max-height: 200px;
	background: #fff;
	border: 1px solid #e5e5e5;
	overflow: auto;
	z-index: 222;
	display: none
}
.company-info .deposite-select .select-main li {
	margin: 0
}
.company-info .deposite-select .select-main a {
	display: block;
	width: auto;
	height: 32px;
	line-height: 32px;
	padding-left: 10px;
	color: #666
}
.company-info .deposite-select .select-main a:hover {
	background: #37a3ff;
	color: #fff
}
.company-info .address {
	display: block;
	width: 512px;
	height: 38px;
	line-height: 38px;
	padding-left: 10px;
	margin: 15px 0;
	border: 1px solid #e5e5e5;
	background: #fff
}
.company-info .address[invalid="true"] {
	margin-bottom: 0
}
.check-basic-info .company-info {
	margin-top: 8px
}
.deposite-shareholder .company-info .step-left {
	width: 88px;
	height: 38px;
	line-height: 38px
}
.deposite-shareholder .company-info .step-left {
	width: 88px;
	height: 38px;
	line-height: 38px
}
.step-next {
	display: block;
	width: 98px;
	height: 33px;
	line-height: 29px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 40px auto 20px;
	color: #37a3ff;
	border: 1px solid #40b5ff;
	cursor: pointer
}
.step-next:hover {
	box-shadow: none;
	background: #40b5ff;
	color: #fff
}
.credit-submit {
	display: block;
	width: 88px;
	height: 30px;
	line-height: 26px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 40px 0 20px 200px;
	color: #37a3ff;
	border: 1px solid #40b5ff;
	cursor: pointer
}
.credit-submit:hover {
	box-shadow: none;
	background: #40b5ff;
	color: #fff
}
.step-btn {
	width: 300px;
	height: 33px;
	line-height: 29px;
	margin: 40px auto 20px
}
.step-btn .return-step {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 98px;
	height: 33px;
	line-height: 29px;
	color: #37a3ff;
	border: 1px solid #40b5ff;
	cursor: pointer;
	margin-left: 15px;
	margin-right: 15px
}
.step-btn .return-step:hover {
	box-shadow: none;
	background: #40b5ff;
	color: #fff
}
.suppplement-contant {
	margin-bottom: 45px
}
.share-content {
	position: relative;
	padding: 20px 0;
	margin-bottom: 50px
}
.delete-share {
	display: block;
	position: absolute;
	right: 30px;
	top: 20px;
	font-size: 14px;
	color: #37a3ff
}
.show-box {
	width: 66px;
	height: 16px;
	padding-top: 6px;
	position: absolute;
	left: 50%;
	bottom: -22px;
	margin-left: -33px;
	background: #fafafa;
	-moz-box-shadow: 1px 1px 2px #edecec;
	-webkit-box-shadow: 1px 1px 2px #edecec;
	box-shadow: 1px 1px 2px #edecec;
	cursor: pointer
}
.show-box i {
	display: block;
	margin: 0 auto
}
.identity {
	position: relative;
	width: 100px;
	height: 86px;
	margin: 10px 20px 0 0
}
.supplement-close {
	display: block;
	position: absolute;
	right: 0;
	top: 0
}
.company-phone {
	width: 142px;
	height: 32px;
	line-height: 32px;
	padding-left: 10px;
	border: 1px solid #e5e5e5;
	background: #fff
}
.authorize-status {
	display: block;
	position: relative;
	width: 78px;
	height: 28px;
	line-height: 28px;
	margin-top: 4px;
	text-align: center;
	border: 1px solid #e2e2e2;
	font-size: 14px;
	color: #666;
	cursor: pointer
}
.authorize-status i {
	display: block;
	position: absolute;
	right: 0;
	top: 0
}
.author-select {
	border: 1px solid #37a3ff
}
.authorze-go {
	display: block;
	width: 78px;
	height: 28px;
	line-height: 28px;
	background: #fafafa;
	color: #37a3ff;
	font-size: 14px;
	text-align: center;
	border-radius: 3px;
	margin: 4px 0 0 15px;
	border: 1px solid #37a3ff
}
.upload-important {
	margin-left: 26px
}
.word-upload {
	font-size: 12px;
	line-height: 20px;
	color: #666;
	margin: -30px 0 -20px 0
}
.file-file {
	width: 345px;
	margin-top: 10px;
	padding: 6px 30px 6px 18px;
	border: 1px solid #e2e2e2
}
.file-name {
	position: relative;
	width: 328px;
	height: 22px;
	line-height: 22px;
	border: 1px dashed #e2e2e2;
	margin: 15px 0 10px
}
.file-name span {
	font-size: 14px;
	color: #333
}
.file-name .file-word {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	width: 272px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.file-name .file-word a {
	color: #333
}
.file-name .delete-file {
	display: block;
	position: absolute;
	right: 18px;
	top: 0;
	font-size: 14px;
	color: #37a3ff;
	margin-left: 50px
}
.file-upload {
	width: 317px;
	height: auto;
	line-height: 22px;
	margin-top: 10px;
	border: 1px solid #e2e2e2
}
.upload-name {
	height: 22px;
	line-height: 22px;
	position: relative
}
.upload-name span {
	font-size: 14px;
	color: #333
}
.upload-name .file-word {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	width: 305px;
	height: 22px;
	line-height: 22px;
	overflow: hidden
}
.upload-name .file-word a {
	color: #333
}
.upload-name .delete-file {
	display: block;
	position: absolute;
	right: 18px;
	top: 0;
	font-size: 14px;
	color: #37a3ff
}
.region {
	margin-top: 22px
}
.region-chooise {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	font-size: 12px;
	color: #666;
	margin-right: 20px;
	cursor: pointer
}
.region-chooise input {
	-moz-appearance: checkbox;
	-webkit-appearance: checkbox;
	vertical-align: -2px;
	margin-right: 5px
}
.submit-success {
	text-align: center;
	margin-top: 30px;
	margin: 30px auto 0
}
.submit-success .success {
	color: #37a3ff;
	font-size: 26px
}
.submit-success .success .icon-submit-success {
	display: inline-block;
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	width: 36px;
	height: 37px
}
.submit-success .success .text {
	position: relative
}
.submit-success .complete {
	font-size: 16px;
	width: 528px;
	height: 46px;
	margin: 20px auto 40px;
	border: 1px dotted #e3e3e3;
	padding: 18px 25px
}
.submit-success .complete .state {
	padding: 0 26px 10px 0;
	color: #37a3ff
}
.submit-success .complete .immediately-btn {
	font-size: 12px;
	background-color: #37a3ff;
	color: #fff;
	cursor: pointer;
	width: 76px;
	height: 25px;
	line-height: 25px
}
.submit-success .complete .immediately-btn:hover {
	box-shadow: none
}
.submit-success .completeA {
	text-align: center;
	font-size: 12px
}
.submit-success .tip {
	font-size: 12px
}
.submit-success .tip .color-red {
	color: red
}
.submit-success .tip-container {
	width: 100%;
	margin: 20px 0 40px
}
.foot {
	text-align: center;
	margin-bottom: 32px
}
.foot .go-back, .foot .go-index {
	width: 105px;
	height: 34px;
	border: 1px solid #37a3ff;
	color: #37a3ff;
	margin-left: 5px;
	cursor: pointer
}
.foot .go-back:hover, .foot .go-index:hover {
	box-shadow: none;
	background: #40b5ff;
	color: #fff
}
.foot .go-backA {
	display: block;
	line-height: 34px;
	margin: 0 auto
}
.img-all-bg {
	width: 101px;
	height: 86px;
	background: url(../images/step-img.jpg) no-repeat
}
.img-all-bg img {
	display: block;
	width: 101px;
	height: 86px
}
.webuploader-pick {
	width: 101px;
	height: 86px
}
.img-upload-bg {
	width: 101px;
	height: 86px;
	margin-top: 10px;
	background: url(../images/upload.jpg) no-repeat;
	cursor: pointer
}
.license-container {
	width: 185px;
	height: 194px;
	position: absolute;
	right: -250px;
	top: -100px
}
.license-container .show-pic {
	width: 144px;
	height: 201px;
	background: url(../images/business-license.jpg) no-repeat
}
.license-container .explain-container1 {
	position: relative;
	top: -195px;
	right: -157px;
	color: #000000
}
.license-container .explain-container1 .line1 {
	background-color: #999999;
	width: 28px;
	height: 1px;
	position: relative;
	top: 8px;
	left: -34px
}
.license-container .explain-container2 {
	position: relative;
	top: -65px;
	right: -157px;
	color: #000000
}
.license-container .explain-container2 .line2 {
	background-color: #999999;
	width: 30px;
	height: 1px;
	position: relative;
	top: 8px;
	left: -40px
}
.adjust-location {
	position: absolute;
	right: -102px;
	top: -225px
}
.tax-pic {
	width: 355px;
	height: 221px;
	position: absolute;
	right: -183px;
	top: -224px;
	background: url(../images/tax.jpg) no-repeat
}
.card-pic {
	width: 398px;
	height: 145px;
	position: absolute;
	right: -211px;
	top: -170px;
	background: url(../images/card.jpg) no-repeat
}
.adjust-idCard {
	position: absolute;
	right: -184px;
	top: -152px
}
.cardNumber-pic {
	right: -150px
}
.mechanism-pic {
	width: 335px;
	height: 221px;
	position: absolute;
	right: -158px;
	top: -230px;
	background: url(../images/organization.jpg) no-repeat
}
.card-money {
	width: 401px;
	height: 134px;
	position: absolute;
	right: -100px;
	top: -150px;
	background: url(../images/card-money.jpg) no-repeat
}
.loading {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	z-index: 999;
	display: none
}
.loading .loading-main {
	width: 280px;
	height: 100px;
	line-height: 100px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -50px 0 0 -140px;
	border-radius: 5px;
	background: #fff;
	text-align: center;
	font-size: 14px;
	color: #000
}
.loading .loading-main img {
	display: inline-block;
	width: 100px;
	height: 100px
}
.operate-record {
	margin: 20px 30px auto;
	color: #666666
}
.operate-record .record-item {
	width: auto;
	height: 34px;
	line-height: 34px;
	font-size: 14px
}
.application-list-view {
	width: 415px
}
.application-list-view .max-width {
	width: 104px
}
.application-list-view .middle-width {
	width: 92px
}
.application-list-view .little-width {
	width: 78px
}
.revise-main {
	margin: 26px 0 0 12px;
	border: 1px solid #eaeaea
}
.revise-main td {
	height: 32px;
	line-height: 32px;
	border: 1px solid #eaeaea
}
.revise-main td i {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	margin-left: 6px;
	cursor: pointer
}
.revise-main .revise-main-tit {
	position: relative;
	width: 168px;
	padding-left: 18px;
	font-size: 14px;
	color: #666
}
.revise-main .revise-main-btn {
	width: 105px;
	text-align: center;
	font-size: 12px
}
.revise-main .revise-main-btn a {
	color: #37a3ff
}
.know-main-template {
	position: absolute;
	right: -415px;
	top: 3px;
	width: 400px;
	padding: 10px 12px;
	line-height: 18px;
	border: 1px solid #e8e8e8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 2px #ececec;
	-webkit-box-shadow: 1px 1px 2px #ececec;
	box-shadow: 1px 1px 2px #ececec;
	background: #fff;
	font-size: 12px;
	color: #666;
	z-index: 222
}
.know-main-template-two {
	right: -385px
}
.know-main-template-three {
	right: -358px
}
.know-main-template-four {
	right: -355px
}
.supplementary-word {
	margin: 15px 0 0 12px;
	font-size: 12px;
	color: #666;
	line-height: 20px
}
.supplementary-word a {
	color: #666
}
.supplementary-perfect-main {
	width: 404px
}
.supplementary-perfect-main .perfect-tit {
	width: 270px;
	padding-left: 18px;
	font-size: 14px;
	color: #666
}
.supplementary-perfect-main .perfect-immediately {
	width: 112px;
	text-align: center;
	font-size: 12px
}
.supplementary-perfect-main .perfect-immediately a {
	color: #37a3ff
}
.supplementary-perfect-main .add-perfect-btn {
	padding-left: 18px;
	font-size: 14px
}
.supplementary-perfect-main .add-perfect-btn a {
	color: #37a3ff
}
.supplementary-perfect-main .add-perfect-btn i {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	margin-right: 6px;
	vertical-align: -2px
}
.guarantee-words {
	margin-left: 114px;
	font-size: 12px;
	color: #757575
}
.guarantee-words i {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	margin-right: 8px
}
.history-table {
	width: 920px;
	height: auto;
	margin: 20px auto;
	border: 1px solid #eaeaea;
	color: #666
}
.history-table td {
	position: relative;
	height: 34px;
	line-height: 34px;
	border: 1px solid #eaeaea;
	text-align: center;
	font-size: 12px
}
.history-table td a {
	color: #37a3ff
}
.history-table th {
	height: 38px;
	line-height: 38px;
	background: #f2f2f2;
	font-weight: 100;
	font-size: 14px
}
.upload-name .setstyle {
	position: static;
	display: inline-block
}
.uploadingType {
	width: 100%;
	float: left
}
.controlSize {
	right: 205px
}
.tipimg01 {
	background: url(../images/tipimg01.jpg) no-repeat;
	background-size: 100% 100%;
	width: 563px;
	height: 260px;
	right: 40px
}
.tipimg03 {
	background: url(../images/tipimg03.jpg) no-repeat;
	background-size: 100% 100%;
	width: 519px;
	height: 355px;
	right: 80px
}
.tipimg04 {
	background: url(../images/tipimg04.jpg) no-repeat;
	background-size: 100% 100%;
	width: 480px;
	height: 303px;
	right: 116px
}
.tipimg05 {
	background: url(../images/tipimg05.jpg) no-repeat;
	background-size: 100% 100%;
	width: 397px;
	height: 279px;
	top: -170px
}
.tipimg06 {
	background: url(../images/tipimg06.jpg) no-repeat;
	background-size: 100% 100%;
	width: 279px;
	height: 390px;
	top: -236px;
	right: 315px
}
.tipimg08 {
	background: url(../images/tipimg08.jpg) no-repeat;
	background-size: 100% 100%;
	width: 294px;
	height: 219px;
	right: 305px
}
.tipimg12 {
	background: url(../images/tipimg12.jpg) no-repeat;
	background-size: 100% 100%;
	width: 527px;
	height: 383px;
	right: 28px
}
.tipimg13 {
	background: url(../images/tipimg13.jpg) no-repeat;
	background-size: 100% 100%;
	width: 278px;
	height: 384px
}
.tipimg14 {
	background: url(../images/tipimg14.jpg) no-repeat;
	background-size: 100% 100%;
	width: 278px;
	height: 384px
}
.tipimg15 {
	background: url(../images/tipimg15.jpg) no-repeat;
	background-size: 100% 100%;
	width: 405px;
	height: 291px;
	right: 180px
}
textarea.credit-remarks {
	display: block;
	width: 378px;
	height: 70px;
	border: 1px solid #e2e2e2 !important;
	color: #333
}
#freefileError {
	margin-top: 10px;
	margin-bottom: 10px
}
.credit-remarks {
	padding: 10px
}
.paddingTop {
	padding-top: 10px
}
.paddingTop-left {
	padding-top: 20px
}
.reason-box {
	position: absolute;
	left: 0;
	top: 30px;
	width: 228px;
	padding: 10px 10px;
	line-height: 18px;
	border: 1px solid #e8e8e8;
	text-align: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 2px #ececec;
	-webkit-box-shadow: 1px 1px 2px #ececec;
	box-shadow: 1px 1px 2px #ececec;
	background: #fff;
	font-size: 12px;
	color: #666;
	z-index: 222
}
.uploadType {
	position: relative;
	margin: 10px 0;
	font-size: 12px;
	line-height: 16px
}
.uploadType i {
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
	background-position: center center;
	background-repeat: no-repeat
}
.uploadSuccess {
	color: #40c13d
}
.uploadloading {
	color: #ff6a6a
}
.uploadSuccess i {
	background-image: url(../images/upsuccess.png);
	background-size: 100% 100%;
	width: 14px;
	height: 14px
}
.uploadloading i {
	background-image: url(../images/uploading.gif);
	background-size: 100% 100%;
	width: 14px;
	height: 14px
}
.deposite-company .check-box {
	margin: 0 0 15px 148px;
	height: 38px;
	line-height: 38px
}
.deposite-company .check-box .agreement {
	color: #37a3ff;
	cursor: pointer
}
.agreement-content {
	padding: 4px 20px
}
.agreement-content-title {
	margin: 6px 0;
	font-weight: 700
}
.agreement-btn-box {
	padding: 6px 0 12px;
	text-align: center
}
.agreement-btn-box span {
	display: inline-block;
	margin: 0 25px;
	width: 80px;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer
}
.agreement-btn-box .ok-btn {
	background: #37a3ff
}
.agreement-btn-box .cancel-btn {
	background: #798693
}
.add-branch {
	margin-top: 40px;
	padding-bottom: 65px;
	-moz-box-shadow: 0 0 30px #e9e9e9;
	-webkit-box-shadow: 0 0 30px #e9e9e9;
	box-shadow: 0 0 30px #e9e9e9
}
.relete-main {
	padding: 110px 0 55px;
	width: 894px;
	height: auto;
	margin: 0 auto
}
.relete-main .relete-tit {
	font-size: 22px;
	color: #666
}
.relete-main .relete-word {
	margin: 32px 0 22px;
	font-size: 14px;
	color: #333;
	line-height: 26px
}
.relete-main .checkbox {
	font-size: 12px;
	color: #666;
	width: auto;
	background: none
}
.relete-main .checkbox a {
	color: #37a3ff
}
.relete-main .relete-btn {
	margin-top: 60px
}
.relete-main .relete-btn a {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	width: 98px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	margin-right: 20px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #37a3ff
}
.relete-main .relete-btn .buttonA {
	background: #37a3ff;
	color: #fff
}
.relete-main .relete-btn .buttonB {
	color: #37a3ff
}
.relete-main .search-checkbox {
	display: inline-block;
	width: 11px;
	height: 9px;
	padding-top: 2px;
	margin-right: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #37a3ff;
	vertical-align: -2px
}
.relete-main .search-checkbox i {
	display: block;
	margin: 0 auto
}
.relete-main .search-checked {
	background: #37a3ff
}
.window-box-relete {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	z-index: 44
}
.window-box-relete .window-branch {
	width: 600px;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	border-radius: 0 0 3px 3px;
	margin-left: -300px;
	background: #fff;
	-moz-box-shadow: rgba(0,0,0,0.1) 2px 2px 5px;
	-webkit-box-shadow: rgba(0,0,0,0.1) 2px 2px 5px;
	box-shadow: rgba(0,0,0,0.1) 2px 2px 5px
}
.window-box-relete .window-branch h4 {
	height: 46px;
	line-height: 46px;
	border-radius: 3px 3px 0 0;
	background: #3da3e3;
	font-size: 16px;
	color: #fff;
	text-indent: 22px
}
.window-box-relete .window-branch h4 .close {
	float: right;
	font-size: 18px;
	margin-right: 12px
}
.window-box-relete .branch-box {
	width: 500px;
	height: auto;
	margin: 10px auto
}
.window-box-relete .branch-box .money {
	padding-bottom: 20px;
	border-bottom: 2px dashed #e4e4e4
}
.window-box-relete .branch-box .money li {
	margin-bottom: 10px
}
.window-box-relete .branch-box .money .money-tit {
	display: block;
	width: 152px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #333
}
.window-box-relete .branch-box .money .money-text {
	font-size: 14px;
	color: #333;
	height: 30px;
	line-height: 30px
}
.window-box-relete .branch-box .money .add-money {
	width: 168px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #e2e2e2;
	padding-left: 15px
}
.window-box-relete .branch-box .current-money {
	margin: 20px 0 54px;
	font-size: 12px;
	color: #666
}
.window-box-relete .window-footer {
	width: 100%;
	height: 40px;
	padding-top: 10px;
	background: #f4f5f9
}
.window-box-relete .window-footer .footer-box {
	padding-right: 16px
}
.window-box-relete .window-footer .footer-box a {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	width: 98px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	margin-left: 12px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px
}
.window-box-relete .window-footer .footer-box .footer-btn1 {
	color: #fff;
	background: #3da3e3
}
.window-box-relete .window-footer .footer-box .footer-btn2 {
	width: 96px;
	height: 30px;
	line-height: 30px;
	color: #666;
	background: #fff;
	border: 1px solid #e7e7eb
}
.window-box-relete .apply-relete {
	padding: 10px 0;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	background: none
}
.proc_top {
	height: 1070px;
	width: 100%;
	background: url(../images/bg_top_proc.png) no-repeat center;
	overflow: hidden
}
.proc_con {
	background: #fffcc9;
	overflow: hidden
}
.proc_con ul {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden
}
.proc_con li {
	position: relative;
	width: 1000px;
	height: 558px;
	color: #b98800;
	display: block;
	clear: both;
	margin: 0 auto;
	overflow: hidden
}
.proc_text {
	width: 500px;
	height: 150px;
	position: relative
}
.num_step {
	width: 100px;
	height: 150px;
	float: left;
	padding-right: 30px
}
.proc_con li h1 {
	font-size: 88px;
	line-height: 110px;
	font-weight: 400;
	clear: both
}
a:link {
	text-decoration: none;
	cursor: pointer
}
.but_proc_con {
	width: 100px;
	height: 36px;
	padding: 0;
	margin: 0;
	border: none;
	background: #b98800;
	font-size: 20px;
	color: #fffcc9;
	border-radius: 3px;
	margin-bottom: 4px;
	cursor: pointer
}
.num_step_con {
	width: 370px;
	float: right
}
.num_step_con h3 {
	font-size: 36px;
	line-height: 54px;
	font-weight: 400
}
.num_step_con p {
	font-size: 20px;
	line-height: 32px
}
.proc_step1 {
	background: url(../images/bg_step1_proc.png) no-repeat left center
}
.proc_step2 {
	background: url(../images/bg_step2_proc.png) no-repeat right center
}
.proc_step3 {
	left: -2px;
	background: url(../images/bg_step3_proc.png) no-repeat left center
}
.proc_step4 {
	left: -2px;
	background: url(../images/bg_step4_proc.png) no-repeat right center
}
.proc_step5 {
	left: -2px;
	background: url(../images/bg_step5_proc.png) no-repeat left center
}
.proc_footer {
	position: relative;
	left: -1px;
	height: 170px;
	padding: 90px 0;
	width: 100%;
	background: url(../images/bg_footer_proc.png) no-repeat center;
	overflow: hidden
}
.proc_footer p {
	line-height: 110px;
	text-align: center;
	font-size: 36px;
	color: #019601;
	letter-spacing: 3px
}
.but_proc_footer {
	width: 278px;
	height: 60px;
	background: url(../images/but_footer_proc.png) no-repeat center;
	margin: 0 auto;
	padding: 0;
	border: none;
	cursor: pointer;
	font-size: 26px;
	color: #7ae15e;
	letter-spacing: 3px
}
.microsoft .head-figure {
	height: 461px;
	background: url("../images/microsoft-banner-01.jpg") center center no-repeat
}
.microsoft .txt-layer {
	margin: 0 auto;
	padding: 88px 0 0 670px;
	width: 530px;
	color: #fff
}
.microsoft .txt-layer .main {
	display: inline-block;
	vertical-align: top;
	padding: 10px 0;
	text-align: center;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff
}
.microsoft .txt-layer .main p {
	line-height: 42px;
	font-size: 42px
}
.microsoft .txt-layer .main-box img {
	display: inline-block;
	vertical-align: bottom
}
.microsoft .txt-layer h5 {
	margin: 10px 0 15px;
	width: 302px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background: #FC493F
}
.microsoft .txt-layer h5 i {
	padding-right: 10px;
	font-size: 40px
}
.microsoft .txt-layer h5 span {
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	line-height: 42px
}
.microsoft .txt-layer .rule p {
	line-height: 24px;
	font-size: 15px
}
.microsoft .txt-layer .rule p i {
	color: red
}
.microsoft .item-wrapper {
	margin: 50px auto 20px;
	padding-top: 35px;
	width: 1132px;
	height: 2100px;
	background: url("../images/microsoft-bg.png") center top no-repeat
}
.microsoft .item-wrapper .product {
	position: relative;
	margin: 24px auto 0;
	width: 990px;
	height: 375px;
	line-height: 20px;
	background: #fff;
	border: 1px solid #41546B
}
.microsoft .item-wrapper .product .logo {
	position: absolute;
	left: 13px;
	top: 13px;
	width: 91px;
	height: 59px
}
.microsoft .item-wrapper .product .layer {
	margin-top: 50px;
	height: 270px
}
.microsoft .item-wrapper .product .pic {
	float: left;
	width: 400px
}
.microsoft .item-wrapper .product .pic img {
	display: block;
	margin: 0 auto;
	width: 380px;
	height: 270px
}
.microsoft .item-wrapper .product .txt {
	float: left;
	margin-top: 10px;
	width: 555px;
	text-align: left
}
.microsoft .item-wrapper .product p {
	margin-bottom: 10px;
	color: #333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}
.microsoft .item-wrapper .product .product-tit {
	height: 68px;
	line-height: 34px;
	font-size: 22px;
	word-break: break-all
}
.microsoft .item-wrapper .product .product-desc {
	height: 44px;
	line-height: 22px;
	font-size: 14px;
	word-break: break-all
}
.microsoft .item-wrapper .product .office-item {
	margin-bottom: 10px;
	font-size: 13px;
	color: #FC493F
}
.microsoft .item-wrapper .product .office-item span, .microsoft .item-wrapper .product .office-item a {
	display: inline-block;
	vertical-align: top;
	line-height: 28px
}
.microsoft .item-wrapper .product .office-item .type {
	padding-left: 10px;
	width: 149px;
	height: 26px;
	line-height: 26px;
	border: 1px solid #FC493F
}
.microsoft .item-wrapper .product .office-item .old-price {
	margin: 0 10px;
	font-size: 12px;
	color: #666;
	text-decoration: line-through
}
.microsoft .item-wrapper .product .office-item .new-price {
	margin-right: 10px
}
.microsoft .item-wrapper .product .office-item .new-price strong {
	font-size: 16px;
	font-weight: normal
}
.microsoft .item-wrapper .product .office-item a {
	width: 66px;
	height: 28px;
	line-height: 28px;
	background: #FC493F;
	color: #fff;
	font-size: 13px;
	text-align: center;
	border-radius: 3px
}
