.jingpaiList,.pingjialist {
    font-size: 14px !important;
}
.checkjingpaiwenjuan,.jingpaiwenjuan,.checklahuopingjia,.lahuopingjia {
    font-size: 14px !important;
}
.tr_position{
     /*position: relative;*/
 }
.box_btn{
    height: 100%;
}

.box_btn a{
    display: block;
    margin: 10px auto;
}

.dingdanxiangqng_2,.Zbtzs_tzs{
    display: block;
    width: 100px;
    height: 30px;
    /*float: right;*/
    margin-right: 8px;
    border-radius: 6px;
    background-color: white;
    border: 1px solid var(--primary-color);
    text-align: center;
    line-height: 30px;
    color: var(--primary-color) !important;
}
.lijizhifu_fu{
    display: block;
    width: 100px;
    height: 30px;
    margin-right: 10px;
    border-radius: 6px;
    background-color: var(--primary-color);
    text-align: center;
    line-height: 30px;
    color: #FFFFFF !important;
    cursor: pointer;
}

.lijizhifu_fu:hover{
    color: #Fff !important;
}


.content_botton_2 p {
    /*margin-top: -51px;*/
    margin-left: -20px;
}

.pingjia_div{
    display: inline-block;
}

.content_Tips .content_menuRight_right_order{
    line-height: 47px;
}
.order_dingdanxiangqng{
    margin-top: 18px !important;
}


.content_botton_click_top{
    top: -39px !important;
}

.wenjuan_click_2{
    margin-right: 10px;
}

/*.zhongbiaocontent .tips_list .dingdanxiangqng {*/
/*    position: absolute;*/
/*    right: 0;*/
/*    top: -34px;*/
/*    border: 1px solid var(--primary-color);*/
/*    z-index: 999;*/
/*    display: block;*/
/*}*/

/*.content_Tips .content_botton_2{*/
/*    width: 112px;*/
/*    !* overflow: hidden; *!*/
/*    margin-right: 0px !important;*/
/*    text-align: center;*/
/*    !*position: relative;*!*/
/*}*/

/*.zhongbiaocontent .tips_list .lijizhifu{*/
/*    position: absolute;*/
/*    right: 0px;*/
/*    top: -42px;*/
/*}*/

.content_Tips .content_menuRight_2 {
    width: 100%;
    /*overflow: hidden;*/
    /*height: 178px;*/
     /*position: relative; */
     /*margin: auto; */
    /*line-height: 178px;*/
}
/* 弹框提示 */
.mack{
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 8888;
    display: none;
}
.result_1,.result_2,.result_3{
    width: 330px;
    height: 360px;
    background-size: 100% 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 9999;
}
.result_1{
    background: url(/images/evaluation/shenghe_1.png) no-repeat;
    background-size: 100% 92%;

}
.result_2{
    background: url(/images/evaluation/shenghe_2.png) no-repeat;
}
.result_3{
    background: url(/images/evaluation/shenghe_3.png) no-repeat;
}
.result_1 p, .result_3 p,.result_2 p{
    font-size: 16px;
    font-weight: 500;
    color: #49497D;
    position: relative;
    top: 190px;
    text-align: center;
    width: 176px;
    margin: 0 auto;
}

.surveyTips {
    width: 130px;
    height: 43px;
    background: #73739A;
    border-radius: 22px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    line-height: 43px;
    font-size: 16px;
    position: relative;
    top: 220px;
    cursor: pointer;
}