@charset "utf-8";
* {
	font: 12px "宋体";
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#top {
	margin: 10px auto;
	width: 1003px;
	height: 92px;
}
#top .logo {
	float: left;
	width: 180px;
	text-align: right;
}
#top .nav {
	float: left;
	width: 750px;
	margin-top: 30px;
	text-align: right;
	height: 40px;
	margin-left: 50px;
}
#top .nav a {
	display: block;
	float: left;
	line-height: 40px;
	color: #666;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	height: 40px;
}
#top .nav a:hover {
	color: #FFFFFF;
	background: url(../images/nav_02.jpg);
}

#top .nav .index {
	height: 40px;
	width: 51px;
	background: url(../images/nav_01.jpg) no-repeat;
	color: #0099CC;
}
#top .nav .introduce {
	background: url(../images/nav_02.jpg);
	width: 98px;
	color: #FFFFFF;
}
#top .nav .product {
	background: url(../images/nav_03.jpg);
	width: 84px;
}
#top .nav .case {
	background: url(../images/nav_04.jpg);
	width: 86px;
}
#top .nav .server {
	background: url(../images/nav_05.jpg);
	width: 85px;
}
#top .nav .advance {
	background: url(../images/nav_06.jpg);
	width: 88px;
}
#top .nav .market {
	background: url(../images/nav_07.jpg);
	width: 86px;
}
#top .nav .client {
	background: url(../images/nav_08.jpg);
	width: 85px;
}
#top .nav .about {
	background: url(../images/nav_09.jpg);
	width: 80px;
	color: #3593D1;
}

.banner {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 1003px;
	margin: 5px auto;
}
#content .left {
	float: left;
	width: 730px;
	border-right: 1px solid #dedede;
}
#content .right {
	float: right;
	width: 265px;
}
.left .product img {
	margin-right: 5px;
	margin-left: 3px;
}
.left .left_down .tel {
	width: 235px;
	float: left;
	text-align: center;
	border-right: 1px solid #dedede;
}
.left .left_down .tel p {
	line-height: 22px;
	color: #FF9900;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
.left .left_down .client {
	float: right;
	width: 470px;
	margin-right: 5px;
	margin-left: 5px;
}
.left_down .client ul {
	border: 1px solid #e2e2e2;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 90px;
	margin-top: 10px;
}

.left_down .client li {
	float: left;
	line-height: 22px;
	list-style: none;
	margin-right: 12px;
	text-align: center;
}
.left_down .client img {
	display: block;
}
.left_down .client .last {
	margin-right: 0px;
}
.left_down .client p {
	line-height: 20px;
	background: #FFFFCC;
	text-indent: 2em;
	margin-top: 5px;
	padding: 8px;
}
.right .link a {
	background: url(../images/link_bg.jpg) no-repeat;
	display: block;
	height: 40px;
	width: 252px;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-indent: 100px;
	margin: 5px 5px 10px;
}
.right .link a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.right .saler img {
	margin-right: 5px;
}
.right .saler .last {
	margin-right: 0px;
}
#coopy {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: #2c3d44;
}
#coopy p {
	line-height: 30px;
	color: #FFFFFF;
}
#coopy a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#coopy a:link {
	color: #FFFF00;
	text-decoration: underline;
}
#coopy a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#coopy a:active {
	color: #FF0000;
	text-decoration: underline;
}
.yy_work_tilte {
	width: 16px;
	float: left;
	height: 90px;
}
