﻿@charset "utf-8"; 
table td, table th {padding: 1px 10px;}
.home-product{padding-bottom:0;}
.head-list .item .icon+.icon {margin-left:5px}
.home-choose::before {background:none;}
.home-choose-top {display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;}
.home-choose .home-title {color:#000;text-align:left}
.home-choose .home-des {color:#000;margin:15px 0 0;position:relative;padding-bottom:15px;}
.home-choose .home-des:after {content:'';width:70px;height:2px;background:var(--color);position:absolute;bottom:0;left:0;}
.home-choose-btn {display:flex;}
.home-choose-btn a {background:var(--color);display:block;line-height:1.4;color:#fff;padding:8px 40px;text-transform:uppercase;}
.choose-ul .choose-item {width:24%;box-shadow:0 0 0;padding:0;}
.choose-ul .choose-item .choosepic {padding-bottom:75%;width:100%;position:relative;}
.choose-ul .choose-item img {width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;}
.choose-ul .choose-item .info {color:#222;}
@media (max-width:1024px){.choose-ul .choose-item{width:48%;margin-bottom:25px}}
@media (max-width:768px){.home-choose-title{width:100%;margin-bottom:20px}
.home-choose .home-title{text-align:center}
.home-choose .home-des:after{width:50px;left:50%;margin-left:-25px}
.home-choose-btn{width:100%;justify-content:center}
.home-choose-btn a{font-size:13px;padding:6px 20px}}
@media (max-width:500px){.choose-ul .choose-item{width:100%}
.home-about .about-img .about-icon span{font-size:15px}
.home-about .about-img .about-icon p{font-size:13px}}
.single-main.contact-us article {margin:0 auto;max-width:1150px;}
.contactceter {margin:30px 0;}
.contactceter p {font-size:18px;margin-bottom:20px;}
.contactceter p:first-child {font-weight:bold;font-size:22px;}
.contactceter p a {color:#000;text-decoration:none;}
.contactceter p a:hover {text-decoration:underline;}
@media (max-width:500px){.contactceter {margin:20px 0;}
.contactceter p {font-size:16px;margin-bottom:15px;}
.contactceter p:first-child {font-size:20px;}}
#tagTabs .tagItem:nth-child(2){display:none}
.choose-ul .choose-item{border: 1px solid #666;overflow: hidden;}
@media (min-width: 1025px){.choose-ul .choose-item{width:23%;}}
img.borderimg{border:1px solid #ddd;margin:5px 0 8px}
#wmkc{top:60% !important;}