.ui-content{
	background: #FED0D6;
	font-size: 0.7rem;
	padding-bottom: 3rem;
}
.img_100{
	display: block;
	width: 100%;
}
.ui-cell:after,.ui-cell:before{
	border: none;
}
/*头部开始*/
.header_top{
	position: relative;
}
.header_top div{
	position: absolute;
	bottom: 5%;
	width: 100%;
	text-align: center;
	color: #6B391F;
}
.header_top div span{
	color: #D7294A;
	font-weight: bold;
	font-size: 0.75rem;
}
.header_bot{
	position: relative;
	background: #FFE0C1;
	padding: 0.5rem 0;
	line-height: 1.8;
	color: #6B391F;
	text-align: center;
}
.header_bot span{
	color: #D7294A;
	font-weight: bold;
}
.header_bot .header_bot_tx{
	color: #D7294A;
	font-weight: bold;
	font-size: 0.75rem;
	margin-top: 0.35rem;
}
.header_fl{
	position: absolute;
	width: 25%;
	right: 0;
	top: 5%;
}
/*专家寄语开始*/
.master_box{
	margin-top: 0.75rem;
}
.master_box_item{
	padding: 0;
	margin: 0.5rem 0.5rem;
	border: 3px solid #B6243F;
	background-color: #FF7987;
	color: #FFFFFF;
}
.master_box_tx{
	margin-left: 0.5rem;
	font-size: 0.65rem;
	margin-top: 0.35rem;
	line-height: 1.8;
    margin-right: 0.5rem;
}
.video_box{
	margin: 0 0.5rem;
}
.video_box iframe{
	display: block;
}
/*解答banner开始*/
.answer{
	margin-top: 0.75rem;
}
.answer_list{
	margin-top: 0.5rem;
}
/*底部链接盒子开始*/
.link_box{
	background: #ba7a80 !important;
	padding: 0.5rem 0;
	margin-top: 0.75rem;
}
.link_tl{
	padding: 0;
}
.link_tl a{
	display: block;
	width: 33.333%;
	text-align: center;
	color: #FFFFFF;
	position: relative;
}
.link_tl a:after{
	content: " ";
	height: 40%;
	width: 1px;
	position: absolute;
	top: 30%;
	right: 0;
	background: #FFFFFF;
}
.link_tl a:last-of-type:after{
	content: none;
}
.link_tl a .ui-icon{
	font-size: 1rem;
	margin-right: 0;
}
.link_tl a span:last-of-type{
	text-decoration: underline;
}
.link_tx{
	text-align: center;
	font-size: 0.6rem;
	color: #FFFFFF;
	margin-top: 0.5rem;
}
/*底部悬浮按钮开始*/
.bottom_box{
    table-layout: fixed;
    bottom: 2.5rem;
    width: 100%;
    position: absolute;
    right: 0;
    left: 0;
    z-index: 20;
    backface-visibility: hidden;
    background: rgba(0,0,0,0.8);
	bottom: 0;
	height: 3rem;
	width: 100%;
}
.bottom_box .skip_btn{
	display: block;
	margin: 0.5rem 0.75rem;
	line-height: 1.95rem;
	background: -moz-linear-gradient(top, #D7284A 0%, #B21B38 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D7284A), color-stop(100%,#B21B38));
    background: -webkit-linear-gradient(top, #D7284A 0%,#B21B38 100%);
    background: -o-linear-gradient(top, #D7284A 0%,#B21B38 100%);
    background: -ms-linear-gradient(top, #D7284A 0%,#B21B38 100%);
    background: linear-gradient(to bottom, #D7284A 0%,#B21B38 100%);
    color: #FFFFFF;
    text-align: center;
    border-radius: 5px;
    -moz-box-shadow:0px 5px 0px #7B0313;/*firefox*/  
	-webkit-box-shadow:0px 5px 0px #7B0313;/*webkit*/  
	box-shadow:0px 5px 0px #7B0313;/*opera或ie9*/ 
	font-size: 16px;
}
.bottom_box a .ui-icon{
	margin-left: 0.3rem;
}
/*大家都在测*/
.test_box{
	background: #FFFFFF;
	margin-top: 0.5rem;
	padding: 0.5rem 0.75rem;
}
.test_box_tl{
	text-align: center;
	font-size: 0.75rem;
	font-weight: bold;
}
.test_box_list{
	padding: 0;
	margin-top: 0.5rem;
}
.test_box_list>div:first-of-type{
	width: 3.2rem;
	height: 3.2rem;
	overflow: hidden;
	margin-right: 0.75rem;
}
.test_box_info>div:last-of-type{
	color: #5D5D5D;
	font-size: 0.65rem;
	margin-top: 0.5rem;
}
.test_box_info>div:first-of-type{
	color: #3A3A3A;
}
/*反馈开始*/
.back_box{
	background: #FFFFFF;
	margin-top: 0.5rem;
	padding: 0.5rem 0.75rem;
}
.back_tl{
	text-align: center;
	color: #2E2E2E;
	font-weight: bold;
	font-size: 0.75rem;
}
.item{
	padding: 0;
	margin-top: 0.5rem;
}
.item_img{
	width: 1.5rem;
	height: 1.5rem;
	overflow: hidden;
	border-radius: 50%;
	margin-right: 0.5rem;
}
.item_info{
	padding-bottom: 0.5rem;
	border-bottom: 1px solid #D9D9D9;
}
.item_info_user{
	font-size: 0.65rem;
	color: #909090;
	margin-bottom: 0.25rem;
}
.item_info_user>div:first-of-type{
	float: left;
}
.item_info_user>div:last-of-type{
	float: right;
}
/*下单信息滚动开始*/
.order_info{
    /* table-layout: fixed; */
    top: 0.35rem;
    right: 0.75rem;
    position: fixed;
    z-index: 20;
    backface-visibility: hidden;
	height: 1.2rem;
	width: 65%;
	z-index: 99;
	background: rgba(0,0,0,0.6);
	color: #FFFFFF;
	font-size: 0.6rem;
	padding: 0.15rem 0.5rem;
	border-radius: 20px;
	text-align: center;
    overflow: hidden;
}

/*修改*/
.tab_tl{
	padding: 0;
	border: 2px solid #B6243F;
	border-left: none;
	border-right: none;
}
.tab_tl li{
	width: 33.333%;
	background: -moz-linear-gradient(top, #DD4D66 0%, #D03D58 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DD4D66), color-stop(100%,#D03D58));
    background: -webkit-linear-gradient(top, #DD4D66 0%,#D03D58 100%);
    background: -o-linear-gradient(top, #DD4D66 0%,#D03D58 100%);
    background: -ms-linear-gradient(top, #DD4D66 0%,#D03D58 100%);
    background: linear-gradient(to bottom, #DD4D66 0%,#D03D58 100%);
	border-right: 2px solid #B6243F;
	height: 2.1rem;
}
.tab_tl li:last-of-type{
	border-right: none;
}
.tab_tl li.active{
	background: -moz-linear-gradient(top, #A11B34 0%, #E64C66 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#A11B34), color-stop(100%,#E64C66));
    background: -webkit-linear-gradient(top, #A11B34 0%,#E64C66 100%);
    background: -o-linear-gradient(top, #A11B34 0%,#E64C66 100%);
    background: -ms-linear-gradient(top, #A11B34 0%,#E64C66 100%);
    background: linear-gradient(to bottom, #A11B34 0%,#E64C66 100%);
}
.tab_2_tl{
	margin: 0.75rem 0;
}
.tab_2_item{
	margin: 0 0.75rem;
	padding: 0.75rem;
	border: 2px solid #9D673E;
	background: #FFFFFF;
}
.tab_2_item_tx{
	margin-top: 0.5rem;
	color: #645046;
}
.tab_2_item_tx span{
	color: #CF3C57;
}
.tab_3_btn{
	background: -moz-linear-gradient(top, #DD4D66 0%, #CD3955 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DD4D66), color-stop(100%,#CD3955));
    background: -webkit-linear-gradient(top, #DD4D66 0%,#CD3955 100%);
    background: -o-linear-gradient(top, #DD4D66 0%,#CD3955 100%);
    background: -ms-linear-gradient(top, #DD4D66 0%,#CD3955 100%);
    background: linear-gradient(to bottom, #DD4D66 0%,#CD3955 100%);
    color: #FFFFFF;
    text-align: center;
    border-radius: 5px;
    -moz-box-shadow:0px 5px 0px #7B0313;/*firefox*/  
	-webkit-box-shadow:0px 5px 0px #7B0313;/*webkit*/  
	box-shadow:0px 5px 0px #7B0313;/*opera或ie9*/ 
	padding: 0.35rem 0.75rem;
	margin-left: 0.75rem;
} 
.tab_3_lit input{
	display: block;
	width: 100%;
	border-radius: 5px;
	padding: 0.65rem 0.75rem;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	font-size: 0.65rem;
    position: relative;
    top: 2px;
}
.history_tl{
	text-align: center;
	color: #CF3C57;
	font-size: 0.75rem;
	margin: 0.75rem 0;
	margin-bottom: 0;
}
.history_box{
	padding: 0.5rem 0.75rem;
}
.history_box_none{
	background: #FFFFFF;
	text-align: center;
	line-height: 6rem;
	border-radius: 5px;
	color: #B4B4B4;
	font-size: 0.9rem;
}
.history_list{
	margin-top: 0.5rem;
	background: #FFFFFF;
	border-radius: 5px;
}
.history_list .ui-cell{
	padding: 0;
}
.history_item div{
	padding: 0.5rem 0.75rem;
	border-bottom: 1px solid #FED0D6;
}
.history_item>div:first-of-type{
	border-right: 1px solid #FED0D6;
}
.history_list .history_item:last-of-type div{
	border-bottom: none;
}
.history_item a{
	color: #CF3C57;
	text-decoration: underline;
}
.tab_content{
	padding-bottom: 0.5rem;
}
.tab_content.tab_1{
	padding-bottom: 0;
}
.see_more{
	display: block;
	line-height: 1.8rem;
	width: 30%;
	margin: 0.5rem auto;
	font-size: 0.8rem;
	margin-bottom: 1rem;
	background: -moz-linear-gradient(top, #D7284A 0%, #B21B38 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D7284A), color-stop(100%,#B21B38));
    background: -webkit-linear-gradient(top, #D7284A 0%,#B21B38 100%);
    background: -o-linear-gradient(top, #D7284A 0%,#B21B38 100%);
    background: -ms-linear-gradient(top, #D7284A 0%,#B21B38 100%);
    background: linear-gradient(to bottom, #D7284A 0%,#B21B38 100%);
    color: #FFFFFF;
    text-align: center;
    border-radius: 5px;
}
.they_test .tools_box {
    background:#c16069;
}
.they_test .see_more {
    display: block;
    line-height: 2rem;
    width: 100%;
	background: transparent;
	font-size: 0.9rem;
    margin-bottom: 0;
    margin-top: 0;
    color: #ffeec8 !important;
    text-align: center;
}
.link_tl a,
.link_tx{
	color: #ffd6da !important;
}
.link_tl a:after {
    background: #ffd6da !important;
}
.set_info{
	display: block;
    width: 100%;
    margin: 1rem auto;
    background: #c16069;
    padding: .5rem;
}
.info_box{
	margin: 0 0.75rem;
	padding-top: 0.1rem;
}
.info_box_tl{
	text-align: center;
	color: #2E2E2E;
	font-weight: bold;
	font-size: 0.75rem;
	margin: 0.5rem 0;
}
.information-name input {
    height: 2rem;
    border-color: #C6C6C6;
}
.sex_box{
	padding: 0;
	width: 45%;
}
.sex_box>div{
	width: 50%;
	text-align: center;
	border: 1px solid #C6C6C6;
	line-height: 1.85rem;
	background: #fff;
	color: #333;
	height: 2rem;
}
.sex_box>div .ui-icon{
	color: #999;
}
.sex_box>div:last-of-type{
	margin-right: 0;
}
.sex_box>div:first-of-type.active{
	background: #ff898e;
	border-color: #ff898e;
	color: #FFFFFF;
}
.sex_box>div:first-of-type.active .ui-icon,
.sex_box>div:last-of-type.active .ui-icon{
	color: #FFFFFF;
}
.sex_box>div:last-of-type.active{
	background: #5080E4;
	border-color: #5080E4;
	color: #FFFFFF;
}
.information-day .ui-cell {
    padding: 0;
    height: 2rem;
    margin-top: .5rem;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
}
.information-day .information-day-choose {
    width: 45%;
    margin-top: 0;
    border: none;
}
.information-day input {
    border: none;
    height: 100%;
}
.information-day .information-day-choose div{
    width: 50%;
    text-align: center;
    height: 2rem;
    line-height: 2rem;
	border-left: 1px solid #cccccc;
	background: #fff;
    color: #333;
}
.information-day-choose{
	border-radius: 0 !important;
}
.information-day-choose>div:first-of-type.active{
	background: #01b2b6;
	color: #FFFFFF;
	border-color: #01b2b6;
}
.information-day-choose>div:last-of-type{
	border-radius: 0 5px 5px 0;
}
.information-day-choose>div:last-of-type.active{
	background: #2DC287;
	color: #FFFFFF;
	border-color: #2DC287;
}
.use-timer,.use-mobile{
    margin-top: 0.5rem;
}
.use-timer select {
    border: 1px solid #CCCCCC;
    height: 2rem;
    width: 100%;
    border-radius: 5px;
    padding-left: 1.4rem;
    -webkit-appearance: none;
    color: #CCCCCC;
    background: #FFF;
}
.img_lt{
	width: 2rem;
	margin-right: 0.5rem;
}
.test_now{
	width: 100%;
	height: 2rem;
	border-radius: 5px;
	margin: 1rem 0 .3rem;
	background: #ffeec8;
	font-size: 16px;
	color: #ff4051;
	line-height: 1.2;
}
.count_box{
	color: #740812;
}
.count_box .count{
	color: #ffeec8;
}
.check_history{
	color: #ffeec8 !important;
	font-size: 15px;
	text-decoration: underline !important;
	margin: .3rem auto;
	display: inline-block;
}

/*确认信息 及 支付方式框*/
.pay-popu .modWin{
	width:80%;
	border-radius: 15px;
	background: #f6f8f8;
	overflow: hidden;
}
.pay-popu .modWin .p_title{
	border-radius: 15px 15px 0 0;
}
.pay-popu .modWin .c_line{
	padding: .3rem 0;
}
.pay-popu .modWin .c_line .line_tl{
	min-width: 2.8rem;
	flex-shrink: 0;
}
.pay_box{
	background: #FFFFFF;
	margin-top: -0.5rem;
}
.pay_box .ui-cell{
	padding: 0.5rem 0;
	margin: 0 0.75rem;
	border-bottom: 1px solid #D9D9D9;
}
.pay_tl{
	text-align: center;
	color: #2E2E2E;
	font-weight: bold;
	font-size: 0.75rem;
}
.icon-weixin, .icon-zhifubao {
    font-size: 25px;
    margin-right: 5px;
    position: relative;
}
.icon-weixin {
    color: #0FCC1A;
}
.icon-zhifubao {
    color: #00A0E8;
}
label.ui-label-checkbox input[type="checkbox"]:checked + .ui-item-media i.ui-icon-form-checkbox, label.ui-label-checkbox input[type="radio"]:checked + .ui-item-media i.ui-icon-form-checkbox, label.ui-label-checkbox .ui-item-media i.init-checked {
    border: none;
    background-color: #D7294A;
}
label.ui-label-checkbox i.ui-icon-form-checkbox {
    border-color: #D7294A;
}
.tips{
	display: inline-block;
    width: 1.8rem;
    position: relative;
    top: 3px;
    margin-left: 2px;
}
/*价钱及倒计时*/
.price_count{
	color: #de4051;
	padding-top: .75rem;
    padding-bottom: .2rem;
}

.price_count .tetx-d{
	text-decoration: line-through;
	color: #ee7581;
}
.price_count .t-right{
	font-size: 1.6rem;
    line-height: 1;
}
/*按钮栏*/
.btns_bar{
	border-radius: 0 0 15px 15px;
}
.btns_bar>div{
	width: 50%;
	padding: .75rem 0;
	font-size: 15px;
}
.btns_bar .back{
	background: #ed6977;
	
}
.btns_bar .sub_pay{
	background: #de4051;
}
/*大家都在测皮肤*/
.they_test .tools_item span {
    color: #f44858;
}
.they_test .tools_item img{
	border-radius: 8px;
	border: 2px solid #881f1c;
}

/*返回集合页按钮换肤*/
/*换肤原则：背景：.ui-content的背景色 | 文字颜色：.set_info的背景色 | 边框：一般为#fff  */
.back_first{
	position: fixed;
	top: 8rem;
	right: 0;
	width: 2.5rem;
	height: 1.5rem;
	line-height: 1.4rem;
	padding-left: .2rem;
	border-radius: 1rem 0 0 1rem;
	border: 2px solid #fff !important;
	border-right: 0 !important;
	background: #FED0D6;
	color: #B6243F !important;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	z-index: 150;
}
.android .back_first{
	padding-top: 1px;
}