﻿@charset "utf-8";
/* CSS Document */
/* 主要CLASS选择符布局设置 */
#header .logo {
	width:350px;
	height:75px;
	float:left;
}
#header .link {
	width:580px;
	height:25px;
	float:right;
	padding:25px 10px;
	text-align:right;
}
#menu ul {
	width:950px;
	height:36px;
	float:left;
}
#menu ul li {
	width:auto;
	height:38px;
	float:left;
}
#menu ul li a {
	display:block;
	width:120px;
	height:38px;
	float:left;
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	text-indent:-2000px;
	overflow:hidden;
}
#menu ul li.home a {
	width:120px;
	background-position:0 0;
}
#menu ul li.home a:hover, #menu ul li.home a.current {
	background-position:0 -38px;
}
#menu ul li.news a {
	width:99px;
	background-position:-120px 0;
}
#menu ul li.news a:hover, #menu ul li.news a.current {
	background-position:-120px -38px;
}
#menu ul li.product a {
	width:125px;
	background-position:-219px 0;
}
#menu ul li.product a:hover, #menu ul li.product a.current {
	background-position:-219px -38px;
}
#menu ul li.download a {
	width:131px;
	background-position:-344px 0;
}
#menu ul li.download a:hover, #menu ul li.download a.current {
	background-position:-344px -38px;
}
#menu ul li.reseller a {
	width:120px;
	background-position:-475px 0;
}
#menu ul li.reseller a:hover, #menu ul li.reseller a.current {
	background-position:-475px -38px;
}
#menu ul li.faq a {
	width:102px;
	background-position:-595px 0;
}
#menu ul li.faq a:hover, #menu ul li.faq a.current {
	background-position:-595px -38px;
}
#menu ul li.contact a {
	width:250px;
	background-position:-697px 0;
}
#menu ul li.contact a:hover, #menu ul li.contact a.current {
	background-position:-697px -38px;
}

#content .title {
	width:950px;
	height:50px;
	float:left;
	background:url(../images/title.jpg) left bottom no-repeat;
	padding-top: 5px;
}
#content .adtext {
	width:930px;
	height:30px;
	padding:8px 10px;
	float:left;
	font-size:18px;
	font-weight:bold;
	color:#F00;
}
#content .adtext a{
	color:#F00;
}
#content .title h1 {
	font-size:18px;
	font-weight:bold;
	line-height:35px;
	text-indent:35px;
}
#content .title h1 a {
	color:#333;
}
#content .title h1 a:hover {
	color:#c00;
}
#content .titles {
	width:950px;
	height:35px;
	float:left;
	background:url(../images/title.jpg) 0 8px no-repeat;
	margin-bottom:5px;
}
#content .titles h1 {
	font-size:18px;
	font-weight:bold;
	line-height:30px;
	text-indent:35px;
}
#content .titles h1 a {
	color:#333;
}
#content .titles h1 a:hover {
	color:#c00;
}
#content .contentss {
	width:940px;
	height:auto;
	float:left;
	padding: 10px 5px;
	font-size: 14px;
}
#content .download {
	width:950px;
	height:auto;
	float:left;
	padding: 10px 0;
	font-size: 14px;
}
#content .download .subtitle{
	width:908px;
	height:35px;
	float:left;
	padding-left:42px;
	background:#f6f6f6 url(../images/ico2.png) 5px 5px no-repeat;
	line-height: 35px;
	font-size:16px;
	font-weight:bold;
	color:#f60;
}

#content .download .subtext{
	width:936px;
	height:auto;
	float:left;
	padding:5px;
	border:2px solid #f60;
}

#content .content {
	width:930px;
	height:auto;
	float:left;
	padding: 10px;
	font-size: 14px;
}
#content .content li{
	list-style-position: inside;
	list-style-type: disc;
}

#content .contents td{
	line-height:20px;
	padding:5px 10px;
}
#content .contents td.tdtitle{
	color:#06F;
	font-size:16px;
	font-weight:bold;
	background:#f0f0f0;
	border-top: 10px solid #fff;
}
#content .contents td.tdtext{
	background:#f9f9f9;
	padding: 10px;
}
#content .contents td.tdgj{
	background:#f0f0f0;
	border:1px solid #ddd;
	width:150px;
	font-weight: bold;
	font-size: 15px;
}
#content .contents td.tdweb{
	background:#fff;
	border:1px solid #ddd;
}
#content .contents {
	width:930px;
	height:auto;
	float:left;
	padding: 10px 9px;
	font-size: 14px;
	border: 1px solid #ccc;
}
#content .contents .img{
	width:360px;
	height:auto;
	float:left;
	text-align: right;
}
#content .contents .text{
	width:570px;
	height:auto;
	float:left;
	line-height: 24px;
	font-size: 15px;
}
#content .contents .text ul{
	width:570px;
	float:left;
}
#content .contents .text ul li{
	width:545px;
	float:left;
	background:url(../images/ico_list.jpg) left top no-repeat;
	padding-left:25px;
	line-height: 25px;
	font-size: 15px;
}

#content .contents .text h1{
	width:570px;
	height:auto;
	float:left;
}

#content .contentss {
	width:940px;
	height:auto;
	float:left;
	padding: 10px 4px;
	font-size: 14px;
	border:1px solid #ccc;
	margin-top: 10px;
}
#content .contentss .img{
	width:360px;
	height:auto;
	float:left;
	text-align: right;
}
#content .contentss .text{
	width:570px;
	height:auto;
	float:left;
	line-height: 24px;
	font-size: 15px;
}
#content .contentss .text ul{
	width:570px;
	float:left;
}
#content .contentss .text ul li{
	width:545px;
	float:left;
	background:url(../images/ico_list.jpg) left top no-repeat;
	padding-left:25px;
	line-height: 30px;
	font-size: 15px;
	padding-top: 3px;
}

#content .contentss .text h1{
	width:570px;
	height:auto;
	float:left;
}


#content .news {
	width:930px;
	height:auto;
	padding:10px;
	float:left;
	font-size: 14px;
}
#content .news ul {
	width:930px;
	height:auto;
	float:left;
	padding:0px;
}
#content .news ul li {
	width:930px;
	height:auto;
	line-height:20px;
	float:left;
	padding:0px 0px 10px 0px;
	margin-bottom:15px;
	border-bottom:1px dotted #ccc;
	background:url(../images/ico_new.jpg) 0px 6px no-repeat;
}
#content .news ul li a {
	color:#333;
}
#content .news ul li a:hover {
	color:#c00;
}
#content .news ul li h1{
	width:910px;
	height:25px;
	float:left;
	font-size:14px;
	line-height:25px;
	padding:0px 0px 0px 20px;
}
#content .news ul li h1 em{
	width:auto;
	height:25px;
	float:left;
	font-size:14px;
	color:#5392b5;
	font-weight:normal;
	line-height:25px;
	padding:0px 10px;
	font-style: normal;
}

#content .news ul li label{
	width:930px;
	height:auto;
	float:left;
	line-height:20px;
}


#content .click{
	width:950px;
	height:auto;
	float:left;
	padding-top: 10px;
}
#content #left .title {
	width:335px;
	height:50px;
	float:left;
	background:url(../images/title.jpg) left bottom no-repeat;
}
#content #left .title h1 {
	font-size:18px;
	font-weight:bold;
	line-height:30px;
	text-indent:35px;
}
#content #left .title h1 a {
	color:#333;
}
#content #left .title h1 a:hover {
	color:#c00;
}

#content #left .news {
	width:315px;
	height:auto;
	padding:10px;
	float:left;
	font-size: 12px;
}
#content #left .news ul {
	width:315px;
	height:auto;
	float:left;
	padding:0px;
}
#content #left .news ul li {
	width:315px;
	height:auto;
	line-height:20px;
	float:left;
	padding:0px 0px 10px 0px;
	margin-bottom:15px;
	border-bottom:1px dotted #ccc;
	background:url(../images/ico_new.jpg) 0px 6px no-repeat;
}
#content #left .news ul li a {
	color:#333;
}
#content #left .news ul li a:hover {
	color:#c00;
}
#content #left .news ul li h1{
	width:295px;
	height:25px;
	float:left;
	font-size:14px;
	line-height:25px;
	padding:0px 0px 0px 20px;
}
#content #left .news ul li h1 em{
	width:auto;
	height:25px;
	float:left;
	font-size:14px;
	color:#5392b5;
	font-weight:normal;
	line-height:25px;
	padding:0px 10px;
	font-style: normal;
}

#content #left .news ul li label{
	width:315px;
	height:80px;
	float:left;
	line-height:20px;
}


#content #right .title {
	width:580px;
	height:50px;
	float:left;
	background:url(../images/title.jpg) left bottom no-repeat;
}
#content #right .title h1 {
	font-size:18px;
	font-weight:bold;
	line-height:30px;
	text-indent:35px;
}
#content #right .title h1 a {
	color:#333;
}
#content #right .title h1 a:hover {
	color:#c00;
}
#content #right .content {
	width:570px;
	height:auto;
	float:left;
	padding: 10px 0px 10px 10px;
	font-size: 12px;
}
#content .content .img{
	width:330px;
	height:auto;
	float:left;
}
#content .content .text{
	width:600px;
	height:auto;
	float:left;
	line-height: 24px;
	text-align: left;
}
#content #right .content .text h1{
	width:250px;
	height:auto;
	float:left;
}
#content #right .details{
	width:698px;
	float:left;
	padding:15px 0px 15px 10px;
}
#content #right .details td{
	height:30px;
	line-height:30px;
}
#content #right .products{
	width:708px;
	float:left;
	padding:15px 0px;
}
#content #right .products ul{
	width:708px;
	float:left;
}
#content #right .products ul li {
	width:206px;
	float:left;
	padding:5px 15px;
}
#content #right .products ul li a {
	display:block;
	text-decoration:none;
}
#content #right .products ul li a:hover {
	color:#c00;
}
#content #right .products ul li a img {
	width:202px;
	height:135px;
	float:left;
	border:2px #ccc solid;
}
#content #right .products ul li a:hover img {
	width:202px;
	height:135px;
	float:left;
	border:2px #c00 solid;
}
#content #right .products ul li h2 {
	width:206px;
	height:30px;
	float:left;
	line-height:30px;
	background:url(../images/bg25.jpg) repeat-x;
	overflow:hidden;
	text-align: center;
	margin-top: 10px;
}
#content #right .productshow{
	width:708px;
	float:left;
	padding:15px 0px;
}

#content #right .productshow .productimg{
	width:398px;
	height:auto;
	float:left;
	padding-left: 10px;
}

#content #right .productshow .productimg img{
	width:375px;
	height:250px;
	border:1px #ccc solid;
}

#content #right .productshow .productinfo{
	width:300px;
	height:auto;
	float:left;
}

#content #right .productshow .productinfo .subtitle{
	width:300px;
	height:30;
	line-height:30px;
	float:left;
	text-indent:20px;
	font-size:14px;
	font-weight:bold;
	background:#eee;
}

#content #right .productshow .productinfo .subtext{
	width:300px;
	height:auto;
	line-height:30px;
	float:left;
}

#content #right .case{
	width:688px;
	float:left;
	padding:15px 10px;
}
#content #right .case ul{
	width:688px;
	float:left;
}
#content #right .case ul li {
	width:678px;
	height:150px;
	float:left;
	padding:5px 15px;
	border-bottom:1px #ccc dotted;
	margin-bottom:15px;
}
#content #right .case ul li a {
	display:block;
	text-decoration:none;
}
#content #right .case ul li a:hover {
	color:#c00;
}
#content #right .case ul li a img {
	width:180px;
	height:120px;
	float:left;
	border:1px #ccc solid;
	margin-right:26px;
}
#content #right .case ul li a:hover img {
	width:180px;
	height:120px;
	float:left;
	border:1px #c00 solid;
}
#content #right .case ul li h2 {
	width:450px;
	height:30px;
	float:left;
	line-height:30px;
	background:url(../images/bg25.jpg) repeat-x;
	overflow:hidden;
	text-indent:30px;
}
#content #right .case ul li label {
	width:450px;
	height:100px;
	float:left;
	line-height:25px;
	overflow:hidden;
}

#content #right .caseshow{
	width:688px;
	float:left;
	padding:15px 10px;
}
#content #right .caseshow .titles {
	width:688px;
	text-align:center;
	height:50px;
	font-size:14px;
	font-weight:bold;
	float:left;
	line-height: 50px;
}
#content #right .caseshow .edite {
	width:673px;
	text-align:right;
	height:30px;
	float:left;
	background-color:#f6f6f6;
	padding-right:15px;
	border-top: 1px solid #ccc;
	line-height: 30px;
}
#content #right .caseshow .contents {
	width:668px;
	float: left;
	padding:10px;
	font-size: 12px;
	line-height: 22px;
}
#content #right .caseshow .contents .caseimg{
	width:300px;
	float: left;
	padding:15px 15px 15px 0px;
}
#content #right .caseshow .contents p {
	padding-top:10px;
}

#content #right .news {
	width:688px;
	height:auto;
	float:left;
	padding:15px 0px 15px 10px;
}
#content #right .news ul {
	width:688px;
	height:auto;
	float:left;
}
#content #right .news ul li {
	width:688px;
	height:30px;
	float:left;
	line-height:30px;
	border-bottom:1px dotted #ccc;
	background:url(../images/ico.gif) 2px -38px no-repeat;
	margin-bottom: 10px;
}
#content #right .news ul li dd {
	width:588px;
	float:left;
}
#content #right .news ul li dd a {
	text-indent:18px;
	display:block;
	color:#333;
}
#content #right .news ul li dd a:hover {
	display:block;
	color:#d22a00;
}
#content #right .news ul li dt {
	width:100px;
	float:right;
	text-align:center;
}
#content #right .news .titles {
	width:688px;
	text-align:center;
	height:50px;
	font-size:14px;
	font-weight:bold;
	float:left;
	line-height: 50px;
}
#content #right .news .edite {
	width:673px;
	text-align:right;
	height:30px;
	float:left;
	background-color:#f6f6f6;
	padding-right:15px;
	border-top: 1px solid #ccc;
	line-height: 30px;
}
#content #right .news .contents {
	width:668px;
	float: left;
	padding:10px;
	font-size: 12px;
	line-height: 22px;
}
#content #right .news .contents p {
	padding-top:10px;
}
#footer .copyright {
	width:940px;
	line-height:30px;
	float:left;
	padding: 10px 0px 10px 10px;
	text-align: left;
}
#footer .copyright em {
	line-height:30px;
	padding: 0px 8px;
}


#content  .faqs{
	width:950px;
	height:auto;
	float:left;
	padding: 10px 0px;
	font-size: 14px;

}


#content  .faqs ul{
	width:950px;
	height:auto;
	float:left;
}

#content .faqs ul li{
	width:920px;
	line-height:25px;
	font-size:16px;
	margin-bottom:8px;
	padding-left:30px;
	background:#f6f6f6 url(../images/ico.png) 10px -123px no-repeat;
	float:left;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	color: #F30;
}
#content .faqs ul li label{
	width:950px;
	float: left;
}
	
#content .faqs ul li.text{
	width:920px;
	height:auto;
	line-height:18px;
	background:#fff;
	padding:0px 0px 20px 30px;
	float:left;
	background:url(../images/ico_a.gif) 10px 0px no-repeat;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	font-weight: normal;
	color:#666;
}
#content .faqs ul li.text a{
	color:#090;
}

#content .faqs ul li.text strong{
	color:#0C0;
}
.typeclass{
	border-top:2px #900 dotted;
	margin-top:10px;
}

.easytabs {
	background-color:#ececec;
	color:#272727;
	height:35px;
	width:950px;
	background:url(../images/tab.jpg) repeat-x;
	overflow: hidden;
	float:left;
}
.easytabs ul {
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:center;
}
.easytabs li {
	display:inline;
	line-height:35px;
	float:left;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
.easytabs li.space{
	width:5px;
	float:left;
	overflow:hidden;
	height: 35px;
}
.easytabs li a {
	color:#000000;
	text-decoration:none;
	width:110px;
	height:35px;
	display:block;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	background:#f0f0f0;
}
.easytabs li a.tabactive {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	background:#fff;
	font-weight:bold;
	position:relative;
}
.tabcontent{
	width:940px;
	height:auto;
	float:left;
	padding: 10px 4px;
	font-size: 14px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.tabcontent .img{
	width:348px;
	height:auto;
	float:right;
	text-align: right;
}
.tabcontent .img img{
	max-width:348px;
}
.tabcontent .text{
	width:590px;
	height:auto;
	float:left;
	line-height: 24px;
}
.tabcontent .text ul{
	width:590px;
	float:left;
}
.tabcontent .text ul li{
	width:565px;
	float:left;
	background:url(../images/ico_list.jpg) left top no-repeat;
	padding-left:25px;
	line-height: 25px;
	font-size: 15px;
}
.tabcontent .text h1{
	width:590px;
	height:auto;
	float:left;
}

#tablink2{
}
#tablink1{
}
#tablink3{
}
#tablink4{
}
#tablink5{
}
#tablink7{
}
#tablink8{
	color:#f00;
}