/*banner样式*/
.serchBanner{
    position: relative;
    width: 100%;
    min-width: 1100px;
    height: 90px;
    text-align: center;
}
.serchBanner .searchSer_banner{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}


.serchBanner h1{
    position: absolute;
    float: left;
    padding-left: 72px;
    height: 90px;
    line-height: 90px;
    color: #fff;
    font-size: 26px;
    font-weight: normal;
}

/*面包屑*/
.seat{    height: 66px; }
.seat tr td{    font-size: 17px;line-height: 66px;color: #666666;}
.seat tr td a{    color: #666666;cursor: pointer}



/*右侧显示*/
.snrbg{overflow: hidden;}
.srnbq1{width: 100%}
.snrbg .srnbq1 dd{width:100%;height: 75px}
.tb{display: block;width: 50px;height: 50px;text-align: center;line-height: 57px;float: left;margin:18px 16px 0 0;    position: relative;}
.tb img{max-width: 30px;position:absolute;margin: auto;top: 0;bottom:0;left: 0;right: 0;}
.qnd>li{display: none}
.qnd>li:first-child{display: block;}
.rns{float: left;margin: 19px 0 0;}
.rns a,.rns span{display: inline-block;font-size: 17px}
.rns span{color: #999999;margin-left:12px;}
.rns i{display: block;font-style: normal;color:#a2a2a2 ;font-size: 13px;margin-top:7px;}
.rns a{color: #000;}
.rns a:hover{color: #c40311}


/*左侧背景色*/
/*.cenBg{
	overflow: hidden;
background: #fff url(../images/bgc.png) no-repeat center bottom; 
}*/
