﻿@import "jquery.bxslider1.css";
@import "jquery-ui.min1.css";
@import "blueimp-gallery.min.css";
/* 登录 */
.pop-win-login {
  display: none;
  top: 0px;
  top: 0rem;
  left: 0px;
  left: 0rem;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
}
.pop-win-login .validator-error {
  position: absolute;
  font-size: 12px;
  font-size: 0.12rem;
  color: #b72832;
  line-height: 1;
}
.pop-win-login .pop-cover {
  top: 0px;
  top: 0rem;
  left: 0px;
  left: 0rem;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  filter: alpha(opacity=70);
}
.pop-win-login .pop-con {
  width: 667px;
  width: 6.67rem;
  height: 499px;
  height: 4.99rem;
  top: 50%;
  left: 50%;
  position: fixed;
  z-index: 9;
  margin-left: -333px;
  margin-left: -3.33rem;
  margin-top: -250px;
  margin-top: -2.5rem;
  background: #fff;
  color: #262e3d;
  border-radius: 3px;
}
.pop-win-login .pop-con .pop-header {
  text-align: center;
  padding-top: 38px;
  padding-top: 0.38rem;
  position: relative;
}
.pop-win-login .pop-con .pop-header h1 {
  font-size: 24px;
  font-size: 0.24rem;
  margin: 0px;
  margin: 0rem;
}
.pop-win-login .pop-con .pop-header .pop-close {
  top: 0px;
  top: 0rem;
  right: 0px;
  right: 0rem;
  position: absolute;
  width: 40px;
  width: 0.4rem;
  height: 40px;
  height: 0.4rem;
  background: rgba(0, 0, 0, 0.5);
  background: #000 \9;
  border-radius: 0px 0px 0px 3px;
}
.pop-win-login .pop-con .pop-header .pop-close .icon-close {
  width: 20px;
  width: 0.2rem;
  height: 20px;
  height: 0.2rem;
  vertical-align: text-top;
  margin-top: 8px;
  margin-top: 0.08rem;
  background: url("../image/registered-close.png") no-repeat;
}
.pop-win-login .pop-con .pop-body {
  margin: 20px 155px;
  margin: 0.2rem 1.55rem;
  padding-top: 25px;
  padding-top: 0.25rem;
  position: relative;
}
.pop-win-login .pop-con .pop-body .pop-btn {
  width: 100%;
  height: 56px;
  height: 0.56rem;
  line-height: 56px;
  line-height: 0.56rem;
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  *zoom: 1;
  text-align: center;
  border: 0;
  background: #005596;
  font-weight: bold;
  color: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  border-radius: 2px;
}
.pop-win-login .pop-con .pop-body .pop-btn:hover {
  background: #247cd2;
}
.pop-win-login .pop-con .pop-body .pop-prompt {
  top: -2px;
  top: -0.02rem;
  left: 0;
  position: absolute;
  font-size: 14px;
  font-size: 0.14rem;
}
.pop-win-login .pop-con .pop-body li {
  /*overflow: hidden;*/
  margin-bottom: 15px;
  margin-bottom: 0.15rem;
}
.pop-win-login .pop-con .pop-body li .input,
.pop-win-login .pop-con .pop-body li .input-small,
.pop-win-login .pop-con .pop-body li .input-mini,
.pop-win-login .pop-con .pop-body li .input-icon {
  height: 48px;
  height: 0.48rem;
  line-height: 48px;
  line-height: 0.48rem;
  width: 100%;
  color: #262e3d;
}
.pop-win-login .pop-con .pop-body li .login-jump {
  text-align: center;
  font-size: 14px;
  font-size: 0.14rem;
}
.pop-win-login .pop-con .pop-body li p.float-start {
  width: 58%;
}
.pop-win-login .pop-con .pop-body li p.float-end {
  width: 40%;
  text-align: right;
}
.pop-win-login .pop-con .pop-body li p.float-end span {
  width: 76px;
  width: 0.76rem;
  height: 46px;
  height: 0.46rem;
  line-height: 46px;
  line-height: 0.46rem;
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  *zoom: 1;
  border-radius: 3px;
  border: 1px solid #c7c8ca;
}
.pop-win-login .pop-con .pop-body li p.float-end span img {
  max-width: 100%;
  max-height: 100%;
}
.pop-win-login .pop-con .pop-body li a {
  color: #247cd2;
  margin-left: 5px;
  margin-left: 0.05rem;
  margin-right: 5px;
  margin-right: 0.05rem;
}
.pop-win-login .pop-con .pop-body li a:hover {
  color: #005596;
}
.pop-win-login.rule-pop .pop-con {
  width: 783px;
  width: 7.83rem;
  height: 655px;
  height: 6.55rem;
  top: 50%;
  left: 50%;
  position: fixed;
  z-index: 9;
  margin-left: -391.5px;
  margin-left: -3.915rem;
  margin-top: -327.5px;
  margin-top: -3.275rem;
}
.pop-win-login.rule-pop .pop-con .pop-body {
  margin: 20px 45px;
  margin: 0.2rem 0.45rem;
  padding-top: 0;
}
.pop-win-login.rule-pop .pop-con .rule-con {
  margin-bottom: 25px;
  margin-bottom: 0.25rem;
  max-height: 420px;
  font-size: 14px;
  font-size: 0.14rem;
  color: #566374;
  line-height: 2;
  overflow: auto;
}
.pop-win-login.rule-pop .pop-con .rule-con p {
  margin-bottom: 10px;
  margin-bottom: 0.1rem;
}
.pop-win-login.rule-pop .pop-con .rule-btns {
  margin: 0 auto;
  width: 358px;
  width: 3.58rem;
}


/* 企业表现搜索(新版) */
#common_header .site-actions .drop-op:hover span{
  color: #596477!important;
}

.page-of-no-search-screen .firm-performance{
  width: 100%;
  height: 100%;
  position: relative;
  top: -112px;
}
.page-of-no-search-screen .firm-performance .search-content{
  position: absolute;
  top: calc(50% + 56px);
  width: 1052px;
  left: 0;
  right: 0;
  margin: -260px auto 0;
}
.search-content .search-input{
  width: 842px;
  margin: 0 auto;
}
.search-content .banner-search-title{
  font-size: 14px;
  color:rgba(255,255,255,.5);
  writing-mode: tb-rl;
  margin: 15px 13px 0 0;
}
.page-of-no-search-screen .firm-performance .search-content .dynamic-num .num{
  width: 108px;
  height: 146px;
  line-height: 146px;
  background-size: 100%;
  font-size: 85px;
}
.search-content .complex{
  margin-top: 60px;
}
.search-content .search-index-title{
  margin-top: 26px;
  text-align: center;
}
.search-content .search-index-title li {
  font-size: 14px;
  color: #fff;
  display: inline-block;
}
/*.search-content .search-index-title li b{
  display: none;
  width: 0;
  height: 0;
  border: 6px solid #fff;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  margin: 10px 7px 0 0;
}*/
.search-content .link-jump{
  margin: 63px auto 0;
  display: flex;
  justify-content: space-between;
  width: 722px;
}
.search-content .link-jump li{
  width: 92px;
  text-align: center;
  cursor: pointer;
}
.search-content .link-jump li span{
  display: block;
  color: #fff;
  font-size: 18px;
  margin-top: 25px;
}
.search-content .link-jump li b{
  display: block;
  width: 90px;
  height: 90px;
  border: 1px solid #fff;
  border-radius: 50%;
}
.search-content .link-jump li:nth-child(1) b{
  background: url(https://wwwen.ipe.org.cn/public/static/images/pages/regulatory/search_data_normal.png) no-repeat;
  background-size: 100%;
}
.search-content .link-jump li:nth-child(2) b{
  background: url(https://wwwen.ipe.org.cn/public/static/images/pages/regulatory/search_tutorial_normal.png) no-repeat;
  background-size: 100%;
}
.search-content .link-jump li:nth-child(3) b{
  background: url(https://wwwen.ipe.org.cn/public/static/images/pages/regulatory/search_performance_normal.png) no-repeat;
  background-size: 100%;
}
.search-content .link-jump li:nth-child(4) b{
  background: url(https://wwwen.ipe.org.cn/public/static/images/pages/regulatory/search_map_normal.png) no-repeat;
  background-size: 100%;
}
.search-content .link-jump li:hover b{
  width: 92px;
  height: 92px;
  border: none;
}
.search-content .link-jump li:nth-child(1):hover b{
  background: url(https://wwwen.ipe.org.cn/public/static/images/pages/regulatory/search_data_select.png) no-repeat;
}
.search-content .link-jump li:nth-child(2):hover b{
  background: url(https://wwwen.ipe.org.cn/public/static/images/pages/regulatory/search_tutorial_select.png) no-repeat;
}
.search-content .link-jump li:nth-child(3):hover b{
  background: url(https://wwwen.ipe.org.cn/public/static/images/pages/regulatory/search_performance_select.png) no-repeat;
}
.search-content .link-jump li:nth-child(4):hover b{
  background: url(https://wwwen.ipe.org.cn/public/static/images/pages/regulatory/search_map_select.png) no-repeat;
}
/* 企业筛选 */
.firm-performance-filter .scree-region{
  margin-right: 80px!important;
}
.firm-performance-filter .scree-region .select{
  margin-right: 0!important;
}
.firm-performance-filter .scree-region:nth-child(2) .select,.firm-performance-filter .scree-region:nth-child(3) .select{
  width: 242px!important;
  max-width: 242px!important;
}
.firm-performance-filter .scree-region:last-of-type{
  margin-right: 0!important;
}
/* 企业表现列表 */
.table-con .table-bar-screen{
  margin-top: 72px;
}
.firm-performance-list li{
  padding: 32px 20px 15px;
  border-bottom: 1px solid #e5e5e5;
}
.firm-performance-list li:nth-child(odd){
  background: #f5f6f8;
}
.firm-performance-list li:nth-child(even){
  background: #fdfdff;
}
.firm-performance-list li h4{
  color: #272e3e;
  font-size: 20px;
  font-weight: bold;
  display: flex;
  line-height: 22px;
  margin-bottom: 25px;
}
.firm-performance-list li h4 b{
  padding: 0 10px;
  font-size: 15px;
  margin-left: 13px;
  display: block;
  border-radius: 4px;
  font-weight: normal;
}
.exist-state{
  color: #1382db;
  border: 1px solid #1382db;
}
.cancel-state{
  color: #999;
  border: 1px solid #999;
}
.firm-performance-list li:first-of-type{
  border-top: 1px solid #e5e5e5;
}
.firm-performance-list li dl{
  font-size: 15px;
  line-height: 45px;
  color: #252f3b;
}
.firm-performance-list li dl:nth-child(1){
  width: 30%;
}
.firm-performance-list li dl:nth-child(2){
  width: 50%;
}
.firm-performance-list li dl:nth-child(3){
  width: 20%;
}
/* 查看更多 */
.see-moreBtn{
  font-size: 15px;
  color: #005494;
  width: 164px;
  margin: 23px auto 0;
  line-height: 20px;
}
.see-moreBtn b{
  display: block;
  width: 20px;
  height: 17px;
  background: url(https://wwwen.ipe.org.cn/public/static/images/icons/icon-see-more.png) no-repeat;
  background-size: 100%;
  margin-right: 9px;
}
.reg-panel-btm{
  padding-bottom: 23px!important;
}



