
.lanmu_con_nav {
    width: 1200px;
    margin: 20px auto 0;
}

.lanmu_con_nav div {
    width: 100%;
    height: 25px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #0f2346;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lanmu_con_nav div a {
    width: 70px;
    height: auto;
    font-size: 16px;
    color: #0f2346;
}

.lanmu_con_nav div span {
    width: 70px;
    height: 18px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 18px;
    margin: 0 10px 0 0px;
}



.lanmu {
    width: 1200px;
    height: auto;
    margin: 20px auto 0px;
    justify-content: space-between;
}

.lanmu_successful_cases {
    width: 310px;
    height: 100%;
    float: right;
}
.lanmu_successful_cases .list{
    border-radius: 8px;

}


.lanmu_con_list {
    width: 100%;
    height: 120px;
    background: #fff;
    float: left;
    margin-bottom: 20px;
    position: relative;
    border-radius: 8px 0 0 8px;
}

.lanmu_con_list:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1);
}

.lanmu_con_list_img {
    width: 25%;
    float: left;
}

.lanmu_con_list_img .pic {
    width: 217px;
    height: 120px;
    overflow: hidden;
    display: flex;
    align-items: center;
    border-radius: 8px 0 0 8px;
}

}

/*列表图片边框 border:1px solid #676767; */
.lanmu_con_list_img .pic img {
    width: 100%;
    transition: all 0.5s;
}

.lanmu_con_list_img .pic:hover img {
    transform: scale(1.1);
}

.lanmu_con_list_title {
    width: 70%;
    float: left;
    margin: auto 20px;
    height: 120px;
    padding-left: 3px;
}

.lanmu_con_list_title p:nth-of-type(1) {
    width: 100%;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #1e1e1e;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 12px;
}

.lanmu_con_list_title p:nth-of-type(1) a {
    font-size: 16px;
    color: #1e1e1e;
}

.lanmu_con_list_title p:nth-of-type(2) {
    width: 100%;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #999999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 12px;
}

.lanmu_con_list_icon {
    width: 40%;
    height: auto;
    float: left;
}

.lanmu_con_list_icon span {
    width: 50%;
    float: left;
    display: block;
    /* margin-top: 5px; */
}

.lanmu_con_list_icon span:nth-of-type(1) img {
    width: 15px;
    height: 13px;
    float: left;
    margin: 10px 8px 10px 0;
}

.lanmu_con_list_icon span:nth-of-type(1) span {
    width: 80px;
    font-size: 12px;
    font-family: Arial;
    font-weight: 400;
    color: #999999;
    line-height: 10px;
    float: left;
    display: block;
    margin-top: 12px;
}

.lanmu_con_list_icon span:nth-of-type(2) img {
    width: 12px;
    height: 8px;
    float: left;
    margin: 10px 10px 10px 0;
}

.lanmu_con_list_icon span:nth-of-type(2) span {
    width: 80px;
    height: 30px;
    font-size: 12px;
    font-family: Arial;
    font-weight: 400;
    color: #999999;
    line-height: 30px;
    float: left;
    display: block;
}

.lanmu_con_list_more {
    width: 10%;
    height: auto;
    float: left;
    margin-top: 100px;
    position: absolute;
    bottom: 7px;
    right: 18px;
}

.lanmu_con_list_more span {
    width: 80px;
    height: 23px;
    background: linear-gradient(to right, #f4a130, #f4a130);
    border-radius: 12px;
    float: left;
}

.lanmu_con_list_more span a {
    width: 100%;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #fefefe;
    text-align: center;
    display: block;
}


.right_bangdan {
    padding-bottom: 30px;
    float: right;
    width: 310px;
}

.right_bangdan .title {
    line-height: 20px;
    height: 20px;
    font-size: 20px;
    color: #000844;
    font-weight: 700;
}

.right_bangdan .title .link a {
    line-height: 20px;
    height: 20px;
    border-left: 5px solid #000844;
    padding-left: 5px;
    font-size: 20px;
    color: #000844;
    font-weight: 700;
    float: left;
}

.right_bangdan .title a {
    float: right;
    font-size: 14px;
    color: #999;
    padding: 0;
}



.lanmu_successful_cases .right_bangdan .box {
    border-top: 1px solid #b5b5b5;
    margin-top: 10px;
}

.lanmu_successful_cases .right_bangdan ul {
    height: 470px;
    background-color: #fff;
    margin-top: 20px;
    border-radius: 8px;
}

.lanmu_successful_cases .right_bangdan li {
    padding-top: 15px;
    float: left;
    width: 133px;
    text-align: center;
}

.lanmu_successful_cases .right_bangdan a {
    color: #000844;
}

.lanmu_successful_cases .right_bangdan a span {
    font-size: 16px;
    color: #333;
    display: block;
}

.lanmu_successful_cases .right_bangdan a:hover span {
    color: #38467f;
}

.lanmu_successful_cases .right_bangdan li img {
    height: 32px;
}

.lanmu_successful_cases .right_bangdan .box li {
    line-height: 15px;
    overflow: hidden;
    width: 280px;
    margin-left: 15px;
}

.lanmu_successful_cases .right_bangdan .box a {
    font-size: 14px;
    color: #000844;
    line-height: 20px;
    height: 20px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    animation-play-state: paused;
    text-align: left;
}

.lanmu_successful_cases .right_bangdan .box a:hover {
    color: #000000;
}


.lanmu_con {
    width: 860px;
    height: auto;
    float: left;
}