﻿@charset "utf-8";
/*-------------------------------------------------------------------------------
 * Unioncast Site Presentation Layer
 * Author: Mickel http://www.startfeel.com
 * Created: Sep 08
 * Notes:
-------------------------------------------------------------------------------*/
body {
	font: 12px normal "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif !important;
	color: #696b6b;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
	background-color:#7B7B7B;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif !important;
	margin: 0;
	padding: 0;
	letter-spacing: 0;
}
a img
{
	border:none;
}
a
{
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}

ul li a span,ul li span,.uc-title span,.more span
{
	display:none;
}
.uc-title
{
	background:url(../images/index-ele.gif) no-repeat 0px 0px;
	height:20px;
	margin:0 0 8px 0;
	padding:0;
	line-height:20px;
	width:130px;
}
.tar
{
	text-align:right;
}
.clear
{
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0;
	overflow:hidden;
}
#uc-siteContain
{
	width:950px;
	margin:0 auto;
	position:relative;
	background:url(../images/bg01.jpg) no-repeat 0px 55px;
}
#uc-header
{
	height:125px;
	position:relative;
}
/*LOGO*/
#uc-logo
{
	position:absolute;
	top:50px;
	left:5px;
}
/*头部快速导航*/
#uc-quickin
{
	position:absolute;
	right:50px;
	top:18px;
}
#uc-quickin li
{
	float:left;
	height:18px;
	background:url(../images/head-ele.gif) no-repeat 0px 0px;
	margin:0 0 0 25px;
	display:inline;
}
#uc-quickin li a
{
	float:left;
	display:block;
	width:100%;
	height:18px;
}
#uc-quickin li a span
{
	display:none;
}
#uc-quickin li#uc-qin-index
{
	width:40px;
	background-position:0px 0px;
}
#uc-quickin li#uc-qin-bookmark
{
	width:40px;
	background-position:-68px 0px;
}
#uc-quickin li#uc-qin-hr
{
	width:59px;
	background-position:-130px 0px;
}
/*主导航*/
#uc-navigation
{
	width:691px;
	background:#6a9ec7;
	height:45px;
	position:absolute;
	left:229px;
	top:45px;
}
#uc-navigation li
{
	float:left;
	height:45px;
	background:url(../images/nav-ele.gif) no-repeat 0px 0px;
	margin:0 2px 0 30px;
}
#uc-navigation li a
{
	float:left;
	height:45px;
	width:100%;
}
#uc-navigation li a span
{
	display:none;
}
#uc-navigation li#uc-n-index
{
	width:40px;
	background-position:-30px 0px;
}
#uc-navigation li#uc-n-service
{
	width:60px;
	background-position:-100px 0px;
}
#uc-navigation li#uc-n-solution
{
	width:90px;
	background-position:-190px 0px;
}
#uc-navigation li#uc-n-product
{
	width:60px;
	background-position:-312px 0px;
}
#uc-navigation li#uc-n-custom
{
	width:60px;
	background-position:-404px 0px;
}
#uc-navigation li#uc-n-news
{
	width:60px;
	background-position:-500px 0px;
}
#uc-navigation li#uc-n-contact
{
	width:60px;
	background-position:-605px 0px;
}
/*中间区域*/
#uc-content
{
	position:relative;
	height:570px;
	height:1% !important;
}
.index #uc-content
{
	height:570px !important;
}
/*二级导航区域*/

#uc-subNavigation
{
	position:absolute;
	left:230px;
	top:0px;
	background:#f3f3f3;
	width:215px;
	height:294px;
	padding:15px 7px;
	overflow:hidden;
}
.uc-sublist h5
{
	margin:0;
	padding:0 0 0 30px;
	height:25px;
	line-height:25px;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
	background:#519ac0 url(../images/icon04.gif) no-repeat 15px -17px;
	border-top:1px solid #90cae7;
	border-right:1px solid #559dc3;
	border-bottom:1px solid #5292b3;
	border-left:1px solid #74badf;
}
.uc-sublist h5.active
{
	background-color:#57acd9;
	background-position:15px 8px;
}

.uc-sublist .uc-nbody
{
	background:#7cc7ea url(../images/subnav-bg.gif) repeat-x 0px 0px;
	padding:3px 0;
	width:215px;
}
.uc-sublist .uc-nbody li
{
	height:24px;
	margin:3px 0;
}
.uc-sublist .uc-nbody li a
{
	display:block;
	width:170px;
	height:24px;
	line-height:24px;
	padding:0 0 0 45px;
	color:#fff;
}
.uc-sublist .uc-nbody li a:hover
{
	background:#a2c7d9;
	color:#518aa5;
	text-decoration:none;
}
#subn02,#subn03,#subn04,#subn05,#subn06,#subn07
{
	display:none;
}

/*二级内容*/
#uc-Category
{
	margin:0 0 0 459px;
	background:#f8f8f8;
	width:461px;
	border-left:1px solid #e9e9e9;
}
#uc-Category h1
{
	background:url(../images/subhead-bg.gif) no-repeat 0px 0px;
	width:461px;
	height:50px;
	font-family:"Myriad Pro";
	font-size:24px;
	padding:50px 0 0 75px;
}
#uc-Category .uc-catbody
{
	padding:15px 25px;
	height:385px;
	height:1% !important;
}
.uc-catbody h3
{
	font-size:12px;
	font-weight:normal;
	border-left:4px solid #85085d;
	padding:0 0 0 5px;
	margin:12px 0;
	height:14px;
	line-height:14px;
}
.uc-catbody p
{
	line-height:20px;
	padding:10px;
	text-indent:24px;
}
/*栏目列表内容*/
#uc-CategoryList
{
	margin:0 0 0 459px;
	background:#f8f8f8;
	width:461px;
	border-left:1px solid #e9e9e9;
}
#uc-CategoryList h1
{
	background:url(../images/subheadlist-bg.gif) no-repeat 0px 0px;
	width:441px;
	height:53px;
	font-family:"Myriad Pro";
	font-size:18px;
	line-height:53px;
	padding:0 0 0 95px;
}
#uc-CategoryList .uc-catlistbody
{
	padding:15px 25px;
	height:385px;
	height:1% !important;
}
.uc-catlistbody h3
{
	color:#4b6187;
	font-size:12px;
	background:url(../images/icon05.gif) no-repeat 0px 4px;
	padding:0 0 0 17px;
	margin:5px 0;
	height:18px;
	line-height:18px;
}
.uc-catlistbody p
{
	line-height:20px;
	padding:10px;
	text-indent:24px;
}
/*首页公司信息区域*/
#uc-copContain
{
	position:absolute;
	left:230px;
	top:0px;
	background:#f3f3f3;
	width:690px;
	height:324px;
	overflow:hidden;
}
/*公司动态*/
#uc-copNews
{
	position:absolute;
	left:0px;
	top:0px;
	width:197px;
	margin:18px 0 0 13px;
}
#uc-copNews .uc-title
{
	background-position:0px 0px;
}
#uc-copNews li
{
	background:url(../images/icon02.gif) no-repeat 8px 8px;
	height:20px;
	overflow:hidden;
	line-height:20px;
	color:#696b6b;
	padding:0 0 0 20px;
	border-bottom:1px dotted #ccc;
}
#uc-copNews li a
{
	line-height:21px;
	color:#696b6b;
}
#uc-copNews .more
{
	float:right;
	display:block;
	width:26px;
	height:21px;
	background:url(../images/icon03.gif) no-repeat 0px 8px;
}
/*产品应用*/
#uc-copProductApp
{
	position:absolute;
	left:240px;
	top:0px;
	width:190px;
	margin:15px 0 0 0px;
}
#uc-copProductApp .uc-title
{
	background-position:0px -20px;
}
#uc-copProductApp li
{
	height:21px;
	overflow:hidden;
	line-height:21px;
	color:#696b6b;
	padding:0;
}
#uc-copProductApp li a
{
	line-height:21px;
	color:#696b6b;
}
#uc-copProductApp .more
{
	float:right;
	display:block;
	width:26px;
	height:21px;
	background:url(../images/icon03.gif) no-repeat 0px 8px;
}
/*行业应用*/
#uc-copIndustryApp
{
	position:absolute;
	left:460px;
	top:0px;
	width:190px;
	margin:18px 0 0 0px;
}
#uc-copIndustryApp .uc-title
{
	background-position:0px -40px;
}
#uc-copIndustryApp  li
{
	background:url(../images/icon02.gif) no-repeat 8px 8px;
	height:20px;
	overflow:hidden;
	line-height:20px;
	color:#696b6b;
	padding:0 0 0 20px;
	border-bottom:1px dotted #ccc;
}
#uc-copIndustryApp  li a
{
	line-height:21px;
	color:#696b6b;
}
#uc-copIndustryApp  .more
{
	float:right;
	display:block;
	width:26px;
	height:21px;
	background:url(../images/icon03.gif) no-repeat 0px 8px;
}
/*产品中心*/
#uc-copProductCenter
{
	position:absolute;
	left:240px;
	top:152px;
	width:451px;
	margin:0px 0 0 0px;
}
#uc-copProductCenter .uc-title
{
	background-position:4px -60px;
	background-color:#dfdfdf;
	height:30px;
	width:451px;
	margin:0;
}
#uc-copProductCenter ul
{
	float:left;
}
#uc-copProductCenter li
{
	float:left;
	width:110px;
}
#uc-copProductCenter li .imgc
{
	text-align:center;
}
#uc-copProductCenter li .imgc .imgbd
{
	border:1px solid #c5c5c5;
	margin:15px 0 3px 0;
}
#uc-copProductCenter li .ac
{
	height:26px;
	text-align:center;
}
#uc-copProductCenter li .ac a
{
	color:#696b6b;
	line-height:26px;
	display:inline-block;
	background:url(../images/icon01.gif) no-repeat 0px 8px;
	padding:0 0 0 10px;
}
#uc-copProductCenter li
{
	float:left;
}
#uc-copProductCenter .uc-title .more
{
	background:url(../images/icon03.gif) no-repeat 0px 8px;
	float:right;
	display:block;
	width:26px;
	height:20px;
	margin:5px 10px;
}
/*方案中心*/
#uc-project
{
	position:absolute;
	left:459px;
	top:324px;
	width:459px;
	height:84px;
	border:1px solid #e9e9e9;
	background:#f8f8f8 url(../images/p-bg.gif) no-repeat right top;
}
#uc-project .uc-title
{
	background-position:0px -90px;
	margin:6px 0 6px 6px;
}
#uc-project .uc-cbody
{
	padding:0px 86px 0 30px;
}
#uc-project .uc-cbody a
{
	line-height:26px;
	color:#696b6b;
	padding:0 8px;
}
/*典型案例*/
#uc-case
{
	position:absolute;
	left:459px;
	top:416px;
	width: 459px;
}
#uc-case .uc-title
{
	background-position:4px -111px;
	background-color:#e9eae5;
	border-top:1px solid #e9eae5;
	width:216px;
	margin:5px 0;
}
#uc-case .uc-cbody
{
	width:439px;
	height:24px;
	padding:8px 10px;
	border:1px solid #e9e9e9;
}
#uc-case .uc-cbody a
{
	line-height:24px;
	color:#696b6b;
	white-space:nowrap;
	float:left;
	margin:0 0 0 10px;
}
/*友情链接*/
#uc-links
{
	position:absolute;
	left:459px;
	top:497px;
	width: 459px;
}
#uc-links .uc-title
{
	background:url(../images/links.gif) no-repeat 0 0;
	background-color:#e9eae5;
	border-top:1px solid #e9eae5;
	width:216px;
	margin:5px 0;
}
#uc-links .uc-cbody
{
	width:439px;
	height:24px;
	padding:8px 10px;
	border:1px solid #e9e9e9;
}
#uc-links .uc-cbody a
{
	line-height:24px;
	color:#696b6b;
	white-space:nowrap;
	float:left;
	margin:0 0 0 10px;
}
/*联系方式*/
#uc-contact
{
	position:absolute;
	left:0px;
	top:695px;
	width:459px;
	background:#f7f7f7;
	height:68px;
	border-bottom:1px solid #e9e9e9;
}
#uc-contact li
{
	float:left;
	width:192px;
	height:46px;
	border:2px solid #fff;
	margin:10px 18px 0 23px;
	background:url(../images/contact-ele.gif) no-repeat 0px 0px;
}
#uc-contact li span
{
	display:none;
}
#uc-contact li#uc-ct-phone
{
	background-position:0px 0px;
}
#uc-contact li#uc-ct-email
{
	background-position:0px -46px;
	margin:10px 0 0 0;
}
/*尾部*/
#uc-footer
{
	position:relative;
	border-bottom:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	height:66px;
	width:460px;
	margin:0 0 0 459px;
	padding:1px 0;
}
#uc-credits
{
	margin:8px 0 0 10px;
}
#uc-credits p
{
	color:#747576;
	line-height:18px;
}

