.comWidth{width:75%;margin:auto;}

.flex{display: flex;align-items: center;}
.zxly{padding-bottom:1rem}

.second{background:url(/ciic/uiFramework/commonResource/image/2025112615032179143.png) bottom center no-repeat;background-size: cover;}
.part_wrap{width: 75%;margin: 0 auto;}


/*面包屑*/
.position{margin:0 auto;border-bottom:solid 1px #d4d4d4;height:0.8125rem;line-height:0.8125rem;font-size:0.175rem;color:#999;margin-bottom:1rem;font-family:'Noto Sans Sc'}
.position span{color:#999}
.position a{font-size:0.175rem;color:#999;padding:0 .08rem;font-family:'Noto Sans Sc'}


@media (max-width: 768px) {

.comWidth{width:90%;margin:auto;}



/*面包屑*/
.position{width:100%;margin:0 auto;border-bottom:solid 1px #d4d4d4;height:auto;line-height:1.5;font-size:12px;color:#999;padding:15px 0}
.position span{color:#999;font-size:12px}
.position a{font-size:12px;color:#999;padding:0 5px}

}