body{
	font-family: "Microsoft Yahei","微软雅黑",Tahoma,Arial,Helvetica,STHeiti;
    font-size:15px;
    margin-top: 70px;
    padding-left:8px;
    padding-right:8px;
	/* background:#F7F7F7; */
}
.fj-list-func .fa-eye-slash,
.fj-list-func .fa-bookmark{
	cursor: pointer;
}
#create_imagediv .dynamic{
	/* display:inline-block; */
	border: 3px solid black;
	margin:4px;
}
a.showcontact {
	
    border: 1px solid #aad  !important;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    color: #00b;
    font-size: .8em;
    padding-left: .3em  !important;
    padding-right: .3em  !important;
    text-decoration: none;
    white-space: nowrap;
}
.nav-hr{
    margin-top: 0px;
}
a {
    text-decoration: none;
    color: #131313;
}
.news_title a:visited { 
    color: pink;
}
.news_title{
    padding-bottom: 0.5em;
}
/* us single */
.us_archive img,iframe{
    max-width: 100%;

}

.vs_archives p{
    white-space: pre-wrap;
    padding-left: 1em;
}
.vs_archives h5{
    padding-left: 0.5em;
}
.vs_archives .vs_img{
    max-width:100%;
    margin-bottom: 1em;
}



div.scrollmenu {
    background-color: #f4f5f6;
    overflow: auto;
    white-space: nowrap;
    margin-top: -13px;
    margin-left: -3px;
    margin-right: -3px;
}

div.scrollmenu a {
    display: inline-block;
    color: #505050;
    text-align: center;
    padding: 14px;
    text-decoration: none;
}

div.scrollmenu .select {
    background-color: #777;
    color:white;
}
/* width */
div.scrollmenu::-webkit-scrollbar {
    height: 8px;
}

/* Track */
div.scrollmenu::-webkit-scrollbar-track {
    background: #f1f1f1; 
    border-radius: 10px;
}
 
/* Handle */
div.scrollmenu::-webkit-scrollbar-thumb {
    background: rgb(206, 206, 206); 
    border-radius: 10px;
}

/* Handle on hover */
div.scrollmenu::-webkit-scrollbar-thumb:hover {
    background: #555; 
    border-radius: 10px;
}





.heart_rate .fa-heart{
    font-size:2em;
    color:red;
}
.heart_rate_0 .fa-heart{
    color:black;
}

span.anchor {
    display: block;
    position: relative;
    top: -70px;
    visibility: hidden;
}