.i_item {background: #f8f1df;margin-top: 10px;border: 1px solid #d8d7d2;min-height: 200px;}
.i_item:first-child {margin-top: 0px;}
.i_item .title {position: relative;padding: 10px 10px;padding-left: 15px;font-weight: bold;color: #70610c;font-size: 16px;border-bottom: 1px solid #d8d7d2;background: #f8f0dd url(../../images/icon/i_left_title.png) repeat-x;}
.i_item .title .more {font-size: 12px;font-weight: normal;position: absolute;right: 14px;top: 14px;color: #999;}
.i_item .list {max-height: 171px;overflow: hidden;}
.i_item .list.extend {max-height: 342px;}
.i_item ul {margin: 2px;}
.i_item ul li {padding: 6px 10px;text-overflow: ellipsis;-webkit-line-clamp: 1;-webkit-box-orient: vertical;display: -webkit-box;overflow: hidden;margin: 2px 0px;}
.i_item ul li a {font-size: 15px;display: block;width: 100%;}
.i_item ul li:hover {background: #ead5a0;}
.i_item ul li.item_active {background: #ead5a0;}
.i_item ul li.item_active a {color: #fff;}
/* online */
#online {min-height: 145px;background: white;position: relative;}
#online > .main {margin: 10px 18px;}
#online > .main > .adchat-title {font-size: 16px;color: #70610c;font-weight: bold;}
#online > .main > .adchat-image {text-align: center;margin-top: 20px;cursor: pointer;}
/* work time */
#work-time {display: none;position: absolute;bottom: 0;left: 230px;width: 250px;z-index: 4;border: 1px solid #969696;background: #dfdfdd none repeat scroll 0 0;}
#work-time p {margin: 8px 0 0;line-height: 20px;text-align: center;text-indent: 0;}
#work-time .top-content {display: none;}
#work-time .foot-content {font-size: 15px;}
#work-time .top-content, #work-time .foot-content {background-color: #fff;border: 1px solid #969696;border-radius: 10px;margin: 10px;padding: 10px;text-shadow: 1px 1px 3px #ccc;}
#work-time .wechat {background-color: #fffdd6;border: 1px solid #bdb590;border-top-left-radius: 5px;border-top-right-radius: 5px;color: #754723;cursor: pointer;height: 65px;}
#work-time .adchat {background-color: #59bbf5;border: 1px solid #0d8dd8;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;color: #fff;cursor: pointer;height: 65px;margin-top: -1px;text-shadow: 1px 1px 3px #0d8dd8;}
#work-time .wechat-pic {display: none;position: absolute;z-index: 999;top: -20px;left: 260px;width: 128px;height: 140px;border: 1px solid #ccc;background: #dfdfdd url("") no-repeat center;}
#work-time .wechat-pic::before {position: absolute;left: -20px;top: 60px;border-style: solid;border-width: 10px 10px 10px 10px;border-color: transparent #ccc transparent transparent;content: "";}
#work-time .wechat-pic::after {position: absolute;left: -16px;top: 62px;border-style: solid;border-width: 8px 8px 8px 8px;border-color: transparent #dfdfdd transparent transparent;content: "";}
#work-time .wechat-pic > img {margin: 14px 14px 4px;}
#work-time .wechat-pic > div {font-size: 12px;text-align: center;}