/*重置样式*/
html,body,div,span,applet,object,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	/*font-weight:normal;*/
	vertical-align:baseline;
}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block;
}
ol,ul,li {
	list-style:none;
}
blockquote,q {
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
th,td {
	vertical-align:middle;
}
/* custom */
a {
	outline:none;
	color:#16418a;
	text-decoration:none;
	-webkit-backface-visibility:hidden;
}
a:focus {
	outline:none;
}
input:focus,select:focus,textarea:focus {
	outline:-webkit-focus-ring-color auto 0;
}

/*限定容器*/
.container{
	width: 1200px;
	margin: 0  auto;
}
/*浮动*/
.float_l{
	float: left;
}
.float_r{
	float: right;
}
/*清除浮动*/
.clearfix:after { content:"."; clear: both; height: 0; overflow: hidden; visibility: hidden; display: block; }
.clearfix {
	clear: both;
	zoom: 1;
}
/*段落溢出*/
.ellipsis{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ellipsis_three{
	text-overflow: ellipsis;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.icon {
	width: 1em; height: 1em;
	vertical-align: -0.15em;
	fill: currentColor;
	overflow: hidden;
}

.TypeTitle{
	width: 288px;
	height: 48px;
	background: #2461b1;
	font-size: 18px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 500;
	text-align: center;
	color: #ffffff;
	line-height: 48px;
	letter-spacing: 0px;
}
.xzcf-th a span{
	color: #333;
}
.typeList{
	display: block;
	width: 100%;
	background: #fff;
	min-height: 150px;
	padding-top: 19px;
}
.typeList li{
	display: block;
	width: 84%;
	height: 48px;
	margin: 0 auto;
	background: transparent;
	line-height: 48px;
	padding-left: 18px;
	color:#3E464C;
	cursor: pointer;
}
.typeList li.actived{
	background: #FBECED;
	color: #2461b1;
}
.typeList li.actived a{
	background: #FBECED;
	color: #2461b1;
}
.typeList li a{
	display: block;
	color:#3E464C;
}
.typeList li i{
	margin-right: 14px;
	font-size: 20px;
	vertical-align: middle;
}
.area{
	background-color: #fff;
	min-height: 340px;
	width: 100%;
}
.area .areaList{
	width: 224px;
	padding-top: 14px;
	margin: 0 auto;
	display: block;
}
.area .areaList li{
	display: inline-block;
	width: 60px;
	height: 24px;
	font-size: 14px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	text-align: center;
	color: #3e464c;
	line-height: 24px;
	margin-bottom: 8px;
	cursor: pointer;
}
.area .areaList li:nth-of-type(3n+2){
	margin-right: 16px;
	margin-left: 16px;
}
.area .areaList li.activeList{
	width: 60px;
	height: 24px;
	background: #2461b1;
	border-radius: 4px;
	color: #fff;
}

.zw_c_c_cont {
	padding: 20px;
	overflow: hidden;
	clear: both;
	zoom: 1;
}
.ckgys_cont {
	padding: 10px;
}
.public_info_font {
	font: normal 15px '宋体';
}
.public_info_font tr {
	height: 35px;
}
.public_info_fff {
	border: 0 none;
	border-bottom: 1px solid #666;
	background: #f8fcff;
	text-align: center;
	font: normal 15px '宋体';
	color: #666;
	width: 350px;
}

/*政策法规*/
.searchBox{
	width: 90%;
	margin: 0 auto;
}
.searchBox .layui-form-label{
	width: 60px;
	padding: 6px 15px 6px 0;
	font-size: 14px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	text-align: right;
	color: #3e464c;
	line-height: 28px;
}
.searchBox .layui-row .layui-input-inline{
	width: 200px;
}
.searchBox .layui-input-block{
	margin-left: 75px;
	width: 180px;
}
.searchBox .layui-input-inline input{
	background: #ffffff;
	border: 1px solid #dcdfe6;
	border-radius: 4px;
}
.searchBox .layui-input-block input{
	background: #ffffff;
	border: 1px solid #dcdfe6;
	border-radius: 4px;
}


.searchBox .layui-row .layui-input-inline input::-webkit-input-placeholder { /* WebKit browsers 适配谷歌 */
	font-size: 12px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	text-align: justify;
	color: #d0d0d8;
}
.searchBox .layui-row .layui-input-inline input:-moz-placeholder { /* Mozilla Firefox 4 to 18 适配火狐 */
	font-size: 12px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	text-align: justify;
	color: #d0d0d8;
}
.searchBox .layui-row .layui-input-inline input::-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */
	font-size: 12px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	text-align: justify;
	color: #d0d0d8;
}
.searchBox .layui-row .layui-input-inline input:-ms-input-placeholder { /* Internet Explorer 10+  适配ie*/
	font-size: 12px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	text-align: justify;
	color: #d0d0d8;
}


.searchBox .layui-input-block input::-webkit-input-placeholder { /* WebKit browsers 适配谷歌 */
	font-size: 12px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	text-align: justify;
	color: #d0d0d8;
}
.searchBox .layui-input-block input:-moz-placeholder { /* Mozilla Firefox 4 to 18 适配火狐 */
	font-size: 12px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	text-align: justify;
	color: #d0d0d8;
}
.searchBox .layui-input-block input::-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */
	font-size: 12px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	text-align: justify;
	color: #d0d0d8;
}
.searchBox .layui-input-block input:-ms-input-placeholder { /* Internet Explorer 10+  适配ie*/
	font-size: 12px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	text-align: justify;
	color: #d0d0d8;
}
.searchBox .layui-select-title input{
	background: #ffffff;
	border: 1px solid #dcdfe6;
	border-radius: 4px;
}

.searchBox  .grid-demo button:nth-of-type(2){
	background: #ffffff;
	width: 112px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
}

.searchBox .layui-laydate .layui-this{
	/*background-color: #DB3B40!important;*/
	background-color: #2461b1!important;
}
.layui-laydate-content .layui-form-select dl dd.layui-this{
	/*background-color: #DB3B40!important;*/
	background-color: #2461b1!important;
}

.layui-treeSelect .ztree li{
	display: block;
}

.pagination{
	text-align: right;
	float: right;
	/*width: 645px;*/
	height: 32px;
	margin: 10px 0;
}
.rotationChart .swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: 45px;
	right: 205px;
	left: unset;
	width: 15%;
}
.rotationChart .swiper-pagination-bullet{
	border: 1px solid #FFFFFF !important;

}
.rotationChart .swiper-pagination-bullet-active{
	/*background: #DB3B40;*/
	background: #FFFFFF !important;
	border: 1px solid #FFFFFF !important;

}
.more{
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	font-size: 12px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	/*color: #DB3B40;*/
	color: #2461b1;
}



.noticeShowList{
	width: 96%;
	display: block;
	margin: 0 auto;
}
.noticeShowList li{
	width: 100%;
	display: block;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #dcdfe6;
}
.noticeShowList li svg.upDate{
	display: none;
	vertical-align: middle;
	margin-top: -15px;
	font-size: 34px;
}
.noticeShowList li svg.showSvg{
	display: inline-block;
}
.noticeShowList li:hover{
	color: #FFAB59;
}
.noticeShowList li a{
	display: block;
}
.noticeShowList li span{
	display: inline-block;
	line-height: 50px;
	vertical-align: middle;
	text-align: left;
	font-size: 14px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	color: #3e464c;
}
.noticeShowList li span:first-child{
	width: 730px;
}

.noticeShowList li span:last-child {
	margin-right: 27px;
	float: right;
}

.experiencePointList{
	width: 98%;
	display: block;
	margin: 0 auto;
}
.experiencePointList li {
	width: 100%;
	display: block;
	height: 50px;
	border-bottom: 1px solid #dcdfe6;
}
.experiencePointList li svg.upDate{
	display: none;
	vertical-align: middle;
	margin-top: -15px;
	font-size: 34px;
}
.experiencePointList li svg.showSvg{
	display: inline-block;
}

.experiencePointList li a{
	display: block;
}
.experiencePointList li span{
	display: inline-block;
	line-height: 50px;
	vertical-align: middle;
	text-align: left;
	font-size: 14px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	color: #3e464c;
}

.experiencePointList li span:nth-of-type(1){
	width: 56px;
	height: 24px;
	background: rgba(251,86,10,0.1);
	border-radius: 4px;
	font-size: 14px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	text-align: center;
	color: #fb560a;
	line-height: 24px;
	margin-left: 8px;
	margin-right: 20px;
}
.experiencePointList li span:nth-of-type(2){
	width: 580px;
	margin-right: 10px;
	margin-left: 18px;
}
.experiencePointList li span:nth-of-type(3){
	width: 108px;
	text-align: center;
}
.experiencePointList li span.titleShow{
	background: unset;
	border-radius: unset;
	color: #3e464c;
}
.noticeSelectList{
	background-color: #fff;
	min-height: 72px;
	width: 100%;
	margin-bottom: 16px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.noticeSelectList div.noticeSelectListTitle{
	width: 190px;
	margin: 0 auto;
	font-size: 14px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 500;
	text-align: left;
	color: #3e464c;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
}
.noticeSelectList div.noticeSelectListTitle i:nth-of-type(2){
	margin-right: 10px;
}
.noticeSelectList div.noticeSelectListTitle i.transformIcon{
	transform:rotate(90deg);
	-ms-transform:rotate(90deg); 	/* IE 9 */
	-moz-transform:rotate(90deg); 	/* Firefox */
	-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
	-o-transform:rotate(90deg);
}
.noticeSelectList ul.noticeSelectListUlHide{
	display: none;
}
.noticeSelectList div.noticeSelectListTitle.actived{
	/*color: #DB3B40;*/
	color: #2461b1;
}
.noticeSelectList div.noticeSelectListTitle i:nth-of-type(1){
	margin: 0 10px 3px 16px;
}
.noticeSelectList ul{
	padding-left: 50px;
	margin: 0 auto;
	width: 240px;
	font-size: 12px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	text-align: left;
	color: #3e464c;
	line-height: 32px;
}
.noticeSelectList ul li{
	display: block;
	cursor: pointer;
}




.infoCommon{
	background: #fff;
	width: 100%;
	min-height: 600px;
}
.annex{
	font-size: 14px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	text-align: left;
	color: #3e464c;
	line-height: 20px;
}
.cont {
	height: auto;
	padding: 0 22px;
}

/* 外面盒子样式---自己定义 */
.page_div {
	margin: 20px 10px 20px 0;
	color: #666
}

/* 页数按钮样式 */
.page_div button {
	display: inline-block;
	min-width: 30px;
	cursor: pointer;
	color: #666;
	font-size: 12px;
	background-color: #f9f9f9;
	border: 1px solid #dce0e0;
	text-align: center;
	margin: 0 4px;
	line-height: 22px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

#firstPage, #lastPage, #nextPage, #prePage {
	width: 54px;
	color: rgb(39, 139, 225);
	border: 1px solid rgb(39, 139, 225)
}

#nextPage, #prePage {
	width: 70px
}

.page_div .current {
	/*background-color: rgb(39, 139, 225);*/
	border-color: rgb(39, 139, 225);
	color: rgb(39, 139, 225)
}

/* 页面数量 */
.totalPages {
	margin: 0 10px
}

.totalPages span, .totalSize span {
	color: rgb(39, 139, 225);
	margin: 0 5px
}

/*button禁用*/
.page_div button:disabled {
	opacity: .5;
	cursor: no-drop
}

.guangDong .liHide{
	display: none!important;
}

.searchBox{
	width: 90%;
	margin: 0 auto;
}
.searchBox .layui-form-label{
	width: 64px;
	height: 22px;
	font-weight: 500;
	text-align: right;
	color: #333333;
	line-height: 22px;
	font-family: PingFangSC-Medium;
	font-size: 14px;
}
.searchBox .layui-row .layui-input-inline{
	width: 180px;
}
.searchBox .layui-input-block{
	margin-left: 75px;
	width: 180px;
	display: flex;
}
.searchBox .layui-input-inline input{
	background: #ffffff;
	border: 1px solid #dcdfe6;
	border-radius: 4px;
}
.searchBox .layui-input-block input{
	/*height: 36px;*/
	background: #ffffff;
	border: 1px solid rgba(0,0,0,0.15);
	border-radius: 4px;
}


.searchBox .layui-row .layui-input-inline input::-webkit-input-placeholder { /* WebKit browsers 适配谷歌 */
	font-size: 12px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	text-align: justify;
	color: #d0d0d8;
}
.searchBox .layui-row .layui-input-inline input:-moz-placeholder { /* Mozilla Firefox 4 to 18 适配火狐 */
	font-size: 12px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	text-align: justify;
	color: #d0d0d8;
}
.searchBox .layui-row .layui-input-inline input::-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */
	font-size: 12px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	text-align: justify;
	color: #d0d0d8;
}
.searchBox .layui-row .layui-input-inline input:-ms-input-placeholder { /* Internet Explorer 10+  适配ie*/
	font-size: 12px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	text-align: justify;
	color: #d0d0d8;
}


.searchBox .layui-input-block input::-webkit-input-placeholder { /* WebKit browsers 适配谷歌 */
	font-size: 12px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	text-align: justify;
	color: #d0d0d8;
}
.searchBox .layui-input-block input:-moz-placeholder { /* Mozilla Firefox 4 to 18 适配火狐 */
	font-size: 12px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	text-align: justify;
	color: #d0d0d8;
}
.searchBox .layui-input-block input::-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */
	font-size: 12px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	text-align: justify;
	color: #d0d0d8;
}
.searchBox .layui-input-block input:-ms-input-placeholder { /* Internet Explorer 10+  适配ie*/
	font-size: 12px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	text-align: justify;
	color: #d0d0d8;
}
.searchBox .layui-select-title input{
	background: #ffffff;
	border: 1px solid #dcdfe6;
	border-radius: 4px;
}
/*.searchBox  .grid-demo button{*/
/*	width: 96px;*/
/*	height: 38px;*/
/*	border-radius: 4px;*/
/*}*/
.searchBox .grid-demo button:nth-of-type(1){
	background: #FFFFFF;
	margin-right: 20px;
	width: 112px;
	height: 36px;
	line-height: 36px;
	border-radius: 4px;
	border: 1px solid #d9d9d9;
	color: #555;
}

.searchBox .grid-demo .clickButton{
	background: linear-gradient(90deg,#3c6bf5, #5ea5f3) !important;
	color: #FFF !important;
}
.searchBox .grid-demo .clickButton img{
	filter: grayscale(100%) brightness(900%);
}

.searchBox  .grid-demo button img {
	float: right;
	display: inline-block;
	width: 17px;
	height: 17px;
	color: #FFF;
	margin-top: 9px;
	margin-right: 8px;
}

.searchBox .layui-laydate .layui-this{
	/*background-color: #DB3B40!important;*/
	background-color: #2461b1!important;
}
.layui-laydate-content .layui-form-select dl dd.layui-this{
	/*background-color: #DB3B40!important;*/
	background-color: #2461b1!important;
}

.layui-treeSelect .ztree li{
	display: block;
}

/*.pagination{*/
/*	text-align: right;*/
/*	margin-top: 36px;*/
/*	margin-right: 16px;*/
/*	margin-bottom: 36px;*/
/*}*/
/*.rotationChart .swiper-container-horizontal>.swiper-pagination-bullets{*/
/*	bottom: 10px;*/
/*	right: 0;*/
/*	left: unset;*/
/*	width: 15%;*/
/*}*/
/*.rotationChart .swiper-pagination-bullet{*/
/*	background: rgba(255,255,255,0.5);*/
/*}*/
/*.rotationChart .swiper-pagination-bullet.swiper-pagination-bullet-active{*/
/*	!*background: #DB3B40;*!*/
/*	background: #2461b1;*/
/*}*/
.more{
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	font-size: 12px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	/*color: #DB3B40;*/
	color: #2461b1;
}





.noticeShowList{
	width: 96%;
	display: block;
	margin: 0 auto;
}
.noticeShowList li{
	width: 100%;
	display: block;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #dcdfe6;
}
.noticeShowList li svg.upDate{
	display: none;
	vertical-align: middle;
	margin-top: -15px;
	font-size: 34px;
}
.noticeShowList li svg.showSvg{
	display: inline-block;
}

.noticeShowList li a{
	display: block;
}
.noticeShowList li span{
	display: inline-block;
	line-height: 50px;
	vertical-align: middle;
	text-align: left;
	font-size: 14px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	color: #3e464c;
}

.noticeShowLabel {
	width: 910px;
	height: 40px;
	border-bottom: 1px solid #dcdfe6;
	line-height: 40px;
}

.noticeShowLabel span {
	width: 103px;
	/*height: 22px;*/
	text-align: center;
	line-height: 22px;
	display: inline-block;
	margin-top: 7px;
	font-family: PingFangSC-Medium;
	font-weight: 500;
	color: #333333;
	font-size: 16px;
	/*line-height: 48px;*/
}

.noticeShowLabel span:nth-of-type(1) {
	margin-left: 8px;
	margin-right: 531px;
}

.noticeShowLabel span:nth-of-type(2) {
	float: right;
	margin-right: 13px;
}

.noticeShowLabel span:nth-of-type(3) {
	text-align: center;
}


.experiencePointList{
	width: 98%;
	display: block;
	margin: 0 auto;
}
.experiencePointList li {
	width: 100%;
	display: block;
	height: 50px;
	border-bottom: 1px solid #dcdfe6;
}
.experiencePointList li svg.upDate{
	display: none;
	vertical-align: middle;
	margin-top: -15px;
	font-size: 34px;
}
.experiencePointList li svg.showSvg{
	display: inline-block;
}

.experiencePointList li a{
	display: block;
}
.experiencePointList li span{
	display: inline-block;
	line-height: 50px;
	vertical-align: middle;
	text-align: left;
	font-size: 14px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	color: #3e464c;
}

.experiencePointList li span:nth-of-type(1){
	width: 56px;
	height: 24px;
	background: rgba(251,86,10,0.1);
	border-radius: 4px;
	font-size: 14px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	text-align: center;
	color: #fb560a;
	line-height: 24px;
	margin-left: 8px;
	margin-right: 20px;
}
.experiencePointList li span:nth-of-type(2){
	width: 580px;
	margin-right: 10px;
	margin-left: 18px;
}
.experiencePointList li span:nth-of-type(3){
	width: 108px;
	text-align: center;
}


.experiencePointList li span.titleShow{
	background: unset;
	border-radius: unset;
	color: #3e464c;
}
.noticeSelectList{
	background-color: #fff;
	min-height: 72px;
	width: 100%;
	margin-bottom: 16px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.noticeSelectList div.noticeSelectListTitle{
	width: 190px;
	margin: 0 auto;
	font-size: 14px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 500;
	text-align: left;
	color: #3e464c;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
}

.noticeSelectList div.noticeSelectListTitle i.transformIcon{
	transform:rotate(90deg);
	-ms-transform:rotate(90deg); 	/* IE 9 */
	-moz-transform:rotate(90deg); 	/* Firefox */
	-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
	-o-transform:rotate(90deg);
}
.noticeSelectList ul.noticeSelectListUlHide{
	display: none;
}
.noticeSelectList div.noticeSelectListTitle.actived{
	/*color: #DB3B40;*/
	color: #2461b1;
}

.noticeSelectList ul{
	padding-left: 50px;
	margin: 0 auto;
	width: 240px;
	font-size: 12px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	text-align: left;
	color: #3e464c;
	line-height: 32px;
}
.noticeSelectList ul li{
	display: block;
	cursor: pointer;
}
.noticeSelectList ul li a{
	width: 120px;
	display: block;
}
.noticeSelectList ul li.activedList a{
	color: #2461b1;
	width: 120px;
}

.infoCommon{
	background: #fff;
	width: 100%;
	min-height: 600px;
}
.annex{
	font-size: 14px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	text-align: left;
	color: #3e464c;
	line-height: 20px;
}
.cont {
	height: auto;
	padding: 0 22px;
}

/* 外面盒子样式---自己定义 */
.page_div {
	margin: 20px 10px 20px 0;
	color: #666
}

/* 页数按钮样式 */
.page_div button {
	display: inline-block;
	min-width: 30px;
	cursor: pointer;
	color: #666;
	font-size: 12px;
	background-color: #f9f9f9;
	border: 1px solid #dce0e0;
	text-align: center;
	margin: 0 4px;
	line-height: 22px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

#firstPage, #lastPage, #nextPage, #prePage {
	width: 54px;
	color: rgb(39, 139, 225);
	border: 1px solid rgb(39, 139, 225)
}

#nextPage, #prePage {
	width: 70px
}

.page_div .current {
	/*background-color: rgb(39, 139, 225);*/
	border-color: rgb(39, 139, 225);
	color: rgb(39, 139, 225)
}

/* 页面数量 */
.totalPages {
	margin: 0 10px
}

.totalPages span, .totalSize span {
	color: rgb(39, 139, 225);
	margin: 0 5px
}

/*button禁用*/
.page_div button:disabled {
	opacity: .5;
	cursor: no-drop
}

.guangDong .liHide{
	display: none!important;
}

/* 头部 */
.welcome {
	width: 1200px;
	height: 36px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #e5e5e5;
	margin:  0 auto;
	line-height: 36px;
}
.welcome .welcomeLeft {
	float: left;
	color: #888;
}
.welcome .welcomeRight {
	float: right;
	color: #666;
}

.header {
	width: 1920px;
	/*background-image: url(../img/springImg/head.png);*/
	background-image: url(../img/fjheadBanner.png);
	height: 150px;
	background-repeat: no-repeat;
	background-position: center;
	/*background-color: #1949c4;*/
	/*background-color: #e00000;*/
	margin:auto;
}

.header .logo {
	width: 489px;
	height: 94px;
	opacity: 1;
}

.header .bg-img {
	width: 465px;
	height: 64px;
	margin-top: 58px;
	float: left;
}

#selectTitle {
	width: 404px;
	height: 40px;
	float: right;
	margin-top: 16px;
	/*margin-right: 60px;*/
}
#selectTitle .select-btn {
	display: inline-block;
	width: 44px;
	height: 34px;
	background: #306BFF;
}

#selectTitle input {
	width: 360px;
	height: 40px;
	border: 1px solid #2461b1;
}

#selectTitle input.searchValue {
	display: inline-block;
	margin: 0;
	padding: 0;
	width: 360px;
	height: 36px;
	box-sizing: border-box;
	border: 2px solid #306BFF;
	vertical-align: middle;
	text-indent: 10px;
	font-size: 14px;
	background: #ffffff;
	border-radius: 4px;
}

#selectTitle input.submit,#megaloscopeBtnQwjsy {
	float: right;
	width: 44px;
	height: 36px;
	background: #306BFF;
	border-radius: 0px 4px 4px 0px;
	background-image: url(../img/i-search.png);
	background-repeat: no-repeat;
	background-position: center;
}

/* 导航 */
nav {
	width: 1200px;
	height: 44px;
	/*background-color: #DB3B40;*/
	background-color: #2C6BFF;
	margin: 0 auto;
}

nav ul {
	width: 1200px;
	margin: 0 auto;
}

nav ul li {
	float: left;
	width: 133px;
	line-height: 44px;
	text-align: center;
	font-size: 20px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 500;
	color: #ffffff;
	cursor: pointer;
}

nav ul li span:first-child:hover {
	background: #0C36A4;
}

nav ul li a span{
	font-family: PingFangSC-Medium;
	font-weight: 500;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
}
/*nav ul li a：hover{*/
	/*font-size: 16px;*/
	/*color: #fff!important;*/
/*}*/

.bg-active {
	background: #0C36A4;
}
.bg-active a{
	font-size: 16px;
	font-weight: bolder;
}
/*.bg-active::after {*/
	/*content: "";*/
	/*display: inline-block;*/
	/*position: absolute;*/
	/*bottom: 25px;*/
	/*left: 0;*/
	/*right: 0;*/
	/*margin: auto;*/
	/*width: 80px;*/
	/*height: 0px;*/
	/*border-bottom: 4px solid rgba(255,255,255,0.6);*/
/*}*/


/* 轮播图 */
.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
	/*text-align: center;*/
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box;
	text-align: center;
}
.swiper-wrapper .title-a{
	width: 100%;
	/* height: 22px; */
	font-size: 30px;
	font-weight: bold;
	color: #DB3B40;
	/*color: #2461b1;*/
	/*line-height: 15px;*/
	display: block;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #db3b40;
	line-height: 25px;
}

.rotationChartNews>.rotationChart>#rotationChart {
	width: 100%;
	height: 100%;
}

.swiper-pagination {
	text-align: right !important;
	padding-right: 16px;
}

.swiper-title {
	position: absolute;
	left: 0px;
	top: 270px;
	width: 490px;
	height: 50px;
	z-index: 2;
	line-height: 50px;
	color: #fff;
	padding:0 20px;
	text-align: left;
}
.swiper-pagination {
	width: 80px;
	height: 40px;
	left: 530px;
	bottom: -16px;
}
.swiper-pagination span {
	margin: 0 4px;

}
/*.rotationChart .swiper-pagination-bullet.swiper-pagination-bullet-active{*/
/*	margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px);*/
/*}*/

.swiper-container{
	/*--swiper-pagination-color: #DB3B40;*/
	--swiper-pagination-color: #2461b1;
}
.currentlocation{
	height: 30px;
}
.currentlocation img {
	transform: translateY(-2px);
}
/* 主体 */
.content {
	/*height: calc(2374px - 348px);*/
	/*width: 1920px;*/
	background-color: #F2F4F6;
	padding-top: 7px;
	position: relative;
	/*overflow-x: scroll;*/
}
.content td {
	border: 1px solid #ccc;
}

.content .container {
	width: 1200px;
	margin: 0 auto;
}

.container .webAndRound {
	width: 100%;
	height: 80px;
	margin-bottom: 17px;
	line-height: 36px;
}

.container .webAndRound .websiteSwitch {
	width: 138px;
	height: 80px;
	background: #ffffff;
	text-align: center;
	position: relative;
	cursor: pointer;
	padding-top: 10px;
}



.container .webAndRound .websiteSwitch>i {
	color: #01afa2;
	font-size: 26px;
	display: block;
	height: 26px;

}

.container .webAndRound .websiteSwitch .otherRelatedWebsites {
	display: none;
	background: #fff;
	width: 600px;
	height: 330px;
	position: absolute;
	z-index: 9999;
	margin-top: 14px;
	text-align: left;
	padding-top: 10px;
}

.container .webAndRound .websiteSwitch .otherRelatedWebsites li:nth-of-type(1) {
	width: 560px;
	border: 0;
	text-align: left;
	font-size: 14px;
	margin-left: 0;
	font-weight: 600;
}

.container .webAndRound .websiteSwitch .otherRelatedWebsites li {
	border: 1px solid #dcdfe6;
	border-radius: 4px;
	height: 32px;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	color: #3e464c;
	line-height: 32px;
	padding: 0 13px 0 13px;
	margin: 6px;
	display: inline-block;
}

.container .webAndRound .websiteSwitch .otherRelatedWebsites li>a {
	display: block;
	color: #3e464c;
}

.content .webAndRound>.merryGoRound {
	background: #ffffff;
	width: 1200px;
	height:80px;
	/*position: relative;*/
	position: absolute;
	/*box-shadow: 0px 0px 8px 0px rgba(143,178,231,0.26);*/
}

.content .webAndRound>.merryGoRound>.newIcon {
	position: absolute;
	top: -15px;
	left: -15px;
	width: 160px;
	height: 106px;
}

.content .webAndRound>.merryGoRound>span {
	margin-left: 104px;
	margin-right: 16px;
	color: #d8d8d8;
}

#merryGoRound {
	position: absolute;
	left: 20px;
	top: 0px;
	width: 1180px;
	height: 80px;
}

.content .rotationChartNews {
	width: 100%;
	height: 320px;
	background: #F2F4F6;
	margin-bottom: 20px;
	margin-top: 20px;
}

.content .rotationChartNews>.rotationChart {
	width: 490px;
	height: 100%;
	background: #fff;
}

.content .rotationChartNews>.news {
	width: 690px;
	height: 100%;
	background: #fff;
	padding: 0 20px;
}

/*.content .rotationChartNews>.news>.newsBox {*/
/*	margin: 0 0 0 16px;*/
/*}*/

.content .rotationChartNews>.news>.newsBox>#boxContent>h2 {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	color: #3e464c;
	line-height: 22px;
}

.content .rotationChartNews>.news>.newsBox>#boxContent>p {
	text-indent: 24px;
	font-size: 12px;
	height: 52px;
	font-weight: 400;
	text-align: justify;
	color: #8a94a6;
	line-height: 18px;
	margin-top: 10px;
}

.ellipsis_three {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.content .rotationChartNews>.news>.newsBox>#boxContent>.posterIntroduction {
	font-size: 12px;
	font-weight: 400;
	text-align: left;
	color: #8a94a6;
	line-height: 18px;
	margin-top: 12px;
	overflow: hidden;
}
.content .rotationChartNews>.news>.newsBox>#boxContent>.posterIntroduction .postPost{
	margin-right: 10px;
}
.content .rotationChartNews>.news>.newsBox>.classificationAnnouncements {

	height: 270px;
}
.content .rotationChartNews>.news>.newsBox>.classificationAnnouncements li:hover a{
	color: #DB3B40;
}

.content .rotationChartNews>.news>.newsBox>.classificationAnnouncements>.announcementsList {
	height: 50px;
	background: #ffffff;
	line-height: 50px;
	/*border-bottom: 1px solid #dcdfe6;*/
	color: #3e464c;
}

.content .rotationChartNews>.news>.newsBox>.classificationAnnouncements>.announcementsList a {
	text-decoration: none;
}

.classificationAnnouncements>.announcementsList .latest {
	background: #eb414d;
}

.classificationAnnouncements>.announcementsList .title {
	display: inline-block;
	font-size: 14px;
	width: 364px;
	text-align: left;
	/*line-height: 20px;*/
	vertical-align: middle;
}


.content .rotationChartNews>.news>.newsBox>.classificationAnnouncements>.announcementsList .time {
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	width: 113px;
	text-align: right;
	color: #3e464c;
	/*line-height: 20px;*/
	vertical-align: middle;
}

.content .rotationChartNews>.news>.newsBox>.classificationAnnouncements>.announcementsList .recent {
	background: #ffab59;
}

.content .rotationChartNews>.news>.newsBox>.classificationAnnouncements>.announcementsList .tag {
	display: inline-block;
	width: 40px;
	height: 20px;
	border-radius: 4px;
	color: #fff;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	font-weight: 400;
	margin-right: 16px;
	vertical-align: middle;
}

.classificationAnnouncements>.announcementsList .title {
	display: inline-block;
	font-size: 14px;
	width: 364px;
	text-align: left;
	color: #3e464c;
	line-height: 20px;
	vertical-align: middle;
}

.content .rotationChartNews>.news>.newsBox>.classificationAnnouncements>.announcementsList span.especially {
	width: 420px;
}

.content .rotationChartNews>.news>.newsBox>.more {
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	color: #8a94a6;
	line-height: 10px;
}

.content .rotationChartNews>.news>.newsBox>.more a{
	color: #8a94a6;
}

/* 中间部分 */
.content .noticeAndSpecialArea {
	width: 100%;
	/*height: 1202px;*/
	/*margin-bottom: 16px;*/
}

.content .noticeAndSpecialArea .notice {
	width: 1200px;
	height: 100%;
	/*border-top: 3px solid #DB3B40;*/
}

.content .noticeAndSpecialArea .notice .notice-box {
	width: 100%;
	background: #fff;
}

.titleHead {
	height: 40px;
	width: 100%;
	border-bottom: 1px solid #dcdfe6;
	vertical-align: middle;
	margin-bottom: 16px;
}
.centen-top{
	/*background: url(../img/top111.png);*/
	background-size: 100%;
}
.xmcggg-top{
	/*background: url(../img/xmcggg-top1.png);*/
	/*background-size: 100%;*/
}
.xxgk-top{
	/*background: url(../img/xxgk-top1.png);*/
	background-size: 100%;
}
.titleHead .titleBox {
	height: 40px;
	/*background: linear-gradient(-135deg, transparent 28px, #DB3B40 0);*/
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	line-height: 40px;
	padding-left: 15px;
	display: inline-block;
	color: #fff;
}


.titleHead .tab {
	display: inline-block;
	margin-left: 40px;
	color: #000;
	font-size: 14px;
	line-height: 30px;
}

.titleHead .tab li {
	display: inline-block;
	margin: 0px 12px;
	border-bottom: 2px solid transparent;
	cursor: pointer;
}
.titleHead .tab li a{
	font-size: 14px;
	font-weight: bold;
	color: #3e464c;
}

.titleHead .tab li span{
	color: #dcdfe6;
}

.titleHead .tab .activedList {
	/*border-bottom: 3px solid #DB3B40;*/
	border-bottom: 3px solid #2461b1;
}

.titleHead .notice-more {
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	font-size: 12px;
	font-weight: 400;
	color: #8A94A6;
}

.noticeAndSpecialAreaListHead {
	width: 100%;
	height: 30px;
	/*background: #DB3B40;*/
	margin-top: 10px;
	line-height: 32px;
}

.noticeAndSpecialAreaListHead span {
	text-align: left;
	line-height: 32px;
	display: inline-block;
	font-family: PingFangSC-Medium;
	font-weight: 500;
	font-size: 14px;
	color: #666666;
	letter-spacing: 0;
}

.noticeAndSpecialAreaTitle {
	display: block;
	width: 100%;
	margin: 16px auto;
	margin: 0 auto;
}

.noticeAndSpecialAreaTitle li {
	width: 100%;
	height: 40px;
}
.electronicStoreTitle li {
  width: 100%;
	height: 40px;
}
.noticeAndSpecialAreaTitle li:hover a span{
	color: #FE9438!important;
}

/*.noticeAndSpecialAreaTitle li a {*/
/*	display: flex;*/
/*	justify-content: space-between;*/
/*}*/

.noticeAndSpecialAreaTitle li span {
	font-weight: 400;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #333333;
	letter-spacing: 0;
	line-height: 40px;
}

/* 项目采购公告 */
.projectProcurementContent {
	width: 100%;
}

.projectProcurement .titleHead .titleBox {
	width: 176px;
}

.content .noticeAndSpecialArea .notice .projectProcurement {
	/*height: 440px;*/
	margin-bottom: 16px;
}


.projectProcurement .titleHead .projectProcurementLeftList{
	display: inline-block;
	width: 40%;
	height: 65%;
	/*margin: 16px auto 0 auto;*/
}
.projectProcurement .titleHead .projectProcurementLeftList span{
	display: inline-block;
	cursor: pointer;
	display: inline-block;
	margin: 0 auto;
	text-align: center;
	cursor: pointer;
	width: 64px;
	height: 22px;
	opacity: 1;
	font-size: 16px;
	font-family: PingFangSC, PingFangSC-Medium;
	font-weight: bold;
	text-align: left;
	color: #333333;
	line-height: 22px;
	margin-right: 15px;
  }

.projectProcurement .titleHead .dropdown {
	width: 60px;
	float: right;
	appearance: auto;
	border: 0px;
	font-size: 14px;
	margin-top: 15px;
	margin-right: 20px;
}

.projectProcurement .titleHead .projectProcurementLeftList span a{
	font-weight: bold;
}

.projectProcurementContent .projectProcurementLeftList li.bg-setting{
	/*background: #db3b40;*/
	background: #2461b1;
}
.projectProcurementContent .projectProcurementLeftList li a{
	font-size: 12px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	text-align: left;
	color: #8a94a6;
	line-height: 36px;
	margin-right: 20px;
	letter-spacing: 0.2em;
}
.projectProcurementContent .projectProcurementLeftList li.bg-setting a{
	color:#fff;
}
/*!* title *!*/

.projectProcurementContent .projectProcurementTitle li:hover a span{
	/*color: #DB3B40;*/
}

/* 政府 */
.governmentInfoContent {
	width: 100%;
}

.governmentInfo .titleHead .titleBox {
	width: 216px;
}

.content .noticeAndSpecialArea .notice .governmentInfo {
	height: 436px;
}

/* title */
.governmentInfoContent .governmentInfoTitle li:hover a span{
	/*color: #DB3B40;*/
	color: #2461b1;
}

/* 右边 */
.content .noticeAndSpecialArea .specialArea {
	width: 24%;
	height: 100%;
}

.content .noticeAndSpecialArea .specialArea .cloudPlatform {
	width: 100%;
	height: 72px;
	background: url(../img/cloudPlatform.png);
	margin-bottom: 16px;
	text-align: center;
	line-height: 72px;
	font-size: 20px;
	font-weight: 500;
	color: #ffffff;
}

.content .noticeAndSpecialArea .specialArea .cloudPlatformList {
	width: 288px;
	height: 384px;
	background: #ffffff;
	margin-bottom: 16px;
}

.content .noticeAndSpecialArea .specialArea .cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi {
	display: block;
	border-bottom: 2px solid #f7f7f7;
	border-radius: 8px;
	padding: 13px 20px;
}

.cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi i.iconfontAvatar {
	vertical-align: middle;
	font-size: 34px;
	color: #3889ff;
	margin-right: 12px;
	display: inline-block;
	text-align: center;
	line-height: 40px;
}
.cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi i.iconzhuanjia{
	color: #2E6AF6;
	width: 40px;
	height: 40px;
	background: rgba(46,106,246,0.09);
	border-radius: 8px;
}

.cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi i.icondailijigou{
	color: #7A5BF9;
	width: 40px;
	height: 40px;
	background: rgba(102,72,247,0.1);
	border-radius: 8px;
}

.cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi i.icongongyingshangguanlibanfa{
	color: #38CFA8;
	width: 40px;
	height: 40px;
	background: rgba(0,165,110,0.1);
	border-radius: 8px;
}
.cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi i.iconcaigouren{
	color: #F99A02;
	width: 40px;
	height: 40px;
	background: rgba(247,132,2,0.16);
	border-radius: 8px;
}
.cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi i.iconjianguan{
	color: #F86646;
	width: 40px;
	height: 40px;
	background: rgba(248,81,59,0.1);
	border-radius: 8px;
}


.cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi .cloudPlatformListTitle {
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

.cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi .cloudPlatformListTitle h3 {
	line-height: 20px;
	font-size: 14px;
	font-weight: 600;
	text-align: left;
	color: #3e464c;
	margin-bottom: 10px;
}

.cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi .cloudPlatformListTitle h3 a {
	display: block;
	color: #3e464c;
	font-weight: 600;
	font-size: 14px;
}

.cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi .cloudPlatformListTitle p {
	line-height: 17px;
	font-size: 0;
	text-align: left;
	color: #8a94a6;
	width: 190px;
}

.cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi .cloudPlatformListTitle p span {
	font-size: 12px;
}

.cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi .cloudPlatformListTitle p span a {
	line-height: 17px;
	font-size: 12px;
	text-align: left;
	color: #8a94a6;
}
.cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi .cloudPlatformListTitle p span a:hover{
	color: #3889FF;
	font-weight: bold;
}

.content .noticeAndSpecialArea .specialArea>.systemTitle {
	width: 100%;
	height: 56px;
	text-align: center;
	line-height: 56px;
	font-size: 18px;
	font-weight: 500;
	color: #ffffff;
}

.content .noticeAndSpecialArea .specialArea .systemBook {
	background: url(../img/book.png);
}

.systemList {
	margin-bottom: 16px;
}

.systemList>ul>li.purple {
	background: url(../img/001.png);
}

.systemList>ul>li {
	width: 288px;
	height: 80px;
	margin-bottom: 10px;
}

.systemList>ul>li>a {
	line-height: 64px;
}

.systemList>ul>li>a>div.icon {
	display: inline-block;
	color: #fff;
	font-size: 44px;
	line-height: 64px;
	border-radius: 50%;
	margin-left: 13px;
	margin-right: 19px;
	width: 38px;
	height: 38px;
	vertical-align: middle;
}

.systemList>ul>li .iconBlue {
	background: linear-gradient(0deg, #2d68f4, #4e95f8);
}

.systemList>ul>li>a>div.icon>i {
	display: block;
	width: 38px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 30px;
}

.systemList>ul>li>a>.iconTitle {
	width: 116px;
	height: 25px;
	font-size: 18px;
	font-weight: 500;
	text-align: left;
	color: #ffffff;
	line-height: 25px;
	display: inline-block;
	margin-top: 30px;
	margin-left: 110px;
}

.systemList>ul>li .titleBlue,.systemList>ul>li .titleRed,.systemList>ul>li .titlePurple
{
	margin-top: 15px!important;
}
.systemList>ul>li .titleGreen{
	margin-top: 15px!important;
	width: 161px!important;
}
.systemList>ul>li .titleOrange,.systemList>ul>li .titleBlue {
	margin-top: 28px!important;
}
.systemList>ul>li.green {
	background: url(../img/002.png);
	background-size: 100%;
}

.systemList>ul>li .iconGreen {
	background: linear-gradient(180deg, #00c885, #00a56e);
}

.systemList>ul>li.red {
	background: url(../img/003.png);
}

.systemList>ul>li .iconRed {
	background: linear-gradient(180deg, #f9955e, #f8503b);
}

.systemList>ul>li.orange {
	background: url(../img/004.png);
}
.systemList>ul>li.blue {
	background: url(../img/005.png);

	margin-bottom: 0;
}

.xzzq {
	width: 288px;
	height: 436px;
	background: #ffffff;
}
.xzzq .xzzq-title{
	width: 288px;
	height: 60px;
	opacity: 1;
	background: linear-gradient(0deg,#ef6d74, #db3b40);
	font-size: 20px;
	font-weight: 500;
	text-align: center;
	color: #ffffff;
	line-height: 60px;
}
.xzzq ul{
	padding: 18px;
}
.xzzq ul li{
	margin: 6px 0;
	width: 256px;
	height: 56px;
	background: #f5f5f5;
	padding-top: 2px;
}
.xzzq ul i{
	width: 32px;
	height: 32px;
	opacity: 1;
	background: #ffa6a8;
	border-radius: 8px;
	font-size: 20px;
	text-align: center;
	line-height: 32px;
	display: inline-block;
	color: #fff;
	margin-left: 20px;
}
.xzzq ul span{
	font-size: 14px;
	font-weight: 500;
	text-align: left;
	color: #333;
	line-height: 56px;
	margin-left: 14px;
}
.xzzq ul li:hover{
	background: #FFF4F4;
}
.xzzq ul li:hover i{
	background: #2461b1;

}
.xzzq ul li:hover span{
	color: #2461b1;
}
#echarsMap {
	width: 222px;
	height: 150px;
}

.communicationZone {
	width: 1200px;
	height: 120px;
	margin: 16px 0px;
	margin-bottom: 32px;
}
.gysts{
	background: url(../img/gysts.png) center 20px no-repeat;
}
.baoguangtai-img {
	width: 800px;
	height: 40px;
	margin: 0px auto;
	background-image: url(../img/baoguangtai.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: -22px;
	left: 17%
}

.baoguangtai {
	width: 100%;
	background: #e3f2f0;
	padding-top: 30px;
	border: 3px #1fc2b4 solid;
	margin-bottom: 20px;
	position: relative;
}

/* 监管机构 */
.content .supervisionImplementation {
	width: 100%;
	padding-top: 40px;
	padding: 0 20px;
	height: 302px;
	margin-bottom: 16px;
}

.supervisionImplementation .supervision {
	width: 49.3%;
	height: 100%;
	background: #fff;
}

.supervisionImplementation .supervision .supervisionContent .tabs-ul{
	display: block;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 32px;
	line-height: 32px;
}

.supervisionImplementation .supervision .containerHide.active {
	display: block;
}

.supervisionImplementation .supervision .containerHide {
	display: none;
	width: 94.5%;
	margin: 0 auto;
}

.implementationContent .containerHide li:hover span{
	/*color: #DB3B40!important;*/
	color: #2461b1!important;
}
.implementationContent .implementationBox .contentHead .actived{
	/*color: #DB3B40!important;*/
	color: #2461b1!important;
	border-radius: 4px;
	font-weight: bold;
}

.implementationContent  .containerHide li .time{
	float: right!important;
	width: 65px;
	overflow: hidden;
	white-space: nowrap;
	display: inline-block;
	height: 20px;
}

.supervisionImplementation .supervision .containerHide .selectionCriteria li {
	height: 27px;
	font-size: 14px;
	cursor: pointer;
	margin-right: 16px;
	font-weight: 500;
	text-align: left;
	line-height: 27px;
	color:  rgba(251,148,99);
	border-radius: 4px;
	padding-right: 6px;
	padding-left: 6px;
	background-color: rgba(251,86,10,0.1);
	cursor: pointer;
}

.supervisionImplementation .supervision .containerHide .selectionCriteria li.activedList {
	color: #FB560A!important;
	font-weight: bold;
	background-color: rgba(251,86,10,0.2);
}

.supervisionImplementation .supervision .containerHide .supervisionTitle {
	/*width: 408px;*/
}

.supervisionTitle li {
	width: 100%;
}
.supervisionTitle li a:before{
	content: ' ';
	position: absolute;
	top: 10px;
	left: 0;
	width: 6px;
	height: 6px;
	background-color: #dcdfe6;
	border-radius: 4px;
}
.supervisionTitle li:hover a span{
	/*color: #DB3B40;*/
	color: #2461b1;
}
.supervisionTitle li a {
	font-size: 12px;
	font-weight: 400;
	text-align: left;
	color: #3e464c;
	line-height: 28px;
	position: relative;
	cursor: pointer;
	display: block;
	width: 100%;
}

.supervisionTitle li a span:nth-of-type(1) {
	width: 290px;
	display: inline-block;
	vertical-align: middle;
}

.supervisionTitle li a span:nth-of-type(2) {
	float: right;
	display: inline-block;
	vertical-align: middle;
}

.supervisionImplementation .implementation {
	width: 49.3%;
	height: 100%;
	background: #fff;
}

.supervisionImplementation .implementation .implementationBox {
	width: 94.5%;
	margin: 0 auto;
}

.supervisionImplementation .implementation .implementationBox .contentHead {
	display: block;
	margin-top: 16px;
	margin-bottom: 12px;
	height: 32px;
	line-height: 32px;
}

.supervisionImplementation .implementation .implementationBox .contentHead li {
	height: 27px;
	font-size: 14px;
	cursor: pointer;
	margin-right: 16px;
	font-weight: 500;
	text-align: left;
	line-height: 27px;
	color: rgba(251,148,99);
	border-radius: 4px;
	padding-right: 6px;
	padding-left: 6px;
	background-color: rgba(251,86,10,0.1);
	cursor: pointer;
}

.supervisionImplementation .implementation .implementationBox .contentHead li.actived {
	color: #FB560A!important;
	font-weight: bold;
	background-color: rgba(251,86,10,0.2);
}

.supervisionImplementation .implementation .containerHide.active {
	display: block;
}

.supervisionImplementation .implementation .containerHide {
	display: none;
	width: 94.5%;
	margin: 0 auto;
}

.supervisionImplementation .implementation .containerHide li {
	width: 100%;
	font-size: 12px;
	font-weight: 400;
	text-align: left;
	color: #3e464c;
	line-height: 28px;
	position: relative;
	cursor: pointer;
}

.supervisionImplementation .implementation .containerHide li a:before {
	content: ' ';
	position: absolute;
	top: 10px;
	left: 0;
	width: 6px;
	height: 6px;
	background-color: #dcdfe6;
	border-radius: 4px;
}
.supervisionImplementation .implementation .containerHide li:hover a:before {
	background-color: #FE9438!important;
}

.supervisionTitle li:hover a span,
.supervisionImplementation .implementation .containerHide li:hover a span{
	color:#FE9438!important;
}
.supervisionImplementation .implementation .containerHide li a {
	display: block;
	margin-left: 15px;
	color: #3e464c;
	height: 28px;
}


.supervisionImplementation .implementation .implementationContent ul li a span:nth-of-type(1) {
	display: inline-block;
	width: 348px;
	margin-right: 100px;
}

.content .link {
	width: 1201px;
	/*height: 80px;*/
	background: #f6faff;;
	margin-bottom: 16px;
	line-height: 80px;
}

.content .link img {
	display: inline-block;
	vertical-align: middle;
	margin-left: 26px;
	margin-right: 26px;
}

.content .link ul,
li {
	display: inline-block;
	vertical-align: middle;
}

.content .link li {
	border: 1px solid #dcdfe6;
	border-radius: 4px;
	font-size: 18px;
	font-weight: 400;
	text-align: left;
	color: #3e464c;
	line-height: 32px;
	margin-right: 16px;
	cursor: pointer;
}

.content .link li a {
	display: block;
	padding: 0 7px 0 7px;
	border: 1px solid transparent;
	border-radius: 4px;
}

/* footer */
.foot {
	height: 180px;
	background: #2461b1;
	width: 100%;
	bottom: 0;
}

.foot-container {
	width: 1200px;
	margin: 0 auto;
}

.foot .recordNo {
	line-height: 50px;
	text-align: center;
	/*float: left;*/
}

.foot .recordNo .footlogo {
	display: inline-block;
	width: 80px;
	height: 80px;
	opacity: 1;
	position: relative;
	top: 12px;
}

.foot .recordNo p {
	display: inline-block;
	margin-left:28px;
	width: 749px;
	height: 72px;
	opacity: 1;
	font-size: 14px;
	font-family: PingFangSC, PingFangSC-Regular;
	font-weight: 400;
	text-align: left;
	color: #ffffff;
	line-height: 24px;

}

.foot .recordNo>img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 28px;
}

.foot .recordNo>.illustrate {
	display: inline-block;
	/*width: 640px;*/
	height: 48px;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	color: #ffffff;
	line-height: 22px;
	vertical-align: middle;
}
.foot a {
color: #fff;
}

.foot .qrCode {
	margin-right: 20px;
	/*line-height: 120px;*/
}

.foot .qrCode>img {
	display: inline-block;
	vertical-align: middle;
	width: 80px;
	margin-right: 10px;
}

.foot .qrCode>p {
	display: inline-block;
	vertical-align: middle;
	width: 60px;
	text-align: center;
	height: 40px;
	font-size: 12px;
	font-weight: 400;
	color: #ffffff;
	line-height: 20px;
}

/* common */

.hot {
	display: inline-block;
	vertical-align: middle;
	margin-top: -15px;
	font-size: 34px;
	width: 30px;
	height: 40px;
	overflow: hidden;
}

/* .activedList {
	display: block;
} */

.content .link li a:hover {
	/*border: 1px solid #DB3B40;*/
	/*color: #DB3B40;*/
	border: 1px solid red;
	color: red;
}

.container .webAndRound .websiteSwitch:hover {
	height: 50px;
}

.hover {
	color: #FE9438 !important;
}

.panda-img {
	width: 592px;
	height: 120px;
	margin: 24px 0;
	cursor: pointer;
}
.layui-treeSelect .ztree li a :first-child, .ztree li span :first-child {
	 display: contents !important;
 }

.common-background {
	background-image: url(../img/backgroung-title.png);
	line-height: 60px;
	text-align: center;
	margin: 0 14px;
	background-repeat: no-repeat;
	background-position: center;
	font-weight: bold;
	font-size: 36px;
	color: #0d4ea1;
	letter-spacing: 5px;
}
