.product,
.search-outer {
	position: relative
}

.search-outer {
	overflow-x: hidden;
	background-color: #f9f9f9
}

body {
	background-color: #fff
}

.product-bgimg {
	width: 100%;
	height: 6.25rem;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 1
}

.product-inner {
	padding-top: 5.78125rem;
	position: relative;
	z-index: 1;
	padding-bottom: 1.25rem
}

.product-inner .bread-crumb {
	display: none;
	margin-top: -20px;
	padding-left: 10px
}

.product-inner .bread-crumb a {
	margin: 0 3px
}



.product-meun::-webkit-scrollbar {
	display: none !important
}







.product-meun .limg {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 0
}

.product-meun .rimg {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1
}

.product-meun .current .limg {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10
}

.product-meun .current .rimg {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 0
}

.product-meun-item {
	text-align: center;
	height: 3.125rem;
	line-height: 3.125rem;
	display: inline-block;
	white-space: nowrap;
	margin: 0 .25rem 0 1rem
}

.product-meun-item:last-child {
	margin-right: 3.125rem
}



.product-select,
.product-select::before {
	width: 2.8125rem;
	position: absolute;
	right: 0
}

.product-meun-item a:hover {
	color: #ff512a
}

.product-select {
	height: 3.125rem;
	background-color: #fff;
	top: 5.78125rem
}

.product-select::before {
	content: "+";
	height: 60%;
	top: 20%;
	border-left: #bcbfc5 1px solid;
	vertical-align: middle;
	text-align: center
}

.product-header .clear-all,
.product-header .confirm-btn {
	height: 2.5rem;
	line-height: 2.5rem;
	border-radius: .125rem;
	text-align: center;
	font-size: 1rem
}

.product-header {
	display: none;
	background-color: #fff;
	padding: 1.25rem;
	-webkit-box-shadow: 0 0 .9375rem rgba(192, 169, 208, .3);
	box-shadow: 0 0 .9375rem rgba(192, 169, 208, .3);
	overflow: hidden;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 99
}

.product-header .product-select-box {
	display: none
}

.product-header .clear-all {
	display: inline-block;
	margin: 3rem 1rem 0 0;
	width: 33%;
	background-color: #eaeaea;
	color: #999
}

.product-header .confirm-btn {
	display: inline-block;
	margin: 3rem 0 0;
	width: 62%;
	background-color: #ff532b;
	color: #fff
}

.product-screen-close {
	position: absolute;
	display: inline-block;
	width: 2rem;
	height: 1.5rem;
	background: url(//bloc-cdn.piccgroup.cn/images/select-del-btn-icon.png) center center no-repeat #eee
}

.product-screen {
	width: 100%;
	display: inline-block;
	text-align: center;
	font-size: 1rem;
	color: #000
}

.product .active {
	display: inline-block
}

.product-header-all {
	height: auto
}

.product-select-box-m {
	padding: 0 1rem;
	background-color: #fff;
	border-radius: 5px;
	z-index: 2;
	-webkit-box-shadow: 0 0 20px rgba(192, 196, 208, .3);
	box-shadow: 0 0 20px rgba(192, 196, 208, .3)
}

.product-select-box-m .select-line {
	display: block;
	height: 3px;
	border: 1px dashed #e2e8f4;
	border-left: none;
	border-right: none;
	position: relative;
	top: 3.125rem
}

.product-select-box-m .selected-box {
	padding-top: .625rem
}

.product-select-box-m .selected-box-inner {
	margin-top: 1.25rem
}

.product-select-box-m .selected-group span {
	font-size: .8125rem;
	color: #999;
	width: 5rem
}

.product-select-box-m .selected-list {
	color: #8791aa;
	font-size: 0
}

.product-select-box-m .selected-list li {
	display: inline-block;
	vertical-align: top;
	border: 1px solid #8791aa;
	border-radius: 2px;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	padding-left: 5px;
	margin: 0 9px 5px 0;
	cursor: pointer
}

.product-select-box-m .selected-list li:after {
	content: "";
	display: inline-block;
	vertical-align: 0;
	width: 9px;
	height: 9px;
	background: url(//bloc-cdn.piccgroup.cn/images/select-del-btn-icon.png) center center no-repeat;
	margin: 0 5px
}

.product-select-box-m .selected-list .delete {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	margin: 0 5px
}

.product-select-box-m .selected-clear {
	text-align: right
}

.product-select-box-m .selected-clear .clear-all {
	display: inline-block;
	font-size: .8125rem;
	color: #999;
	cursor: pointer
}

.product-select-box-m .selected-clear .clear-all:before {
	content: "\e610";
	font-family: iconfont;
	display: inline-block;
	margin-right: .5rem;
	color: #999;
	font-size: 1rem
}

.product-keyword-box {
	height: 74px;
	overflow: hidden
}

.product-keyword-box-all {
	height: auto
}

.product .keyword-group {
	font-size: .875rem;
	color: #000
}

.product .keyword-group>span {
	display: inline-block;
	width: 4.375rem;
	margin: 1rem 0 .5rem
}

.product .keyword-box {
	font-size: 0
}

.product .keyword-item {
	display: inline-block;
	font-size: .75rem;
	color: #8791aa;
	cursor: pointer;
	padding: .5rem;
	border: 1px solid;
	margin: .25rem;
	background-color: #fbfcfe
}

.product .keyword-item.active .keyword-txt,
.product .keyword-txt:hover {
	color: #fe5c37
}

.product .keyword-interval {
	display: none;
	margin: 0 10px;
	color: #e6e6e6
}

.product-list-box .nothing-box {
	text-align: center;
	background-color: #fff;
	padding: 30px 0
}

.product-list-box .nothing-box img {
	width: 152px
}

.product-list-box .nothing-box p {
	margin: 10px 0;
	font-size: 14px;
	color: #999
}

.product-list .product-item-box {
	margin: 1.25rem 0;
	width: 100%;
	background-color: #fff;
	height: auto;
	font-size: 0;
	-webkit-box-shadow: 0 0 20px rgba(192, 196, 208, .3);
	box-shadow: 0 0 20px rgba(192, 196, 208, .3);
	border-radius: 6px;
}

.product-list .product-btn-box,
.product-list .product-con,
.product-list .product-img-box,
.product-list .product-info {
	display: inline-block;
	vertical-align: top;
	height: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.product-list .product-info {
	width: 100%;
	font-size: 0
}

.product-list .product-img-box {
	width: 100%;
	margin: 10px 0 0;
	position: relative;
	height: 7.5rem;
	overflow: hidden
}

.product-list .product-img-box a {
	display: block;
	height: 100%;
	text-align: center;
	font-size: 0;
	margin: 0 10px;
	background-color: #f2f2f2
}

.product-list .product-img-box a:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle
}

.product-list .product-img-box .area-info {
	background: url(//bloc-cdn.piccgroup.cn/images/area-icon-bg.png) top right no-repeat;
	background-size: 100%;
	position: absolute;
	z-index: 2;
	font-size: 12px;
	line-height: 16px;
	width: 60px;
	height: 52px;
	top: 0;
	right: 0;
	text-align: center;
	color: #fff;
	padding-top: 7px;
	padding-left: 2px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.product-list .product-img-box .hot-icon {
	width: 64px;
	height: 32px;
	background: url(//bloc-cdn.piccgroup.cn/images/chanpin-hot-bg.png) center center no-repeat;
	color: #fff;
	position: absolute;
	z-index: 3;
	font-size: 16px;
	text-align: center;
	top: 10px;
	left: -9px;
	line-height: 24px;
	padding-top: 4px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: none
}

.product-list .product-img {
	vertical-align: middle;
	display: inline;
	width: calc(100% - 20px);
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.product-list .product-introduce {
	position: absolute;
	bottom: 0;
	left: 10px;
	z-index: 2;
	background-color: rgba(0, 0, 0, .5);
	height: 2.5rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 0;
	width: calc(100% - 20px)
}

.product-list .product-introduce:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 100%
}

.product-list .product-introduce span {
	display: inline-block;
	vertical-align: middle;
	font-size: .875rem;
	color: #fcfcfe;
	width: 100%;
	padding: 0 .5rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1
}

.product-list .product-introduce span span {
	vertical-align: initial
}

.product-list .product-con {
	width: 100%;
	font-size: 0;
	position: relative;
	margin: 0 0 1rem;
	padding: 10px
}

.product-list .product-con .product-name {
	line-height: 1.2;
	display: inline;
	vertical-align: top
}

.product-list .product-con .product-name a {
	font-weight: 700;
	color: #333;
	font-size: 1.125rem
}

.product-list .product-con .coupon {
	width: 70px;
	height: 27px;
	background: url(//bloc-cdn.piccgroup.cn/images/chanpin-coupon.png) center center no-repeat;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
	line-height: 24px;
	text-align: center;
	margin-left: 5px;
	padding-left: 9px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
	vertical-align: top
}

.product-list .product-con .product-keyword {
	margin-top: 10px;
	font-size: 0
}

.product-list .product-con .product-keyword li {
	display: inline-block;
	font-size: .75rem;
	line-height: 1.25rem;
	color: #8791aa;
	background-color: #f7f9fe;
	min-width: 4.375rem;
	text-align: center
}

.product-list .product-con .product-keyword li+li {
	margin-left: 10px
}

.product-list .product-con .product-project {
	font-size: 0;
	margin: 1rem 0 .75rem;
	height: 100px;
	width: 100%
}

.product-list .product-con .product-project li {
	font-size: .875rem;
	color: #333;
	line-height: 1.3125rem
}

.product-list .product-con .product-project li:before {
	content: "";
	display: inline-block;
	width: .25rem;
	height: .25rem;
	border-radius: .25rem;
	background-color: #ff532b;
	vertical-align: middle;
	margin-right: .625rem
}

.product-list .product-con .product-project li span:last-child {
	float: right
}

.product-list .product-con .product-project li span:first-child {
	float: none
}

.product-list .product-con .product-serive {
	font-size: 0;
	position: absolute;
	bottom: 0;
	left: 10px
}

.product-list .product-con .product-serive li {
	display: inline-block;
	font-size: .75rem;
	color: #666;
	position: relative;
	top: .75rem;
	line-height: 1.0625rem
}

.product-list .product-con .product-serive li:after,
.product-list .product-con .product-serive li:before {
	content: "";
	display: inline-block
}

.product-list .product-con .product-serive li:before {
	width: 1rem;
	height: 1rem;
	border-radius: 1rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ff532b;
	vertical-align: -.25rem;
	margin-right: .625rem
}

.product-list .product-con .product-serive li:after {
	width: 1rem;
	height: 1px;
	background-color: #ff532b;
	position: absolute;
	left: .4375rem;
	top: .5625rem
}

.product-list .product-con .product-serive li+li {
	margin-left: 15px
}

.product-list .product-btn-box {
	width: calc(100% - 20px);
	margin: 10px 0 10px 10px;
	background: url(//bloc-cdn.piccgroup.cn/images/chanpin-btn-box-bg.jpg) center center no-repeat #eee
}

.product-list .product-btn-box .page-box {
	text-align: center;
	height: 3.75rem;
	line-height: 3.75rem;
	margin: 0 10px;
	position: relative
}

.product-list .product-btn-box .page-box .product-prics {
	font-size: .875rem;
	color: #888;
	line-height: 1.0625rem;
	float: left;
	margin-top: 1.25rem;
	display: inline-block
}

.product-list .product-btn-box .page-box .product-prics span {
	font-size: 1.375rem;
	color: #ff532b;
	font-weight: 700
}

.product-list .product-btn-box .page-box .product-btn {
	width: 7.5rem;
	height: 2.5rem;
	text-align: center;
	line-height: 2.5rem;
	border-radius: .25rem;
	display: inline-block;
	font-size: 1rem;
	color: #fff;
	background-color: #ff532b;
	margin-top: .625rem;
	float: right
}

.product-list .product-btn-box .page-box .page-icon {
	display: none;
	width: 40px;
	height: 40px;
	background: url(//bloc-cdn.piccgroup.cn/images/chanpin-btn-code-icon.png) center center no-repeat;
	position: absolute;
	right: 2px;
	top: 2px;
	cursor: pointer
}

.product-list .product-btn-box .code-box {
	display: none;
	padding-top: 50px;
	text-align: center;
	position: relative
}

.product-list .product-btn-box .code-box .code-img-box {
	padding: 3px;
	background-color: #ffd8cb;
	display: inline-block
}

.product-list .product-btn-box .code-box p {
	font-size: 14px;
	color: #888;
	line-height: 1;
	margin-top: 10px
}

.product-list .product-btn-box .code-box .code-icon {
	display: block;
	width: 40px;
	height: 40px;
	background: url(//bloc-cdn.piccgroup.cn/images/chanpin-btn-page-icon.png) center center no-repeat;
	position: absolute;
	right: 2px;
	top: 2px;
	cursor: pointer
}

.product .product-coupon .coupon {
	display: inline-block
}

.product .product-codeimg .page-box .page-icon {
	display: block
}

.product-pageCode {
	text-align: right
}

.product-sidebar .insurance-entrance {
	display: none;
	height: 8.125rem;
	background: url(//bloc-cdn.piccgroup.cn/images/chanpin-car-bg.png) center center no-repeat;
	padding: 1.25rem .625rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 0 30px rgba(192, 196, 208, .3);
	box-shadow: 0 0 30px rgba(192, 196, 208, .3)
}

.classroom,
.product-sidebar .group {
	-webkit-box-shadow: 0 0 30px rgba(192, 196, 208, .3)
}

.product-sidebar .insurance-entrance h4 {
	line-height: 1;
	font-size: 1.125rem;
	font-weight: 700;
	color: #fff;
	text-shadow: 0 2px 4px rgba(255, 71, 49, .8)
}

.product-sidebar .insurance-entrance p {
	line-height: 1.0625rem;
	font-size: .75rem;
	color: #fff;
	margin: .625rem 0 .75rem
}

.product-sidebar .insurance-entrance a {
	display: inline-block;
	background-color: #fff;
	width: 5.5rem;
	height: 1.5625rem;
	line-height: 1.5625rem;
	text-align: center;
	color: #ff4c4c;
	font-size: .75rem;
	border-radius: .75rem
}

.product-sidebar .group {
	margin-top: 3.125rem;
	box-shadow: 0 0 30px rgba(192, 196, 208, .3);
	background-color: #fff
}

.product-sidebar .group-head {
	height: 2.5rem;
	border-bottom: 1px solid #eee;
	padding: 0 .625rem
}

.product-sidebar .group-head-left {
	line-height: 2.5rem;
	font-size: 1rem;
	color: #ff532b;
	border-bottom: 2px solid #ff532b;
	font-weight: 700
}

.product-sidebar .group-head-right {
	font-size: 14px;
	line-height: 32px;
	margin-top: 9px
}

.product-sidebar .group-head-right strong {
	color: #ff532b;
	font-weight: 400
}

.product-sidebar .group-head-exchange {
	font-size: 14px;
	line-height: 14px;
	padding-top: 15px;
	color: #4981E8
}

.product-sidebar .group-body {
	padding: .9375rem .625rem
}

.product-sidebar .group-body a {
	color: #333
}

.product-sidebar .group-body a:hover,
.product-sidebar .group-body strong {
	color: #ff532b
}

.product-sidebar .group-body-policy {
	padding: 28px 22px 24px 20px
}

.product-sidebar .group-body dl {
	margin-left: 1px
}

.product-sidebar .group-body-city,
.product-sidebar .group-body-num {
	height: 28px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 0 5px;
	line-height: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative
}

.product-sidebar .group-body-num {
	width: 162px
}

.product-sidebar .group-body-cityInput,
.product-sidebar .group-body-numInput {
	height: 20px;
	position: absolute;
	left: 70px;
	top: 50%;
	margin-top: -11px;
	width: 65%;
	border: none;
	cursor: pointer
}

.product-sidebar .group-body-numInput {
	width: 45%
}

.product-sidebar .group.tougao {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 20px 30px
}

.product-sidebar .group.tougao a {
	font-size: 16px;
	display: block;
	text-align: center;
	line-height: 48PX;
	background-color: #ff5050;
	color: #fff;
	font-weight: 700;
	border-radius: 4px
}

.product-sidebar .group_show {
	display: none
}

.product-sidebar .group-box {
	color: #999
}

.product-sidebar .group-box-pic {
	width: 6.875rem;
	height: 5.625rem;
	margin-right: .625rem;
	border: 1px solid #ccc;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.product-sidebar .group-box-pic img {
	width: 6.875rem;
	height: 5.625rem;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}

.product-sidebar .group-box-pic:hover img {
	transform: scale(1.2);
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2)
}

.product-sidebar .group-box-introduce {
	font-size: 12px;
	width: 13.425rem
}

.product-sidebar .group-box-title {
	line-height: 1rem;
	font-size: 1rem
}

.product-sidebar .group-box-text {
	font-size: .75rem;
	line-height: 2rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.product-sidebar .group-box-a,
.product-sidebar .group-box-a:hover {
	color: #333
}

.product-sidebar .group-box-money {
	display: none;
	line-height: 1.5625rem;
	font-size: .75rem;
	color: #ff532b
}

.product-sidebar .group-box-money strong {
	font-size: 1.125rem;
	font-size: 20px;
	font-weight: 400
}

.product-sidebar .group-box .group-box-money_show {
	display: block
}

.product-sidebar .group-box-single {
	font-size: 12px;
	line-height: 14px;
	display: none
}

.product-sidebar .group-box+.group-box {
	margin-top: .625rem
}

.product-sidebar .article-lsit li {
	position: relative;
	font-size: 16px;
	line-height: 34px
}

.product-sidebar .article-lsit li:first-child {
	margin-top: -7px
}

.product-sidebar .article-lsit li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	width: 0;
	height: 0;
	border-width: 5px;
	border-style: solid;
	border-color: transparent #ccc transparent transparent;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.product-sidebar .article-lsit li:hover a {
	text-decoration: underline
}

.product-sidebar .article-lsit li:hover:before {
	border-color: transparent #ff5050 transparent transparent
}

.product-sidebar .article-lsit i {
	display: none;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -8px;
	border-radius: 3px;
	color: #fff;
	padding: 0 4px;
	line-height: 16px;
	font-size: 12px;
	background-color: #FF532B
}

.product-sidebar .article-lsit i:before {
	content: "";
	width: 0;
	height: 0;
	border-width: 3px 8px 3px 0;
	border-color: transparent #FF532B;
	border-style: solid;
	position: absolute;
	left: -8px;
	top: 50%;
	margin-top: -3px
}

.classroom-item a:before,
.classroom-list:before {
	content: '';
	display: inline-block
}

.product-sidebar .article-lsit a {
	display: block;
	padding-right: 40px;
	font-size: 16px;
	line-height: 34px;
	padding-left: 12px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.product-sidebar .article-lsit a:hover {
	color: #ff5050
}

.product-sidebar .article-lsit-hot i {
	display: block
}

.product .insurance-entrance_show {
	display: block;
	margin-top: 1.875rem;
	width: 48.5%;
	float: left;
	border-radius: .25rem
}

.over-auto {
	width: 100%;
	overflow: hidden
}

.over-auto ul {
	overflow-y: auto
}

.over-auto li {
	padding-right: 5px
}

.over-scroll {
	overflow: hidden;
	height: 95px;
	position: relative;
	width: 380px;
	margin-top: 15px;
	margin-bottom: 0
}

.over-scroll ul {
	position: absolute;
	margin: 0 !important;
	top: 0;
	width: 380px;
	height: auto !important
}

.classroom {
	background-color: #fff;
	box-shadow: 0 0 30px rgba(192, 196, 208, .3);
	width: 48.5%;
	margin-top: 1.875rem;
	float: right;
	border-radius: .25rem
}

.classroom-enter {
	display: block;
	position: relative;
	z-index: 1;
	height: 8.125rem;
	padding: 1.25rem .625rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #ccc
}

.classroom-enter img {
	position: absolute;
	bottom: 8px;
	right: 0;
	z-index: -1
}

.classroom-enter h4 {
	line-height: 1;
	color: #333;
	font-size: 1.125rem
}

.classroom-enter p {
	margin-top: .625rem;
	font-size: .75rem;
	color: #999;
	line-height: 1.0625rem
}

.classroom-list {
	display: none;
	padding: 20px;
	position: relative;
	z-index: 2
}

.classroom-list:before {
	position: absolute;
	top: -2px;
	left: 20px;
	width: 100px;
	border-top: 2px solid #ff5050
}

.classroom-item {
	padding: 3px 0
}

.classroom-item a {
	display: inline-block;
	color: #666;
	font-size: 14px
}

.classroom-item a:before {
	width: 0;
	height: 0;
	border-width: 5px 0 5px 5px;
	border-style: solid;
	border-color: transparent transparent transparent #d7d7d7;
	margin-right: 6px
}

.classroom-item a:hover {
	color: #ff5050
}

.no-product-box {
	display: none;
	min-height: 360px;
	background-color: #fff;
	text-align: center;
	-webkit-box-shadow: 0 0 30px rgba(192, 196, 208, .3);
	box-shadow: 0 0 30px rgba(192, 196, 208, .3);
	padding-top: 60px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.no-product-box p {
	font-size: 18px;
	color: #909399;
	line-height: 1;
	margin-top: 40px
}

.no-product-box p+p {
	font-size: 14px;
	color: #bcbfc5;
	margin-top: 18px
}

.no-product-box p+p a {
	color: #578ad9
}

@media (max-width:768px) {
	.product-header.active {
		width: 90%
	}
}

@media (min-width:768px) {

	.product-header,
	.product-list .product-con .over-auto {
		overflow: hidden
	}

	.product-select {
		display: none
	}

	.product-bgimg {
		width: 100%;
		position: absolute;
		top: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		z-index: 1;
		margin-left: 0
	}

	.product-inner {
		padding-top: 185px;
		position: relative;
		z-index: 1;
		padding-bottom: 40px
	}

	.product-meun {
		display: table;
		width: 100%;
		table-layout: fixed;
		background-color: rgba(255, 255, 255, .95);
		border-radius: 5px;
		margin-bottom: 10px
	}

	.product-meun .current {
		-webkit-box-shadow: 0 5px 8px rgba(192, 24, 31, .2);
		box-shadow: 0 5px 8px rgba(192, 24, 31, .2)
	}

	.product-meun .current a {
		height: 70px;
		color: #fff;
		background: #ff512a;
		border-radius: 2px;
		line-height: 70px;

	}

	.product-meun .current a:hover {
		color: #fff
	}

	.product-meun .current .limg {
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: 10
	}

	.product-meun .current .rimg {
		position: absolute;
		right: 0;
		bottom: 0;
		z-index: 0
	}

	.product-meun-item {
		display: table-cell;
		text-align: center;
		height: 60px;
		line-height: 60px;
		position: relative;
		cursor: pointer;
	}

	.product-meun-item a {
		display: block;
		height: 60px;
		font-size: 16px;
		color: #888;
		position: absolute;
		width: 100%;
		left: 0;
		bottom: 0;
	}

	.product-meun-item a:hover {
		color: #ff512a
	}

	.product-header {
		display: block;
		background-color: #fff;
		padding: 20px;
		border-radius: 5px;
		-webkit-box-shadow: 0 0 30px rgba(192, 169, 208, .3);
		box-shadow: 0 0 30px rgba(192, 169, 208, .3);
		position: relative;
		margin-bottom: 20px
	}

	.product-header .product-select-box {
		display: block;
		padding: 0;
		background-color: #fff;
		border-radius: 0;
		z-index: 2;
		-webkit-box-shadow: none;
		box-shadow: none
	}

	.product-header .product-select-box .select-line {
		display: block;
		height: 3px;
		border: 1px dashed #e2e8f4;
		border-left: none;
		border-right: none;
		position: relative;
		top: 10px
	}

	.product-header .product-select-box .selected-group span {
		font-size: 14px;
		color: #999;
		width: 80px;
		height: 50px;
		line-height: 50px
	}

	.product-header .product-select-box .selected-box {
		padding-top: 10px
	}

	.product-header .product-select-box .selected-clear .clear-all {
		display: inline-block;
		margin: 0;
		width: 100px;
		height: 50px;
		line-height: 50px;
		text-align: center;
		background-color: #fff;
		color: #999;
		font-size: 14px;
		border-radius: 0
	}

	.product-header .product-select-box .selected-list li {
		display: inline-block;
		border: 1px solid #8791aa;
		border-radius: 2px;
		height: 22px;
		line-height: 22px;
		font-size: 14px;
		padding-left: 5px;
		margin: 0 9px 5px 0;
		cursor: pointer
	}

	.product-header .product-select-box .selected-list li:after {
		content: "";
		display: inline-block;
		vertical-align: 0;
		width: 9px;
		height: 9px;
		background: url(//bloc-cdn.piccgroup.cn/images/select-del-btn-icon.png) center center no-repeat;
		margin: 0 5px
	}

	.product-header .product-select-box .selected-list {
		display: inline-block
	}

	.product-header .clear-all,
	.product-header .confirm-btn,
	.product-screen,
	.product-screen-close,
	.product-select-box-m {
		display: none
	}

	.product-header-all {
		height: auto
	}

	.product-keyword-box {
		height: 74px;
		overflow: hidden
	}

	.product-keyword-box-all {
		height: auto
	}

	.product .keyword-group {
		font-size: 14px;
		color: #999;
		line-height: 34px
	}

	.product .keyword-group>span {
		float: left;
		width: 80px;
		margin: 0
	}

	.product .keyword-box {
		margin-left: 80px;
		font-size: 0
	}

	.product .keyword-item {
		font-size: 14px;
		color: #666;
		padding: 0;
		border: none;
		margin: 0;
		background-color: #fff
	}

	.product .keyword-item.active .keyword-txt,
	.product .keyword-txt:hover {
		color: #fe5c37
	}

	.product .keyword-interval {
		display: inline-block;
		margin: 0 10px;
		color: #e6e6e6
	}

	.product-list-box .nothing-box {
		text-align: center;
		background-color: #fff;
		padding: 30px 0
	}

	.product-list-box .nothing-box img {
		width: 152px
	}

	.product-list-box .nothing-box p {
		margin: 10px 0;
		font-size: 14px;
		color: #999
	}

	.product-list .product-item-box {
		margin-bottom: 20px;
		width: auto;
		background-color: #fff;
		height: 300px;
		font-size: 0;
		-webkit-box-shadow: 0 0 30px rgba(192, 196, 208, .3);
		box-shadow: 0 0 30px rgba(192, 196, 208, .3)
	}

	.product-list .product-btn-box,
	.product-list .product-con,
	.product-list .product-img-box,
	.product-list .product-info {
		display: inline-block;
		vertical-align: top;
		font-size: 16px;
		height: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}

	.product-list .product-info {
		width: auto;
		padding: 20px;
		font-size: 0
	}

	.product-list .product-img-box {
		width: 180px;
		margin: 0
	}

	.product-list .product-img-box a {
		width: 100%;
		margin: 0
	}

	.product-list .product-img-box a:before {
		content: "";
		display: inline-block;
		width: 0;
		height: 100%;
		vertical-align: middle
	}

	.product-list .product-img-box .area-info {
		background: url(//bloc-cdn.piccgroup.cn/images/area-icon-bg.png) top right no-repeat;
		background-size: 100%;
		position: absolute;
		z-index: 2;
		font-size: 12px;
		line-height: 16px;
		width: 60px;
		height: 52px;
		top: 0;
		right: 0;
		text-align: center;
		color: #fff;
		padding-top: 7px;
		padding-left: 2px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}

	.product-list .product-img-box .hot-icon {
		width: 64px;
		height: 32px;
		background: url(//bloc-cdn.piccgroup.cn/images/chanpin-hot-bg.png) center center no-repeat;
		color: #fff;
		position: absolute;
		z-index: 3;
		font-size: 16px;
		text-align: center;
		top: 10px;
		left: -9px;
		line-height: 24px;
		padding-top: 4px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		display: none
	}

	.product-list .product-img {
		vertical-align: middle
	}

	.product-list .product-introduce {
		left: 0;
		z-index: 2;
		height: 40px;
		width: 100%;
		text-align: start
	}

	.product-list .product-introduce:before {
		content: "";
		display: inline-block;
		vertical-align: middle;
		width: 0;
		height: 100%
	}

	.product-list .product-introduce span {
		font-size: 14px;
		padding: 0 10px;
		line-height: 16px
	}

	.product-list .product-con {
		/* margin: 24px 24px 24px 24px; */
		/* width: 320px; */
		padding: 0
	}

	.product-list .product-con .over-auto ul {
		overflow-y: auto;
		width: 340px
	}

	.product-list .product-con .over-auto li {
		padding-right: 5px
	}

	.product-list .product-con .product-name a {
		font-size: 22px
	}

	.product-list .product-con .coupon {
		width: 70px;
		height: 27px;
		background: url(//bloc-cdn.piccgroup.cn/images/chanpin-coupon.png) center center no-repeat;
		font-size: 12px;
		color: #fff;
		cursor: pointer;
		line-height: 24px;
		text-align: center;
		margin-left: 5px;
		padding-left: 9px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		display: none;
		vertical-align: top
	}

	.product-list .product-con .product-keyword {
		margin-top: 10px;
		font-size: 0
	}

	.product-list .product-con .product-keyword li {
		display: inline-block;
		font-size: 12px;
		line-height: 20px;
		color: #8791aa;
		background-color: #f7f9fe;
		min-width: 67px;
		text-align: center
	}

	.product-list .product-con .product-keyword li+li {
		margin-left: 10px
	}

	.product-list .product-con .product-project {
		font-size: 0;
		margin: 15px 0 10px;
		height: 100px
	}

	.product-list .product-con .product-project li {
		font-size: 14px;
		color: #333;
		line-height: 24px
	}

	.product-list .product-con .product-project li:before {
		content: "";
		display: inline-block;
		width: 4px;
		height: 4px;
		border-radius: 4px;
		background-color: #ff532b;
		vertical-align: middle;
		margin-right: 10px
	}

	.product-list .product-con .product-project li span:last-child {
		float: right
	}

	.product-list .product-con .product-project li span:first-child {
		float: none
	}

	.product-list .product-con .product-serive {
		font-size: 0;
		position: absolute;
		bottom: 0;
		left: 0
	}

	.product-list .product-con .product-serive li {
		display: inline-block;
		font-size: 12px;
		color: #666;
		position: relative;
		line-height: 1;
		top: 0
	}

	.product-list .product-con .product-serive li:after,
	.product-list .product-con .product-serive li:before {
		content: "";
		display: inline-block
	}

	.product-list .product-con .product-serive li:before {
		width: 18px;
		height: 18px;
		border-radius: 18px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		border: 1px solid #ff532b;
		vertical-align: -5px;
		margin-right: 8px
	}

	.product-list .product-con .product-serive li:after {
		width: 14px;
		height: 1px;
		background-color: #ff532b;
		position: absolute;
		left: 9px;
		top: 8px
	}

	.product-list .product-con .product-serive li+li {
		margin-left: 15px
	}

	.product-list .product-btn-box {
		width: 165px;
		margin: 0;
		background: url(//bloc-cdn.piccgroup.cn/images/chanpin-btn-box-bg.jpg) center center no-repeat
	}

	.product-list .product-btn-box .page-box {
		padding-top: 50px;
		margin: 0
	}

	.product-list .product-btn-box .page-box .product-prics {
		font-size: 14px;
		line-height: 1.5;
		display: block;
		float: none;
		margin-top: 0
	}

	.product-list .product-btn-box .page-box .product-prics span {
		font-size: 26px;
		color: #ff532b;
		font-weight: 700;
		display: block
	}

	.product-list .product-btn-box .page-box .product-btn {
		font-size: 16px;
		width: 120px;
		height: 40px;
		line-height: 40px;
		border-radius: 5px;
		color: #fff;
		margin-top: 0;
		float: none
	}

	.product-list .product-btn-box .page-box .page-icon {
		display: none;
		width: 40px;
		height: 40px;
		background: url(//bloc-cdn.piccgroup.cn/images/chanpin-btn-code-icon.png) center center no-repeat;
		position: absolute;
		right: 2px;
		top: 2px;
		cursor: pointer
	}

	.product-list .product-btn-box .code-box {
		display: none;
		padding-top: 50px;
		text-align: center;
		position: relative
	}

	.product-list .product-btn-box .code-box .code-img-box {
		padding: 3px;
		background-color: #ffd8cb;
		display: inline-block
	}

	.product-list .product-btn-box .code-box p {
		font-size: 14px;
		color: #888;
		line-height: 1;
		margin-top: 10px
	}

	.product-list .product-btn-box .code-box .code-icon {
		display: block;
		width: 40px;
		height: 40px;
		background: url(//bloc-cdn.piccgroup.cn/images/chanpin-btn-page-icon.png) center center no-repeat;
		position: absolute;
		right: 2px;
		top: 2px;
		cursor: pointer
	}

	.product .product-codeimg .page-box .page-icon,
	.product .product-hot .hot-icon {
		display: block
	}

	.product-pageCode {
		text-align: right
	}

	.product-sidebar .group,
	.product-sidebar .group-box+.group-box {
		margin-top: 20px
	}

	.product-sidebar .group-box {
		width: 50%;
		height: 120px;
		margin-top: 20px;
		float: left;
		display: table-cell
	}

	.product-sidebar .group-box-introduce {
		width: 200px
	}

	.product-sidebar .group-body {
		padding: 1px 20px 20px
	}

	.product-sidebar .group-box-pic,
	.product-sidebar .group-box-pic img {
		width: 110px;
		height: 90px
	}

	.product-sidebar .insurance-entrance a {
		display: block;
		width: 88px;
		height: 24px;
		line-height: 24px;
		font-size: 14px;
		border-radius: 24px
	}
}

@media (min-width:1200px) {
	.product {
		background-color: #f9f9f9
	}

	.product-bgimg {
		height: 350px
	}

	.product-inner .bread-crumb {
		display: block
	}

	.product-inner .bread-crumb a {
		margin: 0 3px
	}

	.product-meun .current {
		-webkit-box-shadow: 0 5px 8px rgba(192, 24, 31, .2);
		box-shadow: 0 5px 8px rgba(192, 24, 31, .2)
	}

	.product-meun .current a {
		height: 70px;
		color: #fff;

		border-radius: 2px;
		line-height: 70px;


	}

	.product-meun .current a:hover {
		color: #fff
	}

	.product-meun .current .limg {
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: 10
	}

	.product-meun .current .rimg {
		position: absolute;
		right: 0;
		bottom: 0;
		z-index: 0
	}

	.product-select-box {
		bottom: 0;
		left: 0;
		right: 0;
		background-color: #fff;
		border-radius: 5px;
		z-index: 2
	}

	.product-select-box .selected-group span {
		font-size: 14px;
		color: #999;
		float: left;
		width: 80px
	}

	.product-select-box .selected-list {
		color: #8791aa;
		font-size: 0;
		padding-top: 10px
	}

	.product-select-box .selected-list li {
		border: 1px solid #8791aa;
		border-radius: 2px;
		height: 22px;
		line-height: 22px;
		font-size: 14px;
		padding-left: 5px;
		margin: 0 9px 5px 0;
		cursor: pointer
	}

	.product-select-box .selected-list li:after {
		content: "";
		display: inline-block;
		vertical-align: 0;
		width: 9px;
		height: 9px;
		background: url(//bloc-cdn.piccgroup.cn/images/select-del-btn-icon.png) center center no-repeat;
		margin: 0 5px
	}

	.product-select-box .selected-list .delete {
		display: inline-block;
		vertical-align: top;
		font-size: 12px;
		margin: 0 5px
	}

	.product-select-box .selected-clear {
		text-align: right
	}

	.product-select-box .selected-clear .clear-all {
		display: inline-block;
		font-size: 14px;
		color: #999;
		cursor: pointer
	}

	.product-select-box .selected-clear .clear-all:before {
		content: "\e610";
		font-family: iconfont;
		display: inline-block;
		vertical-align: top;
		color: #999
	}

	.product-keyword-box {
		height: 74px;
		overflow: hidden
	}

	.product-keyword-box-all {
		height: auto
	}

	.product .keyword-group {
		font-size: 14px;
		color: #999;
		line-height: 34px
	}

	.product .keyword-group>span {
		float: left;
		width: 80px
	}

	.product .keyword-box {
		margin-left: 80px;
		font-size: 0
	}

	.product .keyword-item {
		display: inline-block;
		font-size: 14px;
		color: #666;
		cursor: pointer
	}

	.product .keyword-item.active .keyword-txt,
	.product .keyword-txt:hover {
		color: #fe5c37
	}

	.product .keyword-interval {
		margin: 0 10px;
		color: #e6e6e6
	}

	.product-list-box {
		float: left;
		width: 1200px
	}

	.product-list-box .nothing-box {
		text-align: center;
		background-color: #fff;
		padding: 30px 0
	}

	.product-list-box .nothing-box img {
		width: 152px
	}

	.product-list-box .nothing-box p {
		margin: 10px 0;
		font-size: 14px;
		color: #999
	}

	.product-list .product-item-box {
		margin: 0 0 20px;
		width: 1200px;
		background-color: #fff;
		height: 300px;
		font-size: 0;
		-webkit-box-shadow: 0 0 30px rgba(192, 196, 208, .3);
		box-shadow: 0 0 30px rgba(192, 196, 208, .3);
		border-radius: 6px;
	}

	.product-list .product-btn-box,
	.product-list .product-con,
	.product-list .product-img-box,
	.product-list .product-info {
		display: inline-block;
		vertical-align: top;
		font-size: 16px;
		height: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}

	.product-list .product-info {
		width: 995px;
		padding: 0px;
		font-size: 0
	}

	.product-list .product-img {
		width: 100%
	}

	.product-list .product-img-box {
		width: 600px;
		position: relative;
		/* border-top-right-radius: 6px;
		border-bottom-right-radius: 6px; */
		border-radius: 6px;
	}

	.product-list .product-img-box a {
		display: block;
		width: 100%;
		height: 100%;
		text-align: center;
		font-size: 0;
		background-color: #f2f2f2
	}

	.product-list .product-img-box a:before {
		content: "";
		display: inline-block;
		width: 0;
		height: 100%;
		vertical-align: middle
	}

	.product-list .product-img-box .area-info {
		background: url(/images/area-icon-bg.png) top right no-repeat;
		background-size: 100%;
		position: absolute;
		z-index: 2;
		font-size: 12px;
		line-height: 16px;
		width: 60px;
		height: 52px;
		top: 0;
		right: 0;
		text-align: center;
		color: #fff;
		padding-top: 7px;
		padding-left: 2px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}

	.product-list .product-img-box .hot-icon {
		width: 64px;
		height: 32px;
		background: url(//bloc-cdn.piccgroup.cn/images/chanpin-hot-bg.png) center center no-repeat;
		color: #fff;
		position: absolute;
		z-index: 3;
		font-size: 16px;
		text-align: center;
		top: 10px;
		left: -9px;
		line-height: 24px;
		padding-top: 4px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		display: none
	}

	.product-list .product-introduce {
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 2;
		background-color: rgba(0, 0, 0, .5);
		height: 40px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		font-size: 0;
		width: 100%
	}

	.product-list .product-introduce:before {
		content: "";
		display: inline-block;
		vertical-align: middle;
		width: 0;
		height: 100%
	}

	.product-list .product-introduce span {
		display: inline-block;
		vertical-align: middle;
		font-size: 14px;
		color: #fcfcfe;
		width: 100%;
		padding: 0 10px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		line-height: 16px;
		text-align: center;
	}

	.product-list .product-con {
		padding: 24px 0px 24px 24px;
		width: 390px;
		font-size: 0;
		position: relative
	}

	.product-list .product-con .product-name {
		line-height: 1.2;
		display: inline;
		vertical-align: top
	}

	.product-list .product-con .product-name a {
		font-weight: 700;
		color: #333;
		font-size: 22px;
		height: 23px;
		line-height: 30px;
	}

	.product-list .product-con .coupon {
		width: 70px;
		height: 27px;
		background: url(//bloc-cdn.piccgroup.cn/images/chanpin-coupon.png) center center no-repeat;
		font-size: 12px;
		color: #fff;
		cursor: pointer;
		line-height: 24px;
		text-align: center;
		margin-left: 5px;
		padding-left: 9px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		display: none;
		vertical-align: top
	}

	.product-list .product-con .product-keyword {
		margin-top: 10px;
		font-size: 0
	}

	.product-list .product-con .product-keyword li {
		display: inline-block;
		font-size: 12px;
		padding: 0px 4px 0px 4px;
		color: #FF512A;
		background-color: #FFF3F0;


		min-width: 67px;
		text-align: center;




		height: 20px;

		font-family: Microsoft YaHei;
		font-weight: 400;

		line-height: 20px;

		border-radius: 10px;



	}

	.product-list .product-con .product-keyword li+li {
		margin-left: 10px
	}

	.product-list .product-con .product-project {
		font-size: 0;
		margin: 15px 0 10px;
		height: 110px
	}

	.product-list .product-con .product-project li {
		font-size: 14px;
		color: #333;
		line-height: 24px
	}

	.product-list .product-con .product-project li:before {
		content: "";
		display: inline-block;
		/*
		border-radius: 4px;
		background-color: #ff532b; */
		vertical-align: middle;

		margin: 4px 10px 0px 2px;
		width: 15px;
		height: 15px;
		background: url(/images/duihao.png) center center no-repeat;
	}

	.product-list .product-con .product-project li span:last-child {
		float: none;
		width: 132px;
		text-align: right;
	}

	.product-list .product-con .product-project li span:first-child {
		float: none;
		width: 200px;
	}

	.product-prics {

		font-size: 14px;

		font-weight: bold;
		color: #333333;
		margin-top: 43px;
	}

	.product-prics .jiaqian {






		height: 20px;
		font-size: 24px;
		font-family: Microsoft YaHei;
		font-weight: bold;
		color: #FF532B;



	}

	.product-prics .nianqi {






		height: 14px;
		font-size: 14px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		



	}

	.product-list .product-con .product-serive {
		font-size: 0;
		position: absolute;
		bottom: 24px;
		left: 24px;
	}

	.product-list .product-con .product-serive li {
		display: inline-block;
		font-size: 12px;
		color: #666;
		position: relative;
		line-height: 1
	}

	.product-list .product-con .product-serive li:after,
	.product-list .product-con .product-serive li:before {
		content: "";
		display: inline-block
	}

	.product-list .product-con .product-serive li:before {
		width: 18px;
		height: 18px;
		border-radius: 18px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		border: 1px solid #ff532b;
		vertical-align: -5px;
		margin-right: 8px;
		margin-left: 2px;
	}

	.search-input-box,
	.search-menu-btn-box {
		vertical-align: middle;
		display: inline-block
	}

	.product-list .product-con .product-serive li:after {
		width: 14px;
		height: 1px;
		background-color: #ff532b;
		position: absolute;
		left: 9px;
		top: 8px
	}

	.product-list .product-con .product-serive li+li {
		margin-left: 15px
	}

	.product-list .product-btn-box {

		background: url(/images/chanpin-btn-box-bg.png) center center no-repeat;
		height: 300px;

		width: 200px;
		text-align: center;

		margin-left: 5px;
	}


	.product-list .product-btn-box .wx-box,.product-list .product-btn-box .app-box {
		width: 136px;
		height: 136px;
		background-color: rgba(255, 255, 255, 0.8);
		margin: auto;
		display: flex;
		align-items: center;
		border-radius: 6px;
		margin-top: 32px;
		margin-bottom: 24px;
	}



	.product-list .product-btn-box .wx-box img,.product-list .product-btn-box .app-box img {
		width: 124px;
		height: 124px;
		margin: auto;
	}


	.product-list .product-btn-box .wxcd {
		color: rgba(51, 51, 51, 1);
		font-size: 14px;

	}

	.product-list .product-btn-box .wapwx,
	.product-list .product-btn-box .appwx {
		color: rgba(51, 51, 51, 1);
		font-size: 14px;
		cursor: pointer;
	}

	.product-list .product-btn-box .current {
		color: #FF532B;
	}


	.product-list .product-btn-box .wapwx:hover,
	.product-list .product-btn-box .appwx:hover {
		color: #FF532B;
	}


	.product-list .product-btn-box .page-box {
		text-align: center;
		padding-top: 110px;
		position: relative;
		padding-bottom: 10px;
	}

	.product-list .product-btn-box .page-box .product-prics {
		font-size: 14px;
		color: #888;
		line-height: 1
	}

	.product-list .product-btn-box .page-box .product-prics span {
		font-size: 26px;
		color: #ff532b;
		font-weight: 700;
		display: inline-block
	}

	.product-list .product-btn-box .page-box .product-btn {
		width: 120px;
		height: 40px;
		text-align: center;
		line-height: 40px;
		border-radius: 5px;
		display: inline-block;
		color: #fff;
		background-color: #ff532b;
		
		font-size: 16px
	}

	.product-list .product-btn-box .page-box .page-icon {
		display: none;
		width: 40px;
		height: 40px;
		background: url(//bloc-cdn.piccgroup.cn/images/chanpin-btn-code-icon.png) center center no-repeat;
		position: absolute;
		right: 2px;
		top: 2px;
		cursor: pointer
	}

	.product-list .product-btn-box .code-box {
		display: none;
		padding-top: 50px;
		text-align: center;
		position: relative
	}

	.product-list .product-btn-box .code-box .code-img-box {
		padding: 3px;
		background-color: #ffd8cb;
		display: inline-block
	}

	.product-list .product-btn-box .code-box p {
		font-size: 14px;
		color: #888;
		line-height: 1;
		margin-top: 10px
	}

	.product-list .product-btn-box .code-box .code-icon {
		display: block;
		width: 40px;
		height: 40px;
		background: url(//bloc-cdn.piccgroup.cn/images/chanpin-btn-page-icon.png) center center no-repeat;
		position: absolute;
		right: 2px;
		top: 2px;
		cursor: pointer
	}



	.product .product-hot .hot-icon {
		display: block
	}

	.product .product-list .product-con .over-auto {
		width: 370px;
		overflow: hidden
	}

	.product .product-list .product-con .over-auto ul {
		overflow-y: auto;
		width: 390px
	}

	.product .product-list .product-con .over-auto li {
		padding-right: 5px;
		display: flex;
		    
	}

	.product .over-scroll {
		overflow: hidden;
		height: 95px;
		position: relative;
		width: 380px;
		margin-top: 15px;
		margin-bottom: 0
	}

	.product .over-scroll ul {
		position: absolute;
		margin: 0 !important;
		top: 0;
		width: 380px;
		height: auto !important
	}

	.product-sidebar {
		float: right;
		width: 298px
	}

	.product-sidebar .insurance-entrance {
		display: block;
		height: 110px;
		background: url(//bloc-cdn.piccgroup.cn/images/chanpin-car-bg.png) center center no-repeat;
		padding: 15px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}

	.product-sidebar .insurance-entrance h4 {
		line-height: 1;
		font-size: 24px;
		font-weight: 700;
		color: #fff;
		text-shadow: 0 2px 4px rgba(255, 71, 49, .8)
	}

	.product-sidebar .insurance-entrance p {
		line-height: 1;
		font-size: 14px;
		margin: 9px 0 16px
	}

	.product-sidebar .insurance-entrance .group_show {
		display: block
	}

	.classroom {
		width: 100%;
		-webkit-box-shadow: 0 0 30px rgb(192 196 6.93333333%);
		box-shadow: 0 0 30px rgb(192 196 6.93333333%);
		margin-top: 20px
	}

	.classroom-enter {
		height: 110px;
		padding: 20px
	}

	.classroom-enter img {
		position: absolute;
		bottom: 8px;
		right: 0;
		z-index: -1
	}

	.classroom-enter p {
		margin: 0
	}

	.classroom-list {
		display: block;
		padding: 20px
	}

	.classroom-item {
		line-height: 24px
	}

	.classroom-item a {
		display: inline-block;
		color: #666;
		font-size: 14px;
		line-height: 21px
	}

	.classroom-item a:before {
		content: '';
		display: inline-block;
		width: 0;
		height: 0;
		border-width: 5px 0 5px 5px;
		border-style: solid;
		border-color: transparent transparent transparent #d7d7d7;
		margin-right: 6px
	}

	.classroom-item a:hover {
		color: #ff5050
	}

	.product .product-sidebar .insurance-entrance_show {
		display: none
	}

	.product-sidebar .group-head {
		height: 37px;
		border-bottom: 1px solid #eee;
		padding: 0 20px
	}

	.product-sidebar .group-head-left {
		padding-top: 8px;
		line-height: 28px;
		font-size: 16px;
		color: #ff532b;
		border-bottom: 2px solid #ff532b;
		font-weight: 700
	}

	.product-sidebar .group-box {
		width: 100%;
		float: unset;
		display: block;
		height: inherit
	}

	.product-sidebar .group-box-introduce {
		width: 132px
	}

	.product-sidebar .group-box-pic {
		width: 110px;
		height: 83px;
		margin-right: 15px;
		border: 1px solid #ccc;
		overflow: hidden;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}

	.product-sidebar .group-box-pic img {
		width: 110px;
		-webkit-transition: all .4s ease;
		transition: all .4s ease
	}

	.product-sidebar .group-box-title {
		line-height: 16px;
		font-size: 16px
	}

	.product-sidebar .group-box-text {
		font-size: 12px;
		line-height: 26px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.product-sidebar .group-box .group-box-money {
		display: block;
		line-height: 30px;
		font-size: 16px
	}

	.product-sidebar .group-box .group-box-money_show {
		display: none
	}

	.classroom-enter h4 {
		line-height: 36px;
		color: #333;
		font-size: 24px
	}

	.classroom-enter p {
		font-size: 14px;
		color: #999;
		line-height: 34px
	}

	.search- {
		padding-top: 25px;
		padding-bottom: 45px
	}

	.search- .product-sidebar {
		padding-top: 0
	}

	.search- .product-sidebar .group {
		margin-top: 0
	}

	.search-block {
		height: 80px;
		padding: 20px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		background: url(//bloc-cdn.piccgroup.cn/images/search-box-bg.jpg);
		font-size: 0;
		margin: 20px 0;
		-webkit-box-shadow: 0 9px 16px rgba(192, 196, 208, .24);
		box-shadow: 0 9px 16px rgba(192, 196, 208, .24)
	}

	.search-box,
	.search-input {
		-webkit-box-sizing: border-box
	}

	.search-box {
		width: 686px;
		height: 40px;
		box-sizing: border-box
	}

	.search-input {
		font-size: 14px;
		width: 100%;
		height: 100%;
		outline: 0;
		padding: 10px;
		box-sizing: border-box;
		border: 1px solid #d9d9d9;
		border-right: none;
		border-top-left-radius: 4px;
		border-bottom-left-radius: 4px
	}

	.search-input-box {
		width: 564px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		height: 100%
	}

	.search-menu-btn {
		cursor: pointer;
		width: 100%;
		height: 100%;
		background: #ff532b;
		text-align: center;
		line-height: 40px;
		border-top-right-radius: 4px;
		border-bottom-right-radius: 4px
	}



	.search-menu-btn-box {
		width: 120px;
		height: 100%
	}

	.search-result {
		margin-top: 20px
	}

	.search-result>div.hide {
		display: none
	}

	.search-result-inner {
		float: left;
		width: 886px
	}

	.search-result-box {
		display: none;
		font-size: 16px;
		line-height: 40px;
		margin-bottom: 15px
	}

	.search-result-box .keyword {
		color: #ff532b;
		font-size: 16px;
	}

	.prompt {
		color: rgb(255, 18, 0);
	}

	.search-result-tit {
		font-size: 22px;
		font-weight: 700;
		color: #333;
		margin-right: 15px
	}

	.search-result .result-info-item {
		position: relative;
		padding: 20px 0;
		border-bottom: 1px solid #e6e6e6
	}

	.search-result .result-info-title {
		margin-bottom: 10px;
		font-size: 18px
	}

	.search-result .result-info-title a {
		color: #333;
		-webkit-transition: color .3s;
		transition: color .3s
	}

	.search-result .result-info-title a:hover {
		color: #ff532b
	}

	.search-result .result-info-desc {
		color: #666
	}

	.search-result .result-info-date {
		position: absolute;
		right: 0;
		top: 20px;
		color: #999;
		font-size: 14px
	}

	.search-type-list {
		font-size: 0
	}

	.search-type-item {
		display: inline-block;
		padding: 0 18px;
		height: 30px;
		line-height: 30px;
		border: 1px solid #d9d9d9;
		font-size: 14px;
		color: #333;
		border-radius: 4px;
		cursor: pointer;
		background-color: #fff;
		margin-right: 20px
	}

	.search-type-item.is-active {
		border-color: #ff532b;
		color: #ff532b
	}



	.rbzs-div {
		width: 1198px;
		height: 158px;
		background: #FFFFFF;
		box-shadow: 0px 0px 24px 0px rgba(42, 0, 100, 0.08);
		border-radius: 6px;
		margin: auto;
		margin-top: 40px;
	}

	.rbkt-div {
		width: 290px;
		height: 136px;
		background: linear-gradient(135deg, #FFEFEC 0%, rgba(253, 219, 212, 0.2) 46%, #FFDDD5 100%);
		border-radius: 6px;
		float: left;
		margin: 10px;
		position: relative;
	}

	.rbkt-div::after {
		content: "";
		display: block;
		position: absolute;
		right: -5%;
		top: 60px;
		border-width: 8px;
		border-style: dashed solid dashed dashed;
		border-color: transparent transparent transparent #FFE5DF;


	}

	.rbkt-title {

		font-size: 24px;
		font-family: Adobe Heiti Std;
		font-weight: normal;
		color: #333333;
		margin: 22px 0px 17px 23px;
	}

	.rbkt-title1 {
		font-size: 14px;
		font-family: Adobe Heiti Std;
		font-weight: normal;
		color: #666666;
		margin-left: 23px;
	}

	.rbkt-tb {
		background: url(/images/rbkt-tb.png) center no-repeat;

		width: 73px;
		height: 69px;
		text-align: center;
		float: right;
		margin-top: -10px;
	}

	.zsd-div {
		float: left;
		margin-top: 10px;
	}

	.zsd-div ul {
		list-style: none;
	}

	/* .zsd-div li{
		float: left;
		width: 219px;
		height: 68px;
		background: linear-gradient(0deg, #FFF4F1 0%, #FFFFFF 100%);
		box-shadow: 0px 0px 24px 0px rgba(42,0,100,0.1);
	}
	 */

	.zsd-div1 li {
		float: left;
		width: 219px;
		height: 68px;
		border-bottom: 1px solid #F9F9F9;
		border-left: 1px solid #F9F9F9;
	}

	.zsd-div2 li {
		float: left;
		width: 219px;
		height: 68px;

		border-left: 1px solid #F9F9F9;
	}


	.zsd-div1 li {
		float: left;
		width: 219px;
		height: 68px;

		border-left: 1px solid #F9F9F9;


	}

	.zsd-div2 li {
		float: left;
		width: 219px;
		height: 68px;
		border-left: 1px solid #F9F9F9;
	}


	.zsd-div1 li a {
		float: left;
		width: 219px;
		height: 68px;
	}

	.zsd-div2 li a {
		float: left;
		width: 219px;
		height: 68px;
	}

	.zsd-div1 li:hover {
		background: linear-gradient(0deg, #FFF4F1 0%, #FFFFFF 100%);
		box-shadow: 0px 0px 24px 0px rgba(42, 0, 100, 0.1);
	}

	.zsd-div2 li:hover {
		background: linear-gradient(0deg, #FFF4F1 0%, #FFFFFF 100%);
		box-shadow: 0px 0px 24px 0px rgba(42, 0, 100, 0.1);

	}

	.zsd-div1 li:nth-child(1) {
		float: left;
		width: 219px;
		height: 68px;
		border-bottom: 1px solid #F9F9F9;
		border-left: none;
	}

	.zsd-div2 li:nth-child(1) {
		float: left;
		width: 219px;
		height: 68px;

		border-left: none;
	}

	.cxzs-img {
		background: url(/images/cxzs.png) center no-repeat;

		width: 48px;
		height: 40px;
		text-align: center;
		margin: 15px 0px 13px 11px;
		float: left;
	}

	.lyzs-img {
		background: url(/images/lyzs.png) center no-repeat;

		width: 47px;
		height: 46px;
		text-align: center;
		margin: 15px 0px 13px 11px;
		float: left;
	}

	.ywzs-img {
		background: url(/images/ywzs.png) center no-repeat;

		width: 47px;
		height: 46px;
		text-align: center;
		margin: 15px 0px 13px 11px;
		float: left;
	}

	.cczs-img {
		background: url(/images/cczs.png) center no-repeat;

		width: 47px;
		height: 46px;
		text-align: center;
		margin: 15px 0px 13px 11px;
		float: left;
	}


	.rszx-img {
		background: url(/images/rszx.png) center no-repeat;

		width: 47px;
		height: 46px;
		text-align: center;
		margin: 15px 0px 13px 11px;
		float: left;
	}

	.jkzs-img {
		background: url(/images/jkzs.png) center no-repeat;

		width: 47px;
		height: 46px;
		text-align: center;
		margin: 15px 0px 13px 11px;
		float: left;
	}


	.tzzs-img {
		background: url(/images/tzzs.png) center no-repeat;

		width: 47px;
		height: 46px;
		text-align: center;
		margin: 15px 0px 13px 11px;
		float: left;
	}


	.zsd-div li:hover .zsd-div-text {
		color: #FF4E26;

	}

	.zsd-div-text {
		float: left;

		height: 14px;
		font-size: 14px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #666666;

		margin: 26px 0px 25px -10px;
	}

	.ckgd-text {

		display: inline-block;
		height: 14px;
		font-size: 14px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #FF512A;

		margin-top: 27px;


	}

	.ckgd-li {
		text-align: center;
	}


	.ckgd-img {
		background: url(/images/ckgd.png) center no-repeat;

		width: 20px;
		height: 6px;
		text-align: center;

		display: inline-block;

	}



	.yjt-img {

		background: url(/images/yjt.png) center no-repeat;

		width: 5px;
		height: 9px;
		float: right;
		margin-top: 29px;
		margin-right: 15px;

	}


	.zsd-div li:hover .yjt-img {
		background: url(/images/yjt-red.png) center no-repeat;

	}



}
