.view, .views {
    position: relative;
    height: 100%;
    z-index: 5000;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 101%;
}

.bg_background_f {
    background-color: #ffffff;
}

.border-red {
    /*border:1px solid red;*/
}

.padding_sm {
    padding: 10px;
}

.padding_top_l_sm {
    padding: 10px 15px 5px;
}

.padding_top_l_md {
    padding: 10px 10px 5px 20px;
}

.padding_top_r_md {
    padding: 10px 20px 5px 10px;
}

.padding-ver-30 {
    padding-left: 30px;
    padding-right: 30px;
}

.text-size_md {
    font-size: 20px;
}

.text-size_lg {
    font-size: 22px;
}

.text-size_xl {
    font-size: 24px;
}

.text-size_xs {
    font-size: 12px;
}

.text-size {
    font-size: 16px;
}

.text-size_sm {
    font-size: 12px;
    color: #666666;
}

.margin_botton_xs_s {
}

.color-999 {
    color: #999;
}

.relative {
    position: relative;
}

.text-blder {
    font-weight: 500;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.circle {
    width: 10px;
    height: 10px;
    border: 1px solid #999;
    border-radius: 50%;
}

.text_line_bot {
    border-bottom: 1px solid #999;
    position: absolute;
    top: 56.125%;
    left: 9.76471%;
}

.left_circle {
    position: absolute;
    top: 48.05194%;
    left: -5px;
}

.right_circle {
    position: absolute;
    top: 48.05194%;
    right: -5px;
}

.text_bottom {
    padding: 5px 30px 5px 20px;
    color: #ddd;
}

.padding_left_20 {
    padding: 5px 20px;
}

.imga_logo {
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

.text_bottom span {
    margin-left: 5px;
}

.vertical {
    vertical-align: middle;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
}

.border_bot {
    background: linear-gradient(to left, rgba(181, 181, 182, 0.4), rgba(181, 181, 182, 0.4), rgba(181, 181, 182, 0.4));
}

.padding_left_10 {
    padding: 5px 10px;
}

.padding_bottom_20 {
    padding-bottom: 20px;
}

.serviceFa {
    text-align: right;

}

.serviceBtn {
    width: 105px;
    height: 32px;
    padding-right: 20px;
}

.show_box {
    box-shadow: 0px 1px 11px 0px #b5b5b6
}

.serviceFa .button {
    background-color: #d8000f;
    color: #ffffff;
    border: 1px solid #d8000f;
    /*font-size: 16px;*/
    /*padding-top: 8px ;*/
    /*padding-bottom: 8px ;*/
    background: #D8000F;
    border-radius: 100px;
}

.height77 {
    height: 68px;
}

/*imdex2*/
.banner_image {
    width: 100%;
}

.evaluate {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10%;
    padding-right: 14%;
    background-color: #ffffff;
}

.star {
    display: inline-block;
}

.star img {
    width: 8px;
    height: 16px;
    display: inline-block;
    vertical-align: bottom;
}

.star .rightImage {
    position: relative;
    left: -4px;
}

.margin-top_10 {
    margin-top: 10px;
}

.margin-ver-10 {
    margin-left: 10px;
    margin-right: 10px;
}

.outline {
    border: 1px solid #b5b5b6;
}

.carhead {
    padding: 10px;
    font-weight: 500;
    font-size: 14px;
}

.carContent {
    min-height: 100px;
    padding: 10px;
    font-weight: 500;
    font-size: 14px;

}

.border-btm {
    border-bottom: 1px solid #b5b5b6;
}

.padding10 {
    padding: 10px;
}

.padding-ver-10 {
    padding-left: 10px;
    padding-right: 10px;
}

.text_f {
    color: #d8000f;
    line-height: 19px;
}

.eva_text_con {
    font-weight: 500;
}

.eva_row {
    padding: 3px 0;
}

.continue {
    background-color: #d8000f;
    color: #ffffff;
    font-size: 17px;
    padding: 5px 40px;
}

.vertical-middle {
    vertical-align: middle;
}

.vertical-bottom {
    vertical-align: bottom;
}

.padding_b2 {
    padding-bottom: 2px;
}

.inline_block {
    display: inline-block;
}

.margin_t1 {
    /*margin-top: 1px;*/
}

.font-w500 {
    font-weight: 500;
}

.padding_ver20 {
    padding-left: 20px;
    padding-right: 20px;
}

.bg_fff {
    background-color: #ffffff;
}

.areaH {
    min-height: 90px;
    border: 1px solid #b5b5b6;
    font-size: 12px;
    padding: 5px 0px;
    text-indent: 0.5em;
    font-weight: 500;
    border-radius: 4px;
}

.text_input .con_input {
    width: 100%;
    border: 1px solid #b5b5b6;
    font-size: 12px;
    text-indent: 0.5em;
    font-weight: 500;
    padding: 7px 7px 7px 0;
    border-radius: 4px;

}

.inputLable {
    line-height: 32px;
}

.padding_t20_l15 {
    padding: 20px 15px;
}

.border-fff {
    border: 1px solid #b5b5b6;
}

.btnBig {
    width: 50%;
    margin: 0 auto;
}

.padding_hor_5 {
    /* padding-top: 5px; */
    padding-bottom: 5px;
}

.padding_hor_10 {
    /* padding-top: 15px; */
    padding-left: 15px;
    padding-bottom: 10px;
}

.check_bg {
    color: #d8000f;
}

.border_bg {
    border: 1px solid #d8000f;
}

.checkColor {
    color: #b5b5b6;
}

.padding_t_10 {
    padding-top: 10px;
}

.hidden {
    display: none;
}

.booking_ser_radio {
    padding: 10px 30px;
}

.booking_question {
    padding: 10px 30px;
}

.book_row {
    padding: 7px 0;
}

.margin-top_5 {
    margin-top: 5px;
}

.padding_15 {
    padding: 15px;
}

.flight_comment {
    min-height: 150px;
}

.starFlight {
    text-align: center;
    margin: 30px auto;
}

.padding_ver15 {
    padding-left: 15px;
    padding-right: 15px;
}

.padding_ver10 {
    padding-left: 10px;
    padding-right: 10px;
}

.padding_t15_l10 {
    padding: 15px 10px;
}

.padding-b15 {
    padding-bottom: 15px;
}

.flight_con_text {
    border: 1px solid #b5b5b6;
    border-radius: 3px;
    padding: 3px 8px;
    margin: 15px 0px 0 10px;
}

.flight_con_textStar {
    margin-top: 15px;
    padding: 8px;
    text-align: center;
    border-top: 1px solid #b5b5b6;;
}

.hidden {
    display: none;
}

.describe {
    font-size: 14px;
    color: #808080;
    margin-left: 15px;;
    width: 345px;
    height: 40px;
    line-height: 20px;
}

.describe-head-span {
    font-size: 16px;
    color: #4A4A4A;
    letter-spacing: 0.27px;
    text-align: center;
}


/*@media screen and (max-width: 320px)  {*/
/*.left_circle{*/
/*left: px;*/
/*}*/
/*.right_circle{*/
/*right: -1px;*/
/*}*/
/*}*/

.navbar-bg {
    background-color: rgba(0, 0, 0, 0);
    margin: 0 0 0 0;
}

.ios .navbar-title {
    text-align: center !important;
    width: 365px;
}

.md .navbar-title {
    text-align: center !important;
    width: calc(100% - 120px);
}

.md .navbar-inner a.link {
    padding: 0 10px;
    min-width: 44px;
}

.navbar:after {
    position: relative !important;
    background-color: transparent !important;
}

.monthDiv {
    text-align: center;
    ont-size: 14px;
    color: #999999;
    text-align: center;
    line-height: 20px;
    display: none;
    margin-top: 20px;
}

.monthA {
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    margin-top: 10px;
}

.md .navbar.color-white {
    background: rgba(216, 0, 15, 0.90);
    box-shadow: 0 0 0 0 #DADFE3;
}

.overallEvaluationPng {
    width: 45px;
    height: 45px;
    margin-left: 15px;
}

.evaluationButton {
    background-color: #d8000f;
    color: #ffffff;
    border: 1px solid #d8000f;
    font-size: 16px;
    /* padding-top: 8px; */
    padding-bottom: 2px;
    background: #D8000F;
    border-radius: 100px;
    height: 32px;
    width: 105px;
    margin-right:20px;
}

.evaluationer {
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    font-weight: bold;
    padding-left: 20px;
}

.supportPng {
    width: 24px;
    height: 26px;
    margin-left: 12px;
}

.labelText {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    color: #D8000F;
    letter-spacing: 0;
    line-height: 24px;
}

.evaluationText {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    line-height: 24px;
}

.evaluationDate {
    ont-size: 14px;
    color: #999999;
    letter-spacing: 0;
    padding-left: 5%;
}

.fabulousPng {
    width: 24px;
    height: 22px;
    float: right;
    padding-right: 10px;
}

.fabulousPngGray {
    width: 24px;
    height: 22px;
    float: right;
    padding-right: 10px;
}

.md .list.simple-list li {
    padding: 0;
}

.gray-block {
    height: 10px;
    background: #F0F1F2;
    position: absolute;
    left: 0;
    width: 100%;
}

.button-group {
    padding-top: 20px;
    padding-bottom: 8px;
    border-bottom: 1px solid #DDDDDD;
}

.button-label {
    display: flex;
    flex-wrap: wrap;
}

.md .button-group .button.button-outline {
    border: 1px solid #DDDDDD;
    padding: 0;
    color: #999999;
    font-size: 14px;
    border-radius: 100px;
    height: 32px;
}

.md .button-group .button.button-outline.checked {
    border: 1px solid #FFA820;
    color: #FFA820;
}

#overall.submit {
    margin: 0 30px;
    height: 44px;
    background-color: #D8000F;
    border-radius: 25px;
    border: 1px solid #D8000F;
    width: calc(100% - 60px);
    font-family: PingFangSC-Medium;
    font-size: 17px;
}

#overall.submit.disabled {
    background-color: #D9D9D9;
    border: 1px solid #D9D9D9;
}

textarea {
    width: 100%;
    height: 150px;
    padding: 13px 0;
}

#statecheckbox:checked ~ .icon-checkbox {
    width: 16px;
    height: 16px;
    border: 0;
    background-color:#FFFFFF;
}

#statecheckbox:checked ~ .icon-checkbox:after {
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    background-size: 16px 16px;
    background-image: url(../../images/icon_gouxuan.png);
}

.toolbar .button.button-fill.state-button {
    background-color: #D8000F;
    font-family: PingFangSC-Regular;
    font-size: 17px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    border-radius: 0;
}

.md .checkbox i, .md .icon-checkbox {
    width: 16px;
    height: 16px;
    border: 0;
    background-image: url(../../images/ic_gouxuan2.png);
}

.coupon {
    height: 220px;
    background: url("../../images/serv_evaluate/Group 5.png");
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    margin: 0 auto;
    padding: 0;
}

.success-content {
    padding-top: 5%;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    letter-spadcing: 0;
}

.success-img {
    width: 18px;
    height: 18px;
    vertical-align: middle;
}

.success-text {
    margin-top: 5px;
    text-align: center;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0;
    margin-bottom: 10px;
}

.success-coupon {
    height: 76px;
    width: 200px;
    background: url("../../images/serv_evaluate/bg-coupon.png");
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    margin: 0 auto;
    padding: 0;
}

.success-button {
    margin: 0 auto;
    padding: 0;
    border: 1px solid #FFFFFF;
    border-radius: 100px;
    width: 140px;
    height: 28px;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 10px;
    padding-top: 5px;
}

.success-coupon-title {
    font-size: 14px;
    color: #D8000F;
    letter-spacing: 0;
    font-weight: bold;
    position: relative;
    left: 20px;
    top: 15px;
}

.success-coupon-validity {
    font-size: 10px;
    color: #D8000F;
    letter-spacing: 0;
    text-align: center;
    position: relative;
    left: 14px;
    top: 15px;
    width: 54px;
    -webkit-text-size-adjust: none;
}

.success-coupon-value {
    font-size: 36px;
    color: #D8000F;
    letter-spacing: 0;
    text-align: right;
    position: relative;
    line-height: 50px;
    left: 130px;
    top: -47px;
    width: 58px;
}

.success-coupon-info {
    font-size: 10px;
    color: #D8000F;
    letter-spacing: 0;
    text-align: right;
    position: relative;
    line-height: 50px;
    left: -7px;
    top: -78px;
    -webkit-text-size-adjust: none;
}

.tripListBar {
    float: right;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: right;
    margin-right: 20px
}
.overall-div{
    margin: 0 15px;
}
label .item-inner .item-title {
    line-height: 17px;
    font-size: 12px;
    color: #808080;
}


#evaluationDiv{
    display: flex;
    justify-content: space-between;
}
#evaluationRemark{
    word-break: break-all;
    padding:10px 5% 0;
    font-size: 12px;
    color: #D8000F;
}