@charset "utf-8";
*{font-family: Microsoft YaHei;}
div{box-sizing: border-box;}
html,body{margin:0;padding:0;background: none;background-color: #fff;width: 100%;height: 100%;}
ul,li,a,p{list-style: none;text-decoration: none;margin: 0;padding: 0;}
.safeedu{width: 1200px;margin: 0 auto;overflow: hidden;}
.fl{float: left;}
.fr{float: right;}
/* 头部 */
.safe_panel_top{width: 100%;height: 604px;background: url(../images/415banner.png) no-repeat;background-size: 100%;}
.safe_panel_top a{display: block;width: 1200px;}
.safe_panel_top a img{display: block;width: 38%;padding-top: 30px;}
/* 轮播 */
.safe_panel_owl{height: 432px;position: relative;overflow: initial;margin-top: 45px;}
.safe_panel_owl_main{padding: 20px 0;width:693px;height: 390px;position: absolute;left: 0;z-index:2;}
.safe_panel_owl_bd{width:100%;height: 100%;}
.safe_panel_owl_bd ul{overflow: hidden;}
.safe_panel_owl_bd ul li{width:100%;height: 390px;}
.safe_panel_owl_bd ul li a{display: block;width:100%;height: 390px;}
.safe_panel_owl_bd ul li a img{width:100%;height: 390px;}
.safe_panel_owl_hd{background:rgba(0,0,0,50%);width:100%;height:40px;position:relative;}
.safe_panel_owl_hd ul{overflow:hidden;width:10%;position:absolute;bottom:15px;right:0;}
.safe_panel_owl_hd ul li{float:left;width:10px;height:10px;text-indent:200px;background:url(../images/owl_yd.png) no-repeat;background-size:100%;margin-right:5px;}
.panel-lbxw-tit-on{background:url(../images/owl_yd_active.png) no-repeat !important;background-size:100% !important;}
/* 轮播列表 */
.safe_panel_owl_list{width:568px;height: 432px;border: 1px solid #D1D1D1;padding:43px 0 0 85px;position: absolute;z-index:1;right: 0;}
.safe_panel_owl_list_main{width: 467px;height:auto;}
.safe_panel_owl_list_tit{display:block;width:100%;height:72px;line-height:30px;font-weight: bold;color: #333333;font-size: 20px;}
.safe_panel_owl_list_cont{font-size: 16px;color: #333333;margin-top: 15px;}
.safe_panel_owl_list_date{display:block;font-size: 14px;color: #999999;margin-top: 15px;}
.safe_panel_owl_list_more{display:block;text-align: center;margin-top: 15px;}
.safe_panel_owl_list_more button{ width: 107px; height: 33px; line-height: 30px;border: 1px solid #D90009; color: #D90009; font-size: 14px; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px; }
/* 动态信息 */
.safe_panel_list{width:100%;margin-top: 40px;}
.safe_panel_list_title{height: 56px;border-bottom: 1px dashed #F29EA3;}
.safe_panel_list_title a{display: block;width: 220px;height:56px;line-height:55px;background: url(../images/dtxx_block.png) no-repeat;background-size: 100%;}
.safe_panel_list_title a p{text-align: center;font-weight: bold;color: #FFFFFF;font-size:28px;margin-left:-15px;}
.safe_panel_list_title a img{display: block;position: relative;z-index: -1;}
.safe_panel_list ul{margin-top:32px;}
.safe_panel_list ul li{height: 45px;border-bottom: 1px dashed #E0DFDB;background: url(../images/dtxx_list_bg.png) 0 3px no-repeat;background-size: 1%;margin-bottom: 20px;}
.safe_panel_list ul li a{display: block;width:80%;padding-left:30px;font-size: 20px;color:#333333;}
.safe_panel_list ul li span{color: #999999;font-size: 18px;margin-right:20px;}
/* 链接 */
.safe_panel_bottom{width:100%;height:130px;margin-top: 37px;text-align: center;}
.safe_panel_bottom img{height:100%;}

@media (max-width:1200px){
    .safeedu{width:100% !important;}
    .fl{float: initial;}
    .fr{float: initial;}
    /* 头部 */
    .safe_panel_top{height: 310px;}
    /* 轮播 */
    .safe_panel_owl_main{width:100%;padding:20px;}
    .safe_panel_owl_list{width:100%;padding:20px;}
    /* 动态信息 */
    .safe_panel_list{padding:20px;}
    .safe_panel_list ul li a{float:left;}
    .safe_panel_list ul li span{float:right;}
    /* 核辐射 */
    .safe_panel_bottom{padding:20px;}
}

