
/* 公共企事业单位信息样式开始 */
*{margin:0px;padding:0px;}
.ggqsydwzt{width:1140px;background:url('ggqsydwzt_header.png') no-repeat center center;margin:0px auto;background-size:cover;}
.ggqsydwzt .ggqsydwzt_header{display:flex;flex-direction:column;justify-content:center; }
.ggqsydwzt .ggqsydwzt_header div:nth-child(1) h1{font-size:50px;color:white;text-align:center;margin:30px 0px;text-shadow: 2px 2px 8px #000;}
.ggqsydwzt .ggqsydwzt_header div:nth-child(2){height:100px;}
.ggqsydwzt .ggqsydwzt_header div:nth-child(2) ul{display:flex;flex-direction:row;justify-content:center;list-style:none;}
.ggqsydwzt .ggqsydwzt_header div:nth-child(2) ul li{margin:0px 30px;}
.ggqsydwzt .ggqsydwzt_header div:nth-child(2) ul li a{background-color:white;display:block;width:150px;height:40px;border-radius:15px;font-size:20px;line-height:40px;text-align:center;color:#0160BE;text-decoration:none;}
.ggqsydwzt .ggqsydwzt_header div:nth-child(2) ul li a:hover{background-color:#F39800;color:#ffffff;box-shadow: 0px 0px 8px #000;}
.ggqsydwzt .ggqsydwzt_header div:nth-child(3) ul{display:flex;flex-direction:row;justify-content:center;list-style:none;}
.ggqsydwzt .ggqsydwzt_header div:nth-child(3) ul li{margin:0px 18px;}
.ggqsydwzt .ggqsydwzt_header div:nth-child(3) ul li a {display:flex;justify-content:center;flex-direction:column;text-decoration:none;opacity:0.8;}
.ggqsydwzt .ggqsydwzt_header div:nth-child(3) ul li a:hover {opacity:1;}
.ggqsydwzt .ggqsydwzt_header div:nth-child(3) ul li a div{width:107px;height:107px;background:url('ggqsydwzt_item.png') no-repeat;background-size:cover;display:flex;justify-content:center;align-items:center;}
.ggqsydwzt .ggqsydwzt_header div:nth-child(3) ul li a div img{width:65px;margin-bottom:20px;}
.ggqsydwzt .ggqsydwzt_header div:nth-child(3) ul li a div img.w45{width:45px;}
.ggqsydwzt .ggqsydwzt_header div:nth-child(3) ul li a span{text-align:center;color:black;font-weight:bold;font-size:18px;}
.ggqsydwzt .ggqsydwzt_header div:nth-child(3) ul li a span:hover{color:red;}

.ggqsydwzt .ggqsydwzt_main{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:50px;justify-content:space-between;}
.ggqsydwzt .ggqsydwzt_main>div{width:49%;}
.ggqsydwzt .ggqsydwzt_main>div:nth-child(1):{margin-right:10px;}
.ggqsydwzt .ggqsydwzt_main div div:nth-child(1){height:70px;background:rgba(158,203,225,1);}
.ggqsydwzt .ggqsydwzt_main div div:nth-child(1) a{text-decoration:none;}
.ggqsydwzt .ggqsydwzt_main div div:nth-child(1) a:nth-child(1){font-size:22px;color:white;font-weight:bold;line-height:70px;margin-left:50px;text-decoration:none;letter-spacing:5px;float:left;}
.ggqsydwzt .ggqsydwzt_main div div:nth-child(1) a:nth-child(1):hover{color:#007EDB;}

.ggqsydwzt .ggqsydwzt_main div div:nth-child(1) a:nth-child(2){font-size:16px;color:#333;line-height:70px;margin-right:50px;text-decoration:none;float:right;}
.ggqsydwzt .ggqsydwzt_main div div:nth-child(1) a:nth-child(2):hover{color:#007EDB;text-decoration:none;}

.ggqsydwzt .ggqsydwzt_main div ul{display:flex;flex-direction:column;justify-content:start;}
.ggqsydwzt .ggqsydwzt_main div ul li{display:flex;flex-direction:row;justify-content:start;height:40px;line-height:40px;}
.ggqsydwzt .ggqsydwzt_main div ul li a{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width:435px;color:#333;font-size:16px;
text-decoration:none;margin-right:30px;}
.ggqsydwzt .ggqsydwzt_main div ul li a:hover{color:#007EDB;}
.ggqsydwzt .ggqsydwzt_main div ul li a::before {content: "●";color:#0D235C;margin:0px 10px;}
.ggqsydwzt .ggqsydwzt_main div ul li span{color:#666;}


/* 公共企事业单位信息样式结束 */
.ggqsydwzt{width:1140px;background:url('ggqsydwzt_header_neiye.png') no-repeat;margin:0px auto;background-position:top center;
	}
.ggqsydwzt .ggqsydwzt_header_neiye{height:210px;display:flex;flex-direction:row;justify-content:start;border:0px solid red;padding-top:20px}
.ggqsydwzt .ggqsydwzt_header_neiye img{width:65px;display:block;margin-left:60px;}
.ggqsydwzt .ggqsydwzt_header_neiye h1{display: block;color: white !important;margin-left:20px;margin-top:10px;text-shadow: 0px 0px 8px #333;font-size:32px}
.ggqsydwzt .ggqsydwzt_header_neiye ul{display:flex;flex-direction:row;justify-content:center;list-style:none;}
.ggqsydwzt .ggqsydwzt_header_neiye ul li{display:block;width:150px;height:40px;border-radius:15px;font-size:20px;
	line-height:40px;text-align:center;text-decoration:none;background-color:#F39800;color:#ffffff;
	box-shadow: 0px 0px 8px #333;margin-top:10px;margin-left:50px;
}
.ggqsydwzt .ggqsydwzt_neiye_main{
	display:flex;flex-direction:row;justify-content:center;border:0px solid blue;padding:0px 50px;margin-top:30px;background-color: #f7f7f7;
}
.ggqsydwzt .ggqsydwzt_neiye_main >div:nth-child(1) {width: 361px;height: 216px;}
.ggqsydwzt .ggqsydwzt_neiye_main >div:nth-child(2) {width: 636px;margin-left:43px;display:flex;flex-direction:column;justify-content:start;}	
.ggqsydwzt .ggqsydwzt_neiye_main >div:nth-child(2)>div:nth-child(1){height:42px;line-height:42px;color:#333;font-weight:bolder;font-size:28px;
}
.ggqsydwzt .ggqsydwzt_neiye_main >div:nth-child(2)>div:nth-child(2){height:42px;line-height:42px;color:#8d8d8d;font-size:18px;
}
.ggqsydwzt .ggqsydwzt_neiye_main >div:nth-child(2)>ul{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;margin-top:33px;justify-content:start;}
.ggqsydwzt .ggqsydwzt_neiye_main >div:nth-child(2)>ul>li{height:48px;line-height:48px;}
.ggqsydwzt .ggqsydwzt_neiye_main >div:nth-child(2)>ul>li>span:nth-child(2){border-radius:15px;padding:5px 15px;
	line-height:40px;text-align:center;text-decoration:none;background-color:#F39800;color:#ffffff;margin-right:20px;
	}
.ggqsydwzt .ggqsydwzt_neiye_line{width:1040px;border-bottom:2px solid #ccc;margin:0px auto;padding-top:30px;}
.ggqsydwzt .ggqsydwzt_header_neiye_next{height:210px;display:flex;flex-direction:row;justify-content:start;padding-top:20px}
.ggqsydwzt .ggqsydwzt_header_neiye_next img{width:65px;display:block;margin-left:60px;}
.ggqsydwzt .ggqsydwzt_header_neiye_next h1{display: block;color: white;margin-left:20px;margin-top:10px;text-shadow: 0px 0px 8px #333;font-size:32px}
.ggqsydwzt .ggqsydwzt_header_neiye_next ul{display:flex;flex-direction:row;justify-content:center;list-style:none;}
.ggqsydwzt .ggqsydwzt_header_neiye_next ul li{display:block;width:150px;height:40px;border-radius:15px;font-size:20px;
line-height:40px;text-align:center;text-decoration:none;background-color:#F39800;color:#ffffff;
box-shadow: 0px 0px 8px #333;margin-top:10px;margin-left:50px;;
}
.ggqsydwzt .ggqsydwzt_header_neiye_next ul li a{display: block; text-decoration: none;color: #ffffff;background-color: #448aca;border-radius:15px; 
}
.ggqsydwzt .ggqsydwzt_header_neiye_next ul li a:hover{color: #333333;background-color:#448aca; opacity: 0.8;}
.ggqsydwzt .ggqsydwzt_neiye_secondary{display:flex;flex-direction:row;justify-content:start;padding-left: 50px;padding-top: 32px;width: 1140px;}
.ggqsydwzt .ggqsydwzt_neiye_secondary .ggqsydwzt_neiye_secondary_zuo>div{margin-left: 10px; width: 185px;height:48px;line-height:48px; background-color: #eeeeee;text-align: center;}
.ggqsydwzt .ggqsydwzt_neiye_secondary .ggqsydwzt_neiye_secondary_zuo>div span{margin-left: 60px;}
.ggqsydwzt .ggqsydwzt_neiye_secondary .ggqsydwzt_neiye_secondary_zuo>div a{text-decoration: none;color: #333333;font-size: 18px;}
.ggqsydwzt .ggqsydwzt_neiye_secondary .ggqsydwzt_neiye_secondary_zuo>div:hover{background-color: #00479d;color: #ffffff;}
.ggqsydwzt .ggqsydwzt_neiye_secondary .ggqsydwzt_neiye_secondary_zuo>div:hover a{color: #ffffff;}
.ggqsydwzt .ggqsydwzt_neiye_secondary .ggqsydwzt_neiye_secondary_you1>div:nth-child(1){width: 94px;height:34px;line-height:34px; text-align: center;margin-left: 26px;
background-color: #00479d;color: #ffffff;font-size: 18px;}
.ggqsydwzt .ggqsydwzt_neiye_secondary .ggqsydwzt_neiye_secondary_you1>div:nth-child(2){ margin-top: -21px; width: 55px;font-size: 16px; line-height: 16px;text-align: center;margin-left: 808px;}
.ggqsydwzt .ggqsydwzt_neiye_secondary .ggqsydwzt_neiye_secondary_you1>div:nth-child(2) a{color:#5a5a5a ; text-decoration: none;}
.ggqsydwzt .ggqsydwzt_neiye_secondary .ggqsydwzt_neiye_secondary_you1>div:nth-child(2) a:hover{color: red;}
.ggqsydwzt_neiye_secondary_line{padding-top: 4px; width:760x;border-bottom:1px solid #00479d;margin:0px auto;margin-left:100px;}
.ggqsydwzt .ggqsydwzt_neiye_secondary .ggqsydwzt_neiye_secondary_you1 ul{display:flex;flex-direction:column;justify-content:start;margin-top:10px;}
.ggqsydwzt .ggqsydwzt_neiye_secondary .ggqsydwzt_neiye_secondary_you1 ul li{display:flex;flex-direction:row;justify-content:start;height:40px;line-height:40px;}
.ggqsydwzt .ggqsydwzt_neiye_secondary .ggqsydwzt_neiye_secondary_you1 ul li a{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width:730px;color:#333;font-size:16px;
text-decoration:none;margin-right:30px;margin-left: 15px;}
.ggqsydwzt .ggqsydwzt_neiye_secondary .ggqsydwzt_neiye_secondary_you1 ul li a:hover{color:#007EDB;}
.ggqsydwzt .ggqsydwzt_neiye_secondary .ggqsydwzt_neiye_secondary_you1 ul li a::before {content: "●";color:#0D235C;margin:0px 10px;}
.ggqsydwzt .ggqsydwzt_neiye_secondary .ggqsydwzt_neiye_secondary_you1 ul li span{color:#666;}
