@charset "utf-8";

/*--------------------------------------- ny --------------------------------------*/

#header {
	width: 986px;
	height: 351px;
	margin: 0px auto;
	padding-bottom: 10px;
	background-color: #333;
	overflow: hidden;
}
.pro { background: url(../images/b_protect.jpg) no-repeat left top; }
.intelli { background: url(../images/b_intelligence.jpg) no-repeat left top; }
.peo { background: url(../images/b_people.jpg) no-repeat left top; }
.case, .caseen {
	background-image: url(../images/b_case2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.caseen {
	background-image: url(../images/b_case.jpg);
}
.cont { background: url(../images/b_contact.jpg) no-repeat left top; }
.comp { background: url(../images/b_competitive.jpg) no-repeat left top; }

#name {
	width: 230px !important;
    width /**/:270px;
	margin: 10px;
	font-size: 24px;
	color: #000080;
	font-weight: bold;
	line-height: 36px;
	float: left;
	display: inline;
}

#content {
	width: 986px;
	margin: 0 auto;
	background: #333;
}

#content-left {
 width: 492px !important;
 width /**/:490px;
 margin: 15px 0 0 10px;
 font-weight: bold;
 line-height: 18px;
 float: left;
 display: inline;
}
#content-right {
	width: 460px !important;
	width /**/: 480px;
	margin: 10px 10px 0 0;
	line-height: 18px;
	color: #333;
	background-color: #808080;
	float: right;
	display: inline;
}
#content-left p {
    margin: 0 10px;
}

#peo-left {
 width: 492px !important;
 width /**/:490px;
 margin: 15px 0px 0 20px;
 font-size: 20px;
 font-weight: bold;
 color: #fff;
 float: left;
 display: inline;
}
#peo-left2 {
 width: 492px !important;
 width /**/:490px;
 margin: 15px 0px 0 20px;
 font-size: 18px;
 font-weight: bold;
 color: #fff;
 float: left;
 display: inline;
}
#peo-right {
	width: 460px !important;
	width /**/: 480px;
	margin: 15px 10px 0 0;
	line-height: 18px;
	font-weight: bold;
	color: #fff;
	text-align: right;
	float: right;
	display: inline;
}
#peo-right p { margin-right: 10px;}

#content-l2 {
 margin: 0 20px;
 line-height: 22px;
 float: left;
 display: inline;
}

ul li{
    margin: 0 10px;
}
.jianju ul li{
	margin-top: 12px;
}
.jianju2 li { line-height: 30px;}
.jianju8 li { margin-top: 12px; }
.jianju3 {
    margin: 20px 20px 0;
}
.jianju111{
	padding: 10px;
}

#left {
 width: 100%;
 font-weight: bold;
 line-height: 18px;
 float: left;
 display: inline;
}
ul li a {
	color: #999;
	text-decoration: underline;
}
ul li a:hover { color: #fff; }


.lr { margin: 0 20px; padding-top: 15px; }
.lr a {
	color: #999;
	text-decoration: underline;
}
.lr a:hover { color: #fff; }

.readmore {
	font-weight: bold;
	line-height: 42px;
	text-decoration: none;
	border-bottom: 1px solid #808080;
	overflow: hidden;
}
.readmore a {
	color: #f60;
	text-decoration: none;
}
.readmore a:hover {
	text-decoration: underline;
}
