.bg_wrapper {
 /* background-image: url("/temple/image/banner_l01.jpg"); */
  background-size: cover;
  background-repeat: no-repeat;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 500px;
  background-position: center;
}

.crumbs_template {
  position: relative;
  margin-top: 50px;
}
.crumbs_template ul li {
  display: inline-block;
}
.crumbs_template ul img {
  width: 20px;
  height: auto;
}
.crumbs_template ul a {
  font-size: 16px;
  color: #595959;
}
.crumbs_template ul a:hover {
  color: rgba(89, 89, 89, 0.78);
}

.level_nav_template {
  position: relative;
  margin-top: 30px;
  width: 1400px;
  border-top: 1px solid #D8DFEF;
  border-bottom: 1px solid #D8DFEF;
}
.level_nav_template .nav_title {
  position: absolute;
    min-width: 190px;
    height: 68px;
    line-height: 68px;
    top: 0;
    left: 0;
  background: linear-gradient(to left bottom, #4886fe, #416dd1);
}
.level_nav_template .nav_title h1 {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}
.level_nav_template .nav_title h1 a{
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}
.level_nav_template .nav_wrapper {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 500px;
}
.level_nav_template .nav_wrapper li {
  position: relative;
  display: inline-block;
  margin: 0 30px;
}
.level_nav_template .nav_wrapper a {
  font-size: 18px;
  color: #262626;
}

.nav_wrapper a.current {
  width: 116px;
  color: #284C9C !important;
  font-weight: bold;
  border-bottom: 1px solid #284C9C;
  padding: 20px 20px;
  background: linear-gradient(rgba(255, 255, 255, 0.5), #dce5f9);
}

.fonts_template {
  position: relative;
  margin-top: 50px;
  text-indent: 2em;
  font-size:16px;
}
.fonts_template p {
  font-size: 16px;
  color: #262626;
  /* text-align: justify; */
  margin-top: 20px;
  line-height: 32px;
}

.school_bg {
  position: absolute;
  background: url("/temple/image/school_bg.png");
  background-repeat: no-repeat;
  background-size: 100%;
  top: 800px;
  right: 0;
  left: 0;
  width: 100%;
  /* height: 980px; */
}

.level_content_template {
  position: relative;
  text-align: center;
  margin-top: 30px;
  z-index: 99;
    
}
.level_content_template  ul
{
  
  
  text-indent: 0em;
    
}



.level_content_template ul li {
  position: relative;

  width: 420px;
/*   height: 135px;
  line-height: 135px; */
   height: 100px;
  line-height: 100px;

  border: 1px solid #D8DFEF;
  display: inline-block;
  background-color: #fff;
  /* background-color: #F2F6FE; */
      background-color: #ebebeb66;
  margin: 20px 3px;
    border-radius: 10px;

      border-bottom: 10px solid #345db9;
}
.level_content_template ul a {
  font-size: 18px;
  color: #262626;
  font-weight: 300;
}

.shape_active {
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  z-index: 9;
  border-color: transparent transparent #284C9C;
  border-style: solid;
  border-width: 0 8px 8px;
}

.level_content_active {
  width: 387px;
  background-color: #F2F6FE !important;
}
.level_content_active a {
  color: #284C9C !important;
  font-weight: 400 !important;
}
.level_content_active i {
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 135px;
  background-color: #284C9C;
  z-index: 9;
}

.level_content_template li:hover {
    transition: all .4s;
    -webkit-box-shadow: 0 2px 10px 1px #138dff;
    box-shadow: 0 2px 10px 1px #138dff;
    background-color:  #4886fe;
    border: none;
	
      border-bottom: 4px solid #4886fe;

}


.level_content_template li:hover a{
    color: #fff !important;
}








/************************************JackHe*************************************************/
.w14{    max-width: 100%;
    margin: 0 auto;}
	 .title {
    display: block;
    text-align: center;
    position: relative;
    width: 100%;
	}

	.clearfix {
		width: 100%;
	}
	.clearfix ul li{
		width: 14%;;
		float: left;
		display: block;
		text-align: center;
		font-size: 4.72rem;
		font-family: "SourceSansPro-Bold", "΢���ź�";
		font-weight: bold;
		color: #4886fe;
		height:200px;
		
		
	}

	.clearfix ul li p{
		width: 100%;;
		float: left;
		display: block;
		text-align: center;
		font-size: 36px;
		font-family: "SourceSansPro-Bold", "΢���ź�";
		font-weight: bold;
		color: #4886fe;
		height:50px;
		
		
	}

	.clearfix ul li span {
    display: block;
    text-align: center;
    font-size: 1.18rem;
    color: #909090;
}


.Quickness{
	    overflow: hidden;
    padding-bottom: 20px;
    margin-top: 35px;
	height:100px;
	
}
.Quickness ul li{ width:12%;float:left;text-align: center;}
.Quickness ul li a{ color:#ccc;}



.level_content_template h3{
  position: relative;
  text-align: left;
  margin: 30px 150px;
  z-index: 99;
  border-bottom: 1px solid #345db9;
}



.level_content_templatenew {
  position: relative;
  text-align: center;
  margin-top: 30px;
  z-index: 99;
    
}

.level_content_templatenew ul li {
  position: relative;
  width: 200px;
/*   height: 135px;
  line-height: 135px; */
   /* height: 80px; */
  line-height: 30px;

  border: 1px solid #D8DFEF;
  display: inline-block;
  background-color: #fff;
  /* background-color: #F2F6FE; */
      background-color: #ebebeb66;
  margin: 20px 3px;
    border-radius: 10px;

      border-bottom: 4px solid #345db9;
}

.level_content_templatenew ul a {
  font-size: 16px;
  color: #262626;
  font-weight: 300;
}


.level_content_templatenew li:hover a{
    color: #fff !important;
}


.level_content_templatenew li:hover {
    transition: all .4s;
    -webkit-box-shadow: 0 2px 10px 1px #138dff;
    box-shadow: 0 2px 10px 1px #138dff;
    background-color:  #4886fe;
    border: none;
      border-bottom: 4px solid #4886fe;
	 

}

.en_level_content_template  ul
{
  
  
  text-indent: 0em;
    
}
.en_level_content_template h1{
	color: #000;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    margin-top: 30px;
}

.en_level_content_template ul li {
  position: relative;
  width: 650px;
   height: 100px;
  line-height: 35px;
  border: 1px solid #D8DFEF;
  display: inline-block;
  background-color: #ebebeb66;
  margin: 20px 3px;
   border-radius: 10px;
      border-bottom: 4px solid #345db9;
	      text-align: center;
}
.en_level_content_template ul a {
  font-size: 16px;
  color: #262626;
  font-weight: 300;
}







.news_list_02 {
    position: relative;
    margin-top: 30px;
	height:300px;
	margin-left: 50px;
}
.news_list_02 .imgdiv{
	width:40%;
	float:left;
	height:200px;
	    
}


.news_list_02  ul li {
   
    top: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;
	    line-height: 35px;
}
.news_list_02  ul li a{
   color:#000;
    text-align: left;
}

.level_nav_en_template {
  position: relative;
  margin-top: 30px;
  width: 1400px;
  border-top: 1px solid #D8DFEF;
  border-bottom: 1px solid #D8DFEF;
      margin: 0px auto;
}



.level_nav_en_template .nav_title {
  position: relative;
  width: 393px;
  height: 68px;
  line-height: 68px;
  text-align: center;
  border-bottom-right-radius: 30px;
  background: linear-gradient(to left bottom, #4886fe, #416dd1);
}
.level_nav_en_template .nav_title h1 {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}
.level_nav_en_template .nav_title h1 a{
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}
.level_nav_en_template .nav_wrapper {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 500px;
}
.level_nav_en_template .nav_wrapper li {
  position: relative;
  display: inline-block;
  margin: 0 30px;
}
.level_nav_en_template .nav_wrapper a {
  font-size: 18px;
  color: #262626;
}




/* ��ҽӢ�� */

.daoshiBox ul{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.daoshiBox  ul li{float: left;margin-left: 30px;width:200px;margin-bottom: 60px;}

.daoshiBox  ul li a{display: block;-webkit-box-shadow: 1px 2px 5px 1px rgb(41 41 41 / 12%);
    box-shadow: 1px 2px 5px 1px rgb(41 41 41 / 12%);    color: #000;}

.daoshiBox  ul li .pic{width: 200px;height: 240px;overflow: hidden;}
.daoshiBox  ul li .pic img{display: block;width: 90%;height: 240px;transition: 0.4s;    border-radius: 10px;}
.daoshiBox  ul li .pic img:hover{transform: scale(1.1);transition: 0.4s;}
.daoshiBox  ul li p{font-size: 15px;color: #000000;/* position: relative; display: inline-block;*/; text-align: center; padding-bottom: 5px;margin: 5px;}
.daoshiBox  ul li span{font-size: 15px;color: #000000;position: relative;display: inline-block;padding-bottom: 5px;margin: 5px;}
.daoshiBox  ul li p::after{content: "";position: absolute;    left: 25px;bottom: 0;background: #284c9c;width: 80%;height: 4px;transition: 0.4s;}
.daoshiBox  ul li p:hover{color: #284c9c;}

.daoshiBox  ul li:hover {
    -webkit-box-shadow: 1px 2px 5px 1px #4886fe80;
 
	box-shadow: 1px 2px 5px 1px #4886fe80;
}

  /* ��ҽӢ�� */





  .breadcrumb-outlink {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    /* font-weight: 700; */
    /* color: #284c9c; */
    line-height: 68px;
    text-align: center;

    background: linear-gradient(to left bottom, #4886fe, #416dd1);


}
.breadcrumb-outlink a {
    display: block;
    padding: 0px 35px;
/*     border: 1px solid #4886fe;
    border-radius: 3px 20px 20px 3px; */
    color: #fff;
    font-weight: 600;
/* 	background: linear-gradient(0deg, #0551fb, #d0ddfa); */
}
.breadcrumb-outlink img {
   /*   opacity: .6; */
    width: 14px;
    padding-left: 10px;
    display: inline;
    vertical-align: super;
}





.fuwu-list ul:before, .fuwu-list ul:after {
    display: table;
    content: "";
    clear: both;
}
.fuwu-list li {
    float: left;
    width: 240px;
    height: 240px;
    padding: 0;
  
    line-height: 18px;
    text-align: center;
    background: #74b2ff;
}
.fuwu-list li:nth-child(2n) {
    background: #1846b1;
}
/* .fuwu-list li:nth-child(2n+11) {
    background: #1846b1;
}
.fuwu-list li:nth-child(2n+12) {
    background: #74b2ff;
}
.fuwu-list li:nth-child(2n+21) {
    background: #74b2ff;
}
.fuwu-list li:nth-child(2n+22) {
    background: #1846b1;
} */
.fuwu-list a {
     position: relative;
    display: block;
    height: 100%;
        padding: 70px 0;
    color: #fff;
    text-align: center;
    border: 0px solid transparent;
    transition: all .3s;
    -webkit-transition: all .3s;
    right: 10%;
}
.fuwu-list a:hover {
   
    opacity: 1;
}
.fuwu-list img {
    width: 30px;
    height: 30px;
    margin: 8px 0;
}
.fuwu-list span {
    display: block;
    line-height: 16px;
    text-align: center;
}




.column-flex {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.main-entrys {
	margin:40px auto;
	text-indent: 0;
}
.main-entrys ul li {
	width:250px;

	background:#ccc;
	text-align:center;
	margin-bottom:40px 
}
.main-entrys ul li img {
	padding:30px 0 0
}
.main-entrys ul li h3 {
	font-size:22px;
	font-weight:700;
	color:#fff
}
.main-entrys ul li p {
	font-size:14px;
	color:#fff
}
.main-entrys ul li:nth-of-type(1) {
	background:#b5c4b1;
	border-radius:20%;
}
.main-entrys ul li:nth-of-type(2) {
	background:#d8caaf;
	border-radius:20%;
}
.main-entrys ul li:nth-of-type(3) {
	background:#c5b8a5;
	border-radius:20%;
}
.main-entrys ul li:nth-of-type(4) {
	background:#c5b8a5;
	border-radius:20%;
}
.main-entrys ul li:nth-of-type(5) {
	background:#b7b1a5;
	border-radius:20%;
}
.main-entrys ul li:nth-of-type(6) {
	background:#c9c0d3;
	border-radius:20%;
}
.main-entrys ul li:nth-of-type(12) {
	background:#ead0d1;
	border-radius:20%;
}
.main-entrys ul li:nth-of-type(11) {
	background:#eee5f8;
	border-radius:20%;
}
.main-entrys ul li:nth-of-type(10) {
	background:#8696a7;
	border-radius:20%;
}
.main-entrys ul li:nth-of-type(9) {
	background:#8696a7;
	border-radius:20%;
}
.main-entrys ul li:nth-of-type(8) {
	background:#b5c4b1;
	border-radius:20%;
}
.main-entrys ul li:nth-of-type(7) {
	background:#dfd7d7;
	border-radius:20%;
}



.service-list ul:before, .service-list ul:after {
    display: table;
    content: "";
    clear: both;
}
.service-list li {
    float: left;
    width: 140px;
    height: 140px;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    background: #74b2ff;
}
.service-list li:nth-child(2n) {
    background: #1846b1;
}
.service-list li:nth-child(2n+11) {
    background: #1846b1;
}
.service-list li:nth-child(2n+12) {
    background: #74b2ff;
}
.service-list li:nth-child(2n+21) {
    background: #74b2ff;
}
.service-list li:nth-child(2n+22) {
    background: #1846b1;
}
.service-list a {
     position: relative;
    display: block;
    height: 100%;
    padding: 30px 0;
    color: #fff;
    text-align: center;
    border: 0px solid transparent;
    transition: all .3s;
    -webkit-transition: all .3s;
    right: 10%;
}
.service-list a:hover {
   
    opacity: 1;
}
.service-list img {
    width: 30px;
    height: 30px;
    margin: 8px 0;
}
.service-list span {
    display: block;
    line-height: 16px;
    text-align: center;
}


.dsfclist
{
display: flow-root;
}
.dsfclist dl
{

   list-style: none;
    float: left;
    margin-left: 30px;
    width: 400px;
	     height: 287px;
    margin-bottom: 60px;
}

.dsfclist dl img
{

    width: 100%;
     height: 100%;
padding-top: 10px;
}

.dsfclist  dl:hover img {
    -webkit-box-shadow: 2px 4px 15px 4px #cd9555eb;
 box-shadow: 2px 4px 15px 4px #cd9555eb;
 border-radius: 10px;
}






/* �����Ŷӻ��� */

.org-set {
  margin: 40px auto;
  text-indent: 0em;
}
.org-set .org-set-group h3 {
/*   display: inline-block; */
  min-width: 200px;
  text-align: center;
  padding: 12px 25px;
  border-radius: 5px 5px 0 0;
  font-size: 20px;
  font-weight: bold;
  background: #284c9c;
  color: #fff;
}
.org-set .org-set-group h3 a {
  color: inherit;
}
.org-set .org-set-group ul {
  margin: 0 0 40px;
  padding: 20px 0 10px;
  border-top: 1px solid rgba(40, 76, 156, 0.2);
  column-count: 4;
  column-gap: 20px;
}
.org-set .org-set-group ul li {
  width: 100%;
  min-height: 72px;
  margin: 0 0 20px;
  background: #000;
  border-radius: 6px;
  font-size: 16px;
  text-align: center;
  background: rgba(40, 76, 156, 0.2);
  color: #262626;
}
.org-set .org-set-group ul li img {
  opacity: 0.3;
  position: relative;
  top: -1px;
  display: inline;
  padding-left: 3px;
  width: 13px;
  height: 13px;
}
.org-set .org-set-group ul li a {
  width: calc(100% - 30px);
  display: inline-block;
  padding: 15px;
  color: inherit;
  font-size: inherit;
}
.org-set .org-set-group ul li:hover {
  background: #284c9c;
  color: #fff;
  box-shadow: 0px 5px 8px rgba(40, 76, 156, 0.3);
}

.org-set .org-set-group  a:not([href=''])::after {
        content: '';
        display: block;
        width: 10px;
        height: 10px;
        background-image: url('/temple/assets/images/link.png');
        background-size: 100% 100%;
           margin-top: -10px;
        /* right: 2px; */
        float: right;
            position: relative;
    }


	.level_nav_template .nav_title,.crumbs_template .nav_title {
    
    min-width: 393px;

    line-height: 68px;
    text-align: center;
    border-bottom-right-radius: 30px;
    background: linear-gradient(to left bottom, rgb(72, 134, 254), rgb(65, 109, 209));
}
.nav_title a
{
padding:0 10px ;
}

.level_nav_template 
{
height: 68px;
}

.level_nav_template {
    position: relative;
    border-top: 1px solid #D8DFEF;
    border-bottom: 1px solid #D8DFEF;
}

.breadcrumb-outlink {

}






/*********************************************  Edit by JackHe at 2023-03-16 14:07************************************************************************/
.buttons {
      width: 100%;
      display: flex;
      flex-flow: row wrap;
      justify-content: space-between;
    }
    .buttons .item {
      width: 18%;
      padding: 36px 0;
      margin: 1.2% 1%;
      border-radius: 30px;
      text-align: center;
    }
    .buttons .item img {
      padding-bottom: 20px;
	  padding-right: 20px;
    }
    .buttons .item div {
      font-size: 17px;
      font-weight: bold;
      color: #fff;
	      margin-right: 30px;
    }
	.buttons .item div  a{
      font-size: 17px;
      font-weight: bold;
      color: #fff;
    }
	/* .buttons .item:hover{
	      font-size: 17px;
	      font-weight: bold;
	      color: #fff;
	   border: 5px solid rgba(255, 255, 255, .2);
	    opacity: 0.5;
	    } */


    .item.blue {
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.12) 100%), #9AABC7;
      box-shadow: 0px 3px 8px rgba(154, 171, 199, 0.4);
    }
    .item.ochre {
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.12) 100%), #A4A4A7;
      box-shadow: 0px 3px 8px rgba(164, 164, 167, 0.4);
    }
    .item.egg {
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.12) 100%), #C7B8A1;
      box-shadow: 0px 3px 8px rgba(198, 184, 161, 0.4);
    }
    .item.green {
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.12) 100%), #96A38A;
      box-shadow: 0px 3px 8px rgba(150, 163, 138, 0.4);
    }
    .item.violet {
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.12) 100%), #CBBFD3;
      box-shadow: 0px 3px 8px rgba(203, 191, 211, 0.4);
    }
    .item.vermilion {
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.12) 100%), #A47D81;
      box-shadow: 0px 3px 8px rgba(164, 125, 129, 0.4);
    }
    .item.chalk {
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.12) 100%), #D3D4CE;
      box-shadow: 0px 3px 8px rgba(211, 212, 206, 0.4);
    }
    .item.bisque {
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.12) 100%), #797281;
      box-shadow: 0px 3px 8px rgba(121, 114, 129, 0.4);
    }
    .item.pink {
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.12) 100%), #D0BFC1;
      box-shadow: 0px 3px 8px rgba(208, 191, 193, 0.4);
    }
    .item.ferreous {
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.12) 100%), #C2CCD8;
      box-shadow: 0px 3px 8px rgba(194, 204, 216, 0.4);
    }

	.item.n {
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.12) 100%), #74b2ff;
      box-shadow: 0px 3px 8px rgba(194, 204, 216, 0.4);
    }
	.item.x {
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.12) 100%), #1846b1;
      box-shadow: 0px 3px 8px rgba(194, 204, 216, 0.4);
    }



.kyyc li{
width:12%!important;
}

.MsoNormal
{
clear:both
}









/**********************************************************************************************************************/
