.pro_main {
    width: 78.125%;
    margin: 0 auto;
}

.pro_top {
    height: 50px;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #797979;
}

.pro_top img {
    width: 10px;
    margin-right: 10px;
}

.pro_left {
    width: 74.4%;
}

.pro_m {
    display: flex;
    justify-content: space-between;
}

.left_1 {
    padding: 30px 30px 0;
    background: #fff;
    margin-bottom: 15px;
}

.left_inp {
    position: relative;
    margin-bottom: 15px;
}

.pro_sea {
    width: 100%;
    font-size: 14px;
    height: 45px;
    padding-left: 17px;
    background: #F7F7F7;
    border-radius: 3px;
    border: 1px solid #E9E9E9;
}

.inpic {
    width: 20px;
    position: absolute;
    right: 18px;
    top: 13px;
}

.tip1 {
    height: 26px;
    border-radius: 26px;
    border: 1px solid #CBCBCB;
    line-height: 24px;
    padding: 0 20px;
    display: inline-block;
    color: #777;
    margin-right: 25px;
    margin-bottom: 24px;
    font-size: 14px;
}
.tip1:hover{
    color: #06CD65;
    border: 1px solid #06CD65;
}
.tip1_act {
    color: #06CD65;
    border: 1px solid #06CD65;
}

.left_2 {
    background: #fff;
    padding: 13px 40px 16px 30px;
}

.proli {
    height: 114px;
    padding: 20px 0;
    display: flex;
    /* flex-direction: column; */
    justify-content: space-between;
    border-bottom: solid 1px #EDEDED;
}

.proli_l {
    width: 80%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.left_2 a:nth-last-of-type(1) .proli {
    border: none;
}

.qus {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #555;
}

.qusti {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.qusti:hover{
    color: #06CD65;
}
.qus img {
    width: 25px;
    margin-right: 8px;
}

.qus_u {
    margin-left: 33px;
    font-size: 14px;
    color: #777;
    display: flex;
    align-items: center;
}

.qus_u img {
    width: 22px;
    border-radius: 100%;
    margin-right: 8px;
}

.proli_r {
    width: 20%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
}

.reqs,
.info_title {
    font-size: 16px;
    color: #eea33a;
}

.reqs img,
.info_title img {
    width: 19px;
    margin-right: 8px;
}

.qus_time {
    color: #777;
    font-size: 14px;
}

.pro_right {
    width: 24.6%;
    padding-bottom: 40px;
}

.pro_r {
    background: #fff;
    padding: 5px 25px;
}

.pro_r_t {
    height: 52px;
    font-size: 16px;
    line-height: 52px;
    color: #555;
    border-bottom: 1px solid #E2E2E2;
}

.pro_r_b {
    padding: 7px 25px 11px;
    background: #fff;
}

.pro_r_li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 44px;
}
.pro_r_li:hover .pro_r_l{
    color: #06CD65;
}
.pro_r_l {
    font-size: 14px;
    color: #777;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 65%;
}

.pro_r_r {
    font-size: 14px;
    color: #eea33a;
    white-space: nowrap;
}

.page_tab {
    border-spacing: 0;
    text-align: center;
    margin: 30px auto 50px;
    /* border: .5px solid #EDEDED; */
}

.page_tab td {
    min-width: 35px;
    height: 35px !important;
    font-size: 12px;
    color: #555;
    border: .5px solid #EDEDED;
    background: #fff;
}

.page_tab .wid {
    width: 52px;
}

.page_tab .noborder {
    border: none;
}

.page_tab .page_act {
    background: #06CD65;
    color: #fff;
    border: 1px solid #06CD65;
}

#info_l1 {
    display: flex;
    justify-content: space-between;
    padding: 28px 45px 40px 35px;
}

.info_q {
    width: 80%;
}

.info_l2 {
    font-size: 16px;
    font-weight: bold;
    color: #555555;
    display: flex;
    margin-bottom: 23px;
}

.info_l2 img {
    width: 26px;
    height: 26px;
    margin-right: 10px;
}

.info_l3 {
    font-size: 14px;
    color: #777;
    line-height: 26px;
    margin-left: 36px;
}

.info_t {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
}

.info_time {
    font-size: 14px;
    color: #777;
}

.info_btn {
    width: 84px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: #06CD65;
    cursor: pointer;
}

.info_title {
    height: 52px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #DCDCDC;
}

.proli2 {
    min-height: 144px;
    padding: 25px 0;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #DCDCDC;
}

.quinfo {
    font-size: 14px;
    line-height: 26px;
    color: #777;
}

.left_2 a:nth-last-of-type(1) .proli2 {
    border: none;
}

.noborder {
    background: transparent !important;
}

.gglist {
    padding-top: 35px;
    padding-left: 27px;
    padding-right: 40px;
    background: #fff;
    margin-bottom: 30px;
    min-height: 60vh;
}

.ggli {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #848484;
    margin-bottom: 40px;
}

.gglis {
    width: 80%;
    line-height: 36px;
}

.ggli:hover .gglis {
    color: #06CD65;
}

.ggtime {
    width: 20%;
    text-align: right;
}

.ad img {
    width: 100%;
    margin-bottom: 15px;
}


/* 新加部分-------------------------------------- */

.add1 {
    background: #fff;
    width: 100%;
    border-radius: 4px;
    margin-bottom: 15px;
    padding-top: 54px;
    padding-bottom: 54px;
}

.add1_title {
    text-align: center;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #202020;
    margin-bottom: 28px;
}

.add1_title span {
    color: #06CD65;
}

.add1_btn {
    height: 40px;
    background: #06CD65;
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    width: 67%;
    margin: 0 auto;
    cursor: pointer;
}
.add1_btn:hover{
    background: #06CD65;
}
.addal {
    width: 850px;
    height: 542px;
    background: #FFFFFF;
    border-radius: 3px;
    position: fixed;
    top: calc(50% - 320px);
    left: calc(50% - 425px);
    display: none;
    z-index: 200;
}

.addal_title {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    position: relative;
    text-align: center;
    line-height: 46px;
    height: 46px;
    background: #F0F0F0;
    border-radius: 3px 3px 0px 0px;
}

.close {
    position: absolute;
    width: 10px;
    height: 100%;
    display: flex;
    align-items: center;
    top: 0;
    right: 20px;
}

.close img {
    width: 10px;
}

.add1al_main {
    padding: 23px 45px 44px;
}

.add1_t1 {
    font-size: 14px;
    color: #333;
    margin-bottom: 13px;
}

.add1_t1 span {
    color: #06CD65;
}

.add1inp {
    padding-left: 22px;
    font-size: 13px;
    width: 760px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #DEDEDE;
    margin-bottom: 33px;
}

.bianjiqi {
    height: 220px;
    background: #FFFFFF;
    border: 1px solid #DEDEDE;
    margin-bottom: 36px;
}

.add1_sub {
    width: 120px;
    height: 36px;
    background: #06CD65;
    border-radius: 3px;
    font-size: 13px;
    color: #FFFFFF;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
}

.page .inde {
    color: #555;
    border: none;
    margin: 0 !important;
    background: #fff;
    border: 1px #EDEDED solid;
    width: 50px;
    margin: 0 !important;
    border-right: none;
}

.page p {
    margin: 0;
    cursor: pointer
}

.page {
    height: 32px !important;
    padding: 0px !important;
    display: flex;
    justify-content: flex-end;
    margin: 30px 0;
}

.page a {
    /*margin-right: 0 !important;*/
    margin: 0 4px;
    display: inline-block;
    height: 33px;
    line-height: 33px;
    width: 33px;
    text-align: center;
    border: 1px #EDEDED solid;
    background: #fff;
    border-right: none;
    text-decoration: none;
    color: #555;
    font-size: 12px;
    border-radius: 0 !important;
    background: #fff;
    border-right: none;
}

.page a:hover {
    color: #06CD65;
    border: 1px #06CD65 solid;
}

.page a.on {
    /*margin-left: 0 !important;*/
    /*border: none;*/
    background: #06CD65;
    border: 1px #06CD65 solid;
    color: #fff;
    border-right: none;
}

.page span {
    display: block;
    height: 32px;
    line-height: 32px;
    width: 50px;
    text-align: center;
    border: 1px #E5E5E5 solid;
    font-size: 12px;
    border-radius: 0 !important;
}

.page span.pageRemark {
    border-style: none;
    background: none;
    margin-right: 0px;
    padding: 4px 0px;
    color: #333;
}

.page .pageEllipsis {
    border-style: none;
    background: none;
    padding: 4px 0px;
    color: #808080;
    margin-right: 10px;
}

.dates li {
    font-size: 14px;
    margin: 20px 0
}

.dates li span {
    float: right
}

.page .pageprv {
    width: 53px;
    color: #555;
    background: #fff;
    /*border-right: none;*/
    background-size: 8px;
}

.page .pagenxt {
    width: 53px;
}


/* -------------------------------------- */



.pro_main{
    width: 1500px;
    margin: 0 auto;
}

@media only screen and (max-width: 1800px){
.pro_main {
    width: 1500px;
}
}


@media only screen and (max-width: 1500px){
.pro_main {
    width: 1200px;
}
}