﻿.tabsbox{border-bottom:1px solid #89bbec;}
.tabs {width: 100%; margin-top: 18px;display: block; display: flex;  align-items: center; justify-content: flex-start; background-color: #fff;}
.tabs ul {margin: 0px; padding: 0px; }
.tabs ul li {float: left;width: 160px;height: 39px;line-height:39px;display: block; text-align: center; font-size: 16px;  cursor: pointer;color: #89bbec;padding-right:30px;font-weight: bold;position: relative;top: 1px;background:url(/KY/Images/tabbg.png) center center no-repeat}
.tabs ul li.on {color: #fff; border: none;position: relative;top: 1px;}
.tabs ul li:hover {}
.tabContent { clear: both;width: 980px;}


