
 /* 专业 新 开始*/
@font-face{
	font-family: 'my_font1'; 
	src:url('https://shxdf-file.oss-cn-hangzhou.aliyuncs.com/index/2019/font/DINENGSCHRIFT-ALTERNATE.OTF') format('truetype')
}
.ssy{
    width: 100%;
    border-top: .88rem solid #F7F7F7;
    padding: 2.1rem 0 1.875rem 0;
}
.ssy_swp .swiper-slide{
    padding: 0 1.075rem;
}
.ssy_top{
    display: flex;
    height: 18.125rem;
}
.ssy_tite{
    width: 33%;
    background-color: #ee7700;
    padding-left: 1.69rem;
}
.ssy_tite font{
    display: block;
    font-family: "my_font1";
    font-size: 2.5125rem;
    font-weight: 600;
    color: #fff;
    padding: 1.5375rem 0 1.6875rem 0;
}
.ssy_tite h1{
    font-size: 1.725rem;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0rem;
    color: #ffffff;
    padding-bottom: 1.125rem;
}
.ssy_tite p{
    font-size: 1.125rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.65rem;
	letter-spacing: 0rem;
    color: #ffffff;
    padding-bottom: 2.97rem;
}
.ssy_tite a{
    display: flex;
    align-items: center;
    font-family: "my_font1";
	font-size: 1.3875rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0rem;
	color: #ffffff;
}
.ssy_tite a span{margin-left: 0.764rem;}
.ssy_firstC{
    flex: 1;
    height: 100%;
}
.ssy_first{
    display: flex;
    height: 100%;
    /* justify-content: flex-end; */
    align-items: flex-end;
    flex: 1;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    overflow: hidden;
    background-color: #F7F7F7;
}
.x_ssyH{
   display: block;
    width: 7.91rem;
    height: 4.16rem;
    text-align: center;
    line-height: 5.5rem;
    background-color: #e10000;
    position: absolute;
    top: -1.6125rem;
    left: -3.403rem;
    z-index: 10;
    font-size: 0.975rem;
    color: #fff;
    font-weight: 600;
    transform: rotate(-45deg);
}
.ssy_first div{
    display: flex;
    
}
.ssy_first h1{
    width: 50%;
    font-size: 1.32rem;
	font-weight: bold;
	font-stretch: normal;
	line-height: 1.65rem;
	letter-spacing: 0rem;
    color: #333;
    padding: 0 0.2778rem;
}
.ssy_first p{
    font-size: 1.125rem;
    width: 15.75rem;
	font-weight: normal;
	letter-spacing: 0rem;
    color: #333333;
    padding-bottom: 1.3125rem;
}
.ssy_first p i{
    font-style: normal;
    color: #ee7700
}
.ssy_first p span{
    display: block;
    font-family: "my_font1";
    font-size: 1.35rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.65rem;
	letter-spacing: 0rem;
	color: #333333;
}
.ssy_lst{
    display: flex;
    justify-content: space-between;
    padding-top: 1.65rem;
}
.ssy_lst li{
    width: 48%;
    height: 15.95rem;
    background-color: #F7F7F7;
    border-radius: 1.05rem;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    overflow: hidden;
}
.ssy_lst a{
    display: flex;
    height: 100%;
    flex-direction: column;
    padding:0 1.05rem 0 1.39rem;
}
.ssy_lst a div{
    padding-top: 9.69rem;
}
.ssy_lst a h1{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 1.39rem;
    font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0rem;
    color: #333333;
    padding-bottom: 0.4125rem;
}
.ssy_lst a h1 i{
    font-style: normal;
    font-weight: 400;
    color: #b0b0b3;
    font-size: 1.12em;
}
.ssy_lst a p{
    font-size: 1.12rem;
	font-weight: normal;
	letter-spacing: 0rem;
    color: #333333;
}
.ssy_lst a p span{
    color: #ee7700
}
/* 专业 新 结束*/