﻿.prolist-wrap {
    margin-bottom: 40px;
}

.prolist-item {
    margin-bottom: 15px;
    clear: both;
}

h2.item_title {
    display: inline-block;
    font-size: 20px;
    color: #f08300;
    font-weight: normal;
    line-height: 40px;
    margin-right: 25px;
    vertical-align: middle;
    min-width: auto;
    float: left;
}

.prolist-item a {
    display: inline-block;
    line-height: 30px;
    font-size: 18px;
    color: #1b1b1b;
    vertical-align: middle;
    margin-right: 10px;
    float: left;
    border-right: 1px solid #fff;
    padding-right: 10px;
}

.reset_style p {}

.prolist-item a:hover {
    color: #f08300;
}

.prolist-item a span {
    display: inline-block;
    vertical-align: middle;
    min-width: 40px;
    /* */

}

.prolist-item a span.more {
    line-height: 30px;
    padding: 0 8px;
    color: #fff;
    font-size: 12px;
    background: #f08200;
    border-radius: 10px;
    margin: 0 0 0 5px;
    float: right;
    min-width: 0;
}

h2.h_title1 {
    font-size: 27px;
    color: #1b1b1b;
    font-weight: normal;
    margin-bottom: 15px;
    line-height: 35px;
    margin-top: 80px;
}

.des_conts {
    margin-bottom: 35px;
}

.des_conts img {
    margin: 0 auto;
    display: block;
    width: auto;
    max-width: 100%;
}

.h_title2 {
    color: #e67817;
    font-size: 26px;
    font-weight: normal;
    border-bottom: 1px #e67817 dashed;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.parm_table {
    border-top: 3px #da7b30 solid;
    border-bottom: 3px #da7b30 solid;
    width: 100%;
}

.parm_table td {
    padding: 5px 5%;
    line-height: 26px;
    border-bottom: 1px #cacacc solid;
}

.parm_table tr td:nth-child(1) {
    border-right: 1px #cacacc solid;
}

.p_customC {
    padding: 15px;
}


.right_btn {
    width: 195px;
    line-height: 45px;
    background: #f08200;
}

.right_btn a {
    display: block;
    padding: 0 10px;
    color: #000;
    font-size: 20px;
}

.botDetails {
    margin-top: 20px;
}