/*头部LOGO*/
.head-bar {width:100%;height:60px;line-height:60px;overflow:hidden;background:#35B7AD;border-bottom:#35B7AD 1px solid;position:fixed;z-index:9;left:0;top:0;user-select:none;-webkit-user-select:none;}
.head-bar-logo {width:100px;height:40px;float:left;padding:10px 0 0 2px;}
.head-bar-logo img {width:100px;height:40px;vertical-align:top;margin-top:-10px;}
/*公司头部图*/
.head-com-fix {height:55px;clear:both;}
/*移动导航*/
.pos {padding:10px 16px;height:36px;line-height:36px;background:#EEEEEE;}
.nav {padding:0 10px 10px 32px;height:24px;line-height:24px;background:url('ico-nav.png') no-repeat 10px 3px;font-size:14px;overflow: hidden; white-space: nowrap; text-overflow:ellipsis;}
.nav div {float:right;}
.nav i {font-style:normal;font-weight:bold;color:#444444;padding:0 6px;font-family:simsun;}
.nav em {font-style:normal;color:#999999;padding:0 10px;font-size:12px;}
/*广告图*/
.home-ad img {text-align: center;max-width:100%;height:auto;padding:5px 5px 5px 0;}
.home-ad div {text-align: center;width:100%;height:auto;}
/*首页搜索框*/
.home-search {text-align:center;padding:10px;}
.home-search div {height:28px;line-height:28px;background:#35B7AD;border-radius:4px;}
.home-search img {width:16px;height:16px;vertical-align:top;padding-top:6px;padding-right:8px;}
.home-search span {color:#FFFFFF;font-size:14px;font-weight:normal;}
.home-goto {background:#FFFFFF;padding:8px 8px 16px 8px;text-align:center;display:none;}
.home-goto div {background:#007AFF;padding:8px;border-radius:4px;font-size:16px;color:#FFFFFF;}
/*页脚文链*/
.foot-p {margin-left:2px;margin-top:5px;text-align: center;}
.foot-p a {display: inline-block;width: 17%;margin:5px 3px 8px 0;text-align: center;}
/*公司列表*/
.list-img-com {height:94px;background:#FFFFFF;overflow:hidden;clear:both;border-bottom:#35B7AD 1px solid;padding:0 12px;}
.list-img-com img {float:left;margin:12px 12px 0 0;}
.list-img-com p {margin:10px 0 5px 0;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;font-size:12px;}
.list-img-com li {height:25px;line-height:25px;margin:10px 0 0 0;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;font-size:16px;}
.list-img-com .vip {background:url('img/icon-vip.png') no-repeat 0 center;background-size:14px 14px;padding-left:15px;}
.list-img dt {font-size:12px;color:#666666;float:right;}
/*公司首页*/
.com {font-size: 0;text-align: center;margin-top:5px;margin-bottom:5px;}
.com div {float:left;display: inline-block;width: 46%;margin:5px;border:#35B7AD 1px solid;}
.com p {padding:0 0 0 10px;font-size: 12px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
/*城市频道导航*/
.list-menu {background: #FFFFFF;font-size:12px;overflow: hidden;margin-bottom: 3px;}
.list-menu ul {padding: 0 0 10px 6px;overflow: hidden;}
.list-menu li {width: 20%;height: 30px;line-height: 30px;float:left;background: #e5e5e5;margin: 10px 8px 0px;border-radius: 3px;text-align: center;}
.list-menu li a{color:#111111}
.list-menu .on {color:#007AFF;}