body {
	background:#edf2f5
}
.hide {
	display:none
}
.detail-top {
	width:1200px;
	margin:0 auto
}
img {
	vertical-align:middle
}
.detail-wrap {
	font-size:14px;
	font-family:"Microsoft Yahei";
	width:1200px;
	margin:20px auto 0;
	position:relative;
	overflow:hidden;
	padding-bottom:20px
}
.detail-wrap textarea {
	resize:none
}
.detail-wrap .detail-content-l {
	position:absolute;
	width:400px;
	top:0;
	left:0;
	height:100%
}
.detail-wrap .detail-content-l .detail-content-l-main {
	transition:all .4s ease-out 0s;
	-o-transition:all .4s ease-out 0s;
	-moz-transition:all .4s ease-out 0s;
	-webkit-transition:all .4s ease-out 0s;
	transform-origin:center
}
.detail-wrap .detail-content-l .goods-img {
	width:360px;
	padding:20px 20px 15px;
	background:#fff;
	margin-bottom:20px
}
.detail-wrap .detail-content-l .goods-img .goods-big-img {
	width:360px;
	height:360px;
	text-align:center;
	line-height:360px;
	margin-bottom:10px;
	overflow:hidden
}
.detail-wrap .detail-content-l .goods-img .goods-big-img img {
	max-width:360px;
	max-height:360px;
	margin-top:-2px
}
.detail-wrap .detail-content-l .goods-img .goods-big-img .jp-video {
	width:360px;
	height:360px;
	background:#fafafa
}
.detail-wrap .detail-content-l .goods-img .goods-big-img .jp-video img {
	margin-top:0;
	vertical-align:top;
	width:auto!important
}
.detail-wrap .detail-content-l .goods-img .goods-small-img {
	width:360px
}
.detail-wrap .detail-content-l .goods-img .goods-small-img ul {
	max-height:141px;
	overflow:hidden;
	width:405px
}
.detail-wrap .detail-content-l .goods-img .goods-small-img ul li {
	position:relative;
	width:68px;
	height:68px;
	cursor:pointer;
	margin-right:5px;
	line-height:68px;
	margin-bottom:5px;
	float:left;
	text-align:center;
	overflow:hidden
}
.detail-wrap .detail-content-l .goods-img .goods-small-img ul li img {
	max-height:68px;
	max-width:68px;
	margin-top:-2px
}
.detail-wrap .detail-content-l .goods-img .goods-small-img ul li .cover {
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	display:none;
	border:2px solid #f40;
	width:64px;
	height:64px
}
.detail-wrap .detail-content-l .goods-img .goods-small-img ul li .cover span {
	position:absolute;
	display:block;
	background:#f40;
	font-size:12px;
	font-family:Simsun;
	color:#fff;
	width:100%;
	bottom:-2px;
	left:0;
	text-align:center;
	height:18px;
	line-height:18px
}
.detail-wrap .detail-content-l .goods-img .goods-small-img ul li.cur .cover {
	display:block
}
.detail-wrap .detail-content-l .goods-tender {
	width:400px;
	height:140px;
	background:#fff;
	margin-bottom:10px
}
.detail-wrap .detail-content-l .goods-tender .tender-info {
	padding:22px 16px 22px 36px;
	overflow:hidden;
	position:relative
}
.detail-wrap .detail-content-l .goods-tender .tender-info .info-img {
	width:56px;
	height:56px;
	overflow:hidden;
	border-radius:100%
}
.detail-wrap .detail-content-l .goods-tender .tender-info .info-img img {
	width:56px;
	height:56px
}
.detail-wrap .detail-content-l .goods-tender .tender-info .info-main {
	position:absolute;
	right:16px;
	overflow:hidden;
	height:54px;
	top:22px;
	width:274px
}
.detail-wrap .detail-content-l .goods-tender .tender-info .info-main b {
	color:#ff7847;
	font-size:14px
}
.detail-wrap .detail-content-l .goods-tender .tender-info .info-main .info-name {
	display:block;
	height:16px;
	font-size:16px;
	padding:6px 0
}
.detail-wrap .detail-content-l .goods-tender .tender-info .info-main .info-name a {
	color:#333
}
.detail-wrap .detail-content-l .goods-tender .tender-info .info-main .info-name a:hover {
	color:#218abc
}
.detail-wrap .detail-content-l .goods-tender .tender-info .info-main .info-name span {
	color:#fff;
	margin-left:10px;
	font-size:12px;
	padding:0 6px;
	border-radius:2px;
	background:#fc903d
}
.detail-wrap .detail-content-l .goods-tender .tender-info .info-main .info-num,.detail-wrap .detail-content-l .goods-tender .tender-info .info-main .info-time {
	float:left;
	height:14px;
	line-height:14px;
	overflow:hidden;
	font-size:12px;
	margin-top:10px;
	color:#666
}
.detail-wrap .detail-content-l .goods-tender .tender-info .info-main .info-time {
	margin-right:38px
}
.detail-wrap .detail-content-l .goods-tender .tender-more {
	height:40px;
	width:100%;
	line-height:40px
}
.detail-wrap .detail-content-l .goods-tender .tender-more span {
	float:left;
	width:200px;
	text-align:center;
	border:1px solid #eee;
	border-right:none;
	border-left:none
}
.detail-wrap .detail-content-l .goods-tender .tender-more span a {
	color:#218acb;
	display:block
}
.detail-wrap .detail-content-l .goods-tender .tender-more span a:hover {
	color:#116294
}
.detail-wrap .detail-content-l .goods-tender .tender-more span.his-home {
	width:199px;
	border-right:#eee 1px solid
}
.detail-wrap .detail-content-l .release-tag {
	height:36px;
	width:400px;
	display:block;
	line-height:36px;
	position:relative;
	overflow:hidden
}
.detail-wrap .detail-content-l .release-tag span {
	position:absolute;
	width:50%;
	overflow:hidden;
	padding-left:18px;
	font-size:12px;
	color:#999;
	left:0
}
.detail-wrap .detail-content-l .release-tag span a {
	color:#999
}
.detail-wrap .detail-content-l .release-tag span a:hover {
	color:#218acb
}
.detail-wrap .detail-content-l .release-tag span i {
	position:absolute;
	left:0;
	top:11px;
	width:14px;
	height:14px;
	background:url(../images/live-img.png) -72px -28px no-repeat
}
.detail-wrap .detail-content-l .release-tag span.tag-tui {
	right:0;
	left:inherit
}
.detail-wrap .detail-content-l .release-tag span.tag-tui i {
	background-position-x:-96px
}
.detail-wrap .fixed {
	position:fixed;
	top:0
}
.detail-wrap .absolute {
	position:absolute;
	bottom:0
}
.detail-wrap .detail-content-r {
	margin-left:420px;
	width:780px
}
.detail-wrap .detail-content-r .goods-info {
	background:#fff;
	padding:15px 15px 10px;
	margin-bottom:20px
}
.detail-wrap .detail-content-r .goods-info .goods-status-type.sf {
	background:#f85125
}
.detail-wrap .detail-content-r .goods-info .goods-status-type.sf i {
	background:0 0;
	width:90px;
	color:#fff;
	text-align:center;
	font:18px "Microsoft Yahei";
	line-height:30px
}
.detail-wrap .detail-content-r .goods-info .goods-status-type {
	background:url(../images/live-img.png) 0 -1600px no-repeat;
	display:block;
	height:30px;
	position:relative;
	line-height:30px;
	text-align:right
}
.detail-wrap .detail-content-r .goods-info .goods-status-type.goods-status-type-ssy {
	text-align:left;
	text-indent:200px;
	background:#FF0036;
	color:#F6FF00;
	font-family:Arial,"Microsoft Yahei"
}
.detail-wrap .detail-content-r .goods-info .goods-status-type.goods-status-type-lyb {
	background:url(../images/topbar.png) no-repeat
}
.detail-wrap .detail-content-r .goods-info .goods-status-type.goods-status-sxy-jx,.detail-wrap .detail-content-r .goods-info .goods-status-type.goods-status-sxy-ys {
	background:#FF0036
}
.detail-wrap .detail-content-r .goods-info .goods-status-type.goods-status-sxy-ys i {
	background:url(../images/sxydt.png) center no-repeat;
	background-size:contain;
	width:150px;
	margin-left:12px
}
.detail-wrap .detail-content-r .goods-info .goods-status-type.goods-status-sxy-ys span {
	font-size:14px
}
.detail-wrap .detail-content-r .goods-info .goods-status-type.goods-status-type-lyb-new {
	background:url(../images/topbar-new.png) no-repeat
}
.detail-wrap .detail-content-r .goods-info .goods-status-type.goods-status-type-ssy b {
	margin-right:10px;
	font-size:16px;
	vertical-align:bottom
}
.detail-wrap .detail-content-r .goods-info .goods-status-type.goods-status-type-ssy span {
	float:right;
	text-indent:0
}
.detail-wrap .detail-content-r .goods-info .goods-status-type.goods-status-type-ssy i.ssy {
	background:url(../images/hd/detail_ssy.png) 10px center no-repeat;
	width:160px
}
.detail-wrap .detail-content-r .goods-info .goods-status-type.goods-status-type-ssy.goods-status-type-ssy-jx {
	text-indent:54px;
	font-size:16px
}
.detail-wrap .detail-content-r .goods-info .goods-status-type.goods-status-type-ssy.goods-status-type-ssy-jx i.ssy {
	width:50px
}
.detail-wrap .detail-content-r .goods-info .goods-status-type.goods-status-type-ssy i.ssy1 {
	background:url(../images/hd/wapdt11.png) 10px center no-repeat;
	width:160px;
	background-size:66%
}
.detail-wrap .detail-content-r .goods-info .goods-status-type.goods-status-type-ssy b i {
	position:relative;
	background:0 0;
	vertical-align:bottom
}
.detail-wrap .detail-content-r .goods-info .goods-status-type i {
	width:100px;
	height:30px;
	position:absolute;
	left:0;
	top:0;
	background:url(../images/live-img.png) -756px -1600px no-repeat
}
.detail-wrap .detail-content-r .goods-info .goods-status-type i.jhs {
	background-position-x:-966px
}
.detail-wrap .detail-content-r .goods-info .goods-status-type i.tqg {
	background-position-x:-859px
}
.detail-wrap .detail-content-r .goods-info .goods-status-type span {
	font-size:12px;
	color:#fff;
	padding-right:10px;
	letter-spacing:.5px
}
.detail-wrap .detail-content-r .goods-info .goods-tit {
	position:relative;
	padding:10px 10px 25px;
	line-height:20px
}
.detail-wrap .detail-content-r .goods-info .goods-tit h1 {
	margin:0;
	padding:0;
	font-size:18px;
	line-height:20px;
	font-weight:700;
	position:relative
}
.detail-wrap .detail-content-r .goods-info .goods-tit h1 a {
	color:#333;
	letter-spacing:.5px;
	display:inline-block
}
.detail-wrap .detail-content-r .goods-info .goods-tit h1 span {
	background:#f85125;
	color:#fff;
	font:12px Simsun;
	padding:4px 7px;
	position:relative;
	left:0;
	bottom:2px
}
.detail-wrap .detail-content-r .goods-info .goods-tit h1 a b {
	font-size:12px;
	color:#218acb;
	text-decoration:none
}
.detail-wrap .detail-content-r .goods-info .goods-tit h1 a:hover {
	color:#218acb;
	text-decoration:underline
}
.detail-wrap .detail-content-r .goods-info .goods-tit p {
	color:#f79a9a;
	line-height:20px;
	margin-top:12px
}
.detail-wrap .detail-content-r .goods-info .goods-tit .goods-bug {
	position:absolute;
	right:0;
	top:10px
}
.detail-wrap .detail-content-r .goods-info .goods-tit .goods-bug .goods-type {
	float:left;
	margin-left:30px;
	margin-top:2px;
	position:relative
}
.detail-wrap .detail-content-r .goods-info .goods-tit .goods-bug a {
	color:#999;
	position:relative
}
.detail-wrap .detail-content-r .goods-info .goods-tit .goods-bug a:hover {
	color:#ff8e7f
}
.detail-wrap .detail-content-r .goods-info .goods-tit .goods-bug a i {
	background:url(../images/live-img.png) -120px -28px no-repeat;
	width:14px;
	height:14px;
	float:left;
	margin-right:6px;
	margin-top:3px
}
.detail-wrap .detail-content-r .goods-info .descript-tag-list {
	margin-bottom:17px;
	padding-left:10px;
	width:750px
}
.detail-wrap .detail-content-r .goods-info .descript-tag-list .dse-tag-item {
	position:relative;
	float:left;
	background:rgba(58,65,64,.5);
	border-radius:40px;
	margin-right:10px;
	margin-bottom:8px;
	color:#fff
}
.detail-wrap .detail-content-r .goods-info .descript-tag-list .dse-tag-item .dse-tag-copy {
	display:none;
	position:absolute;
	background:#fff;
	right:0;
	top:-16px;
	border-radius:10px 10px 5px 0;
	font:12px Simsun;
	cursor:pointer;
	color:#666;
	padding:3px 7px;
	box-shadow:.5px 1px 5px .5px #999
}
.detail-wrap .detail-content-r .goods-info .price-num-status span.brand {
    padding-right: 8px;
    color: #787878;
    float: right;
    height: 15px;
    line-height: 15px;
    margin: 15px 20px 0 0;
}

.detail-wrap .detail-content-r .goods-info .descript-tag-list .dse-tag-item:hover .dse-tag-copy {
	display:block
}
.detail-wrap .detail-content-r .goods-info .descript-tag-list .dse-tag-item:hover {
	background:rgba(58,65,64,.7)
}
.detail-wrap .detail-content-r .goods-info .descript-tag-list .dse-tag-item a {
	color:#fff;
	display:block;
	padding:8px 20px 8px 50px;
	position:relative;
	font:12px Simsun
}
.detail-wrap .detail-content-r .goods-info .descript-tag-list .dse-tag-item a i {
	position:absolute;
	left:20px;
	width:16px;
	height:16px;
	top:7px;
	background:url(../images/live-img.png) -1px -1044px no-repeat
}
.detail-wrap .detail-content-r .goods-info .descript-tag-list .dse-tag-item a i.dse-tag-icon-1 {
	background-position:-1px -1044px
}
.detail-wrap .detail-content-r .goods-info .descript-tag-list .dse-tag-item a i.dse-tag-icon-2 {
	background-position:-29px -1044px
}
.detail-wrap .detail-content-r .goods-info .descript-tag-list .dse-tag-item a i.dse-tag-icon-3 {
	background-position:-56px -1044px
}
.detail-wrap .detail-content-r .goods-info .descript-tag-list .dse-tag-item a i.dse-tag-icon-4 {
	background-position:-86px -1044px
}
.detail-wrap .detail-content-r .goods-info .descript-tag-list .dse-tag-item a i.dse-tag-icon-5 {
	background-position:-113px -1044px
}
.detail-wrap .detail-content-r .goods-info .descript-tag-list .dse-tag-item a i.dse-tag-icon-6 {
	background-position:-141px -1044px
}
.detail-wrap .detail-content-r .goods-info .jpt-hf {
	width:750px;
	height:30px;
	background-image:url(../images/jpthf.png)
}
.detail-wrap .detail-content-r .goods-info .jpt-hf span {
	float:right;
	line-height:30px;
	color:#fff;
	font-size:14px;
	margin-right:50px
}
.detail-wrap .detail-content-r .goods-info .price-num-status {
	width:730px;
	height:40px;
	padding:20px 10px;
	overflow:hidden;
	background:url(../images/live-img.png) 0 -1510px no-repeat;
	position:relative;
	margin-bottom:2px;
	line-height:46px
}
.detail-wrap .detail-content-r .goods-info .price-num-status span {
	font-size:12px;
	color:#787878
}
.detail-wrap .detail-content-r .goods-info .price-num-status span b {
	padding:0 3px
}
.detail-wrap .detail-content-r .goods-info .price-num-status span b i {
	font-family:"Microsoft Yahei"
}
.detail-wrap .detail-content-r .goods-info .price-num-status .new-price {
	margin-right:55px;
	line-height:38px;
	margin-left:2px
}
.detail-wrap .detail-content-r .goods-info .price-num-status .new-price b {
	padding-left:8px;
	font-size:26px;
	font-family:Arial;
	color:#db3a00
}
.detail-wrap .detail-content-r .goods-info .price-num-status .new-price b i {
	font-size:18px
}
.detail-wrap .detail-content-r .goods-info .price-num-status .old-price {
	margin-right:57px
}
.detail-wrap .detail-content-r .goods-info .price-num-status .old-price b {
	font-size:14px;
	color:#666;
	text-decoration:line-through
}
#diy-mod .mod-left .attention a,#pid-layer .pl-des a:hover,#yong-attention .not-any-more a,.copy-tui .use-help a:hover {
	text-decoration:underline
}
.detail-wrap .detail-content-r .goods-info .price-num-status .sale-num b {
	font-size:12px;
	color:#fc903d
}
.goods-brand {
	position:absolute;
	right:20px;
	width:90px;
	height:45px;
	text-align:center;
	line-height:44px;
	color:#fff;
	top:17px
}
.goods-brand .brand-txt {
	position:relative;
	display:block;
	width:88px;
	height:38px;
	margin-top:5px;
	border:1px solid #14ccba;
	color:#14ccba;
	font-family:"Microsoft Yahei";
	font-size:14px;
	background:#fff
}
.detail-wrap .detail-content-r .goods-info .price-num-status .goods-brand .brand-txt span {
	position:absolute;
	top:-6px;
	width:30px;
	left:29px;
	height:14px;
	line-height:14px;
	background:#14ccba;
	font-size:12px;
	font-family:Simsun;
	color:#fff
}
.goods-brand img {
	max-height:45px;
	max-width:90px;
	vertical-align:middle
}
.detail-wrap .detail-content-r .goods-info .yong-quan-comment {
	height:48px;
	padding:10px;
	border-left:none;
	border-right:none;
	overflow:hidden;
	background:url(../images/dot.png) repeat-x;
	position:relative;
	margin-top:15px
}
.detail-wrap .detail-content-r .goods-info .yong-quan-comment .bottom-dot {
	position:absolute;
	bottom:0;
	width:100%;
	height:2px;
	left:0;
	background:url(../images/dot.png) 0 bottom repeat-x
}
.detail-wrap .detail-content-r .goods-info .yong-quan-comment.new,.detail-wrap .detail-content-r .goods-info .yong-quan-comment.new .bottom-dot {
	background:0 0
}
.detail-wrap .detail-content-r .goods-info .yong-quan-comment .comment {
	text-align:right
}
.detail-wrap .detail-content-r .goods-info .yong-quan-comment span {
	height:28px;
	line-height:28px;
	color:#333;
	font-size:16px;
	overflow:hidden
}
.detail-wrap .detail-content-r .goods-info .yong-quan-comment span b {
	font-size:20px;
	font-family:Arial;
	padding-left:10px
}
.detail-wrap .detail-content-r .goods-info .yong-quan-comment .comment:hover {
	color:#218acb
}
.detail-wrap .detail-content-r .goods-info .yong-quan-comment p {
	height:20px;
	line-height:20px;
	font-size:12px;
	color:#999;
	overflow:hidden;
	position:relative
}
.detail-wrap .detail-content-r .goods-info .yong-quan-comment p .ying-help {
	width:16px;
	height:16px;
	position:relative;
	top:3px;
	display:inline-block;
	left:5px;
	background:url(../images/live-img.png) -327px -125px no-repeat
}
.detail-wrap .detail-content-r .goods-info .yong-quan-comment p a {
	color:#999
}
.detail-wrap .detail-content-r .goods-info .yong-quan-comment p a:hover {
	color:#218acb
}
.detail-wrap .detail-content-r .goods-info .yong-quan-comment .yong {
	margin-right:80px
}
.detail-wrap .detail-content-r .goods-info .yong-quan-comment .dj {
	margin-left:90px
}
.detail-wrap .detail-content-r .goods-info .yong-quan-comment .dj b {
	font-size:20px;
	color:#FF0036;
	font-family:Arial;
	padding:0 5px
}
#diy-mod,.detail-wrap .detail-content-r .goods-info .yong-quan-comment .quan span b i {
	font-family:"Microsoft Yahei"
}
.detail-wrap .detail-content-r .goods-info .yong-quan-comment .yong span b {
	color:#218ACB
}
.detail-wrap .detail-content-r .goods-info .yong-quan-comment .quan span b {
	color:#DB3A00
}
.detail-wrap .detail-content-r .goods-info .yong-quan-comment .comment span {
	cursor:pointer;
	margin-right:6px
}
.detail-wrap .detail-content-r .goods-info .yong-quan-comment .comment p b {
	cursor:pointer
}
.detail-wrap .detail-content-r .goods-info .yong-quan-comment .comment p b:hover {
	color:#218acb
}
.detail-wrap .detail-content-r .goods-info .tui-trans {
	padding:30px 10px 15px;
	height:44px;
	line-height:44px;
	position:relative;
	text-align:center;
	font-size:16px
}
.detail-wrap .detail-content-r .goods-info .tui-trans span {
	height:42px;
	position:relative;
	line-height:42px;
	padding-left:26px
}
.detail-wrap .detail-content-r .goods-info .tui-trans.tui-trans-cur span.J_add_tui {
	padding-left:15px;
}
.detail-wrap .detail-content-r .goods-info .tui-trans .tui.cur .add-tui,.detail-wrap .detail-content-r .goods-info .tui-trans span.J_add_tui {
	padding-left:0
}
.detail-wrap .detail-content-r .goods-info .tui-trans div i {
	position:absolute;
	top:0;
	width:20px;
	height:20px;
	left:-10px;
	background:url(../images/live-img.png) -331px -251px no-repeat
}
.detail-wrap .detail-content-r .goods-info .tui-trans b {
	display:none;
	position:absolute;
	right:0;
	top:0;
	border-right:0;
	border-left-width:32px;
	border-left-color:transparent;
	border-top-width:32px;
	border-top-color:#cc6039;
	border-style:solid;
	border-bottom:none
}
.detail-wrap .detail-content-r .goods-info .tui-trans b em {
	width:13px;
	height:10px;
	position:absolute;
	background:url(../images/live-img.png) -169px -29px no-repeat;
	top:-28px;
	right:3px
}
.detail-wrap .detail-content-r .goods-info .tui-trans .cur b {
	display:block
}
.detail-wrap .detail-content-r .goods-info .tui-trans .tui.cur:hover {
	background:#ff7847
}
.detail-wrap .detail-content-r .goods-info .tui-trans .bt_yugao {
	width:220px;
	height:44px;
	line-height:44px;
	background:#595959;
	border-radius:2px;
	position:relative;
	font-size:16px;
	cursor:default;
	color:#fff
}
.detail-wrap .detail-content-r .goods-info .tui-trans .tui {
	width:220px;
	height:44px;
	background:#ff7847;
	border-radius:2px;
	position:relative;
	cursor:default;
	line-height:44px;
	font-size:16px
}
.detail-wrap .detail-content-r .goods-info .tui-trans.ssy .bt_yugao,.detail-wrap .detail-content-r .goods-info .tui-trans.ssy .tui {
	width:120px;
	height:36px;
	line-height:36px;
	font-size:14px
}
.detail-wrap .detail-content-r .goods-info .tui-trans.ssy .bt_yugao .J_add_tui,.detail-wrap .detail-content-r .goods-info .tui-trans.ssy .tui .J_add_tui {
	font-size:14px
}
.detail-wrap .detail-content-r .goods-info .tui-trans.ssy div i {
	background:url(../images/live-img.png) -137px -25px no-repeat
}
.detail-wrap .detail-content-r .goods-info .tui-trans .tui span {
	color:#fff;
}
.detail-wrap .detail-content-r .goods-info .tui-trans.tui-trans-cur .tui:hover {
	background:#FF5E24
}
.detail-wrap .detail-content-r .goods-info .tui-trans.tui-trans-cur .tui {
	cursor:pointer
}
.detail-wrap .detail-content-r .goods-info .tui-trans .trans {
	height:42px;
	width:470px;
	position:absolute;
	right:30px;
	top:30px
}
.detail-wrap .detail-content-r .goods-info .tui-trans .trans div {
	cursor:default;
	width:150px;
	float:left;
	margin-right:10px;
	background:#FFF1EF;
	border-radius:2px;
	position:relative;
	color:#FF5F30;
	border:1px solid #FFCDBE
}
.detail-wrap .detail-content-r .goods-info .tui-trans .trans div i {
	background-position:-364px -253px
}
.detail-wrap .detail-content-r .goods-info .tui-trans.tui-trans-cur .trans div:hover {
	background:#FEE3E0
}
.detail-wrap .detail-content-r .goods-info .tui-trans.tui-trans-cur .trans div {
	cursor:pointer
}
.detail-wrap .detail-content-r .goods-info .tui-trans .trans .trans-ehy {
	background:#EEF6FF;
	color:#51A0FF;
	border:1px solid #A6CEFF;
	height:42px;
	line-height:42px;
}
.detail-wrap .detail-content-r .goods-info .tui-trans .trans .trans-ehy b {
	border-top-color:#77b4fe
}
.detail-wrap .detail-content-r .goods-info .tui-trans .trans div.trans-ehy.cur:hover,.detail-wrap .detail-content-r .goods-info .tui-trans.tui-trans-cur .trans .trans-ehy:hover {
	background:#DEEDFF
}
.detail-wrap .detail-content-r .goods-info .tui-trans .trans .trans-tkl {
	background:#EEF6FF;
	color:#51A0FF;
	border:1px solid #A6CEFF;
	height:42px;
	line-height:42px;
}
.detail-wrap .detail-content-r .goods-info .tui-trans .trans .trans-tkl b {
	border-top-color:#FF8E7F;
}
.detail-wrap .detail-content-r .goods-info .tui-trans .trans .trans-tkl i {
	background-position-x:-396px;
}
.detail-wrap .detail-content-r .goods-info .tui-trans .trans div.trans-tkl.cur:hover {
	background:#FBE9E7
}
.detail-wrap .detail-content-r .goods-info .tui-trans .trans div.cur {
	cursor:default
}
.detail-wrap .detail-content-r .goods-info .tui-trans .trans .trans-wechat {
	margin-right:0;
	background:#E1F3E9;
	border-bottom:#78d29e 2px solid;
	display:none
}
.detail-wrap .detail-content-r .goods-info .tui-trans .trans .trans-wechat a {
	display:block;
	color:#78d29e;
	cursor:default;
	text-indent:22px;
}
.detail-wrap .detail-content-r .goods-info .tui-trans .trans .trans-wechat a i {
	background-position-x:-427px;
	top:12px;
	left:26px
}
.detail-wrap .detail-content-r .goods-info .tui-trans.tui-trans-cur .trans div.trans-wechat:hover {
	background:#EBFCF3
}
.detail-wrap .detail-content-r .marketing-mod {
	background:#fff
}
.detail-wrap .detail-content-r .marketing-mod .marketing-top {
	display:block;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #eee;
	position:relative
}
.detail-wrap .detail-content-r .marketing-mod .marketing-top.ktg {
	background:#FFF3E2;
	padding:0 20px;
	border-bottom:none;
	font-size:12px;
	color:#333
}
.detail-wrap .detail-content-r .marketing-mod .marketing-top span {
	position:relative;
	padding-left:26px;
	margin-left:6px
}
.detail-wrap .detail-content-r .goods-info .tui-trans.tui-trans-cur .trans .trans-wechat a {
	cursor:pointer
}
.detail-wrap .detail-content-r .marketing-mod .marketing-top span.J_set_mod i {
	top:-1px
}
.detail-wrap .detail-content-r .marketing-mod .marketing-top span i {
	position:absolute;
	width:20px;
	height:20px;
	background:url(../images/live-img.png) -492px -252px no-repeat;
	top:2px;
	left:0
}
.detail-wrap .detail-content-r .marketing-mod .marketing-top .marketing-tit {
	text-align:left;
	padding:0 10px;
	font-size:18px;
	color:#666
}
.detail-wrap .detail-content-r .marketing-mod .marketing-top .marketing-tit span {
	padding-right:30px
}
.detail-wrap .detail-content-r .marketing-mod .marketing-top .marketing-tit a {
	width:16px;
	height:16px;
	position:absolute;
	top:4px;
	right:0;
	background:url(../images/live-img.png) -327px -125px no-repeat
}
.detail-wrap .detail-content-r .marketing-mod .marketing-top .marketing-tit a:hover {
	background-position-y:-141px
}
.copy-tui .use-help a {
	color:#12b7f5;
	font-size:14px
}
.copy-tui .use-help a.video-help {
	color:#ffa861;
	margin-right:10px
}
.detail-wrap .detail-content-r .marketing-mod .marketing-top .marketing-tit span i {
	width:16px;
	height:22px;
	background-position-x:-461px
}
.detail-wrap .detail-content-r .marketing-mod .marketing-top .set-tui {
	position:absolute;
	top:0;
	color:#ff7847;
	right:0;
	width:142px;
	border-left:1px solid #eee;
	cursor:pointer;
	height:40px;
	border-bottom:none;
	text-align:center;
	background:#fff;
	font-size:14px
}
.detail-wrap .detail-content-r .marketing-mod .marketing-top .set-tui:hover {
	background:#ffe8e5
}
.detail-wrap .detail-content-r .marketing-mod .marketing-top .set-tui:hover .arrow {
	border-top-color:#FFF
}
.detail-wrap .detail-content-r .marketing-mod .marketing-top .set-tui .arrow,.detail-wrap .detail-content-r .marketing-mod .marketing-top .set-tui .arrow-cover {
	width:0;
	height:0;
	border-left-color:transparent;
	border-right-color:transparent;
	border-style:solid;
	border-bottom:none;
	position:absolute
}
.detail-wrap .detail-content-r .marketing-mod .marketing-top .set-tui .arrow {
	border-left-width:5px;
	border-right-width:5px;
	border-top-width:6px;
	border-top-color:#F9F9F9;
	right:66px;
	bottom:-6px;
	z-index:2
}
.detail-wrap .detail-content-r .marketing-mod .marketing-top .set-tui .arrow-cover {
	border-left-width:6px;
	border-right-width:6px;
	border-top-width:7px;
	border-top-color:#eee;
	right:65px;
	bottom:-7px;
	z-index:1
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui {
	height:550px;
	margin:30px;
	padding-bottom:45px;
	width:720px;
	position:relative
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .copy.copy-soon {
	background:#aaa;
	cursor:default
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .copy {
	width:100%;
	height:40px;
	margin:15px auto 20px;
	line-height:40px;
	text-align:center;
	cursor:pointer;
	color:#fff;
	font-size:15px;
	background:#12B7F5
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .copy.jpt {
	width:260px;
	height:40px;
	background:rgba(18,183,245,1);
	border-radius:20px;
	box-shadow:0 6px 12px 0 rgba(18,183,245,.3);
	border:none;
	margin:15px auto 0;
	outline:0;
	display:block
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .copy.jpt.not-allowed {
	cursor:not-allowed;
	opacity:.6
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .copy.jpt.wechat {
	background-color:#43BF1D;
	box-shadow:0 6px 12px 0 rgba(67,191,29,.3)
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .copy.jpt.wechat:hover {
	background:#3BA819
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .qq-copy:hover {
	background:#10A2E6
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .wechat-copy:hover {
	background:#3BA819
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .wechat-copy {
	background:#43BF1D
}
#qq-copy-main,#wechat-copy-main {
	position:absolute;
	left:0;
	bottom:0;
	width:1px;
	height:1px;
	opacity:0;
	display:block;
	filter:alpha(opacity=0);
	z-index:-1000;
	overflow:hidden
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .tui-tit {
	display:block;
	position:relative;
	height:36px;
	line-height:36px;
	color:#666;
	font-size:16px;
	text-align:center;
	border-bottom:#eee 2px solid
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .tui-tit .change-state {
	position:absolute;
	background:#fff;
	width:100%;
	height:100%;
	z-index:999;
	display:none
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .tui-tit .change-state i {
	position:absolute;
	bottom:-1px;
	left:0;
	width:0;
	border-bottom:2px solid #10A2E6
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .tui-tit .change-state.error i {
	border-bottom:2px solid #FE3E2F
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .tui-tit .change-state.wechat i {
	border-bottom:2px solid #43BF1D
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .tui-tit .change-state.cs_ani span:before {
	content:'正在转换...'
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .tui-tit .change-state.error span:before {
	content:'转换失败';
	color:#FE3E2F
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .tui-tit .change-state.ani span:before {
	content:'转换成功';
	animation:copyani .5s;
	-webkit-animation:copyani .5s;
	animation-fill-mode:forwards;
	-webkit-animation-fill-mode:forwards
}
@keyframes copyani {
	from {
	content:'转换成功'
}
to {
	content:'复制成功'
}
}@-webkit-keyframes copyani {
	from {
	content:'转换成功'
}
to {
	content:'复制成功'
}
}.detail-wrap .detail-content-r .marketing-mod .copy-tui .tui-tit .change-state.cs_ani i {
	animation:cslineani .3s;
	-webkit-animation:cslineani .3s;
	animation-fill-mode:forwards;
	-webkit-animation-fill-mode:forwards
}
@keyframes cslineani {
	from {
	width:0
}
to {
	width:30%
}
}@-webkit-keyframes cslineani {
	from {
	width:0
}
to {
	width:30%
}
}.detail-wrap .detail-content-r .marketing-mod .copy-tui .tui-tit .change-state.ani i {
	animation:copylineani .5s;
	-webkit-animation:copylineani .5s;
	animation-fill-mode:forwards;
	-webkit-animation-fill-mode:forwards
}
@keyframes copylineani {
	from {
	width:30%
}
to {
	width:100%
}
}@-webkit-keyframes copylineani {
	from {
	width:30%
}
to {
	width:100%
}
}.detail-wrap .detail-content-r .marketing-mod .copy-tui .tui-tit .tit {
	float:left;
	margin-left:10px
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .tui-tit .pz,.detail-wrap .detail-content-r .marketing-mod .copy-tui .tui-tit .text {
	float:right;
	margin-right:10px;
	color:#666;
	font-size:12px
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .tui-tit .text {
	font-size:14px;
	display:none
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .tui-tit .pz:hover,.detail-wrap .detail-content-r .marketing-mod .copy-tui .tui-tit .text:hover {
	color:#1991EB
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .tui-tit b {
	font-size:12px
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .tui-tit .pz i,.detail-wrap .detail-content-r .marketing-mod .copy-tui .tui-tit .text i {
	width:14px;
	height:14px;
	display:inline-block;
	background-image:url(../images/pidset.png);
	background-size:100% 100%;
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
	top:1px;
	margin-left:5px
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .tui-tit .pz:hover i,.detail-wrap .detail-content-r .marketing-mod .copy-tui .tui-tit .text:hover i {
	background-image:url(../images/pidseth.png)
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .qq-tui {
	left:0
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .qq-tui .tui-author img {
	border-radius:100%
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .qq-tui .tui-content {
	background:#E5F8FF
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .wechat-tui .wechat-tui-main {
	display:none
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .qq-tui-main,.detail-wrap .detail-content-r .marketing-mod .copy-tui .wechat-tui-content {
	width:346px;
	height:420px;
	padding-right:8px;
	overflow-y:scroll;
	margin:20px 8px 20px 10px
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .tui-main-soon {
	width:320px;
	height:420px;
	margin:20px 8px 20px 0;
	line-height:360px;
	color:#bbb;
	text-align:center
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .wechat-tui,.detail-wrap .detail-content-r .marketing-mod .copy-tui .wechat-tui-soon {
	right:0
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .wechat-tui .tui-tit,.detail-wrap .detail-content-r .marketing-mod .copy-tui .wechat-tui-soon .tui-tit {
	border-bottom:#eee 2px solid
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .wechat-tui .wechat-tui-content .wechat-tui-img {
	height:114px
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .wechat-tui .wechat-tui-content .wechat-tui-img .tui-content {
	background:0 0;
	text-align:right;
	padding:0;
	width:280px;
	max-height:114px
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .wechat-tui .wechat-tui-content .wechat-tui-main {
	margin-top:18px
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .wechat-tui .wechat-tui-content .wechat-tui-main .tui-content img {
	width:0;
	height:0;
	display:none
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .wechat-tui .wechat-tui-content .wechat-tui-main #transTkl {
	display:block;
	width:150px;
	height:30px;
	line-height:30px;
	border-radius:8px;
	text-align:center;
	cursor:pointer;
	background:#fff
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .qq-tui,.detail-wrap .detail-content-r .marketing-mod .copy-tui .tui-soon,.detail-wrap .detail-content-r .marketing-mod .copy-tui .wechat-tui {
	position:absolute;
	width:344px;
	height:538px;
	box-shadow:.5px .5px 7px .5px #c3c3c3;
	overflow:hidden;
	top:0
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .tui-content {
	float:left;
	background:#EBFFE5;
	border-radius:8px;
	line-height:26px;
	padding:10px;
	color:#555;
	font-size:13px;
	width:260px;
	word-wrap:break-word
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .tui-content span {
	color:red
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .tui-content a {
	color:#2686ff;
	display:block;
	margin-bottom:-17px
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .tui-content img {
	margin-bottom:10px;
	max-width:232px;
	max-height:114px
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .tui-author {
	float:right;
	height:44px;
	width:44px;
	background:url(../images/live-img.png) -285px -294px no-repeat;
	border-radius:100%
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .wechat-tui-content .tui-author {
	background-position-x:-339px;
	border-radius:0
}
.detail-wrap .detail-content-r .marketing-mod .copy-tui .tui-author img {
	width:44px;
	height:44px
}
#diy-mod {
	width:804px;
	height:546px;
	padding:54px 60px 30px;
	border-radius:4px;
	position:relative;
	background:#F4F5F7;
	box-shadow:0 0 12px 0 rgba(59,172,226,.22)
}
#diy-mod .mod-left,#diy-mod .mod-right {
	position:absolute;
	width:320px;
	top:55px;
	height:490px;
	right:60px
}
#diy-mod .mod-left {
	width:440px;
	left:60px
}
#diy-mod .mod-left .attention {
	color:#ff7800
}
#diy-mod .mod-left li,#diy-mod .mod-left p {
	display:block;
	margin-left:24px;
	font-size:12px;
	line-height:22px
}
#diy-mod .mod-left li {
	position:relative;
	height:22px;
	line-height:20px;
	overflow:hidden;
	color:#999
}
#diy-mod .mod-left li .mod_tag {
	position:absolute;
	left:0;
	top:0;
	width:130px;
	color:#565656
}
#diy-mod .mod-left li .mod_main {
	display:block;
	width:148px;
	overflow:hidden;
	padding-left:130px
}
#diy-mod .mod-left .mod-high li .mod_main {
	width:275px
}
#diy-mod .mod-left li .mod_eg {
	position:absolute;
	right:0;
	top:0;
	width:114px
}
#diy-mod .mod-left .mod-msg {
	height:14px;
	line-height:14px;
	padding:0 11px;
	margin-bottom:10px;
	font-size:16px;
	color:#218acb;
	border-left:4px solid #218acb
}
#diy-mod .mod-left .mod-item {
	padding:14px 0 10px;
	margin-bottom:20px;
	background:#fff;
	border-radius:4px
}
#diy-mod .mod-left .mod-eg {
	padding:20px 0
}
#diy-mod .mod-left .mod-eg p {
	font-size:14px;
	line-height:20px;
	color:#999
}
#diy-mod .mod-left .mod-eg p b {
	color:#ff7800;
	padding:0 3px
}
#diy-mod .mod-left .mod-eg p b i {
	font-family:Arial
}
#diy-mod .mod-left .mod-eg .mod-msg {
	height:20px;
	line-height:20px;
	font-size:20px;
	border-left-color:#fff
}
#diy-mod .mod-left .mod-high {
	padding:15px 0 13px;
	margin-bottom:10px
}
#diy-mod .mod-left .attention p {
	margin:0
}
#diy-mod .mod-left .attention a {
	color:#218abc;
	margin-left:8px
}
#diy-mod .mod-right .mod-set-center {
	border-radius:4px;
	overflow:hidden
}
#diy-mod .mod-right .mod-set-center .mod-choice {
	width:240px;
	display:block;
	height:49px;
	border-bottom:solid 1px #eee;
	padding:0 40px;
	font-size:16px;
	background:#fff;
	position:relative
}
#diy-mod .mod-right .mod-set-center .mod-choice span {
	text-align:center;
	cursor:pointer;
	width:80px;
	height:48px;
	color:#aaa;
	line-height:48px;
	position:absolute;
	font-size:16px;
	right:40px;
	top:0
}
#diy-mod .mod-right .mod-set-center .mod-choice span.mod-qq {
	left:40px
}
#diy-mod .mod-right .mod-set-center .mod-choice span.cur,#diy-mod .mod-right .mod-set-center .mod-choice span:hover {
	border-bottom:3px #12B7F5 solid;
	color:#12B7F5
}
#diy-mod .mod-right .mod-set-center .mod-choice span.cur:hover {
	border-bottom:3px #12B7F5 solid
}
#diy-mod .mod-right .mod-set-center .mod-choice span:hover {
	border-bottom:none
}
#diy-mod .mod-right .mod-set-center .mod-main {
	background:#fff;
	height:438px;
	position:relative
}
#diy-mod .mod-right .mod-set-center .mod-main textarea {
	width:280px;
	padding:16px 30px 62px 10px;
	height:360px;
	overflow:hidden;
	overflow-y:scroll;
	resize:none;
	font:14px "Microsoft Yahei";
	line-height:24px;
	font-size:14px;
	color:#565656;
	outline:0;
	border:none
}
#diy-mod .mod-right .mod-set-center:hover {
	border:1px solid #218acb;
	border-radius:4px;
	overflow:hidden
}
#diy-mod .mod-right .mod-set-center:hover .mod-choice {
	height:48px;
	padding:0 39px
}
#diy-mod .mod-right .mod-set-center:hover .mod-choice span {
	height:47px;
	line-height:46px;
	right:39px
}
#diy-mod .mod-right .mod-set-center:hover .mod-choice span.mod-qq {
	left:39px
}
#diy-mod .mod-right .mod-set-center:hover .mod-main {
	height:437px
}
#diy-mod .mod-right .mod-set-center:hover .mod-main textarea {
	padding-left:9px
}
#diy-mod .mod-right .modSetBtn {
	width:70px;
	height:70px;
	border-radius:100%;
	border:none;
	cursor:pointer;
	left:125px;
	bottom:-35px;
	font:18px "Microsoft Yahei"!important;
	outline:0;
	position:absolute;
	color:#fff;
	background:#218ABC;
	box-shadow:0 8px 12px 0 rgba(59,172,226,.4)
}
#diy-mod .mod-right .modSetBtn:hover {
	background:#1e7da8;
	box-shadow:0 8px 12px 0 rgba(59,172,226,.4)
}
#diy-mod .mod-right .mod-bot-btn {
	position:relative;
	margin:0 10px;
	top:35px
}
#diy-mod .mod-right .mod-bot-btn span {
	position:absolute;
	top:0;
	left:0;
	color:#aaa;
	cursor:pointer;
	padding-left:20px
}
#diy-mod .mod-right .mod-bot-btn span i {
	width:16px;
	height:16px;
	position:absolute;
	left:0;
	top:0;
	background:url(../images/live-img.png) -250px -124px no-repeat
}
#diy-mod .mod-right .mod-bot-btn span.discard-changes {
	right:0;
	left:inherit
}
#diy-mod .mod-right .mod-bot-btn span.discard-changes i {
	background-position-x:-276px
}
#diy-mod .mod-right .mod-bot-btn span:hover {
	color:#218abc
}
#diy-mod .mod-right .mod-bot-btn span:hover i {
	background-position-y:-140px
}
#diy-mod .mod-eg,#diy-mod .mod-high,#diy-mod .mod-normal,#diy-mod .mod-set-center {
	box-shadow:0 0 12px 0 rgba(59,172,226,.22)
}
.promote-mod {
	width:780px;
	overflow:hidden;
	background:#fff;
	//padding-bottom:25px
}
.promote-mod .promote-top {
	height:40px;
	border-bottom:#eee 1px solid;
	line-height:40px;
	position:relative
}
.promote-mod .promote-top .promote-tit {
	padding:0 25px;
	color:#ff5a8c
}
.promote-mod .promote-top .promote-tit span {
	padding-left:28px;
	font-size:15px
}
.promote-mod .promote-top .promote-tit span i {
	position:absolute;
	width:24px;
	height:24px;
	top:6px;
	left:25px;
	background:url(../images/live-img.png) -522px -250px no-repeat
}
.promote-mod .promote-top .promote-more {
	position:absolute;
	right:25px;
	top:0
}
.promote-mod .promote-top .promote-more a {
	color:#747474
}
.promote-mod .promote-list {
	width:730px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:20px
}
.promote-mod .promote-top .promote-more a:hover {
	color:#218abc
}
.promote-mod .promote-list .lingquan {
	display:block;
	text-align:center;
	height:32px
}
.promote-mod .promote-list .lingquan a {
	padding:5px 100px;
	border:1px solid #218acb;
	border-radius:4px;
	line-height:30px;
	font-size:14px;
	color:#218acb
}
.promote-mod .promote-list ul {
	margin-top:25px;
	width:750px;
	overflow:hidden
}
.promote-mod .promote-list ul li {
	width:228px;
	height:385px;
	float:left;
	margin-right:22px;
	box-sizing:border-box;
	position:relative;
	margin-bottom:20px
}
.promote-mod .promote-list ul li .goods-item-content {
	border:1px solid #eee;
	width:228px;
	height:383px;
	position:relative;
	top:0;
	left:0;
	background:#fff
}
.promote-mod .promote-list ul li .goods-item-content .goods-img {
	width:228px;
	height:228px;
	position:relative
}
.promote-mod .promote-list ul li .goods-item-content .goods-img img {
	width:228px;
	height:228px;
	vertical-align:middle
}
.promote-mod .promote-list ul li .goods-item-content .goods-img span {
	position:absolute;
	bottom:0;
	left:0;
	opacity:.9;
	width:100%;
	height:32px;
	display:block
}
.promote-mod .promote-list ul li .goods-item-content .goods-img span.goods-new {
	width:39px;
	height:39px;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/live-img.png) -256px -65px no-repeat;
	display:block;
	z-index:1
}
.promote-mod .promote-list ul li .goods-item-content .goods-img span.time-out {
	display:block;
	color:#fff;
	text-align:center;
	line-height:32px;
	background:rgba(0,0,0,.7);
	cursor:default
}
.promote-mod .promote-list ul li .goods-item-content .goods-img span.time-out b {
	font-family:Arial;
	font-size:14px;
	padding-right:5px
}
.promote-mod .promote-list ul li .goods-item-content .goods-img p {
	position:absolute;
	bottom:0;
	left:0;
	text-align:center;
	height:32px;
	width:100%;
	color:#fff;
	z-index:2;
	line-height:32px
}
.promote-mod .promote-list ul li .goods-item-content .goods-img p i {
	width:14px;
	height:10px;
	background:url(../images/live-img.png) -144px -30px no-repeat;
	margin-bottom:-1px;
	padding-right:4px;
	line-height:38px;
	display:inline-block
}
.promote-mod .promote-list ul li .goods-item-content .goods-info-tj {
	position:relative;
	margin:13px 15px;
	height:126px
}
.promote-mod .promote-list ul li .goods-item-content .goods-info-tj .goods-tit {
	height:14px;
	font-size:12px;
	display:block;
	overflow:hidden;
	line-height:14px;
	font-family:NSimsun
}
.promote-mod .promote-list ul li .goods-item-content .goods-info-tj .goods-tit a {
	color:#666
}
.promote-mod .promote-list ul li .goods-item-content .goods-info-tj .goods-slider {
	height:2px;
	padding:10px 0 17px;
	margin:2px 0 1px;
	position:relative;
	overflow:hidden
}
.promote-mod .promote-list ul li .goods-item-content .goods-info-tj .goods-slider .slider {
	height:2px;
	width:100%;
	display:block;
	background:#eee
}
.promote-mod .promote-list ul li .goods-item-content .goods-info-tj .goods-slider .slider em {
	background:#ed777e;
	width:0;
	display:block;
	height:2px;
	transition:width 2s ease-out
}
.promote-mod .promote-list ul li .goods-item-content .goods-info-tj .goods-qjy {
	position:relative;
	height:40px
}
.promote-mod .promote-list ul li .goods-item-content .goods-info-tj .goods-qjy .goods-price {
	left:0;
	border-right:#e7e7e7 1px solid;
	height:40px
}
.promote-mod .promote-list ul li .goods-item-content .goods-info-tj .goods-qjy .goods-price b {
	font-size:18px
}
.promote-mod .promote-list ul li .goods-item-content .goods-info-tj .goods-qjy .goods-price p,.promote-mod .promote-list ul li .goods-item-content .goods-info-tj .goods-qjy .goods-price span {
	padding:0
}
.promote-mod .promote-list ul li .goods-item-content .goods-info-tj .goods-qjy .goods-price p {
	color:#db3a00
}
.promote-mod .promote-list ul li .goods-item-content .goods-info-tj .goods-qjy .goods-price p i,.promote-mod .promote-list ul li .goods-item-content .goods-info-tj .goods-qjy .goods-yj p b {
	font:18px Microsoft Yahei
}
.promote-mod .promote-list ul li .goods-item-content .goods-info-tj .goods-qjy .goods-price,.promote-mod .promote-list ul li .goods-item-content .goods-info-tj .goods-qjy .goods-yj {
	width:50%;
	position:absolute;
	top:0;
	text-align:center;
	right:0
}
.promote-mod .promote-list ul li .goods-item-content .goods-info-tj .goods-qjy .goods-price p,.promote-mod .promote-list ul li .goods-item-content .goods-info-tj .goods-qjy .goods-yj p {
	font-family:Arial;
	font-size:18px;
	margin-top:2px
}
.promote-mod .promote-list ul li .goods-item-content .goods-info-tj .goods-qjy .goods-yj p {
	color:#1b72a8
}
.promote-mod .promote-list ul li .goods-item-content .goods-info-tj .goods-qjy span {
	font-size:12px
}
.promote-mod .promote-list ul li .goods-item-content .goods-info-tj .goods-sale {
	display:block;
	margin:21px -10px 19px 0;
	position:relative;
	height:16px;
	line-height:16px
}
.promote-mod .promote-list ul li .goods-item-content .goods-info-tj .goods-sale span {
	color:#787878;
	font-size:12px
}
.promote-mod .promote-list ul li .goods-item-content .goods-info-tj .goods-sale b {
	color:#fc6f02;
	font-family:Arial;
	margin-left:2px
}
.promote-mod .promote-list ul li .goods-item-content .goods-info-tj .goods-sale .goods-quan {
	margin-right:10px
}
.promote-mod .promote-list ul li .goods-item-content .goods-info-tj .goods-sale .goods-quan p {
	font-size:12px;
	color:#787878
}
.promote-mod .promote-list ul li .goods-item-content .goods-info-tj .goods-sale .goods-quan p b {
	color:#fc903d;
	font:12px Arial!important;
	margin-left:0
}
.promote-mod .promote-list ul li .goods-item-content .goods-info-tj .goods-sale .tag {
	position:absolute;
	right:0;
	height:16px;
	line-height:16px;
	top:0
}
.detail-wrap .detail-content-r .goods-info .goods-tit .goods-bug .goods-type i {
	margin-right:0;
	margin-left:4px
}
.promote-mod .promote-list ul li .goods-item-content .goods-info-tj .goods-sale .tag span {
	width:27px;
	height:16px;
	text-align:center;
	background:#1ac1a1;
	color:#fff;
	line-height:16px;
	margin-right:10px;
	float:right
}
.promote-mod .promote-list ul li .goods-item-content .goods-info-tj .goods-price span,.promote-mod .promote-list ul li .goods-item-content .goods-info-tj .goods-quan span,.promote-mod .promote-list ul li .goods-item-content .goods-info-tj .goods-yj span {
	color:#a5a5a5
}
.promote-mod .promote-list ul li:hover .goods-item-content {
	border-color:#f40
}
.promote-mod .promote-list ul li:hover .goods-item-content .goods-info {
	height:183px
}
.promote-mod .promote-statement {
	border-top:solid 20px #edf2f5;
	background:#F5FAFC;
	margin:0
}
.promote-mod .promote-statement dt {
	margin:0;
	line-height:46px;
	height:41px;
	padding-top:5px;
	font-size:14px;
	text-indent:20px;
	color:#444
}
.promote-mod .promote-statement dd {
	margin:0;
	line-height:20px;
	font-size:12px;
	color:#A1AFB7;
	padding:0 20px 20px
}
#pid-set a,#pid-set span {
	font-size:16px;
	display:block
}
.promote-mod .promote-statement dd a {
	color:#218ABC
}
.promote-mod .promote-statement dd a:hover {
	color:#116294
}
#pid-set .pid-content {
	text-align:center
}
#pid-set .pid-icon {
	width:110px;
	height:92px;
	margin:45px auto 10px;
	background:url(../images/live-img.png) -624px -1639px no-repeat
}
#pid-set span {
	color:#218abc;
	font-weight:700;
	height:18px;
	margin-bottom:40px;
	line-height:18px
}
#pid-set .go-set-pid {
	margin-bottom:14px
}
#pid-set a {
	color:#fff;
	width:160px;
	height:36px;
	border-radius:2px;
	line-height:36px;
	margin:0 auto;
	background:#218abc;
	box-shadow:.5px 5px 9px .5px rgba(57,162,226 ,.5)
}
#pid-set a:hover {
	background:#1e7ba8
}
#pid-set p {
	height:20px;
	line-height:20px;
	display:block;
	font-size:12px;
	color:#999
}
.copy-tui .use-help {
	position:absolute;
	bottom:20px;
	text-align:center;
	width:100%
}
.yong-trans-attention {
	display:none
}
#yong-attention,.ying-attention {
	display:none;
	text-align:center;
	padding:40px 20px;
	font-family:Microsoft Yahei;
	overflow:hidden
}
#yong-attention b,.ying-attention b {
	color:#218abc;
	font-size:16px;
	display:block
}
.ying-attention {
	position:relative;
	height:280px;
	background:#f4f5f7
}
#yong-attention b {
	line-height:40px
}
.ying-attention b {
	line-height:50px;
	height:30px;
	width:100%
}
#yong-attention h1,.ying-attention h1 {
	color:#454545;
	font-weight:400;
	padding:0
}
.ying-attention b.hide {
	display:none
}
#yong-attention h1 {
	font-size:26px;
	line-height:50px;
	margin:0 0 27px
}
.ying-attention h1 {
	font-size:22px;
	line-height:32px;
	margin:35px 0 20px
}
#yong-attention p,.ying-attention p {
	line-height:22px;
	color:#e42e2e;
	font-size:16px
}
#yong-attention .iknow,#yong-attention .not-any-more {
	margin-top:15px;
	display:block
}
#yong-attention .iknow {
	margin-top:42px
}
#yong-attention .iknow span {
	width:140px;
	height:36px;
	color:#fff;
	background:#218abc;
	display:block;
	margin:0 auto;
	font-size:16px;
	cursor:pointer;
	line-height:36px;
	border-radius:4px
}
#yong-attention .not-any-more a {
	color:#218abc
}
.jp-jplayer {
	height:290px
}
.jp-gui {
	height:360px
}
.jp-video .jp-type-single .jp-controls {
	margin-left:158px
}
.jp-full-screen:focus,.jp-play,.jp-play:focus,.jp-repeat:focus,.jp-state-full-screen .jp-full-screen:focus,.jp-state-looped .jp-repeat:focus,.jp-state-playing .jp-play,.jp-state-playing .jp-play:focus,.jp-stop,.jp-stop:focus,.jp-toggles button.jp-full-screen,.jp-toggles button.jp-repeat {
	background:url(../images/live-img.png) -145px -1072px no-repeat;
	padding:0
}
.jp-gui .jp-mute,.jp-gui .jp-mute:hover,.jp-state-muted .jp-gui .jp-mute,.jp-state-muted .jp-gui .jp-mute:focus,.jp-state-muted .jp-gui .jp-mute:hover,.jp-state-muted .jp-gui .jp-mute:hover:focus,.jp-video .jp-mute:focus {
	background:url(../images/live-img.png) -147px -1075px no-repeat;
	padding:0
}
.jp-gui .jp-mute {
	width:14px;
	height:10px;
	background-position-y:-1075px
}
.jp-gui .jp-mute:hover,.jp-video .jp-mute:focus,.jp-video .jp-mute:focus:hover {
	background-position-y:-1135px
}
.jp-state-muted .jp-gui .jp-mute,.jp-state-muted .jp-gui .jp-mute:focus,.jp-state-muted .jp-gui .jp-mute:hover:focus {
	background-position-y:-1115px
}
.jp-state-muted .jp-gui .jp-mute:hover,.jp-state-muted .jp-gui .jp-mute:hover:focus {
	background-position-y:-1095px
}
.jp-play-bar {
	border-radius:0 5px 5px 0;
	background:#218acb
}
.jp-volume-controls .jp-volume-bar {
	width:60px;
	height:2px;
	top:4px;
	background:#e3e3e3
}
.jp-video .jp-progress {
	height:6px
}
.jp-video .jp-progress .jp-seek-bar {
	background:#e2e2e2
}
.jp-audio,.jp-audio-stream,.jp-video,.jp-video .jp-interface {
	border:none;
	background:0 0
}
.jp-video .jp-interface {
	height:70px
}
.jp-interface .jp-controls-holder {
	margin-top:20px;
	width:360px
}
.jp-volume-bar-value {
	background:#218acb;
	height:2px
}
.jp-video-play-icon,.jp-video-play-icon:focus {
	background:url(../images/live-img.png) -174px -1070px no-repeat;
	width:50px;
	height:50px;
	padding:0;
	margin:-25px 0 0 -25px;
	background-color:rgba(255,255,255,1);
	border-radius:100%
}
.jp-video-play-icon:focus,.jp-video-play-icon:hover {
	background-color:rgba(255,255,255,.8)
}
.jp-play,.jp-play:focus {
	width:38px;
	height:38px;
	background-position:0 -1070px;
	padding:0;
	margin:0
}
.jp-state-playing .jp-play,.jp-state-playing .jp-play:focus {
	background-position:0 -1146px
}
.jp-state-playing .jp-play:focus:hover,.jp-state-playing .jp-play:hover {
	background-position:0 -1184px
}
.jp-play:hover {
	background-position:0 -1108px
}
.jp-stop {
	width:26px;
	height:26px;
	margin-left:14px;
	padding:0;
	background-position:-48px -1122px
}
.jp-stop:focus,.jp-stop:hover {
	background-position:-48px -1096px
}
.jp-toggles button.jp-repeat {
	background-position:-85px -1069px;
	width:18px;
	height:20px
}
.jp-repeat:focus {
	background-position:-85px -1109px
}
.jp-state-looped button.jp-repeat:focus {
	background-position:-85px -1089px
}
.jp-state-looped button.jp-repeat:focus:hover {
	background-position:-85px -1109px
}
.jp-state-looped button.jp-repeat {
	background-position:-85px -1089px
}
.jp-state-looped button.jp-repeat:hover,.jp-toggles button.jp-repeat:hover {
	background-position:-85px -1109px
}
.jp-state-full-screen .jp-full-screen,.jp-toggles button.jp-full-screen {
	width:16px;
	height:16px;
	background-position:-116px -1072px;
	margin-top:2px
}
.jp-full-screen:focus,.jp-state-full-screen .jp-full-screen:focus,.jp-toggles button.jp-full-screen:hover {
	background-position:-116px -1112px
}
.jp-video .jp-toggles {
	margin-top:8px;
	width:78px;
	right:0
}
.jp-video-txt {
	height:30px;
	width:360px;
	display:block;
	overflow:hidden;
	margin:14px 0 16px
}
.jp-video-txt-list {
	width:380px;
	display:block;
	height:30px
}
.jp-video-txt .jp-video-txt-item {
	float:left;
	width:108px;
	height:28px;
	border-radius:2px;
	text-align:center;
	border:1px solid #ddd;
	font:12px/28px "Microsoft Yahei";
	margin-right:15px;
	cursor:pointer
}
.jp-video-txt .jp-video-txt-item span:hover {
	background:#eee
}
.jp-video-txt .jp-video-txt-item span {
	color:#454545;
	display:block;
	background:#f9f9f9
}
.ying-attention .accredit {
	position:absolute;
	bottom:105px;
	display:block;
	text-align:center;
	width:460px
}
.ying-attention .accredit a {
	height:36px;
	color:#fff;
	background:#218abc;
	margin:0 auto;
	font-size:14px;
	cursor:pointer;
	line-height:36px;
	border-radius:4px;
	width:150px;
	display:block
}
.ying-attention .accredit a:hover {
	background:#3d9fce
}
#pid-layer .page .btn-block .btn.next.next_btn_hover,#pid-layer .page .btn-block .btn.next.pre_btn_hover,#pid-layer .page .btn-block .btn.next:hover,#pid-layer .page .btn-block .btn.pre:hover {
	background-color:#edeef0
}
.ying-attention .accredit-help {
	position:absolute;
	bottom:70px;
	display:block;
	text-align:center;
	width:460px;
	height:20px
}
.ying-attention .accredit-help a {
	color:#999;
	text-decoration:underline
}
.ying-attention .accredit-help a:hover {
	color:#3d9fce
}
.layui-layer-max,.layui-layer-min {
	display:none!important
}
#pid-layer {
	display:none
}
#pid-layer .pl-tit {
	color:#333;
	font-size:16px;
	margin:40px auto 25px;
	text-align:center
}
#pid-layer .pl-list-block {
	width:450px;
	margin:0 auto;
	max-height:205px;
	overflow:hidden
}
#pid-layer .pl-list-block .pl-list {
	padding:10px 18px;
	display:block;
	color:#333;
	font-size:14px;
	border:1px solid transparent;
	border-bottom:1px solid #ddd;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
#pid-layer .pl-list-block .pl-list:hover {
	border:1px solid #1991EB
}
#pid-layer .pl-des {
	color:#666;
	width:450px;
	margin:12px auto
}
#pid-layer .pl-des a {
	color:#1991EB
}
#pid-layer .page {
	text-align:right;
	margin-right:25px;
	display:none
}
#pid-layer .page .num-block {
	float:right;
	line-height:30px;
	margin-right:15px;
	font-family:Arial;
	font-size:14px;
	color:#999
}
#pid-layer .page .num-block .cre-page {
	color:#3286FF
}
#pid-layer .page .btn-block {
	border:1px solid #dcdcdc;
	height:26px;
	float:right;
	border-radius:2px
}
#pid-layer .page .btn-block .btn {
	height:26px;
	text-align:center;
	width:35px;
	line-height:26px;
	background-repeat:no-repeat
}
#pid-layer .page .btn-block .btn.next i,#pid-layer .page .btn-block .btn.pre i {
	top:6px;
	left:12px;
	width:10px;
	height:14px;
	background-image:url(../images/live-img.png)
}
#pid-layer .page .btn-block .btn.pre {
	float:left;
	border-right:1px solid #dcdcdc;
	position:relative
}
#pid-layer .page .btn-block .btn.pre i {
	content:'';
	position:absolute;
	background-position:-337px -42px
}
#pid-layer .page .btn-block .btn.next {
	float:right;
	position:relative
}
#pid-layer .page .btn-block .btn.next i {
	position:absolute;
	background-position:-354px -42px
}
#pid-layer .page .btn-block .btn.pre:hover i {
	background-position:-337px -28px
}
#pid-layer .page .btn-block .btn.next:hover i {
	background-position:-354px -28px
}
#pid-layer .page .btn-block .btn.next.pre_btn_hover i {
	background-position:-337px -28px
}
#pid-layer .page .btn-block .btn.next.next_btn_hover i {
	background-position:-354px -28px
}
.detail-wrap .detail-content-r .not_allowed_tg {
	background:#f8fafb;
	height:180px;
	text-align:center;
	margin-bottom:20px;
	padding-bottom:10px
}
.detail-wrap .detail-content-r .not_allowed_tg img {
	margin:10px 0
}
.detail-wrap .detail-content-r .not_allowed_tg p {
	font-size:12px;
	font-family:MicrosoftYaHei;
	font-weight:400;
	color:rgba(85,85,85,1);
	margin:3px 0 14px
}
.detail-wrap .detail-content-r .not_allowed_tg .bt_yugao,.detail-wrap .detail-content-r .not_allowed_tg .tui {
	width:120px;
	border-radius:2px;
	text-align:center;
	font-size:14px;
	color:#fff;
	position:relative;
	height:36px;
	line-height:36px
}
.detail-wrap .detail-content-r .not_allowed_tg .bt_yugao {
	background:#595959;
	cursor:default;
	margin:0 auto
}
.detail-wrap .detail-content-r .not_allowed_tg .tui {
	background:#ff7847;
	margin:10px auto;
	cursor:pointer
}
.detail-wrap .detail-content-r .not_allowed_tg .tui:hover {
	background:#FF5E24
}
.detail-wrap .detail-content-r .not_allowed_tg .tui .add-tui i {
	position:relative;
	top:8px;
	width:20px;
	height:36px;
	left:16px;
	vertical-align:middle;
	float:left;
	line-height:36px;
	background:url(../images/live-img.png) -137px -25px no-repeat
}
.detail-wrap .detail-content-r .not_allowed_tg .tui.cur b {
	position:absolute;
	right:0;
	top:0;
	border-right:0;
	border-left-width:32px;
	border-left-color:transparent;
	border-top-width:32px;
	border-top-color:#cc6039;
	border-style:solid;
	border-bottom:none
}
.detail-wrap .detail-content-r .not_allowed_tg .tui.cur b em {
	width:13px;
	height:10px;
	position:absolute;
	background:url(../images/live-img.png) -169px -29px no-repeat;
	top:-28px;
	right:3px
}