@media screen and (max-width: 1200px){	
.template-C ul{   grid-template-columns: repeat(3, 1fr); gap: 2%; }

.site-branding {
  padding:15px 15px 15px 15px ; 
}

ul#main-menu li a {font-size: 18.5px;}	
	
}

@media screen and (max-width: 959px){

html,body { font-size: 16px ; line-height:28px;		}
.screen{ padding:0 15px;}

	#logo img {	max-height: 90px;}	
	.site-branding{ max-width:70%; padding:15px 0 15px 10px}
#header{ position:  relative; min-height: 50px; z-index: 10;background: #5E1188;}
.menu_arrow ul::before{ display:none;}
.right_top{ margin-right: 10px; width: auto; margin-left: auto}
.right_top::after { display: none}	
#main-menu {
    position: fixed !important;
    top: 0; 
	background:#7e2e83  !important;
	padding:30px 10px;
    bottom: 0;
    width: 100%;
    transition: all 0.5s ease-in-out;
    max-width: 280px;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 12;
            transform: translateX(-100%);
}
#menu-mask {
    display: none; /* 默认不显示 */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* 黑色半透明 */
    z-index: 2; /* 确保遮罩层位于其他内容上方 */
}
	
.title , .blocktitle , .sch_highlights b , #banner_title h1, .banner_title h1{  font-weight: 350;  margin:0px 0;  font-size:26px; line-height:25px; }
.sch_highlights .title::before {  top:23px;    }
	
.sch_highlights{ padding: 20px 0}
.sch_highlights ul {
  padding: 15px 0;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

.bg_god_msg{ padding:0}
.bg_god_msg .contents{  width: calc(100% - 0px) ; margin:30px 0%;  padding:15px; }
	
ul#main-menu li a{ color:#fff;}
#main-menu.open{transform: translateX(0);}
	



#lang ul{ margin:15px -15px 0 0; background:none}
#lang ul li{ margin: 0 0; background: none; } 
#lang ul li+li{ margin:0 0 0 10px}
	
.more-link a{ font-size: 16px; line-height: 24px; padding: 5px 30px  }

	
.cd-top{ right:0; bottom:0;}
	
.slider-slogan{  bottom: 10%; }
.slider-slogan .slogan_text{ font-size: 1.45em;
  padding: 0.45em;
  line-height: 1.6em;
}
.breadcrumb__content{ margin:0}
.breadcrumb::after{ display:none}

.Block_A ul {  grid-template-columns: repeat(1, 1fr);  gap: 2%;}	
.template-A ul{   grid-template-columns: repeat(2, 1fr); gap: 2%; }
.template-B ul{   grid-template-columns: repeat(2, 1fr); gap: 2%; }
.template-C ul{   grid-template-columns: repeat(2, 1fr); gap: 2%; }

	
h1{ font-size:30px; line-height:38px;}
h2{ font-size:26px; line-height:34px;}
h3{ font-size:21px; line-height:30px;}
h4{ font-size:21px; line-height:30px;}
h5{ font-size:21px; line-height:30px;}
h6{ font-size:21px; line-height:30px;}

#block-sidebar-nav h2{ padding:	15px 0}
	
#main_content{width:100%}
#sidebar-nav{width:100%;margin-bottom: 30px;}
.view-more , .view-more2{ padding: 0px 0 0 0;}
	
.useful-links ul{
  grid-template-columns: repeat(3, 1fr); column-gap:
  gap: 10px;
} 
footer .copyright , footer .power{
  text-align: center;
  width: 100%; float: none;
}
footer{ padding:30px 0 0 0}
.list-item .content {flex-direction: column;}
.list-item .content b { text-align: center}
	.contact_info ul { display: block}
.contact_info ul li{ margin:0; width: 100% ; text-align: left}

.contact_info ul ul li + li{  width:auto; }
.contact_area::before{display:none}
	
.Block_A ul {
  grid-template-columns: repeat(1, 1fr);
  gap: 0%;
}	
.slider-slogan{  bottom: 10%; }
.slider-slogan .slogan_text{ font-size: 1.4em;
  padding: 0.25em;
  line-height: 1.6em;
}
#block-olivero-breadcrumbs{ margin-bottom:0}
.sitemap-item ul {grid-template-columns: repeat(1, 1fr); gap: 15px;}
.news-card__text-wrapper {
  padding: 10px;
}
	
.template-A ul{   grid-template-columns: repeat(1, 1fr); gap: 2%; display: list-item; padding-bottom: 50px; }
.template-B ul{   grid-template-columns: repeat(1, 1fr); gap: 2%; display: list-item; padding-bottom: 50px; }
.template-C ul{   grid-template-columns: repeat(1, 1fr); gap: 2%; display: list-item; padding-bottom: 50px; }

.news-card a{overflow: hidden;  display: block;}
	
.region--breadcrumb {margin:0; padding: 0;}

.breadcrumb__list { padding:0px; margin: 0;}
.breadcrumb{ margin:0 0 30px 0; padding:0px; }
.category ul li a {  padding: 5px 10px; font-size:1.1em;  margin: 0 10px;}
.category{ float:left ; text-align:  center;}
.category ul li {float:left ;} 	

.banner_title h1{ padding:140px 0 0px 0 ; margin:0; z-index:1 } 
.banner_title h1::before { left:-46%; width:50%; height:1px;  bottom:30px;     }
.banner_title::afterr{ background-size: 70% auto}

#nonbanner_title { background: url(../images/web/bg_news.png) no-repeat bottom center; }
#nonbanner_title h1{  padding:120px 0 30px 5% ; color:var(--main-color) ; text-shadow: 0 0 0; } 
#nonbanner_title h1::before {background: var(--main2-color); bottom:43px;}

.sch_highlights b{ font-size:17px; line-height: 21px; margin:0}
.sch_highlights ul li span, .sch_highlights .boxing { font-size:15px; padding:10px 0; }  
	
#block_latest-news::before { display:none}
.bg_whystcc .contents{ width:100%}
.bg_whystcc{ padding:20px 0;}
	
.region--home-bottom {  display: block;} 	
.region--home-bottom {  width: 100%;margin-bottom: 50px;}
.region--home-award {  width: 100%;  padding: 0 0 0 0px;}	
	
.motto {width: 100%;}	
.slider-for .articles a {  display: block;}	
.slider-for figure {margin: auto;}	
#block_latest-awards .slider-for .award_title {margin-top: 20px; padding: 0}	
	
.contact_info { width: 100%}	
.slogan {  padding: 5vw 0 2vw 0;}	
.slogan img {height: 8vw}	
.motto img {	height: 6vw;}	
	
#block_latest-awards {padding: 30px;}	
	#block_latest-news .blocktitle {padding:0}	
#block_activity	.view-more2 , #block_latest-awards .view-more2 {padding: 40px 0 0 0;}
#block_activity {  padding: 30px 0;}	
	.useful-links { padding: 0 0 20px 0;}	
	
#block_latest-news ul {height: auto;}	
.sentense .blocktitle {padding: 15px 60px 15px 0px;}	



.sentense .blocktitle span { display:none }
	#header .screen { display: flex}	
	#block_latest-news .Block_A ul li .news_cover { display: none}	
	.full_area {max-width: 100%;}	

.home_zoneC .screen {
  display: block;
}

#block_latest-news .Block_A ul{ min-height:auto;}
/*#block_latest-news .Block_A ul {min-height: 420px;  max-height: 420px;overflow-y: inherit;}	*/
#block_latest-news .Block_A ul li a {display: block;}	
#block_latest-news	.Block_A ul li { border-bottom:1px solid #ae91ce}
	#block_latest-news	.slick-prev,#block_latest-news .slick-next { top:auto !important; bottom: 0}
	
	#block_activity .blocktitle span{ top: -30px ;  right: 0 ;}	
#block_latest-news .blocktitle span {top: -30px;    right: -80px;}
#block_latest-awards .blocktitle span {top: -25px;  right: 0px;}	
#block_latest-awards .slider-for .award_title b {font-size: 24px;}	
}

@media screen and (max-width: 576px) {
  .useful-links ul {    grid-template-columns: repeat(2, 1fr);  gap:0 }
  .slogan img {    height:13vw;    animation: none;}
  .slogan {    padding: 11vw 0 2vw 0;  }	
	.title, .blocktitle, .sch_highlights b, #banner_title h1, .banner_title h1 {font-size: 22px;}	
.swiper img{ min-height:280px}
	.sentense .blocktitle {display: inline-block;	}
.slider-for .award_introduction{ display:none}
	.sentense .blocktitle {line-height: 25px;}	
	#block-olivero-banner-button{ display:none }
.blocktitle span {width: 50px !important ;  height: 40px !important}	

.motto {margin: 20px auto; }	
.sentense .area span p {	animation: marquee 10s linear infinite;}	
  .sentense .blocktitle span {	  top: -10px;}
  .sentense .blocktitle {    padding: 5px;
    font-size: 16px; max-width: 90px;}	
	
.blocktitle p {	font-size: 13px;     white-space: break-spaces; line-height:18.5px;}	

	.motto_title {margin-bottom: 20px;font-size: 22px;}	
  .motto img {    height: 8vw;  }	
	#banner_title, .banner_title, #nonbanner_title {background-position: center right -260px;}	
	
	.bottom_logo {flex: auto;
  width: 100%;}	
.home_zoneD {background-size: 138%;}	

	
	
	.home_zoneC .screen {  display: block;}
	.sentense .area {    padding: 20px 0;}	
	.site-branding {padding: 5px 0 5px 10px;align-items: center}	
  #logo img {    max-height: 50px;  }	
	.right_top { padding:0}	
		.sentense .area span p {font-size: 18px;}
}