/*首页各科室调用*/
.modeWrap02{width:100%;overflow:hidden; padding-top:2px; padding-bottom:10px;}
.mode02{max-width:1200px;margin:0 auto;position:relative;}
.lecture .title01{ margin:10px 10px 10px 10px; text-align:center;}
.title01 h2{font-size:2em;font-weight:bold;}
.lecture ul{list-style-type: none;}
.lecture ul li dl dd{width:48%; float:left; margin-right:1%;margin-bottom:10px; background:#fff; padding:23px 20px 20px 20px;border: 1px solid #999999;
  border-radius: 20px;
  box-shadow: 0 10px 3px rgba(0, 37, 55, 0.05);}
.lecture ul li dl dd:hover{border: 1px solid #007456;border-radius: 0px;}
.lecture ul li dl dd:nth-child(odd){ border-top:#CC9900 3px solid;}
.lecture ul li dl dd:nth-child(even){ border-top:#007456 3px solid;}
.lecture_top{ overflow:hidden;font-size:1.4em;}
span.lecture_date{ display:block; width:120px; height:100px;  text-align:center; float:left; margin-right:15px;}
span.lecture_date img{width:120px; }
.lecture ul li dl dd:nth-child(odd) span.lecture_date .day{ font-size:2.5em;color:#916c4e; display:block;}
.lecture ul li dl dd:nth-child(odd) span.lecture_date .month{ font-size:1.4em;color:#916c4e; display:block;}

.lecture ul li dl dd:nth-child(even) span.lecture_date .day{ font-size:2.5em;color:#007456; display:block;}
.lecture ul li dl dd:nth-child(even) span.lecture_date .month{ font-size:1.4em;color:#007456; display:block;}
.lecture_title{ font-size:1.4em; font-weight:bold;}

.lecture_bottom{ overflow:hidden;} 
.lecture_bottom p{ font-size:1.2em; line-height:22px; }
.lecture_bottom p.speak_time{ display:block;font-size:1.0em;}
.lecture ul li dl dd:nth-child(odd) .lecture_bottom a{font-size:1.4em;color:#916c4e; font-weight:bold; text-decoration:underline; }
.lecture ul li dl dd:nth-child(even) .lecture_bottom a{font-size:1.4em;color:#007456; font-weight:bold; text-decoration:underline; }

@media screen  and (max-width:1200px) {
 .modeWrap02{ margin:1px 0 0 0;}
 .mode02{height:auto;margin:0 auto;overflow:hidden}
	.mode02{height:auto;margin:0 auto; padding:0 10px;}
	.lecture .title01{ margin:0;}
	.lecture .title01 .span{ margin:0;}
 }
 
 
 @media screen  and (max-width:1120px) {
	   .lecture ul li dl dd{margin-right:1.7%;margin-bottom:20px; }
 }
 
   @media screen  and (max-width:1018px) {

	   .lecture ul li dl dd{margin-right:1.2%;margin-bottom:20px; }
 }
  @media screen  and (max-width:1100px) {
  	   .lecture ul li dl dd{margin-right:1.3%;margin-bottom:20px; }
	   .lecture_top{ overflow:hidden;font-size:1.2em;}
 }

   @media screen  and (max-width:1083px) {
	   .lecture ul li dl dd{margin-right:1.3%;margin-bottom:20px; }
	   .lecture_top{ overflow:hidden;font-size:1.2em;}
	 
 } 

  @media screen  and (max-width:1043px) {
       .lecture ul li dl dd{margin-right:1.2%;margin-bottom:20px; }
	   .lecture_top{ overflow:hidden;font-size:1.2em;}
 }
@media screen  and (max-width:1000px) {
    .lecture ul li dl dd { width: 19%; margin-right: 1.7%;margin-bottom:20px; }
	.lecture_top{ overflow:hidden;font-size:1.2em;}

}

@media screen  and (max-width:880px) {
	.mode02{height:auto;margin:0 auto; padding:0 10px;}
	.lecture_top{ overflow:hidden;font-size:1.2em;}

	}
	  @media screen  and (max-width:865px) {
	   .lecture ul li dl dd{margin-right:1.1%;margin-bottom:20px; }
	   .lecture_top{ overflow:hidden;font-size:1.2em;}
 }
@media screen and (max-width: 860px) {
    .title01{height:60px;line-height:20px;}	
	.lecture_top{ overflow:hidden;font-size:1.2em;}
	.lecture_bottom{ display:none;}
	.lecture ul li dl dd {width: 43%;margin: 0 1%; padding:20px;margin-bottom:20px; }

}
@media screen and (max-width: 818px) {
	.lecture ul li dl dd {width: 41%;margin: 0 1.5%; padding:20px;margin-bottom:20px; }
	.lecture_top{ overflow:hidden;font-size:1.2em;}

}
@media screen and (max-width: 810px) {
	.lecture ul li dl dd {width: 42%;margin: 0 1%; padding:20px;margin-bottom:20px; }
	.lecture_top{ overflow:hidden;font-size:1.2em;}

}

	@media screen  and (max-width:678px) {
	.lecture ul li dl dd {width: 41%;margin: 0 1%; padding:20px;margin-bottom:20px; }
	.lecture_top{ overflow:hidden;font-size:1.2em;}
	
	}

@media screen  and (max-width:650px) {
			.lecture ul li dl dd {width: 41%;margin: 0 1%; padding:20px;margin-bottom:20px; }
			.lecture_top{ overflow:hidden;font-size:1.2em;}

	}

@media screen  and (max-width:640px) {
.mode02{padding:0 10px;width:auto;}
	.lecture ul li dl dd{ width:96%; float:none; margin-left:0; background:#fff; margin-bottom:20px; overflow:hidden;}
	.lecture_top{ overflow:hidden;font-size:1.2em;}
    .lecture_bottom{ display:none;}
	}

@media screen /*and (min-width:320px)*/ and (max-width:360px) {
  .lecture .title01{ margin:0;}
  .title01 h2{font-size:2em;}
  .mode02{/*padding-top:95px;*/}
  .lecture .flex-direction-nav,#main .flex-direction-nav{ display:none;}
}

table {
table-layout:fixed !important;
width:100% !important;
border-collapse:collapse;
border:none;
margin:0 auto;
}
td,th {
width:1px;
white-space:nowrap; /* 自适应宽度*/
word-break:keep-all; /* 避免长单词截断，保持全部 */
border:solid #676767 1px;
text-align:left;
white-space:pre-line;
word-break:break-all !important;
word-wrap:break-word !important;
display:table-cell;
vertical-align:left !important;
white-space: normal !important;
height:auto;
vertical-align:text-top;
padding:2px 2px 0 2px;
display: table-cell;
}