@charset "utf-8";
/* 主题部分框架 */
#mainbody {
	width:940px;
	background-color:#FFFFFF;
}
.t_red {
    color:#DB2417;
    font-size:18px;
}
/*内页*/
/*左侧*/
#left {
    width:250px;
	float:left;
	padding-bottom:30px;
	/*background-color:#EEEEEE;
	border-left:1px solid #8996A4;
	border-right:1px solid #8996A4;*/
}
/*产品类别*/
#left_proclass {
    width:235px;
	margin:0 auto;
    background-color:#092847;
	padding-bottom:20px;
	margin-top:15px;
}
#product_series {
    width:210px;
	margin:0 auto;
    padding-top:10px;
}
.right1_title {
    color:#33CCFF;
	height:13px;
	margin-bottom:6px;
	padding-left:21px;
	background:url(../images/dot1.gif) no-repeat;
}
#product_series ul {
    margin:0;
	padding:0;
	list-style-type:none;
}
#product_series li {
    float:none;
	height:26px;
	line-height:26px;
	padding-left:23px;
	background:url(../images/dot2.gif) no-repeat left center;
}
#product_series li a {
    color:#FFFFFF;
	text-decoration:none;
}
#product_series li a:hover {
    color:#D82318;
	text-decoration:none;
}
/*搜索*/
#search {
    width:235px;
	margin:0 auto;
	margin-top:10px;
	background-color:#E4E4E4;
}
#search_title {
    height:30px;
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-left:10px;
	background-color:#6F6464;
}
#wenzi {
    color:#999999;
	padding:10px 0;
	padding-left:10px;
}
#form1 input{
    width:200px;
    border-top:#404040  groove 2px;
    border-left:#404040  groove 2px;
    border-bottom:#D4D0C8  groove 1px;
    border-right:#D4D0C8  groove 1px;
	margin-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#form1 p {
    margin:8px 0 0;
	padding:0 0 20px 10px;
}
/*在线服务*/
#online {
    width:235px;
	border:1px solid #CCCCCC;
	margin:10px auto;
}
/*右边主题部分*/
#right {
    width:690px;
	float:left;
}
/*公司简介*/
#about {
    width:620px;
	margin:30px auto;
}
#welcome strong {
    font-size:14px;
}
#about_text {
    line-height:18px;
}
#about_text p img {
    margin-right:7px;
}
/*联系我们*/
#contact {
    width:620px;
	margin:30px auto;
}
#contact_x {
    width:620px;
	margin-bottom:100px;
}
.css3 {
	margin:15px 0;
}
#con_pic {
    width:180px;
    float:left;
}
#con_text {
    width:400px;
    float:left;
    line-height:20px;
    color:#666666;
}
/*公司简介*/
#honor {
    width:620px;
	margin:30px auto;
}
#honor_text {
    line-height:18px;
}
#honor_text img {
    margin-right:7px;
}
/*留言反馈*/
a.l2:link,a.l2:visited {
    color:#6F6363;
	text-decoration:none;
}
a.l2:hover {
    color:#999999;
	text-decoration:none;
}
#form2 input.text {
    border:1px solid #999999;
}
.msglist {
    margin:15px 0;
	border:1px dotted #CCCCCC;
}
.msg_pic {
    width:100px;
	float:left;
	margin:8px;
}
.msg_x {
    width:480px;
    float:left;
	margin:8px 0;
	padding-left:8px;
	border-left:1px solid #CCCCCC;
}
.css4 {
    color:#666666;
	font-size:11px;
}
.css5 {
    color:#FF0000;
	font-size:11px;
	background-color:#CCCCCC;
}
.css6 {
    color:#FF0000;
	font-size:11px;
}
/*产品*/
#product {
    width:630px;
	margin:30px auto;
}
ul#prolist  {
    margin:0;
	padding:0;
	list-style-type:none;
}
ul#prolist li {
    width:210px;
	float:left;
	margin:10px 0;
	color:#3333333;
	font-size:11px;
}
ul#prolist img {
    border:1px solid #CCCCCC;
}
ul#prolist a:hover { 
    color:#FF0000;
} 
#product a:hover img { 
    border:1px solid #FF0000;
}
#page {
	color:#666666;
	padding:15px 0;
	font-size:11px;
	clear:both;
}
a.l1:link,a.l1:visited {
    color:#FF0000;
	text-decoration:none;
}
a.l1:hover {
    color:#092847;
	text-decoration:none;
}
a.now:link,a.now:visited {
    color:#666666;
	text-decoration:none;
}
a.now:hover {
    color:#FF0000;
	text-decoration:none;
}
/*产品详细页*/
#bigpic img {
    border:1px solid #CCCCCC;
	margin:15px 0;
}
#content {
    line-height:20px;
	padding-bottom:20px;
	border-bottom:1px solid #999999;
}
