.box {
    background: #ffffff;
    border-top: #cb0306 2px solid;
}
.tip {
    padding: 30px 9px 20px 10px;
    font-size: 13px;
}
.tip p {
    text-indent: 2em;
    line-height: 25px;
    font-weight: bold;
}
.mt20 {
    margin-top: 20px;
}
.title h2 {
    font-family: "微软雅黑";
    font-size: 14px;
    height: 30px;
    color: #bc000b;
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
}
.title h2 a {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #bc000b;
    text-align: center;
}
.gwy .title h2 a {
    text-decoration: none;
}
.gwy .title h2 .tit1 {
    color: #333;
    background: #f2f2f2;
    font-weight: normal;
    display: block;
    height: 46px;
    line-height: 46px;
    border-radius: 5px;
    width: 90%;
    margin: 5px auto;
    border: 1px solid #e5e5e5;
}
.guk_sz_box {
    margin-left: 6px;
    margin-top: 10px;
    padding-bottom: 6px;
}
.clearfix {
    display: block;
}
.guk_sz_box ul li {
    float: left;
    margin: 5px 9px;
}
.grey {
    background: #f2f2f2;
}
.guk_sz_box ul li a {
    display: block;
    width: 66px;
    height: 30px;
    border: 1px solid #eeeeee;
    text-align: center;
    line-height: 30px;
    background: #f2f2f2；
    border-radius: 4px;
}
.guk_sz_box .active a {
    border: 1px solid #cb0306;
    color: #cb0306;
}
.sz_tip {
    display: block;
    font-size: 12px;
    color: #949494;
    margin-left: 13px;
    padding-bottom: 21px;
}