@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
body{margin:0; padding:0; font-size:14px;font-family:Arial; background:#ffffff;}

img{ border:0px;}
.hidden{ display:none;}
.clear{clear:both; height:0px;overflow:hidden;}
ul{ list-style:none; margin:0; padding:0;}
a{ text-decoration:none; color:#000;}
iframe, form, fieldset{ border:none;}
#header,#flash,#nav,#content,#footer,#banner,#link{ width:990px; margin:0 auto;}

/*头部*/
#header{ height:75px;}
#header .left{ float:left; text-align:left; width:200px; margin-top:16px;}
#header .left img{ border:none; margin-left:0px;margin-top:0px; margin-bottom:0px;}
#header .middle{ float:left; padding-top:20px; padding-left:90px;width:500px;}
#header .right{ float:right; text-align:left; width:130px;}
#header .header_yuyan{ clear:both; padding-top:22px; text-align:right}
.top_line{ background:#DDD; height:1px; width:100%; margin:5px 0 10px 0}
/*flash*/
#bodymain{ width:100%; }
#link,#footer{padding-top:10px;}
#link{ border-bottom:1px solid #CCC; padding-bottom:20px;}
/*nav*/

#nav UL.main {
	MARGIN: 0px 0px; float:left
}
#nav UL.main LI {
	PADDING:0 15px 0 0; DISPLAY: block; FLOAT: left;
}

#nav UL.main LI A {
	DISPLAY: block; FLOAT: left; COLOR: #000; padding:6px 15px;
}
#nav UL.main LI A:hover {
	color: #FFF;
	background:#000;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	border-radius: 4px;
}
#nav UL.main LI A.active {
	color: #FFF;
	background:#000;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	border-radius: 4px;
	font-weight:normal;
}
/**/
#content{ margin-top:15px; padding-bottom:15px;}

/*首页*/
#index_content{ background:#F3F3F3; height:200px; }
#content .index_left{ width:330px; float:left;  margin:10px 0; }
#content .index_right{float:left;margin:10px 0;}
.index_content_title{ font-size:24px;  padding-bottom:5px;}

#banner{ margin-top:5px;}

/*about_content*/
#about_content{background:#F3F3F3;}
.about_content_title{ font-size:24px; padding:15px 0 0 0px;}
.main_content .about{ float:left; padding:0 10px 0 0}
.about_plus_title{ background:#F37021; color:#FFF; font-size:18px; padding-left:15px; margin:10px;}
.about_plus_content{ margin:10px; }
/*contact*/
.contact_form_title{ padding-bottom:10px; border-bottom:1px solid #ccc}
#contact_content .contact_left{ float:right;  width:35%;  margin-right:20px; }
#contact_content .contact_right{ float:left; width:57%; }
.container .contact-form{
	margin:0;
	padding:0;
	font-size:13px;
	padding-top:10px;

}
.container .contact-form label{
	display:block;
	color:#2a2727;
	font-size:13px;
	margin:0 0 2px;
}
.container .contact-form .text{
	height:28px;
	border:1px solid #ccc;
	width:258px;
	background:#fff;
	margin:0 0 13px;
}
.container .contact-form .text input{
	width:248px;
	padding:5px 5px 8px 5px;
	border:0;
	background:none;
	margin:0;
}
.container .contact-form textarea{
	background:#fff;
	border:1px solid #ccc;
	padding:5px;
	width:582px !important;
	height:120px;
	margin:0 0 12px;
}
.container .contact-form .btn-send{
	background:url(../images/btn-send.gif) no-repeat;
	width:100px;
	height:30px;
	color:#fff;
	font-size:15px;
	text-align:center;
	border:0;
	float:right;
	cursor:pointer;
	/*padding:0 4px 6px 0;*/
}
/*download*/
.download_main{ margin:10px 0 0 11px;}
.download_main ul li a{ color:#00F}
.download_main ul li { color:#00F; padding:10px 0;}
/*product*/
#product_content{background:#F3F3F3;}
/*左边*/
#content .left{width:200px; float:left; margin-top:30px; }
.left_top{  height:30px; line-height:30px; text-align:left; color:#000; font-size:22px; }

.left_middle_product{border:none;}
.left_middle_product ul li { margin:13px 0;  background: url(../images/arrow.gif) no-repeat left center; padding-left:10px; margin-left:-2px;}
.active{ color:#F37021;}
/*右边*/
#content .right{width:770px; float:left; color:#353535; margin-left:20px;margin-top:30px; }
.main_content{ padding:10px 0; line-height:1.5em;}
.left_kongge{ height:10px;}
.mbx{ font-size:22px; text-transform:uppercase;color:#F37021; padding-top:2px; padding-left:15px; padding-bottom:15px;}
/*newproduct*/
.newproduct{ width:100%;color:#353535; ;margin-top:10px;}
/*productshow*/
.productshow_left{padding-top:2px; padding-left:15px; float:left; width:350px;}
.productshow_right{padding-top:2px; padding-left:15px;float:left;width:350px;}
.productshow_table{padding-top:10px;padding-left:15px;}
.productshow_table table{ 
border-collapse:collapse; 
text-align:center;
} 
.productshow_table td{ 
border:solid 1px #000099; 
height:22px;
text-align:center;
} 

/**/

dt{
	color:#000;
	font-size:12px;
	margin-top:2px;
	padding-left:20px;
	position:relative;
	cursor:pointer;
	font-weight:bold;
}

dt:hover{ color:#5f6a73;}

dt .icon{
	background:url(../images/bullets.png) no-repeat;
	height:10px;
	left:0;
	position:absolute;
	top:10px;
	width:12px;
}

dt.opened .icon{ background-position:left bottom;}

dd{
	font-size:12px;
	color:#717f89;
	padding:2px 0 0 20px;
	display:none;
}
/**/
.main_product{ margin:5px;}
.main_product ul li.small{ margin:0 10px}
.main_product ul li.small a{ text-decoration:none}
.main_product ul li.small a:hover{ text-decoration:underline}

.page{ float:right; padding-right:10px;}
.product_area{ background:#FFF;}
.tableborder1{ border:1px solid #E0E0E0}
.tableborder{ 
border-collapse:collapse; 
} 
.tableborder td{ 
border:solid 1px #B2B2B2; 
height:35px; padding-left:2px;

} 
.td_title{ background:#F4F4F4; font-weight:bold;}
.red{ color:#F00}
.input_area{ padding:3px;}
.selectcss{ width:170px;}
.inquiry_kongge{ height:50px;}
.inquiry_kongge2{ height:10px;}
.inquiry_smalltext{ font-size:10px;}
.tableborder select{ font-size:11px;}
.productshow_id{ padding:10px 0; }
h3{ padding:10px 0; }
.link{ padding-right:10px; margin:0}
/*float*/
div.floating-menu {position:fixed;width:auto;z-index:99999; top:50%;}
div.floating-menu a {display:block;/*margin:0 10px;*/ padding:2px 10px; text-align:center;}
.floating-menu a { margin-bottom: 3px;  width:46px; }
.atss-left {float: right; right: 0;}
.icon-twitter{ background:url(../images/ssbutton.jpg) no-repeat ;background-position:0px 0px; height:41px; width:41px; display:block; float:left; margin:0 0 0 5px}
.icon-facebook{ background:url(../images/ssbutton.jpg) no-repeat;background-position:-107px 0px; height:41px; width:41px; display:block; float:left;margin:0 0 0 5px}
.icon-youtube{ background:url(../images/ssbutton.jpg) no-repeat ;background-position:-56px 0px; height:41px; width:41px; display:block; float:left;margin:0 0 0 5px}
.icon-linkedin{ background:url(../images/ssbutton.jpg) no-repeat ;background-position:-158px 0px;  height:41px; width:41px; display:block; float:left;margin:0 0 0 5px}
.icon-email{ background:url(../images/email.png) no-repeat center; height:40px; width:40px; display:block;}
.icon-weixin{ background:url(../images/weixin.png) no-repeat center; height:40px; width:40px; display:block;}
/*end float*/

.download
{
	color: #fff;
	text-align: center;
	height: 34px;
	line-height: 34px;
	text-decoration: none;
	float: left;
	background-image: url('../images/bg-download.gif');
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	width: 130px;
	margin-top:5px;
}

.download:hover { text-decoration: none; }
/*footer*/
#footer .footer-description{
	
	width:990px;
	margin:0 auto;
	overflow:hidden;
	padding:0px 0 29px 0px;
}
#footer .footer-block{
	float:left;
	color:#6B6363;
	width:580px;
}
#footer .footer-list{
	width:150px;
	margin:0;
	padding:0 24px 0 0;
	list-style:none;
	float:left;
}
#footer .footer-list li{
	width:100%;
	float:left;
	border-top:1px solid #BFBFBF;
	line-height:19px;
	margin:0 0 3px;
	padding:2px 0 0;
}
#footer .footer-list a{color:#6B6363;}
#footer .footer-list li:first-child{border:none;}
#footer .contact{
	float:left;

	line-height:23px;
	 margin-right:20px;
	 margin-left:30px;
	 width:250px;
}
#footer .contact-title{
	border-bottom:1px solid #BFBFBF;
	color:#6B6363;

	display:block;
	margin:0 0 5px;
}
#footer .info{margin:0;}
#footer .info dl{margin:0; padding:0}
#footer .info dt{
	display:inline-block;
	width:50px;
	font-weight:normal;
	text-align:left;
	padding:0;
	margin:0;
}
#footer .info dd{
	display:inline;
	margin:0;
}
#footer .info dd a{color:#6B6363;}
#footer .shejiao{ margin-top:25px; background:#ccc}
#footer .shejiao span{ margin:1px; display:block}
#footer .footer-section{
	width:350px;
	overflow:hidden;
	text-align:center;
	padding:0px 0 0 0;
	float:right;
}
#footer .footer-section .online{
	display:inline-block;
	padding:0 0px 0 0;
	margin:0 0 16px 0;
	color:#6B6363;
	font-size:19px;
	text-align:center;
}
#footer .footer-section .copy{
	
	text-align:center;
	padding:0 0px 0 0px;
	display:block;
	color:#6B6363;
	font-size:12px;
}


.download_kongge{ height:300px;}


