.bg{ width: 100%; height: 900px;background:url(./2022_xgfk_bg.png) no-repeat center;background-size: cover;position: relative;}
.logo{ position: absolute; top: 100px;}
.bg1{width: 100%; height: 762px; background-color: #e8fafe;}
.list_con{width: 1200px;height: 900px;padding: 40px 0px 20px 0px; background-color: #fff; position: absolute;top: 700px;left: 50%;margin-left: -600px;border-radius: 28px;overflow: hidden;}
.home{position: absolute;top: 620px;right: 166px; width: 230px;}
.list{width: 90%; margin: 0px auto;}
.title{line-height: 77px; height: 77px;border-bottom: 3px solid #3e7adc;font-size: 20px;margin-bottom: 20px;background: url(./2022_xgfk_dian.png) no-repeat left center;background-size: 5px 20px;padding-left: 15px;}
.title a {color: #3e7adc;}
.list ul{ overflow: hidden;}
.list li{ width:24%;margin-right: 1%;float: left;margin-bottom: 20px;}
.list img{display: block; width: 100%; height: 172px;}
.list p{ width: 98%; line-height: 24px; height: 48px;overflow: hidden;padding: 0px 1%;color: #666;}
.list li:nth-child(4n){margin-right: 0px;}

.friend_link_box{height:60px;background:#f8f8f8;  border-top:1px solid #2e7ac0; margin-top:20px;}
.friend_link{ width:1140px; height:60px; margin:0 auto; line-height:60px;}
.friend_link h2{float:left; width:110px; height:60px; background:#2e7ac0; line-height:60px; color:#fff; font-size:16px; text-align:center;}
.friend_link_box .friend_link ul{margin-left:20px; float:left;}
.friend_link_box .friend_link ul li {float:left; margin-left:10px;}
.friend_link_box .friend_link ul li select{width:158px; padding:5px; margin:15px 0; color:#666;}
.friend_link .link{ float:left; color:#666; margin-right:8px;}
.friend_link .link:hover{ text-decoration:underline;}
.friend_link span.dropselect_box{ position:relative; width:185px; display:inline-block; border:none; float:left; height:33px; z-index:99; margin-left:9px; margin-top:7px; border:1px solid #e2e2e2;}
.div_cutPage {padding: 20px 0;text-align: center;margin: 0px auto;}
.div_cutPage a {display: inline-block;*display: inline; *zoom: 1;padding: 2px 8px;cursor: pointer;margin: 2px;}
.div_cutPage .on { background-color: #0f64a9;color: white;}
@media only screen and (min-width:1560px) {
    .home{top:700px;right: 20px;}
}

