|
|
|
@ -19,7 +19,7 @@ a:hover.project_name{ color:#016f33;}
|
|
|
|
|
a.project_txt02{ color:#0781b4; width:618px; display:block; float:left; overflow:hidden; white-space: nowrap; text-overflow:ellipsis;}
|
|
|
|
|
a:hover.project_txt{ color:#066e9a;}
|
|
|
|
|
.noline{ border-bottom:none;}
|
|
|
|
|
.news_description{max-height: 60px;overflow:hidden; }
|
|
|
|
|
.news_description{max-height: 38px;overflow:hidden; }
|
|
|
|
|
.news_description_none{max-height: none;}
|
|
|
|
|
a.news_foot{ border:1px solid #e8eef2; color: #929598; text-align:center; width:600px; height:20px; padding-top:3px; cursor:pointer;}
|
|
|
|
|
a:hover.news_foot{ color:#787b7e; border:1px solid #d4d4d4;}
|
|
|
|
@ -52,7 +52,7 @@ a:hover.problem_new_btn{ background:#ff7143; color:#fff;}
|
|
|
|
|
.problem_p span{ color:#ff3e00;}
|
|
|
|
|
a.problem_pic{ display:block; width:42px; height:42px; padding:3px; border:1px solid #e3e3e3;}
|
|
|
|
|
a:hover.problem_pic{border:1px solid #64bdd9;}
|
|
|
|
|
.problem_txt{ width:610px; margin-left:10px; color:#777777;}
|
|
|
|
|
.problem_txt{ width:610px; margin-left:10px; color:#777777;word-break: break-all;word-wrap: break-word;}
|
|
|
|
|
a.problem_name{ color:#ff5722;}
|
|
|
|
|
a:hover.problem_name{ color:#d33503;}
|
|
|
|
|
a.problem_tit{ color:#0781b4; width:430px; display:block; overflow:hidden; white-space: nowrap; text-overflow:ellipsis;}
|
|
|
|
|