.point .content {
    display: inline-block;
    width: 600px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
.xzfy_bg{
width:813px;
height:69px;
line-height:69px;
box-sizing:border-box;
padding-left:100px;
background-size:100% 100%;
margin-bottom: 17px;
font-size:24px;
color:#1370C5;
}
.xzfy_bg a{
color:#1370C5;
letter-spacing: 6px;
}
.bg1{

background-image:url(xzfybg1.png);
}
.bg2{
background-image:url(xzfybg2.png);
}
@media screen and (max-width: 900px){

.xzfy_bg a {
color: #1370C5;
letter-spacing: 0.2rem;
}
.xzfy_bg {
width: 100%;
height: 2.74rem;
line-height: 2.74rem;
padding-left: 2.7rem;
background-repeat: no-repeat;

margin-bottom: 0.6rem;
font-size: 1.2rem;

}
  .point .content {
    display: inline-block;
    width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}