﻿.loading-cont{
	text-align: center;
}
.loading-cont img{
	width: 0.375rem;
}
.loading-cont span{
	color: #808080;
	font-size: 0.32rem;
	position: relative;
	top: 0.05625rem;
}
.popup-cont1 {
    position: fixed;
    width: calc(100% - 1.25rem);
    left: 0.625rem;
    height: 12.5rem;
    border: 1px solid #eee;
    border-radius: 5px;
    background: #fff;
    z-index: 9999999;
    top: 1.25rem;
}
.popup1-p{
	height: 0.5rem;
}
.popup1-p img {
    width: 0.40625rem;
    position: relative;
    top: 0.3125rem;
    right: 0.3125rem;
}
.form-div span {
    font-size: 0.3725rem;
}
.form-span2 {
    position: relative;
    top: 0.125rem;
}
.popup1-h3 {
    font-size: 0.531875rem;
    text-align: center;
    font-weight: normal;
}
.form-content1{
	padding: 0.625rem;
}
.form-div {
    display: flex;
    margin-bottom: 0.3125rem;
    position: relative;
}
label {
    font-weight: normal;
    font-size: 0.375rem;
}

.form-label {
    font-weight: normal;
    font-size: 0.3725rem;
    width: 30%;
}
.pop-star{
	font-size: 0.5rem;
	position: relative;
	top: 5px;
	color: #fe5f00;
}
.form-input {
    width: 70%;
    text-indent: 0.15625rem;
    height: 0.75rem;
    position: relative;
    border: 1px solid #ddd;
    font-size: 0.34375rem;
    line-height: 0.75rem;
    vertical-align: middle;
}
.form-dspan {
    position: absolute;
    right: 0.3125rem;
    display: inline-block;
    top: 0.11875rem;
    font-size: 0.32rem !important;
}
button{
	outline:none;
}
.form-span1{
	position: relative;
	top: 3px;
}
input[type=radio]{
	position: relative;
	top: 1px;
}
.form-btn{
	text-align: center;
	margin-top: 0.628rem;
}
    .form-btn button {
        width: 45%;
        height: 0.9375rem;
        color: #fff;
        font-size: 0.40625rem;
        border: none;
        background: #8dc21f;
        border-radius: 5px;
    }
    .form-btn .button {
        width: 45%;
        height: 0.9375rem;
        color: #fff;
        font-size: 0.40625rem;
        border: none;
        background: #8dc21f;
        border-radius: 5px;
    }
.form-div textarea{
	width: 70%;
	resize: vertical;
	border: 1px solid #ddd;
}
.form-label1 {
    position: relative;
    top: -0.125‬rem;
}
.form-div1 {
    margin-bottom: 0.4375rem;
}
.popup-cont2 {
    height: 11.5625rem;
}
.pop-detail{
	padding: 0.625rem;
	padding-bottom: 0;
}
    .pop-detail p {
        font-size: 0.375rem;
        line-height: 0.625rem;
    }
.popup-cont3{
	/*height: 17rem;*/
}
.pop-service {
    padding: 0.625rem 1.25rem;
    font-size: 0.375rem;
    padding-bottom: 0.125rem;
}
.pop-service a{
	text-decoration: underline !important;
}
    .pop-service div {
        margin-bottom: 0.3125rem;
    }
.popup-cont4 {
    height: 6.625rem;
    top: 5rem;
}
.pop-eval {
    padding: 0.625rem;
    padding-bottom: 0.375rem;
}
#star {
    position: relative;
    margin-bottom: 1.875rem;
}
#star span{
	float: left;
}
#star ul{
	margin: 0 10px ;
	list-style: none;
	position: relative;
	top: -5px;
}
    #star li {
        float: left;
        background-image: url(/Img/kele_36.png);
        width: 0.6875rem;
        height: 0.6875rem;
        background-size: 100%;
        background-repeat: no-repeat;
        margin-right: 1px;
    }
.shows {
    background-position: 0 -0.71875rem;
    background-repeat: no-repeat;
}
p.start-cont{
	position: absolute;
	top: 20px;
	width: 100px;
	left: 130px;
	border: 1px solid red;
	padding: 8px;
	display: none;
}
.start-spans {
    font-size: 0.375rem;
}
.effect-icons{
	width: 100%;
}
    .effect-icons span {
        display: inline-block;
        padding: 5px 8px;
        text-align: center;
        font-size: 0.3125rem;
        border: 1px solid #efefef;
        margin-right: 0.3125rem;
        margin-bottom: 0.3125rem !important;
    }
.effect-spans{
	border: 1px solid #ff7d01 !important;
	color: #ff7d01;
}
.form-btn1 button{
	background: #ff7d01;
}
.popup-cont5{
	height: 10.625rem;
}
@media (max-width: 360px) {
    .popup-cont5 {
        height: 11.875rem;
    }
}
.shade-cont{
 	position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.6;
    z-index: 999999;
    bottom: 0;
}
