/**组件样式**/

.s1-r p {
    font-size: 18px;
    line-height: 42px;
    margin-top: 20px;
    text-align: justify;
    text-justify: distribute-all-lines !important;
    word-break: normal;}

@media screen and (max-width: 1640px){
  font-size: 16px;
}

@media screen and (max-width: 1500px){
 .s1-r{padding: 30px 50px;}
 .s1-r p{line-height: 36px;}
}

@media screen and (max-width: 1370px){
.s1-r{padding: 20px 30px;}
.s1-r p{margin-top:0px;}

}
@media screen and (max-width: 1316px){

.s1-r p{line-height:28px;}
}
/**组件样式**/

/**组件样式**/

/**组件样式**/

