<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*css reset*/
body { margin: 0 auto; background-color: #fff; font-family: "Microsoft YaHei UI", "微软雅黑", \5FAE\8F6F\96C5\9ED1; font-size: 16px; color: #333; }
a, a:link, a:visited, a:hover { text-decoration: none; font-family: "Microsoft YaHei UI", "微软雅黑", \5FAE\8F6F\96C5\9ED1; font-size: 16px; color: #333; }
ul, li, p, a { margin: 0; padding: 0; list-style: none; }
img { border: none; display: inline-block; }
/*END css reset*/

/*my css reset*/
h1, h2, h3, h4, h5, p, a, span { margin: 0; padding: 0; font-weight: normal; font-size: 16px; color: #333; }
iframe { margin: 0; padding: 0; display: block; }
table{ border-collapse:collapse; }
.fl { float: left; }
.fr { float: right; }
.noMar{ margin: 0; }
.mb1 { margin-bottom: 10px; }
.mb2 { margin-bottom: 20px; }
.mb3 { margin-bottom: 30px; }
.mb4 { margin-bottom: 40px; }
.mb5 { margin-bottom: 50px; }
a img,img,embed,object { border:none;vertical-align:middle; }
/*END my css reset*/

/* BEGIN Global CSS */
.indexBox{ max-width: 1200px;margin: 0 auto;overflow: hidden; }
/* BEGIN Global CSS */

/* BEGIN Header */
.headTopBox{ width: 100%; height: 62px;line-height: 62px;background: #334582; }
.collectHome{float: left;}
.collectHome a{ font-size: 16px; color: #fff;float: left; }
.collectHome span{ font-size: 16px; color: #fff;margin: 0px 15px; }
.searchBar{ width: 211px; height: 36px;background: url('../images/searchBar.png') no-repeat;float: right;margin: 14px 30px 0 0; }
.searchBar input.searchInput{ width: 177px; height: 34px;line-height: 34px;float: left;border: none;background: none;text-indent: 20px;font-size: 14px; color: #f2f2f2; }
.searchBar input.searchBtn{ width: 28px; height: 26px;float: right;border: none;background: none;cursor: pointer; }
.gtaLogin{ float: right; }
.gtaLogin a{ font-size: 16px; color: #fff;float: left; }
.gtaLogin span{ font-size: 16px; color: #fff;margin: 0px 15px; }
.headLogoBg{ width: 100%; height: 381px;background: url('../images/headLogoBg.jpg') no-repeat;background-position: top center; }
.headNav{ width: 100%; height: 88px;background: url('../images/headNavBg.jpg') no-repeat;background-position: top center; }
.headNavMain{float: left;overflow: hidden;}
.headNavMain li{ float: left;height: 88px;line-height: 88px; }
.navHome{ margin-left: 90px; }
.headNavMain a{ font-size: 30px; color: #fff; }
.headNavMain span{ display: inline-block;margin: 0 20px;width: 2px; height: 23px;background: url('../images/navLine.jpg') no-repeat; }
.headWeather{float: right;}
/* END Header */

/* BEGIN Index */
.indexPic{ width: 100%; height: 105px;background: url('../images/indexImg.jpg') no-repeat;background-position: top center; }
.indexBigText h1{ font-size: 60px; color: #334582;text-align: center;font-weight: bold;margin: 30px 0; }
.indexBigText h1 a{ font-size: 50px; color: #334582;text-align: center;font-weight: bold;margin: 30px 0; }
.indexMar{width: 100%;overflow: hidden;margin-bottom: 35px;}
/* BEGIN SuperFocus */
.superFocusBox{ float: left; width:595px; height:450px; overflow:hidden; position:relative; }
.superFocusBox .superFocusCentent img{ width:595px; height:450px; display:block; }
/* Focus Centent */
.superFocusBox .superFocusCentent{ position:relative; height:100%; z-index:0; }
.superFocusBox .superFocusCentent li{ zoom:1; vertical-align:middle; }
.superFocusBox .superFocusCentent span{ width: 595px; height: 240px;line-height: 420px; font-size: 20px; color: #fff; background: url('../images/focusTitleBg.png') repeat-x;text-indent: 20px; display: block; position: absolute; bottom: 0px;z-index: 2; }
/* Focus Dot */
.superFocusBox .superFocusFeatures{ position:absolute; right:5px; bottom:20px; z-index:1; }
.superFocusBox .superFocusFeatures ul{ overflow:hidden; zoom:1; float:left; }
.superFocusBox .superFocusFeatures ul li{ width:20px; height:20px; background:#6f6f6f; margin-right:6px; float:left; cursor:pointer;text-align: center;font-size: 12px; color: #fff;line-height: 20px; }
.superFocusBox .superFocusFeatures ul li.on{ background: #a3a3a3; }
/* Focus Btn */
.superFocusBox .superFocusPrevBtn,.superFocusBox .superFocusNextBtn{ position:absolute; left:0%; top:45%; margin-top:-35px; display:block; width:55px; height:102px; background:url('../images/focusPreviousBtn.png') no-repeat; filter:alpha(opacity=50);opacity:0.5; }
.superFocusBox .superFocusNextBtn{ left:auto; right:0%; background:url('../images/focusNextBtn.png') no-repeat; }
.superFocusBox .superFocusPrevBtn:hover,.superFocusBox .superFocusNextBtn:hover{ filter:alpha(opacity=100);opacity:1; }
.superFocusBox .superFocusPrevBtnStop{ display:none; }
.superFocusBox .superFocusNextBtnStop{ display:none; }
/* END SuperFocus */
.gatNewsBox{width: 565px; height: 440px;float: right;margin: 10px 10px 0 0;}
/* BEGIN Title */
.indexTitleBox{ background: url('../images/indexTitleLine.jpg') repeat-x;width: 100%; height: 45px; }
.indexTitleBox h2{ float: left; border-top: 5px solid #334582;font-size: 24px; color: #3d4f88; font-weight: bold; padding-top: 6px; }
.indexTitleBox a { float: right;font-size: 12px; color: #959595; margin-top: 30px; }
/* END Title */
.indexSubNews{ margin-bottom: 50px; }
.indexSubNews h4{ font-size: 18px;margin-bottom: 15px; }
.indexSubNews a{ font-size: 14px; color: #959595;line-height: 26px; }
.indexSubNews span{ font-size: 14px; color: #959595; color: #334582;margin-left: 5px; }
/* BEGIN SuperTab */
.tabNewsBox {width:360px;height:390px;float:right;padding-top:10px;}
.superTab { width: 100%;position: relative; }
/* Tab Menu */
.superTab .superTabMenu { background: url('../images/indexTitleLine.jpg') repeat-x;width: 100%;height: 45px; position: relative;margin-bottom: 10px; }
.superTab .superTabMenu ul { float: left; position: absolute; left: 0px; top: 0px; height: 45px; }
.superTab .superTabMenu ul li { float: left; cursor: pointer; margin-right: 22px;font-size: 24px; color: #3d4f88; font-weight: bold; padding-top: 6px; height: 45px; display: block;border-top: 5px solid #334582; }
.superTab .superTabMenu ul li a {  }
/* .superTab .superTabMenu ul li.on a {  } */
/* Tab Content */
.superTab .superTabBox { overflow: hidden; width: 100%; }
.superTab .superTabBox a.tabMore { font-size: 12px; color: #959595; position: absolute; right: 0px; top: 25px; }
/* BEGIN Tab List */
.tabList { overflow: hidden; width: 100%; }
.tabList li { position: relative; height: 40px; line-height: 40px;padding-left: 10px; }
.tabList li a { width: 98%; display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.tabList b { position: absolute; top: 20px; left: 0; display: block; width: 2px; height: 2px; background-color: #333; }
/* END Tab List */
/* END SuperTab */
/* BEGIN SuperScroll */
.superScroll{ width:1200px; overflow:hidden; position:relative; }
/* Scroll Btn */
.superScroll .superScrollFeatures .prev,.superScroll .superScrollFeatures .next{ display:block;  width:33px; height:169px; overflow:hidden; cursor:pointer; }
.superScroll .superScrollFeatures .next{ background: url('../images/superScrollNextBtn.png') no-repeat;position: absolute; top: 0px; right: 0px; }
.superScroll .superScrollFeatures .prev{ background: url('../images/superScrollPreviousBtn.png') no-repeat;position: absolute; top: 0px; left: 0px; }
/* Scroll Content */
.superScroll .superScrollContent ul{ overflow:hidden; zoom:1; }
.superScroll .superScrollContent ul li{ margin:0 5px; float:left; _display:inline; overflow:hidden; }
.scrollPicNews { width: 225px; height: 195px;display: block; }
.scrollPicNews img{ width: 225px; height: 169px;display: block;margin-bottom: 6px; }
.scrollPicNews span{ font-size: 14px; color: #333;width: 100%; display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;text-align: center; }
/* END SuperScroll */
/* BEGIN 警务公开 */
.jwgkLink{ height: 115px; display: block;float: left;position: relative; }
.w1{ width: 310px;margin-right: 20px; }
.w2{ width: 285px;margin-right: 20px; }
.w3{ width: 260px; }
.jwgkLink img{ width: 90px; height: 82px;display: block;position: absolute; bottom: 0px; left:  25px; }
.jwgkLinkBg{ width: 100%; height: 100px;position: absolute; top: 0px; left: 0px; }
.blue{background-color: #3c529c;}
.red{background-color: #b93c3c;}
.orange{background-color: #df7825;}
.green{background-color: #52a89b;}
.jwgkLinkText { position: absolute; top: 18px; right: 0px; }
.tw1{ width: 190px; }
.tw2{ width: 168px; }
.tw3{ width: 142px;top: 32px; }
.jwgkLinkText a { font-size: 20px; color: #fff;display: block;text-align: center;margin: 5px 0px; }
/* END 警务公开 */
/* BEGIN 警务服务 */
.jwfwLinkBox{float: left;}
.jwfwLinkBox td{ background: #f4f4f4; border: 1px solid #dcdcdc; }
.jwfwLink1,.jwfwLink1 a{ width: 349px; }
.jwfwLink1{text-align:center;}
.jwfwLink1 a{ font-size: 12px; color: #4b62af;}
.jwfwLink2{ width: 269px; height: 89px; }
.jwfwLink1 .jwfwLinkIcon { width: 53px; height: 52px;background: url('../images/compositeIcon.png') no-repeat;display: block;margin: 0px auto;margin-bottom: 15px; }
.jwfwLink1 .jwfwLinkTitle { font-size: 18px; color: #334582;text-align: center; display: block;margin-bottom: 8px; }
.jwfwLink1 .jwfwLinkSubTitle { font-size: 12px; color: #4b62af;text-align: center;display: block; }
.jwfwLinkSubTitle a{ font-size: 12px; color: #4b62af;text-align: center;display: block; }
.jwfwLink2 a { text-align: center;font-size: 18px; color: #334582; display: block;width: 269px; height: 88px;line-height: 88px; }
.jwfwLink3 .jwfwLinkIcon2 { width: 36px; height: 37px;background: url('../images/8890Icon.png') no-repeat;display: block;margin: 50px auto;margin-bottom: 15px; }
.jwfwLink3 { display: block; width: 283px; height: 183px;float: right; background: #f4f4f4; border: 1px solid #dcdcdc; }
.jwfwLink3 .jwfwLinkTitle2 { font-size: 18px; color: #334582;text-align: center; display: block;margin-bottom: 8px; }
/* END 警务服务 */
/* END Index */

/* BEGIN Foot */
.footbox{ width: 100%;overflow: hidden;border-top: 3px solid #334582;background: #f1f1f1;height: 135px; }
.footMain{ max-width: 1200px;overflow: hidden;margin: 0 auto; }
.footMain h2 { font-size: 24px; color: #334582;float: left;height: 135px;line-height: 135px;font-weight: bold; }
.footLinkBox{ float: left;margin: 38px 0 0 40px; }
.footLinkBox a { margin: 0px 5px; }
.fcbox{width: 100%; overflow: hidden;height: 157px;padding-top: 40px;background: #334582;}
.fciconbox{width: 215px; height: 62px;float: left;margin: 34px 40px 0 50px;}
.fciconbox a.dzjgImg{ display: block;float: right; }
.fcttbox{ overflow: hidden;float: left;margin-left: 20px; }
.fctt1{width: 270px;float: left;}
.fctt2{width: 470px;float: left;}
.fcttbox li{ font-size: 12px; color: #fff;line-height: 24px;margin-left: 30px; }
.fcttbox li p{ display: inline-block;background: url('../images/logoFootIcon.png') no-repeat;width: 15px; height: 17px;margin-left: 10px; }
/* END Foot */
/* BEGIN Gl */
.gxlIndexBox {width:100%;}
.gxlIndexMain {max-width:1200px;margin:0 auto;overflow:hidden;border: 1px solid #dcdcdc;border-top: none;border-bottom: none;min-height: 500px;}
/* CurrentBox */
.currbox {overflow:hidden;margin:15px 0 10px 30px;background: #fff;}
.currbox span,.currbox p,.currbox a {font-size:14px!important;display:inline;}
/* Gl List */
.gxlListBox {padding:25px 0px;}
.gxlListBox ul {width:80%;margin:0 auto;padding:20px 0px;}
.gxlListBox li {position:relative;height:50px;line-height:50px;border-bottom:1px solid #e5e5e5;}
.gxlListBox li:last-of-type {border-bottom:none;}
.gxlListBox span {position:absolute;top:0px;right:0;}
.gxlListBox li a {font-size:18px;width:84%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
/* Page */
.pagebox {text-align:center;margin:10px 0px 60px 0;height: 30px;}
.pagebox ul {display:inline;font-size:0px;}
.pagebox ul li {height:28px;min-width:28px;line-height:28px;display:inline-block;margin-right:12px;}
.pagebox ul li a {min-width:28px;height:100%;border:1px solid #dae0ee;padding:0px 7px;box-sizing:border-box;display:block;font-size:14px;color:#666;text-align:center;border-radius:3px;}
.pagebox ul li a:hover {border:1px solid transparent;color:#fff;background-color:#349ed8;}
.pageboxactive a {border:1px solid transparent !important;color:#fff !important;background-color:#349ed8;}
.pagebox ul li font {height:25px;font-size:14px;color:#666;text-align:center;}
.pagebox ul li input {height:23px;border:1px solid #dae0ee;background-color:#f1f4fb;border-radius:3px;width:50px !important;margin:0 !important;text-align:center;}
.pagebox ul li button {height:25px;border:1px solid #dae0ee;background-color:#fefefe;border-radius:3px;color:#666;}
/* END Gl */

/* BEGIN Xl */
.xlBox {width:88%;margin:0 auto;min-height: 600px;}
.xlW {width: 70%;}
/* Xl Header */
.xlHeader {width:100%;}
.xlHeader h3 {color: #333!important;font-size:22px!important;line-height:38px!important;text-align:center;margin-bottom:60px;margin-top:90px;}
/* Xl Message */
.xlMessage {height:30px;position:relative;border-bottom:1px solid #dedede;}
.xlMessage p {font-size:14px!important;color:#666!important;}
.xlTime {float:left;margin:0 20px 0 0;}
.xlComeword {float:left;margin-right:20px;}
/* Xl Print */
.xlMessage .xlPrint {float:right;margin-right:20px;font-size:14px!important;color:#666!important;}
/* Xl Switch Fonts Size */
.xlSwitchFontSize {float:right;margin-right:20px;}
.xlSwitchFontSize span {cursor:pointer;font-size:14px!important;color:#666!important;}
/* Xl Share */
.bdsharebuttonbox {float: right!important;}
.bdsharebuttonbox a {margin: 0px 6px 0 0!important;}
/* Xl Page Content */
/* .pages_content {margin-bottom:20px!important;padding-bottom:30px!important;}*/
/* .pageContentSubTitle{ margin: 30px 0!important;overflow: hidden; }*/
.pageContentSubTitle h5 {color: #333!important;font-size: 22px!important;font-weight: bold!important;margin-bottom:15px!important;text-align: center;}
.pages_content p {line-height:28px!important;color: #333!important;font-size: 16px!important;}
/*.pages_content img {display:block;margin:50px auto!important;width:576px!important;height:348px!important;}*/
/* Xl Downloads */
.xlDownloadsBox {overflow:hidden;position:relative;padding:20px 0;margin-bottom:30px;}
.xlDownloadTitle { font-size:14px;margin-bottom:20px;border-bottom: 1px solid #dedede;padding-bottom: 10px; }
/* Xl Downloads List */
.xlDdlist {overflow:hidden;float:left;}
.xlDdlist li {position:relative;margin-bottom:10px;}
.xlDdlist li a {font-size:14px;}
/* Xl News */
.xlNewsBox {padding-bottom:80px!important;}
.xlNewsBox h5 {font-size:14px;margin-bottom:10px;border-bottom: 1px solid #dedede;padding-bottom: 10px; }
/* Xl News List */
.xlNewsBox ul {overflow:hidden;width:100%;}
.xlNewsBox li {padding-left:15px;height:34px;line-height:34px;position:relative;}
.xlNewsBox b {position:absolute;top:15px;left:0;display:block;width:4px;height:4px;background-color:#bdbdbd;}
.xlNewsBox span {font-size:14px;margin-left:30px;}
.xlNewsBox li a {font-size:14px;}
/* END Xl */

/* BEGIN Left Gl*/
.leftBoxMargin{padding: 2px 3px 0 3px;max-width: 1192px;margin: 0 auto;}
/* Left Box */
.gxlLeftBox {display:table-cell;width:260px;background:#f7f7f7;}
.gxlLeftBox h1 {font-size:16px;color:#fff;text-align:center;font-weight:bold;background: #334582;height: 48px;line-height: 48px;}
.gxlLeftBox ul {width: 76%;margin: 30px auto;}
.gxlLeftBox li {padding-left: 26px;position: relative;}
.gxlLeftBox li b {width: 7px;height: 4px;background: #a6bcd4;position: absolute; top: 11px; left: 0px;}
.gxlLeftBox li a {display:block;font-size: 16px;line-height:24px;margin-bottom: 15px;}
.sideLevel2 { padding-left: 26px;margin-bottom: 40px; }
.sideLevel2 a { font-size: 14px;display: block;margin-bottom: 15px; }
.gxlLeftBox li a:hover,.sideLevel2 a:hover {color: #334582;}
/* Right Box */
.gxlRightBox {display:table-cell;width:940px;min-height:500px;padding-bottom:30px;}
/* END Left Gl*/

/* BEGIN 法规法定 */
.fgfdBgBox{ background: #f5f5f5;overflow:hidden;width: 1148px;margin: 0 auto;padding: 25px; }
/* Search */
.fgfdSearchBox {position:relative;height:110px;background:#f5f5f5;overflow: hidden;padding-top: 10px;}
.fgfdSearchBox input {width:592px;height:56px;border:1px solid #e0e0e0;border-radius: 3px;background:#fff;text-indent:15px;font-size:16px;color:#acacac;float:left;margin:15px 0 0 244px;}
.fgfdSearchBox button {width:117px;height:59px;border:none;float:left;cursor:pointer;margin-top:15px;background: url('../images/searchIcon.png') no-repeat;background-position: center center;background-color:#334582;border-radius: 3px;}
/* END 法规法定 */

/* BEGIN 政务公开 */
.zwgkBox {width: 88%; margin: 0 auto;padding: 70px 0px;}
/* Title */
.zwgkTitleBox {border-bottom: 2px solid #334582;padding-bottom: 1px;width: 100%;overflow: hidden;margin-bottom: 30px;}
.zwgkTitleBox h3 {height: 54px;line-height: 54px;font-size: 20px; color: #fff;text-align: center;position: relative;padding: 0 60px 0 25px;background:#334582;float: left;}
.zwgkTitleBox em {width: 41px; height: 54px;background: url('/uiFramework/commonResource/image/2022120515245318767.jpg') no-repeat;position: absolute; top: 0px; right: 0px;}
.zwgkTitleBox a {float: right;margin-top: 18px;}
/* List */
.zwgkDualListsBox{ overflow: hidden;margin-bottom: 55px; }
.zwgkDualListsBox ul { width: 48%;overflow: hidden; }
.zwgkDualListsBox li { position: relative;margin-bottom: 18px; }
.zwgkDualListsBox li a { font-size: 18px;width: 78%; display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.zwgkDualListsBox span { position: absolute; top: 0px; right: 0; color: #666; }
.zwgkDualListsBox li a:hover { text-decoration: underline; }
/* 信息公开 Link */
.xxkLinkBox{ padding-bottom: 35px;overflow: hidden;border-bottom: 2px solid #334582;margin-bottom: 70px;  justify-content: space-between;
    display: flex;}
.xxkLinkBox a { width: 248px; height: 91px;border: 1px solid #e8e8e8;background: #e8e8e8;border-radius: 3px; display: block; float: left; margin-right: 18px; }
.xxkLinkBox a:hover{ border: 1px solid #334582; }
.xxkLinkBox span { width: 75px; display: block;float: right;margin: 22px 45px 0 0;font-size: 18px; }
.xxkLinkBox img { display: block;float: left;margin: 24px 0 0 45px;}
/* 政务公开 Link */
.zwgkLinkBox { overflow: hidden;margin-bottom: 20px;     display: flex;     justify-content: space-between;}
.zwgkLink{ background: #334582;width: 336px; height: 80px;line-height: 80px;float: left;margin-right: 24px; }
.zwgkLink img {display: block;float: left;margin-top: 22px;margin-left: 40px;}
.zwgkLink ul { float: right;margin-right: 20px; }
.zwgkLink li { float: left;margin-right: 20px; }
.zwgkLink li a{ color:#fff; }
.zwgkLink a { font-size: 20px; color: #fff; }
/* END 政务公开 */

/* BEGIN 警方服务 */
.jffwBox {width:95%;margin:0 auto;padding-top:60px;}
/* Link1 */
.jffwLinkBox {margin-bottom:80px;overflow:hidden;}
.jffwLinkBox a {display:block;width:219px;height:130px;background:#f7f7f7;border:1px solid #c7c7c7;border-radius:3px;font-size:18px;font-weight:bold;line-height:130px;text-align:center;float:left;margin-right:8px;}
.txtMiddle {line-height:26px !important;height:90px !important;padding-top:40px;}
.jffwLinkBox a:hover {color:#334582;border:1px solid #334582;}
.sgatjzfzBox {overflow:hidden;margin-bottom:90px;}
/* Title */
.sgatjzfzTitle {overflow:hidden;width:255px;margin:0 auto;margin-bottom:30px;}
.sgatjzfzTitle em {width:40px;height:40px;background:url('../images/jffwTitleIcon.png') no-repeat;display:block;float:left;}
.sgatjzfzTitle h3 {height:40px;line-height:40px;font-size:24px;float:left;margin-left:20px;font-weight:bold;}
/* 总队长信箱 Link */
.sgatjzfzLink {width:1130px;overflow:hidden;height:106px;line-height:106px;margin:0 auto;background:url('../images/mailBgIcon.jpg') no-repeat;background-position:20px 18px;background-color:#334582;}
.sgatjzfzLink h4 {font-size:22px;color:#fff;margin-left:50px;float:left;}
.sgatjzfzLink ul {float:right;margin-right:30px;}
.sgatjzfzLink li {float:left;margin-right:32px;}
.sgatjzfzLink a {font-size:18px;color:#fff;}
/* 建言献策 */
.jyxcBox {overflow:hidden;margin-bottom:70px;}
.jyxcBox h3 {font-size:24px;text-align:center;margin-bottom:30px;}
.jyxcList {width:45%;float:left;margin-left:60px;}
.jyxcList li {margin-bottom:16px;}
.jyxcSearch {overflow:hidden;width:45%;float:right;margin-right:50px;}
.jyxcSearch label {font-size:18px;float:left;line-height:50px;margin-right:20px;}
.jyxcSearch input {width:318px;height:46px;border:1px solid #c7c7c7;background:#fff;text-indent:15px;font-size:16px;color:#acacac;float:left;}
.jyxcSearch button {width:90px;height:50px;line-height:50px;border:none;float:left;cursor:pointer;background:#2a396a;text-align:center;font-size:18px;color:#fff;}
.jyxcSearch a.jyxcLinkBtn {overflow:hidden;display:block;width:280px;height:58px;background:url('../images/jyxcBtn.jpg') no-repeat;font-size:18px;color:#fff;text-align:center;line-height:58px;margin:120px auto 0 auto;}
/* Link2 */
.jffwLinkBox2 {margin-bottom:80px;overflow:hidden;}
.jffwLinkBox2 a {display:block;width:272px;height:94px;line-height:94px;background:#f7f7f7;border:1px solid #c7c7c7;border-radius:3px;font-size:18px;text-align:center;float:left;margin:0 5px 10px 5px;}
.txtMiddle2 {line-height:26px !important;height:74px !important;padding-top:20px;}
.jffwLinkBox2 a:hover {color:#334582;border:1px solid #334582;}
/* END 警方服务 */

/* BEGIN 总队长信箱 */
.zdzMailBox {overflow: hidden; width: 95%;margin: 90px auto 0 auto;}
.zdzTextBox {overflow: hidden; width: 75%;margin: 0 auto;}
.zdzText {overflow: hidden; width: 100%;margin-bottom: 40px;}
.zdzText h5 {font-size: 20px;font-weight: bold;margin-bottom: 15px;}
.zdzText p {line-height: 30px;}
/* Form */
.zdzFormBox{width: 890px; height: 470px;margin: 0 auto;}
/* Btn */
.zdzFormBtn {width:400px;overflow:hidden;margin:30px auto 80px auto;}
.xlSubmitBtn {background: url('../images/xlSubmitBtn.jpg') no-repeat; float:left;width:190px;height:47px;line-height:47px;border:none;font-size: 18px; color:#fff;cursor:pointer;}
.xlResetBtn {background: url('../images/xlResetBtn.jpg') no-repeat;float:right;width:190px;height:47px;line-height:47px;border:none;border-radius:3px;font-size: 18px; color:#fff;cursor:pointer;}
/* 回复信息 */
.infoBox {width: 85%; margin: 0 auto;overflow: hidden;margin-bottom: 60px;}
.infoListBox {width: 446px;float: left;}
/* Title */
.infoTitle { overflow: hidden; width: 100%; height: 40px; line-height: 40px;border-bottom: 1px solid #ccc;margin-bottom: 30px; }
.infoTitle p { float: left; font-size: 20px; font-weight: bold; }
.infoTitle a { float: right; font-size: 16px; }
/* List */
.infoList {width:100%;overflow:hidden;}
.infoList li {margin-bottom:16px;}
.infoSearch {overflow:hidden;width:504px;float:right;margin: 146px 0 0 0;}
/* END 总队长信箱 */

/* BEGIN 调查反馈 */
.surveyBox {overflow: hidden; width: 100%;border-bottom:1px solid #e5e5e5;padding: 20px 0;}
.surveyBox p {font-size: 16px;line-height: 28px;width: 89%;}
.surveyBox b {font-size: 16px; color: #334681;font-weight: bold;display: inline-block;}
/* END 调查反馈 */

/* WCM */
.xlHeader h3 font {color: #333!important;font-size:22px!important;line-height:28px!important;text-align:center;margin-bottom:60px;margin-top:90px; font-family: 微软雅黑!important;}
.TRS_Editor DIV {margin: 0!important;line-height:28pt !important; font-size:16px !important;text-align:justify; font-family: 微软雅黑!important;}
.TRS_Editor FONT {color: #333!important;font-size: 22px!important;font-weight: bold!important;margin-bottom:15px!important;text-align: center; font-family: 微软雅黑!important;}
.TRS_Editor P,.TRS_Editor p {line-height:34px!important;color: #333!important;font-size: 16px!important; font-family: 微软雅黑!important;}
/*.TRS_Editor IMG,.TRS_Editor img {display:block;margin:50px auto!important;width:576px!important;height:348px!important;}*/

/* BEGIN 警方服务2 */
/* Link 1 */
.jffwLinkBoxNew1 {overflow: hidden; width: 95%;margin: 0 auto;margin-bottom: 80px;}
.jffwLinkBoxNew1 a {display: block;float: left;margin-right: 80px;}
.jffwLinkBoxNew1 span.lImg {width: 92px; height: 92px;border: 1px solid #c7c7c7;border-radius: 50%;display: block;margin: 0 auto 10px auto;background: #f7fcff;}
.jffwLinkBoxNew1 .lImg img {width: 46px; height: 45px;display: block;margin: 24px auto;}
.jffwLinkBoxNew1 span.lText {text-align: center;display: table;font-size: 18px;font-weight: bold;height: 50px;line-height: 50px;}
.jffwLinkBoxNew1 span.lText1 {line-height: 24px!important;margin-top: 14px;}
/* Link 2 */
.jffwLinkBoxNew2 {overflow: hidden; width: 76%; margin: 0 auto;margin-bottom: 100px;}
.jffwLinkBoxNew2 h5 {font-size: 24px;text-align: center;margin-bottom: 30px;}
.jffwLinkBoxNew2 a {width: 263px; height: 156px;border: 1px solid #c4dcea;border-radius: 3px;display: block;float: left;margin: 0 35px 30px 0;background: #f7fcff;}
.jffwLinkBoxNew2 img {width: 50px; height: 50px;display: block;margin: 25px auto 20px auto;}
.jffwLinkBoxNew2 span {display: block;text-align: center;font-size: 18px;font-weight: bold;padding: 0px 14px;}
.jffwLinkBoxNew2 span.lText2 {display: block;height: 46px;line-height: 46px;}
.noMarR { margin-right: 0!important; }
.jffwLinkBoxNew1 a:hover span.lImg,.jffwLinkBoxNew2 a:hover {border: 1px solid #354783;}
.jffwLinkBoxNew1 a:hover span.lText,.jffwLinkBoxNew2 a:hover span {color: #334582;}
/* END 警方服务2 */

/* BEGIN 环境大家评 */
/* Form */
.hjdjpFormBox{width: 790px; height: 600px;margin: 30px 0 50px 140px;}
.xlResetBtn2 {background: #fff;float:right;width:190px;height:47px;line-height:47px;border:none;border: 1px solid #3a52a4;border-radius:3px;font-size: 18px; color:#334684;cursor:pointer;}
.wyfkFormBox {width: 1032px; height: 264px;background: #f7f7f7;border: 1px solid #d1d1d1;margin: 0 auto;margin-bottom: 100px;}
.wyfkFormBox h6 {font-size: 20px;font-weight: bold;text-align: center;margin: 50px 0 80px 0;overflow: hidden; width: 100%;}
.wyfkSecBox {float: left;margin: 10px 0 0 80px;}
.wyfkSecBox select {width: 232px; height: 32px;background: #fff;border: 1px solid #c7c7c7;margin-left: 10px;}
.wyfkSearchBox {width:412px;height:50px;position:relative;float:right;margin-right: 100px;}
.wyfkSearchBox p {height: 50px;line-height: 50px;}
.wyfkSearchBox input {width:330px;height:48px;border:1px solid #c7c7c7;font-size:14px;color:#666;position:absolute;top:0px;left:65px;text-indent:5px;padding: 0;}
.wyfkSearchBox button {width:90px;height:50px;position:absolute;top:0px;left:331px;border:none;background:#2a396a;cursor:pointer;font-size: 18px; color: #fff;}
/* END 环境大家评 */

/* BEGIN 总队长信箱2 */
.zdzFormBox2 {overflow: hidden; width: 90%;margin: 20px auto 80px auto;min-height: 370px;}
.zdzFormLeftBox {width: 446px; height: 243px;float: left;}
/* Btn */
.zdzFormBtn2 {width:160px;overflow:hidden;margin:95px auto 0px auto;}
.zdzFormBtn2 button {background: #1a5a98;float:left;width:60px;height:30px;line-height:30px;border:none;font-size: 16px; color:#fff;cursor:pointer;margin: 0px 10px;}
.zdzFormRightBox {width: 504px; float: right;}
.infoSearch2 {overflow:hidden;width:504px;float:right;margin: 0 0 70px 0;}
.infoListBox {width: 100%;float: left;}
/* END 总队长信箱2 */

/* BEGIN 网站地图 */
.mapBox {width:82%;margin:0 auto;padding:30px 30px 80px 30px;}
.mapBox h1 {font-size: 20px;border-bottom: 1px solid #3f6cc6;padding-bottom: 10px;margin-bottom: 40px;}
/* Map Title */
.mapcc {width:100%;min-height:100px;overflow:hidden;margin-bottom:12px;}
.mapcc h3 {font-size:18px;color:#184f8e;font-weight:bold;margin-bottom:25px;height:44px;line-height:44px;background-color:#e3eaf3;padding-left:25px;}
/* Map Link */
.mapcc ul {width:94%;overflow:hidden;margin:0 auto;}
.mapcc li {float:left;border-right:1px solid #666;padding-right:20px;margin:0 20px 20px 0;}
.mapcc li:last-of-type {border-right:none;}
/* END 网站地图 */

.noMar{ margin: 0!important; }

/* BEGIN 建议提案 */
.mb4 {margin-bottom: 40px!important;}
.gxlTitleBox {overflow: hidden; width: 85%; height: 40px; line-height: 40px;margin: 0 auto;margin-bottom: 5px;}
.gxlTitleBox h3 {float: left; font-size: 18px; color: #333;font-weight: bold;}
.gxlTitleBox a {float: right; font-size: 14px; color: #333;}
.gxlLeftBox {float: left;width:260px;background:#f7f7f7;}
.gxlRightBox {float: right;width:932px;min-height:500px;padding-bottom:30px;}
.gxlllh ul {width:85%;margin:0 auto;padding:0px;}
.gxlllh li a {width: 78%; display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
/* END 建议提案 */












.sconed{width:1200px; margin:0 auto; background:#fff;}
.main{width:1200px;margin:0 auto;display:flex;padding-top: 20px;
    border: 1px solid #dcdcdc;
    border-top: none;
    border-bottom: none;
    min-height: 500px;}
.main_l {
    width: 235px;
    margin-left: 0px;
    padding-left: 2px;
}
.main_r{width:100%;margin-left:30px;}

.gl_titler{background: url(/uiFramework/commonResource/image/2021071413261792398.jpg) left bottom repeat-x;margin: 0 15px; margin-top: 10px;}
.gl_title{background: url(/uiFramework/commonResource/image/2021071413242887782.jpg) left bottom repeat-x;padding: 0 30px;line-height: 40px;display: inline-block;font-size: 18px;}

.gl_list{margin:0 20px;margin-top:20px;}
.gl_list ul li{line-height: 30px;text-align: left;}
.gl_list ul li a{background: url(/uiFramework/commonResource/image/2021071413443747182.jpg) left center no-repeat; padding-left: 15px; margin-left: 10px;}
.gl_list span {float: right;margin-right: 15px;font-size:14px;}
/* BEGIN 警方服务 */
.jffwBox {width:95%;margin:0 auto;padding-top:60px;}
/* Link1 */
.jffwLinkBox {margin-bottom:80px;overflow:hidden;}
.jffwLinkBox a {display:block;width:219px;height:130px;background:#f7f7f7;border:1px solid #c7c7c7;border-radius:3px;font-size:18px;font-weight:bold;line-height:130px;text-align:center;float:left;margin-right:8px;}
.txtMiddle {line-height:26px !important;height:90px !important;padding-top:40px;}
.jffwLinkBox a:hover {color:#334582;border:1px solid #334582;}
.sgatjzfzBox {overflow:hidden;margin-bottom:90px;}
/* Title */
.sgatjzfzTitle {overflow:hidden;width:255px;margin:0 auto;margin-bottom:30px;}
.sgatjzfzTitle em {width:40px;height:40px;background:url('../images/jffwTitleIcon.png') no-repeat;display:block;float:left;}
.sgatjzfzTitle h3 {height:40px;line-height:40px;font-size:24px;float:left;margin-left:20px;font-weight:bold;}
/* 总队长信箱 Link */
.sgatjzfzLink {width:1130px;overflow:hidden;height:106px;line-height:106px;margin:0 auto;background:url('../images/mailBgIcon.jpg') no-repeat;background-position:20px 18px;background-color:#334582;}
.sgatjzfzLink h4 {font-size:22px;color:#fff;margin-left:50px;float:left;}
.sgatjzfzLink ul {float:right;margin-right:30px;}
.sgatjzfzLink li {float:left;margin-right:32px;}
.sgatjzfzLink a {font-size:18px;color:#fff;}
/* 建言献策 */
.jyxcBox {overflow:hidden;margin-bottom:70px;}
.jyxcBox h3 {font-size:24px;text-align:center;margin-bottom:30px;}
.jyxcList {width:45%;float:left;margin-left:60px;}
.jyxcList li {margin-bottom:16px;}
.jyxcSearch {overflow:hidden;width:45%;float:right;margin-right:50px;}
.jyxcSearch label {font-size:18px;float:left;line-height:50px;margin-right:20px;}
.jyxcSearch input {width:318px;height:46px;border:1px solid #c7c7c7;background:#fff;text-indent:15px;font-size:16px;color:#acacac;float:left;}
.jyxcSearch button {width:90px;height:50px;line-height:50px;border:none;float:left;cursor:pointer;background:#2a396a;text-align:center;font-size:18px;color:#fff;}
.jyxcSearch a.jyxcLinkBtn {overflow:hidden;display:block;width:280px;height:58px;background:url('../images/jyxcBtn.jpg') no-repeat;font-size:18px;color:#fff;text-align:center;line-height:58px;margin:120px auto 0 auto;}
/* Link2 */
.jffwLinkBox2 {margin-bottom:80px;overflow:hidden;}
.jffwLinkBox2 a {display:block;width:272px;height:94px;line-height:94px;background:#f7f7f7;border:1px solid #c7c7c7;border-radius:3px;font-size:18px;text-align:center;float:left;margin:0 5px 10px 5px;}
.txtMiddle2 {line-height:26px !important;height:74px !important;padding-top:20px;}
.jffwLinkBox2 a:hover {color:#334582;border:1px solid #334582;}
/* END 警方服务 */
/* BEGIN 警方服务2 */
/* Link 1 */
.jffwLinkBoxNew1 {overflow: hidden; width: 95%;margin: 0 auto;margin-bottom: 80px;padding-top:60px;}
.jffwLinkBoxNew1 a {display: block;float: left;margin-left:50px;margin-right:55px;}
.jffwLinkBoxNew1 span.lImg {width: 92px; height: 92px;border: 1px solid #c7c7c7;border-radius: 50%;display: block;margin: 0 auto 10px auto;background: #f7fcff;}
.jffwLinkBoxNew1 .lImg img {width: 46px; height: 45px;display: block;margin: 24px auto;}
.jffwLinkBoxNew1 span.lText {text-align: center;display: table;font-size: 18px;font-weight: bold;height: 50px;line-height: 50px;}
.jffwLinkBoxNew1 span.lText1 {line-height: 24px!important;margin-top: 14px;}
/* Link 2 */
.jffwLinkBoxNew2 {overflow: hidden; width: 90%; margin: 0 auto;margin-bottom: 100px;}
.jffwLinkBoxNew2 h5 {font-size: 24px;text-align: center;margin-bottom: 30px;}
.jffwLinkBoxNew2 a {width: 240px; height: 156px;border: 1px solid #c4dcea;border-radius: 3px;display: block;float: left;margin: 0 15px 30px 0;background: #f7fcff;}
.jffwLinkBoxNew2 img {width: 50px; height: 50px;display: block;margin: 25px auto 20px auto;}
.jffwLinkBoxNew2 span {display: block;text-align: center;font-size: 16px;font-weight: bold;padding: 0px 14px;}
.jffwLinkBoxNew2 span.lText2 {display: block;height: 46px;line-height: 46px;}
.noMarR { margin-right: 0!important; }
.jffwLinkBoxNew1 a:hover span.lImg,.jffwLinkBoxNew2 a:hover {border: 1px solid #354783;}
.jffwLinkBoxNew1 a:hover span.lText,.jffwLinkBoxNew2 a:hover span {color: #334582;}
/* END 警方服务2 */
/* Left Box */
.gxlLeftBox {display:table-cell;width:260px;background:#f7f7f7;}
.gxlLeftBox h1 {font-size:16px;color:#fff;text-align:center;font-weight:bold;background: #334582;height: 48px;line-height: 48px;}
.gxlLeftBox ul {width: 76%;margin: 30px auto;}
.gxlLeftBox li {padding-left: 26px;position: relative;}
.gxlLeftBox li b {width: 7px;height: 4px;background: #a6bcd4;position: absolute; top: 11px; left: 0px;}
.gxlLeftBox li a {display:block;font-size: 16px;line-height:24px;margin-bottom: 15px;}
.sideLevel2 { padding-left: 26px;margin-bottom: 40px; }
.sideLevel2 a { font-size: 14px;display: block;margin-bottom: 15px; }
.gxlLeftBox li a:hover,.sideLevel2 a:hover {color: #334582;}
/* Right Box */
.gxlRightBox {display:table-cell;width:940px;min-height:500px;padding-bottom:30px;}
/* END Left Gl*/
/* Gl List */
.gxlListBox {padding:25px 0px;}
.gxlListBox ul {width:80%;margin:0 auto;padding:20px 0px;}
.gxlListBox li {position:relative;height:50px;line-height:50px;border-bottom:1px solid #e5e5e5;}
.gxlListBox li:last-of-type {border-bottom:none;}
.gxlListBox span {position:absolute;top:0px;right:0;font-family: "Microsoft YaHei UI", "微软雅黑", \5FAE\8F6F\96C5\9ED1;}
.gxlListBox li a {font-size:18px;width:84%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
/* Page */
.pagebox {text-align:center;margin:10px 0px 60px 0;height: 30px;}
.pagebox ul {display:inline;font-size:0px;}
.pagebox ul li {height:28px;min-width:28px;line-height:28px;display:inline-block;margin-right:12px;}
.pagebox ul li a {min-width:28px;height:100%;border:1px solid #dae0ee;padding:0px 7px;box-sizing:border-box;display:block;font-size:14px;color:#666;text-align:center;border-radius:3px;}
.pagebox ul li a:hover {border:1px solid transparent;color:#fff;background-color:#349ed8;}
.pageboxactive a {border:1px solid transparent !important;color:#fff !important;background-color:#349ed8;}
.pagebox ul li font {height:25px;font-size:14px;color:#666;text-align:center;}
.pagebox ul li input {height:23px;border:1px solid #dae0ee;background-color:#f1f4fb;border-radius:3px;width:50px !important;margin:0 !important;text-align:center;}
.pagebox ul li button {height:25px;border:1px solid #dae0ee;background-color:#fefefe;border-radius:3px;color:#666;}
/* END Gl */
/* BEGIN 总队长信箱 */
.zdzMailBox {overflow: hidden; width: 95%;margin: 90px auto 0 auto;}
.zdzTextBox {overflow: hidden; width: 75%;margin: 0 auto;}
.zdzText {overflow: hidden; width: 100%;margin-bottom: 40px;}
.zdzText h5 {font-size: 20px;font-weight: bold;margin-bottom: 15px;}
.zdzText p {line-height: 30px;}
.page-nav {
    width: 100%;
    margin: 0 auto;
padding: 15px 0;
text-align:center;
}
.easysite-page-wrap {
    display: inline-block;
}

.NormalRed:hover{border: 1px solid transparent;
    color: #fff;
    background-color: #349ed8;}
.NormalRed {
    min-width: 28px;
    height: 100%;
    border: 1px solid #dae0ee;
    padding: 0px 7px;
    box-sizing: border-box;
    display: inline-block;
    font-size: 14px;
    color: #666;
    text-align: center;
    border-radius: 3px;
    line-height: 28px;
}

.easysite-page-wrap a:hover{border: 1px solid transparent;
    color: #fff;
    background-color: #349ed8;
}
.easysite-page-wrap a {
    min-width: 28px;
    height: 100%;
    border: 1px solid #dae0ee;
    padding: 0px 7px;
    box-sizing: border-box;
    display: inline-block;
    font-size: 14px;
    color: #666;
    text-align: center;
    border-radius: 3px;
    line-height: 28px;
   ;
}
.easysite-total-page {
    display: inline-block;
    height: 25px;
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-right: 10px;
}
.easysite-total-page span {
    font-size: 14px;
    color: #666;
    text-align: center;
}
.easysite-jump-page span {
    height: 25px;
    font-size: 14px;
    color: #666;
    text-align: center;
}

.easysite-jump-page {
    display: inline-block;
    height: 25px;
    font-size: 14px;
    color: #666;
    text-align: center;
}
.easysite-page-text {
    height: 23px;
    border: 1px solid #dae0ee;
    background-color: #f1f4fb;
    border-radius: 3px;
    width: 50px !important;
    text-align: center;
    margin: 0 10px;
    display: inline-block;
}
input.easysite-jump-btn {
    width: 42px;
    height: 23px;
    line-height: 23px;
    margin-left: 10px;
}
/* BEGIN 网站地图 */
.mapBox {
    width: 82%;
    margin: 0 auto;
    padding: 113px 30px 80px 30px;
}
.mapBox h1 {font-size: 20px;border-bottom: 1px solid #3f6cc6;padding-bottom: 10px;margin-bottom: 40px;}
/* Map Title */
.mapcc {width:100%;min-height:100px;overflow:hidden;margin-bottom:12px;}
.mapcc h3 {font-size:18px;color:#184f8e;font-weight:bold;margin-bottom:25px;height:44px;line-height:44px;background-color:#e3eaf3;padding-left:25px;}
/* Map Link */
.mapcc ul {width:94%;overflow:hidden;margin:0 auto;}
.mapcc li {float:left;border-right:1px solid #666;padding-right:20px;margin:0 20px 20px 0;}
.mapcc li:last-of-type {border-right:none;}
/* END 网站地图 */
@media screen and (min-width:1440px){ /*大于等于1440*/
  
}
@media screen and (max-width:1024px){    
      
}
@media screen and (max-width:768px){

.gxlLeftBox {
    display: none;
    width: 100%;
    background: #f7f7f7;
    overflow: hidden;

}
.sconed {
    width: 100% !important;
    margin: 0 auto !important;
    background: #fff;
}
.main {
    width: 96%;
    margin: 50px auto;
    display: block;border-top:1px solid #ccc;border-bottom:1px solid #ccc;
}
.main_l {
    width: 96%;
    margin: 0 auto;
}
.main_r {
    width: 96%;
    margin: 0 auto;
}
.gxlListBox {
    padding: 0;
}
.gxlListBox ul {
    width: 96%;
    margin: 0 auto;
}
.gxlListBox li a {
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    width: 75%;
}
h1, h2, h3, h4, h5, p, a, span {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 12px;
    color: #333;
}
.jffwBox {width:96%;margin:0 auto;padding-top: 70px;}
.jffwLinkBoxNew1 a {
    display: block;
    float: none;
    margin: 0 auto;
}
.jffwLinkBoxNew1 span.lText {
   
    margin: 0 auto;
}
.jffwLinkBoxNew2 {
   
    margin-bottom: 0px;
}
.xxkLinkBox { justify-content: center;
    flex-wrap: wrap; }
.xxkLinkBox a{ margin:1rem; }
.noMar{ margin:1rem !important; }
.zwgkLinkBox{ justify-content: center;
    flex-wrap: wrap; }
.zwgkLink {margin:1rem;}

}
@media screen and (max-width:360px){
    
}
@media screen and (max-width:320px){
    
}
/*当前位置*/
.breadcrumb span a{font-size:14px;}</pre></body></html>