﻿.g-main{ width: 100%;
   
    background-repeat: no-repeat;
    background-size: 100% 100%; background-image: url(../picture/body_bg.jpg);}

/*文章列表开始*/
.zyt_main {
    width: 100%;
   
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

/*关于我们*/
.zyt_about {
    width: 100%;
    height: auto;
    padding: 2vw 0;
    box-sizing: border-box;
}

.zyt_about_box {
    width: 70vw;
    margin: auto;
    display: flex;
    justify-content: space-between;
}

.zyt_about_left {
    width: 45%;
    background: linear-gradient(rgba(255,255,255,0.5), rgba(255,255,255,0.5)),
              url(/static/images/long.png) center/cover no-repeat;
}

.zyt_about_name {
    font-size: 2vw;
    color: #000;
}

.zyt_about_title {
font-size: 0.9vw;
    line-height: 1.7vw;
    color: #000;
    margin: 1.5vw 0;
    text-align: justify;
}

.zyt_about_bottom a {
    font-size: 0.8vw;
    color: #000;
}

.zyt_about_bottom a:hover {
    color: #d19544!important;
}

.zyt_about_right {
    width: 45%;
}

.zyt_about_right img {
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

/*视频课程*/
.zyt_video {
    width: 100%;
    margin-bottom: 2vw;
}

.zyt_video_box {
    width: 70vw;
    margin: auto;
}
.zyt_video_top {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 2vw;
}
.zyt_video_top_left {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.zyt_video_name {
    font-size: 2vw;
    color: #000;
}

.layui-tab-title {
   margin-left: 2vw;
}

.zyt_video_top_right {
    font-size: 0.9vw;
    color: #dddddd;

}

.zyt_video_top_right a:hover{
    color: #d19544!important;
}

.newsList {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.lesson {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.lessonBox {
    width: 32.5%;
    margin: 0 0.6vw 1vw 0;
    background-color: #fff;
    border: 0.1vw solid #dddddd;
    border-radius: 8px;
}

.lessonBox a {
    display: block;
    width: 100%;
}

.lessonBox:nth-child(3n) {
    margin-right: 0;
}

.subject_top {
    width: 100%;
    position: relative;
}

.subject_img {
    width: 100%;
    height: 13vw;
    object-fit: cover;
}

.subject_img img {
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

.subject_icon {
    position: absolute;
    top: 5.5vw;
    left: 45%;
    width: 3vw;
    height: 3vw;
}

.subject_icon img {
    width: 100%;
    height: 100%;
}

.beijing {
    position: absolute;
    top: 0;
    width: 100%;
    height: 13vw;
    background-color: #0000005c;
    display: none;
    border-radius: 8px;
}

.subject_bottom {
    width: 100%;
    padding: 1vw;
    box-sizing: border-box;
}

.subject_biaoti {
    width: 100%;
    margin-bottom: 1vw;
    display: flex;
    justify-content: space-between;
}
.subject_biaoti {
    font-size: 1vw;
    color: #000;
}
.vips {
    background-color: #dbb887;
    padding: 8px 12px;
    box-sizing: border-box;
    font-size: 16px;
    color: #141411;
    font-weight: 700;
    font-family: fangsong;
    border-radius: 8px;
}

.free{
   background-color: #0066ff;
    padding: 8px 12px;
    box-sizing: border-box;
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
    border-radius: 8px;
 
}

.durations {
    width: 100%;
    display: flex;
}

.duration_time, .record_num {
    font-size: 0.8vw;
    color: #000;
}

.duration_time:hover {
    font-size: 0.8vw;
    color: red;
}

.record_num {
    margin-left: 3vw;
}


.lessonBox_a:hover .beijing {
    display: block;
}

.newsBottom {
    width: 100%;
    margin-bottom: 2vw;
}

a:hover {
    color: inherit !important;
}

/*行业咨询*/
.zyt_article {
    width: 70vw;
    margin: auto;
	margin-bottom: 3vw;
}

.zyt_news {
    font-size: 2vw!important;
    color: #000;
    margin-bottom: 2vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.zyt_news_top_right{
    float: right;
    font-size: 0.9vw;
    color: #dddddd;
}

.zyt_news_top_right a:hover{
    color: #d19544!important;
}

.zyt_dus {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.zyt_art_list {
    width: 48%;
    margin-right: 4%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 2vw;
}

.zyt_art_list:nth-child(2n) {
    margin-right: 0;
}


.zyt_art_left {
    width: 12%;
}

.zyt_arte_moon {
    font-size: 1.5vw;
    color: #000;
}

.zyt_arte_year {
    font-size: 1vw;
    color: #000;
    margin-top: 1vw;
}

.zyt_art_right {
    width: 85%;
}

.zyt_art_title {
    width: 100%;
    font-size: 0.9vw;
    color: #000;
    font-weight: bold;
}

.zyt_art_brief {
    width: 100%;
    font-size: 0.8vw;
    color: #7d7d7d;
    margin-top: 1vw;
    line-height: 1.5vw;
}

.layui-layer-title {
    text-align: center !important;
    padding: 0 !important;
   font-size: 1vw !important;
    font-weight: bold;
}
.layui-btn {
    background-color: #dbb887 !important;
}
.layui-form-item a {
    float: right;
}


/* 标题 */
.section-title {
  font-size: 24px;
  margin-bottom: 20px;
  color: #333;
  border-left: 4px solid #1677ff;
  padding-left: 10px;
}

/* 新闻网格：两行两列 */
.news-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}

/* 新闻项 */
.news-item {
  display: flex;
  background: #fff;
  padding: 10px;
  border-radius: 8px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.05);
  align-items: center;
}

/* 左侧图片 */
.news-img {
  width: auto;
  height: 10vw;
  object-fit: cover;
  margin-right: 15px;
  flex-shrink: 0;
  border-radius: 8px;
}

/* 右侧内容 */
.news-content {
  flex: 1;
}

.news-title {
  font-size: 1.1vw;
  font-weight: bold;
  color: #222;
  margin-bottom: 1vw;
  line-height: 1.5;
}

.news-desc {
  font-size: 0.8vw;
  color: #666;
  margin-bottom: 1vw;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.news-time {
  font-size: 14px;
  color: #999;
  float: right;
}

 