﻿.crumbs-boxBig{
	padding: .2rem 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.crumbs-boxBig h1{
	font-size: 0.2rem;
	font-family: '微软雅黑', '黑体';
	font-weight: bold;
}
.search-complex .input-icon, .search-complex .input{
	min-height: .34rem;
	line-height: .34rem;
}
.search-complex .input-icon{
	width: calc(100% - 1rem);
}
.search-complex .button, .search-complex .button-primary{
	min-width: 1rem;
	min-height: 0.36rem;
	line-height: 0.36rem;
}
.wrapBg{
	width: 100%;
}

.box-notice, .notice-detail{
	padding: 0.2rem 0.5rem 0.58rem;
}
.uitab-wrap{
	margin-top: .1rem;
}
.uitab-header{
	border-bottom: 1px solid #e5e5e5;
}
.uitab-header li{
	display: inline-block;
	vertical-align: middle;
	height: 0.56rem;
	padding: 0 0.1rem 0 0.1rem;
	margin-right: 0.68rem;
	cursor: pointer;
	position: relative;
}
.uitab-header li a{
	font-size: 0.2rem;
	line-height: 0.56rem;
	font-weight: bold;
	color: #262e3d;
}
.uitab-header li span {
	bottom: -0.01rem;
	left: 0;
	position: absolute;
	background: #005596;
	height: 0.02rem;
	width: 100%;
	display: none;
}
.uitab-header li sup {
	padding: 0.03rem 0.05rem;
	height: 0.12rem;
	line-height: 0.12rem;
	font-size: 0.1rem;
	font-weight: bold;
	background-color: #247cd2;
	color: #fff;
	border-radius: .02rem;
	position: absolute;
	top: .1rem;
	right: -.28rem;
	display: block;
}

.uitab-header li.current a{
	color: #005596;
}
.uitab-header li.current span {
	display: inline-block;
	vertical-align: middle;
}

.type-SFC{
	background: #f7f7f8;
	padding: .2rem 0.24rem;
}
.type-SFC .btn-search{
	margin-top: 0;
}
.type-SFC .scree-region{
	margin: .12rem .6rem 0 0;
}
.checkbox-list .checkbox{
	background: transparent;
}
.checkbox-list .checkbox input[type="checkbox"] {
	display: block;
}

.total{
	margin-top: .1rem;
}

.box-notice .noticelist li{
	position: relative;
	border-bottom: 1px solid #e5e5e5;
	margin-top: 0.3rem;
}
.tagbox{

}
.box-notice .noticebox .tag{
	padding: 0.04rem 0.15rem;
	font-size: 0.16rem;
	line-height: 1.5;
	border-radius: .2rem;
}
.box-notice .noticebox .tag-feedback {
	background-color: #f5e29f;
	color: #9a6f12;
}
.box-notice .noticebox .tag-gca {
	background-color: #d0eeb2;
	color: #2a8216;
}
.box-notice .noticebox .tag-ipe {
	background-color: #d0e5f9;
	color: #247cd2;
}

.box-notice .noticebox .title {
	font-size:0.2rem;
	line-height: .28rem;
	margin-top: 0.05rem;
}
.box-notice .noticebox .title sup {
	padding: 0.03rem 0.05rem;
	font-size: 0.1rem;
	font-weight: bold;
	background-color: #247cd2;
	color: #fff;
	border-radius: .02rem;
	position: relative;
	top: -.1rem;
	left: .05rem;
}
.box-notice .noticebox .r {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.box-notice .noticebox .r span,
.box-notice .noticebox .r a{
	font-size: 0.12rem;
	line-height: .2rem;
}
.box-notice .noticebox .r a{
	margin-left: 0.2rem;
	color: #247cd2;
}
.box-notice .pagination-wrap {
	padding-top: 0.5rem;
}

.notice-detail{
	position: relative;
	/*background-color: #fff;*/
	/*padding: 0.2rem 0.5rem;*/
	/*margin-top: 0.1rem;*/
}
.notice-detail h3{
	color: #262e3d;
	font-size: 0.26rem;
	font-weight: bold;
	line-height: 3;
	width: 86%;
}
.notice-detail .text-center p{
	font-size: .16rem;
	margin: .15rem 0;
}
.notice-detail img{
	width: 50%;
	margin-bottom: .1rem;
}

.notice-detail a,.notice-detail p,
.notice-detail .record-source,
.notice-detail .detail-con{
	line-height: .26rem;
}
.notice-detail a{
	color: #247cd2;
}
.notice-detail p {
	margin-bottom: 0.2rem;
}
.notice-detail .release{
	font-size: .12rem;
}


.notice-detail h1, .notice-detail h5,
.notice-detail .detail-con b,
.notice-detail .detail-con strong{
	display: block;
	font-weight: bold;
	margin-bottom: .01rem;
}

.notice-detail h1, .notice-detail h5{
	padding-top: 0.3rem;
	margin-bottom: .15rem;
}
.notice-detail .record-source{
	margin-bottom: 0;
}
.notice-detail .detail-con{
	padding-top: 0.2rem;
}
.notice-detail .detail-con .img.r {
	float: right;
	margin-left: 0.2rem;
}
.notice-detail .detail-con .pdf{
	padding-left: 0.8rem;
	margin-right: 0.5rem;
	display: inline-block;
	/* display: inline; */
	vertical-align: middle;
	zoom: 1;
	background: url(../images/pdf.jpg) left center no-repeat;
	background-size: contain;
	height: .79rem;
	line-height: .74rem;
	margin-bottom: .2rem;
}

.notice-detail .shared {
	position: absolute;
	right: .5rem;
	top: .5rem;
}
.notice-detail .shared .tooltip {
	display: none;
	position: absolute;
	text-align: center;
	z-index: 1;
	width: 2.5rem;
	padding: 0.4rem 0.2rem 0.2rem;
	margin-top: 0.4rem;
	font-size: 0.12rem;
	left: -1.36rem;
	background-color: #fff;
	-webkit-box-shadow: .03rem .05rem .2rem rgba(0, 0, 0, 0.5);
	-moz-box-shadow: .03rem .05rem .2rem rgba(0, 0, 0, 0.5);
	box-shadow: .03rem .05rem .2rem rgba(0, 0, 0, 0.5);
	color: #566374;
}
.notice-detail .shared .tooltip:before {
	content: '';
	width: 0;
	height: 0;
	border-left: 0.15rem solid transparent;
	border-right: 0.15rem solid transparent;
	border-bottom: 0.15rem solid #fff;
	position: absolute;
	top: 0;
	right: 0;
	margin-top: -0.15rem;
	margin-right: 1.25rem;
}
.notice-detail .shared .tooltip .qrBox {
	margin-bottom: 0.2rem;
	float: none;
}
.notice-detail .shared .tooltip .qrBox img {
	width: 50%;
}
.notice-detail .shared .tooltip .ml50 {
	margin-left: 0.5rem;
}
.notice-detail .shared .tooltip .title {
	line-height: 3;
}
.notice-detail .shared .tooltip .tc{
	font-size: .14rem;
	line-height: 0.24rem;
}

.notice-detail .shared .weixin,
.notice-detail .shared .weibo,
.notice-detail .shared .linkedin {
	margin-left: 0.16rem;
	width: 0.26rem;
	height: 0.26rem;
	background: url(../images/shared.png) left top;
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	*zoom: 1;
}
.notice-detail .shared .weixin:hover {
	background-position: left bottom;
}
.notice-detail .shared .weibo {
	background-position: center top;
}
.notice-detail .shared .weibo:hover {
	background-position: center bottom;
}
.notice-detail .shared .linkedin {
	background-position: right top;
}
.notice-detail .shared .linkedin:hover {
	background-position: right bottom;
}
.notice-detail .shared a {
	position: relative;
}
.notice-detail .shared a:hover .tooltip {
	display: block;
}

/*ipe公告*/
.detail-con1 p,.detail-con1 div{
	margin-top: .14rem!important;
}

/* 新的样式 */
/*
.checkbox-list {}
.checkbox-list .i-checkbox{
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 30px;
}
.checkbox-list .i-checkbox:last-of-type{
	margin-right: 0;
}
.checkbox-list input[type=checkbox]{
	width: 12px;
	height: 12px;
	border: 1px solid #596477;
	border-radius: 2px;
	appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	-moz-appearance: none;
}
.checkbox-list input[type=checkbox]:checked:after{
	content: "\2714";
	font-size: 12px;
	text-align: center;
	display: block;
	line-height: 12px;
	width: 12px;
	background: #005596;
	margin-top: -1px;
	margin-left: -1px;
	border: 1px solid #005596;
	border-radius: 2px;
	color: #fff;
}
.checkbox-list .i-checkbox .text{
	line-height: 24px;
	margin-left: 5px;
}
*/
