@charset "utf-8";
html,
body {height: 100%;font-size: 0.34666667rem;}
.red {color: #ff0e0d!important;}
.wrapper {width: 10rem;margin: 0 auto;}
.wrapper img {width: 100%;}
.form {padding: 0 0.66666667rem;height: 6.0rem;background: url("formbg.jpg") repeat-y; background-size: 100%;}
.form-horizontal {position: relative;z-index: 1;text-align: center;}
.form-btn {margin-top: 0.4rem;margin-bottom: 0.26666667rem;}
.query-btn {margin: 0 auto;width: 7.77333333rem;height: 1.29333333rem;border: 0;font-size: 0.45333333rem;font-weight: 700;line-height: 1.17333333rem;color: #b31a1f;text-indent: -9999em;background: url("formbtn.png") no-repeat;background-size: 100%;outline: none;}
.query-btn-animation {animation: btnAnimaition 1.3s infinite linear;}
.form-group {padding-left: 2.13333333rem;height: 1.06666667rem;line-height: 1.06666667rem;font-size: 0.37333333rem;border-bottom: 1px solid #c8ab8b;}
.form-group .control-label {float: left;color: #f91718;margin-left: -2.13333333rem;}
.form-group .form-right {text-align: left;width: 100%;font-size: 0.32rem;}
.form-group .form-control {width: 100%;font-size: 0.37333333rem;border: 0;background: transparent;}
.sex-checkbox {display: none;}
.sex-checkbox + label {margin-right: 0.26666667rem;width: 0.53333333rem;height: 0.53333333rem;display: inline-block;line-height: 0.53333333rem;text-align: center;border: 1px solid #c8ab8d;background: #fff;border-radius: 50%;}
.sex-checkbox:checked + label {color: #fff;background: #b72c27;border: 1px solid #b72c27;}
.clause-checkbox {display: none;}
.clause-checkbox + label {display: inline-block;width: 0.38666667rem;height: 0.34666667rem;background: url("clause-check.png") no-repeat;background-size: 0.86666667rem 0.34666667rem;}
.clause-checkbox:checked + label {background-position: -0.38666667rem 0;}
.form-flex {display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;align-items: center;line-height: 0.72rem;font-size: 0.34666667rem;}
#comment-list {margin-bottom: 0.26666667rem;height: 6.30666667rem;overflow: hidden;}
.user-panel {padding: 0 0.61333333rem;height: 6.30666667rem;background: url("pingjiabg.jpg") repeat-y;background-size: 100%;}
.user-evaluate {position: relative;margin: 0 0.26666667rem 0.4rem;}
.user-evaluate li {padding: 0.26666667rem 0.13333333rem;border-bottom: 1px solid #ebd9c5;}
.user-evaluate li .user {margin-bottom: 0.4rem;font-size: 0.37333333rem;color: #8b4e22;}
.user-evaluate li .evaluate {font-size: 0.34666667rem;}
.rmcs-panel {padding: 0 0.61333333rem;height: 8.66666667rem;background: url("pingjiabg.jpg") repeat-y;background-size: 100%;}
.rmcs-banner {margin: 0 auto 0.13333333rem;}
.rmcs-banner img {display: block;width: 100%;}
.rmcs-list {margin: 0 0.26666667rem 0;}
.rmcs-list li {padding: 0.26666667rem 0;border-bottom: 1px solid #ebd9c5;}
.rmcs-list li:before,
.rmcs-list li:after {content: " ";display: table;}
.rmcs-list li:after {clear: both;}
.rmcs-list li:last-child {border-bottom: 0;}
.rmcs-list li .list-img {float: left;margin-right: 0.4rem;width: 1.36rem;height: 1.36rem;}
.rmcs-list li .list-img img {width: 100%;}
.rmcs-list li .list-con h3 {margin-bottom: 0.18666667rem;font-weight: 900;font-size: 0.37333333rem;overflow:hidden;white-space: nowrap;height:0.48rem;text-overflow: ellipsis;}
.rmcs-list li .list-con p {overflow:hidden;white-space: nowrap;height:0.48rem;text-overflow: ellipsis;font-size: 0.34666667rem;}
.fix-btn {position: fixed;bottom: 0;padding: 10px 0;width: 10rem;text-align: center;background: #fde0c8;z-index: 10;}

@keyframes btnAnimaition {
  0% {-webkit-transform: scale(0.9);transform: scale(0.9);}
  50% {-webkit-transform: scale(1);transform: scale(1);}
  100% {-webkit-transform: scale(0.9);transform: scale(0.9);}
}
@-webkit-keyframes btnAnimaition {
  0% {-webkit-transform: scale(0.9);transform: scale(0.9);}
  50% {-webkit-transform: scale(1);transform: scale(1);}
  100% {-webkit-transform: scale(0.9);transform: scale(0.9);}
}
@-moz-keyframes btnAnimaition {
  0% {-webkit-transform: scale(0.9);transform: scale(0.9);}
  50% {-webkit-transform: scale(1);transform: scale(1);}
  100% {-webkit-transform: scale(0.9);transform: scale(0.9);}
}
@-ms-keyframes btnAnimaition {
  0% {-webkit-transform: scale(0.9);transform: scale(0.9);}
  50% {-webkit-transform: scale(1);transform: scale(1);}
  100% {-webkit-transform: scale(0.9);transform: scale(0.9);}
}


/*隐私协议*/
.common-privacy {display: flex;-webkit-justify-content: center;-ms-flex-pack: center;align-items: center; margin-top:15px;}

    [class*="icheck-"] > input:first-child + label::before,
    [class*="icheck-"] > input:first-child + input[type="hidden"] + label::before {
        content: "";
        display: inline-block;
        position: absolute;
        width:20px;
        height:20px;
        border: 1px solid #E6002D;
        border-radius:50%;
        margin-left: -29px;
    }
	[class*="icheck-"] > input:first-child:checked + label::after, [class*="icheck-"] > input:first-child:checked + input[type="hidden"] + label::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 1px;
    width: 4px;
    height: 10px;
    border: solid 2px #E6002D;
    border-left: none;
    border-top: none;
    transform: translate(7.75px, 4.5px) rotate(45deg);
    -ms-transform: translate(7.75px, 4.5px) rotate(45deg);
}
[class*="icheck-"] > label {
    padding-left: 29px !important;
    min-height: 22px;
    line-height: 22px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
[class*="icheck-"] > input:first-child {position: absolute !important;opacity: 0;margin: 0;}
	
.common-privacy-text {font-size: 0.26rem;color: #666;}
.common-privacy-text a{font-size: 0.26rem;color:#E6002D;}
/*隐私协议 end*/