@CHARSET "UTF-8";
.health-slider-nav{
	-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.four li{
	overflow: hidden;
    padding-right: 1em;
    white-space: nowrap;
    text-overflow: ellipsis;
	font-size:12px;
	border:1px solid #FFF;
	padding-left: 1em;
}
.four a{
	color:#000;
}
.sub-menu{
	padding-top:10px;
	padding-bottom:10px;
	background:#F5F5F5;
	color:black;
	text-indent: 3.5em;
	line-height:2em;
	cursor:pointer;
}
.checked{
	background:#00ace9;
	color:#FFF!important;
}
.checked a{
	color:#FFF!important;
}
.sub-menu>p{
	padding-right: 1em;
	font-size:14px;
	background-size:6px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	border:0;
}
.three-checked{
	background-color: #00bfff!important;
    background-image: url(/img/arrow-bottom.png)!important;
}
.three-checked>a{
	color:#FFF!important;
}
.four-checked>a{
	color:#00bfff;
}
.nav-content-item{
	margin-bottom:20px;
	min-height: 300px;
}
#contents{
	padding-left:50px;
}
 #article{
 	font-size: 16px;
 	font-family:"Helvetica","Hiragino Sans GB","Microsoft Yahei",sans-serif;
 }
 #article p{
 	margin-top:0;
 }
 .article-type-name{
 	font-size: 16px;
 	font-weight:600;
 }
 .type-summary-name{
 	font-size:14px;
 	font-weight:600;
 	cursor:pointer;
 }
 .type-summary-name>a{
 	color:#0082CA; 	
 }
 .article-type-name,.type-summary-name{
 	margin:10px 0!important;
 }
 .article-summary,.type-summary-desc{
 	text-indent: 2em;
    font-size: 14px;
    font-family: '微软雅黑';
 }
 .sub-type{
 	border-top:1px solid #ccc;
 }
 .article-summary{
 	margin-bottom:20px;
 }
 .bg-img img{
 	width:150px;
 	transform:rotate(357deg);
     -ms-transform:rotate(357deg); 	/* IE 9 */
     -moz-transform:rotate(357deg); 	/* Firefox */
     -webkit-transform:rotate(357deg); /* Safari 和 Chrome */
     -o-transform:rotate(357deg); 	/* Opera */	
 /* 	border: 1px solid #ccc; */
 /*     padding: 5px; */
 /*     box-shadow: 1px 2px 3px rgba(0,0,0,0.1);	 */
 }
 .bg-img{
 	text-align:right;
 	margin:30px 0;
 }
 .more{
 	font-size: 14px;
     font-family: "Century Gothic",Arial,sans-serif;
 }
.sub-menu>p>a{
	padding-left:0;
	font-size: 14px;
    line-height: 2.4em;
	color:#666;    
} 
.nav-item a:hover{
	color: #00ace9;
	text-decoration:none;
}
.nav-item>p>a{
	padding: 0 34px;
}

.sub-menu > p{
	background-image:none;
}
.head > div {
    line-height: 50px;
    text-align: center;
}
.title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 30px;
}
.answer{
	font-family:'微软雅黑';
    font-size: 14px;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	padding: 20px;
}
.nav-header > span {
	width: 1em;
    font-size: 22px;
}
.answer p{
	margin-top:10px;
}
.kefu1{
	margin-top: 70px!important;
	font-size: 12px;
	font-weight: 600;
	cursor: text !important;
}
.search-box{
	padding: 20px 0;
	border-bottom: 1px solid #f5eded;
}
.search-box input{
	line-height: 30px;
	padding: 5px 10px;
	border:1px solid #dedede;
}
.search-box button{
	line-height: 22px;
	padding: 10px;
	color:#FFF;
	background-color: #00ace9;
}
.health-slider-nav{
	background-color:#FFF;
}
.menu-title{
	line-height:102px;
	font-size:24px;
	text-align:center;
	border-bottom: 1px solid #f5eded;
}