1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- .max_box {max-width:750px;margin:0 auto;}
- .max_box > img {display:inline-block;width:100%;}
- .lecture {position:relative;}
- .lecture > img {display:inline-block;width:100%;}
- .lecture .nwe {position:absolute;width:66.8%;top:0px;left:50%;margin-left:-33.4%;}
- .lecture .nwe input {display:block;width:100%;border:none;height:30px;line-height:30px;border-radius:5px;padding-left:10px;font-size:0.875rem;color:#333;}
- .lecture .nwe .m_st + .m_st {margin-top:10px;}
- .lecture .nwe .m_bm_b {display:block;height:30px;line-height:30px;border-radius:5px;background:#FFD293;text-align:center;color:#005244;font-size:1.125rem;font-weight:bold;margin-top:10px;}
- .ao {}
- .ao > img {display:inline-block;width:100%;}
- .m_top {height:50px;width:100%;position:fixed;top:0;left:0;background:#fff;z-index:1000;}
- .m_top .m_title {height:50px;line-height:50px;text-align:center;font-size:1.0625rem;position:absolute;top:0;left:0;width:100%;}
- .m_top .m_title img{width:90px;display:block;margin:auto;margin-top:10px;}
- .m_top a:first-child {display:inline-block;width:11px;height:18px;position:absolute;left:13px;top:50%;margin-top:-9px;z-index:5;}
- .m_top a:last-child {display:inline-block;width:26px;height:26px;position:absolute;right:13px;top:50%;margin-top:-13px;z-index:5;}
- .m_top a img {display:block;width:100%;height:100%;}
- .shijianxiugai{ position: relative;}
- .shijianxiugai span{display: inline-block; font-size: 0.75rem; color: #fff; position: absolute; left: 4.4%; bottom: 50%; margin-bottom: -9%;}
|