.xs-con h3{display: inline-block;font-size: 22px;color: #a60c15;padding-left: 20px;margin-top: 15px;position: relative;}
.xs-con h3::before{content: "";position: absolute;width: 10px;height: 10px;background: #a60c15;bottom: auto;top: 50%;transform: translateY(-50%);left: 0;}
/**.xs-con h3::after{content: "";position: absolute;width: 84px;height: 2px;background: #a60c15;left: 100%;bottom: 50%;}**/
.xs-con h3 span{color: #EB9513;}

