@charset "utf-8";
/* CSS Document */
.content{ margin-top:30px;  }
.left .title{ background-color: #0191d8; height: 44px; line-height: 44px; color:#ffffff;  padding: 0 20px; font-weight: 600; margin-right: 34px; }
.left .leftList{margin-right: 34px;}
.left .leftItem a{ display: block; background: #f9f9f9; color: #0191d8; line-height: 36px; height: 36px; border-bottom: 1px solid #d8d8d8; padding: 0 20px; font-size: 14px;font-weight: 600;  }
.left .active a,.left .leftItem a:hover{background-color:#d4eaf4; color: #6558b0;}
.card .title{ font-size: 18px; color: #0092d7; font-weight: 600; margin-top: 20px;} 
.rightItem a{ height: 48px;display: block; line-height: 48px;border-bottom: 1px solid #f5f5f5; color: #0092d7; font-size: 14px; font-weight: 600;overflow: hidden;} 
.rightItem a:hover{ background-color: #f5f5f5;}
.rightItem .date{ color:#909090; font-weight:normal;  padding-right: 20px;}
.rightItem .title{ line-height: 26px;  font-size: 14px;}
.rightItem a:hover .title{ color: #6558b0;}
.rightItem  a:hover .date{ color:#666666;}
.rightItem  a .tag{ padding: 5px 30px; color: #ffffff; margin-right: 20px;}
.colorRed{ background-color: #f04c39;}
.colorBlue { background-color: #0092d7;}
.colorYellow { background-color: #f9bb00;}
.colorGreen { background-color: #01d843;}

.breadcrumb{ height: 40px; line-height: 40px; background-color: #f5f5f5;}
.unbBreadcrumb{height: 1px; line-height:1px; background-color: #f5f5f5; overflow: hidden; }
#breadcrumb{}
#breadcrumb a{ color: #444; padding: 0 10px;}
#breadcrumb a.active{ color: #999;} 
.newsContent .title{ font-size: 24px; display: inline; height: 56px; line-height: 56px;}
.newsContent .card span{ color: #909090; font-size: 14px; font-weight: normal; display: block; float: right;height: 56px; line-height: 56px;}
