﻿.headbox {
	border-bottom: 1px solid #dededf;
}

.headbox div {
	box-sizing: border-box;
	height: 100%;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	-ms-flex: 1;
}

.main_visual {
	position: relative;
}

.headbox div a {
	width: .83rem;
	height: 100%;
	line-height: .75rem;
}

.headbox div a i {
	display: inline-block;
	box-sizing: border-box;
	margin-top: .4rem;
	width: 2.6rem;
	height: 1.05rem;
	background: #fff url("allpng.png") -.25rem -3.45rem;
	background-size: 8.25rem auto;
	vertical-align: middle;
}

.icon-list {
	margin-bottom: .2rem;
	background: #fff;
}

.icon-list ul {
	width: 100%;
}

.icon-list ul li {
	position: relative;
	float: left;
	width: 20%;
	height: 4rem;
	text-align: center;
	font-size: .7rem;
}

.icon-list li a .icon-icon {
	position: absolute;
	top: 10px;
	left: 50%;
	display: block;
	margin-left: -1rem;
	width: 2.2rem;
	height: 2.2rem;
	background: url("allpng.png") -.4rem -.4rem  no-repeat;
	background-size: 36px;
	background-size: 13.75rem auto;
	color: #005f3c;
	font-size: .4rem;
}

.icon-list .icon1 {
	background-position: -3.1rem -.4rem;
}

.icon-txt {
	width: 100%;
	height: 1rem;
	color: #333;
}

.icon-list a {
	display: inline-block;
	padding-top: 2.8rem;
	width: 100%;
}

.div15 {
	position: relative;
	display: block;
	overflow: hidden;
	margin-top: .3rem;
	height: 1.9rem;
	border: 1px solid #dededf;
	border-radius: 3px;
	background-color: #fff;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1.9rem;
}

.ind-box {
	position: relative;
	box-sizing: border-box;
	background: #fff;
}

.ind-tit {
	padding: 0 .5rem;
	padding-bottom: .25rem;
	height: 2rem;
	border-top: solid 1px #ddd;
	border-bottom: 1px solid #e8ecf1;
	font-size: .8rem;
	line-height: 2rem;
}

.ind-tit span {
	display: inline-block;
	padding-left: .5rem;
	height: .8rem;
	border-left: solid 4px #e54545;
	line-height: .8rem;
}

.ind-tit i {
	display: inline-block;
	overflow: hidden;
	margin-left: 7px;
	width: 0;
	height: 0;
	border-color: transparent transparent transparent #797979;
	border-style: solid;
	border-width: 4px;
	vertical-align: 1px;
	line-height: 9px;
}

.ind-list {
	margin-bottom: 4px;
	width: 100%;
	background: #fff;
}

.ind-list p {
	float: left;
	overflow: hidden;
	box-sizing: border-box;
	width: 33.3%;
	height: 2rem;
	border-right: 1px solid #f4f5f5;
	border-bottom: 1px solid #f4f5f5;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: .8rem;
	line-height: 2rem;
	cursor: pointer;
}

.ind-list p a {
	color: #333;
}

.ind-list l4 {
	width: 25%;
}

.ind-line {
	margin: .2rem 0;
	width: 100%;
	height: 2rem;
	border-top: 1px solid #e8ecf1;
	border-bottom: 1px solid #e8ecf1;
	background: #FFFFCC;
	color: #FF9900;
	text-align: center;
	line-height: 2rem;
}

.list li {
	display: inline-block;
	box-sizing: border-box;
	padding-left: 10px;
	width: 100%;
	border-bottom: 1px solid #eaeaea;
	line-height: 2rem;
}

.list li a {
	color: #505050;
	white-space: normal;
	font-size: 16px;
}

.article-body .fpage,.list .fpage {
	display: inline-block;
	box-sizing: border-box;
	width: 49.3%;
	height: 2rem;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	background: azure;
	color: tomato;
	text-align: center;
	font-size: 14px;
	line-height: 2rem;
}

.con-title {
	margin-top: 12px;
	text-align: center;
	font-weight: 700;
	font-size: 18px;
}

.article-body {
	padding: 0 10px;
	padding-bottom: 10px;
	color: #333;
	word-wrap: break-word;
	font-size: 16px;
	line-height: 1.5rem;
}

.article-body a {
	display: inline;
	white-space: normal;
}

.article-body .fpage {
	overflow: hidden;
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #e8e8e8;
	background: #fff;
	color: #4c4c4c;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 15px;
}

.rec-gallery a {
	overflow: hidden;
	color: #333;
	white-space: pre;
}

.rec-gallery {
	font-size: .75rem;
}

.rec-gallery dt {
	height: 1.8rem;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: #ffc;
	color: #e54545;
	text-align: center;
	line-height: 1.8rem;
}

.rec-gallery dd {
	float: left;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0 .5rem;
	width: 100%;
	height: 1.8rem;
	border-bottom: 1px solid #eee;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1.8rem;
}