/* CSS index */ .major.floor { display: inline-block; margin-bottom: 20px; } .major { /* width: 1200px; height: 510px;*/ margin: 0 auto; padding: 32px 0; overflow: hidden; } .major>ul>li { width: 285px; height: 193px; border: 1px solid #DFDFDF; float: left; margin-right: 15px; overflow: hidden; margin-top: 20px; } .major>ul>li { width: 285px; height: 193px; border: 1px solid #DFDFDF; float: left; margin-right: 15px; overflow: hidden; margin-top: 20px; } .major>ul>li>p { width: 100%; height: 30px; border-bottom: 1px solid #DFDFDF; text-align: center; font-size: 16px; overflow: hidden; line-height: 30px; font-weight: bold; } .major>ul>li>div { padding: 10px 0 0 10px; float: left; } .major>ul>li>div>.p { width: 167px; height: 90px; float: right; font-size: 12px; margin-left: 7px; letter-spacing: -0.7px; color: #666666; } .major dl { width: 100%; height: 30px; margin-top: 10px; } .p>p { height: 20px; opacity: 0.9; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .sav { color: #D9283A!important; } .major dl>dd { float: left; line-height: 30px; padding-left: 30px; } .major dl>dt { float: right; width: 80px; height: 20px; background: #D9283A; line-height: 20px; border-radius: 15px; font-size: 12px; text-align: center; margin-top: 5px; margin-right: 30px; } .major dl>dt>a { color: #fff; } .public_auto { width: 1210px !important; margin: 0px auto; }