*{margin:0;padding:0;}
img{border:0;}
ul,li{list-style:none;}
input,select{ font-family:arial,verdana, helvetica, sans-serif;font-size:12px;line-height:16px; color:#1e539f;}
div,form,img,ul,ol,li,dl,dt,dd,table,td,tr,th{ margin:0;padding:0;border:none;}
td{line-height:22px; padding:5px;}

body{width:100%;/*<随屏幕大小自动充满>*/
	color:#000;/*<定义字体颜色>*/
	font-size:12px; /*<预定义字体大小>*/
	font-family:arial,verdana, helvetica, sans-serif; /*<定义字体系列>*/
	word-break:normal;/*<允许在词间换行>*/
	word-wrap:break-word;/*<内容将在边界内换行>*/
	background: url(../images/bg.jpg) repeat-x #e3e3e3 0 0;
}

a:link {line-height:22px;color:#666562;text-decoration: none;}
a:visited{line-height:22px;color:#666562;text-decoration: none;}
a:hover {line-height:22px;color:#000;text-decoration:underline;}

.csxred,a.csxred:link,a.csxred:visited{color:#fb6142;/*<山西红>*/}
.csxred,a.csxred:hover{color:#000000;/*<山西红变黑>*/}

.csxdarkred,a.csxdarkred:link,a.csxdarkred:visited{color:#a40000; text-decoration:underline;/*<山西深红>*/}
.csxdarkred,a.csxdarkred:hover{color:#000000; text-decoration:underline;/*<山西深红变黑>*/}

.csxblue,a.csxblue:link,a.csxblue:visited{color:#1e539f;/*<山西蓝>*/}
.csxblue,a.csxblue:hover{color:#000000;/*<山西蓝变黑>*/}

.clear{clear:both;width:1px;font-size:1px;height:0;line-height:0;visibility:hidden;}

/*<定义公共颜色>*/
.sxred{ color:#fb6142;}
.red{ color:red;}
.darkred{ color:darkred;}
.salmon{ color:salmon;}

.green{ color:green;}
.lawngreen{ color:lawngreen;}
.darkgreen{color:#00aa86;}

.blue{ color:#0054A6;}
.blueviolet{ color:blueviolet;}
.deepskyblue{ color:deepskyblue;}

.yellow{ color:yellow;}
.gold{ color:gold;}
.orangered{ color:orangered;}

.white{ color:white;}
.black{ color:black;}

.gray{color:gray;}
.huise{ color:#898989;}
.lanhui{color: #0054a6;}
.zhonghui{color: #565553;}

/*<定义公共链接颜色类，类名命名规则：小写字母c加颜色名称>*/
.cred,a.cred:link,a.cred:visited{color:#ff0000;/*<大红>*/}
.cred,a.cred:hover{color:#000000;/*<大红变黑>*/}

.cgreen,a.cgreen:link,a.cgreen:visited{color:#00a69e;/*<中交绿>*/}
.cgreen,a.cgreen:hover{color:#000000;/*<中交绿变黑>*/}

.cgreen2,a.cgreen2:link,a.cgreen2:visited{color:#00A650; text-decoration:underline;/*<中交绿>*/}
.cgreen2,a.cgreen2:hover{color:#000000; /*<中交绿变黑>*/}

.cyellow,a.cyellow:link,a.cyellow:visited{color:#ffff00;/*<柠檬黄>*/}
.cyellow,a.cyellow:hover{color:#000000;/*<柠檬黄变黑>*/}

.cwhite,a.cwhite:link,a.cwhite:visited{color:#ffffff;/*<纯白>*/}
.cwhite,a.cwhite:hover{color:#000000;/*<纯白变黑>*/}

.corange,a.corange:link,a.corange:visited{color:#ff6300;/*<橙色>*/}
.corange,a.corange:hover{color:#000000;/*<橙色变黑>*/}

.cgray,a.cgray:link,a.cgray:visited{color:#c0c0c0;/*<灰色>*/}
.cgray,a.cgray:hover{color:#000000;/*<灰色变黑>*/}

.cblue,a.cblue:link,a.cblue:visited{color:#00f;text-decoration: underline;/*<灰色>*/}
.cblue,a.cblue:hover{color:#f00; /*<灰色变黑>*/}

.cblack,a.cblack:link,a.cblack:visited{color:#000;text-decoration: none;/*<灰色>*/}
.cblack,a.cblack:hover{color:#f00; /*<灰色变黑>*/}

/*<定义公共字体类，类名命名规则：小写字母f加属性名称>*/
.fb{font-weight:bold;/*<粗体>*/}
.f14{font-size:14px;/*<14像素字>*/ }
.f13{font-size:13px;/*<14像素字>*/ }
.f14b{font-size:14px;/*<14像素字>*/ font-weight:bold;/*<粗体>*/ line-height:25px;/*<行高>*/}
.fve9{ font-family:verdana, Helvetica, sans-serif; font-size:9px;}
.fht20{ font-family:"黑体"; font-size:20px; line-height:25px; }
.fht16{ font-family:"黑体"; font-size:16px; line-height:25px; }
.hang16{ line-height:16px;}
.hang20{ line-height:20px;}
.hang1bg{ background:url(../images/hang1.jpg) repeat-x 0 0;}

/*<定义公共布局结构类>*/
.h1{ width:100%; height:1px;clear:both;}
.h8{ width:100%; height:8px;clear:both;}
.h10{width:100%; height:10px;clear:both; }
.h12{width:100%; height:12px;clear:both; }
.h15{width:100%; height:15px;clear:both; }
.h20{width:100%; height:20px;clear:both; }
.w64{ width:64px;}
.w100{ width:100%;margin:0 auto; clear:both;}
.w98{ width:98%; margin:0 auto; clear:both;}
.w95{ width:95%; margin:0 auto; clear:both;}
.w90{ width:90%; margin:0 auto; clear:both;}
.w960{ width:960px; margin:0 auto; clear:both;}
.w935{ width:935px; margin:0 auto; clear:both;}
.w859{ width:859px; margin:0 auto; clear:both;}
.w699{ width:699px; margin:0 auto; clear:both;}
.w922{ width:922px; margin:0 auto; clear:both;}
.w429{ width:429px; float:left; margin-left:15px;}
.w472{ width:472px;}
.w310{ width:310px;margin:0 auto;}
.w616{ width:616px;margin:0 auto;}
.w295l{ width:295px; float:left;}
.w665r{ width:665px; float:right;}
.w400{ width:400px;margin:0 auto;}
.w645{ width:645px;margin:0 auto;}
.w430{ width:430px; float:left; margin-left:20px;}
.w200{ width:200px; float:right;}
.w332l{ width:332px; float:left;}
.w332r{ width:332px; float:right;}
.w317l{ width:317px; float:left; margin-left:10px;}
.w317r{ width:317px; float:right; margin-right:10px;}
.center{ margin:0 auto;}
.tcenter{ text-align:center;}
.right_bian{ border-right:1px solid #999999;}
.bottom_bian{ border-bottom:1px solid #ccc;}
.bottom_xuxian{ border-bottom:1px dotted #ccc;}
.landilanbian{ width:100%; height:auto; background:#ebf5ff; border:1px solid #619ED5; margin:0 auto;}
.landilan3bian{ background:#6FA4CE; border-top:1px solid #12416A;border-right:1px solid #12416A; border-left:1px solid #12416A;}
.sxbian{ background:#f8f7f8; border-bottom:1px solid #ccc;border-top:1px solid #ccc;}
.hand{cursor:pointer;}
.button6422{ width:64px; height:20px; background: url(../images/button6422.gif) repeat-x 0 0; border:1px solid #fff; color:#000000;
}
.bg_green{ background-color:#008953; padding:3px;}

.pages{width:100%;text-align:center; padding:5px 0; margin:5px 0px;float:left; }
.pages a,.pages a:visited{border:1px solid #ccc; padding:2px 6px; background:#fff; margin:0 2px; text-decoration:none;color:#333;}
.pages a:hover{border-color:#003366; background:#4263aa; color:#fff; text-decoration:none;}
.pages span{color:#666; padding:4px 8px;}
.pages .thispage{color:#f60; font-weight:bold;}

.onon{background-color:#e3eef2;}
.ouout{background-color:#ffffff;}

.onon2{background-color:#e3eef2;}
.ouout2{background-color:#F8f8f8;}

.top{ width:935px; height:281px; margin:0 auto; background:url(../images/top.jpg) no-repeat 0 0; }
.top p{ display:block; float:left; margin-top:248px; font-size:14px; color:#FFFFFF; margin-left:20px;}
.top p a{ font-size:14px; color:#FFFFFF; font-weight:bold;}
.top span{ display:block; float:right; margin-top:240px; margin-right:20px;}
.foot{ width:100%; margin:0 auto; text-align:center;}

.mmm_t{ width:935px; height:15px; background:url(../images/mmm_t.jpg) no-repeat 0 0;}
.mmm_m{ width:935px; background:url(../images/mmm_m.jpg) repeat-y 0 0;}
.mmm_b{ width:935px; height:15px; background:url(../images/mmm_b.jpg) no-repeat 0 0;}

.main{ width:901px;background:url(../images/lili_m.jpg) repeat-y 0 0; margin:0 auto;}
.main_b{ width:901px; height:9px;background:url(../images/lili_b.jpg) no-repeat 0 0; margin:0 auto;}

.left{ width:270px; float:left;}
.right{ width:618px; float:right;}

.l_bt1{ width:260px; height:28px; background:url(../images/l_bt1.jpg) no-repeat 0 0; line-height:28px; padding-left:10px;color:#ff6300;}
.l_bt2{ width:268px; height:24px; border-bottom:1px solid #dedfe1;  border-top:1px solid #dedfe1;margin:0 auto;}
.l2_bg{ width:268px; margin:0 auto; background-color:#f8f8f8;}
.l2_bb{ width:270px; height:11px;background:url(../images/left_bai_b.jpg) no-repeat 0 0; margin:0 auto;}

.r_bt{ width:606px; height:26px; background:url(../images/r_bt_bg.jpg) repeat-x 0 0; margin:0 auto; line-height:26px; padding-left:10px;color:#ff6300;}
.r_nr{ width:614px; background:url(../images/lan_bg.jpg) no-repeat left top; margin:0 auto;}
.r_nr2{ width:614px; background:url(../images/hong_bg.jpg) no-repeat left top; margin:0 auto;}

.alist2{ width:90%; margin:0 auto;}
.alist2 ul{ width:100%;line-height:20px; padding-bottom:15px; }
.alist2 li{float:left; width:93%;  background:url(../images/jt.jpg) no-repeat 2px 7px; padding-left:15px;line-height:20px; height:20px;overflow:hidden; }

.tab-box6 { width:100%; margin:0 auto;}
.tab-box6 .tab-btbt6 li { float:left; width:69px; height:26px;text-align: center;background: url(../images/bt1.jpg) no-repeat 0 0; }
.tab-box6 .tab-btbt6 li a:link { display: block; text-align:center;line-height:26px;}
.tab-box6 .tab-btbt6 li.selected6 {font-weight: bold; background: url(../images/bt2.jpg) no-repeat 0 0;}


.ainfo_nr{ font-size:13px; text-indent:26px; line-height:22px; color:#565553;}
.ainfo_nr p{ margin-bottom:15px;}
.ainfo_nr img{ margin:0 0 15px 0; display:block; text-align:center; }
