#shadow{
	width:100%;
	height:100%;
	position: fixed;
	top: 0;
	background: rgb(84, 86, 86,0.82);
	z-index:999;
}
.shadow_box{
	width:380px;
	height:250px;
	margin:150px auto;
	background:#FFFFFF;
	border-radius:5px;
}
.shadow_box>div{
	width:75%;
	margin:20px auto;
}
.shadow_box2{
	width:380px;
	height:250px;
	margin:150px auto;
	background:#FFFFFF;
	border-radius:5px;
}
.shadow_box2>div{
	width:60%;
	margin:20px auto;
}
.shadow_box3{
	width:380px;
	height:250px;
	margin:370px auto;
	background:#FFFFFF;
	border-radius:5px;
}
.shadow_box3>div{
	width:75%;
	margin:20px auto;
}
.shadow_title {
	display:flex;
	justify-content: center;
	align-items: center;
	padding-top:45px;
	margin:30px auto !important;
}
.shadow_box img{
	width:40px;
	height:40px;
	margin-right:15px;
}
.shadow_box3 img{
	width:40px;
	height:40px;
	margin-right:15px;
}
.shadow_title p{
	font-size:17px;
	color: rgb(0, 0, 0);
}
.shadow_btn{
	display:flex;
	justify-content: space-between;
}
.shadow_btn button{
	padding:10px 50px;
	background:rgb(1, 102, 182);
	color:#FFFFFF;
	border:none;
	border-radius:5px;
}
.shadow_btn2{
	width: 70%;
	height: 100%;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
}

.shadow_btn2 button{
	padding:10px 50px;
	background:rgb(1, 102, 182);
	color:#FFFFFF;
	border:none;
	border-radius:5px;
}
.shadow_btn2>button{
	width: 100%;
	padding: 7px 0;
	border-radius: 5px;
	outline: none;
	border: 1px solid #333333;
}

/* 无权限 */
.noAccess,.iphones{
	padding:0 15px;
	height:max-content;
	text-align:center;
}
.noAccess img,.iphones img{
	margin-top:20px;
}
.noAccess p:nth-of-type(1){
	font-size:17px;
	margin:10px 50px;
}
.noAccess p:nth-of-type(2){
	font-size:14px;
	margin:10px 50px;
}
.noAccess p:nth-of-type(3){
	font-size:14px;
	margin:10px 50px;
}
.noAccess p:nth-of-type(4){
	font-size:14px;
	margin:10px 50px;
}
.noAccess p:nth-of-type(5){
	font-size:14px;
	margin:10px 50px;
}
.noAccess button,.shadow_content>div>button{
	padding:10px 50px;
	background:rgb(1, 102, 182);
	color:#FFFFFF;
	border:none;
	border-radius:5px;
	margin-bottom:20px;
}

/* 注册手机号 */
.iphones{
	height:max-content;
	text-align:center;
	padding-bottom:20px;
}
.iphones p{
	font-size:17px;
	margin-bottom:5px;
}
.iphones p:nth-of-type(2){
	font-size:17px;
	font-weight:bold;
	color: rgb(49, 128, 223);
}
/* 弹框文本内容 */
.shadow_content{
	width:640px;
	margin:150px auto;
	background:#FFFFFF;
	border-radius:5px;
}
.shadow_content>div{
	width:85%;
	height: max-content;
	margin:0 auto;
	text-align:center;
}
.shadow_content>div>p{
	font-size:20px;
	color:rgb(0, 0, 0);
	padding-top:50px;
}
.shadow_content>div>div{
	padding:0 10px;
	width: 100%;
	height:300px;
	overflow-y: scroll;
	border:1px solid rgb(187, 187, 187);
}
.lookDetail{
	color:rgb(49, 128, 223);
}
.lookDetail:hover{
	cursor:pointer
}
.shadow_content>div>div>p{
	text-align:left;
	text-indent:26px;
	font-size: 16px;
}
.shadow_content_btn{
	height:max-content !important;
	border:none !important;
	overflow-y:unset !important;
	display:flex;
	justify-content: space-between;
}
.shadow_content_btn button {
	padding:10px 50px;
	background:rgb(1, 102, 182);
	color:#FFFFFF;
	border:none;
	border-radius:5px;
	margin-bottom:20px;
}
.checkboxDiv{
	border:none !important;
	overflow-y:unset !important;
	height:max-content !important;
	font-size:16px;
	margin:15px 0;
	lin-align:50px;
}
.grey{
	background-color: rgb(162, 162, 162) !important;
}



.crumbs_top a{
	text-decoration:none;
	color: #144785 !important;
}
.article_steps {
	position:relative;
}
.enroll{
	padding:6px 15px;
	position:absolute;
	top:-53px;
	right:30px;
	text-align:center;
	border:1px solid #DDDDDD;
	border-radius:5px;
	background:rgb(245, 160, 39);
	color:#FFFFFF;
	outline: none;
}
.enroll:hover{
	cursor:pointer
}


/***** 国有产权iframe滚动条样式修改   *****/
iframe{
	/*width: 105% !important;
    border: none !important;
    min-height: 4000px !important;*/
}
. blue_theme ,. blue_theme  body{
	height: max-content !important;
	overflow: hidden !important;
}
.blue_theme body div{
	height: max-content !important;
}
.blue_theme body .project_detail .project_tab_block table{
	width: 100% !important;
}
.blue_theme body .iframsClass{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

