.w_spot{min-width: 1024px;max-width: 1366px;width: 100%;margin: 0 auto;position: relative;}
html, body, a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, menu, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt,
u, ul, var { padding: 0; margin: 0;}
.fl{float: left;}
.fr{float: right;}
body{background: #f4f4f4;}
em{font-style: initial;}
.topNav{background: #fff;width: 100%;margin: 0 auto;}
.topHead {padding-top: 20px;}
.topHead .fl a {float: left;display: flex;width: 90px;height: 53px;align-items: center;justify-content: center;}
.topHead .fl a img {max-width: 100%;max-height: 100%;}
.spotHead{background: #fff;width: 100%;margin: 0 auto;padding-bottom: 20px;padding: 0 20px 20px;}
.topHead .fl .compInfo{float: left;padding-left: 20px;}
.topHead .fl .compInfo h3{font-size: 18px;    margin: 5px 0;}
.topHead .fl .compInfo em{vertical-align: -3px;}
.topHead .fl .compInfo .assessed{display: inline-block;width: 20px;height: 20px;background: url(spotIcon.png) no-repeat -1px 0;margin-right: 6px;margin-left: 15px;}
.certificates {
	display: flex;
	align-items: center;
	width: 100%;
	margin-top: 5px;
  }
  .certificates span {
	font-size: 14px;
	color: #333;
  }
  .certificates .num {
	font-weight: 700;
	margin-right:  3px;
  }
  .certificates1_status1,
  .certificates1_status2,
  .certificates1_status3,
  .certificates2 {
	background: url(memberIcon.webp) no-repeat;
	position: relative;
	background-size: 84px;
  }
  .certificates1_status1,
  .certificates1_status2,
  .certificates1_status3 {
	width: 79px;
	height: 21px;
	margin: 0;
	cursor: pointer;
  }
.certificates1_status3 {
  background-position: 0 -55px;
}
.certificates1_status1 {
  background-position: 0 0;
}
.certificates1_status2 {
  background-position: 0 -27px;
}
  .certificates .txt {
	width: 150px;
	height: auto;
	position: absolute;
	display: inline-block;
	padding: 10px;
	background-color: #fff;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
	color: #666;
	font-size: 14px;
	border-radius: 4px;
	display: none;
	top: 25px;
	z-index: 99;
  }
  .certificates .txt::before {
	content: "";
	position: absolute;
	top: -7px;
	left: 30px;
	border-width: 0 7px 7px 7px;
	border-style: solid;
	border-color: transparent transparent #fff transparent;
	z-index: 1;
  }
  .certificates .txt::after {
	content: "";
	position: absolute;
	top: -8px;
	left: 30px;
	border-width: 0 7px 7px 7px;
	border-style: solid;
	border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
	z-index: 0;
  }
  .certificates2 {
	width: 54px!important;
	height: 16px!important;
	background-position: 0 -55px;
	display: block;
	position: relative;
	background-size: 57px;border: none !important;
  }
  .certificates2 .txt {
	width: 220px;
	height: auto;
	
	left: -75px;
	padding-left: 10px;
  }
  .certificates2 .txt::before {
	left: 40%;
  }
  .certificates2 .txt::after {
	left: 40%;
  }
  .certificate3{
	cursor: pointer;
	position: relative;margin: 0 10px;
  }
  .certificate3 .txt{
	width: 180px;
	height: auto;
	bottom: -65px;
	left: -29px;
  }
  .certificates .hover_item:hover .txt{
	display: block;
  }
  .certificate4{width: 30px;height: 30px;background: url(memberIcon.webp) no-repeat;background-position: 0px -60px;position: relative;background-size: 50px;}
.certificate4 .imgBox{position: absolute;left: -163px;bottom: -500px;z-index: 1000;display: none;}
.certificate4 .imgBox.show{display: block;}
.certificate4 .imgBox .imgBox1{background-image: url(border.png);width: 358px;height: 511px;position: relative;}
.certificate4 .imgBox .imgBox1 img{position: absolute;top: 28px; left: 18px; z-index: 0;}
.certificate4 .imgBox .imgBox1 .text{
    position: relative;
    z-index: 1;
    top: 148px;
    width: 75%;
    margin: 0 auto;
    }
.certificate4 .imgBox .imgBox1 .text p{font-size: 8px;text-align: center;}
.certificate4 .imgBox .imgBox1 .text h2{font-size: 18px;text-align: center;font-family: times new roman;}
.certificate4 .imgBox .imgBox1 .text .line{border-bottom: 0.5px #333 solid;width: 100%;margin: 10px auto;}
.certificate4 .imgBox .imgBox1 .text .compName{font-size: 11px;font-family: times new roman;text-align: center;font-weight: bold;}
.certificate4 .imgBox .imgBox1 .text .webUrl{text-align: center;color: #069;margin: 5px 0;}
.certificate4 .imgBox .imgBox1 .yearBox {
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(180deg, #F2BC62 24.07%, #F3A518 51.11%, #F2BB44 72.52%);
    stroke-width: 1px;
    border: 1px #AC7421 solid;
    width: 140px;
    padding: 5px;
    border-radius: 5px;
    margin: 10px auto;
}
.certificate4 .imgBox .imgBox1 .yearBox .supType{font-size: 12px;color: #77291C;font-weight: bold;}
.certificate4 .imgBox .imgBox1 .yearBox .supYear{background: linear-gradient(180deg, #933B23 0%, #BD621F 100%);
    color: #fff;
    border-radius: 3px;
    padding: 2px 5px;
    margin-left: 5px;
    display: flex;
    align-items: center;
    justify-content: center;font-size: 9px;
}
.certificate4 .imgBox .imgBox1 .yearBox .supYear em{font-size: 22px;font-weight: bold;margin-right: 5px;}
  .certificates .hover_item:hover .txt {
	display: block;
  }
  .certificate4.active .imgBox{
	display: block;
  }
   .certificate4 .supYear span{color: #fff;font-size: 12px;}
  .search-group {
	display: flex;
	align-items: center;
	background: #fff;
	border: 2px solid #FF8010;
	border-radius: 30px;
	flex: 1;
	height: 40px;
	margin-right: 19px;
	margin-top: 7px;
  }
  
  /* 下拉选择区域 */
  .search-select {
	position: relative;
	padding: 0 15px;
	height: 20px;
	display: flex;
	align-items: center;
	gap: 8px;
	cursor: pointer;
	border-right: 1px solid #e6e6e6;
	min-width: 100px;
  }
 .search-select .selected-text{
	font-size: 14px;
	color: #333;
 }
 .search-select .arrow1{
	background: url(spotIcon.webp) no-repeat;
	display: inline-block;
	width: 13px;
	height: 7px;
	background-position: -203px 0;
 }
  
  /* 下拉菜单 */
  .select-dropdown {
	position: absolute;
	top: 150%;
	left: 8px;
	width: 100%;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 2px 8px rgba(0,0,0,0.1);
	opacity: 0;
	visibility: hidden;
	transform: translateY(10px);
	transition: all 0.3s;
	z-index: 10;
  }
  
  .search-select:hover .select-dropdown {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
  }
  
  .search-select:hover i {
	transform: rotate(180deg);
  }
  
  .select-option {
	padding: 10px 15px;
	font-size: 14px;
	color: #333;
	cursor: pointer;
	transition: background 0.3s;
  }
  
  .select-option:hover {
	background: #f5f5f5;
  }
  
  /* 搜索输入框 */
  .search-input {
	flex: 1;
	height: 36px;
	border: none;
	padding: 0 15px;
	font-size: 14px;
	outline: none;
  }
  
  /* 搜索按钮 */
  .search-btn {
	width: 72px;
	height: 40px;
	border-radius: 0 30px 30px 0;
	background: #FF8010;
	color: #fff;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: background 0.3s;
	margin-right: -1px;
  }
.search-btn .search_icon{
	width: 22px;
	height: 22px;
	background: url(spotIcon.webp) no-repeat;
	background-position: -150px 0;
}
.topHead .fl .compInfo .spot{display: inline-block;width: 50px;height: 18px;background: url(spotIcon.png) no-repeat -24px 0;margin-left: 15px;}
.topHead .assessedBox{
	width: 174px;
	height: 40px;
	border-radius: 30px;
	border: 2px solid #FF8010;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FF8010;
	font-size: 14px;
	margin-top: 7px;
}
.topHead .assessedBox:hover{
	background: #FF8010;
	color: #fff;
}
.newNav{background: #343639;height: 40px;width: 100%;padding: 0 20px;}
/* .newNav .w_spot{overflow: hidden;height: 120px;} */
.spotBan{height: 300px;}

.newNav .fl  li{float: left;margin-right: 10px;position: relative;line-height: 40px;}
.newNav .fl  li a{color: #fff;font-size: 15px;padding: 0 20px;display: inline-block;}
.newNav .fl  li a.curr{background: #000;}
.newNav .fl  li a span{display: inline-block;width: 11px;height: 7px;background: url(shopIcon.webp) no-repeat;margin-left: 10px;background-position: -14px -8px;}
.newNav .search{width: 389px;height: 120px;overflow: hidden;}
.newNav .search select{display: none;}
.newNav .fl  li a i{display: inline-block;width: 30px;height: 20px;background: url(spotIcon.png) no-repeat -113px 0;margin-left: 10px;}
.newNav .search{position: absolute;right:0px;}
.newNav .search .selectBox h2{display: inline-block;width: 155px;padding-left: 15px;height: 36px;background: #fff;cursor: pointer;margin-top: 7px;font-weight: normal;font-size: 13px;line-height: 36px;color: #666;padding-right: 10px;}
.newNav .search .selectBox h2 span{background:#fff url(spotIcon.png) no-repeat -203px 0;display: inline-block;width: 12px;height: 7px;margin-left: 5px;position: absolute;right: 10px;top: 22px;}
.newNav .search .searchL{display: inline-block;z-index: 999;transition: all ease-out 0.3s;-webkit-transition: all ease-in-out 0.3s;right: -100%;position: relative;}
.newNav .search .searchL.change{right: 0px;}
.newNav .search .selectBox{position: relative;float: left;}
.newNav .search input::placeholder{color: #999 !important;}
.newNav .search input::-webkit-input-placeholder{color: #999 !important;}
.newNav .search input::-moz-placeholder{color: #999 !important;}
.shop_select{position: absolute;border: 1px #dedede solid;background: #fff;width: 137px;left: 15px;display: none;    z-index: 99;}
.shop_select ul li{padding: 10px;left: 15px;cursor: pointer;}
.shop_select ul li.cur{background: #eee;}
.newNav{margin-bottom: 20px;}
.newNav .search input[type="text"]{height: 36px;padding: 0 5px;font-size: 13px;margin-top: 7px;border-left: 1px #dedede solid;}
.newNav .search input[type="text"]::placeholder{font-size: 13px;}
.newNav .search .searchBtn{background: #ffa910;border: none;width: 55px;height: 36px;vertical-align: -4px;margin-left: -2px;
outline: 0;cursor: pointer;transition: all ease-out 0.3s;-webkit-transition: all ease-in-out 0.3s;position: absolute;right: 0;top: 7px;z-index: 999;}
.newNav .search .searchBtn:hover{background: #f60;}
.newNav .search .searchBtn i{background: url(spotIcon.png) no-repeat -150px 0;display: inline-block;width: 21px;height: 21px;}
.newNav .hiddenNav {position: absolute;background: #ffffff;display: none;z-index: 99;box-shadow: 0 3px 5px #bbb;min-width: 100%;opacity: 0;}
.newNav .hiddenNav.open{display: block;opacity: 1;}
.newNav .hiddenNav h3 a{font-size: 12px;color: #666;display: block;white-space: nowrap;height: 30px;line-height: 30px;}
.newNav .hiddenNav h3 a:hover{background: #efefef;}
.sopt-swiper .swiper-slide{height: 300px;overflow: hidden;}
.sopt-swiper .swiper-slide img{width: 100%;height: 300px;object-fit: cover;}
.w_spot .swiper-pagination-bullet{background: #fff;opacity: 1;}
.w_spot .swiper-pagination-bullet-active{background: #2B2D30;}
.spotCon {margin-top:20px;/* padding-top: 0rem; *//* background: #fff; */}
.spotCon .spotConL{width: 260px;position: relative;}
.spotTit{font-size: 18px;margin-bottom: 20px;}
.spotCon .spotConL .lTop{padding: 15px;background: #fff;width: 100%;box-shadow: 0 0 5px #eee;margin-bottom:20px;}
.spotCon .spotConL .lTop .spotTit{margin-bottom: 10px;}
.spotCon .spotConL .lTop a{color: #333;line-height: 30px;width: 100%;display: inline-block;font-size: 13px;}
.spotCon .spotConL .lTop a:hover{color: #138cdf;}
.spotCon .spotConL .lTop li.cur a{color: #138CDF;font-weight: bold;}
.spotCon .spotConL .lBtm {width: 100%;}
.spotCon .spotConL .lBtm .conBox{background: #fff;padding: 10px;box-shadow: 0 0 5px #eee;padding-bottom: 80px;border-radius: 5px;}
.spotCon .spotConL .lBtm .conBox .certificates2{display: none;}
.spotCon .spotConL .lBtm .conBox.audited{background: linear-gradient(358deg, #FFF 84.7%, #FFF8E8 98.68%);}
.spotCon .spotConL .lBtm .conBox.audited .certificates2{display: block;}
.spotCon.fix .conBox{position: fixed;top: 50px;width: 260px;max-height: 100%;z-index: 99;}
.spotCon .spotConL .lBtm .companyInfoBox{display: flex;align-items: center;justify-content: space-between;}
.spotCon .spotConL .lBtm .companyInfoBox h2{color: #000;font-weight: 700;font-size: 14px;}
.spotCon .spotConL .lBtm .companyInfoBox .businessCard{position: relative;background: url(shopIcon.webp);width: 20px;height: 20px;background-position: -10px -78px;cursor: pointer;}
.spotCon .spotConL .lBtm .companyInfoBox .businessCard::after{content: "";position: absolute;right: -6px;top: 0;width: 6px;height: 155px;background: transparent;}
.spotCon .spotConL .lBtm .companyInfoBox .businessCard .QR_code{padding: 10px;background: #fff;display: none;align-items: center;justify-content: center;box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);width: 162px;height: 155px;position: absolute;right: -174px;top: -19px;z-index: 101;}
.spotCon .spotConL .lBtm .companyInfoBox .businessCard .QR_code::before{content: '';position: absolute;
	top: 19px;left: -4px;transform: translateX(-50%);width: 0;height: 0;
	 border-width: 10px 10px 10px 0;
    border-style: solid;
    border-color: transparent #fff transparent transparent;z-index: 1; }
.spotCon .spotConL .lBtm .companyInfoBox .businessCard .QR_code::after{content: '';position: absolute;
	top: 19px;left: -5px;transform: translateX(-50%);width: 0;height: 0;
	 border-width: 10px 10px 10px 0;
    border-style: solid;
    border-color: transparent rgba(0, 0, 0, 0.1) transparent transparent; z-index: 0; }
.spotCon .spotConL .lBtm .companyInfoBox .businessCard:hover .QR_code{display: flex;}
.spotCon .spotConL .lBtm .compTxt{margin-top: 5px;color: #666;font-size: 12px;}
.spotCon .spotConL .lBtm .contactBox{margin-top: 14px;border-top: 1px #DDDDDD dashed;padding-top: 14px;}
.spotCon .spotConL.fr .lBtm .companyInfoBox .businessCard .QR_code::before{ border-width: 10px 0 10px 10px; /* 箭头方向：左侧有宽度（右箭头） */
    border-style: solid;
    border-color: transparent transparent transparent #fff; right: -14px;left: inherit; z-index: 1;}
.spotCon .spotConL.fr .lBtm .companyInfoBox .businessCard .QR_code::after{right: -15px;  border-width: 10px 0 10px 10px;
    border-style: solid;
    border-color: transparent transparent transparent rgba(0, 0, 0, 0.1);left: inherit; z-index: 0;
    }
	.proDetailShow .spotConL.fr .lBtm .companyInfoBox .businessCard .QR_code {
    right:30px;
}
.spotCon .spotConL .lBtm .companyInfoBox .businessCard:hover .QR_code{display: flex;}
.spotCon .spotConL .lBtm .compTxt{margin-top: 5px;color: #666;font-size: 12px;}
.spotCon .spotConL .lBtm .contactBox{margin-top: 14px;border-top: 1px #DDDDDD dashed;padding-top: 14px;}
.spotCon.fix .conBox::selection {background: #222 ; color: white ; text-shadow: none ; }
.spotCon.fix .conBox::-webkit-scrollbar-track-piece{width:10px;background-color:#f2f2f2}
.spotCon.fix .conBox::-webkit-scrollbar{width:5px;height:6px}
.spotCon.fix .conBox::-webkit-scrollbar-thumb{height:50px;background-color:rgba(0,0,0,.3);}
.spotCon.fix .conBox::-webkit-scrollbar-thumb:hover{background:#3fb560}  
.spotCon .spotConL .lBtm .contactBox .contacts li{display: flex;}
.spotCon .spotConL .lBtm .contactBox .contacts .imgBox{width: 45px;height: 45px;background: url(spotIcon.webp) no-repeat;background-position: -220px 0;}
.spotCon .spotConL .lBtm .contactBox .contacts h3{color: #999;font-size: 12px;display: flex; align-items: center;}
.spotCon .spotConL .lBtm .contactBox .contacts h3 a{margin-left: 10px;}
.spotCon .spotConL .lBtm .contactBox .contacts p{color: #666;font-size: 12px;}
.spotCon .spotConL .lBtm .contactBox p{color: #666;line-height: 20px;}
.spotCon .spotConL .lBtm .contactBox .contactBtn{display: flex;align-items: center;justify-content: center;width: 100%;height: 40px;border-radius: 30px;border: 1px solid #D9D9D9;margin-top: 26px;transition: all ease-in-out 0.3s;-webkit-transition: all ease-in-out 0.3s;font-size: 14px;color: #333;}
.spotCon .spotConL .lBtm .contactBox .contactBtn:hover{background: #FF8010;color: #fff;}
.spotCon .spotConL .moreProduct{width: 260px;padding: 10px;box-shadow: 0 0 5px #eee;margin-top:20px;border-radius: 5px;background: #FFF;visibility: hidden;}
.spotCon .spotConL .moreProduct.fix{position: fixed;top: 32px;visibility: visible;}

.spotCon .spotConL .moreProduct li{margin-bottom: 15px;}
.spotCon .spotConL .moreProduct .moreProduct_item{display: flex;justify-content: space-between;align-items: center;}
.spotCon .spotConL .moreProduct .moreProduct_item .imgBox{width: 56px;height: 56px;display: flex; align-items: center;justify-content: center;}
.spotCon .spotConL .moreProduct .moreProduct_item .imgBox img{max-width: 100%;max-height: 100%;}
.spotCon .spotConL .moreProduct .moreProduct_item .txtBox{width: calc(100% - 56px);padding-left: 14px;}
.spotCon .spotConL .moreProduct .moreProduct_item .txtBox .productName{font-size: 14px;color: #333;margin-bottom: 5px;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.spotCon .spotConL .moreProduct .moreProduct_item .txtBox .productCas{font-size: 14px;color: #666;}
.spotCon .spotConL .moreProduct .inquiryBtn{width: 100%;height: 40px;display: flex;align-items: center;justify-content: center;border-radius: 30px;background: #FF8010;margin-top: 16px;font-size: 16px;font-weight: 700;color: #fff;}
.spotConR .proLi{margin: 0 -10px;}
.goodsBox.mainProBox {
    margin-bottom: 20px;
}
.spotConR .goodsBox{background: #fff;padding: 20px;box-shadow: 0 0 5px #eee;}
.spotCon .spotConR{width: calc(100% - 280px);min-height: 100vh;}
.spotConR .proLi li{float: left;width: 25%;padding: 0 10px;margin-bottom: 20px;}
.spotConR .proLi li .imgBox{position: relative;display: inline-block;overflow: hidden;width: 100%;height: 224px;display: flex;align-items: center;justify-content: center;margin-bottom: 10px;border: 1px #dedede solid;}
.spotConR .proLi li .imgBox img{transition: all ease-in-out 0.3s;-webkit-transition: all ease-in-out 0.3s;max-width: 100%;max-height: 100%; }
.spotConR .proLi li .imgBox:hover img{transform: scale(1.05);}
.spotConR .proLi li .imgBox .videoIcon{position: absolute;bottom: 0px;left: 0;background: #000;padding: 3px 10px;opacity: 0.5;color: #fff;}
.spotConR .proLi li .txtBox p{color: #999;line-height: 18px;font-size: 12px;}
.spotConR .proLi li .txtBox .contact{color: #c8b07b;display: inline-block;border: 1px #c8b07b solid;border-radius: 3px;padding: 3px 7px;transition: all ease-in-out 0.3s;-webkit-transition: all ease-in-out 0.3s;}
.spotConR .proLi li .txtBox .contact:hover{background: #c8b07b;color: #fff;}
.spotConR .proLi li .txtBox p a{color: #666;display: inline-block;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 13px;}
.spotConR .proLi li .txtBox p a:hover{color: #138cdf;}
.spotConR .proLi li .txtBox p b{color: #000;font-size: 16px;font-weight: 700;margin-left: 7px;}
.spotConR .proLi li .txtBox p span{color: #333;margin-left: 7px;}
.spotConR .proLi li .txtBox .contactBtn{display: flex;align-items: center;justify-content: center;width: 141px;height: 30px;border-radius: 30px;border: 1px solid #D9D9D9;margin-top: 5px;transition: all ease-in-out 0.3s;-webkit-transition: all ease-in-out 0.3s;font-size: 14px;color: #333;}
.spotConR .proLi li .txtBox .contactBtn:hover{background: #FF8010;color: #fff;}

 .compInfoBox{background: #fff;padding: 20px;margin-top: 20px;}
.compInfoBox .infoBox .LBox{width: 335px;height: 250px;float: left;border: 1px #dedede solid;}
.compInfoBox .infoBox .LBox .videoImg span{display: inline-block;background: url(spotIcon.png) no-repeat -414px 0;width: 42px;height: 42px;
position: absolute;top: 110px;left: 150px;cursor: pointer;z-index: 9;}
.info_swiper{width: 335px;height: 250px;}
.compInfoBox .infoBox .LBox .swiper-slide{position: relative;display: flex;align-items: center;justify-content: center;}
.compInfoBox .infoBox .LBox .swiper-slide img{max-width: 100%;max-height:90%;}
.compInfoBox .infoBox .LBox .videoImg img{max-width: 100%;max-height: 100%;}
.compInfoBox .infoBox .LBox .videoImg:after{content: "";position: absolute;background: rgba(0,0,0,0.4);width: 100%;height: 100%;top: 0;left: 0;}
.compInfoBox .infoBox .RBox{margin-left: 50px;float: left;    width: calc(100% - 385px);}
.compInfoBox .infoBox .RBox p{color: #333;line-height: 24px;}
.compInfoBox .infoBox .RBox p span{color: #999;display: inline-block;width: 200px;vertical-align: top;}
.compInfoBox .infoBox .RBox p  i{display: inline-block;width: 12px;height: 12px;
background: url(spotIcon.webp) no-repeat -464px 0;vertical-align: -3px;margin-right: 20px;}
.compInfoBox .infoBox .RBox p em{font-style: normal;width: calc(100% - 240px);display: inline-block;vertical-align: top;}
.compInfoBox .infoBox .RBox .file{margin-bottom: 20px;}
.compInfoBox .introBox{color: #666;line-height: 24px;margin-top: 20px;}
.compInfoBox .aboutBtn{display: inline-block;color: #138CDF;border: 1px #138CDF solid;padding: 5px 20px;
border-radius: 30px;font-size: 14px;margin-top: 10px;transition: all ease-in-out 0.3s;-webkit-transition: all 0.3s ease-in-out;}
.compInfoBox .aboutBtn:hover{background: #138cdf;color: #fff;}
.inquiryBox{background: #fff;padding: 20px;margin-top: 30px;}
.inquiryBox form label{display: block;margin-bottom: 25px;}
.inquiryBox form label span{display: inline-block;width: 100px;text-align: right;padding-right: 20px;vertical-align: top;}
.inquiryBox form label b{font-size: 14px;color: #138cdf;}
.inquiryBox form label sup{color: #f00;font-size: 14px;}
.inquiryBox form label em{color: #999;font-style: normal;margin-left: 30px;}
.inquiryBox input{width: 550px;height: 40px;border: 1px #dedede solid;}
.inquiryBox .forgetBtn{color: #138cdf;margin-left: 20px;}
.inquiryBox textarea{width: 550px;height: 120px;border: 1px #dedede solid;}
.inquiryBox p{padding-left: 100px;color: #999;width: 800px;line-height: 20px;}
.inquiryBox p b{color: #f00;}
.inquiryBox .sendBtn{margin-left: 100px;display: inline-block;padding: 10px 60px;background: #138cdf;color: #fff;font-size: 16px;
margin-top: 20px;border-radius: 3px;transition: all ease-in-out 0.3s;}
.inquiryBox .sendBtn:hover{background: #007AFF;}
.links{background: #fff;padding: 20px;margin-top: 20px;box-shadow: 0 0 5px #eee;}
.links a {font-size: 16px;text-decoration: underline;color: #666;margin-right: 20px;margin-bottom: 1rem;display: inline-block;}
.hotKeys{background: #fff;padding: 20px;margin-top: 20px;box-shadow: 0 0 5px #eee;}
.hotKeys a{font-size: 16px;color: #138CDF;margin-right: 20px;line-height: 30px;}
.hotKeys b{font-size: 16px;margin-right: 20px;}
.dibu{margin-top: 30px;}
.dibu ul{margin: 0 auto;}
.wrapper.fix{padding-top: 50px;}
.wrapper.fix .newNav{position: fixed;width: 100%;left: 0;top: 0;z-index: 100;}
.fixedItem{position: fixed;right: 20px;top: 40%;width: 70px;border-radius: 4px;background: #FFF;box-shadow: 0 4px 13.1px 0 rgba(109, 109, 109, 0.17);padding: 0 9px;z-index: 999;}
.fixedItem .RFQ{width: 100%;height: 72px;display: flex;align-items: center;justify-content: center;flex-direction: column;border-bottom: 1px solid #EEEEEE;}
.fixedItem .RFQ .RFQ_icon{display: block;width: 26px;height: 26px;background: url(shopIcon.webp) no-repeat;background-position: -7px -17px;}
.fixedItem .RFQ .txt{font-size: 14px;color: #555;display: block;margin-top: 4px;}
.fixedItem .gotop{width: 100%;height: 61px;display: flex;align-items: center;justify-content: center;cursor: pointer;}
.fixedItem .gotop .go{display: block;width: 27px;height: 22px;background: url(shopIcon.webp) no-repeat;background-position: -7px -49px;}
/**fixed_video**/
.fixed_video {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 1000;background: rgba(0, 0, 0, 0.4);display: none;}
.video_box {width: 70%;position: absolute;top: 53%;left: 50%;transform: translate(-50%, -50%);background: #fff;max-width: 1000px;}
.video_top h4 {font-size: 26px;line-height: 30px;letter-spacing: 0.5px;margin: 0;color: #fff;}
.video_top {background: #38393e;padding: 19px 30px;position: relative;}
.close_btn {position: absolute;top: 50%;right: 20px;width: 30px;transform: translateY(-50%);cursor: pointer;}
.close_btn img {width: 100%;}
.video_cot video {width: 100%;height: 100%;object-fit: cover;}
.video_cot {padding: 50px 40px 60px 40px;}
.fengyefu {width: 100%;height: auto;padding: 7px 0px;background-color: #fff;border-bottom: none;margin-top: 30px;float: inherit;border-top: 1px #f1f1f1 solid;padding-top: 20px;}
.aboutBox{background: #fff;padding: 20px;}
.aboutBox h3{font-size: 18px;margin-bottom: 10px;}
.aboutBox p{font-size: 14px;line-height: 24px;color: #666;}
.aboutBox .imgBox{margin: 20px 0;}
.aboutBox .imgBox ul{margin: 0 -10px;}
.aboutBox .imgBox ul li{float: left;width: 25%;display: flex;align-items: center;justify-content: center;padding: 0 10px;}
.aboutBox .imgBox ul li p{border: 1px #dedede solid;width: 100%;height: 200px;display: flex;align-items: center;justify-content: center;}
.aboutBox .imgBox ul li img{max-height: 100%;max-width: 100%;}
.aboutBox .zsBox a{display: inline-block;border: 1px #dedede solid;width: 100%;display: flex;align-items: center;justify-content: center;height: 300px;}
.aboutBox .zsBox a img{max-width: 100%;max-height: 100%;}
.aboutBox .zsBox li{width: 25%;float: left;padding: 0 10px;text-align: center;}
.aboutBox .zsBox ul{margin: 0 -10px;}
.aboutBox .zsBox li p{margin-top: 10px;}
.spot_contact{padding: 20px;background: #fff;}
.spot_contact li{line-height: 30px;font-size: 14px;color: #444;}
.spot_contact ul{margin-top: 15px;}
.spot_contact li a{color: #138cdf;font-size: 14px;}
.spot_contact span{display: inline-block;width: 200px;font-size: 14px;color: #999;}

.exhiBox {background: #fff;padding: 20px;}
.exhiBox  .imgbox{width: 25%;height: 170px;display: flex;align-items: center;justify-content: center;border: 1px #ddd solid;float: left;    padding: 0 10px;}
.exhiBox  .imgbox img{max-width: 100%;max-height: 100%;}
.exhiBox  .txtBox {width: 75%;float: left;padding-left: 2%;}
.exhiBox  .txtBox h2{color: #2E5E98;font-weight: 600;font-size: 20px;height: 30px;line-height: 30px;}
.exhiBox  .txtBox p{font-size: 14px;color: #333;line-height: 30px;width: 100%;}
.exhiBox  .txtBox b{font-weight: normal;width: 80%;float: left;}
.exhiBox  .txtBox p:after{zoom: 1;display: block;content: "";clear: both;}
.exhiBox  .txtBox h3:after{zoom: 1;display: block;content: "";clear: both;}
.exhiBox  .txtBox span{color: #999;font-size: 14px;width: 20%;display: inline-block;float: left;}
.exhiBox  .txtBox h3{color: #f00;font-weight: 600;font-size: 16px;}
.exhiBox  .txtBox h3 span{font-weight: normal;}
.exhiBox  .txtBox h3 b{font-weight: 600;}
.exhiBox  .exhiLi{width: 50%;float: left;margin-bottom: 30px;    border-bottom: 1px #dedede solid;padding-bottom: 30px;}
.auditedBox dl{background: #fff;padding: 20px;}
.auditedBox dl dt{display: flex;align-items: center;margin-top: 9px;border-bottom: 1px #dedede solid;}
.auditedBox dl dt .imgBox{width: 101px;height: 31px;background: url(memberIcon.webp) no-repeat;    background-position: 0 -103px;background-size: 110px;margin-top: -26px;margin-right: 31px;}
.auditedBox dl dt h2{font-size: 26px;font-weight: normal;line-height: 40px;}
.auditedBox dl dt h3{font-size: 18px;font-weight: normal;line-height: 30px;padding-bottom: 10px;margin-bottom: 10px;color: #666666;}
.auditedBox dl dd p{color: #666;line-height: 28px;font-size: 14px;}
.auditedBox .auditTab{background: #fff;padding: 20px;margin-top: 30px;}
.auditedBox .auditTab table{width: 100%;border-right: 1px #d4edff solid;border-top: 1px #d4edff solid;margin-bottom: 20px;}
.auditedBox .auditTab table caption{text-align: left;font-size: 16px;font-weight: bold;padding: 10px 5px;background: #f3faff;border: 1px #d4edff solid;border-bottom: none;}
.auditedBox .auditTab table td{font-size: 14px;color: #666;padding:10px;border-left: 1px #d4edff solid;border-bottom: 1px #d4edff solid;word-break: break-word;}
.auditedBox .auditTab table td span{display: inline-block;width: 12px;height: 12px;background: url(spotIcon.webp) no-repeat -464px 0;}
.auditedBox .auditTab p{font-size: 14px;color: #999;}
.auditedBox .auditTab p span{display: inline-block;width: 12px;height: 12px;background: url(spotIcon.webp) no-repeat -464px 0;margin: 0 10px;}
.spot_crumbs a{font-size: 14px;color: #138CDF;}
.spot_crumbs  em{color: #999;margin: 0 10px;}
.spot_crumbs span{color: #666;}
.proDetailShow.fix .conBox{position: static;}
.proDetailShow .spotConL .lBtm .conBox{padding-bottom: 62px;}
.proDetailShow .spotConL .lBtm .companyInfoBox .businessCard .QR_code{right: -158px;}
.proDotBox .proTop{padding: 20px;background: #fff;padding-bottom: 70px;}
.proDotBox .proTop .proL{width: 456px;position: relative;height: 456px;}
.proDotBox .proTop .proImg{width: 456px;height: 456px;border: 1px #dedede solid;    float: left;}
.proDotBox .proTop .proImg .swiper-slide{display: flex;align-items: center;justify-content: center;overflow: hidden;}
.proDotBox .proTop .proImg .swiper-slide img{max-width: 100%;max-height: 100%;}
.proDotBox .proTop .proImg .button-group{display: none;}
.proDotBox .proTop .proImg:hover .button-group{display: block;}
.proDotBox .proTop .proImg .swiper-button-prev,.proDotBox .proTop .proImg .swiper-button-next{display: flex;align-items: center;justify-content: center;background: #fff;width: 45px;height: 45px;border-radius: 50%; background-image: none;box-shadow: 0 0 10px rgba(0, 0, 0, 0.30);}
.proDotBox .proTop .proImg .swiper-button-prev span,.proDotBox .proTop .proImg .swiper-button-next span{display: inline-block;background: url(shopIcon.webp) no-repeat;width: 20px;height: 20px;}
.proDotBox .proTop .proImg .swiper-button-prev span{background-position: -11px -126px;}
.proDotBox .proTop .proImg .swiper-button-next span{background-position: -8px -150px;}
.proDotBox .proTop .proImg .swiper-pagination{width: auto;left: 45%;bottom: 18px;color: #fff;border-radius: 10px;background: rgba(0, 0, 0, 0.40);padding: 2px 8px;}
.proImg .myVideo {
	position: relative;
	width: 456px;
	height: 456px;
	z-index: 1;
  }
.proImg .videoBox {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #292929;
	z-index: 10;
  }
.proImg .videoBox video {
	width: 456px;
	height: 456px;
	transition: filter 0.3s;
  }
  .proImg .videoBox::-webkit-media-controls {
	display: none !important;
  }
.proImg .videoIcon {
	position: absolute;
	z-index: 11;
	bottom: 45%;
	left: 45%;
	width: 40px;
	height: 40px;
	cursor: pointer;
  } 
.proDotBox .proTop .proTxt{float: left;padding-left: 25px;width: calc(100% - 456px);}
.proDotBox .proTop .proTxt h2{line-height: 30px;}
.proDotBox .proTop .proTxt p{font-size: 14px;color: #666;line-height: 24px;display: flex;align-items: center;}
.proDotBox .proTop .proTxt p a{color: #999;margin-left: 4px;display: flex;align-items: center;}
.proDotBox .proTop .proTxt p img{margin: 0 8px;}
.proDotBox .proTop .proTxt .proTxt1{background: #F6F6F6;padding: 17px;margin-top: 10px;margin-bottom: 18px;}
.proDotBox .proTop .proTxt .proTxt1 li{font-size: 14px;line-height: 24px;margin-top: 8px;height: 24px;}
.proDotBox .proTop .proTxt em{display: inline-block;width: 180px;color: #999;font-size: 14px;}
.proDotBox .proTop .proTxt .proTxt1 li b{color: #000;font-size: 22px;display: inline-block;width: calc(100% - 180px);}
.proDotBox .proTop .proTxt .purity{display: flex;align-items: center;margin-bottom: 20px;}
.proDotBox .proTop .proTxt .purity em{color: #666;}
.proDotBox .proTop .proTxt .purity a{display: flex;align-items: center;justify-content: center;height: 30px;border: 1px solid #D9D9D9;border-radius: 30px;margin-right: 14px;padding: 0 10px;}
.proDotBox .proTop .proTxt .purity a.active{border: 1px solid #FF8010;color: #FF8010;}
.proDotBox .proTop .proTxt .quantity{display: flex;align-items: center;}
.proDotBox .proTop .proTxt .quantity em,.proDotBox .proTop .proTxt .quantity p{color: #666;}
.proDotBox .proTop .proTxt .price{margin-top: 14px;}
.proDotBox .proTop .proTxt .price li{display: flex;align-items: center;margin-bottom: 10px;}
.proDotBox .proTop .proTxt .price em{color: #333;}
.proDotBox .proTop .proTxt .price b{font-size: 18px;}
.proDotBox .proTop .proTxt .contactBtn{background: #FF8010;color: #fff;display: inline-block;margin-top: 20px;text-align: center;
height: 40px;line-height: 40px;font-size: 18px;padding: 0 20px;border-radius: 30px;transition: all ease-in-out 0.3s;-webkit-transition: all ease-in-out 0.3s;}
.proDotBox .proTop .proTxt .contactBtn:hover{background: #f60;}
.proTxt .proInfoTop{padding-bottom: 10px;border-bottom: 1px #dedede dotted;}
.proDotBox .proTop .msds{margin-top: 10px;}
.proDotBox .proTop .shareBox{margin-top: 20px;position: absolute;z-index: 99;width: 100%;bottom: -38px;display: flex;align-items: center;justify-content: center;}
.proDotBox .proTop .shareBox p{color: #666666;font-size: 12px;margin-right: 6px;}
.shareBox #st-1 .st-btn{height: 20px;line-height: 20px;padding: 0 2px;display: inline-block !important;}
.shareBox #st-1 .st-btn > img{top: 2px;}
.proDotBox .proBtm {margin-top: 20px;background: #fff;}
.proDotBox .proBtm .proBtm_nav{display: flex;width: 100%;align-items: center;border-bottom: 1px solid #DDDDDD;}
.proDotBox .proBtm .proBtm_nav a{padding: 14px 20px 10px;display: inline-block;color: #333;font-size: 16px;margin-bottom: -1px;}
.proDotBox .proBtm .proBtm_nav li.active a{border-bottom: 2px solid #FF8010;font-weight: 700;}
.proDotBox .proBtm  .infoBox{margin-bottom: 20px;border-bottom: 1px #dedede dotted;padding-bottom: 10px;background: #fff;padding: 20px;margin-top: 20px;}
.proDotBox .proBtm  .infoBox ul{overflow: hidden;}
.proDotBox .proBtm .infoBox ul li{float: left;width: 50%;line-height: 24px; margin-bottom: 5px;}
.proDotBox .proBtm  .infoBox h3{font-weight: normal;color: #138cdf;line-height: 30px;margin-bottom: 10px;}
.proDotBox .proBtm  .infoBox h3 span{display: inline-block;width: 6px;height: 11px;background: #138cdf;margin-right: 5px;}
.proDotBox .proBtm  .infoBox ul li{font-size: 14px;color: #666;}
.proDotBox .proBtm  .infoBox ul li span{color: #999;display: inline-block;}
.proDotBox .proBtm  .infoBox ul li  em{color: #333;}
.proDotBox .proBtm  .infoBox ul li a{color: #0000EE;}
.proDotBox .proBtm  .infoBox .imgBox{width: 100%;height: 641px;}
.proDotBox .proBtm  .infoBox .imgBox img{max-width: 100%;max-height: 100%;}
.proDotBox .proBtm  .infoBox  p{font-size: 14px;color: #666;line-height: 30px;}
.proDotBox .proBtm  .infoBox table{border-top: 1px #dedede solid;border-left: 1px #dedede solid;width: 100%;}
.proDotBox .proBtm  .infoBox table td{border-bottom: 1px #dedede solid;border-right: 1px #dedede solid;padding: 5px;font-size: 14px;color: #666;}
.skypeBox{border: 1px #dedede solid;padding: 5px;position: relative;padding-right: 10px;display: none;}
.skypeBox a{display: inline-block;width: 100%;}
.skypeBox img{width: 50px;}
.skypeBox span{color: #666;}
.skypeBox li{line-height: 30px;}
.skypeBox .closeX{display: inline-block;width: 12px;height: 12px;background: url(spotIcon.png) no-repeat -490px 0;position: absolute;right: 10px;top: 10px;}
.share{position: relative;display: inline-block;}
.share .addShare{position: absolute;right: -112px;background: #fff;border: 1px #eaeaea solid;width: 150px;display: none;top: 30px;}
.share .addShare ul li{line-height: 20px;padding: 3px 10px;}
.share .addShare ul li:hover{background: #eee;}
.share .addShare ul li a{color: #36B;display: inline-block;width: 100%;}
.share .addShare .at-whatsthis{background: url(data:image/gif;base64,R0lGODlhBwAHAJEAAP9uQf///wAAAAAAACH5BAkKAAIALAAAAAAHAAcAAAILFH6Ge8EBH2MKiQIAOw==) no-repeat left 15px;padding-left: 10px;right: 10px;float: left;}
.share .addShare .at-privacy{background: url(data:image/gif;base64,R0lGODlhDAAMAMQAAAOqygqszBGvzROwzRqyzx2z0Cm30S240zK71EG/10bB2E7E21XF217J3mfM3mjN33PQ4nrT5YzZ5pvd6aLf66Pg7Lno8MHr8c7v9NXx9uL1+ez4+/T7/f7+/wAAAAAAACH5BAkAAB4ALAAAAAAMAAwAAAVCoCeO5GgUU0kCxnBYqhdc2zMkWTl7koUEjs1o1oFwPJQCYXjhHISeBYC5GWgkAtQQ4wEQBEZSoFFRMDSqASASa5dCADs=) no-repeat right 14px;padding-right: 16px;top: 0;right: 2px;float: right;}
.share .addShare p{padding:0 10px;border-top: 1px #dedede solid;height: 40px;line-height: 40px;}
.share .addShare p a{color: #999;}
.pictureBox{background: #fff;padding: 20px;box-shadow: 0 0 5px #eee;}
.pictureBox .pictureLi{margin: 0 -10px;}
.pictureBox .pictureLi li{float: left;width: 25%;padding: 0 10px;margin-bottom: 20px;}
.pictureBox .pictureLi li a{border: 1px #dedede solid;display: inline-block;height: 220px;display: flex;align-items: center;justify-content: center;padding: 5px;}
.pictureBox .pictureLi li img{max-width: 100%;max-height: 100%;}
.pictureBox .pictureLi li p{margin-top: 5px;}
.newsBox{background: #fff;padding: 20px;}
.newsBox ul li{font-size: 14px;height: 50px;line-height: 50px;border-bottom: 1px #eaeaea dotted;}
.newsBox > ul li a{color: #138cdf;font-size: 14px;max-width: calc(100% - 160px);display: inline-block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.newsBox ul li span{color: #999;float: right;display: inline-block;}
.newsDotBox{background: #fff;padding: 20px;}
.newsDotBox .newsTop{margin-bottom: 20px;}
.newsDotBox .newsTop h2{font-size: 18px;color: #333;    line-height: 30px;}
.newsDotBox .newsTop p{color: #999;line-height: 26px;font-size: 12px;}
.newsDotBox .newsCon p{font-size: 14px;color: #666;line-height: 30px;}
.contactPeo{margin-bottom: 10px;margin-right: 62px;display: inline-block;}
.contactPeo dt{float: left;}
.contactPeo dt span{display: inline-block;width: 33px;height: 33px;background: url(spotIcon.png) -222px 0;}
.contactPeo dd{padding-left: 40px;}
.contactPeo dd h3{color: #138cdf;font-weight: normal;margin-bottom: 5px;}
.contactPeo dd p{color: #666;}

.visible-xs{display: none;}
.botBtn{display:none;}
/* 直播入口 */
@keyframes lineAnimation {
	0%, 100% {
		height: 8px;
	}
	25% {
		height: 3px;
	}
	50% {
		height: 15px;
	}
	75% {
		height: 10px;
	}
}
@keyframes lineAnimation2 {
	0%, 100% {
		height: 10px;
	}
	25% {
		height: 5px;
	}
	50% {
		height: 10px;
	}
	75% {
		height: 4px;
	}
}
@keyframes lineAnimation3 {
	0%, 100% {
		height: 5px;
	}
	25% {
		height: 10px;
	}
	50% {
		height: 8px;
	}
	75% {
		height: 10px;
	}
}
/* .liveBox{width: 100%;height: 190px;position: relative;margin-bottom: 20px;}
.liveBox img.liveCover{height:190px;object-fit: cover;}
.liveBox a{display: inline-block;width: 100%;height: 100%;} */
.line-container .lineCon {display: flex;justify-content: space-around;align-items: flex-end;height: 15px;width: 20px;/* background: linear-gradient(180deg, rgba(245, 122, 105, 0.60) 0%, rgba(239, 130, 0, 0.60) 100%); */border-radius: 20px;padding: 3px;overflow: hidden;}
.line {width: 2px;background-color: #fff;}
.line.short {height: 3px;animation: lineAnimation 3s infinite;}
.line.medium {height: 10px;animation: lineAnimation2 2s infinite;}
.line.long {height: 15px;animation: lineAnimation3 1.5s infinite;}
.line-container{display: inline-flex;align-items: center;background: linear-gradient(180deg, rgba(111, 185, 44, 0.60) 0%, rgba(0, 239, 196, 0.60) 100%);padding: 3px 10px;border-radius: 20px;font-size: 12px;position: absolute;top: 15px;left: 11px;}
.line-container span{color: #fff;font-size: 14px;}
/* .liveBox .item2{width: 76px;height: 30px;position: absolute;left: 11px;bottom: 15px;border-radius: 20px;background: rgba(0, 0, 0, 0.50);line-height: 30px;}
.liveBox .item2 .item2_content{position: relative;width: 100%;height: 100%;padding-right: 10px;}
.liveBox .item2 .item2_content .iconBox{position: absolute;left: -1px;top: -1px;display: flex;justify-content: center;align-items: center;width: 30px;height: 30px;}
.liveBox .item2 .item2_content p{float: right;color: #fff;font-size: 14px;} */
/* 直播入口结束 */


.proDotBox .proBtm .infoBox table {
    border-top: 1px #dedede solid;
    border-left: 1px #dedede solid;
    width: 100% !important;
}
@media(max-width:1024px) {
	.topNav {
		display: none;
	}

	.spotHead {
		display: none;
	}

	

	.spotBan {
		display: none;
	}

	.visible-xs {
		display: block;
	}
	iframe{display: none;}
	.fixedItem{display: none;}
	.shopBan .shopTop h2 {
		display: flex;
		align-items: center;
	}

	.shopBan .shopTop {
		background: 0 0;
		border: none;
		color: #fff;
		position: relative;
		padding: 1rem;
	}

		.shopBan .shopTop h2 i {
			color: #fff !important
		}

		.shopBan .shopTop h2 i {
			background: url(../enicon.webp) no-repeat;
			width: 30px;
			background-size: 180px;
			height: 30px;
			display: inline-block;
		}

			.shopBan .shopTop h2 i.arrL {
				background-position: -75px -34px;
			}

			.shopBan .shopTop h2 i.search {
				background-position: 0px -35px;
				margin: 0;
			}

			.shopBan .shopTop h2 i.spot {
				background-position: -75px -73px;
			}

		.shopBan .shopTop h2 input {
			padding: .6rem;
			border-radius: 3px;
			background: 0 0;
			position: relative;
			width: 87%;
			color: #fff
		}

			.shopBan .shopTop h2 input::-webkit-input-placeholder {
				color: #fff !important
			}

			.shopBan .shopTop h2 input::-moz-placeholder {
				color: #fff !important
			}

		.shopBan .shopTop .sea_box3 {
			position: relative;
			width: calc(100% - 6rem);
			display: inline-block;
			height: 3rem;
			line-height: 3rem;
			border-radius: 3px;
			background: rgba(255, 255, 255, .5)
		}

			.shopBan .shopTop .sea_box3 i {
				position: absolute;
				right: 6px;
				top: 50%;
				font-size: 1.8rem;
				transform: translateY(-50%);
				width: 30px;
				text-align: center;
			}
.shopBan .certificate3 span{color: #fff!important;}
	body.change .shopBan .shopTop h2 i {
		background: url(headerIcon.webp) no-repeat;
		background-size: 30px;
		width: 30px;
	}

		body.change .shopBan .shopTop h2 i.arrL {
			background-position: 0 0;
		}

		body.change .shopBan .shopTop h2 i.search {
			background-position: 0 -27px;
		}

		body.change .shopBan .shopTop h2 i.spot {
			background-position: 0 -67px;
		}

	body.change .shopBan .shopTop {
		background: #f9f9f9;
		border-top: 1px solid #dedede;
		border-bottom: 1px solid #dedede;
		position: fixed;
		width: 100%;
		top: 0;
		z-index: 20
	}

		body.change .shopBan .shopTop .sea_box3 {
			background: #e8e8e8
		}

		body.change .shopBan .shopTop h2 input {
			color: #333
		}

			body.change .shopBan .shopTop h2 input::-webkit-input-placeholder {
				color: #999 !important
			}

			body.change .shopBan .shopTop h2 input::-moz-placeholder {
				color: #999 !important
			}

	.shopBan {
		min-height: 13rem;
		background: url(shopBan.jpg) no-repeat center center;
		background-size: cover;
		z-index: 20;padding-bottom: 20px;
	}

		.shopBan .compInfo .imgBox {
			width: 5rem;
			float: left;
			height: 5rem;
			background: #fff;
			display: flex;
			align-items: center;
			justify-content: center
		}

		.shopBan .compInfo {
			padding: 0 1rem;
			margin-top: 1rem
		}

			.shopBan .compInfo .imgBox img {
				max-width: 100%;
				max-height: 100%
			}

			.shopBan .compInfo .txtBox {
				float: left;
				width: calc(100% - 5rem);
				padding: 0 2rem 0 1rem;
				position: relative
			}

				.shopBan .compInfo .txtBox h2 {
					font-size: 1.2rem;
					color: #fff;
					line-height: 1.4rem;
				}

				.shopBan .compInfo .txtBox p {
					font-size: 1rem;
					color: #eee;
					margin-top: .3rem
				}

				.shopBan .compInfo .txtBox h4 {
					margin-top: .5rem;
					display: flex;
					align-items: center;
					color: #eee;
					font-size: 1rem;
				}

					.shopBan .compInfo .txtBox h4 em {
						margin-right: .5rem
					}

				.shopBan .compInfo .txtBox i.collect {
					position: absolute;
					right: 0;
					top: 0
				}

	.shopBox2 {
		padding: 1rem;
	}

		.shopBox2 dl {
			margin-bottom: .8rem
		}

		.shopBox2 dt {
			width: 11rem;
			float: left;
			color: #999;
			font-size: 1rem;
		}

		.shopBox2 dd {
			width: calc(100% - 11rem);
			float: left;
			color: #333;
			max-height: 4rem;
			overflow: hidden;
			padding-right: 2rem;
			position: relative;
			font-size: 1rem;
		}

			.shopBox2 dd i {
				position: absolute;
				right: 0;
				bottom: 0;
				font-size: 1.3rem;
				color: #999;
				text-align: right;
				line-height: 2rem;
				transition: all ease-in-out .3s;
				-webkit-transition: all ease-in-out .3s;
				-ms-transition: all ease-in-out .3s
			}

			.shopBox2 dd.long {
				max-height: inherit
			}

				.shopBox2 dd.long i {
					transform: rotate(180deg);
					transform-origin: center
				}

	.shopNav ul {
		padding: 1rem .5rem 0;
		background: #fff;
		BORDER-BOTTOM: 1PX #dedede SOLID;
		COLOR: #666
	}

		.shopNav ul li {
			float: left;
			width: 25%;
			text-align: center;
			padding-bottom: 0.8rem
		}

			.shopNav ul li a i {
				font-size: 2rem
			}

			.shopNav ul li a p {
				font-size: 1.1rem;
				color: #333;
			}

			.shopNav ul li.active {
				border-bottom: 2px #ff8a00 solid
			}

				.shopNav ul li.active i {
					color: #ff8a00
				}

				.shopNav ul li.active p {
					color: #ff8a00
				}

	body.change .shopNav {
		position: fixed;
		width: 100%;
		left: 0;
		top: 5rem;
		z-index: 4
	}

	body.change .navTwo {
		position: fixed;
		width: 100%;
		left: 0;
		top: 8rem;
		z-index: 8;
	}
	.proDotBox .proTop .shareBox{
		z-index: 3;
	}
	i.close, i.home, i.Categories, i.Quotation, i.Inbox, i.Send, i.Trash, i.Favorites, i.account, i.delete, i.arrR, i.news, i.Purchase, i.management, i.Introduction, i.Important, i.Smart, i.Receive, i.Received, i.buying, i.manageBuy, i.password, i.AddUser, i.ManageUser, i.Product, i.Company, i.signOut, i.Read, i.Unread, i.arrDown, i.arrD, i.edit, i.whiteArrR, i.xf, i.duihao, i.cha, i.refine, i.whiteArrL, i.Products, i.Contacts, i.file {
		display: inline-block;
		background: url(../enicon.webp) no-repeat;
		width: 20px;
		height: 20px;
		background-size: 120px;
	}

	.top_fanhui .spotBox {
		width: 60%;
		background: #fff;
		padding: 0 1rem;
		position: absolute;
		box-shadow: 0 0 7px #ccc;
		right: 0.5rem;
		top: 6.3rem;
		display: none;
		transition: all ease-in-out 0.3s;
		-webkit-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		transform: translateY(0.5rem);
		z-index: 999;
	}

	.video_box {
		width: 100%;
	}

	.top_fanhui .spotBox.open {
		top: 4.3rem;
		display: block;
		transform: translateY(0rem);
	}

	.top_fanhui .spotBox ul li {
		height: 4rem;
		line-height: 4rem;
		border-bottom: 1px #dedede solid;
	}

	.top_fanhui .spotBox ul {
		position: relative;
	}

		.top_fanhui .spotBox ul:before, .top_fanhui .spotBox ul:after {
			content: "";
			position: absolute;
			top: -1.4rem;
			right: -0.2rem;
			width: 0px;
			height: 0px;
			border: 0.7rem solid transparent;
			border-bottom-color: rgb(255, 255, 255);
			z-index: 11;
		}

		.top_fanhui .spotBox ul:before {
			top: -1.41rem;
			border: 0.7rem solid transparent;
			border-bottom-color: #bdbdbd;
		}

		.top_fanhui .spotBox ul li a {
			font-size: 1.4rem;
			color: #666;
			width: 100%;
			display: inline-block;
		}

		.top_fanhui .spotBox ul li i {
			margin-right: 1rem;
		}

			.top_fanhui .spotBox ul li i.post {
				background-position: 0 -222px;
			}

	.top_fanhui i.close {
		background-position: 0 -243px;
		width: 24px;
		background-size: 24px;
	}

	.top_fanhui .spotBox ul li i {
		width: 24px;
		background-size: 24px;
		vertical-align: -5px;
		background-repeat: no-repeat;
		height: 24px;
	}

		.top_fanhui .spotBox ul li i.home {
			background-position: 0 -170px;
		}

		.top_fanhui .spotBox ul li i.Categories {
			background-position: 0 -92px;
		}

		.top_fanhui .spotBox ul li i.Quotation {
			background-position: 0 -117px;
		}

		.top_fanhui .spotBox ul li i.Favorite {
			background-position: 0 -145px;
		}

		.top_fanhui .spotBox ul li i.member {
			background-position: 0 -66px;
		}

	.top_fanhui .spotBox ul li:nth-last-child(1) {
		border-bottom: none;
	}

	.top_fanhui .arrL {
		float: left;
		width: 3rem;
		text-align: left;
	}

	.top_fanhui span.spot1 {
		float: right;
		width: 3rem;
		text-align: right;
	}

		.top_fanhui span.spot1 .spot {
			background-position: 0 -67px;
			height: 15px;
			margin-top: 1rem;
		}


	i.arrDown, i.arrD {
		background-position: -40px -45px;
		background-size: 96px;
		width: 16px;
		height: 14px;
	}

	.top_fanhui i {
		background: url(headerIcon.webp) no-repeat;
		display: inline-block;
		width: 30px;
		background-size: 30px;
	}

	.spotCon .spotConL .lBtm {
		display: none;
	}
	.spotCon .spotConL{width: 100%;}
.spotCon .spotConL .lTop{width: 100%;}
	.spotCon .spotConR {
		width: 100%;
	}

	.w_spot {
		min-width: 100%;
		max-width: 100%;padding: 0 10px;
	}

	.spotConR .proLi li {
		width: 50%;
	}

		.spotConR .proLi li .txtBox p {
			overflow: hidden;
		}

		.spotConR .proLi li .imgBox {
			height: 150px;
		}

	.compInfoBox .infoBox .RBox {
		width: 100%;
		margin: 0;
		margin-top: 20px;
	}

	.inquiryBox input, .inquiryBox textarea {
		width: calc(100% - 100px);
		margin-bottom: 10px;
	}

	.inquiryBox p {
		width: 100%;
	}

	.dibu ul {
		width: 100%;
	}

	.compInfoBox .infoBox .LBox {
		width: 100%;
	}

	.compInfoBox .infoBox .RBox p span {
		width: 120px;
	}

	.compInfoBox .infoBox .RBox p em {
		width: calc(100% - 160px);
	}

	.aboutBox .imgBox ul li {
		width: 50%;
	}

		.aboutBox .imgBox ul li p {
			height: 150px;
			margin-bottom: 20px;
		}

	.aboutBox .zsBox li {
		width: 50%;
	}

	.aboutBox .zsBox a {
		height: 150px;
	}

	.navTwo {
		background-color: #f7f7f7;
		border-bottom: 1px #d9d9d9 solid;
	}

		.navTwo .navCon {
			width: auto;
			height: 3rem;
			overflow: hidden;
			position: relative;
		}

			.navTwo .navCon a {
				color: #666;
				font-size: 1.1rem;
				float: left;
				padding: 0.8rem 1rem;
			}

	.navCon .arrD {
		position: absolute;
		right: 1rem;
		top: 0.8rem;
		transition: all ease-in-out 0.3s;
	}

	.navAll {
		padding: 0.8rem 0.8rem 0;
		;
		border-top: 1px #ddd solid;
		/* display: none; */
	}

		.navAll a {
			color: #666;
			font-size: 1rem;
			border: 1px #ddd solid;
			border-radius: 20px;
			margin-right: 1rem;
			float: left;
			padding: 0.3rem 0.6rem;
			margin-bottom: 1rem;
		}

			.navAll a.active {
				color: #138CDF;
				border: 1px #138CDF solid;
			}

	.navCon .arrD.change {
		transform: rotate(180deg);
		transform-origin: center;
	}

	.auditedBox dl dt {
		width: 100%;
		text-align: center;
	}

	.auditedBox dl dd {
		width: 100%;
		padding-left: 0;
	}
	.auditedBox .auditTab table td:nth-last-child(1) {
		width: 40px;
	}

	.exhiBox .exhiLi {
		width: 100%;
	}

	.exhiBox .imgbox {
		width: 100%;
		height: 6rem;
		margin-bottom: 1rem;
	}

	.exhiBox .txtBox {
		width: 100%;
	}

	.pictureBox .pictureLi li {
		width: 50%;
		height: 160px;
	}

		.pictureBox .pictureLi li a {
			height: 150px;
		}

	.fengyefu li.fengyefu_fy3 a {
		width: 2rem;
		height: 2rem;
		line-height: 2rem;
		text-align: center;
	}

	.spot_crumbs {
		padding: 1rem;
	}

	.proDotBox .proTop .proL {
		width: 100%; height: 300px
	}

	.proDotBox .proTop .proImg {
		width: 100%;height: 100%;
	}
	.proImg .myVideo{width: 100%;height: 100%;}
	.proImg .videoBox video{width: 100%;height: 100%;}
	.proDotBox .proTop .proTxt {
		width: 100%;
		padding: 0;
		margin-top: 4rem;  padding-bottom: 20px;
	}

	.proDotBox .proBtm ul li {
		width: 100%;
	}

	.proDotBox .proTop .proTxt ul li {
		height: auto;
		font-size: 1rem;
	}

		.proDotBox .proTop .proTxt ul li em {
			width: 8rem;
			float: inherit;
			font-size: 1rem;
		}
		.proDotBox .proBtm .infoBox ul li{
			width: 100%;
		}
		.proDotBox .proBtm .infoBox .imgBox{
			height: auto;
		}
		.proDotBox .proTop .proTxt ul li .packBox a {
			margin-bottom: 1rem;
		}
		.proDotBox .proTop .proTxt .proTxt1 li b{
			font-size: 18px;
			width: calc(100% - 100px);
		}
	.botBtn a {
		background: #ff8a00;
		width: 100%;
		height: 4rem;
		line-height: 4rem;
		border: none;
		font-size: 1.8rem;
		color: #fff;
		text-align: center;
		border-radius: 3px;
		display: inline-block;
	}

		.botBtn a i {
			font-size: 2.5rem;
			margin-right: .8rem;
			vertical-align: -.2rem
		}

	.botBtn {
		display:block;
		position: fixed;
		bottom: 0;
		width: 100%;
		box-shadow: 0 -2px 5px #e4e4e4;
		background: #fff;
		padding: .5rem 1rem;
		z-index: 10;
		text-align: right;left: 0;
	}

	i.xf {
		width: 30px;
		height: 20px;
		background-size: 180px;
		background-position: -75px -113px;
	}
	.inquiryBox {
		display: none;
	}
	.auditedBox .auditTab table {
		table-layout: fixed;
	}
	body {
		padding-bottom: 5rem;
	}
	.proDotBox .proBtm .infoBox img {
    max-width: 100%;
    max-height: 100%;
	 width: 100% !important;
    height: 100% !important;
   
}
.auditedBox dl dt .imgBox {
    width: 123px;
    background-position: 0 -73px;
    background-size: 81px;
}
.auditedBox dl dt h2{
	font-size: 24px;
}
.proDotBox .proTop .proTxt .proTxt1 {
    padding: 5px;
}

.proDotBox .proTop {
    padding: 5px;
}
.certificates .num{color:#fff;font-weight:normal;}
.newNav{padding: 0;background: #fff !important;border-bottom: 1px #ddd solid;}
.newNav .w_spot{padding: 0;}
.newNav .fl li a{padding: 0 10px;font-size: 13px;color: #333 !important;}
.newNav .fl li a span{margin-left: 5px;display: none;}
.newNav .fl li a.curr{background: none !important;border-bottom: 2px solid #ff8a00;}
.cusnorp{display: none;}
.newNav .fl li{margin-right: 7px;}
.hiddenNav{display: none;}
.spotCon .spotConL .moreProduct.fix{display: none;}
.spotCon .spotConL .moreProduct{display: none;}
.nav-icon {
        position: absolute;
        top: 3px;
        right: 0;
        display: block;
        width: 50px;
        height: 44px;
        cursor: pointer;
    }

    .nav-icon:after, .nav-icon:before, .nav-icon span {
        content: "";
        width: 30px;
        height: 2px;
        background-color: #999;
        border-radius: 3px;
        position: absolute;
        right: 15px;
        transition: all .3s ease-out;
        top: 21px;
    }

    .nav-icon:before {
        top: 11px;
    }

    .nav-icon:after {
        top: 30px;
    }

    .nav-icon.clicked span {
        opacity: 0;
    }

    .nav-icon.clicked:before {
        top: 21px;
        transform: rotate(-45deg);
    }

    .nav-icon.clicked:after {
        top: 21px;
        transform: rotate(45deg);
    }
	.lTop ul{display: none;margin-top: 10px;}
.spotCon .spotConL .lTop .spotTit {
    margin-bottom: 0;
}
}