body{
  background-color:#fff !important;
  font:14px "Microsoft Yahei", arial, verdana, sans-serif !important;
  color:#393a45;
}
.container{
  width:1200px !important;
  position:relative;
}
i,u{
  font-style: normal;
  display:inline-block;
}
ul, li, OL {
  padding: 0;
  margin: 0;
  list-style: none;
}
input{outline:none;}
a,a:focus{
  color:#393a45;
  text-decoration: none;
}
a:hover{
  color:#007bc5;
  text-decoration: none;
}
.navbar-bg-1{background:#393a45;}
.navbar-bg-2{background:#0d54bf;height: 50px;overflow: hidden;}
/*头部的css*/
.navbar{
  border:none;
  border-radius:0;
  min-height: 30px;
  line-height: 30px;
  margin:0;
}
.navbar-inverse{
  color:#fff;
  background:#393A45;
  font-size:12px;
}
.nav-list > li{
  float:right;
  margin:0;
}
.nav-list > li > a {
  display:inline-block;
  border-radius:0;
  padding:0 10px;
  border-right:1px solid #fff;
  color:#fff;
  height:12px;
  line-height:12px;
}
.nav-list li:first-child a{
  border:0;
  padding-right:0;
}
.nav-list > li > a:hover,.nav-list > li > a:focus{
  background:#3A3A46;
  color:#ddd;
}
.nav-list > li > a > i {
  font-size:20px;
  padding-right:5px;
  vertical-align:middle;
  padding-bottom:3px;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.ttf'),
  url('../fonts/fontawesome-webfont.woff2'),
  url('../fonts/fontawesome-webfont.eot');
}
.fa {
  font-family: 'FontAwesome';
}
.fa-mobile:before{
  content: '\f10b';
}
.fa-list-ul:before{
  content: '\f0ca';
}
.fa-angle-down:before{
  content: '\f107';
}
.sea{
  margin:20px -15px 10px -15px;
}
.logo,.logo img{
  display:block;
  max-width:420px;
  max-height:70px;
}
.sea1{
  float:left;
  border:2px solid #0d54bf;
  border-right:0;
}
.sea10,.sea11,.sea12{
  float:left;
  position: relative;
  font-size:16px;
}
.sea10 .inpSea2{
  float:left;
  width:95px;
  height:40px;
  line-height:40px;
  cursor:pointer;
  padding:0 15px;
  border:0;
  border-right:1px solid #dcdcdc;
}
.sea10 .fa-angle-down{
  position:absolute;
  top:8px;
  right:10px;
  color:#757575;
  font-size:25px;
  cursor:pointer;
}
.inpSea2List{
  float:left;
  width:95px;
  position:absolute;
  left:0;
  top:40px;
  z-index:99;
  background:#fff;
  display:none;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.inpSea2List ul li{
  line-height:30px;
  padding:0 15px;
  cursor:pointer;
  color:#333;
}
.inpSea2List ul li:hover{
  background:rgb(234,247,253);
}
.sea11 .txt{
  float:left;
  width:390px;
  height:40px;
  border:0;
  color:#757575;
  padding-left:30px;
}
.sea12 .submit{
  float:left;
  width:83px;
  height:44px;
  line-height:44px;
  display:block;
  text-align:center;
  z-index: 5;
  color:#fff;
  background: #0d54bf;
}
.sea2{
  float:left;
  height: 20px;
  width:495px;
  overflow: hidden;
  margin-top: 10px;
}
.sea2 span,.sea2 a{
  line-height:20px;
  margin:0 5px;
}
.sea3{
  float:left;
  height: 20px;
  line-height: 18px;
  margin-top: 10px;
}
.sea3 a{
  color:#017bc6;
  font-size:16px;
}
.navbar-default{
/*  background: -webkit-linear-gradient(#31aff9,#017dc5); /* Safari 5.1 - 6.0 */
  /*background: -o-linear-gradient(#31aff9,#017dc5);  Opera 11.1 - 12.0 */
  /*background: -moz-linear-gradient(#31aff9,#017dc5); /* Firefox 3.6 - 15 */
  /*background: linear-gradient(#31aff9,#017dc5); /* 标准的语法 */
  background:#0d54bf;
  position: relative;
  z-index: 5;
}
.nav-tab li{
  margin:0 !important;
}
.nav-tab li a{
  border-radius:0;
  color:#fff;
  font-size:16px;
  padding:10px 15px;
}
.nav-tab li:last-child a{
  /*padding:10px 32px;*/
}
.nav-tab li a.active,.nav-tab li a:hover,.nav-tab li a:focus{
  background:#0c4294;
  /*background:#0e6ea8;*/
}
.nav-tab li:first-child a{
   padding:10px 16px;width:225px;height:50px;
   background:#fe9c17;
}
.nav-tab .fa-list-ul{
  font-size:20px;
  padding-right:15px;
  vertical-align: top;
  float:left;
}
.nav-tab .fa-angle-down{
  font-size:25px;
  padding-left:25px;
  vertical-align: middle;
  float:right;
}
a{display:inline-block}
.banner .col-xs-2{
  width:255px;
}
.banner .list-group{
  width:225px;padding:10px 0;
  margin:0;background:#f5f5f5;
  border-radius:0;
}
.banner .list-group .list-group-item{
  border:0;background:#f5f5f5;
  padding:8px 15px;
  cursor:pointer;
  border-radius:0;
}
.banner .list-group .list-group-item a{
  vertical-align: top;
}
.banner .list-group .list-group-item.active{
  background:#fff;
  display:block;
}
.banner .list-group .list-group-item:hover a{
  color:#0166CE;
}
.list-group .list-group-item .ico{
  display:inline-block;
  width:20px;
  height:17px;
  background:url(../images/16.png)no-repeat;
}
.list-group .ico-1 .ico{
   background-position: -23px -24px;
}
.list-group .ico-1:hover .ico{
  background-position: -59px -24px;
}
.list-group .ico-2 .ico{
  background-position: -24px -57px;
}
.list-group .ico-2:hover .ico{
  background-position: -60px -57px;
}
.list-group .ico-3 .ico{
  background-position: -23px -90px;
}
.list-group .ico-3:hover .ico{
  background-position: -59px -90px;
}
.list-group .ico-4 .ico{
  background-position: -24px -125px;
}
.list-group .ico-4:hover .ico{
  background-position: -60px -125px;
}
.list-group .ico-5 .ico{
  background-position: -24px -162px;
}
.list-group .ico-5:hover .ico{
  background-position: -60px -162px;
}
.list-group .ico-6 .ico{
  background-position: -24px -196px;
}
.list-group .ico-6:hover .ico{
  background-position: -60px -196px;
}
.list-group .ico-7 .ico{
  background-position: -24px -233px;
}
.list-group .ico-7:hover .ico{
  background-position: -60px -233px;
}
.list-group .ico-8 .ico{
  background-position: -24px -266px;
}
.list-group .ico-8:hover .ico{
  background-position: -60px -266px;
}
.list-group .ico-9 .ico{
  background-position: -24px -300px;
}
.list-group .ico-9:hover .ico{
  background-position: -60px -300px;
}
.list-group .ico-10 .ico{
  background-position: -24px -337px;
}
.list-group .ico-10:hover .ico{
  background-position: -60px -337px;
}
.list-group .ico-11 .ico{
  background-position: -24px -371px;
}
.list-group .ico-11:hover .ico{
  background-position: -60px -371px;
}
.list-group .ico-12 .ico{
  background-position: -23px -406px;
}
.list-group .ico-12:hover .ico{
  background-position: -59px -406px;
}
.swiper-container {
  width: 680px;
  height: 200px;
  margin: 10px 0;
}
.swiper-slide {
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-slide>a>img{
  width: 680px;
  height: 200px;
}
.swiper-pagination-bullet{
  background:#fff;
  opacity:1;
}
.swiper-pagination-bullet-active {
  background: #64bb89;
}
.banner>.col-xs-8{
  padding:0;
  width:680px;
}
.banner>.col-xs-3{
  width:265px;
}
.banner .bn_right{
  width:235px;
  height:400px;
  border:1px solid #ddd;
  border-top:0;
}
.bn_right>.photo{text-align:center;}
.bn_right>.photo>p{margin:0;}
.bn_right>.photo>.img{width:75px;height:75px;border-radius:50%;overflow:hidden;margin:0 auto;}
.photo>.img>img{width:100%;height:100%;}
.bn_right>ul{float:left;width:100%;}
.bn_right>ul>li{float:left;width:50%;text-align:center;}
.bn_right>ul>li>a{
	width:90px;height:30px;line-height:30px;margin:10px 0 0;
	color:#fff;background:#0d54bf;border-radius:5px;position:relative;
}
.bn_right>ul>li.warning>a{background:#fe9c17;}
.bn_right>ul>li.warning>a>i{
	width:15px;height:15px;line-height:15px;background:#f00;text-align:center;
	border-radius:50%;position:absolute;top:-4px;right:-2px;font-size:12px;
	-webkit-animation: flash 1.5s 2s;
	-webkit-animation-iteration-count: infinite;
	animation: flash 1.5s 2s;
	animation-iteration-count: infinite;
}
/**************************动画*************************/
@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/**************************动画*************************/
.banner .title{
  width:235px;
  height:43px;
  line-height:43px;
  color:#fff;
  background: #0d54bf;
  margin-top:10px;padding:0 5px;
}
.banner .title>a{
	width:110px;height:38px;color:#fff;text-align: center;
	font-weight:600;margin-top:5px;
	}
.banner .title>a.active{background:#fff;color:#007CCC;}
.bn_right{padding:10px 15px;} 
.bn_right .form-horizontal .form-group{margin:0 0 10px;}
.bn_right .form-horizontal .form-group .form-control{border-radius:0;font-size:12px;}
.bn_right .form-horizontal .checkbox{padding:0;font-size:12px;}
.bn_right .form-horizontal .checkbox a{float:right;font-size:12px;}
.bn_right .form-horizontal .checkbox input{margin-top:2px;}
.bn_right .form-horizontal .btn{width:96.5px;outline:none;}
.bn_right .form-horizontal .btn-info{background-color:#0d54bf;margin-right:5px;border:0;}
.bn_right .form-horizontal .btn-warning{background-color:#fe9c17;border:0;}
.bn_right .other{margin-top:10px;font-size:12px;}
.bn_right .other a{margin:0 5px;}
.bn_right .other a i{
	width:28px;height:28px;line-height:28px;font-size:14px;
	border-radius:50%;color:#fff;text-align:center;
}
.bn_right .other a .fa-weixin{background:#4CC45A;}
.bn_right .other a .fa-qq{background:#24ABFF;}
.list_right h4{margin:0 0 5px;padding:10px 0 5px;border-bottom:1px solid #F3F3F3;color:#0B54BB;font-size:16px;}
.list_right a{width:203px;white-space:nowrap;overflow:hidden;text-overflow : ellipsis;line-height:1.7;}
.list_right a i{width:10px;height:10px;background:url("../images/hr_tool_libg.gif") no-repeat scroll 0 -36px rgba(0, 0, 0, 0);}
.bn_right .swiper-container{
  width:233px;
  height:399px;
  margin:0;
}
.bn_right .swiper-container .swiper-slide a{
  display:block;
  width:233px;
  height:auto;
  line-height:25px;
  padding:5px 10px;
}
.swiper-slide a p{
  width:213px;
  overflow:hidden;
  text-overflow : ellipsis;
  white-space:nowrap;
}
.swiper-slide a span{
  color:#F3514F;
  padding-left:25px;
}
.swiper-slide a strong{
  font-weight:normal;
  display:inline-block;
  width:125px;
  overflow:hidden;
  text-overflow : ellipsis;
  white-space:nowrap;
  vertical-align: bottom;
}
.banner .coop{
  margin-top:2px;
}
.banner .coop a{
  display:inline-block;
	float:left;
  border:1px solid #ddd;
  border-radius:2px;
  margin:0 10px 10px 0;
  -webkit-transition: all .5s linear;
	-o-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-moz-transition: all .5s linear;
}
.banner .coop a:nth-child(6n){margin-right:0;}
.banner .coop a img{
  width:103px;
  height:103px;
}
.banner .coop a:hover{
	-webkit-box-shadow: 3px 3px 3px #E2E2E2;
	-webkit-transform: translateY(-3px);
	-o-box-shadow: 3px 3px 3px #E2E2E2;
	-o-transform: translateY(-3px);
	-ms-box-shadow: 3px 3px 3px #E2E2E2;
	-ms-transform: translateY(-3px);
	-moz-box-shadow: 3px 3px 3px #E2E2E2;
	-moz-transform: translateY(-3px);
  box-shadow: 3px 3px 3px #E2E2E2;
  transform: translateY(-3px);
}
.detail_01{
  width:945px;
  height:453px;
  z-index:999;
  padding:20px 10px;
  background:#fff;
  box-shadow: 5px 5px 5px #cecece;
  position:absolute;
  left:95%;
  top:0;
  display:none;  
}
.detail_01 .list_01{
  width:100%;
  margin:25px 0;
}
.list_01:before,.list_05:before,.list_01:after,.list_05:after{
  display: table;
  content: " ";
  clear:both;
}
.detail_01 .list_01 li{
  float:left;
  padding:6px 12px;
  border-radius:15px;
  margin:0 20px;
}
.detail_01 .list_01 .pea{
  background:#deefab;
}
.detail_01 .list_01 .sky{
  background:#d3f5f4;
}
.detail_01 .list_01 .gray{
  background:#dee6d4;
}
.detail_01 .frame{width:695px;height:413px;float:left;overflow-y: auto;}
.list_02{
  margin-bottom:15px;
}

.list_02 .list_title{
 position:relative;vertical-align: top;display:inline-block;
}
.list_02 .list_title>span{
  width:120px;
  display: inline-block;
  overflow:hidden;
  text-overflow : ellipsis;
  white-space:nowrap;
  padding:6px 12px;
  color: #0166CE;
  font-weight: bold;
}
.list_02 .list_title>b{font-weight: normal;position: absolute;top:6px;right:0;}
.list_02 .list_content{
  width:550px;display: inline-block;
}
.list_02 a{
  margin:5px 0;padding:0 10px;float:left;
}
.list_02 a:after{border-right:1px solid #7D7D7D;}
.right-img{
  float:right;
  width:230px;
  padding:15px 0;
  text-align: center;
}
.right-img a{
  width:111px;
  height:43px;
  margin:3px 0;
}
.right-img .large{
  width:219px;
  height:89px;
}
.right-img a img{
  width:111px;
  height:43px;
}
.right-img .large img{
  width:219px;
  height:89px;
}
/*poster*/
.poster{
  margin:10px 0;
}
.poster a{
  padding:2px 0;
}
.poster a .poster_01 {
  width:1170px;
  height:70px;
}
.poster a .poster_03 {
  width:387px;
  height:70px;
}
.poster a .poster_02 {
  width:582px;
  height:70px;
}
.poster a .poster_04 {
  width:289px;
  height:70px;
}
/*推荐职位*/
.title{
  position:relative;
}
.title>h4,.title>.sub_title{
  color:#007bc5;
}
.title>.sub_title{
  position:absolute;
  top:0;
  right:0;
}
.job>a{
  border:1px dotted #ddd;
  background:#fff;
  width: 289px;
  padding:5px 3px;
  margin-bottom:10px;
}
.job>a:hover{border:1px solid #f0504e;z-index:99;background-color:#FFFCF3;filter:progid:DXImageTransform.Microsoft.Shadow(color=#CCCCCC,direction=120,strength=3);/*ie*/-moz-box-shadow:0px 0px 10px #CCCCCC;/*firefox*/-webkit-box-shadow:0px 0px 10px #CCCCCC;/*safari或chrome*/box-shadow:0px 0px 10px #CCCCCC;/*opera或ie9*/}
.job p{
  margin:0;
  line-height:24px;
}
.job p span{
  padding:0 5px;
  display:block;
}
.job p:before,.job p:after{
  content:" ";
  display:table;
  clear:both;
}
.job p:first-child span:first-child{
  float:left;
}
.job p .red{
  float:right;
  color:#f0504e;
}
.job>.dist{
  margin:15px 0 20px 0;
}
/*热门企业*/
.list_03{
  border-bottom:1px solid #d2d2d2;
  padding-bottom:5px;
  padding-top:10px;
}
.list_03.last{
  border:0;
}
.list_03>p{
  width:387px;
  display:inline-block;
  text-align:left;
  overflow:hidden;
  text-overflow : ellipsis;
  white-space:nowrap;
}
.list_03>p>a{
  line-height: 20px;
  display: inline;
}
.list_03>p>i{
  color:#007bc5;
  padding-right:5px;
  font-weight: bold;
}
.list_03>p>.last{
  color:#007bc5;
  }
.list_03>p>span>a{
  color:#007bc5;
  display: inline;
}
.adsense{
  width:100%;
  margin-bottom:15px;
  margin-top:15px;
}
.adsense>a{
  padding-right:10px;
}
.adsense a:last-child{
  padding:0;
}
.adsense>a>img{
  width:222px;
  height:100px;
}
/*最新招聘*/
.recruit{
  float:left;
  padding:10px 0;
}
.recruit>a>img{
  width:150px;
  height:480px;
}
.list_04{
  width:990px;
  float:right;
  padding-top:10px;
}
.list_04>a{
  width:240px;
  padding-left:5px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  line-height: 28px;
}
.list_04>a>i{
  color:#393a45;
  padding-right:5px;
  font-weight: bold;
}
/*照片人才*/
.list_05{
  margin:20px 0 15px 0;
  /* border:3px solid #d2d2d2; */
  text-align: center;
}
.list_05>.swiper-container{width:100%;height:100%;margin:0;}
.list_05 a{
  /* border-right:1px solid #d2d2d2; */
  width:194px;
  background:#fff;
  padding:5px 0;
  height: 196px;
}
.list_05 a:hover{
  background:#61616a;
  color:#fff;
  z-index:99;filter:progid:DXImageTransform.Microsoft.Shadow(color=#CCCCCC,direction=120,strength=3);/*ie*/-moz-box-shadow:0px 0px 10px #CCCCCC;/*firefox*/-webkit-box-shadow:0px 0px 10px #CCCCCC;/*safari或chrome*/box-shadow:0px 0px 10px #CCCCCC;/*opera或ie9*/
}
.list_05 a>i{
  width:100px;
  height:100px;
  /*border-radius:50%;*/
  overflow: hidden;
  margin:4px 0;
}
.list_05 a>i>img{
  width:100px;
  height:100px;
}
.list_05 a>p{
  color:#007bc5;
}
.list_05 .swiper-slide a p{
	width:195px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list_05 a>span{
 display:block;
 color:#393a45;
 padding:0;
 margin:0;
}
.list_05 a:hover>span{color:#fff;}
.list_05 a:hover p{
  color:#fff;
}
/*职场资讯*/
.list_nav{
  position:absolute;
  top:0;
  left:6%;
}
.list_nav a{
  padding-left:20px;
}
.list_nav a.active,.list_nav a:hover{
  color:#007bc5;
}
.list_06{
  background:#f8f8f8;
  margin:15px 0;
  padding:15px;
  width: 1170px;
}
.list_06 a{
  width:261px;
  margin:0 9px;
  overflow:hidden;
  text-overflow : ellipsis;
  white-space:nowrap;
}
.list_06 img{
  width:263px;
  height:170px;
}
.list_06 a{
  line-height:25px;
}
.cover{
  display:none;
}
.active{
  display:inline-block;
}
/*友情链接*/
.list_07{
  margin:15px 0 20px 0;
}
.list_07 a{
  margin:0 15px;line-height:28px;width:200px;overflow:hidden;
  text-overflow : ellipsis;white-space:nowrap;
}
/*底部的css*/
.navbar-static-bottom{
  min-height:320px;
  background:#393a45;
  font-size:14px;
}
.navbar-static-bottom>.container>.row{
  width:1170px;
  margin:0 auto;
  padding-top:10px;
  border-bottom:1px solid #8b8b8d;
}
.navbar-static-bottom .frame{
  border:1px solid #8b8b8d;
  border-top:0;
  border-bottom:0;
}
.navbar-static-bottom>.container>.row>*{
  padding:10px 13px;
}
.navbar-static-bottom .nav-pills li a{
  color:#aaa;
  padding-top:0;
  padding-bottom:0;
}
.navbar-static-bottom .nav-pills li a:hover,.navbar-static-bottom .nav-pills li a:focus{
  background:#393a45;
}
.navbar-static-bottom .nav-pills li:first-child a{
  padding-right:70px;
}
.navbar-static-bottom .nav-pills li .pg{
  padding-left:9px;
}
.navbar-static-bottom .hot span{
  color:#aaa;
}
.navbar-static-bottom .hot p{
  font-size:20px;
  margin-bottom:10px;
  color:#fff;
}
.navbar-static-bottom .hot p i{
  padding-right:12px;
}
.navbar-static-bottom .down{
  display:inline-block;
  text-align: center;
  padding:10px 10px 0;
  color:#aaa;
}
.navbar-static-bottom .down>img{width:100px;height:100px;}
.navbar-static-bottom .foot{
  padding:10px 0;
}
.navbar-static-bottom .foot p{
  color:#aaa;
  margin:0;
}
.navbar-static-bottom .foot p span{
  padding:0 50px;
}
.navbar-static-bottom .foot a{
  color:#fff;
}
/*引入字体*/
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.ttf'),
  url('../fonts/fontawesome-webfont.woff2'),
  url('../fonts/fontawesome-webfont.eot');
}
.fa {
  font-family: 'FontAwesome';
}
.fa-qq:before{
  content: '\f1d6';
}
.fa-phone-square:before{
  content: '\f098';
}
/*公共的操作*/
.operation-wrapper {
  position: fixed;
  right: 5px;
  bottom: 100px;
  z-index: 100;
}
.operation-wrapper .operation>li {
  list-style: none;
  width: 61px;
  height: 61px;
  border-radius: 5px;
  background: no-repeat center;
  cursor: pointer;
}
.operation-wrapper .operation li.return-top {
  background-image: url("../images/returnTop.png");
  margin-bottom: 10px;
  display: none;
}
.operation-wrapper .operation li.chat {
  height: auto;
}
.operation-wrapper .operation li.chat .chat-details {
  border: 1px solid #7D7D7D;
  background: #fff;
  border-radius:5px;
  text-align: center;
  padding:0 5px;
  color:#7D7D7D;
}
.operation-wrapper .operation li.chat .chat-details .chat-details-item {
  padding:10px 0;
  border-bottom:1px solid #7D7D7D;
}
.operation-wrapper .operation li.chat .chat-details .chat-details-item:last-child{border:0;}
.operation-wrapper .operation li.chat .chat-details .chat-details-item a {
  display: block;
  color:#7D7D7D;
}
.operation-wrapper .operation li.chat .chat-details .chat-details-item a i{
  display: block;
  padding-bottom:10px;
  font-size: 24px;
}
.operation-wrapper .operation li.chat .chat-details .chat-details-item a:hover,
.operation-wrapper .operation li.chat .chat-details .chat-details-item a:focus{color:#007bc5;}
.operation-wrapper .operation li.chat .chat-details .chat-details-item a.phone {
  position: relative;
}
.fa-phone:before{content:"\f095";}
.operation-wrapper .operation li.chat .chat-details .chat-details-item a.phone .phone-number {
  padding: 5px 10px;
  display: block;
  font-size: 20px;
  color: #fff;
  background: rgba(0,0,0,0.5);
  border-radius: 5px;
  position: absolute;
  left: -20px;
  top: -10px;
  opacity: 0;
  transition: all 0.5s;
}
.operation-wrapper .operation li.chat .chat-details .chat-details-item a.phone:hover .phone-number {
  left: -135px;
  opacity: 1;
}
.operation-wrapper .operation li.chat .chat-details .chat-details-item a.qq{

}
.fa-qq:before{content:"\f1d6"}
.operation-wrapper .operation li.chat .chat-details .chat-details-item a.wechat {
  position: relative;
}
.fa-weixin:before{content:"\f1d7";}
.operation-wrapper .operation li.chat .chat-details .chat-details-item a.wechat .wechat {
  width: 150px;
  height: 150px;
  border-radius: 3px;
  position: absolute;
  left: -50px;
  top: -50px;
  transform: scale(0);
  transition: all 0.5s;
	-webkit-transform: scale(0);
  -webkit-transition: all 0.5s;
	-ms-transform: scale(0);
  -ms-transition: all 0.5s;
	-moz-transform: scale(0);
  -moz-transition: all 0.5s;
	-o-transform: scale(0);
  -o-transition: all 0.5s;
}
.operation-wrapper .operation li.chat .chat-details .chat-details-item a.wechat:hover .wechat {
  -webkit-transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
  left: -160px;
  top: -80px;
}
.fa-weibo:before{content:"\f18a";}
.fa-share-alt:before{content:"\f1e0";}
.navFix {left: 0;position: fixed;top: 0;width: 100%;z-index: 999999;}