@charset "UTF-8";

a,a:active,a:focus,a:hover {
	text-decoration: none
}

*,.typearea {
	box-sizing: border-box
}

.ellipsis2,.goodsList .ul_goodsList li p {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis
}

img,input,select {
	vertical-align: middle
}

#bindPage .msg_content,#bindPage .service_content .msg-input {
	position: relative
}

#bindPage .service_content .verify-reset {
	width: 50px;
	height: 22px;
	position: absolute;
	right: 12px;
	top: 8px;
	cursor: pointer
}

#accountListPage td .godetails,#accountListPage td .godetails:hover {
	color: #4aaefb
}

#accountPage .account-content .w_item {
	line-height: 35px
}

#accountPage .account-content .w_item .label {
	color: #333
}

#accountPage .account-content .w_item .ctx {
	color: #9e9e9e
}

#accountPage .account-content .w_item .black {
	color: #333
}

#header .coupon_activity {
	float: right;
	width: 250px;
	margin-right: 10px
}

#header .coupon_activity div {
	float: right
}

#header .coupon_activity .countDownDate {
	position: relative;
	width: 160px;
	height: 80px;
	margin-right: 10px
}

#header .coupon_activity .countDownDate img {
	position: absolute;
	bottom: 10px;
	left: 0
}

#header .coupon_activity .countDownDate .surplusDate {
	width: 148px;
	height: 22px;
	line-height: 22px;
	position: absolute;
	bottom: 10px;
	left: 8px;
	color: #fdd61e;
	font-size: 14px;
	font-weight: 600
}

#header .coupon_activity .new_user {
	float: right;
	position: relative;
	width: 160px;
	height: 80px;
	margin-right: 10px
}

#header .coupon_activity .new_user img {
	position: absolute;
	bottom: 10px;
	left: 0
}

#header .coupon_activity .coupon {
	height: 80px;
	width: 70px;
	position: relative;
	cursor: pointer
}

#header .coupon_activity .coupon img {
	position: absolute;
	bottom: 5px;
	left: 0;
	animation: skiping 5s ease 0s infinite normal none running
}

@keyframes skiping {
	0%,10% {
		transform: rotate(30deg)
	}

	15%,5% {
		transform: rotate(-30deg)
	}

	100%,20% {
		transform: rotate(0)
	}
}

#activity_mask {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 300;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.8);
	display: none
}

#activity_mask .form_wapper {
	width: 375px;
	position: absolute;
	left: 0;
	right: 0;
	top: 50px;
	margin: auto
}

#activity_mask .form_wapper .close {
	position: absolute;
	width: 40px;
	height: 40px;
	right: 5px;
	top: 0
}

#activity_mask .form_wapper .form-control {
	position: absolute;
	background: #fff;
	top: 350px;
	left: 0;
	right: 0;
	margin: auto;
	height: 48px;
	width: 278px;
	border-radius: 50px;
	padding-left: 30px
}

#activity_mask .form_wapper .receive_btn {
	position: absolute;
	top: 422px;
	left: 0;
	right: 0;
	margin: auto;
	height: 48px;
	width: 278px;
	border-radius: 50px
}

.acitvityFixed,.new_user_left {
	width: 161px;
	height: 172px;
	position: fixed;
	top: 260px;
	left: 0;
	z-index: 200;
	cursor: pointer;
	animation: floating 2s ease 0s infinite normal none running
}

@keyframes floating {
	0%,100% {
		transform: translate(0,0)
	}

	50% {
		transform: translate(0,10px)
	}
}

@media screen and (max-width:1400px) {
	.acitvityFixed,.new_user_left {
		display: none
	}
}

.nodeHidden {
	display: none!important
}

.app-download {
	min-height: 866px;
	background: url(/kdt/img/app_bg.png) 50% 0 no-repeat;
	text-align: left
}

.app-download .app {
	float: left;
	padding: 80px 0 0 30px;
	width: 700px;
	height: 866px;
	overflow: hidden
}

.app-download .app img {
	width: 603px;
	height: 667px
}

.app-download .download {
	float: right;
	width: 500px;
	height: 866px;
	padding-top: 230px;
	color: #fff;
	overflow: hidden
}

#main,body {
	width: 100%
}

.app-download .download h1 {
	font-size: 48px;
	margin-bottom: 10px
}

.app-download .download h2 {
	font-size: 24px
}

body,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,html,img,legend,li,ol,p,ul {
	margin: 0;
	padding: 0;
	box-sizing: border-box
}

fieldset,img {
	border: none
}

img {
	display: inline-block
}

address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: 400
}

li,ol,ul {
	list-style: none
}

input,textarea {
	font-size: 14px;
	background: 0 0;
	border: none
}

input::-moz-focus-inner {
	border: none;
	padding: 0
}

input[type=text],input[type=password],textarea {
	outline-style: none;
	-webkit-appearance: none
}

textarea {
	resize: none
}

table {
	border-collapse: collapse
}

body {
	font-family: "微软雅黑",FZLanTingHei-L-GBK,"Helvetica Neue","黑体",Helvetica,STHeiTi,sans-serif!important;
	-webkit-tap-highlight-color: transparent;
	font-size: 16px;
	min-width: 1230px;
	text-align: center;
	margin: 0 auto;
	color: #333;
	background: #fff
}

a {
	color: #666
}

a:visited {
	color: #1a1a1a
}

.a_norm:hover,.contentPage .jump a:hover {
	text-decoration: underline
}

input::-webkit-inner-spin-button,input::-webkit-outer-spin-button {
	-webkit-appearance: none
}

input[type=number] {
	-moz-appearance: textfield
}

#main {
	height: auto;
	overflow: hidden
}

.typearea {
	width: 1230px;
	margin: 0 auto;
	padding: 0 15px
}

.center {
	text-align: center!important
}

.text-left {
	text-align: left
}

.fl {
	float: left
}

.fr {
	float: right
}

.displayNone {
	display: none
}

.clearfix {
	zoom: 1
}

.clearfix:after,.clearfix:before {
	display: table;
	content: "";
	line-height: 0;
	clear: both
}

#checkoutPage .content .consignee_msg_container .select_area,#popup .modal_address .modal_body .layui-form-item,.checkout .content .consignee_msg_container .select_area,.popup_shade .modal_content .modal_body .layui-form-item {
	clear: inherit
}

.mb_20 {
	margin-bottom: 20px
}

.mb_30 {
	margin-bottom: 30px
}

.mb_50 {
	margin-bottom: 50px
}

.pt_0 {
	padding-top: 0!important
}

.warning {
	color: #e44a4f!important
}

.text-remind {
	color: #8a6d3b!important
}

.text-success {
	border: 1px solid #54c50e;
	color: #54c50e
}

.text-proceed {
	border: 1px solid #569ffb;
	color: #569ffb
}

.color-warning,.text-warning {
	color: #e44a4f
}

.text-warning {
	border: 1px solid #e44a4f
}

.a_norm,.a_norm:hover {
	color: #4aaefb!important
}

.a_norm {
	cursor: pointer
}

.error_container {
	padding: 180px 0;
	border-top: 1px solid #eee
}

.emptyPage {
	padding: 180px 0;
	font-size: 25px;
	color: #333;
	text-align: center
}

.layui-layer-btn0 {
	border-color: #1875F0!important;
	background-color: #1875F0!important
}

.layui-btn-disabled,.layui-btn-disabled:active,.layui-btn-disabled:hover {
	border: none;
	background-color: #FBFBFB;
	color: #fff;
	cursor: not-allowed;
	opacity: 1
}

.swiper-pagination-bullet-active {
	background-color: #1875F0!important
}

.discountPage .leftbar,.help .leftbar,.order .leftbar {
	width: 230px;
	min-height: 200px;
	float: left;
	margin-right: 20px;
	background-color: #fff;
	text-align: left;
	padding: 10px 10px 20px 40px
}

.discountPage .leftbar p,.help .leftbar p,.order .leftbar p {
	color: #333;
	font-size: 16px;
	line-height: 40px;
	padding-top: 10px
}

.discountPage .leftbar li,.help .leftbar li,.order .leftbar li {
	padding: 5px 0;
	list-style: none
}

.discountPage .leftbar a,.help .leftbar a,.order .leftbar a {
	color: #9e9e9e;
	font-size: 14px
}

.discountPage .leftbar a.active,.discountPage .leftbar a:hover,.help .leftbar a.active,.help .leftbar a:hover,.order .leftbar a.active,.order .leftbar a:hover {
	color: rgba(248, 140, 0, 1)
}

.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ellipsis2 {
	overflow: hidden;
	display: -webkit-box
}

.show {
	display: block!important
}

.hide {
	display: none!important
}

.dis_item {
	width: 350px;
	height: 100px;
	background-position: left top;
	background-repeat: no-repeat;
	margin: 15px auto 0;
	background-size: contain;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	box-shadow: 0 5px 10px rgba(0,0,0,.05)
}

.dis_item .left {
	width: 110px;
	height: 100%;
	color: #fff;
	text-align: center
}

.dis_item .left .price {
	margin-top: 18px
}

.dis_item .left .price .big {
	font-size: 40px
}

.dis_item .left .explain {
	font-size: 12px
}

.dis_item .right {
	width: 240px;
	height: 100%;
	padding: 0 15px;
	background-color: #fcfcfc;
	border-top: 1px solid #f7f7f7;
	border-right: 1px solid #f7f7f7;
	display: flex;
	flex-direction: column;
	justify-content: space-around
}

.dis_item .right .name {
	font-size: 14px;
	text-align: left;
	font-weight: 500;
	color: #000;
	overflow: hidden
}

.dis_item .right .time {
	font-size: 14px;
	text-align: left;
	color: #8f8f94
}

.dis_item .right .ctrl {
	position: absolute;
	width: 50px;
	height: 100px;
	bottom: 0;
	right: 0;
	text-align: center
}

.dis_item .right .ctrl a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	opacity: .9;
	padding: 10px 15px;
	line-height: 20px
}

.dis_item .right .ctrl a:hover {
	opacity: 1
}

.dis_item .right .ctrl a.goLogin {
	background-color: #c3c3c3
}

.dis_item.get {
	width: 390px;
	cursor: pointer!important
}

.dis_item.get .right {
	width: 280px;
	padding-right: 60px
}

.dis_item.zhekou {
	background-image: url(../../common/img/discount1.png)
}

.dis_item.zhekou .ctrl a {
	background-color: #7eaadc
}

.dis_item.tongyong {
	background-image: url(../../common/img/discount2.png)
}

.dis_item.tongyong .ctrl a {
	background-color: #c3665a
}

.dis_item.manjian {
	background-image: url(../../common/img/discount3.png)
}

.dis_item.manjian .ctrl a {
	background-color: #dcb480
}

.contentPage {
	text-align: center;
	padding-top: 50px
}

.contentPage p {
	font-size: 25px;
	color: #333
}

.contentPage img {
	width: 360px
}

.contentPage .jump {
	margin-top: 20px;
	font-size: 14px;
	color: #3194d0
}

.contentPage .jump a {
	color: #3194d0
}

.notFound {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	background-color: #f8f8f8
}

.notFound .center {
	width: 363px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -240px;
	margin-left: -180px
}

.notFound .center .a_404 {
	background-color: rgba(248, 140, 0, 1);
	color: #fff
}

.errerPage {
	background-color: #fff;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee
}

.btn_style,.btn_style:hover {
	border-color: rgba(248, 140, 0, 1);
	color: #fff
}

.errerPage .center {
	padding: 100px 0
}

.errerPage .center img {
	margin-left: 200px
}

.errerPage .center .right {
	float: left;
	margin-left: 100px;
	width: 600px;
	text-align: left
}

.errerPage .center h1 {
	margin-top: 50px;
	font-size: 30px;
	margin-bottom: 10px;
	color: rgba(248, 140, 0, 1)
}

.errerPage .center p {
	line-height: 30px
}

.errerPage .center .goHome a {
	color: rgba(248, 140, 0, 1)
}

.errerPage .center .a_error {
	background-color: rgba(248, 140, 0, 1);
	margin-top: 40px;
	color: #fff
}

.btn_style {
	background-color: rgba(248, 140, 0, 1)
}

.common_layout {
	padding: 60px 0;
	background-color: #f5f5f5
}

.common_layout .left_container {
	width: 230px;
	min-height: 250px;
	background-color: #fff;
	float: left;
	margin-right: 20px;
	text-align: left
}

.common_layout .left_container h3 {
	border-bottom: 1px solid #ccc;
	padding: 0 10px 0 20px;
	line-height: 65px
}

.common_layout .left_container .leftbar {
	width: 230px;
	min-height: 200px;
	float: left;
	margin-right: 20px;
	background-color: #fff;
	text-align: left;
	padding: 10px 10px 20px 40px
}

.common_layout .left_container .leftbar p {
	color: #333;
	font-size: 16px;
	line-height: 25px;
	padding-top: 10px;
	padding-bottom: 10px
}

.common_layout .left_container .leftbar li {
	padding: 5px 0;
	list-style: none
}

.common_layout .left_container .leftbar a {
	color: #9e9e9e;
	font-size: 14px
}

.common_layout .left_container .leftbar a.active,.common_layout .left_container .leftbar a:hover {
	color: rgba(248, 140, 0, 1)
}

.common_layout .msg_content {
	width: 950px;
	min-height: 900px;
	float: left;
	background-color: #fff;
	padding: 36px 48px;
	text-align: left;
	line-height: 2em
}

.common_layout .msg_content img {
	max-width: 100%
}

.common_layout .msg_content .loading-content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
	background-color: rgba(255,255,255,.3);
	text-align: center;
	display: none
}

.common_layout .msg_content .loading-content .loading-img {
	position: absolute;
	top: 50%;
	margin-top: -12px;
	margin-left: -30px;
	width: 60px
}

.common_columns {
	padding: 60px 0;
	background-color: #f5f5f5
}

.common_columns .content {
	min-height: 600px;
	background-color: #fff
}

.tab_top_title {
	width: 100%;
	border-bottom: 4px solid rgba(248, 140, 0, 1);
	margin-bottom: 20px
}

.tab_top_title li {
	float: left;
	line-height: 30px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	overflow: hidden;
	text-align: center;
	position: relative
}

.tab_top_title li a {
	display: block;
	padding: 10px 20px;
	font-size: 16px
}

.tab_top_title li a:hover {
	color: #333
}

.tab_top_title li.active {
	background-color: rgba(248, 140, 0, 1)
}

.tab_top_title li.active a,.tab_top_title li.active a:hover {
	color: #fff
}

.tab_top_title li:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -11px;
	height: 22px;
	line-height: 20px;
	width: 1px;
	background: #e6e6e6
}

.tab_top_title li.active:after,.tab_top_title li:nth-child(1):after {
	display: none
}

.count_consulting {
	position: fixed;
	right: 2px;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 1000
}

.carrier {
	background: url(/common/img/miaosha_bg.png) 50% 0 no-repeat #f5f5f5;
	padding: 50px 0
}

.carrier .tab {
	margin: 20px 0 70px;
	width: 280px
}

.carrier .title {
	color: #333;
	font-size: 20px;
	margin: 30px auto 20px;
	width: 120px;
	display: flex;
	justify-content: space-between;
	align-items: center
}

.carrier .title .type_1_left,.carrier .title .type_1_right {
	display: inline-block;
	width: 5px;
	height: 16px;
	background-color: #ddd;
	border-radius: 20px;
	position: relative
}

.carrier .title .type_1_left {
	transform: rotate(25deg)
}

.carrier .title .type_1_right {
	transform: rotate(-25deg)
}

.carrier .title .type_1_left:after,.carrier .title .type_1_right:after {
	content: '';
	position: absolute;
	top: 8px;
	width: 5px;
	height: 12px;
	background-color: #ddd;
	border-radius: 20px
}

.carrier .title .type_1_left:after {
	left: -12px
}

.carrier .title .type_1_right:after {
	right: -12px
}

.carrier .carrier-list {
	width: 1000px;
	margin: auto auto 30px
}

.carrier .carrier-list .carrier-item {
	float: left;
	width: 490px;
	margin-bottom: 20px;
	transition: .3s
}

.carrier .carrier-list .carrier-item img {
	width: 100%;
	border-radius: 5px;
	padding: 10px;
	background-color: #fff
}

.carrier .carrier-list>.carrier-item:nth-child(odd) {
	margin-right: 20px
}

.carrier .hover:hover {
	box-shadow: 0 15px 30px rgba(0,0,0,.1);
	transform: translate3d(0,-4px,0)
}

.carrier-info {
	background: url(/common/img/miaosha_bg.png) 50% 0 no-repeat #f5f5f5;
	padding: 50px 0
}

.carrier-info .tab {
	margin: 20px 0 70px;
	width: 280px
}

.carrier-info .carrier-title_wrapper {
	width: 100%;
	margin-bottom: 20px
}

.carrier-info .carrier-title_wrapper .carrier-title {
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	padding: 10px 20px
}

.carrier-info .carrier-title_wrapper .carrier-title .carrier-title_left {
	line-height: 50px;
	font-size: 18px;
	float: left
}

.carrier-info .carrier-title_wrapper .carrier-title .carrier-title_right {
	float: right
}

.carrier-info .carrier-title_wrapper .carrier-title .carrier-title_right .btn {
	width: 150px;
	height: 50px;
	font-size: 18px;
	color: #fff;
	background-color: #166AEE;
	border: none;
	border-radius: 5px;
	cursor: pointer
}

.carrier-info .carrier-title_wrapper.header-fixed {
	position: fixed;
	top: 0;
	left: 0;
	background: #fff;
	border-bottom: 1px solid #eee
}

.carrier-info .carrier-info_wrapper {
	width: 1200px;
	margin: auto
}

.carrier-info .carrier-info_wrapper .carrier-info_left {
	float: left;
	width: 340px;
	background-color: #fff;
	padding: 20px
}

.carrier-info .carrier-info_wrapper .carrier-info_left .carrier-list_item {
	margin-bottom: 20px
}

.carrier-info .carrier-info_wrapper .carrier-info_left .carrier-list_item img {
	width: 100%
}

.carrier-info .carrier-info_wrapper .carrier-info_left>.carrier-list_item:last-child {
	margin-bottom: 0
}

.carrier-info .carrier-info_wrapper .carrier-info_right {
	float: right;
	width: 840px;
	background-color: #fff;
	padding: 20px
}

.carrier-info .carrier-info_wrapper .carrier-info_right img {
	width: 750px
}

.carrier-info .fixed-footer {
	position: fixed;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 10px;
	background-color: #fa7416;
	text-align: center;
	color: #fff;
	width: 750px;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	cursor: pointer
}

.mask {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 300;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.8);
	display: none
}

.mask .mask-content {
	width: 375px;
	position: absolute;
	top: 100px;
	left: 0;
	right: 0;
	margin: auto
}

.mask .mask-content .qr-code-wrapper {
	background-color: #fff;
	padding: 20px
}

.mask .mask-content .qr-code-wrapper img {
	width: 100%
}

.mask .mask-content .qr-code-wrapper p {
	text-align: center;
	margin: 20px 0 10px;
	font-size: 28px;
	font-weight: 500
}

.mask .mask-content .qr-code-wrapper .consult_a {
	padding: 0 15px;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	background-color: rgba(248, 140, 0, 1);
	margin: 10px auto;
	text-align: center;
	display: inline-block;
	border-radius: 5px
}

.cart {
	background-color: #f5f5f5;
	padding: 40px 0
}

.cart .shop_table {
	text-align: center
}

.cart .shop_table tr:hover {
	background-color: #fff
}

.cart .shop_table th {
	height: 85px;
	text-align: center
}

.cart .shop_table td {
	padding: 30px 0
}

.cart .shop_table td .goDetails {
	width: 100px;
	height: 100px;
	float: left;
	margin-left: 40px
}

.cart .shop_table td .subhead,.cart .shop_table td h3 {
	width: 500px;
	float: right;
	text-align: left
}

.cart .shop_table td .subhead {
	margin-top: 20px;
	font-size: 14px;
	color: #9e9e9e
}

.cart .shop_table td img {
	width: 110px;
	height: 100px
}

.cart .shop_table td .calculate {
	width: 150px;
	height: 42px;
	border: 1px solid #e0e0e0;
	margin-left: 15px;
	position: relative
}

.cart .shop_table td .calculate .ctrl {
	width: 40px;
	height: 40px;
	position: absolute;
	background-color: #fff;
	font-size: 18px;
	padding: 0;
	top: 0;
	line-height: 40px
}

.cart .shop_table td .calculate .ctrl:hover {
	background-color: #e5e5e5
}

.cart .shop_table td .calculate .minus {
	left: 0
}

.cart .shop_table td .calculate .plus {
	right: 0
}

.cart .shop_table td .calculate input {
	width: 100%;
	height: 40px;
	padding: 0 50px;
	text-align: center;
	font-size: 16px
}

.cart .shop_table td .remove {
	display: block;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	text-align: center;
	font-size: 20px;
	line-height: 24px
}

.cart .shop_table td .remove:hover {
	color: #fff;
	background-color: #fa7416
}

.cart .shop_table .final_price {
	color: #fa7416;
	max-width: 120px;
	overflow: hidden;
	white-space: nowrap
}

.cart .shop_table .w685 {
	width: 685px
}

.cart .shop_table .w195 {
	width: 180px
}

.cart .bottom_msg {
	height: 70px;
	background-color: #fff;
	margin-top: 30px;
	text-align: left;
	line-height: 70px;
	font-size: 18px;
	padding-left: 20px
}

.cart .bottom_msg .ctrl {
	font-size: 16px;
	float: left
}

.cart .bottom_msg .line {
	display: block;
	float: left;
	width: 1px;
	height: 15px;
	background-color: #dcdcdc;
	margin: 28px 10px 0
}

.cart .bottom_msg .plusCart {
	color: #fa7416
}

.cart .bottom_msg .emptyCart {
	color: #8e8b8b
}

.cart .bottom_msg .goAccounts {
	width: 230px;
	height: 70px;
	font-size: 18px;
	background-color: rgba(248, 140, 0, 1)
}

.cart .bottom_msg .good_info {
	margin-right: 35px
}

.cart .bottom_msg .good_info span {
	color: #fa7416
}

.checkout {
	background-color: #f5f5f5;
	padding: 45px 0;
	overflow: visible!important
}

.checkout .content {
	min-height: 300px;
	background-color: #fff;
	padding: 40px
}

.checkout .content .address_title {
	text-align: left;
	margin-bottom: 20px
}

.checkout .content .consignee_msg_container .consignee_label {
	width: 100px
}

.checkout .content .consignee_msg_container .consignee_input {
	width: 400px
}

.checkout .content .consignee_msg_container .select_area input {
	width: 186.5px
}

.checkout .content .address_container_v {
	margin-right: -30px
}

.checkout .content .address_container_v .address_item {
	width: 265px;
	height: 200px;
	border-radius: 3px;
	margin-right: 30px;
	float: left;
	border: 1px solid #e0e0e0;
	cursor: pointer;
	padding: 20px;
	text-align: left;
	margin-bottom: 30px;
	position: relative;
	transition: all .2s linear
}

.checkout .content .address_container_v .address_item.active,.checkout .content .address_container_v .address_item:hover {
	border-color: #fa7416
}

.checkout .content .address_container_v .address_item .add_name {
	font-size: 18px;
	color: #333;
	margin-bottom: 15px
}

.checkout .content .address_container_v .address_item .add_content {
	color: #7e7b7b;
	line-height: 25px
}

.checkout .content .address_container_v .address_item .change {
	position: absolute;
	bottom: 15px;
	right: 15px;
	color: #fa7416;
	display: none
}

.checkout .content .address_container_v .address_item.active .change,.checkout .content .address_container_v .address_item:hover .change {
	display: block
}

.checkout .content .address_container_v .address_item.append {
	text-align: center;
	padding-top: 70px
}

.checkout .content .address_container_v .address_item.append i {
	font-size: 30px;
	color: #e5e5e5
}

.checkout .content .address_container_v .address_item.append p {
	color: #9e9e9e;
	margin-top: 10px
}

.checkout .content .address_container_v .address_item.append:hover i {
	color: #9e9e9e
}

.checkout .content .section {
	line-height: 40px;
	padding-top: 50px;
	border-bottom: 1px solid #e0e0e0;
	overflow: hidden
}

.checkout .content .section h3 {
	width: 170px;
	float: left;
	text-align: left
}

.checkout .content .section .color {
	float: left;
	color: #fa7416;
	margin-left: 50px
}

.checkout .content .section .gocart {
	float: right;
	color: #a6a5a5
}

.checkout .content .section .gocart:hover {
	color: #fa7416
}

.checkout .content .good_ul {
	width: 100%
}

.checkout .content .good_ul li .good_info {
	width: 690px
}

.checkout .content .good_ul li .good_info img {
	width: 60px;
	height: 60px;
	float: left
}

.checkout .content .good_ul li .good_info h4,.checkout .content .good_ul li .good_info p {
	padding-left: 15px;
	line-height: 30px;
	width: 600px;
	float: left
}

.checkout .content .good_ul li .good_info p {
	color: #9e9e9e
}

.checkout .content .good_ul li .good_num {
	width: 300px
}

.checkout .content .good_ul li .good_price {
	width: 160px;
	color: #fa7416
}

.checkout .content .good_ul li>div {
	height: 90px;
	float: left;
	padding: 15px 15px 15px 0;
	overflow: hidden;
	line-height: 60px;
	text-align: left
}

.checkout .content .good_ul li>div h4,.checkout .content .good_ul li>div p,.checkout .content .good_ul li>div span {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 100%
}

.checkout .content .line {
	height: 1px;
	background-color: #e0e0e0
}

.checkout .content .accounts {
	padding: 25px 0
}

.checkout .content .accounts .discounts {
	width: 900px;
	height: 230px;
	float: left;
	position: relative
}

.checkout .content .accounts .discounts .coupon-trigger {
	height: 50px;
	line-height: 50px;
	cursor: pointer;
	width: 200px;
	text-align: left;
	font-size: 14px
}

.checkout .content .accounts .discounts .coupon-trigger i {
	color: #fa7416;
	font-size: 16px;
	margin-right: 2px
}

.checkout .content .accounts .discounts .discounts_remind {
	line-height: 50px;
	text-align: left
}

.checkout .content .accounts .discounts .discounts_remind a {
	color: #4aaefb
}

.checkout .content .accounts .discounts .use_dis {
	text-align: left;
	margin-top: 10px;
	line-height: 25px;
	display: none
}

.checkout .content .accounts .discounts .use_dis i {
	margin-left: 8px;
	color: #cd5c5c;
	cursor: pointer
}

.checkout .content .accounts .discounts .coupon-box {
	width: 586px;
	position: absolute;
	top: 100px;
	left: 0;
	padding: 20px 40px;
	border: 1px solid #e0e0e0;
	background-color: #fff;
	box-shadow: 0 18px 30px rgba(0,0,0,.18);
	z-index: 10;
	display: none
}

.checkout .content .accounts .discounts .coupon-box .coupon_box_title {
	font-size: 18px;
	color: #757575;
	line-height: 30px
}

.checkout .content .accounts .discounts .coupon-box .coupon_box_title li {
	display: inline-block;
	width: 150px;
	text-align: center;
	cursor: pointer;
	margin: 0 30px
}

.checkout .content .accounts .discounts .coupon-box .coupon_box_title li.active {
	color: #fa7416
}

.checkout .content .accounts .discounts .coupon-box .choose_container .none_dis {
	height: 230px;
	line-height: 230px;
	color: #b0b0b0
}

.checkout .content .accounts .discounts .coupon-box .choose_container .dis_container {
	height: 230px;
	overflow-y: auto
}

.checkout .content .accounts .accounts_info {
	width: 250px;
	float: right
}

.checkout .content .accounts .accounts_info .info_item {
	padding-right: 135px;
	position: relative;
	text-align: right;
	line-height: 30px
}

.checkout .content .accounts .accounts_info .info_item span {
	position: absolute;
	right: 0;
	color: #fa7416
}

.checkout .content .remark_label {
	padding: 9px 0;
	text-align: left;
	width: auto
}

.checkout .content .remark_block {
	width: 400px
}

.checkout .content .remark_block input {
	padding-right: 10px
}

.checkout .content .css_block {
	width: 20px;
	float: left;
	margin-left: 0
}

.checkout .content .deal {
	text-align: left;
	float: left;
	margin-top: 10px;
	margin-left: 10px
}

.checkout .content .deal a {
	color: #4aaefb
}

.checkout .content .goPay {
	background-color: rgba(248, 140, 0, 1);
	font-size: 16px;
	width: 160px;
	height: 50px
}

#popup {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 50;
	background-color: rgba(0,0,0,.6);
	display: none
}

#popup .close {
	position: absolute;
	top: 14px;
	right: 14px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #757575;
	transition: all .2s;
	z-index: 10;
	border-radius: 15px
}

#popup .close i {
	font-size: 18px
}

#popup .close:hover {
	background-color: rgba(248, 140, 0, 1)
}

#popup .close:hover i {
	color: #fff
}

#popup .modal_address {
	width: 660px;
	height: 420px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -330px;
	margin-top: -230px;
	box-shadow: 0 18px 30px rgba(0,0,0,.18);
	background-color: #fff;
	border-radius: 5px;
	overflow: hidden
}

#popup .modal_address .modal_title {
	position: relative;
	height: 60px;
	line-height: 32px;
	padding: 14px 20px;
	background-color: #f5f5f5;
	text-align: left;
	font-size: 18px
}

#popup .modal_address .modal_body {
	padding: 40px 40px 0;
	height: 280px
}

#popup .modal_address .modal_body .info_input input {
	width: 285px;
	height: 40px;
	float: left
}

#popup .modal_address .modal_body .info_select {
	width: 186.5px;
	margin-right: 10px
}

#popup .modal_address .modal_footer {
	padding: 20px 0;
	border-top: 1px solid #e0e0e0;
	text-align: center;
	background-color: #f5f5f5
}

#popup .modal_address .modal_footer .bottom-btn {
	width: 160px
}

#popup .modal_address .modal_footer .confirm {
	background-color: rgba(248, 140, 0, 1)
}

#popup .modal_address .modal_footer .cancel {
	background-color: #b0b0b0
}

#popup .modal_wechart {
	width: 370px;
	height: 440px;
	margin-top: -220px;
	margin-left: -185px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #fff
}

#popup .modal_wechart .modal_title {
	position: relative;
	height: 60px;
	padding: 14px 20px;
	background-color: #f5f5f5;
	text-align: left
}

#popup .modal_wechart .modal_title .title {
	margin: 0;
	font-size: 18px;
	font-weight: 400;
	line-height: 32px;
	color: #424242
}

#popup .modal_wechart .modal_body {
	width: 100%;
	height: 380px
}

#popup .modal_wechart .modal_body .code {
	display: block;
	width: 265px;
	height: 265px;
	margin: 30px auto 0
}

#popup .modal_wechart .modal_body .msg {
	margin-top: 20px
}

#popup .modal_wechart .modal_body .msg span {
	color: #fa7416
}

#checkoutPage {
	background-color: #f5f5f5;
	padding: 45px 0
}

#checkoutPage .content {
	min-height: 300px;
	background-color: #fff;
	padding: 40px;
	overflow: visible
}

#checkoutPage .content .address_title {
	text-align: left;
	margin-bottom: 20px
}

#checkoutPage .content .consignee_msg_container .consignee_label {
	width: 100px
}

#checkoutPage .content .consignee_msg_container .consignee_input {
	width: 400px
}

#checkoutPage .content .consignee_msg_container .select_area input {
	width: 186.5px
}

#checkoutPage .content .section {
	line-height: 40px;
	padding-top: 50px;
	border-bottom: 1px solid #e0e0e0;
	overflow: hidden
}

#checkoutPage .content .section h3 {
	width: 170px;
	float: left;
	text-align: left
}

#checkoutPage .content .section .color {
	float: left;
	color: #fa7416;
	margin-left: 50px
}

#checkoutPage .content .section .gocart {
	float: right;
	color: #a6a5a5
}

#checkoutPage .content .section .gocart:hover {
	color: #fa7416
}

#checkoutPage .content .consignee_msg .consignee_p {
	padding: 5px 0 5px 29px;
	line-height: 30px;
	color: #333
}

#checkoutPage .content .consignee_msg .consignee_p span {
	color: #333
}

#checkoutPage .content .consignee_msg .consignee_p .notice {
	margin-left: 20px;
	font-size: 12px;
	color: #999;
	cursor: pointer
}

#checkoutPage .content .good_ul {
	width: 100%
}

#checkoutPage .content .good_ul li .good_info {
	width: 690px
}

#checkoutPage .content .good_ul li .good_info img {
	width: 60px;
	height: 60px;
	float: left
}

#checkoutPage .content .good_ul li .good_info h4,#checkoutPage .content .good_ul li .good_info p {
	padding-left: 15px;
	line-height: 30px;
	width: 600px;
	float: left
}

#checkoutPage .content .good_ul li .good_info p {
	color: #9e9e9e
}

#checkoutPage .content .good_ul li .good_num {
	width: 300px
}

#checkoutPage .content .good_ul li .good_price {
	width: 160px;
	color: #fa7416
}

#checkoutPage .content .good_ul li>div {
	height: 90px;
	float: left;
	padding: 15px 15px 15px 0;
	overflow: hidden;
	line-height: 60px;
	text-align: left
}

#checkoutPage .content .good_ul li>div h4,#checkoutPage .content .good_ul li>div p,#checkoutPage .content .good_ul li>div span {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 100%
}

#checkoutPage .content .invoice_container {
	padding: 30px
}

#checkoutPage .content .invoice_container .invoice_msg {
	color: #666;
	margin-right: 10px
}

#checkoutPage .content .line {
	height: 1px;
	background-color: #e0e0e0
}

#checkoutPage .content .accounts {
	padding: 25px 0
}

#checkoutPage .content .accounts .discounts {
	width: 900px;
	height: 230px;
	float: left;
	position: relative
}

#checkoutPage .content .accounts .discounts .coupon-trigger {
	height: 50px;
	line-height: 50px;
	cursor: pointer;
	width: 200px;
	text-align: left;
	font-size: 14px
}

#checkoutPage .content .accounts .discounts .coupon-trigger i {
	color: #fa7416;
	font-size: 16px;
	margin-right: 2px
}

#checkoutPage .content .accounts .discounts .discounts_remind {
	line-height: 50px;
	text-align: left
}

#checkoutPage .content .accounts .discounts .discounts_remind a {
	color: #4aaefb
}

#checkoutPage .content .accounts .discounts .use_dis {
	text-align: left;
	margin-top: 10px;
	line-height: 25px;
	display: none
}

#checkoutPage .content .accounts .discounts .use_dis i {
	margin-left: 8px;
	color: #cd5c5c;
	cursor: pointer
}

#checkoutPage .content .accounts .discounts .coupon-box {
	width: 586px;
	position: absolute;
	top: 150px;
	left: 0;
	padding: 20px 40px;
	border: 1px solid #e0e0e0;
	background-color: #fff;
	box-shadow: 0 18px 30px rgba(0,0,0,.18);
	z-index: 10;
	display: none
}

#checkoutPage .content .accounts .discounts .coupon-box .coupon_box_title {
	font-size: 18px;
	color: #757575;
	line-height: 30px
}

#checkoutPage .content .accounts .discounts .coupon-box .coupon_box_title li {
	display: inline-block;
	width: 150px;
	text-align: center;
	margin: 0 30px
}

#checkoutPage .content .accounts .discounts .coupon-box .coupon_box_title li.active {
	color: #fa7416
}

#checkoutPage .content .accounts .discounts .coupon-box .choose_container .none_dis {
	height: 230px;
	line-height: 230px;
	color: #b0b0b0
}

#checkoutPage .content .accounts .discounts .coupon-box .choose_container .dis_container {
	height: 230px;
	overflow-y: auto
}

#checkoutPage .content .accounts .accounts_info {
	width: 250px;
	float: right
}

#checkoutPage .content .accounts .accounts_info .info_item {
	padding-right: 135px;
	position: relative;
	text-align: right;
	line-height: 30px
}

#checkoutPage .content .accounts .accounts_info .info_item span {
	position: absolute;
	right: 0;
	color: #fa7416
}

#checkoutPage .content .accounts .accounts_info .info_item span .pay_total {
	font-size: 24px
}

#checkoutPage .content .remark_label {
	padding: 9px 0;
	text-align: left;
	width: auto
}

#checkoutPage .content .remark_block {
	width: 400px
}

#checkoutPage .content .remark_block input {
	padding-right: 10px
}

#checkoutPage .content .css_block {
	width: 20px;
	float: left;
	margin-left: 0
}

#checkoutPage .content .deal {
	text-align: left;
	float: left;
	margin-top: 10px;
	margin-left: 10px
}

#checkoutPage .content .deal a {
	color: #4aaefb
}

#checkoutPage .content .goPay {
	float: right;
	background-color: #fa7416;
	font-size: 16px;
	width: 160px;
	height: 50px
}

.popup_shade {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 50;
	background-color: rgba(0,0,0,.6);
	display: none
}

.popup_shade .close {
	position: absolute;
	top: 14px;
	right: 14px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #757575;
	transition: all .2s;
	z-index: 10;
	border-radius: 15px
}

.popup_shade .close i {
	font-size: 18px
}

.popup_shade .close:hover {
	background-color:rgba(248, 140, 0, 1)
}

.popup_shade .close:hover i {
	color: #fff
}

.popup_shade .modal_content {
	width: 660px;
	min-height: 420px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -330px;
	margin-top: -230px;
	box-shadow: 0 18px 30px rgba(0,0,0,.18);
	background-color: #fff;
	border-radius: 5px
}

.goodsList .ul_goodsList li:hover,.home .product .product_ul li:hover {
	box-shadow: 0 15px 30px rgba(0,0,0,.1);
	transform: translate3d(0,-2px,0)
}

.popup_shade .modal_content .modal_title {
	position: relative;
	height: 60px;
	line-height: 32px;
	padding: 14px 20px;
	background-color: #f5f5f5;
	text-align: left;
	font-size: 18px
}

.popup_shade .modal_content .modal_body {
	padding: 40px 40px 0;
	min-height: 280px;
	height: auto
}

.popup_shade .modal_content .modal_body .info_input input {
	width: 285px;
	height: 40px;
	float: left
}

.popup_shade .modal_content .modal_body .info_select {
	width: 186.5px;
	margin-right: 10px
}

.popup_shade .modal_content .modal_footer {
	padding: 20px 0;
	border-top: 1px solid #e0e0e0;
	text-align: center;
	background-color: #f5f5f5
}

.popup_shade .modal_content .modal_footer .bottom-btn {
	width: 160px
}

.popup_shade .modal_content .modal_footer .confirm {
	background-color: rgba(248, 140, 0, 1)
}

.popup_shade .modal_content .modal_footer .cancel {
	background-color: #b0b0b0
}

.popup_shade .modal_wechart {
	width: 370px;
	height: 440px;
	margin-top: -220px;
	margin-left: -185px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #fff
}

.popup_shade .modal_wechart .modal_title {
	position: relative;
	height: 60px;
	padding: 14px 20px;
	background-color: #f5f5f5;
	text-align: left
}

.popup_shade .modal_wechart .modal_title .title {
	margin: 0;
	font-size: 18px;
	font-weight: 400;
	line-height: 32px;
	color: #424242
}

.popup_shade .modal_wechart .modal_body {
	width: 100%;
	height: 380px
}

.popup_shade .modal_wechart .modal_body .code {
	display: block;
	width: 265px;
	height: 265px;
	margin: 30px auto 0
}

.popup_shade .modal_wechart .modal_body .msg {
	margin-top: 20px
}

.popup_shade .modal_wechart .modal_body .msg span {
	color: #fa7416
}

#invoicePopup .modal_body {
	padding: 40px
}

#invoicePopup .modal_body .invoice_company,#invoicePopup .modal_body .invoice_inventory {
	display: none
}

#invoicePopup .modal_body .layui-input-inline {
	width: 300px
}

#invoicePopup .modal_body .prefix {
	width: 100px
}

#invoicePopup .modal_body .choose_item {
	margin: 0 15px 0 0
}

#invoicePopup .modal_body .hint {
	color: #999;
	font-size: 12px;
	padding-left: 110px;
	display: none;
	margin-bottom: 10px
}

.discountPage {
	background-color: #f5f5f5;
	padding: 60px 0
}

.discountPage .title li {
	display: block;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
	padding: 0 20px;
	float: left
}

.discountPage .title li.active {
	color: rgba(248, 140, 0, 1);
	border-bottom: 1px solid rgba(248, 140, 0, 1)
}

.discountPage .msg_content {
	width: 950px;
	min-height: 500px;
	float: left;
	background-color: #fff;
	padding: 30px;
	text-align: left
}

.discountPage .dis_content .none_dis {
	text-align: center;
	line-height: 400px;
	font-size: 18px;
	color: #b0b0b0
}

.discountPage .dis_content .dis_item {
	float: left;
	margin: 20px 0 0;
	cursor: auto
}

.discountPage .dis_content .dis_item:nth-of-type(odd) {
	margin-right: 80px
}

.footer {
	width: 100%;
	padding: 30px 0
}

.footer .item {
	width: 155px;
	float: left;
	text-align: left;
	padding-left: 5px
}

.footer .item .small_title {
	font-size: 16px;
	margin-bottom: 10px
}

.footer .item li {
	list-style: none;
	margin-bottom: 10px
}

.footer .item a {
	font-size: 12px;
	color: #333
}

.footer .item a:hover {
	color: rgba(248, 140, 0, 1)
}

.footer .item .code {
	display: block;
	width: 100px;
	height: 100px;
	margin: 10px auto 0
}

.footer .item .phoneText {
	font-size: 20px;
	color: rgba(248, 140, 0, 1)
}

.footer .item .label {
	font-size: 14px
}

.footer .item .consult_a {
	width: 125px;
	height: 35px;
	line-height: 32px;
	color: #fff;
	margin: 10px auto 0;
	text-align: center;
	display: block;
	background-color: rgba(255, 133, 0, 1);
}

.footer .final.border,.footer .final.border-r {
	border-right: 1px solid #dcdcdc
}

.footer .item .consult_a i {
	display: block;
	margin-left: 25px;
	margin-right: 5px;
	line-height: 32px;
	font-size: 18px
}

.footer .item .consult_a span {
	display: block
}

.footer .final {
	padding-left: 0;
	text-align: center
}

.footer .final.border {
	border-left: 1px solid #dcdcdc
}

.footer .item.consult {
	width: 230px
}

.footer p {
	font-size: 12px
}

.footer .ghs {
	display: block;
	height: 16px;
	width: 215px;
	margin: 15px auto 0
}

.footer .ghs p {
	margin-top: 2px;
	margin-left: 5px
}

.goods {
	border-top: 1px solid #eee
}

.goods .arguments {
	background-color: #fff;
	padding: 55px 0
}

.goods .arguments .pro_img {
	width: 500px;
	height: 500px;
	float: left
}

.goods .arguments .arg_details {
	width: 650px;
	float: right;
	min-height: 300px;
	text-align: left
}

.goods .arguments .arg_details h1 {
	font-size: 24px;
	margin-bottom: 10px
}

.goods .arguments .arg_details h2 {
	font-size: 16px
}

.goods .arguments .arg_details .coupon {
	margin-top: 15px
}

.goods .arguments .arg_details .coupon span {
	display: inline-block;
	background-color: #D03A2B;
	border: 1px solid #D03A2B;
	color: #FFF;
	padding: 3px 6px;
	border-radius: 3px;
	margin-bottom: 6px
}

.goods .arguments .arg_details .coupon a {
	display: inline-block;
	border: 1px solid #D03A2B;
	padding: 3px 6px;
	border-radius: 3px;
	color: #D03A2B;
	margin-bottom: 6px
}

.goods .arguments .arg_details .line {
	height: 1px;
	background-color: #eee;
	margin-top: 10px;
	margin-bottom: 15px
}

.goods .arguments .arg_details .remind {
	padding: 10px;
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 20px;
	background-color: #fcf8e3;
	color: #8a6d3b;
	border: 1px solid #faebcc
}

.goods .arguments .arg_details .step-title {
	font-size: 16px;
	margin-bottom: 10px
}

.goods .arguments .arg_details .step-list {
	min-width: 122px;
	height: 40px;
	line-height: 40px;
	margin-right: 10px;
	margin-left: 0;
	margin-bottom: 20px;
	font-size: 14px;
	color: #6c6a6a;
	overflow: hidden;
	padding: 0 10px;
	border-radius: 3px
}

.goods .arguments .arg_details .step-list.active,.goods .arguments .arg_details .step-list:hover {
	border-color: #fa7416;
	color: #fa7416;
	background-color: rgba(255, 243, 229, 1);
}

.goods .arguments .arg_details fieldset {
	border: 1px solid #fa7416;
	margin-top: .3rem;
	background-color: rgba(255, 243, 229, 1);
}

.goods .arguments .arg_details fieldset legend {
	padding: 3px 10px;
	margin-left: 10px;
	color: #fff;
	background-color: #fa7416
}

.goods .arguments .arg_details .buy_msg {
	width: 100%;
	padding: 20px 120px 20px 20px;
	background-color: rgba(255, 243, 229, 1);
	position: relative
}

.goods .arguments .arg_details .buy_msg .selectMsg {
	font-size: 14px;
	color: #8c8c8c;
	margin-bottom: 20px
}

.goods .arguments .arg_details .buy_msg .totlePrice {
	font-size: 22px;
	color: #fa7416
}

.goods .arguments .arg_details .buy_msg .qq_service {
	width: 100px;
	height: 80px;
	position: absolute;
	top: 13px;
	right: 0;
	border-left: 1px solid #e5e5e5
}

.goods .arguments .arg_details .buy_msg .qq_service img {
	display: block;
	margin: 5px auto 0
}

.goods .arguments .arg_details .buy_msg .qq_service p {
	text-align: center;
	margin-top: 10px;
	color: #8c8c8c;
	font-size: 14px
}

.goods .arguments .arg_details .goshop {
	margin-top: 20px;
	width: 320px;
	height: 60px;
	font-size: 18px;
	background-color: #fa7416
}

.goods .arguments .arg_details .goshop-m {
	width: 220px
}

.goods .arguments .arg_details .addcart-m {
	width: 220px;
	background-color: #f10
}

.goods .arguments .arg_details .goshop:disabled {
	background-color: #ddd
}

.goods .particulars {
	background-color: #f5f5f5;
	padding-bottom: 60px
}

.goods .particulars .title {
	height: 70px;
	line-height: 70px;
	font-size: 20px;
	color: #636060;
	text-align: left
}

.goods .particulars .title .s2 {
	margin-left: 165px
}

.goods .particulars .recommend {
	width: 230px;
	float: left;
	margin-right: 20px;
	background-color: #fff;
	text-align: left;
	padding: 35px 15px 0
}

.goods .particulars .recommend .commodity_list {
	width: 100%
}

.goods .particulars .recommend .commodity_list li {
	width: 100%;
	margin-bottom: 35px
}

.goods .particulars .recommend .commodity_list li a {
	display: block;
	width: 100%;
	height: 100%
}

.goods .particulars .recommend .commodity_list li img {
	width: 100%;
	height: 200px
}

.goods .particulars .recommend .commodity_list li p {
	overflow: hidden;
	font-size: 12px;
	text-align: center
}

.goods .particulars .recommend .commodity_list li .com_name {
	color: #312f2f;
	margin-top: 5px
}

.goods .particulars .recommend .commodity_list li .com_price {
	color: #fa7416;
	margin-top: 5px
}

.goods .particulars .image-text {
	width: 950px;
	min-height: 500px;
	float: left;
	background-color: #fff;
	padding: 30px
}

.goodsList {
	background-color: #f5f5f5;
	padding-bottom: 60px
}

.goodsList .class_container {
	background-color: #fff;
	margin: 20px auto
}

.goodsList .class_container .class_ul {
	overflow: hidden
}

.goodsList .class_container .class_ul li {
	float: left
}

.goodsList .class_container .class_ul li a {
	display: block;
	line-height: 80px;
	height: 80px;
	padding: 0 24px
}

.goodsList .class_container .class_ul li.special {
	font-size: 20px
}

.goodsList .class_container .class_ul .li_item.active a,.goodsList .class_container .class_ul .li_item:hover a {
	color: rgba(248, 140, 0, 1)
}

.goodsList .ul_goodsList li {
	width: 285px;
	height: 426px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #fff;
	float: left;
	position: relative;
	transition: all .2s linear
}

.goodsList .ul_goodsList li p {
	padding: 0 10px;
	line-height: 20px;
	overflow: hidden;
	display: -webkit-box
}

.goodsList .ul_goodsList li .product_introduce {
	display: flex;
	justify-content: space-around;
	padding: 0 30px;
	align-items: center;
	margin: 15px 0;
	height: 48px;
	font-size: 14px
}

.goodsList .ul_goodsList li .product_introduce p {
	font-weight: 400;
	font-size: 14px;
	overflow: auto;
	padding: 0
}

.goodsList .ul_goodsList li .product_introduce i {
	height: 40px;
	border-left: 1px solid #aaa;
	margin: 0 10px
}

.goodsList .ul_goodsList li .putInShop {
	position: absolute;
	top: 20px;
	right: 20px;
	transition: all .2s linear;
	display: none
}

.goodsList .ul_goodsList li .good_pic {
	width: 230px;
	height: 230px;
	margin: 27px auto 0
}

.goodsList .ul_goodsList li .good_name {
	color: #9e9e9e;
	margin-top: 40px
}

.goodsList .ul_goodsList li .good_price {
	font-size: 16px;

	margin-top: 20px
}

.goodsList .ul_goodsList li .btn {
	margin: 15px auto 0;
	width: 130px;
	height: 32px;
	border-radius: 5px;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	color: #fff;
	background: rgba(248, 140, 0, 1)
}

.goodsList .ul_goodsList li:hover .popup {
	height: 34px
}

.goodsList .ul_goodsList li:hover .putInShop {
	display: block
}

.goodsList .ul_goodsList li:nth-child(4n) {
	margin-right: 0
}

.goodsList .ul_goodsList .jumbotron {
	padding: 180px 0
}

#header,#header .head-img img {
	width: 100%
}

#header .top {
	height: 40px;
	background-color: #434343
}

#header .top>.top_content {
	height: 40px;
	position: relative
}

#header .top>.top_content .title {
	float: left;
	color: #bababa;
	line-height: 40px;
	font-size: 12px
}

#header .top>.top_content .dropmenu {
	float: right;
	text-align: center;
	line-height: 40px;
	font-size: 12px;
	position: relative
}

#header .top>.top_content .dropmenu .ex_a {
	color: #bcbaba;
	display: block;
	width: 100%;
	height: 100%;
	padding: 0 15px
}

#header .top>.top_content .dropmenu .ex_a .arrow {
	transform: rotate(90deg);
	margin-left: 3px;
	font-weight: 700;
	vertical-align: middle;
	font-size: 16px;
	margin-top: -1px
}

#header .top>.top_content .dropmenu .ex_a:hover {
	color: #fff
}

#header .top>.top_content .dropmenu .dropmenu-list {
	position: absolute;
	top: 39px;
	left: 0;
	background-color: #fff;
	box-shadow: 0 1px 1px rgba(0,0,0,.12);
	z-index: 10;
	display: none;
	overflow: hidden
}

#header .top>.top_content .dropmenu .dropmenu-list .dropmenu-item {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #333;
	display: block;
	min-width: 90px;
	padding: 0 10px;
	border-top: 1px solid #e8e8ea
}

#header .top>.top_content .dropmenu .dropmenu-list .dropmenu-item:hover {
	background-color: rgba(248, 140, 0, 1);
	color: #fff
}

#header .top>.top_content .dropmenu.has {
	min-width: 90px
}

#header .top>.top_content .dropmenu.has .ex_a {
	padding: 0 10px
}

#header .top>.top_content .dropmenu.has:hover {
	background-color: #fff
}

#header .top>.top_content .dropmenu.has:hover .ex_a {
	color: #333
}

#header .top>.top_content .dropmenu.has:hover .dropmenu-list {
	display: block
}

#header .top>.top_content .shopping_cat {
	display: block;
	padding: 0 60px;
	float: right;
	background-color: #535353;
	margin-left: 10px;
	color: #bcbaba;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	font-size: 12px
}

#header .top>.top_content .shopping_cat i {
	margin-right: 5px;
	font-size: 18px
}

#header .top>.top_content .shopping_cat:hover {
	color: #fff
}

#header .nav {
	height: 100px;
	background-color: #fff
}

#header .nav .logo {
	float: left;
	margin-top: 31px;

	vertical-align: top
}

#header .nav .navbar {
	margin-top: 20px;
	height: 60px;
	float: left;
	margin-left: 40px;
	display: table;
	width: 450px
}

#header .nav .navbar>li {
	display: table-cell;
	height: 60px;
	line-height: 60px
}

#header .nav .navbar>li a {
	display: block;
	width: 100px;
	height: 100%;
	font-size: 18px;
	margin: auto
}

#header .nav .navbar>li.active:not(.nav-miaosha) a,#header .nav .navbar>li:not(.nav-miaosha):hover a {
	color: rgba(248, 140, 0, 1);
	border-bottom: 2px solid rgba(248, 140, 0, 1)
}

#header .nav .navbar>li .tag {
	width: 28px;
	height: 28px;
	vertical-align: sub;
	margin-right: 5px
}

#header .nav .margin {
	margin-top: 26px
}

#header .nav .phoneStyle {
	/*height: 45px;
	position: relative;
	padding-top: 15px;
	padding-left: 49px;
	background: url(/kdt/img/phone_style.png) no-repeat*/
	position: relative;
	height: 45px;
	padding-right: 10px;
	padding-top: 12px;
	padding-left: 12px;
    border: 1px solid rgba(255, 133, 0, 1);
}

#header .nav .phoneStyle .phone {
	color: rgba(22,91,236,.85);
	font-size: 20px;
	font-family: impact;
	letter-spacing: 1px;
	text-align: left;
	line-height: 35px
}

#header .nav>div {
	height: 70px
}

#top_reminder {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: url(../../common/img/pc_top_reminder.png) center center no-repeat #f6e5c7
}

#top_reminder>a {
	display: block;
	width: 100%;
	height: 100%
}

.help {
	background-color: #f5f5f5;
	padding: 60px 0
}

.help .leftbar,.help .msg_content {
	background-color: #fff;
	text-align: left;
	float: left
}

.help .leftbar {
	width: 230px;
	min-height: 200px;
	margin-right: 20px;
	padding: 10px 10px 20px 40px
}

.help .leftbar p {
	color: #333;
	font-size: 16px;
	line-height: 40px;
	padding-top: 10px
}

.help .leftbar li {
	padding: 5px 0;
	list-style: none
}

.help .leftbar a {
	color: #9e9e9e;
	font-size: 14px
}

.help .leftbar a.active,.help .leftbar a:hover {
	color: rgba(248, 140, 0, 1)
}

.help .msg_content {
	width: 950px;
	min-height: 788px;
	padding: 36px 48px;
	line-height: 2em
}

.help .msg_content img {
	max-width: 100%
}

.home .banner_container {
	width: 100%;
	height: 400px;
	position: relative
}



.home .banner_container .leftbar {
	width: 280px;
	height: 100%;
	position: absolute;
	background-color: rgba(0,0,0,.6);
	z-index: 100
}

.home .banner_container .leftbar_ul {
	width: 100%;
	padding: 20px 0
}

.home .banner_container .leftbar_ul li {
	width: 100%;
	height: 72px
}

.home .banner_container .leftbar_ul li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	line-height: 72px;
	text-align: left;
	padding-left: 30px
}

.home .banner_container .leftbar_ul li a i {
	margin-right: 32px;
	font-size: 26px;
	height: 72px;
	line-height: 72px
}

.home .banner_container .leftbar_ul li a:hover {
	background-color: rgba(248, 140, 0, 1)
}

.home .kd_container {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 22px;
	margin-top: 15px
}

.home .kd_install {
	width: 280px;
	height: 170px;
	float: left;
	color: #333;
	background-color: #f5f5f5;
	padding: 40px 20px;
	border: 1px solid #eee
}

.home .kd_install .button_container {
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px
}

.home .kd_install .btn_ctrl {
	width: 110px;
	height: 30px;
	line-height: 30px;
	border-radius: 0;
	border: 1px solid #fff;
	font-size: 16px;
	box-shadow: 0 3px 5px rgba(0,0,0,.1);
	background-color: #fff
}

.home .kd_install .btn_ctrl.active,.home .kd_install .btn_ctrl:hover {
	border-color: rgba(248, 140, 0, 1);
	color: rgba(248, 140, 0, 1)
}

.home .kd_install .input_container {
	width: 100%;
	padding-right: 70px;
	margin-top: 10px;
	position: relative
}

.home .kd_install .input_msg {
	height: 30px;
	padding-right: 10px;
	background-color: #fff
}

.home .kd_install .confirm_install {
	width: 100%;
	height: 30px;
	line-height: 30px;
	border: none;
	background-color: rgba(233, 145, 8, 1);
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	text-align: center
}

.home .kd_module {
	width: 295px;
	height: 170px;
	float: left;
	color: #fff;
	position: relative;
	cursor: pointer
}

.home .kd_module p {
	text-align: left;
	padding-left: 32px;
	font-size: 14px;
	line-height: 20px;
	color: #fff
}

.home .kd_module p.title {
	font-size: 22px;
	margin-top: 27px;
	margin-bottom: 10px
}

.home .kd_module button {
	display: block;
	width: 100px;
	height: 30px;
	margin-left: 32px;
	margin-top: 20px;
	background-color: #fbfbfc;
	border-radius: 15px;
	border: none;
	cursor: pointer
}

.home .kd_module_auto_renew {
	background: url(../images/rukou_03.png?time=1632) no-repeat
}

.home .kd_module_auto_renew button {
	color: #6e9adf
}

.home .kd_module_new {
	background: url(../images/rukou_01.png?time=1235) no-repeat
}

.home .kd_module_new button {
	color: #60b48a
}

.home .kd_module_renew {
	background: url(../images/rukou_02.png?time=1421) no-repeat
}

.home .kd_module_renew button {
	color: #f4a12c
}

.home .quick_container {
	padding-top: 40px;
	background-color: #f5f5f5
}

.home .quick_container .quick_ul {
	width: 100%;
	height: 150px;
	padding-left: 230px;
	position: relative;
	display: flex;
	justify-content: space-between
}

.home .quick_container .quick_ul .entrance {
	width: 225px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/ksrk_bg.png) 100% no-repeat;
	color: #fff;
	text-align: left;
	padding: 51px 0 0 25px;
	font-size: 30px
}

.home .quick_container .quick_ul .entrance .line {
	width: 100px;
	height: 3px;
	background-color: #fff;
	margin-top: 5px
}

.home .quick_container .quick_ul .quick_li {
	width: 470px;
	height: 100%;
	border-radius: 4px;
	background-color: #fff;
	position: relative
}

.home .quick_container .quick_ul .quick_li a {
	display: block;
	width: 100%;
	height: 100%
}

.home .quick_container .quick_ul .quick_li .center_icon {
	width: 98px;
	height: 98px;
	margin: 26px 0 0 55px;
}

.home .quick_container .quick_ul .quick_li .hint {
	margin-top: 15px
}

.home .quick_container .quick_ul .quick_li .code_container {
	width: 158px;
	height: 178px;
	position: absolute;
	top: -188px;
	left: 0;
	background-color: #fff;
	padding: 10px;
	border: 1px solid #dedede;
	display: none
}

.home .quick_container .quick_ul .quick_li .code_container img {
	width: 138px;
	height: 138px
}

.home .quick_container .quick_ul .quick_li .code_container p {
	font-size: 14px;
	line-height: 20px
}

.home .quick_container .quick_ul .code_show:hover .code_container {
	display: block
}

.home .quick_container .quick_ul .transform {
	animation-duration: .6s;
	animation-timing-function: linear;
	animation-iteration-count: 1
}

.home .quick_container .quick_ul .quick_li:hover .transform {
	animation-name: toRotate
}

.home .product {
	background-color: #f5f5f5;
	padding-top: 60px
}

.home .product .category_info .s1 {
	float: left;
	font-size: 24px
}

.home .product .category_info .s2 {
	float: right;
	margin-right: 38px;
	line-height: 30px;
	border-bottom: 2px solid rgba(248, 140, 0, 1);
	padding: 0 5px;
	color:rgba(248, 140, 0, 1);
}

.home .product .category_info .s3 {
	float: right;
	line-height: 30px
}

.home .product .category_info .s3 i {
	color: #aaa;
	margin-left: 5px
}

.home .product .category_info .s3:hover a,.home .product .category_info .s3:hover i {
	color: rgba(248, 140, 0, 1)
}

.home .product .product_ul {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 18px;
	padding-bottom: 80px
}

.home .product .product_ul li:nth-child(1) {
	width: 475px
}

.home .product .product_ul li:nth-child(1) a,.home .product .product_ul li:nth-child(1) img {
	width: 100%;
	height: 100%
}

.home .product .product_ul li:nth-child(4)~li {
	display: none
}

.home .product .product_ul li {
	position: relative;
	width: 230px;
	height: 400px;
	transition: all .2s linear;
	background-color: #fff
}

.home .product .product_ul li a {
	display: inline-block
}

.home .product .product_ul li p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1.5
}

.home .product .product_ul li .fullScreen {
	width: 100%;
	height: 100%
}

.home .product .product_ul li .pro_img {
	display: block;
	width: 230px;
	height: 230px
}

.home .product .product_ul li .product_introduce {
	display: flex;
	justify-content: space-around;
	padding: 0 15px;
	align-items: center;
	margin: 15px 0;
	height: 48px;
	font-size: 14px
}

.home .product .product_ul li .product_introduce p {
	font-weight: 400;
	font-size: 14px;
	overflow: auto;
	padding: 0;
	white-space: normal
}

.home .product .product_ul li .product_introduce i {
	height: 40px;
	border-left: 1px solid #aaa;
	margin: 0 10px
}

.home .product .product_ul li .pro_name {
	color: #9e9e9e;
	margin-top: 15px;
	padding: 0 10px;
	font-size: 0
}

.home .product .product_ul li .pro_price {
	color: #DA2627;
	padding: 0 10px
}

.home .product .product_ul li .btn {
	margin: 15px auto 0;
	width: 95px;
	height: 32px;
	border-radius: 16px;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	color: #fff;
	background: rgba(248, 140, 0, 1)
}

.home .ad-through img {
	width: 100%;
	margin-bottom: 50px
}

.home .swiper-container {
	width: 100%;
	height: 100%
}

.home .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	position: relative
}

.home .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%
}

.home .swiper-slide .a_link {
	display: block;
	width: 920px;
	height: 100%;
	position: absolute;
	right: 0
}

.home .scene {
	width: 100%;
	height: 500px;
	position: relative;
	margin-top: 18px;
	margin-bottom: 80px
}

@-webkit-keyframes toRotate {
	0% {
		transform: rotateY(0)
	}

	25% {
		transform: rotateY(90deg)
	}

	50% {
		transform: rotateY(180deg)
	}

	75% {
		transform: rotateY(270deg)
	}

	100% {
		transform: rotateY(360deg)
	}
}

.miaoshaListWeb .home .product .product_ul li:nth-child(1) {
	width: 230px
}

.miaoshaListWeb .home .product .product_ul li:nth-child(1) img {
	width: 230px;
	height: 230px
}

.login {
	width: 100%;
	background-color: #f5f5f5;
	padding: 45px 0 60px
}

.login .content {
	background-color: #fff;
	position: relative;
	padding: 15px
}

.login .content .advertising {
	width: 650px;
	height: 470px;
	display: block
}

.login .content .formArea {
	width: 370px;
	float: left;
	margin-top: 80px;
	margin-left: 80px;
	text-align: left
}

.login .content .formArea h1 {
	font-size: 24px;
	color: rgba(248, 140, 0, 1);
	margin-bottom: 20px
}

.login .content .formArea .form-group {
	margin-bottom: 25px;
	position: relative
}

.login .content .formArea button {
	width: 100%;
	background-color: rgba(248, 140, 0, 1)
}

.login .content .formArea .css-verify {
	width: 50px;
	height: 22px;
	position: absolute;
	right: 12px;
	top: 8px
}

.login .content .formArea .input-sms {
	width: 245px;
	float: left;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.login .content .formArea .input-btn-sms {
	width: 125px;
	float: right;
	line-height: 38px;
	background-color: rgba(248, 140, 0, 1);
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.login .content .success_content {
	width: 520px;
	height: 470px;
	float: right
}

.login .content .success_content .s_pic {
	margin: 100px auto 0;
	display: block
}

.login .content .success_content .s_text {
	font-size: 24px;
	margin-top: 20px
}

.login .content .success_content .s_btn {
	width: 200px;
	height: 50px;
	background-color: rgba(248, 140, 0, 1);
	margin-top: 30px;
	font-size: 18px
}

.login .content .success_content .s_btn a {
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
	line-height: 50px
}

.order {
	background-color: #f5f5f5;
	padding: 60px 0
}

.order .msg_content {
	padding: 30px;
	min-height: 500px;
	width: 950px;
	float: left;
	background-color: #fff;
	text-align: left
}

.order .msg_content .title li {
	display: block;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
	padding: 0 20px;
	float: left
}

.order .msg_content .title li.active {
	color: rgba(248, 140, 0, 1);
	border-bottom: 1px solid rgba(248, 140, 0, 1)
}

.order .msg_content .order_item {
	border: 1px solid #e5e5e5;
	font-size: 12px;
	text-align: left;
	position: relative;
	margin-bottom: 80px
}

.order .msg_content .order_item .order_title {
	line-height: 40px;
	background-color: #f5f5f5;
	padding-left: 15px;
	color: #9b9999;
	font-size: 14px;
	border-bottom: 1px solid #e5e5e5
}

.order .msg_content .order_item .order_title .time {
	margin-right: 10px
}

.order .msg_content .order_item .single_item {
	width: 640px;
	padding: 10px;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	float: left;
	position: relative;
	min-height: 135px
}

.order .msg_content .order_item .single_item .order_img {
	width: 115px;
	height: 115px;
	position: absolute;
	top: 10px;
	left: 10px
}

.order .msg_content .order_item .single_item .order_img img {
	width: 100%;
	height: 100%
}

.order .msg_content .order_item .single_item .word_info {
	font-size: 12px;
	color: #333;
	padding: 0 15px 0 140px;
	overflow: hidden;
	line-height: 18px
}

.order .msg_content .order_item .single_item h3 {
	font-size: 14px!important;
	margin-top: 5px;
	margin-bottom: 20px
}

.order .msg_content .order_item .single_item:first-child {
	border-top: none
}

.order .msg_content .order_item .order_price {
	width: 248px;
	position: absolute;
	top: 40px;
	right: 0
}

.order .msg_content .order_item .order_info {
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	padding: 0 60px
}

.order .msg_content .order_item .order_info .leftS {
	float: left
}

.order .msg_content .order_item .order_info .rightS {
	float: right
}

.order .msg_content .order_item .order_info.special {
	margin-top: 16px
}

.order .msg_content .order_item .order_status {
	width: 115px;
	height: 30px;
	line-height: 28px;
	font-size: 14px;
	text-align: center;
	position: absolute;
	bottom: 15px;
	right: 67.5px
}

.pay .pay_content,.pay .pay_type {
	text-align: left;
	background-color: #fff
}

.order .msg_content .order_item .order_status.unpaid {
	background-color: #fff;
	border: 1px solid #fa7416;
	color: #fa7416
}

.order .msg_content .order_item .order_bottom {
	width: 890px;
	line-height: 40px;
	background-color: #f5f5f5;
	padding: 0 15px;
	color: #9b9999;
	text-align: left;
	border: 1px solid #e5e5e5;
	margin-bottom: 30px;
	position: absolute;
	bottom: -70px;
	left: -1px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.pay {
	background-color: #f5f5f5;
	padding: 60px 0
}

.pay .pay_content {
	padding: 40px 40px 40px 160px;
	position: relative
}

.pay .pay_content .success_img {
	width: 86px;
	height: 86px;
	position: absolute;
	top: 40px;
	left: 40px
}

.pay .pay_content h1 {
	font-size: 24px
}

.pay .pay_content .pay_info {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #eee;
	color: #8c8b8b;
	margin-bottom: 20px
}

.pay .pay_content .pay_info .pay_time {
	float: left
}

.pay .pay_content .pay_info .pay_time span {
	color: #fa7416
}

.pay .pay_content .pay_info .pay_price {
	float: right
}

.pay .pay_content .pay_info .pay_price span {
	color: #fa7416;
	font-size: 24px
}

.pay .pay_content .pay_column {
	color: #8c8b8b;
	line-height: 30px;
	padding-left: 150px;
	position: relative
}

.pay .pay_content .pay_column .label_p {
	width: 150px;
	position: absolute;
	left: 0
}

.pay .pay_type {
	padding: 0 40px 40px;
	margin-top: 60px;
	color: #8c8b8b
}

.pay .pay_type p {
	border-bottom: 1px solid #eee;
	line-height: 50px;
	margin-bottom: 40px
}

.pay .pay_type .pay_item {
	width: 180px;
	height: 70px;
	background-color: #fff;
	margin-right: 10px
}

.pay .pay_type .pay_item a {
	display: block;
	height: 100%
}

.pay .pay_type .pay_item a img {
	margin-top: 19px
}

.pay .pay_type .pay_alipay {
	padding: 0!important
}

.pay .pay_type .pay_item:hover {
	border-color: rgba(248, 140, 0, 1)
}

#renewPage .msg_content {
	position: relative
}

#renewPage .service_content .account {
	display: inline-block;
	width: 300px
}

#renewPage .service_content .select-btn {
	width: 90px;
	background-color: rgba(248, 140, 0, 1)
}

#renewPage .service_content .table_msg {
	display: none;
	margin-top: 20px
}

#renewPage .service_content .project_area {
	display: none
}

.service_content {
	padding-top: 10px
}

.service_content label {
	width: 100px
}

.service_content .msg-input {
	width: 400px
}

.service_content .kd_item {
	width: 120px;
	height: 40px;
	line-height: 40px;
	border-radius: 3px;
	border: 1px solid #C9C9C9;
	text-align: center;
	float: left;
	cursor: pointer;
	margin: 10px 15px 10px 0;
	font-size: 14px
}

.service_content .kd_item.active {
	border-color: #ff4e4e;
	background: url(../img/mark.png) right bottom no-repeat;
	color: #ff4e4e
}

.service_content .kd_item.havegif {
	border: none;
	overflow: hidden
}

.service_content .kd_item.havegif .tariff {
	width: 60px;
	height: 100%;
	float: left;
	border: 1px solid #C9C9C9;
	border-right: none;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.service_content .kd_item.havegif .gif {
	width: 60px;
	height: 100%;
	float: left;
	background-color: #ff4e4e;
	color: #fff;
	font-size: 12px;
	border: 1px solid #ff4e4e
}

.service_content .kd_item.havegif.active .tariff {
	border-color: #ff4e4e
}

.service_content .select_hint {
	padding-left: 100px;
	display: none
}

.service_content .money {
	margin: 20px 0
}

.service_content .money span {
	color: #ff4e4e
}

.service_content .giveMoney {
	background-color: rgba(248, 140, 0, 1);
	width: 150px
}

.service_content .giveMoney.layui-btn-disabled {
	background-color: #FBFBFB!important;
	color: #C9C9C9!important;
	border: 1px solid #e6e6e6!important
}

.service_content .confirm {
	width: 100px;
	background-color: rgba(248, 140, 0, 1);
	border-color: rgba(248, 140, 0, 1);
	color: #fff;
	margin-left: 100px;
	margin-top: 20px
}

.gg_wx_group{
	width: 208px;
    height: 73px;
    margin: 38px 55px 0 0;
	display: flex;
    justify-content: space-between;
}

.gg_wx_text_title{
	width: 140px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(33, 28, 30, 1);
    font-size: 28px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 40px;
}

.gg_wx_text_desc{
	width: 208px;
    height: 25px;
    overflow-wrap: break-word;
    color: rgba(33, 28, 30, 1);
    font-size: 18px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 25px;
    margin-top: 8px;
}

.flex-row {
    display: flex;
    flex-direction: row;
}

.justify-between {
    display: flex;
    justify-content: space-between;
}

.flex-col {
    display: flex;
    flex-direction: column;
}

.thumbnail_1 {
	width: 8px;
	height: 10px;
	margin: 0px 8px 0 0px;
}

.location {
	display: block;
	width: 60px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	background-color: rgba(248, 140, 0, 1);
	color: #fff;
	float: left;
	border-radius: 3px;
	margin-top: 39px;
	margin-left: 13px;
}
.tel_line{
	position: absolute;
	left: 30px;
	top: 32px;
	width: 100px;
	height: 3px;
}
.tel_num{
	width: 123px;
	height: 21px;
	overflow-wrap: break-word;
	color: rgba(248, 140, 0, 1);
	font-size: 18px;
	font-family: Roboto-BlackItalic;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 21px;
}
.tel_text{
	width: 98px;
	height: 14px;
	overflow-wrap: break-word;
	color: rgba(248, 140, 0, 1);
	font-size: 14px;
	font-family: SourceHanSansCN-Bold;
	font-weight: 700;
	text-align: left;
	white-space: nowrap;
	line-height: 21px;
}
