
/*common*/
.windows_box {
	color: #333;
	font-family: Arial, Helvetica, sans-serif, "Microsoft Yahei", "Hiragino Sans GB";
	font-size: 12px;
}
	/*6*/
	.windows_box a {
		color: #393939;
		text-decoration: none
	}
	/*7*/
	.windows_box img {
		border: 0;
		background: #0189ff;
		box-sizing: border-box;
		padding: 4px;
		border-radius: 8px;
		width: 26px;
		height: 26px;
	}

li {
	list-style: none
}
/*9*/
.windows_box ul,
ol,
li,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
.pr,
.pc {
	margin: 0;
	padding: 0
}
	/*10*/
	.windows_box ul li, .xl li {
		list-style: none
	}
/*13*/
.windows_box em, em,
cite {
	font-style: normal
}
/*15*/
/*chat*/
.windows_box {
	position: fixed;
	right: 15px;
	bottom: 90px;
	z-index: 2147483647;
	width: 378px;
	height: 500px;
	text-align: left;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
	overflow: hidden;
	border-radius: 5px;
	font-weight: normal;
	background: #fff;
	border-radius: 24px;
}
.windows_box.shop{
   bottom:5px;
}

.windows_main {
	position: relative;
	width: 378px;
	height: 500px;
	overflow: hidden;
}

.windows_sbar {
	position: absolute;
	right: 0;
	display: none;
	bottom: 0;
	width: 171px;
	height: 30px;
	line-height: 30px;
	background: #fff url(https://open.51sole.com/Platform/ShouMaiChat/images/window/sbar.gif) no-repeat;
	border: 1px solid #ccc;
	border-bottom: 0;
	overflow: hidden
}

	.windows_sbar a {
		position: relative;
		width: 171px;
		height: 30px;
		display: block;
		overflow: hidden
	}

	.windows_sbar span {
		float: left;
		/*width:65px;*/
		text-indent: 37px
	}

	.windows_sbar em {
		float: left;
		width: 40px;
		text-align: center;
		color: #fff;
		background: url(https://open.51sole.com/Platform/ShouMaiChat/images/window/sbar.gif) no-repeat -65px -30px
	}

	.windows_sbar i {
		position: absolute;
		right: 0;
		top: 0;
		width: 30px;
		height: 60px;
		background: url(https://open.51sole.com/Platform/ShouMaiChat/images/window/sbar.gif) no-repeat -141px 0
	}

.windows_content {
	right: 0;
	bottom: 30px;
	width: 450px;
	height: 500px;
	overflow: hidden;
	border-radius: 5px;
}

.windows_chatBox {
	float: left;
	width: 378px;
	height: 500px;
	position: relative;
	overflow: hidden;
	background: #fff;
}

.windows_chatLeft {
	width: 315px;
	height: 439px;
	float: left;
	background: #fff;
	overflow: hidden;
	/* position: relative;*/
}

.windows_chatRight {
	width: 169px;
	height: 330px;
	background: #fff;
	float: left;
	overflow: hidden;
	border: solid 1px #8fadb7;
	border-right: none;
}

.windows_chat_title {
	float: left;
	width: 378px;
	background: #fff;
	height: 60px;
	line-height: 60px;
	padding: 0;
	position: relative;
	border-bottom: 1px solid #eee;
}

	.windows_chat_title li {
		float: left;
		padding-right: 15px;
	}

		.windows_chat_title li.windows_online {
			color: #333;
			font-size: 18px;
			font-weight: 600;
		}

			.windows_chat_title li.windows_online span {
				font-size: 14px;
				padding: 3px;
				color: #fff;
				border-radius: 3px;
				margin-right: 5px;
			}

		.windows_chat_title li.windows_outline {
			font-size: 16px;
			color: #333;
		}

			.windows_chat_title li.windows_outline span {
				font-size: 14px;
				padding: 3px;
				color: #fff;
				border-radius: 3px;
				margin-right: 5px;
			}

		.windows_chat_title li a {
			font-size: 12px !important;
			color: rgba(255,255,255,.64) !important;
		}

		.windows_chat_title li.windows_online .websiteName {
			color: #333 !important;
			font-size: 16px;
			margin-right: 5px;
		}

.windows_close_btn {
	float: right;
	width: 22px;
	height: 22px;
	margin-top: 19px;
	position: relative;
	cursor: pointer;
	overflow: hidden;
	margin-right: 16px;
}

	.windows_close_btn::before {
		position: absolute;
		z-index: 1;
		top: 9px;
		left: 0;
		content: "";
		display: block;
		width: 22px;
		height: 3px;
		background: #a4a4a4;
		border-radius: 3px;
	}

.windows_chat_title li .inputing {
	color: #fff;
	font-size: 14px;
}

.phone_up_btn {
	background: url(https://open.51sole.com/Platform/ShouMaiChat/images/sjt66.png) no-repeat;
	transform: scale(.8);
	position: absolute;
	top: 8px;
	right: 10px;
	display: block;
	width: 16px;
	height: 16px;
}

.windows_chat_content {
	height: 294px;
	overflow-x: hidden;
	overflow-y: auto;
	background: #fff;
	padding-top: 30px;
}

.window_callphone .windows_chat_content {
	height: 248px;
}

.window_callphone .windows_chat_content2 {
	height: 278px
}

.windows_chat_content2 {
	height: 326px;
	padding: 0;
	background: #fff;
}

.windows_message_box {
	width: 278px;
	padding: 10px 0;
	margin: 0 0 0 15px;
	overflow: hidden;
	font-size: 12px;
}

	.windows_message_box li {
		margin: 5px 0 10px;
		word-break: break-all;
		word-wrap: break-word;
		height: auto;
		overflow: hidden;
		text-align: left;
	}

		.windows_message_box li em {
			display: block;
			text-align: center;
			font-style: normal;
			color: #999
		}

		.windows_message_box li p {
			/* padding: 10px 0;*/
			line-height: 20px;
		}

		.windows_message_box li.windows_custom span {
			color: #02486b;
		}

.windows_chat02_content {
	width: 366px;
	height: 72px;
	overflow: hidden;
	background: #fff;
	border: solid 1px #ccc;
	/* border-bottom: solid 1px #888;*/
	margin: 0 5px;
}

	.windows_chat02_content textarea {
		border: medium none;
		display: block;
		width: 358px;
		height: 60px;
		overflow-y: auto;
		padding: 5px;
		resize: vertical;
		background: #fff;
		/* border: #888 solid 1px;*/
	}

.windows_chat02_title {
	background: #409EFF;
	height: 28px;
	border-top: 1px solid #d8eff5;
	border-bottom: 1px solid #d8eff5
}

.solewebchatfooter {
	clear: both;
	height: 25px;
	box-sizing: border-box;
	border-top: solid 1px #edf1f6;
	background: #f5f7fb;
	text-align: center;
	overflow: hidden;
	color: #bbb;
	font-size: 12px;
	line-height: 24px;
}

	.solewebchatfooter p {
		display: inline-block;
		color: #2174f5;
		background: url(../images/solelogo.png) no-repeat;
		padding-left: 18px;
		margin-left: 5px;
	}

.windows_chat02_bar {
	background: #F2F7F7;
	height: 40px;
}

	.windows_chat02_bar ul {
		width: 375px;
		position: relative;
	}

	.windows_chat02_bar li {
		float: left;
		line-height: 32px
	}

		.windows_chat02_bar li.windows_send {
			position: absolute;
			right: 5px;
			top: 5px;
			width: 100%;
			text-align: right;
		}

			.windows_chat02_bar li.windows_send a {
				background: #409EFF;
				padding: 4px 15px;
				border-radius: 3px;
				color: #fff !important;
				margin-left: 10px;
				font-size: 12px;
				position: relative;
				top: -4px;
			}

.windows_side_box {
	padding: 0 10px 10px 10px;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	line-height: 25px;
}

.windows_side ul {
	float: left;
	border-bottom: 1px solid #ededed;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	overflow: hidden;
}

.windows_side li {
	float: left;
	width: 140px;
	line-height: 24px
}

.windows_side h2 {
	font-size: 14px;
	color: #069;
	line-height: 32px
}

.windows_side li em {
	font-style: normal;
	color: #f60;
	font-weight: 700
}

.windows_plist {
	float: left;
	width: 72px;
	height: 400px;
	background: #f5f8fa;
	overflow: hidden;
}

	.windows_plist span {
		float: left;
		width: 72px;
		line-height: 30px;
		text-align: center;
	}

	.windows_plist li {
		position: relative;
		float: left;
		width: 68px;
		padding: 8px 0 0 4px;
		height: 55px;
		overflow: hidden;
	}

		.windows_plist li i {
			display: none;
			position: absolute;
			top: 8px;
			right: 6px;
			width: 14px;
			height: 14px;
			background: url(https://open.51sole.com/Platform/ShouMaiChat/images/window/tips.png) no-repeat 0 -20px;
			cursor: pointer;
			overflow: hidden;
		}

		.windows_plist li a {
			width: 57px;
			height: 45px;
			line-height: 45px;
			padding: 5px;
			text-indent: 5px;
			border-radius: 4px 0 0 4px;
			display: block;
		}

		.windows_plist li img {
			width: 45px;
			height: 45px;
			border-radius: 4px
		}

		.windows_plist li em {
			position: absolute;
			top: 8px;
			left: 4px;
			width: 14px;
			height: 14px;
			background: url(https://open.51sole.com/Platform/ShouMaiChat/images/window/tips.png) no-repeat;
			color: #fff;
			text-align: center;
			display: none;
		}

		.windows_plist li a:hover {
			background: #7a9cc2;
			text-decoration: none
		}

		.windows_plist li.on a {
			background: #e7eaec;
			color: #069
		}

.windows_tabs {
	display: none;
}

.windows_chatBox .show_windows_t {
	display: inline-block;
	background: #b9dfea
}

.windows_copyright {
	color: #888;
	font-size: 12px;
	padding: 0 10px;
}

.windows_cr_code {
	margin-top: 10px;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: solid 1px #e6e6e6
}

*html,
*html body {
	background-image: url(about:blank);
	background-attachment: fixed
}

*html?.windows_box {
	position: absolute;
	bottom: auto;
	top: expression(eval(document.documentElement.scrollTop));
}

? *html,
*html body {
	background-image: url(about:blank);
	background-attachment: fixed
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix {
	height: 1%;
}

.windows_companyIink {
	padding: 15px;
	margin-top: 15px;
}

	.windows_companyIink a {
		display: inline-block;
		margin-bottom: 10px;
	}

		.windows_companyIink a span {
			font-weight: bold;
			color: #ff7400;
			padding-right: 6px;
		}

.windows_companyInfo {
	background: #FFFDF7;
	border: 1px solid #FBA;
	padding: 8px 10px;
	max-height: 999px;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 348px;
}

.wci_logo {
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	text-align: center;
}

	.wci_logo img {
		max-width: 100%;
		max-height: 100%;
		vertical-align: middle;
	}

.wci_right {
	float: left;
	width: 286px;
	margin-left: 12px;
}

.wci_right_txt {
	height: 25px;
	line-height: 26px;
	overflow: hidden;
}

	.wci_right_txt .wrz {
		color: #00f;
	}

	.wci_right_txt .yrz {
		vertical-align: middle;
		margin-bottom: 3px;
	}

.formBox {
	margin: 10px 0;
	border-top: 1px dashed #ddd;
	padding-top: 10px;
}

.input_box {
	margin-bottom: 12px;
	line-height: 30px;
}

.input_box_l {
	float: left;
	width: 50%;
}

.input_box label {
	color: #666;
	display: inline-block;
	width: 50px;
}

	.input_box label span {
		color: #f00;
		padding-right: 2px;
	}

.fb_textarea {
	height: 30px;
	width: 267px;
	font-size: 12px;
	border: 1px solid #e2e2e2;
	background: #fff;
	padding: 4px 10px;
	margin-bottom: -12px;
}

.fb_input {
	height: 25px;
	line-height: 25px;
	width: 253px;
	font-size: 12px;
	border: 1px solid #e2e2e2;
	background: #fff;
	color: #666;
	padding: 0 4px;
}

.input_box_l .fb_input {
	width: 90px;
}

.mB20 {
	margin-bottom: 20px;
}

.messageState .windows_chat02_title,
.messageState .windows_chat02_content {
	display: none;
}

.height247 {
	height: 219px;
}

.wmb {
	margin-bottom: 5px;
}

.wmb_name {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	color: #19A4ED;
	margin-bottom: 2px;
}

.wmb_info {
	padding: 0 0px;
	line-height: 18px;
	color: #666;
}

.wmb .green {
	color: #008040;
}

.noLogin {
	line-height: 22px;
	color: #666;
}

	.noLogin a {
		color: #19A4ED;
		padding: 0 2px;
	}

		.noLogin a:hover {
			text-decoration: underline;
		}

.loading {
	display: none;
	z-index: 9999;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.02);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
	zoom: 1;
}

	.loading span {
		position: absolute;
		top: 50%;
		left: 0;
		margin-top: -20px;
		width: 100%;
		z-index: 99999;
		color: #444;
		font-size: 16px;
		text-align: center;
	}

		.loading span img {
			vertical-align: middle;
			margin: 0 10px 3px 0;
		}

#chat_loading {
	font-size: 14px;
	background: transparent;
	padding: 0;
	line-height: 18px;
	font-family: Microsoft YaHei;
}

	#chat_loading .recom-product {
		display: block;
		width: 100%;
		height: 100px;
		background-color: #f5f7fb;
		border-radius: 5px;
		padding: 10px;
		box-sizing: border-box;
		margin-top: 10px;
	}

		#chat_loading .recom-product img {
			float: left;
			width: 80px;
			height: 80px;
			margin-bottom: 0;
		}

	#chat_loading .product-name-kf {
		margin-left: 90px;
		max-height: 65px;
		overflow: hidden;
		font-size: 15px;
		line-height: 23px;
		letter-spacing: 1px;
	}

		#chat_loading .product-name-kf:hover, #chat_loading .product-name-kf:hover span {
			color: #007aff !important;
		}

.find-product {
	text-align: center;
}

#chat_loadingTop {
	background: #fef9e6;
	padding: 5px 15px;
	border-bottom: 1px solid #ebe1b8;
	line-height: 18px;
	position: absolute;
	width: 100%;
	z-index: 99;
	text-align: center;
	box-sizing: border-box;
}

.windows_message_box li.yk_chat {
	text-align: right;
}

	.windows_message_box li.yk_chat p span {
		background: #e8f3ff;
		padding: 8px;
		color: #222;
		display: inherit;
		text-align: left;
		max-width: 100%;
		float: right;
		border-radius: 0 10px 10px 10px;
		font-size: 14px;
		line-height: 24px;
	}

.windows_message_box li.windows_custom p span {
	padding: 8px;
	display: inherit;
	text-align: left;
	max-width: 100%;
	float: left;
	border-radius: 10px;
	font-size: 13px;
	line-height: 20px;
	background-color: #f5f7fb;
	color: #333;
}

input:focus,
textarea:focus {
	outline: none;
}

.windows_chat02_bar li.windows_send a#chat_btnSendImg {
	display: inline-block;
	padding: 0;
	width: 18px;
	height: 18px;
	float: left;
	margin: 5px 0 0 15px;
	background: url(https://open.51sole.com/Platform/ShouMaiChat/images/tupian54.png);
	cursor: pointer;
}

.windows_chat02_bar li.windows_send a#chat_emotion {
	display: inline-block;
	padding: 0;
	width: 18px;
	height: 18px;
	float: left;
	margin: 5px 0 0 15px;
	background: url(https://open.51sole.com/Platform/ShouMaiChat/images/tupian55.png);
	cursor: pointer;
}

.windows_chat02_bar li.windows_send a#chat_btnSendImg input {
	cursor: pointer;
}

.h_kf {
	vertical-align: middle;
	margin: 0 8px 3px 0 !important;
	animation: am 1s infinite;
}

@keyframes am {
	0% {
		transform: translateY(0);
	}

	50% {
		transform: translateY(-4px);
	}

	100% {
		transform: translateY(0);
	}
}

.windows_up_btn {
	background: url(https://chatsjkapi.51sole.com/Platform/ShouMaiChat/images/new/icon1_white.png) no-repeat center center;
	/* top: 7px;*/
	float: none;
	width: 28px;
	display: inline-block;
	height: 28px;
	background-size: 28px 28px;
	margin-left: 16px;
}

#windows_chat_small .windows_up_btn::before {
	display: none
}

.windows_chat_small {
	display: none;
	position: fixed;
	bottom: 15px;
	right: 15px;
	width: 64px;
	height: 64px;
	line-height: 30px;
	/* padding: 0 10px;*/
	background: #409EFF;
	color: #fff;
	font-size: 14px;
	overflow: hidden;
	box-sizing: border-box;
	border-radius: 24px;
	cursor: pointer;
}

	.windows_chat_small:hover {
		animation: icoan .4s infinite linear;
	}

@keyframes icoan {
	0% {
		transform: scale(1);
	}

	40% {
		transform: scale(1);
	}

	55% {
		transform: scale(1.1);
	}

	70% {
		ransform: scale(.9);
	}

	85% {
		transform: scale(1.1);
	}

	100% {
		transform: scale(1);
	}
}

.phone_chat_small {
	display: none;
	position: fixed;
	bottom: 5px;
	right: 160px;
	width: 220px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	background: #01AEE0;
	color: #fff;
	font-size: 14px;
	overflow: hidden;
	z-index: 99;
}

.chat_ts {
	text-align: left;
}

.tel-btn {
	background: #409EFF;
	padding: 2px 8px;
	border-radius: 3px;
	color: #fff !important;
	font-size: 12px;
	display: inline-block;
	/*position: absolute;*/
	right: 15px;
}

.chat_ts .tel-btn {
	right: 5px;
}

.tel-btn:hover {
	opacity: 0.8;
}

.phone-info {
	position: absolute;
	top: 30px;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .4);
	z-index: 500;
	display: none;
}

	.phone-info .phone-info-main {
		position: absolute;
		top: 40%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		z-index: 501;
		background-color: #fff;
		border-radius: 5px;
		width: 280px;
	}

.chat_wapper .phone-info {
	top: 1.6rem;
}

	.chat_wapper .phone-info .phone-info-main {
		top: 0;
		transform: translate(-50%, 0%);
	}

.phone-info .phone-info-main .phone-info-header {
	background-color: #409EFF;
	color: #fff;
	border-radius: 5px 5px 0 0;
	position: relative;
	padding: 0 10px;
}

	.phone-info .phone-info-main .phone-info-header .close-btn {
		position: absolute;
		top: 8px;
		right: 10px;
		width: 14px;
		height: 14px;
		display: inline-block;
	}

		.phone-info .phone-info-main .phone-info-header .close-btn img {
			width: 100%;
			height: 100%;
			object-fit: cover;
		}

.phone-info .phone-info-main .phone-info-content {
	padding: 10px 20px;
	line-height: 20px;
	position: relative;
	text-align: left;
}

	.phone-info .phone-info-main .phone-info-content .mark {
		color: red;
		text-align: center;
		margin-bottom: 10px;
	}

	.phone-info .phone-info-main .phone-info-content .error {
		color: red;
		position: absolute;
		bottom: 0;
	}

.chat_lx_input {
	width: 100%;
	padding: 5px 10px;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	border-radius: 5px;
	box-sizing: border-box;
}

	.chat_lx_input:last-child {
		margin-bottom: 0;
	}

.phone-info .phone-info-main .call-btn {
	width: 80%;
	display: block;
	font-size: 14px;
	color: #fff !important;
	background-color: #409EFF;
	margin: 0 auto 20px;
	text-align: center;
	border-radius: 100px;
}

.windows_box .phone-info .phone-info-main .phone-info-content > div:first-child,
.windows_box .phone-info .phone-info-main .phone-info-content .mark {
	/*font-size: 16px;*/
	line-height: 30px;
}

.windows_box .phone-info .phone-info-main .phone-info-content .chat_lx_input {
	margin-bottom: 20px;
	padding: 10px;
}

.windows_box .phone-info .phone-info-main .call-btn {
	line-height: 35px;
}

.windows_box .phone-info .phone-info-main {
	top: 44%;
}

.chat-sidebar,
.sidebar-content,
.enterprise-card,
.card-bottom,
.card-bottom-item {
	display: block;
}

.windows_chatBox .show_windows_t {
	width: 100%;
}

.windows_chatBox .show_windows_t {
	display: block;
}

.chat-sidebar {
	width: 0;
	position: absolute;
	right: 202px;
	top: 0;
	bottom: 0;
	height: 100px;
	line-height: 100px;
	margin: auto;
	border-top: 15px solid transparent;
	border-left: none;
	border-bottom: 15px solid transparent;
	border-right: 15px solid #E6EFEF;
	cursor: pointer;
}

	.chat-sidebar.close {
		right: 0;
	}

		.chat-sidebar.close img {
			transform: rotate(180deg);
		}

.sidebar-content {
	position: absolute;
	right: 0;
	top: 43px;
	height: 385px;
	width: 202px;
	padding: 10px;
	box-sizing: border-box;
	background: #fff;
	overflow: hidden;
	z-index: 99999;
}

	.sidebar-content.close-content {
		width: 0;
		height: 0;
		overflow: hidden;
		z-index: -1;
		top: 0;
	}

.windows_chat_title,
.windows_chatBox,
.windows_content,
.windows_box,
.windows_main {
	width: 315px;
}

.w378 {
	width: 313px;
}

.enterprise-card {
	height: 365px;
	overflow: hidden;
	background: url(../images/new/icon11.jpg) no-repeat center bottom;
}

.chat-sidebar img,
.sidebar-content img {
	margin-bottom: 0;
}

.chat-sidebar img {
	width: 6px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 5px;
}

.card-bottom-item {
	width: 136px;
	height: auto;
	line-height: 26px;
	font-size: 14px;
	margin: 0 auto;
	margin-bottom: 5px;
	text-align: center;
}

	.card-bottom-item.logo-img {
		position: relative;
		width: 136px;
		height: 136px;
		margin: 0 auto;
	}

		.card-bottom-item.logo-img > div {
			text-align: center;
		}

	.card-bottom-item .kf-logo {
		display: block;
		max-width: 160px;
		max-height: 160px;
		width: auto;
		height: auto;
		margin: 5px auto;
		box-sizing: border-box;
	}

	.card-bottom-item .dl-logo {
		position: absolute;
		max-width: 120px;
		width: auto;
		max-height: 120px;
		height: auto;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}

.djjr {
	text-align: center;
	margin-bottom: 0;
}

	.djjr a {
		color: #89AAC6 !important;
		font-size: 12px;
		line-height: 22px;
	}

.website a {
	color: #0189ff;
}

	.website a:hover {
		color: #f80;
	}

.website {
	display: inline-block;
	width: 190px;
	line-height: 18px;
}

.card-bottom-item.logo-img span {
	position: absolute;
	z-index: 1;
	width: 136px;
	height: 136px;
	line-height: 136px;
	top: 0;
	left: 0;
	text-align: center;
	display: block;
	font-size: 20px;
	font-weight: 600;
	color: #ef1f1f;
}

.card-bottom-item span {
	position: relative;
	display: inline-block;
	line-height: 26px;
	vertical-align: top;
}

	.card-bottom-item span.ent-info-icon {
		position: relative;
		display: inline-block;
		width: 26px;
		height: 26px;
		line-height: 26px;
	}

		.card-bottom-item span.ent-info-icon img {
			position: absolute;
			top: 0;
			left: 0;
			right: 0;
			bottom: 0;
			margin: auto;
			width: 18px;
			height: 18px;
		}

.phone {
	display: inline-block;
	width: 100px;
}

.windows_message_box li.yk_chat p span {
	background-color: #bad6ff;
	border-radius: 10px;
	color: #333;
	line-height: 20px;
	font-size: 13px;
}

.windows_box .card-bottom-item a,
.phones .phone {
	color: #0189ff;
}

#infoBox {
	padding: 5px 10px;
	border: 1px solid #e8e8e8;
	border-radius: 4px;
	margin: 0 15px;
}

.chat_lx_info {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	border: 1px solid #e8e8e8;
	outline: none;
	margin: 5px 0;
	padding: 0 5px;
	box-sizing: border-box;
}

.chat_lx_info_btn {
	display: block;
	margin: 0 auto;
	height: 22px;
	line-height: 22px;
	padding: 0 10px;
	border: 1px solid #409EFF;
	background-color: #409EFF;
	color: #fff;
	border-radius: 4px;
	cursor: pointer;
}

	.chat_lx_info_btn:hover {
		background-color: #0189ff;
		border: 1px solid #0189ff;
	}

.kjly {
	height: 34px;
	line-height: 34px;
	border-radius: 4px;
	overflow: hidden;
	margin: 10px 0;
}

#lxfskf-window {
	width: 210px;
	height: 34px;
	line-height: 34px;
	outline: none;
	vertical-align: top;
	border: solid 1px #ebebeb;
	border-right: none;
	box-sizing: border-box;
}

.hao {
	width: 68px !important;
	height: 34px;
	background-color: #0189ff;
	outline: none;
	border: none;
	width: 53px;
	color: #fff;
	cursor: pointer;
	vertical-align: top;
}

.windows_box .tj-icon {
	/* position: absolute;
	right: 21px;
	top: 14px;
	bottom: 30px;*/
	margin-bottom: 0;
	cursor: pointer;
}

.zx_input {
	height: 57px;
	line-height: 26px;
	width: 100%;
	border: none;
	box-sizing: border-box;
	padding-right: 55px;
	/* padding-top: 14px;*/
	padding-left: 14px;
}

.ewm {
	position: relative;
	height: 124px;
	width: 124px;
	margin: 0 auto;
	margin-top: 10px;
}

.ewm-img {
	position: absolute;
	top: 2px;
	left: 0;
	right: 0;
	margin: auto;
}

#lxfs::-webkit-input-placeholder {
	color: #aaa;
}

.window_callphone .windows_chat02 {
	box-shadow: none
}

.windows_chat02 {
	position: relative;
	padding: 2px 0;
	height: 86px;
	overflow: hidden;
	box-shadow: 0 -6px 10px #24293414;
}

#chat_txtChat {
	position: relative;
	width: 265px;
	height: 86px;
	background: #fff;
	margin: 0 0 0 10px;
	overflow-y: auto;
	outline: none;
	padding: 14px 15px 0px 10px;
	box-sizing: border-box;
	border-radius: 4px;
	line-height: 17px;
	display: inline-block;
	border: solid 1px #fff;
}

	#chat_txtChat:focus {
		border-color: #0189ff;
		box-shadow: 0 0 4px rgba(1,137,255,.3);
	}

	#chat_txtChat::-webkit-scrollbar {
		width: 1px;
		opacity: 0;
	}

.window_callphone #callphone {
	display: block
}

#callphone {
	padding: 6px 10px;
	height: 46px;
	overflow: hidden;
	box-sizing: border-box;
	box-shadow: 0 -6px 10px #24293414;
	border-bottom: solid 1px #eee;
	display: none
}

	#callphone input {
		border: solid 1px #e1e1e1;
		box-sizing: border-box;
		height: 34px;
		padding: 0 10px;
		width: 168px;
		font-size: 12px;
		border-radius: 4px;
		vertical-align: middle;
		background: #fff;
	}

		#callphone input:focus {
			border-color: #0189ff;
			box-shadow: 0 0 4px rgba(1,137,255,.3);
		}

	#callphone a, #callphone span {
		padding: 5px 12px;
		background: #0189ff url(../images/phonebg.png) no-repeat 15px;
		background-size: 20px 20px;
		border-radius: 5px;
		color: #fff;
		cursor: pointer;
		display: inline-block;
		height: 34px;
		box-sizing: border-box;
		vertical-align: middle;
		font-size: 14px;
		width: 120px;
		background-size: 24px 24px;
		box-sizing: border-box;
		padding-left: 40px;
		line-height: 26px;
		margin-left: 5px;
	}

		#callphone a.nophoneico {
			background: #0189ff;
			padding-left: 12px;
			text-align: center;
		}

#layertips {
	position: absolute;
	z-index: 9;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background: rgba(0,0,0,.75);
	padding: 8px 20px;
	border-radius: 4px;
	max-width: 68%;
	color: #fff;
	display: none;
}

#callphone span {
	background: #0189ff url(../images/phone.gif) no-repeat 15px;
	background-size: 28px 28px;
	display: none;
}

#callphone.phonecall a {
	display: none;
}

#callphone.phonecall span {
	display: inline-block;
}

#solewebchattips {
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 50%;
	background: #fff;
	color: #222;
	padding: 28px 15px;
	border-radius: 15px;
	text-align: center;
	display: none;
	width: 360px;
	height: 233px;
	box-sizing: border-box;
	margin: -136px 0 0 -180px;
	font-size: 18px;
	font-weight: 600;
}

	#solewebchattips p {
		display: block;
	}

	#solewebchattips input {
		box-sizing: border-box;
		width: 100%;
		height: 56px;
		background: #ffffff;
		border-radius: 8px;
		border: 1px solid #e7e9ec;
		margin-top: 28px;
		padding-left: 16px;
		font-size: 20px;
		font-weight: 700;
		color: #111;
	}

		#solewebchattips input::placeholder {
			color: #999;
		}

	#solewebchattips a {
		display: block;
		width: 100%;
		height: 40px;
		background: #2174f5;
		border-radius: 8px;
		text-align: center;
		font-size: 14px;
		font-weight: 500;
		color: #fff;
		line-height: 40px;
		margin-top: 16px;
		cursor: pointer;
	}

	#solewebchattips span {
		position: absolute;
		z-index: 1;
		right: -12px;
		top: -12px;
		background: #000 url(../images/close.png) no-repeat center center;
		background-size: 12px 12px;
		width: 24px;
		height: 24px;
		display: block;
		box-sizing: border-box;
		border-radius: 12px;
		cursor: pointer;
	}

.solewebmask {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(152,152,152,.5);
	display: none;
}

.sidebar-content .bottom-product {
	position: absolute;
	width: 164px;
	height: 195px;
	overflow: hidden;
	margin: 0 auto 10px;
	background-color: #fff;
	border-radius: 10px;
	line-height: 0;
	z-index: 999999;
	bottom: 5px;
	left: 0;
	right: 0;
	box-shadow: 0 0 5px 0 rgb(0, 0, 0, 0.1);
}

.bottom-product-box {
	position: relative;
}

	.bottom-product-box .close {
		position: absolute;
		right: -2px;
		top: -2px;
		width: 20px;
		height: 20px;
		background: url(../images/new-mob/close-000.svg) no-repeat center center / 100% 100%;
		z-index: 9999999;
		cursor: pointer;
	}

.bottom-product-detail {
	padding: 10px;
	box-sizing: border-box;
}

	.bottom-product-detail .pd-l {
		width: 140px;
		height: 140px;
		margin: 10px auto 0;
		border-radius: 10px;
		overflow: hidden;
	}

		.bottom-product-detail .pd-l img {
			width: 140px;
			height: auto;
		}

	.bottom-product-detail .pd-r {
		position: relative;
		padding: 5px;
		box-sizing: border-box;
	}

		.bottom-product-detail .pd-r .pd-price {
			font-size: 14px;
			color: #f40;
		}

	.bottom-product-detail .pd-name {
		width: 100%;
		font-size: 14px;
		line-height: 20px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		color: #1f1f1f;
		margin-bottom: 8px;
	}

.bottom-product-box .pd-btn {
	display: none;
}

#chat_btnSendMsg {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../images/btn.png) no-repeat;
	opacity: .85;
	vertical-align: top;
	margin-top: 12px;
	cursor: pointer;
}

	#chat_btnSendMsg:hover {
		opacity: 1;
	}

	#chat_btnSendMsg.notimport {
		filter: grayscale(100%);
	}

		#chat_btnSendMsg.notimport:hover {
			opacity: .85;
		}

.windows_chat02_bar {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
}

.bg0 {
	background: transparent !important;
}

.chatAskOnline {
	display: none;
}

@media screen and (min-width: 1025px) {
	.right_info {
		width: 0;
	}

	.mobile1 .windows_close_btn {
		display: none;
	}
}
/* @media screen and (max-width: 767px) {*/
@media screen and (max-width: 1024px) {
	.chatAskOnline {
		position: fixed;
		z-index: 9990;
		right: 0;
		bottom: 200px;
		font-size: 14px;
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		align-items: flex-end;
	}

		.chatAskOnline > div {
			height: 40px;
			box-sizing: border-box;
			border-radius: 20px 0 0 20px;
			padding: 5px;
			background: #fff;
			width: 118px;
			box-shadow: 0 0 6px rgba(0,0,0,.2);
			color: #555;
			overflow: hidden;
			display: flex;
			align-items: center;
			transition: all .4s;
		}

		.chatAskOnline.chatmove > div {
			transform: translateX(58px);
		}

		.chatAskOnline > div i {
			display: block;
			width: 16px;
			height: 16px;
			background: url(../images/new/icon7.png);
			background-size: 16px 16px;
			overflow: hidden;
			transition: all .4s;
			margin-right: 5px;
		}

		.chatAskOnline.unfold > div i {
			transform: rotate(180deg);
		}

		.chatAskOnline > div span {
			display: block;
			width: 30px;
			height: 30px;
			box-sizing: border-box;
			border: solid 1px #e1e1e1;
			border-radius: 15px;
			background: url(../images/new/icon5.png) no-repeat center;
			background-size: 29px 29px;
			margin-right: 5px;
		}

		.chatAskOnline ul {
			pointer-events: none;
			flex-direction: column;
			align-items: flex-end;
			box-sizing: border-box;
			margin-right: 10px;
			opacity: 0;
			display: none;
			transition: all .4s;
		}

		.chatAskOnline.unfold ul {
			pointer-events: auto;
			opacity: 1;
			display: flex !important;
		}

		.chatAskOnline li {
			padding: 6px 30px 6px 16px;
			background: rgba(0,0,0,.8);
			color: #fff;
			border-radius: 40px 40px 0 40px;
			font-size: 14px;
			position: relative;
			margin-bottom: 5px;
			opacity: 0;
		}

			.chatAskOnline li::after {
				content: "";
				display: block;
				position: absolute;
				right: 10px;
				top: 11px;
				width: 20px;
				height: 20px;
				z-index: 1;
				background: url(../images/new/icon8.png) no-repeat;
				background-size: 100%;
			}

	.right_info {
		height: 0;
		background: none;
	}

	.chat_wapper {
		width: 100%;
		margin: 0 auto;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		background-color: #f7f7f7;
		box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
		/* padding: 0 0 1.7rem;*/
		padding: 0 0 70px;
		border-radius: 10px 10px 0 0;
	}

	.chatStatement {
		text-align: left;
		font-size: 12px;
		color: #999;
		height: 16px;
		line-height: 16px;
	}

		.chatStatement a {
			color: #0189ff;
		}

	.chat_head {
		background: url(../images/new-mob/fbxjd-bg.png) no-repeat;
		height: 42px;
		line-height: 42px;
		padding: 0;
		position: relative;
		color: #333;
		background-size: 100% auto;
	}

	.chat_centent {
		/* margin-bottom: 1.7rem;*/
		margin-bottom: 70px;
	}

	.right_info_qq {
		padding: 0;
	}

		.right_info_qq .chat_head img {
			/* left: 0.3rem;*/
			left: 13px;
			width: 20px;
			height: 20px;
			animation: am 1s infinite;
		}

	.chat_open {
		width: 22px;
		height: 22px;
		right: 30px;
		margin-top: -12px;
		background: url(../images/new-mob/phone.svg) no-repeat center center / 100% 100%;
		margin-right: 12px;
	}

	.chat_close {
		width: 22px;
		height: 22px;
		top: 50%;
		right: 5px;
		margin-top: -10px;
		background: url(../images/new-mob/close-000.svg) no-repeat center center / 100% 100%;
	}

	.chat_logout {
		position: absolute;
		width: 28px;
		height: 28px;
		top: 50%;
		right: 10px;
		margin-top: -14px;
		background: url(../images/new-mob/close-fff.svg) no-repeat center center / 100% 100%;
		margin-left: 10px;
	}
	/* 0703*/
	.chat_gsm {
		display: block;
		text-align: left;
		/* padding: 0 0.5rem 0 1rem;*/
		padding: 0 21px 0 41px;
		box-sizing: border-box;
		font-size: 15px;
		font-weight: bold;
		color: #fff;
	}

		.chat_gsm > div {
			height: 42px;
			width: 90%;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
		}

	.chat_ts_m1 {
		width: 380px;
		margin: 15px auto;
		box-sizing: border-box;
		background: url(../images/new-mob/leave-phone-bg-m.png) no-repeat top left;
		border-radius: 10px;
		overflow: hidden;
	}

	.chat_ts_m1_tit, .chat_sendPhone_tit {
		display: flex;
		align-items: center;
		width: 320px;
		font-size: 18px;
		padding: 9px 0;
		font-weight: bold;
		color: #e33939;
		margin: 0 auto;
	}

		.chat_ts_m1_tit img, .chat_sendPhone_tit img {
			margin-bottom: 0;
			margin-right: 10px;
			width: 32px;
			height: 32px;
		}

	.chat_ts_m1_content-box {
		border: 1px solid #e9e9e9;
		background-color: #fff;
		border-top: 0;
		border-radius: 0 0 10px 10px
	}

	.chat_ts_m1_content {
		width: 320px;
		margin: 0 auto;
		color: #333;
		padding: 15px 0;
		overflow: hidden;
	}

		.chat_ts_m1_content p {
			font-size: 16px;
			line-height: 24px;
			text-align: left;
		}

	.yh_phone {
		display: flex;
		align-items: center;
		border: 1px solid #e0e0e0;
		height: 42px;
		line-height: 40px;
		margin: 15px 0;
		border-radius: 6px;
		text-align: left;
		padding: 0 10px;
		box-sizing: border-box;
	}

	.ts_input {
		flex: 1;
		background-color: transparent;
		height: 40px;
		line-height: 40px;
		border-radius: 6px;
		vertical-align: bottom;
		overflow: hidden;
		font-size: 16px;
	}

	.clear-i {
		display: none;
		width: 16px;
		height: 16px;
		background: url(../images/new-mob/close_fill.svg) no-repeat center center / 100% 100%;
		cursor: pointer;
		padding: 0 10px;
		border-right: 1px solid #eaeaea;
		margin-right: 10px;
	}

	.kjsr {
		width: 60px;
		text-align: center;
		cursor: pointer;
	}

	.tyfs-btn {
		height: 40px;
		line-height: 40px;
		font-size: 20px;
		border-radius: 20px;
		background: #ef1f1f;
		color: #fff;
		margin-top: 10px;
	}

	.mobile1 .chat_foot {
		height: auto;
		background-color: #fefefe;
		border-top: none;
		padding: 10px 15px;
	}

	.mobile1 .windows_close_btn {
		top: 16px;
	}

	.mobile1 .chat_foot .chat_foot-btn-list {
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}

	.mobile1 .chat_foot-btn-list span {
		height: 24px;
		line-height: 24px;
		border-radius: 15px;
		border: 1px solid #e0e0e0;
		font-size: 14px;
		padding: 0 15px;
	}

	.mobile1 .tj-icon {
		width: 30px !important;
		height: 30px !important;
	}

	.mask {
		display: none;
		position: fixed;
		width: 100%;
		top: 0;
		bottom: 0;
		margin: auto;
		background-color: rgba(0, 0, 0, 0.4);
	}

	.bottom-form {
		position: fixed;
		width: 100%;
		bottom: 0;
		z-index: 10000;
		margin-left: 0;
		margin-right: 0;
		border-radius: 20px 20px 0 0;
		overflow: hidden;
	}

		.bottom-form .phoneTip {
			display: none;
			position: absolute;
			z-index: 1;
			right: 32px;
			top: 85px;
			color: #f00;
		}

		.bottom-form.fbxjd-form {
			display: none;
		}

		.bottom-form.fbdh-form, .bottom-form.sendPhone-form {
			display: none;
			background: #fff url(https://chatsjkapi.51sole.com/Platform/ShouMaiChat/images/new-mob/leave-phone-bg-m.png) no-repeat;
			background-size: 100% auto;
		}

			.bottom-form.fbdh-form .chat_ts_m1_content-box, .bottom-form.sendPhone-form .chat_ts_m1_content-box {
				border: none;
			}

			.bottom-form.fbdh-form .chat_ts_m1_content, .bottom-form.sendPhone-form .chat_ts_m1_content {
				width: auto;
				margin: 0 20px;
			}

			.bottom-form.fbdh-form .chat_ts_m1_tit, .bottom-form.sendPhone-form .chat_sendPhone_tit {
				color: #ef1f1f;
				font-size: 17px;
			}

			.bottom-form.fbdh-form .tyfs-btn, .bottom-form.sendPhone-form .tyfs-btn {
				margin-top: 30px;
			}

	.fbdh-form-box {
		position: relative;
	}

	.bottom-form .fbdh-form-box .close {
		top: 10px;
		background: url(https://chatsjkapi.51sole.com/Platform/ShouMaiChat/images/new-mob/close-000.svg) no-repeat center center / 100% 100%;
	}

	.bottom-form .close {
		position: absolute;
		right: 15px;
		top: 15px;
		display: inline-block;
		width: 30px;
		height: 30px;
		background: url(../images/new-mob/close-fff.svg) no-repeat center center / 100% 100%;
	}

	.fbxjd {
		background-color: #f5f5f5;
	}

		.fbxjd .fbxjd-tit-content {
			position: relative;
			background-color: rgba(255, 255, 0, 0.5);
			background-image: linear-gradient(140deg, rgb(255, 51, 100), rgb(255, 50, 51));
			height: 180px;
		}

		.fbxjd .fbxjd-tit {
			background: url(../images/new-mob/fbxjd-bg.png) no-repeat top center / 100% 100%;
			overflow: hidden;
		}

	.bottom-form .title {
		font-size: 18px;
		font-weight: bold;
		margin: 20px 0 27px;
		color: #fff;
	}

	.bottom-form .sub-title {
		font-size: 15px;
		color: #fff;
	}

	.bottom-form-content-box {
		background-image: linear-gradient(to bottom, transparent, #f5f5f5 15%);
		padding-bottom: 10px;
	}

	.fbxjd .bottom-form-content {
		position: relative;
		background-color: #fff;
		margin: -55px 15px 0;
		border-radius: 8px;
		height: 340px;
		padding: 15px;
		box-sizing: border-box;
	}

	.bottom-form-tips {
		display: flex;
		align-items: center;
		justify-content: center;
		height: 38px;
		font-size: 14px;
		color: #249afe;
		text-align: center;
		background: rgba(36, 154, 254, .08);
		border-radius: 9px;
	}

		.bottom-form-tips i.tips-i {
			width: 20px;
			height: 20px;
			background: url(../images/new-mob/safe.gif) no-repeat center center /100% 100%;
			margin-right: 5px;
		}

	.bottom-form .bottom-form-val {
		display: flex;
		justify-content: flex-start;
		align-items: center;
		height: 56px;
		font-size: 16px;
		color: #333;
		border-bottom: 1px solid #e9e9e9;
	}

		.bottom-form .bottom-form-val .label {
			width: 90px;
			margin-right: 10px;
		}

		.bottom-form .bottom-form-val input {
			font-size: 16px;
		}

		.bottom-form .bottom-form-val .label i {
			color: #f40;
			margin-left: 5px;
		}

	.bottom-form-btn {
		background-image: linear-gradient(90deg, #fd503e, #f7603e);
		color: #fff;
		font-size: 16px;
		height: 44px;
		border-radius: 22px;
		margin-top: 20px;
	}

	.bottom-form-xy {
		color: #999;
		font-size: 12px;
		margin-top: 10px;
	}

		.bottom-form-xy .link {
			color: #333;
		}

	#phone_chat_input {
		border: 0.5px solid rgba(0, 0, 0, 0.05);
		background: rgba(184, 184, 184, 0.2);
		border-radius: 20px;
	}
	/* 0703*/
	#lxfskf-window {
		overflow: hidden;
	}

	.right_info_qq img.tj-icon {
		margin-bottom: 0;
		width: auto;
		height: auto;
		margin-top: 0;
		background-color: transparent;
	}

	.chat_input {
		width: 90%;
		height: 41px;
		margin-top: 8px;
		padding: 0 8px;
		font-size: 15px;
		border-radius: 4px;
	}

	#chat_btnSendMsg {
		display: flex;
		align-items: center;
		width: 10%;
		justify-content: center;
		/* height: 1.4rem;
	line-height: 1.4rem;*/
		height: 58px;
		line-height: 58px;
		right: 5px;
		bottom: 0;
	}

	.chat_foot {
		height: 58px;
		background-color: #F2F7F7;
		border-top: 1px dashed #e8e8e8;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		z-index: 9999;
	}

	.chat_info_sj .chat_info_nr {
		border-radius: 6px;
		background-color: #fff;
		box-sizing: border-box;
	}

	.chat_info_zj .chat_info_nr {
		border-radius: 6px;
		background-color: #49BFB0;
		color: #fff;
		min-height: 24px;
	}

	.chat_info_nr {
		padding: 8px 16px;
		margin-top: 6px;
		font-size: 16px;
		line-height: 24px;
		word-break: break-all;
		max-width: 100%;
	}

	.sidebar-content {
		display: none;
		width: 140px;
		height: 342px;
	}

	.card-bottom-item.logo-img {
		width: 110px;
		height: 110px;
	}

	.card-bottom-item .kf-logo {
		width: 110px;
		height: 110px;
	}

	.card-bottom-item .dl-logo {
		height: 100px;
		width: 100px;
	}

	.card-bottom-item {
		width: 120px;
	}

		.card-bottom-item span.ent-info-icon {
			width: 20px;
		}

	.ewm {
		width: 110px;
		height: 110px;
	}

	.ewm-bg {
		width: 100px;
		height: 100px;
	}

	.ewm-img {
		width: 96px;
		height: 96px;
	}

	.chat-sidebar {
		display: none;
		right: 140px;
		border-top: 10px solid transparent;
		border-left: none;
		border-bottom: 10px solid transparent;
		border-right: 10px solid #E6EFEF
	}

		.chat-sidebar img {
			left: 2px;
		}

	#accountTel_phone {
		color: #0189ff;
	}

	#ljbd {
		font-size: 0.38rem;
		font-size: 16px;
		font-weight: 600;
		text-decoration: underline;
		margin-left: 5px;
	}

	.chat_ts {
		font-size: 14px;
		padding: 12px;
		margin-bottom: 8px;
		line-height: 20px;
	}

	.chat_info_tx {
		width: 40px;
		height: 40px;
		top: 35px;
		margin: 0;
	}

	.chat_info_sj, .chat_info_zj {
		margin-bottom: 24px;
		padding: 0 10px 0 50px;
	}

	.chat_info_zj {
		padding: 0 50px 0 10px;
	}

	.h_kf {
		width: 22px;
	}

	.phone_chat_small {
		width: 20px;
		bottom: 75px;
		right: 10px;
		height: 40px;
		line-height: 40px;
		border-radius: 50%;
	}

	.phone_up_btn {
		background: none;
	}

	#chat_btnSendMsg_phone {
		display: flex;
		align-items: center;
		width: 10%;
		justify-content: center;
		height: 58px;
		line-height: 58px;
		right: 5px;
		bottom: 0;
	}

	.bottom-product {
		position: fixed;
		bottom: 70px;
		width: 90%;
		height: 100px;
		left: 0;
		right: 0;
		margin: auto;
		background-color: #fff;
		box-shadow: 0 2px 5px 0 rgb(0, 0, 0, 0.1);
		border-radius: 10px;
		z-index: 999999;
	}

	.bottom-product-detail {
		display: flex;
		justify-content: flex-start;
		align-items: center;
		padding: 0;
		box-sizing: border-box;
	}

	.bottom-product-box .close {
		top: 2px;
		right: 2px;
		width: 30px;
		height: 30px;
		background-size: 70% 70%;
	}

	.bottom-product-detail .pd-l {
		flex: 0 0 70px;
		height: 70px;
		margin-right: 5px;
		border-radius: 10px;
		overflow: hidden;
		margin-top: 0;
	}

		.bottom-product-detail .pd-l img {
			width: 70px;
			height: 70px;
		}

	.bottom-product-detail .pd-r {
		flex: 1;
		position: relative;
		display: flex;
		align-items: center;
		justify-content: space-between;
		height: 80px;
		padding: 5px 0;
		overflow: hidden;
		box-sizing: border-box;
		margin-left: 8px;
	}

		.bottom-product-detail .pd-r .pd-price {
			font-size: 14px;
			color: #f40;
		}

	.bottom-product-detail .pd-name {
		width: 100%;
		font-size: 14px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		color: #1f1f1f;
	}

	.bottom-product-box .pd-btn {
		display: none;
	}

	.bottom-product-detail .pd-name {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
		white-space: break-spaces;
		font-size: 13px;
		margin-bottom: 0;
	}

	.bottom-product-box .pd-btn {
		/* display: flex;*/
		display: none;
		justify-content: space-between;
		align-items: center;
		position: absolute;
		right: 10px;
		bottom: 10px;
		width: 130px;
		height: 24px;
		z-index: 999999;
	}

		.bottom-product-box .pd-btn span {
			width: 60px;
			height: 24px;
			line-height: 22px;
			text-align: center;
			border: 1px solid #f40;
			border-radius: 11px;
			box-sizing: border-box;
		}

			.bottom-product-box .pd-btn span.xj {
				color: #f40;
				background-color: #fff;
			}

			.bottom-product-box .pd-btn span.fs {
				background-color: #f40;
				color: #fff;
			}

	.zxmessage, .fsdh {
		color: #0189ff;
		font-size: 14px;
	}

	.zxphone {
		margin-bottom: 10px;
		color: red;
		text-decoration: underline;
		display: inline-block;
	}

	.kftc {
		display: none;
		position: fixed;
		right: 15px;
		bottom: 200px;
		width: 60px;
		height: 60px;
		background: url(../images/kftc/bg.png) no-repeat center center / 100% 100%;
		z-index: 9999;
	}

	.hand {
		position: absolute;
		width: 40px;
		height: auto;
		right: 0;
		top: 45px;
		animation: hand 1s infinite;
	}

	@keyframes hand {
		0% {
			transform: scale3d(1, 1, 1);
		}

		20% {
			transform: scale3d(.9, .9, .9);
		}

		25% {
			transform: scale3d(.8, .8, .8);
		}

		50% {
			transform: scale3d(1, 1, 1);
		}

		80% {
			transform: scale3d(.9, .9, .9);
		}

		85% {
			transform: scale3d(.8, .8, .8);
		}

		100% {
			transform: scale3d(1, 1, 1);
		}
	}
}

@media screen and (max-width: 1860px) {
	/* .windows_box {
	height:580px
}
.windows_chatLeft {
	height:519px;
}
.windows_chat_content2 {
	height:407px
}
.window_callphone .windows_chat_content2 {
	height:352px
}*/
}

@media screen and (max-width: 413px) {
	.chat_ts_m1 {
		width: 360px;
	}

	.chat_ts_m1_tit, .chat_sendPhone_tit {
		width: 340px;
	}

	.chat_ts_m1_content {
		width: 340px;
	}
}

@media screen and (max-width: 374px) {
	.chat_ts_m1 {
		width: 310px;
	}

	.chat_ts_m1_tit, .chat_sendPhone_tit {
		width: 300px;
		font-size: 16px;
	}

	.chat_ts_m1_content {
		width: 300px;
	}
}
