<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.items-center {
    /*margin: 12px 0;*/
}

.optirs_detail {
    padding: 25px 20px;
    border-top: 1px dotted #dcdcdc;
}

.optirs_detail_left {
    width: 118px;
    height: 118px;
    text-align: center;
    border-radius: 17px;
    border: 1px solid #DCDCDC;
}

.optirs_detail_left img {
    width: 88px;
    height: 88px;
    margin-top: 14px;
}

.optirs_detail_center {
    margin-left: 23px;
}

.optirs_detail h1 {
    font-weight: bold;
    font-size: 30px;
    margin-top: 9px;
}

.optirs_detail .price {
    font-size: 18px;
    margin-top: 37px;
}

.stroke {
    font-size: 14px;
    color: #999;
    text-decoration: line-through;
}

.optirs_detail_right {
    margin-left: 50px;
}

.el-tabs.el-tabs--top {
    background: #fff;
}

.participate {
    background: #fff;
}

.explain {
    margin: 25px 30px;
}

.participate .partic-title {
    position: sticky;
    width: 772px;
    top: 0;
    background-color: #fff;
    z-index: 999;
}

.participate .partic-title ul {
    display: flex;
    color: #111E36;
    padding: 0 15px;
    border-bottom: 1px solid #EAEAEA;
}

.participate .partic-title ul li {
    padding: 20px 0 10px;
    margin: 0 25px;
}

.participate .partic-title ul li:hover {
    cursor: pointer;
}

.participate .partic-title ul li.active {
    border-bottom: 2px solid #D12222;
}

.participate .partic-title ul li.active a {
    color: #D12222;
}

.participate .partic-title ul li&gt;a {
    color: #111E36;
}

.participate .partic-title ul li&gt;a:hover {
    color: #D12222;
}

.participate_right {
    width: 420px;
    background: #fff;
    padding: 15px 20px 20px;
}
.edit_title {
    padding-bottom: 19px;
    border-bottom: 1px solid #F2F2F2;
    margin-bottom: 20px;
}

.edit_title h3 {
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    margin-left: 15px;
}

.steps_cont {
    padding: 20px 20px;
}

.steps_right {
    margin: 0 39px;
}

.edit_content label {
    width: 76px;
    color: #666666;
}

.edit_content .edit_content_inpnt input {
    width: 291px;
    border-radius: 4px;
    border: 1px solid #DCDFE6;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    outline: 0;
    padding: 0 15px;
}

.edit_cont_button button {
    width: 375px;
    height: 52px;
    line-height: 52px;
    font-size: 16px;
    color: #fff;
    background: #D22222;
    border-radius: 7px;
}

.edit_cont_radio {
    color: #666666;
    margin: 25px 0 10px;
}

.edit_cont_radio a {
    color: #318AFD;
}
/*è¡¨æ&nbsp;¼*/

.gridtable {
    width: 740px;
    font-size: 14px;
    color: #333333;
    border-width: 1px;
    border-color: #EBEEF2;
    border-collapse: collapse;
    margin: 15px 16px;
}
table.gridtable{
    width: 740px;
}

.gridtable th {
    border-width: 1px;
    padding: 12px 25px;
    color: #666;
    border-style: solid;
    border-color: #EBEEF2;
    background-color: #FAFBFC;
}

.gridtable td {
    border-width: 1px;
    padding: 11px 15px;
    border-style: solid;
    border-color: #EBEEF2;
    background-color: #ffffff;
}

.gridtable tr td:first-child {
    width: 100px;
    text-align: center;
}

.gridtable tr .fee {
    font-weight: bold;
    color: #D22222;
}

.gridtable tr .meal {
    font-weight: bold;
    color: #318AFD;
}
.gridtable tr td:nth-child(2){
    padding-left: 30px;
}
.gridtable span{
    margin-right: 20px;
}

.trench_box {
    margin: 36px 0 38px;
}
.trench_box_left img {
    width: 218px;
    height: 218px;
}
.trench_box .trench_box_right {
    margin-left: 24px;
    flex: 2;
}

.trench_box .trench_box_right h1 {
    font-size: 20px;
    line-height: 26px;
}

.trench_box_right_detail img {
    width: 28px;
    height: 28px;
    border-radius: 50%;
}

.trench_box_right_detail .trench_referrer {
    flex: 1;
    margin-left: 13px;
}

.trench_box_right_price {
    margin: 15px 0 20px;
}

.trench_box_right_price .depths_price {
    font-size: 16px;
    color: #D22222;
}

.trench_box_right_price .depths_price b {
    font-weight: bold;
    font-size: 20px;
}

.trench_box_right_price .depths {
    text-decoration: line-through;
    color: #999;
    margin-left: 15px;
}

.refer_box {
    background: #FBFBFB;
    padding: 12px 9px;
    margin-top: 20px;
}

.referrer_buy_box {
    margin-top: 25px;
}

.referrer_buy_box .referrer_buy a {
    color: #fff;
    font-size: 12px;
    padding: 10px 35px;
    background: #D22222;
    border-radius: 3px;
}

.characters_box {
    width: 188px;
    margin-right: 16px;
}
.characters_box:nth-child(4n){
    margin-right: 0;
}

.smsbox{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 0 20px;
}
.smsbox input#smsCode{
    width: 165px;
}
.smsbox .el-button--primary{
    width:110px;
    color: #FFF;
    background-color: #D22222;
    border-color: #D22222;
    padding: 0 10px;
    border-radius: 5px;
    margin-left: 5px;
    cursor: pointer;
}
</pre></body></html>