12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- body{background:#FFF;}
- .m_zxDetails_box{width:90%;margin:auto;margin-top:20px;}
- .y_newsdeta_h{font-size: 1.1rem; color: #333; font-weight: 600; line-height: 25px;}
- .y_newsdeta_hbottom{font-size:0.625rem; color: #999; margin-top: 15px;}
- .y_newsdeta_hbottom p.y_left{ float: left;}
- .y_newsdeta_hbottom p.y_right{ float: left; font-size: 0.625rem;position: relative;top:2px;}
- .y_newsdeta_hbottom p.y_left span{ float: left;display:block;position: relative;top: 1px;}
- .y_newsdeta_hbottom i.m_i{float:left;margin:0 7px;font-size:0.8rem;}
- .m_abstract{background:#F8F8F8;padding:10px;line-height:25px;margin-top:20px;}
- .m_abstract span{font-size:0.8125rem;color:#AB8161;font-weight:600;}
- .m_abstract i{font-size:0.8125rem;color:#AB8161;}
- .m_zxDetails_cont{margin-top:25px;}
- .m_zxDetails_cont p{font-size: 1rem;color: #333;line-height: 30px;}
- /*分页*/
- .m_paging_box{width:90%;margin:auto;margin-top:25px;}
- .m_paging_box a{font-size:0.9375rem;color:#F79E10;display:block;margin-bottom:20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
- .m_paging_box a:last-child{margin-bottom:0;}
- /*报名*/
- .m_zxbm_box{height:60px;width:90%;margin:auto;margin-top:30px;}
- .m_zxbm_box img{width:100%;height:100%;}
- .m_zxbm_box a{display:block;font-size:10}
- /*相关文章*/
- .m_Relevant{width:90%;margin:auto;margin-top:30px;padding-bottom: 30px;}
- .m_Relevant em{border-bottom:1px solid #E6E6E6;font-size:1.125rem;color:#313B48;font-weight:600;display:block;padding-bottom:15px;}
- .m_Relevant ul li{padding:15px 0;border-bottom:1px solid #E6E6E6;}
- /*.m_Relevant ul li:last-child{;border-bottom:0;}*/
- .m_Relevant ul li a{font-size:0.875rem;color:#313B48;}
- .m_Relevant ul li a i{float:left;width:90%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
- .m_Relevant ul li a img{width:7px;float:right;position:relative;top:4px;}
|