﻿body {
	font-size: 14px;
	background: #fff;
	margin: 0;
	font-family: "Microsoft Yahei", "Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", STHeiti !important;
}

img {
	border: none;
}

.s {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	border: 0px solid #ccc;
	width: 900px;
}

ul {
	margin: 0;
	padding: 0;
}

.s span {
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
}

.con .col-md-6 {
	color: #333;
	font-size: 18px;
	list-style: none;
	margin-top: 20px;
	margin-bottom: 20px;
}

	.con .col-md-6 a {
		color: #333;
		text-decoration: none;
		border: 1px solid #3675B8;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		font-size: 14px;
		line-height: 26px;
		padding: 0px 30px;
		display: inline-block;
		margin-top: 10px;
	}

		.con .col-md-6 a:hover {
			background: #0B5FB9;
			border: 1px solid #0B5FB9;
			color: #fff;
			transition: background-color 0.5s ease;
			-webkit-transition: background-color 0.5s ease;
		}

	.con .col-md-6 p {
		line-height: 24px;
	}

#top {
	width: 100%;
	height: 56px;
	background: #cd0000;
	color: #eee;
	line-height: 56px;
	border-bottom: 3px solid #ffcccc;
}

	#top img {
		float: left;
	}


.clear {
	clear: both;
	height: 0;
	width: 1px;
	font-size: 1px;
	visibility: hidden;
}

#bb a {
	color: #ff0000;
	text-decoration: none;
}

#top_right {
	width: 100%;
	height: 100px;
	background: url(skin/f.jpg) no-repeat center center;
}

@media screen and (max-width:40em) { /*640*/
	.s {
		margin-left: auto;
		margin-right: auto;
		margin-top: 30px;
		width: 90%;
	}

	li {
		width: 100%;
	}
}

#app {
	width: 70px;
	color: #fff;
	text-align: center;
	line-height: 56px;
	font-size: 14px;
	float: right;
}

#appimg {
	width: 120px;
	height: 120px;
	position: absolute;
	z-index: 99;
	top: 56px;
	right: 0px;
}

.logo img {
	height: 25px;
	margin: 14px 0px 0px 20px;
}

.logo span {
	text-decoration: none !important;
	color: white;
	margin-left: 10px;
	font-size: 16px;
	letter-spacing: 1px;
}
 a:hover {
    text-decoration:none;
}
.con {
	padding-top: 20px;
}

	.con .title {
		font-size: 18px;
		font-weight: bold;
		padding: 30px 0px 8px 0px;
	}

		.con .title i {
			color: #cd0000 !important;
		}

	.con img {
		float: left;
		margin-right: 30px;
	}

.soft {
	width: 75px;
	height: 75px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	float: left;
	margin-right: 30px;
	display: inline-block;
	-moz-box-shadow: 2px 3px 5px #888; /* 老的 Firefox */
	box-shadow: 2px 3px 5px #888;
}

	.soft i {
		font-size: 30px;
		color: white;
		padding: 22px 0px 0px 19px;
	}

.fxsj {
	background-color: #cc0000;
	/*border: solid 1px #A30100;
	box-sizing: border-box;*/
}

.xnfz {
	background-color: #DB3615;
	/*border: solid 1px #4d8019;
	box-sizing: border-box;*/
}

.kcfz {
	background-color: #FFBD20;
	/*border: solid 1px #cb930f;
	box-sizing: border-box;*/
}

	.kcfz i {
		padding: 22px 0px 0px 21px !important;
	}

.fxks {
	background-color: #6AA42F;
	/*border: solid 1px #b12b11;
	box-sizing: border-box;*/
}

	.fxks i {
		padding: 22px 0px 0px 22px !important;
	}

/*.shadow {
	position: relative;
	max-width: 270px;
	box-shadow: 0px 1px 4px rgba(0,0,0,0.3), 0px 0px 20px rgba(0,0,0,0.1) inset;
}

	.shadow::before,
	.shadow::after {
		content: "";
		position: absolute;
		z-index: -1;
	}

	.shadow::before,
	.shadow::after {
		content: "";
		position: absolute;
		z-index: -1;
		bottom: 15px;
		left: 10px;
		width: 50%;
		height: 20%;
	}

	.shadow::before,
	.shadow::after {
		content: "";
		position: absolute;
		z-index: -1;
		bottom: 15px;
		left: 10px;
		width: 50%;
		height: 20%;
		box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
		transform: rotate(-3deg);
	}

	.shadow::after {
		right: 10px;
		left: auto;
		transform: rotate(3deg);
	}*/
