html, body {
	padding: 0;
	background:#FFF;
}

@media ( min-height : 320px) {
	.ui.footer.form-page {
		/* Increased specificity for SO snippet priority */
		position: absolute;
		bottom: 10px;
		width: 100%;
	}
	.ui.mini.breadcrumb {
		margin-left: 20px;
	}
	h1, h2, h3, h4, h5, h6, p, .app.body.ui.segment {
		margin: 0;
		padding: 0;
	}
	.app.iphoneX {
		width: 500px;
		height: 600px;
		margin: 0 auto;
		background: url("images/iPhone-X-Auto-Layout.png") 0 -20px no-repeat;
		background-size: 400px 600px;
	}
	.app.iframe {
		border: none;
		left: 52px;
		top: 20px;
		width: 600px;
		height:800px;
		margin: 0;
		padding: 0;
		-webkit-box-shadow: none;
	}
	.ui.mini.menu {
		margin: 0;
	}
	.ui.menu .nav.item {
		padding: 0.2em;
	}
	.tableAutoScroll {
		width:100%;
		overflow-x: scroll;
	}
	.marginTop5{
		padding-top:5px;
	}
	
	.app.body.ui.left.aligned.basic.segment img{
		max-width: 90%;
	}
	.preview.ui.center.aligned.base.segment {
		margin:0 auto;
		width:800px;
	}
	.footer{
		position: absolute; /*相对于父元素contanier定位*/
	    width: 100%;
	    bottom: 0;/*始终距离它的父元素的底部为0px.则是处于父元素的最底*/
	}
	.footer{
	    position:relative;
	    margin-top:30px;
	    width:100%;
	    text-align: center;
	    height: 50px; 
	}

	.bigNum a{
		font-size: 1.5rem;
	}
	.hotIcon{
		display:block;
		width:10px;
		height:10px;
		background: url("images/top.png") 0 no-repeat;
		background-size:12px 10px;
	}
}

.grid.container {
	margin-top: 1em;
}

.inputfile {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: fixed;
	z-index: -1;
}

.bar {
	height: 18px;
	background: green;
}

.accessBody {
	
}

.accessBody>.grid {
	height: 100%;
}

.accessBody .image {
	margin-top: -100px;
}

.accessBody .column {
	max-width: 450px;
}

.ui.grid>.row {
	padding-top: 0;
	padding-bottom: 0;
}
.aboutUsheader{
	margin:0 auto;
	text-align:center;
}
.aboutUsContent{
	background:#EEE;
	padding:10px;
	text-align:left;
	font-size:16px;
}
.aboutUsContent p{
	margin:0;
	padding:0;
}
#questionBox{
	/* background:#FF0000; */
}
.width100p{
	width:100%;
}
/*/////////////web////////////////*/

.ui.secondary.inverted.pointing.menu .active.item {
	color:#000;	
}
.slickBar{
	background:#FFF;
}
.slickBar a{
	background:#FFF;
}
.slickBar img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.slickBarLabel{
	position: absolute;
	top:80px;
	margin:0 auto;
	color:#FFF;
}
.slickBarLabel .ui.header{
	color:#FFF;
}
.top10line{
	line-height: 18px;
	height:118px;
	text-align: center;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display: block;
	overflow:hidden;
	/* display:-webkit-box; */
	-webkit-line-clamp:2;
	text-overflow:ellipsis;
	-webkit-box-orient;vertical;
	margin-bottom:30px;
}
.newsItem{
	padding:20px;
}
.ui.segment.padding20{
	padding:30px;
}
.content.header, .ui.list .list>.item a.header, .ui.list>.item a.header {
    cursor: pointer;
    color: #000!important;
}
.ui.list .list>.item .header, .ui.list>.item .header {
    font-weight: normal;
}
.content.header{
	float:left;
	margin-right:100px;
}

h2{
	font-size:1.4em;
}
.indexBox{
	width:60px;
	height:60px;
	border:1px solid #2185D0;
	border-radius:50%;
	text-align:center;
	font-size:28px;
	padding-top:20px;
	color:#FFF;
	/* text-shadow: 0.1em 0.1em #333; */
	font-weight:bold;
	background: linear-gradient(to top, #2185D0 80%, #000 20%);
}
.indexBoxNews, .indexBoxLaws{
	width:100px;
	height:20px;
	border:1px solid #2185D0;
	border-radius:5%;
	text-align:center;
	font-size:8px;
	color:#FFF;
	/* text-shadow: 0.1em 0.1em #999; */
	font-weight:bolder;
	background: linear-gradient(to right, #2185D0 50%, #FFF 50%);
	-moz-box-shadow: 1px 1px 1px #888888; /* 老的 Firefox */
	box-shadow: 1px 1px 1px #888888;
	margin-bottom:5px;
}
.indexBoxLaws{
	font-size:8px;
	padding-top:4px;
}
.indexBoxLaws .indexNum{
	color:#333;
	font-size:20px;
	padding-bottom:8px;
}
.formatter_dt_d{
	color:#333;
	padding-bottom:3px;
}
/* .author,.formatter_dt,.formatter_dt_d,.formatter_dt_y{
	font-size:8px;
} */
.content{
	word-wrap:break-word; 
	word-break:break-all; 
	overflow: hidden;
}
.description{
	padding:10px 0;
}
/* .right{
	float:right;
} */
.pushable{
	width:1024px;
	margin:0 auto;
}
.dynamic.pushable{
	width:100%;
	margin:0 auto;
}
.pusher{
	margin:10px 0;
	width:1024px;
	overflow:scroll;
	padding:0 10px;
	box-shadow: 2px 2px 2px 2px #CCC;
}
.dynamic.pusher{
	width:100%;
	/* padding:20px; */
}
.ui.vertical.masthead.center.aligned.segment{
	background:#FFF;
}
a{
	color:#333;
}
.pushable>.pusher{
	min-height:auto;
}
body.pushable{
	background:#FFF!important;
}

.blue{
	border:#2185D0 solid 1px;
}

#addForm{
	padding:10px;
	border:#C9BA9B solid 2px;
	border-radius:8px;
	background:#FFFAF3;
}
.ui.header.annual{
	padding-top:10px;
}
.ui.inverted.circular.segment{
    height: 11.5em;
    width: 11.5em;
}

.ui.login.segment{
	width:500px;
	margin:0 auto;
	padding:30px;
}
.top.attached.segment{
	margin-top:0;
}

/* a.ui.label {
	padding-left:100px;
	background:#B413EC; 
	color:#FFF;
} */
.ui.steps .step.active{
	background:#FFD700;
}

.step.description .ui .button{
	margin:20px;
}
.editInfoBox{
	padding 30px;
}

.calendarBg{
	osition: relative;
	left:10px;
	width:80px;
	height:120px;
	background: url("images/calendar.png") no-repeat;
	background-size: contain;
	text-align:center;
	padding-top: 30px;
    font-size: 100%;
}
.calendarBg span {
	font-size: 80%;
	font-weight: bolder;
	margin-bottom:5px;
}
.scoreInput{
	width:70px;
}
.scoreView{
	width:79px;
}
td a {
	color:#0E6EB8;
}
.readOnly input{
	border:none !important;
	background:none !important;
}
.readOnly textarea{
	border:none !important;
	background:none !important;
}
.readOnly select{
	border:none !important;
	background:none !important;
}
.titleFontSize{
	font-size:14px;
}