.appilyDatails-wrap{ width: 1200px; margin: 30px auto; } /* 第一个表格*/ .table-frist,.table-second,.table-thr,.table-four{ width: 1200px; table-layout: fixed; margin-bottom: 30px; } .table-frist .rowspan3{ width: 240px; height: 116px; font-size: 16px; color: #333333; text-align: center; background: rgba(37,117,235,0.15); } .table-frist td,.table-second td,.table-thr td,.table-four td { border: 1px solid #CFCECE; text-align: center; font-size: 16px; color: #666; } .odd,.add{ background: #F9F9F9; } /* table-fsecond*/ .table-second .rowspan2{ height: 80px; background: rgba(37,117,235,0.15); } /*table-fthr*/ .table-thr .add{ height: 40px; } .table-thr .content{ height: 180px; } .table-thr .showImg{ display: block; width: 62px; height: 66px; margin: -15px 0 26px 119px; background-color: #fff; } .content img{ display: block; width: 280px; height: 160px; margin: 10px; background-color: #d8d8d8; } .table-thr .content button{ width: 110px; height: 40px; font-size: 14px; color: #2673E5; margin-right: 12px; border: 1px solid #2673E5; border-radius: 4px; outline: none; cursor:pointer; background-color: #ffffff; } .table-thr .content .btn{ width: 110px; height: 40px; font-size: 14px; color: #2673E5; margin-right: 12px; border: 1px solid #2673E5; border-radius: 4px; outline: none; cursor:pointer; background-color: #ffffff; padding-top:10px; } /*table-four */ .table-four .four-add{ width: 240px; height: 40px; background: #F9F9F9; } /* 标题 */ .table-title .title-wrap{ width: 100%; height: 38px; font-size: 18px; line-height: 38px; color: #2673E5; border-bottom: 2px solid #CFCECE; } .appilyDatails-wrap .table-title h2{ display: inline-block; height: 28px; border-bottom: 2px solid #2673E5; } .table-title p { height: 20px; padding-left: 30px; margin-top: 6px; line-height: 20px; font-size: 14px; color: #666666; background: url("./image/wen.png")no-repeat 5px center ; } /* 按钮*/ .footer-btn{ margin-top: 50px; } .footer-btn button{ float: left; height: 130px; width: 95px; margin-right: 160px; border: 0; outline: none; line-height: 240px; font-size: 16px; color: #333333; background: url("./image/down-btn.png")no-repeat 0 0 #fff; background-size: 95px 95px; cursor:pointer; } .footer-btn .footer-btn-frist{ margin-left: 300px; } .footer-btn .btn{ float: left; height: 180px; width: 95px; margin-right: 160px; border: 0; outline: none; line-height: 240px; font-size: 16px; color: #333333; background: url("./image/down-btn.png")no-repeat 0 0 #fff; background-size: 95px 95px; cursor:pointer; }