@charset "utf-8";

/**************** 全文数据显示4列 **********************/
#tabqw a{
	display:inline-block;
	width: 210px;
	box-sizing: border-box;
	padding-right: 10px;
	color:#055840;
	font-size: 14px;
	height:39px;
	line-height: 39px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.top_right a:hover,#tabqw a:hover{
	color:#0ea178;
}
/**************************************/

/**************** 服务预告模块修改 1/2 --> 2/3 **********************/
.dzypane2{
	height: 433px !important;
}
.dzypane2Left{
	height:426px !important;
	width: 65% !important;
}
.dzypane2Right{
	height:426px !important;
	width: 33.5% !important;
}
.zftab1{
	display:flex;
}

.hdLeft{
	width: 400px;
	/* height: 352px; */
	margin-top:10px;
	padding-right: 15px;
	margin-left:10px;
	border-right: 1px dashed rgba(5,90,66,0.3);
	/* padding-bottom:10px; */
}
.calender{
	width: 96%;
	/* height: 352px; */
	padding:0 10px;
	box-sizing: border-box;
	background-color: #C1D6D0;
	margin:0 auto;
	padding-bottom:5px;
}
.scheTitle{
	margin:0 auto;
	width: 100%;
	text-align: center !important;
	/* padding-top:10px; */
}
.scheTitle table{
	width: 100%;
}
.weeks{
	text-align: center;
	margin:0 auto;
	display:inline-block;
}
.weeks td{
	padding:5px 5px;
	font-family: 微软雅黑;
}
#tbody{
	margin-top:10px;
}
#tbody tr{
	line-height: 22px;
	width:30px;
	font-size: 14px;
	color:#055A42;
	font-family: 微软雅黑;
	font-weight: 500;
}
#tbody tr p{
	font-size: 12px;
	line-height: 20px;
}
.curDate{
	background-color: #055A42;
	color:#fff;
}
/* .schedule{
	margin:0 15px;
	height: 155px;
	box-sizing: border-box;
	border-bottom:  1px dashed rgba(5,90,66,0.6);
	line-height: 25px;
	/* background-color: rosybrown; 
	
} */
/* .scheTitle{
	margin:0 auto;
	text-align: center;
	/* display: flex; 
} */
.hdRight{
	width:400px;
	padding-left: 15px;
	/* padding-top:10px; */
	box-sizing: border-box;
	/* background-color: #56A48E; */
}
.actN{
	width: 92%;
	float: left;
	margin:10px 10px;
	height: 135px;
	/* border: 1px solid #e3e3e3;
	box-sizing: border-box;
	border-radius: 15px;
	box-shadow: 1px 0px 5px rgb(0 0 0 / 20%); */
	border-left: 1px solid rgba(158,158,158 .5);
	/* box-sizing: border-box; */
	border-radius: 15px;
	box-shadow: 1px 1px 8px rgb(0 0 0 / 40%);
  }
/* .actNLeft{
  width: 96%;
  float: left;
  height: 135px;
  border-left: 1px solid rgba(158,158,158 .5);
  box-sizing: border-box;
  border-radius: 15px;
  box-shadow: 1px 1px 8px rgb(0 0 0 / 40%);
} */
/* .actNRight{
  width: 49.2%;
  margin-left: 10px;
  height: 135px;
  border-left: 1px solid rgba(158,158,158 .5);
  box-sizing: border-box;
  border-radius: 15px;
  box-shadow: 1px 1px 8px rgb(0 0 0 / 40%);

} */

.dzfCard{
	width: 47% !important;
	font-size: 18px !important;
	font-family: 微软雅黑;
	font-weight: bold;
	/* padding-left:20px; */
	box-sizing: border-box;
	text-align: center;
}
/**************************************/

.top_right{
	width: 936px;
	padding-top:10px;
	/* height: 100%;
	padding-left: 50px;
	padding-right: 30px;
	background-color: #C1D6D0;
	box-sizing: border-box; */
}
#tabqw,#tabwz,#tabqt{
	width: 100%;
	height: 100%;
	/* padding-left: 50px;
	padding-right: 30px; */
	background-color: #C1D6D0;
	/* padding-top:20px; */
	box-sizing: border-box;
}
.top_right a{
	display:inline-block;
	width: 270px;
	box-sizing: border-box;
	padding-right: 10px;
	color:#055840;
	font-size: 14px;
	height:39px;
	line-height: 39px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}

.dzypane1{
	/*width: 1198px;*/
	width: 1193px;
	font-family: 微软雅黑;
	border-left: 1px solid #e3e3e3;
	border-top: 0;
	border-radius: 10px;
	/*box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);*/
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.4);
	border-left: 1px solid rgba(158,158,158,0.5);
	box-sizing: border-box;

}
.dzytop{
	width: 100%;
	height: 270px;
	display: flex;
	margin: 0;
}
.top_left{
	width: 264px;
	height: 100%;
	background-color: #055A42;
}
.top_left ul{
	margin:0 20px;
	width: inherit;
}
.top_left ul li{
	height: 64px;
	line-height: 64px;
	color:#fff;
	font-size: 16px;
	border-bottom:  1px dashed rgba(255, 255, 255, .5);
}
.top_left ul li:hover a{
	color:#0ea178;
	font-size: large;
	font-weight: 600;
}
.top_left ul li#current a{
	font-size: large;
	font-weight: 600;
}
.dzytopmore a{
	margin:0 20px; 
	float: right;
	line-height: 64px;
	font-size: 14px; 
	color: #fff;
}
.dzytopmore a:hover{
 color: #0ea178;
}
.top_right{
	width: 936px;
	height: 100%;
	padding-left: 50px;
	padding-right: 30px;
	background-color: #C1D6D0;
	padding-top:20px;
	box-sizing: border-box;
}
.top_right a{
	display:inline-block;
	width: 270px;
	color:#055840;
	font-size: 14px;
	height:45px;
	line-height: 45px;
}
.top_right a:hover{
	color:#0ea178;
}
.top_right a i{
	margin-right: 15px;
}
.dzylist{
	height: 248px;
	/* background-color: #0099cb; */
	padding-left:30px;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	/* justify-content: space-between; */
	/*padding-top: 19px;*/
	padding-top: 29px;
	padding-bottom: 19px;
	margin:0 auto
}
.dzylist p {
	display: inline-block;
	width:13.6%;
	height:100px;
	line-height:30px;
	font-size: 16px;
	margin:0 auto;
	text-align: center;
	margin-left:0;
	margin-right: 0;
	/*border: 1px solid rgba(157,157,157, .2);*/
	border: 1px solid rgba(158,158,158,0.4);
	/* outline: none; */
	padding-top:5px;
	box-sizing: border-box;
	font-family: 微软雅黑;
	font-weight: 600;
	transition: transform .5s linear;
}
.dzylist p a{
	color:#055A42;
}
.dzylist p:hover{
	/* background-color: #C1D6D0; */
	/* transform: translate(5px,-10px); */
	border:1px solid rgba(121, 119, 119, 0.4) !important;
	box-shadow: 3px 2px 5px rgba(121, 119, 119, 0.4);
	/*transform:translate3d(0,-3px,0);*/
	transform:translate3d(0,-2px,0);
}
.dzylist p i{
	font-size: 25px;
	color:#055A42
}
.dzypane2{
	width: 1200px;
	font-family: 微软雅黑;
	/* border: 1px solid #e3e3e3; */
	border-top: 0;
	/* border-radius: 10px; */
	/* box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.2); */
	box-sizing: border-box;
	margin-top:20px;
	height: 410px;
	display: flex;
}
.dzypane2Left{
	float: left;
	height:408px;
	width: 593px;
	background-color: #FFFFFF;
    border-left: 1px solid #e3e3e3;
    box-sizing: border-box;
    border-radius: 10px;
    box-shadow: 2px 2px 5px rgb(0 0 0 / 20%);
	margin-right: 10px;
}
#zftabs {
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height:18px;
	overflow: hidden;
	display: flex;
	background-color: #84AEA2;
}

#zftabs li {
	float: left;
	width: 50%;
	text-align: center;
	background-color: #84AEA2;
}

#zftabs a {
	position: relative;
	background: #84AEA2;
	width: 100%;
	padding: 15px 0;
	float: left;
	text-decoration: none;
	color: #FFF;
	/*text-shadow: 0 1px 0 rgba(255, 255, 255, .8);*/
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .4);
	box-shadow: 0 2px 2px rgba(0, 0, 0, .4);
	/*font-size: 14px;*/
	/*font-size: 20px;*/
	font-size: 18px;
	font-family: "微软雅黑";
}

/* #tabs a:hover,
#tabs a:hover::after, */
#zftabs a:focus,
#zftabs a:focus::after {
	background: #fff;
	/*font-size: 14px;*/
	font-size: 20px;
	color:#84AEA2;
	font-weight: bold;
}

#zftabs a:focus {
	outline: 0;
	/*font-size: 14px;*/
	font-size: 20px;
	color:#84AEA2;
	font-weight: bold;
	-webkit-border-radius:5px 5px  0 0;
	-moz-border-radius:5px 5px  0 0;
	border-radius:5px 5px 0 0;
	/* border-top-left-radius:0; */
}
#zftabs a:focus::after{
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

#zftabs a::after {
	content: '';
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	background: #84AEA2;
	-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, .4);
	box-shadow: 2px 2px 2px rgba(0, 0, 0, .4);
	
}

#zftabs #current a,
#zftabs #current a::after {
	background: #fff;
	z-index: 3;
	color: #055A42;
	/*font-size: 14px;*/
	font-size: 20px;
	font-weight: bold;
	/* border-top-left-radius:0; */
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .4);
	box-shadow: 0 2px 2px rgba(0, 0, 0, .4);
	/* font-size: 14px; */
	font-family: "微软雅黑";
}
#tabContent{
	margin:0 auto;
}
.zftab1, .zftab2 {
	width: 100%;
	margin-top:10px;
	box-sizing: border-box;
}
.schedule{
	margin:0 15px;
	height: 155px;
	box-sizing: border-box;
	border-bottom:  1px dashed rgba(5,90,66,0.6);
	line-height: 25px;
	/* background-color: rosybrown; */
	
}
.scheTitle{
	margin:0 auto;
	text-align: center;
	/* display: flex; */
}
.schepre,.scheNext{
	font-size: 14px;
	color:#B3B3B3;
	margin:0 5px;
	display: inline-block;
	height: 30px;
	font-weight: 30px;
	vertical-align: middle;
}
.schYear{
	font-size: 14px;
	color:#055A42;
	font-weight: 600;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}
.scheTitle i{
	font-size: 30px;
	color: #055A42;
	margin:0 10px;
	display: inline-block;
    vertical-align: middle;
}
.scheWeek{
	display: flex;
}
.weekday{
	width: 70px;
	height: 100px;
	background-color: #C1D6D0;
	margin:10px 5px;
	text-align: center;
}
.weekday p:first-child{
	color:#fff;
	margin:10px 0;

}
.weekday p:nth-child(2){
	color:#699C8E;
	font-size: 16px;
	line-height: 20px;
	margin:5px 0;
}
.weekday p:last-child{
	color:#699C8E;
	font-size: 16px;
	line-height: 20px;
	margin:5px 0;
}
.weekday:hover{
	transform: translateY(-10px);
	background-color: #055A42;
}
.weekday:hover p:nth-child(2){
	color:#fff;
}
.weekday:hover p:last-child{
	color:#fff;
}
.actNotice{
	/* display: flex; */
	margin:10px 15px;
}
/*
.actNLeft{
  width: 49.5%;
  float: left;
  height: 135px;
  border: 1px solid #e3e3e3;
  box-sizing: border-box;
  border-radius: 15px;
  box-shadow: 1px 0px 5px rgb(0 0 0 / 20%);
}
.actNRight{
  width: 49.5%;
  margin-left: 10px;
  height: 135px;
  border: 1px solid #e3e3e3;
  box-sizing: border-box;
  border-radius: 15px;
  box-shadow: 1px 0px 5px rgb(0 0 0 / 20%);
}
*/
.actNLeft{
  width: 49.2%;
  float: left;
  height: 135px;
  border-left: 1px solid rgba(158,158,158, .5);
  box-sizing: border-box;
  border-radius: 15px;
  box-shadow: 1px 1px 8px rgb(0 0 0 / 40%);
}
.actNRight{
  width: 49.2%;
  margin-left: 10px;
  height: 135px;
  border-left: 1px solid rgba(158,158,158, .5);
  box-sizing: border-box;
  border-radius: 15px;
  box-shadow: 1px 1px 8px rgb(0 0 0 / 40%);
}
.zfnoticeTitle{
	width: 100%;
	height: 35px;
	line-height: 35px;
	padding-left: 15px;
	background-color: #84AEA2;
	box-sizing: border-box;
	border-radius: 15px;
	color:#055A42;
	font-size: 16px;
	font-weight: 600;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.zfmore{
	margin-top:0px;
	/*margin-top:-7px;*/
	/* margin-top:10px; */
	float: right;
	font-size: 14px;
	color:#055A42;
	font-family: 微软雅黑;
}
.dzypane2Right{
	/* float:right; */
	height:408px;
	width: 592px;
	background-color: #FFFFFF;
    border-left: 1px solid #e3e3e3;
    box-sizing: border-box;
    border-radius: 10px;
    box-shadow: 2px 2px 5px rgb(0 0 0 / 20%);

}
.dzfRContents{
	margin:10px 15px;
	/*display: flex;
	flex-wrap: wrap;*/
}
/*
.dzfCard{
	width: 48.2%;
	background-color: #C1D6D0;
	color:#055A42;
	font-size: 16px;
	height: 53px;
	border-radius: 10px;
	margin:5px ;
	line-height: 53px;
	padding-left:20px;
	box-sizing: border-box;
}
*/
.dzfCard{
	width: 47%;
	float:left;
	background-color: #C1D6D0;
	color:#055A42;
	font-size: 18px;
	font-family: 微软雅黑;
	font-weight: bold;
	height: 66px;
	border-radius: 10px;
	margin:16px 5px ;
	line-height: 66px;
	/* padding-left:20px; */
	box-sizing: border-box;
	text-align: center;
}
.dzfCard a{
	color:#055A42;
}
.dzfCard i{
	color:#055A42
}
.dzfCard:hover{
	background-color: #84AEA2;
	/* color: #fff; */
}
.dzfCard:hover a{
	color: #fff;
}
/* .dzfCard:hover i{
	color: #3aa387;
} */

.zfpane{
	/*width: 1198px !important;*/
	width: 1193px !important;
	/* float: left; */
	margin-top: 20px;
	font-family: 微软雅黑;
	/*border-left: 1px solid #e3e3e3;*/
	border-left: 1px solid rgba(158,158,158,0.5);
	border-radius: 10px;
	/*box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2) !important;*/
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.4) !important;
	box-sizing: border-box;
	/* display: flex; */
}
.zfpane1{
	min-height: 156px;

}
.zfpane2{
	min-height: 1000px;

}
.zfpane3{
	min-height: 500px;
}
.paneTop{
	background-color: #0A2458;
	height: 15px;
	width: 100%;
}
.zfpaneContent{
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 15px;
	box-sizing: border-box;
	/* display: flex; */
}

/**失效的电子资源？**/
.zfTitle{
	display: flex;
	box-sizing: border-box;
}
.zfTilteRight{
	height: 60px;
	line-height: 60px;
	float: right;
	font-size: 14px;
	color: #ADADAD;
	width: 260px;
	text-align: right;
	/* margin-right: 10px; */
}
.zfTilteRight a, .zfTilteRight a:visited {
	color: #0064BC;
}
.gangLeft span{
	width: 3px;
	height: 20px;
	display: block;
	background-color: #0A2458;
	transform: rotate(-10deg);
	margin-left: 2px;
	margin-right: 2px;
}
.gangLeft,.gangRight{
	display: flex;
	margin:0 auto;
}
.zfLabel{
	background-color: #fff;
	position: relative;
	display: flex;
	margin-top: -12px;
	width:  220px;
	margin-left: 50px;
	/* box-sizing: border-box; */
}
.paneTitle{
	margin:0 20px;
	font-size: 20px;
	font-weight: 600;
	margin-top: -8px;
	color:#0A2458;
}
.gangRight span{
	width: 3px;
	height: 20px;
	display: block;
	background-color: #0A2458;
	transform: rotate(10deg);
	margin-left: 2px;
	margin-right: 2px;
}
.zfcon1{
	display: flex;
	box-sizing: border-box;
}
.zfcon1 input {
	background-color: #0A2458;
	border-radius: 30px;
	border:none;
	outline: none;
	height:42px;
	font-size: 14px;
	color:#fff;
}
.zfsearch input{
	/*width: 350px;
	text-indent: 4em;
	overflow: hidden;*/
	width: 550px;
    text-indent: 3em;
    overflow: hidden;
    background-color: rgba(57,78,119,0.23);
    color: #0A2458;
}
::-webkit-input-placeholder { /* WebKit browsers */
	color: #0A2458;
	font-size: 14px !important;
	font-weight: 600;
  }
  
  ::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #0A2458;
	font-size: 14px !important;
	font-weight: 600;
  }
  
  :-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #0A2458;
	font-size: 14px !important;
	font-weight: 600;
  }   
.zfsearch i{
	position: relative;
	left: 40px;
	color:#0A2458;
	vertical-align: middle;
}
.searcBtn input{
	margin-left:20px;
	width:80px;
	font-weight: 600;
	background-color: #394E77;
    /*letter-spacing: 15px;
    font-size: 18px;*/
	letter-spacing: 10px;
    font-size: 16px;
    text-align: center;
}
.database{
	/* text-align: left; */
	font-size: 14px;
	/* padding-left: 10px; */
	border-collapse: collapse;
	/* margin-bottom: 20px; */
}
.database th{
	color:#fff;
	text-align: start;
	background-color: #394E77 ;
	padding-left: 10px;
	border:0 px;
	margin:0
}

.database tr{
	line-height: 24px;
}
.database tr td span{
	height:30px;
	line-height: 30px;
}
.database tr a{
	color:#0A2458;
}
.database tr a:hover{
	color:#0064BC;
}





.database tr:first-child {
	border-bottom:none;
}
.database tr {
	border-bottom:1px dashed  rgba(10,36,88,0.3);
}
.database tr .db-name {
	width:320px;
	height:40px;
	text-align:left;
}
.database tr .db-introduce {
	width:160px;
	height:40px;
	text-align:center;
}
.database tr .db-type {
	width:160px;
	height:40px;
	text-align:center;
	padding: 0 10px;
}
.database tr .db-subject {
	width:560px;
	height:40px;
	text-align:left;
}
/****/

.zfpane2 {
	min-height: 100px !important;
}
.zfpane3 {
	min-height: 100px !important;
}
.zfpane4 {
	min-height: 100px !important;
}
.searcBtn input {
    /*width: 140px !important;*/
	width: 150px !important;
}
.search {
	margin-top: 0px !important;
}
.eTitle {
    width: 95% !important;
}
.fwIntro p {
	text-indent: 0em !important;
}


.eTime {
    float: right;
    display: inline-block;
    box-sizing: border-box;
}
.zftab1 a, .zftab1 a:visited, 
.zftab2 a, .zftab2 a:visited,
.zftab3 a, .zftab3 a:visited {
    color: #333;
}
.dzy-tools {
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.4); 
	margin-top:15px; 
	width:1193px;
	border-left:1px solid rgba(158,158,158,0.5);
	border-radius: 10px;
	box-sizing: border-box;
}
.zfmore a, .zfmore a:visited{
	color:#055A42;
}

.kp_image_list {
    width:258px;
    float: left;
    margin: 30px 0 0 0;
}
.kp_image_list img {
    width: 58%;
	height: 242px;
    display: block;
    margin: 0 auto;
	margin-bottom: 5px;
}
.tab-content .kp_image_list p.kp_title {
    font-size: 14px;
    font-family: "微软雅黑";
    text-align: center;
    width: 80%;
    margin-top: 10px;
	margin-bottom: 0;
    color: #333;
}
.tab-content .kp_image_list p.kp_title a, .tab-content .kp_image_list p.kp_title a:visited {
	color: #333;
}
.huodongyugao {
	padding-top: 2px;
}

/**设置找电子资源的颜色**/
.zfpaneContent .zfTitle{
	display: flex;
	box-sizing: border-box;
}
.zfpaneContent .zfTilteRight{
	height: 60px;
	line-height: 60px;
	float: right;
	font-size: 14px;
	color: #ADADAD;
	width: 260px;
	text-align: right;
	/* margin-right: 10px; */
}
.zfpaneContent .zfTilteRight a, .zfpaneContent .zfTilteRight a:visited {
	color: #0064BC;
}
.zfpaneContent .gangLeft span{
	width: 3px;
	height: 20px;
	display: block;
	background-color: #0A2458;
	transform: rotate(-10deg);
	margin-left: 2px;
	margin-right: 2px;
}
.zfpaneContent .gangLeft,.zfpaneContent .gangRight{
	display: flex;
	margin:0 auto;
}
.zfpaneContent .zfLabel{
	background-color: #fff;
	position: relative;
	display: flex;
	margin-top: -12px;
	width:  220px;
	margin-left: 50px;
	/* box-sizing: border-box; */
}
.zfpaneContent .paneTitle{
	margin:0 20px;
	font-size: 20px;
	font-weight: 600;
	margin-top: -8px;
	color:#0A2458;
}
.zfpaneContent .gangRight span{
	width: 3px;
	height: 20px;
	display: block;
	background-color: #0A2458;
	transform: rotate(10deg);
	margin-left: 2px;
	margin-right: 2px;
}
.zfpaneContent .zfcon1{
	display: flex;
	box-sizing: border-box;
}
.zfpaneContent .zfcon1 input {
	background-color: #0A2458;
	border-radius: 30px;
	border:none;
	outline: none;
	height:42px;
	font-size: 14px;
	color:#fff;
}
.zfpaneContent .zfsearch input{
	/*width: 350px;
	text-indent: 4em;
	overflow: hidden;*/
	width: 550px;
    text-indent: 3em;
    overflow: hidden;
    background-color: rgba(57,78,119,0.23);
    color: #0A2458;
}
.zfpaneContent ::-webkit-input-placeholder { /* WebKit browsers */
	color: #0A2458;
	font-size: 14px !important;
	font-weight: 600;
  }
  
.zfpaneContent   ::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #0A2458;
	font-size: 14px !important;
	font-weight: 600;
  }
  
.zfpaneContent   :-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #0A2458;
	font-size: 14px !important;
	font-weight: 600;
  }   
.zfpaneContent .zfsearch i{
	position: relative;
	left: 40px;
	color:#0A2458;
	vertical-align: middle;
}
.zfpaneContent .searcBtn input{
	margin-left:20px;
	width:80px;
	font-weight: 600;
	background-color: #394E77;
    /*letter-spacing: 15px;
    font-size: 18px;*/
	letter-spacing: 10px;
    font-size: 16px;
    text-align: center;
}
.zfpaneContent .database{
	/* text-align: left; */
	font-size: 14px;
	/* padding-left: 10px; */
	border-collapse: collapse;
	/* margin-bottom: 20px; */
}
.zfpaneContent .database th{
	color:#fff;
	text-align: start;
	background-color: #394E77 ;
	padding-left: 10px;
	border:0 px;
	margin:0
}

.zfpaneContent .database tr{
	line-height: 24px;
}
.zfpaneContent .database tr td span{
	height:30px;
	line-height: 30px;
}
.zfpaneContent .database tr a{
	color:#0A2458;
}
.zfpaneContent .database tr a:hover{
	color:#0064BC;
}

.zfpaneContent .database tr:first-child {
	border-bottom:none;
}
.zfpaneContent .database tr {
	border-bottom:1px dashed  rgba(10,36,88,0.3);
}
.zfpaneContent .database tr .db-name {
	width:320px;
	height:40px;
	text-align:left;
}
.zfpaneContent .database tr .db-introduce {
	width:160px;
	height:40px;
	text-align:center;
}
.zfpaneContent .database tr .db-type {
	width:160px;
	height:40px;
	text-align:center;
	padding: 0 10px;
}
.zfpaneContent .database tr .db-subject {
	width:560px;
	height:40px;
	text-align:left;
}

/****/