﻿body {
    background-image: url("/theme/new2/images/home_bg_1.jpg");
    background-attachment: fixed;
}

input[name="q"]::placeholder {
    color: #FFFFFF;
}


.body {
    background-image: url("/theme/new2/images/home_bg_1.jpg");
    background-attachment: fixed;
    background-color: #FF8E236B;
    width: 1262px;
    margin: 0 auto;
    padding-top: 20px;
}

.logo{

    text-align: center;
}
.logo img{
    width: 90%;
}

.ad-box {
    background: transparent url("/theme/new2/images/beijing3.png") no-repeat top center;
    width: 100%;
    padding: 80px 11px 0;
}

.ad-table-box {
    background-color: #FF0000;
    background: transparent url("/theme/new2/images/home_bg_extend.jpg") repeat-y center center;
    width: 100%;
    padding: 0 11px;
}

.ad-table {
    background-color: #FFFFFF;
    z-index: 999999;
    width: 1176px;
    margin: 0 auto;
    text-align: center;
    BORDER-RIGHT: #822323 1px solid;
    BORDER-TOP: #822323 0px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    BORDER-LEFT: #822323 1px solid;
    LINE-HEIGHT: normal;
    BORDER-BOTTOM: #822323 1px solid;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    table-layout: fixed;
    opacity: 9.0;
}

.ad-list-header {
    height: 0px;
    line-height: 43px;
    color: #999999;
    border-bottom: 1px solid #822323;
    border-left: 1px solid #822323;
    background-image: url("/theme/new2/images/beijing3.png");
}

.ad-list-header th {
    font-weight: normal;
    font-size: 14px;
    text-align: center;
    border: 1px solid #822323;
}

.ad-list-header th.th1 {
    width: 182px;
}

.ad-list-header th.th2 {
    width: 116px;
	color: #FFFFFF;
}

.ad-list-header th.th3 {
    width: 85px;
}

.ad-list-header th.th4 {
    width: 116px;
}

.ad-list-header th.th5 {
    width: 440px;
}

.ad-list-header th.th6 {
    width: 118px;
}

.ad-list-header th.th7 {
    width: 82px;
	color:#0000ff;
}

.footer {
    padding: 48px;
    font-size: 14px;
    text-align: center;
    background: transparent url("/theme/new2/images/bottom.jpg") no-repeat;
}

.footer .box-1 {
    color: #f4bd8c;
    background-size: cover;
}

.footer .box-1 img {
    width: 20px;
}

.footer .box-2 {
    color: #f4bd8c;
    font-size: 14px;
    text-align: center;
}

