﻿@charset "utf-8";
/* CSS Document */
 .projectName{
      font-size: 25px;
      vertical-align: middle;
      /* font-weight: bold; */
      width: 89%;
      display: inline-block;
    }
    .xuanfu {
      /* border: 1px solid red; */
      /* position: relative; */
      /* top: 100px; */
      /* right: 10px; */
      /* width: 80px; */
      height: 50px;
      margin-left: 16px;
      /* background-color: rgb(192, 189, 189); */
      /* z-index: 1; */
    }
    .xuanfu ul li{
      float: left;
      position: relative;
      margin: 3px 10px;
    }
    .xuanfu ul li span{
      
      display: block;
      border-radius: 4px;
      /**/
      background-color:rgba(0,0,0,0.5);
      text-align: center;
      margin: 3px auto;
      color: white;
      padding: 10px 5px;
    }
    .xuanfu ul li span:hover{background-color: #29468a;}

    .huisbjs02{ position:fixed; width:100%; height:100%; left:0; top:0; background-color:rgba(0,0,0,0.3); overflow:auto;}
    .huisbjss02{ position:fixed; width:100%; height:100%; left:0; top:0; background-color:rgba(0,0,0,0.3); overflow:auto;}
  .dlzctcis02{ width:100%; height:100%; position:relative;}
  
  .dlzceikis02{ width:40%; background:#fff; margin:0 auto; margin-top:26px; margin-bottom:26px;  box-shadow:1px 1px 8px #7d7e7f; overflow:hidden; padding-bottom:36px; border-radius:6px;}
  
  .tindlzhs02{ background:#f5f7fa; position:relative;}
    .tindlzhs02 li{font-size:16px; color:#333; padding:13px 16px 13px 16px; cursor:pointer; font-weight:bold;}
      .tindlzhs02 li.cuireds{ background:#fff; color:#409eff;}
	  
	  .guanbis02{ position:absolute; right:13px; top:8px; cursor:pointer;}
	    .guanbis02 img{ width:32px;}

      .guanbiswj{ position:absolute; right:13px; top:8px; cursor:pointer;}
	    .guanbiswj img{ width:32px;}
		
		
		.listcont02{ width:90%; margin:0 auto; padding:6px 0 10px 0;}
		
		.sjhaomas02{ width:100%; border-bottom:1px solid #cacaca; }
		 
		   .srkiesss02{ font-size:15px; width:100%; padding:16px 0 16px 0; border:0; background:#fff; outline:none;}
		   
		   .zuokie00302{ width:100px;}
		   .zuokie00302 img{ width:100%; height:28px;}
		   
		   .dengluss02{ width:100%; display:block; border:0; background:#1d9fea; color:#fff; font-size:17px; letter-spacing:2px; padding:13px 0 13px 0; border-radius:6px; margin-top:26px; text-align:center; outline:none; cursor:pointer;}
		   
@media screen and (max-width:1000px){

.dlzceikis02{ width:60%;}

}

@media screen and (max-width:662px){

.dlzceikis02{ width:70%;}

}

@media screen and (max-width:493px){

.dlzceikis02{ width:80%;}

}

@media screen and (max-width:356px){

.dlzceikis02{ width:98%;}

}	

/* 弹窗公告 */

.gongGao .gongGaoNeiRong{
  position: fixed;
  top: 30px;
  left: 50%;
  width: 60%;
  height: 80%;

  background-color:#fff;
  transform: translate(-50%,10%);
  z-index: 1;
  box-shadow: rgba(0,0,0,0.9);
  box-shadow: 1px 1px 8px #7d7e7f;
}


/* 弹窗公告的内容标题 */
body .layui-layer{ border-radius: 5px;}

.gongGao .gongGaoNeiRong h2{
  text-align: left;
  font-size: 16px;
  background: #f1f1f1;
  color: #333;
  padding: 10px 0 10px 12px;
   border-bottom: 1px solid rgb(233, 233, 233);
    position: relative;
}
.gongGao .gongGaoNeiRong .createTimeP{
 
  text-align:right;
  font-size: 14px;
  padding: 10px 10px 10px 0;

  
}

/* 关闭按钮 */
.closeBtns{
  display:block !important;
 position: absolute;
 right: 12px;
 top: 12px;
 /* background: url(../images/guanbi.png) no-repeat;*/
 color: #333;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  cursor: pointer;

}
/* 计时按钮 */
.closeTime{
  display:block;
  position: absolute;
  right: 12px;
  top: 12px;
  /* background: url(../images/guanbi.png) no-repeat;*/
  color: #333;
   font-size: 14px;
   font-family: Arial, Helvetica, sans-serif;
   cursor: pointer;
}

.gongGao .gongGaoNeiRong{ border-radius: 6px; background: #ffff; padding: 0; border:0; overflow: hidden; width: 90%; }
.ql-editor{ height: auto;}

