body{ background: #f4f4f4!important; }
.localtion{background:#E3E9F4;line-height:50px;color:#999;/*margin-top:92px;*/}
.localtion b{color:#0051E8;font-weight: normal;}
.detail_back .pad_4{ background:#fff;padding: 50px 50px 0;}

.detail_back,.detail_wznr{margin:0 4%;}
.detail_wznr p{ margin-bottom: 20px; }
.title_txt{ font-size: 36px; line-height: 55px;color:#333;text-align: center; }
.time_date{ font-size: 18px; color: #999;text-align: center;border-bottom: 1px #E3E9F4 solid;padding: 30px 0; }
.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;
 }


.detail_wznr video{ max-width: 100%; }
.detail_wznr .pad_4{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 { font-size: 16px;  }
    .detail_wznr .pad_4{ 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) {
   .localtion { margin-top: 0px;}
    .title_txt{font-size: 28px; line-height: 40px;}
    .time_date {font-size: 14px;}
    .detail_wznr .pad_4{font-size: 14px;line-height: 30px;}
    .detail_wznr p{ margin-bottom: 15px; }
}
@media only screen and (max-width:1023px ){
   .localtion {   margin-top: 0px; }
}
@media screen and (max-width: 767px) {
.detail_back, .detail_wznr{margin:0 3%}
.detail_back .pad_4{    padding:30px 10px 0;}
    .detail_wznr .pad_4{ padding: 30px 10px; }
    .title_txt{ font-size: 22px;line-hieght:36px; }
   .localtion {padding: 10px 0;line-height: 28px;}
}