﻿@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
         
}
ul, ol {
	list-style:none;
}
.clear {
	clear:both;
}
body {
        background: url(bg.gif) repeat scroll 0 0 transparent;
	font-family:宋体;
	/*background: none repeat scroll 0 0 #EAEAEA;*/
	font-size:13px;
      
}
input, a {
	outline:none;
}
img {
	border:none;
}
a {
	text-decoration:none;
	color:#666;
}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    font-family: Arial,宋体;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

/*下载中心*/
.right_top {
    
    float: left;
    overflow: hidden;
    width: 700px;
    margin-left: 20px;
}
.right_top p{ margin-top:20px; margin-left:20px; margin-right:20px;    font-size:13px; line-height:30px; font-family:微软雅黑;}

 

.subrightContent{ font-size:13px; color:#000; margin-left:20px;}
.rightContent{ font-size:13px; color:#000;}
.downLoad {  margin-bottom:10px; padding:10px;}
.downLoad li{ height:30px; line-height:30px; }
.downLoad li a:hover{ text-decoration:underline;}
.blue{ color:#000; font-weight:bold; float:right;}
.org{ color:#000;}

.proOne{ float:left; width:700px; margin-bottom:10px; font-size: 12px; color:#000; }
.proOneLeft{ width:200px; height:200px; float:left;   margin-left: 10px;  margin-top: 5px;}
.proOneLeft a{ display:block;width:200px; height:200px; }
.proOneLeft a img{ display:block;width:198px; height:198px;border:1px solid #ddd;}
.proOneRight{ width:350px; margin-left:40px; float:left;}
.proOneRight li{ line-height:32px; height:32px;}
.proOneRight li span{ padding:0 5px;}
.proOneRight a{ margin:0 3px; display:block; font-weight:bold; }
.priceBtn input{font-weight:bold; width:112px; height:32px; line-height:32px; background:url(bgBtn2.png) no-repeat left center; border:0px; cursor:pointer;}
.proceBtn input:hover{ text-decoration:underline;background:url(bgBtn3.png) no-repeat left center;}
.priceList{ font-size:12px; color:#000;  margin-left:5px; float:left; width:700px;}



.susou{ width:609px; float:left; margin:0 auto;}
.search{ width:609px; padding-left:20px;}

.searchTitle{ font-size:24px; font-weight:bold; height:50px; line-height:50px; border-bottom:1px dashed #ddd; text-align:center; color:#ff6600; font-family:"微软雅黑"; width:633px;}
.searchContent{ width:500px;margin-left:100px;}
.Research{ line-height:32px; height:32px; margin-top:20px; font-weight:bold; }
.Research li{ float:left; margin-right:5px; font-size:14px;}
.Research .btnInput input{ background:url(bgBtn1.png) no-repeat center center; height:30px; width:80px; line-height:30px; color:#fff; text-align:center; border:0px; cursor:pointer;}

.Research .txtInput input{ height:26px; line-height:26px; width:200px; }
.sup{ margin-left:72px;}
.sup p{ text-align:left; line-height:25px;}


/*网站地图*/
.map{ width:620px;  margin-top:10px;   color: #000; font-size: 11px; float:left;}
.mapTitle{ font-size:12px; font-weight:bold; height:30px; line-height:30px;  }
.mapContent a{ line-height:25px;}
.mapContent a:hover{ text-decoration:underline;}


.priceList input {
    border-color: #7C7C7C #CCCCCC #DDDDDD;
    border-right: 1px solid #CCCCCC;
    border-style: solid;
    border-width: 1px;
    font-size: 14px;
   
    padding: 3px 0 3px 2px;
}
.priceList textarea {
    min-height: 80px;
    width: 450px;
}