﻿.que{flex-wrap:wrap}
.que .common-title{width:100%;margin:50px 0 25px}
.catetitle{margin-bottom:20px}
.pro .common-tip,.pro .common-title{display:none}
.pro-list{margin-top:0}
.news-item:first-of-type{width:26%;}
.news-item:nth-of-type(2),.news-item:nth-of-type(3){width:71%;margin-left:3%;align-items:center}
.news-item:nth-of-type(2) .news-info,.news-item:nth-of-type(3) .news-info{flex:2}
.news-title{font-size:var(--fontsize22);line-height:1.3;max-height:inherit;}
.news-item:nth-of-type(2) .news-img, .news-item:nth-of-type(3) .news-img{height:100%;}
@media (max-width:1240px){.news-item:nth-of-type(2),.news-item:nth-of-type(3){margin-left:0}
.news-item:first-of-type{align-items:center}
.news-item:first-of-type .news-info{flex:2}}
@media (max-width:1024px){.news-title{font-size:var(--fontsize20);}
.news-item .news-info{flex:1.2!important}}
@media (max-width:768px){.que .common-title{margin:30px 0 15px}
.news-item .news-info{flex:1.8!important}}
.common-tip {display:none}
.common-title{position:relative;padding-bottom:7px;line-height:1.4}
.common-title:after{content:'';width:50px;height:3px;background:var(--color);position:absolute;left:50%;bottom:0;margin-left:-25px}