.zkzy_titel {
    width: 100%;
    height: 36px;
    font-size: 26px;
    font-weight: bold;
    line-height: 36px;
    text-align: center;
    background: url(../images/zkzy_title.jpg)no-repeat center;
    margin: 20px 0;
}
.school_p {
    font-size: 16px;
    width: 1000px;
    margin: 0px auto 20px;
    text-align: center;
}
.school_p_a{
	color: red;
}
.title_more{
    width:100%;
	margin-left: 12px;
}
.title_more>h5{
    width:25%;
    padding-left:3%;
    height: 44px;
    font-size: 22px;
    font-weight: bold;
    line-height: 44px;
}
.zk_title{
    background:url(../images/zk.png)no-repeat center left;
}
.list_more{
    width:99.8%;
    border-top:1px solid  #1680df;
    border-left:1px solid #eeeeee;
    border-right:1px solid #eeeeee; 
    border-bottom:1px solid #eeeeee;
}
.list_more_title{
    width: 95%;
    margin:0 auto;
    border-bottom:1px solid #eeeeee;
    height: 46px;
}
.list_more_title>li{
    display:inline-block;
    margin: 0 2.5%;
    cursor: pointer;
    position: relative;
}
.list_more_title>li:first-child{
    margin-left:0;
}
.list_more_title>li:last-child{
    margin-right:0;
}
.list_more_title>li>p{
    font-size: 16px;
    padding:12px 0 9px 0;
}
.blue{
    font-weight:700;
    color: #1781DF;
}
.blue_xian{
    width:100%;
    position: absolute;
    border-bottom:2px solid #1781df;
}
.zyjh_content>div{
    display:none;
}
.zyjh_content>.show{
    display:block;
}
.list_more_content{
    width: 95%;
    margin:20px auto;
    display:flex;
    flex-wrap: wrap;
    align-items: center;
}
.list_more_content>a {
    width: calc(20% - 14px);
    color: #666666;
    margin: 14px 6px;
    text-decoration: none;
    border: 1px dashed #c2e5ff;
    text-align: center;
}
.list_more_content>a>span{
    max-width:180px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; /*è¶…å‡ºéƒ¨åˆ†ç”¨...ä»£æ›¿*/
}
.list_more_content>a>span:hover{
    color: #1781DF;
    border-bottom:1px solid #1781df;
}
.bk_title{
    background:url(../images/bk.png)no-repeat center left;
}
#hx_zkzy{
	padding-bottom: 20px;
}
.testlist-yx {
    width: calc(100% - 40px);
    border-collapse: collapse;
    margin: 0 20px;
}.testlist-yx th {
    border: 1px solid #b5c2cb;
    font-size: 15px;
    line-height: 30px;
    background: #ecf7ff;
    text-align: center;
}.testlist-yx td {
    border: 1px solid #b5c2cb;
    font-size: 14px;
	text-align: center;
    color: #343434;
}.testlist-yx .ckyx_zy_td {
    line-height: 22px;
}.testlist-yx .ckyx_zy_td {
    text-align: left;
    padding: 8px 8px;
}.testlist-yx .ckyx_zy_xx {
    padding: 8px 0px;
}.testlist-yx td p img {
    width: 60px;
}
.location1 {
    background-color: #fff;
    padding: 10px;
    margin-bottom: 20px;
    background-image: url(../images/right_wz.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 35px;
	box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 10%);
}
.school_yx {
    width: calc(100% + 12px);
    margin-top: 20px;
}.index_school {
    justify-content: flex-start;
    box-sizing: border-box;
    margin: 0;
}.index_school {
    width: 100%;
    min-height: 300px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: space-between;
}.is_school_item {
    width: calc(25% - 12px);
    height: 120px;
    display: flex;
    flex-direction: column;
    border: 1px solid #eee;
    margin-bottom: 12px;
}.is_school_item {
    box-sizing: border-box;
    margin-right: 12px;
	border-radius: 6px;
}.issi_body {
    flex: 1;
    display: flex;
    align-items: center;
}.issi_body img {
    width: 60px;
    height: 60px;
    margin: 0 12px;
    flex-shrink: 0;
}.issi_alink {
    flex-shrink: 0;
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    border-top: 1px solid #eee;
}.issi_alink a {
    flex: 1;
    height: 100%;
    font-size: 14px;
    line-height: 39px;
    text-align: center;
    color: #555;
}
.school_yx_b{
	margin:0 20px;
}
.issi_alink span {
    background: #f7f7f7;
    color: #514f4f;
    font-size: 12px;
    width: 33.33%;
    text-align: center;
    margin: 0 12px;
    border-radius: 2px;
}