.an_area{
	background-color: #6495ED;
}
#body{
	background-color: rgba(235, 235, 235, 1);
}
/*滚动条整体粗细样式*/
::-webkit-scrollbar {
    /*高宽分别对应横竖滚动条的尺寸*/
    width: 5px;
    height: 5px;
}

/*滚动条里面小方块*/
::-webkit-scrollbar-thumb {
    border-radius: 5px !important;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2) !important;
    /* 颜色 */
    /* background:#b6b6b6!important; */
    /* 线性渐变背景 */
    /*background-image: linear-gradient(45deg, #ffbd61 25%,#ffbd61 25%, #ff8800 25%, #ff8800 50%,#ffbd61 50%, #ffbd61 75%, #ff8800 75%, #ff8800 100%)!important;*/
}

/*滚动条轨道*/
::-webkit-scrollbar-track {
    border-radius: 5px !important;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2) !important;
    background: #EDEDED !important;
}

img {
	height:100%;
	width:100%;
}

 table.mumu-table {
     width: 90%;
     font-size: 14px;
     text-align: left;
     vertical-align:middle;
     border: 1px solid #000;
     border-collapse: collapse;
     margin: 5px auto;
     
 }

 .mumu-table td {
     padding: 4px;
     margin: 3px;
     border: 1px solid #000;
     border-collapse: collapse;
 }

 .mumu-table th {
     background-color: rgba(16,112,139,0.5);
     color: #000;
     text-align: center;
     font-weight: bold;
     border: 1px solid #000;
     border-collapse: collapse;
 }

 /* table tr td:first-child {
     background-color: rgba(16,112,139,0.5);
     color: #000;
     font-weight: bold;
 } */

 td:hover {
     color: #10708b;

 }
 .highlight-text {
     color: coral;
 }
 .in_svg {
 	 color: orange;
 }
 .in_frm{
 	 color: orange;
 }
 .mumu_review{
 	 color: #6CA6CD;
 	 font-weight: bold;
 }
 .review_time{
 	font-size: 15px;
 	color: 	#6CA6CD;
 }
 .yidu{
 	color: #6CA6CD;
 	user-select:none;
 }
 .yidu:hover{
 	color: #6CA6CD;
 	font-weight: bold;
 	user-select:none;
 }
 .common-text-emphasize{
 	font-weight: bold;
 	color:orange;
 }
 .common-text-underline{
 	text-decoration:underline;
 }
 .change_item{
 	color:grey;
 	font-size: 12px;
 	user-select:none;
 }
 .change_item:hover{
 	color:black;
 	font-size: 12px;
 	user-select:none;
 }
 .set-up-button{
    width:35px;
    height: 35px;
    background-color: #6495ED;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    z-index: 9999; 
    position: fixed ! important; 
    right: 10px; 
    top: 100px; 
    background:grey;
    opacity:0.6;
    color:white;
}
.set-up-button:hover{
    width:35px;
    height: 35px;
    background-color: #6495ED;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    z-index: 9999; 
    position: fixed ! important; 
    right: 10px; 
    top: 100px; 
    background:grey;
    opacity:1;
    color:white;
}
.star{
	user-select:none;
}
.diss{
	user-select:none;
}
 .QID-button{
    width:35px;
    height: 35px;
    background-color: #6495ED;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    z-index: 9999; 
    position: fixed ! important; 
    right: 10px; 
    top: 100px; 
    background:grey;
    opacity:0.6;
    color:white;
}
.QID-button：hover{
    width:35px;
    height: 35px;
    background-color: #6495ED;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    z-index: 9999; 
    position: fixed ! important; 
    right: 10px; 
    top: 100px; 
    background:grey;
    opacity:1;
    color:white;
}
.questionID{
	font-weight: bold;
}
#beforeQ{
	user-select:none;
	border-radius:15px;
}
#beforeQ:hover{
	user-select:none;
	font-weight: bold;
	border-radius:15px;
}
#nextQ{
	user-select:none;
	border-radius:15px;
}
#nextQ:hover{
	user-select:none;
	font-weight: bold;
	border-radius:15px;
}
#beforeCard{
	user-select:none;
	border-radius:15px;
}
#beforeCard:hover{
	user-select:none;
	font-weight: bold;
	border-radius:15px;
}
#showAnswer{
	user-select:none;
	border-radius:15px;
}
#showAnswer:hover{
	user-select:none;
	font-weight: bold;
	border-radius:15px;
}
#nextCard{
	user-select:none;
	border-radius:15px;
}
#nextCard:hover{
	user-select:none;
	font-weight: bold;
	border-radius:15px;
}
.contactS{
	user-select:none;
}
.contactS:hover{
	user-select:none;
	font-weight: bold;
}
#quanpin{
	user-select:none;
}
#quanpin:honver{
	user-select:none;
	font-weight: bold;
}
.Qlabel_item{
	color:white;
}
.Qlabel_item:hover{
	color:white;
	text-decoration:none;
}
.sp_answer{
	color:orange;
}
.sp_question{
	color:#9fc5e8;
	font-size:85%;
}
.QQ{
	color:#9fc5e8;
}
 .linkContent{
 	user-select:none;
 }
 .linkContent:hover{
 	color:grey;
 	user-select:none;
 }
 .mumu_link{
 	color: #6CA6CD;
 	 font-weight: bold;
 }