.clear:after {
  display: block;
  content: "";
  clear: both;
}
.container-fluid {
  margin: 20px 0;
}
.container-fluid .title {
  width: 12.6rem;
  margin: 30px auto 0 auto;
  position: relative;
  padding: 0 0 15px 50px;
}
.container-fluid .title i {
  position: absolute;
  width: 44px;
  height: 44px;
  top: 2px;
  left: 0;
}
.container-fluid .title .w_icon {
  display: block;
  background: url(../img/icon2.png) no-repeat;
}
.container-fluid .title h3 {
  font-size: 24px;
  color: #2e2e2e;
  font-weight: 100;
}
.container-fluid .title p {
  bottom: 0;
  left: 50px;
  font-size: 12px;
  color: #b7b5b5;
}
.container-fluid .sortbar {
  width: 12.6rem;
  margin: 30px auto 0 auto;
  font-size: 14px;
  border: 1px solid #e6e6e6;
  padding: 5px 20px;
  position: relative;
  background: #f2f3f5;
}
.container-fluid .sortbar .approveBtn {
  font-size: 14px;
  color: #fff;
  background-color: #f97937;
  text-align: center;
  padding: 10px 45px 10px 15px;
  border-radius: 40px;
  position: absolute;
  top: -20px;
  right: -2px;
  display: block;
}
.container-fluid .sortbar .approveBtn .icon_rz {
  width: 44px;
  height: 44px;
  position: absolute;
  background-position: -7px -67px;
  top: -2px;
  right: -4px;
}
.container-fluid .sortbar .approveBtn .w_icon {
  display: block;
  background: url(../img/icon2.png) no-repeat;
}
.container-fluid .sortbar .sb-item {
  padding: 15px 0;
}
.container-fluid .sortbar .sb-item .nav {
  height: 32px;
  overflow: hidden;
  position: relative;
}
.container-fluid .sortbar .sb-item .nav .sb-title {
  float: left;
  margin: 6px 0;
  color: #a9aaaa;
}
.container-fluid .sortbar .sb-item .nav ul {
  width: 100%;
  padding: 0 60px 0 70px;
}
.container-fluid .sortbar .sb-item .nav ul .active {
  background-color: #ffa200;
}
.container-fluid .sortbar .sb-item .nav ul .active a {
  color: #fff;
}
.container-fluid .sortbar .sb-item .nav ul li {
  float: left;
  margin: 4px;
  cursor: pointer;
}
.container-fluid .sortbar .sb-item .nav ul li a {
  height: 24px;
  display: block;
  padding: 0 6px;
  line-height: 24px;
  color: #555;
}
.container-fluid .sortbar .sb-item .nav .more {
  position: absolute;
  top: 6px;
  right: 0;
  color: #b0b0b0;
  padding-right: 15px;
  display: none;
  cursor: pointer;
}
.container-fluid .sortbar .sb-item .nav .more i {
  display: block;
  width: 12px;
  height: 6px;
  background: url(../img/more.png) no-repeat;
  position: absolute;
  top: 8px;
  right: 0;
}
.company_container {
  margin-top: .3rem ;
  width: 12.6rem;
}
.company_container .item {
  width: 100%;
  background: #ffffff;
  margin-bottom: .56rem;
}
.company_container .item .item_company {
  padding: .2rem .2rem .15rem .2rem;
  width: 3.32rem;
  height: 2.1rem;
  background: #f2f3f5;
  border-radius: 4px;
}
.company_container .item .item_company .item_top {
  margin-bottom: .15rem;
}
.company_container .item .item_company .item_top > a > img {
  width: .8rem;
  height: .8rem;
  border-radius: 50%;
}
.company_container .item .item_company .item_top .item_info {
  margin-left: .1rem;
}
.company_container .item .item_company .item_top .item_info .company_title {
  margin-bottom: .1rem;
  height: .24rem;
}
.company_container .item .item_company .item_top .item_info .company_title p {
  font-size: .18rem;
  font-weight: bold;
  color: #333333;
  margin-right: 0.05rem;
  max-width: 1.5rem;
}
.company_container .item .item_company .item_top .item_info .company_title img {
  padding: .1rem 0;
  margin: 0 .02rem;
}
.company_container .item .item_company .item_top .item_info .company_address {
  margin-bottom: .1rem;
}
.company_container .item .item_company .item_top .item_info .company_address span {
  font-size: .12rem;
  font-weight: 400;
  color: #999999;
  padding: 0 .05rem;
  line-height: .12rem;
}
.company_container .item .item_company .item_top .item_info .company_address .proffession {
  border-left: 1px solid #999999;
}
.company_container .item .item_company .item_top .item_info .company_see span {
  font-size: .12rem;
  font-weight: 400;
  color: #999999;
  padding: 0 .05rem;
}
.company_container .item .item_company .company_brief {
  margin-bottom: .18rem;
  font-size: .12rem;
  font-weight: 400;
  color: #999999;
  height: .44rem;
  line-height: .2rem;
}
.company_container .item .item_company .btn_attention {
  width: 0.8rem;
  height: .25rem;
  line-height: .25rem;
  background: #ffa200;
  border-radius: 4px;
  font-size: .12rem;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
}
.company_container .item .item_video {
  width: calc(9.28rem);
}
.company_container .item .item_video .videos {
  margin-left: .16rem;
  width: 2.93rem;
  height: 2.1rem;
  border: 1px solid #e9e9e9;
  /* border-top: 0; */
}
.company_container .item .item_video .videos .videos_box {
  width: 2.93rem;
  height: 1.65rem;
  overflow: hidden;
}
.company_container .item .item_video .videos .videos_box .videos_mask {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  padding: .1rem ;
  background-color: rgba(26, 26, 26, 0.6);
}
.company_container .item .item_video .videos .videos_box .videos_mask p {
  font-size: .12rem;
  line-height: .16rem;
  font-weight: 400;
  color: #f1f1f1;
  padding: 0;
  margin: 0;
}
.company_container .item .item_video .videos .videos_box .videos_mask .videos_brief {
  font-size: .12rem;
  font-weight: 400;
  max-height: .6rem;
  line-height: .2rem;
}
.company_container .item .item_video .videos .videos_box .videos_mask .hints {
  color: #afafaf;
  margin: .1rem 0;
}
.company_container .item .item_video .videos .videos_box .videos_mask .btn_play {
  position: absolute;
  width: .68rem;
  height: .28rem;
  line-height: .28rem;
  border-radius: 3px;
  bottom: .1rem;
  left: .1rem;
  background-color: rgba(65, 65, 65, 0.5);
  text-align: center;
}
.company_container .item .item_video .videos .videos_box .videos_mask .btn_play:hover {
  background-color: #ffa200;
  color: #fff;
}
.company_container .item .item_video .videos p {
  font-size: .12rem;
  line-height: .12rem;
  font-weight: 400;
  color: #666666;
  padding: .16rem .1rem;
}
.company_container .item .item_video .videos p:hover {
  color: #ffa200;
}
.page {
  font-size: 16px;
  color: #6f6f6f;
  margin-bottom: 0 !important;
  padding-bottom: 50px;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.page a {
  color: #6f6f6f;
}
.page .prev,
.page .next {
  font-size: 14px;
}
.page .prev,
.page .next,
.page .current,
.page .num {
  display: inline-block;
  padding: 6px 12px;
  margin: 0 10px;
  border-radius: 3px;
  background-color: #fff;
}
.page .current,
.page .num {
  font-family: Helvetica;
}
.page .current,
.page .next:hover,
.page .num:hover,
.page .prev:hover {
  color: #fff;
  background-color: #ffa200;
}
.page .end,
.page .first,
.page .rows {
  display: none;
}
