1234567891011121314151617181920212223242526 |
- .ch-container{
- font-size:14px;
- font-family:΢ÈíÑźÚ;
- }
- /*Ò»ÀÀʽ±í¸ñ*/
- .table_ud{width:100%;border-collapse:collapse;border-spacing:0;border-right:1px solid #dbe5ed;}
- .table_ud tr:nth-child(even) {background: #f7fafd;}
- .table_ud tr:nth-child(odd){background: #fff;}
- .table_ud tr:hover td{background-color:#fbf6c9;}
- .table_ud th{height:35px;text-align:center;background-color:#618fbc;color:#FFF;font-size: 14px;}
- .table_ud td{height:30px;text-align:center;color:#616262;border:0;border-bottom:1px solid #dbe5ed;border-left:1px solid #dbe5ed;font-size: 14px;}
- *{margin:0;padding:0;font-family:"Microsoft YaHei",sans-serif;}
- th{font-family: Microsoft YaHei;font-size: 30px;color: #444444;}
- td{font-family: Microsoft YaHei;color: #666666;}
- a {color: #666666;}
- *{margin:0;padding:0;font-family:"Microsoft YaHei",sans-serif;}
- .menutag{font-size: 14px;height: 30px;border-bottom: 2px solid #e6eef6;margin:15px 0;}
- .menutag .menutag1{color:#196794;line-height: 30px;border-bottom: 2px solid #196794;float:left;margin-left:35px;padding: 0 5px 0 30px;}
- .list_news{background: #f1f1f1;box-shadow:0 1px 1px 1px #d8d8d7;font-size: 12px;margin: 0 35px;padding: 2px 5px 0 0;overflow: hidden;}
- .list_news ul{box-shadow:0 1px 1px 1px #d8d8d7;background: #fff;padding: 0 15px 0 20px;color: #717171;overflow: hidden;height: 30px;line-height: 30px;margin-bottom: 5px}
- #ul-type1{border-left: 1px solid #238caf}
- #ul-type2{border-left: 1px solid #004da2}
- #ul-type3{border-left: 1px solid #3423af}
- #ul-type4{border-left: 1px solid #4ca908}
- #ul-type5{border-left: 1px solid #9a6909}
- #ul-type6{border-left: 1px solid #255938}
|