*{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px; 
	font-family: "微软雅黑";
	text-decoration: none;
	box-sizing: border-box;
}
.wrap {
	 min-width: 1600px;
	margin: 0 auto;
	background: #ffffff;

}
body {
	width: 100%;
	height: 100%;

}
.header {
        min-width: 1600px;
	width: 100%;
	height: 300px;
	background: url("/uiFramework/commonResource/image/2022061510463172744.jpg") no-repeat;
    background-position: center top;
    margin-right: auto;
    margin-left: auto;
}
.logo {
	width: 1200px;
	height: 497px;
	margin: 0 auto;
}

.nav {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	position: relative;
margin-top:-97px;
}
.nav-box {
	width: 1200px;
	height: 100px;
	background: #fff;
	overflow: hidden;
}

.main {
	width: 1200px;
	margin: 0px auto;
	background: #fff;
}
.menu {
float:left;
	width: 1200px;
}
.pics {
float:left;
	width: 100%;
	height: 372px;
	background: #fff;
	border: 1px solid #eeeeee;
}

.newspic {
    overflow: hidden;
    width: 560px;
	float: left;
    height: 307px;
    position: relative;
    border: 1px solid #d1d1d1;
    margin: 20px;
}
.focusBox {
    position: relative;
    width: 560px;
    height:307px;
    overflow: hidden;
}

.pic-list {
	width: 560px;
	float: right;
	height: 352px;
	margin-top: 20px;
	margin-right:20px;
}
.list-top {
	width: 100%;
	height: 150px;
	border-bottom: 2px solid #dedede;
	line-height: 40px;
	padding-left: 5px;
}
.list-top li {
height:40px;
}
.list-top li p {
	font-size: 16px;
	color: #0168b7;
	text-align: center;
	width: 104px;
	height: 40px;
	float: left;
}
.list-top li span{
	display: inline-block;
	width:440px;
	height:40px;
	line-height:32px;
	padding-top:4px;
	color:#636363;
}
.list-top li span a{
color:#636363;	
}
.list-main {
	margin: 10px 0 0 10px;
	width: 343px;
}
.regulations {
	width:  1200px;
	height: 275px;
	margin-top: 10px;
	border: 1px solid #efefef;
}

.regulations-lists {
	display: none;
}
.regulations-lists ul {
	margin-left: 20px;
}
.regulations-lists ul li {
	line-height: 32px;
	width: 343px;
	float: left;
}
.regulations-lists ul li img {
	width: 7px;
	height: 7px;
	margin-right: 15px;
	float: left;
	margin-top: 12px;
}
.regulations-lists ul li a {
	width: 310px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #636363;
	float: left;
}
.regulations-lists ul li a:hover {
	color: #c00;
}
.building-top {
	width: 100%;
	height: 35px;
}
.building-top p {
	width: 120px;
	float: left;
}
.building-top p img {
	width: 5px;
	height: 19px;
	display: inline-block;
	border: 0;
}
.building-top p a {
	font-size: 20px;
	margin-top: 15px;
	color: #30312f;
	display: inline-block;
	margin-left: 8px;
}
.building-top span {
	float: right;
	width: 237px;
	display: inline-block;
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #e7e7e7;
}
.building-top span a {
	float: right;
	margin-right: 20px;
	color: #bc1010;
	font-size: 12px;
}
.building-list {
	width: 100%;
	margin-top: 8px;
	padding: 0 4px;
}
.building-list a {
	float: left;
	width: 114px;
	height:30px;
	line-height: 30px;
	text-align: center;
	background: #ceced6;
	margin-right: 5px;
	font-size: 14px;
	color: #636363;
	font-weight: 600;
}

.building-lists {
	
}
.building-lists ul {
	margin-left: 20px;
	margin-top:15px;
}
.building-lists ul li {
	line-height: 30px;
	width: 560px;
	float: left;
}
.building-lists ul li img {
	width: 7px;
	height: 7px;
	margin-right: 15px;
	float: left;
	margin-top: 12px;
}
.building-lists ul li a {
	width: 440px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #636363;
	float: left;
	font-size:16px;
}
.building-lists ul li span {
	float: right;
	color: #666;
	font-size: 12px;
	margin-right: 14px;
}
.building-lists ul li a:hover {
	color: #c00;
}


.buildings-lists ul {
	margin-left: 20px;
	margin-top:10px;
}
.buildings-lists ul li {
	line-height: 40px;
	width: 560px;
	float: left;
	margin-left:16px;
}
.buildings-lists ul li img {
	width: 7px;
	height: 7px;
	margin-right: 15px;
	float: left;
	margin-top: 16px;
}
.buildings-lists ul li a {
	width: 400px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #636363;
	float: left;
	font-size:16px;
}
.buildings-lists ul li span {
	float: right;
	color: #666;
	font-size: 16px;
	margin-right: 14px;
}
.buildings-lists ul li a:hover {
	color: #c00;
}


/* 页脚 */
.footer {
	width: 100%;
	height: 143px;
	background:#e9e9e9;
	margin-top: 20px;
	text-align: center;
	padding-top: 20px;
}
.footer-box {
	width: 1200px;
	height: 143px;
	margin: 0 auto;
	position: relative;
}
.footer-box p {
	color: #636363;
	font-size: 14px;
	line-height: 25px;
}
.footer-box img {
	width: 110px;
	height: 100px;
	position: absolute;
	left: 120px;
	top: 20px;
}
.clear {
	clear: both;
}


.ldwz{
	width:100%;
	height:100px;
	line-height:80px;
	text-align:center;
letter-spacing:4px;
}
.ldwz a
{
	color:#0168b7;
	font-size:25px;
	font-weight:600;
}
.title1{
margin-left:30px;
        float: left;
        margin-top:10px;
	background:url("/uiFramework/commonResource/image/2022061221245740849.png") no-repeat;
	height:50px;
	width:100%;
}
.title2{
margin-left:30px;
        float: left;
	background: url("/uiFramework/commonResource/image/2022061221315739231.png") no-repeat;
	height:50px;
	width:100%;
}
.title3{
        float: left;
margin-left:50px;
        margin-top: 20px;
	background:url("/uiFramework/commonResource/image/2022061221330187045.png") no-repeat;
	height:50px;
	width:100%;
}
.title4{

   margin-left:30px;
    margin-top:15px;
	background:url("/uiFramework/commonResource/image/2022061221244443642.png") no-repeat;
	height:50px;
	width:100%;
}

.title5{
       float: left;
       margin-left:30px;
       margin-top:15px;
	background:url("/uiFramework/commonResource/image/2022061221485633972.png") no-repeat;
	height:50px;
	width:100%;
}
.title6{
       float: left;
       margin-left:30px;
       margin-top:15px;
	background:url("/uiFramework/commonResource/image/2022061221332467209.png") no-repeat;
	height:50px;
	width:100%;
}
.pictwo{
float:left;
	width:1200px;
	height:180px;
}
.pictwo li{
	float:left;
	width:550px;
	margin-left:45px;
}
.pictone{
float: left;
	width:1200px;
	
}
.pictone li{
padding-left:45px;
padding-right:45px;
}

.gdw{
    float:left;
	width:1200px;
	margin-top:20px;
	text-align:center;
}

.gdw li{
	float:left;
	width:150px;
	height:40px;
	text-align:center;
}

.gdw li a{
	font-weight:600;
    font-size:16px;	
	color:#333;
}




img{border:none;display: inline-block;}
.fl{float: left;}
.fr{float: right;}
h1,h2,h3,h4,h5,p,a,span{margin: 0;padding: 0;font-weight: normal;font-size: 16px;color: #333;}

/*Index Content*/
.govcontent{width: 100%; overflow: hidden;}
.govmain{width: 964px; overflow: hidden; margin: 0 auto;}
.govbox{width: 100%;overflow: hidden;}
/*END Index Content*/
/*Header*/
.govheadercontent{width: 100%;background: url(images/big-bg.jpg) no-repeat;background-position: top center;overflow: hidden;}
.govTopMain{width: 976px; overflow: hidden; margin: 0 auto;}
.govTopBox{width: 100%;height: 34px;background-color: #fff;}
.govLogo{display: block;width: 295px;height: 34px;position: relative;margin-top: 4px;}
.govLogo img{position: absolute;top: 0;left: 0;}
.govLogo span{position: absolute;top: 3px;left: 30px;color: #000;}
/*== GovLink ==*/
.govLinkBox{display: block;margin-top: 6px;margin-right: 30px;}
.govLinkBox li{float: left; overflow: hidden;}
.govLinkBox a{color: #666; position: relative;display: block;padding-left: 5px;}
/*== END GovLink ==*/
/*HeaderNew*/
.govheaderNewBox{width: 976px; height: 240px; overflow: hidden; margin: 0 auto;}
.govheaderNewMain{width: 910px;min-height: 102px;border-left: 3px solid #b73732;border-right: 3px solid #b73732;margin-top: 210px;background: url(../images/headerNewBg.png);padding: 0 30px;}
.govheaderNewMain p{color: #323232;line-height: 26px;text-indent: 2em;padding-top: 10px;}
/*END HeaderNew*/
/*HeaderNav*/
.govheaderNavBox{width: 100%;height: 71px;background-color: #23488b;}
.govheaderNavBoxMain{width: 1060px; height: 71px; margin: 0 auto;}
.govhdNavList{padding-left: 10px;}
.govhdNavList li{float: left; overflow: hidden; margin-top: 22px;margin-left: 52px; }
.govhdNavList a{position: relative; color: #fefeff; font-size: 20px;position: relative;display: block;padding-right: 52px;}
.govHNLinkText .govHNLinkLine{display: inline-block; width: 2px; height: 22px; background-color: #4d77c5;position: absolute;top: 5px;right: 0;}
.govhdNavList a:hover{color: #ddebf7;}
/*== END GovLink ==*/
/*END HeaderNav*/
/*END Header*/
/*尾部*/
.govfootercontent{width: 100%; overflow: hidden;background-color: #0d65b2;height: 150px;}
.govfootermain{width: 1007px; overflow: hidden; margin: 0 auto;padding-top: 20px;}
/*== GovLink ==*/
.govFLinkBox{display: block;margin-bottom: 6px;width: 100%;overflow: hidden;margin-left: 37%;}
.govFLinkBox li{float: left; overflow: hidden; margin-top: 13px;margin-right: 10px; }
.govFLinkBox a{position: relative; color: #fff; font-size: 16px;position: relative;display: block;padding-right: 10px;}
.govFLinkLine{display: inline-block; width: 1px; height: 16px; background-color: #fff;position: absolute;top: 4px;right: 0;}
.govFLinkBox a:hover{color: #666;}
/*== END GovLink ==*/
.govfootermain p{text-align: center;font-size: 16px;line-height: 32px;color: #fff;}
/*END 尾部*/
/*== GovTitleBox ==*/
.govTitleBox{width: 100%;height:28px; position: relative;background: url(../images/TitleBg1.png) no-repeat;background-position: bottom;}
.govTitleText{font-size: 22px; font-weight: bold;background-color: #fff;width: 110px;color: #23488b;letter-spacing: 2px;}
.govTitleBox .govTitleMore{position: absolute; top: 6px; right: 0px;color: #a5a5a5;font-size: 16px;display: block;}
.govTitleBox2{width: 100%;height:28px; position: relative;background: url(../images/TitleBg2.png) no-repeat;background-position: bottom;}
.govTitleText2{font-size: 22px; font-weight: bold;background-color: #fff;width: 100px;padding-right: 5px;color: #23488b;letter-spacing: 2px;}
.govTitleBox2 .govTitleMore{position: absolute; top: 6px; right: 0px;color: #a5a5a5;font-size: 16px;display: block;}
.govTitleBox3{width: 100%;height:28px; position: relative;background: url(../images/TitleBg1.png) no-repeat;background-position: bottom;}
.govTitleText3{font-size: 22px; font-weight: bold;background-color: #fff;width: 60px;color: #23488b;letter-spacing: 2px;}
.govTitleBox3 .govTitleMore{position: absolute; top: 6px; right: 0px;color: #a5a5a5;font-size: 16px;display: block;}
/*== END GovTitleBox ==*/
/*== Govlist ==*/
.govListBox{overflow: hidden;width: 100%;}
.govListBox li{position: relative;padding-left: 26px;height: 36px;line-height: 36px;}
.govListBox a{font-size: 16px;}
.govListDot{position: absolute;top: 18px;left: 10px;display: block;width: 3px;height: 3px;background-color: #4e4e4e;}
.govListTime{position: absolute;top: 0;right: 0;font-size: 16px;}
.govListBox li a:hover{ text-decoration: underline; }
.govListBox2{overflow: hidden;width: 100%;}
.govListBox2 li{position: relative;padding-left: 18px;height: 36px;line-height: 36px;}
.govListBox2 a{font-size: 16px;}
.govListDot2{position: absolute;top: 18px;left: 5px;display: block;width: 3px;height: 3px;background-color: #4e4e4e;}
.govListTime2{position: absolute;top: 0;right: 0;font-size: 16px;}
.govListBox2 li a:hover{ text-decoration: underline; }
.govListTuJieBox{display: block;width: 33px;height: 18px;background: url(../images/govTujie.jpg) no-repeat;position: absolute;top: 9px;right: 90px;+top: 9px;+right: 100px;text-align: center;line-height: 17px;font-size: 12px;color: #fff;font-weight: normal;}
/*== END Govlist ==*/
.govplPicBox{width: 100%;min-height: 132px;background-color: #eff7ff;position: relative;}
.govplPicBox .drTt{writing-mode: tb-rl;color: #23488b;font-size: 22px;font-weight: bold;height: 96px;position: absolute;top: 24px;left: 30px;+left: 60px;}
.govjiBBox{position: absolute;top: 30px;right: 20px;overflow: hidden;}
.govplPic{width: 266px;height: 76px;border:1px solid #739cc6;background-color: #d5eaff;display: block;position: relative;float: left;margin:0 8px 10px 8px;}
.govjicon{background: url(../images/govPicIcon.png);width: 69px;height: 27px;position: absolute;top: 0;left: 0;}
.govjiTt{color: #fff;font-size: 24px;color: #d5eaff;padding-left: 12px;font-weight: bold;}
.govjiTT{color: #333;font-size: 20px;display: block;text-align: center;line-height: 76px;font-weight: bold;}
.govddBox{width: 456px;min-height: 220px;}
.govVvid{width: 164px;height: 208px;background-color: #ddebf6;display: block;padding: 0 5px;float: left;margin: 0 8px 14px 8px;}
.govVvid img{display: block;margin: 0 auto;padding-top: 8px;margin-bottom: 18px;}
.govVvdd{width: 18px;height: 3px;background-color: #16486d;margin: 0 auto;display: block;text-align: center;margin-bottom: 8px;}
.govVvText{width: 150px;display: block;text-align: center;margin: 0 auto;line-height: 18px;}
.main1{ padding:20px 60px 50px 60px; min-height:400px; border-top:3px solid #1564D9; margin-top:20px; width:1200px; margin:0 auto;}
.main-border{ border-bottom:1px   dashed #e0e0e0; line-height:35px;}
.main-border img{ vertical-align:middle; padding-right:10px;}
.xl-tittle{ font-size:20px; color:#000; text-align:center; margin:30px 0px; line-height:30px; font-weight:bold;}
.xl-tittle2{ font-size:18px; color:#000; text-align:center; margin:30px 0px; line-height:30px;}
.xl-main{ line-height:30px;}

/* page */
.page {height:34px;line-height:34px;padding-top:0px;padding-bottom:40px;color:#555;text-align:center;overflow:hidden;font-size:14px;}
.page input {vertical-align:middle;border:1px solid #d4d4d4;padding:3px;text-align:center;}
.page input[type="button"] {cursor:pointer;}
.page a {height:34px;line-height:34px;min-width:22px;text-align:center;border:1px solid #f0f0f0;background:#fff;}
.page a:link,.page a:visited,.page2 a.current {display:inline-block;*zoom:1;padding:2px 3px;color:#555;line-height:18px;height:18px;vertical-align:middle;font-family:'\5FAE\8F6F\96C5\9ED1',Tahoma,Geneva,sans-serif;}
.page a:hover,.page2 a.current { background:#f0f0f0;}
.page2 a {margin-right:3px;}
.foot{width: 100%;height: 153px;background: #e4e4e4;}
.foot-main{ width:1000px; margin:0 auto; text-align:center; color:#000; padding-top:30px; line-height:30px;}
.foot-main span{color:#000;}
.foot-main a{ color:#000; }
.zca{ float:right; margin-top:9px; margin-right:10px;}