table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset,
img {
	border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal
}


caption,
th {
	text-align: left
}

q:before,
q:after {
	content: ''
}

abbr,
acronym {
	border: 0;
	font-variant: normal
}

sup {
	vertical-align: text-top
}

sub {
	vertical-align: text-bottom
}

input,
textarea,
select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	*font-size: 100%
}

legend {
	color: #000
}

#yui3-css-stamp.cssreset {
	display: none
}

strong {
	font-weight: bold
}

.bdsharebuttonbox {
	margin-bottom: 10px;
	height: 28px
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	padding: 0;
	margin: 0;
}

ol,
ul {
	list-style: none
}




h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal
}
a {
	color: #000;
	text-decoration: none
}

a:hover {}

.ComprehensiveSolution {
	margin-top: 1100px;
	
}

.ComprehensiveSolution .iTitle {
	height: 150px;
	text-align: center;
}

.ComprehensiveSolution .iTitle a {
	border: 1px solid #dadada;
	display: inline-block;
	width: 180px;
	height: 50px;
	line-height: 45px;
	color: #797979;
	margin-left: 8px;
	margin-right: 8px;
	cursor: pointer;
}

.ComprehensiveSolution .iTitle #on {
	color: white;
	background: #2855b1;
}


.ComprehensiveSolution .csContent {
	display: none;
	height: 400px;
	/*width: 1100px;
	position: absolute;
	left: 30%;
*/	float: left;
	width: 1200px;
}

.ComprehensiveSolution #mson {
	display: block;
}

.ComprehensiveSolution .csContent ul {
	width: 800px;
	height: 300px;
	margin: 0 auto;
}

.ComprehensiveSolution .csContent ul li {
	height: 79px;
	background-color: #e1e1e1;
	
}

.ComprehensiveSolution .csContent ul li img {
	width: 79px;
	height: 79px;
	float: left;
}
.ComprehensiveSolution .csContent img {
	width: 300px;
	height: 300px;
}
.ComprehensiveSolution .csBottom table td {
	text-align: left;
}

.ComprehensiveSolution .csBottom table td p {
	display: block;
	color: white;
	margin-top: 10px;
}

.csBottom {
	height: 250px;
	background-color: #3b3d43;
	
	text-align: center;
}

.csBottom p a {
	margin-left: 10px;
	margin-right: 20px;
}
.csBottom #csBottomTable {
	margin-top: 40px;
}

.csBottom table {
	margin: 0 auto;
	width: 1000px;
	color: white;
}
#daxue {
	font-size: 15px;
	color: white;
	top: 15px;
	position: relative;
}

#daxue a {
	font-size: 15px;
	color: white;
}
.header {
	position: fixed;
	top: 0px;
	width: 100%;
	height: 70px;
	background: #fff;
	z-index: 999;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1)
}

.header .logo {
	width: 233px;
	height: 50px;
	float: left;
	margin-top: 5px;
}

.header .nav {
	height: 70px;
	line-height: 60px;
	position: relative;
	z-index: 999;
	float: right
}

.header .nav a {
	color: #555
}

.header .nav .nLi {
	float: left;
	position: relative;
	display: inline;
	text-align: center
}

.header .nav .nLi h3 {
	float: left
}

.header .nav .nLi h3 a {
	display: block;
	width: 105px;
	height: 66px;
	margin: 0 0 0 40px;
	font-size: 16px;
	font-weight: normal;
	float: left;
	border-top: 4px solid #fff;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.header .nav .sub {
	display: none;
	width: 105px;
	left: 40px;
	top: 65px;
	position: absolute;
	line-height: 26px;
	padding: 5px 0;
	z-index: 999
}

.header .nav .sub .box {
	box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
	background: #fff;
	border: 1px solid #ccc;
	border-top-color: #0c6dff
}

.header .nav .sub li {
	zoom: 1
}

.header .nav .sub a {
	color: #000000;
	display: block;
	width: 105px;
	text-align: center;
	border: 0;
	line-height: 36px
}

.header .nav .sub a:hover {
	color: white;
	background-color: #2855b1;
}

.header .nav .on h3 a {
	border-color: #0c6dff;
	color: #0c6dff
}
.mainW {
	width: 1200px;
	margin: 0 auto
}
