/* 机构信息 */
    .jgzn_info{border:1px solid #d2d2d2;background: #f9f9f9;padding:10px 40px;margin-top:10px;}
    
    .jgzn_info h2{font-size: 30px;font-weight: 500;}
    .jgzn_info ul li{line-height:1.75;font-size: 18px; margin: 8px 0;}
    .jgzn_info ul li img{margin-right: 10px;}
/* tab切换 */

jgzn_cinfo{}
.jgzn_cinfo .hd{border-bottom: #2374d6 3px solid;text-align: center; width: 100%;  line-height: 70px;margin-top: 26px;}
.jgzn_cinfo .hd ul{margin:auto;width: 926px;}
.jgzn_cinfo .hd li{float: left;width:33.33%;background-color: #e2efff; transition: all .2s;font-size: 24px; color: #2374d6;}
.jgzn_cinfo .hd li span{padding:8px 16px;background: url(../images/common/jgzn_jgjj.png) no-repeat left 0  top 4px; margin-right: 10px;}
.jgzn_cinfo .hd li:nth-child(2) span{background: url(../images/common/jgzn_ldxx.png) no-repeat left 0  top 4px;}
.jgzn_cinfo .hd li:nth-child(3) span{background: url(../images/common/jgzn_nsjg.png) no-repeat left 0  top 4px;}
.jgzn_cinfo .hd li.on{background-color: #2374d6; color: #fff;}

.jgzn_cinfo .hd li:nth-child(3).on span,.jgzn_cinfo .hd li:nth-child(1).on span,.jgzn_cinfo .hd li:nth-child(2).on span{background-position:left 0  top -166px;}

.bh_ldxx_info {width: 910px;float: right;}
.bh_ldxx_info .ldinfo{white-space: break-spaces;}
.bh_ldxx_info .ldinfo::before{content: attr(title);padding-right: 6px;font-weight: 600; font-size: 16px;color:#333}

.bh_jgjj{ border: 1px solid #d2d2d2;padding:20px; line-height: 1.75;font-size: 16px;margin-bottom:20px;}
.bh_jgjj p{line-height: 1.75;}

.bh_ldxx li{border: 1px solid #d2d2d2; padding:20px;margin: 20px 0;font-size: 16px;}
.bh_ldxx_img{float:left;margin-right: 20px;}
.bh_ldxx_img img{width: 160px;}
.name{color:#2374d6;font-weight: 600;font-size: 18px;margin-bottom: 10px;font-size: 20px;}
.bh_ldxx li p{line-height: 1.5;margin: 10px 0;}
.bh_nsjg{margin-top: 20px;}
.bh_nsjg li{float: left;width: calc(50% - 20px );margin-left: 20px;margin-bottom: 16px;height: 285px;border: 1px solid #d2d2d2;}
.bh_nsjg li:nth-child(2n+1){margin-left: 0;}
.bh_nsjg li  .nsjg_tit{background-color: #f9f9f9; padding:0 20px;line-height: 48px;font-size: 18px;white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;}
.bh_nsjg li>p{margin: 10px 20px; line-height: 2; font-size: 16px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;
-webkit-box-orient: vertical;-webkit-line-clamp: 3;text-indent: 40px;}
.bh_nsjg a{float: right; margin-right: 20px;background-color: #c9262d;color:#fff;padding:5px 20px; border-radius: 20px;}
.bh_nsjg a:hover{color:#fff;}
.bh_nsjg .nsjg_con{padding: 0 20px;height: 197px;overflow: hidden;}
.bh_nsjg .nsjg_con p{line-height: 2;font-size: 16px;width: 100%;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;/* -webkit-box-orient: vertical; */-webkit-line-clamp: 4;text-indent: 2em;/*height:157px;*/}
@media(max-width:992px){
    .jgzn_cinfo .hd ul{width: 100%;} 

	.jgzn_cinfo .hd li {font-size: 20px;}
	.bh_jgjj{padding: 1rem;}
	.bh_ldxx li{padding:1rem 0;margin:1rem 0;width: 100%;text-align: center;}
	.bh_ldxx_img{text-align: center; width: 100%;}
	.bh_ldxx li .bh_ldxx_info{ clear:both;width: 100%; float: none; text-align: left;padding:10px;box-sizing: border-box;}
	.bh_nsjg li{width: 100%;margin-left: 0; height: auto; padding-bottom:1rem;}
	.jgzn_cinfo .hd li span{display: none;}
}
@media(max-width:768px){
	.jgzn_info{padding:10px;}
	.jgzn_cinfo .hd{line-height:50px;}
	.jgzn_cinfo .hd li{font-size:18px;}
}