* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

html {
	-webkit-tap-highlight-color: transparent
}

body {
	min-width: 1300px;
	font-family: "PingFang SC", pingFangSC-Medium, "Microsoft Yahei", SimSun;
	font-size: 14px;
	line-height: 1.5;
	color: #333;
	background-color: #fff
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	margin: 0;
	padding: 0
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

ul,
ol {
	list-style: none
}

img {
	display: block;
	border: 0
}

a {
	color: #444;
	text-decoration: none
}

a:hover,
a:focus {
	color: #fb368e;
	text-decoration: none
}

a:focus {
	color: #fb368e
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

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

.dropdown-box {
	position: absolute;
	z-index: 3;
	display: none
}

.dropdown-box.show {
	display: block
}

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

.show {
	display: block !important
}

.hide {
	display: none !important
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.d-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
}
.header-tel{
	position: relative;
}
.header-tel-span{
	position: absolute;
	top: 0;
	right: -5px;
	font-size: 18px;
	color: #e92f82;
	padding-left: 10px;
	font-weight: 600;
	letter-spacing: 0;
}
.justify-content-between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.align-items-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

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

.dropdown-box {
	position: absolute;
	z-index: 3;
	display: none
}

.dropdown-box.show {
	display: block
}

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

.show {
	display: block !important
}

.hide {
	display: none !important
}

.wrapper {
	width: 1200px;
	margin: 0 auto
}

.bg-gray {
	background-color: #f7f7f7
}

.breadcrumb {
	padding: 18px 0;
	background-color: #fbfcfd;
	border-bottom: 1px solid #eee;
	line-height: 1;
	color: #999
}

.breadcrumb span.arrow {
	margin: 0 4px
}

.breadcrumb a {
	color: #999
}

.breadcrumb a:hover {
	color: #fb368e
}

.breadcrumb a,
.breadcrumb span {
	float: left
}

.top-bar {
	height: 40px;
	background-color: #f2f2f2
}

.top-bar .header-wrapper {
	position: relative
}

.top-bar .icon-top {
	float: left;
	background-repeat: no-repeat;
	background-position: 0 0
}

.top-bar .icon-top_location {
	margin: 1px 10px 0 0;
	width: 12px;
	height: 17px;
	background-image: url(../images/common/icon-top_loaction.png?v2);
	background-size: cover;
}

.top-bar .icon-top_tel {
	margin-top: 2px;
	width: 20px;
	height: 15px;
	background-image: url(../images/common/icon-top_tel.png?v2)
}

.top-bar .icon-top_arrow {
	width: 19px;
	height: 9px;
	background-image: url(../images/common/icon-top_arrow.png)
}

.top-bar-city {
	padding-top: 0px!important;
	font-size: 14px
}

.top-bar-city .current-city {
	float: left;
	margin-right: 15px;
	color: #333
}

.top-bar-city .change-city {
	float: left;
	color: #666
}

.top-bar-city .change-city:hover {
	color: #fb368e
}

.top-bar-city .dropdown-city {
	z-index: 3;
	top: 39px;
	left: 0;
	right: 0;
	height: 96px;
	background-color: #fff;
	border: 1px solid #e6e6e6
}

.top-bar-city .dropdown-city ul li {
	float: left;
	margin-right: 30px;
	line-height: 60px
}

.top-bar-city .dropdown-city .wrapper {
	position: relative;
}

.top-bar-city .dropdown-city .icon-top_arrow {
	position: absolute;
	top: -9px;
	left: 36px
}

.top-bar-nav {
	float: left;
	padding-top: 10px;
	font-size: 14px
}

.top-bar-nav .link-a {
	float: left;
	position: relative;
	margin-left: 35px;
	color: #666
}

.top-bar-nav .link-a:hover {
	color: #fb368e
}

.top-bar-nav .dropdown-weixin {
	top: 28px;
	left: 50%;
	margin-left: -75px;
	border: 1px solid #e6e6e6;
	background-color: #fff
}

.top-bar-nav .dropdown-weixin .icon-top_arrow {
	position: absolute;
	top: -9px;
	left: 50%;
	margin-left: -9px
}

.header {
	height: 138px;
	background-color: #fff
}

.header .logo-link {
	padding-top: 22px;
	margin-right: 28px
}

.header-top {
	height: 88px;
	border-bottom: 1px solid #eee
}

.header-nav .nav-link {
	position: relative;
	padding: 0
}

.header-nav .nav-link a {
	display: block;
	padding: 0 22px;
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	color: #666;
	font-size: 16px
}

.header-nav .nav-link a span {
	position: relative;
	display: block;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.header-nav .nav-link a span:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	content: attr(title);
	color: #fb368e;
	-webkit-transform: translateY(100%);
	transform: translateY(100%)
}

.header-nav .dropdown-menu {
	top: 50px;
	left: 50%;
	margin-left: -70px;
	width: 140px;
	border: 1px solid #d2d2d2;
	border-top: 4px solid #fb2b88;
	background-color: #fff;
	text-align: center
}

.header-nav .dropdown-menu li {
	line-height: 36px;
	font-size: 16px
}

.header-nav .dropdown-menu li a:hover {
	color: #fb368e
}

.header-nav li.active,
.header-nav li a:hover {
	color: #fb368e
}

.header-nav li.active span,
.header-nav li a:hover span {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%)
}

.header-search {
	position: relative
}

.header-search__form {
	z-index: 2;
	width: 399px;
	background-color: #fff
}

.header-search__input {
	float: left;
	width: 350px;
	height: 40px;
	padding: 11px 10px;
	border: 1px solid #fd4e9c;
	font-size: 12px
}

.header-search__button {
	float: left;
	width: 53px;
	height: 40px;
	border: none;
	background-color: #db2981
}

.header-search__button .icon-search {
	display: block;
	margin: 0 auto;
	width: 22px;
	height: 22px;
	background-image: url(../images/common/icon-search_button.png)
}

@media (min-width: 1640px) {
	.header-search__toggle-button {
		display: none
	}
	.header-search__form {
		display: block;
		position: relative;
		top: 0;
		right: 0;
		width: 405px;
	}
	.header-search__input {
		width: 350px;
	}
}

.footer {
	background-color: #1c1c1c;
	/*background-image: url(../images/footer-70.png)*/
}

.footer-content {
	padding: 42px 0;
	border-bottom: 1px solid #808182
}

.footer-block {
	float: left
}

.footer-block .block-tit {
	margin-bottom: 20px;
	color: #fff;
	font-size: 16px;
	line-height: 1;
}

.footer-contact {
	/* width: 448px; */
	width: 420px;
	color: #ddd
}

.footer-contact li {
	line-height: 24px
}

.footer-contact li a {
	color: #ddd
}

.footer-contact li a:hover {
	color: #fb368e
}

.footer-brand {
	width: 450px
}

.footer-brand ul {
	margin-left: -10px
}

.footer-brand li {
	float: left;
	margin: 0 0 10px 10px
}

.footer-brand li img {
	display: block
}

.footer-sina,
.footer-weixin {
	float: left;
	margin-left: 20px;
}

.footer-links {
	padding: 25px 0 0
}

.footer-links .tit {
	margin-bottom: 10px;
	font-size: 16px;
	color: #fff
}

.footer-links .con {
	font-size: 14px
}

.footer-links .con li {
	float: left;
	width: 160px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.footer-links .con li a {
	margin-right: 0
}

.footer-links .con a {
	margin-right: 15px;
	color: #ddd
}

.footer-links .con a:hover {
	color: #fb368e
}

.footer-copyright {
	padding: 20px 0 10px;
	text-align: center;
	font-size: 12px;
	color: #ddd
}

.fixed-side-menu {
	background: url(/images/side-bg.png) no-repeat !important;
	background-size:100% 100% !important;
	width: 124px !important;
	height: 400px !important;
	position: fixed !important;
	right: 10px !important;
	top: 40% !important;
	margin-top: -29px;
	text-align: center !important;
	z-index: 9999 !important;

}

.fixed-side-menu img{
	width: 100%;
	margin-top:-82px
}

.fixed-side-menu a {
	display: block !important;
	width: 100% !important;
	color: #FFFFFF !important;
	margin-bottom: 8px !important;
	text-align: center !important;
	cursor: pointer;
}

.fixed-side-menu .icon {
	margin: 0 auto !important;
	width: 32px !important;
	height: 32px !important;
	background-position: center !important;
}


.fixed-side-menu .icon-zx {
	background-image: url(../images/common/icon-zx.png) !important;
}

.fixed-side-menu .icon-bj {
	background-image: url(../images/common/icon-bj.png) !important;
}

.fixed-side-menu .icon-yf {
	background-image: url(../images/common/icon-yf.png) !important;
}

.fixed-side-menu .icon-lf {
	background-image: url(../images/common/icon-lf.png) !important;
}

.fixed-side-menu .icon-zd {
	background-image: url(../images/common/icon-zd.png) !important;
}

.modal-mask {
	display: none;
	position: fixed;
	z-index: 998;
	left: 0;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.4)
}

.side-modal {
	display: none;
	position: fixed;
	z-index: 999;
	left: 50%;
	top: 50%;
	margin: -210px 0 0 -475px;
	width: 950px;
	height: 420px;
	border-radius: 20px;
	background-color: #fff
}

.side-modal .close {
	position: absolute;
	z-index: 2;
	top: 18px;
	right: 22px;
	width: 25px;
	height: 25px;
	background: url(../images/common/icon-modal.png) no-repeat 0 0;
	-webkit-transition: -webkit-transform .2s;
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s
}

.side-modal .close:hover {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.side-modal_title {
	margin: 40px 0 46px;
	text-align: center;
	font-size: 26px;
	color: #fc59a2;
	font-style: italic;
	line-height: 1
}

.side-modal_body {
	padding: 0 58px 58px
}

.side-modal_body .left {
	float: left;
	width: 320px
}

.side-modal_body .right {
	width: 410px;
	float: right
}

.side-modal_body .form-group {
	margin-bottom: 28px
}

.side-modal_body .control-label {
	float: left;
	width: 110px;
	font-size: 21px;
	line-height: 50px
}

.side-modal_body .form-control {
	float: right;
	width: 294px;
	height: 50px;
	padding: 10px;
	border: 1px solid #bfbfbf;
	font-size: 18px
}

.side-modal_body .form-button {
	width: 100%;
	height: 50px;
	border: none;
	background-color: #e61874;
	background-image: -webkit-gradient(linear, left top, right top, from(#e61874), to(#fd5ba4));
	background-image: linear-gradient(to right, #e61874, #fd5ba4);
	font-size: 18px;
	color: #fff;
	text-align: center;
	-webkit-transition: font-size .2s;
	transition: font-size .2s;
	cursor: pointer
}

.side-modal_body .form-button:hover {
	font-size: 20px
}

.side-modal-calculate-price .result-box {
	width: 320px;
	height: 260px;
	border: 1px solid #bfbfbf
}

.side-modal-calculate-price .result-box .tit {
	margin-bottom: 10px;
	padding-top: 34px;
	text-align: center;
	font-size: 24px
}

.side-modal-calculate-price .result-box .tit span {
	color: #fd5ba4
}

.side-modal-calculate-price .result-box ul li {
	padding-left: 75px;
	font-size: 21px;
	line-height: 38px
}

.side-modal-calculate-price .result-box p {
	margin-top: 10px;
	color: #fd5ba4;
	text-align: center;
	font-size: 16px
}

.side-modal-calculate-price .form-slider-text {
	height: 44px;
	font-size: 21px;
	line-height: 1
}

.side-modal-calculate-price .form-slider-area {
	height: 130px;
	margin-bottom: 0
}

.side-modal-calculate-price .form-slider-block {
	height: 19px;
	border-radius: 9px;
	background: #eee;
	border: none
}

.side-modal-calculate-price .form-slider-block .ui-slider-range {
	background: #e61874;
	border-radius: 9px 0 0 9px
}

.side-modal-calculate-price .form-slider-block .ui-slider-handle {
	top: -8px;
	margin: 0 0 0 -19px;
	width: 38px;
	height: 38px;
	background: url(../images/common/slider-handle.png) no-repeat 0 0;
	border: none;
	outline: none
}

.side-modal-calculate-price .form-slider-block .form-slider-value {
	position: absolute;
	font-size: 16px;
	bottom: -35px;
	width: 100px;
	text-align: center;
	margin-left: -50px
}

.side-modal-volume-house .form {
	padding-top: 10px
}

.side-modal-inspection-house .form {
	padding-top: 10px
}

.pagination-wrapper {
	padding: 20px 0;
	text-align: center
}

.pagination {
	display: inline-block
}

.pagination li {
	float: left;
	margin: 0 3px
}

.pagination li a,
.pagination li span {
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 4px;
	border: 1px solid #ddd;
	text-align: center;
	line-height: 30px
}

.pagination li a span {
	border: none
}

.pagination li a:hover {
	border-color: #e61874;
	color: #e61874
}

.pagination li.active a,
.pagination li.active span {
	border-color: #e61874;
	background-color: #e61874;
	color: #fff
}

.section-full-bottom-banner {
	margin: 20px auto
}

.icon-side-menu {
	display: inline-block;
	vertical-align: -4px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-position: center;
	width: 16px;
	height: 20px
}

.icon-side-menu_a1 {
	background-image: url(../images/icon-about_menu1.png)
}

.icon-side-menu_a2 {
	background-image: url(../images/icon-about_menu2.png)
}

.icon-side-menu_a3 {
	background-image: url(../images/icon-about_menu3.png)
}

.icon-side-menu_a4 {
	background-image: url(../images/icon-about_menu4.png)
}

.icon-side-menu_a5 {
	background-image: url(../images/icon-about_menu5.png)
}

.icon-side-menu_a6 {
	background-image: url(../images/icon-about_menu6.png)
}

.icon-side-menu_a7 {
	background-image: url(../images/icon-about_menu7.png)
}

.sidebar-about_menu li.active .icon-side-menu_a1,
.sidebar-about_menu a:hover .icon-side-menu_a1 {
	background-image: url(../images/icon-about_menu1-active.png)
}

.sidebar-about_menu li.active .icon-side-menu_a2,
.sidebar-about_menu a:hover .icon-side-menu_a2 {
	background-image: url(../images/icon-about_menu2-active.png)
}

.sidebar-about_menu li.active .icon-side-menu_a3,
.sidebar-about_menu a:hover .icon-side-menu_a3 {
	background-image: url(../images/icon-about_menu3-active.png)
}

.sidebar-about_menu li.active .icon-side-menu_a4,
.sidebar-about_menu a:hover .icon-side-menu_a4 {
	background-image: url(../images/icon-about_menu4-active.png)
}

.sidebar-about_menu li.active .icon-side-menu_a5,
.sidebar-about_menu a:hover .icon-side-menu_a5 {
	background-image: url(../images/icon-about_menu5-active.png)
}

.sidebar-about_menu li.active .icon-side-menu_a6,
.sidebar-about_menu a:hover .icon-side-menu_a6 {
	background-image: url(../images/icon-about_menu6-active.png)
}

.sidebar-about_menu li.active .icon-side-menu_a7,
.sidebar-about_menu a:hover .icon-side-menu_a7 {
	background-image: url(../images/icon-about_menu7-active.png)
}

.after-sale-wrapper .icon-flow {
	display: inline-block;
	vertical-align: -6px;
	margin-right: 10px;
	width: 26px;
	height: 26px
}

.after-sale-wrapper .icon-flow_1 {
	background-image: url(../images/icon-flow_1.png)
}

.after-sale-wrapper .icon-flow_2 {
	background-image: url(../images/icon-flow_2.png)
}

.after-sale-wrapper .icon-flow_3 {
	background-image: url(../images/icon-flow_3.png)
}

.after-sale-wrapper .icon-flow_4 {
	background-image: url(../images/icon-flow_4.png)
}

.after-sale-wrapper .icon-flow_5 {
	background-image: url(../images/icon-flow_5.png)
}

.after-sale-wrapper .icon-flow_6 {
	background-image: url(../images/icon-flow_6.png)
}

.after-sale-wrapper .icon-flow_7 {
	background-image: url(../images/icon-flow_7.png)
}



.bottom-consult-bar__button {
	width: 202px;
	height: 220px;
	position: fixed;
	z-index: 999;
	left: 0;
	bottom: 20px;
	background: url(/images/bottom-fixed-baojia1.png?v2) no-repeat 0 0;
	cursor: pointer
}

.bottom-consult-bar__content {
	display: none;
	position: fixed;
	z-index: 997;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 120px;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.8);
	color: #fff
}

.bottom-consult-bar__content .close {
	position: absolute;
	z-index: 998;
	right: 10px;
	top: 10px;
	padding: 10px
}

.bottom-consult-bar__content .close .icon-close {
	display: block;
	width: 15px;
	height: 15px;
	background: url(../images/botton-fixed-close.png) no-repeat 0 0
}

.bottom-consult-bar__content .close:hover {
	background-color: #b53268
}

.bottom-consult-bar__content .close:hover .icon-close {
	background-position: 0 -15px
}

.bottom-consult-bar__content .wrapper {
	position: relative;
	height: 140px
}

.bottom-consult-bar__content .people-img {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 275px;
	height: 237px;
	background: url(../images/bottom-fixed-baojia-people.png?v3) no-repeat 0 0
}

.bottom-consult-bar__content .form-box {
	float: left;
	padding-left: 290px
}

.bottom-consult-bar__content .form {
	width: 561px;
	padding-top: 17px;
	margin-right: 30px
}

.bottom-consult-bar__content .form .form-group {
	float: left;
	width: 220px;
	margin: 0 10px 12px 0
}

.bottom-consult-bar__content .form .form-control {
	width: 100%;
	padding: 8px 8px;
	height: 36px;
	background-color: #fff;
	border: none;
	font-size: 14px
}

.bottom-consult-bar__content .form span {
	float: left;
	line-height: 36px
}

.bottom-consult-bar__content .form .form-button {
	float: right;
	width: 86px;
	height: 86px;
	border: none;
	background: url(../images/bottom-fixed-baojia-button.png?v2) no-repeat 0 0;
	cursor: pointer
}

.bottom-consult-bar__content .tel {
	margin-top: 30px
}

#cnzz_stat_icon_4982742 {
	display: none
}

.bottom_new_consult {
	width: 100%;
	height: 520px;
	background-color: rgba(0,0,0,0.9);
	position: fixed;
	bottom: -430px;
	z-index: 1002
}

.bottom_new_consult .bottom_new_consult_content {
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
}

.bottom_new_consult .bottom_new_consult_content .bottom_new_consult_content_top {
	width: 100%;
	padding: 0 180px
}

.bottom_new_consult .bottom_new_consult_content .bottom_new_consult_content_top div {
	float: left
}

.bottom_new_consult .bottom_new_consult_content .bottom_new_consult_content_top .bncct_left {
	margin-top: -85px;
}

.bottom_new_consult .bottom_new_consult_content .bottom_new_consult_content_top .bncct_tit {
	margin-top: 30px;
}

.bottom_new_consult .bottom_new_consult_content .bottom_new_consult_content_top .bncct_pull {
	margin-top: 25px;
	margin-left: 40px;
	animation-name:container; /*动画的名称*/
   transform-origin: center bottom; /*设置动画旋转元素的基点为：居中靠下*/
   cursor: pointer;
}

.animated {
  animation-duration: 1s; /*动画时间*/
  animation-fill-mode: both; /*播放后的状态*/
}
 
.animated {
  animation-iteration-count: infinite; /*动作循环的次数：infinite 无限循环*/
}
 
.animated {
  animation-duration: 2s; /*动画时间*/
}

@keyframes container{
  0%,
  100%,
  20%,
  50%,
  80% {
  transition-timing-function: cubic-bezier(0.215,.61,.355,1); /*贝塞尔曲线 ： X1 Y1 X2 Y2*/
  transform: translate3d(0,0,0); /*设置只在Z轴上移动*/
  }
  40%,
  43%{
  transition-timing-function: cubic-bezier(0.755,0.50,0.855,0.060);
  transform: translate3d(0,-30px,0);
  }
  70%{
  transition-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
  transform: translate3d(0,-15px,0);
  }
  90%{
  transform: translate3d(0,-4px,0);
  }
}

.bottom_new_consult_content_form {
	clear: both;
	width: 1000px;
	height: 400px;
	background: url(/images/home_b/bg.png) no-repeat ; 
	background-size: 100%;
	margin: 0 auto; 
	display: flex; 
}

.bottom_new_consult_content_form .bnccf_form {
	float: left
}

.bottom_new_consult_content_form .left_form {
	padding-left: 30px;
	padding-top: 35px;
	margin-right: 20px;
}

.bottom_new_consult_content_form .left_form h6 {
	font-size: 20px;
	color: #333333
}

.bottom_new_consult_content_form .left_form h6 span {
	font-size: 14px;
	color: #3b3b3b;
	margin-left: 5px;
}

.bottom_new_consult_content_form .left_form h6 span i {
	font-size: 14px;
	color: #f84f8a;
	font-style: normal;
	margin: 0 5px;
}

.bottom_new_consult_content_form .left_form .form_group {
	display: flex;
	align-items: center;
	margin-top: 20px;
}

.bottom_new_consult_content_form .left_form .form_group label {
	display: flex;
	color: #3b3b3b;
	font-size: 14px;
	margin-right: 5px;
}

.bottom_new_consult_content_form .left_form .form_group label i {
	color: #f84f8a;
	font-size: 14px;
	margin-right: 5px;
}

.bottom_new_consult_content_form .left_form .form_group input {
	width: 320px;
	height: 54px;
	border: 1px solid #eaeaea;
	padding-left: 20px;
}

.bottom_new_consult_content_form .left_form p {
	font-size: 12px;
	color: #868686;
	margin-left: 85px;
	margin-top: 20px;
}

.bottom_new_consult_content_form .swiper-mainRight {
	width: 400px;
	height: 38px;
	background-color: #cacaca;
	border-radius: 2px;
	margin-top: 20px;
}

.bottom_new_consult_content_form .swiper-mainRight .swiper-wrapper {
	width: 400px;
	height: 38px;
}

.bottom_new_consult_content_form .swiper-mainRight .swiper-wrapper .swiper-slide{
	width: 400px;
	height: 38px;
	line-height: 38px;
	text-align: center;
}

.bottom_new_consult_content_form .form_btn {
	align-self: center;
	margin-right: 20px;
}

.bottom_new_consult_content_form .form_right {
	padding-top: 35px;
}

.bottom_new_consult_content_form .form_right h6 {
	font-size: 20px;
	color: #464646;
	font-weight: normal;
}

.bottom_new_consult_content_form .form_right h6 i {
	font-size: 24px;
	color: #333;
	font-weight: 600;
	font-style: normal;
	margin: 0 40px;
}

.bottom_new_consult_content_form .form_right .right_center {
	width: 337px;
	height: 193px;
	background: url(/images/home_b/bg1.png) no-repeat;
	background-size: 100%;
	margin-top: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.bottom_new_consult_content_form .form_right .right_center ul li {
	color: #fff;
	font-size: 14px;
	margin: 15px 0;
}

.bottom_new_consult_content_form .form_right .right_center ul li i {
	color: #fff;
	font-size: 18px;
	margin: 0px 20px;
	font-style: normal;
}

.bottom_new_consult_content_form .form_right p {
	color: #757575;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 30px;
}

.bottom_new_consult_content_form .form_right span {
	font-size: 20px;
	color: #454545;
	font-weight: normal;
}

.bottom_new_consult_content_form .form_right span label {
	font-size: 20px;
	color: #f2325c;
	font-weight: 600;
	margin-left: 20px;
}

.hd11_model {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	background-color: rgba(0,0,0,0.5);
	z-index: 1002;
	display: none;
}

/* 弹窗背景 */
.hd11_model .hd11_content {
	width: 1100px;
	height: 480px;
	background: url(/images/hd/tc/bj.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	left: 41%;
	margin-left: -440px;
	margin-top: -309px;
}

.hd11_model .hd11_content .hd11_form {
	display: flex;
	flex-direction: column;
}

.hd11_model .hd11_content .hd11_close {
    /* margin-left: 1062px;
    margin-top: 1px; */
	position: absolute;
	top: 0;
	right: 0;
	z-index: 20;
}

.hd11_model .hd11_content .hd11_form .form_group {
	margin-bottom: 10px;
}

.hd11_model .hd11_content .hd11_form .form_group input {
	width: 353px;
	height: 50px;
	border: 1px solid #bfbfbf;
	padding-left: 20px;
}

.hd11_fixed {
	position: fixed;
	left: 0;
	top: 60%;
	width: 224px;
	height: 148px;
	cursor: pointer;
	z-index: 1002;
	display: none;
	/*margin-top: -74px;*/
}

.hd11_fixed img {
	width: 100%;
	display: block;
}

.free-modelall{
	width: 1100px;
	height: 480px;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	justify-content: space-between;
}
.free-tab-cus{
	width: 50px;
	height: 100%;
	background-color: rgba(0,0,0,0);
}
.free-tab-cus p{
	background-color: #e4e4e4;
	width: 100%;
	height: 50%;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	padding: 0 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-left: 5px solid rgba(0,0,0,0);
	cursor: pointer;
}
.free-tab-cus .free-active{
	border-left: 5px solid #fd3e79;
	background-color: rgba(0,0,0,0);
}
.free-mobox-one{
	width: 1050px;
	height: 100%;
	position: relative;
}
.free-mobox-one-left{
	width: 500px;
	height: 445px;
	position: absolute;
	top: 25px;
	left: 19px;
}
.free-mobox-one-left>div:first-child{
	font-family: PingFang-SC-Bold;
	font-size: 32px;
	line-height: 39px;
	text-align: center;
	color: #333333;
}
.free-mobox-one-left>div:nth-child(2){
	font-family: PingFang-SC-Regular;
	font-size: 16px;
	line-height: 39px;
	text-align: center;
	color: #fe1e4d;
}
.free-mobox-one-left>div:nth-child(3){
	margin-top: 10px;
}
.cus_btn{
	width: 439px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	background: linear-gradient(180deg, 
		#ff4e88 0%, 
		#f92360 100%), 
	linear-gradient(
		#f2bfbf, 
		#f2bfbf);
	border-radius: 25px;
	margin: 0 auto;
	margin-top: 20px;
}
.cus-tom-zhu{
	font-family: PingFang-SC-Regular;
	font-size: 12px;
	line-height: 39px;
	text-align: center;
	color: #fe1e4d;
}
.free-mobox-one-right{
	width: 440px;
	height: 445px;
	position: absolute;
	top: 25px;
	right: 30px;
}
.cus-select{
	width: 115px;
	height: 50px;
}
.free-mobox-two{
	width: 1050px;
	height: 100%;
	position: relative;
}
.cus-select-two{
	width: 353px;
	height: 50px;
}
.free-mobox-two-right{
	width: 350px;
	height: 390px;
	position: absolute;
	top: 29px;
	right: 71px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.mobox-one-top{
	font-family: PingFang-SC-Bold;
	font-size: 28px;
	line-height: 39px;
	text-align: center;
	color: #333333;
	position: relative;
}
.cus-sum{
	width: 107px;
	position: absolute;
	top: 5px;
	right: 64px;
}
.mobox-one-middle{
	width: 389px;
	height: 240px;
	background-color: #000000;
	border: solid 1px #d0d0d0;
	opacity: 0.4;
	margin: 0 auto;
	margin-top: 30px;
}
.mobox-one-bottom{
	display: block;
	width: 389px;
	font-family: PingFang-SC-Regular;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	margin: 0 auto;
	margin-top: 20px;
}
.mobox-one-middle p{
	font-size: 24px;
	color: #FFFFFF;
	display: flex;
	justify-content: center;
	margin-top: 10px;
}


/* 客户口碑 */
.cus-praise-banner{
	width: 100%;
	min-width: 1200px;
	position: relative;
}
.cus-praise-banner>img{
	width: 100%;
}
.cus-praise-banner>div{
	width: 100%;
	min-height: 40px;
	position: absolute;
	bottom: 11%;
	left: 0;
	display: flex;
	justify-content: center;
}
.cus-praise-hover{
	cursor: pointer;
}
.cus-praise-hover:hover{
	color: #fb368e;
}
.cus-praisevideo{
	width: 1200px;
	min-height: 200px;
	margin: 0 auto;
}
.cus-pv-title{
	font-family: FZLTDHK--GBK1-0;
	font-size: 38px;
	line-height: 40px;
	letter-spacing: 1px;
	color: #121429;
	font-weight: 600;
}
.cus-pv-title>span{
	font-family: PingFangSC-Medium;
	font-size: 22px;
	line-height: 40px;
	color: #666666;
	margin-left: 15px;
	text-align: initial;
	font-weight: 400;
}
.cus-praise-swiperbox>div:first-child{
	width: 1200px;
	height: 360px;
	border: 1px solid #CDCDCD;
	margin-top: 36px;
	margin-bottom: 20px;
}
.cus-praise-swiper-one{
	width: 100%;
	height: 360px;
	display: flex;
	justify-content: space-between;
}
.cus-praise-swiper-one-left{
	width: 620px;
	height: 358px;
}
.cus-praise-swiper-one-right{
	width: 576px;
	height: 358px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	flex-wrap: wrap;
}
.cus-praise-swiper-one-right>p:first-child{
	width: 454px;
	font-family: PingFangSC-Medium;
	font-size: 20px;
	line-height: 28px;
	color: #2b2b2b;
}
.cus-praise-swiper-one-right>p:nth-child(2){
	width: 454px;
	font-family: PingFangSC-Medium;
	font-size: 16px;
	line-height: 22px;
	color: #666666;
	margin-top: 25px;
}
.cus-praise-swiper-one-right>p:last-child{
	width: 454px;
	display: flex;
	justify-content: space-between;
	margin-top: 35px;
}
.cus-praise-swiper-one-right>p:last-child>span{
	display: block;
	font-size: 14px;
	cursor: pointer;
}
.cus-praise-swiper-one-right>p:last-child>span:last-child:hover{
	color: #fb368e;
}
/* .cus-praise-swiperbox>div:last-child{
	width: 1400px;
	position: relative;
} */
.cus-praise-qiehuan{
	width: 1200px;
	height: 215px;
	margin-bottom: 120px;
	position: relative;
}
.cus-praise-swiper-two{
	width: 270px;
	height: 215px;
}
.cus-praise-swiper-two>div:first-child{
	width: 270px;
	height: 150px;
	overflow: hidden;
	position: relative;
}
.cus-praise-swiper-two>div:first-child>img{
	width: 100%;
	height: 150px;
	cursor: pointer;
}
.cus-praise-swiper-two>div:first-child>img:last-child{
	width: 62px;
	height: 62px;
	position: absolute;
	top: 27%;
	left: 40%;
}
.cus-praise-swiper-two>div:nth-child(2){
	font-family: PingFangSC-Medium;
	font-size: 16px;
	line-height: 30px;
	color: #2b2b2b;
}
.cus-praise-swiper-two>div:last-child{
	font-family: PingFangSC-Medium;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}
.cus-praise-qiehuan{
	position: relative;
}
.cus-praise-bannprev{
	width: 30px;
	height: 60px;
	position: absolute;
	left: -45px;
	top: 87px;
	background-image: url(/images/cus-indexpic002.png);
	background-repeat: no-repeat;
	background-size: contain;
	cursor: pointer;
	z-index: 999!important;
}
.cus-praise-bannnext{
	width: 30px;
	height: 60px;
	position: absolute;
	right: -45px;
	top: 87px;
	background-image: url(/images/cus-indexpic001.png);
	background-repeat: no-repeat;
	background-size: contain;
	cursor: pointer;
	z-index: 999!important;
}
.cus-praise-kg{
	width: 100%;
	min-width: 1200px;
	height: 965px;
	background-color: #f8f8f8;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	flex-direction: column;
}
.cus-praise-kg>div{
	width: 100%;
	display: flex;
	justify-content: center;
	margin-bottom: 40px;
}
.cus-praise-good{
	width: 100%;
	min-width: 1200px;
	height: 868px;
	background-image: url(/images/koubeibj.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	flex-direction: column;
}
.cus-praise-good-title{
	width: 100%;
	min-width: 1200px;
	display: flex;
	justify-content: center;
	margin-bottom: 40px;
}
.cus-praise-good>div:last-child{
	width: 1200px;
	margin: 0 auto;
}
.cus-praise-btn{
	position: relative;
}
.cus-praise-btn .cus-praise-bannprev{
	top: 290px;
}
.cus-praise-btn .cus-praise-bannnext{
	top: 290px;
}
.cus-praise-appraise{
	width: 100%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding-bottom: 110px;
}
.cus-pa-content{
	width: 1200px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.cus-pa-content-list{
	width: 390px;
	height: 430px;
	overflow: hidden;
	cursor: pointer;
	margin-right: 14px;
	margin-bottom: 14px;
}
.cus-pa-content>.cus-pa-content-list:nth-child(3n){
	margin-right: 0;
}
.cus-pa-content-list:hover{
	box-shadow: 2px 2px 12px rgba(0,0,0,.1);
}
.cus-pa-content-list>div:first-child{
	width: 390px;
	height: 250px;
	overflow: hidden;
}
.cus-pa-content-list>div:first-child>img{
	transition: .3s;
}
.cus-pa-content-list>div:first-child:hover >img{
	transform: scale(1.1);
}
.cus-pa-content-list>div:last-child{
	width: 100%;
	padding: 30px 20px 20px 20px;
}
.cus-pa-cont-title{
	font-family: PingFangSC-Medium;
	font-size: 20px;
	color: #2b2b2b;
}
.cus-pa-cont-con{
	font-family: PingFangSC-Medium;
	font-size: 16px;
	color: #666666;
	margin-top: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.cus-pa-module{
	margin-top: 10px;
	width: 100%;
	height: 54px;
	background-color: #eeeeee;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-right: 20px;
}
.cus-pa-span-c{
	color: #2b2b2b;
	margin-left: 20px;
	width: 180px;
}
.cus-pa-span-a{
	font-family: PingFangSC-Medium;
	letter-spacing: 1px;
	color: #fb368e;
}
.cus-praise-pages{
	width: 100%;
	display: flex;
	justify-content: center;
}
.cus-praise-adv-a{
	width: 100%;
	display: flex;
	justify-content: center;
}
.cus-praise-adv-a>img{
	width: 1200px;
	margin-top: 60px;
	margin-bottom: 110px;
}
/* 99人性化细节 */
.servicedetail_nav{
    width: 1200px;
    min-height: 40px;
    margin: 0 auto;
    display: flex;
}
.servicedetail_nav>div{
    flex: 1;
    height: 80px;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.servicedetail_nav>div:hover{
    background-color: #151515;
    color: #FFFFFF;
    cursor: pointer;
}
.servicedetail_nav_active{
    background-color: #151515;
    color: #FFFFFF;
}
.servicedetail_main{
    width: 100%;
    min-width: 1200px;
    position: relative;
}
.servicedetail_box01{
    width: 3.6rem;
    position: absolute;
    top: 63%;
    left: 7%;
}
.servicedetail_box01_pos{
    width: 30px;
    height: 30px;
}
.service_item_img{
    width: 320px;
    display: none;
}
.servicedetail_box02{
    width: 3.6rem;
    position: absolute;
    top: 57%;
    left: 24%;
}
.servicedetail_box02_pos{
    width: 30px;
    height: 30px;
}
.servicedetail_box03{
    width: 3.6rem;
    position: absolute;
    top: 67%;
    left: 29%;
}
.servicedetail_box03_pos{
    width: 30px;
    height: 30px;
}
.servicedetail_box04{
    width: 3.6rem;
    display: flex;
    position: absolute;
    top: 81%;
    left: 31%;
}
.servicedetail_box04_pos{
    width: 30px;
    height: 30px;
}
.servicedetail_box05{
    width: 3.6rem;
    display: flex;
    position: absolute;
    top: 48%;
    left: 38%;
}
.servicedetail_box05_pos{
    width: 30px;
    height: 30px;
}
.servicedetail_box06{
    width: 3.6rem;
    display: flex;
    position: absolute;
    top: 57%;
    left: 45%;
}
.servicedetail_box06_pos{
    width: 30px;
    height: 30px;
}
.servicedetail_box07{
    width: 3.6rem;
    display: flex;
    position: absolute;
    top: 46%;
    left: 55%;
}
.servicedetail_box07_pos{
    width: 30px;
    height: 30px;
}
.servicedetail_box08{
    width: 3.6rem;
    display: flex;
    position: absolute;
    top: 39%;
    right: 11%;
}
.servicedetail_box08_pos{
    width: 30px;
    height: 30px;
}
.servicedetail_two_box01{
    width: 3.6rem;
    display: flex;
    position: absolute;
    top: 48%;
    right: 7.3%;
}
.servicedetail_two_box01_pos{
    width: 40px;
    height: 40px;
}
.servicedetail_two_box02{
    width: 3.6rem;
    display: flex;
    position: absolute;
    top: 69%;
    right: 7.3%;
}
.servicedetail_two_box02_pos{
    width: 40px;
    height: 40px;
}
.servicedetail_two_box03{
    width: 3.6rem;
    display: flex;
    position: absolute;
    top: 77%;
    right: 11.3%;
}
.servicedetail_two_box03_pos{
    width: 40px;
    height: 40px;
}
.servicedetail_two_box04{
    width: 3.6rem;
    display: flex;
    position: absolute;
    top: 66%;
    right: 57%;
}
.servicedetail_two_box04_pos{
    width: 40px;
    height: 40px;
}
.servicedetail_two_box05{
    width: 3.6rem;
    display: flex;
    position: absolute;
    top: 21%;
    left: 2.5%;
}
.servicedetail_two_box05_pos{
    width: 40px;
    height: 40px;
}
.servicedetail_three_box01{
    width: 3.6rem;
    display: flex;
    position: absolute;
    top: 43%;
    left: 10.5%;
}
.servicedetail_three_box01_pos{
    width: 40px;
    height: 40px;
}
.servicedetail_three_box02{
    width: 3.6rem;
    display: flex;
    position: absolute;
    top: 43.5%;
    left: 35.5%;
}
.servicedetail_three_box02_pos{
    width: 40px;
    height: 40px;
}
.servicedetail_three_box03{
    width: 3.6rem;
    display: flex;
    position: absolute;
    top: 52%;
    left: 44.5%;
}
.servicedetail_three_box03_pos{
    width: 40px;
    height: 40px;
}
.servicedetail_three_box04{
    width: 3.6rem;
    display: flex;
    position: absolute;
    top: 68%;
    right: 15%;
}
.servicedetail_three_box04_pos{
    width: 40px;
    height: 40px;
}
.servicedetail_three_box05{
    width: 3.6rem;
    display: flex;
    position: absolute;
    top: 66%;
    right: 2.5%;
}
.servicedetail_three_box05_pos{
    width: 40px;
    height: 40px;
}
.servicedetail_four_box01{
    width: 3.6rem;
    display: flex;
    position: absolute;
    bottom: 9%;
    right: 11.5%;
}
.servicedetail_four_box01_pos{
    width: 40px;
    height: 40px;
}
.servicedetail_four_box02{
    width: 3.6rem;
    display: flex;
    position: absolute;
    bottom: 44%;
    right: 27.5%;
    z-index: 20;
}
.servicedetail_four_box02_pos{
    width: 40px;
    height: 40px;
}
.servicedetail_four_box03{
    width: 3.6rem;
    display: flex;
    position: absolute;
    top: 35.5%;
    right: 28.5%;
    z-index: 20;
}
.servicedetail_four_box03_pos{
    width: 40px;
    height: 40px;
}
.servicedetail_four_box04{
    width: 3.6rem;
    display: flex;
    position: absolute;
    bottom: 27%;
    right: 38%;
}
.servicedetail_four_box04_pos{
    width: 40px;
    height: 40px;
}
.servicedetail_four_box05{
    width: 3.6rem;
    display: flex;
    position: absolute;
    bottom: 9%;
    right: 54%;
}
.servicedetail_four_box05_pos{
    width: 40px;
    height: 40px;
}
.servicedetail_four_box06{
    width: 3.6rem;
    display: flex;
    position: absolute;
    bottom: 5%;
    left: 34%;
}
.servicedetail_four_box06_pos{
    width: 40px;
    height: 40px;
}
.servicedetail_four_box07{
    width: 3.6rem;
    display: flex;
    position: absolute;
    top: 33%;
    left: 34.5%;
}
.servicedetail_four_box07_pos{
    width: 40px;
    height: 40px;
}
.servicedetail_four_box08{
    width: 3.6rem;
    display: flex;
    position: absolute;
    bottom: 38%;
    left: 40%;
}
.servicedetail_four_box08_pos{
    width: 40px;
    height: 40px;
}
.servicedetail_four_box09{
    width: 3.6rem;
    display: flex;
    position: absolute;
    bottom: 28%;
    left: 43%;
}
.servicedetail_four_box09_pos{
    width: 40px;
    height: 40px;
}


/* 山水产品 · 尊贵服务 - 改版 */
.custom_new_item{
	width: 290px;
	height: 500px;
	padding: 33px;
	background-color: #efefef;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
	position: relative;
}
.custom_new_item_title{
	color: #000000;
	font-size: 26px;
	font-weight: bold;
}
.custom_new_item_ms{
	font-size: 16px;
	color: #333333;
	margin-top: 4px;
	padding-bottom: 12px;
	position: relative;
}
.custom_new_item_ms::after{
	content: '';
	width: 20px;
	height: 3px;
	background-color: #000000;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 20;
}
.custom_new_item_con{
	color: #333333;
	font-size: 12px;
	margin-top: 14px;
}
.custom_new_item_btn{
	width: 100%;
	height: 40px;
	margin-top: 26px;
	display: flex;
	align-items: center;
	position: absolute;
	bottom: 236px;
	left: 33px;
	z-index: 20;
}
.custom_new_item_btn>p{
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #333333;
	border: 1px solid #333333;
	border-radius: 4px;
}
.custom_new_item_btn>p:hover{
	border: 1px solid #fb368e;
	color: #FFFFFF;
	background-color: #fb368e;
}
.custom_new_item:hover{
	box-shadow: 2px 2px 12px rgba(0,0,0,0.2);
}

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

.sole_module{
	width: 100%;
	margin: 0 auto;
	padding-top: 70px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-image: url(/images/sole/bg1.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.sole_module_one{
	width: 1090px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 18px;
	margin-top: 50px;
}
.sole_module_one>p{
	width: 450px;
	line-height: 24px;
}

.sole_more{
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #666666;
	border-radius: 4px;
	cursor: pointer;
	margin-top: 70px;
	margin-bottom: 120px;
}
.sole_more:hover{
	background-color: #fb368e;
	color: #FFFFFF;
	border: 1px solid #fb368e;
}
.sole_module_other{
	width: 100%;
	padding-top: 70px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-image: url(/images/sole/bg2.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.sole_s{
	margin-top: 50px;
}
.sole_eleven{
	width: 1200px;
	padding: 20px;
}

.sole_eleven>p{
	display: flex;
	align-items: center;
	font-size: 16px;
	line-height: 26px;
}

.sole_span{
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #fb368e;
	margin-right: 8px;
}

.cus_header_city{
	width: 200px;
	display: flex;
	align-items: center;
}

.cus_header_city>a{
	padding-right: 10px;
	margin-right: 10px;
	color: #333;
	cursor: pointer;
	position: relative;
}

.cus_header_city>a::after{
	content: '';
	width: 1px;
	height: 80%;
	background-color: #cdcdcd;
	position: absolute;
	right: 0px;
	top: 2px;
	z-index: 1;
}
.cus_header_city>a:hover{
	color: #f52a80;
}


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

.yuyue_ul{
	width: 100%;
	background-color: #f2f2f2;
	display: flex;
	align-content: center;
}

.yuyue_ul>li{
	flex: 1;
	line-height: 46px;
	text-align: center;
	cursor: pointer;
}

.yuyue_ul>.active{
	border-bottom: 3px solid #fb368e;
}

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

.saleafter{
	width: 100%;
	min-width: 1200px;
	display: flex;
	justify-content: center;
	position: relative;
}

.saleafter_box{
	width: 1200px;
}

.saleafter_box_img{
	width: 100%;
}

.saleafter_box_img_bjbox{
	width: 1200px;
	position: absolute;
	top: 226px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 10;
}

.saleafter_box_img_bj{
	width: 100%;
}

.saleafter_box_img_bjbox_box{
	width: 434px;
	height: 230px;
	position: absolute;
	bottom: 57px;
	left: 70px;
	z-index: 10;
}

.saleafter_box_img_bjbox_box_item{
	width: 100%;
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}

.saleafter_box_img_bjbox_box_item>div{
	color: #333333;
	font-size: 20px;
}

.saleafter_box_img_bjbox_box_item>input{
	flex: 1;
	height: 40px;
	padding: 0 14px;
	border: 1px solid #cdcdcd;
}

.saleafter_box_img_bjbox_box_btn{
	width: 100%;
	line-height: 45px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	background-color: #f52a80;
	transition: all 0.15s;
	cursor: pointer;
}

.saleafter_box_img_bjbox_box_btn:hover{
	opacity: 0.9;
}