.h_t{
font-size:43px;
text-align: center; 
font-weight: bold;
}

.s_t{
font-size:30px; 
font-weight:600;
background-image: url("../images/s_icon.png");
background-repeat: no-repeat;
background-size: 1.3rem;
background-position: 0px 0.7rem;
padding-left: 1.7rem;
}

.text_s{
font-size:18px; 
font-weight: 500;
}

.text_sn{
font-size:18px;
}

.red_p{
color:red; 
font-weight: bold
}

.blue_p{
color:#189fff; 
font-weight: bold
}

.black_p{
font-weight: 600;
color:black;
}

.black_ps{
color:black;
}

.text_sh{
font-size: 1.5rem;
font-weight:bold;
}

.t_plus{
	color: #c1c1c1;
    font-size: 1.1rem;
}