.container-bg{background-color: #fdfcfd;}
.parentName font{font-weight: bold; font-size: 26px;}
.parentName{background: url(../images/parentName_bg.png) no-repeat;box-sizing: border-box;;background-size: 100% 100%;height:88px;line-height: normal;display: flex;justify-content: center;align-items: center;}
.sideMenu li{margin: 5px 0;font-size: 22px;}
.sideMenu li a{color: #777777;padding: 15px 0;}
.sideMenu li a.aon{background: linear-gradient(to right,rgb(247,250,255),rgb(210,224,252));border-right: 4px solid #3D7EFF;color:#5291E8}
.pageList.infoList li{background: #fff;box-sizing: border-box;list-style: none;box-shadow: 0 0 10px 0px hwb(0 92% 8%);margin: 10px 0;border: 2px solid  hsl(0, 8%, 95%);}
.pageList.infoList ul{display: flex;flex-wrap: wrap;}
.infoList li h4{padding: 0 20px;position: relative;}
.infoList li h4 a{padding: 5px 0 7px;width: 100%;position: relative;white-space:normal;}
.infoList li h4 a:before{display: none;}
.infoList li h4 a .title{font-size: 18px;color: #333;/*margin-bottom: 10px;*/font-weight: bold;width: 85%;}
.pageList.infoList li .abstract_warp{display: flex;width: 100%;flex-wrap: wrap;justify-content: space-between;}
.pageList.infoList li .abstract{font-size: 16px;width: 90%;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;white-space:normal;line-height: 32px;color: #777777;}
.pageList.infoList li .ico{}
.inBox .infoList li h4 .time{position: absolute;display: block;top:initial;right: 10px;bottom: 0; top: 19px;}
.infoList li h4 span{bottom: 0px;}
.page-title{margin-bottom: 10px;}
.page-title h2{ color: #333; font-size: 22px;}
.page-title h2 i{font-size: 22px;vertical-align:baseline;color: #1C5BAB;font-weight: initial;}
.zxts{margin-top: 20px;}
.zxts li{margin: 10px 0;}
.nav_uls{display: flex;justify-content: space-evenly/*margin: 20px 0;*/}
.nav_uls li{width: 135px;height: 135px;border-radius: 50%;}
.nav_uls li.active{background-color: #fff;box-shadow: 0 8px 10px #d8e9ff;}
.nav_uls li a{display: flex;flex-direction: column;justify-content: center;align-items: center;width: 100%;height: 100%;}
.nav_uls li a p{width: 100%;text-align: center;font-size: 1.25rem; font-weight: bold;}
.pageList-line li:nth-child(5n), .pageList-line .addLine{padding-bottom: 7px}

.jyzt_header{position: relative;background: url(../images/jyzt_header_bg.png) no-repeat top center;height: 630px;}
.jyzt_logo_warp{position: relative;height: 100%;}
.jyzt_logo_warp .logo{position: absolute;top: 4.375rem;}
.nav_uls_main{position: absolute;bottom: 1.25rem;width: 98%;}
.position {background: url(../images/position_ico.png) no-repeat left center;padding: 1.875rem 0;padding-left: 1.875rem;}
.nav_uls{display: flex;justify-content: space-evenly;}
.nav_uls li{width: 135px;height: 135px;border-radius: 50%;}
.nav_uls li.active{background-color: #fff;box-shadow: 0 8px 10px #d8e9ff;}
.nav_uls li a{display: flex;flex-direction: column;justify-content: center;align-items: center;width: 100%;height: 100%;}
.nav_uls li a p{width: 100%;text-align: center;font-size: 1.25rem;font-weight: bold;}
.jyzt_main {background: linear-gradient(to bottom,#fff,#ebf5fe);background: url(../images/jyzt_main_bg.png) no-repeat top center;    background-size: cover;padding-bottom: 30px;}
.box1{position: relative;}
.box1 .title_select{position: absolute;left: 4%;top: 50%;transform: translate(0, -50%);display: flex;align-items: center;background-size:cover;z-index: 11;}
.box1 .title{color: #fff;font-size: 3.5rem;letter-spacing:3px;display: flex;align-items: center;}
.box1 .title span{font-weight: bold;}
.box1 .title i{font-size: 3rem;}
@media (max-width:1480px){
   
}

@media (max-width:1200px){

}

@media (max-width:992px) {
    .nav_uls{flex-wrap: wrap;justify-content: flex-start;}
}

@media (max-width:768px) {
   .nav_uls li{width: 33%;}
    .nav_uls{width: 100%;}
    .nav_uls li{box-sizing: border-box;}
}

@media (max-width:640px) {

}

@media (max-width:576px) {
   
    .nav_uls li{height: 120px;}
   
}

@media (max-width:480px) {

}

