/** * Description: base style * Developers: liuyt@yiqiao.com **/ /*reset startminContent ---------------------------------------------------------*/ .yemianBOX{ width: 800px; height: 500px; margin: auto; } .mf-con{ height: 100%; width:100%; } .mf-con span{ position: absolute; top: 50%; margin-top: -47px; display: block; height: 105px; left: 50%; margin-left: -160px; } .mf-con span .p1{ margin-top: 5px; font-weight: bold; font-size: 18px; color: #333333; } .mf-con span .ts{ float: left; margin-right: 35px; } .mf-con span p{ line-height: 2em; text-align: left; font-size: 14px; color: #666666; float: left; } .mf-con span img{ float: left; }