@charset "utf-8";
/* CSS Document */
body {
	font-family: "微软雅黑", "黑体", "Arial Unicode MS";
	font-size: 12px;
	background-color: #FFFFFF;
	color: #666666;
	margin: 0px;
	line-height: 18px;
}
.pagebg {
	background-repeat: repeat-x;
	background-position: left 90px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #333;
}

a:visited {
	color: #333;
	text-decoration: none;
}
.nofloat {
	clear: both;
	float: none;
	height: 1px;
	width: 100%;
}

a:active {
	color: #666666;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#logobar {
	background-color: #0055A5;
	padding: 12px 0px;
}
.pagewide {
	width: 1000px;
	margin: 0px auto;
	float: none;
	clear: both;
}
.home {
	width: 100%;
	clear: none;
}
.news {
	width: 580px;
	overflow: hidden;
	float: left;
	border-right: solid 1px #E7E7E7;
	margin: 0 20px 0 0;
}
.news .headline .pic {
	width: 240px;
	height: 180px;
	float: left;
	margin: 0 20px 0 0;
}
.news .headline .pic img {
	width: 240px;
	height: 180px;
}
.news .headline .title {
	width: 300px;
	float: left;
	margin: 0;
	font-size: 18px;
	padding: 0 0 10px 0;
}
.news .headline .summary {
	width: 300px;
	float: left;
	margin: 0;
	line-height:20px;
	font-size: 14px;
}
.news ul {
	float: none;
	clear: both;
	padding: 10px 10px 0 0;
}
.news ul li {
	float: none;
	clear: both;
	margin: 0;
	padding: 10px 0px 10px 0;
	font-size: 14px;
	border-top: solid 1px #E7E7E7;
}
.news ul li.homenewslist1 {
	display: none;
}
.news ul li h4 {
	width: 100%;
	float: none;
	clear: both;
	margin: 0 10px 0 0;
	font-weight: normal;
	padding: 0 0 10px 0;
	font-size: 18px;
}
.weixin {
	float: left;
	width: 390px;
	padding: 0;
	margin:  0;
	border-bottom: 1px solid #E7E7E7;
}


.download {
	float: left;
	width: 390px;
	padding: 0 0 20px 0;
	margin:  0 0 20px 0;
	border-bottom: 1px solid #E7E7E7;
	background-image: url(maindownbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.download li {
	margin: 0 0 0 100px;
}
.video {
	float: left;
    height: 265px;
    display: block;
}
.homevideo {
	width: 390px;
	height: 230px;
}
.system {
	padding: 0px;
	height: 210px;
	border-bottom: 1px solid #E7E7E7;
	margin: 0 auto 20px auto;
}
.system li {
	margin: 10px;
	padding: 0px;
	height: 200px;
	width: 230px;
	float: left;
}
.system li img {
	width: 230px;
	height: 120px;
}
.footer {
	width: 100%;
	margin: 0px auto;
	padding: 20px;
	background-color: #F1F1F1;
}
.homefooter {
}
.footer .contact {
	margin: 20px auto;
	padding: 0 0 30px 0;
	width:80%;
	max-width:1000px;
	text-align: left;
	color: #666;
}
.footer .contact .branch li {
	float: left;
	width: 170px;
	color: #666;
	margin: 0 20px 0 0;
	list-style-type: none;
}
.footer .contact h3 {
	color: #666;
	font-family: "微软雅黑", "黑体", "Arial Unicode MS";
	font-weight: normal;
}
.footer .contact p {
	color: #666;
}
.breadcrumb {
	background: #FFF;
	border-top: solid 1px #CECECE;
	border-bottom: solid 1px #CECECE;
	color: #999;
	font-size: 12px;
	line-height: 36px;
	float: none;
	clear: both;
}
.breadcrumb .root {
	display: none;
}
.breadcrumb .split40 {
	display: none;
}
.sidebar {
	width: 160px;
	min-height: 300px;
	background-color:#FFF;
	padding: 20px 10px;
	margin: 30px 16px 0 0;
	float: left;
	border-top: solid 4px #EDEDED;
}
.sidebar ul{
}
.sidebar ul li{
}
.themehome {
	width: 100%;
	min-height: 600px;
	background-color:#FFF;
	margin: 30px 0;
}

.container {
	width: 760px;
	min-height: 600px;
	background-color:#FFF;
	padding: 30px 20px;
	margin: 30px 0;
	float: left;
	border-top: solid 4px #EDEDED;
}
.container h2 {
	font-size: 36px;
	line-height: 48px;
	font-weight: lighter;
	color: #0055A5;	
	margin: 0 0 20px 0;
}
.container .content {
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	color: #666;	
	margin: 0;
}
.gallery {
	margin: 0px;
	padding: 0px;
}
.gallery li {
	text-align: center;
	line-height: 20px;
	float: left;
	height: 200px;
	width: 180px;
	list-style-type: none;
	margin: 3px;
	border: 1px solid #DFDFDF;
}
.gallery li img{
	width: 160px;
	height: 160px;
}
.gallery span {
	height: 20px;
	display: block;
	text-align: center;
	margin: 4px;
	overflow: hidden;
}
.gallery .casepic {
	margin-top: 6px;
}

#submenu {
	margin: 0px;
	padding: 0px;
}
#submenu a:link {
	color: #666666;
	text-decoration: none;
}
#submenu a:hover {
	color: #0099CC;
}

#submenu a:visited {
	color: #666666;
	text-decoration: none;
}
#submenu a:active {
	color: #666666;
	text-decoration: none;
}
#submenu li {
	padding-left: 13px;
	padding-top: 6px;
	padding-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-position: left top;
	overflow: auto;
	line-height: 16px;
	background-image: url(subproduct.gif);
	background-repeat: no-repeat;
}
#submenu .selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	background-image: url(subproduct.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	padding-top: 6px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-position: left top;
	overflow: auto;
	line-height: 16px;
}
#submenu .selectedsub {
	background-image: url(arrow_next.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	list-style-type: none;
	font-weight: normal;
	margin: 0px;
	padding-left: 26px;
	padding-top: 6px;
	padding-bottom: 4px;
	border: none;
	line-height: 12px;
}

.themefeature {
	padding: 20px 0px;
}
.themefeature a {
	display: block;
	width: 333px;
	float: left;
}


/* 分页 */
.page{ font-family:Arial, Helvetica, sans-serif; line-height: normal; font-size: 14px; float:none; clear:both; margin-top: 20px; }
.page a{display:block;color:#666;font-weight:normal;text-decoration:none;letter-spacing:0px;border:1px solid #ccc;padding-top:3px;float:left;margin-top:5px;margin-right:2px;margin-bottom:5px;margin-left:2px;text-align:center;padding-right:5px;padding-left:5px;height:18px} /* SPAN和链接 */
.page a:hover, .page a.current{color:#0055A5;border:1px solid #0055A5} /* 当前链接有激活时 */
.page input{padding:0px;color:#666;height:16px;width:25px;border:0px solid #fff;text-align:center;margin-top:0px;margin-right:-5px;margin-bottom:0px;margin-left:-5px;vertical-align:middle;font-size:12px} /* 跳转INPUT */


.newslist {
	margin: 0px;
	padding: 0px;
}
.newslist li {
	margin: 10px;
	padding: 10px;
	border-bottom: 1px dotted #CCC;
}
.newslist li img {
	margin: 0px 0px 0px 20px;
	float: right;
	height: 120px;
	width: 160px;
}
.newslist li h4 {
	font-size: 24px;
	font-weight: lighter;
	line-height: 28px;
	color: #333;
	margin: 0px 0px 20px 0px;
}
.newslist li .description {
	font-size: 14px;
	line-height: 20px;
}
.newslist li .info {
	display: none;
}

.producthomelist {
	display: none;
}

