.gray {
    background: #e8e8e8;
}

.tab_page {
    margin-top: 10px;
}

.cur a {
    color: #0066b3;
}

#detail table {
    width: 100%;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #666;
}

#detail thead {
    line-height: 60px;
    border: 1px #ccc solid;
}

#detail td {
    line-height: 39px;
    padding-left: 12px;
    width: 25%;
    border: 1px #ccc solid;
}

.bannerimg_short .inner .diaoti h3 {
    font-size: 24px;
    line-height: 42px;
    font: none;
}

.inner_con ul li label {
    padding-right: 5px;
}

.inner_con ul li {
    padding-right: 0;
}

/*时间线*/
.Product_S .Product_d {
    position: absolute;
    width: auto;
}

.Product_S .Product_d span {
    display: block;
    width: auto;
    float: none;
}

.Product_S .Product_d b {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 100;
    margin: 0 auto;
}

.Product_S .Product_d.top {
    top: -52px;
}

.Product_S .Product_d.top b {
    top: 45px;
}

.Product_S .Product_d.bottom {
    top: 17px;
}

.Product_S .Product_d.bottom b {
    top: -25px;
}

.Product_S .Product_d:nth-child(1) {
    left: 0
}

.Product_S .Product_d:nth-child(2) {
    left: 220px;
}

.Product_S .Product_d:nth-child(3) {
    left: 300px;
}

.Product_S .Product_d:nth-child(4) {
    right: 30px;
}

.Product_S .Product_d:nth-child(5) {
    right: -35px;
}

b.enable {
    background: url(/cn/finance/v3/images/pic/jinglin.png) no-repeat -106px -51px !important;
}

b.disable {
    background: url(/cn/finance/v3/images/pic/jinglin.png) no-repeat -106px -90px !important;
}

b.end {
    background: url(/cn/finance/v3/images/pic/jinglin.png) no-repeat -106px -132px !important;
}