body{ background-color: #F5F5F5;}
.color_primary{color: #203C6B;}
.color_gray1{ color:#C5C6C8;}
.color_gray2{ color:#9FA0A2;}
.color597FB9{ color:#597FB9;}
.color7A9BCB{ color:#7A9BCB;}
.colorACB8C7{ color:#ACB8C7;}
.color838383{ color:#838383;}
.colorD9D9D9{ color:#D9D9D9;}
.color929292{ color:#929292;}

.bg_primary{background-color: #203C6B;}
.bgE0E2E4{ background-color: #E0E2E4;}
.bgF5F5F5{ background-color: #F5F5F5;}
.bgF4F6F7{ background-color: #F4F6F7;}

.fontSize80{ font-size: 80%;}
.fontSize150{ font-size: 150%;}

.height450{ height: 450px!important;}
.height150{ height: 150px!important;}
.height325{ height: 325px!important;}
.height75{ height: 75px!important;}
.height97{ height: 97px!important;}
.maxHeight75{ max-height: 75px;}

.w-95{width:95%!important; }
.w-90{width:90%!important; }
.w-85{width:85%!important; }
.w-80{width:80%!important; }

.schoolInfolineHeight{ line-height: 2rem;}

.a{ color:#203C6B!important;}
.jy_a_active, .jy_a_active:hover{ color: #203C6B; border-bottom: 4px solid #203C6B!important;}
.jy_hot_active:hover{ color: #fff; background-color:#203C6B!important;}
.jy_links a:hover{ color:#fff;}
.jy_hr_border{ border-color:#E0E2E4;}
.jy_breadcrumb_nav_border{ border-bottom: 1px solid #E7E7E7;}
.jy_category_list_a{ color: #000;}
.jy_category_list_a:hover{ background: #F4F9FF; color:#000;}

.jy-dqgz-items{}
.jy_xyfc_title{
  letter-spacing:.4rem;
  border-left:4px solid;
  line-height:1.8rem
;}
.jy_links{ border-left: 1px solid #2D4A72; border-right:1px solid #2D4A72;}
.jy_links ul{padding: 0; margin: 0;}
.jy_links ul li{list-style: none;}
.jy_nav_sub_menu { position: absolute; min-width: 111px;}
.jy_nav_sub_menu li a:hove{ color: #203C6B;}
.jy_cover_layer {
  position: absolute;
  top: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;}
.jy_news_img_height, .jy_news_title_height{ height:70px; width: 100%; }

.jy_news_container{ max-width:960px; }

/** 移动版 **/
.jy_top_banner{
	background-image: url(/dfiles/37395/assets/jiaoyu/banner3.png);
    background-size: cover;
    background-position: center;
	height: 520px;
}
.jy_news_banner{
    background-image: url(/dfiles/37395/assets/jiaoyu/category_banner.jpg);
    background-size: cover;
    background-position: center;
    height: 220px;
}

.img_vsb_content{
   max-width: 100%;
   height: auto;
   width: 100%;
}


@media (max-width:991.98px) {
	body{ font-size: 2.2625rem;}
	h1{font-size: 4.875rem;}
	h2{font-size: 3.5rem;}
	h3{font-size: 2.525rem;}
	.jy_top_banner{
		height: 700px;
		background-position-x: 44%;
	}
	.schoolInfolineHeight{ line-height: 4rem;}
	.jy_links a{ text-decoration-line: underline; }
       .line32{line-height: 50px;}
       .height97{ height:auto!important; }
       .breadcrumb-item{ font-size: 2.1rem; }
       .jy_news_title{ font-size: 3.0rem;}
       .img_vsb_content{
           width: 100%;
           display: block;
        }
       .v_news_content p{
           text-align: justify!important;
           font-size: 2.2rem!important;
           text-indent:2em!important;
           margin-bottom: 1.5rem;
       }
       .v_news_content span{
           font-size:2.2rem!important;
       }
       .teacher_list a{ font-size: 2.5rem; }
       .jy_news_img_height, .jy_news_title_height{ height:auto; }
       .jy_news_desc{  }
       .line23{ line-height:60px; }
       .news_list_line:after{ width:0; }
       .p_fun_d, .p_fun{
           font-size: 1.9rem;
           width: 130px;
           padding: 3px 18px;
       }
       .w-95{width:100%!important; }
       .w-90{width:100%!important; }
       .w-85{width:100%!important; }
       .w-80{width:100%!important; }  
       
}