/*通用的颜色和一些样式工具*/
.focusbdcolor {
  border-color: #5d82c7;
  -webkit-box-shadow: 0 0 0 2px rgba(70, 96, 173, 0.2);
  -moz-box-shadow: 0 0 0 2px rgba(70, 96, 173, 0.2);
  box-shadow: 0 0 0 2px rgba(70, 96, 173, 0.2);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
/*产业链首页
 * 产业链左边导航栏
 * */
.menu_left_box {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.menu_left_box .basefont {
  font-size: 20px;
  height: 63px;
  line-height: 64px;
  text-align: center;
  overflow: hidden;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
}
.menu_left_box .basefont .iconfont {
  font-size: 28px;
  margin-right: 5px;
  display: none;
}
.left_menu {
  padding-bottom: 20px;
}
.left_menu > li {
  position: relative;
}
.left_menu .showbtn {
  position: absolute;
  width: 24px;
  height: 54px;
  right: 12%;
  top: 0;
  cursor: pointer;
  line-height: 54px;
}
.left_menu .showbtn .iconfont:before {
  content: "\e601";
  font-size: 20px;
}
.left_menu .first_grade {
  height: 54px;
  padding-left: 15%;
  border-left: 4px solid #fff;
}
.left_menu .first_grade a {
  position: relative;
  display: inline-block;
  line-height: 54px;
  font-size: 16px;
}
.left_menu .first_grade .iconfont {
  font-size: 22px;
  width: 34px;
  text-align: left;
  float: left;
}
.left_menu li.current .first_grade {
  background: #f4f9ff;
  border-color: #3369d4;
}
.left_menu li.current .first_grade a {
  color: #2a51a4;
}
.left_menu li.current .menu-slide {
  display: block;
}
.left_menu li.slideblock .showbtn .iconfont:before {
  content: "\e61f";
  font-size: 24px;
}
.left_menu .menu-slide {
  height: auto;
  padding-left: 15%;
  overflow: hidden;
  display: none;
}
.left_menu .menu-slide a:first-child {
  margin-top: 5px;
}
.left_menu .menu-slide a {
  display: block;
  line-height: 20px;
  font-size: 14px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 14px;
  padding-right: 10px;
}
.left_menu .menu-slide a:hover,
.left_menu .menu-slide a.current {
  color: #2a51a4;
}
/*产业链右边列表内容*/
.chain_bar {
  height: 64px;
  background: #fff;
  margin-bottom: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.chain_bar em {
  margin: 0 10px;
}
.chain_bar div.fl {
  padding-left: 20px;
  height: 64px;
  line-height: 64px;
  font-size: 18px;
  font-weight: bold;
}
.chain_bar .searchbox_new {
  margin-top: 15px;
  margin-right: 15px;
}
.chain_list {
  width: 100%;
  overflow: hidden;
  padding-top: 70px;
}
.chain_list_box {
  width: 102%;
  overflow: hidden;
}
.chain_list_box .chain_img {
  width: 94%;
  height: 226px;
  overflow: hidden;
  margin: 0 auto;
  padding-top: 20px;
  margin-bottom: 10px;
}
.chain_list_box .chain_img img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.chain_list_box h5 {
  width: 94%;
  margin: 0 auto;
  line-height: 32px;
  height: 32px;
  font-size: 16px;
  font-weight: normal;
  margin-top: 16px;
}
.chain_list_box div.oh {
  line-height: 46px;
  height: 46px;
  margin: 0 auto;
  color: #999;
  border-top: 1px solid #eee;
  padding: 0 3%;
}
.chain_list_box .oh em {
  margin-left: 10px;
  margin-right: 3px;
}
.chain_list_box.hadnothing {
  background: #fff;
}
.a_chain {
  float: left;
  width: 32%;
  height: auto;
  margin-right: 0.8%;
  background: #fff;
  margin-bottom: 10px;
  border: 1px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
}
.a_chain:hover {
  border-color: #5d82c7;
  -webkit-box-shadow: 0 0 0 2px rgba(70, 96, 173, 0.2);
  -moz-box-shadow: 0 0 0 2px rgba(70, 96, 173, 0.2);
  box-shadow: 0 0 0 2px rgba(70, 96, 173, 0.2);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
/*产业链详情页*/
@media print {
  .chain-detail {
    background: #fff url(../imagesv2/bg.png) left top repeat;
  }
  .watermark-img,
  .watermark-text {
    display: block !important;
  }
}
.watermark-img {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
  display: none;
}
.watermark-text {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
  font-size: 48px;
  opacity: 0.2;
  line-height: 188px;
  display: none;
}
.watermark-text p {
  width: 100%;
  height: 188px;
  margin-bottom: 100px;
}
.watermark-text span {
  transform: rotate(-30deg);
  float: left;
  margin-left: 200px;
}
.chain-detail {
  width: 90%;
  margin: 0 auto;
  min-height: 500px;
  min-width: 1366px;
  position: relative;
}
.chain-detail > div {
  background: #fff url(../imagesv2/bg.png) left top repeat;
  position: relative;
}
.chain-detail .chain-graph-wrap {
  background: none;
}
.chain-detail .chain_report > ul {
  background: #f8fbfe url(../imagesv2/bg.png) left top repeat;
  padding-bottom: 0;
  margin-bottom: 80px;
}
.chain-detail .chain_report li {
  background: none;
}
.chain-detail .chain-title-box {
  height: 140px;
  border-bottom: 1px solid #ddd;
}
.chain-detail .chain-title {
  font-size: 28px;
  line-height: 32px;
  padding-top: 40px;
}
.chain-detail .chainpoint {
  height: 30px;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-right: 300px;
}
.chain-detail .chainpoint .bdbox {
  float: left;
  height: 28px;
  line-height: 28px;
  margin-right: 40px;
  padding: 0 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #ddd;
  cursor: pointer;
  color: #999;
  font-weight: normal;
}
.chain-detail .orangebd.current,
.chain-detail .orangebd:hover {
  border-color: #eb6100;
  color: #eb6100;
}
.chain-detail .greenbd.current,
.chain-detail .greenbd:hover {
  border-color: #238e83;
  color: #238e83;
}
.poinNumber {
  line-height: 54px;
}
.chain_classify {
  float: left;
  line-height: 54px;
  height: 54px;
  position: relative;
  font-size: 18px;
}
.chain_classify .cc_show i {
  margin: 0 15px;
  color: #999999;
}
.chain_classify a {
  color: #999999;
}
.chain_classify a:hover {
  color: #2a51a4;
}
.chain_classify .cc_slidebox {
  height: 48px;
  line-height: 48px;
  width: 1200px;
  position: absolute;
  top: 53px;
  left: 0;
  background: #fff;
  display: none;
  z-index: 10;
}
.chain_classify .cc_slidebox a {
  margin-right: 28px;
}
.chain_detai_top {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.chain_detai_top .chain-graph-wrap {
  position: relative;
}
.chain_top_infor {
  width: 100%;
  height: 54px;
  margin-top: 14px;
}
#chain-con,
.chain-graph-wrap {
  width: 1200px;
  margin: 112px auto;
  height: auto;
  min-height: 400px;
}
.chain_detail_bot {
  min-height: 500px;
  padding-bottom: 20px;
  margin-bottom: 60px;
}
.chain_footer {
  text-align: center;
  line-height: 60px;
  margin-top: 60px;
}
.chain_title1 {
  text-align: center;
  font-size: 30px;
  line-height: 188px;
}
.chain_table_title {
  width: 100%;
  height: 56px;
  line-height: 56px;
  background: #ecf5fe;
}
.chain_table_title span {
  float: left;
  width: 454px;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  cursor: pointer;
}
.chain_table_title span:nth-of-type(2) {
  border-right: 1px solid #c2c7d2;
  border-left: 1px solid #c2c7d2;
}
.chain_table_title span.current {
  background: #6e83bb;
  color: #fff;
}
.chain_table_box {
  width: 100%;
  height: auto;
}
.chain_table_box.current {
  display: block;
}
table th {
  background: #ecf5fe;
  text-align: center;
}
table th em {
  font-size: 12px;
}
.chain_table {
  width: 100%;
  text-align: center;
  border-top: 2px solid #ecf5fe;
  border-left: 2px solid #ecf5fe;
}
.chain_table td {
  border-bottom: 2px solid #ecf5fe;
  border-right: 2px solid #ecf5fe;
  line-height: 40px;
  font-size: 14px;
  padding: 8px 0 6px 0;
  min-width: 100px;
  max-width: 500px;
}
.chain_table td.basefont {
  background: #fff;
  font-size: 16px;
}
.chain_table td.tal {
  padding-left: 40px;
  padding-right: 20px;
}
.chain_table tr:hover {
  background: #f2f9ff;
}
/*企业库*/
.company-library {
  padding-bottom: 200px;
}
.company-library > div {
  margin-bottom: 10px;
  overflow: hidden;
}
.company-library .com_library_top {
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.company_list {
  width: 1400px;
  height: auto;
  overflow: hidden;
}
.company_list .a_company {
  float: left;
  margin-right: 10px;
  width: 332px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
  height: 234px;
  overflow: hidden;
  border: 1px solid #fff;
}
.company_list .a_company:hover {
  border-color: #5d82c7;
  -webkit-box-shadow: 0 0 0 2px rgba(70, 96, 173, 0.2);
  -moz-box-shadow: 0 0 0 2px rgba(70, 96, 173, 0.2);
  box-shadow: 0 0 0 2px rgba(70, 96, 173, 0.2);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.company_list .en_tag {
  height: 64px;
  line-height: 64px;
  padding: 0 12px;
  border-top: 1px dashed #eee;
}
.company_list .en_tag a {
  color: #2a51a4;
  padding: 0 4px;
}
.company_list .en_tag a:hover {
  color: #f39800;
}
.company_list .company_tit {
  text-align: center;
  font-size: 20px;
  height: 48px;
  line-height: 24px;
  padding: 38px 10px 0 10px;
}
.company_list .font1 {
  color: #999;
  text-align: center;
  height: 32px;
  line-height: 24px;
  font-size: 14px;
}
.company_list .font2 {
  font-size: 14px;
  color: #666;
  text-align: center;
  height: 48px;
  line-height: 24px;
}
.company_screen {
  font-size: 14px;
  padding-top: 40px;
}
.company_screen h6 {
  width: 128px;
  text-align: right;
  font-size: 16px;
}
.company_screen div.fl {
  width: 1182px;
  margin-left: 15px;
}
.company_screen a {
  float: left;
  margin-right: 40px;
  line-height: 18px;
  margin-bottom: 12px;
  color: #666;
}
.company_screen div.oh {
  margin-bottom: 30px;
}
.company_screen a.current {
  font-weight: bold;
  color: #333;
  lighting-color: currentColor;
}
.company_screen a:hover {
  color: #2a51a4;
}
.company_screen_number {
  height: 64px;
  border-top: 1px solid #eee;
}
.company_screen_number .fl {
  height: 64px;
  line-height: 64px;
  padding-left: 46px;
  color: #999;
}
.company_screen_number .basefont {
  margin: 0 5px;
}
.company_screen_number .searchbox_new {
  margin-top: 15px;
  margin-right: 15px;
}
/*企业详情页*/
.company-detail {
  padding-bottom: 80px;
}
.top_infor_de {
  line-height: 36px;
  margin-bottom: 10px;
}
.bgwidth {
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.cd_infor {
  padding: 0 50px;
  overflow: hidden;
}
.cd_infor .company_title {
  font-size: 24px;
  line-height: 56px;
  margin: 32px  0 ;
  overflow: hidden;
}
.cd_infor .is_active {
  position: relative;
  padding-right: 60px;
  float: left;
}
.cd_infor .is_active:before {
  content: "续存";
  padding: 0 15px;
  line-height: 24px;
  height: 24px;
  background: #f39700;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  overflow: hidden;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  position: absolute;
  right: 0;
  top: 0;
}
.company_infor {
  line-height: 24px;
  overflow: hidden;
  margin-bottom: 30px;
}
.company_infor .infor_label {
  float: left;
  min-width: 84px;
  color: #999999;
}
.company_infor .infor_con {
  float: left;
}
.company_infor li {
  float: left;
  margin-bottom: 18px;
  font-size: 16px;
}
.company_infor .cd_infor_th {
  width: 388px;
}
.company_infor .cd_infor_th .infor_con {
  width: 300px;
}
.company_infor .cd_infor_tw {
  width: 581px;
}
.company_infor .cd_infor_tw .infor_con {
  width: 490px;
}
.company_infor .cd_infor_th1 .infor_con {
  width: 250px;
}
.company_infor .cd_infor_one {
  width: 1270px;
}
.company_infor .cd_infor_one .infor_con {
  width: 1180px;
}
.company_infor .cd_infor_th2 {
  width: 480px;
}
.company_infor .cd_infor_th2 .infor_con {
  width: 390px;
}
.cd_page_nav {
  height: 45px;
}
.cd_page_nav span {
  float: left;
  font-size: 18px;
  border-bottom: 3px solid #fff;
  line-height: 42px;
  margin-right: 100px;
  cursor: pointer;
}
.cd_page_nav span.current,
.cd_page_nav span:hover {
  border-color: #3369d4;
}
.cd_page {
  margin-top: 10px;
  background: #fff;
  overflow: hidden;
}
.cd_page .company_infor {
  padding-top: 36px;
}
.cd_page .cd_page_con,
.cd_page .cd_title {
  padding-right: 50px;
  padding-left: 50px;
}
.cd_title {
  line-height: 54px;
  height: 54px;
  padding-top: 6px;
  border-bottom: 1px solid #eee;
  color: #2a51a4;
  position: relative;
  padding-left: 50px;
  font-size: 18px;
}
.cd_title .iconfont {
  font-size: 26px;
  margin-right: 12px;
  float: left;
  line-height: 54px;
  height: 54px;
  font-weight: normal;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.cd_page1 .cd_title .iconfont {
  font-size: 28px;
}
.cd_page2 div.oh {
  padding-top: 38px;
  padding-bottom: 30px;
  width: 1320px;
}
.cd_tag {
  float: left;
  padding: 0 20px;
  height: 38px;
  line-height: 38px;
  background: #5d82c7;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  margin-right: 80px;
  margin-bottom: 22px;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.cd_tag:hover {
  text-decoration: underline;
  background: #4068b3;
}
.cd_page3 .oh {
  padding-top: 50px;
  padding-bottom: 66px;
}
.cd_page3 .fl,
.cd_page3 .fr {
  width: 598px;
  height: 286px;
}
.cd_touzi {
  padding-top: 30px;
  padding-bottom: 70px;
  overflow: hidden;
  font-size: 16px;
}
.cd_touzi ul.fl {
  width: 492px;
}
.cd_touzi ul.fl li {
  height: 48px;
  line-height: 24px;
  padding-top: 12px;
}
.cd_touzi .infor_label {
  width: 120px;
  float: left;
}
.cd_touzi .infor_con {
  width: 360px;
  float: left;
}
.cd_touzi ul.fr {
  width: 600px;
  line-height: 48px;
}
.cd_touzi ul.fr strong {
  float: left;
  width: 500px;
  overflow: hidden;
}
.cd_touzi ul.fr span {
  float: right;
  width: 100px;
  text-align: right;
  color: #999;
  font-size: 14px;
}
.echart_box {
  background: #f8fbfe url(../imagesv2/bg.png) left top repeat;
}
/*项目详情页*/
.project-detail .bgwidth {
  margin-bottom: 10px;
}
.project-detail > .bgwidth > div {
  padding-right: 50px;
  padding-left: 50px;
  overflow: hidden;
}
.project-detail .remarks {
  font-size: 16px;
  line-height: 30px;
  padding-top: 25px;
  padding-bottom: 42px;
}
.project_top_infor {
  height: auto;
  padding-top: 40px;
  padding-bottom: 60px;
}
.project_top_infor .project_title {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 45px;
}
.orangefont {
  color: #f36111;
}
.project_company dt,
.project_company dd {
  background: #f2f8fe;
  float: left;
  overflow: hidden;
}
.project_company dt {
  width: 294px;
  height: 278px;
  position: relative;
}
.project_company dt:before {
  content: "";
  width: 90px;
  height: 94px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../imagesv2/project_tag.png);
}
.project_company dt .c_name {
  text-align: center;
  font-size: 20px;
  margin: 38px 40px 0;
  line-height: 28px;
  padding-bottom: 13px;
  position: relative;
  font-weight: normal;
}
.project_company dt .c_name:before {
  content: "";
  width: 56px;
  height: 2px;
  background: #326ec7;
  position: absolute;
  bottom: 0;
  left: 79px;
}
.project_company dt .c_infor {
  color: #666;
  margin: 20px;
  text-indent: 2em;
  height: 100px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.project_company dd {
  width: 313px;
  height: 98px;
  margin-left: 10px;
  margin-bottom: 10px;
  padding-top: 36px;
}
.project_company span,
.project_company strong {
  display: block;
  text-align: center;
  width: 80%;
  margin: 0 auto;
}
.project_company .fwn {
  font-size: 18px;
  line-height: 24px;
  min-height: 42px;
}
.project_company span {
  color: #999999;
}
.project_table {
  margin-top: 40px;
  text-align: center;
  margin-bottom: 60px;
  border: 1px solid #eee;
  border-bottom: none;
}
.project_table th,
.project_table td {
  padding: 0 15px;
}
.project_table th {
  font-size: 16px;
  height: 54px;
  line-height: 54px;
  background: #f2f8fe;
}
.project_table td {
  line-height: 48px;
  border-bottom: 1px solid #eee;
  min-width: 110px;
}
.project_table tr:hover {
  background: #f7fbff;
}
.project_table a {
  color: #2a51a4;
}
.project_table a:hover {
  text-decoration: underline;
  color: #f39800;
}
.doubleBox > div {
  width: 678px;
}
.doubleBox ul {
  padding-left: 50px;
  padding-right: 40px;
  padding-top: 40px;
  padding-bottom: 50px;
}
.doubleBox li {
  height: 48px;
  line-height: 48px;
}
.doubleBox a {
  display: block;
  width: 100%;
  height: 48px;
}
.doubleBox span.fl {
  font-size: 16px;
  width: 470px;
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.doubleBox span.fr {
  color: #999;
  font-size: 14px;
}
.land_pinfor {
  width: 1300px;
  overflow: hidden;
}
.land_pinfor li {
  background: #f2f8fe;
  float: left;
  overflow: hidden;
  width: 308px;
  height: 80px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-top: 24px;
}
.land_pinfor span,
.land_pinfor strong {
  display: block;
  text-align: center;
  width: 80%;
  margin: 0 auto;
}
.land_pinfor .fwn {
  font-size: 18px;
  line-height: 24px;
  min-height: 36px;
}
.land_pinfor span {
  color: #999999;
}
.land_left_menu {
  padding-top: 30px;
}
.land_left_menu .first_grade {
  height: 60px;
  line-height: 60px;
}
.land_ohbox,
.land_topbox {
  margin-bottom: 20px;
  height: auto;
}
.land_con_right .land_topbox,
.land_con_right .land_ohbox > div,
.land_con_right .invest_top_num li,
.land_con_right .index_white_box {
  background: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-shadow: 4px 4px 4px rgba(208, 208, 208, 0.3);
  -moz-box-shadow: 4px 4px 4px rgba(208, 208, 208, 0.3);
  box-shadow: 4px 4px 4px rgba(208, 208, 208, 0.3);
}
.land_con_right .land_ohbox > div {
  width: calc(50% - 10px);
  height: 470px;
}
.land_con_right .index_con {
  width: auto;
  padding: 0 20px;
  margin: 20px auto;
  height: auto;
}
.land_con_right .index_white_box {
  margin-bottom: 20px;
}
.land_con_right .echartBox {
  background: url(../imagesv2/bgloading.png) center center no-repeat;
}
.land_con_right .echartBox > div {
  background: #fff;
}
.land_index_title {
  height: 60px;
  line-height: 60px;
  padding: 0 20px;
  border-bottom: 1px solid #e5e5e5;
}
.land_index_title .title {
  font-size: 18px;
  line-height: 60px;
  height: 60px;
  font-weight: bold;
}
.land_ohbox .echartBox {
  height: 370px;
}
#land_index_hotland {
  height: auto;
  padding-bottom: 70px;
  padding-top: 20px;
}
.index_trend {
  height: 508px;
}
.land_table {
  margin: 0 auto 40px;
  border: 1px solid #f2f2f2;
  border-bottom: none;
  background: #fff;
}
.land_table th,
.land_table td {
  padding: 0 15px;
}
.land_table th {
  font-size: 16px;
  height: 54px;
  line-height: 54px;
  background: #f2f8fe;
  font-weight: normal;
  white-space: nowrap;
}
.land_table td {
  line-height: 24px;
  border-bottom: 1px solid #eee;
  min-width: 80px;
  font-size: 14px;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 12px;
  max-width: 300px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.land_table tr:hover {
  background: #fcfdff;
}
.land_table a {
  color: #2a51a4;
}
.land_table a:hover {
  text-decoration: underline;
  color: #f39800;
}
.detail_table {
  margin: 40px auto 90px;
  border: 1px solid #f2f2f2;
  border-bottom: none;
  background: #fff;
  overflow: hidden;
}
.detail_table th,
.detail_table td {
  padding: 0 15px;
}
.detail_table th {
  font-size: 16px;
  height: 54px;
  line-height: 54px;
  background: #f2f8fe;
  font-weight: normal;
  white-space: nowrap;
}
.detail_table td {
  line-height: 24px;
  border-bottom: 1px solid #eee;
  min-width: 80px;
  font-size: 14px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  max-width: 300px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border-right: 1px solid #eee;
}
.detail_table tr:hover {
  background: #fcfdff;
}
.detail_table a {
  color: #2a51a4;
}
.detail_table tr td:first-child {
  background: #fcfdff;
}
.detail_table a:hover {
  text-decoration: underline;
  color: #f39800;
}
.detail_table.table {
  border-top: 1px solid #f2f2f2;
  border-left: 1px solid #f2f2f2;
}
.land_ohbox {
  overflow: hidden;
}
.land_ohbox .land_table td {
  min-width: 50px;
}
.land_ohbox .land_table th,
.land_ohbox td {
  padding-right: 5px;
  padding-left: 5px;
}
.invest_top_num {
  width: 100%;
  height: 140px;
  margin-bottom: 20px;
  display: -moz-box;
  /*firefox*/
  display: -ms-flexbox;
  /*IE10*/
  display: -webkit-box;
  /*Safari*/
  display: -webkit-flex;
  /*Chrome*/
  display: box;
  display: flexbox;
  display: flex;
  justify-content: space-between;
}
.invest_top_num li {
  width: 16%;
  height: 136px;
  overflow: hidden;
  position: relative;
}
.invest_top_num li:first-child {
  margin-left: 0;
}
.invest_top_num span,
.invest_top_num strong {
  display: block;
  margin-left: 78px;
}
.invest_top_num span {
  font-size: 14px;
  margin-top: 36px;
  margin-bottom: 8px;
}
.invest_top_num strong {
  font-size: 28px;
  color: #666666;
}
.invest_top_num i {
  position: absolute;
  left: 25px;
  top: 55px;
  width: 30px;
  height: 30px;
  background-image: url(../imagesv2/invenstrySprite.png);
  -ms-background-position-y: 0;
  background-position-y: 0;
}
.invest_top_num .invest_icon1 {
  -ms-background-position-x: 0px;
  background-position-x: 0px;
}
.invest_top_num .invest_icon2 {
  -ms-background-position-x: -30px;
  background-position-x: -30px;
}
.invest_top_num .invest_icon3 {
  -ms-background-position-x: -60px;
  background-position-x: -60px;
}
.invest_top_num .invest_icon4 {
  -ms-background-position-x: -90px;
  background-position-x: -90px;
}
.invest_top_num .invest_icon5 {
  -ms-background-position-x: -120px;
  background-position-x: -120px;
}
.invest_top_num .invest_icon6 {
  -ms-background-position-x: -150px;
  background-position-x: -150px;
}
.invest_top_num .invest_icon7 {
  -ms-background-position-x: -180px;
  background-position-x: -180px;
}
.macro_top_num i {
  width: 36px;
  height: 36px;
  -ms-background-position-y: -30px;
  background-position-y: -30px;
  top: 50px;
}
.macro_top_num .invest_icona1 {
  -ms-background-position-x: 0px;
  background-position-x: 0px;
}
.macro_top_num .invest_icona2 {
  -ms-background-position-x: -36px;
  background-position-x: -36px;
}
.macro_top_num .invest_icona3 {
  -ms-background-position-x: -72px;
  background-position-x: -72px;
}
.macro_top_num .invest_icona4 {
  -ms-background-position-x: -108px;
  background-position-x: -108px;
}
.macro_top_num .invest_icona5 {
  -ms-background-position-x: -144px;
  background-position-x: -144px;
}
.macro_top_num li {
  width: 19%;
}
.timescreen .screenDate {
  border: 1px solid #ddd;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  height: 30px;
  color: #999;
  line-height: 30px;
  margin-top: 15px;
  padding-left: 12px;
  padding-right: 40px;
  position: relative;
}
.timescreen .screenDate:before {
  content: "";
  width: 18px;
  height: 19px;
  background: url(../imagesv2/date.png) left top no-repeat;
  position: absolute;
  right: 13px;
  top: 5px;
}
#land_report_screen {
  min-height: 140px;
  padding: 30px 20px;
}
#land_report_screen .filterLine {
  width: 50%;
  margin-bottom: 16px;
}
#land_report_screen .filterLine1 {
  width: 90%;
  margin-bottom: 20px;
}
#form1 {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.filterLine {
  overflow: hidden;
  min-height: 36px;
}
.filterLine > label {
  width: 110px;
  line-height: 36px;
  padding-left: 12px;
  font-size: 16px;
}
.filterLine input[type=text],
.filterLine select,
.filterLine textarea {
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  height: 34px;
  line-height: 34px;
  padding-left: 10px;
  padding-right: 4px;
  font-size: 14px;
  min-width: 40px;
}
.filterLine i {
  margin: 0 5px;
}
.filterLine input[type=checkbox] {
  width: 17px;
  height: 17px;
  margin-right: 7px;
  top: 2px;
}
.filterLine .rightInput {
  height: 36px;
  float: left;
  padding-left: 5px;
}
.filterLine1 {
  overflow: hidden;
  min-height: 36px;
}
.filterLine1 > label {
  width: 80px;
  line-height: 36px;
  padding-left: 12px;
  font-size: 16px;
}
.filterLine1 input[type=text],
.filterLine1 select,
.filterLine1 textarea {
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  height: 34px;
  line-height: 34px;
  padding-left: 10px;
  padding-right: 8px;
  font-size: 14px;
}
.filterLine1 .rightInput {
  height: 36px;
  float: left;
  width: 80%;
  padding-left: 5px;
}
.filterLine1 .radioBox {
  margin-right: 20px;
}
.form_checbox {
  line-height: 36px;
  height: 36px;
}
.form_checbox span {
  margin-right: 15px;
  display: inline-block;
  font-size: 16px;
}
.morescreen {
  display: none;
  width: 100%;
  height: auto;
}
.screenbtn-box {
  height: 36px;
  line-height: 36px;
  padding-left: 12px;
  clear: both;
}
.screenbtn-box .btnfl button,
.screenbtn-box .btnfl a {
  float: left;
  width: 182px;
  height: 36px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  margin-left: 16px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  font-size: 16px;
}
.screenbtn-box .btnfl button:hover,
.screenbtn-box .btnfl a:hover {
  text-decoration: none;
}
.screenbtn-box .btnfl .iconfont {
  padding-right: 5px;
}
.screenbtn-box .screensearch {
  background: #3369d4;
}
.screenbtn-box .screensearch:hover {
  background-color: #275cc7;
}
.screenbtn-box .reset {
  background: #33b4d4;
}
.screenbtn-box .reset:hover {
  background: #259dbb;
}
.screenbtn-box .exportresult {
  background: #4b8dd0;
}
.screenbtn-box .exportresult:hover {
  background: #2e70b3;
}
.morescreen-btn {
  color: #2a51a4;
  padding-right: 18px;
  position: relative;
  cursor: pointer;
}
.morescreen-btn:after {
  content: "";
  width: 10px;
  height: 8px;
  background: url(../imagesv2/down.png) no-repeat;
  position: absolute;
  right: 0;
  top: 15px;
}
.twoinput > input,
.twoinput select {
  float: left;
  width: 130px;
}
.twoinput i {
  float: left;
  line-height: 36px;
}
.onlyinput input {
  width: 294px;
}
.onlyinput select {
  width: 294px;
}
.dateBox {
  position: relative;
  float: left;
  height: 36px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  height: 34px;
  line-height: 34px;
  padding-left: 10px;
  padding-right: 4px;
  font-size: 14px;
  width: 138px;
}
.dateBox:before {
  content: "\e60f";
  font-family: "iconfont" !important;
  font-size: 20px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 8px;
  top: 0;
  cursor: pointer;
  color: #999;
}
.dateBox:hover:before,
.dateBox.opendate:before {
  color: #3369d4;
}
.layMonth12 .layui-laydate-content table {
  height: 210px;
  display: none;
}
.layMonth12 .laydate-theme-molv .layui-laydate-content {
  height: 210px;
}
.layMonth12 .laydate-month-list {
  padding-top: 0;
  padding-bottom: 0;
}
.land-report-table #echartsData {
  margin: 30px 0 80px;
}
.land-report-table th,
.land-report-table td {
  border-right: 1px solid #e7eff8;
  min-width: 50px;
}
.land-report-table td {
  color: #666666;
  font-size: 14px;
}
.land-report-table th {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.land-report-table a {
  color: #2a51a4;
}
.mgb80 {
  margin-bottom: 80px;
}
#land-report {
  padding: 0 20px 40px;
}
#land-report > div:first-child,
#land-report > table:first-child {
  margin-top: 20px;
}
.chain_inportant_company {
  min-width: 150px;
  max-width: 458px;
  height: auto;
  position: absolute;
  top: 500px;
  left: 284px;
  background: #fff;
  z-index: 100;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  display: none;
}
.chain_inportant_company .title {
  line-height: 36px;
  height: 36px;
  background: #efb748;
  color: #fff;
  text-align: center;
  font-size: 16px;
}
.chain_inportant_company .box {
  padding: 10px 10px 10px 15px;
  overflow: hidden;
  line-height: 30px;
}
.chain_inportant_company a.company_name {
  float: left;
  margin-right: 15px;
  white-space: nowrap;
}
.chain_inportant_company table {
  border-left: 1px solid #f1f1f2;
  border-top: 1px solid #f1f1f2;
  width: 430px;
}
.chain_inportant_company th,
.chain_inportant_company td {
  min-width: 74px;
  text-align: center;
  border-bottom: 1px solid #f1f1f2;
  border-right: 1px solid #f1f1f2;
  line-height: 28px;
  padding: 0 10px;
  font-size: 14px;
}
.chain_inportant_company .firstth {
  width: 74px;
  line-height: 20px;
  font-size: 16px;
  font-weight: bold;
}
.chain_inportant_company .trline1 {
  background: #f7fbfe;
}
.chain_inportant_company .trline2 {
  background: #fffcf7;
}
.chain_inportant_company .trline3 {
  background: #f8fcf9;
}
.chain_inportant_company .trline4 {
  background: #f7fbfe;
}
.chain_inportant_company .trline5 {
  background: #fffcf7;
}
.chain_inportant_company .trline6 {
  background: #f8fcf9;
}
.chain_inportant_company .trlinecompany {
  background: #faecea;
}
.trlinecompany {
  overflow: hidden;
}
.trlinecompany a {
  line-height: 20px;
  margin-bottom: 2px;
}
.trlinecompany td.firstth {
  border-right: 1px solid #e8e8e8;
}
.trlinecompany .trcompanylink {
  padding-left: 8px;
  padding-top: 8px;
  padding-bottom: 3px;
}
.chaincom-bot {
  margin-top: 10px;
}
.chaincom-bot .botcompanybox {
  overflow: hidden;
  padding: 8px;
  border: 1px solid #f1f1f2;
}
@media screen and (max-width: 1520px) {
  .chain-title-box {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.titleechartbox .echartBox1,
.titleechartbox .echarts_bar {
  width: 100%;
  height: 800px;
  margin: 50px auto 90px;
  position: relative;
}
.titleechartbox .echartBox1:before,
.titleechartbox .echarts_bar:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #e5e5e5;
  top: 40px;
  left: 0;
  position: absolute;
}
.titleechartbox #echarts {
  margin-top: 50px;
}
.monthdate_box select,
.monthdate_box i {
  float: left;
  line-height: 36px;
}
.monthdate_box select {
  width: 90px;
  margin-right: 5px;
}
#land_city_echarts .echart_box {
  height: 600px;
}
.landcitycomparetable {
  margin: 0 auto;
  border: 1px solid #f2f2f2;
  border-bottom: none;
  border-right: none;
}
.landcitycomparetable th,
.landcitycomparetable td {
  padding: 0 5px;
  min-width: 30px;
}
.landcitycomparetable th {
  font-size: 16px;
  height: 54px;
  line-height: 54px;
  background: #f2f8fe;
  font-weight: bold;
  text-align: center;
}
.landcitycomparetable td {
  line-height: 24px;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 12px;
}
.landcitycomparetable tr:hover {
  background: #fcfdff;
}
.landcitycomparetable a {
  color: #2a51a4;
}
.landcitycomparetable a:hover {
  text-decoration: underline;
  color: #f39800;
}
.land_city_echarts {
  margin-bottom: 40px;
}
.land_city_echarts .land_city_echarts_bar:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #e5e5e5;
  top: 40px;
  left: 0;
  position: absolute;
}
.land_city_echarts .land_city_echarts_bar {
  height: 600px;
}
.land_city_echarts .land_city_echarts_pie {
  height: 500px;
}
#btnCity {
  width: 114px;
  height: 36px;
  line-height: 36px;
  background: #4b8dd0;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  margin-left: 10px;
  cursor: pointer;
}
#btnCity i {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../imagesv2/btnicon.png) left top no-repeat;
  position: relative;
  left: -3px;
  top: 5px;
  margin: 0;
}
.tablebtn {
  width: 180px;
}
.tablebtn .iconfont {
  font-size: 22px;
  line-height: 20px;
  margin-right: 15px;
  position: relative;
  top: 2px;
}
.tablebtn .iconfont:hover {
  font-weight: bold;
}
.tablebtn .gotoicon,
.tablebtn .gotoicon:hover {
  color: #3181d1;
}
.tablebtn .editicon,
.tablebtn .editicon:hover {
  color: #009688;
}
.tablebtn .delateicon,
.tablebtn .delateicon:hover {
  color: #aaa;
  margin-right: 0;
}
.tablebtn a:hover {
  text-decoration: none;
}
.info-count {
  line-height: 32px;
  margin-right: 20px;
}
.no-margin {
  margin: 0 !important;
}
#land_report_screen .folder-tag label,
#saveChart .folder-tag label {
  border: 1px solid #ECECEC;
  float: left;
  background: #f4f9ff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  font-weight: normal;
}
#land_report_screen .folder-tag label.checked,
#saveChart .folder-tag label.checked {
  background: #3369d4;
  color: #fff;
}
#saveChart .modal-title {
  font-size: 18px;
}
#saveChart .modal-footer {
  margin: 0;
}
#land_report_screen .folder-tag {
  width: auto;
}
#land_report_screen .folder-tag label {
  padding: 0 15px;
  line-height: 34px;
  margin-right: 16px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  height: 34px;
}
.industry-point-list {
  padding: 30px 20px;
  min-height: 710px;
  padding-bottom: 50px;
}
.industry-point-table {
  border-right: 0;
  border-left: 0;
  margin-bottom: 80px;
  border-top: none;
}
.industry-point-table th {
  line-height: 52px;
  background: #d9e5fb;
  font-size: 16px;
  border-right: 1px solid #fff;
}
.industry-point-table td {
  line-height: 30px;
  border-bottom: 0 ;
  border-color: #ebf4fd;
}
.industry-point-table tr td:last-of-type,
.industry-point-table tr th:last-of-type {
  border-right: 0 ;
}
.tablesort {
  padding-right: 26px;
  position: relative;
  padding-left: 10px;
  display: block;
  width: 112px;
  height: 52px;
}
.tablesort i {
  width: 18px;
  height: 12px;
  background-image: url(../imagesv2/sprite.png);
  position: absolute;
  right: 8px;
  top: 21px;
  cursor: pointer;
  background-position: -117px 0;
}
.tablesort.up,
.tablesort.down {
  color: #3369d4;
}
.tablesort.up i {
  background-position: -117px -16px;
}
.tablesort.down i {
  background-position: -135px -15px;
}
.no-margin-top {
  overflow: hidden;
  margin-top: 50px;
  padding-bottom: 50px;
}
#shortnamelabel > label {
  width: 80px;
}
.radioBox input[type=radio] {
  width: 16px;
  height: 16px;
  margin: 0 5px;
  top: 10px;
  float: left;
}
.radioBox input[type=radio]:before {
  width: 16px;
  height: 16px;
}
.radioBox input[type=radio]:after {
  width: 8px;
  height: 8px;
  top: 4px;
  left: 4px;
}
.radioBox label {
  margin-right: 10px;
  float: left;
  margin-bottom: 0;
  line-height: 36px;
  font-weight: normal;
  font-size: 16px;
}
.radioBox select {
  margin-left: 10px;
}
.land_con_right .echarts_wrap {
  margin: 0 auto;
  width: 100%;
}
.comparecitytable.land_table th,
.comparecitytable.land_table td {
  min-width: 0;
  padding-right: 5px;
  padding-left: 5px;
}
.tableboxoh {
  width: 100%;
  height: auto;
  overflow-x: scroll;
}
.echarts_pie {
  height: 400px;
}
.land_con_right .index_trend {
  height: 500px;
}
#macro_map {
  height: 724px;
}
.macro_index_screen {
  width: 324px;
  height: 42px;
  line-height: 42px;
  border: 1px solid #eee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 30px;
}
.macro_index_screen .macroindexButton {
  float: left;
  width: 80px;
  text-align: center;
  border-right: 1px solid #eee;
  cursor: pointer;
}
.macro_index_screen .macroindexButton1 {
  border-right: none;
}
.macro_index_screen .macroindexButton.current {
  background: #3369d4;
  color: #fff;
}
.page-marco .land_table {
  width: 100%;
  border-right: none;
  border-left: none;
  border-top: none;
  cellspacing: 0;
  cellpadding: 0;
}
.page-marco th {
  font-weight: bold;
}
.page-marco .t-city,
.page-marco .t-county,
.page-marco .t-town {
  display: none;
}
.map-tooltip1 .title {
  font-size: 16px;
  margin-bottom: 5px;
}
.macro_zhibiao select {
  width: 150px;
  margin-right: 10px;
}
#chain_banner_lian {
  width: 100%;
  min-height: 400px;
  background: #475dad;
  margin-bottom: 10px;
}
#chain_banner_lian .cenpage {
  height: 400px;
  background: url(/public/imagesv2/chain_banner_lian.png) left top no-repeat;
  color: #fff;
}
#chain_banner_cyl {
  width: 100%;
  min-height: 400px;
  background: #2b4191;
  margin-bottom: 10px;
}
#chain_banner_cyl .cenpage {
  height: 400px;
  background: url(/public/imagesv2/chain_banner_cyl.png) left top no-repeat;
  color: #fff;
}
.chain_banner_font {
  text-align: right;
  width: 1076px;
  margin: 0 auto;
}
.chain_banner_font .title1 {
  font-size: 48px;
  padding-top: 72px;
  line-height: 72px;
  text-shadow: 2px 2px 2px #333;
  padding-bottom: 10px;
}
.chain_banner_font .title2 {
  font-size: 16px;
  margin-bottom: 20px;
}
.chain_banner_font .font3 {
  font-size: 16px;
  margin-bottom: 40px;
}
.chain_banner_font .knowmore {
  float: right;
  width: 160px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #fff;
  color: #475dad;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  font-size: 16px;
  border: 1px solid #3369d4;
}
.chain_banner_font .knowmore:hover {
  text-decoration: underline;
}
.chain_map {
  margin-bottom: 20px;
  border: 1px solid #fff;
  overflow: hidden;
  padding-bottom: 20px;
  position: relative;
}
.chain_map .chain_map_font {
  height: 120px;
  width: 23%;
  margin-left: 1%;
  overflow: hidden;
  padding-right: 1%;
}
.chain_map .chain_map_font .smtitle {
  font-size: 14px;
  color: #3369d4;
  line-height: 32px;
}
.chain_map .chain_map_font p {
  text-overflow: ;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  height: 28px;
  line-height: 28px;
}
.chain_map .chain_map_title {
  line-height: 64px;
  height: 64px;
  width: 23%;
  margin-left: 2%;
  font-size: 18px;
  color: #3369d4;
}
.chain_map .poabox {
  float: left;
  width: 75%;
  height: 536px;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  border-bottom: 2px solid #f0f3f5;
  border-right: 2px solid #f0f3f5;
}
#chain_map_provience {
  width: 100%;
  height: 534px;
}
#chain_map_city {
  width: 30%;
  height: 300px;
  position: absolute;
  right: 1px;
  bottom: 1px;
  background: none;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  box-sizing: border-box;
}
.map-tooltip {
  padding: 0 20px;
  overflow: hidden;
  line-height: 32px;
  position: relative;
}
.map-tooltip:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #3369d4;
  position: absolute;
  left: 6px;
  top: 13px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
}
.map-tooltip h5 {
  float: left;
}
.map-tooltip p {
  float: left;
  padding-left: 2px;
}
.chain_report {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  width: 100%;
  margin-bottom: 10px;
  min-width: 1366px;
}
.chain_report .title {
  line-height: 120px;
  text-align: center;
  font-size: 30px;
}
.chain_report > ul {
  width: 1366px;
  margin: 0 auto;
  padding-bottom: 50px;
}
.chain_report li {
  float: left;
  width: 680px;
  line-height: 60px;
  border: 1px solid #ecf5fe;
  background: #f8fbfe;
}
.chain_report li:hover {
  background: #f7fbfe;
}
.chain_report a {
  display: block;
  padding-left: 68px;
  position: relative;
}
.chain_report a:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #3369d4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  position: absolute;
  left: 50px;
  top: 27px;
}
.chain_report a:hover {
  color: #f39800;
}
.chain_report a:hover:before {
  background: #f39800;
}
.chian_star_grade {
  overflow: hidden;
  margin-bottom: 10px;
}
.chain-star-table th {
  border-bottom: 1px solid #fff;
}
.chain-star-table .stargrade {
  width: 64px;
  height: 10px;
}
.chain-star-table .stargrade img {
  margin-right: 4px;
  width: 10px;
  height: 10px;
}
.chain-star-table .name {
  font-weight: bold;
}
.chain-star-table .fwn th {
  font-weight: normal;
}
.redChainlink {
  color: #ff9200;
  font-size: 18px;
  margin-left: 70px;
}
.redChainlink.indredlink {
  margin-right: 40px;
}
.redChainlink:hover {
  color: #f60;
  text-decoration: underline;
}
.chain_bar .redChainlink {
  line-height: 64px;
}
.chain_bar {
  width: calc(90% - 240px);
  background: #fff;
  position: fixed;
  left: calc(5% + 240px);
  top: 90px;
  border-bottom: 1px solid #eee;
}
.chain-title-sm {
  font-size: 28px;
}
.topPagetitle {
  width: 100%;
  height: 60px;
  background: #fff;
  position: fixed;
  left: 0;
  top: 70px;
  border-bottom: 1px solid #eee;
  line-height: 60px;
  font-size: 18px;
  z-index: 1000;
  display: none;
}
