* {
	font-family: Microsoft yahei !important;
}
i{
	font-style:normal;
}

.zoomDiv {
	z-index: 2;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}
.breadcrumb {
	margin: 0;
}
.zoomMask {
	position: absolute;
	cursor: move;
	z-index: 1;
}
.content {
    padding: 20px;
    margin-bottom: 20px;
    background: #FFFFFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}
.content .detail-swiper {
	width: 420px;
    position: relative;
	float: left;
}
.content .detail-cont {
	width: 490px;
	float: right;
}

.content .swiper-slide {
	width: 78px!important;
	height: 66px;
	border: 1px solid #ddd;
	text-align: center;
	border-radius: 5px;
	margin-right: 15px!important;
}

.content .swiper-slide img {
	width: 100%;
	height: 100%;
}

.content .swiper-button-prev {
	top: 91% !important;
    border: 1px solid #CBCBCB;
    height: 64px;
    width: 20px !important;
    left: 0;
}

.content .swiper-button-next {
	top: 91% !important;
    border: 1px solid #CBCBCB;
    height: 64px;
    width: 20px !important;
    right: 0;
}

.content .swiper-pagination {
	top: 180px;
}

.detail-swiper-mobile .swiper-slide {
	width: 100% !important;
	height: 200px;
	text-align: center;
	border: 0;
	padding-bottom: 20px;
}

.detail-swiper-mobile .swiper-slide img {
	width: 100%;
	height: 100%;
}

.more-mobile {
	width: 200px;
	color: #adadad;
	height: 35px;
	border: 1px solid #999;
	font-size: 15px;
	border-radius: 5px;
	background: #fff;
	margin-top: 10px;
}

.bar {
	color: #28aac5;
}

.color-red {
    font-size: 24px;
    color: #EE1010;
}
.recommend-content-detail .color-red {
    font-size: 14px;
    color: #EE1010;
    padding: 0 10px;
}
.unit {
	font-size: 14px;
	color: #EE1010;
}

#detail .show-img {
	height: 356px;
    margin-bottom: 20px;
	box-shadow: 0 0 3px #ddd;
}

#detail .show-img img {
	width: 100%;
	height: 100%;
	display: block;
	margin: 0 auto;
}

#detail .detail-cont-title label {
	margin-bottom: 20px;
	font-size: 22px;
	color: #000000;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
}

#detail .detail-cont-title p {
	font-size: 12px;
	color: #888888;
	line-height: 24px;
	max-height: 350px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
}
#detail .detail-cont-title .like{
	display: inline-block;
    width: 24px;
    height: 24px;
    position: relative;
    top: 5px;
    background: url(../images/proDetail/bt_like.png) no-repeat center center;
    background-size: 100%;
}
#detail .detail-cont-title .like-click{
	display: inline-block;
    width: 24px;
    height: 24px;
    position: relative;
    top: 5px;
    background: url(../images/proDetail/bt_like_click.png) no-repeat center center;
    background-size: 100%;
}
#detail .detail-cont-title .share{
	display: inline-block;
    width: 24px;
    height: 24px;
}
#detail .detail-cont-title .coupon{
	color: #FF6200;
	font-size: 12px;
}
#detail .detail-cont-num {
	padding: 0px;
	margin: 30px 0;
}
#detail .detail-cont-num .model-li{
	display: inline-block;
    width: 350px;
    vertical-align: top;
}
#detail .detail-cont-num .model-li li{
	float: left;
    margin: 0;
    border: 1px solid #CDCDCD;
    padding: 6px 30px;
    margin-right: 20px;
    margin-bottom: 12px;
    cursor: pointer;
}
#detail .detail-cont-num>ul>li:nth-child(1){
	background: #EBF1F8;
	margin-bottom: 15px;
}
#detail .detail-cont-num .model-li li a{
	font-size: 12px;
	color: #6C6C6C;
}
#detail .detail-cont-num .model-li li a{
	font-size: 12px;
	color: #6C6C6C;
}
#detail .detail-cont-num .model-li li.selected{
    border: 1px solid #F66A0D;
}
#detail .detail-cont-num .model-li li.selected a{
    color: #F66A0D;
}
#detail .detail-cont-num li {
	padding: 10px 15px;
}

#detail .detail-cont-num label {
	font-size: 12px;
	color: #6C6C6C;
	width: 70px;
	font-weight: normal;
}

#detail .num-a {
    font-size: 30px;
    color: #ff6200;
    width: 32px;
    height: 32px;
    line-height: 8px;
    background: #FFF;
    border: 1px solid #ff6200;
    vertical-align: bottom;
    outline: none;
}

#detail .detail-cont-buy {
	margin-top: 40px;
}

#detail .num-input {
    width: 45px;
    height: 32px;
    text-align: center;
    border: 0;
    border-bottom: 1px solid #ff6200;
    border-top: 1px solid #ff6200;
    margin: 0px -4px;
    font-size: 15px;
    color: #ff6200;
}

#detail .add {
	border: 0px;
    padding: 8px 15px;
    font-weight: normal;
    margin-right: 10px;
    background: #F66A0D;
    box-shadow: 0 0 2px 0 rgba(78,78,78,0.29);
    border-radius: 2px;
    font-size: 18px;
    color: #FFFFFF;
    margin-left: 23px;
}

#detail .add i {
	margin-right: 5px;
}

#detail .now-buy {
    padding: 8px 33px;
    font-weight: normal;
    background: #FFFAF8;
    border: 1px solid #F66A0D;
    font-size: 18px;
    color: #F66A0D;
    box-shadow: 0 0 2px 0 rgba(78,78,78,0.33);
    border-radius: 2px;
    margin-left: 17px;
}

#detail .notProduct {
	padding: 8px 33px;
}


#detail .detail-cont-moblie .detail-cont-title {
	padding: 10px 15px;
    background: #fff;
}

#detail .recommend-mobile {
    padding: 20px 15px;
    background: #FFF;
}

#detail .recommend-mobile .panel-group .panel-default {
	border: none;
}

#detail .recommend-mobile .panel-group .panel-heading {
	background-color: #fff;
	border-color: #fff;
	padding: 0;
}

#detail .recommend-mobile .panel-group .panel-body {
	border-top: none;
	padding: 0px;
}

#detail .recommend-mobile .recommend-content-detail {
     text-align: left;
    margin-right: 3%;
    display: inline-block;
    width: 30%;
}
#detail .recommend-mobile .recommend-content-detail:nth-child(3n) {
    margin-right: 0;
}
#detail .recommend-mobile .recommend-content-detail .title {
	width: 100%;
    font-size: 12px;
    color: #3C3C3C;
    line-height: 17px;
    overflow: hidden;
    height: 35px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
}

#detail .recommend-mobile .recommend-content-detail p {
	margin: 10px 0;
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #767676;
}

#detail .recommend-mobile .recommend-content-detail .detail-img {
	width: 100%;
}

#detail .recommend-mobile .recommend-content-detail .detail-img img {
	width: 100%;
	height: 100%;
}

#detail .recommend {
    margin-top: 40px;
	width: 1024px;
    clear: both;
    background: #f4f4f4;
    margin-left: -20px;
    padding: 30px 20px;
}

#detail .recommend .recommend-bar {
	font-size: 14px;
	color: #000000;
	margin-bottom: 20px;
}

#detail .recommend .recommend-content .title {
    font-size: 14px;
    overflow-wrap: normal;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 10px;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    font-size: 12px;
	color: #404040;
}

#detail .recommend .recommend-content .detail-img {
	height: 137px;
    position: relative;
    margin-bottom: 5px;
}
#detail .recommend .recommend-content .detail-img:hover .shadow-button{
	display: block;
}
#detail .recommend .recommend-content .detail-img .shadow-button{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    padding-top: 30px;
    display: none;
}
#detail .recommend .recommend-content .detail-img .shadow-button button,
#detail .recommend .recommend-content .detail-img .shadow-button a {
    border: 1px solid #FFFFFF;
    border-radius: 2px;
    width: 86px;
    height: 26px;
    background: transparent;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    margin-bottom: 10px;
    line-height: 24px;
}
#detail .recommend .recommend-content .detail-img .shadow-button button:hover,
#detail .recommend .recommend-content .detail-img .shadow-button a:hover {
    background: rgba(255, 255, 255, 0.2);
}
#detail .recommend .recommend-content .detail-img img {
	display: inline-block;
	width: 100%;
	height: 100%;
}
#detail .recommend .recommend-content {
	padding-left: 15px;
}
#detail .recommend .recommend-content-detail {
    text-align: left;
    border: 1px solid #ccc;
    display: inline-block;
    width: 164px;
    height: 185px;
    margin-right: 33px;
}
#detail .recommend .recommend-content-detail:nth-last-child(1) {
    margin-right: 0px;
}

#detail .recommend .recommend-content-detail p {
	margin: 10px 0;
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #767676;
}

#detail .recommend .panel-group .panel-default {
	border: none;
}

#detail .recommend .panel-group .panel-heading {
	background-color: #fff;
	border-color: #fff;
	padding: 0px;
}

#detail .recommend .panel-group .panel-body {
	border-top: none;
	padding: 0px;
}

#detail .commodity-detail {
	margin-top: 40px;
    background: #fff;
}

#detail .commodity-detail .nav-tabs {
	background: #EBF1F8;
    border-radius: 2px;
    border-bottom: 1px solid #3789FE;
}

#detail .commodity-detail .nav-tabs li a {
	color: #404040 !important;
	padding: 10px 30px;
	font-size: 16px;
}

#detail .commodity-detail .nav-tabs li.active a {
    color: #fff !important;
    padding: 10px 30px;
    background: #3789FE;
    border-radius: 1px;
}

#detail .commodity-detail .tab-content {
	padding: 20px;
}

#detail .commodity-detail img {
	width: 100% !important;
	height: auto !important;
}

#detail .more a {
	color: #9E9E9E;
}

#detail .stock {
	text-align: center;
	padding-top: 5px;
	margin-left: 10px;
	font-size: 12px;
	color: #B1AFAF;
}

.popover-title {
	color: #fff;
	background-color: #28aac5 !important;
}

.pc-swiper-left-9 {
    left: 8%;
    width: 350px;
}

.swiper-button-next,
.swiper-button-prev {
	width: 22px !important;
	background-size: 22px 44px !important;
}

@media all and (max-width: 640px) {
	.content {
	    width: 100%;
        background: transparent;
        padding: 0;
	}
	.phone_dom {
	    display: none!important;
	}
	.num-a {
		height: 31px;
		line-height: 31px;
		position: relative;
		top: 1px;
		width: 31px;
		padding: 0 !important;
	}
	.num-mobile .col-xs-5 {
		padding-right: 0;
	}
	.recommend-mobile {
		text-align: center;
	}
	.recommend-bar {
		text-align: center;
		font-size: 16px;
		color: #424242;
		letter-spacing: 0;
	    margin-bottom: 20px;
	}
	.detail-swiper-mobile .swiper-slide {
		width: 100% !important;
		height: auto;
		text-align: center;
		border: 0;
	    padding-bottom: 84.7%!important;
	}
	.detail-swiper-mobile .swiper-slide img {
	    display: block;
	    width: 100%;
	    height: 100%;
	    position: absolute;
	    top: 0;
	    left: 0;
	}
	#detail {
		margin-top: 0px;
		padding-bottom: 45px;
	}
	#detail .detail-cont-title label {
		display:block;
		margin: 0px;
		margin-bottom: 10px;
		font-size: 16px;
	}
	#detail .detail-cont-title p {
		font-size: 14px;
        display:block;
	}
	#detail .detail-cont-title .like{
	display: inline-block;
    width: 24px;
    height: 24px;
    position: relative;
    top: 5px;
    background: url(../images/proDetail/bt_like.png) no-repeat center center;
    background-size: 100%;
	}
	#detail .detail-cont-title .like-click{
		display: inline-block;
	    width: 24px;
	    height: 24px;
	    position: relative;
	    top: 5px;
	    background: url(../images/proDetail/bt_like_click.png) no-repeat center center;
	    background-size: 100%;
	}
	#detail .detail-cont-title .share{
		display: inline-block;
	    width: 24px;
	    height: 24px;
	} 
	#detail .detail-cont-title .coupon{
		color: #FF6200;
		font-size: 12px;
		display: inline-block;
	    line-height: 1.5;
	    background: rgba(255,98,0,.2);
	}
	.color-red {
		display:block;
	    font-size: 18px!important;
    	padding: 0!important;
	}
	.recommend-content-detail .color-red {
		font-size: 16px!important;
	}
	#detail .commodity-detail {
		margin-top: 10px;
	}
	#detail .commodity-detail .nav-tabs {
		background: #fff;
	    border-radius: 2px;
	    border-bottom: 1px solid #eee;
	}
	#detail .commodity-detail .nav-tabs li.active a {
	    padding: 10px 20px;
	    color: #000 !important;
	    border-radius: 1px;
	    border: 0;
        background: transparent;
	    border-bottom: 2px solid #000;
	}
	.more-Product-button {
	    width: 100%;
	    background: #fff;
	    height: 40px;
	    padding: 10px 15px;
	    font-size: 14px;
	    color: #424242;
	    letter-spacing: 0;
	    margin: 10px 0;
	}
	.buy-num {
		position: fixed;
	    bottom: 0;
	    width: 100%;
	    z-index: 1000;
	    background: #fff;
	}
	.buy-num-car {
		position: fixed;
	    bottom: 0px;
	    width: 100%;
	    z-index: 9999;
	    background: rgba(0, 0, 0, 0.2);
        height: 100%;
        opacity: 0;
        display: none !important;
	}
	.buy-num-car.open {
	 	opacity: 1;
        display: block!important;
	}
	.buy-num-car.close {
	 	opacity: 0;
        display: none!important;
	}
	#detail .num-mobile .add {
	    background: #FFAE00;
	    color: #fff;
	    font-size: 14px;
	    padding: 0;
	    border-bottom-left-radius: 20px;
	    border-top-left-radius: 20px;
	    border-bottom-right-radius: 0;
	    border-top-right-radius: 0;
	    height: 40px;
	    width: calc(50% - 80px);
	    text-align: center;
	    float: right;
	    margin: 10px 0;
	    border: 0;
	}

	#detail .num-mobile .now-buy {
		background: #FF6200;
	    color: #fff;
	    font-size: 14px;
	    padding: 0;
	    height: 40px;
	    width: calc(50% - 80px);
	    float: right;
	    margin: 10px 10px 10px 0;
	    text-align: center;
	    border-bottom-right-radius: 20px;
	    border-top-right-radius: 20px;
	    border-bottom-left-radius: 0;
	    border-top-left-radius: 0;
	    border: 0;
	}
	#detail  .num-mobile .now-sure {
	    background: #FF6200;
	    color: #fff;
	    font-size: 14px;
	    /* padding: 0; */
	    height: 40px;
	    width: calc(100% - 100px);
	    margin: 20px 50px;
	    text-align: center;
	    border-radius: 20px;
	    border: 0;
	}
	#detail .num-mobile .information{
        box-shadow: 0 0 10px #ddd;
        webkit-transition: -webkit-transform .3s cubic-bezier(0,0,.25,1) 80ms;
	    transition: transform .3s cubic-bezier(0,0,.25,1) 80ms;
	    -webkit-transform: translate3d(0,100%,0);
	    transform: translate3d(0,100%,0);
	    position: absolute;
	    bottom: 0;
	    left: 0;
	    background: #fff;
	    width: 100%;
	}
	#detail .buy-num-car.open .information{
		 -webkit-transform: translate3d(0,0,0);
    	 transform: translate3d(0,0,0);
	}
	#detail .num-mobile .information ul{
		padding: 20px;
	    position: relative;
	}
	#detail .num-mobile .information ul li label {
	    font-size: 12px;
	    color: #6C6C6C;
	    margin-right: 20px;
	    font-weight: normal;
	}
	#detail .num-mobile .information ul li:nth-child(1) {
	    padding-left:80px;
        font-size: 16px;
        color: #222222;
        margin-bottom: 40px;
	}
	#detail .num-mobile .information img {
 	    height: 84px;
	    width: 84px;
	    border: 1px solid #979797;
	    border-radius: 0px;
	    position: absolute;
	    left: 0px;
	}
	#detail .num-mobile .information span {
 	    word-break: break-all;
	}
	#detail .num-mobile .information span.price{
	    font-size: 24px;
	    color: #ED4949;
	    line-height: 34px;
	    margin-top: 10px;
	    display: inline-block;
	}
	#detail .num-mobile .bar {
	 	border-top: 1px solid #e9e9e9;
	    background: #FFF;
	}
	#detail .num-mobile .bar a {
	    height: 50px;
	    width: 60px;
	    float: left;
	    font-size: 10px;
		color: #C4C4C4;
		text-align: center;
		padding-top: 5px;
	}
	#detail .num-mobile .bar a img {
	    width: 30px;
	}
	#detail .num-mobile .bar a:nth-child(1) {
	    border-right: 0px solid #e9e9e9;
	}
	#detail .num-input {
		margin: -1px -5px;
	}
	
	#detail .num-mobile .information .stock {
		font-size: 12px;
		color: #B1AFAF;
		margin-left: 7px;
	}
	.phone_dom {
	    display: none!important;
	}
	.phone-nav-my {
	    padding: 0 10px;
	    color: #F60;
	    position: absolute;
	    right: 0;
	}
	.phone-nav-my li {
		float: left;
		text-align: center;
		position: relative;
		padding: 0 !important;
		margin: 0 !important;
	}
	.phone-nav-my li a {
		display: block;
		color: #fff;
		float: left;
	}
	.phone-nav-my .phone-subnav {
	    display: none;
	    position: absolute;
	    top: 25px;
	    right: 2px;
	    width: 100px;
	    padding: 5px 0;
	    margin: 2px 0 0;
	    z-index: 100;
	    color: #000;
	    background-color: #fff;
	}
	.phone-nav-my .phone-subnav li {
	    clear: both;
	    width: 100px;
	    height: 30px;
	    line-height: 30px;
	    padding: 0 !important;
	    border-bottom: 1px solid #EEEEEE;
	}
	.phone-nav-my .phone-subnav li a {
	    padding: 0 20px !important;
	    color: #000 !important;
	}
}


/*# sourceMappingURL=commodity_detail.css.map */