/* 集详情 */ * { margin: 0; padding: 0; } /* 面包屑样式 */ .rumbs { width: 100%; height: 60px; background: #FFFFFF; margin-bottom: 30px; } .rumbs .rumbs_box { width: 1200px; margin: 0px auto; line-height: 60px; font-size: 16px; } .rumbs .rumbs_box .rumbs_title { float: left; } .rumbs .rumbs_box .rumbs_name { float: left; } .footer1 { width: 100%; height: 50px; background-color: rgb(62, 71, 97); position: fixed; z-index: 888; top: calc(100vh - 50px); display: flex; align-items: center; justify-content: center; color: rgb(247, 255, 152); font-size: 16px; } .footer1 .pingCart input { width: 180px; height: 50px; outline: none; border: none; background: transparent; color: white; font-size: 16px; } .shopyear .ipt { padding: 10px; width: 100px; height: 30px; color: #000000; outline: none; border: none; background-color: white; } .talprice { margin-left: 20px; } .pingCart { margin-left: 20px; } .super_detword { width: 100%; padding-bottom: 100px; background: #F2F8FC; } .super_detmain { width: 1200px; margin: 0 auto; background: white; padding: 20px; } .super_detmain h3 { font-weight: normal; } .super_detmain .detil_header { display: flex; margin-top: 20px; } .detil_header .head_left { width: 283px; height: 392px; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(215, 215, 215, 1); box-shadow: 2px 2px 5px rgb(0 0 0 / 35%); display: flex; justify-content: center; align-items: center; } .detil_header .head_left img { width: 271px; height: 217px; } .detil_header .head_right { margin-left: 20px; } .detil_header .head_right .right_center { display: flex; /* width: 920px; */ flex-wrap: wrap; } .detil_header .head_right .right_center p { width: 48%; margin-top: 15px; color: #7F7F7F; } .detil_buton { margin-top: 20px; } .detil_buton .cen_on { margin-top: 30px; } .detil_buton .cen_on .r_cen_tit { display: inline-block; width: 5px; height: 30px; background-color: #1890ff; vertical-align: middle; } .content_box { margin-bottom: 30px; } .content { width: 1200px; margin: 0 auto; background: white; padding: 20px; padding-left: 50px; } .title { margin-bottom: 10px; } .collection { display: flex; margin-bottom: 10px; } .coll-details { flex: 1; } .coll-title { color: #000; font-size: 14px; height: 40px; line-height: 40px; } .coll-content { width: 100%; display: flex; font-size: 14px; } .coll-left { flex: 1; } .coll-item { color: #7f7f7f; margin: 10px 0; line-height: 20px; } .coll-right { flex: 1; } .coll-item { color: #7f7f7f; margin: 10px 0; line-height: 20px; } .title2 { margin-bottom: 30px; } .details { margin: 15px 0; height: 25px; line-height: 25px; margin-left: 20px; border-left: 7px solid #1890ff; padding-left: 15px; } .table_box { box-sizing: border-box; border: 1px solid #d7d7d7; margin-left: 50px; } .table_box tr { color: #7f7f7f; } .table_box tr:nth-child(1) { background-color: #f2f2f2; color: #555; } .table_box td { font-size: 14px; text-align: center; /* width: 150px; */ height: 30px; border-right: 1px solid #d7d7d7; border-bottom: 1px solid #d7d7d7; padding: 0 5px; } .table_box td:nth-child(2) { width: 270px; } .table_box td:nth-child(3) { width: 271px; } .table_box td:nth-child(4) { width: 170px; } .table_box td:nth-child(5) { width: 60px; } .table_box td:nth-child(6) { width: 150px; } .table_box td:nth-child(7) { width: 150px; }