.prd-content h3 {
    color: #2489eb;
    font-weight: bold;
}

.prd-tr-bottom-line td {
    color: #2489eb;
    font-weight: bold;
    border-bottom: 1px solid #2489eb;
}

/* 左侧导航 begin */
.nav-left-panel {
    width: auto;
    minth: 100px;
    position: fixed;
    height: auto;
    top: 250px;
    left: 2%;
    background-color: #fff;
    z-index: 10001;
}

.nav-left-panel ul {
    padding: 0;
    margin: 0;
    height: auto;
    line-height: 33px;
    width: 100%;
    border: 1px solid #ebebeb;
}

.nav-left-panel ul li {
    list-style: none;
    text-align: center;
    padding: 3px 10px;
    border-bottom: 1px solid #ebebeb;
}

.nav-left-panel ul li.current {
    background-color: #2489eb;
    color: #fff;
}

/* 左侧导航 end */

.content-wrapper {
    background-color: white;
    width: 1200px;
    margin: 0 auto;
}

.content-overview {
    background-color: white;
    height: 470px;
    width: 100%;
}

.img-product {
    float:left;
    height: 298px;
    width: 298px;
    border-radius: 5px;
    background-blend-mode: luminosity;
    background-size: cover;
}
.img-product-bg{
    background-image: url('/page/mobile/images/result/icon-defaultN2.png');
}
.img-product-pos{
    position:relative;
}
.img-product .hover-pic-grid{
    z-index:10;
    width:80px;
    height:80px;
    background:black;
    opacity: 0.7;
    position:absolute;
}
.img-product img {
    border-radius:22px;
    overflow: hidden;
}
.bigPicOrVideo{
    position: absolute;
    width: 270px;
    height: 270px;
    background: black;
    left: 0px;
    top: 0px;
    border-radius: 10px;
    display: none;
    overflow: hidden;
    z-index: 10;
}
.pic-zoom{
    position:absolute;
    right:10px;
    bottom:10px;
    width:14px;
    height:14px;
    background-image: url('/page/pc/images/mall/zoom.png');
}
.zoom-pic-panel{
    border:1px solid #ebebeb;
    margin-left:10px;
    background:#fff;
    z-index:100;
}

/* 色号选择mini色块预览 */
.img-product .mini-img {
    position: relative;
    /*left: 258px;*/
    /*top: 182px;*/
    /*background: yellow;*/
    opacity: 0.0;
    height: 100%;
    width: 100%;
    /*box-shadow: 0 0 0 #888888;*/
    border-radius: 5px;
}

.inline-left {
    float: left;
    margin: 10px;
}
.inline-left table.font-18{
    font-size: 18px;
}
.inline-left table.font-16{
    font-size: 16px;
}
.inline-left .pic-slider{
    position:relative;
    float:left;
    height:214px;
}
.inline-left .swiper-container{
    width:80px;
    float:left;
    height:100%;
    overflow:hidden;
}
.inline-left .swiper-container .swiper-wrapper .swiper-slide-active{
    border:2px solid rgba(37,137,235,1);
}
.inline-left .swiper-container .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    width:51.33px;
    height:60px;
    margin-left:5px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    cursor:pointer;
}
.inline-left .swiper-container .swiper-wrapper{
    height:214px;
}
.inline-left .swiper-container .swiper-slide img{
    width:100%;
    height:100%;
}
.inline-left .pic-slider .slide-up{
    position:absolute;
    left:13px;
    top:-20px;
}
.inline-left .pic-slider .slide-down{
     position:absolute;
     left:13px;
     bottom:-25px;
 }
.pic-slider ul{
    list-style: none;
    margin:0;
    padding:0;
    overflow:hidden;
    height:210px;
}
.pic-slider ul li{
    display:block;
    width:60px;
    height:60px;
    margin-top:8px;
    cursor: pointer;
}
.pic-slider ul li img{
    width:100%;
    height:100%;
}
.inline-left .sale-product-base-info{
    height: auto;
    clear: both;
    text-align: left;
    /*overflow-y:auto;*/
    font-size:18px;
    color: #333333;
}
.inline-left .sale-product-base-info .sp-base-info-item{
    height: auto;
    width:auto;
    overflow-y:auto;
    font-size:18px;
}
.inline-left .sale-product-base-info .sp-base-info-item .question{
    width: 16px;
    height: 16px;
}
.inline-left .sale-product-base-info .sp-base-info-item ul{
    list-style: none;
    margin:0;
    padding: 0;
    text-align: left;
}
.inline-left .sale-product-base-info .sp-base-info-item ul li{
    font-size:18px;
    float:left;
    margin: 5px 30px 4px 0;
}
.sale-time-tag{
    color: #999;
    font-size: 14px;
}
.sale-price-tag{
    color:#2589EB;
}
.sale-price-item{
    display: inline-block;
    line-height: 1;
    width: 100%;
    padding: 5px 0;
}
.sale-price-title{
    width: 55px;
    display: inline-block;
    float: left;
    height: 100%;
    line-height: 1.5;
}
.sale-price-item .stock-price-ul{
    display: inline-block;
    float: left;
}
/* 0219 新版热卖促销物性表输入购买数量样式 start */
.sale-count-input{
    /*width: 190px;*/
    width: 210px;
    display: inline-block;
    height: 100%;
    float: left;
}
.sale-input-minus-plus-btns{
    width: 40px;
    height: 22px;
    display: inline-block;
    border: 1px solid #dddddd;
    text-align: center;
    float: left;
    cursor: pointer;
}
.sale-input-input{
    width: 120px;
    height: 22px;
    padding: 5px 5px 5px 7px;
    float: left;
    border: 1px solid #dddddd;
    border-right: 0;
    border-left: 0;
}
sale-input-input:focus{
    border: none;
}
.sale-product-unit{
    width: 40px;
    display: inline-block;
    float: left;
}
.sale-product-total{
    width: 100%;
    clear: both;
    text-align: left;
    /*padding-top: 10px;*/
    display: inline-block;
    height: 20px;
    line-height: 1.8;
    /*border-top: 1px solid #E4E4E4;*/
}
.sale-product-total .purchase-amt-text{
    font-weight: normal !important;
    float: left;
}
.sale-product-total .purchase-tips{
    color: #979797 !important;
    font-size: 12px;
    padding: 5px 0;
    float: left;
    margin-left: 30px;
}
.sale-stock-price-total{
    color: #E50000;
    font-size: 18px;
    float: left;
    width: auto;
    min-width: 160px;
}
.amount-tips{
    font-size: 12px !important;
    line-height: 1.2 !important;
}
/* 0219 新版热卖促销物性表输入购买数量样式 end */
.inline-left .sale-product-base-info .sp-base-info-item ul li .sale-stock-price-tag{
    color:#E50000;
}
.inline-left .sale-product-base-info .sp-base-info-item .stock-price-ul li{
    float:left;
    width:300px;
}
.inline-left .sale-product-base-info .sp-base-info-item .stock-price-ul li:nth-child(even){
    margin-left:100px;
}
.inline-left .sale-product-base-info .sp-base-info-item .tag{
    color:#E50000;
    text-decoration: none;
}
.inline-left .purchase-ipt-wrapper{
    width: 100%;
    clear: both;
    text-align: left;
    /*padding-top:10px;*/
}
.inline-left .purchase-ipt-wrapper .purchase-amt-text{
    color:#333333;
    font-weight: bold;
    font-size:18px;
}
.inline-left .purchase-ipt-wrapper .purchase-ipt-amt{
    width:114px;
    height:24px;
    background:rgba(249,249,249,1);
    border-radius:2px;
    border:1px solid rgba(238,238,238,1);

}
.inline-left .purchase-ipt-wrapper .price-tag{
    color:#333333;
    font-size:18px;
    font-weight: bold;
}
.inline-left .purchase-ipt-wrapper .purchase-tips{
    color:#F7B500;
    font-size:12px;
    padding:5px 0;
}
.inline-left .purchase-btn-wrapper{
    height:40px;
    text-align: left;
    margin-bottom: 15px;
    margin-top: 10px;
    /*float: left;*/
}
.inline-left .purchase-btn-wrapper button{
    width: 194px;
    height: 30px;
    padding-left: 50px;
    box-shadow: 0 2px 3px 0 rgba(229, 0, 0, 0.4);
    border-radius: 3px;
    font-size: 14px;
    position: relative;
    border: 1px solid #E50000;
}

.purchase-ipt-wrapper input[type=number] {
    -moz-appearance:textfield;
}
.purchase-ipt-wrapper input[type=number]::-webkit-inner-spin-button,
.purchase-ipt-wrapper input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.inline-left .purchase-btn-wrapper .add-to-cart-btn{
    background: #FFFFFF;
    color: #e50000;
    margin-left: 15px;
}
.inline-left .purchase-btn-wrapper .purchase-now-btn{
    color: #fff;
    background: #e50000;
}
.inline-left .purchase-btn-wrapper .purchase-bj-btn{
    color: #fff;
    background: #2589EB;
    border: 1px solid #2589EB;
    box-shadow: 0 2px 3px 0 #2589EB;;
    margin-left: 15px;
}
.inline-left .purchase-btn-wrapper  i{
    width: 50px;
    height: 28px;
    display: inline-block;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    background-size: 18px;
    border-radius: 3px;
}


.inline-right {
    float: right;
    margin: 20px 0 0 0;
    background-color: #FFFFFF;
    height: 130px;
    width: 314px;
    border: 1px solid #E8E9ED;
    box-shadow: 0 0 3px #E8E9ED;
}
.content-wrapper .content-global {
    margin-top: 0;
    width: 100%;
    color: #333333;
}

/* 表格样式 begin */
.table-global {
    width: 100%;
    margin: 0 auto;
    box-shadow: 0 0 3px #E8E9ED;
}

.table-global .th {
    height: 55px;
    border: 1px solid #E8E9ED;
    /*box-shadow: 0 0 3px #E8E9ED;*/
}

.table-global td {
    color: #000000;
    padding: 10px;
    border: 1px solid #E8E9ED;
}

.table-global td.layer3 {
    padding-left: 25px;
}

.table-global td.layer4 {
    padding-left: 40px;
}

.table-global td.layer5 {
    padding-left: 55px;
}

.table-global td.layer6 {
    padding-left: 70px;
}

/* 供应商鼠标悬浮样式 */
.table-global .hover-tip {
    text-decoration: none;
}
.wechat-qrcode{
	display: none;
	position: absolute;
	margin: 5px 0 0 10px;
	background-color: white;
	width: 170px;
	height: 180px;
	z-index: 1;
	padding-top: 10px;
	border: 0.5px solid #999;
	border-radius: 10px;
}
.wechat-qrcode .i1 {
	width: 0;
	height: 0;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-bottom: 12px solid #999;
	position: absolute;
	top: -11px;
	left: 72px;
}
.wechat-qrcode .i2 {
	width: 0;
	height: 0;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-bottom: 12px solid white;
	position: absolute;
	top: -9.5px;
	left: 72.3px;
}

/* 表格样式 end */
.span-title {
    font-size: 19px;
    color: #5B6981;
    padding-left: 5px;
    line-height: 35px;
}

.span-icon {
    display: inline-block;
    float: left;
    height: 35px;
    background-color: #2489eb;
    margin-right: 10PX;
    width: 7px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.color-num-ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 350px;
    min-height: 20px;
    max-height: 55px;
    overflow: auto;
    display: flex;
    align-items: center;
}

.color-num-ul li {
    float: left;
    padding: 2px 5px;
    text-align: center;
}

.color-num-ul li a {
    display: inline-block;
    border: 1px solid #ebebeb;
    padding: 3px 5px;
    color: black;
    font-size: 12px;
    text-decoration: none;
    width: 80px;
}

.color-num-ul li a:hover {
    border: 1px solid #2589eb;
}

.color-num-ul li .current {
    border: 1px solid red;
}

.color-num-ul li .selected {
    border: 1px solid #2589eb;
    color: #2589eb;
    background: url("/page/pc/images/user/member/icon-blue.png") no-repeat;
    background-position-x: 100%;
    background-position-y: 100%;
}

/* 按钮组 begin */
.opt-btn {
    border: 1px solid #2489eb;
    background-color: #fff;
    border-radius: 3px;
    padding: 4px 10px;
    margin: 7px 5px;
    color: #2489eb;
    text-decoration: none;
    font-size: 13px;
}

.opt-btn:hover {
    background-color: #2489eb;
    color: #fff;
    text-decoration: none;
}

/* 按钮组 end */

/* 右侧导航样式 */
.right-nav-tool {
    width: 54px;
    position: fixed;
    bottom: 300px;
    right: 10px;
    text-align: center;
    z-index: 1000;
    color: white;
    height: 306px
}

.right-nav-tool .nav-tool-item {
    padding-top: 5px;
    width: 54px;
    height: 54px;
    cursor: pointer;
    display: none;
    background-color: #000;
    opacity: 0.8;
    border-radius: 4px 0 0 4px;
    margin-top: 1px;
}

.nav-tool-item div {
    width: 100%;
    height: 100%;
    font-size: 12px;
    color: white;
    text-decoration: none;
    line-height: 1.7;
}
.nav-tool-item img{
	height: 24px;
	widows: 24px;
}
.collection-tip{
	width: 230px !important;
    height: 50px !important;
    background: #000;
    border-radius: 4px;
    opacity: 0.8;
    position: absolute;
    line-height: 50px !important;
    display: none;
    font-size: 12px;
    margin-left: -235px;
    margin-top: 168px;
}
.triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 15px;
    border-color: transparent transparent transparent #000;
    position: absolute;
    right: -5px;
    margin-top: 13px;
}


/* 分割线 */
hr {
    width: 95%;
    margin: 10px 0 10px 0;
}

/* 服务承诺 */
.opt-prefix-parent{
    width: 100%;
    height: 25%;
    margin-left: 10px;
    line-height: 41px;
    font-size: 12px;
    color: #333;
}
.opt-prefix {
    border: 1px solid rgb(255, 165, 0);
    font-size: 12px;
    color: rgb(255, 165, 0);
    margin: 0 2px;
    padding: 2px 2px 0 2px;
}

.opt-row {
    width: 100%;
    text-align: left;
}

/* 色号选择框样式 begin */
.colorSelect {
    width: 455px;
    /*height: 280px;*/
    min-height: 90px;
    max-height: 280px;
    position: absolute;
    border: 1px solid #E8E9ED;
    box-shadow: 0 0 3px #E8E9ED;
    background: #FFF;
    top: 597px;
    left: 396px;
    right: 596px;
    margin: 0 auto;
    display: none;
}

.colorSelect ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: auto;
    display: inline-block;
    min-height: 40px;
    max-height: 240px;
}

.colorSelect ul li {
    float: left;
    text-align: center;
    margin: 7px 8px 3px;
}

.colorSelect ul li a {
    display: inline-block;
    border: 1px solid #ebebeb;
    padding: 3px 5px;
    color: black;
    font-size: 12px;
    text-decoration: none;
    width: 80px;
}

.colorSelect ul li .selected {
    border: 1px solid #2589eb;
    color: #2589eb;
    background: url("/page/pc/images/user/member/icon-blue.png") no-repeat;
    background-position-x: 100%;
    background-position-y: 100%;
}

.colorSelect ul li a:hover {
    border: 1px solid #2589eb;
}

/* 色号选择框样式 end */

/* 展开右侧导航样式 begin */
.show-right-navi {
    width: 60px;
    height: 30px;
    background: #2589EB;
    position: absolute;
    top: 0;
    right: 2%;
    text-align: center;
    display: none;
    box-shadow: 0 0 3px #E8E9ED;
}

.show-right-navi .show-plus {
    line-height: 30px;
    font-weight: bolder;
    font-size: 24px;
    color: #FFF;
    padding: 1px 22px;
}

/* 展开右侧导航样式 end */

table tr td p {
    margin: 0 0;
}

/* 参考价格字体 */
.priceSpan {
    color: #e50000;
    font-size: 18px;
    font-weight: bold;
    line-height: 27px;
}

/* 实时库存字体 */
.stockSpan {
    color: #e50000;
    font-size: 18px;
    font-weight: bold;
}

#providerTable tr .hover:hover {
    background: #F5F7FB;
}

/* 左侧定位栏和右侧广告位 */
.tools-fixed{
   			position: fixed !important;top: 120px!important;
   		}
   		.ad-right-tools-fixed{
   			position: fixed !important;bottom: 10%;
   		}

   		/* 左侧工具栏 */
   		.slide-nav-left{
   			margin-top: 0;height: auto;width: 120px;margin-left: -128px;
            /*border: 1px solid #2489eb;*/
            box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.15);
            -webkit-padding-start: 0px;margin-bottom: 0px;-moz-padding-start: 0px;background-color: white;
            /*top:-570px;*/
            position: fixed; /* 改为fixed定位 */
            top: 312px; /
   		}
   		ul{
   			-webkit-padding-start: 0px;margin-bottom: 0px;-moz-padding-start: 0px;padding: 0;
   		}
   		.slide-nav-left ul{
   		    -webkit-padding-start: 0px;text-align: center;margin-bottom: 0px;-moz-padding-start: 0px;
   		}
   		.slide-nav-left ul li{
   			list-style: none;font-size: 14px;cursor: pointer;line-height: 30px;
   		}
   		.left-nav-ul{
   			position: relative;
   		}
   		.left-nav-item{
   			width: 100%;height: 30px;position: relative;font-weight: 600;
   		}
   		.nav-active{
   			/*background: #2489eb;color: white;*/
            background: linear-gradient(296deg, #D23124 0%, #FF9900 100%);
            color: white;
   		}
   		.left-nav-item:BEFORE{
   			content: '';
		    width: 4px;
		    height: 10px;
		    position: absolute;
		    left: 20px;
		    top: 10px;
		    background-color: #D23124;
   		}
   		.left-nav-item.nav-active:BEFORE{
		    background-color: #fff;
   		}
   		.left-nav-item-bottom{
   			/*background: #2489eb;color: white;height: 42px;padding-top: 5px;line-height: 20px !important;*/
            background: #D23124;
            color: white;
            height: 42px;padding-top: 5px;line-height: 20px !important;
   		}
   		.left-nav-item-bottom img{
   			width: 10px;height: 8px;position: absolute;margin-top: 19px;margin-left: -33px;
   		}

   		.left-nav-item-li.active{
            background: linear-gradient(296deg, #D23124 0%, #FF9900 100%);
            color: white;
   		}

   		/* 右侧广告样式 */
   		.ad-main-content{
   			margin-top: 0px;height: auto;width: 220px;margin-right: 0px;float: right;
   		}
   		.ad-content-supplier-main{
   			width: 100%;height: auto;border: 1px solid #eee;
            margin-bottom:10px;
   		}
   		.ad-content-supplier-item-title{
			width: 100%;height: 43px;background: #f5f5f5;color: #333333;font-size: 18px;text-align: center;line-height: 43px;
   		}
   		.ad-content-supplier-item{
			width: 100%;height: auto;background: white;border-bottom: 1px solid #eee;padding: 10px;padding-bottom: 5px;
   		}
   		.ad-content-supplier-item-s{
			width: 100%;height: auto;display: inline-block;border-bottom: 1px dashed #A9A9A9;padding-bottom: 7px;
   		}
   		.ad-content-supplier-item-s-left{
			float: left;font-size: 12px;width: 14px;margin-right: 3px;
   		}
   		.ad-content-supplier-item-s-left span{
			width: 100%;display: inline-block;
   		}
   		.ad-content-supplier-item-s-left span img{
			width: 14px;height: 14px;margin-top: 4px;
   		}
   		.ad-content-supplier-item-s-center{
			float: left;font-size: 12px;width: 132px;padding-top: 2px;
   		}
   		.ad-content-supplier-item-s-center span{
			width: 100%;display: inline-block;line-height: 20px;
   		}
   		.ad-content-supplier-item-s-center span a{
   			color: #2589eb;text-decoration: underline;
   		}
   		.ad-content-supplier-item-s-right{
			float: right;width: 45px;height: 27px;border-radius: 5px;margin-top: 5px;
   		}
   		.ad-content-supplier-item-i{
			width: 100%;display: inline-block;font-size: 12px;margin-top: 2px;
   		}
   		.ad-content-replace-main{
   			width: 100%;height: auto;border: 1px solid #eee;margin-top: 10px;
   		}
   		.ad-replace-item-pro-name{
   			font-size: 12px;width: 100%;padding-top: 2px;
   		}
   		.ad-replace-item-pro-name span{
			width: 100%;display: inline-block;
   		}
   		.ad-replace-item-pro-name span a{
   			color: #333;
   		}
        .ad-content-replace-main .seo-link{
            display: block;
            margin-left:5px;
        }
   		.ad-span-i{
   			width: 1px;background: #2489eb; height: 10px;position: absolute;margin-top: 10px;
   		}
   		.ad-imgs{
   			width: 220px;height: 240px;
   		}
   		.ad-span-list{
   			width: 100%;display: inline-block;line-height: 21px;
   		}
   		.ad-span-list span img{
   			width: 14px;height: 14px;margin-right: 3px;margin-bottom: 1px;
   		}
   		.ad-wechat-div{
   			display: inline-block;width: 100%;height: 50px;line-height: 50px;font-size: 12px;padding-top: 5px;
   		}
   		.ad-wechat-div div span img{
   			width: 40px;height: 40px;cursor: pointer;
   		}
   		.ad-supplier-none{
   			width: 100%;height:240px; border-top: 1px solid #eee;margin-top: 2px;
   		}
   		.ad-supplier-none img{
   			width: 220px;height:240px;
   		}
   		.ad-content-replace-div{
   			width: 220px;
   		}
   		.ad-wechat-div-for-img{
   			text-align: center;display: none;
   		}
   		.ad-tools-block{
            position: relative;
   			width: 100%;height: auto;margin-bottom: 10px;
   		}
        .ad-tools-block .ad-block-mask {
            position: absolute;
            width: 100%;
            height: 100%;
            opacity: 0.7;
            background-color: black;
            text-align: center;
            padding-top: 40%;
            font-size: 16px;
            cursor: pointer;
        }
        .ad-tools-block .ad-block-mask a{
            color: #ffffff;
            text-decoration: none;
        }
        .ad-tools-block .ad-block-mask img{
            width: 40px;
            height: 40px;
        }
   		.ad-tools-title{
   			width: 100%;height: 44px;background: #f5f5f5;color: #333333;font-size: 16px;
   		}
   		.ad-tools-title span{
   			width: 50%;line-height: 43px;float: left;text-align: center;border: 1px solid #eee;cursor: pointer;
   		}
   		.ad-span-title-left{
   			border-right: none !important;
   		}
   		.ad-span-title-right{
   			border-left: none !important;
   		}
   		.ad-tools-content{
   			width: 100%;
   		}
   		.ad-tools-content img{
   			width: 218px;height: 110px;cursor: pointer;
   		}
   		.ad-span-title-left.in-view{
   			border: 1px solid #2489eb !important;border-bottom:1px solid #f5f5f5 !important ;color: #2489eb;
   		}
   		.ad-span-title-right.in-view{
   			border: 1px solid #2489eb !important;border-bottom:1px solid #f5f5f5 !important ;color: #2489eb;
   		}
   		.ad-span-title-left.out-view{
   			    border-bottom: 1px solid #2489eb !important;
   		}
   		.ad-span-title-right.out-view{
   			    border-bottom: 1px solid #2489eb !important;
   		}
   		.in-view{
   		   	border: 1px solid #2489eb;color: #2489eb;
   		}

   		.ad-span-list-item{
   			padding-left: 12px;
   		}
   		.ad-span-list-item-right{
   			color: #7E7E7E;float: right;
   		}

   		.ad-replace-content{
   			width: 100%;height: auto;background: white;border-bottom: 1px solid #eee;position: relative;
   		}
   		.ad-replace-content a {
   			display: block;
   		}
   		.ad-replace-block{
   			width: 100%;height: auto;display: inline-block;padding: 9px 10px 6px 10px;position: relative;cursor: pointer;
   		}
   		.ad-replace-content i{
   			width: 190px;text-align: center;height: 0px;border: 0.7px dashed #A9A9A9;display: inline-block;position: absolute;left: 15px;
   		}
   		.ad-replace-g-s{
   			color: #2489eb;display: inline-block;width: 100%;line-height: 30px;position: relative;position: relative;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
   		}
   		.ad-replace-block:hover{
   			background: #7DBFFF;color: white !important;
   		}
   		.ad-replace-block:hover .ad-replace-g-s{
   			background: #7DBFFF;color: white !important;
   		}
   		.ad-replace-block:hover .ad-span-list-item-right{
   			background: #7DBFFF;color: white !important;
   		}
   		.ad-replace-block:hover a{
   			background: #7DBFFF;color: white !important;
   		}
   		.ad-replace-block:hover .ad-span-i{
   			background: white;
   		}
   		.ad-replace-block-more{
   			width: 100%;height: 24px;display: inline-block;padding: 9px 10px 6px 10px;position: relative;
   		}
   		.ad-replace-block-nomore{
   			width: 100%;height: 130px;display: inline-block;text-align: center;line-height: 130px;font-size: 20px;color: #666;
   		}
   		.ad-replace-more-item{
   			text-align: center;width: 100%;background: #2589eb;position: absolute;margin-left: -10px;margin-top: -10px;height: 30px;line-height: 30px;cursor: pointer;color: #fff;
   		}
   		.ad-replace-more-item a{
   			color: #fff;
   		}
   		.ad-replace-more-item img{
   			height: 10px;width: 12px;margin-left: 5px;margin-bottom: 3px;
   		}

/* 价格提示样式 */
.price-tips {
    color: #999999;
    font-size: 10px;
}

@-moz-document url-prefix() {
    .price-tips {
        font-size: 12px !important;
    }
}


/*价格窗口 begin*/
 .chart-modal{
     width: 968px;
     height: 620px;
     border-radius:4px;
     background-color:#fff;
     margin:0 auto;
     position: relative;
 }
.chart-modal .chart-header{
    height:34px;
    padding:10px;
}
.chart-modal .product-price-msg{
    height: 117px;
    text-align:center;
}
.chart-modal .product-price-msg ul {
    list-style:none;
}
.chart-modal .product-price-msg ul li{
    float:left;
    padding:5px 15px 0 10px;
}
.chart-modal .chart-tools{
    height:60px;
    width:25%;
    float:left;
    padding:20px 0;
}
.chart-modal .time-filter{
    width:400px;
    height:34px;
    float:left;
    margin-left:10px;
    text-align:center;
}

.time-filter span{
    display:inline-block;
    text-align:center;
    border-radius:4px;
    border:1px solid #ddd;
    padding:2px 10px;
    background-color:#f5f5f5;
    cursor:pointer;
}
.time-filter .current{
    background-color:#2489eb;
    color:#fff;
}
.chart-tools .order-tools{
    float:left;
    width:400px;
    height:34px;
}
.chart-tools .order-tools ul {
    list-style:none;
}
.chart-tools .order-tools ul li{
    float:left;
    padding:5px 10px;
}
.order-tools ul li a{
    text-decoration:none;
}
.chart-body{
    height:480px;
    width: 948px;
    text-align:center;
    padding-top:10px;
    margin-top:20px;
}

.chart-body.guass-blur {
    filter: blur(5px);
    opacity: 0.5;
    background: #fff;
}
.chart-footer{
    margin-bottom: -20px;
    height:52px;
    width: 968px;
    background: #ffebeb;
    color: #333;
}

.chart-footer.guass-blur {
    filter: blur(5px);
}
#no-price-data{
    display:inline-block;
    width:120px;
    height:34px;
}
#newBridge .icon-right-center{
    right: -4px !important;
}
 .date-range-item{
     width: 80px;
 }
.range-seven{
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}
.date-range-item{
    display: inline-block;
    width: 80px;
    height: 26px;
    text-align: center;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 8px 0px rgba(51, 51, 51, 0.4);
    cursor: pointer;
    line-height: 26px;
    border: none;
}
.range-item-vertical-line{
    width: 0.1px;height: 30px; border: 0.1px solid rgba(204, 204, 204, 1);
}
.date-range-item.current{
    background-color: #999999; color: #fff;
}
.range-year{
    border-top-right-radius: 30px; border-bottom-right-radius: 30px;
}
/*价格窗口 end*/

/*切换栏样式 begin*/
 .data-sheet-zg{
     background:url("/page/pc/images/result/data-sheet-zg1.png");
     background-repeat: no-repeat;
     background-size:100% 100%;
     border:0;
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/page/pc/images/result/data-sheet-zg1.png',  sizingMethod='scale');

     display: inline-block;
     color: #ffffff;
     font-size: 15px;
     height: 25px;
     width: 104px;
     text-align: center;
     line-height: 1.7;
 }
.fun-ul{
    list-style:none;
    height:45px;
    border-bottom:1px solid #DDDDDD;
    margin:0;
    padding:0;
}
.fun-ul li{
    float:left;
    padding:10px 30px;
    cursor:pointer;
    font-weight:bold;
    font-size:18px;
}
.fun-ul li.active{
    background-color:#2489eb;
    color:#fff;
}
.verify-panel{
    margin-top:10px;
    width: calc(100% + 40px);
    height:auto;
    min-height:20px;
    max-height:auto;
    clear:both;
    display: inline-block;
}
.verify-panel .title{
    float:left;
    width: 100%;
    background: url("/page/pc/images/detail/cert-title.png") no-repeat;
    padding-left: 43px;
    height: 33px;
    display: inline-block;
    background-color: #f9f9f9;
    line-height: 33px;
    background-position-y: 6px;
    background-position-x: 20px;
    margin-left: -20px;
}
.verify-panel .title-third{
    background: url("/page/pc/images/icon/detail/icon-cert-third.png") no-repeat;
    background-position-y: 6px !important;
    background-color: #f9f9f9;
    background-position-y: 6px;
    background-position-x: 20px;
    margin-left: -20px;
}
.verify-panel .title i{
    background: url("/page/pc/images/icon/detail/more-cert-down.png") no-repeat;
    height: 20px;
    width: 20px;
    display: inline-block;
    float: right;
    background-position-y: 10px;
    background-size: 100%;
    margin-right: 20px;
}
.verify-panel .verification-list{
    min-height:20px;
    float:left;
    height:auto;
    width:900px;
    padding-left: 20px;
    margin-top: 10px;
}
.verify-panel .verification-list>ul{
    list-style:none;
    margin:0;
    padding:0;
    margin-bottom: 9px;
    display:inline-block;
    width: 900px;
    height:auto;
    line-height: 27px;
    clear:both;
}
.verify-panel .verification-list>ul>li{
    float:left;
    margin-right: 42px;
    width:177px;
    display:inline-block;
    height: 26px;
    background: url(/page/pc/images/detail/cert-bg-default.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    text-align: center;
    line-height: 28px;
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 4px;
}
.verify-panel .verification-list>ul>li a{
    color: #2489eb;
}
.verify-panel .verification-list>ul>li a:HOVER{
    margin: 0;
    padding: 0;
    color: #2489eb;
}
.verify-panel .verification-list>ul>li>input{
    position: absolute;
    top: 5px;
    left: -5px;
}
.verify-panel .verification-list input[type="checkbox"] + label::before {
    content: "\a0";
    display: inline-block;
    vertical-align: -0.1em;
    width: 1.2em;
    height: 1.2em;
    margin-right: .2em;
    border-radius: 1em;
    background-color: white;
    line-height: 1.2;
    border: 0.5px solid #2489eb;
    left: -0.5em;
    position: absolute;
    top: 0.5em;
}
.verify-panel .verification-list input[type="checkbox"]:checked + label::before {
    content: "\2714";
    background-color: white;
    color: #2489eb;
    box-shadow: 0 0 5px #2489eb;
    padding-top: 1px;
}
.verify-panel .verification-list input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}
.verify-panel .verification-list input[type="checkbox"]:focus + label::before {
    box-shadow: 0 0 .1em .1em #58a;
}
.verify-panel .verification-list input[type="checkbox"]:disabled + label::before {
    background-color: gray;
    box-shadow: none;
    color: #555;
}

/* 针对不同证书使用不同颜色 */
.ul-cert input[type="checkbox"] + label::before {
    border: 0.5px solid #F4CE00 !important;
}
.ul-cert{
    background: url(/page/pc/images/detail/cert-bg-default-ul.png) no-repeat !important;
    width:177px !important;
    height: 26px !important;
}
.ul-cert a{
    color: #F4A200 !important;
}
.ul-cert a:hover{
    margin: 0;
    padding: 0;
}
.normal-btn{
    border-radius:4px;
    color:#fff;
    padding:10px 20px;
    border:0;
    text-decoration:none;
    font-size:12px;
    background-color:#2489eb;
    text-align:center;
    display:inline-block;
    position:relative;
}
.verify-btn{
    border-radius:4px;
    color:#333333;
    border:0;
    width:152px;
    height:38px;
    text-decoration:none;
    font-size:12px;
    display:inline-block;
    background-image:url("/page/pc/images/detail/icon-btn-bg-default.png");
    background-size:100% 100%;
    position:relative;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/page/pc/images/detail/icon-btn-bg-default.png',sizingMethod='scale');
    background: none\9;
}
.verify-btn i {
    display:inline-block;
    width:18px;
    height:18px;
    left:15px;
    top:8px;
    position:absolute;
}
.verify-btn .i-download{
    background-image:url("/page/pc/images/detail/i-download.png");
}

.verify-btn:hover .i-download{
    background-image:url("/page/pc/images/detail/i-download-select.png");
}
.verify-btn .i-vip-download{
    background-image:url("/page/pc/images/detail/i-vip-download-select.png");
    background-size: 100% 100%;
}
.verify-btn .i-download-pdf{
    background-image:url("/page/pc/images/detail/i-download-pdf.png");
}
.verify-btn:hover .i-download-pdf{
    background-image:url("/page/pc/images/detail/i-download-pdf-select.png");
}
.verify-btn .i-origin{
    background-image:url("/page/pc/images/detail/i-origin.png");
}
.verify-btn:hover .i-origin{
    background-image:url("/page/pc/images/detail/i-origin-select.png");
}
.verify-btn .i-send{
    background-image:url("/page/pc/images/detail/i-send.png");
}
.verify-btn:hover .i-send{
    background-image:url("/page/pc/images/detail/i-send-select.png");
}
.verify-btn .i-pdf{
    background-image:url("/page/pc/images/detail/i-download-pdf.png");
}
.verify-btn:hover .i-pdf{
    background-image:url("/page/pc/images/detail/i-download-pdf-select.png");
}
.verify-btn .text{
    position:absolute;
    top:10px;
    right:30px;
}
.verify-btn:hover{
    color:#2589EB;
    text-decoration:none;
    background-image:url("/page/pc/images/detail/icon-btn-bg-select.png");
}
.download-tips-bubble {
    background-color: #eeeeee;
    display: inline-block;
    position: relative;
    width: auto;
    padding: 5px;
    -webkit-filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
    border-radius: 3px;
    border: 1px solid #eeeeee;
    font-size: 8px;
}
.first-bubble {
    margin-left: 20px;
}
.second-bubble {
    margin-left: 50px;
}
.download-tips-bubble:before, .download-tips-bubble:after {
    content: "";
    position: absolute;
    border-style: solid;
    border-width: 10px;
    border-color: transparent;
    top: 100%;
    left: 10px;
    border-top-color: #eeeeee;
    margin-top: -1px;
}
.download-check-box{
    display:none;
}
#cancelDownloadBtn{
    display:inline-block;
}
#downloadAllBtn{
    display:inline-block;
    position:absolute;
    /*left:200px;*/
}
#sendCertBtn{
    display:inline-block;
    position:absolute;
    /*left:200px;*/
}
.view-cert-link:hover{
    padding-left:10px;
}
.noactive:hover{
    color:#2589eb;
}

.no-cert{
    background: url("/page/pc/images/icon/detail/icon-cert-no-data.png") no-repeat;
    background-size: 100%;
    width: 130px;
    height: 100px;
    display: inline-block;
    background-position-x: -5px;
}
#downloadFileItem .verify-btn{
    width: 54px;
    background-image: url(/page/pc/images/detail/datasheet-download-default.png);
    background-size: 100% 100%;
    border-radius: 4px;
}
#downloadFileItem .cla-supplier{
    background-image: url(/page/pc/images/detail/download-cla-supplier-default.png);
}
#downloadFileItem .verify-btn:hover {
    background-image: url(/page/pc/images/detail/datasheet-download-select.png);
}
#downloadFileItem .verify-btn i{
    left: 18px;top: 10px;
}
#downloadFileItem .verify-btn span{
    display: none;
}
#downloadFileItem .verify-btn .i-send{
    left: 17px !important;
    top: 9px !important;
}
/*切换栏样式 end*/
/*会员弹框样式 begin*/
 .upgrade-modal{
     width:400px;
     height:200px;
     top:30%;
     left:50%;
     position:fixed;
     margin-left:-200px;
     background-color:#fff;
     display:none;
     z-index:10002;
 }
.upgrade-modal .upgrade-modal-header{
    height:34px;
    width:100%;
    padding:5px;
}
.upgrade-modal .upgrade-modal-header span{
    cursor:pointer;
}
.upgrade-modal .upgrade-modal-body{
    height:100px;
    padding-top:30px;
    width:320px;
    margin:0 auto;
    text-align:center;
    font-size:24px;
}
.upgrade-modal .upgrade-modal-footer{
    height:60px;
    width:350px;
    margin:0 auto;
    padding:10px;
}
.upgrade-modal .upgrade-modal-footer .download-direct-btn{
    padding:5px 15px;
    color:#2489eb;
    display:inline-block;
    border-radius:4px;
    border:1px solid #2489eb;
    float:left;
    cursor:pointer;
    text-decoration:none;
}
.upgrade-modal .upgrade-modal-footer .upgrade-btn{
    padding:5px 15px;
    color:#fff;
    display:inline-block;
    border-radius:4px;
    background-color:#2489eb;
    float:right;
    cursor:pointer;
    text-decoration:none;
    border:1px solid #2489eb;
}
.upgrade-bg{
    position: fixed;
    width: 100%;
    height: 100%;
    background: #6c6c6c;
    top: 0;
    left: 0;
    opacity: 0.4;
    z-index:10000;
    display:none;
}
.hot-tip{
    position: absolute;right: -0.5px;top: 0px;z-index:1;
    display: inline-block;
}
.hot-tip span{
    width: 30px;
    font-size: 0.7em !important;
    color: white;
    z-index: 2;
    position: absolute;
    left: 6px;
    top: 3px;
    transform: rotate(45deg) scale(0.755);      /* 倾斜加缩放 */
    -ms-transform:rotate(45deg) scale(0.755); 	/* IE 9 */
    -moz-transform:rotate(45deg) scale(0.755); 	/* Firefox */
    -webkit-transform:rotate(45deg) scale(0.755);/*Safari 和 Chrome */
    -o-transform:rotate(45deg) scale(0.755); 	/* Opera */
}
.cla-supplier{
    background: url(/page/pc/images/detail/icon-btn-bg-default-red.png);
    background-size: 100% 100%;
    color: #EB4125;
}
.cla-supplier .i-origin{
    background: url(/page/pc/images/detail/i-origin-red.png) no-repeat ;
    background-size: 100% 100%;
    left: 14px;
    top: 9px;
}
.ad-wechat-div-for-img img{
    width: 150px;
    height: 161px;
}
.left-nav-bottom{
    top: auto !important;
    bottom: 1px;
    position: absolute !important;
}
/*会员弹框样式 end*/
/*案例样式 begin*/
 .case-item{
     height: 185px;
     padding: 20px;
     border-bottom: 1px solid #eee;
     background-color: #f9f9f9;
 }
.case-item-left-pic{
    float: left; height: 145px; width: 234px;background-color: white;border-radius: 4px;border: 1px solid #ddd;
}
.item-content{
    float: left;width: 694px;height: 145px;display: inline-block;padding-left: 15px;
    position:relative;
}
.item-content .case-download{
    position:absolute;
    top:20%;
    right:10px;
}
.item-content ul{
    margin: 0;
    padding: 0;
    -webkit-padding-start: 0px;
}
.item-content ul li{
    list-style: none;
}
.case-item-list-title{
    width: 100%;
    height: 37px;
    font-size: 18px;
    font-family:SourceHanSansCN-Medium;
    color: #333;
    line-height: 30px;
}
.case-item-list-times{
    height: 30px;
    width: 100%;
    line-height: 30px;
    position: relative;
}
.case-item-list-pubdate{
    width: 14px;
    height: 11px;
    position: absolute;
    top: 10px;
    left: 0;
    background-image: url(/page/pc/images/case/time.png);
    background-repeat: no-repeat;
}
.case-update-time{
    margin-left: 15px;
    font-size: 12px;
}
.case-click{
    margin-left: 32px;
    font-size: 12px;
}
.case-item-list-click{
    width: 14px;
    height: 11px;
    position: absolute;
    top: 12px;
    left: 97px;
    background-image: url(/page/pc/images/case/views.png);
    background-repeat: no-repeat;
}
.case-item-list-description{
    width: 680px;
    height: 45px;
    font-size:14px;
    font-family:SourceHanSansCN-Normal;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    display:-webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.view-all{
    float: right;
    font-size: 16px;
    color: #666;
    cursor: pointer;
    margin-top: 10px;
    width: 80px;
    position: relative;
}
.view-all-arrow{
    background-image: url("/page/pc/images/case/icon-case-view-all-down.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 18px;
    width: 16px;
    display: inline-block;
    position: absolute;
    margin-top: 3px;
    margin-left: 3px;
}
.caseItemBody{
    border-bottom: 1px solid #eee;
}
.case-body-title{
    width: 100%;
    height: 100px;
    display: inline-block;
    background-color: #eef6fe;
    font-size: 20px;
    color: #333;
    padding-top:20px;
    text-align: center;
}
.case-body-download{
    padding-left:20px;
    text-align:left;
}
.case-body-download .case-detail-collect{
    display:inline-block;
    cursor:pointer;
    position:relative;
}
.case-detail-collect .i-collect.active{
    background-image: url(/page/pc/images/case/collect-red.png);
}
.case-detail-collect:hover .i-collect{
    background-image: url(/page/pc/images/case/collect-red.png);
}
.case-detail-collect .collect-text{
    margin-left:25px;
    display:inline-block;
    color:#666666;
    font-size:16px;
}
.case-detail-collect .i-download{
    position:absolute;
    width:20px;
    height:20px;
    left:0;
    top:6px;
    background-image: url(/page/pc/images/case/download.png);
    background-repeat: no-repeat;
    background-size:100% 100%;
}
.case-body-content{
    padding: 15px;
}
.caseItemBody .row:after{
    clear: none;
}
.case-link-product{
    width: 100%;
}
.line {
    height: 16px;
    display: inline-block;
    border-left: 3px solid #2589eb;
}
.line-text {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    padding-left: 15px;
}
.product-list {
    height: auto;
    width: 100%;
    padding: 10px 0 0 20px;
}
.relative-item {
    display: inline-block;
    background-color: #f3f3f3;
    padding: 10px;
    text-align: center;
    margin-right: 20px;
    border-radius: 3px;
    margin-bottom: 10px;
}
.relative-item a{
    color: #2589EB;
}
.case-body-bottom{
    width: 100%;
    height: 30px;
    display: inline-block;
}
.case-body-bottom span{
    float: right;
    width: 70px;
    font-size: 16px;
    color: #666;
    cursor: pointer;
}
.case-body-bottom i{
    background-image: url("/page/pc/images/case/icon-case-body-up.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 18px;
    background-size: contain;
    width: 15px;
    display: inline-block;
    position: absolute;
    margin-top: 0px;
    margin-left: 4px;
}
/*案例样式 end */
/*对比样式 begin*/
 #contrast_data{
     background: #f5f5f5;
     width: 100%;
 }
#contrast_data tr{
    height: 35px;
    line-height: 30px;
    display: inline-block;
    width: 95%;
    background: white;
    margin: 5px 0px 0px 5px;
}
#contrast_data tr td{
    width: 225px !important;
    padding-left: 5px;
}

.tools-li-k{
    right: 10px;
    transition: width 1s !important;
    -webkit-transition: width 1s !important; /* Safari */
}
.tools-li-k-n{
    width: 0px !important;
}
.tools-position-a{
    position: absolute;
    right: 0px;
}
.right-nav-tool .nav-tool-item:hover{
    background-color: #666;
    border-radius: 4px 0 0 4px;
}
.nav-item-toggle-text{
    color:#fff;
    text-align:center;
    width:10px;
    margin:0 auto;
}

/* 适配低分辨率 */
.title-download-pdf-low-screen{
    right: 12px !important;
    max-width: 160px !important;
    min-width: 56px !important;
    width: auto !important;
}
.title-download-pdf-low-screen button{
    padding-right: 5px;
    border-radius: 2px;
}
.tools-fixed-low-screen{
    top: 185px !important;
    width: 100px;
    left: calc(10% - 10px);
    background: rgba(0,0,0,.75);
    color: white;
    border: none;
    position: fixed;
    z-index: 3;
    min-height: 177px;
}
.tools-fixed-low-screen:BEFORE{
    content:'';
    width: 0px;
    border-top: 10px solid transparent;
    border-left: 100px solid rgba(0,0,0,.75);
    position: absolute;
    left: 0;
    top: 0;
    margin-top: -10px;
}
.tools-fixed-low-screen:AFTER{
    content:'';
    width: 0px;
    border-bottom: 10px solid transparent;
    border-left: 100px solid rgba(0,0,0,.75);
    position: absolute;
    left: 0;
    bottom: 0;
    margin-bottom: -10px;
}

.tools-fixed-low-screen .left-nav-item:BEFORE {
    left: 10px;
    background-color: #fff;
}
.tool-list-content::-webkit-scrollbar{width:0px}
.tools-fixed-low-screen .left-nav-item-bottom{
    display: none;
    background: none;
}
.tools-fixed-low-screen .nav-active{
    background: white;
    color: #333;
}
.tools-fixed-low-screen .left-nav-item-li.active{
    background: white;
    color: #333;
}
.tools-fixed-low-screen .left-nav-item.nav-active:BEFORE{
    background: #000;
}
.left-nav-for-low-screen{
    width: 0px;
    height: 140px;
    border-bottom: 20px solid transparent;
    border-top: 20px solid transparent;
    position: fixed;
    left: 0;
    border-left: 25px solid rgba(0,0,0,.8);
    color: white;
    top: 25%;
    cursor: pointer;
    display: none;
    z-index:3;
}
.left-nav-for-low-screen span{
    margin-left: -21px;
    width: 10px;
    display: inherit;
    margin-top: 30px;
}
#troubleList table td{
    text-align: left;
    position: relative;
}
.method-th{
    border: none !important;text-align: center;height: 40px !important;
}
.method-th span{
    font-size: 14px;color: #333;
}
.desc-img{
    width: 205px;
    height: 75px;
    display: inline-block;
    background-size: contain;
    background-repeat:no-repeat;
    background-position:50% 50%;
    cursor: pointer;
    position: relative;
    margin-top: 5px;
}
.rs-img{
    width: 265px;
    height: 75px;
    display: inline-block;
    background-size: contain;
    background-repeat:no-repeat;
    background-position:50% 50%;
    cursor: pointer;
    margin-top: 5px;
}
.imgs-tips{
    position: absolute;
    bottom: 100px;
    left: 10%;
    display: none;
    padding: 10px 15px;
    background-color: white;
    box-shadow: 0px 3px 10px 1px rgba(0,0,0,0.3);
    border-radius: 4px;
    z-index: 5;
}
.imgs-tips:AFTER{
    content: '';
    position: absolute;
    bottom: -7px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid white;
    left: 49%;
}
.active.left-nav-item:BEFORE{
    background: white;
}
.nav-p-li{
    overflow: hidden;
    display: block;
    width: 75%;
    height: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: right;
    text-align: left;
}
.slide-nav-left ul li{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*对比样式 end*/
.nominal-mosaic{
    cursor: pointer;
    width:100%;
    /*height:100%;*/
    position: relative;
}
.nominal-mosaic.login-tip{
    /*position: absolute;*/
    width: 100px;
    filter: blur(0.3px);
    /*margin-left: -50px;*/
    /*margin-top: -7px;*/
    color: #2980b9;
}
.mosaic-login-panel{
    position:fixed;
    display:none;
    border:1px solid #cccccc;
    border-bottom:20px solid #FFFFFF;
    padding:10px;
    width:200px;
    height:90px;
    box-shadow:0px 0px 8px 0px rgba(182,202,232,1);
    background-color:#ffffff;
    z-index:20;
}
.mosaic-login-panel::after{
    content: '';
    position: absolute;
    left:80px;
    top:80px;
    z-index:20;
    width:0;
    height:0;
    border-width:11px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 25px solid #FFFFFF;
}


/**品牌商城相关样式**/
.store-recommend-wrapper{
    width:240px;
    height:auto;
}
.store-recommend-wrapper .store-recommend-title{
    height:40px;
    padding-left:10px;
}
.store-recommend-wrapper .store-recommend-title .recommend-line-wrapper{
    width:67px;
    float:left;
}
.store-recommend-wrapper .store-recommend-title .recommend-line-wrapper .recommend-line{
    background:url("/page/pc/images/mall/recommend-line.png");
    display:inline-block;
    width:67px;
    height:4px;
}
.store-recommend-wrapper .store-recommend-title .recommend-line-text{
    float:left;
    margin:0 20px
}
.result-item{
    float:left;
    width:240px;
    height:390px;
    margin-left:5px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(204,204,204,0.5);
    position:relative;
    margin-top:20px;
}
.result-item:nth-child(1){
    margin-top:4px;
}
.results .result-row .result-item:nth-child(1){
    margin-left:0;
}
.result-item .item-pic{
    width:100%;
    height:240px;
    background:rgba(255,255,255,1);
    position: relative;
    overflow:hidden;
}
.item-pic:hover img {
    transform:scale(1.1)
}
.result-item .lack-of-pic{
    width:237px;
    height:28px;
    background:rgba(0,0,0,1);
    opacity:0.6;
    position: absolute;
    bottom:0;
    left:0;
    text-align: center;
    color:#ffffff;
    padding-top:3px;
}
.result-item .item-pic .verify-supplier{
    width:104px;
    background:rgba(0,0,0,1);
    opacity:0.6;
    position: absolute;
    left:0;
    top:0;
    color: #ffffff;
    font-size:12px;
    text-align: center;
    padding:4px 10px;
    cursor: pointer;
    z-index:5;
}
.result-item .item-pic .golden-verify-supplier{
    width:80px;
    height:25px;
    background:linear-gradient(230deg,rgba(37,137,235,1) 0%,rgba(50,93,236,1) 100%);
    position: absolute;
    right:0;
    top:0;
    color: #ffffff;
    font-size:12px;
    text-align: center;
    padding:4px 10px;
    cursor: pointer;
}
.result-item .item-text{
    width:100%;
    height:135px;
    padding:8px 10px;
    cursor: pointer;
}
.item-text:hover .name-text a{
    text-decoration:underline;
}
.item-text:hover .generic-supplier-text{
    text-decoration:underline;
}
.item-text a{
    display:block;
    color:inherit;
    text-decoration: none;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.item-text a img{
	width: 12px;
	height: 12px;
}
.item-text .price-text{
    height:25px;
}
.item-text .price-text .price-font{
    color:#E50000;
    font-size:18px;
    font-weight:bold;
    line-height: 20px;
}
.item-text .price-text .money-tag{
    font-size:12px;
}
.item-text .price-text .price-font .tax-font{
    color: #999;
    width: auto;
    display: inline-block;
    font-size: 10px;
    padding:1px 4px 0px 4px;
    margin-left: 4px;
    font-weight: normal;
    line-height: 14px;
}
.item-text .price-text .sale-agent-font{
    color:#888888;
    line-height: 26px;
    font-size:12px;
}
.name-text a{
    clear: both;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    display: inline-block;
    width:230px;
}
.name-text, .generic-supplier,.company-text, .address-text{
    font-size:12px;
}
.company-text{
    margin-top: 0px;
}
.company-text:hover{
    text-decoration:underline;
}
.generic-supplier{
    position:relative;
}
.generic-supplier .generic-supplier-text{
    overflow:hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    display: inline-block;
    width:200px;
}
.address-text-content img{
	width: 10px;
	height: 12px;
}
.company-text, .address-text .address-text-content{
    color:#888888;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    display: inline-block;
    max-width: 200px;
    width:auto;
}
.company-text{
    cursor: pointer;
}
.address-text .contact-supplier-font{
    color:#2589EB;
}
.supplier-info{
    width:237px;
    height:130px;
    position: absolute;
    z-index: 5;
    display: none;
    left:-10px;
    margin-top:-145px;
    background:transparent;
}
.company-text:hover .supplier-info{
    display:block;
}
.supplier-info .supplier-info-content{
    width:237px;
    height:120px;
    padding:10px 14px;
    font-size:12px;
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 8px 0px rgba(182,202,232,1);
    border-radius:2px 0px 0px 0px;
}
.supplier-info-content::after{
    content:url("/page/pc/images/mall/arrow-down.png");
    position: absolute;
    left:50px;
    top:120px;
    z-index:10;
}
.supplier-info .sinfo-contact{
    margin-top:6px;
}
.supplier-info .sinfo-phone{
    margin-top:2px;
}
.supplier-info .sinfo-title{
    color:#999999;
    display: inline-block;
    overflow:hidden;
}
.supplier-info .sinfo-text{
    width:140px;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    display: inline-block;
}
.supplier-info .link{
    margin-top:4px;
    color:#2589eb;
    text-decoration:underline;
}

/*覆盖样式*/
.inline-store{
    float: right;
    margin: 20px 0 0 0;
    background-color: #FFFFFF;
    height: 212px;
    width: 418px;
    text-align:left;
}
.inline-store .store-item{
    width:100%;
}
.inline-store .store-item .store-item-title .title-text{
    width:270px;
}
.inline-store .store-item .store-item-title .title-supplier{
    width:148px;
}
.inline-store .store-item .store-item-title .title-supplier .text{
    width:85px;
}
.inline-store .store-item .store-item-body{
    width:100%;
}
.inline-store .store-item .store-item-body .store-item-btn{
    padding: 26px 14px 0 26px
}
.inline-store .store-item .store-item-body .sotre-item-licence {
    padding: 5px 0px 5px 45px;
    margin-left:0px;
}

.filter-condition {
	min-height: 40px;
}

.verify-supplier {
	height: 29px;
    display: block;
    line-height: 29px;
    border-top: 1px solid #eee;
    margin: 20px -10px;
    padding-left: 10px;
}

.verify-supplier-type-span {
	background: linear-gradient(320deg, #00BEAB 0%, #3472F6 100%);
	border-radius: 1px;
	height: 16px;
	/* font-size: 0.7em !important; */
	font-family: PingFangSC-Medium;
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 16px;
	display: inline-block;
	text-align: center;
	padding: 0px 2px;
	font-size: 12px;
}

.sale-agent-font {
	height: 16px;
	background: linear-gradient(135deg, rgba(37, 143, 235, 1) 0%,
		rgba(37, 129, 235, 1) 100%);
	border-radius: 1px;
	/* font-size: 0.7em !important; */
	font-family: PingFangSC-Medium;
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 16px;
	text-align: center;
	display: inline-block;
	margin-left: 3px;
	padding: 0px 2px 0px 1px;
	font-size: 12px;
}

.prod-unit {
	color: red;
	font-size: 12px;
	margin-left: 5px;
}

.authority-masking {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: none;
}

.authority-masking.display {
    display: block;
}

.authority-masking .masking-container {
    position: absolute;
    height: 268px;
    width: 666px;
    top: 80px;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 2px;
    background: url('https://slfilea1.soliao.com/4,1095f2a5bdee?height=px&width=666') no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.masking-container .masking-text {
    text-align: center;
    height: 168px;
    width: 100%;
    padding-top: 14px;
}

.masking-text span {
    display: block;
}

.masking-text span:nth-of-type(1) {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}

.masking-text span:nth-of-type(2) {
    font-size: 14px;
    font-weight: 400;
    margin-top: 6px;
    color: #fff;
}

.masking-text span:nth-of-type(3) {
    font-size: 16px;
    font-weight: 500;
    margin-top: 46px;
    color: #333;
}

.masking-text span:nth-of-type(4) {
    font-size: 14px;
    font-weight: 400;
    margin-top: 6px;
    color: #333;
}


.masking-container .masking-btn {
    width: 360px;
    height: 100px;
    padding: 16px 0 40px;
    display: flex;
    justify-content: space-around;
    margin: 0 auto;
    text-align: center;
}

.masking-btn button {
    width: 120px;
    height: 44px;
    border-radius: 0;
    border: none;
}

.masking-btn button span {
    display: block;
}

.masking-btn button:nth-of-type(1) {
    background: linear-gradient(315deg, rgba(37, 137, 235, 1) 0%, rgba(50, 93, 236, 1) 100%);
    background-color: #2589eb;
}

.masking-btn button:nth-of-type(1):hover {
    background: linear-gradient(-90deg, #25aceb 0%, #327bec 100%);
}

.masking-btn button:nth-of-type(2) {
    background: rgba(241, 243, 245, 1);
}

.masking-btn button:nth-of-type(2):hover {
    background: rgb(227, 229, 231);
}

.masking-btn button span:nth-of-type(1) {
    font-size: 12px;
}

.masking-btn button span:nth-of-type(2) {
    font-size: 10px;
}

.masking-btn button:nth-of-type(1) span {
    color: #fff;
}

.masking-btn button:nth-of-type(2) span {
    color: #888888;
}
.product-name-h{
    font-size:20px;
    margin-top:12px;
}

.guass-blur {
    filter: blur(3px);
}

.sale-product-download-wrapper{
    width:930px;
    height:60px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(235,236,239,1);
    padding:18px 16px;
    border-bottom: 0;
}
.sale-product-download-wrapper img{
    width:20px;
    height:20px;
}
.sale-product-download-wrapper a{
    width:141px;
    height:25px;
    background:linear-gradient(139deg,rgba(76,190,247,1) 0%,rgba(37,137,235,1) 100%);
    box-shadow:0px 4px 4px 0px rgba(132,194,255,0.42);
    border-radius:13px;
    text-decoration: none;
    color:#ffffff;
    padding:4px 20px;
    margin-right:18px;
}
.wx-title{
    font-size: 20px;
    font-weight: 600;
    color: #2589EB;
    line-height: 23px;
    margin-bottom: 15px;
}
.wx-lb{
    height: 20px;
    font-size: 14px;
    padding-bottom: 10px;
    border-bottom: 1px solid #DDDDDD;
}

/*
物性表页样式
*/
.wx-info{
    width: 730px;
    margin: 20px 0 0 0;
    padding:14px;
    padding-bottom:25px;
    box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.2500);
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
    text-align: left;
    clear:both;
    min-height: 475px;
}
.wx-info-top{
    padding-bottom: 10px;
    border-bottom: 1px solid #DDDDDD;
}
.wx-info-title{
    font-size: 20px;
    font-weight: 600;
    color: #2589EB;
    line-height: 23px;
    margin-bottom: 10px;
}
.wx-info-type{
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    line-height: 16px;
}
.color-number{
    height: 130px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #DDDDDD;
}
.color-number-left{
    flex: 1;
}
.color-number-left-title{
    margin: 5px 0px;
}
.color-number-left-list{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.color-number-left-list span{
    width: 20%;
    border: 1px solid #DDDDDD;
    padding: 1px 5px;
    margin-right: 12px;
    margin-bottom: 12px;
    text-align: center;
}
.color-number-right{
    flex: 1;
}
.color-number-right-title{
    margin: 5px 0px;
}
.color-number-right-tip{
    color: #2589EB;
    display: none;
    font-size: 14px;
}
.wxproduct-list{
    min-height: 180px;
}

.wxproduct-list-item{
    display: flex;
    justify-content: flex-start;
    height: 217px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.25);
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
    border: 1px solid #EEEEEE;
    padding: 15px;
    margin-bottom: 15px;
}
.wxproduct-list-item-left{
    width: 185px;
    margin-right: 15px;
}
.wxproduct-list-item-left img{
    width: 185px;
    height: 185px;
    border-radius: 12px;
    opacity: 1;
    border: 1px solid #EEEEEE;
}
.wxproduct-list-item-right{
    text-align: left;
    width: 100%;
}
.item-right-title{
    margin-bottom: 10px;

}
.item-right-title-left{
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    line-height: 23px;
    text-decoration:underline;
}
.item-right-title-left a{
    color: #000000;
}
.item-tag{
    /*margin-left: 20px;*/
    /*width: 162px;*/
    /*height: 22px;*/
    /*background: linear-gradient(320deg, #2589EB 0%, #2B76EB 47%, #325DEC 100%);*/
    /*border-radius: 2px 2px 2px 2px;*/
    /*opacity: 1;*/
    /*font-size: 12px;*/
    /*font-weight: 400;*/
    /*color: #FFFFFF;*/
    /*line-height: 14px;*/
    /*padding: 3px 5px;*/
    background: #FFD9BE ;color: #FF5A14;border-radius: 5px;border:1px solid #FF5A14;
    font-size: 12px;
    padding: 0px 10px;
    margin-left: 10px;
}
.item-right-type{
    display: flex;
    justify-content: flex-start;
}
.item-right-type div:first-child{
    width: 126px;
}
.item-right-botttom{
    display: flex;
    justify-content: flex-start;
}
.item-right-botttom-left{
    width: 130px;
    margin-right: 20px;
}
.item-body-jtj{
    height: 100px;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: wrap;
}
.item-body-jtj-div{
    display: flex;
    justify-content: flex-start;
    width: 150px!important;
    margin-right: 20px;
    font-size: 12px;
}
.item-right-botttom-right{
    position:relative;
}
.item-btn{
    position:absolute;
    top: 100px;
    left: 120px;
}
.buy-it-now{
    width:200px;
    height: 30px;
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    box-shadow: 0 2px 3px 0 rgb(229 0 0 / 40%);
    cursor: pointer;
    padding-left: 39px;
    position: relative;
    border: 1px solid #E50000;
    color: #fff;
    background: #E50000;
}
.buy-it-now i {
    width: 50px;
    height: 28px;
    display: inline-block;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    background-size: 18px;
    border-radius: 3px;
}
.buy-now-icon {
    background: #BD0000 url(https://slfile.soliao.com/2,f2db3f2d267b) no-repeat 15px 5px;
}
.wxproduct-bottom{
    margin-top: 25px;
    display: flex;
    justify-content: center;
    /*position: absolute;*/
    /*bottom: -223px;*/
    /*left: 100px;*/
}
.wxproduct-bottom-content{
    font-size: 18px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 40px;
    width: 500px;
    height: 40px;
    background: linear-gradient(90deg, #C91D09 0%, #F0381E 100%);
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    text-align: center;
    cursor: pointer;
}
#noProductImg{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.7;
    background: #000;
    width: 100%;
    height: 100%;
    text-align: center;
}
/* 新增切换下载英文物性表样式 */
.verify-btn{
    margin: 0 4px;
}
.second-bubble{
    margin-left: 80px;
}
.down-btns{
    position: relative;
}

.down-btns small svg{
    position: absolute;
    right: 12px;
    top: -22px;
    width: 30px;
    height: 28px;
    color: #2589eb;
    cursor: pointer;
}
.zh-en-change{
    position: absolute;
    right: 12px;
    cursor: pointer;
    top: -23px;
    /*display:none;*/
}
.zh-en-change .zh-active, .zh-en-change .en-active{
    background: white;
    z-index: 2;
    position: absolute;
    right: 0;
}
.zh-en-change .en-inactive, .zh-en-change .zh-inactive{
    position: absolute;
    right: -14px;
    top: -10px;
    background: white;
    z-index: 1;
}
.downloads-style{
    display: flex;
    justify-content: flex-start;
    margin-top: 30px;
    margin-bottom: 10px;
}
.download-btn-style{
    border-radius:5px;
    border: 1px solid #d4d4d4;
    width: 180px;
    height: 40px;
    display: flex;
    justify-content: space-between;
    margin-right: 10px;
    position: relative;
    color: #333333;
    font-size: 12px;
    cursor: pointer;
}
.download-btn-left-style{
    width: 50px;
    border-right: 1px solid #d4d4d4;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 40px;

}
.download-btn-right-style{
    width: 126px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.downloads-tag{
    position: absolute;
    right: -1px;
    top: -2px;
    width: 15px;
    height: 15px;
}
.downloads-tag2{
    position: absolute;
    width: 108px;
    height: 27px;
    right: 8px;
    top: -29px;
}
.downloads-tag img{
    width: 100%;
    height: 100%;
}
