﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
#wmkc .wmkc-list li.wmkc-tel i.iconfont{font-size:25px;color:#f90;}
#wmkc .wmkc-list li.wmkc-tel:hover{background:#f90;}
#wmkc .wmkc-list li.wmkc-tel:hover i.iconfont{color:#fff;}
@media (min-width:1024px) {
.page-container{flex-direction: row-reverse;}
.page-container .page-main {flex: 1;padding-right: 0;padding-left: 60px}
}