body{
    font-family: "Microsoft Yahei", "微软雅黑", "Arial";
}
.content{
    padding-top: 60px;
}

.content .container {
    /* max-width: 1280px;
    margin-left: auto;
    margin-right: auto; */
}
.content .container .values{
    width: 256px;
height: 45px;
font-weight: 600;
font-size: 32px;
color: #333333;
line-height: 45px;
text-align: justify;
font-style: normal;
position: relative;
padding-bottom: 20px;
}
.content .container .values:after{
    content: "";
    background: #E6AE66;
    height: 4px;
    width: 60px;
    position: absolute;
    margin-left: -25px;
    bottom: 0px;
    left: 0;
    margin-left: 0;
}

.small-bt{
    /* width: 1280px; */
height: 100px;
background: linear-gradient( 90deg, #FAF5EE 0%, #FFFFFF 100%);
margin-top: 50px;
}
.small-bt ul li{
    padding: 30px 0px 30px 20px;
}
.snm{
    height: 40px;
    font-weight: 600;
    font-size: 28px;
    color: #E7800A;
    line-height: 40px;
    text-align: justify;
    font-style: normal;
    float: left; }
.stxt{ margin-left: 190px; position: relative;
    height: 37px;
    font-weight: 600;
    font-size: 26px;
    color: #333333;
    line-height: 37px;
    text-align: justify;
    font-style: normal; }
.stxt:before{ content: ""; background: #666666; height: 2px; width: 38px; position: absolute; left: -58px; top: 20px; }


.content .snr{margin-top: 40px;display: table;}
.content .snr .ltext {width: 650px;float: left;}
.content .snr .ltext ul li{
    margin-bottom: 40px;
}
.content .snr .ltext .tip{
font-weight: 400;
font-size: 20px;
color: #333333;
line-height: 36px;
text-align: justify;
font-style: normal;
}
.content .snr .ltext  span{
    width: 650px;
font-weight: 600;
font-size: 26px;
color: #333333;
line-height: 37px;
text-align: justify;
font-style: normal;
display: block;
margin-bottom: 12px;
}
.content .snr .rimg {width: 580px;float: left;}
.content .snr .ltext ul:before, .content .snr .ltext ul:after {
    display: table;
    clear: both;
    content: '';
}


@media (max-width:750px) {
    .p-x-m{padding-left:14px;padding-right: 14px;}
    .content{padding: 20px 0px;}
    .content .container .values{font-size: 20px;color: #333333;line-height: 28px;height: auto;width: auto;}
    .small-bt{margin-top: 20px;width: inherit;height: auto;}
    .small-bt ul li{padding: 15px 0px;}
    .snm{font-weight: 500;font-size: 18px;line-height: 25px;height: auto;float:none;}
    .stxt{margin-left: 0px !important;font-weight: 400;font-size: 16px;color: #333333;line-height: 23px;margin-top: 7px;height: auto;}
    .stxt:before{display: none;}
    .content .snr{display: flex;flex-direction: column-reverse;}
    .content .snr .rimg{width: 100%;margin-left: 0px !important;}
    .content .snr .rimg img{width: inherit !important;height: 300px !important; object-fit: cover;}
    .content .snr .ltext{float: none; width: inherit !important;margin-top: 17px !important;}
    .content .snr .ltext span{font-weight: 500;font-size: 16px;color: #333333;line-height: 23px;margin-bottom: 8px;width: inherit !important}
    .content .snr .ltext .tip{font-size: 14px;line-height: 20px;}
    .content .snr.qyyj,
    .content .snr.jyln{flex-direction: column;}
    .content .snr .ltext ul li{margin-bottom: 20px;}
}

@media(min-width:750px) and (max-width:1280px){
    .p-x-m{padding-left:28px;padding-right: 28px;}
    .content{padding: 40px 0px;}
    .content .container .values{font-size: 40px;color: #333333;line-height: 56px;height: auto;width: auto;}
    .small-bt{margin-top: 40px;width: inherit;height: auto;}
    .small-bt ul li{padding: 30px 0px;}
    .snm{font-weight: 500;font-size: 36px;line-height: 50px;height: auto;float:none;}
    .stxt{margin-left: 0px !important;font-weight: 400;font-size: 32px;color: #333333;line-height: 45px;margin-top: 14px;height: auto;}
    .stxt:before{display: none;}
    .content .snr{display: flex;flex-direction: column-reverse;}
    .content .snr .rimg{width: 100%;margin-left: 0px !important;}
    .content .snr .rimg img{width: inherit !important;height: 440px !important; object-fit: cover;}
    .content .snr .ltext{float: none; width: inherit !important;margin-top: 34px !important;}
    .content .snr .ltext span{font-weight: 500;font-size: 32px;color: #333333;line-height: 45px;margin-bottom: 16px;width: inherit !important;}
    .content .snr .ltext .tip{font-size: 28px;line-height: 40px;}
    .content .snr.qyyj,
    .content .snr.jyln{flex-direction: column;}
}
