﻿@charset "utf-8"; 
@import url('https://fonts.googleapis.com/css2?family=Momo+Trust+Display&display=swap');
.banner-inner img{max-height: unset;}
.head-info .head-logo a:after {line-height:1;content:'COBOLT WELDING';font-size: 26px;margin-left: 10px;font-family: "Momo Trust Display", sans-serif;}
@media (max-width:768px){.head-info .head-logo a:after{font-size:var(--fontsize18)}}
.home-product .homepro-list .proitem .more-btn span,.home-more,.home-news .homenews-list .homenews-text .morebtn,.product-catelist .product-cateitem .cate-info .more,.pro-list.list0 li .more,.sidebar-item.hotpro .sidebarhot-item .sidebarhot-info .more,.newslist.list0 li .more{text-transform:capitalize;}
.home-news .homenews-list .homenews-item{display:flex;flex-direction:column;}
.home-news .homenews-list .homenews-text{flex:1;}
.home-news .homenews-list .homenews-text .homenews-info{display:flex;flex-direction:column;width:100%;height:100%}
.home-news .homenews-list .homenews-text .homenews-des{margin-bottom:10px;}
.home-news .homenews-list .homenews-text .homenews-more{margin-top:auto;}
@media (min-width:1025px){footer .foot-main .foot-item{width:auto;max-width:24%}
footer .foot-item.foot-info{padding:0}
footer .foot-categories .foot-list{display:block}
.foot-qrimg{display:flex;justify-content:space-between}
.foot-qrimg div{max-width:32%;text-align:center}
footer .foot-code img{height:auto;margin-bottom:5px}}