
.tabContent .detailContent.isHide{
	display: block;
}

/* 内容 */
.tabContent{
	min-width: 1400px;
	width: 100%;
}
.tabContent .detailContent{
	display: none;
}
#bannerItem img{
	width: 100%;
	height: 560px;
}
/* 搜索框 */
.searchInfo{
	position: relative;
}
.searchInfo>img{
	vertical-align: bottom;
	width: 100%;
}
.searchInfo .search{
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -375px;
	font-size: 18px;
	font-family: "HanSansMedium", Arial, sans-serif;
	cursor: pointer;
}
.searchInfo .search .inputSearch{
	width: 750px;
	height: 60px;
	padding-left: 135px;
	background-color: #ffffff;
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.17);
	border-radius: 30px;
	font-size: 18px;
}
.btnSearch{
	width: 174px;
	height: 56px;
	background-image: linear-gradient(120deg, #1a6ee7 0%, #1359bc 0%, #0b4390 0%, #858174 0%, #ffbf58 0%,#ffa343 35%,#ff872e 100%), 
	linear-gradient(#ffffff, #ffffff);
	background-blend-mode: normal, normal;
	border-radius: 27px;
	position: absolute;
	right: 3px;
	top: 2px;
	color: #fff;
	cursor: pointer;
}
.all{
	width: 120px;
	position: absolute;
	left: 0;
	height: 60px;
	margin: auto;
	letter-spacing: 1px;
	color: #414141;
}
.arrow2,.arrow1{
	width: 65px;
	margin-right: 10px;
	margin-left: 32px;
}
.sousuo{
	margin-left: 6px;
	font-family: "HanSansMedium", Arial, sans-serif;
	font-size: 18px;
	letter-spacing: 2px;
}
.allxiala{
	display: none;
	position: absolute;
	margin-top: 19px;
	background: #fff;
	width: 120px;
	left: 0;
	text-align: center;
	border-radius: 10px;
	
	box-sizing: border-box;
}
.allxiala li{
	padding: 7px;
}
.allxiala li:hover,.allTextHover{
	background: #ff872e;
	color: #fff;
}
.reviseString{
	margin-top: -26px;height: 30px;background-color: #f0f2f2;margin-left: 26px;margin-right: 0;
}
.auctionProcess{
	min-width: 1400px;
	width: 100%;
	background-color: #fafafa;
	text-align: center;
	height: 100px;
	box-shadow: 0px 20px 38px 0px rgba(0, 0, 0, 0.08);
}
.auctionProcess img{
	width: 1400px;
	height: 100px;
	margin: 0 auto;
}
/* 今日商机之后 */
.dataContent{
	/* background-image: url(../img/bg1.png) ; */
	width: 100%;
	/* height: 2100px; */
	/* padding-top: 50px; */
	box-sizing: border-box;
	/* background-repeat: no-repeat;
	background-size: cover; */
	position: relative;
}
.absoluteBox{
/* 	position: absolute;
	top: 50px;
	left: 50%;
	transform: translate(-50%, 0%); */
	margin-top: 50px;
}
.dataBox{
	width: 1400px;
	opacity: 1;
	margin: auto;
}
.todayBusiness{
	width: 685px;
	height: 170px;
	background-color: #ffffff;
	box-shadow: 0px 5px 14px 1px 
		rgba(0, 0, 0, 0.1);
	border-radius: 6px;
	display: flex;
	opacity: 1;
}
.todayBusiness.history{
	margin-left: 30px;
}
.BusinessText{
	width: 60px;
	height: 170px;
	background-image: linear-gradient(-71deg, 
			#ff7a00 0%, 
			#fd902b 60%, 
			#faa556 100%);
	background-blend-mode: normal, normal;
	border-radius: 6px 0px 0px 6px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: "HanSansMedium", Arial, sans-serif;;
	
	color: #ffffff;
}
.BusinessText span{
	writing-mode: vertical-rl;
	font-size: 24px;
	letter-spacing: 7px;
}
.history .BusinessText{
	background-image: linear-gradient(-71deg, 
			#0c4191 0%, 
			#1152ae 60%, 
			#1563cb 100%), 
		linear-gradient(
			#f78a3d, 
			#f78a3d);
}
/* 今日商机start */
.BusinessBox{
	width: 625px;
	float: left;
}
.mode{
	float: left;
	margin-bottom: 0px;
	width: 208px;height: 85px;
}
.mode img{
	width: 20px;height: 20px;
	margin-right: 7px;
	margin-top: 24px;
	float: left;
}
.col3{
	padding-top: 20px;box-sizing: border-box;padding-left: 60px;
}
.col2{
	padding-top: 20px;box-sizing: border-box;padding-left: 65px;
}
.col1{
	padding-top: 20px;box-sizing: border-box;padding-left: 50px;
}
.col3 .detailValue b{
	font-size: 20px;
}
.h2{
	display: flex;
	width: 165px;
	align-items: end;
}
.detailValue{
	display: flex;
	flex-direction: column;
}
.detailValue>span{
	font-size: 16px;
	color: #4a5a7f;
}
.detailValue  b{
	font-size: 24px;
	color: #212b42;
}
.detailValue >span>span,.detailValue b{
	margin-right: 3px;
}
/* 今日商机end */
/* 金属市场行情 */
.todayMetalMarket{
	margin-top: 50px;
	display: flex;
}
.metalData{
	width: 1043px;
	height: 620px;
	background-color: #ffffff;
	box-shadow: 0px 5px 14px 1px 
		rgba(0, 0, 0, 0.1);
	border-radius: 6px;
	padding-top: 17px;
	box-sizing: border-box;
}
.metalData_header{
	align-items: center;
	display: flex;
	margin-left: 265px;
	justify-content: space-between;
	line-height: 30px;
}
.titleAndimg{
	display: flex;
	align-items: end;
	align-items: baseline;
}
.titleAndimg img{
	width: 30px;
	height: 29px;
}
.titleAndimg p{
	font-family: "HanSansMedium", Arial, sans-serif;
	font-size: 30px;
	letter-spacing: 2px;
	color: #1563cb;
	line-height: 30px;margin-left: 20px;
}
.metalData_header a,.auctionHeader a{
	font-family: "HanSansRegular", Arial, sans-serif;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #777;
	text-decoration: none;
	margin-right: 20px;
}
.metalData_header a:hover,.auctionHeader a:hover{
	color: #0c4190;
}
.honestSupervision{
	width: 329px;
	height: 620px;
	margin-left: 30px;
	box-sizing: border-box;
	background-image: linear-gradient(135deg, 
		#ffa31e 0%, 
		#fec85c 100%), 
	linear-gradient(
		#fb7758, 
		#fb7758);
}
.honestInfo{
	padding: 30px 36px 20px 35px;box-sizing: border-box;
}
.honestInfo h1{
	font-family: "HanSansBold";
	font-size: 24px;
	letter-spacing: 1px;
	color: #ffffff;
	text-align: center;
	margin-bottom: 22px;text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.41);
}
.honestInfo p,.honestInfo div{
	font-family: "HanSansRegular";
	font-size: 16px;
	color: #ffffff;
	line-height: 28px;
}
.honestInfo  span{
	font-family: "HanSansRegular";
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
}
.honestSupervision>span{
	text-align: right;
	font-family: "HanSansRegular";
	font-size: 16px;
	color: #ffffff;
	display: block;
	padding-right: 20px;
	margin-top: 30px;
}
.metalBox{
	width: 100%;
	margin-top: 35px;
}
.titleTable{
	width: 100%;
}
.titleTable{
	font-family:"HanSansMedium";
	font-size: 18px;
	letter-spacing: 1px;
	color: #000000;
}
.titleTable li{
	width: 20%;
	text-align: center;
}
.titleTable li:first-child{
	width: 15%;
	text-align: center;
}
.titleTable  li:nth-child(2){
	width: 30%;
}
.titleTable  li:nth-child(3){
	width: 15%;
}
.titleTable  li:nth-child(4){
	width: 10%;
}
.titleTable  li:nth-child(5){
	width: 14%;
}
.titleTable  li:nth-child(6){
	width: 16%;
}
.bodyTable{
	padding: 7px 0;
}
.titleTable:first-child{
	margin-top: 10px;
}
.bodyTable li{
	font-family: "HanSansRegular";
	font-size: 14px;
	letter-spacing: 1px;
	color: #333333;
}
#jumbleNewsHtml .titleTable:nth-child(2n+1){
	background-color: #f5f5f5;
}
#jumbleNewsHtml .bodyTable:hover{
	background-color: #deeafc;
	cursor: pointer;
}
/* 竞价公告 */
.auctionNotice{
	margin-top: 45px;
	margin-bottom: 50px;
}
.auctionHeader img{
	width: 35px;
	height: 31px;
}
.auction{
	font-family: "HanSansMedium";
	font-size: 30px;
	letter-spacing: 2px;
	color: #000000;
	position: relative;
	width: 260px;
}
.auction::after{
	width: 251px;
	height: 15px;
	background-color: #c6dbf9;
	content: '';
	display: inline-block;
	position: absolute;
	bottom: 0px;
	left: 0;
	z-index: -5;
}
.tradeAuction .auction::after{
	background-color: #fccca9;
}
.tabAuction{
	margin-left: 40px;
}
.tabAuction li{
	width: 121px;
	height: 38px;
	background-color: #f6f7f9;
	border-radius: 18px;
	font-family: "HanSansMedium";
	font-size: 18px;
	letter-spacing: 1px;
	color: #636a7c;
	text-align: center;
	line-height: 38px;
	margin-right: 28px;
	cursor: pointer;
}
.tabAuction .activeAuction{
	color: #ffffff;
	background-image: linear-gradient(120deg,#0b4390 0%,#0c3896 0%,#0d2d9c 0%,#144ec2 0%,#1a6ee7 0%,#1359bc 35%,#0b4390 100%),linear-gradient(#d5e3f8,#d5e3f8);
}
.tabTrade .activeAuction{
	background-image: linear-gradient(120deg, 
			#1a6ee7 0%, 
			#1359bc 0%, 
			#0b4390 0%, 
			#858174 0%, 
			#ffbf58 0%, 
			#ffa343 35%, 
			#ff872e 100%), 
		linear-gradient(
			#d5e3f8, 
			#d5e3f8);
}
.tabTrade li:hover{
	background-image: linear-gradient(120deg,
			#1a6ee7 0%, 
			#1359bc 0%, 
			#0b4390 0%, 
			#858174 0%, 
			#ffbf58 0%, 
			#ffa343 35%, 
			#ff872e 100%), 
		linear-gradient(
			#d5e3f8, 
			#d5e3f8);
	color: #fff;
}
.tabArr li:hover{
	background-image: linear-gradient(120deg,#0b4390 0%,#0c3896 0%,#0d2d9c 0%,#144ec2 0%,#1a6ee7 0%,#1359bc 35%,#0b4390 100%),linear-gradient(#d5e3f8,#d5e3f8);
	color: #fff;
}
.auctionVideo{
	margin-top: 40px;
	display: flex;
}
.iconfontplay,.video3play,.video4play,.video2play{
	cursor: pointer;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.iconfontpause{
	display: none;
	cursor: pointer;
}
.text,.text1{
	width: 100%;
	height: 43px;
	background-color: #000000;
	opacity: 0.6;
	font-family: "HanSansMedium";
	font-size: 16px;
	letter-spacing: 1px;
	color: #ffffff;
	position: absolute;
	bottom: 0px;
	line-height: 43px;
	padding-left: 17px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.videoRight{
	display: flex;
	flex-wrap: wrap;
	height: 100%;
}
.picOne{
	width: 329px;
	position: relative;
	margin-bottom: 23px;
	box-sizing: border-box;
	height: 220px;
	margin-right: 28px;
	border: solid 1px transparent;
}
.picOne:nth-child(4),.picOne:nth-child(8){
	margin-right: 0px;
}
.picOne img{
	width: 327px;
	height: 218px;
	vertical-align: bottom;
	border-radius: 4px;
}
.picOne:hover{
	border-radius: 4px;
	border: solid 1px #0d4292;
	box-shadow: 0px 0px 15px 0px rgba(13, 66, 146, 0.5);
}
video{
	border-radius: 4px;
}
.hoverContent{
	border-radius: 4px;
	height: 218px;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	color: #fff;
	padding: 33px 15px 33px 16px;
	box-sizing: border-box;
	cursor: pointer;
	display: none;
}
.hoverContent  p{
	font-family: "HanSansMedium";
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 22px;
}
.bgBlur{
	position: absolute;
	top: -10px;
	left: 10px;    z-index: -1;
    opacity: 0.5;
}
.bgBlur img{
	width: 300px;height: 190px;
	background: rgba(128, 128, 128, 0.5);
	border-radius: 4px;
}
.name{
	margin-bottom: 20px;
	text-align: center;
}
.hoverContent .auctionMode{
	margin-bottom: 16px;
}
.cooperateBusiness{
	width: 100%;
	background-image: url(../img/bg2.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 15px;
	box-sizing: border-box;
}
.Business{
	width: 1400px;
	margin: auto;
	
}
.Business h1{
	letter-spacing: 1px;
	color: #ddebfa;
}
.Business p{
	letter-spacing: 4px;
	color: #2b333c;
	position: absolute;
	top: 50px;
	left: 50%;
	transform: translate(-50%, -50%);
}
.BusinessTitle{
	position: relative;
	text-align: center;
	font-family: "HanSansMedium";
	font-size: 40px;
}
.businessLogo ul{
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
	padding-bottom: 50px;
	
}
.businessLogo .zoon_in {
	transform: scale(1.2);
	box-shadow: 0px 5px 14px 1px  rgba(246, 119, 25, 0.15);
}
.businessLogo .zoon_out {
	transform: scale(1);
}
.corporate_12{
	width: 230px;
	height: 150px;
	background-color: #ffffff;
	box-shadow: 0px 5px 14px 1px  rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: transform 0.5s;
	margin-left: 55px;
}
.corporate_12 img{
	padding: 40px 35px;
	width: 220px;box-sizing: border-box;
}
#colee_left1 td,#colee_left2 td{
	width: 225px;
	height: 150px;
	background-color: #ffffff;
	box-shadow: 0px 5px 14px 1px 
		rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	transform:scale(1);
	margin-right: 55px;display: inline-block;
}
.tt {
    height: 150px;
    display: block;
}
.businessLogo >ul{
  white-space: nowrap;
  transform: translateX(0);
  transition: transform 0s linear;	
}
#colee_left1 img,#colee_left2 img{
	height: 130px;
	margin-top: 10px;
}