/**分页按钮样式**/
.b5 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.full-top-wrap {
  height: 260px;
  background: url("/img/recruit/banner-4.png") no-repeat;
  background-size: 1920px 260px;
  background-position: top center;
}
.full-top-wrap.res2 {
  background-image: url("/img/recruit/banner-5.png");
}
.full-top-wrap .fix-1200 {
  position: relative;
  height: 260px;
}
.full-top-wrap .g_breadcrumb {
  position: relative;
  top: 80px;
}
.full-top-wrap .g_breadcrumb li {
  color: #fff;
}
.full-top-wrap .g_breadcrumb li a {
  color: #fff;
}
.full-top-wrap .banner-txt {
  position: absolute;
  top: 120px;
  left: 0;
  width: 100%;
  text-align: center;
  color: #F6F6F8;
}
.full-top-wrap .banner-txt .h1 {
  font-size: 35px;
  font-weight: bold;
  text-shadow: 0px 0px 13px rgba(0, 0, 0, 0.1);
  margin-bottom: 35px;
  line-height: 1;
  height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.full-top-wrap .banner-txt .foot {
  text-align: center;
}
.full-top-wrap .banner-txt .foot .name {
  display: inline-block;
}
.full-top-wrap .banner-txt .foot .name i {
  position: relative;
  top: 1px;
  font-size: 18px;
}
.full-top-wrap .banner-txt .foot .tags {
  height: 24px;
  display: inline-block;
  vertical-align: middle;
}
.full-top-wrap .banner-txt .foot .tags .tag {
  height: 24px;
  line-height: 22px;
  padding: 0 8px;
  border-radius: 12px;
  color: #FF7E00;
  border: 1px solid #FF7E00;
  margin-right: 10px;
  float: left;
}
.full-top-wrap .banner-txt .foot .count {
  display: inline-block;
  vertical-align: middle;
  color: #999;
}
.full-top-wrap .banner-txt .foot .count span {
  margin-left: 10px;
}
.full-top-wrap .banner-txt .foot .count span i {
  margin-right: 5px;
}
.main {
  background: #fff;
}
.main-content {
  margin-top: 30px;
  position: relative;
  padding-bottom: 20px;
}
.main-content .con-title {
  font-size: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 30px;
}
.main-content .con-l {
  position: relative;
  margin-right: 400px;
  min-height: 700px;
}
.main-content .con-l .btns {
  margin-top: 45px;
  text-align: center;
}
.main-content .con-l .btns .btn {
  display: inline-block;
  text-align: center;
  width: 160px;
  height: 72px;
  line-height: 72px;
  color: #fff;
  background: linear-gradient(0deg, #ff5400, #ff8d00);
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  cursor: pointer;
  font-size: 16px;
}
.main-content .con-l .btns .btn.disabled {
  background: #F1F1F1;
  color: #A2A2A2;
}
.main-content .con-l .btns .btn i {
  font-size: 18px;
  margin-right: 5px;
}
.main-content .con-l .btns .btn + .btn {
  margin-left: 20px;
}
.main-content .con-l .btns .btn.active {
  background: #A7A7A7;
  color: #fff;
}
.main-content .aside-r {
  position: absolute;
  right: 0;
  top: 0;
  width: 316px;
}
.main-content .rich-text {
  min-height: 300px;
  padding-bottom: 10px;
}
.main-content .rich-text img {
  max-width: 100%;
}
.main-content .handle-bar {
  margin-top: 40px;
  *zoom: 1;
}
.main-content .handle-bar:before,
.main-content .handle-bar:after {
  content: "";
  display: table;
}
.main-content .handle-bar:after {
  clear: both;
}
.main-content .handle-bar .share {
  float: left;
  line-height: 52px;
  color: #999;
}
.main-content .handle-bar .share i {
  font-size: 26px;
  margin-left: 12px;
  vertical-align: middle;
  cursor: pointer;
}
.main-content .handle-bar .share .icon-share-wechat:hover {
  color: #09BB07;
}
.main-content .handle-bar .share .icon-share-qzone:hover {
  color: #FFCD00;
}
.main-content .handle-bar .share .icon-share-weibo:hover {
  color: #E71F19;
}
.main-content .handle-bar .btns {
  float: left;
  margin-left: 75px;
  font-size: 18px;
}
.main-content .handle-bar .btns i {
  font-size: 22px;
  margin-right: 10px;
}
.main-content .handle-bar .btns .btn {
  display: inline-block;
  text-align: center;
  width: 200px;
  height: 52px;
  line-height: 50px;
  border: 1px solid #fc4147;
  color: #fc4147;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  border-radius: 26px;
  cursor: pointer;
}
.main-content .handle-bar .btns .btn:hover,
.main-content .handle-bar .btns .btn.active {
  background: #fc4147;
  color: #fff;
}
.main-content .handle-bar .btns .btn + .btn {
  margin-left: 25px;
}
.aside-btn {
  position: absolute;
  bottom: 0;
  right: -55px;
  width: 50px;
}
.aside-btn .grid {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border: 1px solid #f0f0f0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 8px;
  cursor: pointer;
}
.aside-btn .grid i {
  font-size: 24px;
}
.aside-btn .grid:hover,
.aside-btn .grid.active {
  color: #FFB400;
}
.aside-btn .go_top {
  background: url("/img/recruit/ico/10.png") no-repeat center;
}
.aside-btn .go_top:hover {
  background-image: url("/img/recruit/ico/10-2.png");
}
.aside-r .hot-aside-r {
  background: #F8F8F8;
}
.aside-r .hot-aside-r .btns {
  padding: 0 20px 20px;
}
.aside-r .hot-aside-r .btn {
  display: inline-block;
  text-align: center;
  width: 100%;
  height: 37px;
  line-height: 37px;
  color: #fff;
  background: #fc4147;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  color: #999;
  background: #EBEBEB;
}
.aside-r .hot-aside-r .btn.disabled {
  background: #999;
}
.aside-r .hot-title {
  height: 66px;
  line-height: 65px;
  margin: 0 20px;
  border-bottom: 1px solid #C8C8C8;
  font-size: 20px;
}
.aside-r .hot-list {
  padding: 5px 20px;
}
.aside-r .hot-list.loading {
  height: 310px;
}
.aside-r .hot-list li {
  height: 40px;
  color: #999;
  margin-top: 20px;
}
.aside-r .hot-list li .info {
  float: left;
  width: 210px;
}
.aside-r .hot-list li .info .count {
  color: #999;
  font-size: 12px;
}
.aside-r .hot-list li .info .count i {
  margin-right: 5px;
  vertical-align: middle;
}
.aside-r .hot-list li .title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /*2为指定行数*/
  -webkit-box-orient: vertical;
  line-height: 20px;
  height: 40px;
}
.aside-r .hot-list li .font-zgb {
  float: left;
  font-size: 30px;
  color: #C0C0C0;
  width: 60px;
  line-height: 1;
}
.aside-r .adv {
  margin-top: 20px;
}
.aside-r .adv img {
  width: 316px;
  height: 268px;
}
.aside-r .adv.adv1 img {
  height: 316px;
}
.full-sec {
  background: #F6F6F8;
  padding: 30px 0;
}
.full-sec .fix-1200 {
  padding-left: 20px;
}
.full-sec .item {
  display: inline-block;
  margin-right: 45px;
  background: #fff;
  width: 352px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 25px 28px;
}
.full-sec .title {
  line-height: 22px;
  margin-bottom: 10px;
  height: 22px;
  overflow: hidden;
}
.full-sec .txt {
  font-size: 12px;
  line-height: 20px;
  color: #666;
  height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /*2为指定行数*/
  -webkit-box-orient: vertical;
  margin-bottom: 25px;
}
.full-sec .btn {
  display: inline-block;
  text-align: center;
  width: 100%;
  height: 43px;
  line-height: 43px;
  color: #fff;
  background: #ff565e;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}
.full-sec .btn.disabled {
  background: #F1F1F1;
  color: #A2A2A2;
}
.full-sec.full-sec2 .title {
  height: 44px;
}
/*# sourceMappingURL=testres.css.map */