.device_body{
    background-color: #f4f4f4;
}
.device_banner{
    width:1300px;
    height:auto;
    margin-left:70px;
    float:left;
}
.device_banner_img{
    width:100%;
    height:auto;
}
.left_lsy_catalogue{
    width:300px;
    min-height:600px;
    float:left;
    background-color: #ffffff;
    border-radius: 10px;
    margin-top:30px;
}
.right_lsy_content{
    width:970px;
    min-height:600px;
    float:left;
    border-radius: 10px;
    margin-top:30px;
    margin-left:30px;
}
.toc-container {
    max-width: 600px;
    margin: 30px auto;
    line-height: 1.6;
}

/* 重置默认列表样式 */
ul {
    padding-left: 20px;
    list-style: none;
}

/* 大标题样式 */
.main-title {
    font-size: 20px;
    font-weight: bold;
    margin: 15px 0;
}
.lsy_down_img{
    width:13px;
    height:auto;
    margin-left:2px;
}
/* 小标题列表 */
.sub-list {
    list-style-type: circle;
    margin: 10px 0;
}

/* 小标题样式 */
.sub-list li {
    font-size: 16px;
    padding: 5px 0;
    cursor: pointer;
    line-height: 33px;
}
.activeli{
    color:#4889fc;
    font-weight: 600;
}
.right_lsy_one{
    width:100%;
    height:auto;
    float:left;
}
.right_lsy_one2{
    width:100%;
    height:auto;
    float:left;
    margin-bottom:5px;
    margin-top:10px;
}
.device_one{
    width:133px;
    height:auto;
}
.arrowimg{
    width:40px;
    height:auto;
    margin-top:60px;
    cursor: pointer;
}
.right_lsy_title{
    width:200px;
    height:40px;
    margin-top:30px;
    float:left;
    font-size:22px;
    font-weight:600;
    color:#000000;
}
.right_sub_title{
    width:auto;
    height:40px;
    margin-top:30px;
    float:left;
    font-size:17px;
    color:#000000;
    padding-right:37px;
    line-height: 38px;
    cursor: pointer;
}
.arrowimg2{
    width:20px;
    height:auto;
    margin-left:10px;
    margin-top:37px;
}
.lsy_wlj{
    width:50%;
    height:318px;
    margin-top:10px;
    float:left;
}
.wlj_ms{
    position: absolute;
    width:220px;
    height:150px;
    left:260px;
    top:100px;
}
.wlj_ms2{
    position: absolute;
    width:220px;
    height:70px;
    left:30px;
    top:245px;
}
.wlj_title{
    font-size:19px;
    font-weight:600;
    color:#000000;
}
.wlj_title2{
    font-size:18px;
    font-weight:600;
    color:#000000;
}
.wlj_ms_sub{
    font-size:14px;
    line-height: 12px;
}
.wlj_ms_sub2{
    font-size:14px;
    line-height: 24px;
    padding-right:8px;
}

.know_more_img{
    width:80px;
    height:26px;
    margin-top:15px;
    color:#ffffff;
    border-radius: 13px;
    text-align: center;
    line-height: 26px;
    background-color: #000000;
    font-size: 13px;
    cursor: pointer;
}
.know_more_img2{
    width:80px;
    height:auto;
}
.other_lsy_d{
    width:235px;
    height:auto;
    float:left;
    position: relative;
    margin-top:15px;
}
.other_lsy_d_img{
    width:100%;
    height:auto;
}
.other_ms{
    width:235px;
    height:70px;
    position: absolute;
    top:250px;
    text-align: center;
}
.left_div{
    width:50px;
    height:auto;
    float:left;
}
.center_div{
    width:870px;
    height:auto;
    float:left;
    overflow: hidden;
    position: relative;
}
.slider-container {
    display: flex;
    position: relative;
    left: 0;
    transition: left 0.3s ease;
}

.slider-container img {
    width: 135px;
    height: auto;
    object-fit: cover;
    flex-shrink: 0;
    margin-right: 10px;
    cursor: pointer;
}
.lsy_sink_t{
    padding-top:50px;
    color:#333333;
}
.lsy_sink_ts{
    font-size:16px;
    padding-top:10px;
    color:#676767;
}
.lsy_sink_blank{
    width:100px;
    height:4px;
    float:left;
    background-color: #3292cf;
    margin-top:10px;
}
.project_div{
    width:100%;
    height:auto;
    float:left;
}
.project_one{
    width:28%;
    height:400px;
    float:left;
    margin-top:50px;
    cursor: pointer;
}
.project_one2{
    width:28%;
    height:400px;
    float:left;
    margin-top:50px;
    cursor: pointer;
    margin-right:7.9%;
}
.project_img{
    width:100%;
    height:auto;
}
.project_div_t{
    width:80%;
    height:50px;
    float:left;
    margin-top:10px;
    font-size:18px;
    color:#3191ce;
    line-height: 50px;
    font-weight:600;
}
.project_jt{
    width:20%;
    height:50px;
    float:left;
    margin-top:10px;
}
.p_arrow{
    width:auto;
    height:16px;
    float:right;
    margin-top:17px;
}
.p_abstract{
    font-size:16px;
    color:#989898;
    line-height: 20px;
}
.moveactive{
    box-shadow: 2px 2px 5px #3191ce,
                -2px -2px 5px #3191ce;
}
.device_infor{
    width:1000px;
    height:auto;
    margin-left:220px;
    margin-top:20px;
    float:left;
}


/*
quill css
 */
.ql-align-center{
    width:100%;
    text-align: center;
}
.ql-size-huge{
    font-size:24px;
    font-weight: 600;
}
.ql-size-large{
    display: block;
    font-size:18px;
    text-indent: 2em !important;
    line-height: 38px;
}


.rain_padding_top{
    padding-top:10px;
}
.rain_margin_right{
    margin-right:10px;
}
.wlj_gd{
    position: relative;
}
.rain_text_right{
    text-align: right;
}
.rain_project_right{
    margin-right:8%;
}
