@font-face {
	font-family: 'PingFang Regular';
	src: url('/healthcodon/fonts/PingFang Regular.eot');
	/* IE9 Compat Modes */
	src: url('/healthcodon/fonts/PingFang Regular.eot?#iefix')
		format('embedded-opentype'), /* IE6-IE8 */
       url('/healthcodon/fonts/PingFangSC-Regular.woff2') format('woff2'),
		/* Super Modern Browsers */
       url('/healthcodon/fonts/PingFang Regular.woff') format('woff'),
		/* Pretty Modern Browsers */
       url('/healthcodon/fonts/PingFang Regular.ttf') format('truetype'),
		/* Safari, Android, iOS */
       url('/healthcodon/fonts/PingFang Regular.svg#svgFontName')
		format('svg'); /* Legacy iOS */
}

body {
	background-color: #f5f5f5;
}

#sec {
	position: absolute;
	top: 70px;
	background-color: #fafafa;
	width: 100%;
	height: 40px;
	box-shadow: #999 0 5px 5px -5px;
}

.commuP {
	margin-top: 10px;
	font-size: 16px;
	font-family: 'PingFang Regular';
}

.commuSpan {
	color: #999;
}

.commu-span, .commuSpan:hover, .commu-span:hover {
	color: #666;
}

#copy {
	background-color: #fff;
	margin-top: 25px;
	border-radius: 4px;
	border: 1px solid #e6e6e6;
	width: 85%;
	margin-left: 90px;
}

.pdbComm {
	display: block !important;
	width: 79% !important;
	height: 50px !important;
	padding: 4px 8px !important;
	font-size: 16px !important;
	color: #555 !important;
	font-family: 'PingFang Regular' !important;
	background-color: #eee !important;
	background-image: none !important;
	border-top: 0 !important;
	border-right: 0 !important;
	border-bottom: 0 !important;
	border-radius: 4px !important;
	border: 1px solid #e6e6e6 !important;
	margin-left: 20px !important;
	margin-top: 40px !important;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
}

.copyP {
	padding: 20px 0;
	font-size: 20px;
	display: inline-block;
	font-family: 'PingFang Regular';
	margin-left: -100px;
	/*	*display: inline;
	*zoom: 1;*/
}

.copySpan {
	color: #666;
	font-size: 16px;
	font-family: 'PingFang Regular';
}

.copyEye {
	display: inline-block;
	margin-right: 36px;
}

.copyZ {
	display: inline-block;
}

.copyImg {
	display: inline-block;
	margin-top: -3px;
}

.copyNiu {
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-top: -3px;
}

.copyS {
	margin-left: 8px;
	color: #bbb;
	font-size: 16px;
	font-family: 'PingFang Regular';
}

.copyD {
	float: right;
	margin-top: 24px;
	margin-right: 20px;
	position: relative;
}

.copyDiv {
	border-bottom: 1px solid #f5f5f5;
	margin-bottom: 40px;
}

#commuMain {
	text-align: center;
}

.commuMain {
	font-size: 30px;
	color: #333;
	margin-bottom: 15px;
	font-family: 'PingFang Regular';
	margin-right: 160px;
}

.commuMainP {
	font-size: 16px;
	color: #666;
	margin-bottom: 45px;
	font-family: 'PingFang Regular';
	margin-right: 160px;
}

.commuOn {
	text-indent: 25px;
	margin-left: -120px;
	padding: 0 60px 20px 30px;
	margin-right: 60px;
	table-layout: fixed;
	text-align: justify;
	text-justify: inter-ideograph;
	word-wrap: break-word;
	font-size: 16px;
	color: #666;
	font-family: 'PingFang Regular';
}
/* 评论框开始*/
#Publish {
	height: 78px;
	width: 80%;
	border: 2px solid #d7dadc;
	font-size: 1.5em;
	padding: .25em .5em .3125em;
	color: #5E6C77;
	border-radius: .25em;
	background: transparent;
	-webkit-transition: all .100s;
	transition: all .100s;
	margin: 20px auto 0 auto;
	resize:none;
	/* 
    display: block;
    width: 79%;
    height: 50px;
    line-height: 50px; 
    padding: 4px 8px; 
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    font-family: 'PingFang Regular';
    background-color: #eee;
    background-image: none;
    border-top: 0; 
    border-right: 0; 
    border-bottom: 0; 
    border-radius: 4px;
    border: 1px solid #e6e6e6;
    margin-left: 20px;
    margin-top:40px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; */
}

#Publish:focus {
	outline: none;
	color: #A2ACB3;
	border-color: #A2ACB3;
}

#Publish.keyup {
	color: white;
	border-color: white;
	text-shadow: 0 0 .125em white;
	box-shadow: 0 0 .25em white, inset 0 0 .25em white;
}
/* 评论框结束 */
.publish {
	display: block;
	width: 85%;
	height: 50px;
	/* line-height: 50px;  */
	padding: 4px 8px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #555;
	font-family: 'PingFang Regular';
	background-color: #eee;
	background-image: none;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-radius: 4px;
	border: 1px solid #e6e6e6;
	margin-left: 30px;
	margin-top: -25px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow
		ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out
		.15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.publish1 {
	display: block;
	width: 89%;
	height: 50px;
	/* line-height: 50px;  */
	padding: 4px 8px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #555;
	font-family: 'PingFang Regular';
	background-color: #eee;
	background-image: none;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-radius: 4px;
	border: 1px solid #e6e6e6;
	margin-left: -12px;
	margin-top: -25px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow
		ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out
		.15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.commuBtn {
	display: block;
	margin: 0 auto;
	background-color: #ffc600;
	padding: 20px 50px;
	border-radius: 50px;
	border:none;
	outline:none;
}

.commuNum {
	font-size: 16px;
	color: #282828;
	position: relative;
	top: 5px;
	font-family: 'PingFang Regular';
}

.pDiv {
	margin-bottom: 70px;
	margin-right: 160px;
}

#sheQu {
	margin-bottom: 40px;
}

.sheDiv {
	margin-bottom: 20px;
	float: right;
	margin-right: 220px;
}

.sheBtn, .sheColl {
	display: inline-block;
	margin: 0 auto;
	background-color: #fff;
	padding: 8px 10px;
	border-radius: 4px;
	border: 1px solid #bbb;
	border:none;
	outline:none;
	border:1px solid #ccc;
}

.sheBtn {
	margin-right: 10px;
}

.sheShare {
	font-size: 16px;
	color: #666;
	position: relative;
	top: 2px;
	font-family: 'PingFang Regular';
}

.numble {
	float: right;
	margin-right: 128px;
	margin-top: -26px;
	color: #999;
	font-family: 'PingFang Regular';
}

.numDiv {
	margin-bottom: 30px;
	float: right;
	margin-right: 104px;
}

.numBtn {
	display: inline-block;
	margin: 0 auto;
	background-color: #eee;
	padding: 8px 15px;
	border-radius: 4px;
	margin-right: 10px;
	border:none;
	outline:none;
	font-size: 16px;
	color: #666;
	text-align: center;
	position: relative;
	top: 2px;
	font-family: 'PingFang Regular';
}

.numPub {
	font-size: 16px;
	color: #666;
	text-align: center;
	position: relative;
	top: 2px;
	font-family: 'PingFang Regular';
}

.numPubTwo {
	font-size: 16px;
	color: #666;
	text-align: center;
	position: relative;
	top: 2px;
	font-family: 'PingFang Regular';
}

.areaP {
	margin-left: 40px;
	margin-top: -30px;
	font-size: 20px;
	color: #222;
	font-family: 'PingFang Regular';
}

.areaSpan {
	font-size: 18px;
	color: #999;
	font-family: 'PingFang Regular';
}

.areaUl {
	/* margin-bottom:0px; */
	
}

.areaUI {
	margin-left: 40px;
}

.areaLi {
	border: 1px solid #999;
	background-color: #999;
	border-radius: 100px;
	width: 30px;
	height: 30px;
	position: relative;
	left: 0px;
	top: 0px;
}

.areaNike {
	position: relative;
	left: 50px;
	top: -40px;
}

.areaS {
	font-size: 19px;
	padding-right: 19px;
	font-family: 'PingFang Regular';
}

.areaFive {
	font-size: 18px;
	color: #999;
	font-family: 'PingFang Regular';
}

.areaGt {
	width: 759px;
	font-size: 20px;
	color: #4e4e4e;
	padding-top: 5px;
	font-family: 'PingFang Regular';
}

.areaNiu {
	float: right;
	position: relative;
	left: -22px;
}

.areaNiuTwo {
	float: right;
	position: relative;
	left: -48px;
	top: -77px;
}

.areaImg {
	position: absolute;
	left: -50px;
	top: 5px;
}

.areaEight {
	color: #bbb;
	font-size: 16px;
	position: absolute;
	left: 25px;
	top: 4px;
	font-family: 'PingFang Regular';
}

.areaNo {
	/*display:none;*/
	
}

.areaOne {
	float: right;
	margin-right: 60px;
	margin-top: -35px;
	color: #999;
	font-family: 'PingFang Regular';
}

.areaOneTwo {
	float: right;
	margin-right: 115px;
	margin-top: -23px;
	color: #999;
	font-family: 'PingFang Regular';
}

.areaLine {
	border-bottom: 1px solid #999;
	width: 93%;
	margin-left: 35px;
	margin-bottom: 40px;
}

.areaDis {
	display: inline-block;
	margin: 0 auto;
	background-color: #ffc600;
	padding: 8px 27px;
	border-radius: 4px;
	text-align: center;
}

.areaDisTwo {
	display: inline-block;
	margin: -52 -22 0 0;
	background-color: #5bc0de;
	padding: 15px 20px;
	border-radius: 8px;
	text-align: center;
}

.reply {
	margin-bottom: 30px;
	float: right;
	margin-right: 50px;
}

.showOthers {
	margin: 0 0 23px 80px;
}

.footSpan {
	color: #ffa200;
	font-size: 20px;
	margin-left: 10px;
	font-family: 'PingFang Regular';
}

.footWrite {
	display: inline-block;
	float: right;
	margin-right: 50px;
}

#foot {
	width: 80%;
	margin-bottom: 44px;
	text-align: center;
}

.footJia {
	color: #ffa200;
	font-size: 30px;
	font-family: 'PingFang Regular';
}

.tootTop {
	display: inline-block;
	float: right;
	margin-right: -260px;
}

.bord {
	border: 1px solid #d6d6d6;
}
input::-webkit-credentials-auto-fill-button {
display: none !important;
visibility: hidden;
pointer-events: none;
position: absolute;
right: 0;
}
