<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 1900px) {
.index_box4 {
	background-size: 100% 100% !important;
}
}
 @media (max-width: 1900px) {
.index_box .swiper-button-next {
	right: 0px;
}
.index_box .swiper-button-prev {
	left: 0px;
}
}
 @media (max-width: 1440px) {
.index_box4 {
	height: auto;
}
.index_box5 {
	margin-top: 0;
}
}
 @media (max-width: 1350px) {
.view .teachers ul li {
	width: 100%;
	margin-right: 0;
}
.index_box_link a {
	font-size: 1.05rem;
}
}
 @media (max-width: 1150px) {
html,  body {
	font-size: 14px;
	font-size: 62.5%;
}
}
 @media (max-width: 1080px) {
.index_box {
	display: block;
}
.index_box .left,  .index_box .news {
	width: 100%;
}
.index_box .news ul li {
	min-height: auto;
}

.index_box_link li {
   width: 45%;
  
}
}
 @media (max-width: 1024px) {
.page {
	margin-top: 20px;
}
.page a {
	padding: 0;
	background-color: transparent;
	border: none;
	margin: 0 1px;
}
.page a img {
	display: none !important;
}
.page .on {
	background-color: transparent;
	color: #0169b0;
}
.page a:hover {
	background-color: transparent;
	color: #0169b0;
}
.view .team_list ul li {
	width: 100%;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 20px 10px;
}
.view .team_list ul li .img {
	width: 110px;
}
.view .team_list ul li .text .txt {
	margin: 5px 0;
}
.new_news_list li a {
	font-size: 14px;
	width: 80%;
}
.new_notice_list a {
	font-size: 14px;
}
.tabs_title .tabs_cur {
	font-size: 18px;
}
.banner {
	height: auto;
}
.banner .swiper-slide img {
	display: block;
}
.banner .swiper-slide {
	height: auto;
	background: transparent !important;
}
.banner .swiper-pagination {
	bottom: 0.625rem;
}
.footer .top {
	height: 40px;
}
.footer .top img {
	height: 100%
}
}
 @media (max-width: 950px) {
.footer .left {
	width: 100%;
}
.rights {
	width: 100%;
	margin: 1.25rem 0;
}
}
 @media (max-width: 910px) {
/* å“åº”å¼å¤´éƒ¨ */
.column {
	width: 100%;
}
.container {
	height: auto;
	height: 4.375rem;
}
.header {
	position: fixed;
	z-index: 13;
	width: 100%;
	height: 6.375rem;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	line-height: 2rem;
	color: #fff;
	background: #fff;
 box-shadow: 0 0 .5rem rgba(0, 0, 0, .3);
	top: 0;
	background: transparent;
	background-color: rgba(255,255,255,.9) !important;
}
.headlogo {
	position: relative;
	vertical-align: bottom;
}
.headl,  .headr {
	position: absolute;
	top: 0;
	height: 4.375rem;
	font-size: 0;
}
.headl {
	left: 0;
}
.headr {
	right: 0;
}
.headwbc {
	position: fixed;
	top: -1px;
	display: flex;
	display: -webkit-box;
	align-items: center;
	-webkit-box-align: center;
	background-color: transparent;
}
.headwbc .headl,  .headwbc .headr {
	position: static;
	left: auto;
	right: auto;
	top: auto;
	bottom: auto;
}
.headwbw {
	position: relative;
	display: block;
	flex: 1;
	-webkit-box-flex: 1;
	z-index: 9;
	text-align: center;
}
.headwbw:first-child {
	margin-left: 1rem;
	text-align: left;
}
.headwbw:last-child {
	margin-right: 1rem;
}
.headbtn {
	position: relative;
	display: inline-block;
	text-align: center;
	padding: 1rem 1rem 0 1rem;
	min-width: 2.5rem;
	height: 4.375rem;
	font-size: 1.2rem;
	color: #999;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	vertical-align: top;
}
.headbtn:visited {
	color: #999;
}
.headbtn:active {
	background-color: rgba(0, 0, 0, .1);
}
.hico {
	display: inline-block;
	width: 2.5rem;
	height: 2.5rem;
	background-image: url(../images/icon/hico.png);
	background-repeat: no-repeat;
	background-size: 2.5rem auto;
	vertical-align: top;
}
/*sidemenu*/
.sidemenu_wrap {
	position: fixed;
	z-index: -1;
	top: 0;
	left: 0;
	display: block;
	/* width: 100%;
		height: 100%; */
	transition: z-index 0s .3s;
	-webkit-transition: z-index 0s .3s;
}
/* 	.show_sidemenu .sidemenu_wrap {
	z-index: 199;
	transition: z-index 0s 0s;
	-webkit-transition: z-index 0s 0s;
	z-index: 999999999;
	} */

.container {
	transition: transform .3s;
	-webkit-transition: -webkit-transform .3s;
}
.fade_bkbg {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: auto;
	height: auto;
	background-color: rgba(0, 0, 0, .5);
	opacity: 0;
	visibility: hidden;
	transition-duration: .3s;
	-webkit-transition-duration: .3s;
}
.show_sidemenu .sidemenu_wrap .fade_bkbg {
	opacity: 1;
	visibility: visible;
}
.menuico {
	position: relative;
	display: block;
	width: 2.5rem;
	height: 2.5rem;
	transition: transform 0.2s;
	-webkit-transition: -webkit-transform 0.2s;
}
.menuico_bd01,  .menuico_bd02,  .menuico_bd03 {
	position: absolute;
	display: block;
	width: 2.5rem;
	height: 2.5rem;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	transform: 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	transform: rotate(0);
	-webkit-transform: rotate(0);
}
.show_sidemenu .menuico_bd01 {
	transition: transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	-webkit-transition: -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.show_sidemenu .menuico_bd03 {
	transition: transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	-webkit-transition: -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.menuico_bd01::before,  .menuico_bd02::before,  .menuico_bd03::before {
	position: absolute;
 left: .3rem;
	display: block;
	content: "";
	width: 1.9rem;
	height: 2px;
	background-color: #333;
	border-radius: 2px;
	transition: transform .2s .3s;
	-webkit-transition: -webkit-transform .2s .3s;
}
.menuico_bd01::before {
 top: .6rem;
}
.menuico_bd02::before {
	top: 1.2rem;
}
.menuico_bd03::before {
	top: 1.8rem;
}
.show_sidemenu .menuico_bd01::before {
	left: 50%;
	margin-left: -1rem;
 transform: translateY(.5rem);
 -webkit-transform: translateY(.5rem);
}
.show_sidemenu .menuico_bd02::before {
	transform: translateX(2.5rem);
	-webkit-transform: translateX(2.5rem);
}
.show_sidemenu .menuico_bd03::before {
	left: 50%;
	margin-left: -1rem;
 transform: translateY(-.7rem);
 -webkit-transform: translateY(-.7rem);
}
.sidemenu {
	position: fixed;
	top: 0;
	right: 0;
	display: block;
	width: 20rem;
	height: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #fff;
	background-color: #066cc4;
	overflow-x: hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	transform: translateX(100%);
	-webkit-transform: translateX(100%);
	transition: transform .3s;
	-webkit-transition: -webkit-transform .3s;
}
.show_sidemenu .sidemenu {
	transform: translateX(0);
	-webkit-transform: translateX(0);
	z-index: 211;
}
.sidemenulist {
	line-height: 2rem;
	font-size: 1.2rem;
}
.sidemenulist&gt;li {
	border-bottom: 1px solid rgba(255, 255, 255, .1);
	display: block !important;
}
.sidemenu .sidemenulist li {
	margin-left: 0;
	position: relative;
}
.sidemenu .sidemenulist li&gt;a {
	position: relative;
	display: inline-block;
 padding: 0.75rem .8rem 0 2.5rem;
	height: 4rem;
	line-height: 2.5rem;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #ffffff !important;
	text-align: left;
}
.sidemenu .sidemenulist li::after {
	position: absolute;
	right: 1rem;
	top: 2.2rem;
 margin-top: -.4rem;
	display: block;
	content: "";
 width: .6rem;
 height: .6rem;
	border-width: 2px 2px 0 0;
	border-style: solid;
	border-color: #fff;
	transform: rotate(45deg) skew(5deg, 5deg);
	-webkit-transform: rotate(45deg) skew(5deg, 5deg);
	transition-duration: .3s;
	-webkit-transition-duration: .3s;
}
.header {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.show_sidemenu .header {
	left: -17.5rem;
	transform: none;
}
.sidemenu {
	width: 17.5rem;
	margin-top: 0;
}
.headwbw img {
	margin-top: 0;
	max-height: 45px;
}
.sidemenu .sidemenulist {
	width: auto;
	display: block;
}
.header .img {
	display: none;
}
/* endå“åº”å¼å¤´éƒ¨ */
.header .search {
	display: none;
}
.phone_search {
	margin-left: 10px;
	display: block;
}
.header .search {
	position: absolute;
	right: 0;
	top: 42px;
	margin-top: 0;
}
.head {
	top: 0;
}
.nav {
	display: none;
}
.headwbw .headlogo2 {
	display: inline;
}
.headwbw .headlogo {
	display: none;
}
.phone_search .s2 {
	display: inline;
}
.phone_search .s1 {
	display: none;
}
.header .right .link {
	display: none;
}
.banner {
	height: auto;
	padding-top: 6.375rem;
}
.banner .swiper-slide img {
	display: block;
}
.banner .swiper-slide {
	height: auto;
	background: transparent !important;
}
.banner .swiper-pagination {
	bottom: 0.625rem;
}
.index_box3 ul li {
	width: 100%;
	margin-right: 2%;
	margin-bottom: 1.25rem;
}
.index_box3 ul li:nth-child(2n) {
	margin-right: 0;
}
.index_box3 ul li .time .t3 {
	line-height: 2rem;
}
.sidemenu_wrap2 .sidemenu .sidemenulist li a {
	line-height: 2rem;
}
.sidemenu .sidemenulist li {
	height: auto;
}
.new_news,  .new_notice,  .index_tabs_box {
	width: 100%;
}
.new_notice,  .index_tabs_box:nth-child(2) {
	margin-top: 20px;
}
.flex-bw {
	flex-wrap: wrap;
}
/* .index_box_link {
	border-top: none;
	} */
.index_box_link .w {
	flex-wrap: wrap;
}
.index_box_link a {
	padding: 10px 0;
	/* background:#063e8d;
		color: #fff; */
	width: 100%;
	border-radius: 5px;
	font-size: 14px;
}
.index_box_link a::before {
	display: none;
}
.new_news_list li a {
	width: 80%;
	font-size: 14px;
}
.new_news_list .date {
	font-size: 12px;
}
.new_notice_list .date {
	padding: 10px;
}
.new_notice_list .date .day {
	font-size: 20px;
}
.new_notice_list a,  .news_top_box .top_text {
	font-size: 14px;
}
.tabs_title span {
	font-size: 14px;
	line-height: 50px;
}
.tabs_title .tabs_cur {
	font-size: 16px;
}
.news_top_box .top_ti {
	font-size: 18px;
}
.new_news_top .img_x {
	padding-bottom: 76.66%;
}
.news_top_box .top_text {
	line-height: 1.2em;
	display: none;
}
.now_position {
	display: flex;
}
.nav2 {
	width: 95%;
	margin: 0 auto;
	display: none;
}
.nav2-item {
	width: 100%;
	flex-wrap: wrap;
	box-sizing: border-box;
	padding-left: 0.625rem !important;
	background-color: #063e8d;
	padding-bottom: 0.625rem;
}
.nav2-item li {
	width: 100%;
	height: 40px;
}
.nav2-item li::before {
	display: none;
}
.nav2-item .on a {
	background: #cc3333;
	color: #fff;
}
.nav2-item .on a img {
	filter: brightness(1);
}
.nav2-item li a {
	box-sizing: border-box;
	padding: 0 10px;
	justify-content: space-between;
	background: #e6ebf3;
	border-bottom: 1px solid #fff;
	color: #222;
}
.nav2-item li a img {
	display: inline-block;
	height: 14px;
	transform: rotate(-90deg);
	filter: brightness(.3);
}
.subnav {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.sidemenu .sidemenulist li dl {
	position: static;
	left: 0;
	transform: none;
}
}
 @media (max-width: 750px) {
.index_box5 ul li {
	width: 49%;
	margin-right: 2%;
	margin-bottom: 1.25rem;
}
.index_box5 ul li:nth-child(2n) {
	margin-right: 0;
}
.subnav {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.index_title {
	font-size: 20px;
}
.index_box .link a {
	padding: 5px 0;
	font-size: 18px;
}
.image_x .t {
	font-size: 16px;
}
.index_box .swiper-slide .text .t {
	font-size: 16px;
}
.index_box .swiper-slide .text .date {
	font-size: 14px;
}
.index_box2 ul li .t {
	font-size: 16px;
}
.index_box2 ul li .t2 {
	font-size: 14px;
}
.index_box2 ul li .more {
	font-size: 14px;
}
.index_box3 ul li .time .t3 {
	font-size: 16px;
}
.index_box3 ul li .text {
	font-size: 14px;
}
.index_box4 .bd ul li .text {
	font-size: 14px;
}
.index_box5 ul li {
	font-size: 16px;
}
.sidemenu .sidemenulist li a {
	font-size: 16px;
}
.zl_box2 ul li .text {
	font-size: 14px;
}
.view .cont {
	font-size: 14px;
}
.index_link ul li a {
	font-size: 16px;
}
.index_link ul li .box .item a {
	font-size: 14px;
}
.view .content .title .time {
	font-size: 12px;
}
.view .content .text {
	font-size: 14px;
}
.view .content .text * {
	font-size: 16px !important;
}
.index_position .name {
	font-size: 16px;
}
.teachers_title {
	font-size: 16px;
}
.view .kjyj .box .t {
	font-size: 16px;
	line-height: 1.8em;
}
.view .kjyj .box ul li a {
	font-size: 16px;
	line-height: 1.8em;
}
.view .news_list ul li .text .t {
	font-size: 16px !important;
}
.view .news_list ul li .text .t2 {
	font-size: 14px;
}
.teacher_msg li {
	font-size: 14px !important;
}
.msg-type li a {
	font-size: 16px !important;
}
.msg-type {
	margin-top: 20px !important;
}
.view .teachers .box .t {
	font-size: 14px;
}
.teach-list .th li {
	font-size: 16px;
}
.teach-list .th {
	display: none;
}
.teach-list .tb {
	display: block;
 padding: .3rem 0;
}
.teach-list .tb li {
	word-break: break-all;
	font-size: 16px;
 padding: .2rem .5rem;
	width: 100% !important;
}
.footer .left .t, .footer ul li a, .footer .left .t2 {
	font-size: 14px;
}
.index_position ul a {
	font-size: 14px;
}
.msg_10 ul li {
	font-size: 14px !important;
}
.footer .bottom {
	font-size: 14px;
}
ul.wp_subcolumn_list *,  .ydy_ul li a p {
	font-size: 16px !important;
}
.view .teachers ul li .text .name {
	font-size: 18px;
}
.view .teachers ul li .text .t,  .view .teachers ul li .text .t2 {
	font-size: 16px;
}
.filter-type-box {
	flex-wrap: wrap;
}
.filter-type-box a {
	font-size: 16px;
}
.share_box {
	display: none;
}
.view .content .textbox .text * {
	width: 100% !important;
	margin-left: 0 !important;
}
}
 @media (max-width: 680px) {
.wrap {
	display: block;
	margin-top: 20px;
	min-height: auto;
}
.index_box_link li {
   width: 42%;
  
}
.fr {
    float: none;
	text-align: center;
	font-size: 14px;
}

.index_link {
	width: 100%;
	padding-left: 0;
}
.wrap .view {
	width: 100%;
	margin-left: 0;
	margin-top: 20px;
}
.index_link ul {
	display: none;
}
.index_link span img {
	display: inline-block;
}
.view .news_list ul li {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.index_position {
	margin-bottom: 20px;
}
.view .main .title span {
	width: 90%;
	font-size: 1.25rem;
}
.view .main {
	padding-bottom: 0;
}
.index_link ul li dl {
	width: auto;
}
.index_box,  .index_box2 {
	padding: 2rem 0;
}
.index_box2 ul li {
	flex: 0 0 100%;
	max-width: 100%;
}
.more_n a img {
	vertical-align: 0;
}
.more_n a {
	line-height: 2.7rem;
}
.index_box4 .bd ul li {
	width: 100%;
	margin-right: 0;
	margin-bottom: 1.25rem;
}
.index_box4 {
	padding-top: 0;
	background: transparent !important;
}
.index_box4 .bg {
	display: block;
}
.index_box4 .bd {
	margin-top: 1.25rem;
}
.index_box4 .hd {
	padding-top: 3.125rem;
}
.footer .right {	
    display: block;
	margin-bottom:20px;
}
.footer .link a {
	display: inline-block;
	margin-bottom: 1.25rem;
	margin-right: 1%;
	width: 31.33%;
}
.footer .link {
	padding-bottom: 1.25rem;
}
.footer .bottom a {
	float: left;
	display: block;
	margin-top: 1.25rem;
}
.wrap {
	display: block;
	margin-top: 20px;
	min-height: auto;
}
.index_link {
	width: 100%;
	margin-top: 0;
}
.wrap .view {
	width: 100%;
	margin-left: 0;
	margin-top: 20px;
}
.index_link ul {
	display: none;
}
.footer .top {
	width: 8.75rem;
}
.banner_n .swiper-slide .text {
	width: 20rem;
	height: 3.75rem;
	line-height: 3.75rem;
	font-size: 1.8rem;
}
.zl_box2 ul li {
	width: 100%;
	margin-right: 0;
}
.index_box3e ul li {
	width: 100%;
	margin-right: 0;
}
.index_box5e ul li {
	width: 100%;
	margin-right: 0;
	margin-bottom: 1.25rem;
}
.news_top_box .new_more {
	display: none;
}
.tabs_title span {
	width: 80px;
}
.index_title_new .index_title i {
	left: calc(45px - 1.25rem);
}
.index_box2 ul li {
	width: 100%;
}
}
.swiper-slide {
	transform: translate3d(0, 0, 0) !important;
}
@media (max-width: 910px) {
.xyxw_tit {
	line-clamp: 3;
	-webkit-line-clamp: 3;
}
}
.tabs_comtent .image_x {
	display: none;
}
.tabs_text {
	z-index: -1;
	opacity: 0;
	transition: all .3s;
}
.tab-show {
	z-index: 1;
	opacity: 1;
}
.siteCounter5 {
	display: inline !important;
}
.siteCounter5 span {
	padding: 0 !important;
	margin: 0 !important;
	border: none !important;
	color: #fff !important;
}


/**å¸ˆèµ„é˜Ÿä¼**/
 .wp_subcolumn_list { display:block; width:100%;}
 .wp_subcolumn_list .wp_sublist { margin-bottom:10px;}
 .wp_subcolumn_list .wp_sublist .sublist_title { display:block;margin:5px 0px 0px; height:28px; line-height:28px; border-bottom:0px; margin-bottom:0px;}
  .wp_subcolumn_list .wp_sublist .sublist_titlex { display:block;margin:5px 0px 0px; height:28px; line-height:28px; border-bottom:0px; margin-bottom:0px;}
  .wp_subcolumn_list .wp_sublist .sublist_titlexs { display:block;margin:5px 0px 0px; height:28px; line-height:28px; border-bottom:0px; margin-bottom:0px;}
 .wp_subcolumn_list .wp_sublist .sublist_title a { width:150px;cursor:default; display:inline-block; color:#fff; font-size:14px; font-weight:bold;background: #1f3974 url('images/col_title_bg.jpg') no-repeat right center;    padding: 0 20px 0 20px;}
  .wp_subcolumn_list .wp_sublist .sublist_titlex a { width:220px;cursor:default; display:inline-block; color:#fff; font-size:14px; font-weight:bold;background: #1f3974 url('images/col_title_bg.jpg') no-repeat right center;    padding: 0 20px 0 20px;}
  .wp_subcolumn_list .wp_sublist .sublist_titlexs a { width:130px;cursor:default; display:inline-block; color:#fff; font-size:14px; font-weight:bold;background: #1f3974 url('images/col_title_bg.jpg') no-repeat right center;    padding: 0 20px 0 20px;}
 .wp_subcolumn_list .wp_sublist .sublist_title a:hover { color:#fff;}
 .wp_subcolumn_list .wp_sublist .sublist_title a .subcolumn-name {cursor:default;}
 .wp_subcolumn_list .wp_sublist .sublist_title a.morelink {display:none;}

 .wp_subcolumn_list2 { display:block; width:100%;}
 .wp_subcolumn_list2 .wp_sublist2 { margin-bottom:15px;}
 .wp_subcolumn_list2 .wp_sublist2 .sublist_title2 { display:block;margin-right: auto;margin-left: auto; height:38px; line-height:38px; border-bottom:0px; margin-bottom:10px;text-align:center;width: 100%;}
 .wp_subcolumn_list2 .wp_sublist2 .sublist_title2 a {cursor:default; display:inline-block; color:#fff; font-size:14px; font-weight:bold;background: #dec698 url('images/col_title_bg.jpg') no-repeat right center;width: 100%;padding: 0 50px 0 20px;}
 .wp_subcolumn_list2 .wp_sublist2 .sublist_title2 a:hover { color:#fff;}
 .wp_subcolumn_list2 .wp_sublist2 .sublist_title2 a .subcolumn-name {cursor:default;font-weight: bold;font-size: 20px;color: #ff0000;}
 .wp_subcolumn_list2 .wp_sublist2 .sublist_title2 a.morelink {display:none;}

 .post-61{}
 .post-61 .news_list {margin:5px 0 10px;}
 .post-61 .news_list li.news{float:left;width:100px; margin-bottom:5px;background:#f5f5f5; padding-top:5px; padding-bottom:5px;}
 .post-61 .news_list li.news .news_title{padding-left:0px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 14px;} 
 .post-61 .news_list li.news .news_title a{line-height:10px; font-size:14px; font-weight:normal;color:#555}
 .post-61 .news_list li.news .news_title span{margin-right:5px;color:#c7c7c7;}
 
 .clear {
    clear: both;
}


.view .wp_sublist2 .news_list ul li {    
    border-bottom: 0px dashed #dadada;
    padding-bottom: 0rem;
    margin-bottom: 0rem;
}</pre></body></html>