
.ui-img-text {
    width: 898px;
    height: auto;
    font-size: 16px;
    color: #333333;
    font-weight: 700;
    float: right;
}
.ui-container {
    position: relative;
    height: auto;
}
.ui-img-text h3 {
    height: 26px;
    color: #d40b18;
    font-size: 18px;
    border-bottom: 2px solid #cd0f1a;
    padding-bottom: 11px;
    margin-bottom: 25px;
}
.ui-img-text h3 a:first-child {
    color: #d40b18;
    margin-left: 10px;
    font-size: 18px;
}
.ui-img-text h3 a:last-child {
    color: #888888;
    font-size: 14px;
    float: right;
    background: url(../../images/xiaotubuiao_03.png) no-repeat left;
    width: 135px;
    padding-left: 27px;
}
.ui-ct-right {
    height: auto;
}
.ui-top {
    height: 86px;
    text-align: center;
    border-bottom: 1px dashed #cacaca;
}
.ui-top h1 {
    font-size: 20px;
    color: #333333;
    font-weight: 300;
}
.ui-top-riqi {
    height: 42px;
    margin-top: 20px;
    box-sizing: border-box;
    font-size: 14px;
    color: #888888;
}

.ui-top-riqi span{
    width: 160px;
    height: 20px;
    display: inline-block;
}
.ui-top-riqi span em 
{
    font-style:normal;
}
.ui-top-riqi span:nth-child(1) {
    margin-right: 47px;
}
.ui-top-riqi span:nth-child(2) {
    margin-right: 22px;
}
.ui-top-riqi a {
    height: 18px;
    display: inline-block;
}
.bdsharebuttonbox {
    width: 150px;
    height: 28px;
    float: right;
    margin-left: 0 !important;
    margin-top: -4px !important;
}

@media print {
    .ui-common{
        display: none;
    }
    .ui-img-text{
        width: 100%;
    }
    .ui-bottom img{
        width:100%;
    }
}