.em_content{width: 100%;background: rgb(241, 241, 241);}
.ea_box>img{width:100%; display: inline-block;}
.em_title{background-size:100%;color:#d70000;letter-spacing: 15px;font-size:45px;background-repeat:  no-repeat;padding-bottom:8px;font-weight: lighter;margin:0;}
.em_title{display:inline-block;vertical-align:bottom;margin-bottom: 20px; background-image:url('../themes/DST_TCM/assets/image/bk_left.png');background-position:left bottom;padding-right:50px;padding-left:15px;}
.em_menu{margin-top: 20px;}
.em_menu span{display: inline-block; position: relative;margin-top: 20px; border-left: 1px solid #494949; padding: 0 9px;font-size: 18px; line-height:1.2;letter-spacing: 1px;}
.em_menu span>a{color: #494949;}
.em_menu span:first-child{border-left: none;}
.em_menu .et_active{border-left: none; padding:10px 12px;}
.em_menu .et_active + span{border-left: none;}
.em_menu .et_active{background-color: #e26d62; color: #fff; }
.em_menu .et_active>a{color: #fff; }
.em_menu .et_active:after{position: absolute; display: block; content:''; top: 100%; left: 50%; border: 10px solid transparent; border-top-color: #e26d62; transform: translateX(-50%);}

/* .em_collapse{background:#e6ded7;} */
.em_collapse > *{text-align:center}
.em_collapse .ec_title{font-size: 30px;height: 60px;line-height: 60px;background: #d8cec3;font-weight: bolder;}
.em_collapse .ec_title2{padding: 10px 0px;font-size: 23px;}
.em_collapse .ec_question{cursor: pointer;font-size: 26px;border: 2px solid #d8cec3; border-bottom: none;}
.em_collapse .ec_question_last {border-bottom:2px solid #d8cec3;}
.custom-call .card{border:none;background:#e6ded7;font-size:18px;padding: 10px 5% 16px;text-align: justify;}
.custom-call .card p{margin-bottom: 0;}
.ec_c_cate {color:#e26d62; font-size:24px; padding:20px 0 5px}
.pc-mt-50{margin-top: 50px;}
.pc-mb-50{margin-bottom: 50px;}
.pc-mt-mt-50{margin-top: 50px;}
svg:not(:root){transform: rotate(90deg);}
@media screen and (max-width:1199px){
	select.form-control:not([size]):not([multiple]) {height: calc(2.25rem + 14px);}
    form{font-size:0;}
    form>img{width:50px;height:50px;float:left;}
    .em_collapse .ec_title{font-size:25px;}
    .et_cate_mb{width:calc(100% - 50px);border:1px solid #e26d62;border-radius:0;margin-bottom: 20px;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        border-radius: 0;
        margin-bottom: 20px;
        background:white url('../themes/DST_TCM/assets/image/select_icon.png') no-repeat 95% center;
        background-size: 35px;
        padding-left: 8%;
        font-size: 25px;
        font-weight:400;}
    .em_collapse .ec_question{font-size: 22px;}
    .custom-call .card{font-size:20px;}
    select::-ms-expand{
        display:none;
    }
}
@media screen and (max-width:600px){
    .em_collapse .ec_title2{padding: 8px 0px;font-size: 17px;}
    .em_collapse .ec_title{font-size:25px;height: 48px;line-height: 50px;}
	.em_collapse .ec_title{font-size:23px;}
	.ec_c_cate{font-size:19px;}
    .em_collapse .ec_question{font-size: 18px;}
    .custom-call .card{font-size:17px;}
    .em_title{letter-spacing: 8px;font-size: 30px;margin: auto;margin-bottom: 30px;}
}
@media screen and (max-width:499px){
    form>img {
        width: 40px;
        height: 40px;
    }
    select.form-control:not([size]):not([multiple]) {
        height: calc(2.25rem + 4px);
    }
    .et_cate_mb {
        width: calc(100% - 40px);
        font-size: 21px;
    }
    .em_title{
        padding-right: 32px;
        padding-left: 35px;
    }
}