body{ background: #f9f9f9!important; }
.detail_back{ background: url(/uiFramework/commonResource/image/2022092616363952316.png) no-repeat center center;background-size:cover; }

.detail_wznr p{ margin-bottom: 20px; }
.title_txt{ font-size: 36px; line-height: 55px;color:#fff; }
.time_date{ font-size: 18px; color: #fff; }
.toGoList{ padding-bottom: 40px; }
.toGoList a{     
    border: 1px solid #fff;
    color: #fff;
    font-size: 16px;
    display: block;
    width: 90px;
    line-height: 35px;
    text-align: center;
    border-radius: 4px;
 }

.time_date{ margin: 25px 0 50px 0; }
.time_date span{ margin-right: 15px; }
.detail_wznr video{ max-width: 100%; }
.detail_wznr .wid_76{background:#fff; font-size: 18px; line-height: 38px;color:#666666; min-height: 400px;padding: 50px; }

@media screen and (max-width: 1550px) {
    .title_txt{ font-size: 30px;  line-height: 45px;}
    .time_date {  margin: 15px 0 25px 0;}
    .time_date { font-size: 16px;  }
    .detail_wznr .wid_76{ font-size: 16px; line-height: 35px; }
    .detail_wznr p{ margin-bottom: 17px; }
    .toGoList {  margin-top: 30px; padding-bottom: 30px;}

}

@media screen and (max-width: 1440px) {
    .title_txt{font-size: 28px; line-height: 40px;}
    .time_date {  margin: 15px 0 25px 0;}
    .time_date {font-size: 14px;margin: 10px 0 35px 0;}
    .detail_wznr .wid_76{font-size: 14px;line-height: 30px;}
    .detail_wznr p{ margin-bottom: 15px; }
}
@media screen and (max-width: 767px) {
    .detail_wznr .wid_76{ padding: 30px 20px; }
    .title_txt{ font-size: 22px; }
}