/* 优化后的CSS样式*/
*{margin: 0;padding: 0;box-sizing: border-box;font-family: "PingFang SC", "Microsoft YaHei", sans-serif;outline: none}
body{background-color: #fff;color: #333;line-height: 1.6;}
input, select{width: 100%;padding: 14px 16px;border: 1px solid #dcdfe6;border-radius: 8px;font-size: 16px;color: #333;transition: border-color 0.3s;}
input:focus, select:focus{outline: none;border-color: #1e88e5;box-shadow: 0 0 0 2px rgba(30, 136, 229, 0.2);}
xm-select{border:0 !important}
xm-select > .xm-tips{color: #444 !important}
footer {text-align: center;font-size: 14px;padding: 20px;background: #444;color: #fff;line-height: 2;overflow: hidden;width: 100%;}
footer a{color: #fff;display: inline-block;padding-right: 5px;}
a{outline: 0}
::-webkit-scrollbar{width: 5px;/* 滚动条宽度*/}
::-webkit-scrollbar-track{background: #f1f1f1;/* 轨道背景色*/}
::-webkit-scrollbar-thumb{background: #888;/* 滑块颜色*/border-radius: 5px;/* 滑块圆角*/}
::-webkit-scrollbar-thumb:hover{background: #555;/* 悬停时滑块颜色*/}
input:focus {outline: none;box-shadow: none; /* 部分浏览器可能需要这个 */}
.layui-input{font-size: 14px}

/* 顶部导航样式*/
.wrap_header .top_pc .top {height:50px;background:#f6f6f6;border-bottom:solid 1px #e5e5e5;}
.wrap_header .main-container {margin:auto}
.wrap_header {}
.wrap_header .float_l {float:left;}
.wrap_header .float_r {float:right;}
.wrap_header button {width:65px;height:43px;background:#1a73e8;border:none;color:#fff;cursor: pointer}
.wrap_header .top_pc .top .float_l {font-size:14px;color:#333333;line-height:50px;}
.wrap_header .top_pc .top .float_l em{font-style: normal}
.wrap_header .top_pc .top .top_nav .float_l {display:block;border-left:solid 1px #333333;font-size:14px;color:#333333;line-height:50px;padding:0 8px;line-height:15px;margin-top:16px;}
.wrap_header .top_pc .top .top_nav .float_l:nth-child(1) {border-left:none;}
.wrap_header .top_pc .logo{height: 106px;width: 100%;}
.wrap_header .top_pc .logo .search {width:390px;height:43px;background:#1a73e8;margin-top:33px;margin-right:0px;}
.wrap_header .top_pc .logo .search input {width:calc(100% - 70px);height:41px;margin-top:1px;margin-left:1px;border:none;background:#fff;padding:0 22px;font-size:14px;color:#999999;border-radius:0;}
.wrap_header .top_pc .logo .search input::-webkit-input-placeholder {color:#999999;}
.wrap_header .top_pc .logo .search input::-moz-placeholder {color:#999999;}
.wrap_header .top_pc .logo .search input:-moz-placeholder {color:#999999;}
.wrap_header .top_pc .logo .search input:-ms-input-placeholder {color:#999999;}
.wrap_header .top_pc .logo .search a {display:block;width:65px;height:43px;}
.wrap_header .nav_pc {background:#1a73e8;height: 65px}
.wrap_header .nav_pc  .layui-nav .layui-nav-item a{padding:0}
.wrap_header .nav_pc  .layui-nav .layui-this:after, .wrap_header .nav_pc   .layui-nav-bar{background: none !important;}
.wrap_header .nav_pc dl{background: #1a73e8;position: absolute;}
.wrap_header .nav_pc dl dd{line-height: 50px;height: 50px}
.wrap_header .nav_pc li {float: left;line-height:65px;text-align:center;padding:0 24px; font-size:16px;color:#ffffff;transition:all 0.3s ease-in-out;}
.wrap_header .nav_pc .xuanzhong {background:url("../img/nav_icon.png") center bottom no-repeat;}
.wrap_header .nav_pc li a{color: #fff;cursor: pointer}
.wrap_header .nav_pc li:last-child{padding-right: 0;}
.wrap_header #navbar {transition: all 0.3s ease; /* 添加过渡效果，使变化更平滑 */}
.wrap_header .fixed-top {position: fixed;top: 0;left: 0;width: 100%;z-index: 1000;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);}
.foot .main-container{overflow: hidden}
.foot .foot_biaoti p:nth-child(1) {font-size:24px;color:#000033;text-align:center;line-height:38px;padding-top:66px;}
.foot .foot_biaoti p:nth-child(2) {font-size:14px;color:#000033;text-align:center;text-transform:uppercase;line-height:26px;background:url("../img/link.png") center center no-repeat;}
.foot .foot_lianjie a {display:block;padding:0 20px;line-height:16px;font-size:16px;color:#333333;border-left:solid 1px #dfdfdf;margin-top:18px;float:left;}
.foot .foot_lianjie a:nth-child(1) {padding-left:0;border-left:none;}
.foot .foot_bottom {height:75px;background:#333333;}
.foot .foot_bottom .float_l {font-size:16px;color:#aaaaaa;line-height:75px;float: left;}
.foot .foot_bottom .float_r {font-size:16px;color:#aaaaaa;line-height:75px;float: right}
.foot .foot_bottom .float_r a {color:#aaaaaa;}

.policy .title{width: 100%;height: 30px;line-height: 30px;border-bottom: dashed 1px #eee;padding-bottom: 60px;}
.policy .title img{width: 30px;margin-right: 10px; }
.layui-carousel{max-width: 1920px;margin: auto;}
.search .darkmode {float:right;margin-left:15px;position:relative;}
.darkmode i{font-weight: 900;}
.search i.fa,.darkmode i.fa {color:#6b7386;line-height:78px;opacity:0.7;font-size:18px;padding-left:10px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer;display:block;width: 28px;}
.search i.fa:hover,.darkmode i.fa:hover {opacity:1;}
.search .s-form {padding:20px;line-height:normal;background:#fff;position:absolute;right:0;top:100%;display:none;box-shadow:0px 8px 20px 0px rgba(0,0,0,0.1);border:1px solid #eee;border-top:none;z-index:1;}
.search .s-form .sform {width:258px;padding-right:32px;position:relative;}
.search .s-form button {border:medium none;background:#ff3636;position:absolute;top:0;right:0;cursor:pointer;}
.search .s-form button i {color:#fff;font-size:18px;height:32px;line-height:32px;padding:0 10px;width: 40px;}
.search .s-form button:hover {opacity:1}
.search .s-form .sinput {background:#f8f8f8;border:1px solid #eee;padding: 5px 0 0 10px;height:32px;line-height:32px;width:100%;font-size: 14px;}
.search .s-form .arrow {position:absolute;top:-17px;right:-2px;line-height:26px;color:#fff;font-size:20px;opacity: 1;}
.search .search_con{line-height: 2;border:solid 1px #eeee;padding:20px;margin-top: 20px; height: 100px; background: #eee}

.search .con{ border: 2px solid #b3c6ff;border-radius: 10px;padding:20px}
.search .search-bar {display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;}
.search .search-input {flex:1;font-size:16px;border:none;outline:none;padding:8px 0;}
.search .close-btn {width:20px;height:20px;border:none;background:none;font-size:18px;color:#999;cursor:pointer;display:flex;align-items:center;justify-content:center;}
.search .btn-group {display:flex;gap:10px;align-items:center;flex-wrap:wrap;}
.search .btn {padding:8px 12px;border:1px solid #ddd;border-radius:4px;background:#f8f9fa;font-size:14px;cursor:pointer;display:flex;align-items:center;gap:5px;}
.search .btn.active {background:#e6f0ff;border-color:#b3c6ff;color:#165dff;}
.search .search-icon-btn {width:30px;height:30px;border:none;background:none;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-left:10px;}
.search .btn::before,.search-icon-btn::before {content:"";width:16px;height:16px;background:#999;border-radius:2px;}
.search .btn.active::before {background:#165dff;}
.search .search-icon-btn::before {background:none;content:"🔍";width:auto;height:auto;}


.layui-laypage .layui-laypage-curr .layui-laypage-em{background: #007bff !important}
.layui-table-body{overflow: hidden !important}

.studentinfo_box .curve-box{position: relative;width: 100%;height: 60px;margin: 0 auto;}
.studentinfo_box .curve{position: absolute;top: 20px;left: 0;width: 100%;height: 20px;background: linear-gradient(to right, #b3d8ff, #b3d8ff);border-radius: 10px;}
.studentinfo_box .ball{position: absolute;top: 12px;right: 30px;width: 16px;height: 16px;border-radius: 50%;background: #000;border: 2px solid #fff;}
.studentinfo_box .score{font-size: 36px;font-weight: bold;margin: 10px 0;text-align: center}
.studentinfo_box .rank-desc{color: #999;margin-bottom: 20px;text-align: center}
.studentinfo_box .tags{display: flex;justify-content: center;gap: 20px;margin-bottom: 15px;}
.studentinfo_box .tg{padding: 6px 6px;text-align: center}
.studentinfo_box .cj{color: #ff9999;}
.studentinfo_box .wt{color: #99ccff;}
.studentinfo_box .bd{color: #cccccc;}

/* 主容器样式*/
.main-container{max-width: 1300px;margin: 25px auto;padding: 0 15px;}
.home .dashboard{display: flex;gap: 20px;margin-bottom: 30px;}
/* 卡片组件样式*/
.home .card{background-color: #fff;border-radius: 12px;padding: 24px; padding-top: 0; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);width: 100%;float: left;}
.home .section-title{font-size: 18px;font-weight: 600;margin-bottom: 10px;color: #1a1a1a;position: relative;padding-left: 12px;margin-top: 10px;}
.home .section-title::before{content: "";position: absolute;left: 0;top: 4px;height: 20px;width: 4px;background-color: #1a73e8;border-radius: 4px;}
.home .section-title .more{float: right;font-weight: normal;font-size: 12px;margin-top: 5px;cursor: pointer}
.home .guanggao{width: 100%;float: left;height: 76px; margin-bottom: 20px;}
.home .layui-carousel>[carousel-item]>*{background: #fff}
/* 左侧面板样式*/
.home .left-panel{flex: 1;}
.home .input-group{margin-bottom: 21px;}
.home .input-wrapper{position: relative;display: flex;align-items: center;margin-bottom: 12px;height:50px;line-height: 50px;}
.home .input-icon{position: absolute;left: 14px;color: #666;font-size: 16px;}
.home .input-field{width: 100%;border: 1px solid #e0e0e0;border-radius: 8px;padding: 12px 15px 12px 46px;font-size: 15px;transition: all 0.3s;font-size: 14px}
.home .input-field:focus{outline: none;border-color: #1a73e8;box-shadow: 0 0 0 4px rgba(26, 115, 232, 0.1);}
.home .info-text{color: #999;font-size: 13px;padding-left: 5px;margin-top: 5px;}
.home .layui-carousel{height: 180px !important}
/* 按钮样式*/
.home .btn{display: inline-flex;align-items: center;justify-content: center;border-radius: 8px;padding: 14px 20px;font-size: 16px;font-weight: 500;cursor: pointer;transition: all 0.3s;border: none;text-decoration: none;}
.home .btn-primary{background: linear-gradient(135deg, #1a73e8 0%, #3b89ff 100%);color: white;box-shadow: 0 4px 10px rgba(26, 115, 232, 0.25);width: 100%;}
.home .btn-primary:hover{background: linear-gradient(135deg, #1662c7 0%, #357ee6 100%);box-shadow: 0 6px 15px rgba(26, 115, 232, 0.35);transform: translateY(-3px);}
.home .btn-secondary{background: linear-gradient(135deg, #4caf50 0%, #66bb6a 100%);color: white;box-shadow: 0 4px 10px rgba(76, 175, 80, 0.25);margin-top: 15px;}
.home .btn-secondary:hover{background: linear-gradient(135deg, #43a047 0%, #5cb160 100%);box-shadow: 0 6px 15px rgba(76, 175, 80, 0.35);transform: translateY(-3px);}
/* 中间面板样式*/
.home .middle-panel{flex: 1.5;}
.home .module-card{border-radius: 12px;padding: 24px;box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);margin-bottom: 20px;}
.home .module-card:last-child{margin-bottom: 0;}
.home .my-volunteer{background: linear-gradient(135deg, #e8f3ff 0%, #f0f8ff 100%);border: 1px solid #d0e3ff;}
.home .module-title{font-size: 17px;font-weight: 600;margin-bottom: 10px;color: #1a73e8;display: flex;align-items: center;}
.home .module-title i{margin-right: 8px;font-size: 18px;}
.home .part1{position: relative;padding-top: 20px;}
.home .badge{display: inline-block;background-color: rgba(232, 240, 254, 0.7);color: #1a73e8;padding: 5px 12px;padding-left: 0;border-radius: 30px;font-size: 13px;margin-bottom: 10px;font-weight: 500;}
.home .plus-icon{background-color: #1a73e8;color: white;width: 24px;height: 24px;border-radius: 50%;display: inline-flex;align-items: center;justify-content: center;margin-right: 8px;box-shadow: 0 2px 4px rgba(26, 115, 232, 0.3);}
.home .arrow-icon{color: white;width: 24px;height: 24px;border-radius: 50%;display: inline-flex;align-items: center;justify-content: center;margin-right: 8px;box-shadow: 0 2px 4px rgba(26, 115, 232, 0.3);}
.home .report-module{background: linear-gradient(135deg, #e8fff5 0%, #f0fff9 100%);border: 1px solid #c8f0db;text-align: center;}
.home .report-icon{color: #4caf50;font-size: 40px;float: left;}
.home .report-module p{color: #333;font-size: 15px;margin-bottom: 20px;float: left;margin-top: 15px;margin-left: 0px;}
.home .report-module .btn-secondary{width: 100%;margin-top: 0;}
/* 右侧面板样式*/
.home .right-panel{flex: 1;}
.home .timeline-card{margin-bottom: 20px;padding-bottom: 0;}
.home .timeline-item{width: 100%;position: relative;overflow: hidden;}
.home .timeline-content{display: flex;flex-wrap: wrap;gap: 15px;padding: 15px 0;}
.home .timeline-event{flex: 0 0 calc(33.33% - 10px);background: #f5f9ff;border-radius: 8px;padding: 12px;border-left: 3px solid #1a73e8;}
.home .timeline-event h4{font-size: 13px;color: #666;margin-bottom: 5px;}
.home .timeline-event p{font-size: 12px;color: #333;}
.home .policy-grid{display: grid;grid-template-columns: repeat(3, 1fr);gap: 12px;margin-top: 5px;}
.home .policy-item{border-radius: 8px;padding: 12px 5px;text-align: center;transition: all 0.3s;cursor: pointer;}
.home .policy-item:hover{transform: translateY(-5px);box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);}
.home .policy-item i{font-size: 20px;margin-bottom: 10px;}
.home .policy-item div{font-size: 14px;font-weight: 500;}
.home .policy-blue{background: linear-gradient(135deg, #e8f3ff 0%, #f0f8ff 100%);color: #1a73e8;}
.home .policy-green{background: linear-gradient(135deg, #e8f7ee 0%, #f0fdf7 100%);color: #4caf50;}
.home .policy-orange{background: linear-gradient(135deg, #fff5e8 0%, #fff9f0 100%);color: #ff9800;}
/* 课程部分样式*/
.home .section-header{text-align: center;margin: 40px 0 30px;margin-top: 0;position: relative;}
.home .section-header h1{font-size: 36px;color: #1e293b;font-weight: 700;letter-spacing: 1px;}
.home .section-header::after{content: "";display: block;width: 80px;height: 4px;background: linear-gradient(to right, #3b82f6, #8b5cf6);border-radius: 4px;margin: 15px auto 0;}
.home .section-header .more{position: absolute;right: 0;top: 15px;}
.home .content{display: flex;gap: 30px;margin-bottom: 40px;}
.home .left-column{flex: 2;}
.home .right-column{flex: 1;position: relative}
.home .courses-grid{display: grid;grid-template-columns: repeat(3, minmax(280px, 1fr));gap: 25px;margin-bottom: 40px;}
.home .course-card{background: white;border-radius: 12px;overflow: hidden;box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);transition: all 0.3s;}
.home .course-card:hover{transform: translateY(-5px);box-shadow: 0 8px 30px rgba(59, 130, 246, 0.2);}
.home .video-thumbnail{position: relative;height: 180px;background: linear-gradient(135deg, rgba(59, 130, 246, 0.3), rgba(139, 92, 246, 0.3));display: flex;align-items: center;justify-content: center;}
.home video{width: 100%;height: 180px;float: left;}
.home .video-duration{position: absolute;bottom: 10px;right: 10px;background-color: rgba(0, 0, 0, 0.7);color: white;padding: 3px 8px;border-radius: 5px;font-size: 13px;opacity: 0.8;}
.home .course-info{padding: 20px;}
.home .course-title{font-size: 16px;font-weight: normal;color: #1e293b;margin-bottom: 10px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden}
.home .course-subtitle{font-size: 14px;color: #4b5563;margin-bottom: 15px;line-height: 1.5;}
.home .course-tags{display: flex;gap: 8px;margin-top: 10px;}
.home .tag{background-color: #eee;color: #2563eb;font-size: 12px;padding: 4px 10px;border-radius: 5px;display: inline-flex;align-items: center;}
.home .tag i{margin-right: 5px;font-size: 10px;}
/* 排行榜样式*/
.home .rank-section{background-color: #fff;border-radius: 12px;padding: 25px;box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);margin-bottom: 30px;}
.home .categories{display: flex;gap: 20px;flex-wrap: wrap;}
.home .category{flex: 1;min-width: 100%;}
.home .category-title{font-size: 18px;color: white;padding: 8px 15px;border-radius: 6px;display: inline-block;margin-bottom: 15px;}
.home .category-title.blue{background: linear-gradient(to right, #3b82f6, #60a5fa);}
.home .category-title.blue a{color: #fff}
.home .category-title.purple{background: linear-gradient(to right, #8b5cf6, #a78bfa);}
.home .category-title.purple a{color: #fff}
.home .universities{display: grid;grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));gap: 15px;}
.home .university{display: flex;align-items: center;padding: 10px 15px;border-radius: 8px;background-color: #f8fafc;transition: background-color 0.3s;}
.home .university:hover{background-color: #eff6ff;}
.home .uni-icon{width: 32px;height: 32px;border-radius: 50%;background-color: #dbeafe;color: #2563eb;display: flex;align-items: center;justify-content: center;margin-right: 12px;flex-shrink: 0;}
.home .uni-icon img{width: 100%;}
.home .uni-info{flex: 1;}
.home .uni-name{font-weight: 600;color: #1e293b;margin-bottom: 2px;}
.home .uni-location{font-size: 12px;color: #64748b;}
/* 招生信息样式*/
.home .admission-info{background-color: #f0fdf4;border-radius: 12px;padding: 25px;position: relative}
#admission-info{position: relative;height: 610px}
.home .admission-title{font-size: 18px;font-weight: 700;color: #065f46;margin-bottom: 20px;display: flex;align-items: center;gap: 10px;width: 100%;float: left;}
.home .admission-title i{font-size: 24px;color: #10b981;}
.home .ul_list{width: 100%;float: left;}
.home .ul_list li{line-height: 45px; display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
/* 底部公告*/
.home .footer-notice{background-color: #f0f4f9;color: #666;padding: 18px 0px;border-radius: 12px;font-size: 14px;border: 1px solid #e0e7f0;text-align: center;position: absolute;width: 900px;bottom: 40px;}
.home .notice-close{position: absolute;right: 25px;top: 15px;color: #999;cursor: pointer;font-size: 20px;width: 30px;height: 30px;display: flex;align-items: center;justify-content: center;border-radius: 50%;transition: all 0.3s;}
.home .notice-close:hover{background-color: rgba(0, 0, 0, 0.05);color: #666;}
.home .select_subject{width: 100%;padding:6px 0px 6px 40px;border:1px solid #E6E6E6;height: 50px;line-height: 36px;}
.home .select_subject .txt{display: inline-block;padding-left: 10px;color: #757575}
.home .select_subjects1{width: 100%;padding:0px 0px 0px 40px;border:1px solid #E6E6E6;height: 50px;line-height: 36px;}
.home .left-panel .select_subjects1 .layui-input{border:0;height: 48px;line-height: 48px;font-size: 14px}
.home .left-panel .layui-form-select{width: 100%;}
.home .left-panel .layui-input{height: 49px;line-height: 49px;border:1px solid #E6E6E6}
/* 响应式设计*/
@media (max-width: 1200px){
  .home .dashboard{flex-wrap: wrap;}
  .home .right-panel{flex: 100%;display: flex;flex-wrap: wrap;gap: 20px;}
  .home .timeline-card{flex: 1;min-width: 45%;}
  .home .content{flex-direction: column;}} @media (max-width: 768px){.dashboard{flex-direction: column;}
  .home  .nav-items{justify-content: flex-start;overflow-x: auto;padding: 10px 5px;}
  .home .courses-grid{grid-template-columns: 1fr;}
  .home .categories{flex-direction: column;}
  .home .timeline-content{flex-direction: column;}
  .home  .timeline-event{flex: 100%;}
  .home .policy-grid{grid-template-columns: repeat(2, 1fr);}
}


/**更多考生信息**/
.examineeInfo{background: #fff;padding:10px;max-width: 800px}
.examineeInfo .content{position: relative;width: 100%;}
.examineeInfo .section-title{font-size: 16px;font-weight: 700;color: #333;display: flex;align-items: center;margin-top: 10px;margin-bottom: 10px;padding-bottom: 15px;border-bottom: 1px solid #eaeef5;width: 100%;}
.examineeInfo .section-title::after{content: '';flex: 1;height: 1px;background: #eaeef5;margin-left: 15px;}
.examineeInfo .tag{font-size: 12px;padding: 2px 4px;border-radius: 4px;margin-left: 10px;font-weight: normal}
.examineeInfo .required-tag{background-color: #ff5252;color: white;}
.examineeInfo .filled-tag{background-color: #4caf50;color: white;}
.examineeInfo .info-panel{display: grid;grid-template-columns: repeat(2, 1fr);gap: 10px;margin-bottom: 15px;width: 100%;}
.examineeInfo .input-group{margin-bottom: 5px;}
.examineeInfo .input-label{display: block;font-size: 12px;color: #555;font-weight: 500;float: left;margin-right: 10px;line-height: 2.8;}
.examineeInfo .input-container{position: relative;float: left;}
.examineeInfo .input-container xm-select{min-height: 32px;line-height: 32px;}
.examineeInfo .input-container .select_subject xm-select{min-height: 24px;line-height: 24px;}
.examineeInfo .input-container xm-select .xm-label .xm-label-block{background: #1e88e5 !important}
.examineeInfo .input-container xm-select .xm-body .xm-option.selected .xm-option-icon{color: #1e88e5 !important}
.examineeInfo input,.examineeInfo select,.examineeInfo .xm-select-planning,.examineeInfo .select_subject{padding:5px;width: 240px;font-size: 12px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;height: 34px;border:1px solid #dcdfe6}
.examineeInfo .txt{height: 24px;line-height: 24px;float: left;padding-left: 0 !important;}
.examineeInfo xm-select .xm-select-default{padding: 0;}
.examineeInfo xm-select > .xm-label .scroll .label-content{padding-top: 0;padding-bottom: 0;}
.examineeInfo xm-select *{font-size: 12px;}
.examineeInfo .input-container .select_subject xm-select .xm-label .xm-label-block{height: 22px;line-height: 22px;}
.examineeInfo .input-unit{position: absolute;right: 12px;top: 50%;transform: translateY(-50%);color: #888;}
.examineeInfo .xm-select-planning{padding:0}
.examineeInfo .xm-select{height: 32px;line-height: 32px;}
.examineeInfo .tip{font-size: 14px;color: #999;margin-top: 8px;}
.examineeInfo .optional-section{border-radius: 12px;margin-top: 10px;}
.examineeInfo .optional-desc{font-size: 14px;color: #1e88e5;margin-bottom: 10px;padding: 7px;background-color: #e3f2fd;border-radius: 8px;}
.examineeInfo .preference-group{display: grid;grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));gap: 10px;}
.examineeInfo .preference-item{}
.examineeInfo .preference-item:hover{}
.examineeInfo .preference-item i{font-size: 24px;color: #1e88e5;margin-bottom: 12px;}
.examineeInfo .preference-item .select_subject i{margin-bottom: 0;}
.examineeInfo .preference-item .xm-select-planning  i{margin-bottom: 0;}
.examineeInfo .placeholder-text{font-size: 15px;color: #888;padding-top: 12px;}
.examineeInfo .report-btn{background: #1e88e5;color: white;font-size: 14px;padding: 10px 10px;cursor: pointer;margin: auto;border:0;display: block;margin-top: 15px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.examineeInfo .tooltip{position: absolute;background: #333;color: white;padding: 6px 12px;border-radius: 4px;font-size: 13px;bottom: calc(100% + 8px);left: 50%;transform: translateX(-50%);white-space: nowrap;opacity: 0;transition: opacity 0.3s;}
.examineeInfo .report-btn:hover .tooltip{opacity: 1;}
.examineeInfo .select_subject xm-select > .xm-body .xm-option{margin-bottom: 5px;}
.examineeInfo .select_subject xm-select > .xm-body .xm-group{padding:3px 0}
.examineeInfo .tooltip::after{content: '';position: absolute;top: 100%;left: 50%;transform: translateX(-50%);border-width: 5px;border-style: solid;border-color: #333 transparent transparent transparent;}
.examineeInfo .city-picker-span{width: 100%;padding: 0 16px;border: 1px solid #dcdfe6;border-radius: 8px;font-size: 16px;color: #333;transition: border-color 0.3s;}
/*地域*/
.area_container {margin:0 auto;background:white;border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,0.1);overflow:hidden;height: 100vh;max-width: 800px;margin: auto;max-height: 800px;}
.area_container .header h1 {font-size:20px;font-weight:600;color:#1f2d3d;}
.area_container .content {display:flex;max-height: 90%}
.area_container .province-panel,.city-panel {flex:1;padding:20px;border-right:1px solid #eee;}
.area_container .city-panel {border-right:none;}
.area_container .city-panel .option-item{width: 50%;float: left;line-height: 36px;}
.area_container .panel-title {font-size:12px;font-weight:600;margin-bottom:15px;color:#1f2d3d;display:flex;align-items:center;}
.area_container .panel-title .checkbox{margin-top: 0;}
.area_container .select-all {margin-left:10px;display:flex;align-items:center;font-size:12px;font-weight:normal;color:#606266;}
.area_container .select-all label{margin-left: 10px;margin-top: 0;}
.area_container .option-list {max-height:350px;overflow-y:auto;}
.area_container .province-panel .option-list .checkbox{margin-top: 7px;}
.area_container .option-item {float: left;width: 100%;line-height: 2.4;}
.area_container .option-item label {margin-left:10px;cursor:pointer;float: left;font-size: 12px}
.area_container .footer {padding:20px;border-top:1px solid #eee;display:flex;justify-content:flex-end;position: fixed;bottom: 0;right: 10%;}
.area_container .btn {padding:10px 20px;border-radius:4px;border:none;font-size:12px;cursor:pointer;margin-left:10px;transition:all 0.3s;}
.area_container .btn-save {background:#409eff;color:white;}
.area_container .btn-save:hover {background:#66b1ff;}
.area_container .btn-clear {background:white;border:1px solid #dcdfe6;color:#606266;}
.area_container .btn-clear:hover {color:#409eff;border-color:#c6e2ff;background:#ecf5ff;}
.area_container .checkbox {position:relative;width:16px;height:16px;border:1px solid #dcdfe6;border-radius:2px;cursor:pointer;float: left;margin-top:10px;}
.area_container .checkbox.checked {background:url(../img/checked.png) no-repeat left center;border-color:#409eff;}
.area_container .checkbox.indeterminate {background:#409eff;border-color:#409eff;}
.area_container .checkbox.indeterminate::after {content:"";width:14px;height:6px;background:white;position:absolute;}
.area_container .checkbox input {position:absolute;opacity:0;cursor:pointer;width:100%;height:100%;}

/*选志愿*/
.volunteer{ display: flex;gap: 20px;box-shadow: none;padding-top: 0 !important;}
.volunteer .main-content{flex: 3;border-radius: 12px;box-shadow: -2px 1px 14px 4px rgba(0, 0, 0, 0.08);padding:0 25px 25px 25px;}
/* 头部区域*/
.volunteer .header {display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;padding-top: 20px;}
.volunteer .tab-switch {display:flex;border-radius:6px;overflow:hidden;border:1px solid #e0e0e0;}
.volunteer .tab {padding:8px 16px;background-color:#f8f8f8;cursor:pointer;font-size:14px;transition:all 0.2s;}
.volunteer .tab.layui-this {background-color:#4a6cf7;color:white;}
.volunteer .search-box {position:relative;width:400px;}
.volunteer .search-box input {width:100%;padding:8px 12px 8px 36px;border:1px solid #e0e0e0;border-radius:6px;font-size:14px;outline:none;transition:border-color 0.2s;}
.volunteer .search-box input:focus {border-color:#4a6cf7;}
.volunteer .search-icon {position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#999;}
.volunteer .stats-container {margin-bottom:20px;}
.volunteer .volunteer_con .wrap{display: none}
.volunteer .batch-info {font-size:14px;color:#666;margin-bottom:12px;}
.volunteer .stats {display:flex;justify-content:space-between;flex-wrap:wrap;}
.volunteer .stat-item {display:flex;flex-direction:row;align-items:center;justify-content: center; justify-items: center; padding:10px;border-radius:8px;flex:1;min-width:100px;margin:0 5px 10px;transition:transform 0.2s;}
.volunteer .stat-item:hover {transform:translateY(-2px);}
.volunteer .stat-count {font-size:20px;font-weight:bold;margin-bottom:5px;margin-left: 10px;display: inline}
.volunteer .stat-label {font-size:14px;display: inline}
.volunteer .chongji {background-color:rgba(255,77,79,0.08);color:#ff4d4f;}
.volunteer .wendang {background-color:rgba(82,196,26,0.08);color:#52c41a;}
.volunteer .baodi {background-color:rgba(24,144,255,0.08);color:#1890ff;}
.volunteer .nanluqu {background-color:rgba(140,140,140,0.08);color:#8c8c8c;}
.volunteer .all {background-color:rgba(47,84,235,0.08);color:#2f54eb;}
.volunteer .filters form {display:flex;flex-wrap:wrap;padding-top:15px;border-top:1px solid #f0f0f0;}
.volunteer .filter-item {display:flex;align-items:center;margin-right:15px;margin-bottom:10px;position: relative;flex: 4}
.volunteer .filter-item .all_area{width: 550px;background: #fff;padding:20px;left:0;position: absolute;top:46px;border-radius:10px;box-shadow:-2px 1px 14px 4px rgba(0, 0, 0, 0.08);z-index: 100;justify-content: flex-start;display: none }
.volunteer .filter-item .all_area1 .row{width: 100%;float: left;margin-bottom: 20px;}
.volunteer .filter-item .all_area dt{height: 100%;width: 20%;float: left;}
.volunteer .filter-item .all_area .right{width: 80%;float: left;display: flex;flex-wrap: wrap;gap: 10px;}
.volunteer .filter-item .all_area .bottom{width: 100%;overflow: hidden;text-align: center;padding-top: 15px;}
.volunteer .filter-item .all_area dd{flex: 1 1 calc(25% - 10px); min-width: 0;line-height: normal}
.volunteer .filter-item .all_area1 dd{flex: 1 1 calc(33.333% - 10px); min-width: 0;line-height: normal}
.volunteer .filter-item .layui-form-checked[lay-skin=primary]>i{background: #1a73e8 }
.volunteer .filter-item .all_area2 .row dd{flex: 0 0 calc(33.33% - 10px);}
.volunteer .filter-item input{cursor: pointer}
.volunteer .filter-label {font-size:14px;color:#666;margin-right:8px;width: 70px;}
.volunteer .filter-value {}
/* 志愿数量卡片*/
.volunteer .stats-cards{display: flex;gap: 15px;margin-bottom: 25px;}
.volunteer .stat-card{flex: 1;padding: 5px;border-radius: 14px;}
.volunteer .stat-card h3{font-size: 16px;font-weight: normal;margin-bottom: 8px;}
.volunteer .stat-card p{font-size: 16px;opacity: 0.9;}
.volunteer .stat-card.red{color:#ff5722}
/* 筛选条件*/
.volunteer .filters{display: flex;flex-wrap: wrap;gap: 15px;margin-bottom: 25px;padding: 18px;border-radius: 12px;border: 1px solid #e2e8f0;}
.volunteer .filter-group{display: flex;align-items: center;gap: 8px;font-size: 12px}
.volunteer .filter-group label{font-size: 12px;color: #64748b;font-weight: 500;width: 50px;text-align: right}
.volunteer .filter-group .select{width: 130px;}
/* 提示信息*/
.volunteer .notification{padding: 16px 20px;background: linear-gradient(135deg, #1a73e8 0%, #3b89ff 100%);border-radius: 12px;color: white;margin-bottom: 30px;font-weight: 500;box-shadow: 0 4px 12px rgba(13, 61, 176, 0.2);display: flex;align-items: center;gap: 12px;}
.volunteer .notification i{font-size: 22px;}
/* 院校卡片列表*/
.volunteer .university-list{display: flex;flex-direction: column;gap: 20px;}
.volunteer .university-card{display: flex;padding: 20px;border-radius: 16px;background: white;border: 1px solid #e4e9f0;transition: all 0.3s ease;box-shadow: 0 3px 12px rgba(0, 0, 0, 0.03);}
.volunteer .university-card:hover{border-color: #c5d9fd;box-shadow: 0 6px 16px rgba(13, 61, 176, 0.1);transform: translateY(-2px);}
.volunteer .university-logo{width: 100px;height: 100px;border-radius: 12px;background: linear-gradient(135deg, #dbeafe, #93c5fd);display: flex;align-items: center;justify-content: center;margin-right: 25px;font-size: 40px;color: #1e4bb6;}
.volunteer .university-logo img{width: 100%;}
.volunteer .university-logo2{font-size: 18px;display: flex;flex-direction: column;}
.volunteer .university-logo2 span:nth-child(1){}
.volunteer .university-logo2 span:nth-child(2){}
.volunteer .university-info{flex: 1;}
.volunteer .university-header{display: flex;justify-content: space-between;align-items: flex-start;margin-bottom: 0px;}
.volunteer .university-name{font-size: 18px;font-weight: 700;color: #1e293b;}
.volunteer .university-details{color: #64748b;margin: 8px 0;font-size: 12px;}
.volunteer .university-tags{display: flex;gap: 8px;margin:0 0 9px 0;}
.volunteer .tag{padding: 2px 7px;background-color: #edeeef;color: #1e4bb6;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;font-size: 12px;}


.volunteer .stat-value{font-size: 12px;font-weight: 600;color: #1e293b;}
.volunteer .probability-badge{padding: 8px 20px;border-radius: 30px;font-weight: 700;font-size: 18px;background-color: #fee2e2;color: #b91c1c;display: flex;align-items: center;justify-content: center;}
.volunteer .btn{padding: 10px 24px;border-radius: 30px;border: none;font-weight: 600;font-size: 16px;cursor: pointer;transition: all 0.3s;}
.university.volunteer .filter-group-title{margin-bottom: 0;}
.university.volunteer .filter-options{width: 800px;}
.university.volunteer .filter-group{margin-bottom: 15px;}
.university.volunteer .scores{justify-content: right;text-align: right}
.university.volunteer .score-item{text-align: right;float: right}
.university.volunteer .university-item{border-bottom: dashed 1px #eee;padding-top: 0;}
/* 右侧样式*/
.volunteer .sidebar{flex: 1;display: flex;flex-direction: column;position: relative;top: 0px;box-shadow:-2px 1px 4px 4px rgba(0, 0, 0, 0.1);box-sizing:border-box;max-height: 804px;overflow: hidden}
.volunteer .sidebar .title1{line-height: 3;display: flex;gap:10px;justify-content: center;border-bottom: solid 1px #ddd}
.volunteer .sidebar .title1 span{width: 50%;display: inline-block;text-align: center}
.volunteer .sidebar .title1 span.exchange{cursor: pointer}
.volunteer .sidebar .s_header {padding:16px;border-bottom:1px solid #eee;}
.volunteer .sidebar .title {font-size:16px;font-weight:normal;color:#333;}
.volunteer .sidebar .title span{font-size: 12px;float: right}
.volunteer .sidebar .subtitle {font-size:14px;color:#666;margin-top:8px;}
.volunteer .sidebar .ratio-bar {height:4px;background:#f0f0f0;margin:16px 0;border-radius:2px;overflow:hidden;}
.volunteer .sidebar .ratio-inner {height:100%;display:flex;}
.volunteer .sidebar .ratio-chong {background:#ff5252;width:67%;}
.volunteer .sidebar .ratio-wen {background:#2196f3;width:33%;}
.volunteer .sidebar .ratio-bao {background:#4caf50;width:0%;}
.volunteer .sidebar .ratio-label {display:flex;justify-content:space-between;margin-top:4px;font-size:12px;color:#666;}
.volunteer .sidebar .ratio-item {display:flex;align-items:center;}
.volunteer .sidebar .ratio-item span {display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:4px;}
.volunteer .sidebar .chong {background:#ff5252;}
.volunteer .sidebar .wen {background:#2196f3;}
.volunteer .sidebar .bao {background:#4caf50;}
.volunteer .sidebar .college-list {padding:0 16px;height: 400px;overflow-y: scroll}
.volunteer .sidebar .college-item {padding:12px 0;border-bottom:1px solid #eee;}
.volunteer .sidebar .college-item:last-child {border-bottom:none;}
.volunteer .sidebar .college-header {display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;}
.volunteer .sidebar .college-name {font-size:16px;font-weight:500;color:#333;}
.volunteer .sidebar .college-tag {font-size:12px;padding:2px 6px;border-radius:4px;color:#fff;}
.volunteer .sidebar .tag-chong {background:#ff8a80;}
.volunteer .sidebar .tag-wen {background:#81d4fa;}
.volunteer .sidebar .major-item {display:flex;justify-content:space-between;padding:6px 0;font-size:14px;color:#333;width: auto;flex-direction: inherit;margin-bottom: 0;}
.volunteer .sidebar .major-rate {color:#ff5252;}
.volunteer .sidebar .major-rate-wen {color:#2196f3;}
.volunteer .sidebar .btn-area {padding:16px;}
.volunteer .sidebar .detail-btn {display:block;width:100%;height:44px;line-height:44px;text-align:center;background:#2196f3;color:#fff;border:none;border-radius:4px;font-size:16px;}
.volunteer .sidebar .all-table {padding:16px;border-top:1px solid #eee;}
.volunteer .sidebar .table-link {display:flex;align-items:center;color:#333;text-decoration:none;}
.volunteer .sidebar .table-link i {font-size: 20px;margin-right:8px;}
.volunteer .sidebar .table-link span {flex:1;font-size:14px;}
.volunteer .sidebar .table-link .arrow {font-size:16px;color:#999;}
.volunteer .sidebar .header {margin-bottom:20px;padding:0 10px;}
.volunteer .sidebar .header h1 {font-size:20px;font-weight:600;}
.volunteer .sidebar .volunteer-card {background-color:white;border-radius:8px;padding:16px;margin:0 2px 12px 2px;box-shadow:0 1px 3px #ccc;}
.volunteer .sidebar .volunteer-card.active{box-shadow:-1px 2px 5px 3px #1e9fff;}
.volunteer .sidebar .card-header {display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;}
.volunteer .sidebar .volunteer-name {font-size:16px;font-weight:600;}
.volunteer .sidebar .volunteer-status {color:#666;font-size:14px;}
.volunteer .sidebar .volunteer-info {display:flex;flex-wrap:wrap;gap:10px;margin-bottom:8px;font-size:14px;}
.volunteer .sidebar .info-item {color:#666;}
.volunteer .sidebar .volunteer-time {color:#999;font-size:12px;}
.volunteer .sidebar .new-volunteer-btn {display:block;width:100%;background-color:#1890ff;color:white;border:none;border-radius:8px;padding:14px;font-size:16px;font-weight:500;text-align:center;margin-top:20px;cursor:pointer;transition:background-color 0.2s;}
.volunteer .sidebar .new-volunteer-btn:hover {background-color:#40a9ff;}


.volunteer-exchange {max-width:800px;margin:0 auto;background-color:white;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,0.05);overflow:hidden;}
.volunteer-exchange .header {display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #eaeef2;}
.volunteer-exchange .title {font-size:18px;font-weight:600;color:#1d2129;}
.volunteer-exchange .close-btn {width:24px;height:24px;border:none;background:none;font-size:18px;color:#86909c;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color 0.2s;}
.volunteer-exchange .close-btn:hover {color:#1d2129;}
.volunteer-exchange .content {padding:24px;}
.volunteer-exchange .new-volunteer-btn {width:100%;padding:16px;border:2px dashed #c9cdd4;border-radius:8px;background-color:transparent;color:#86909c;font-size:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.2s;margin-bottom:20px;}
.volunteer-exchange .new-volunteer-btn:hover {border-color:#3491fa;color:#3491fa;}
.volunteer-exchange .volunteer-list {display:flex;flex-direction:column;gap:16px;overflow-y: scroll;}
.volunteer-exchange .volunteer-item {border:1px solid #e5e6eb;border-radius:8px;padding:16px;cursor:pointer;transition:all 0.2s;position:relative;}
.volunteer-exchange .volunteer-item:hover {border-color:#3491fa;box-shadow:0 2px 8px rgba(52,145,250,0.1);}
.volunteer-exchange .volunteer-item.selected {border:2px solid #3491fa;}
.volunteer-exchange .selected-indicator {position:absolute;top:-1px;right:-1px;width:0;height:0;border-top:20px solid #3491fa;border-left:20px solid transparent;}
.volunteer-exchange .selected-indicator::after {content:"✓";position:absolute;top:-18px;right:2px;color:white;font-size:12px;}
.volunteer-exchange .volunteer-header {display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;}
.volunteer-exchange .volunteer-name {font-size:16px;font-weight:600;color:#1d2129;}
.volunteer-exchange .progress {font-size:14px;color:#86909c;}
.volunteer-exchange .admission-info {font-size:14px;color:#4e5969;margin-bottom:4px;}
.volunteer-exchange .time {font-size:12px;color:#86909c;}

.majors_group{}
.majors_group .header {background:linear-gradient(135deg,#1e6cd4 0%,#3a8af0 100%);color:white;padding:20px 24px;display:flex;align-items:center;position:relative;}
.majors_group .school-logo {width:60px;height:60px;background-color:white;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-right:15px;font-weight:bold;color:#1e6cd4;font-size:12px;text-align:center;}
.majors_group .school-logo img{width: 100%;}
.majors_group .school-info {flex:1;}
.majors_group .school-name {font-size:22px;font-weight:600;margin-bottom:5px;}
.majors_group .school-code {font-size:16px;opacity:0.9;}
.majors_group .detail-btn {position:absolute;top:20px;right:24px;background:rgba(255,255,255,0.2);border:none;color:white;padding:6px 12px;border-radius:16px;font-size:14px;cursor:pointer;transition:background 0.3s;}
.majors_group .detail-btn:hover {background:rgba(255,255,255,0.3);}
.majors_group .content {padding:20px 24px;}
.majors_group .alert-box {background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:12px 16px;margin-bottom:20px;font-size:14px;color:#0369a1;}
.majors_group .alert-title {font-weight:600;margin-bottom:5px;display:flex;align-items:center;}
.majors_group .alert-title::before {content:"⚠";margin-right:6px;font-size:16px;}
.majors_group .probability-box {background-color:#f8fafc;border-radius:8px;padding:16px;margin-bottom:20px;border-left:4px solid #3b82f6;}
.majors_group .probability-header {display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;}
.majors_group .probability-title {font-size:16px;font-weight:600;color:#1e293b;}
.majors_group .probability-value {font-size:18px;font-weight:700;color:#3b82f6;}
.majors_group .probability-desc {font-size:14px;color:#64748b;}
.majors_group .major-list {display:flex;flex-direction:column;gap:16px;}
.majors_group .major-item {border:1px solid #e2e8f0;border-radius:8px;padding:16px;transition:all 0.2s;width: 100%;margin-bottom: 0;}
.majors_group .major-item:hover {box-shadow:0 4px 8px rgba(0,0,0,0.05);}
.majors_group .major-header {display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;}
.majors_group .major-name {font-size:18px;font-weight:600;color:#1e293b;}
.majors_group .major-probability {background-color:#fef3c7;color:#d97706;padding:4px 10px;border-radius:12px;font-size:14px;font-weight:600;}
.majors_group .major-details {display:block;gap:10px;margin-bottom:12px;}
.majors_group .detail-item {font-size:14px;color:#475569;}
.majors_group .detail-label {color:#64748b;margin-right:5px;}
.majors_group .major-details-con{width: 80%;float: left;display: grid;grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); }
.majors_group .add-btn {width:20%; float: left; background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);color:white;border:none;padding:10px;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;transition:all 0.3s;display:flex;align-items:center;justify-content:center;}
.majors_group .add-btn:hover {background:linear-gradient(135deg,#2563eb 0%,#ccc 100%);transform:translateY(-1px);box-shadow:0 4px 8px rgba(37,99,235,0.2);}
.majors_group .add-btn::before {content:"+";margin-right:6px;font-size:18px;}
.majors_group .add-btn2{background:#ccc;cursor: auto}
.majors_group .add-btn2:hover{background:#ccc}

.majorshow{overflow: hidden}
.majorshow.header {background:url("../img/major_bg.png") no-repeat center -450px;color:#444;padding:80px 0;text-align:center;overflow: visible}
.majorshow.header-inner {max-width:1200px;margin:0 auto;}
.majorshow.header h1 {font-size:28px;margin-bottom:10px;}
.majorshow .search-box{display: flex;flex-direction: row;justify-content: center;align-items: center;}
.majorshow .search-box form{position: relative}
.majorshow .search-box input {padding:8px;width:300px;border:none;border-radius:4px 0 0 4px;float: left;}
.majorshow .search-box button {padding:8px 15px;background-color:#1a73e8;color:#fff;border:none;border-radius:0 4px 4px 0;cursor:pointer;float: left;}
.majorshow .sidebar {width:220px;margin-right:30px;float: left;}
.majorshow .sidebar h2 {font-size:20px;margin-bottom:10px;}
.majorshow .sidebar p {font-size:14px;color:#666;margin-bottom:20px;}
.majorshow .sidebar-nav ul {list-style:none;margin-bottom:20px;}
.majorshow .sidebar-nav ul li{display:block;padding:10px;background-color:#e9ecef;color:#333;text-decoration:none;margin-bottom:5px;cursor: pointer}
.majorshow .sidebar-nav ul li.active {background-color:#1a73e8;color:#fff;}
.majorshow .sidebar-nav ul li.active a{color: #fff}
.majorshow .major-cards .card {display:block;padding:10px;background-color:#e9ecef;color:#333;text-decoration:none;margin-bottom:5px;text-align:left;}
.majorshow .content {float: left;width: 1020px;}
.majorshow .content section {margin-bottom:30px;}
.majorshow .content form .layui-input{margin-bottom: 10px;}
.majorshow .content h3 {font-size:18px;color:#333;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #eee;}
.majorshow .major-intro p {line-height:1.8;color:#666;}
.majorshow .stat-info span {font-size:14px;color:#666;}
.majorshow .enroll-range {background-color:#f8f9fa;padding:10px;display:inline-block;}
.majorshow .major-satisfaction ul {list-style:none;}
.majorshow .major-satisfaction ul li {margin-bottom:10px;color:#666;}
.majorshow .major-satisfaction ul li span {color:#ffc107;}
.majorshow .recommended-colleges table {width:100%;border-collapse:collapse;}
.majorshow .recommended-colleges table th {background-color:#f8f9fa;}
.majorshow .further-study .banner {background-color:#e9ecef;padding:20px;text-align:center;color:#333;}

.choose_major{flex: 0 0 100%}
.choose_major .top{display: flex;align-items: center;}
.choose_major .top h2{font-size: 20px; font-weight: normal}
.choose_major .top .ri .detail{font-size: 14px;margin-left: 15px;background: #d7e3f1;display: inline-block;padding-left: 5px;padding-right: 5px;}
.choose_major .logo{width: 50px;height: 50px;margin-right: 10px;}
.choose_major .info{color: #333;}
.choose_major .code{color: #666;font-size: 0.9em;}
.choose_major .alert{background: #fffdd0;border-left: 5px solid #ffeb3b;padding: 10px;margin-top: 10px;color: #c71c22;}
.choose_major .stats{margin-top: 20px;padding:10px 20px;background: #eef;border-radius: 10px;}
.choose_major .stats .left{float: left;width: 50%;}
.choose_major .stats p{margin: 5px 0;}
.choose_major .slider{position: relative;width: 100%;margin-top: 25px;}
/* 响应式设计*/
@media (max-width: 1200px){.container{flex-direction: column;}
  .volunteer  .sidebar{position: static;}
  .volunteer  .header{flex-direction: column;gap: 20px;}
  .volunteer .search-box{max-width: 100%;margin: 0;}} @media (max-width: 768px){.stats-cards{flex-wrap: wrap;}
  .volunteer  .stat-card{flex: 0 0 calc(50% - 10px);}
  .volunteer  .filters{flex-direction: column;align-items: flex-start;}
  .volunteer  .university-card{flex-direction: column;}
  .volunteer  .university-logo{margin: 0 auto 15px;}
  .volunteer  .university-header{flex-direction: column;gap: 15px;}
  .volunteer  .stats{flex-wrap: wrap;gap: 15px;}
  .volunteer  .stat-item{flex: 0 0 calc(50% - 10px);}
}

.wrap_lists{overflow: hidden}
.wrap_lists .bread-nav{padding-bottom: 15px;}
.video_lists{display: flex; flex-wrap: wrap; justify-content: flex-start;}
.video_lists li{flex: 0 0 25%;max-width: 25%;box-sizing: border-box;padding:15px;padding-left: 0;position: relative }
.video_lists li video{width: 100%;}
.video_lists li h3{width: 100%;font-size: 14px;font-weight: normal;height: 45px}
.video_lists .video-duration {position: absolute;bottom: 70px;right: 30px;background-color: rgba(0, 0, 0, 0.7);color: white;padding: 3px 8px;border-radius: 5px;font-size: 13px;opacity: 0.8;}

.show_news{display: flex;gap: 20px;padding-top: 20px;padding-bottom: 20px;}
.show_news .left-listbox1{width:880px; background:#fff; float: left;flex: 2.5;}
.show_news .left-listbox .left-list-title{width:100%;margin:2px 20px 0 20px; padding: 10px 0; border-bottom:1px #eeeeed solid;}
.show_news .left-listbox .left-list-title .list-title-type1{color:#333;}
.show_news .title-details{ width:100%; overflow:hidden; line-height:34px; font-size:16px; color:#333;padding:20px 20px 0 20px; }
.show_news .title-details .details-date{margin:10px 0 10px 0;}
.show_news .title-details .tit-content-details{  }
.show_news .title-details .tit-content-details p{margin:4px 0; text-align:left;}
.show_news .title-details .tit-content-details table{margin: auto;width: 100% !important}
.show_news .title-details .tit-content-details table thead tr td{background-color: rgb(242, 242, 242);line-height:35px;border:1px #dcdcdc solid;text-indent: 0;}
.show_news .title-details .tit-content-details table tbody tr td p{text-indent: 0 !important;}
.show_news .title-details .tit-content-details table tbody tr td{line-height:35px; border:1px #dcdcdc solid;}
.show_news .title-details .tit-content-details p img{max-width:100%;}
.show_news .title-details .tit-content-details  .details-img{text-align:center; overflow:hidden;}
.show_news .title-details .details-date span{margin-right:10px; font-size:12px; color:#b6b5b5;}
.show_news .be-about-article{width:100%; overflow:hidden; border-top:1px #eeeeee solid;}
.show_news .be-about-article .be-title{font-size:16px; margin-top:20px; border-left:4px solid #1d8f7a; padding-left:10px;line-height:1.2;}
.show_news .be-about-article ul.ul{overflow-y: hidden}
.show_news .be-about-article ul.ul li{ border-bottom:1px #eeeeee solid; padding:20px 0;width: 100%;float: left;}
.show_news .be-about-article .about-article-img{width:180px; height:120px; overflow:hidden;float: left;}
.show_news .be-about-article .about-article-img img{width:180px; height:120px!important;}

.index_news{display: grid;grid-template-columns: 2fr 1fr;gap: 20px;}
.index_news .left-col {display:flex;flex-direction:column;gap:20px;}
.index_news .right-col {display:flex;flex-direction:column;gap:20px;}
.index_news .section {background:#fff;padding:15px;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,0.1);}
.index_news .section-title {font-size:18px;font-weight:bold;color:#333;margin-bottom:15px;padding-bottom:5px;border-bottom:2px solid #ff6600;}
.index_news .section-title .more{float: right;font-weight: normal;font-size: 12px}
.index_news .headline {display:flex;gap:15px;}
.index_news .headline-img {width:120px;height:120px;object-fit:cover;}
.index_news .headline-content .title {font-size:16px;font-weight:bold;margin-bottom:5px;}
.index_news .headline-content .desc {font-size:14px;color:#666;line-height:1.5;}
.index_news .headline-list {list-style:none;}
.index_news .headline-list li {padding:8px 0;border-bottom:1px dashed #eee;display:flex;justify-content:space-between;}
.index_news .headline-list li:last-child {border-bottom:none;}
.index_news .headline-list .text {font-size:14px;color:#333;}
.index_news .headline-list .time {font-size:12px;color:#999;}
.index_news .selected {display:grid;grid-template-columns:1fr 1fr 1fr;gap:15px;}
.index_news .selected-item {text-align:center;}
.index_news .selected-item img {width:100%;height:80px;object-fit:cover;margin-bottom:8px;}
.index_news .selected-item .text {font-size:14px;color:#333;line-height:1.4;}
.index_news .news-list {list-style:none;}
.index_news .news-item {padding:12px 0;border-bottom:1px dashed #eee;}
.index_news .news-item:last-child {border-bottom:none;}
.index_news .news-item .title {font-size:15px;font-weight:bold;margin-bottom:5px;}
.index_news .news-item .desc {font-size:13px;color:#666;line-height:1.5;margin-bottom:5px;}
.index_news .news-item .meta {font-size:12px;color:#999;display:flex;justify-content:space-between;}
.index_news .news-item img {width:100px;height:70px;object-fit:cover;float:left;margin-right:10px;}
.index_news .quick-read,.editor-recommend,.pic-recommend {list-style:none;}
.index_news .quick-read li,.editor-recommend li,.pic-recommend li {padding:8px 0;border-bottom:1px dashed #eee;}
.index_news .quick-read li:last-child,.editor-recommend li:last-child,.pic-recommend li:last-child {border-bottom:none;}
.index_news .quick-read .text,.editor-recommend .text {font-size:14px;color:#333;}
.index_news .quick-read .time {font-size:12px;color:#999;margin-top:3px;}
.index_news .pic-recommend .item {display:flex;gap:8px;align-items:center;}
.index_news .pic-recommend .item img {width:60px;height:40px;object-fit:cover;}
.index_news .pic-recommend .item .text {font-size:13px;color:#333;}
.index_news .hot-article {list-style:decimal inside;}
.index_news .hot-article li {padding:6px 0;font-size:14px;color:#333;}
.index_news .tags {margin-top:10px;}
.index_news .tags span {display:inline-block;padding:3px 8px;background:#f0f0f0;border-radius:3px;font-size:12px;color:#666;margin-right:5px;margin-bottom:5px;}

.pagination{text-align: center;margin-top: 15px;overflow: hidden;width: 100%;font-size: 12px}
.pagination li{display: inline-block;padding:0px 5px;border:solid 1px #eee;margin-right: 5px;}
.pagination li.active{background: #1a73e8;color: #fff}
.pagination li.active a{color: #fff}

.wrap_nav-list-title{width: 100%;border-bottom: dashed 1px #dddddd;}
.nav-list-title{max-width: 1300px; margin: auto;overflow: hidden;text-align: center;}
.nav-list-title li{display: inline-block;font-size: 16px;padding: 20px 26px 20px 21px;}
.nav-list-title li.layui-this{font-weight: bolder}

.show_news .right-listbox{width:360px; float:right;overflow:hidden;flex: 1;}
.show_news .right-listbox .right-list-rec, .right-listbox .right-list-hot, .right-listbox .right-list-gg, .right-listbox .right-list-switch{ width:266px; padding:23px 16px 10px 16px; background:#fff;margin:20px 0 0 0; overflow:hidden;}
.show_news .right-listbox .right-list-rec{margin-top:0;}
.show_news .right-list-rec ul li {width: 272px;height: 98px;padding:20px 0;border-bottom: 1px #eeeeed dashed;}
.show_news .right-listbox .right-list-title{overflow:hidden;}
.show_news .right-listbox .right-list-title span{border-left:4px solid #1d8f7a;padding-left: 10px; font-size:16px; color:#1d8f7a; float:left;}
.show_news .right-listbox .right-list-title a{color:#999; font-size:14px; float:right; line-height:22px;}
.show_news .right-listbox .right-list-title a:hover{text-decoration:underline;color:#1d8f7a;}
.show_news .right-list-rec-rg div{width:112px; height:78px;overflow:hidden;}
.show_news .right-list-rec-rg div img{width:112px; height:78px;}
.show_news .right-list-rec-rg p{ width:142px;overflow:hidden;line-height:24px;  font-size:14px;}
.show_news #aside_hot_comment .list{padding:6px 0;overflow: hidden;width: 100%;}
.show_news #aside_hot_comment li:first-child{padding-top:0}
.show_news #aside_hot_comment li:last-child{padding-bottom:0}
.show_news #aside_hot_comment .comment,#aside_hot_comment .time{color:#666;padding-right:0.5em}
.show_news #aside_hot_comment .comment i.iconfont,#aside_hot_comment .time i.iconfont{padding-right:2px}
#aside_hot_comment .time .font-oswald{font-size: 12px}
.show_news #aside_hot_comment .list .img-wrap{float:left;overflow:hidden;display:block;height:70px;width:100px}
.show_news #aside_hot_comment .random-img{width:100px;height:70px;border:dashed 1px #ccc}
.show_news #aside_hot_comment .new-text{}
.show_news #aside_hot_comment .title{font-size:14px;font-weight:300;}
.show_news #aside_new .list{padding:.6em 0}
.show_news #aside_new li:first-child{padding-top:0}
.show_news #aside_new li:last-child{padding-bottom:0}
.show_news #aside_new .time,#aside_new .view{color:#666;padding-right:1.5em}
.show_news #aside_new .time i.iconfont,#aside_new .view i.iconfont{padding-right:2px}
.show_news #aside_new .list .img-wrap{float:left;overflow:hidden;display:block;height:70px;width:100px}
.show_news #aside_new .random-img{float:left;width:100px;height:70px}
.show_news #aside_new .new-text{}
.show_news #aside_new .title{line-height:1.6em;}
.show_news .wechat-content-box{width:100%; overflow:hidden; border-top:1px #eeeeee solid; padding:14px 0;}
.show_news .wechat-content-box .wechat-er{width:130px; height:130px; overflow:hidden;float: left;}
.show_news .wechat-content-box .wechat-er img{width:130px; height:130px; }
.show_news .wechat-content-box .wechat-content{width:620px; overflow:hidden; border-left:1px #eeeeee solid; padding-left:24px;float: left;}
.show_news .wechat-content-box .wechat-content h3{font-size:18px; color:#1d8f7a; margin-top:10px;}
.show_news .wechat-content-box .wechat-content p{font-size:14px; margin-top:16px;line-height:24px; color:#999;}
.show_news .wechat-content-box .wechat-content p span{color:#333;  font-size:14px;}
.show_news .next-last-page p{width:386px; overflow:hidden; display:inline-block; font-size:14px; text-overflow:ellipsis; white-space:nowrap; margin-left:10px;}
.show_news .next-last-page p span{color:#999; width:200px; font-size:14px;}
.show_news .next-last-page .last-page{float: left;}
.show_news .next-last-page .next-page{float: right;}
.show_news .about-article-content{ overflow:hidden; font-size:16px; margin-left:0px;float: left;}
.show_news .about-article-content h3{width:100%; font-weight:normal; overflow:hidden; line-height:26px;margin-bottom:10px;}
.show_news .about-article-content h3 a{color:#333;}
.show_news .about-article-content p{color:#999; width:100%;overflow:hidden; font-size:14px; line-height: 1.8;}
.show_news .about-article-content .about-article-time{margin-top:10px;height:20px; color:#b6b5b5; line-height:20px;}
.show_news .about-article-content .sub-content-p{ padding-left:20px; margin-left:16px; color:#b6b5b5;}
.show_news .about-article-content .sub-content-p:hover{color:#1d8f7a;}
.show_news .right-listbox section{background:#fff;padding:15px 18px 20px 18px; margin-bottom:20px; }
.show_news .right-listbox section ul{padding-top:10px;}
.show_news .widget-content li .info{padding-top:5px;}
.show_news .widget-content li .iconfont{font-size:12px;}
.show_news .tit-content-details-lastbox .article-edit{width:100%; overflow:hidden; border-top:1px #eeeeee solid; padding:14px 0;}
.show_news .tit-content-details-lastbox .article-edit p{margin-left:10px;}
.show_news .tit-content-details-lastbox .article-edit p span{color:#666; margin:0 8px; font-size:12px;}
.show_news .tit-content-details-lastbox .next-last-page{width:100%; overflow:hidden; border-top:1px #eeeeee solid; padding:30px 0;}
.show_news .spostinfo{background: #f7f7f7;}
.show_news .spostinfo li{margin-left: 1.2em;margin-right: 1.2em;list-style: none !important;font-size: 14px;color: #888;}

/* 找大学*/
.university{padding-top: 25px;padding-bottom: 25px;}
.university .search-bar{display: flex;align-items: center;margin-bottom: 20px;}
.university .search-input{flex: 1;display: flex;align-items: center;}
.university .search-input input{flex: 1;height: 40px;padding: 0 15px;border: 1px solid #e5e5e5;border-radius: 20px 0 0 20px;outline: none;font-size: 14px;}
.university .search-button{height: 40px;padding: 0 20px;background-color: #f0f7ff;color: #1890ff;border: none;border-radius: 0 20px 20px 0;cursor: pointer;font-size: 14px;}
.university .tab-buttons{display: flex;margin-bottom: 0px;border:solid 1px #e5e5e5}
.university .tab-button{padding: 8px 15px;background-color: #f0f7ff;color: #1890ff;border: none;border-radius: 20px;cursor: pointer;margin-left: 10px;font-size: 14px;}
.university .filter-group{margin-bottom: 25px;}
.university .filter-group-title{margin-bottom: 15px; width: 60px;text-align: right; line-height: 2; font-size: 14px;color: #333;font-weight: 500;float: left;margin-right: 15px;}
.university .filter-options{display: flex;flex-wrap: wrap;gap: 10px;padding-top: 3px;}
.university .filter-options div{cursor: pointer}
.university .filter-options .active{border-bottom:solid 1px #1890ff;color: #1662c7;}
.university .university-list{margin: 30px auto;padding:30px 0;border-top:solid 2px #ccc;display: flex;flex-direction: column;}
.university .university-item{display: flex;align-items: center;background-color: #fff;padding: 15px 15px 15px 0;flex: 0 0 100%;box-sizing: border-box;border-bottom: 2px dashed #e5e5e5;}
.university .university-logo{width: 50px;height: 50px;margin-right: 15px;border:solid 1px #eee}
.university .university-info{display: flex;flex-direction: column;justify-content: center;width: 260px;flex: 0 0 80%}
.university .university-item-lists .university-info{flex: 0 0 20%}
.university .university-info .university-name .sp1{display: inline-block;margin-right: 15px;font-size: 16px;font-weight: bold}
.university .tags{margin-top: 5px;height: 24px;overflow: hidden;}
.university .tag{background-color: #f0f0f0;color: #666;font-size: 12px;padding: 3px 6px 3px 0;border-radius: 3px;margin-right: 5px;margin-bottom: 5px;}
.university .tag em{font-style: normal;color: #1e9fff}
.university .scores{display: flex;gap: 20px;flex: 2; align-items: center;text-align: left;justify-content: center;padding-left: 15px;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow:hidden;color: #666;}
.university .score-item{display: flex;flex-direction: column;align-items: center;}
.university .score-label{font-size: 14px;color: #999;margin-bottom: 5px;}
.university .score-value{font-size: 16px;font-weight: bold;}
.university .compare-btn{background-color: #007bff;flex: 0.5;color: #fff;border: none;padding: 8px 15px;border-radius: 3px;cursor: pointer;font-size: 14px;}
.university .compare-btn:hover{background-color: #0056b3;}
@media (max-width: 768px){
  .university .search-bar{flex-direction: column;}
  .university .search-input{margin-bottom: 10px;border-radius: 20px;border-right: none;}
  .university .search-button{border-radius: 20px;}
  .university .filter-options{justify-content: center;}
}


.university_show{overflow: hidden}
.university_show .u_left{float: left;width: 840px;margin-top: 15px;margin-bottom: 20px;}
/* 顶部学校信息栏*/
.university_show .header{display: flex;align-items: center;padding: 12px 20px;padding-top: 0;background-color: #fff;border-bottom: 1px solid #eee;}
.university_show .header-logo{width: 50px;height: 50px;margin-right: 10px;}
.university_show .header-info h1{font-size: 18px;font-weight: bold;}
.university_show .header-tag{font-size: 14px;color: #999;margin-top: 2px;}
/* 导航栏*/
.university_show .nav{background-color: #fff;border-bottom: 1px solid #eee;}
.university_show .nav ul{display: flex;list-style: none;padding: 0 20px;}
.university_show .nav li{margin-right: 30px;line-height: 44px;font-size: 15px;color: #333;cursor: pointer;}
.university_show .nav li.active{color: #0078d7;border-bottom: 2px solid #0078d7;}
/* 内容容器*/
.university_show .container{width: 100%;margin-top: 20px;float: left;background-color: #fff;border-radius: 6px;overflow: hidden;}
/* 视频/图集区域*/
.university_show .banner{display: flex;padding: 10px;}
.university_show .banner-item{flex: 1;margin-right: 10px;position: relative;border-radius: 4px;overflow: hidden;}
.university_show .banner-item img{width: 100%;height: auto;display: block;}
.university_show .banner-text{position: absolute;bottom: 0;left: 0;width: 100%;background: rgba(0,0,0,0.4);color: #fff;padding: 8px 10px;font-size: 14px;}
.university_show .banner-time{position: absolute;bottom: 8px;right: 10px;background: rgba(0,0,0,0.4);color: #fff;padding: 2px 6px;font-size: 12px;border-radius: 3px;}
/* 百科介绍*/
.university_show .intro{padding:5px 20px;border-top: 1px solid #eee;line-height: 1.7;font-size: 14px;color: #666; max-height:100px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;text-overflow: ellipsis;}
.university_show .intro p{display: inline-block;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;text-overflow: ellipsis;}
.university_show .read-more{text-align: center;padding:10px 0}
.university_show .read-more a{}
/* 招生资讯*/
.university_show .info-section{padding: 20px;border-top: 1px solid #eee;}
.university_show .info-section h3{font-size: 16px;font-weight: bold;margin-bottom: 15px;}
.university_show .info-list{list-style: none;}
.university_show .info-list li{display: flex;justify-content: space-between;align-items: center;padding: 8px 0;border-bottom: 1px dashed #eee;font-size: 14px;}
.university_show .more-btn{display: block;width: 120px;line-height: 36px;text-align: center;background-color: #f5f5f5;border: 1px solid #eee;border-radius: 4px;margin: 15px auto 0;font-size: 14px;color: #666;}
/* 模块容器*/
.university_show .score-container{max-width: 800px;margin: 0 auto;}
/* 标题 & 导航*/
.university_show .score-header{font-size: 18px;font-weight: bold;margin-bottom: 12px;}
.university_show .tab-nav{display: flex;gap: 10px;margin-bottom: 16px;}
.university_show .tab-nav a{text-decoration: none;color: #007bff;cursor: pointer;padding: 6px 12px;border: 1px solid #007bff;border-radius: 4px;transition: all 0.3s;}
.university_show .tab-nav a.layui-this{background: #007bff;color: #fff;}
.university_show .tab-nav a:hover{opacity: 0.8;}
/* 筛选栏*/
.university_show .tabs{display: none}
.university_show .filter-bar{display: flex;align-items: center;gap: 16px;margin-bottom: 16px;flex-wrap: wrap;}
.university_show .filter-bar ul{width: 100%;}
.university_show .filter-bar li{width: 24%;float: left;margin-right: 1%;}
/* 数据来源 & 查看全部*/
.university_show .data-source{font-size: 12px;color: #999;margin: 8px 0;}
/* 标题样式*/
.university_show .title{font-size: 18px;font-weight: bold;margin-bottom: 10px;display: flex;align-items: center;width: 100%;}
.university_show .title::after{content: ">";margin-left: 5px;font-size: 16px;}


/* 专业表格里的特色标识*/
.university_show .national-feature{color: #007bff;font-size: 12px;margin-top: 2px;}

.university_show .u_right{float: right;width: 400px;margin-top: 15px;}
.university_show .score-header{font-size: 18px;font-weight: bold;margin-bottom: 12px;}
.university_show .tab-nav{display: flex;gap: 10px;margin-bottom: 16px;}
.university_show .tab-nav a{text-decoration: none;color: #007bff;padding: 6px 12px;border: 1px solid #007bff;border-radius: 4px;transition: all 0.3s;}
.university_show .tab-nav a.active{background: #007bff;color: #fff;}
.university_show .tab-nav a:hover{opacity: 0.8;}
.university_show .score-table{width: 100%;background: #fff;border: 1px solid #ebeef5;border-radius: 6px;overflow: hidden;}
.university_show .score-table thead{background: #f5f7fa;}
.university_show .score-table th, .score-table td{padding: 6px;text-align: left;border-bottom: 1px solid #ebeef5;font-size: 14px;}
.university_show .score-table tbody tr:hover{background: #f8f9fa;}
.university_show .top-nav{display: flex;padding: 10px;background-color: #fff;flex-wrap: wrap}
.university_show .top-nav .nav-item{flex: 1;padding: 10px 0;flex-basis: 30%;background: #eee;margin: 5px}
.university_show .top-nav .nav-item img{width: 25px;margin-left: 5px;}
.university_show .section{background-color: #fff;margin: 20px 0;border-radius: 6px;padding: 15px;}
.university_show .section-title{display: flex;justify-content: space-between;align-items: center;margin-bottom: 15px;}
.university_show .section-title h3{font-size: 16px;font-weight: bold;}
.university_show .section-title .change{color: #999;font-size: 14px;cursor: pointer;}
.university_show .university-list, .major-list{display: flex;flex-wrap: wrap;}
.university_show .university-item, .major-item{width: 25%;display: flex;flex-direction: column;align-items: left;margin-bottom: 15px;}
.university_show .university-item img, .major-item img{width: 60px;height: 60px;border-radius: 50%;margin-bottom: 5px;}
.university_show .university-item span, .major-item span{font-size: 14px;text-align: left;}
.university_show .major-item{width: 50%;}
.university_show .set_major{width: 100%;}

/*查专业*/
.majors{}
.majors .top-nav{display: flex;align-items: center;border-bottom: 1px solid #eee;margin-bottom: 15px;}
.majors .top-nav .nav-item{padding: 10px 20px;margin-right: 5px;cursor: pointer;border: 1px solid transparent;border-radius: 4px;transition: all 0.3s ease;text-align: center;margin-right: 31px;}
.majors .top-nav .nav-item:hover{background-color: #f5f5f5;}
.majors .top-nav .nav-item.active{border-color: #007bff;background-color: #e9f2ff;}
.majors .top-nav .nav-item img{width: 30px}
.majors .top-nav .nav-item.on{background: #eee}
.majors .top-nav .nav-item:last-child{margin-right: 0;}
.majors .sidebar{width: 200px;border-right: 1px solid #eee;height: calc(100vh - 51px);overflow-y: scroll}
.majors .sidebar .category{padding: 12px 16px;cursor: pointer;transition: background-color 0.3s ease;}
.majors .sidebar .category:hover,.majors .sidebar .category.on{font-weight: bolder}
.majors .container{display: flex;}
.majors .main{flex: 1;padding:0 20px 20px 20px;overflow-y: scroll;height: calc(100vh - 51px);}
.majors .main form{position: relative;margin-top: 5px;margin-bottom: 10px;}
.majors .main button{position: absolute;right: 0;top: 0;}
.majors form{position: relative;}
#suggestions{position: absolute;z-index: 100;top:38px;left: 0;background: #fff;border: 1px solid #ebeef5;line-height:2;width: 100%;text-indent: 0.5em;padding:5px 0;display: none}
#suggestions li{text-align: left}
.majors .major-cards{display: grid;grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));grid-gap: 20px;}
.majors .major-card{background-color: #fff;border-radius: 8px;padding:10px 20px;}
.majors .major-card h3{font-size: 18px;font-weight: normal;margin-bottom: 8px;}
.majors .major-card span{font-size: 12px;}
.majors .major-card .code{display: block;color: #666;font-size: 14px;margin-bottom: 10px;}
.majors .major-card p{font-size: 14px;color: #333;}

/*专业显示*/
.majors_show{display: block}
.majors_show header{background-color: #2c3e50;color: white;padding: 15px 20px;margin-bottom: 15px;border-radius: 8px 8px 0 0;display: flex;justify-content: space-between;align-items: center;grid-column: 1 / span 2;}
.majors_show .header-left h1{font-size: 24px;margin-bottom: 5px;}
.majors_show .header-left p{color: #ecf0f1;font-size: 16px;}
.majors_show .collect-btn{background-color: #e74c3c;color: white;border: none;padding: 8px 15px;border-radius: 4px;cursor: pointer;font-weight: bold;}
.majors_show .card{background: white;border-radius: 8px;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);padding: 10px;margin-bottom: 20px;}
.majors_show .card h3{margin-top: 15px;}
.majors_show .card-title{font-size: 18px;font-weight: bold;color: #2c3e50;padding-bottom: 10px;border-bottom: 2px solid #3498db;margin-bottom: 15px;}
.majors_show .basic-info{display: grid;grid-template-columns: repeat(2, 1fr);gap: 15px;}
.majors_show .info-item{margin-bottom: 15px;}
.majors_show .info-label{font-weight: bold;color: #7f8c8d;margin-bottom: 5px;}
.majors_show .info-content{color: #2c3e50;}
.majors_show .course-list{list-style-type: none;}
.majors_show .course-list li{padding: 5px 0;border-bottom: 1px solid #eee;}
.majors_show .career-path{margin-top: 15px;}
.majors_show .path-item{margin-bottom: 15px;}
.majors_show .path-title{font-weight: bold;color: #2c3e50;}
.majors_show .path-desc{color: #7f8c8d;font-size: 14px;margin-top: 5px;}
.majors_show .hot-major-list{counter-reset: hot-major;margin-top: 15px;}
.majors_show .hot-major-item{display: flex;justify-content: space-between;padding: 8px 0;border-bottom: 1px solid #eee;}
.majors_show .hot-major-item::before{counter-increment: hot-major;content: counter(hot-major);background: #3498db;color: white;width: 24px;height: 24px;border-radius: 50%;display: inline-flex;align-items: center;justify-content: center;margin-right: 10px;font-size: 12px;}
.majors_show .hot-major-name{flex-grow: 1;}
.majors_show .hot-major-count{color: #e74c3c;font-weight: bold;}

.majors_show .explore-card{width: 100%;max-width: 800px;background: linear-gradient(135deg, #1b7ff1 0%, #1bd8f1 100%);border-radius: 12px;overflow: hidden;color: white;}
.majors_show .card-header{padding: 20px 25px 15px;padding-bottom: 0;border-bottom: 1px solid rgba(255, 255, 255, 0.2);display: flex;justify-content: space-between;align-items: center;}
.majors_show .card-title{font-size: 22px;font-weight: 600;border-bottom: 0;margin-bottom: 0;color: #fff}
.majors_show .more-link{color: rgba(255, 255, 255, 0.9);text-decoration: none;font-size: 14px;display: flex;align-items: center;transition: all 0.3s ease;}
.majors_show .more-link:hover{color: #fff;text-decoration: underline;}
.majors_show .more-link::after{content: ">>";margin-left: 5px;font-size: 12px;}
.majors_show .card-content{padding: 25px;padding-top: 10px;padding-bottom: 0;}
.majors_show .major-info{margin-bottom: 25px;}
.majors_show .major-name{font-size: 20px;font-weight: 600;margin-bottom: 5px;display: inline}
.majors_show .path-count{font-size: 14px;opacity: 0.9;display: inline}
.majors_show .career-path{background: rgba(255, 255, 255, 0.1);border-radius: 8px;padding: 20px;padding-bottom: 0;margin-bottom: 20px;transition: all 0.3s ease;}
.majors_show .career-path:hover{background: #4999f4;transform: translateY(-2px);}
.majors_show .path-title{font-size: 18px;font-weight: 600;margin-bottom: 15px;display: flex;align-items: center;color: #fff}
.majors_show .path-title::before{content: "";display: inline-block;width: 24px;height: 24px;background-color: #6dadf6;border-radius: 50%;margin-right: 10px;text-align: center;line-height: 24px;color: white;font-weight: bold;font-size: 14px;}
.majors_show .path-title[data-num="1"]::before{content: "1";}
.majors_show .path-title[data-num="2"]::before{content: "2";}
.majors_show .path-desc{font-size: 15px;margin-bottom: 10px;color: rgba(255, 255, 255, 0.9);}
.majors_show .path-progress{display: flex;align-items: center;padding: 12px 0px;font-size: 12px;padding-top: 0;}
.majors_show .path-item{position: relative;padding: 0 15px; padding-right: 5px;  padding-bottom: 0;margin-bottom: 0;text-align: center;flex: 1;padding-left: 0;text-overflow: ellipsis;overflow: hidden;white-space: nowrap}
.majors_show .path-item:not(:last-child)::after{content: "→";position: absolute;right: -10px;top: 50%;transform: translateY(-50%);color: rgba(255, 255, 255, 0.6);font-weight: bold;}
.majors_show .path-stage{display: block;margin-bottom: 5px;}
.majors_show .path-role{display: block;font-size: 13px;opacity: 0.8;}
@media (max-width: 600px){
  .majors_show .card-header{flex-direction: column;align-items: flex-start;}
  .majors_show .more-link{margin-top: 10px;}
  .majors_show .path-progress{flex-direction: column;align-items: flex-start;}
  .majors_show .path-item{padding: 10px 0;text-align: left;width: 100%;}
  .majors_show .path-item:not(:last-child)::after{content: "↓";right: auto;left: 10px;top: auto;bottom: -15px;transform: none;}
}

.no-data {text-align: center;padding: 20px;margin: 40px 20px 0;}
.no-data img {max-width: 40%;padding-bottom: 20px;margin: 0 auto;display: block;}

/* 一分一段*/
.sublevel .score-segment-tabs{display: flex;gap: 10px;margin-bottom: 20px;}
.sublevel .tab{padding: 8px 16px;border: 1px solid #ccc;border-radius: 4px;background-color: #fff;cursor: pointer;transition: all 0.3s ease;}
.sublevel .tab.layui-this, .sublevel .tab:hover{background-color: #007bff;color: #fff;border-color: #007bff;}
.sublevel .score-table-container{width: 100%;overflow-x: auto;}
.sublevel .score-table{width: 100%;border-collapse: collapse;text-align: left;}
.sublevel .score-table thead{background-color: #e9ecef;}
.sublevel .score-table th,
.sublevel .score-table td{padding: 12px 8px;border-bottom: 1px solid #ddd;}
.sublevel .score-table tbody tr:hover{background-color: #f1f3f5;}
.sublevel .warm{padding:10px 15px;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;margin-bottom: 20px;}
.sublevel .score-cards{display: grid;grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));grid-gap: 20px;margin-bottom: 40px;}
.sublevel .score-card{background-color: #fff;border-radius: 8px;padding: 16px;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);}
.sublevel .score-year{font-size: 16px;font-weight: 600;margin-bottom: 8px;color: #333;}
.sublevel .score-desc{font-size: 14px;color: #666;}
.sublevel .chart{height: 400px;width: 100%;margin-bottom: 15px;}

.university_pk .flex-row {display:flex;gap:20px;}
.university_pk .column {background-color:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,0.05);}
.university_pk .left {flex:2;}
.university_pk .right {flex:1;}
.university_pk h2 {font-size:18px;margin-bottom:15px;}
.university_pk .college-list,.compare-list {list-style:none;}
.university_pk .college-item,.compare-item {display:flex;align-items:center;padding:12px 0;border-bottom:1px solid #eee;}
.university_pk .college-item:last-child,.compare-item:last-child {border-bottom:none;}
.university_pk .college-item img,.compare-item img {width:40px;height:40px;border-radius:4px;margin-right:12px;}
.university_pk .college-info h3 {font-size:16px;margin-bottom:4px;}
.university_pk .college-info p {font-size:14px;color:#666;}
.university_pk button {border:none;border-radius:4px;padding:6px 12px;cursor:pointer;font-size:14px;}
.university_pk .btn-added {background-color:#e9ecef;color:#6c757d;margin-left:auto;}
.university_pk .btn-compare {background-color:#fff;border:1px solid #ddd;color:#333;margin-left:auto;}
.university_pk .btn-close {background-color:#fff;color:#ff4d4f;font-size:16px;margin-left:auto;}
.university_pk .btn-find {display:block;width:100%;background-color:#f0f2f5;color:#4096ff;margin:15px 0;padding:10px;}
.university_pk .btn-start {display:block;width:100%;background-color:#4096ff;color:#fff;padding:12px;font-size:16px;margin-bottom:20px;}
.university_pk .history h3 {font-size:16px;margin-bottom:10px;}
.university_pk .history-btns {display:flex;flex-wrap:wrap;gap:8px;}
.university_pk .btn-history {background-color:#e6f7ff;color:#4096ff;border:1px solid #4096ff;}
.university_pk .compare-header {display:flex;align-items:center;margin-bottom:15px;}
.university_pk .compare-header p {font-size:14px;color:#999;margin-left:8px;}

.compare_content{display: flex;flex-wrap:nowrap;}
.compare_content table{margin-top: 0;}
.compare_content table th{height: 70px;}
.compare_content .left{flex:1;background: #eee;font-weight: bolder;height: 100vh}
.compare_content .left table{background: #eee;}
.compare_content .left dd{}
.compare_content .left dt{height: 72px;line-height: 72px;padding-left: 10px;}
.compare_content .right{flex: 4;display: flex;height: 100vh}
.compare_content .txt{float: left;margin-top: 5px;font-size: 12px;font-weight: normal}
.compare_content .school-logo {width:50px;height:50px;vertical-align:middle;margin-right:10px;float: left;margin-left: 10px;}
.compare_content .school-name {float: left;width: 100%;}

.childrenBody {padding: 15px;background-color: #f1f4f6;}
.white-bg{background: #fff;}

.baike{overflow: hidden}
.baike .sidebar {width:240px;float: left; background:linear-gradient(135deg,#1a73e8 0%,#2575fc 100%);color:white;padding:30px 0;box-shadow:2px 0 10px rgba(0,0,0,0.1);overflow-y:auto;z-index:100;}
.baike .logo {text-align:center;margin-bottom:40px;padding:0 20px;}
.baike .logo h1 {font-size:24px;font-weight:600;letter-spacing:1px;}
.baike .nav-menu {list-style:none;}
.baike .nav-item {cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;border-left:4px solid transparent;}
.baike .nav-item a{color: #fff}
.baike .nav-item.layui-this {background-color:rgba(255,255,255,0.15);border-left:4px solid #fff;}
.baike .nav-item.layui-this a{color: #fff}
.baike .nav-item a{display: block;padding:15px 30px;}
.baike .nav-item:hover {background-color:rgba(255,255,255,0.1);}
.baike .nav-item i {margin-right:12px;font-size:18px;}
.baike .content {padding:0 40px;float: right;width: calc(100% - 260px);}
.baike .content .layui-show {display: grid !important;}
.baike .content-header {margin-bottom:30px;}
.baike .content-header h2 {font-size:28px;color:#2c3e50;margin-bottom:10px;}
.baike .content-header p {color:#7f8c8d;font-size:16px;}
.baike .tags-grid {display:none;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;}
.baike .tag-card {background:white;border-radius:12px;padding:25px;box-shadow:0 4px 12px rgba(0,0,0,0.05);transition:all 0.3s ease;cursor:pointer;border-left:4px solid #1a73e8;}
.baike .tag-card:hover {transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,0.1);}
.baike .tag-card h3 {font-size:18px;margin-bottom:10px;color:#2c3e50;}
.baike .tag-card p {color:#7f8c8d;font-size:14px;line-height:1.5;}

.encyclopediashow{line-height: 2;padding:10px}
.encyclopediashow img{max-width: 80%}
.volunteerform{display: flex;padding-top: 20px;padding-bottom: 20px;}
.volunteerform .left-panel{flex: 3;border-radius: 12px;box-shadow: -2px 1px 14px 4px rgba(0, 0, 0, 0.08);padding:0 25px 25px 25px;}
.volunteerform .left-panel .major-card{width: 96%;float: left;padding:18px 0;background: #fefefe;margin-bottom: 10px;}
.volunteerform .left-panel .major-card .rate-tag{float: left;width: 40px;height: 50px;color: #fff;text-align: center;background: #ff594d;margin-left: 15px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.volunteerform .left-panel .major-card .major-tag{float: left;margin-left: 20px;margin-right: 20px;font-size: 20px;font-weight: bolder}
.volunteerform .left-panel .major-card .c{float: left;width: 500px;}
.volunteerform .left-panel .major-card .c .major-title{width: 100%;}
.volunteerform .left-panel .major-card .c .score-info{width: 100%;}
.volunteerform .left-panel .major-card .c .score-info p{width: 50%;float: left;}
.volunteerform .left-panel .major-card .c .score-info em{font-style: normal;color: #999}
.volunteerform .left-panel .major-card .r{text-align: center;float: right;width: 100px;;margin-top: 20px;}
.volunteerform .left-panel .group{display: block;border:dashed 1px #ccc;overflow: hidden;margin-bottom: 15px;margin-top: 20px;}
.volunteerform .left-panel .empty{text-align: center;margin-top: 20vh;}
.volunteerform .left-panel .empty p{padding-bottom: 30px;}
.volunteerform .left-panel .empty span{display: block;padding-bottom: 10px;}
.volunteerform .left-panel .empty span a{width: 150px;}
.volunteerform .sidebar{box-shadow: none;background: #fff;padding-top:5px}

.report{overflow:hidden}
.report .examineeInfo{margin-bottom: 30px;float: left;width: 800px;border:dashed 1px #ccc;padding-bottom: 30px;}
.report .right{float: right;width: 460px;}
.report_content .content {width:100%;margin:0 auto;padding:10px;overflow: hidden}
.report_content .section {background-color:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.05);padding:20px;margin-bottom:30px;margin-top: 20px;}
.report_content .section-title {font-size:24px;font-weight:bold;color:#007bff;margin-bottom:15px;padding-bottom:10px;border-bottom:2px solid #005ea6;}
.report_content .sub-section {margin-bottom:20px;}
.report_content .sub-section h3 {font-size:18px;color:#007bff;margin-bottom:10px;}
.report_content .info-grid {display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;margin-bottom:20px;}
.report_content .info-item {background-color:#e8f4ff;padding:10px;border-radius:4px;}
.report_content .info-item strong {color:#007bff;display:block;margin-bottom:5px;}
.report_content .analysis-list {list-style-type:none;}
.report_content .analysis-list li {margin-bottom:15px;padding-left:25px;position:relative;}
.report_content .analysis-list li:before {content:"0" counter(list-counter);counter-increment:list-counter;position:absolute;left:0;top:0;width:20px;height:20px;background-color:#005ea6;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;}
@counter-style list-counter {system:numeric;symbols:"1" "2" "3" "4" "5" "6" "7" "8" "9" "10";suffix:" ";}
.report_content table {width:100%;border-collapse:collapse;margin-bottom:20px;font-size:14px;}
.report_content table th{border:1px solid #ddd;padding:8px;text-align:center;background-color:#007bff;color:#fff;}
.report_content .strategy-box {margin-bottom:15px;padding:15px;border-radius:4px;}
.report_content .strategy-box h4 {margin-bottom:10px;color:#007bff;}
.report_content .highlight {color:#e63946;font-weight:bold;}
.report_content .tips-list {list-style-type:decimal;padding-left:20px;margin-bottom:20px;}
.report_content .tips-list li {margin-bottom:10px;}
.report_content .section_title{text-align: center;font-size: 40px;padding:10px 0;font-weight: bold;padding-top: 20px;}

/*用户中心*/
.user_center{display: flex;min-height: 100vh;margin: 0 auto;}
.user_center .layui-form-label{box-sizing: content-box}
.user_center .sidebar{width: 260px;background: white;margin-top: 25px;padding: 25px 0;box-shadow: -1px 0px 8px 0px #ccc;z-index: 10;transition: all 0.3s ease;}
.user_center .user-profile{text-align: center;padding: 0 20px 25px;border-bottom: 1px solid  #e9ecef;margin-bottom: 20px;}
.user_center .avatar{width: 80px;height: 80px;border-radius: 50%;background: linear-gradient(135deg, #4a6ee0, #7c3aed);display: flex;align-items: center;justify-content: center;margin: 0 auto 15px;color: white;font-size: 32px;font-weight: bold;}
.user_center .avatar img{width: 100%;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.user_center .user-name{font-size: 18px;font-weight: 600;margin-bottom: 5px;}
.user_center .user-level{display: inline-block;background: linear-gradient(to right, #f59e0b, #fbbf24);color: white;padding: 4px 12px;border-radius: 20px;font-size: 12px;font-weight: 500;}
.user_center .nav-menu{list-style: none;padding: 0 15px;}
.user_center .nav-item{margin-bottom: 5px;}
.user_center .nav-link{display: flex;align-items: center;padding: 14px 18px;color: var(--secondary-color);text-decoration: none;border-radius: var(--radius);transition: var(--transition);}
.user_center .nav-link:hover, .user_center .layui-this{background-color: var(--primary-light);color: #4a6ee0;}
.user_center .nav-link i{width: 24px;font-size: 18px;margin-right: 12px;}
.user_center .main-content{flex: 1;padding: 30px;overflow-y: auto;}
.user_center .header{display: flex;justify-content: space-between;align-items: center;margin-bottom: 30px;}
.user_center .page-title{font-size: 24px;font-weight: 700;color: var(--dark-color);}
.user_center .header-actions{display: flex;gap: 10px;}
.user_center .card{background: white;border-radius: 10px;box-shadow: -1px 0px 8px 0px  #ccc;padding: 25px;margin-bottom: 25px;}
.user_center .card-header{display: flex;justify-content: space-between;align-items: center;margin-bottom: 20px;padding-bottom: 15px;border-bottom: 1px solid  #e9ecef;}
.user_center .card-title{font-size: 18px;font-weight: 600;color: var(--dark-color);}
.user_center .stats-cards{display: grid;grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));gap: 20px;margin-bottom: 30px;}
.user_center .stat-card{background: white;border-radius: 10px;padding: 20px;display: flex;align-items: center;box-shadow: -1px 0px 8px 0px  #ccc;}
.user_center .stat-icon{width: 60px;height: 60px;border-radius: 12px;display: flex;align-items: center;justify-content: center;margin-right: 15px;font-size: 24px;color: white;}
.user_center .balance-icon{background: linear-gradient(135deg, #10b981, #34d399);}
.user_center .points-icon{background: linear-gradient(135deg, #f59e0b, #fbbf24);}
.user_center .vip-icon{background: linear-gradient(135deg, #7c3aed, #a78bfa);}
.user_center .coupon-icon{background: linear-gradient(135deg, #3b82f6, #60a5fa);}
.user_center .stat-info h3{font-size: 24px;font-weight: 700;margin-bottom: 5px;}
.user_center .stat-info p{color: var(--secondary-color);font-size: 14px;}
.user_center .table-responsive{overflow-x: auto;}
.user_center .table{width: 100%;border-collapse: collapse;}
.user_center .table th, .table td{padding: 15px;text-align: left;border-bottom: 1px solid  #e9ecef;}
.user_center .table th{font-weight: 600;color: var(--dark-color);background-color: #f8f9fa;}
.user_center .status{padding: 5px 12px;border-radius: 20px;font-size: 12px;font-weight: 500;}
.user_center .status-success{background-color: #d1fae5;color: #065f46;}
.user_center .status-pending{background-color: #fef3c7;color: #92400e;}
.user_center .plans-container{display: grid;grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));gap: 20px;margin-top: 20px;}
.user_center .plan-card{border: 2px solid var(--border-color);border-radius: var(--radius);padding: 25px;text-align: center;transition: var(--transition);cursor: pointer;}
.user_center .plan-card:hover, .plan-card.active{border-color: var(--primary-color);transform: translateY(-5px);}
.user_center .plan-card.active{background-color: var(--primary-light);}
.user_center .plan-name{font-size: 20px;font-weight: 700;margin-bottom: 10px;}
.user_center .plan-price{font-size: 32px;font-weight: 800;color: var(--primary-color);margin-bottom: 15px;}
.user_center .plan-price span{font-size: 16px;color: var(--secondary-color);}
.user_center .plan-features{list-style: none;margin: 20px 0;text-align: left;}
.user_center .plan-features li{padding: 8px 0;display: flex;align-items: center;}
.user_center .plan-features li i{color: var(--success-color);margin-right: 10px;}
.user_center .form-group{margin-bottom: 20px;}
.user_center .form-label{display: block;margin-bottom: 8px;font-weight: 500;}
.user_center .form-control{width: 100%;padding: 12px 15px;border: 1px solid var(--border-color);border-radius: var(--radius);font-size: 16px;transition: var(--transition);}
.user_center .form-control:focus{outline: none;border-color: var(--primary-color);box-shadow: 0 0 0 3px rgba(74, 110, 224, 0.1);}
.user_center .page.active{display: block;animation: fadeIn 0.5s;}
@keyframes fadeIn{
  from{opacity: 0;transform: translateY(10px);}
  to{opacity: 1;transform: translateY(0);}
}
.user_center .vip-badge{display: inline-block;background: linear-gradient(to right, #f59e0b, #fbbf24);color: white;padding: 5px 15px;border-radius: 20px;font-size: 14px;font-weight: 600;margin-left: 10px;}
.user_center .vip-features{display: grid;grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));gap: 20px;margin-top: 20px;}
.user_center .feature-item{display: flex;align-items: flex-start;padding: 15px;background-color: #f8f9fa;border-radius: var(--radius);}
.user_center .feature-icon{background: var(--primary-color);color: white;width: 40px;height: 40px;border-radius: 8px;display: flex;align-items: center;justify-content: center;margin-right: 15px;flex-shrink: 0;}

/*登录注册*/
.loginBox {display:flex;height:496px;width:720px;margin:auto;}
.loginBox .lg_left {flex:0.8;background-color:#f8f9fa;display:flex;flex-direction:column;padding:0 50px;padding-top:50px;background:url(/assets/img/index_login_bg.jpg?v=1) no-repeat center bottom;}
.loginBox .lg_left h1 {font-size:24px;margin-bottom:20px;}
.loginBox .lg_left ul {list-style:none;}
.loginBox .lg_left li {margin-bottom:10px;font-size:16px;}
.loginBox .lg_right {flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 25px;}
.loginBox .lg_right form{width: 80%;}
.loginBox .login-title {font-size:24px;margin-bottom:20px;}
.loginBox .login-desc {font-size:14px;color:#6c757d;margin-bottom:30px;}
.loginBox .qr-code {margin-bottom:30px;display: none}
.loginBox .qr-code img {width:130px;height:130px;}
.loginBox .login-options {display:flex;gap:30px;margin-bottom:20px;}
.loginBox .option {display:flex;flex-direction:column;align-items:center;cursor:pointer;}
.loginBox .option img {width:50px;height:50px;border-radius:50%;margin-bottom:5px;}
.loginBox .option span {font-size:14px;}
.loginBox .agreement {font-size:12px;color:#6c757d;}
.loginBox .agreement a {color:#007bff;text-decoration:none;cursor: pointer}

.loginBox .login{width: 400px; margin: auto;overflow: hidden;padding:15px 25px 30px 25px;background: #fff;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}
.loginBox .item{width: 100%;height: 30px;border: 1px solid #1d90c5;margin-bottom: 10px;display: flex}
.loginBox .item .icon{float: left;width: 25px;}
.loginBox .item .icon img{display: block;width: 15px;margin: 6px;height: auto}
.loginBox .item .txt{flex: 1;position: relative}
.loginBox .item .txt input{border: 0;background: none;outline: 0;width: 100%;height: 30px;line-height: 30px;letter-spacing: 1px;font-size: 12px}
.loginBox .item .txt .send_msg{position: absolute;right: 0;top: 0;height: 28px;line-height: 28px;font-size: 12px}
.loginBox .item .yzm{float: right;width: 100px;overflow: hidden;padding-left: 10px}
.loginBox .item .yzm img{display: block;width: 100px;height: 45px;}
.loginBox .item_2 input[type=checkbox]{margin-right: 5px;margin-top: 4px;float: left;width: 10px}
.loginBox .item_2{width: 100%;overflow: hidden;padding-bottom: 10px}
.loginBox .item_2 a{float: right;font-size: 12px}
.loginBox .item_2 input{float: left;}
.loginBox .item_2 span{float: left;font-size: 12px}
.loginBox .item_3{width: 100%;overflow: hidden}
.loginBox .item_3 .btn{width: 100%;height: 35px;background: #1a73e8; color: #fff; outline: none;text-align: center;line-height: 35px;letter-spacing: 2px;font-size: 14px;font-weight: bold;border: 1px solid #1d90c5;margin-bottom: 10px;cursor: pointer}
.loginBox .item_4{width: 100%;overflow: hidden;margin-top: 10px;font-size: 12px;letter-spacing: 0.5px;text-align: center}
.loginBox .item_4 a{color: #1d90c5;font-size: 12px;font-weight: bold;padding-left: 3px}
.loginBox .item_5{width: 100%;margin-left: 105px;overflow: hidden;margin-top: 80px;letter-spacing: 0.5px;margin-bottom: 70px}
.loginBox .item_5 p{text-align: center;font-size: 14px;}
.loginBox .verify{position: relative;}
.loginBox .verify img,.loginBox .verify button{position: absolute;;top: 0;right: 0;height: 27px;cursor: pointer;background: none;border:0;border:0;outline: none;text-align: center;}
.loginBox .verify button{right: 0;}

body .login_register_box .layui-layer-content{border-radius: 12px!important;}
body .login_register_box .layui-layer-content iframe {border-radius: 12px!important;}
body .layui-layer{border-radius: 12px!important;}
.agreement_content{padding:10px;line-height: 2;}

.createVol .layui-input-block{float: left;width: 100%;}

.create_major{border:0;height: 100%;box-sizing: border-box;padding-top: 0;}
.create_major .right{width: 450px;height: 500px;border: 1px solid #ccc;float: right}
.create_major {overflow:hidden;padding-top:20px;}
.create_major .card {background-color:#fff;height: 100%;border-radius:8px;padding:0 20px 20px 20px;box-sizing:border-box;margin-bottom:20px;box-shadow:0 0 5px rgba(0,0,0,0.1);}
.create_major .card h2 {font-size:18px;font-weight:600;margin-bottom:15px;}
.create_major .form-row {display:flex;flex-wrap:wrap;gap:20px;margin-bottom:15px;}
.create_major .form-group {flex:1;min-width:200px;}
.create_major .form-group label {display:block;margin-bottom:5px;color:#333;}
.create_major .form-group select,.form-group input {width:100%;padding:8px;border:1px solid #ddd;border-radius:4px;font-size:14px;}
.create_major .hint {font-size:12px;color:#999;margin-top:3px;}
.create_major.layui-form{padding:15px}
.create_major .layui-form-label{width: 100%;text-align: left;padding-left: 0;}
.create_major .layui-input-block{margin-left: 0;}
.videolist{width: 100%;float: left;display: flex;flex-wrap: wrap;padding-top: 10px;overflow: hidden;margin-bottom: 30px;}
.videolist li{width: 33.333%; padding: 10px; box-sizing: border-box }
.videolist li video{width: 100%;float: left;height: 200px}
.videolist li h2{font-size: 14px;font-weight: normal;margin-top: 10px;width: 100%;float: left;}
.video_show video{width: 100%;margin-top: 15px;max-height: 600px}