﻿@charset "utf-8"; 
.pro-detail .pro-detail-content img{cursor:pointer}
.popcompany{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:99999;display:none}
.popcompanycontent{width:100%;height:100%;display:flex;align-items:center;justify-content:center}
.popcompanyinfo{background:#fff;position:relative}
.popcompanyinfo span{display:block;width:40px;height:40px;background:#fff;border-radius:50%;border:1px solid #ccc;position:absolute;top:-20px;right:-20px;cursor:pointer}
.popcompanyinfo span:before{content:'';width:24px;height:1px;background:#000;position:absolute;transform:rotate(45deg);left:8px;top:20px}
.popcompanyinfo span:after{content:'';width:24px;height:1px;background:#000;position:absolute;transform:rotate(-45deg);top:20px;left:8px}
.popcompanyinfo img{padding:3vw 2vw;display:block;max-width:70vw;max-height:70vh}
.head-top:after,.head-top .head-box{display: none;}
.product-main .pro-list.list0 .pro-intro,.new-main .new-list.list0 .new-intro{word-break:break-word}
.document-main .project-list .project-name, .document-main .project-list .project-content{word-break:break-word}
#ind .ind-l h3{width: 100%;}
#ind .ind-l .ind-wrap{display: flex;flex-direction: column;align-items: flex-end;}
.advan{background: #e1e1e1;}
@media (min-width:1025px) {
.sidebar-cate .sub-menu li.LiLevel2{overflow: initial;height: auto;}
.sidebar-cate .sub-menu li.LiLevel2>.iconfont{top: 0;}   
}
