.whml-main{
	width: 1060px;
	width: 10.6rem;
	padding: 10px 70px 30px 70px;
	padding: 0.1rem 0.7rem 0.3rem 0.7rem;
	margin: 0 auto;
	background: #fff;
	font-size: 0;
}
.whml-main input,
.whml-main button,
.whml-main text {
	vertical-align: top;
	outline: none;
	border: none;
}

.whml-main button {
	padding: 0;
	background: none;
	cursor: pointer;
}

.whml-main button::-moz-focus-inner {
	padding: 0;
}

.whml-main textarea {
	outline: none;
	border: none;
	resize: none;
}

.whml-main input,
.whml-main textarea {
	box-sizing: content-box;
	outline: none;
	background: 0 0;
	font-family: "Microsoft YaHei"
}

.whml-main input::-webkit-input-placeholder,
.whml-main textarea::-webkit-input-placeholder {
	color: #999;
}

.whml-main input:-moz-placeholder,
.whml-main textarea:-moz-placeholder {
	color: #999;
}

.whml-main input::-moz-placeholder,
.whml-main textarea::-moz-placeholder {
	color: #999;
}

.whml-main input:-ms-input-placeholder,
.whml-main textarea:-ms-input-placeholder {
	color: #999;
}
.whml-title{
	text-align: center;
	color: #000000;
	font-size: 30px;
	font-size: .3rem;
	padding-top: 26px;
	padding-top: .26rem;
	line-height: 48px;
	line-height: .48rem;
	margin-bottom: 7px;
	margin-bottom: .07rem;
}
.whml-bar{
	border-bottom: 1px solid #cccccc;
	line-height: 36px;
	line-height: .36rem;
	height: 36px;
	height: .36rem;
	padding: 10px 0;
	padding: .1rem 0;
}
.whml-bar em{
	font-style: normal;
}
.whml-bar span,.whml-bar a{
	display: inline-block;
	color: #666666;
	font-size: 16px;
	font-size: .16rem;
	vertical-align: middle;
}
.whml-bar span{
	margin-left: 20px;
	margin-left: .2rem;
}
.whml-table{
	margin-top: 30px;
	margin-top: .3rem;
}
.whml-table ul{
	width: 100%;
	display: table;
}
.whml-table ul li{
	font-size: 16px;
	font-size: .16rem;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	border-bottom: 2px solid #fff;
	border-bottom: .02rem solid #fff;
	border-right: 2px solid #fff;
	border-right: .02rem solid #fff;
	box-sizing: border-box;
	word-break: break-all;
}
.whml-table-t li{
	color: #fff;
	background: url(/images/2024whml-bg1.png);
	background-size: 100% 100%;
	padding: .1rem 0;
	font-weight: bold;
}
.whml-table .w8{
	width: 8%;
}
.whml-table .w6{
	width: 6%;
}
.whml-table .w10{
	width: 10%;
}
.whml-table .w15{
	width: 15%;
}
.whml-table .w20{
	width: 20%;
}
.whml-table-l li{
	color: #333333;
	padding: 10px 5px;
	padding: .1rem .05rem;
	background: #f1f9ff;
}
.whml-table-l li.whml-tl{
	text-align: left;
}

.bdshare-button-style1-24 a{
	background: none !important;
	padding-left: 0 !important;
	float: none !important;
	margin-top: 0!important;
}

.whml-search{
	margin-top: 30px;
	margin-top: .3rem;
}
.whml-search .bar1{
	width: 372px;
	width: 3.72rem;
	height: 50px;
	height: .5rem;
	line-height: 50px;
	line-height: .5rem;
	background: #F5F5F5;
	border-radius: 6px;
	border-radius: .06rem;
	border: 1px solid #DDDDDD;
}
.whml-search .bar1 .tit{
	display: inline-block;
	font-size: 16px;
	color: #000000;
	font-size: .16rem;
	text-align: center;
	width: 104px;
	width: 1.04rem;
	vertical-align: middle;
}
.whml-search .bar1 .line{
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	height: 26px;
	height: .26rem;
	background: #D9D9D9;
}
.whml-search .bar1 .drop{
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 266px;
	width: 2.66rem;
	height: 50px;
	height: .5rem;
}
.whml-search .bar1 .drop .tag{
	padding: 0 20px;
	padding: 0 .2rem;
	font-size: 16px;
	font-size: .16rem;
	color: #999999;
	cursor: pointer;
	background: url(/images/2024wh-ic2.png) 246px center no-repeat;
	background: url(/images/2024wh-ic2.png) 2.46rem center no-repeat;
	background-size: 11px 7px;
	background-size: .11rem .07rem;
}
.whml-search .bar1 .drop .list{
	position: absolute;
	top: 50px;
	top: .5rem;
	left: 0;
	background: #F5F5F5;
	width: 100%;
	max-height: 200px;
	overflow-y: auto;
	border: 1px solid #DDDDDD;
	padding: 10px 0;
	padding: .1rem 0;
	display: none;
	z-index: 9;
}
.whml-search .bar1 .drop .list li{
	font-size: 16px;
	font-size: .16rem;
	line-height: 30px;
	line-height: .3rem;
	padding: 0 20px;
	padding: 0 .2rem;
	cursor: pointer;
}
.whml-search .bar1 .drop .list li:hover{
	font-weight: bold;
}
.whml-search .bar2{
	width: 456px;
	width: 4.56rem;
	height: 50px;
	height: .5rem;
	background: #F5F5F5;
	border-radius: 6px;
	border-radius: .06rem;
	border: 1px solid #DDDDDD;
}
.whml-search .bar2 input{
	font-size: 16px;
	color: #999999;
	font-size: .16rem;
	height: 50px;
	height: .5rem;
	line-height: 50px;
	line-height: .5rem;
	background: #F5F5F5;
	padding: 0 30px;
	padding: 0 .3rem;
	width: 74%;
}
.whml-search .bar2 button{
	float: right;
	margin-right: 16px;
	margin-right: .16rem;
	height: 50px;
	height: .5rem;
}
.whml-search .bar2 button img{
	width: 30px;
	width: .3rem;
}

.whml-nav{
	height: 40px;
	height: 0.40rem;
	border-bottom: 1px solid #E5E5E5;
	margin-top: 25px;
	margin-top: 0.25rem;
}
.whml-nav a{
	float: left;
	width: 162px;
	width: 1.62rem;
	height: 100%;
	text-align: center;

	font-size: 20px;
	font-size: 0.20rem;
	color: #7E858F;
	line-height: 40px;
	line-height: 0.40rem;
	box-sizing: border-box;
  padding-right: 11px;
  padding-right: 0.11rem;
}
.whml-nav a.cur{
	background: url(/images/whml-nav-bg.png) no-repeat;
	background-size: auto 100%;
	color: #FFFFFF;
	font-weight: bold;
}
@media screen and (max-width: 768px){
	.whml-main{
		width: 100%;
		box-sizing: border-box;
		padding: 0 .2rem .3rem;
	}
	.whml-title{
		font-size: 0.4rem;
		line-height: .48rem;
	}
	.whml-bar>.rt{
		display: none;
	}
	.whml-bar{
		text-align: center;
		padding: .1rem 0;
	}
	.whml-bar span{
		font-size: .3rem;
		color: #999;
		line-height: .36rem;
	}
	.whml-bar em{
		display: none;
	}
	.whml-table{
		width: 100%;
		overflow-x: scroll;
	}
	.whml-table ul{
		width: 14rem;
	}
	.whml-table ul li{
		font-size: .32rem;
	}

	.whml-search .bar1{
		width: 100%;
		height: .8rem;
		line-height: .8rem;
	}
	.whml-search .bar1 .tit{
		font-size: .32rem;
		width: 30%;
	}
	.whml-search .bar1 .line{
		height: .5rem;
	}
	.whml-search .bar1 .drop{
		width: 69%;
		height: .8rem;
		line-height: .8rem;
		box-sizing: border-box;
	}
	.whml-search .bar1 .drop .tag{
		padding: 0 .4rem;
		font-size: .32rem;
		background-position: 94% center;
		background-size: .14rem auto;
	}
	.whml-search .bar1 .drop .list{
		top: .8rem;
	}
	.whml-search .bar1 .drop .list li{
		line-height: .5rem;
		font-size: .32rem;
		padding: 0 .4rem;
	}
	.whml-search .bar2{
		margin-top: .2rem;
		width: 100%;
		height: .8rem;
		line-height: .8rem;
	}
	.whml-search .bar2 input{
		height: .8rem;
		line-height: .8rem;
		font-size: .32rem;
		width: 79%;
	}
	.whml-search .bar2 button{
		height: .8rem;
		line-height: .8rem;
	}
	.whml-search .bar2 button img{
		width: .5rem;
	}
	.whml-nav{
		height: 0.5rem;
	}
	.whml-nav a{
		width: 2rem;
		font-size: 0.3rem;
		line-height: 0.5rem;
	}
}