  .p101s-fdh-1 {
            padding: 5px 0 0;
            margin-bottom: 30px;
        }
        
        .p101s-fdh-1-icon {
            float: left;
            width: 115px;
            margin-right: 20px;
            position: relative;
            height: 54px;
            line-height: 54px;
            font-size: 18px;
            color: #666666;
        }
        
        .p101s-fdh-1-icon:after {
            content: '';
            position: absolute;
            width: 1px;
            height: 18px;
            margin-top: 18px;
            right: -1px;
            z-index: 1;
            background: #c9c9c9;
        }
        
        .p101s-fdh-1-nav {
            float: left;
            width: 1055px;
            position: relative;
            height: 54px;
        }
        
        .p101s-fdh-1-nav-one {
            height: 54px;
            line-height: 54px;
            float: left;
            margin-right: 40px;
            position: relative;
        }
        
        .p101s-fdh-1-nav-one h3 {
            font-weight: normal;
        }
        
        .p101s-fdh-1-nav-one h3 a {
            display: block;
            font-size: 18px;
            color: #1a1a1a;
            height: 54px;
        }
        
        .p101s-fdh-1-nav-one h3:hover:after,
        .p101s-fdh-1-nav-one h3.sidenavcur:after {
            position: absolute;
            content: '';
            width: 0;
            height: 0;
            border-right: 5px solid transparent;
            border-left: 5px solid transparent;
            border-top: 8px solid #007bbb;
            bottom: 0;
            left: 50%;
            margin-left: -5px;
        }
        
        .p101s-fdh-1-nav-one h3:hover a,
        .p101s-fdh-1-nav-one h3.sidenavcur a {
            color: #007bbb;
            font-weight: bold;
        }
        
        .p101s-fdh-1-nav-one dl {
            position: absolute;
            left: 0;
            top: 60px;
        }
    

        .p101s-case-1-list {
            position: relative;
        }
        
        .p101s-case-1-list dl {
            float: left;
            width: 325px;
            margin: 0 33px 60px 0;
        }
        
        .p101s-case-1-list dl:nth-child(4n) {
            margin-right: 0;
        }
        
        .p101s-case-1-list dt img,
        .p101-case-1-list-con dt a {
            display: block;
            width: 100%;
           height:205px;
            margin: 0 auto;background: #eee;
        }
        
        .p101s-case-1-list dd {
            border: 1px solid #e3e3e3;
            padding: 28px 26px 40px 32px;
            position: relative;
            background: #fff;height:163px;
        }
        
        .p101s-case-1-list dd h4 {
            padding-bottom: 10px;
            position: relative;
        }
        
        .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;
            line-height: 25px;
            height:50px;overflow: hidden;
            font-size:16px;
            color: #1a1a1a;
            padding-bottom: 5px;
        }
        
        .p101s-case-1-list .p101s-case-1-desc {
            padding-top: 20px;
            color: #4c4c4c;
            line-height: 24px;
            text-align: justify;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:3;  overflow: hidden; text-overflow: ellipsis;
        }
        
        .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: #007bbb;
            left: 0;
            bottom: 0;
            z-index: 1;
        }
    

    .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: #007bbb;
    }
    
    .p101-recommend-news-list li p:hover:before {
        border-color: #007bbb;
    }
    
    .p101-recommend-news-list li p:hover:after {
        background: #007bbb;
    }
    
    .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;
    }