* { margin: 0; padding: 0; line-height: none; } .pay { /* width: 1920px; */ /* height: 100vh; */ /* background-color: red; */ } .title { /* width: 1920px; */ height: 65px; background: #ccc; opacity: 1; } .center { width: 100%; margin: auto; height: 829px; /* background-color: #000; */ opacity: 1; } .center_item { height: 85px; /* background-color: #fff; */ display: flex; flex-direction: column; flex-wrap: nowrap; align-content: center; justify-content: space-evenly; margin-top: 10px; margin-left: 10px; } .center_item span { font-size: 24px; font-family: Microsoft YaHei; font-weight: bold; line-height: 28px; color: #000000; /* letter-spacing: 100px; */ opacity: 1; } .center_item .bou { /* width: 1195px; */ height: 1px; background: rgba(181, 181, 181, 0.39); opacity: 1; } .paytwo { width: 100%; margin: auto; height: 780px; background-color: #fff; } .paytwo_item { justify-content: space-between; display: flex; } .pay_a { font-size: 12px; font-family: Microsoft YaHei; font-weight: bold; line-height: 28px; color: #000000; /* letter-spacing: 100px; */ opacity: 1; } .pay_b { font-size: 12px; font-family: Microsoft YaHei; font-weight: bold; line-height: 28px; color: #000000; margin-right: 10px; } .paytwo_index { margin-top: 3px; display: flex; } .dd { font-size: 11px; font-family: Microsoft YaHei; font-weight: bold; line-height: 28px; color: #000000; } .hm { font-size: 11px; font-family: Microsoft YaHei; font-weight: 400; line-height: 28px; color: #000000; } .rwr { width: 336px; height: 345px; margin: auto; background: rgba(255, 255, 255, 0.39); border: 1px solid #dfdfdf; opacity: 1; margin-top: 30px; display: flex; flex-direction: column; justify-content: flex-start; align-items: center; } .rwr .rwr_item { width: 266px; height: 266px; margin: auto; /*background: rgba(0, 0, 0, 0.39);*/ opacity: 1; } .rwr_wzi { font-size: 12px; font-family: Microsoft YaHei; font-weight: bold; line-height: 28px; margin-top: -20px; color: #fb5e5e; } .butt { width: 339px; height: 41px; background: rgba(169, 196, 235, 0.39); opacity: 1; margin: auto; display: flex; font-size: 11px; font-family: Microsoft YaHei; font-weight: 400; line-height: 28px; color: #ffffff; align-items: center; justify-content: space-around; } .butt_item { width: 339px; height: 36px; margin: auto; margin-top: 24px; /* background-color: red; */ display: flex; justify-content: space-between; } .butt_left { width: 160px; height: 36px; background: #a8baff; opacity: 1; border-radius: 8px; font-size: 11px; font-family: Microsoft YaHei; font-weight: 400; line-height: 21px; color: #ffffff; display: flex; align-items: center; justify-content: space-around; } .foot{ /* width: 1195px; */ height: 186px; background: #ccc; margin: auto; opacity: 1 } .home_pay_a{ padding: 0 20px 0 0; }