	.qt-title_block{
		padding-top: 28px;
		padding-bottom: 0px;
	}
    .div_up
    {
        margin-bottom: 50px;
    }
    .up_left
    {
        width: 100%;
        margin: 0 auto;
    }
    .up_right > div
    {
        line-height: 35px;
    }
    .zwft-qt-video-box{
        width: 640px;
        height: 390px;
        margin: 0 auto;
    }
    .up_right
    {
        width: 90%;
        margin: 0 auto;
    }
    .div_zynr
    {
        /* min-height: 100px; */
        overflow-y: auto;
        /* max-height: 215px; */
    }
    .div_zcyw
    {
        margin-top: 10px;
        text-align: center;
    }
    .span_up_right_title
    {
        font-size: 16px;
        font-weight: bold;
    }
    .div_zcyw>a{
        display: inline;
        color: rgb(0, 112, 192);
    }
    .zwft-title
    {
        margin-bottom: 30px;
        line-height: 30px;
        border-bottom: solid 1px #ccc;
        text-align: center;
    }
    .zwft-title span
    {
        height: 22px;
        line-height: 22px;
        color: #000;
        font-size: 19px;
        font-weight: bold;
        padding: 0 10px;
        cursor: pointer;
        width: 180px;
    }
    .zwft-title span.active
    {
        color: #155c93;
    }
    .pub-tab-details{
        display: none;
    }
    .pub-tab-details.active
    {
        display: block;
    }
    .zwft_zw
    {
        max-height: 400px;
        overflow-y: auto;
    }
    .zwft_zw .xw-txt
    {
        width: 90%;
        margin: 0 auto;
    }
    .zwft_pic
    {
        min-height: 600px;
    }
    .zwft-tp-box img
    {
        margin: 20px auto;
        display: block;
    }
    .zwft-tp-box span
    {
        display: block;
        text-align: center;
        color: rgb(0, 112, 192);
    }
    .zwft-tp-box img
    {
        max-width: 100%;
    }
    @media screen and (max-device-width: 767px){
        .zwft-qt-video-box{
            width: 6.4rem;
            height: 5.0rem;
        }
        .zwft-title span{
            font-size: 0.38rem;
            width: 2rem;
        }
    }
