.nav-my{
	width:100%;
	padding-left:10%;
	padding-right:10%;
	height:40px;
	background:#104e81;
	color:#FFF;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.nav-span{
	line-height:40px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
}
.container-my{
	width:100%;
	padding-left:10%;
	padding-right:10%;
	height:1140px;
	padding-top:60px;
}
.container-my-1{
	width:100%;
	
	
}

.container-my-2{
	width:100%;
	
	padding-top:60px;
}
body p{
	font-family:"Times New Roman",Georgia,Serif;
	line-height:1.5em;
}
.selection-container{
	width:100%;
	height:800px;
}

.selection{
	width:100%;
	height:40px;
}


.selection-2{
	width:100%;
	height:150px;
	border:1px solid #ecf0f1;
	border-radius:4px;
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.05);
	padding:10px;
}

.selection-3{
	width:100%;
	height:550px;
	border:1px solid #ecf0f1;
	border-radius:4px;
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.05);
}


.selection .item{
	width:180px;
	height:40px;
	border-radius:5px;
	margin-right:2px;
	line-height:40px;
	text-align:center;
	color:#64bc9c;
	cursor:pointer;
}

.choose{
		background:#104e81;
		color:#FFF!important;
}
.item:hover{
	background:#ecf0f1;
}

.citation-my{
	width:100%;
	height:100px;
	padding-left:10%;
	padding-right:10%;
}
.citation{
	font-size:30px;
	font-family:Microsoft YaHei;
	font-weight:bold;
}

.footer-my{
	width:100%;
	padding-left:10%;
	padding-right:10%;
	height:40px;
	background:#104e81;
	text-align:center;
	line-height:40px;
	color:#FFF;
}

.search-box{
	width:650px;
	height:40px;
	border:1px solid #ecf0f1;
}

.selection-item{
	height:40px;
}
.center{
	text-align:center;
}
.hide{
	display:none;
}
.gseitem{
	cursor:pointer;
	width:120px;
	height:30px;
	line-height:30px;
	background:#104e81;
	color:#FFF;
	text-align:center;
	margin:10px;
	float:left;
}
.group-table{
	width:200px;
	border:1px #000 solid;
	float:left;
	margin-left:10px;
}
.group-table tr th{
	padding:5px;
	text-align:center;
}
.group-table tr td{
	padding:5px;
}
.query-btn{
	background:#104e81;
	border-radius:3px;
	width:80px;
	height:30px;
	line-height:30px;
	color:#FFF;
	display:inline-block;
	cursor:pointer;
	text-decoration:none;
}
.nav-my a{
	text-decoration:none;
	color:#FFF;
}
.meta-table{
	
}

.meta-table tr th{
	padding:4px!important;
	text-align:center;
}

.meta-table tr td{
	padding:4px!important;
	text-align:center;
}
.left{
	text-align:left;
}
.display_none{
	display:none;
}
.wd80{
	width:80px;
}
.group-img{
	width:500px;
	height:auto;
}
.sub_plot{
	width:50px;
	height:25px;
	text-align:center;
}
.w150{
	width:150px;
}
.search-btn{
	background:#104e81;
	border:none;
	width:80px;
	height:40px;
	line-height:40px;
	color:#FFF;
	display:inline-block;
	cursor:pointer;
	text-decoration:none;
}
.gse_summary{
	white-space:break; 
	overflow:hidden;
	text-indent:2em;
	text-overflow:ellipsis;
	height:90px;
	width:100%;
	padding:5px;
}
.meta_img{
	width:650px;
	height:auto;
}
.f12{
	font-size:12px;
}