﻿
#pg_top_pic {
    height: 430px;
    background: url(../image/tpcus.jpg) no-repeat center;
    background-size: cover;
    background-color: #000;
}

#topdh {
    color: #FFF;
    padding-top: 190px;
    text-align: left;
}

    #topdh dt {
        font-size: 40px;
        color: #FFF;
        margin-bottom: 10px;
        font-weight: bold;
    }

    #topdh dd {
        font-size: 12px;
        color: #FFF;
        text-transform: Uppercase;
    }

        #topdh dd a {
            color: #FFF;
        }


#topns {
    position: relative;
    padding-top: 50px;
    padding-bottom:40px;
}


    #topns #topnewswz {
        position: absolute;
        right: 0px;
        top: -150px;
        padding: 20px;
        width: 545px;
        max-height: 180px;
        /*background-color:#FFF;*/
        background-color: rgba(255, 255, 255,0.9);
    }

#tnz1 {
    padding-bottom:20px;
}

#tnz2 {
    font-size: 20px;
    padding-bottom: 10px;
}

#tnz3 {
    font-size: 12px;
    padding-bottom: 20px;
    border-bottom:1px solid #CCC;
}

#tnz4 {
    padding:10px 0;
}
.newsdv{
    margin-bottom:20px;
}

#nexnews{
    text-align:center;
    padding-top:20px;
}

.layui-flow-more a cite {
    padding: 20px;
    border-radius: 3px;
    background-color: #DAB797;
    color: #FFF;
    font-style: normal;
}