@charset "utf-8";
.banner{ width:100%; height:230px}

.left{float:left; width:240px;display:inline;}
.left h2{background:#ccc; line-height:40px; height:40px; text-align:left; font-size:16px; color:#fff;padding-left:50px;margin-bottom:10px;}
.left ul li{ width:100%; height:auto;line-height:35px;border-bottom:1px dotted #DDD; }
.left ul{ padding-bottom:5px;}
.left ul li a{font-weight:bold; font-size:14px; padding-left:50px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:190px; background:url(../Images/arrow.png) no-repeat 20px;}
.left ul li a:hover,.left ul li a.shover{
	color:#333;
}
.left ul li li{ border-bottom:0; line-height:25px;}
.left ul li li a{ font-size:14px; background:none; font-weight:normal}

.left ul li li ul{ display:none}
.left ul li li.shover ul{ display:block}
.left ul li li.shover a{
	color:#333;
}
.left ul li li.shover li a{ color:#666}
.left ul li li.shover li a.shover{
	color:#333;
}
.left ul li li ul li{ padding-left:50px}
.left ul li li ul li a{ font-size:12px;background:#eee; padding-left:10px; width:160px;}
.left ul li li ul li a:hover{ background:#ddd}

.right{ float:right; width:748px;display:inline; border:1px solid #DDD;border-top:2px solid #c4271e; background:url(../Images/con_show_bg.gif) repeat-x; min-height:550px;}
.right_tt{height:40px; line-height:40px; color:#333; font-size:16px; padding-left:35px; position:relative; background:url(../Images/Icon_4.gif) no-repeat 10px;}
.right_tt div{ position:absolute; right:10px;  top:0px; font-size:12px; font-weight:normal; color:#666; text-align:right}
.article{ padding:30px 15px; line-height:25px;}

.news_pannel{ width:90%; margin:30px auto}
.news_tt{ width:100%;font-size:16px; text-align:center;color:#000; height:30px;}
.news_time{width:100%; clear:both;text-align:center; border-bottom:1px dotted #CCC; padding-bottom:10px; font-family:Arial; color:#999999}
.news_ct{padding-top:20px; line-height:22px;}

.list{ width:95%; margin:20px auto}
.list li.tt{ height:25px;line-height:25px; margin-top:10px; font-size:14px; font-family:"Microsoft YaHei","微软雅黑"}
.list li.tt a{font-weight:bold;float:left; background:url(../Images/icon_7.gif) no-repeat left center; padding-left:10px;}
.list li.tt span{ float:right; color:#999;}
.list li.ct {line-height:20px;border-bottom:1px dotted #DDD; color:#666;padding-bottom:5px;clear:both; height:auto; text-indent:2em; height:auto; overflow:hidden}
.list li font.num{ color:#c4271e; font-style:italic}


.pic_list,.pro_detail{ margin:20px 15px}

.pic_item{ float:left;width:225px;display:inline; margin-left:20px; margin-top:15px; text-align:center}
.pic_item ul.pic{ width:223px; height:210px; overflow:hidden;border:1px dotted #CCCCCC; background:#FFFFFF }
.pic_item ul.pic img{ width:100%}
.pic_item ul.txt{ text-align:center; margin-top:5px; height:25px; line-height:25px; font-weight:bold}

.pic_item2{width:100%;height:auto; overflow:hidden;clear:both;padding-bottom:10px; border-bottom:1px dotted #ccc; margin-top:20px;}
.pic_item2 ul.pic{ width:150px; height:120px; overflow:hidden; float:left;}
.pic_item2 ul.pic img{ width:100%;}
.pic_item2 ul.txt{ float:left; margin-left:20px; display:inline; width:500px;}
.pic_item2 ul.txt a{ font-size:18px; color:#c4271e; font-weight:bold;font-family:"Microsoft YaHei","微软雅黑"}
.pic_item2 ul.txt p{ margin-top:10px; line-height:20px; font-size:12px;}

/*产品详细页面*/
.pro_top{width:100%; clear:both; margin-top:10px}
.pro_top h1{
	font-size:22px;
	border-bottom:1px dotted #c4271e;
	margin-bottom:20px;
	padding-bottom:10px;
	width:100%;
	color:#333
}
.big_pic{border:1px solid #ddd; width:650px; height:400px; margin:0px auto; text-align:center; background-color:#FFFFFF}

#pic_container{width:650px; height:62px;margin:0px auto; margin-top:10px}
#pic_container li{width:80px;margin-right:5px;height:60px; overflow:hidden;cursor:pointer; border:1px solid #eee; float:left}
#pic_container li img{ width:100%;vertical-align:middle}
#pic_container li.focus{ border:1px  solid #c4271e}
#pic_container li i{ display:inline-block; height:100%; vertical-align:middle}

.pro_bottom{ margin-top:20px; clear:both; width:100%}

.tab_tt{ width:100%; border-bottom:1px solid #c4271e}
.tab_tt li{ float:left;background:#eee;line-height:35px; height:35px; text-align:center; font-size:12px; color:#666; margin-right:1px; display:inline; cursor:pointer; padding-left:25px; padding-right:25px;}
.tab_tt li.selected{ background:#c4271e; color:#FFFFFF; font-weight:bold}
.tab_ct{ width:100%;min-height:300px; padding-top:10px; line-height:25px; display:none}
/*产品详细页面-end*/

/*联系页面*/
.contact,.msg{ width:90%; margin:30px auto; min-height:350px; font-size:14px}
.contact h1{ font-size:22px; font-weight:bold; color:#c4271e; border-bottom:2px dotted #ccc; font-family:"Microsoft YaHei","微软雅黑"; padding-top:10px; padding-bottom:10px;}
.contact ul{ line-height:25px; margin-top:10px;}
.contact span{ padding-left:10px; font-weight:bold; font-family:Arial;}


/*表单控件*/
.input_box{ border:1px solid #CCC; height:20px; line-height:20px}
.input_box:hover{border:1px solid #c4271e;}
.btn{ background-color:#c4271e; color:#FFF; border:none; line-height:30px; padding-left:15px; padding-right:15px; height:30px; font-size:14px;}
.red{ color:#FF3300}

/*翻页按钮*/
.PageTurnBtn{margin-top:30px;width:auto;height:50px;clear:both; text-align:center}
.PageTurnBtn span,.PageTurnBtn a{padding:0 6px;margin-right:5px;display:inline-block;font-family:Arial}
.PageTurnBtn span.page_num,.PageTurnBtn a:hover{color:#c4271e;} /* 产品页面下分页按钮样式*/
.PageTurnBtn span{font-weight:bold}
.PageTurnBtn a{color:#666666}

.download{ margin:30px auto; width:96%}
.download td{ border-bottom:1px dotted #ccc; height:35px; text-align:left;font-size:14px; font-family:Arial, Helvetica, sans-serif;}
.download_tt td{background:url(../Images/nav_bg.gif) repeat-x;height:30px; font-weight:bold }
.down_ico{ background:url(../Images/download.gif) no-repeat left center; padding-left:30px; display:block; height:35px; line-height:35px;}

.sitemap{margin-top:20px;}
.sitemap li{ height:auto; line-height:30px; border-bottom:1px solid #ccc; margin-bottom:10px; font-weight:bold; font-size:14px;font-family:"Microsoft YaHei","微软雅黑";}
.sitemap li ul li{ float:left; border-bottom:0; margin-right:20px; font-weight:normal; font-size:12px; font-family:"宋体"}

.result{ line-height:18px; margin-top:20px;}
.result b{color:#FF3300}
.result li{ height:auto; width:100%; overflow:hidden;margin-bottom:20px;}
.result a{ text-decoration:underline; font-size:14px; display:block; height:23px}
.result span{ color:#999999; font-family:Arial;}
.result p{ font-family:"宋体"; display:block}
