/*公共样式*/
.ww-wrapper ul,.ww-wrapper li,.ww-wrapper i,.ww-wrapper em,.ww-wrapper p,.ww-wrapper input,.ww-wrapper textarea { padding: 0px; margin: 0px; list-style: none; font-style: normal; border: 0px; }
.ww-wrapper img { font-size: 0px; border: 0px; padding: 0px; margin: 0px; }
.ww-wrapper a,.ww-wrapper a:hover { text-decoration: none; color: #999; }
.ww-wrapper select::-ms-expand { display: none; }
.ww-wrapper select,.ww-wrapper input,.ww-wrapper textarea { background: transparent; border: none; outline: none; resize: none; font-family: microsoft yahei; box-sizing: border-box; }
.ww-wrapper input[type="search"]::-webkit-search-cancel-button { display: none; -webkit-appearance: none; }
.ww-wrapper input[disabled='disabled'] { color: #999 !important; }
.ww-wrapper-w1200 { width: 1200px; margin: auto; position: relative; }

/*通用按钮*/
.ww-common-btn { width: 270px; height: 65px; line-height: 50px; background: url(../images/pingjia/common-btn.png) no-repeat; display: block; margin: 50px auto 0; text-align: center; animation: zoomIn 1.2s linear 1.2s infinite alternate; cursor: pointer; color: #fff; }
.ww-common-btn a { color: #fff; font-size: 17px; display: block; padding-right: 15px; }
.ww-common-btn a:hover { color: #fff; }
.ww-common-btn.w { width: 515px; height: 65px; line-height: 50px; background: url(../images/pingjia/common-w-btn.png) no-repeat; display: block; margin: 50px auto 0; font-size: 0px; }
.ww-common-btn.w .ww-btn-left { color: #fff; }
.ww-common-btn.w .ww-btn-left,.ww-common-btn.w .ww-btn-right { width: 256px; display: inline-block; vertical-align: top; font-size: 17px; }
.ww-common-btn.w .ww-btn-right { width: 240px; color: #666; padding-left: 16px; }

/*ww-floor-06*/
/*.ww-floor-06 { margin-top: -36px; }*/
.ww-floor-06 .swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}
.ww-floor-06 .swiper-container-android .swiper-slide,.ww-floor-06  .swiper-wrapper {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.ww-floor-06 .swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform,-webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.ww-floor-06 .swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform,-webkit-transform;
}
.ww-floor-06 .ww-custom-title { width: 535px; height: 72px; line-height: 72px; font-size: 25px; text-align: center; background: #fff; border-radius: 50px; margin: auto; color: #000; position: relative; z-index: 2; }
.ww-floor-06 .floor-06-wrapper { background: #f5f8fb; margin-top: -36px; padding-top: 36px; }
.ww-floor-06 .floor-06-wrapper .floor-06-box { margin-top: 65px; }
.ww-floor-06 .floor-06-wrapper .floor-06-box .swiper-container { padding-top: 15px; }
.ww-floor-06 .floor-06-box .floor-06-chatbox .floor-06-text { font-size: 14px; color: #363636; line-height: 25px; padding: 32px 20px; background: #fff; position: relative; box-shadow: 0 15px 50px 0 rgba(59,155,255,0.1); }
.ww-floor-06 .floor-06-box .floor-06-chatbox .floor-06-text .floor-06-content { max-height: 75px; overflow: hidden; }
.ww-floor-06 .floor-06-box .floor-06-chatbox .floor-06-text:after { content: ""; width: 0; height: 0; border-top: 15px solid #fff; border-right: 15px solid transparent; position: absolute; bottom: -15px; left: 50px; }
.ww-floor-06 .floor-06-box .floor-06-chatbox .floor-06-text i { position: absolute; top: 25px; left: 16px; color: #363636; font-size: 122px; font-family: arial; display: block; }
.ww-floor-06 .floor-06-box .floor-06-chatbox .floor-06-reply { margin: 32px 20px 50px; font-size: 0px; }
.ww-floor-06 .floor-06-box .floor-06-chatbox .floor-06-reply .floor-06-avatar,.ww-floor-06 .floor-06-box .floor-06-chatbox .floor-06-reply .floor-06-infor { display: inline-block; vertical-align: middle; font-size: 16px; }
.ww-floor-06 .floor-06-box .floor-06-chatbox .floor-06-reply .floor-06-infor { margin-left: 25px; }
.ww-floor-06 .floor-06-box .floor-06-chatbox .floor-06-reply .floor-06-infor p { color: #363636; }
.ww-floor-06 .floor-06-box .floor-06-chatbox .floor-06-reply .floor-06-infor span { font-size: 14px; color: #999; }


/*ww-pop-wrapper*/
.ww-pop-wrapper-pingjia .floor-pop-box { width: 500px; height: 320px; position: fixed; top: -1650px; left: 0px; right: 0px; z-index: 9; margin: 150px auto; background: #fff; box-shadow: 0 15px 32px 0 rgba(0,0,0,0.1); opacity: 0; transition: opacity 0.5s ease,top 0.5s ease; }
.ww-pop-wrapper-pingjia .floor-pop-title { width: 500px; height: 128px; background: url(../images/pingjia/pop-bg.jpg) no-repeat; text-align: center; color: #fff; padding-top: 32px; position: relative; }
.ww-pop-wrapper-pingjia .floor-pop-title i { display: block; margin-bottom: 10px; }
.ww-pop-wrapper-pingjia .floor-pop-input { padding: 20px 25px; text-align: center; font-size: 16px; }
.ww-pop-wrapper-pingjia .floor-pop-input p { margin-top: 15px; }
.ww-pop-wrapper-pingjia .floor-pop-input p:first-child { margin-top: 0px; }
.ww-pop-wrapper-pingjia .floor-pop-input p input { background: #fff; width: 255px; height: 50px; vertical-align: middle; border: 1px solid #ddd; padding: 0 15px; text-align: center; box-sizing: border-box;}
.ww-pop-wrapper-pingjia .floor-pop-input p a { display: block; color: #fff; background: #3b9bff; width: 255px; height: 50px; line-height: 50px; text-align: center; margin: auto; }
/*.ww-pop-wrapper-pingjia .floor-pop-box { position: relative; }*/
.ww-pop-wrapper-pingjia .floor-pop-box .floor-pop-close { width: 50px; height: 50px; line-height: 50px; font-size: 32px; text-align: center; color: #fff; position: absolute; top: 20px; right: 20px; font-family: arial; cursor: pointer; }
.ww-pop-bg { width: 100%; height: 100%; background: rgba(0,0,0,0.5); position: fixed; top: 0px; left: 0px; z-index: -1; display: none;  }
.ww-pop-wrapper-pingjia.active .floor-pop-box { top: 0px; opacity: 1; }
.ww-pop-wrapper-pingjia.active .ww-pop-bg { z-index: 6; display: block;  }
.ww-pop-wrapper-pingjia .floor-pop-box .floor-pop-qrcode { visibility: hidden; }
.ww-pop-wrapper-pingjia.active.w .floor-pop-qrcode { width: 250px; height: 255px; background: #f6f6f6; border-left: 1px solid #ebebeb; position: absolute; top: 0px; right: 0; text-align: center; padding-top: 65px; visibility: visible; }
.ww-pop-wrapper-pingjia.active.w .floor-pop-qrcode img { width: 136px; height: 136px; margin: auto; }
.ww-pop-wrapper-pingjia.active.w .floor-pop-qrcode span { display: block; text-align: center; margin-top: 10px; color: #999; font-size: 14px; line-height: 25px; }
.ww-pop-wrapper-pingjia.active.w .floor-pop-input { width: 450px; }
.ww-pop-wrapper-pingjia.active.w .ww-pop-wrapper-pingjia { width: 750px; }
