body{ background: #f9f9f9!important; }
.detail_back{ background: url(/uiFramework/commonResource/image/2023020813142442513.jpg) no-repeat center center;background-size:cover; }
.detail_wznr p a {
    display: block;
    width: 350px;
    height: 160px;
    padding: 20px 30px;
    box-sizing: border-box;
    background: #f1f4f8;
}

.detail_wznr p a:hover {
    color: #f1f4f8;
    background: url(/uiFramework/commonResource/image/2023020716402882676.png) center  #f1f4f8 no-repeat;
    font-size: 0;
}


.detail_wznr p{ margin-bottom: 20px; }
.title_txt{ font-size: 36px; line-height: 55px;color:#fff;padding-bottom:80px; }
.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;}


    .detail_wznr p a{width:380px;height:100px;}
}

@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; }
    .detail_wznr p a{margin:0 auto; height: 100px; width: 100%;}
}