﻿@charset "utf-8"; 
.news-con,.news-title,.hot-pro .pro-intro{word-break:break-word}
.side-pro ul li .pro-name{word-break:break-word}
.ind-item img{object-fit:cover}
.foot-item.foot-code{width:25%;padding-left:30px}
.foot-item.foot-code .code-wrap{display: flex;justify-content: space-between;flex-wrap: wrap;}
.foot-item.foot-code .code-item{width: 48%;color: #fff;text-align: center;}
.foot-item.foot-code .code-item img{border-radius: 5px;width: 100%;}
@media screen and (min-width:769px){.foot-cate,.foot-code,.foot-nav{padding-left:70px}}