﻿@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color:#f8f8f8;
	font-family: "宋体";
	font-size:12px;
}
td {font-size: 12px;}
img {border:0px;}
.img1 {border:1px solid #b5b5b5;}
/*链接样式*/
a {text-decoration:none;color:#3f4344;}
a:hover {text-decoration:underline;color:#c30101;}
.more a {text-decoration:none;color:#8b8a8a; padding-right:20px;}
.more a:hover {text-decoration:underline;color:#9e8200;}


bg_subbody { background-color:#fdfffe;}

/*翻页样式*/
.page {
	margin: 0px 10px 0px 10px;
	padding: 20px 28px 20px 0px;
	text-align:right;
	color:#545454;
	clear:both;
}
.page a {text-decoration:none;color:#545454;}
.page a:hover {text-decoration:underline;color:#d10f02;}
.page .font1 {color:#909090;}
.page .font2 {color:#fdd000; font-weight:bold;}
.page .font3 {color:#648800; font-weight:bold;}



/*左右框架样式*/
.leftbar {
	width:213px;
	padding:0px 21px 0px 26px;
	margin:0px;
	float:left;
}
.rightbar {
	width:690px;
	margin:0px;
	float:left;
	padding:0px;
}
/*主体框架*/
.mainbox {
	width:958px;
	margin: 0px auto;
	padding:0px;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-y;
}
.main_index {
	width:958px;
	margin: 0px auto;
	padding:0px;
	background-image: url(../images/bg_body2.gif);
	background-repeat: repeat-y;
}
.main_index .leftnr{
	width:688px;
	margin: 0px 2px 0px 10px;
	padding:0px;
	height:232px;
	float:left;
}
.main_index .rightnr{
	width:246px;
	background-color:#efefef;
	height:232px;
	margin: 0px;
	padding:0px;
	float:left;
}



/*导航样式*/
.mainnav {
	margin: 0px;
	padding:0px;
	background-image: url(../images/nav_9.jpg);
	background-repeat: repeat-x;
}
.mainnav2 {
	margin: 0px;
	padding:0px;
}
.smenu {
	margin:0px;
	padding-top:17px;
}
.smenu a{
	color:#241a00;
	text-decoration:none;
	padding:0px 10px 0px 10px;
}
.smenu a:hover{
	color:#005abf;
	text-decoration:none;
	padding:0px 10px 0px 10px;
}

/*二级栏目样式*/
.menulist {margin: 0px;padding: 0px;color:#323232;}
.menulist ul{margin: 0px;padding: 0px;}
.menulist h1{
	margin: 0px 0px 6px 0px;
	font-size:12px;
	padding: 0px 0px 0px 33px;
	line-height:29px;
	background-image: url(../images/bg_menusub1.gif);
	background-repeat: no-repeat;
}
.menulist li {
	line-height:28px;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 33px;
}
.menulist a {
	color: #323232;
	text-decoration: none;
}
.menulist a:hover {
	color: #e3b51d;
	font-weight:bold;
	text-decoration: none;
}
.menulist .on {color:#e3b51d;font-weight:bold;}
.menulist .on a{color:#e3b51d;font-weight:bold; text-decoration:none;}

.menulist2 {margin: 0px;padding: 0px;color:#323232;}
.menulist2 ul{margin: 0px;padding: 0px;}
.menulist2 h1{
	margin: 0px 0px 6px 0px;
	font-size:12px;
	padding: 0px 0px 0px 33px;
	line-height:29px;
	background-image: url(../images/bg_menusub1.gif);
	background-repeat: no-repeat;
}
.menulist2 li {
	list-style: none;
	margin: 0px 0px 0px 17px;
	padding: 8px 0px 8px 16px;
	background-image: url(../images/arrow_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}
.menulist2 a {
	color: #323232;
	text-decoration: none;
}
.menulist2 a:hover {
	color: #ed7500;
	font-weight:bold;
	text-decoration: none;
}

.submenulist {margin: 10px 0px 0px 0px;padding: 0px;color:#323232;}
.submenulist ul{margin: 0px;padding: 0px;}
.submenulist li {
	list-style: none;
	margin: 0px 0px 0px 0px;
	line-height:24px;
	padding: 0px 0px 0px 13px;
	background-image: url(../images/arrow_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
.submenulist a {
	color: #838282;
	text-decoration: none;
}
.submenulist a:hover {
	color: #ed7500;
	text-decoration: none;
}
.submenulist2 {margin: 10px 0px 0px 0px;padding: 0px;color:#323232;}
.submenulist2 ul{margin: 0px;padding: 0px;}
.submenulist2 li {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 13px;
	background-image: url(../images/arrow_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}
.submenulist2 a {
	color: #838282;
	text-decoration: none;
}
.submenulist2 a:hover {
	color: #ed7500;
	text-decoration: none;
}

/*头部样式*/
.bg_top {
	margin: 0px auto;
	width:936px;
	padding: 0px 11px 0px 11px;
	background-image: url(../images/bg_top.jpg);
	height:152px;
	color:#545454;
	background-repeat: no-repeat;
}
.bg_top .rightwz {
	float:right;
	padding-top:5px;
}
.bg_top a:hover {
	color:#fd6b00;
	text-decoration:underline;
}
.bg_top2 {
	margin: 0px auto;
	width:936px;
	padding: 0px 11px 0px 11px;
	background-image: url(../images/bg_top.jpg);
	height:87px;
	color:#545454;
	background-repeat: no-repeat;
}
.bg_top2 .rightwz {
	float:right;
	padding-top:5px;
}
.bg_top2 a:hover {
	color:#fd6b00;
	text-decoration:underline;
}

/*banner样式*/
.banner {
	margin: 0px;
	padding: 0px 0px 2px 0px;
	text-align:center;
}
.ban_sub {
	margin:0px;
	padding:0px 0px 2px 0px;
}
.ban_login {
	margin:0px;
	padding:0px 0px 69px 0px;
	text-align:center;
	background-color:#fff;
}
.ban_login2 {
	margin:0px;
	padding:0px 0px 30px 0px;
	text-align:center;
	background-color:#fff;
}
.bg_logo {
	background-color:#fff;
	margin:0px 10px;
}


/*标题样式*/
.bg_title1 {
	padding:0px 30px 0px 143px;
	border: 1px solid #e3e3e3;
	line-height:26px;
	margin:0px 23px 0px 23px;
	color:#323232; font-weight:bold;
}
.bg_title1 .font1{ float:right; text-align:center;}
.bg_title1 .font2{ float:right; padding-right:73px;}
.bg_title1 .font3{ float:right; padding-right:40px;}


.title_sub {
	padding:0px 0px 5px 0px;
	margin:0px;
}

.title_sub2 {
	padding:0px;
	margin:0px 10px 0px 10px;
	color:#fff;
	height:30px;
	clear:both;
	font-weight:bold;
	background-image: url(../images/bg_title1.gif);
	background-repeat: repeat-x;
}
.title_sub2 .on1{
	padding:0px;
	margin:0px 10px 0px 10px;
	color:#fff; font-size:12px;
	width:100px;
	line-height:30px;
	float:left;
	text-align:center;
	background-image: url(../images/bg_menu_on.jpg);
	background-repeat: no-repeat;
}
.title_sub2 .on2{
	padding:0px;
	margin:0px 10px 0px 10px;
	color:#fff; font-size:12px;
	width:100px;
	line-height:30px;
	float:left;
	text-align:center;
	background-image: url(../images/bg_menu_off.jpg);
	background-repeat: no-repeat;
}

.title_sub2 .point{ float:right;}
.title_sub2 em{
	font-style: normal;
	background-image: url(../images/bg_title1_em.gif);
	background-repeat: repeat-x;
}
.title_sub3 {
	background-image: url(../images/bg_title2.gif);
	background-repeat: repeat-x;
	height:32px;
}
.title_sub4 { text-align:center; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;}
.title_sub4 a{ color:#211a00; text-decoration:none;}


.title_sub5 {
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 15px;
	color:#2e302f;
	font-weight:bold;
	text-align:left;
	height:36px;
	line-height:36px;
	font-size:14px;
	background-image: url(../images/arrow_add.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
}

/*当前位置*/
.postion {
	color: #909090;
	padding:0px;
	margin:0px 0px 10px 0px;
	background-image: url(../images/bg_postion.jpg);
	background-repeat: repeat-x;
}
.postion a {
	text-decoration: none;
	color: #909090;
}
.postion a:hover {
	text-decoration: none;
	color: #241a00;
}
.postion3 {
	line-height:35px;
	padding-left:10px;
	margin:0px 30px 10px 20px;
	border-bottom: 1px solid #e7e7e7;
	color:#666666;
	font-weight:bold;
}


/*盒子*/
.box_1 {padding:0px;margin:20px 0px 0px 0px;}
.box_1 img{border: 1px solid #e7e7e7;background-color:#fafafa;}

.box_1 .menu{ margin:14px 0px 0px 50px; padding:0px;}
.box_1 .menu li{
	margin:0px;
	color:#636363;
	padding:0px 0px 0px 59px;
	list-style:none;
	line-height:32px;
	background-image: url(../images/bg_menu1.gif);
	background-repeat: no-repeat;
}
.box_1 .menu li a{ font-weight:bold; color:#636363; text-decoration:none;}

.box_2 {
	padding:0px;
	margin:20px 0px 0px 0px;
	color:#323232;
	font-weight:bold;
	background-image: url(../images/bg_faq.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.box_3 {
	padding:0px;
	margin:0px;
	background-image: url(../images/bg_box1.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#ededed;
}
.bg_box_news1 {
	background-image: url(../images/bg_box_news1.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#ededed;
}
.bg_box_news2 {
	background-image: url(../images/bg_box_news2.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#ededed;
}
.bg_box_news3 {
	background-image: url(../images/bg_box_news3.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#ededed;
}
.bg_box_s1 {
	background-image: url(../images/bg_box_s1.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#ededed;
}
.bg_box_s2 {
	background-image: url(../images/bg_box_s2.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#ededed;
}
.bg_box_s3 {
	background-image: url(../images/bg_box_s3.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#ededed;
}
.bg_box_case1 {
	background-image: url(../images/bg_box_case1.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#ededed;
}
.bg_box_case2 {
	background-image: url(../images/bg_box_case2.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#ededed;
}
.bg_box_case3 {
	background-image: url(../images/bg_box_case3.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#ededed;
}
.bg_box_service1 {
	background-image: url(../images/bg_box_service1.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#ededed;
}
.bg_box_service2 {
	background-image: url(../images/bg_box_service2.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#ededed;
}
.bg_box_service3 {
	background-image: url(../images/bg_box_service3.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#ededed;
}


.box_profile1 {
	padding:0px;
	margin:0px;
	background-image: url(../images/bg_box2.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#ededed;
}
.box_profile2 {
	padding:0px;
	margin:0px;
	background-image: url(../images/bg_box3.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#ededed;
}
.box_profile3 {
	padding:0px;
	margin:0px;
	background-image: url(../images/bg_box4.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#ededed;
}
.box_login {
	padding:71px 0px 0px 0px;
	margin:0px auto;
	width:506px;
	height:287px;
	color:#323232;
	font-weight:bold;
	background-image: url(../images/bg_login.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.box_login .fontadd1{
	padding:12px 0px 0px 168px;
	margin:0px;
	font-weight:normal;
}
.box_login .fontadd1 a{ color:#febd00; text-decoration:underline;}

.box_product {
 border-left: 1px solid #dcdcdc;
 border-right: 1px solid #dcdcdc;
 border-top: 1px solid #dcdcdc;
 border-bottom: 1px solid #fdd000;
 margin:0px;
 padding:15px 0px 0px 0px;}


.clear1 { padding:0px; clear:both;}
.clear2 { padding:5px; clear:both;}
.clear3 { padding:5px 0px 0px 0px; clear:both;}
.clear_line { border-top: 1px solid #e3e3e3; margin:1px 0px 0px 0px;}


/*关闭样式*/
.close {
	color: #444444;
	font-size:13px;
	text-align:right;
	font-weight:bold;
	height:30px;
	margin:10px 50px;
}
.close a {
	color: #444444;
	text-decoration:none;
}

/*文本样式*/
.content {
	color:#444444;
	margin:20px 0px;
	padding:0px 16px 10px 24px;
	line-height:200%;
}
.content2 {
	text-align:center;
	padding:15px 0px 0px 0px;
}
.con_add {
	text-align:center;
	padding:52px 0px 0px 0px;
}
.content3 {
	color:#323232;
	padding:30px 0px 0px 16px;
	margin:0px 8px 0px 12px;
	line-height:190%;
	background-image: url(../images/arrow_5.gif);
	background-repeat: no-repeat;
	background-position: 0px 37px;
}
.content_news { /*细览页样式*/
	line-height: 200%;
	color: #444444;
	padding: 0px;
	margin:10px 20px;
}
.cen {
	text-align:center;
	margin:0px;
	color:#666;
	background-image: url(../images/line_2.gif) repeat-x bottom;
	padding:12px 0px 0px 0px;
	line-height:250%; border-bottom: 1px dashed #CCCCCC;
}
.cen .f-red {
	color:#d17100;
	font-size:16px;
	font-weight:bold;
	line-height:240%;
}

/*图片样式*/
.t_pic1 {margin:0px;text-align:center;}

/*字体样式*/
.f_gray {color: #241a00; font-weight:bold;}
.f_gray2 {color: #666;}
.f_red1 {color:#CC0000;}
.f_orange {color:#fd6b00;}
.f_orange a{color:#fd6b00;}

/*表单样式*/
.btn_1 {
	color:#241a00;
	font-weight:bold;
	height: 21px;
	width:56px;
	border-style: none;
	background-color: #FFFFFF;
	background-image: url(../images/btn_1.gif);
	background-repeat: no-repeat;
}
.btn_3 {
	color:#241a00;
	font-weight:bold;
	height: 24px;
	width:61px;
	border-style: none;
	background-color: #FFFFFF;
	background-image: url(../images/btn_4.gif);
	background-repeat: no-repeat;
}
.btn_2 {
	color:#241a00;
	font-weight:bold;
	height: 24px;
	width:61px;
	border-style: none;
	background-color: #FFFFFF;
	background-image: url(../images/btn_3.gif);
	background-repeat: no-repeat;
}
.input1 {
	color:#323232;
	border: 1px solid #cecece;
	background-image: url(../images/bg_input.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.select1 {
	color:#000000;
	height: 18px;
	background-color:#bebebe;
	width:150px;
}

/*列表类样式*/
.list_news{margin: 20px 26px 5px 26px;}
.list_news li{
	/*列表底部的虚线*/
	list-style:none;
	background-image: url(../images/line_list.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin:0px;
	height:26px;
	line-height:26px;
	padding:0px 0px 0px 0px;
}
.list_news li a{
	color: #323232;
	padding: 0px 0px 0px 32px;
	background-image: url(../images/arrow_1.gif);
	background-repeat: no-repeat;
	background-position: 15px 2px;	/*列表左边的箭头图片*/
}
.list_news li a:hover{ color: #fd5f00;	/*列表左边的箭头图片*/ 
}

.list_news li .click{
	float:right;
	width:78px; color:#909090;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;}
.list_news li .date{
	float:right;
	width:150px; color:#909090;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;}
	
.list_news li .date2{
	float:right;
	width:146px; color:#909090;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;}
	
.list_news li .date3{
	float:right;
	width:56px; color:#909090;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;}
		
.list_news li .btn{
	float:right;
	padding:0px 10px 0px 0px;
	text-align:left;
	width:100px;
	text-align:center;
	margin: 0px;
}
.list_news li .btn a { background: url(none); }


.list_news2 {margin: 20px 26px 5px 26px;}
.list_news2 li{
	/*列表底部的虚线*/
	list-style:none;
	background-image: url(../images/line_list.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin:0px;
	padding:8px 0px 6px 0px;
}
.list_news2 li a{
	color: #323232;
	padding: 0px 0px 0px 32px;
	background-image: url(../images/arrow_1.gif);
	background-repeat: no-repeat;
	background-position: 15px 2px;	/*列表左边的箭头图片*/
}
.list_news2 li a:hover{ color: #fd5f00;	/*列表左边的箭头图片*/ 
}



.clear {
	margin: 0px;
	padding: 0px;
	height: 1px;
	overflow: hidden;
	clear: both;
}

.info_pro {
	line-height: 200%;
	color: #454545;
	margin: 13px 30px 13px 26px;
	padding: 0px;
}
.info_pro a{
	color: #454545;
}	

.list_pro {
	line-height: 200%;
	color: #454545;
	margin: 13px 30px 13px 26px;
	padding: 0px;
}
.list_pro a{
	color: #454545;
	margin: 0px;
	padding: 0px 20px 0px 10px;
	background-image: url(../images/arrow_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.list_pro2 {
	line-height: 200%;
	color: #454545;
	margin: 5px 30px 5px 26px;
	padding: 0px;
	
}
.list_pro2 a.adot{
	color: #454545;
	margin: 0px;
	padding: 0px 20px 0px 10px;
	background-image: url(../images/arrow_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.list_pro2 a.adot:hover{
	color: #454545;
	margin: 0px;
	padding: 0px 20px 0px 10px;
	background-image: url(../images/arrow_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.list_solution {
	line-height: 140%;
	color: #323232;
	margin: 14px 8px 0px 8px;
	padding: 0px;
}
.list_solution li {
	list-style: none;
	margin: 0px 2px 25px 5px;
	padding:0px 0px 0px 0px;
}
.list_solution li h1{
	background-image: url(../images/bg_h1.gif);
	background-repeat: no-repeat;
	border-bottom: 2px solid #fedf53;
	line-height:20px;
	margin:0px 0px 8px 0px;
	padding:0px 0px 0px 17px;
	font-size:14px;
	color:#000000;
}
.list_solution li .text{
	margin: 5px 2px 5px 5px;
	line-height:240%;
	padding:0px;
}
.list_solution li .text a{
	color: #454545;
	margin: 0px;
	padding: 0px 20px 0px 10px;
	background-image: url(../images/arrow_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.list_solution li .text2{ text-align:right; color:#a8a8a8; padding-right:40px;}
.list_solution li .text2 a{color:#a8a8a8; text-decoration:none;}

.list_solution li .text3{ margin: 5px 2px 5px 0px; line-height:250%; padding:0px; }
.list_solution li .text3 a{ color: #454545; margin: 0px; padding: 0px 0px 0px 7px; display: block; float: left; width: 226px; background: url(../images/arrow_3.gif) no-repeat 0px 13px; overflow: hidden; }


.list_honor {
	line-height: 200%;
	color: #454545;
	margin: 0px 0px 13px 0px;
	padding: 0px;
}
.list_honor li {
	list-style: none;
	width:141px;
	float:left;
	text-align:center;
	margin: 10px 8px 15px 8px;
	padding:0px;
}
.list_honor li .bgpic{ border: 1px solid #e6e6e6; background-color:#f3f3f3;}
.list_honor li .text2{
	line-height:37px;
	background-image: url(../images/bg_honor.gif);
	background-repeat: repeat-x;
}
.list_honor a{color: #585858; text-decoration:none;}

.list_index {
	line-height: 155%;
	color: #454545;
	margin: 8px 8px 0px 8px;
	padding: 0px;
}
.list_index li {
	list-style: none;
	margin: 0px 2px 5px 5px;
	padding:0px 0px 0px 13px;
	background-image: url(../images/arrow_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
.list_index li  a{color: #323232; text-decoration:none;}
.list_index li  span{color: #8b8b8b; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;}

.list_index2 {
	line-height: 145%;
	color: #454545;
	margin: 30px 3px 0px 5px;
	padding: 0px;
}
.list_index2 li {
	list-style: none;
	margin: 0px 2px 0px 5px;
	padding:0px 0px 0px 13px;
	background-image: url(../images/arrow_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
.list_index2 li  a{color: #323232; text-decoration:none;}
.list_index2 li  span{color: #8b8b8b; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;}

.list_index3 {
	line-height: 155%;
	color: #313332;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.list_index3 li {
	list-style: none;
	margin: 15px 0px 0px 0px;
	padding:0px 0px 0px 22px;
	width:122px;
	float:left;
	background-image: url(../images/arrow_4.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.list_index3 li  a{color: #313332; text-decoration:none; font-weight:bold;}

.list_index4 {
	line-height: 180%;
	color: #454545;
	margin: 30px 5px 0px 5px;
	padding: 0px;
}
.list_index4 li {
	list-style: none;
	margin: 0px 0px 0px 5px;
	padding:2px 0px 2px 13px;
	background-image: url(../images/arrow_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
.list_index4 li  a{color: #323232; text-decoration:none;}

.list_index5 {
	line-height: 170%;
	color: #454545;
	margin: 33px 5px 0px 14px;
	padding: 0px;
}
.list_index5 li {
	list-style: none;
	margin: 0px 0px 0px 5px;
	padding:2px 0px 2px 13px;
	background-image: url(../images/arrow_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
.list_index5 li  a{color: #323232; text-decoration:none;}

.list_pro5 {
	
	margin: 0px;
	padding: 0px;
}
.list_pro5 ul{margin:0px 0px 0px 8px;padding: 0px;}

.list_pro5 li{
	color: #575958;
	margin: 0px 3px;
	width:150px;
	float:left;
	line-height: 20px;
	padding:0px 5px 0px 5px;
	margin:0px 5px 0px 0px;

}
.list_pro5 .font1{
	margin: 0px;
	color:#000100;
	padding: 0px 0px 0px 16px;
	background-image: url(../images/arrow_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
.list_pro5 .font1 a{color:#000100;}

.list_pro5 .font2{
	margin: 0px;
	padding: 0px 0px 10px 2px;
}
.list_pro5 .font2 a{
	margin: 0px;
	padding: 0px 0px 0px 8px;
	background-image: url(../images/arrow_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.list_pro_pro {
	padding:0px;
	margin:0px;
}
.list_pro_pro ul{
	padding:0px;
	margin:0px;
}
.list_pro_pro li{
	list-style:none;
	margin: 0px;
	padding: 0px;
	display:block;
	padding:3px 0px;
}

.list_pro_pro a{
	margin: 0px;
	padding: 0px 0px 0px 5px;
	background: url(../images/arrow_3.gif) no-repeat left 6px;
}


/*网页底部样式*/
.bottom {
	color: #b6b6b6;
	margin:0px auto;
	text-align:center;
	width:958px;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:50px;
	line-height:50px;
	background-image: url(../images/bg_bottom.gif);
	padding:0px;
	background-repeat: no-repeat;
}
.bottom a {
	color: #b6b6b6;
	text-decoration: none;
}
.bottom a:hover {
	color: #cb0000;
	text-decoration: underline;
}

.bottom2 {
	color: #b6b6b6;
	margin:0px auto;
	text-align:center;
	width:958px;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:50px;
	line-height:50px;
	background-image: url(../images/bg_bottom2.gif);
	padding:0px;
	background-repeat: no-repeat;
}
.bottom2 a {
	color: #b6b6b6;
	text-decoration: none;
}
.bottom2 a:hover {
	color: #cb0000;
	text-decoration: underline;
}


.con_g{
	margin-right: 10px;
	margin-top: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.con_g .font_h{
color:#fa7605;
}
.con_g .left{
padding-left:20px;
}
.box_solid {
border:#cccccc solid 1px;}
.keyws {margin:0px auto;width:958px;clear:both; line-height:18px; color:#CCCCCC; font-size:12px;}
.keyws h1{font-size:12px; font-weight:normal; color:#999999;}

