
.detail-box{
	width: 100%;
	background-color: white;
	padding: 10px;
	margin-bottom: 30px;
	
}
.detail-table{
	width: 100%;
}

table tr,th,td {
	border: solid thin #eeeeee;
	padding-left: 10px;
	
	color: #071222;
}


.remove-top{
	position: relative;
	top: -35px;
	padding-bottom: 100px;
}


.title-1-bar{
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	line-height: 25px;
	padding-left: 10px;
	border-radius: 3px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.jd-filter-word{
	position: relative;
	float: left;
	margin-right: 30px;
}
.jd-filter-button{
	position: relative;
	float: left;
	height: 25px;
	background-color: #ffffff44;
	border-radius: 3px;
	margin: 2px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}
.jd-filter-button:hover {
  background: #8C1919;
	cursor: pointer;
}


.indicator-title{
	position: relative;
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	border-radius: 3px;
	padding: 5px;
	
	text-align: center;
	font-size: 15px;
}

.asrh-cover{
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	border-radius: 3px;
}
.asrh-title-box{
	position: relative;
	float: left;
	width: 100%;
	height: 25px;
	border-radius: 2px;
}
.asrh-title{
	position: relative;
	float: left;
	height: 25px;
	margin-right: 2px;
	border-radius: 2px;
	line-height: 25px;
	
	font-size: 14px;
	font-weight: 600;
	text-align: center;
}
.theme-title{width: 25%;}
.knowledge-title{width: 23%;}
.attitude-title{width: 23%;}
.practice-title{width: 23%;}


.asrh-table-box{
	position: relative;
	float: left;
	width: 100%;
	height: 60px;
	top: 2px;
	margin-bottom: 2px;
	border-radius: 2px;
}
.asrh-table-group{
	position: relative;
	float: left;
	height: 60px;
	margin-right: 2px;
	border-radius: 2px;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
	border: solid thin #aaccee;
	
	color: #002244;
	font-size: 12px;
	font-weight: 600;
	text-align: center;
}
.asrh-table{
	position: relative;
	float: left;
	height: 60px;
	margin-right: 2px;
	border-radius: 2px;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
	border: solid thin #aaccee;
	cursor: pointer;
	
	color: #002244;
	font-size: 12px;
	font-weight: 600;
	text-align: center;
}
.theme-table{width: 25%; text-align: left; line-height: 60px; color: #001122;}
.theme-table img{opacity: 0.7;}
.knowledge-table{width: 23%;}
.attitude-table{width: 23%;}
.practice-table{width: 23%;}
.asrh-table-group:hover{
	background-color: #f7941d55;
}
.asrh-table:hover{
	background-color: skyblue;
}
.nd-image{
	margin-top: 12px;
	margin-left: 5px;
	width: 3%;
}
.nd-image:hover{
	box-shadow: 0px 0px 2px 2px #55aaaa;
	border-radius: 20px;
	padding-top: 2px;
	cursor: pointer;
}

.percent-all{
	position: relative;
	float: left;
	width: 60%;
	margin-left: 20%;
	height: 30px;
	padding-top: 6px;
	border-bottom: solid thin #dddddd;
	
	font-size: 15px;
	font-weight: 600;
	text-align: center;
}
.percent-value{
	position: relative;
	float: left;
	width: 100%;
	height: 20px;
	margin-top: 3px;
	
	color: #77aacc;
	font-size: 14px;
	font-weight: 300;
	text-align: center;
}
.percent-img{opacity:0.5;}

.asrh-key{
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	margin-top: 10px;
	margin-left: 15px;
	
	color: #002244;
	font-size: 20px;
	font-weight: 800;
}
.asrh-key-row{
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	margin-top: 5px;
	margin-left: 15px;
	
	color: #1EA5A5;
	font-size: 12px;
}
.asrh-row-img{
	position: relative;
	float: left;
	width: 25px;
	height: 25px;
	margin-right: 5px;
	margin-top: 2px;
}
.asrh-row-word{
	position: relative;
	float: left;
	width: auto;
	height: auto;
	padding-top: 6px;
	font-weight: 600;
}
.asrh-filter{
	position: fixed;
	width: 200px;
	height: auto;
	max-height: 300px;
	overflow-y: scroll;
	padding: 5px;
	border-radius: 3px;
	z-index: 1;
}
.asrh-filter span{
	position: relative;
	float: left;
	width: 100%;
	height: 25px;
	line-height: 25px;
	padding-left: 5px;
	margin-bottom: 2px;
	border-radius: 2px;
	border: solid thin #aaaaaa55;
	z-index: 1;
	
	color: #ffffff;
}
.asrh-filter span:hover{
	background-color: #aa1f3f;
	cursor: pointer;
}

.year-filter-box{display: none;}
.age-filter-box{display: none;}
.country-filter-box{display: none;}
.region-filter-box{display: none;}
.district-filter-box{display: none;}
.street-filter-box{display: none;}






.title-2-bar{
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	line-height: 25px;
	margin-top: 60px;
	padding-left: 10px;
	border-radius: 3px;
	margin-bottom: 5px;
}
.national-filter-button{
	background-color: #ffffff44;
	border-radius: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}
.national-filter-button:hover {
  background: #8C1919;
	cursor: pointer;
}
.national-filter-word{
	color: #ffffff77;
}
.source-filter-box{
	position: fixed;
	width: 120px;
	height: 305px;
	padding: 3px;
	border-radius: 3px;
	display: none;
	z-index: 1;
}
.source-filter{
	position: relative;
	float: left;
	width: 99%;
	height: 25px;
	line-height: 25px;
	margin: 1px;
	border-radius: 3px;
	border: thin solid #aaaaaa55;	
	
	color: #ffffff;
	text-align: center;
}
.source-filter:hover{
	background-color: #001a35;
	cursor: pointer;
}


.national-cover{
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	border-radius: 3px;
	overflow: hidden;
}
.national-filter-cover{
	position: relative;
	float: left;
	width: 25%;
	height: 100%;
	border: thin solid #f2f2f2;
	border-radius: 5px;
}
.national-filter-title{
	position: relative;
	float: right;
	width: 98%;
	height: 18px;
	line-height: 18px;
	margin: 2px;
	border: thin solid #f2f2f255;
	border-radius: 3px;
	overflow: hidden;
	
	font-size: 12px;
	text-align: center;
	font-weight: 500;
}
.national-filter-content{
	position: relative;
	float: left;
	width: 100%;
	top: 0px;
	height: auto;
	padding: 2px;
}
.national-filter{
	position: relative;
	float: left;
	width: 98%;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
	margin-bottom: 3px;
	padding-left: 5px;
	border: thin solid #f2f2f233;
	border-radius: 3px;
	
	font-size: 10px;
	text-align: left;
}
.national-table-cover{
	position: relative;
	float: left;
	width: 75%;
	height: 100%;
	border: thin solid #f2f2f2;
	border-radius: 3px;
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
}
.national-title-cover{
	position: relative;
	float: left;
	width: auto;
	height: auto;
	display: inline-block;
	margin-bottom: -4px;
	border-radius: 3px;
}

.national-content-cover{
	position: relative;
	float: left;
	width: auto;
	height: 100%;
	border-radius: 3px;
	white-space: nowrap;
	overflow-y: scroll;
}
.national-content-row{
	position: relative;
	float: left;
	width: auto;
	height: auto;
	margin-bottom: -4px;
	white-space: nowrap;
	border-radius: 3px;
}
.national-title{
	position: relative;
	width: 100px;
	height: 20;
	line-height: 20px;
	margin: 1px;
	margin-right: -2px;
	border-radius: 1px;
	overflow: hidden;
	display: inline-block;
	
	text-align: center
}
.national-content{
	position: relative;
	width: 100px;
	height: 15px;
	line-height: 15px;
	margin: 1px;
	margin-right: -2px;
	border: thin solid #aaaaaa77;
	border-radius: 1px;
	overflow: hidden;
	white-space: nowrap;
	display: inline-block;
	
	color: #000000;
	font-weight: 500;
	text-align: center;
	font-size: 10px;
}
.redish{background-color: #aa000033}

.export-button{
	background-color: #334455;
	margin-left: 50px;
	color: #ffffff;
}

.trend-graph{
	position: relative;
	margin-top: 50px;
	margin-left: -240px;
	margin-bottom: -200px;
}



/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #001a35; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #8C1919;
	cursor: pointer;
}










