  

    .lyl-1k2-fdh-1 {
        padding: 30px 0;
    }
    
    .lyl-1k2-fdh-1 .lyl-1k2-fdh-nav-one {
        float: left;
        width: 144px;
        margin-right: 6px;
        margin-bottom: 6px;
        position: relative;
    }
    
    .lyl-1k2-fdh-1 .lyl-1k2-fdh-nav-one:before {
        position: absolute;
        content: "";
        width: 20px;
        height: 20px;
        background: #fff;
        border-radius: 50%;
        right: -13px;
        top: 10px;
        z-index: 3;
    }
    
    .lyl-1k2-fdh-1 .lyl-1k2-fdh-nav-one:after {
        position: absolute;
        content: "";
        width: 4px;
        height: 4px;
        background: #fff;
        border: 3px solid #055daf;
        border-radius: 50%;
        top: 15px;
        right: -8px;
        z-index: 5;
    }
    
    .lyl-1k2-fdh-1 .lyl-1k2-fdh-nav-one:nth-child(8n),
    .lyl-1k2-fdh-1 .lyl-1k2-fdh-nav-one.last {
        margin-right: 0;
    }
    
    .lyl-1k2-fdh-1 .lyl-1k2-fdh-nav-one:nth-child(8n):before,
    .lyl-1k2-fdh-1 .lyl-1k2-fdh-nav-one.last:before,
    .lyl-1k2-fdh-1 .lyl-1k2-fdh-nav-one:nth-child(8n):after,
    .lyl-1k2-fdh-1 .lyl-1k2-fdh-nav-one.last:after {
        display: none;
    }
    
    .lyl-1k2-fdh-1 .lyl-1k2-fdh-nav-one h3 {
        height: 38px;
        line-height: 38px;
        font-weight: normal;
        text-align: center;
        border: 1px solid #d9d9d9;
    }
    
    .lyl-1k2-fdh-1 .lyl-1k2-fdh-nav-one h3 a {
        display: block;
        height: 38px;
        font-size: 16px;
        color: #333;
    }
    
    .lyl-1k2-fdh-1 .lyl-1k2-fdh-nav-one h3.sidenavcur,
    .lyl-1k2-fdh-1 .lyl-1k2-fdh-nav-one h3:hover {
        background: #055daf;
        border-color: #055daf;
    }
    
    .lyl-1k2-fdh-1 .lyl-1k2-fdh-nav-one h3.sidenavcur a,
    .lyl-1k2-fdh-1 .lyl-1k2-fdh-nav-one h3:hover a {
        color: #fff;
    }


        .p101s-case-1-list {
            position: relative;
        }
        
        .p101s-case-1-list dl {
            float: left;
            width: 378px;
            margin: 0 33px 60px 0;
        }
        
        .p101s-case-1-list dl:nth-child(3n) {
            margin-right: 0;
        }
        
        .p101s-case-1-list dt img,
        .p101-case-1-list-con dt a {
            display: block;
            width: 100%;
            margin: 0 auto;
        }
        
        .p101s-case-1-list dd {
            border: 1px solid #e3e3e3;
            padding: 20px 30px 30px 30px;
            position: relative;
            background: #fff;
        }
        
        .p101s-case-1-list dd h4 {
            padding-bottom: 10px;
            position: relative;
            height: 30px;
        }
        
        .p101s-case-1-list dd h4:after {
            content: '';
            position: absolute;
            width: 42px;
            height: 2px;
            left: 0;
            bottom: 0;
            background: #d4d4d4;
        }
        
        .p101s-case-1-list dd h4 a {
            display: inline-block;
            max-width: 100%;
            height: 70px;
            line-height: 35px;
            font-size: 20px;
            color: #1a1a1a;
            overflow: hidden;
        }
        
        .p101s-case-1-list .p101s-case-1-desc {
            padding-top: 10px;
            color: #4c4c4c;
            line-height: 24px;
            text-align: justify;
        }
        
        .p101s-case-1-list dl:hover {
            box-shadow: 4px 5px 10px #e6e6e6, -4px 5px 10px #e6e6e6;
        }
        
        .p101s-case-1-list dl:hover dd:after {
            content: '';
            position: absolute;
            width: 100%;
            height: 3px;
            background: #055daf;
            left: 0;
            bottom: 0;
            z-index: 1;
        }
            .p102-info-list-more {
        padding-top: 14px;
    }
    
    .p102-info-list-more a {
        display: block;
        width: 98px;
        height: 34px;
        line-height: 34px;
        font-size: 14px;
        color: #055daf;
        text-align: center;
        border: 1px solid #055daf;
        position: relative;
    }
    
    .p102-info-list-more a:before {
        content: '';
        position: absolute;
        border-top: 9px solid transparent;
        border-bottom: 9px solid transparent;
        border-left: 10px solid #fff;
        left: -1px;
        top: 50%;
        margin-top: -9px;
        z-index: 1;
    }
    
    .p102-info-list-more a:after {
        content: '';
        position: absolute;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 7px solid #055daf;
        left: -1px;
        top: 50%;
        margin-top: -5px;
        z-index: 2;
    }
    

    .title {
        padding-bottom: 15px;
        position: relative;
        font-weight: normal;
        text-align: center;
        margin-bottom: 40px;
    }
    
    .title:after {
        content: '';
        position: absolute;
        width: 76px;
        height: 1px;
        background: #d4d4d4;
        bottom: 0;
        left: 50%;
        margin-left: -38px;
    }
    
    .title span,
    .title a {
        display: block;
        height: 50px;
        line-height: 50px;
        font-size: 38px;
        color: #333333;
    }
    
    .title em {
        display: block;
        height: 22px;
        font: 14px/22px 'Arial';
        color: #808080;
        font-style: normal;
        letter-spacing: 2px;
    }
    
    .p101-recommend-news {
        padding: 60px 0;
        background-color: #f5f5f5;
    }
    
    .p101-recommend-news-list ul {
        padding-top: 5px;
        position: relative;
    }
    
    .p101-recommend-news-list li {
        float: left;
        width: 530px;
    }
    
    .p101-recommend-news-list li p {
        height: 30px;
        margin-bottom: 10px;
        padding-left: 20px;
        position: relative;
        line-height: 30px;
    }
    
    .p101-recommend-news-list li p:before {
        content: "";
        width: 8px;
        height: 8px;
        border: 2px solid #808080;
        border-style: dotted dotted none none;
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -4px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 1;
    }
    
    .p101-recommend-news-list li p:after {
        content: '';
        position: absolute;
        width: 2px;
        height: 2px;
        background: #808080;
        left: 4px;
        top: 50%;
        z-index: 1;
    }
    
    .p101-recommend-news-list li p a {
        display: inline-block;
        max-width: 400px;
        height: 30px;
        font-size: 16px;
        color: #333333;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .p101-recommend-news-list li p:hover a {
        color: #055daf;
    }
    
    .p101-recommend-news-list li p:hover:before {
        border-color: #055daf;
    }
    
    .p101-recommend-news-list li p:hover:after {
        background: #055daf;
    }
    
    .p101-recommend-news-list li p em {
        float: right;
        width: 90px;
        height: 30px;
        font-family: Arial;
        color: #808080;
        text-align: right;
        font-style: normal;
    }
    
    .p101-recommend-news-list li.last {
        margin-left: 140px;
    }
    
    .p101-recommend-news-list li.last:before {
        content: '';
        position: absolute;
        width: 1px;
        left: 50%;
        top: 0;
        bottom: 5px;
        background: #e3e3e3;
        z-index: 3;
    }

