﻿@charset "utf-8"; 
.prodetails-bref table{display:table}
.prodetails-bref,.prodetails-bref p{max-width:900px}
.foot-contact p:nth-child(2){display:none}
.latestnews-img img{max-height:100%}
section.indchoose{padding:50px 0;background:#f4f4f5}
ul.indchooselist{display:flex;justify-content:space-between}
ul.indchooselist li{width:24%;text-align:center}
ul.indchooselist li .choosetit{color:#000;font-size:22px;margin:12px 0}
ul.indchooselist li p{color:#000}
.home-tit{font-size:35px;color:#000;text-transform:uppercase}
@media screen and (max-width:1024px){ul.indchooselist{flex-wrap:wrap}
ul.indchooselist li{width:48%;margin-bottom:35px}}
@media screen and (max-width:1024px){.home-tit{font-size:26px}
ul.indchooselist li .choosetit{font-size:19px}
ul.indchooselist li img{max-height:120px}
section.indchoose{padding-bottom:15px}}
@media (min-width:769px){.logo img{margin-left:-50px;max-height:80px}}
.home-inquiry{padding-bottom:5%}