﻿/* 模态框样式 */
.loadding {
    box-sizing: content-box;
    width: 500px;
    height: 160px;
    position: absolute;
    z-index: 9999;
    border: 5px solid #cccccc;
    background-color: #fff;
    padding-top: 30px;
    left:43%;/*FF IE7*/
    top: 39%;/*FF IE7*/

    margin-left:-150px!important;/*FF IE7 该值为本身宽的一半 */
    margin-top:-60px!important;/*FF IE7 该值为本身高的一半*/

    margin-top:0px;

    position:fixed!important;/*FF IE7*/
    position:absolute;/*IE6*/

    _top: expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
	document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
}
.numdv {
    margin: 2px auto;
    text-align: center;
    clear: both;
    font-size: 12px;
}


.serchBanner {
	width: 100%; height: 90px; text-align: center; position: relative; min-width: 1100px;
}
.serchBanner .searchSer_banner {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.serchBanner h1 {
	height: 90px; color: rgb(255, 255, 255); line-height: 90px; padding-left: 72px; font-size: 26px; font-weight: normal; float: left; position: absolute;
}
.seat {
	height: 66px;
}
.seat tr td {
	color: rgb(102, 102, 102); line-height: 66px; font-size: 17px;
}
.seat tr td a {
	color: rgb(102, 102, 102); cursor: pointer;
}
.snrbg {
	overflow: hidden;
}
.srnbq1 {
	width: 100%;
}
.snrbg .srnbq1 dd {
	width: 100%; height: 75px;
}
.tb {
	margin: 18px 16px 0px 0px; width: 50px; height: 50px; text-align: center; line-height: 57px; float: left; display: block; position: relative;
}
.tb img {
	margin: auto; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; max-width: 30px;
}
.qnd > li {
	display: none;
}
.qnd > li:first-child {
	display: block;
}
.rns {
	margin: 19px 0px 0px; float: left;
}
.rns a {
	font-size: 17px; display: inline-block;
}
.rns span {
	font-size: 17px; display: inline-block;
}
.rns span {
	color: rgb(153, 153, 153); margin-left: 12px;
}
.rns i {
	color: rgb(162, 162, 162); font-size: 13px; font-style: normal; margin-top: 7px; display: block;
}
.rns a {
	color: rgb(0, 0, 0);
}
.rns a:hover {
	color: rgb(196, 3, 17);
}
.cenBg {
	background: url("../img/bgc.png") no-repeat bottom rgb(255, 255, 255); overflow: hidden;
}
