
/*orange*/

.wrapper:before,
.card_msgpopup:before{
	background-image:url(../../images/orange_sec_bg.png);
}

.header:before{
	background-image:url(../../images/orange_header_bg2.png);
}

.header_fixed.is-sticky{
	background-image:url(../../images/orange_header_bg.png);
}

.heading_main .heading-text,
.heading_main .heading-text,
.heading_sec .heading-text,
.heading_sec .heading-subtext,
.btn_idxmore:before,
.btn_idxmore:after{
	background-image:url(../../images/orange_heading_bg.png);
}


.heading_case_goon .heading-text,
.heading_case_finish .heading-text,
.heading_case_result .heading-text,
.heading_petition .heading-text{
	background-image:none;
}



.card_msgpopup .card-type_1:before,
.card_msgpopup .card-type_2:before,
.card_msgpopup .card-type_3:before,
.card_msgpopup .card-type_4:before{
	background-image:url(../../images/orange_heading_bg.png);
}
/* [style set] msgpopup_2：通知*/
.msgpopup_2 .card_msgpopup .card-type_1:before,
.msgpopup_2 .card_msgpopup .card-type_2:before,
.msgpopup_2 .card_msgpopup .card-type_3:before,
.msgpopup_2 .card_msgpopup .card-type_4:before{
    background-image:url(../../images/orange_heading_bg.png);
}

/* [style set] msgpopup_3：警告*/
.msgpopup_3 .card_msgpopup .card-type_1:before,
.msgpopup_3 .card_msgpopup .card-type_2:before,
.msgpopup_3 .card_msgpopup .card-type_3:before,
.msgpopup_3 .card_msgpopup .card-type_4:before{
    background-image:url(../../images/red_heading_bg.png);
}

