@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px}



.body-bg{
	margin: 0;
    padding: 0;
    font-family: Microsoft YaHei;
    /* background:#f8f8f8 */
    background: url('../images/index_img/bg.jpg') top center no-repeat; 
}

ul li{list-style: none}

a:link {color:#444;text-decoration:none;}      /* 未访问链接*/
a:visited {color:#0080ec;text-decoration:none;}  /* 已访问链接 */
a:hover {color:#0080ec;text-decoration:none;}  /* 鼠标移动到链接上 */
a:active {color:#0080ec;text-decoration:none;}  /* 鼠标点击时 */


.btn-margin25{margin-right:25px;}
.clear{clear:both;}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -16px;
  margin-top: 2px;
}

/*   返回顶部    */
.back_top{position:fixed;z-index:555;right:10px;bottom:180px;width:44px;height:44px;border-radius:4px;overflow: hidden;}
.back_top .go_top{display:block;width:44px;height:44px;cursor:pointer;background:#0C70D3;display:none;} /* #0C70D3 */
.back_top .go_top:hover{background:#1c759d;}
.back_top .go_top .i{float:left;width:44px;height:44px;background:url("../images/index_img/go_top.png") no-repeat;}

/********************************logo+dh    开始  */

.el-header {
    height:220px;
    display: flex;
    flex-direction:column;
    /*justify-content: space-between;*/
    align-items: center;
    border: 0px red solid;
  }

.width-all{
    width: 1200px;
  }
.top-logo-all{
    width: 100%;
    height: 165px;
    border: 0px red solid;
   /*  background: url("../images/index_img/bg22.jpg") no-repeat 0px -20px;
    opacity:0.2; */
    position: relative; /* 确保伪元素相对于它定位 */
    z-index: 1; /* 确保内容在伪元素之上 */
    /* background: #1c759d; */
  }

.top-logo-all::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../images/index_img/bg-top.jpg") no-repeat 0px 0px;
    opacity: 0.75; /* 设置透明度，0.5 表示 50% */
    filter: brightness(1.01); /* 0.7 表示 70% 亮度（小于1变暗，大于1变亮） */
    z-index: -1; /* 确保背景在内容下方 */
}



.logo-main{
    margin: auto;
    border: 0px red solid;
    height: 165px;
  }
.logo-left{
    background: url("../images/index/logo.png") no-repeat 0px 10px;
    border: 0px red solid;
    height: 165px;
    width: 800px;
    float: left
  }
.logo-right{
    border: 0px green solid;
    height: 165px;
    width: 200px;
    float: right;
    
  }
.logo-right a{color:#fff;}





.top-dh-all{
    width: 100%;
    height: 55px;
    background: #0C70D3;    /* 136690   */
  }
.dh-main{
    margin: auto;
    border: 0px red solid;
    height: 55px;
  }
  
  
.dh-main ul { height:55px;}
.dh-main ul > li {float: left;}
.dh-main ul > li.active,
.dh-main ul > li:hover {border:0px red solid;}

.dh-main ul > li > a {display: block;font-size: 18px;line-height:55px;padding:0px 66px;color: #fff;text-align: center;}
.dh-main ul > li.active > a,
.dh-main ul > li:hover > a {cursor: pointer;background-color: #0159af;}

.dh-main ul li > dl { display:none;width: 100%; float: left;overflow: hidden;border: 0px red solid;background-color: #0C70D3;}
.dh-main ul > li:hover dl {display: block;background-color: #0C70D3;}  /* 136690    0C70D3 */

.dh-main ul li > dl > dd {width: 100%;border-bottom: 1px #0C70D3 solid;}
.dh-main ul li > dl > dd:hover {background: #0159af;}
.dh-main ul li > dl > dd > a {display: block;padding: 6px 0px;text-align: center;color: #fff;}
.dh-main ul li > dl > dd > a:hover {cursor: pointer;}

  


/********************************logo+dh    结束  */


/******************************** main    开始   */



.color-all{
  color: #0C70D3;
}

.center-bg{
	/* background:#f8f8f8; */
	width:100%;
	overflow: hidden;
	border:0px red solid;
}

.main-all{
  width: 1200px;
  background:#f8f8f8;
  border:0px green solid;
  margin: 20px auto;
  padding: 0;

}

.item1{
  border:0px red solid;
  width: 100%;
  margin: 20px auto;
  overflow: auto;
}

/*********************  公共标题 头*/
.title-panel-all{
  border-bottom:1px #dcdcdc solid;
  height:45px;
  width: 100%; 
}

.title-panel-all .panel-left{
    float: left;
    border-bottom:2px #0C70D3 solid;
    font-size: 20px;
    line-height: 43px;
    padding-right:15px;
    display: flex;
    justify-content: left;
    align-items: center;
  }
  
 .title-panel-all .panel-left  span{
      width: 20px;
      height:20px;
      margin:0 5px;
      border: 0px red solid;
    }
  
.title-panel-all .panel-right{
    float: right;
    margin-right: 10px;
  }
.title-panel-all .panel-right a{
    font-size:14px;
    color: #7b7b7b;
    line-height: 45px;
  }
.title-panel-all .panel-right a:hover{
    color:#0080ec;cursor: pointer;
  }


/*********************  广告  标题 头   */
.second-right .title-panel-all{
  border-bottom:1px #dcdcdc solid;
  height:40px;
  width: 100%; 
}

.second-right .title-panel-all .panel-left{
    float: left;
    border-bottom:2px #0C70D3 solid;
    font-size: 17px;
    line-height: 38px;
    padding-right:15px;
    display: flex;
    justify-content: left;
    align-items: center;
  }
  
.second-right .title-panel-all .panel-left  span{
      width: 20px;
      height:20px;
      margin:0 5px;
      border: 0px red solid;
    }





 /*  通知公告 小图标 */
 .tzgg-ico{
   background: url("../images/index/title-ico.png") no-repeat;
 }
 /* 工作动态 小图标 */
 .gzdt-ico{
   background: url("../images/index/title-ico.png") no-repeat -20px -1px;
 }
 /* 风采 小图标 */
 .sysfc-ico{
   background: url("../images/index/title-ico.png") no-repeat -40px -1px;
 }
 /* 实验室安全培训 小图标 */
 .aqpx-ico{
   background: url("../images/index/title-ico.png") no-repeat 0 -21px;
 }
 /* 实验技术安全规范 小图标 */
 .jsgf-ico{
   background: url("../images/index/title-ico.png") no-repeat -20px -21px;
 }
 /* 企业会员 小图标 */
 .qyhy-ico{
   background: url("../images/index/title-ico.png") no-repeat -40px -21px;
 }
 /* 友情链接 小图标 */
 .yqlj-ico{
   background: url("../images/index/title-ico.png") no-repeat 0 -40px;
 }

 /* 广告   小图标 */
 .gg-ico{
   background: url("../images/index/title-ico.png") no-repeat -20px -62px;
 }

/*********************  通知公告*/
.item1-left{float: left;width: 590px;border:0px red solid;}

/*********************  工作动态*/
.item1-right{float: right; width: 590px;}


.item1-news{border:0px red solid;height:520px;overflow: hidden;}
.item1-news ul li{overflow: hidden;background: #fff;margin:20px 0; }


/*********  新闻时间  */
.item1-news  .news-time{border:0px green solid;width: 140px;height: 80px;float: left;margin: 15px 5px;border-right: 1px #dcdcdc solid;}
.item1-news  .news-time p{font-size: 55px;text-align: center;line-height:50px;border:0px red solid;margin-bottom:5px}
.item1-news  .news-time span{ font-size:16px;width: 100%;display: inline-block;text-align: center;border:0px red solid;}


/*********  新闻图片  */
.item1-news .news-pic{border: 0px red solid;width: 140px; height: 100px; margin: 5px;overflow:hidden; float: left;}
.item1-news .news-pic img{width: 140px;height: 100px;   }



 /*********  新闻内容  */
.item1-news  .news-text{ float: left;width: 410px;margin: 15px 0 15px 15px; border:0px red solid;}



.item1-news  .news-text h2{font-size: 19px;line-height: 30px;margin:0px; margin-bottom: 5px;
white-space: nowrap; /* 防止文本换行 */
overflow: hidden; /* 隐藏溢出的文本 */
text-overflow: ellipsis; /* 显示省略号 */}
.item1-news  .news-text span{font-size: 15px;line-height: 22px;color: #555;}
  
.item1-news  .news-text  h2 a{color:#111}
.item1-news  .news-text span a{color:#444;text-align: justify;}
.item1-news  .news-text a:hover{color:#0080ec;cursor: pointer;}
  

 

/************************风采  */

.item2{
  border: 0px red solid;
  width: 100%;
  background: #fff;
  margin: 20px auto;
}
.sysfc{border: 0px red solid;width: 100%;}

.sysfc .warp{border: 0px green solid;width: 100%;height: 180px; margin: 20px auto 0;overflow: hidden;}
.sysfc .warp ul {list-style: none; padding: 0;margin: 0 auto;}
.sysfc .warp ul li.li-item {float: left;;width: 270px;height: 180px;margin:0px 15px;}
.sysfc .warp ul li img{ width: 100%;height:180px;}
.sysfc .warp ul li p{ position: relative;top: -40px;z-index:222; background-color: rgba(0, 0, 0, 0.45);text-align: center;height:40px; width: 270px;}
.sysfc .warp ul li p a{font-size: 15px;color: #fff;line-height: 40px;cursor: pointer;
display:inline-block;
width:250px;
white-space: nowrap; /* 防止文本换行 */
overflow: hidden; /* 隐藏溢出的文本 */
text-overflow: ellipsis; /* 显示省略号 */}  
.sysfc .warp ul li p a:hover{ cursor: pointer;}  
.sysfc .warp ul li:last-child{margin-right:0px}




.item3{ border: 0px red solid; width: 100%;margin: 20px auto;overflow: hidden;
  /* background: #fff; */}

/************************联系我们  */

.item3-left{width: 260px;border: 0px red solid;float: left; background: #fff;}

/* 联系我们  头部 */
.kjrk-top{background: #0C70D3;height: 45px;font-size: 20px;color:#fff; line-height: 45px;text-align: center;}

/* 联系我们  内容 */
.kjrk-all{border: 0px red solid;height:250px;overflow: hidden;}
.kjrk-all ul{border: 0px red solid;width: 260px;height:180px;margin: 45px 0px 0;}

.kjrk-all ul li { border: 0px #c2e2ff solid;float: left; width: 290px;margin: 5px 0;font-size: 15px; color: #333;line-height: 25px}
.kjrk-all ul li b{ border: 0px #c2e2ff solid;float: left; width: 55px;text-align: right;}
.kjrk-all ul li p{ border: 0px #c2e2ff solid;float: left; width: 200px;}


/* 单位位置  */
.item3-center{width: 425px;border: 0px red solid;float: left;margin-left: 20px; background: #fff;}

.item3-center .item3-img{border: 0px red solid;height:250px;overflow: hidden;}
	


/*法律法规  */
.item3-right{ width: 475px;border: 0px red solid; float: right;background: #fff;}

.item3-news ul li a i{margin-left:6px}
.item3-news ul li a i.aqgf{width: 14px;height:14px;border: 0px red solid; display: inline-block;
  background: url("../images/index/title-ico.png") no-repeat -46px -42px;}


.item3-news{ margin-top:10px;border: 0px blue solid;height:242px;}
.item3-news ul li{border-bottom: 1px #ccc dashed;height:40px;line-height: 40px;}
.item3-news ul li a{color: #555;font-size:15px;border: 0px red solid;
display:inline-block;
width:380px;
white-space: nowrap; /* 防止文本换行 */
overflow: hidden; /* 隐藏溢出的文本 */
text-overflow: ellipsis; /* 显示省略号 */}
.item3-news ul li a:hover{color:#0080ec;cursor: pointer;}
.item3-news ul li span{float: right;margin-right: 10px;color: #555;}









/************************友情链接 */

.item5{border: 0px red solid; width: 100%;background: #fff;margin: 20px 0 20px;}
.yqlj{border: 0px red solid; width: 100%;overflow: auto;}
.yqlj ul{overflow: auto;border: 0px red solid;margin: 10px 0;}
.yqlj ul li{float: left;border: 0px red solid; padding: 10px 25px;  }
.yqlj ul li a{font-size: 15px;color:#333;}
.yqlj ul li a:hover{color: #0080ec}


/***********************************main  结束  */



/**********************************bottom  开始  */

.bottom{width:100%;background: #0C70D3;height: 160px;}

.footer { border: 0px red solid;width: 1200px;margin:0 auto;overflow: hidden;text-align: center;}

.footer p a{color: #fff;font-size: 14px;text-decoration:underline;}

.footer-left{margin:0 auto; border: 0px red solid;width: 600px; height: 120px; margin-top: 30px; }
.footer-left p{color: #fff;font-size: 14px;margin: 18px 0;}


.footer-right{float: right;border: 0px red solid;width: 130px;height: 90px; margin:58px 10px 0 0;}
    
.footer-right p{color: #fff;font-size: 14px;margin: 18px 0;text-align:center}




/**********************************bottom  结束  */



/***********************************二级页面 开始  */

/*  top 当前位置 */
.second-all{width:1200px;margin:20px auto 0;border:0px red solid;overflow: hidden;background:#fff}

.second-top{height:45px;margin-top:5px;border-bottom:1px #c6c6c6 solid;}
.second-top .top-left{float:left;border:0px red solid;width:180px;}
.second-top .top-left span{margin-left:10px;border-left:3px #0C70D3 solid;line-height:40px;font-size:18px;color:#0C70D3;padding:0px 10px}

.second-top .top-right{float:right;margin-right:5px;border:0px red solid;line-height:40px;color:#555;font-size:15px}
.second-top .top-right span{float:left;width:12px;height:20px;border:0px red solid;margin-top:10px;margin-right:3px;
background: url("../images/index/title-ico.png1") no-repeat -4px -60px;}


/* 内容 */
.second-main{margin:10px auto 30px;border:0px red solid;overflow: hidden;min-height: calc(100vh - 260px);}



/* 分页  */
.second-main .fenye{border:0px red solid;font-size:14px;background: #fff;height:70px;}

.second-main .fenye ul{border:0px blue solid;overflow: hidden;text-align: center;width:620px;margin:0px auto}
.second-main .fenye ul li{border:0px green solid;background:#E9E9E9;float:left;margin:10px 2px;padding:5px 12px;}
.second-main .fenye ul li.active{background:#0080ec;color:#fff}



/*分页符*/
.pageCon{height:40px;border:0px red solid;background: #fff;float:left;width:100%;margin:0px}
.manu{height:40px;margin:0px auto;border:0px red solid;}

#pager ul.pages {display:flex;border:none;padding:0;justify-content: center;margin:0px}
#pager ul.pages li {border:0px green solid;background:#E9E9E9;float:left;font-size:13px;margin:5px 2px;
line-height:30px;padding:0px 12px;border-radius: 1px}

#pager ul.pages li:hover {border:0px solid #136690;}
#pager ul.pages li.pgEmpty {border:0px solid #d3d3d3;color:#bbb;cursor: default;}
#pager ul.pages li.pgCurrent {border:0px solid #1e7ce5;color:#fff;background-color:#0080ec;}




/* 左侧  导航栏  */
.second-left{border:0px red solid;float:left;width:240px;background: #f8f8f8;height: calc(100vh - 260px)}
.second-left p{height:50px;width:100%;background: #0C70D3;font-size:18px;color:#fff;text-align: center;line-height:50px;margin:0px}
.second-left ul{border:0px red solid;width:100%;margin:0px}
.second-left ul li{border-bottom:1px #ccc solid;width:100%;height:45px;text-align: center;}
.second-left ul li a{font-size:17px;color:#3b3a3a;line-height:45px;display: block;}

.second-left ul li.active,.second-left ul li:hover{background: #ececec}
.second-left ul li.active a,.second-left ul li:hover a{color:#0080ec;cursor: pointer;}


/* 右侧内容 */
.second-right{border:0px red solid;float:right;width:940px;min-height: calc(100vh - 260px);background: #fff}

.second-rightAll{border:0px red solid;float:right;width:1200px;min-height: calc(100vh - 260px);background: #fff}

/*右侧内容  详情--简介  ***************************/
.second-main .second-deatils{border:0px red solid;background: #fff;padding:10px 50px 10px 50px;}
.second-main .second-deatils h2{font-size:25px;color:#000;line-height:1.5em;text-align: center;border:0px red solid;width:800px;margin:0 auto}
.second-main .second-deatils p{font-size:17px;color:#333;line-height:2em;text-indent:2em;margin:15px 0px;text-align: justify;}

.second-rightAll .second-deatils p img{max-width:1030px;}
.second-right .second-deatils p img{max-width:760px;}



/* 大标题  新闻简介 */
.second-main .second-deatils .mainThree_BT2{font-size:14px;color:#444444;font-weight:normal;text-align:center;
line-height:20px;height:30px;border-bottom:1px #ccc dashed;margin:0px}

/* 上一条  下一条 */
.second-main .second-deatils .context{border:0px red solid;margin:50px 0px 20px}
.second-main .second-deatils .context p{margin:0px;font-size:14px;color:#333;}
.second-main .second-deatils .context p a{font-size:14px;color:#333;}
.second-main .second-deatils .context p a:hover{color:#0080ec;cursor: pointer;}


/******************************概况  ---高校会员  */
.second-deatils .gxhy_tab{margin:30px auto 30px;border-collapse: collapse;width:650px;}
.second-deatils .gxhy_tab tr th{border:1px #c6c6c6 solid;border-collapse: collapse;height:35px;text-align: center;	}
.second-deatils .gxhy_tab tr td{border:1px #c6c6c6 solid;border-collapse: collapse;height:35px;text-align: center;	}
/******************************概况  ---高校会员  */




/*右侧内容  文字   列表111111111111111 政策法规 ***********************/

.second-main  .zcfg-list{border:0px red solid;background: #fff;padding-bottom:3px;padding:30px 50px 10px 50px;}
.second-main  .zcfg-list ul{border:0px red solid;margin-left:10px;}
.second-main  .zcfg-list li{border-bottom: 1px #ccc dashed; height:55px;line-height: 55px;}
.second-main  .zcfg-list li a{color: #555;font-size:16px;border: 0px red solid;}
.second-main  .zcfg-list li a:hover{color:#0080ec;cursor: pointer;}
.second-main  .zcfg-list li a i{width: 18px;height:14px;border: 0px red solid; display: inline-block;
  background: url("../images/index/title-ico.png") no-repeat -46px -61px;}
.second-main  .zcfg-list li span{float: right; margin-right: 0px;font-size:16px;}



/* ********************* 新闻list  1111111  开始 ***********************/
  
.second-main .second-news{border:0px red solid;background: #fff;overflow: hidden;padding:10px 20px;}

.second-main .second-news ul{border:0px green solid;margin:0px;overflow: hidden;}
.second-main .second-news ul li{border:1px #fff solid;float:left;width:100%;margin:10px 0px;background: #f8f8f8;height:130px;}
.second-main .second-news ul li:hover{border:1px #e3e3e3 solid;cursor: pointer;}

/*********  新闻时间  */
.second-news  .news-time{border:0px red solid;width: 160px;height: 90px;float: left;margin: 20px 0px 20px;border-right: 1px #dcdcdc solid;}
.second-news  .news-time p{height:60px;font-size: 60px;text-align: center;line-height:60px;border:0px red solid;margin:0px}
.second-news  .news-time span{font-size: 16px; width: 100%;display: inline-block;text-align: center;line-height:30px;border:0px red solid}


/*********  新闻图片  */
.second-news .news-pic{width: 160px; height: 115px; float: left;margin: 7px 0px;}
.second-news .news-pic img{width: 160px; height: 115px;border:none; /* margin: 2px; */ }


 /*********  新闻内容  */
.second-news  .news-text{ float: left;margin: 10px 0 7px 10px;border:0px red solid;}
.second-news  .news-text h2{font-size: 19px;line-height: 30px;margin:0px;border:0px red solid;
display:inline-block;
width:100%;
white-space: nowrap; /* 防止文本换行 */
overflow: hidden; /* 隐藏溢出的文本 */
text-overflow: ellipsis; /* 显示省略号 */}
.second-news  .news-text  h2 a{color:#111}

.second-news  .news-text span{font-size: 15px;line-height: 23px;color: #555;border:0px red solid;margin:0px;}
.second-news  .news-text span a{color:#444;border:0px red solid;margin:0px;padding:0px}

.second-news  .news-text a:hover{color:#0080ec;cursor: pointer;}

.second-news  .news-text .time{font-size: 15px;color: #555;border:0px red solid;margin-top:5px;
background: url("../images/index/title-ico.png") no-repeat -42px -79px;text-indent: 20px}
  
  
/* 无左侧  */
/* 时间新闻       通知公告    */
.second-main .second-news .txt-widthAll{width: 980px;border:0px red solid;margin-top: 25px;}

/* 图片新闻      工作动态   */
.second-main .second-news .pic-widthAll{width: 980px;border:0px red solid;}

/* 有左侧  */
/*时间新闻         危险化学品 */
.second-main .second-news .txt-width{width: 750px;border:0px red solid;}

/* 图片新闻       科普教育 */
.second-main .second-news .pic-width{width: 695px;border:0px red solid;}
  
 
  
/* ********************* 新闻list  结束  ***********************/



/* ********************* 新闻list+广告  222222  开始 ***********************/

.second-right .gg-height{height:320px}/* 文字新闻    默认 广告距上部高度 */
.second-right .gg-height2{height:410px}/* 图片新闻    默认 广告距上部高度 */


.second-main .second-news2{border:0px red solid;background: #fff;overflow: hidden;padding:2px 10px;}

.second-main  .second-news2 ul{border:0px red solid;margin-left:0px;}
.second-main  .second-news2 ul li{border-bottom: 1px #ccc dashed; height:45px;line-height: 45px;}
.second-main  .second-news2 ul li a{color: #555;font-size:16px;border: 0px red solid;
display:inline-block;
width:850px;
white-space: nowrap; /* 防止文本换行 */
overflow: hidden; /* 隐藏溢出的文本 */
text-overflow: ellipsis; /* 显示省略号 */
}
.second-main  .second-news2 ul li a:hover{color:#0080ec;cursor: pointer;}
.second-main  .second-news2 ul li a i{width: 18px;height:14px;border: 0px red solid; display: inline-block;
  background: url("../images/index/title-ico.png") no-repeat -46px -61px;}
.second-main  .second-news2 ul li span{float: right; margin-right: 0px;font-size:16px;}


/* 广告  */
.second-main .second-gg{border:0px red solid;height:180px;margin-top:10px;width: 100%;padding:0px 10px;}

.second-gg .warp{border: 0px green solid;width: 100%;height: 110px; margin: 10px auto 0;overflow: hidden;}
.second-gg .warp ul {list-style: none; padding: 0;margin: 0 auto;}
.second-gg .warp ul li.li-item {float: left;;width: 165px;height: 110px;margin:0px 9px;}
.second-gg .warp ul li img{ width: 100%;height:120px;}
.second-gg .warp ul li p{ position: relative;top: -40px;z-index:222; background-color: rgba(0, 0, 0, 0.45);
text-align: center;height:30px; width: 165px;}
.second-gg .warp ul li p a{font-size: 14px;color: #fff;line-height: 30px;cursor: pointer;
display:inline-block;
width:165px;
white-space: nowrap; /* 防止文本换行 */
overflow: hidden; /* 隐藏溢出的文本 */
text-overflow: ellipsis; /* 显示省略号 */}  
.second-gg .warp ul li p a:hover{ cursor: pointer;}  
.second-gg .warp ul li:last-child{margin-right:0px}




/*右侧内容  pic 列表3333333333333333 风采 ***********************/

.second-main .sysfc-list{border:0px red solid;background: #fff;padding:0px 0px;overflow: hidden;}

/* .second-main .sysfc-list ul{border:0px green solid;overflow: hidden;}
.second-main .sysfc-list ul li{border:0px red solid;width:255px;float:left;margin:15px 33px 15px 0px}
.second-main .sysfc-list ul li:nth-child(4n){margin-right:0px;}

.second-main .sysfc-list ul li > a img{height: 170px;width: 255px;}
.second-main .sysfc-list ul li > p{height: 35px;width: 100%;background:#f2f2f2;text-align: center;margin:0px}
.second-main .sysfc-list ul li > p >a{color:#060606;line-height:35px;font-size:15px;}
 */

.sysfc-list ul {border:0px red solid;overflow: hidden;margin:15px 20px;}
.sysfc-list ul li.li-item {float: left;width: 270px;height: 180px;margin:10px;overflow: hidden;}
.sysfc-list ul li img{ width: 100%;height:180px;transition: all 0.6s;cursor: pointer;}
.sysfc-list ul li img:hover{ transform: scale(1.06);}
.sysfc-list ul li p{ position: relative;top: -40px;z-index:222; background-color: rgba(0, 0, 0, 0.45);text-align: center;height:40px; width: 270px;}
.sysfc-list ul li p a{font-size: 15px;color: #fff;line-height: 40px;cursor: pointer;
display:inline-block;
width:250px;
white-space: nowrap; /* 防止文本换行 */
overflow: hidden; /* 隐藏溢出的文本 */
text-overflow: ellipsis; /* 显示省略号 */}  
.sysfc-list ul li p a:hover{ cursor: pointer;}  
.sysfc-list ul li:nth-child(4n){margin-right:0px}



/* *********************  大型仪器  开始 ***********************/
  
.second-main .second-dxyq{border:0px red solid;background: #fff;overflow: hidden;padding:10px 20px;}

.second-main .second-dxyq ul{border:0px green solid;margin:0px;overflow: hidden;}
.second-main .second-dxyq ul li{border:1px #fff solid;float:left;width:100%;margin:10px 0px;background: #f8f8f8;}
.second-main .second-dxyq ul li:hover{border:1px #e3e3e3 solid;}


/*********  图片  */
.second-dxyq .news-pic{width: 210px; height: 140px; float: left;border: 0px red solid; margin:0px;}
.second-dxyq .news-pic img{ width: 210px;height: 140px;border:none;  }


 /*********  内容  */
.second-dxyq  .news-text{ float: left;margin: 5px 0 0px 10px;border:0px red solid;width:660px}
.second-dxyq  .news-text h2{font-size: 19px;line-height: 25px;margin:0px; border:0px red solid;
display:inline-block;
width:100%;
white-space: nowrap; /* 防止文本换行 */
overflow: hidden; /* 隐藏溢出的文本 */
text-overflow: ellipsis; /* 显示省略号 */}

.second-dxyq  .news-text h2 a{color:#111}
.second-dxyq  .news-text h2 a:hover{color:#0080ec;cursor: pointer;}

.second-dxyq  .news-text p{margin:6px 0px;border:0px red solid;color:#444;font-size: 14px;}
.second-dxyq  .news-text p a{color:#444;font-size: 14px;}
.second-dxyq  .news-text p span{color: #6e6e6e;}
  

.second-deatils .dxyq-details{border:0px red solid;overflow: hidden;margin-top:20px;padding:0px 30px;}

.second-deatils .dxyq-details .dxyq-left{border:0px red solid;width:300px;height:200px;float:left}
.second-deatils .dxyq-details .dxyq-left img{width:300px;height:200px}
.second-deatils .dxyq-details .dxyq-right{width:400px;height:200px;border:0px red solid;float:left;margin-left:20px;}
.second-deatils .dxyq-details .dxyq-right p{margin:0px;border:0px red solid;padding:0px;font-size:15px;text-indent: 0}
.second-deatils .dxyq-details .dxyq-right p.p1{font-size:20px;color:#000}

.second-deatils .dxyq-details .dxyq-jj{border:0px red solid;float:left;margin-top:10px;}
.second-deatils .dxyq-details .dxyq-jj p{margin:0px;border:0px red solid;padding:0px;font-size:15px;text-indent: 0}






/* ********************* 安全专家  开始 ***********************/
  /* 安全专家  列表 */
.second-main .second-aqzj{border:0px red solid;background: #fff;overflow: hidden;padding:10px 0px;}

.second-main .second-aqzj ul{border:0px green solid;margin:0px;overflow: hidden;}
.second-main .second-aqzj ul li{border:0px red solid;float:left;width:380px;margin:15px 8px;
box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1);}
.second-main .second-aqzj ul li:hover{border:0px #e3e3e3 solid;cursor: pointer;}


/***  图片  */
.second-aqzj .news-pic{width: 130px; height: 160px; float: left;border: 0px red solid; margin:10px;}
.second-aqzj .news-pic img{ width: 130px;height: 160px;border:none;  }


/***  内容  */
.second-aqzj  .news-text{ float: left;margin: 5px 0 0px 10px;border:0px red solid;width:200px}
.second-aqzj  .news-text h2{font-size: 19px;line-height: 40px;margin:0px; border-bottom:1px #f3f3f3 solid;}
.second-aqzj  .news-text h2 a{color:#111;display: block;border-bottom:1px #0C70D3 solid;width:70px;}
.second-aqzj  .news-text h2 a:hover{color:#0080ec;cursor: pointer;}

.second-aqzj  .news-text p{margin:12px 0px;border:0px red solid;color:#555;font-size: 14px;}

.second-aqzj  .news-text p.domain{margin-top:18px;color:#136690;}

  
/* 安全专家   详情 */
.second-deatils .aqzj-details{border:0px red solid;overflow: hidden;margin-top:20px;padding:0px 10px;}

.second-deatils .aqzj-details .aqzj-left{border:0px red solid;width:130px;height:180px;float:left}
.second-deatils .aqzj-details .aqzj-left img{width:130px;height:160px}

.second-deatils .aqzj-details .aqzj-right{width:920px;height:180px;border:0px red solid;float:left;margin-left:20px;}
.second-deatils .aqzj-details .aqzj-right h2{font-size: 24px;line-height: 40px;margin:0px; text-align: left;letter-spacing: 2px}
.second-deatils .aqzj-details .aqzj-right p{margin:5px 0px;border:0px red solid;padding:0px;font-size:16px;text-indent: 0;color: #333;}


.second-deatils .aqzj-details .aqzj-jj{border:0px red solid;float:left;margin-top:10px;}
.second-deatils .aqzj-details .aqzj-jj p{margin:0px;border:0px red solid;padding:0px;text-indent: 0;
font-size: 15px;color: #333;line-height: 30px;margin-bottom: 15px;}

/* 详情 小标题 */
.second-deatils .expert_detail_tag {
  margin: 10px 0 10px;
  padding-left: 10px;
  height: 18px;
  line-height: 18px;
  font-size: 16px;
  font-weight: bold;
  color: #136690;
  border-left: 3px solid #0C70D3;
}


/*  企业会员 +会员广告  借用部分    */

.second-deatils .qy-details{border:0px red solid;overflow: hidden;margin-top:20px;padding:0px 10px;}

.second-deatils .qy-details .qyhy-left{border:0px red solid;width:360px;height:240px;float:left}
.second-deatils .qy-details .qyhy-left img{width:360px;height:240px}
.second-deatils .qy-details .qyhy-right{width:700px;border:0px red solid;float:left;margin-left:20px;overflow: hidden;}
.second-deatils .qy-details .qyhy-right h2{font-size: 24px;line-height: 40px;margin:0px; text-align: left;letter-spacing: 2px}
.second-deatils .qy-details .qyhy-right p{margin:7px 0px;border:0px red solid;padding:0px;font-size:16px;text-indent: 0;color: #333;}
.second-deatils .qy-details .qyhy-right p a{color:#0080ec;cursor: pointer;}


.second-deatils .qy-details .qy-jj{border:0px red solid;float:left;margin-top:10px;}
.second-deatils .qy-details .qy-jj p{margin:0px;border:0px red solid;padding:0px;text-indent: 2em;
font-size: 15px;color: #333;line-height: 30px;margin-bottom: 15px;}

.second-deatils .qy-details .qy-jj img{max-width:1030px;}


/***********************************二级页面 结束  */


/********    三级页面       *********/
/*  新闻类  详情 页  */
.mainThree{padding:15px 0px 30px;}

.mainThree_BT{font-size:24px;color:#444444;line-height:70px;height:70px;border:0px red solid;margin:0px}

.mainThree_BT2{font-size:15px;color:#444444;font-weight:normal;line-height:20px;height:40px;border:0px red solid;margin:0px}

.mainThree_center p{font-size:16px;font-family: songti;}

.mainThree_detail{border:0px red solid;font-size:16px;font-family: songti;margin:0px;padding:0px;}






