
#dates li {
    float: left;
    width: 15%;
    height: auto;
    font-size: 18px;
    text-align: center;
}

#dates li {
    display: block;
    text-align: center;
}

#dates li span {
    display: block;
    padding: 5px 0;
    color: #afafaf;
    font-size: 15px;
}

#dates li .jq {
    font-size: 35px;
    padding: 23px 0;
    color: #af9982;
}

#dates li a:hover {
    text-decoration: none;
}

#dates .selected .jq {
    color: #990009;
    font-size: 41px;
    border: 4px solid#fff;
    border-top: 0;
    border-bottom: 0;
    padding: 0;
    display: block;
    height: 40px;
    line-height: 40px;
    display: block;
    margin: 21px 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

#dates li .sl {
    background: url(/images/images_yq40/jt.png) no-repeat center 0px;
    padding-top: 42px;
}

#dates .selected span {
    color: #990009;
}

#dates .selected .sl {
    background: url(/images/images_yq40/jtselected.png) no-repeat center 5px;
    padding-top: 58px;
width:69%;margin:0 auto
}



.demo_1 {
    background: #ebebeb;
    width: 100%;
    background: url(/images/images_yq40/1920-1.jpg) center 43px no-repeat #ebebeb;
    height: 243px;
    background-size: 100% 105px;
}

.demo_2 {
    width: 1180px;
    overflow: hidden;
    margin: 0 auto;
}
#main {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    -moz-border-radius: 12px;
    -khtml-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}
#dates {
    width: 1200px;
    height: 397px;
    overflow: hidden;
    margin: 0 auto;
}

#dates li {
    list-style: none;
    float: left;
    width: 240px;
    font-size: 24px;
    text-align: center;
}

#dates a {
    line-height: 38px;
    padding-bottom: 10px;
}

#dates .selected {
    font-size: 38px;
}