﻿@charset "utf-8";
.table tr:nth-child(even){background:#fff}
.table tr:nth-child(odd){background:#eee}
.table td,.table th{border:1px solid #9d9898}
.pages-list>div span:nth-child(2){word-break:break-word}
.siggle-cont iframe{border:0}
.fcontact p{min-width:320px}
@media (min-width:801px){#licontact-us>a{color: #fff;background: var(--color);height: 40px;line-height: 40px;padding: 0 15px;border-radius: 30px;}
#licontact-us>a:hover{color:#fff;}}