/* CSS Document */
font{12px/1.2 "Hiragino Sans GB","Microsoft YaHei","微软雅黑",arial,Tahoma,SimSun,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: 12px;
    line-height: 1.2;
    font-family: 'Hiragino Sans GB', 'Microsoft YaHei', 微软雅黑, arial, Tahoma, SimSun, sans-serif;}
.mui-bar{
    background-color: #ff552e; font-family:微软雅黑; color:#fff
}
.mui-title{ color:#fff}
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/  
::-webkit-scrollbar  
{  
    width: 0px;  
    height: 0px;  
    background-color: #fff; 
}  
  
/*定义滚动条轨道 内阴影+圆角*/  
::-webkit-scrollbar-track  
{  
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);  
    border-radius: 10px;  
    background-color: #F5F5F5;  
}  
  
/*定义滑块 内阴影+圆角*/  
::-webkit-scrollbar-thumb  
{  
    border-radius: 10px;  
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);  
    background-color: #555;  
}  
 
ul,li{ list-style:none; text-align:left; margin:0px; padding:0px}
.main{position:fixed;top:0px;bottom:0px;width:100%;font-family:微软雅黑; background:#fff;overflow-y:scroll}
 
.type-body{  font-family:微软雅黑;  }
.type-body-header1{ position:fixed; top:0px; height:40px; background:#f30; line-height:40px; vertical-align:middle; text-align:center; width:100%; color:#fff;z-index:10 }
.type-body-header1 span,.type-body-header-2 span{ position:fixed; left:10px; top:8px; color:#fff;z-index:10 }
.type-body-list{ position:fixed; top:40px; width:100%;   background:#fff;overflow-y:scroll; z-index:10; height:100% }
.type-body-list ul li{ height:40px; line-height:40px; vertical-align:middle; background:#fff; border-bottom:1px solid #eee; position:relative; text-indent:10px; font-size:14px}
.type-body-list a{ display:block; color:#333;-webkit-touch-callout: none;}
/*.type-body-list a:hover{ display:block; background:#f2f2f2; color:#333}*/
.type-body-list a:active { display:block; background:#eee; color:#333}
.type-body-list span{ position:absolute; right:3px; top:8px; color:#dedede}
.type-body-header-2{ position:fixed; top:0px; height:40px; background:#f30; line-height:40px; vertical-align:middle; text-align:center; width:100%; color:#fff; z-index:100}
.type-body-list-2{ position:fixed; top:40px; width:40%; height:100%; z-index:100; background:#dedede;overflow-y:scroll; font-size:14px}
.type-body-list-2 ul li{ height:40px; line-height:40px; vertical-align:middle; background:#dedede;   text-indent:10px}
.type-body-list-2 a{ display:block; color:#333}
/*.type-body-list-2 a:hover{ display:block; background:#f2f2f2; color:#333}*/
.type-body-list-2 a:active { display:block; background:#eee; color:#333}
.type-body-list-2 span{ position:absolute; right:3px; top:8px; color:#dedede}
.type-body-list-22{ position:fixed; top:40px; width:100%; height:100%; z-index:100; background:#dedede;overflow-y:scroll; font-size:14px}
.type-body-list-22 ul li{ height:40px; line-height:40px; vertical-align:middle; background:#dedede;   text-indent:10px}
.type-body-list-22 a{ display:block; color:#333}
/*.type-body-list-2 a:hover{ display:block; background:#f2f2f2; color:#333}*/
.type-body-list-22 a:active { display:block; background:#eee; color:#333}
.type-body-list-22 span{ position:absolute; right:3px; top:8px; color:#dedede}
 
.type-body-list-3{ position:fixed; top:40px; width:60%; height:90%; z-index:110; background:#fff; left:40%;overflow-y:scroll;}
.type-body-list-3 ul li{  background:#fff; text-align:center; float:left; border-radius:5px; border:1px solid #dedede; margin:10px 5px 0px 10px; font-size:12px; }
.type-body-list-3 a{color:#333; display:block; width:100%;padding:5px 8px 5px 8px} 

.type-body-list-3 span{ position:absolute; right:3px; top:8px; color:#dedede}
#type_one,#type_two{animation:myfirst 0.5s;-moz-animation:myfirst 0.5s;-webkit-animation:myfirst 0.5s; -o-animation:myfirst 0.5s; position:absolute; display:none;} 

@keyframes myfirst
{
0%   {background:red; left:60%; top:0px;}
100%  {background:yellow; left:0px; top:0px;}
 
}

@-moz-keyframes myfirst /* Firefox */
{
0%   {background:red; left:60%; top:0px;}
100%  {background:yellow; left:0px; top:0px;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
0%   {background:red; left:60%; top:0px;}
100%  {background:yellow; left:0px; top:0px;}
}

@-o-keyframes myfirst /* Opera */
{
0%   {background:red; left:60%; top:0px;}
100%  {background:yellow; left:0px; top:0px;}
}

/*index-job*/
.index-job-gps{ position:absolute; left:10px; top:10px; width:40px; overflow:hidden; height:20px   }
.index-job-gps a{ color:#fff; font-size:14px }
.index-job-gps a:hover{ color:#eee; font-size:14px}
.index-job-search{ display:block; position:absolute;   height:28px; background:#fff; color:#999; border-radius:2px; width:52%; line-height:28px; vertical-align:middle; font-size:12px; left:72px; top:8px  }
.index-job-er{ margin:55px 0px 5px 0px; font-family:微软雅黑; border-bottom:1px solid #eee; padding-bottom:5px }
.index-job-er ul li{ float:left; width:25%; text-align:center}
.index-job-er ul li img{ width:50px}
.index-job-er ul li a{ font-size:12px; color:#888}
.index-job-fabu{ position:absolute; right:8px; top:10px}
.index-job-fabu a{ font-size:14px; color:#fff;}
.index-job-yuanfen{ padding:3px 10px 8px 10px ; font-family:微软雅黑; position:relative}
.index-job-yuanfen img{ vertical-align:middle} 
.index-job-yuanfen a{ font-size:14px; color:#999}
.index-job-yuanfen-open{ display:block; position:absolute; right:10px; width:60px; padding:3px 0px 3px 0px; text-align:center; color:#ff552e; border:1px solid #ff552e; top:3px;  }
.index-job-remen{ padding:10px 0px 10px 10px; font-size:14px; color:#333;font-family:微软雅黑; background:#f2f2f2 }
/*hy-joblist*/
.hy-joblist-shaixuan{ font-family:微软雅黑; border-bottom:1px solid #eee; position:fixed; top:44px; width:100%; height:40px; background:#fff; z-index:1}
.hy-joblist-shaixuan ul li{ float:left; display:inline; width:24.33%; text-align:center; font-size:14px; color:#555; padding:8px 0px 8px 0px  }
.hy-joblist-shaixuan img{ width:10px}
.hy-joblist-shaixuan a{font-size:14px; color:#555;}
.index-job-type-name{ font-size:12px; color:#999; font-family:微软雅黑; padding:0px 0px 5px 10px}
.index-job-type-list{font-family:微软雅黑;font-size:12px; margin:0px 5px 0px 5px }
.index-job-type-list ul li{ float:left; display:inline; width:33.33%; text-align:left; padding:5px 0px 5px 0px; background:#fff; border-right:1px solid #eee; text-indent:8px; border-bottom:1px solid #eee;  }
.index-job-type-list a{ color:#555; font-size:12px; display:block}
.type_value ul li{ width:100%; height:40px; line-height:40px; vertical-align:middle; text-align:left; text-indent:15px; font-family:微软雅黑; border-bottom:1px solid #eee; background:#fff; position:relative}
.type_value a{ color:#333; font-size:14px; display:block}
.type_value a:hover{ color:#333; font-size:14px; display:block; background:#eee}
.type_value a:active { color:#333; font-size:14px; display:block; background:#eee}
.type_value span{ position:absolute; right:5px; top:10px; color:#999}
.index_job_ul1{ margin:0px 0px 0px 6px;  }
.index_job_ul1 li { float:left; display:inline; width:31.5%; text-align:center;  padding:8px 0px 8px 0px; background:#fff; margin:0px 5px 4px 0px;  }
.index_job_ul1 li a{ color:#111; font-size:12px;    }
.index-job-xie-cai{ background:#f2f2f2; margin:8px 0px 8px 0px }
.index-job-xie-cai ul{margin:0px 3px 0px 6px}
.index-job-xie-cai ul li{ float:left; display:inline;width:33%; border-bottom:1px solid #f2f2f2; border-right:1px solid #f2f2f2; display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; background:#fff; text-align:left; text-indent:10px }
.index-job-xie-cai ul li a { color:#555; font-size:12px; display:block;padding:8px 0px 8px 0px;  }
.index-job-xie-cai-erji{ clear:both; background:#eee;} 
.index-job-xie-cai-erji ul li{ float:left; display:inline; width:33%;  text-align:center; border:0px; background:#e3e2e1;border-bottom:1px solid #eee; border-right:1px solid #eee; display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.index-job-xie-cai-erji ul li a{ font-size:12px; color:#333}
.search-job-ul1{ margin:0px 0px  0px 15%; font-size:14px; font-family:微软雅黑; color:#F90}
.search-job-ul1 li{ float:left; display:inline; width:40%; height:30px; border:1px solid #F90; text-align:center; line-height:30px; vertical-align:middle}
.ovfHiden{overflow: hidden;height: 100%;}
.resume-list{ border:1px solid #f2f2f2; border-radius:2px; background:#fff; margin:5px 5px 0px 6px; font-family:微软雅黑; font-size:12px; position:relative; padding:0px 0px  15px 0px}
.resume-list a{ display:block; color:#555}
.resume-list-logo{ padding:14px 0px 0px 12px}
.resume-list-logo img{ width:55px; height:55px; border-radius:50%}
.resume-list-name{ position:absolute; width:75%; left:80px; top:10px;}
 
 
.resume-list-img{margin:0px 8px 0px 8px; border-bottom:1px solid #f2f2f2; padding:10px 0px 5px 0px; position:relative}
.resume-list-img-zw{width:98%;  display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.resume-list-img-money  {  color:#555; font-size:12px; }
.resume-list-img-money  a{ color:#555}
.resume-list-img-pj{ margin:0px 8px 0px 8px; width:99%;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; color:#888; font-size:14px; padding:8px 0px 0px 0px }
.resume-list-time{ position:absolute; right:5px; top:0px; font-size:12px; color:#dedede}
.resume-list-img img{ border-radius:50%}
.shell{ 
 width:100%; position:relative
  
}
.shell a{ color:#555; font-size:16px;  height:40px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; width:80%; text-indent:60px; line-height:40px; vertical-align:middle }
#index-news{
   height:40px;
 overflow:hidden; position:absolute; left:0px; top:10px; width:100%;  }
  .index-resume-dh{ background:#f2f2f2; font-family:微软雅黑; font-size:12px;}
 .index-resume-dh ul li{ float:left; display:inline; width:33.33%; padding:5px 0px 5px 0px; text-align:center}
/*addjianzhi*/ 
 .addjianzhi-top{ background:#fff; margin:50px 0px 0px 0px;}
.addjianzhi-rows{  height:40px; border-bottom:1px solid #dedede; position:relative; font-size:14px; color:#555; font-family:微软雅黑; line-height:40px; vertical-align:middle  }
.addjianzhi-rows label{ position:absolute; left:10px; width:24%; height:30px }
.addjianzhi-rows input{ height:38px; position:absolute; width:72%; left:24%; border:0px; font-size:14px; color:#555;font-family:微软雅黑;}
.addjianzhi-rows select{ height:38px; position:absolute; width:72%; left:23%; border:0px; font-size:14px; color:#555;font-family:微软雅黑;}
.addjianzhi-rows span{ position:absolute; right:10px; top:0px;  }
.addjianzhi-rows2{ border-bottom:1px solid #dedede;font-size:14px; color:#555; font-family:微软雅黑;}
.addjianzhi-rows2 textarea{ border:0px; height:60px;  margin:0px;font-size:14px; color:#555;font-family:微软雅黑;}
 #ladding{position:fixed; top:25%; left:22%; background:#fff; padding:10px 10px 10px 10px; border:1px solid #F39; color:#F39; display:none}
 .addjianzhiimg{ position:relative; float:left; display:inline; margin:5px 10px 0px 0px;}
 .addjianzhiimg span{ position:absolute; right:-3px; top:-5px; display:block; }
 .jz-job-right{ position:absolute; right:10px; bottom:8px; color:#6C9; background:#eee; font-size:12px; border-radius:3px; padding:0px 2px 0px 2px  }
 .jiazai1{font-size:12px; text-align:center; padding:5px 0px 5px 0px; color:#3CF; display:none}
 #jzOne{ font-size:12px; text-align:center; padding:5px 0px 5px 0px; color:#999; display:block}
  .fenyespan{position:relative; height:30px;}
 .fenyespan a{ color:#999; font-size:14px; border:1px  solid #eee; border-radius:3px; display:block; width:60px; height:25px; text-align:center; line-height:25px; vertical-align:middle}
 .jz-lbs-a1{ position:absolute; left:30%; top:0px;}
 .jz-lbs-a2{ position:absolute; right:30%; top:0px;}
 /*chat*/
 .chat-job-1{ border-radius:5px; border:1px solid #eee;   background:#fff; width:96%; margin:0px 2% 5px 2% ; padding:5px 2% 5px 2%; position:relative}
 .chat-job-1-title{ text-align:center; font-size:14px; color:#888; border-bottom:1px  dashed #eee; padding:0px 0px 8px 0px; }
 .chat-job-1-pin{ position:absolute; left:-2px; top:42px; width:30px; height:22px; background:#fb3b07; text-align:center; line-height:22px; vertical-align:middle; color:#fff}
 .chat-job-1-jobtitle{margin:8px 0px 5px 26px; color:#fb3b07; height:20px; overflow:hidden}
 .chat-job-1-money{ font-size:14px; margin:0px 0px 0px 26px; color:#888}
 
.chat-time{ color:#dcdadd; text-align:center; font-size:12px; margin:10px 0px 10px 0px}
.chat-time a{ padding:5px; background:#f2f2f2; color:#dedede; border-radius:3px; }
.chat-tx{  width:100%;  }
.chat-tx img,.chat-tx-left img{ border-radius:3px}
.chat-tx-left{width:100%;  }
.chat-but{ position:absolute; right:0px; top:0px; background:#0a7bfa}
.xiaoxi-time{ font-size:12px; color:#999;position:absolute; right:40px; top:10px;  }
.xiaoxi-time a{ font-size:12px; color:#fff; background:#E74EEF; padding:1px 5px 1px 5px; border-radius:3px}
.user-table-1{margin-top:15px; width:100%; font-family:微软雅黑}
.user-table-1 tr td a{ display:block; height:35px; line-height:35px; vertical-align:middle; text-align:center; border:1px solid #dedede; margin:0px 5px 0px 5px; background:#fff; color:#555  }
.user-table-1 tr td a:hover{ display:block; height:35px; line-height:35px; vertical-align:middle; text-align:center; border:1px solid #F3C; margin:0px 5px 0px 5px; background:#f2f2f2; color:#F3C  }
.chat-send {
position:relative; 
background:#fd7651;
border-radius:5px; /* 圆角 */
 width:auto; height:auto; padding:10px 8px 10px 8px; font-size:14px; color:#fff;max-width:200px}

.chat-arrow {
position:absolute;
top:5px;
right:-16px; /* 圆角的位置需要细心调试哦 */
width:0;
height:0;
font-size:0;
border:solid 8px;
border-color:#fff1ed #fff1ed #fff1ed #fd7651;  
}
.chat-send2 {
position:relative; 
background:#77b2fc;
border-radius:5px; /* 圆角 */
 width:auto; height:auto; padding:10px 12px 10px 12px; font-size:14px; color:#fff;max-width:200px; border:1px solid #eee}

.chat-arrow2 {
position:absolute;
top:5px;
left:-16px; /* 圆角的位置需要细心调试哦 */
width:0;
height:0;
font-size:0;
border:solid 8px;
border-color:#fff1ed #77b2fc #fff1ed #fff1ed;  
}
img{ vertical-align:middle}
/*add-job-type*/
 .header-chat-1{position:relative; height:45px; background:#fb3b07; line-height:45px; vertical-align:middle; text-align:center; font-family:微软雅黑; font-size:16px; top:0px; left:0px; width:100%; z-index:1000; color:#fff}
.liaotian-chat-1{font-family:微软雅黑; position:fixed; top:50px; left:0px; width:100%; bottom:50px;overflow:scroll;}
.add-job-type ul li{ float:left; width:33.33%; text-align:center; display:inline; font-family:微软雅黑; margin:20px 0px 10px 0px}
.add-job-type ul li a{ font-size:12px; color:#888}
.add-job-jxfabu{ font-family:微软雅黑; font-size:14px; padding:15px 0px 15px 10px; background:#fff; color:#888; position:relative; display:none}
.add-job-jxfabu a{ color:#f30; font-weight:bold}
.header-mjob{width:100%; height:45px;  color:#fb3b07; text-align:center; font-family:微软雅黑; font-size:18px; line-height:40px; vertical-align:middle; border-bottom:1px solid #f2f2f2; z-index:10;background:#f7f7f7;  }
.member-body{  width:100%; height:100%;overflow:scroll; background:#eee;font-family:微软雅黑;  }
.member-img{ text-align:center;  padding:5px 0px 10px 10px; background:#fff; position:relative}
.member-img-alter{ font-size:12px; color:#999;   clear:both;  position:absolute; left:80px; top:18px; text-align:left; }
.member-body-title{ font-size:14px; color:#888;  padding:5px 0px 5px 10px; clear:both}
.member-body-input{ background:#fff; padding:10px 0px 10px 0px}
.member-body-input-rows{ height:35px; border-bottom:1px solid #eee; position:relative}
.member-body-input-rows input{ height:28px; width:100%; font-size:14px; color:#555; font-family:微软雅黑; border:0px;  }
.member-body-input-rows-l{ position:absolute; left:0px; top:8px; width:85px; text-align:left; font-size:14px; color:#555; text-indent:10px;  }
.member-body-input-rows-r{ position:absolute; left:24%; width:73%; top:5px;  }
/**/
.member-body-input-rows-login{ height:50px; border-bottom:1px solid #eee; position:relative;  }
.member-body-input-rows-login input{  height:42px; width:100%; font-size:14px; color:#555; font-family:微软雅黑; border:0px;  }
.member-body-input-rows-login-l{position:absolute; left:0px; top:15px; width:85px; text-align:left; font-size:14px; color:#555; text-indent:10px;   }
.member-body-input-rows-login-r{ position:absolute; left:24%; width:73%; top:5px;  }
/**/
.member-body-input-rows-r div{ float:left; display:inline; font-size:12px; color:#555; margin:0px 0px 3px 15px}
.member-body-com{ width:100%; height:100%;overflow:scroll; background:#eee;font-family:微软雅黑;  }
/*index-r-dy-header*/
.index-r-dy-header{ height:42px; background:#f5f5f5; text-align:center; line-height:42px; vertical-align:middle; position:fixed; top:0px; left:0px; width:100%; z-index:10;font-family:微软雅黑; color:#000; border-bottom:1px solid #f2f2f2}
.index-r-dy-header-1{ position:fixed; top:-2px; left:10px;}
.index-r-dy-header-1 a{ font-size:14px; color:#fe7418}
.index-r-dy-header-2{position:fixed; top:-2px; right:10px;}
.index-r-dy-header-2 a{ font-size:14px; color:#fe7418}
.index-r-dy-search1{ width:100%; position:fixed; top:42px;background:#fff; text-align:center;z-index:10; left:0px; }
.index-r-dy-search{ width:95%; margin:8px 2.5% 8px 2.5%; height:38px; background:#f5f5f5; text-align:center; line-height:38px; vertical-align:middle; color:#aaaaaa; font-size:12px; font-family:微软雅黑;border-radius:2px; z-index:10}
.index-r-dy-search img{ vertical-align:middle}
.index-r-dy-body{  font-family:微软雅黑; margin-top:96px; background:#f7f7f7 } 
.index-r-dy-body-tj{ position:relative; clear:both; height:83px;  }
.index-r-dy-body-tj ul li{ width:50%; border-right:1px solid #f2f2f2; padding:6px 0px 10px 0px; border-top:1px solid #f2f2f2; border-bottom:1px solid #f2f2f2}
.index-r-dy-body-tj-d1{ width:50px; height:50px; text-align:center; padding:8px 0px 0px 0px; float:left}
.index-r-dy-body-tj-d2{float:right; font-size:16px; text-align:right; color:#999; padding:8px 10px 0px 0px}
.index-r-dy-body-r-type-t{ padding:10px 0px 10px 10px; font-size:16px; color:#111; margin-bottom:10px}
.index-r-dy-body-r-type-list{ border-bottom:1px solid #f7f7f7}
.index-r-dy-body-r-type-list ul{ clear:both; }
.index-r-dy-body-r-type-list ul li{ float:left; width:33.33%; border-top:1px solid #f7f7f7; border-right:1px solid #f7f7f7; text-align:center; height:35px; line-height:35px; vertical-align:middle; }
.index-r-dy-body-r-type-list ul li a{ color:#555; font-size:14px; display:block}
.index-r-dy-body-r-type-list ul li a:active{ color:#555; font-size:14px; display:block; background:#f7f7f7}
.index-r-dy-body-r-type-list ul li a:visited{ color:#555; font-size:14px; display:block; background:#f7f7f7}
.index-r-dy-body-r-type-t-l{ padding:0px 10px 8px 10px; border-bottom:1px solid #f7f7f7; margin-bottom:10px; position:relative  }
.index-r-dy-body-r-type-t-l-name{ font-size:18px; color:#111;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; width:98%; margin:0px 0px 5px 0px }
.index-r-dy-body-r-type-t-l-city{ font-size:14px; color:#555}
.index-r-dy-body-r-type-t-l-money{ font-size:14px; color:#555;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; width:98%}
.index-r-dy-body-r-type-t-l-time{ display:none}
.index-r-dy-body-r-type-t-l-jobtype{ position:absolute; right:10px; bottom:10px;}
.index-r-dy-body-r-type-t-l-jobtype a{ background:#f7f7f7; padding:3px; color:#999; border-radius:3px; font-size:12px;}
.index-r-dy-body-tag{ background:#fff; padding:8px 0px 5px 10px; margin:4px 0px 5px 0px; position:relative; font-size:16px; color:#000;}
.index-r-dy-body-tag-right{ position:absolute; right:10px; top:10px}
.resume-header-top1{height:42px; background:#f5f5f5; text-align:center; line-height:42px; vertical-align:middle; position:fixed; top:0px; left:0px; width:100%; z-index:10;font-family:微软雅黑; color:#000; border-bottom:1px solid #f2f2f2}
.resume-header-top-l1{position:fixed; top:-2px; left:0px; width:60px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; text-align:left
;text-indent:10px }
.resume-header-top-l1 a{ font-size:14px; color:#fe7418}
.resume-header-top-search1{width:50%; position:fixed; top:8px;left:22%; text-align:center;z-index:10;}
.resume-header-top-search2{width:100%;height:28px; background:#fff; text-align:center; line-height:28px; vertical-align:middle; color:#aaaaaa; font-size:12px; font-family:微软雅黑;border-radius:15px; z-index:10}
.resume-header-move { width:60%; margin:0px auto; padding:10px 0px 10px 0px}
.resume-header-move a{ color:#fe7418; padding:5px; display:block; background:#fff; text-align:center; border-radius:15px; font-size:14px}
.resume-header-love{ color:#555; font-size:14px;font-family:微软雅黑; padding:8px 0px 5px 8px; position:relative }
/*login-footer-1*/
.login-footer-1{ margin:0px 3% 0px 3%;}
.login-footer-1 a{ font-size:14px;}

/*底部菜单样式*/
 

.footer-mun{ position:fixed; bottom:0px; left:0px; width:100%; height:45px; background:#fff; z-index:1; font-family:微软雅黑; border-top:1px solid #f2f2f2}
.footer-mun ul li{ text-align:center; font-size:12px; float:left; display:inline; width:25%;  position:relative}
.footer-mun ul li a{ color:#626366; display:block}
.footer-mun ul li span { position:absolute; right:10px; top:-3px;}
.footer-mun ul li span a{ padding:2px 5px 3px 5px; border-radius:10px; background:#eb4f38; color:#fff}

/*wap_add 表情*/
 .Input_text_bq_d1{ width: 100%;
    
    outline: none;
    border: 0px solid #fff;
   
    font: 13px "微软雅黑", Arial, Helvetica, sans-serif;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px; height:80px;  overflow:auto; color:#555; }
#adderssDw{ font-size:12px; color:#888; padding:5px 0px 10px 10px; border-bottom:1px solid #dedede; margin-bottom:5px}
.wap_add_dh{ position:relative; width:100%; height:35px; background:fff}
 .addjianzhiimg2{ position:relative; float:left; display:inline; margin:13px 10px 0px 3px;}
 .addjianzhiimg2 span{ position:absolute; right:-3px; top:-5px; display:block; }
 .wap_add_qzlist ul li{ float:left; display:inline; margin:0px 0px 5px 5px; padding:5px 8px 5px 8px; border:1px solid #f2f2f2; font-size:12px; color:#999; border-radius:3px; text-align:center}
 .wap_index_zx{ background:#fff; padding:8px;  margin:8px 0px 10px 0px; font-family:微软雅黑;  }
 .wap_index_zx_1{ position:relative; height:45px; }
  .wap_index_zx_touxiang{ border-radius:50%; position:absolute; left:0px; top:0px; width:40px; height:40px}
  .wap_index_zx_nikname{ position:absolute; left:48px; top:2px; font-size:14px; line-height:130%; color:#111}
  .wap_index_zx_time{ color:#c0c1c1; position:absolute; top:0px; right:0px; font-size:12px}
  .wap_index_zx_2{ padding:5px 0px 5px 0px; line-height:150%; font-size:14px; color:#555;  max-height:93px;_height:expression_r(function(el){el.style.height=el.scrollHeight > 93px ? "93px" : "auto";}(this));overflow-x:hidden;overflow-y:auto;  
	}
.wap_index_zx_p{ padding:5px 0px 5px 0px}
.wap_index_zx_pd{ color:#33d2fc; font-size:12px; padding:5px 0px 10px 0px}
.wap_index_zx_hit{ position:relative; height:25px; font-size:12px; color:#999;  }
.wap_index_zx_hit_span1{   display:block; background:#eee; padding:3px 8px 3px 8px; font-size:12px; border-radius:3px; float:right; margin:0px 15px 0px 0px}
.wap_index_zx_hit_span2{  display:block; background:#eee; padding:3px 8px 3px 8px; font-size:12px; border-radius:3px; float:right; z-index:1000}
.wap_index_zx_2 img{max-width: 60px}
.wap_index_lx_tab{ position:relative; height:60px; border-bottom:1px solid #f7f7f7; width:100%; background:#fff; margin:8px 0px 0px 0px}
.wap_index_lx_tab_zi{ position:absolute; left:70px; top:10px; color:#999; font-size:12px; font-family:微软雅黑}
/*wap_dongtai_show*/
.dongtai_show_info{ position:relative; height:60px; margin:10px 10px 10px 10px; font-family:微软雅黑}
.dongtai_show_info_logo{ width:50px; height:50px; border-radius:5px; position:absolute; left:0px; top:0px;}
.dongai_show_nickname{ position:absolute; left:65px; top:5px; color:#4dbbff}
.dongai_show_guanzhu{position:absolute; right:0px; top:15px; display:block; width:60px; text-align:center; text-align:center; padding:3px 0px 3px 0px; background:#fff; color:#4dbbff; border-radius:3px; border:1px solid #4dbbff; font-size:14px;}
.dongtai_show_content{ border-top:1px solid #f7f7f7; padding:10px 10px 5px 12px; font-size:14px; color:#333; line-height:150%}
.dongtai_show_fenxiang{ padding:0px 0px 10px 0px; width:80%; margin:0px auto}
.dongtai_show_fenxiang ul li{ float:left; display:inline; width:33.33%; text-align:center;}
.dongtai_show_pindao{ clear:both; padding:15px 0px 10px 10px; color:#999; font-size:16px}
.dongtai_show_huifu{ border-bottom:8px solid #f7f7f7; border-top:1px solid #f7f7f7; position:relative; font-size:14px; color:#999; height:50px}
.dongtai_show_huifu_l{ position:absolute; left:10px; top:10px;}
.dongtai_show_huifu_r{ position:absolute; right:10px; top:10px}
.dongtai_show_pinglun{ position:fixed; bottom:0px; left:0px; width:100%; border-top:1px solid #f7f7f7; background:#fff; padding:12px 0px 0px 0px; z-index:100}
.dtlp_input1{ float:left;width:60%; height:35px; font-size:12px; border:1px solid #eee; border-radius:5px ; font-family:微软雅黑; font-size:12px; color:#999; line-height:35px; vertical-align:middle    }
.dtlp_a1{ width:20%; height:35px; float:right; display:block; text-align:center; background:#399cff; color:#fff;  line-height:35px; vertical-align:middle}
.wap_index_type_quanzi{ text-align:center; line-height:180%; font-size:14px; padding:10px 0px 10px 0px; border-bottom:2px solid #f7f7f7; background:#fff}
.add_piaofu_div{ display:block; width:50px; text-align:center; height:50px; line-height:50px; vertical-align:middle; background:#33d2fc; color:#fff; position:fixed; bottom:21%;right:15px; font-family:微软雅黑; z-index:10; font-size:14px; border-radius:50%}
.add_piaofu_div:hover{ display:block; width:50px; text-align:center; height:50px; line-height:50px; vertical-align:middle; background:#000; color:#fff; position:fixed; bottom:21%;right:15px; font-family:微软雅黑; z-index:10; font-size:14px; border-radius:50%}
.qiehuan_quanzi_1{ position:relative; height:75px; border-bottom:1px solid #f7f7f7; margin:10px 0px 0px 0px}
.qiehuan_quanzi_l1{ position:absolute; left:10px; top:0px; width:50px;}
.qiehuan_quanzi_r1{ position:absolute; right:0px; top:0px; width:76%}
.wa_index_dhlist{ position:fixed; top:45px; left:0px; width:100%; background:#fff; z-index:10; padding:0px 0px 0px 0px;font-family:微软雅黑;}
.wa_index_dhlist a { float:left; display:block; width:20%; text-align:center; font-size:12px; color:#999; height:65px; padding:10px 0px 0px 0px}
.dongtai_message_p1{   border-bottom:1px solid #f7f7f7; font-family:微软雅黑; padding:10px 10px 10px 0px; position:relative}
.dongtai_message_img1{  width:35px; height:35px; border-radius:50%; float:left; margin:0px 0px 0px 10px}
.dongtai_message_r1{ width:80%; color:#555; font-size:16px ; float:right;}

/*index_hy*/
.index_hy_header{ height:45px; background:#f7f7f7;   text-align:center; font-family:微软雅黑; font-size:18px; color:#222; line-height:45px; vertical-align:middle;}
 
.index_hy_list{ font-family:微软雅黑; font-size:12px;}
.index_hy_list ul li{ border-bottom:1px solid #f7f7f7;   position:relative; height:50px; margin:10px 0px 0px 0px  } 
.index_hy_list_d1{ position:absolute; right:5px; top:3px; width:75%; line-height:180%; color:#999}
.index_hy_lianglie{ border-top:5px solid #f7f7f7f}
.index_hy_lianglie ul li{ float:left; display:inline; width:50%; border-right:1px solid #f7f7f7; border-bottom:1px solid #f7f7f7; text-align:center; font-size:14px; color:#555;font-family:微软雅黑;   padding:5px 0px 5px 0px; line-height:180% }
.index_hy_lianglie ul li a{ color:#555; display:block}
 #pllistid img{ width:15px}
 .index_hy_dh{}
  .index_hy_dh a{ height:5%; line-height:5%; vertical-align:middle; background:#000; margin:0px 0px 10px 0px; display:block}
 .joblist-zhiding-1{  width: 40px; text-align: center; height: 18px; line-height: 17px; vertical-align:middle; color:#f30e58; border-radius: 2px; font-size: 12px;   position: absolute;
 right: 5px;  bottom: 38%;  border:1px solid #f30e58;
 }
  .joblist-zhiding-2{  width: 40px; text-align: center; height: 18px; line-height: 17px; vertical-align:middle; color:#56abe4; border-radius: 2px; font-size: 12px; border:1px solid #56abe4; position: absolute;
 right: 5px;  bottom: 38%
 }
