:root {
	--mainColor: #307fe2;
}
* {
	margin: 0;
	padding: 0;
}
body {
	background: #FFF;
	font-size: 15px;
	font-family: "Microsoft yahei";
	color: #6d7275;
}
a {
	text-decoration: none;
	color: #6d7275;
}
img {
	border: none;
}
ul {
	list-style: none;
}
.vm * {
	vertical-align:middle;	
}

.active {
	color: var(--mainColor);
}

/* css reset end */

.multi-work, .level-name, .yibao-tag {
	background: #307fe2;
	color: #FFF;
	font-size: 12px;
	padding: 1px 3px;
	border-radius: 2px;
	margin-right: 5px;
}
.yibao-tag {
	background: #00B3FF;
}

.avatar {
	border-radius: 23px;
}
.footer {
	margin-top: 15px;
	color: #999;
	text-align: center;
	padding: 20px;
	background: #FFF;
	font-size: 13px;
}
.footer a {
	color: #999;
}

#loadmore {
	font-size: 14px;
	text-align: center;
	color: #CDCDCD;
	padding: 20px;
}
header {
	height: 50px;
	font-size: 18px;
	color: #222;
	border-bottom: solid 1px #F2F2F2;
	line-height: 50px;
	text-align: center;
	box-shadow: 0 0 5px #999;
}

.header {
	margin: 15px 0;
	padding: 0 15px;
	height: 47px;
}
.header .userinfo {
	float: left;
	width: 50%;
}
.header .userinfo * {
	vertical-align:middle;
}
.header .logo {
	text-align: center;
}

.nav {
	padding: 0 20px;
	overflow: auto;
	background: #67A0FF;
}
.nav a {
	color: #FFF;
}
.nav ul {
	text-align: center;
}
.nav li {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 2px;
	margin-right: 5px;
}
.nav li:last-child {
	margin-right: 0;
}
.nav li.on {
	border-bottom: solid 2px #FFF;
}

.banner {
	/*
	margin-top: 5px;
	 */
}

.cat {
	margin: 20px 0;
	padding: 0 10px;
	overflow: auto;
}
.cat li {
	text-align: center;
	width: 25%;
	float: left;
}
.cat li span {
	line-height: 40px;
}

.hot-cat {
	overflow: auto;
	margin-bottom: 15px;
}
.hot-cat .hot-title {
	padding: 0 10px;
	border-bottom: solid 1px #DCDCDC;
	overflow: auto;
}
.hot-cat .hot-title .left {
	
	float: left;
	width: 50%;
	height: 40px;
	color: #444;
	line-height: 40px;
	padding-left: 25px;
	background: url('hot.gif') no-repeat left center;
	background-size: 20px 20px;
}

.hot-cat li {
	width: 25%;
	float: left;
	text-align: center;
}
.hot-cat .catname {
	margin-top: 5px;
}
.hot-cat li a {
	font-size: 13px;
	padding: 10px;
	display: block;
	border-right: solid 1px #DCDCDC;
	border-bottom: solid 1px #DCDCDC;	
}
.hot-cat  a.line-end {
	border-right: none;
}

.hot-doc {
	border-bottom: solid 15px #f6f6f6;
}
.hot-doc .hot-title {
	overflow: auto;
	padding: 0 10px;
	border-bottom: solid 1px #DCDCDC;
}
.hot-doc .hot-title .left {
	float: left;
	width: 50%;
	height: 40px;
	color: #444;
	line-height: 40px;
	padding-left: 25px;
	background: url('hot.gif') no-repeat left center;
	background-size: 20px 20px;
}
.hot-doc .hot-title .right, .hot-cat .hot-title .right {
	width: 30%;
	height: 40px;
	line-height: 40px;
	float: right;
	text-align: right;
}

.hot-doc .hot-title .right a, .hot-cat .hot-title .right a {
	color: #999;
}


.hot-doc .hot-list {
	padding: 0 15px;
}
.hot-doc .hot-list li {
	overflow: auto;
	padding: 10px 0;
	border-bottom: solid 1px #dcdcdc;
}
.hot-doc .hot-list li:last-child {
	border-bottom: none;
}
.hot-doc .hot-list .left {
	float: left;
	width: 90px;
}
.hot-doc .hot-list .left img {
	border-radius: 8px;
}
.hot-doc .hot-list .right {
	font-size: 13px;
	margin-left: 100px;
}
.hot-doc .hot-list .right h4 {
	font-size: 16px;
	line-height: 25px;
}
.hot-doc .hot-list .right .meta1 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
	line-height: 20px;
}
.hot-doc .hot-list .right .meta2 {
	line-height: 20px;
	font-size: 13px;
	color: #969696;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.hot-doc .hot-list .right .action a {
	display: inline-block;
	font-size: 13px;
	border-radius: 5px;
	background: #528efc;
	color: #FFF;
	padding: 2px 8px;
}
.hot-doc .hot-list .right .action a.big {
	padding: 2px 20px;
}
.hot-doc .hot-list .right .action a.action-zx {
	background: #98c931;
}

.all-cat {
	
}
.all-cat li {
	/*
	height: 35px;
	line-height: 35px;*/
	width: 25%;
	float: left;
	text-align: center;	
}
.all-cat li a {
	font-size: 13px;
	padding: 10px;
	display: block;
	border-right: solid 1px #DCDCDC;
	border-bottom: solid 1px #DCDCDC;		
}

.day-hot {
	border-bottom: solid 15px #f6f6f6;
}
.day-hot .day-hot-title {
	padding: 10px;
	border-bottom: solid 1px #DCDCDC;
}
.day-hot .day-hot-title span {
	border-left: solid 5px #ffad37;
	padding-left: 5px;
}
.day-hot .day-hot-list li {
	padding: 0 10px;
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	border-bottom: solid 1px #DCDCDC;
}
.day-hot .day-hot-list li:last-child {
	border-bottom: none;
}
.day-hot .day-hot-list .pubdate {
	display: inline-block;
	font-size: 13px;
	float: right;
	color: #969696;
}

/*新闻列表页页样式start*/
.news-nav {
	border-bottom: solid 2px #F6F6F6;
}
.news-nav {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
}

.news-nav  a {
	font-size: 15px;
	font-weight: bold;
	line-height: 40px;
	height: 40px;
}

.news-title {
	background: #FFF;
	position: relative;
	height: 60px;
	padding: 0 10px;
	line-height: 60px;
	text-align: center;
	border-bottom: solid 20px #F6F6F6;
}
.news-title .select {
	position: absolute;
	display: block;
	height: 40px;
	line-height: 40px;
	width: 40px;
	font-size: 16px;
	right: 10px;
	top: 12px;
}
.news-title h1 {
	font-size: 22px;
	color: #434343;
	font-weight: 300;
}
.news-title .title-arrow {
	position: absolute;
	display: block;
	height: 40px;
	width: 25px;
	top: 12px;
	background: url('arrow.png') no-repeat;
	background-size: cover;
}

.last-news {
	border-bottom: solid 20px #f6f6f6;
}

.last-news .last-news-title {
	padding: 10px;
	font-size: 18px;
	border-bottom: solid 1px #DCDCDC;	
}
.last-news .last-news-list li {
	overflow: auto;
	padding: 10px;
	border-bottom: solid 1px #DCDCDC;
}
.last-news .last-news-list .pubdate {
	display: inline-block;
	font-size: 13px;
	float: right;
	color: #969696;
}
.last-news .left {
	float: left;
}
.last-news .right {
	margin-left: 130px;
}
.last-news .right h3 {
	line-height: 36px;
	font-weight: normal;
	height: 36px;
	color: #434343;
	font-size: 18px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;	
}

.last-news .right .desc {
	line-height: 25px;
	color: #999;
}
/*新闻列表页页样式end*/

/*新闻详情页样式start*/
.news-body {
	padding: 20px;
}
.news-body .news-body-title {
	margin-bottom: 10px;
}
.news-body .news-body-meta {
	margin-bottom: 10px;
	color: #b0b0b0;
}
.news-body .news-body-content {
	text-align: justify;
	word-break: break-all;
}
.news-body-content p{
	line-height: 22px;
	margin-bottom: 10px;
}

.news-body .news-body-content img {
	max-width: 100%;
	height: auto;
}
/*新闻详情页样式end*/

/*医院详情页start*/
.hospital-body {
	padding: 20px;
}
.hospital-body .hospital-title {
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
}
.hospital-body img {
	max-width: 100%;
	height: auto;
}
/*医院详情页end*/

/*医生列表start*/
.hot-doc .doc-title {
	vertical-align:middle;
	font-size: 16px;
	overflow: auto;
	padding: 0 10px;
	border-bottom: solid 1px #DBDBDB;
}
.hot-doc .doc-title .left {
	float: left;
	width: 70%;
	color: #444;
	line-height: 40px;
}
.hot-doc .doc-title .right {
	width: 30%;
	line-height: 40px;
	float: right;
	text-align: right;
}
.hot-doc .doc-title .right a {
	color: #999;
}
.hot-doc .doc-title .right a.on {
	color: #528efc;
}
/*医生列表end*/

/*疾病列表样式start*/
.disease-list li {
	border-bottom: solid 20px #f6f6f6;
}
.disease-list .disease-title {
	padding: 0 10px;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	border-bottom: solid 1px #dcdcdc;
}
.disease-list .disease-title .dateline {
	font-size: 14px;
	float: right;
	color: #9F9F9F;
}
.disease-list .disease-title .bm {
	margin-left: 10px;
	font-size: 14px;
	color: #9F9F9F;
}
.disease-list .disease-desc {
	color: #9a9a9a;
	line-height: 22px;
	padding: 15px 10px;
	font-size: 15px;
	border-bottom: solid 1px #dcdcdc;
}
.disease-list .disease-desc2 {
	padding: 0 10px;
	color: #666;
	margin-right: 10px;
	font-size: 15px;
	height: 50px;
	line-height: 50px;
	background: url('disease_arrow.png') no-repeat right center;
	background-size: 14px auto;
}
.disease-list .disease-desc2 a {
	color: #666;
}

/*疾病列表样式end*/

/*疾病详情页样式start*/
.disease-body {
}
.disease-body .disease-title {
	padding: 20px;
}
.disease-body .disease-title .title {
	font-size: 18px;
	font-weight: 600;
}

.disease-body .disease-step .disease-step-title {
	background: #f5f5f5;
	padding: 10px 20px;
	color: #758daf;
	font-weight: bold;
}
.disease-body .disease-step .disease-step-body {
	text-align: justify;
	padding: 10px 20px;
	color:#6d7275;
}







/*疾病详情页样式end*/

/*筛选菜单样式start*/
.rightnav {
	display: none;
	z-index: 1000;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.rightnav .cat-list {
	width: 100%;
	height: 30px;
}
.rightnav .bg {
	position: fixed;
	background: url('rightmenu_bg.png');
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
}
.rightnav .menu {
	position: absolute;
	width: 75%;
	height: 100%;
	padding: 20px 20px;
	right: 0;
	background: #FFF;
}
.rightnav .menu .menu-title {
	color: #6496ef;
	text-align: center;
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 20px;	
}
.rightnav .menu .menu-list {
	z-index: 1000;
}
.rightnav .menu .menu-list  li {
	float: left;
	margin: 0px;
	margin-right: 10px;
	margin-bottom: 12px;
}
.rightnav .menu .menu-list  li a {
	color: #8c9dd3;
	border: solid 1px #d0d5e9;
	border-radius: 5px;
	text-align: center;
	padding: 0 10px;
	background: #eef5ff;
}
.rightnav .menu .menu-list li a.menu-on {
	background: #6496ef;
	color: #FFF;
}
.rightnav .menu .menu-btn {
	margin-top: 40px;	
}
.rightnav .menu .menu-btn a {
	display: block;
	border: solid 1px #d0d5e9;
	border-radius: 18px;
	line-height: 36px;
	text-align: center;
	width: 100%;
	height: 36px;
	background: #6496ef;
	color: #FFF;	
	
}
/*筛选菜单样式end*/


/*筛选菜单样式start*/
.rightnav2 {
	display: none;
	z-index: 1000;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.rightnav2 .bg {
	position: absolute;
	background: url('rightmenu_bg.png');
	width: 100%;
	height: 100%;
}
.rightnav2 .menu {
	position: absolute;
	width: 75%;
	height: 100%;
	padding: 40px 20px;
	right: 0;
	background: #FFF;
}
.rightnav2 .menu .menu-title {
	color: #6496ef;
	text-align: center;
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 40px;	
}
.rightnav2 .menu .menu-list {
	overflow: auto;
	margin-left: 5%;
}
.rightnav2 .menu .menu-list  li {
	float: left;
	width: 45%;
	margin-right: 5%;
	margin-bottom: 15px;
}
.rightnav2 .menu .menu-list  li a {
	display: block;
	color: #8c9dd3;
	border: solid 1px #d0d5e9;
	border-radius: 18px;
	line-height: 36px;
	text-align: center;
	width: 100%;
	height: 36px;
	background: #eef5ff;
}
.rightnav2 .menu .menu-list li a.menu-on {
	background: #6496ef;
	color: #FFF;
}
.rightnav2 .menu .menu-btn {
	margin-top: 40px;	
}
.rightnav2 .menu .menu-btn a {
	display: block;
	border: solid 1px #d0d5e9;
	border-radius: 18px;
	line-height: 36px;
	text-align: center;
	width: 100%;
	height: 36px;
	background: #6496ef;
	color: #FFF;	
	
}
/*筛选菜单样式end*/



/*登录页面样式start*/
.login-box {
	margin: 15px;
}
.login-box p {
	text-align: center;
	margin-bottom: 15px;
}
.login-box input {
	box-sizing: border-box;
	padding: 5px;
	width: 100%;
	background: none;
	height: 40px;
	border: solid 1px #DCDCDC;
}

/*登录页面样式end*/

/*注册页面样式start*/
.register-box {
	margin: 15px;
	
}
.register-box p {
	text-align: center;
	margin-bottom: 15px;
}
.register-box input {
	box-sizing: border-box;
	width: 100%;
	background: none;
	height: 40px;
	padding: 5px;
	border: solid 1px #DCDCDC;
}
/*注册页面样式end*/

/*个人中心页面样式start*/
.usercenter {
	background: #f6f6f6;
}
.usercenter .userinfo {
	background: #FFF;
	overflow: auto;
	padding: 15px;
	border-bottom: solid 20px #F6F6F6;
}
.usercenter .userinfo .useravatar {
	width: 47px;
	height: 47px;
	float: left;
}
.usercenter .userinfo .useravatar img {
	border: solid 1px #CDCDCD;
	border-radius: 24px;
}
.usercenter .userinfo .usermeta {
	margin-left: 65px;
}
.usercenter .userinfo .usermeta {
	margin-top: 5px;
}
.usercenter .userinfo .useraccount {
	margin-top: 10px;
	color: #9b9b9b;
	font-size: 13px;
}

.usercenter .func {
	background: #FFF;
	border-bottom: solid 20px #f6f6f6;
}

.usercenter .exit {
	font-size: 16px;
	padding: 15px 50px;
	background: #FFF url('exit_icon.png') no-repeat 15px center;
	background-size: 20px 20px;
	vertical-align: middle;	
}
.usercenter .myask, .usercenter .myreg, .usercenter .mysick {
	font-size: 16px;
	padding: 15px 50px;
	background: #FFF url('ask_icon.png') no-repeat 15px center;
	border-bottom: solid 1px #DCDCDC;
	background-size: 20px 20px;
	vertical-align: middle;	
}
.usercenter .myreg {
	background: #FFF url('reg_icon.png') no-repeat 15px center;
	background-size: 20px 20px;
}
.usercenter .mysick {
	background: #FFF url('sick_icon.png') no-repeat 15px center;
	background-size: 20px 20px;
}
/*个人中心页面样式end*/

/*我的挂号预约页面start*/
.myreg-list {
	
}
.myreg-list .reg-list {
	padding: 0 15px;
}
.myreg-list li {
	overflow: auto;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: solid 1px #DCDCDC;
}
.myreg-list li .reg-avatar {
	display: block;
	width: 60px;
	float: left;
}
.myreg-list li .regdocinfo {
	margin-left: 70px;
}

h3.title {
	font-size: 18px;
	font-weight: normal;
	padding: 10px;
	margin-bottom: 15px;
	border-bottom: solid 1px #DCDCDC;
}

/*我的挂号预约页面end*/

.reg-box {
	background: #FFF;
}
.reg-box .doctitle {
	
}
.reg-box .doctitle h3 {
	font-size: 16px;
	padding: 15px;
	font-weight: normal;
	border-bottom: solid 1px #DCDCDC;
}
.reg-box .docmeta {
	overflow: auto;
	padding: 15px;
	border-bottom: solid 1px #DCDCDC;
}
.reg-box .doc-avatar {
	float: left;
}
.reg-box .doc-info {
	margin-left: 100px;
}
.wnl .doc-info {
	margin-left: 50px;
}
.wnl .doc-info .docname {
	font-size: 14px;
	color: #000;
}
.wnl .doc-info .info1 {
	font-size: 12px;
}
.wnl .doc-info .info2 {
	font-size: 12px;
}

.reg-box .regmeta {
	padding: 10px 15px;
}
.reg-box .regmeta .regmeta1 {
	padding-bottom: 10px;
}
.reg-box .regmeta .regmeta1 span {
	float: right;
}
.reg-box .reg-tip {
	padding: 10px 15px;
	color: #ffaf36;
	background: #F6F6F6;
}
.wnl .reg-tip {
	font-size: 12px;
}
.reg-box .regman {
	padding: 10px 15px;
	border-bottom: solid 20px #F6F6F6;
}
.reg-box .regman p {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.reg-box .reg-select {
	padding: 10px 15px;
}
.reg-box .reg-submit {
	width: 100%;
	padding: 10px 15px;
	box-sizing:border-box;
}
.reg-box .reg-submit input {
	display: block;
	box-sizing:border-box;
	height: 40px;
	width: 100%;
	background: #6496ef;
	color: #FFF;
	border: none;
	
	text-align: center;
}
.addsick-opacity {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #333;
	filter:alpha(Opacity=50);-moz-opacity:0.5;opacity: 0.5;
}
.addsick {
	display: none;
	padding: 15px;
	box-sizing: border-box;
	background: #FFF;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	border: solid 1px #ccc;
}
.wnl .addsick {
	padding: 10px;
	display: block;
	border: none;
	position: initial;
}
.addsick p {
	margin-bottom: 10px;
}
.addsick input[type='text'] {
	-webkit-appearance: none;
	border: solid 1px #DFDFDF;
	padding: 0 10px;
	box-sizing:border-box;
	height: 40px;
	width: 100%;
}
.wnl input[type='text'] {
	font-size: 14px;
}
.addsick textarea {
	-webkit-appearance: none;
	border: solid 1px #DFDFDF;
	box-sizing:border-box;
	padding: 10px;
	width: 100%;
	height: 70px;
	font-size: 14px;
}
#getcode {
	position: absolute;
	right: 15px;
	top: 8px;
    color: #528efc;
}

/*在线咨询start*/
.ask {
	background: #F6F6F6;
}
.ask .tip {
	margin: 15px;
	margin-top: 0px;
	padding: 10px;
	color: #999;
	border: solid 1px #DCDCDC;
	border-radius: 10px;
}
.ask .ask1 {
	margin: 15px;
}

.ask .w100 {
	width: 100%;
	height: 32px;
}
/*在线咨询end*/

/*常用就诊人列表start*/
.sick-list {
	
}
.sick-list .page {
	padding: 10px 0;
	text-align: center;
}
.odd { 
	background: #EBF2FE; 
} 
.even { 
   background: #FFE; 
} 

.sick-list h3.title2 {
	font-size: 16px;
	padding: 15px;
	font-weight: normal;
	border-bottom: solid 1px #DCDCDC;
}
.sick-list th {
	background: #DEF;
}
.sick-list td, .sick-list th {
	padding: 5px;
	text-align: center;
}
/*常用就诊人列表end*/

/*修改就诊人页面start*/
.edit-sick {}
.edit-sick-form {
	padding: 15px;
	box-sizing: border-box;
}
.edit-sick-form p {
	margin-bottom: 10px;
}
.edit-sick-form input[type='text'], .edit-sick-form input[type='button'] {
	box-sizing:border-box;
	height: 32px;
	width: 100%;
}
/*修改就诊人页面end*/

/*我的咨询页面start*/
.my-ask th {
	background: #DEF;
}
.my-ask td, .my-ask th {
	padding: 5px;
	text-align: center;
}
.my-ask .page {
	padding: 10px 0;
	text-align: center;
}
/*我的咨询页面end*/

/*健康密码页面start*/
.jkmm-list {
	padding: 0 15px;
}
.jkmm-list li {
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: solid 1px #dcdcdc;
}
.jkmm-list h3 {
	font-size: 16px;
	font-weight: normal;
}
.jkmm-list .jkmm-icon {
	display: block;
	width: 120px;
	float: left;
}

.jkmm-list .jkmm-meta {
	position: relative;
	height: 90px;
	margin-left: 135px;
}
.jkmm-list .jkmm-meta .jkmm-tr {
	width: 100%;
	color: #feaf38;
	position: absolute;
	bottom: 0;
}
/*健康密码页面end*/

/*健康密码详情页start*/
.video-intro {}
.video-intro .video-detail {
	padding: 15px;
}
/*健康密码详情页end*/

/*咨询详情页对话start*/
.particular-body {
	padding: 0 15px;
}
.particular-body .ask {
	padding: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
	margin-right: 10%;
}
.particular-body .answer {
	padding: 5px;
	overflow: auto;
	border-radius: 5px;
	margin-left: 10%;
	background: #E0E0E0;
	margin-bottom: 10px;
}
/*咨询详情页对话end*/

/******/
.title2 {
	font-size: 16px;
	padding: 15px;
	font-weight: normal;
	border-bottom: solid 1px #DCDCDC;
}
/*向右浮动*/
.y {
	float: right;
}
/*向左浮动*/
.z {
	float: left;
}

/*按钮样式*/
input.btn {
	-webkit-appearance: none;
	font-size: 15px;
    padding: 10px 0;
	width: 100%;
	border: none;
	background-color: #6496ef;
	color: #FFF;
}

/*页面头部统一样式*/
.page-title {
	background: #FFF;
	position: relative;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-bottom: solid 15px #F6F6F6;
}
.page-title .select {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 50px;
	text-align: right;
	line-height: 50px;
	width: 50px;
	font-size: 16px;
	right: 15px;
	color: #528efc;
}
.page-title h2 {
	font-size: 16px;
	color: #434343;
	font-weight: normal;
}
.page-title a.title-arrow {
	position: absolute;
	display: block;
	height: 50px;
	width: 30px;
	left:15px;
	top: 0;
	background: url('arrow.png') no-repeat left center;
	background-size: 20px 35px;
}

/*APP下载框start*/
#appdown {
    width: 100%;
    background: url('footbg.png') repeat-x left top;
    background-size: contain;
    min-width: 320px;
    height: 49px;
    position: fixed;
    bottom: 0px;
}
#appdown p {
    background: url('foot.png') no-repeat 50% 50%;
    background-size: contain;
    width: 320px;
    margin: 0 auto;
    min-height: 49px;
}
#appdown a {
	text-indent: -9999em;
    width: 100%;
    height: 49px;
    display: block;
}
/*APP下载框end*/

.xywy-cat {
	overflow: auto;
	border-bottom: solid 15px #F6F6F6;
}
.xywy-cat .on {
	background: #6496EF;
}
.xywy-cat .on a {
	color: #FFF;
}
.xywy-cat .day-hot-title span {
	border-left: solid 5px #307fe2;
	padding-left: 5px;
}
.xywy-cat li.xywy-cat-item {
	float: left;
	height: 30px;
	margin-right: 5px;
	margin-bottom: 8px;
	line-height: 30px;
	padding: 0 10px;
	border-radius: 15px;
	border: solid 1px #E4E8F6;
}
.xywy-cat .day-hot-title {
	padding: 10px;
	border-bottom: solid 1px #DCDCDC;
}
.xywy-cat .day-hot-list {
	padding: 15px;
}

/*新闻评论样式start*/


/*新闻评论样式end*/

/**********万年历推广页面************/

input::-webkit-input-placeholder{
	color: #777;
}
textarea::-webkit-input-placeholder{
	color: #777;
}

.hotcat {
	border-bottom: solid 1px #F2F2F2;
}
.hotcat ul {
	overflow: auto;
}
.hotcat h3 {
	font-size: 18px;
    color: #000;
	font-weight: normal;
	text-align: center;
	height: 50px;
	line-height: 50px;
	border-bottom: solid 1px #DFDFDF;
}
.hotcat li {
	text-align: center;
	width: 25%;
	float: left;
}

.hotcat li a.style-a {
	display: block;
	height: 44px;
	line-height: 44px;
	border-bottom: solid 1px #F2F2F2;
	border-right: solid 1px #F2F2F2;
}

.reg-ok {
	font-size: 13px;
	padding: 10px 0;
    border-bottom: solid 1px #DFDFDF;
}
.infotitle {
	color: #000;
	padding: 8px;
	font-size: 15px;
	border-top: solid 1px #DFDFDF;
	border-bottom: solid 1px #DFDFDF;
}
.infotext {
	padding: 8px;
}
.infotext p {
	line-height: 25px;
}

#start_time {
	padding: 2px;
}

.yygh {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
    font-size: 16px;
	text-align: center;
	line-height: 50px;
	background: #528efc;
	box-shadow: 0 0 5px #666;
}
.yygh a {
	color: #FFF;
}

/*分页*/
.pages {
	margin: 10px 0;
	text-align: center;
}
.pages a {
    border-radius: 2px;
	font-size: 13px;
    margin: 0 2px;
	display: inline-block;
	padding: 3px 8px;
	background: #F2F2F2;
}

/*底部菜单*/
.f-menu {
	background: #FFF;
	width: 100%;
	height: 50px;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
    align-items: center;
	border-bottom: solid 1px #F1F1F1;
}
.f-menu {
	font-size: 15px;
	font-weight: bold;
}
