.crumbs_read_template {
  position: relative;
  margin-top: 220px;
  padding-bottom: 20px;
  border-bottom: 1px solid #E6EBF5;
}
.crumbs_read_template ul li {
  display: inline-block;
}
.crumbs_read_template ul img {
  width: 20px;
  height: auto;
}
.crumbs_read_template ul a {
  font-size: 16px;
  color: #595959;
}
.crumbs_read_template ul a:hover {
  color: rgba(89, 89, 89, 0.78);
}

.read_template {
  position: relative;
  text-align: center;
  margin-top: 30px;
  width: 900px;
}
.read_template h1 {
  font-size: 28px;
  color: #284C9C;
  padding-bottom: 10px;
}
.read_template span {
  font-size: 16px;
  color: #595959;
  margin-top: 50px;
}
.read_template p {
  font-size: 16px;
  text-align: justify;
  margin-top: 30px;
  line-height: 30px;
}

.read_content {
  position: relative;
  text-align: center;
  min-height: 600px;
}
.read_content .read_title {
  border-bottom: 1px solid #E6EBF5;
  padding: 20px 0;
}
.read_content .read_title h1 {
  font-size: 26px;
  color: #262626;
  margin: 15px 0;
  color: #284C9C;
  line-height: 1.5;
}
.read_content .read_title span {
  font-size: 16px;
  /* color: rgb(40 76 156 / 30%); */
  color: rgb(0 0 0 / 100%);
}
.read_content p {
  font-size: 18px;
  color: #262626;
  text-align: justify;
  margin: 20px 0;
text-indent: 2em;
  line-height: 32px;

}
/* .read_content img {
  display: block;
 width: 720px;
  height: 480px;
  margin: 20px auto;
} */



.read_content img {
    max-width: 100%;
    display: initial;
    height: auto;
    margin: 5px auto;
	display: flex;
}

.article-content{
	/* position: relative;
	text-align: left; */
	min-height: 600px;
	/* display: flex;
	flex-wrap: wrap;
	 justify-content: center; */
	
}

.article-content p{
	font-size: 18px;
	  color: #262626;
	  text-align: justify;
	  margin: 20px 0;
	text-indent: 2em;
	  line-height: 32px;
	 
	 
}

.article-content img {
    
    margin: 5px auto;
/* 	flex: 1 0 calc(50% - 10px);
	  margin: 5px;
	  justify-content: center; */
	/* display: flex;
	justify-content: space-between; */
	
}




/*»ú¹¹*/

.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: relative;
      position: relative;
    width: 250px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-top-right-radius: 20px;
    background: linear-gradient(to left bottom, #284c9c, #264894);
    color: #fff;
    font-weight: 700;
    font-size: 18px;
}
.level_nav_template .nav_title h1 {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.level_nav_template .nav_title h1 a{
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}

.sub-jigou {
    border-top: 1px solid #D8DFEF;
    padding-bottom: 26px;
	 padding-top: 26px;
    margin-bottom: 35px;
}

    .sub-jigou 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: 4px;
       margin-top: -24px; 
        /* right: 2px; */
        float: right;
            position: relative;
    }



    .sec-con li {

        margin-bottom: 12px;
		 width: 25%;
		border-radius:10%;

   
    }

        .sec-con li a {
              padding: 5px 15px;
            background-color: #f4f4f42b;
            display: block;
            color: #1d1c1c;;
			margin: 0 20px 0 10px;
			 min-height: 48px;
            font-size: 17px;
			-webkit-box-shadow: 0 6px 17px 0 rgb(38 110 237 / 40%);
			box-shadow: 0 6px 17px 0 rgb(38 110 237 / 60%);
			display: flex;
    align-items: center;
    justify-content: center;
			    /* font-weight: bold; */
        }


 .sec-con  li:hover a{
    transition: all .4s;
    -webkit-box-shadow: 0 6px 17px 0 rgb(38 110 237 / 53%);
    box-shadow: 0 6px 17px 0 rgb(38 110 237 / 53%);
   /* border-bottom: 4px solid #284c9c; */
	color:#fff;
	    background: linear-gradient(to left bottom, #4886fe, #416dd1);
   
}


.sec-con {
    margin-left: 0;
    display: flex;
    /*  width: 1287px;*/
    flex-flow: row wrap;
}





.leaders .entry-content {
    min-height: 210px;
}

.leaders .entry-image img {
    border-radius: 0px;
}

.leaders {
    width: 1400px;
    margin: 0 auto;
}

    .leaders .entry {
        border-bottom: 0;
        margin-bottom: 30px;
        padding-bottom: 0;
    }

    .leaders .portfolio-item {
        width: 46%;
        margin: 0px 2% 20px 2%;
    }


.leaders2 {
    width: 100%;
}

    .entry {

        float: left;
		  font-size: 18px;
		width: 33%;
		  
    }
	.leader-item 
	{
	    margin-bottom: 60px;
	}
.leadertitle
{
color: #434343!important;
    line-height: 30px;
}
 

        .leaders2 .leader-item .entry-content {
            width: 80%;
        
            display: block;
            min-height: 80px;
            padding: 8px;
            background-color: white;
            border: 0;
        }

        .leaders2 .leader-item .leadername {
            background-color: white;
        }

            .leaders2 .leader-item .leadername h4,
            .leaders2 .leader-item .leadername .leadertitle {
                color: #0062b2;
                text-align: left;
            }

.clear {
    clear: both;
    display: block;
    font-size: 0px;
    height: 0px;
    line-height: 0;
    width: 100%;
    overflow: hidden;
}

.leadername {
    text-align: center;
    background-color: rgba(0, 98, 178, 1);
    color: white;
    font-size: 12px;
    padding: 5px 10px;
    position: relative;
    width: 100%;
    bottom: 0;
    min-height: 55px;
}

.leadername {
    min-height: 74px;
}

    .leadername h4 {
        margin-bottom: 0;
        color: white;
        font-weight: 600;
        font-size: 18px;
    }

.entry-content {
    font-size: 14px;
}
.crumbs_read_template {
    position: relative;
    margin-top: 160px;
}


/* 
.read_content img {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 40px;
    margin-bottom: 40px;
} */




/******************************************JackHe*********************************************************/
.titlecontent{width:100%;
	text-align: left  !import;
	font-size: 18px;
    color: #262626;
    text-align: justify;
    text-indent: 2em;
    line-height: 32px;
}

.titlecontent dt{ 
	width:100%;
	text-align: left;
	font-size: 18px;
    color: #262626;
    text-align: justify ;
    text-indent: 2em;
    line-height: 32px;
	margin-left: 20px;
}


.orgz-container{width:700px;margin:30px auto}.orgz-container ul{border-left:1px solid rgba(40,76,156,.2);margin-left:50px}
.orgz-container ul li{position:relative;border-left:3px solid #284c9c;padding-left:20px;margin:0 0 20px -2px;text-align: left;}
.orgz-container ul li i{font-style: normal;}
.orgz-container ul li span{display:inline-block;vertical-align:middle}
.orgz-container ul li span.icon{position:absolute;top:50%;transform:translateY(-50%);left:-60px}
.orgz-container ul li span.icon img{width:auto;height:25px;opacity:.2}
.orgz-container ul li span.name{font-size:20px;font-weight:700;color:#284c9c;margin-right:30px}
.orgz-container ul li span.duty{font-size:16px;color:#262626}.orgz-container ul li span.duty i{position:relative;top:4px;font-size:inherit;display:inline-block;margin-right:20px}

.m-2{    margin: 20px !important;}
