.li:nth-child(3) {
    border-bottom: 2px solid #00ffff;
}

.production_container {
    height: 514px;
}

.p_production_title_box {
    margin-top: 60px;
    margin-bottom: 28px;
}

.p_production_title_box .title,.scroll_box .title {
    font-size:32px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:20px;
}

.p_production_title_box .p_price {
    width:137px;
    height:24px;
    font-size:26px;
    font-family:Microsoft YaHei;
    font-weight:400;
    line-height:20px;
}

.p_production_content {
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:300;
    line-height:24px;
    margin-bottom: 46px;
}

.p_production_guige,.buy,.buy_bow {
    margin-bottom: 20px;
}

.buy_time {
    margin-bottom: 26px;
}

.total {
    margin-bottom: 36px;
}

.guige,.buy_title,.time_title,.total_title {
    width: 100px;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:20px;
}

.p_basic {
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:300;
    color:rgba(255,255,255,1);
    line-height:20px;
    padding: 8px 46px;
    border:1px solid rgba(255,255,255,1);
    border-radius:2px;
    margin-right: 20px;
}

.p_basic:last-child {
    margin-right: 0px;
}

.active_guige {
    color: #e98a44!important;
    border:1px solid #e98a44!important;
}

.many {
    padding: 8px 26px;
    border:1px solid #ffffff;
    border-radius:2px;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:300;
    color: #ffffff;
    line-height:20px;
    margin-right: 20px;
}

.check_many {
    color:rgba(233,138,68,1);
    border:1px solid #e98a44;
}

.total_price, .i_m_icon_p {
    font-size:36px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(233,138,68,1);
    line-height:20px;
}

.buy_bow {
    width:120px;
    height:34px;
    background:rgba(233,138,68,1);
    border-radius:2px;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:300;
    color:rgba(255,255,255,1);
    line-height:34px;
    text-align: center;
}

.cut {
    width: 30px;
    height: 30px;
    background:rgba(255,255,255,0.2);
    border:1px solid rgba(255,255,255,1);
    border-radius:2px 0px 0px 2px;
    text-align: center;
    line-height: 30px;
    color: #fff;
}

.cut_add {
    width:30px;
    height:30px;
    border:1px solid rgba(255,255,255,1);
    border-radius:0px 2px 2px 0px;
    color: #E98A44;
    text-align: center;
    line-height: 30px;
}

.c_num {
    width:80px;
    height:30px;
    border:1px solid rgba(255,255,255,1);
    text-align: center;
    line-height: 30px;
}

/*.zheng {*/
/*    width:17px;*/
/*    height:17px;*/
/*    border:1px solid rgba(255,255,255,1);*/
/*    border-radius:2px;*/
/*    margin-right: 8px;*/
/*}*/

input[type="checkbox"] + label::before {
    content: "\a0";  /*不换行空格*/
    display: inline-block;
    width: 17px;
    height:17px;;
    margin-right: 8px;
    border-radius: 3px;
    border:1px solid rgba(255,255,255,1);
    line-height: 17px;
}

input[type="checkbox"]:checked + label::before {
    content: "\e637";
    color: #e98a44;
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.check_box {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}

.zheng_txt {
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:300;
    color:rgba(255,255,255,1);
}

.scroll_box {
    font-size:20px;
    font-family:Microsoft YaHei;
    font-weight:300;
    color:rgba(0,0,0,1);
    line-height:20px;
    padding: 24px 28px;
    box-shadow:0px 2px 8px 0px rgba(0, 0, 0, 0.15);
}

/* 列表 */
.pf_title {
    font-size:32px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(1,0,66,1);
    line-height:20px;
    margin: 74px 0 56px 0;
}

.pf_table {
    border: 1px solid #BFBFBF;
}

tr {
    font-size: 14px;
    color: #000;
}

td {
    text-align: center;
    height: 60px;
    line-height: 60px;
    background-color: rgba(247,248,248,1);
    width: 25%;
}

.icontubiao_huabanfuben28 {
    font-size: 20px!important;
    color: #E98A44;
}

.icontubiao_huabanfuben34 {
    font-size: 18px!important;
    color: #007aff;
}

.pf_icon_box {
    width: 25%;
    padding-bottom: 80px;
}

.zhuanshi {
    font-size: 88px!important;
    color: #007aff;
}

.pfibc_title {
    margin: 34px 0 14px;
    font-size:20px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(52,102,217,1);
    line-height:20px;
}

.pfibc_content {
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:300;
    color:rgba(0,0,0,1);
    line-height:20px;
}
