html,
body {
  background: #f4f4f4;
}

/* ====== logo、搜索、免费发布信息 start ===== */
.index_header {
  padding-top: 24px;
}

.index_headerLogo {
  display: inline-block;
}

.index_headerLogo img {
  width: 245px;
  display: inline-block;
  height: 60px;
}
.index_headerLogo:hover {
  text-decoration: none;
  display: inline-block;
}

.index_headerTitle {
  font-weight: 800;
  font-size: 24px;
  height: 52px;
  border-left: 1px solid #979797;
  display: inline-block;
  margin-top: 4px;
  margin-left: 17px;
  padding-left: 17px;
  line-height: 52px;
}
.index_headerTitle_1 {
  color: #123d83;
}
.index_headerTitle_2 {
  color: #333333;
}
.index_search {
  width: 560px;
  height: 46px;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #123d83;
  margin-top: 4px;
  margin-left: 40px;
}
.index_hotSearch {
  width: 560px;
  margin-left: 40px;
  margin-top: 8px;
}

.index_searchLeft {
  padding: 16px;
}

.index_searchSelectParent {
  position: relative;
  width: 50px;
}

.statusStr a {
  display: block;
  position: relative;
}

.statusStr a span {
  width: 30px;
  height: 16px;
  border-radius: 1px;
  border: 1px solid #c4c4c4;
  font-size: 12px;
  color: #c4c4c4;
  line-height: 16px;
  text-align: center;
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.statusStr li a {
  display: block;
  position: relative;
}
.statusStr li a span {
  width: 30px;
  height: 16px;
  border-radius: 1px;
  border: 1px solid #c4c4c4;
  font-size: 12px;
  color: #c4c4c4;
  line-height: 16px;
  text-align: center;
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.index_searchSelect {
  width: 50px;
  padding-right: 12px;
  background: url(/static/images/select_arrow.png) right center no-repeat;
  font-size: 14px;
  color: #333333;
  height: 14px;
  line-height: 14px;
  cursor: pointer;
}
.item_menu {
  position: absolute;
  top: 30px;
  left: -12px;
  width: 70px;
  /* min-height: 200px; */
  background-color: #fff;
  border: 1px solid #ccc;
  color: #333;
  z-index: 100;
  display: none;
}
.index_searchLeft:hover .item_menu {
  display: block;
}
.item_menu > li {
  height: 35px;
  line-height: 35px;
  text-align: left;
  padding-left: 10px;
  cursor: pointer;
}
.item_menu > li:hover {
  background-color: #123d83;
  color: #fff;
}

.search_input {
  width: 360px;
  height: 44px;
  line-height: 44px;
  padding-left: 10px;
  font-size: 14px;
  color: #999999;
}
.search_input > input {
  width: 100%;
  height: 100%;
}
.search_btn {
  width: 80px;
  height: 45px;
  line-height: 44px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #1952a4;
  text-align: center;
  cursor: pointer;
}
.search_btn > img {
  width: 16px;
  height: 16px;
  display: inline-block;
}

.search_btn > span {
  color: #fff;
  font-size: 16px;
  display: inline-block;
  margin-left: 5px;
}
.index_headerPublish {
  margin-top: 4px;
  width: 185px;
  height: 46px;
  background: #0564e9;
  border-radius: 4px;
  text-align: center;
  line-height: 46px;
  font-weight: 600;
  font-size: 16px;
  color: #ffffff;
}

.index_header a:hover {
  color:#ffffff
}


a.index_headerPublish:active {
  text-decoration: underline !important;
  background-color: #0564e9 !important;
  color: #ffffff !important;
}


.index_hotSearch li a,
.index_hotSearch li {
  font-size: 12px;
  line-height: 12px;
  float: left;
}
.index_hotSearch li a {
  color: #999999;
  display: inline-block;
}

.index_hotSearch li.index_hotSearchlabe {
  color: #d30000;
}
.index_hotSearch li:hover a,
.index_hotSearch li.index_hotSearchFirst a {
  color: #123d83;
}

.index_hotSearch li + li {
  padding-left: 8px;
  border-left: 1px solid #999999;
  margin-left: 8px;
}
.index_hotSearch li.index_hotSearchFirst {
  border-left: none;
  padding-left: 0px;
}

/* ====== logo、搜索、免费发布信息 end ===== */

/* ====== 广告 start =====*/

.threeInone,
.index_adList2,
.index_adList {
  width: 100%;
  margin-top: 10px;
}
.marketAnalysis_ad {
  margin-top: 20px;
}
.marketAnalysis_ad,
.marketAnalysis_ad img,
.index_ad img {
  width: 100%;
  height: 90px;
}

.index_ad {
  width: 100%;
}

.index_adList2 li a:hover,
.index_adList li a:hover,
.index_ad:hover {
  text-decoration: none;
}
.index_ad_1 {
  height: 106px;
  padding-top: 16px;
}
.index_ad_2 {
  height: 80px;
  padding-top: 10px;
}
.index_ad_2.index_ad img {
  height: 70px;
}
.index_adList4 li,
.index_adList3 li,
.index_adList li {
  float: left;
  margin-right: 2px;
  margin-bottom: 2px;
  position: relative;
}

.index_adList4 li:nth-last-child(-n + 3),
.index_adList li:nth-last-child(-n + 3) {
  margin-bottom: 0px;
}
.index_adList4 li:nth-child(3n),
.index_adList3 li:nth-child(3n),
.index_adList2 li:nth-child(6n),
.index_adList li:nth-child(3n) {
  margin-right: 0px;
}
.index_adList4 li img,
.index_adList4 li,
.index_adList3 li,
.index_adList3 li a img,
.index_adList li,
.index_adList li a img {
  width: 398px;
  height: 60px;
}

.index_adList2 li {
  float: left;
  margin-right: 12px;
}

.index_adList2 li,
.index_adList2 li a img {
  width: 190px;
  height: 100px;
}

.index_adList3 li {
  margin-top: 10px;
  float: left;
}

.index_adList4 li a {
  display: block;
  position: relative;
}
.index_adList4 li a span {
  width: 30px;
  height: 16px;
  border-radius: 1px;
  border: 1px solid #c4c4c4;
  font-size: 12px;
  color: #c4c4c4;
  line-height: 16px;
  text-align: center;
  position: absolute;
  bottom: 0px;
  right: 0px;
}

/* ====== 广告 end =====*/

.metal_menu {
  width: 100%;
  font-size: 14px;
  margin-top: 20px;
}

.metal_menu > div + div {
  margin-left: 50px;
}

.metal_menu_mid {
  width: 320px;
}
.metal_menu_left {
  width: 440px;
}
.metal_menu ul {
  width: 100%;
  overflow: hidden;
}
.metal_menu ul li {
  float: left;
}
.metal_menu ul li + li {
  margin-left: 10px;
}
.metal_menu ul li a {
  color: #333333;
}
.metal_menu_label {
  color: #123d83;
  font-weight: 600;
  padding-right: 10px;
  border-right: 1px solid #c9c9c9;
}
.metal_menu ul + ul {
  margin-top: 10px;
}
.metal_menu_label2 {
  width: 54px;
  text-align: justify;
}

/* ====== 导航 start ======- */
.location_crumbs a:hover span,
.nav-box li.area-nav a:hover span {
  text-decoration: underline;
}

.nav-box {
  width: 100%;
  margin: 0 auto;
  background: #123d83;
  height: 50px;
  position: relative;
  z-index: 999;
  font-size: 0;
  margin-top: 20px;
}

.nav-box li.area-nav {
  width: 138px;
  background: #123d83;
  padding: 0px 18px;
}
.nav-box li.area-nav a {
  color: rgba(255, 255, 255, 1);
}
.nav-box li.area-nav a span {
  display: block;
  line-height: 50px;
}

.nav-box li.area-nav a img {
  width: 17px;
  height: 16px;
  margin-top: 17px;
  margin-left: 12px;
}
.nav-box li {
  font-size: 15px;
  float: left;
  padding: 0 18px;
  height: 50px;
  line-height: 50px;
  position: relative;
  z-index: 1;
  text-align: center;
}

.nav-box li.cur {
  background: #d70000;
}

.nav-box li a {
  display: block;
  color: #fff;
  position: relative;
  z-index: 1;
}

/*二级导航*/
.nav-box li .two-sub {
  width: 100px;
  position: absolute;
  z-index: 3;
  background: #fff;
  border: 1px solid #dcdee6;
  font-size: 14px;
  left: 0px;
  top: 50px;
  display: none;
}

.nav-box li .two-sub a {
  color: #333333;
  position: relative;
  z-index: 1;
  display: block;
}

.nav-box li .two-sub a:hover {
  background: #1a52a5;
  color: #fff;
}

.nav-box li .two-sub li {
  height: 34px;
  line-height: 34px;
  background: none;
  font-size: 14px;
  float: none;
  padding: 0;
}

.nav-box li .two-sub li:hover {
  background: #1a52a5;
}

/*铜*/
.tong .nav-box li {
  padding: 0 20px;
}

.nav-box .hotline {
  height: 26px;
  line-height: 26px;
  padding: 0 10px;
  overflow: hidden;
  position: absolute;
  z-index: 2;
  top: 7px;
  right: 10px;
  color: #fff;
  border-radius: 20px;
  background: #0b4395;
  font-size: 14px;
}

.nav-box .hotline::before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(/static/images/ys_icon.png) no-repeat -1px -28px;
  vertical-align: middle;
  margin-right: 6px;
}

.nav-box li.hotline:hover {
  background: #0b4395;
}
/* ====== 导航 end ======- */

.location {
  background: #e8e8e8;
  width: 100%;
  height: 36px;
}
.location_crumbs {
  font-size: 12px;
  color: #666666;
  height: 12px;
  line-height: 12px;
  margin-top: 12px;
  margin-left: 18px;
}
.location_crumbs a,
.location_crumbs > span {
  margin-right: 5px;
}
.location_crumbs a + span,
.location_crumbs a {
  color: #717171;
}

.location_notice {
  width: 93%;
  height: 14px;
  line-height: 14px;
  margin-top: 11px;
  margin-left: 50px;
}

.location_notice img {
  width: 17px;
  height: 14px;
}
.txtMarquee-left {
  width: calc(100% - 35px);
  margin-left: 14px;
}
.txtMarquee-left ul li {
  width: auto !important;
  float: left;
}
.txtMarquee-left ul li + li {
  margin-left: 20px;
}
.txtMarquee-left ul li a {
  color: #da2016;
}

/* ====== 今日 start ======*/
.today {
  width: 1200px;
  height: 62px;
  margin: 0px auto;
  background-color: #fff;
  margin-top: 10px;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
}
.today dt,
.today dd {
  float: left;

  /* background-color: #fff; */
  line-height: 25px;
  height: 59px;
}
.today dt {
  width: 105px;
}
.today dd {
  margin-right: 24px;
  margin-left: 6px;
  min-width: 100px;
}
.today dt {
  padding-left: 12px;
  background: #f8f8f9;
  /* border: 1px solid #e6e6e6; */
  box-sizing: border-box;
  width: 105px;
}
.today dt .t1 {
  font-size: 16px;
  line-height: 20px;
  margin-top: 10px;
  font-weight: 800;
  color: #2c304d;
}
.today dt .t2 {
  background: #2c304d;
  color: #fff;
  font-size: 12px;
  padding: 0px 2px;
  line-height: 16px;
  text-align: center;
  width: 30px;
  margin-top: 6px;
}

.today dd .d1 {
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  margin-top: 5px;
}
.today dd .d3,
.today dd .d2 {
  width: 100%;
  font-size: 14px;
  line-height: 20px;

  margin-top: 6px;
}
.today dd .d2 {
  color: #00b402;
}
.today dd .d3 {
  color: #dc2101;
}
.today dd .d1 a strong {
  font-weight: 500;
}
.today dd img {
  width: 10px;
  height: 16px;
  margin-left: 10px;
  margin-right: 5px;
}
/* ====== 今日 end ======*/

/* ===== 价格汇总、价格汇总、右侧广告三个在一起 start ====== */
.threeInone_moduleTitle {
  font-weight: 600;
  font-size: 16px;
  color: #1952a4;
  line-height: 20px;
  margin-top: 15px;
  background: url(/static/images/threeInone_moduleTitle.png) left center
    no-repeat;
  background-size: contain;
  padding-left: 15px;
  display: block;
}
.threeInone_priceSummary_content,
.threeInone_module_1_ad,
.threeInone_module_1_ad img,
.threeInone_priceSummary,
.threeInone_module_1 {
  width: 390px;
}
.threeInone_module_1_ad img,
.threeInone_module_1_ad {
  height: 120px;
}
.threeInone_priceSummary {
  /* width: 386px; */
  height: 326px;
  background-color: #fff;
}
.threeInone_priceSummary.threeInone_trend {
  height: 350px;
}
.threeInone_priceSummary_header {
  padding-left: 16px;
  padding-right: 13px;
  width: 100%;
  height: 50px;
}
.threeInone_moduleMore {
  font-size: 14px;
  /*
  color: #999999;
  */
  color: #333;
  line-height: 14px;
  margin-top: 18px;
}
.threeInone_moduleMore span {
  margin-right: 5px;
}


.threeInone_moduleMore span:hover {
  color: #123d83; /* 使用品牌主色 */
  text-decoration: underline;
  transform: scale(1.05); /* 微微放大 */
}
.threeInone_moduleMore img {
  width: 6px;
  height: 10px;
}
.threeInone_trend .threeInone_priceSummary_content {
  height: 300px;
}
.threeInone_priceSummary_content {
  height: 276px;
  padding: 0px 17px 10px;
}
.threeInone_priceSummary_tab {
  width: 100%;
  height: 36px;
  background: #f7f8fa;
  padding: 11px 24px;
  padding-bottom: 0px;
  padding-left: 14px;
  box-sizing: border-box;
  font-size: 0px;
}
.threeInone_priceSummary_tab li {
  width: 50px;
  position: relative;
  cursor: pointer;
  height: 100%;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  color: #999999;
  line-height: 14px;
}

.threeInone_priceSummary_tab li h2 {
  width: 50px;
  position: relative;
  cursor: pointer;
  height: 100%;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  color: #333;
  line-height: 14px;
}

.threeInone_priceSummary_tab li a h2 {
  width: 50px;
  position: relative;
  cursor: pointer;
  height: 100%;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  color: #333;
  line-height: 14px;
}
.threeInone_priceSummary_tab li.active::after,
.threeInone_priceSummary_tab li:hover::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background: #123d83;
  left: 0px;
  bottom: 0px;
  color: #123d83;
}
.threeInone_priceSummary_tab li.active,
.threeInone_priceSummary_tab li:hover {
  font-weight: 600;
  color: #123d83;
}
.threeInone_module_1News {
  width: 100%;
  margin-top: 18px;
}
.threeInone_module_1NewsBig {
  padding-bottom: 18px;
  border-bottom: 1px solid #ededed;
}
.threeInone_module_1NewsBig img {
  width: 84px;
  height: 58px;
}
.threeInone_module_1NewsBig > div {
  width: 268px;
}
.mettingService_industry a p,
.mettingService_memberlist a p,
.threeInone_module_1NewsList > li a,
.threeInone_module_1NewsBig a {
  font-size: 14px;
  color: #333333;
  line-height: 14px;
  height: 14px;
}
.threeInone_module_1NewsBig a {
  margin-top: 6px;
}
.threeInone_module_1NewsBigInfo {
  margin-top: 20px;
}
.threeInone_module_1NewsList > li span,
.threeInone_module_1NewsBigInfo > span {
  float: left;
  font-size: 14px;
  color: #b0b9c7;
  line-height: 14px;
}
.threeInone_module_1NewsBigInfo > span {
  font-size: 12px;
}

.threeInone_module_1NewsBigInfo > span + span {
  margin-left: 5px;
}
.threeInone_module_1NewsList > li a,
.threeInone_module_1NewsList > li span + span {
  margin-left: 10px;
}
.threeInone_module_1NewsList {
  margin-top: 14px;
}
.threeInone_module_1NewsList > li a {
  width: 290px;
  float: left;
}
.threeInone_module_1NewsList > li + li {
  margin-top: 18px;
}

.threeInone_module_1Echarts > div,
.threeInone_module_1Echarts {
  height: 250px;
}
.threeInone_module_2 {
  width: 533px;
  margin-left: 17px;
}
.threeInone_module_2 .threeInone_priceSummary_header {
  background-color: #fff;
}
.threeInone_module_2 .threeInone_priceSummary_header span {
  cursor: pointer;
}

.marketAnalysis {
  width: 533px;
  height: 470px;
  background: #ffffff;
  padding: 8px 20px;
  box-sizing: border-box;
  margin-top: 7px;
}

.marketAnalysis_header {
  width: 100%;
  height: 32px;
  border-bottom: 1px solid #c1d0ea;
}
.marketAnalysis_header li {
  float: left;
  line-height: 32px;
  font-size: 14px;
  color: #666666;
  width: 80px;
  text-align: center;
  cursor: pointer;
}
.marketAnalysis_header li:hover,
.marketAnalysis_header li.active {
  background: url(/static/images/marketAnalysis_headerBg.png) 50% 50% no-repeat;
  background-size: contain;
}
.marketAnalysis_news {
  margin-top: 20px;
}
.marketAnalysis_list,
.marketAnalysis_news {
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(115, 115, 115, 0.3);
}
.marketAnalysis_newsTitle {
  font-weight: 600;
  font-size: 16px;
  color: #1952a4;
  text-align: center;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}
.marketAnalysis_newsDesc {
  font-size: 12px;
  color: #999999;
  line-height: 20px;
  text-align: left;
  text-indent: 24px;
  margin-top: 5px;
}
.marketAnalysis_list li {
  padding-left: 20px;
  overflow: hidden;
  position: relative;
  height: 14px;
  line-height: 14px;
  color: #b0b9c7;
  margin-top: 16px;
}
.marketAnalysis_list li::after {
  content: '·';
  color: #b0b9c7;
  font-size: 24px;
  position: absolute;
  left: 0px;
  top: 0%;
}
.marketAnalysis_list li a {
  color: #333333;
  width: 345px;
}

.productRecommend_list + .productRecommend_list,
.LithiumNewsParents + .LithiumNewsParents,
.baseMetal_contentEcharts + .baseMetal_contentEcharts,
.public_content + .public_content,
.baseMetal_contentDetail + .baseMetal_contentDetail,
.layuiTableParent + .layuiTableParent,
.layui-table + .layui-table,
.threeInone_module_1News + .threeInone_module_1News,
.marketAnalysisParent + .marketAnalysisParent,
.rareEarthNewsParents + .rareEarthNewsParents,
.mettingServiceContentParent + .mettingServiceContentParent,
.marketAnalysis_newsParent + .marketAnalysis_newsParent {
  display: none;
}
.marketAnalysis_ad {
}
.threeInone_module_3 {
  width: 240px;
}
.threeInone_module_3 > a img,
.threeInone_module_3 > a {
  width: 240px;
  height: 128px;
}
.threeInone_module_3 > a {
  margin-top: 0px;
}
.threeInone_module_3 > a + a {
  margin-top: 5px;
}
.todayPrcie {
  width: 793px;
  height: 279px;
  background: #fbfcff;
  border: 1px solid #c4d8f4;
  padding: 15px 16px;
}
.todayPrice_header {
  font-weight: 600;
  font-size: 16px;
  color: #1952a4;
  line-height: 16px;
  border-bottom: 1px solid #dee0e4;
}
.todayPrice_header h3 {
  padding-bottom: 14px;
  width: 65px;
  border-bottom: 2px solid #1952a4;
  font-weight: 600;
  font-size: 16px;
  color: #1952a4;

}
.todayPrice_tabs li.active h2{
  color:#1952a4;
  background-color: #dddde5;
}
.todayPrice_tabs {
  margin-top: 14px;
}
.todayPrice_tabs li {
  width: 148px;
  height: 32px;
  background: #efefef;
  border-radius: 4px;
  float: left;
  font-weight: 600;
  font-size: 14px;
  color: #666666;
  text-align: center;
  line-height: 32px;
  cursor: pointer;
}
.todayPrice_tabs li h2{
  width: 148px;
  height: 32px;
  background: #efefef;
  border-radius: 4px;
  float: left;
  font-weight: 600;
  font-size: 14px;
  color: #666666;
  text-align: center;
  line-height: 32px;
  cursor: pointer;
}
.todayPrice_tabs li + li {
  margin-left: 4px;
}
.todayPrice_tabs li:hover,
.todayPrice_tabs li.active {
  background: #e2e8f1;
  border-radius: 4px;
  color: #1952a4;
}

.layui-table td,
.layui-table th {
  padding: 11px 10px;
  text-align: center;
}
.todayPrice_tabHeader th {
  font-size: 14px;
  color: #666666;
}
.layui-table thead {
  position: relative;
  top: -2px;
}
.layui-table thead,
.layui-table colgroup {
  position: relative;
  z-index: 100;
}

.todayPrice_tabTbody1 {
  top: 0px;
}
.todayPrice_tabTbody {
  position: relative;
  z-index: 10;
}
.layuiTableParent {
  height: 173px;
  width: 100%;
  overflow: hidden;
}
.layuiTableParent .layui-table {
  margin: 0px;
}
.todayPrice_tabTbody tr td {
  font-size: 14px;
  color: #333333;
}
.todayPrice_tabTbody tr td.todayPrice_tabName {
  color: #404040;
  font-weight: 600;
}
.todayPrice_tabTbody tr td.todayPrice_tabDate {
  color: #666666;
}
.todayPrice_tabDown img,
.todayPrice_tabUp img {
  width: 9px;
  height: 16px;
  margin-right: 9px;
}
.todayPrice_tabUp span {
  font-weight: 600;
  color: rgba(29, 137, 0, 1);
}
.todayPrice_tabDown span {
  color: rgba(255, 0, 0, 1);
  font-weight: 600;
}
/* ===== 价格汇总、价格汇总、右侧广告三个在一起 end ====== */

/* ====== 基础金属 start ===== */
.baseMetal {
  background: url(/static/images/baseMetal_bg.png) top center no-repeat;
  background-size: contain;
}
.baseMetal {
  padding: 20px;
  box-sizing: border-box;
}
.module_title {
  font-weight: 600;
  font-size: 22px;
  color: #232325;
  line-height: 22px;
}
.public_baseMetal_tabs {
  height: 50px;
  background: #e9ecf2;
  position: relative;
}
.public_baseMetal_tabs li {
  float: left;
  cursor: pointer;
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  color: #404040;
  box-sizing: border-box;
}



.public_baseMetal_tabs li.baseMetal_tabsFirst {
  height: 50px;
  background-size: cover;
  text-align: center;
  line-height: 50px;
  padding: 0px 30px;
}

.public_baseMetal_tabs li.baseMetal_tabsFirst a h2 {
  height: 50px;
  background-size: cover;
  text-align: center;
  line-height: 50px;
  padding: 0px 30px;
  font-size: 14px;
}

.public_baseMetal_tabs li.active.baseMetal_tabsFirst  {
  background: url(/static/images/baseMetal_tabsFirst_bg.png) 50% 50% no-repeat;
  /* background-size: cover; */
  background-size: 100% 100%;
  width: 200px;
}


.public_baseMetal_tabs li.active.baseMetal_tabsFirst {
  background: url(/static/images/baseMetal_tabsFirst_bg.png) 50% 50% no-repeat;
  /* background-size: cover; */
  background-size: 100% 100%;
  width: 200px;
}
.public_baseMetal_tabs li.active {
  background: url(/static/images/baseMetal_tabs_bg.png) 50% 50% no-repeat;
  /* width: 240px;
  background-size: cover; */
  width: 150px;
  background-size: 100% 100%;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
}


.baseMetal_tabsOther {
  padding: 0px 30px;
  position: relative;
}
.public_baseMetal_tabs li.a.active.baseMetal_tabsOther .baseMetal_tabsOther::after,
.public_baseMetal_tabs li.a.active.baseMetal_tabsOther::after {
  display: none;
}
.baseMetal_tabsOther + .baseMetal_tabsOther::after {
 content: '';
  position: absolute;
  width: 1px;
  height: 14px;
  background-color: #404040;
  left: 0px;
  top: 18px;
}

.public_baseMetal_tabs li.baseMetal_tabsOther {
  height: 50px;
  line-height: 50px;
}
.baseMetal_tabsOther:hover {
  font-weight: 600;
  color: #1952a4;
}




.baseMetal_levelTwotabs li {
  width: 80px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: #ececec;
  border-radius: 4px;
  float: left;
  font-size: 14px;
  color: #999999;
  cursor: pointer;
}

/*.baseMetal_levelTwotabs li > a {
  color: #999999;
}*/

.baseMetal_levelTwotabs li.active {
  background: #1952a4;
  color: #ffffff;
}
.baseMetal_levelTwotabs li.active a {
  color: #fff;
  text-decoration: none;
}
.baseMetal_levelTwotabs li + li {
  margin-left: 10px;
}

.public_baseMetal_tabs li.public_baseMetal_more {
  float: right;
  margin-right: 20px;
}
.public_baseMetal_tabs li.public_baseMetal_more a {
  margin-top: 16px;
}
.public_content {
  padding: 14px 20px;
}

.baseMetal_contentData {
  width: 380px;
  height: 580px;
  background: #fafafa;
  border-radius: 8px;
  padding: 35px 34px 16px 13px;
}

.baseMetal_contentData.baseMetal_contentDataNews {
  padding: 15px 20px;
}
.baseMetal_contentDataHeader {
  overflow: hidden;
  border-bottom: 1px solid #c3c3c3;
}
.baseMetal_contentDataTitle {
  font-weight: 600;
  font-size: 16px;
  color: #333333;
  line-height: 18px;
  padding-bottom: 12px;
}
.baseMetal_contentDataTab {
  font-size: 14px;
  color: #999999;
  line-height: 16px;
}
.baseMetal_contentDataTab li {
  float: left;
  width: 80px;
  font-size: 14px;
  text-align: center;
  padding-bottom: 14px;
  cursor: pointer;
}

.baseMetal_contentDataTab li:hover,
.baseMetal_contentDataTab li.active {
  border-bottom: #123d83 2px solid;
  color: #123d83;
  font-size: 15px;
  font-weight: 600;
}

.baseMetal_contentEcharts {
  height: 235px;
  margin-top: 20px;
}
.LithiumNewsParents .threeInone_module_1NewsList > li a,
.baseMetal_contentDetail .threeInone_module_1NewsList > li a {
  width: 270px;
}
.baseMetal_contentDetail .threeInone_module_1NewsList {
  border-top: 1px solid #cfcfcf;
  margin-top: 15px;
  padding-top: 15px;
}
.baseMetal_contentDetailMore {
  border-top: 1px solid rgba(196, 196, 196, 0.4);
  margin-top: 15px;
}
.baseMetal_contentDetailMore .threeInone_moduleMore {
  margin-top: 10px;
}
.baseMetal_contentDataNews_first img {
  width: 100%;
  height: 120px;
  border-radius: 5px;
}
.baseMetal_contentDataNews_firstTitle {
  font-weight: 600;
  font-size: 14px;
  color: #1952a4;
  line-height: 14px;
  height: 14px;
  text-align: left;
  margin-top: 14px;
  margin-top: 14px;
}
.baseMetal_contentDataNews_firstTitle:hover {
  color: #1952a4;
}
.baseMetal_contentDataNews_firstInfo span {
  font-size: 12px;
  color: #b0b9c7;
  line-height: 12px;
  margin-top: 10px;
  margin-right: 20px;
}
.baseMetal_contentDataNews .threeInone_module_1NewsList > li + li {
  margin-top: 19px;
}
.LithiumNews + .LithiumNews,
.baseMetal_contentData + .baseMetal_contentData {
  margin-left: 10px;
}
/* ====== 基础金属 end ===== */

/* ====== 稀贵金属 start ===== */
.rareEarthNewsParents {
  width: 100%;
  height: 326px;
  border-radius: 4px;
  padding: 20px 20px 10px;
  border: 1px solid rgba(25, 82, 164, 0.34);
  margin-top: 14px;
}
.rareEarthNews {
  width: 350px;
  height: 315px;
}
.rareEarthNews + .rareEarthNews {
  margin-left: 34px;
}
.rareEarthNews_first > img {
  width: 132px;
  height: 90px;
}
.rareEarthNews_firstInfo {
  width: 198px;
  margin-left: 10px;
}
.rareEarthNews_firstTitle {
  font-weight: 500;
  font-size: 14px;
  color: #1952a4;
  line-height: 20px;
  height: 40px;
  margin-bottom: 15px;
}
.rareEarthNews_firstTitle:hover {
  color: #1952a4;
}

.rareEarthNews_firstInfo > span {
  font-size: 12px;
  color: #b0b9c7;
  line-height: 12px;
  display: block;
  margin-top: 10px;
}
.rareEarthNews .marketAnalysis_list li a {
  font-size: 14px;
  color: #333333;
  line-height: 14px;
  height: 14px;
  text-align: left;
  width: 235px;
}
.rareEarthNews .marketAnalysis_list li::after {
  content: '';
  position: absolute;
  left: 0px;
  top: 4px;
  width: 2px;
  height: 2px;
  background-color: #b0b9c7;
}

.rareEarthNews .marketAnalysis_list {
  margin-top: 20px;
  padding-top: 5px;
  border-top: 1px solid #cfcfcf;
  border-bottom: none;
}
.rareEarthNews .baseMetal_contentDataTitle {
  padding-bottom: 10px;
}
.rareEarthNews .baseMetal_contentEcharts {
  margin-top: 14px;
  height: 250px;
}
.rareEarthNews .baseMetal_contentDataHeader {
  border-bottom: 1px solid #d9d9d9;
}

/* ====== 稀贵金属 end ===== */

/* ====== 新能源 start ===== */
.LithiumNews {
  width: 380px;
  height: 489px;
  background: #fafafa;
  border-radius: 4px;
  border: 1px solid #fafafa;
  padding: 20px;
  box-sizing: border-box;
}
.LithiumNews_first {
  padding-bottom: 20px;
  border-bottom: 1px solid #cfcfcf;
}
.LithiumNews_first img {
  height: 120px;
  border-radius: 5px;
}

.LithiumNews_firstTitle {
  font-size: 16px;
  color: #1952a4;
  line-height: 16px;
  height: 16px;
  font-weight: 600;
}
.LithiumNews_firstTitle:hover {
  color: #1952a4;
  text-decoration: underline;
}
.LithiumNews_firstTitle {
  margin-top: 18px;
}
.LithiumNews_firstInfo {
  font-size: 14px;
  color: #b0b9c7;
  line-height: 14px;
  margin-top: 14px;
}
.LithiumNews_firstInfo span + span {
  margin-left: 20px;
}
.LithiumNews_first + .LithiumNews_first,
.LithiumNewsParents .threeInone_module_1NewsList {
  margin-top: 20px;
}
.LithiumNewsParents .threeInone_module_1NewsList > li + li {
  margin-top: 20px;
}
.LithiumNews_first + .LithiumNews_first {
  border-bottom: none;
  padding-bottom: 0px;
}
/* ====== 新能源 end ===== */

/* ====== 行业资讯、数据统计、企业供需 start ===== */

.information {
  width: 386px;
  height: 400px;
}
.information + .information {
  margin-left: 21px;
}
.information .marketAnalysis_list {
  padding: 19px 17px;
  border-bottom: none;
  border-top: 1px solid rgba(196, 196, 196, 0.4);
  padding-top: 0px;
}
.information .marketAnalysis_list li {
  padding-left: 0px;
  margin-top: 19px;
}
.information .marketAnalysis_list li::after {
  display: none;
}
.information .marketAnalysis_list li a {
  width: 260px;
}
.information_tabs {
  margin-top: 15px;
  margin-left: 25px;
}
.information_tabs li {
  float: left;
  font-size: 14px;
  color: #999;
  height: 14px;
  line-height: 14px;
  margin-top: 3px;
  cursor: pointer;
}
.information_tabs li + li {
  padding-left: 8px;
  margin-left: 8px;
  border-left: 1px solid #404040;
}
.information_tabs li:hover,
.information_tabs li.active {
  color: #333;
}

/* ====== 行业资讯、数据统计、企业供需 end ===== */

/* ====== 研究报告 start =====- */
.reportList {
  width: 386px;
  height: 398px;
}
.reportList + .reportList {
  margin-left: 21px;
}
.reportList .marketAnalysis_list {
  padding: 19px 17px;
  border-bottom: none;
  border-top: 1px solid rgba(196, 196, 196, 0.4);
  padding-top: 0px;
}
.reportList .threeInone_module_1NewsList {
  padding: 20px;
  border-top: 1px solid #1952a4;
}
.reportList .threeInone_module_1NewsList {
  margin-top: 0px;
}
.reportList .threeInone_module_1NewsList > li a {
  width: 285px;
}

/* ====== 研究报告 end =====- */

/* ====== 会议服务、有色视频 start ====== */

.mettingVideo {
  width: 386px;
  height: 466px;
  padding: 20px;
}

.mettingService {
  width: 793px;
  height: 466px;
}
.mettingService_tabs {
  width: 250px;
  margin-left: 180px;
}
.mettingService_tabs li {
  float: left;
  width: 70px;
  font-size: 14px;
  color: #666666;
  line-height: 16px;
  text-align: center;
  padding-bottom: 16px;
  margin-top: 16px;
  cursor: pointer;
}
.mettingService_tabs li + li {
  margin-left: 20px;
}
.mettingService_tabs li:hover,
.mettingService_tabs li.active {
  color: #1952a4;
  font-weight: 600;
  border-bottom: 1px solid #1952a4;
}
.productRecommend .threeInone_priceSummary_header,
.mettingService .threeInone_priceSummary_header {
  border-bottom: 1px solid rgba(196, 196, 196, 0.4);
}
.mettingServiceContent_report {
  width: 356px;
  /* height: 366px; */
  margin-left: 20px;
}
.mettingServiceContent_reporHeader {
  border-bottom: 1px solid #dfdfdf;
}
.mettingServiceContent_reporLabel {
  width: 92px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  background: url(/static/images/reporLabel_bg.png) 50% 50% no-repeat;
  background-size: contain;
  position: relative;
  bottom: -1px;
  font-weight: 600;
  font-size: 14px;
  color: #444444;
  /* cursor: pointer; */
}

.mettingServiceContent_reporListParent {
  margin-top: 20px;
}
.mettingServiceContent_reportIcon {
  width: 12px;
}
.metting_reportIcon_1 {
  height: 12px;
  width: 12px;
  display: block;
}
.metting_reportIcon_3,
.metting_reportIcon_2 {
  width: 12px;
  height: 12px;

  display: block;
}
.metting_reportIcon_2 {
  border: 3px solid #328aff;
}
.metting_reportIcon_3 {
  border: 3px solid #c8c8c8;
}
.metting_reportIcon_line {
  width: 12px;
  height: 67px;
  position: relative;
}
.metting_reportIcon_line2 {
  width: 12px;
  height: 33px;
  position: relative;
}
.metting_reportIcon_line3 {
  width: 12px;
  height: 55px;
  position: relative;
}

.metting_reportIcon_line3::after,
.metting_reportIcon_line2::after,
.metting_reportIcon_line::after {
  content: '';
  width: 1px;
  height: 100%;
  position: absolute;
  left: 6px;
  top: 0px;
  background-color: #d7d7d7;
}
.metting_reportInfo {
  width: 330px;
  height: 90px;
  background: rgba(73, 118, 183, 0.05);
  border-radius: 8px;
  padding: 12px;
  margin-left: 14px;
}
.metting_reportTitle {
  font-weight: 600;
  font-size: 16px;
  color: #333333;
  line-height: 16px;
  margin-bottom: 10px;
}
.metting_reportTitle:hover {
  color: #333333;
}
.metting_reportInfo > span {
  width: 100%;
  text-align: left;
  padding-left: 20px;
  display: block;
}
.metting_reportTime {
  background: url(/static/images/time_icon.png) left center no-repeat;
  background-size: 15px 15px;
}
.metting_reportAddres {
  background: url(/static/images/address_icon.png) left center no-repeat;
  background-size: 14px 16px;
  margin-top: 5px;
}

.mettingServiceContent_reportList {
  height: 291px;
  width: 100%;
}
.mettingServiceContent_reportList li {
  position: relative;
  padding-left: 23px;
}
.mettingServiceContent_reportList li + li {
  margin-top: 18px;
}
.mettingServiceContent_reportList li a {
  font-size: 14px;
  height: 16px;
  line-height: 16px;
  color: #333333;
}
.mettingServiceContent_reportList li:hover a,
.mettingServiceContent_reportList li a.active {
  font-weight: 600;
  color: #1952a4;
}

.mettingServiceContent_reportList li::after {
  content: '';
  position: absolute;
  left: 0px;
  top: 5px;
  width: 6px;
  height: 6px;
  background-color: #89a0c6;
}
.productRecommend .threeInone_moduleTitle,
.mettingServiceParent .threeInone_moduleTitle {
  background: none;
  padding-left: 0px;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 1px;
}
.mettingVideo_list {
  width: 100%;
  margin-top: 6px;
}
.mettingVideo_list li {
  width: 100%;
  overflow: hidden;
}
.mettingVideo_list li + li {
  padding-top: 14px;
  margin-top: 14px;
  border-top: 1px solid #dfdfdf;
}
.mettingVideo_list img {
  width: 120px;
  height: 90px;
  border-radius: 5px;
}
.mettingVideo_list li a:hover .mettingVideo_title {
  text-decoration: underline;
}
.mettingVideo_listInfo {
  width: 210px;
}
.mettingVideo_listInfo > p {
  font-weight: 600;
  font-size: 14px;
  color: #333333;
  line-height: 14px;
  width: 100%;
}
.mettingVideo_label {
  width: 30px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  background-color: #eef0f5;
  font-size: 12px;
  color: #7f92c6;
  display: inline-block;
  border-radius: 2px;
}
.mettingVideo_listTime {
  font-size: 12px;
  color: #999999;
  height: 18px;
  line-height: 18px;
  display: inline-block;
  margin-left: 5px;
}
.mettingVideo_listInfo_time > div + div {
  margin-top: 5px;
}
.mettingVideo_listInfo_time {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #dfdfdf;
}
.mettingVideo .threeInone_priceSummary_header {
  height: auto;
  padding: 0px;
  border-bottom: 1px solid #dfdfdf;
}

.mettingVideo .threeInone_moduleTitle {
  margin-top: 0px;
}
.mettingVideo .threeInone_moduleTitle {
  padding-bottom: 12px;
  width: 80px;
  text-align: left;
  border-bottom: 2px solid #1952a4;
}
.mettingVideo .threeInone_priceSummary_header .threeInone_moduleMore {
  margin-top: 5px;
}
.mettingService_industry,
.mettingService_memberlist {
  padding: 20px;
}
.mettingService_industry a,
.mettingService_memberlist a {
  float: left;
  width: 22%;
  margin-right: 4%;
  text-align: center;
  margin-bottom: 20px;
}
.productRecommend_secondProduct a:nth-child(-4),
.mettingService_industry a:nth-child(-4),
.mettingService_memberlist a:nth-child(-4) {
  margin-bottom: 0px;
}
.productRecommend_secondProduct a:nth-child(4n),
.mettingService_industry a:nth-child(4n),
.mettingService_memberlist a:nth-child(4n) {
  margin-right: 0%;
}
.mettingService_industry a img,
.mettingService_memberlist a img {
  width: 150px;
  height: 90px;
  display: inline-block;
  margin-bottom: 10px;
  border-radius: 5px;
}
.mettingService_industry a p,
.mettingService_memberlist a p {
  width: 100%;
  text-align: center;
  overflow: hidden;
}
/* ====== 会议服务、有色视频 end ====== */

/* ====== 产品推荐 start ===== */
.productRecommend {
  padding: 15px;
}
.productRecommend .threeInone_priceSummary_header {
  padding-left: 0px;
  padding-right: 0px;
}
.productRecommend_tabs {
  margin-left: 230px;
  margin-top: 11px;
}
.productRecommend_tabs li {
  float: left;
  min-width: 118px;
  height: 43px;
  line-height: 43px;
  padding: 0px 10px;
  box-sizing: border-box;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  color: #666666;
}

.productRecommend_tabs li h2{
  font-size: 14px;
  color: #666666;
}
.productRecommend_tabs li h2 a{
  text-decoration: none;
}
.productRecommend_tabs li:hover,
.productRecommend_tabs li.active {
  background: url(/static/images/reporLabel_bg1.png) 50% 50% no-repeat;
  background-size: contain;
}
.productRecommend_firstProduct > img,
.productRecommend_firstProduct {
  width: 415px;
  height: 302px;
  position: relative;
}
.productRecommend_firstProductInfo {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 80px;
  background-color: rgba(000, 000, 000, 0.7);
  padding: 12px 15px;
  box-sizing: border-box;
}
.productRecommend_list {
  margin-top: 20px;
}
.productRecommend_list a .productRecommend_firstProductName {
  font-weight: 600;
  font-size: 15px;
  color: #ffffff;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
}
.productRecommend_produceInfo {
  margin-top: 5px;
}
.productRecommend_produceInfo span {
  display: block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
}
.productRecommend_produceInfo span + span {
  margin-top: 2px;
}
.productRecommend_secondProduct {
  width: 741px;
  height: 302px;
  margin-left: 10px;
}
.productRecommend_secondProduct a {
  float: left;
  width: 180px;
  height: 146px;
  margin-right: 7px;
  margin-bottom: 10px;
  position: relative;
}
.productRecommend_secondProduct a p {
  width: 180px;
  height: 32px;
  background-color: rgba(000, 000, 000, 0.7);
  padding: 0px 6px;
  line-height: 32px;
  overflow: hidden;
  position: absolute;
  left: 0px;
  bottom: 0px;
  font-size: 14px;
  color: #ffffff;
}
/* ====== 产品推荐 end ===== */

/* ====== 20250805 修改新增样式 start ====== */
.public_baseMetal_tabs li {
  /* 保持原有属性 */
  float: left;
  cursor: pointer;
  font-size: 14px;
  height: 50px;
  line-height: 50px; /* 与高度一致 */
  color: #404040;
  box-sizing: border-box;
  /* 新增属性 */
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 30px;
}

/* 默认显示分隔线 */
.newEnergy_tabs li + li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 14px;
  background: #404040;
  display: block;
  z-index: 1;
}

/* 悬停时隐藏右侧竖线（即下一个 <li> 的左侧竖线） */
.newEnergy_tabs li:hover + li::before {
  display: none;
}

/* 隐藏所有 li 之间的分隔线（默认不显示） */
.newEnergy_tabs li + li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 14px;
  background: #404040;
  display: none; /* 默认不显示 */
  z-index: 1;
}



.public_baseMetal_tabs li a.tab-link {
  display: block;
  color: inherit;
  text-decoration: none;
}

.public_baseMetal_tabs li h2.tab-title {
  /* 移除原有 line-height */
  font-size: 14px;
  font-weight: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
  /* 新增垂直对齐 */
  display: inline-flex;
  align-items: center;
  min-height: 50px; /* 与父级高度一致 */
}

/* 保持原有的悬停效果 */
.public_baseMetal_tabs li:hover a.tab-link h2.tab-title,
.public_baseMetal_tabs li.active a.tab-link h2.tab-title {
  color: #1952a4;
  font-weight: 600;
}

/* 保持原有的布局样式 */
.public_baseMetal_tabs li.baseMetal_tabsFirst {
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
}

.public_baseMetal_tabs li.baseMetal_tabsOther {
  padding: 0 30px;
}

.public_baseMetal_tabs li.active.baseMetal_tabsFirst,
.public_baseMetal_tabs li.active {
  background: url(/static/images/baseMetal_tabsFirst_bg.png) 50% 50% no-repeat;
  background-size: 100% 100%;
  width: 200px;
}


/* 保持样式一致性的CSS优化 */
.public_baseMetal_tabs li {
  /* 保持原有布局属性 */
  float: left;
  cursor: pointer;
  font-size: 14px;
  height: 50px;
  color: #404040;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 30px;
}

/* 新增链接样式 */
.public_baseMetal_tabs li a.tab-link {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}

.public_baseMetal_tabs li h2.tab-title {
  font-size: 14px;
  font-weight: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
  min-height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* 悬停和激活状态样式 */
.public_baseMetal_tabs li:hover a.tab-link h2.tab-title,
.public_baseMetal_tabs li.active a.tab-link h2.tab-title {
  color: #1952a4;
  font-weight: 600;
}

/* 隐藏所有选项卡悬停后的兄弟元素的坚线 */
.public_baseMetal_tabs li:hover + li::after {
  display: none;
}

.public_baseMetal_tabs li:hover,
.public_baseMetal_tabs li.active,
.public_baseMetal_tabs li.baseMetal_tabsOther:hover,
.public_baseMetal_tabs li.baseMetal_tabsOther.active {
  background: url(/static/images/baseMetal_tabs_bg.png) 50% 50% no-repeat;
  background-size: 100% 100%;
  width: 150px;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
}

.public_baseMetal_tabs li.baseMetal_tabsOther.active::after{
  display: none;
}


/* 特殊处理：当baseMetal_tabsOther处于active状态时，隐藏其兄弟元素的分隔线 */
.public_baseMetal_tabs li.baseMetal_tabsOther.active + li.baseMetal_tabsOther::after {
  display: none;
}

/* 特殊处理：当baseMetal_tabsSecond baseMetal_tabsOther处于active状态时，隐藏其兄弟元素的分隔线 */
.public_baseMetal_tabs li.baseMetal_tabsSecond.baseMetal_tabsOther.active + li.baseMetal_tabsOther::after {
  display: none;
}




