.index_xmgg ul .fist_li {
	width: 20%;
	min-width:220px;
	background: #f8f8f8 none repeat scroll 0 0;
	border: 1px solid #d8d8d8;
}

.index_xmgg ul {
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.index_xmgg ul li:hover {
	background: #fffcf3 none repeat scroll 0 0;
}

.index_xmgg ul .formtitle:hover {
	background: #f8f8f8 none repeat scroll 0 0;
}

.index_xmgg ul li {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: #ffffff none repeat scroll 0 0;
	border-color: #d8d8d8;
	border-image: none;
	border-style: solid solid solid none;
	border-width: 1px 1px 1px medium;
	cursor: pointer;
	display: block;
	float: left;
	overflow: hidden;
	text-align: center;
	width: 20%;
	min-width:220px;
}

.index_xmgg ul .formtitle {
	background: #f8f8f8 none repeat scroll 0 0;
	border: 1px solid #d8d8d8;
	cursor: auto;
	width: 180px;
}

.index_xmgg ul .formtitle p {
	margin: 0;
	width: 100%;
}

.index_xmgg ul li h1 {
	border-bottom: 1px dashed #e8e8e8;
	color: #444;
	font-size: 14px;
	font-weight: bold;
	height: 56px;
	line-height: 56px;
	margin-left: 5%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 90%;
}

.index_xmgg ul li p {
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 56px;
	line-height: 56px;
	margin-left: 5%;
	text-align: left;
	width: 90%;
}

.index_xmgg ul li p span {
	color: #666;
	float: none;
	padding-right: 5px;
	width: 60px;
}

.index_xmgg ul .formtitle p span {
	display: block;
	text-align: left;
	text-indent: 80px;
	width: 100%;
}

.index_xmgg ul .formtitle p:nth-child(1) span {
	background: rgba(0, 0, 0, 0) url("../images/index/formtitle1.png")
		no-repeat scroll 20px center;
	border-bottom: 1px solid #d8d8d8;
}

.index_xmgg ul .formtitle p:nth-child(2) span {
	background: rgba(0, 0, 0, 0) url("../images/index/formtitle2.png")
		no-repeat scroll 20px center;
	border-bottom: 1px solid #d8d8d8;
}

.index_xmgg ul .formtitle p:nth-child(3) span {
	background: rgba(0, 0, 0, 0) url("../images/index/formtitle3.png")
		no-repeat scroll 20px center;
	border-bottom: 1px solid #d8d8d8;
}

.index_xmgg ul .formtitle p:nth-child(4) span {
	background: rgba(0, 0, 0, 0) url("../images/index/formtitle4.png")
		no-repeat scroll 20px center;
}

.index_xmgg ul li p:nth-child(4) {
	border-bottom: medium none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.index_xmgg ul li p {
	border-bottom: 1px dashed #d8d8d8;
	text-align: center;
}

.index_xmgg ul li p label {
	color: #222;
	font-weight: normal;
}

.index_xmgg ul li p strong {
	color: red;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.index_xmgg tr td {
	border-left: 1px solid #fff;
}

.panel-heading {
	padding: 0;
}

#notic .panel-title {
	background-color: #c12e2a;
	color: white;
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 10px;
}

div.featured-box {
	background: rgba(0, 0, 0, 0)
		linear-gradient(to bottom, #ffffff 1%, #f9f9f9 98%) repeat scroll 0 0;
	border-bottom: 1px solid #dfdfdf;
	border-left: 1px solid #ececec;
	border-radius: 8px;
	border-right: 1px solid #ececec;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
	box-sizing: border-box;
	margin: 20px auto;
	min-height: 100px;
	position: relative;
	text-align: center;
	z-index: 1;
}

div.featured-box div.box-content {
	border-radius: 8px;
	border-top: 4px solid #33b8ff;
}

div.featured-box p a.learn-more {
	display: block;
	margin-top: 10px;
}

div.featured-box i.image-icon,i.icon-featured {
	border-radius: 100%;
	color: #fff;
	font-size: 40px;
	line-height: 110px;
	margin: 15px 0;
	padding: 25px;
}

i.icon-featured {
	display: inline-block;
	height: 110px;
	padding: 0;
	width: 110px;
}

div.featured-boxes div.featured-box.info-content {
	text-align: left;
}

div.featured-box-primary i.icon-featured,div.featured-box-primary i.image-icon
	{
	background-color: #e05048;
}

div.featured-box-primary h4 {
	color: #e05048;
}

div.featured-box-primary div.box-content {
	border-top-color: #e05048;
}

div.featured-box-secundary i.icon-featured,div.featured-box-secundary i.image-icon
	{
	background-color: #357ebd;
}

div.featured-box-secundary h4 {
	color: #357ebd;
}

div.featured-box-secundary div.box-content {
	border-top-color: #357ebd;
}

div.featured-box-tertiary i.icon-featured,div.featured-box-tertiary i.image-icon
	{
	background-color: #4eb25c;
}

div.featured-box-tertiary h4 {
	color: #4eb25c;
}

div.featured-box-tertiary div.box-content {
	border-top-color: #4eb25c;
}

div.featured-box-quaternary i.icon-featured,div.featured-box-quaternary i.image-icon
	{
	background-color: #734ba9;
}

div.featured-box-quaternary h4 {
	color: #734ba9;
}

div.featured-box-quaternary div.box-content {
	border-top-color: #734ba9;
}

div.feature-box {
	clear: both;
}

div.feature-box div.feature-box-icon {
	background: #c12e2a none repeat scroll 0 0;
	border-radius: 35px;
	color: #fff;
	display: inline-block;
	float: left;
	height: 35px;
	line-height: 35px;
	margin-right: 10px;
	position: relative;
	text-align: center;
	top: 5px;
	width: 35px;
}

div.feature-box div.feature-box-info {
	padding-left: 50px;
}

div.feature-box div.feature-box-icon i.image-icon {
	position: relative;
	top: 5px;
}

div.feature-box div.feature-box-icon i.image-icon.small {
	top: 2px;
}

div.feature-box.secundary h4 {
	color: #121214;
}

div.feature-box.secundary div.feature-box-icon {
	background: transparent none repeat scroll 0 0;
	height: 50px;
	width: 50px;
}

div.feature-box.secundary div.feature-box-icon i.icon {
	font-size: 28px;
}

div.feature-box.secundary div.feature-box-info {
	padding-left: 60px;
}