/*info*/
.ryt_cinfo{padding:80px 0;position:relative;overflow:hidden;}
.ryt_cinfo .rytci_left{width:520px;}
.ryt_cinfo .rytci_left img{width:100%;height:auto;display:block;}
.ryt_cinfo .rytci_right{padding-left:35px;height:100%;}
.ryt_cinfo .rytci_right .rytci_p{text-align:left;margin-bottom:16px;text-transform:uppercase;font-size:20px;font-weight:bold;color:var(--logoColor);}
.ryt_cinfo .rytci_right .pb_tit{text-align:left;}
.ryt_cinfo .rytci_right .rytci_txt{overflow-y:auto;margin-top:20px;padding-right:15px;}
.ryt_cinfo .rytci_right .rytci_txt .rytci_pp{line-height:1.65;color:#000;font-size:16px;}
.ryt_cinfo .rytci_right .rytci_txt .rytci_pp>*+*{margin-top:15px;}
/*service*/
.ryt_service{padding:80px 0;background:var(--backgroundColor);}
.ryt_service .ryts_ul{margin-top:50px;}
.ryt_service .ryts_ul .ryts_li{background:#FFF;}
/*xiaoshou*/
.ryt_xiaoshou{padding:80px 0;position:relative;overflow:hidden;}
.ryt_xiaoshou .pb_tit{text-align:center;}
.ryt_xiaoshou .rytx_tit{text-align:center;margin:15px auto 0;max-width:80%;}
.ryt_xiaoshou .rytx_tit p{font-size:24px;line-height:1.4;color:#1F1F1F;}
.ryt_xiaoshou .rytx_con{margin-top:63px;position:relative;}
.ryt_xiaoshou .rytx_con img{display:block;margin:0 auto;width:100%;height:auto;}
.ryt_xiaoshou .rytx_con .rytx_dian{width:16px;height:16px;position:absolute;}
.ryt_xiaoshou .rytx_con .rytx_dian.d1{left:19.5%;top:33.5%;}
.ryt_xiaoshou .rytx_con .rytx_dian.d2{left:56%;top:52%;}
.ryt_xiaoshou .rytx_con .rytx_dian.d3{left:52.5%;top:17.5%;}
.ryt_xiaoshou .rytx_con .rytx_dian.d4{left:77%;top:34.5%;}
.ryt_xiaoshou .rytx_con .rytx_dian.d5{left:90%;top:80.5%;}
.ryt_xiaoshou .rytx_con .rytx_dian .rytx_d{width:100%;height:100%;border-radius:50%;background:var(--logoColor);position:relative;z-index:3;}
.ryt_xiaoshou .rytx_con .rytx_dian .rytx_f{width:24px;height:24px;left:-4px;top:-4px;position:absolute;border-radius:50%;background:var(--logoColor);z-index:2;
    animation:suofangzhanshi 2s ease-out infinite;
    -webkit-animation:suofangzhanshi 2s ease-out infinite;
}
.ryt_xiaoshou .rytx_con .rytx_dian .rytx_s{width:24px;height:24px;left:-4px;top:-4px;position:absolute;border-radius:50%;z-index:1;background:var(--logoColor);opacity:0.12;
    animation:suofangzhanshi 2s ease-out infinite;
    -webkit-animation:suofangzhanshi 2s ease-out infinite;
    -webkit-animation-delay:0.6s;
    -moz-animation-delay:0.6s;
    animation-delay:0.6s;
}
.ryt_xiaoshou .rytx_con .rytx_dian .rytx_p{font-size:16px;font-weight:bold;height:1em;line-height:1em;position:absolute;left:28px;top:0;white-space:nowrap;color:#222;}

@media screen and (max-width:1519px){
    .ryt_cinfo{padding:50px 0;}
    .ryt_cinfo .rytci_left{width:480px;}
    .ryt_cinfo .rytci_right{padding-left:30px;}
    .ryt_cinfo .rytci_right .rytci_p{font-size:18px;margin-bottom:13px;}
    .ryt_cinfo .rytci_right .rytci_txt .rytci_pp{font-size:15px;}
    .ryt_cinfo .rytci_right .rytci_txt .rytci_pp>*+*{margin-top:13px;}
    .ryt_service{padding:50px 0;}
    .ryt_service .ryts_ul{margin-top:35px;}
    .ryt_xiaoshou{padding:50px 0;}
    .ryt_xiaoshou .rytx_tit{margin-top:13px;}
    .ryt_xiaoshou .rytx_tit p{font-size:22px;}
    .ryt_xiaoshou .rytx_con{margin-top:40px;}
    .ryt_xiaoshou .rytx_con .rytx_dian{width:12px;height:12px;}
    .ryt_xiaoshou .rytx_con .rytx_dian .rytx_f{width:20px;height:20px;}
    .ryt_xiaoshou .rytx_con .rytx_dian .rytx_s{width:20px;height:20px;}
    .ryt_xiaoshou .rytx_con .rytx_dian .rytx_p{font-size:15px;left:20px;}
}

@media screen and (max-width:1359px){
    .ryt_cinfo{padding:40px 0;}
    .ryt_cinfo .rytci_left{width:420px;}
    .ryt_cinfo .rytci_right{padding-left:20px;}
    .ryt_cinfo .rytci_right .rytci_p{font-size:16px;margin-bottom:10px;}
    .ryt_cinfo .rytci_right .rytci_txt .rytci_pp{font-size:14px;}
    .ryt_cinfo .rytci_right .rytci_txt .rytci_pp>*+*{margin-top:10px;}
    .ryt_service{padding:40px 0;}
    .ryt_service .ryts_ul{margin-top:28px;}
    .ryt_xiaoshou{padding:40px 0;}
    .ryt_xiaoshou .rytx_tit{margin-top:10px;}
    .ryt_xiaoshou .rytx_tit p{font-size:20px;}
    .ryt_xiaoshou .rytx_con{margin-top:30px;}
    .ryt_xiaoshou .rytx_con .rytx_dian{width:10px;height:10px;}
    .ryt_xiaoshou .rytx_con .rytx_dian .rytx_f{width:18px;height:18px;}
    .ryt_xiaoshou .rytx_con .rytx_dian .rytx_s{width:18px;height:18px;}
    .ryt_xiaoshou .rytx_con .rytx_dian .rytx_p{font-size:14px;left:18px;}
}

@media screen and (max-width:1023px){
    .ryt_cinfo{padding:30px 0;}
    .ryt_cinfo .rytci_left{width:100%;}
    .ryt_cinfo .rytci_right{padding-left:0;width:100%;margin-top:20px;}
    .ryt_cinfo .rytci_right .rytci_txt{margin-top:15px;}
    .ryt_service{padding:30px 0;}
    .ryt_service .ryts_ul{margin-top:20px;}
    .ryt_xiaoshou{padding:30px 0;}
    .ryt_xiaoshou .rytx_tit{margin-top:8px;max-width:none;}
    .ryt_xiaoshou .rytx_tit p{font-size:18px;}
    .ryt_xiaoshou .rytx_con{margin-top:25px;}
    .ryt_xiaoshou .rytx_con .rytx_dian .rytx_p{left:16px;top:-1px;}
}

@media screen and (max-width:767px){
    .ryt_service .ryts_ul .ryts_li{background:var(--logoColor);}
    .ryt_xiaoshou .rytx_tit p{font-size:15px;}
    .ryt_xiaoshou .rytx_con .rytx_dian .rytx_p{top:calc(100% + 5px);left:50%;transform: translateX(-50%);}
}