﻿@charset "utf-8";
:root{--color:#f15a28}
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.head-logo a{font-size:20px;font-weight:700}
.home-banner .swiper-slide>a::after{display:none}
.wmkcfeedback .wmkcfb-fileupload, .wmkcfeedback input, .wmkcfeedback textarea{border-color:#666;}
.home-about .aboutinfo .home-title{color:var(--color)}
@media (min-width:769px){.home-about .aboutinfo p,.home-about .aboutinfo .more{font-size:var(--fontsize20)}}
.home-choose{padding-bottom:0;}
.pagesbanner{min-height: inherit;}
.home-about .aboutimg iframe{height:100%;min-height:400px;}