/*.container{*/
/*background-image: url('../image/comProfile.jpg');*/
/*width: 100%;*/
/*background-repeat:no-repeat;*/
/*background-size:100%;*/
/*!*background-color: white;*!*/
/*}*/
.content{
    width: 100%;
}
.comProfile_banner{
    width: 100%;
    height: 40rem;
    padding-bottom: 2px;
    background: url(../image/comAervices_nav.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.comProfile_crumbs{

}
.comAervices_crumbs_text{
    font-size: 6rem;
    color: white;
    text-align: center;
    width: 26rem;
    margin: auto;
    padding: 16rem 0px 2rem 0px;
    border-bottom: 2px solid #008080;
}
.comAervices_crumbs_location{
    line-height: 1.4rem;
    color: white;
    display: flex;
    font-size: 2rem;
    margin: 0 auto;
    padding-top: 1.9rem;
    text-align: center;
    align-items: center;
    justify-content: center;
}
.comAervices_crumbs_location span{
    margin-left: 0.5rem;
}
/*产品选项卡*/
.content_tab{
    width: 72%;
    margin: auto;
    margin-top: 24px;
}
.content_tab_title{
    width: 21%;
    float: left;
}
.content_tab_title{
    width: 21%;
    float: left;
}
.content_core_title{
    position: relative;
    top: 0;
    padding: 4px;
    border: 2px solid #007D75;
}
.content_core_title img:nth-child(1){
    position: absolute;
    top: 2px;
    left: -12px;
}
.content_core_title img:nth-child(2){
    position: absolute;
    top: -8px;
    right: 1rem;
}
.content_core_title span{
    margin-left: 46px;
    font-weight: 600;
    color: #007D75;
    font-size: 2rem;
}
.content_core ul{
    padding-left: 43px;
    padding-top: 10px;
    font-size: 1.5rem;
    border-right: 2px solid #007D75;
}
.content_core ul li{
    list-style-type: disc;
    line-height: 3.3rem;
    color: #B7B2AC;
    cursor:pointer
}
.content_core ul li a{
    color: #B7B2AC;
}
/*产品推荐*/
.content_recom{
    margin-top: 29px;
}
/*产品中心tab页内容*/
.content_tab_content{
    width: 75%;
    float: right;
}
.content_tab_cont{
    margin-right: 10px;
        font-size: 1.6rem;
}
.content_tab_cont img{
    /*width: 211px;*/
}
.content_tab_cont .text{
    margin-top: 13px;
}
.content_tab_cont .text .cont{
    transform-origin: 0 0;
    transform: scale(0.88,0.88);
    color: rgb( 102, 102, 102 );
    margin-top: 5px;
}

/*选项卡样式*/
.content_tab_cont .title{
    font-size: 20px;
    font-family: "Microsoft YaHei";
    color: rgb( 7, 121, 122 );
    font-weight: bold;
    line-height: 35px;
}
.content_tab_cont .layui-tab-content{
    line-height: 1.5;
    color: rgb( 102, 102, 102 );
}

.folder_list{
    border: 1px solid;
    padding: 10px 73px;
}
.folder_list .folder_list_folders img{
    width: 20px;
    margin-right: 10px;
}
.folder_list .folder_list_folders span{
    display: inline-block;
}
.folder_list .folder_list_data img{
    width: 15px;
    margin-right: 10px;
}
.folder_list .folder_list_data span{
    display: inline-block;
}

/*生产设备*/
.scsb_warp{
    display: flex;
}
.scsb_cont{
    padding: 10px;
    border: 1px solid #E2E2E2;
    width: 27%;
    margin-right: 10px;
}
.scsb_cont :nth-child(1){
    font-size: 14px;
    color: #078384;
}
.scsb_cont :nth-child(2){
    margin-top: 6px;
}
.scsb_cont :nth-child(3){
    width: 27px;
    height: 3px;
    background-color: #EA601D;
    margin-top: 6px;
}
.scsb_cont :nth-child(4){
    margin-top: 6px;
}
.scsb_cont :nth-child(5){
    width: 100%;
    height: 120px;
    margin-top: 6px;
}
/*新闻和时事*/
.xwhshsh_warp{
    display: flex;
    padding: 10px 10px 21px 10px;
    border-bottom: 1px solid #E2E2E2;
}
.xwhshsh_warp img{
    width: 130px;
}
.xwhshsh_warp div{
    padding: 10px;
}
/*企业视频*/
.qysp_warp{
    display: flex;
}
.qysp_cont{
    padding: 10px;
    border: 1px solid #E2E2E2;
    width: 27%;
    margin-right: 10px;
}
.qysp_cont :nth-child(1){
    margin-top: 6px;
}
.qysp_cont :nth-child(2){
    width: 27px;
    height: 3px;
    background-color: #EA601D;
    margin-top: 6px;
}
.qysp_cont :nth-child(3){
    margin-top: 6px;
}
.qysp_cont :nth-child(4){
    width: 100%;
    height: 120px;
    margin-top: 6px;
}
.qysp_cont :nth-child(5){

}