html *{
	box-sizing: initial !important;
}
header,
.header {
    height: 2rem
}

.header-l a i.back {
    width: .8rem;
    height: .8rem;
}

.mt195 {
    margin-top: 1.95rem
}

.mt1 {
    margin-top: 1rem
}

.pad8 {
    padding: 0.8rem
}

.mt8 {
    margin-bottom: .8rem
}

.mt5 {
    margin-bottom: .5rem
}

.step img {
    max-width: 100%
}

.settled {
    color: #4c4c4c
}

.settled h1 {
    font-size: .9rem
}

.lr-item {
    display: flex;
    align-items: center; //子元素垂直居中
    -webkit-box-align: center;
}

.r-item {
    flex: 1;
}

.l-item img {
    margin-right: 0.5rem;
    width: 3rem
}

.settled h2 {
    font-size: .9rem;
}

.settled h3 {
    font-size: .75rem;
    font-weight: 500;
}

.settled p {
    margin-top: 0.2rem;
    font-size: .7rem;
}

.full-btn {
    position: fixed;
    bottom: 0;
    display: block;
    width: 100%;
    padding: 0.6rem 0;
    text-align: center;
    font-size: .75rem;
    color: #fff;
    background: #ff6600;
}

.border-c {
    padding: 0.6rem;
    border: #e6e6e6 1px solid;
    border-radius: 4px;
}

.c-main {
    color: #ff6600;
}

.activity-publish input[type="radio"],
.ticket-body input[type="radio"],
#payWay input[type="radio"],
.activity-publish input.reg-item[type="checkbox"],
.ticket-body input.reg-item[type="checkbox"],
#payWay input.reg-item[type="checkbox"] {
    -webkit-appearance: none;
    background: transparent;
    border: 0;
}

.activity-publish input[type="radio"]:after,
.ticket-body input[type="radio"]:after,
#payWay input[type="radio"]:after,
.activity-publish input.reg-item[type="checkbox"]:after,
.ticket-body input.reg-item[type="checkbox"]:after,
#payWay input.reg-item[type="checkbox"]:after {
    color: #ccc;
    font-family: "iconfont" !important;
    font-size: 20px;
}

.activity-publish input[type="radio"]:checked:after,
.ticket-body input[type="radio"]:checked:after,
#payWay input[type="radio"]:checked:after,
.activity-publish input.reg-item[type="checkbox"]:checked:after,
.ticket-body input.reg-item[type="checkbox"]:checked:after,
#payWay input.reg-item[type="checkbox"]:checked:after {
    color: #FF6600;
}

.activity-publish input[type="radio"]:after,
.ticket-body input[type="radio"]:after,
#payWay input[type="radio"]:after {
    content: "\e639";
}

.activity-publish input[type="radio"]:checked:after,
.ticket-body input[type="radio"]:checked:after,
#payWay input[type="radio"]:checked:after {
    content: "\e6c4";
}

.activity-publish input.reg-item[type="checkbox"]:after,
.ticket-body input.reg-item[type="checkbox"]:after,
#payWay input.reg-item[type="checkbox"]:after {
    content: "\e652";
}

.activity-publish input.reg-item[type="checkbox"]:checked:after,
.ticket-body input.reg-item[type="checkbox"]:checked:after,
#payWay input.reg-item[type="checkbox"]:checked:after {
    content: "\e63a";
}

#wxpay,
#alipay {
    display: block !important;
}

#payWay {
    padding: 0 !important;
}

.pay-class {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
}

.xy {
    color: #4c4c4c
}
.con-box{
	margin-top: 1.5rem;
}
#copyBtn{
    width: 6rem;
    margin: .1rem auto .8rem auto;
    padding: .2rem;
    border: 1px #ff6600 solid;
    border-radius: 4px;
    font-size: 0.8rem;
    color: #ff6600;
}

.tips-this{
	padding:15px 20px;
	background-color:#fff1d6;
	border-top:1px #EEE solid;
	border-bottom:1px #EEE solid;
	color:#f4963c;
	font-size:16px;
	font-weight: 900;
}
.tips-this .tips-iocn{
	display: inline-block;
	margin-right:5px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    background-color: #f4963c;
    border-radius: 50%;
    text-align: center;
    color: #fff;
}
.pay-detail{
	color: #4c4c4c;
	font-size: 0.7rem;
}
.pay-detail span{
	display: inline-block;
	padding-right: 1.2rem;
	color: #999;
}
.bor-b{
	border-bottom: 1px #F0F0F0 solid;
}
.the-class{
	display: flex;
	padding-bottom: 0;
}
.the-class strong{
	display: inline-block;
	margin: 0 15px 15px 0;
	padding: 0.3rem 0.6rem;
	background: #FF6600;
	border-radius: 5px;
	font-weight: normal;
}
.class-item{flex:1;}
.protocol{padding: 1rem .5rem;font-size: 12px;line-height: 150%}
.protocol p{margin-bottom: .2rem}
.protocol *{text-indent: 0 !important}
.claim h3{
    padding-left: .3rem;
    margin-top: 1rem;
    border-left: 3px #f4c52e solid;
    line-height: .75rem;
}

/*收费标准*/
.combo_box .combo_item{display: inline-block;border: 1px solid #e6e6e6;border-radius: 5px;width: 90%;margin-right: 10px;vertical-align: top;padding: 15px;overflow: hidden;position: relative;cursor: pointer;margin-top: 20px;}
.combo_box .combo_item.active{border-color:#FF6600;}
.combo_box .combo_item.active .combo_icon{display: block;}
.combo_box .combo_item .combo_icon{position: absolute;width: 44px;height: 44px;right: 0;top: 0;background: url(../images/hover_sf.png) no-repeat;display: none;}

.combo_box .combo_item h2{font-size: 18px;color: #4c4c4c;margin-bottom: 10px;font-weight: bold;}
.combo_box .combo_item p{font-size: 18px;color: #4c4c4c;margin-left: 0px;margin-bottom: 10px;}
.combo_box .combo_item p span{color: #FF6600;}
.combo_box .combo_item .combo_privilege{color: #999;font-size: 14px;margin-bottom: 5px;font-weight: bold;}
.combo_box .combo_item ol{list-style-type: disc;color: #999;font-size: 14px;margin-left: 20px;}
.combo_box .combo_item ol li{line-height: 28px;list-style-type: disc;}