@charset "utf-8"; /* CSS Document */ .over { position: fixed !important; left: 0px !important; top: 100px !important; background: #fff; z-index: 9 !important; } .p_breadcrumb .p_breadcrumbItem:last-child{ color: #f3a90c; } .pl_service4{ display:none;} @media screen and (min-width: 1240px) and (max-width: 1440px) { .fl_wz_title { font-size: 22px; padding-top: 30px; } .fl_wz_cont_zw { margin-top: 20px; min-height:140px; } .fl_pic img { transition: all .5s ease; max-width: 100% !important; height: 320px !important; } .fl_wz_cont_more { margin-top: 25px; } .fl_hover_cont a { font-size: 13px; } } @media screen and (min-width: 769px) and (max-width: 1240px) { .fl_wz_title { font-size: 20px; padding-top: 20px; } .fl_wz_cont_zw { margin-top:15px; min-height:168px; } .fl_hover_cont a { font-size: 13px; } .fl_pic img { transition: all .5s ease; max-width: 100% !important; height: 320px !important; } .fl_wz_cont_more { margin-top: 15px; } } @media screen and (max-width: 768px){ .over { position: inherit !important; left: 0px !important; top: 0px !important; background: #fff; z-index: 9; } .e_html-40{ DISPLAY:NONE; } .pl_service4{ display:block;} }