* {
	font-family: "思源黑体 CN Regular";
}
[v-cloak] {
	display: none;
}
@font-face {
	font-family: 'TGBF';
	src: url('../css/TG-TYPE-Bold.otf');
	font-weight: normal;
}
body {
    height: 100%;
    background: #fff;
    font-size: 14px;
    margin: 0 auto;
    max-width: 30rem;
	overflow: scroll;
    font-family: "微软雅黑";
}
p {
    margin: 0;
}
/* 手机端样式 */
@media (max-width: 767px) {
  body {
	max-width: 100%;  
    font-size: 16px;
  }
}
.bk1 {
	width: 100%;
	height: 9.9rem;	
	position: relative;
	overflow: hidden;
}
.bk1:after {
	content: '';
	width: 100%;
	height: 9.9rem;
	position: absolute;
	top: 0;
	left: 0;
	background: linear-gradient(125deg, #0C59CD 0%, rgba(4,68,226,0) 100%);
	z-index: 1;
	pointer-events: none;
}
.content1 {
	width: 100%;
	height: 2.93rem;
	position: absolute;
	top: 2.0rem;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 9;
	pointer-events: none;
}
.content1 h1 {
	height: 2.0rem;
	font-size: 2.0rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 2.0rem;
	text-shadow: 0px 0px 0px rgba(33, 34, 38, 0.2000);
	text-align: center;
	margin: 0 auto;
}
.content1 h2 {
	/*height: 0.51rem;*/
	font-size: 1.5rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 2.0rem;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5000);
	text-align: center;
	margin: 1.0rem auto 0;
}
.contentTipsConBox{
	display: flex;
	justify-content: space-evenly;
}
/* .contentTips{
	display: flex;
	width: 6.0rem;
} */
.contentTips {
    display: flex;
    /* width: 9.0rem; */
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}
.contentTipsCon{
	display: flex;
	margin-top: 0.46rem;
	width: 17.6rem;
	flex-wrap: wrap;
	justify-content: space-evenly;
}

.contentIcon1{
	width: 1.7rem;
	height: 1.7rem;
}
.contentIcon1 img{
	max-width: 100%;
	max-height: 100%;
}
.contentText{
	font-size: 0.8rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
}
.navFoot{
	height: 3.3rem;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	display: flex;
	z-index: 9;
}
.navList{
	width: 25%;
	height: 3.3rem;
	background: #06144059;
	box-shadow: 0px 0px 33px 0px rgba(0,32,99,0.19);
	color: #FFFFFF;
	text-align: center;
}
.navList:nth-child(1),.navList:nth-child(3){
	background: #2a3b6f3b;
}
.navList div:first-child{
	font-size: 1.3rem;
	margin-top: 0.02rem;
	font-family: TGBF;
}
.navList div:last-child{
	font-size: 0.9rem;
}
/*.bk3 模块2*/
.bk3{
	width: 100%;
	height: 25.55rem;
	
	background-size: 100% 100%;
	overflow: hidden;
}
.bk3a{
	width: 100%;
	height: 5.55rem;
	background: url("http://vipcnd.0518720.com/91DSJ/images/mode1/bk3a-1.jpg") no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}
.swiper-container-top1{
	height: 1.93rem;
	margin-top: 0.75rem;
}
.navBk3List{
	width: 6.36rem;
	height: 1.93rem;
	background: linear-gradient(110deg, rgba(212,228,255,0.91) 0%, #D2F3FF 100%);
	border-radius: 0.3rem;
	opacity: 0.78;
	font-size: 0.9rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: bold;
	text-align: center;
	line-height:1.93rem;
	margin-left: 0.18rem;
	color: #161515;
}
.bk3Desc{
	width: 100%;
	height: 16.93rem;		
	background: url("http://vipcnd.0518720.com/91DSJ/images/mode1/bk3-2-min.png") no-repeat;
	background-size: 100% 100%;	
}
.bk3InfoNameDesc{
	width: 100%;
	height: 16.93rem;
}
.bk3InfoNameDesc img{
	max-width: 100%;
	max-height: 100%;
}
.bk3Info{
	margin-top: 6.95rem;
	height: 3.75rem;
	border-radius: 0.07rem;
	background-size: 100% 100%;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	
}
.activeChoseBk3{
	background: linear-gradient(136deg, #ee0d0d 0%, #880000 100%);
	color: #fff;
}
.commonTitle{
	font-size: 1.9rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #061440;
	text-align: center;
	padding-top: 0.5rem;
}
.commonDesc{
	font-size: 0.8rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #8990A6;
	text-align: center;
	padding-top: 0.15rem;	
	margin: 0 auto;
}
.blueFont{
	color: #2575E5;
}
.swiper-container-top{
	height: 0.83rem;
	margin-top: 0.57rem;
}
/*bk9*/
.bk9{
	width: 100%;
	height: 24.85rem; /* 21.85 */
	background: url("http://vipcnd.0518720.com/91DSJ/images/bk9/bk9-1.png") no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}
.swiper-container-top9{
	margin-top: 3.32rem;
}
#count1{
	color: #FF9822;
	font-family: TGBF;
	font-size: 1.2rem;
}
#count2{
	 color: #FE716C;
	 font-family: TGBF;
	 font-size: 1.2rem;
}
#count3{
	color: #39CFBE;    
	font-size: 1.2rem;	
}
.statistics-right{
	font-size: 0.0rem;
	height: 0.0rem;
	font-family: DINAlternate-Bold, DINAlternate;
	font-weight: bold;
}
.statistics-right{
	   display: flex;
	   margin-top: 1.0rem;
	   padding-right: 40px;
	   justify-content: space-around;
}
.statistics-right .li-right span{
	font-size: 5.21rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #061440;
}
.statistics-right .li-right p{
	font-size: 0.75rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #061440;
}
.navBk9List{
	width: 20.25rem;
	height: 13.25rem; /* 背景色大小 */
	background: linear-gradient(195deg, rgba(217,229,255,0.63) 0%, rgba(255,255,255,0.63) 40%, rgba(255,255,255,0.7) 100%);
	box-shadow: 0rem 0.02rem 0.1rem 0rem rgba(0,0,0,0.05);
	border-radius: 0.08rem;
	border: 0.02rem solid;
	border-image: linear-gradient(165deg, rgba(255, 255, 255, 1), rgba(224, 231, 255, 0.8)) 0.02 0.02;
	backdrop-filter: blur(7.082630691399663px);
	margin-left: 0.21rem;
	position: relative;
}
.bk9Title:first-child{
	margin-top: 0.78rem;
}
.bk9Title{
	font-size: 0.98rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #061440;
	margin-left: 0.36rem;
}
.bk9Desc{
	font-size: 0.78rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #6D7690;
	margin-left: 0.36rem;
	margin-top: 0.55rem;
	width: 20rem;
}
.bk9ListBox{
	display: flex;
	width: 100%;
	position:absolute;
	top: 7.65rem;
	left: 0;
	justify-content: space-around;
}
.bk9Icon{
	width: 3.5rem;
	height: 3.5rem;
	position: absolute;
	top:0 ;
	right: 0;
}
.bk9DescIcon{
	width: 2.0rem;
	height: 2.0rem;
	margin: 0 auto;
}
.bk9DescIcon img,.bk9Icon img{
	max-width: 100%;
	max-height: 100%;
}
.bk9DescInfo{
	font-size: 0.75rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #061440;
	margin-top: 0.55rem;
}
/* 轮播 导航 底部广告 */
.swiper-pagination1{	
	display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;	
	position: relative; /* 或 absolute, fixed, 或 sticky */
	transform: translateY(25px); /* 向上偏移10像素 */	  
	z-index: 9;	
}
.swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	opacity: 1;
	background: rgba(0, 0, 0, 0.2);
  }
.swiper-pagination-bullet-active {
	color: #fff;
	background: #007aff;
  }
/*bk7*/
.bk7{
	width: 100%;
	height: 36.00rem;	
	background-size: 100% 100%;
	position: relative;
	overflow: hidden;
}
.bk7a{
	width: 100%;
	height: 16.95rem;
	background: url("../images/bk7/bk7-1-min.png") no-repeat;
	background-size: 100% 100%;
	position: relative;	
    background-repeat: no-repeat; 
}

.bk7Tip{
	position: absolute;
	top: 2.60rem;
	right: 0.73rem;	
}
.bk7Title{
	font-size: 1.35rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #000E45;
	text-align: right;
}
.bk7TitleSence{
	font-size: 0.75rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #000E45;
	text-align: right;
	width: 10.25rem;
	float: right;
	margin-top: 0.1rem;
}
.bk7Icon{
	width: 1.38rem;
	height: 1.38rem;
	float: right;
	margin-top: 0.14rem;
}
.bk7Icon img{
	max-width: 100%;
	max-height: 100%;
}
.bk7TitleSenceBox{
	width: 100%;
	overflow: hidden;
}
/* 留言版 */
.infoBox{
	display: flex;
	justify-content: center;
	padding-top: 0.15rem;
}
.card-info{
	width: 100%;
}
.info_name{
	font-size: 0.98rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #000000;
	margin-bottom: 0.5rem;
}
.form-control {
	border-color: rgb(13, 110, 253,1);
	border-width: 1px;
	padding: 10px 5px;		
	border-radius: 5px;
	font-size: 14px;
	width: 100%;
	box-sizing: border-box;
}
.infoMar{
	margin-top: 0.5rem;
}
.info-btn{	
	margin-bottom: 0.5rem;
	padding: 10px 0px;
	background-color: #4CAF50;
	color: white;
	border: none;
	border-radius: 9px;
	cursor: pointer;
	text-align: center;
	align-items: center;
}
.info-btn:hover {
	background-color: #45a049;
  }
/* 站点底部版权 */
.y_foot {
	background: #fff;
	padding:0.6rem 0rem;
	/* margin-bottom: 1rem; */
}
.y_foot p {
	text-align: center;
	color: #999999;
	font-size: 14px;
	line-height: 1.35rem;
  }
 /* 解决底部版权不显示  */
 .fullbgxdb{
	width: 100%;
	height: 4.5rem;
	background: url("http://vipcnd.0518720.com/91DSJ/images/mndb.png") no-repeat;
	background-size: 100% 100%;
	position: relative;
	overflow: hidden;
}
/* 底部导航 按钮*/
.button-container.fixed_ul {
	width: 100%;
	z-index: 99;
	position: fixed;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	justify-content: space-around;
	align-items: center;
	background-color: rgb(255, 254, 254);
	padding: 10px;
	border-radius: 0px;	
}

.button-container.fixed_ul:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 1px;
    border-top: 1px solid #c0bfc4;
    color: #c0bfc4;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
}



.button-container.fixed_ul li {
	list-style-type: none;
}
.button-container.fixed_ul a.apply-fors {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-decoration: none;
	color: rgb(0, 0, 0);
}
.button-container.fixed_ul a.apply-fors img {
	width: 30px;
	height: 30px;
}
.button-container.fixed_ul a.apply-fors i {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(0, 70, 0);
	font-style: normal;
}
/* 首页DIY 结束 */
/* 成绩单列表 */
/* div 容器	 */
.container {
	margin-right: 7px;
	margin-left: 7px;  
}
/* ad 广告位 */
.image-container {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 7px;
  }
  img {
	max-width: 100%;
	height: auto;
 }
 /* 背景 */
 .container-radius {
	margin: 0;
	padding: 0;
	border: 0px solid red;
	height: 40px;
	background: #439086;
	border-top-left-radius: 13px;  /* 左上角 20 像素圆角 */
	border-top-right-radius: 13px;  /* 右上角 15 像素圆角 */
	border-bottom-right-radius: 0px;  /* 右下角 10 像素圆角 */
	border-bottom-left-radius: 0px;  /* 左下角 5 像素圆角 */
  }
  /* 字体 */
  .parent {
	  display: flex;
	  justify-content: center;
	  text-align: center;
	  align-items: center;
	  font-size: 17px;
	  color: rgb(255, 255, 255);
  }
.music-top{
	/* width: 100%; */
	/* height: 700px; */
	/* border: 1px solid red;
	margin: 0px auto 0px; */
}
.music-top table{
	width: 100%;	
	border-spacing: 0; /* 间距取消 */
	border-collapse: collapse;/* 边框合并 */
}
/* 隔行变色 奇数行 odd  偶数行even*/
.music-top table tr:nth-of-type(odd){            
	background-color: rgb(255, 255, 255);            
}
.music-top table tr:nth-of-type(even){            
	background-color: rgba(255, 255, 255, 0.95);            
}
/* 表头 */
.music-top table tr th{
	height: 30px; 
	background-color: #69bbb0; 
	color: rgb(225, 236, 236);
	font-size: 16px;	
	text-align: center; 
	font-weight: normal;         
}
/* 控制宽度 */
.music-top .col1{	
	width: 60px;
}
.music-top .col2{
	/* background-color: rgb(93, 181, 240);	 */
}
/* 内容 */
.music-top table tr td{            
	border-bottom: 1px solid #7c777c9a;
	height: 40px;
}
/* 找到单元格 内容 第几列*/
.music-top table tr td:nth-child(1){            
	font-size: 16px;
	line-height: 30px;
	color: #333;
	text-align: center;          
}
.music-top table tr td:nth-child(2){            
	font-size: 16px;
	line-height: 30px;
	color: #333;
	text-align:left;          
}
.music-top .con{
	height: 30px;	
	position: relative; /*相对定位*/
}
.music-top .con .txt{
	height: 30px;
	line-height: 30px;	
	position: absolute;/*绝对定位*/
	top: 0;
	left: 5px;
	right: 0; /* 自动缩放*/
	white-space: nowrap; /*一行显示*/
	overflow:hidden;      /*隐藏域，对超出部分进行隐藏*/
	text-overflow:ellipsis;  /*文本省略号*/
}

/* 成绩单展示页面 */
 /* 背景 */
 .container-radius2 {
	margin: 0;
	padding: 0;
	border: 0px solid red;
	height: 40px;
	background: #fdb127;
	border-top-left-radius: 13px;  /* 左上角 20 像素圆角 */
	border-top-right-radius: 13px;  /* 右上角 15 像素圆角 */
	border-bottom-right-radius: 0px;  /* 右下角 10 像素圆角 */
	border-bottom-left-radius: 0px;  /* 左下角 5 像素圆角 */
  }

.table2 {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
}
.table2 caption{
	/* 加粗 */
	/* font-weight: bold; */
	font-size: 14px;
	line-height: 30px;
}
.table2 thead {
	color: #302e2e;	
	/* background-color: #fec529; */
}
.table2 th{
	height: 26px;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #999;

}
.table2 td {
	height: 35px;
	font-size: 14px;
	text-align: center;
	border: 1px solid #999;
}

.table2 tbody tr:nth-of-type(odd) {
	background: #EEE;
}
.table2 tbody tr:nth-of-type(even) {
	background: #FFF;
}
.table2-btn{	
	/* margin-bottom: 0.5rem; */
	padding: 3px 6px;
	background-color: rgba(0, 104, 240, 0.15);;
	color: rgb(0, 0, 0);
	border: none;
	border-radius: 2px;
	cursor: pointer;
	text-align: center;
	align-items: center;
	font-size: 13px;
}
.table2-btn2{	
	/* margin-bottom: 0.5rem; */
	padding: 3px 10px;
	background-color: rgba(0, 104, 240, 0.15);;
	color: rgb(0, 0, 0);
	border: none;
	border-radius: 2px;
	cursor: pointer;
	text-align: center;
	align-items: center;
	font-size: 13px;
}