.sub-banner {
  width: 100%;
  height: 370px;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center top; }

.today-price {
  height: 90px;
  overflow: hidden; }
.today-price .swiper-slide {
  width: 1200px;
  height: 90px;
  background: url("//cdn.zallsteel.com/portal/market2023/imgs/price_bg.png") no-repeat center top/100% 100%; }
.today-price .swiper-slide .city {
  width: 190px;
  height: 100%; }
.today-price .swiper-slide .city .title {
  height: 40px;
  background: url("//cdn.zallsteel.com/portal/market2023/imgs/today_price.png") no-repeat center top/auto 32px; }
.today-price .swiper-slide .city .city-name {
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #1f1f1f; }
.today-price .swiper-slide ul {
  width: 1000px;
  height: 100%; }
.today-price .swiper-slide ul li {
  width: 252px;
  height: 100%;
  margin-left: -2px; }
.today-price .swiper-slide ul li:nth-child(odd) {
  background: url("//cdn.zallsteel.com/portal/market2023/imgs/price_item_bg.png") no-repeat center 10px; }
.today-price .swiper-slide ul li:nth-child(even) {
  background: url("//cdn.zallsteel.com/portal/market2023/imgs/price_item_bg01.png") no-repeat center 6px; }
.today-price .swiper-slide ul li .left-info {
  width: 150px;
  height: 100%;
  padding: 15px 5px 15px 30px;
  color: #393939; }
.today-price .swiper-slide ul li .left-info .name, .today-price .swiper-slide ul li .left-info .spec {
  font-size: 16px;
  line-height: 22px;
  font-weight: bold; }
.today-price .swiper-slide ul li .left-info .time {
  font-size: 12px;
  line-height: 20px; }
.today-price .swiper-slide ul li .left-info .time .date {
  margin-left: 5px; }
.today-price .swiper-slide ul li .right-price {
  width: 100px;
  height: 100%;
  padding: 15px 30px 15px 0;
  text-align: center; }
.today-price .swiper-slide ul li .right-price .rise, .today-price .swiper-slide ul li .right-price .icon-shangzhang {
  color: #DC4C4C; }
.today-price .swiper-slide ul li .right-price .fall, .today-price .swiper-slide ul li .right-price .icon-xiadie {
  color: #1B9D14; }
.today-price .swiper-slide ul li .right-price .flat, .today-price .swiper-slide ul li .right-price .shuipingfengexian {
  color: #2A2A2A; }
.today-price .swiper-slide ul li .right-price .price {
  font-size: 20px;
  font-weight: bold;
  line-height: 30px; }
.today-price .swiper-slide ul li .right-price .price-change {
  font-size: 16px;
  line-height: 30px; }
.today-price .swiper-slide ul li .right-price .price-change .iconfont {
  font-weight: bold;
  font-size: 20px; }

.industry-news {
  padding-bottom: 20px; }
.industry-news .news-content {
  padding-top: 20px; }
.industry-news .news-content .news-list {
  width: 100%;
  height: 200px;
  background: #F6F6F6;
  border-radius: 6px;
  border: 1px solid #B6A06D;
}
.industry-news .news-content .news-list .first-news {
  width: 390px;
  padding: 10px;
  height: 100%;
  background: url("//cdn.zallsteel.com/portal/market2023/imgs/hydt_title.png") no-repeat 10px 10px/174px auto;
}
.industry-news .news-content .news-list .first-news .time {
  height: 60px;
  width: 100%;
  padding-left: 180px;
  padding-top: 18px;
  overflow: hidden; }
.industry-news .news-content .news-list .first-news .time .year {
  width: 40px;
  position: relative;
  top: 10px;
  height: 20px;
  background: #1F1F1F;
  color: #DFBF73;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
  transform: rotate(90deg); }
.industry-news .news-content .news-list .first-news .time .date {
  color: #1f1f1f;
  line-height: 40px;
  vertical-align: middle;
  font-size: 0; }
.industry-news .news-content .news-list .first-news .time .date span {
  font-size: 36px; }
.industry-news .news-content .news-list .first-news .time .date i {
  font-size: 22px;
  padding-right: 5px; }
.industry-news .news-content .news-list .first-news .time .week {
  margin-left: 10px;
  width: 44px;
  height: 40px;
  background: #EBDDB0;
  padding: 3px;
  font-size: 14px;
  text-align: center;
  line-height: 17px; }
.industry-news .news-content .news-list .first-news .first-content {
  padding-top: 10px;
  font-size: 12px;
  color: #1f1f1f;
  line-height: 22px;
  text-align: justify; }
.industry-news .news-content .news-list .first-news .first-content a {
  display: block;
  height: 88px;
  overflow: hidden;
  width: 100%; }
.industry-news .news-content .news-list .first-news .first-content a:hover {
  color: #DFBF73; }
.industry-news .news-content .news-list .first-news .date {
  color: #898989;
  font-size: 12px;
  line-height: 20px; }
.industry-news .news-content .news-list ul {
  width: 800px;
  padding: 10px 10px 10px 0;
  /* border: 1px solid red; */
}
.industry-news .news-content .news-list ul li {
  border-bottom: 1px solid #D6D6D6;
  font-size: 12px;
  line-height: 34px;
  padding: 0 5px;
  float: left;
  width: 370px;
  margin-left: 15px;
}
.industry-news .news-content .news-list ul li:last-child {
  border-bottom: 0 none; }
.industry-news .news-content .news-list ul li a {
  width: 320px; }
.industry-news .news-content .news-list ul li a:hover {
  color: #DFBF73; }
.industry-news .news-content .news-list ul li span.date {
  color: #898989;
  transform: scale(0.85); }
.industry-news .news-content .hot {
  width: 400px;
  height: 200px;
  border-radius: 6px;
  border: 1px solid #B6A06D;
  padding: 10px;
  background: #F6F6F6 url("//cdn.zallsteel.com/portal/market2023/imgs/rdtl_title.png") no-repeat 10px 10px/364px auto; }
.industry-news .news-content .hot .time {
  height: 60px;
  width: 100%;
  text-align: right;
  padding-top: 20px; }
.industry-news .news-content .hot .time span {
  display: inline-block;
  line-height: 26px;
  padding: 0 5px;
  background: #B6A06D;
  color: #212121;
  font-size: 12px; }
.industry-news .news-content .hot ul {
  padding: 0 10px;
  font-size: 12px;
  color: #1f1f1f; }
.industry-news .news-content .hot ul li {
  padding-left: 10px;
  line-height: 38px;
  border-bottom: 1px solid #EBDDB0; }
.industry-news .news-content .hot ul li:last-child {
  border-bottom: 0 none; }
.industry-news .news-content .hot ul li .name {
  width: 100px;
  font-size: 14px; }
.industry-news .news-content .hot ul li .city {
  width: 60px; }
.industry-news .news-content .hot ul li .price {
  width: 90px; }
.industry-news .news-content .hot ul li .price-change {
  width: 90px;
  text-align: right;
  padding-right: 10px; }
.industry-news .news-content .hot ul li span.iconfont {
  margin-left: 10px; }
.industry-news .news-content .hot ul li .rise {
  color: #E02020; }
.industry-news .news-content .hot ul li .fall {
  color: #1B9734; }

.advertisement img {
  width: 100%; }

.chart {
  padding: 20px 0; }
.chart .chart-top img {
  width: 100%; }
.chart .chart-content .chart-area {
  width: 100%;
  height: 100%; }
.chart .chart-content .left {
  width: 650px;
  height: 320px;
  background: url("//cdn.zallsteel.com/portal/market2023/imgs/chart_center_img.png") no-repeat right top; }
.chart .chart-content .right {
  width: 550px;
  height: 320px; }

.hot-news .wrap {
  border-top: 1px solid #DFBF73;
  padding: 20px 0;
  background: url("//cdn.zallsteel.com/portal/market2023/imgs/hot_news_bg.png") no-repeat center bottom; }
.hot-news .wrap .hot-left {
  width: 680px;
  height: 620px;
  position: relative;
  background: url("//cdn.zallsteel.com/portal/market2023/imgs/chuan.png") no-repeat right 50px; }
.hot-news .wrap .hot-left .img, .hot-news .wrap .hot-left img {
  width: 470px;
  height: 310px;
  overflow: hidden; }
.hot-news .wrap .hot-left .hot-left-detail {
  position: absolute;
  right: 10px;
  top: 245px;
  width: 390px;
  height: 350px;
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.92);
  padding: 15px;
  color: #1f1f1f;
  border: 1px solid #DFBF73; }
.hot-news .wrap .hot-left .hot-left-detail h5 {
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  padding: 0 5px 10px 5px;
  text-align: left;
  position: relative; }
.hot-news .wrap .hot-left .hot-left-detail h5::before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 145px;
  height: 4px;
  background: url("//cdn.zallsteel.com/portal/market2023/imgs/hot_news_title_bg.png") no-repeat 5px bottom/auto 4px; }
.hot-news .wrap .hot-left .hot-left-detail .time {
  padding: 10px 10px;
  font-size: 12px;
  line-height: 22px;
  text-align: right; }
.hot-news .wrap .hot-left .hot-left-detail .content {
  font-size: 12px;
  line-height: 22px;
  text-indent: 2em;
  height: 198px;
  overflow: hidden; }
.hot-news .wrap .hot-left .hot-left-detail .more {
  height: 40px;
  text-align: right;
  padding-top: 20px; }
.hot-news .wrap .hot-left .hot-left-detail .more a {
  display: inline-block;
  width: 82px;
  height: 34px;
  background: url("//cdn.zallsteel.com/portal/market2023/imgs/more_btn.png") no-repeat center top; }
.hot-news .wrap .hot-right {
  width: 520px;
  height: 620px; }
.hot-news .wrap .hot-right .hot-title {
  width: 100%;
  height: 44px;
  background: url("//cdn.zallsteel.com/portal/market2023/imgs/hot_title_small.png") no-repeat left top/auto 44px;
  text-align: right;
  padding-top: 20px; }
.hot-news .wrap .hot-right .hot-title a {
  color: #1F1F1F;
  font-size: 14px;
  line-height: 14px; }
.hot-news .wrap .hot-right .hot-title a:hover {
  color: #DFBF73; }
.hot-news .wrap .hot-right .hot-title a i {
  display: inline-block;
  width: 14px;
  height: 14px;
  position: relative;
  top: 2px;
  margin-left: 5px;
  background: url("//cdn.zallsteel.com/portal/market2023/imgs/show_more.png") no-repeat center center/100% 100%; }
.hot-news .wrap .hot-right ul {
  width: 500px;
  color: #1F1F1F;
  font-size: 14px; }
.hot-news .wrap .hot-right ul li {
  width: 100%; }
.hot-news .wrap .hot-right ul li .time {
  width: 50px;
  height: 46px;
  text-align: center;
  position: relative; }
.hot-news .wrap .hot-right ul li .time span.split {
  font-size: 28px;
  line-height: 46px;
  font-weight: normal;
  color: #999; }
.hot-news .wrap .hot-right ul li .time span.day {
  position: absolute;
  top: 0px;
  left: 0;
  width: 22px;
  height: 22px;
  text-align: right;
  line-height: 33px;
  font-size: 12px; }
.hot-news .wrap .hot-right ul li .time span.month {
  position: absolute;
  right: 1px;
  bottom: 10px;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  background: #EBDDB0; }
.hot-news .wrap .hot-right ul li .text {
  margin-left: 10px;
  width: 440px;
  line-height: 46px; }
.hot-news .wrap .hot-right ul li .text a {
  color: #1F1F1F; }
.hot-news .wrap .hot-right ul li .text a:hover {
  color: #DFBF73; }

.tab-news {
  height: 660px;
  padding: 20px 0;
  background: url("//cdn.zallsteel.com/portal/market2023/imgs/tab_news_bg.png") no-repeat center bottom; }
.tab-news .hd ul {
  text-align: center;
  font-size: 0; }
.tab-news .hd ul li {
  display: inline-block;
  width: 186px;
  height: 65px;
  font-weight: bold; }
.tab-news .hd ul li div {
  width: 166px;
  height: 45px;
  margin: 10px 0;
  border: 2px solid #B6A06D;
  line-height: 41px;
  text-align: center;
  color: #DFBF73;
  font-size: 20px;
  cursor: pointer; }
.tab-news .hd ul li .left {
  margin-left: 20px;
  border-right: 0 none;
  margin-right: -1px; }
.tab-news .hd ul li .right {
  margin-right: 20px;
  border-left: 0 none;
  margin-left: -1px; }
.tab-news .hd ul li.active {
  background: #B6A06D; }
.tab-news .hd ul li.active div {
  border-color: #fff;
  color: #fff; }
.tab-news .more-news {
  text-align: right; }
.tab-news .more-news a {
  color: #1F1F1F;
  font-size: 14px;
  line-height: 14px; }
.tab-news .more-news a:hover {
  color: #DFBF73; }
.tab-news .more-news a i {
  display: inline-block;
  width: 14px;
  height: 14px;
  position: relative;
  top: 2px;
  margin-left: 5px;
  background: url("//cdn.zallsteel.com/portal/market2023/imgs/show_more.png") no-repeat center center/100% 100%; }
.tab-news .bd {
  width: 100%;
  padding: 20px 0; }
.tab-news .bd .news-tab-content {
  display: none; }
.tab-news .bd .news-tab-content.active {
  display: block; }
.tab-news .bd ul {
  width: 1215px; }
.tab-news .bd ul li {
  width: 390px;
  float: left;
  margin-right: 15px;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  color: #1f1f1f; }
.tab-news .bd ul li .tag {
  width: 123px;
  height: 30px;
  background: #EBDDB0;
  border-radius: 5px 0px 39px 0px;
  font-size: 16px;
  line-height: 30px;
  padding: 0 10px;
  font-weight: bold; }
.tab-news .bd ul li .title {
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  padding: 10px 15px;
  height: 64px; }
.tab-news .bd ul li .title a {
  color: #1f1f1f; }
.tab-news .bd ul li .time {
  text-align: right;
  font-size: 12px;
  line-height: 20px;
  padding-right: 15px; }
.tab-news .bd ul li .summary {
  margin-top: 2px;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 22px;
  height: 168px;
  overflow: hidden;
  text-align: justify;
  text-indent: 2em; }
.tab-news .bd ul li .summary a {
  color: #1f1f1f; }
.tab-news .bd ul li .img {
  width: 100%;
  height: 170px;
  margin-top: 10px; }
.tab-news .bd ul li .img .down-arrow {
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 10px solid #ffffff;
  position: absolute;
  margin-left: 28px; }
.tab-news .bd ul li .img a {
  display: block;
  width: 100%;
  height: 100%; }
.tab-news .bd ul li .img a img {
  width: 100%;
  height: 100%; }
.tab-news .bd ul .news1, .tab-news .bd ul .news2 {
  height: 465px; }
.tab-news .bd ul .news3, .tab-news .bd ul .news4, .tab-news .bd ul .news5 {
  height: 145px;
  margin-bottom: 15px;
  padding: 5px; }
.tab-news .bd ul .news3 .tag, .tab-news .bd ul .news4 .tag, .tab-news .bd ul .news5 .tag {
  width: 92px;
  height: 22px;
  background: #EBDDB0;
  line-height: 22px;
  font-size: 14px;
  border-radius: 0;
  text-align: center;
  padding: 0; }
.tab-news .bd ul .news3 .title, .tab-news .bd ul .news4 .title, .tab-news .bd ul .news5 .title {
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  margin: 5px 0;
  -webkit-line-clamp: 1;
  padding: 0; }
.tab-news .bd ul .news3 .summary, .tab-news .bd ul .news4 .summary, .tab-news .bd ul .news5 .summary {
  padding: 5px !important;
  font-size: 12px;
  margin-top: 0;
  line-height: 20px; }
.tab-news .bd ul .news5 {
  margin-top: 0; }

.project {
  padding: 20px 0; }
.project .project-title {
  background: url("//cdn.zallsteel.com/portal/market2023/imgs/xmzx_title.png") no-repeat left top/auto 42px;
  height: 42px; }
.project .project-content {
  padding-top: 20px; }
.project .project-content ul {
  width: 1250px; }
.project .project-content ul li {
  width: 165px;
  height: 200px;
  float: left;
  margin-right: 42px;
  background-repeat: no-repeat;
  background-size: auto 200px;
  background-image: url("//cdn.zallsteel.com/portal/market2023/imgs/news_zixun.png"); }
.project .project-content ul li.nav1 {
  background-position: 4px 0; }
.project .project-content ul li.nav2 {
  background-position: -198px 0; }
.project .project-content ul li.nav3 {
  background-position: -400px 0; }
.project .project-content ul li.nav4 {
  background-position: -602px 0; }
.project .project-content ul li.nav5 {
  background-position: -805px 0; }
.project .project-content ul li.nav6 {
  background-position: -1007px 0; }

.team {
  padding: 20px 0; }
.team .team-left {
  width: 800px;
  height: 460px;
  background: url("//cdn.zallsteel.com/portal/market2023/imgs/zhuanjia.png") no-repeat -63px bottom; }
.team .team-left .team-title {
  background: url("//cdn.zallsteel.com/portal/market2023/imgs/zjtd_title.png") no-repeat left top/auto 125px;
  height: 125px; }
.team .team-right {
  width: 400px;
  height: 460px; }
.team .team-right .industry-title {
  height: 100px;
  background: url("//cdn.zallsteel.com/portal/market2023/imgs/hybg_title.png") no-repeat right top/auto 99px; }
.team .team-right ul {
  width: 100%;
  padding-top: 25px; }
.team .team-right ul li {
  height: 55px;
  border-bottom: 1px dashed #c8c8c8;
  line-height: 54px; }
.team .team-right ul li::before {
  margin-left: 2px;
  margin-right: 10px;
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #dfbf73;
  transform: rotate(45deg);
  position: relative;
  top: -2px; }
.team .team-right ul li a {
  color: #1f1f1f;
  font-size: 20px; }
.team .team-right ul li a:hover {
  color: #DFBF73; }

.partner {
  padding: 20px 0; }
.partner .partner-title {
  height: 46px;
  background: url("//cdn.zallsteel.com/portal/market2023/imgs/hzhb_title.png") no-repeat center top/auto 46px; }
.partner ul {
  padding: 20px 0 0 15px;
  text-align: center; }
.partner ul li {
  display: inline-block;
  float: left;
  width: 222px;
  height: 95px;
  margin-right: 15px;
  margin-bottom: 15px;
  background-image: url("//cdn.zallsteel.com/portal/market2023/imgs/partner_bg.png");
  background-repeat: no-repeat;
  background-size: 1200px auto;
  cursor: pointer; }
.partner ul li.pt01 {
  background-position: -30px -28px; }
.partner ul li.pt02 {
  background-position: -260px -28px; }
.partner ul li.pt03 {
  background-position: -490px -28px; }
.partner ul li.pt04 {
  background-position: -720px -28px; }
.partner ul li.pt05 {
  background-position: -950px -28px; }
.partner ul li.pt06 {
  background-position: -30px -140px; }
.partner ul li.pt07 {
  background-position: -260px -140px; }
.partner ul li.pt08 {
  background-position: -490px -140px; }
.partner ul li.pt09 {
  background-position: -720px -140px; }
.partner ul li.pt10 {
  background-position: -950px -140px; }
.partner ul li.pt11 {
  background-position: -30px -249px; }
.partner ul li.pt12 {
  background-position: -260px -249px; }
.partner ul li.pt13 {
  background-position: -490px -249px; }
.partner ul li.pt14 {
  background-position: -720px -249px; }
.partner ul li.pt15 {
  background-position: -950px -249px; }
.partner ul li.pt16 {
  background-position: -30px -360px; }
.partner ul li.pt17 {
  background-position: -260px -360px; }
.partner ul li.pt18 {
  background-position: -490px -360px; }
.partner ul li.pt19 {
  background-position: -720px -360px; }
.partner ul li.pt20 {
  background-position: -950px -360px; }

/*# sourceMappingURL=news.css.map */

/****权限弹窗start****/
.layui-layer-dialog {
  min-width: 245px !important; }

.auth-dialog {
  border-radius: 8px !important;
  border: 1px solid #DFBF73; }
.auth-dialog .layui-layer-title {
  color: #fff;
  background: #373737;
  font-size: 14px;
  border-radius: 8px 8px 0 0; }
.auth-dialog .layui-layer-setwin .layui-layer-close2 {
  top: -18px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: url("//cdn.zallsteel.com/portal/market/icon/news_close.png") no-repeat center center/100% auto;
  background-position: center center !important; }
.auth-dialog .layui-layer-btn-c {
  margin-bottom: 16px;
  align-items: center;
  padding: 0 30px; }
.auth-dialog .layui-layer-btn0 {
  width: 140px;
  height: 32px;
  border: none;
  background-color: #FFFFFF !important;
  background: url("//cdn.zallsteel.com/portal/market2023/imgs/news_dialog_confirm.png") no-repeat center center/100% auto; }
.auth-dialog .content-container {
  display: flex;
  flex-direction: column;
  align-items: center; }
.auth-dialog .content-container .icon {
  margin-top: 24px;
  width: 76px;
  height: 54px; }
.auth-dialog .content-container .tips {
  margin-top: 10px;
  font-size: 14px;
  line-height: 14px;
  color: #333333; }
.auth-dialog .content-container .desc {
  margin-top: 8px;
  font-size: 12px;
  line-height: 12px;
  color: #999999; }

/****权限弹窗end****/
/*# sourceMappingURL=home.css.map */
