*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

h3,h4 {
    font-weight:normal;
}

body{
	background-color: #f2f2f2;
}
.left{
	float: left;
}
.right{
	float: right;
}
a{
	text-decoration: none;
}
ul,li{
	list-style: none;
}
img{ border:none;}
.hide{
	display: none;
}
.clearfix{
    *zoom:1;
}
.clearfix:before, .clearfix:after{
    content: "";
    display: table;
    clear: both;
}

/*主标题五公开*/
.title_1{
	background: url(/images/wgk1.png) no-repeat;
    width: 100%;
    margin: 0 auto;
    background-size:100%;
    overflow: hidden;
    height:330px;
}
.title_1 .bannertitle{
	    margin: 0 auto;
    display: block;
}

.title_1 span.slh{
        cursor:pointer; 
        background:#dd0900;
        font-weight:bold;
        float:left;
        font-size:16px;
        display: inline-block;
        width:96px;
        text-align:center;
        line-height:30px;
        height:30px;
        border-radius:6px;
        color: #fff;
        position:absolute;
        top:15px;
        right:15px;
    }

.title_1 span.slh i{
        background:url("/tupian/slh.png") no-repeat;
        width: 17px;
        height: 18px;
        vertical-align: -4px;
        display:inline-block;
        margin-right:6px;
    }
/*内容*/
.main1{
	width: 1258px;
	margin: 0 auto;
	padding: 30px 36px 62px;
	background-color: #fafafa;
    margin-bottom: 50px;
}
.div-tit{
	height: 40px;
	margin-bottom: 28px;
}

.div-tit-con{
	width: 156px;
	height: 40px;
}

.div-tit h2 a {
		display: block;
	height: 40px;
	line-height:40px;
	text-align: center;
	color: #287ec2;
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 30px;
	position: relative

}

.lin_tongyoug h2 a::before {
	 content: "";
	 display: block;
	 width: 40%;
	 height:2px;
	 background-color:#287ec2;
	 position: absolute;
    top: 50%;
    transform: translateY(-50%);
	left:0;
}

.lin_tongyoug h2 a::after {
	 content: "";
	 display: block;
	 width: 40%;
	 height:2px;
	 background-color:#287ec2;
	 position: absolute;
    top: 50%;
    transform: translateY(-50%);
	right: 0;
}

.div-tit-con a{
	display: block;
	height: 40px;
	line-height:40px;
	text-align: center;
	color: #287ec2;
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 30px;
}
.div1 .div-con>a{
	display: block;
	margin-right:10px;
}
.div1 .div-con a img{
	width: 480px;
	height: 210px;
}
.jcygk,.jchgk{
	position: relative;
	margin-left: 10px;

}
.jcygk .zmh,.jchgk .zmh{
	display: none;
	width: 281px;
	height: 275px;
	position: absolute;
	padding: 36px 0 0 64px;
}
.jcygk .zmh{background: url(/tupian/wgk2023121301.png) no-repeat;top: -10px;left: 330px;}
.jchgk .zmh{background: url(/tupian/zlm_hgk.png) no-repeat;top: -10px;left: 250px;}
.jcygk:hover .zmh,.jchgk:hover .zmh{
	display: block;
}
.jcygk .zmh a{
	display: block;
	width: 180px;
	height: 40px;
	margin-bottom: 22px;
}
.jchgk .zmh a{
	display: block;
	width: 180px;
	height: 50px;
margin-top:10px;
	margin-bottom: 42px;
}
.div2{
	margin-top: 50px;
}
.zxgk-con{
	width: 550px;
}
.zxgk-con-tit span{
	font-size: 30px;
	font-family: "微软雅黑";
	color:#333;
}
.more1{
	display: block;
	font-size: 14px;
	font-family: "微软雅黑";
	color:#91989e;
	height: 34px;
	line-height: 34px;
}
.zxgk-con-list{
	margin-top: 14px;
}
.ul-list li{
	height: 38px;
	line-height: 38px;
	padding-left: 20px;
	background: url(/images/list_icon.jpg) no-repeat 0 center;
}

.ul-list li a {
	display: block;
    position: relative;
    padding-right: 100px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	color: #333;
	font-size: 16px;
}

.ul-list li span{
    float: right;
    color: #333;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
	font-size: 16px;

}

.div3{
	margin-top: 30px;
}
.glgk,.fwgk{
	width: 550px;
}
.glgk .div-line,.fwgk .div-line{
	width:72%;
	height: 20px;
	margin-top: 18px;
	border-top: 2px solid #277ec1;
}
.glgk-tit{
	height: 40px;
}
.glgk-tit ul{
	width: 240px;
	height:40px;
	border-bottom: 2px solid #ccc;
}
.glgk-tit ul li a{
text-decoration:none;
	color: #333;
	font-size: 18px;
	font-family: "微软雅黑";
	line-height: 38px;
}
.act1{
	color: #1475bd;
	border-bottom: 2px solid #1475bd;
	height: 40px;
}
.glgk-tit ul li+li{
	margin-left: 14px;
}
.tab-con{
	margin-top: 14px;
}
.div-more{
	width: 40px;
	height: 40px;
	position: relative;
}
.div-more a{
	position: absolute;
	top: 0;
	left: 0;
}
.tab-con{
	height: 200px;
	position: relative;
}
.tab-con>div{
	width: 550px;
	height: 200px;
	position: absolute;
}

.fwgk-con a{
	display: block;
	margin-left: 35px;
}
.fwgk-con img{
	display: block;
	border: none;
	width: 140px;
}

.div3 .div-tit .div-tit-con{
	width: 140px;
}
.div3 .div-tit .div-tit-con a{
	text-align: left;
}


.div4{
	margin-top: 30px;
}
.div4 .div-tit .div-tit-con{
	width: 140px;
}
.div4 .div-tit .div-tit-con a{
	text-align: left;
}
.div4 .div-tit .div-line{
	width: 1046px;
}
.title_1 .wza{
	position:absolute;
	
	top:50px;
	right:282px;
}
 .title_1 .wza img{
	vertical-align:middle;
}
 .title_1 .wza a{
	color:#fff;
	font-size:18px;
}
.ul-list li a:hover,.more1:hover,.ul-list li a:hover,.ul-list li:hover{
    text-decoration:underline;
}

.glgk-con {
    display: flex;
    justify-content: center;
}

.glgk-con a {
        text-align: center;
        margin-right:35px;
}

.glgk-con a span{
    display: block;
    color: #727272;
    margin-top: 20px;
    font-size: 16px;
}

.title_1 .logo {position: relative;width: 80%;margin: 0 auto;margin-top: 20px;}
.title_1 .logo .wza {position: absolute;top: 50%;transform: translateY(-50%);right: 0;}
.title_1 .logo .wza a {color: #fff;}
 .title_1 .logo .wza img {vertical-align: middle;}

  @media screen and (max-width: 1480px) {
.title_1 .logo {
        width:90%;
    }

 .title_1 .logo .gh img {
        width:80%;
    }

 }
 @media screen and (max-width: 1250px) {
    
.title_1 .logo {
    margin-top: 20px;
    }

 }
 

 @media screen and (max-width: 1300px) {
    
.main1 {
    width: 95%;
}

.jcygk .zmh {
	left:200px;
}

.jchgk .zmh {
	left:200px;
}

	.zxgk-con {
    width: 46%;
}

.glgk, .fwgk {
	width:46%;
}

.div4 .div-con a {
	width:46%;
}

.div4 .div-con a img {
	width:100%;
}

.glgk .div-line, .fwgk .div-line {
    width: 70%;
}

.fwgk-con {
	display: flex;
	justify-content: space-between;
}

.fwgk-con a {
	margin-left:0;
}


 }

  @media screen and (max-width: 1200px) {
	.title_1 {
		height: 36vw;
	}

	.title_1 .bannertitle {
        width: 80%;
        margin-top: 26px;
	}

	.lin_tongyoug h2 a::before {
    width: 38%;
	}

		.lin_tongyoug h2 a::after {
    width: 38%;
	}

	.jcygk:hover .zmh,.jchgk:hover .zmh{
	display: none;
}
.jcygk, .jchgk {
	width: 45%;
	margin-left:0;
	float: none;
}

.div1 .div-con {
	display: flex;
    justify-content: space-between;
    align-items: center;
}



.div1 .div-con a img {
	width:100%;
	height: auto;
}

.div2 {
    margin-top: 40px;
}

    .zxgk-con {
        width: 100%;
    }

	.div-con .zxgk-con:last-child {
		margin-top:10px;
	}

	.glgk, .fwgk {
		float: none;
		width:100%;
	}

.fwgk {
	margin-top:20px;
}




  }

 
 @media screen and (max-width: 760px) {
	 .main1 {
    padding: 20px;
	 }
	     .title_1 .logo {
        margin-top: 10px;
    }
.title_1 .logo .gh img {
        width: 40%;
    }
.title_1 .wza a {
    color: #fff;
    font-size: 14px;
}

.title_1 .bannertitle {
        margin-top: 7px;
    }
	    .title_1 {
        height: 33vw;
    }

	    .lin_tongyoug h2 a::before {
        width: 30%;
    }

	    .lin_tongyoug h2 a::after {
        width: 30%;
    }
	.div1 .div-con {
		        flex-direction: column;
	}
	    .jcygk, .jchgk {
        width: 100%;
		}

		.div-tit h2 a {
    display: block;
    height: 30px;
    line-height: 30px;
	font-size: 22px;
		}
		.div-tit {
    margin-bottom: 0px;
}
.jchgk {
	margin-top:10px;
}

    .div2 {
        margin-top: 20px;
    }

	.zxgk-con-tit span {
    font-size: 18px;
	}
	
.zxgk-con-list {
    margin-top: 0px;
}

.ul-list li {
    padding-left: 12px;
}

    .glgk .div-line, .fwgk .div-line {
        width: 60%;
    }

	.div3 .div-tit .div-tit-con {
    width: auto;
}

	.glgk-con {
    justify-content: space-around;
}

	.glgk-con a {
		width:31%;
		margin-right:0;
	}

	.glgk-con a img{
		width:100%;
	}

	.glgk-con a span {
		font-size: 14px;
		margin-top: 10px;
	}

	.div3 {
		margin-top:20px;
	}

	.fwgk-con {
		flex-wrap: wrap;
	}

	.fwgk-con img {
		width:100%;
	}

	.fwgk-con a {
        width: 30%;
		float: none;
    }

	.fwgk-con::after {
		display: none;
	}

	.div4 .div-con {
		display: flex;
    	flex-direction: column;
	}

	.div4 .div-con a {
        width: 100%;
    }

	.div4 .div-con a:last-child {
		margin-top:10px;
	}
 }