.main{
	width: 1200px;
	margin: 0 auto;
}
.fl{
	float: left;
}
.fr{
	float: right;
}

.bt{
	zoom: 1;
}
.bt::after{
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.hide{
	display: none;
}
.banner{
	height: 200px;
	font-weight: bold;
	font-size: 38px;
	line-height: 200px;
	color: #fff;
	background: url(http://www.ytdz888.cn/picture/2181/2110192023197903410.jpg) no-repeat center;
}
.box .title{
	margin: 0 auto;
	font-weight: bold;
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 2em;
	width: 930px;
}
.box .bt{
	width: 930px;
	margin: 0 auto;
	margin-bottom: 20px;
	position: relative;
}
.box .bt p{
	text-align: right;
    display: block;
    height: 44px;
    width: 112px;
    font-size: 16px;
    color: #333;
    float: left;
    line-height: 44px;
    margin-right: 14px;
}
.box .bt input{
	display: block;
    height: 44px;
    line-height: 42px;
    border: 1px solid #D8D8D8;
    width: 744px;
    padding: 0 16px;
    float: left;
}
.qryy div{
	width: 128px;
	margin: 0 auto;
    height: 50px;
    background: #1677FF;
    border-radius: 4px;
    line-height: 50px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    margin-bottom: 20px;
}
.blfs_list{
	position: absolute;
    top: 43px;
    left: 126px;
    z-index: 999;
    line-height: 42px;
}
.blfs_list1{
	top: -396px;
	
}
.blfs_list div{
	height: 44px;
	line-height: 42px;
	line-height: 42px;
    border: 1px solid #D8D8D8;
	border-top: none;
    width: 744px;
    padding: 0 16px;
    background: #fff;
}

/*加载框*/
.loaddiv {
    background-color: #000000;
    opacity: 0.6;
    border-radius: 10px;
    position: fixed;
    left: 50%;
    top: 60%;
    width: 120px;
    height: 120px;
    margin-left: -60px;
    margin-top: -60px;
    text-align: center;
    display: none;
	z-index: 9999;
}

.loadimg {
    background-color: #000000;
    width: 60px;
    height: 60px;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: 10px;
    padding: 10px;
}

.loadtext {
    margin: 0px;
    line-height: 25px;
    font-size: 14px;
    text-align: center;
    color: #F2F2F2;
}
