@charset "utf-8";


.jj{margin-top: 43px;}
.jj-head{border-bottom: 1px solid #D6D6D6;height: 50px;}
.jj-head span{color: #2661AD;font-size: 24px;padding-bottom: 15px;border-bottom: 4px solid #2261B3;}
.jj-main{padding: 20px;background-color: #F5F9FF;margin-top: 25px;}
.jj-main p:nth-child(1){color: #000000;font-size: 20px;font-weight: bold;}
.jj-main p:nth-child(2){text-align: justify;color: #383838;font-size: 18px;margin-top: 15px;}
.jj-main a{color: #2661AD;font-size: 16px;margin-top: 20px;display: block;}

.ldzc{margin-top: 43px;}
.ldzc-head{border-bottom: 1px solid #D6D6D6;height: 50px;}
.ldzc-head span{color: #2661AD;font-size: 24px;padding-bottom: 15px;border-bottom: 4px solid #2261B3;}
.ldzc-main{}
.ldzc-main ul{}
.ldzc-main ul li{height: 80px;border-bottom: 1px dashed #D6D6D6;line-height: 80px;}
.ldzc-main ul li a{/* float: left; */width: 100%;margin-right: 40px;color: #000000;font-size: 18px;text-align: left;display: block;}
.ldzc-main ul li p{float: left;width: 70%;color: #000000;font-size: 18px;}

.jgsz{margin-top: 43px;}
.jgsz-head{border-bottom: 1px solid #D6D6D6;height: 50px;}
.jgsz-head span{color: #2661AD;font-size: 24px;padding-bottom: 15px;border-bottom: 4px solid #2261B3;}
.jgsz-main{margin-top: 25px;background-color: #FFFFFF;box-shadow: 0 2px 36px #2c7dd421;}
.jgsz-hd li{background-color: #E8F2FF;margin-right: 30px;float: left;width: 380px;height: 65px;text-align: center;line-height: 65px;font-size: 24px;color: #2661AD;font-weight: bold;}
.jgsz-hd li.on{background-color: #ffffff;}
.jgsz-hd li:last-child{margin-right: 0;}
.jgsz-main-container{padding: 40px 25px;border-radius: 5px;}
.jgsz-main-container ul li{width: 23.3%;height: 70px;background-color: #F7F7F7;line-height: 25px;float: left;margin-right: 26px;margin-bottom: 28px;}
.jgsz-main-container ul li a{font-size: 18px;color:#000000;display: block;padding: 10px 20px;}
.jgsz-main-container ul li:nth-child(4n){margin-right:0;}

@media (max-width:768px){
    .panel-container{width: 100%;padding:0 4%;}
    .jgsz-hd li{width: 100%;}
    .jgsz-main-container ul li{width: 100%;}
    .ldzc-main ul li a{width: 100%;font-size: 15px;}
}