.layui-container{
    margin-top: 120px;
    background-color: #f6f6f6;
}
.head{
    background-color: #ffffff;
}
.head .nav_item{
    color: #000000;
}
.page_nav{
    width: 100%;
    height: 55px;
    line-height: 55px;
    background-color: #e6e6e6;
    color: #c4c4c4;
}
.page_nav .innerWidth{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.page_nav a{
    font-family: 'SourceHanSansCN-Regular';
    font-size: 14px;
    letter-spacing: 0px;
    color: #c4c4c4;
  	width:16px;
    padding: 0 5px;
}
.detail_wrap{
    margin: 35px auto 90px;
    background-color: #ffffff;
    box-shadow: 0px 7px 9px 0px 
        rgba(0, 0, 0, 0.15);
    border-radius: 12px;
    height: auto;
    overflow: hidden;
    padding: 25px 0 50px 0;
}
.detail{
    height: auto;
    padding: 0 85px;
}
.detail .title{
    font-family: 'SourceHanSansCN-Regular';
    font-size: 24px;
    line-height: 1.2;
    padding: 15px 0;
    letter-spacing: 1px;
    color: #000000;
    text-align: center;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 25px;
}
.detail .content{
    font-family: 'SourceHanSansCN-Regular';
    font-size: 14px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #000000;
}

.detail .content table{ width: 100%; border-left:solid 1px #818181; border-bottom:solid 1px #818181;}
.detail .content td{border-right:solid 1px #818181; border-top:solid 1px #818181;border-bottom:solid 1px #818181; padding: 0 8px;}


.detail .content img{
    display: block;
    width: auto;
    margin: 0 auto;
    max-width: 100%;
}


.detail_page a{
    display: block;
    font-family: 'SourceHanSansCN-Light';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #818181;
}
.case .detail_wrap{
    margin-bottom: 40px;
}
.case{
    width: 950px;
    padding-bottom: 50px;
}
.pro .detail{
    width: 965px;
    height: auto;
    padding: 0 85px;
    box-shadow: 6px 0px 14px -13px #0000004d;
}
.pro .right_path{
    height: 100%;
    padding: 50px 20px 0;
}
/* .pro .detail:after{
    content:'';
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    background-color: rgba(0,0,0,.1);
    height: 100%;
} */
.pro .right_path .title,.news .right_wrap .title{
    line-height: 40px;
    font-family: 'SourceHanSansCN-Regular';
    font-size: 18px;
    letter-spacing: 1px;
    color: #000000;
    margin-bottom: 20px;
}
.pro .right_path .title:after,.news .right_wrap .title:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 46px;
    height: 1px;
    background-color: #74859f;
}

.pro .right_path_item{
    display: block;
    width: 108px;
    height: 58px;
    background-color: #359c0f;
    border-radius: 6px;
    padding: 0 20px;
    margin-bottom: 10px;
    margin-right: 10px;
    font-family: 'SourceHanSansCN-Regular';
    font-size: 16px;
    line-height: 58px;
    color: #ffffff;
    float: left;
}
.pro .right_path_item:hover{
    color: #fff;
}
.news{
    box-shadow:none;
    background-color: transparent;
}
.news .right_wrap{
    width: 340px;
    height: auto;
    padding: 0 25px;
}
.news .right_list{
    margin-top: 15px;
}
.news .right_item{
    width: 100%;
    height: auto;
    margin-bottom: 25px;
}
.news .right_item .img{
    width: 100%;
    height: 173px;
    background-color: #e5e5e5;
    border-radius: 6px;
    margin-bottom: 5px;
}
.news .right_item .tit{
    font-family: 'SourceHanSansCN-Regular';
    font-size: 14px;
    line-height: 28px;
    color: #000000;
}
.news .right_item .date{
    font-family: 'SourceHanSansCN-Regular';
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #818181;
}
.news .right_item:hover .date,.news .right_item:hover .tit,.right_list_txt a:hover{
    color: #359c0f;
}
.news .right_list_txt{
    margin-top: 10px;
    padding: 20px 0;
    border-top: 1px solid rgba(0,0,0,.15);
}
.news .right_list_txt a{
    display: block;
    padding-left: 20px;
    line-height: 45px;
}
.news .right_list_txt a:before{
    content: "";
    position: absolute;
    top: 50%;
    left: 5px;
    width: 4px;
    height: 4px;
    background-color: #dadada;
    border-radius: 50%;
    transform: translate(0,-50%);
}
.news .detail{
    background-color: #ffffff;
    box-shadow: 0px 7px 9px 0px 
        rgba(0, 0, 0, 0.15);
    border-radius: 12px;
    height: 100%;
    padding: 50px 85px;
}
.news .title .tips{
    font-family: 'SourceHanSansCN-Light';
    font-size: 14px;
    line-height: 24px;
    color: #878787;
    text-align: center;
    margin-top: 15px;
}
.join .detail_wrap{
    padding: 0 87px;
}
.join .post{
    width: 310px;
    padding-top: 45px;
    min-height: 100%;
    
    font-family: 'SourceHanSansCN-Regular';
    font-size: 16px;
    line-height: 36px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #444444;
}
.join .post span{
    color: #a1a1a1;
}
.join .post .tit{
    line-height: 75px;
    font-family: 'SourceHanSansCN-Regular';
    font-size: 24px;
    margin-bottom: 20px;
    color: #010101;
    border-bottom: 1px solid  #d8d8d8;
}
.join .detail {
    padding: 0;
    
    padding: 70px 0;
    padding-left: 87px;
    border-left: 1px solid  #d8d8d8;
}
.join .detail .tit{
    font-family: 'SourceHanSansCN-Regular';
    font-size: 18px;
    line-height: 2;
}
.join .detail .content{
    color: #444444;
    margin-bottom: 20px;
}
@media only screen and (max-width: 750px){
    .layui-container{
        margin-top:1.06rem;
        background-color: #fff;
    }
    .detail_wrap{
        margin: 0 auto .6rem;
        box-shadow: none;
        border-radius: 0;
        padding: 0 0;
    }
    .detail{
        width: 100%;
        height: auto;
        padding: 0;
    }
    .detail .title{
        font-size: 0.3rem;
        line-height: 1.1rem;
        padding: 0 0;
        letter-spacing: 1px;
        border-bottom: 0.08rem solid #e5e5e5;
        margin-bottom: .3rem;
    }
    .detail .content{
        font-size: 0.24rem;
        line-height: 0.48rem;
        padding: .3rem;
    }
    
    
    .detail_page a{
        display: block;
        font-family: 'SourceHanSansCN-Light';
        font-size: .24rem;
        font-weight: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: 0px;
        color: #818181;
        padding: 0 .3rem;
    }
    .case .detail_wrap{
        margin-bottom: 0;
    }
    .case{
        width: 100%;
        padding-bottom: .5rem;
    }
    .pro .detail{
        width: 100%;
        height: auto;
        padding: 0;
        box-shadow: none;
    }
    .pro .right_path{
        height: auto;
        padding: .5rem .3rem 0;
        border-top: 0.08rem solid #e5e5e5;
    }
    .pro .right_path .title,.news .right_wrap .title{
        line-height: .5rem;
        font-size: 0.3rem;
        margin-bottom: .2rem;
    }
    .pro .right_path .title:after,.news .right_wrap .title:after{
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 0.46rem;
        height: 1px;
        background-color: #74859f;
    }
    
    .pro .right_path_item{
        display: block;
        width: auto;
        height: 0.58rem;
        background-color: #359c0f;
        border-radius: 0.06rem;
        padding: 0 .3rem;
        margin-bottom: .1rem;
        margin-right:  .1rem;
        font-size: 0.24rem;
        line-height: 0.58rem;
    }
    .pro .right_path_item:hover{
        color: #fff;
    }
    .news{
        box-shadow:none;
        background-color: transparent;
    }
    
    .news .detail{
        background-color: #ffffff;
        box-shadow: none;
        border-radius: 0;
        height: 100%;
        padding: 0;
    }
    .news .title{
        text-align: left;
        padding: 0 .3rem;
        line-height: 1.5;
    }
    .news .title .tips{
        font-family: 'SourceHanSansCN-Light';
        font-size: 14px;
        line-height: 24px;
        color: #878787;
        text-align: left;
        margin-bottom: .2rem;
        margin-top: 0;
    }
    .join .detail_wrap{
        padding: 0 0;
    }
    .join .post{
        float: none;
        padding-top: 0;
        width: 100%;
        font-size: 0.24rem;
        line-height: 2;
        padding: .5rem .3rem .3rem;
        border-bottom: .08rem solid #e5e5e5;
    }
    .join .post .tit{
        line-height: 1;
        font-size: 0.3rem;
        margin-bottom: .3rem;
        color: #010101;
        border-bottom:none;
    }
    .join .detail {
        padding: 0;
        
        padding: .3rem;
        padding-left: .3rem;
        border-left: none;
    }
    .join .detail .tit{
        font-family: 'SourceHanSansCN-Regular';
        font-size: 18px;
        line-height: 2;
    }
    .join .detail .content{
        color: #444444;
        margin-bottom: .3rem;
        padding: .3rem 0;
    }
}