/*<全局css定义>*/
*{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; }

body{width:100%;/*<随屏幕大小自动充满>*/
	 color:#000;/*<定义字体颜色>*/
	 font-size:12px; /*<预定义字体大小>*/
	 font-family:arial,verdana, helvetica, sans-serif; /*<定义字体系列>*/
	 word-break:normal;/*<允许在词间换行>*/
	 word-wrap:break-word;/*<内容将在边界内换行>*/
	 background:#ffffff;/*<背景颜色及图片定义>*/
}

a:link {line-height:22px;color:#00679c;text-decoration: none;}
a:visited{line-height:22px;color:#00679c;text-decoration: none;}
a:hover {line-height:22px;color:#f00;text-decoration:underline;}

.csxred,a.csxred:link,a.csxred:visited{color:#fb6142; text-decoration:underline;/*<山西红>*/}
.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;/*<山西蓝变黑>*/}

.cgray2,a.cgray2:link,a.cgray2:visited{color:#c0c0c0;/*<灰色>*/ line-height:18px;text-decoration:underline; }
.cgray2,a.cgray2:hover{color:#fff;/*<灰色变黑>*/}

.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;}
.greencao{ color:#22ac38;}
.lawngreen{ color:lawngreen;}
.darkgreen{color:#00aa86;}

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

.yellow{ color:yellow;}
.gold{ color:gold;}
.cheng{ color:#f5a200;}
.orangered{ color:orangered;}

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

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

/*<定义公共链接颜色类，类名命名规则：小写字母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:#ffa500;/*<橙色>*/}
.corange,a.corange:hover{color:#000000;/*<橙色变黑>*/}

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

.cgray2,a.cgray2:link,a.cgray2:visited{color:#5a5a5a; text-decoration:none;/*<灰色>*/ }
.cgray2,a.cgray2:hover{color:#000000; text-decoration:underline;/*<灰色变黑>*/}

.cblue,a.cblue:link,a.cblue:visited{color:#00479d;text-decoration: none;/*<灰色>*/}
.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像素字>*/ }
.f12{font-size:12px;/*<12像素字>*/ }

.f14b{font-size:14px;/*<14像素字>*/ font-weight:bold;/*<粗体>*/ line-height:25px;/*<行高>*/}
.fve9{ font-family:"verdana, Helvetica, sans-serif"; font-size:9px; line-height:12px;}
.fht28{ font-family:"黑体"; font-size:28px; line-height:30px; }
.fht26{ font-family:"黑体"; font-size:26px; line-height:28px; }
.fht24{ font-family:"黑体"; font-size:24px; line-height:26px; }
.fht20{ font-family:"黑体"; font-size:20px; line-height:25px; }
.fht18{ font-family:"黑体"; font-size:18px; line-height:25px; }
.fht16{ font-family:"黑体"; font-size:16px; line-height:25px; }
.fht161{ font-family:"黑体"; font-size:16px; line-height:25px; float:right;margin-top:5px;margin-right:5px;padding-top:5px;padding-right:5px;color:blue;}
.fht15{ font-family:"黑体"; font-size:15px; line-height:20px; }
.fht14{ font-family:"黑体"; font-size:14px; line-height:20px; }
.ftime25{ font-family:"Times New Roman "; font-size:25px; line-height:30px; }
.ftime20{ font-family:"Times New Roman "; font-size:20px; line-height:20px; }


/*<定义公共布局结构类>*/
.h1{ width:90%; height:1px;clear:both;}
.h5{ width:90%; height:5px;clear:both;}
.h8{ width:90%; height:8px;clear:both;}
.h10{width:90%; height:10px;clear:both; }
.h12{width:90%; height:12px;clear:both; }
.h15{width:90%; height:15px;clear:both; }
.h20{width:90%; height:20px;clear:both; }
.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;}
.w85{ width:85%; margin:0 auto; clear:both;}
.w80{ width:80%; margin:0 auto; clear:both;}
.w70{ width:70%; margin:0 auto; clear:both;}
.w60{ width:60%; margin:0 auto; clear:both;}
.w50{ width:50%; margin:0 auto; clear:both;}
.hang12{ line-height:12px;}
.hang16{ line-height:16px;}
.hang18{ line-height:18px;}
.hang20{ line-height:20px;}
.hang24{ line-height:24px;}
.hang30{ line-height:30px;}
.hang29hui{ line-height:29px; background:url(../images/hang1.jpg) repeat-x 0 0;}
.w960{ width:960px; margin:0 auto; clear:both; background:#FFFFFF;}
.w340l{ width:340px; float:left;}
.w340r{ width:340px; float:right;}

.center{ margin:0 auto;}
.tcenter{ text-align:center;}
.tleft{ text-align: left;}

.right_bian{ border-right:1px solid #999999;}
.left_bian{ border-left:1px solid #999999;}
.bottom_bian{ border-bottom:1px solid #ccc;}
.bottom_xuxian{ border-bottom:1px dotted #ccc;}
.landilanbian{ background:#ebf5ff; border:1px solid #619ED5;}
.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;}
.bian{ border:1px dotted #ccc; padding:2px;}
.huidihuibian{ border-bottom:1px solid #ccc;border-top:1px solid #ccc; width:98%; height:22px; line-height:22px;background:#eff0f0; color:#000; padding-left:10px; font-size:14px; font-weight:bold; margin-bottom:10px;color:#00479d; }

.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;}

.hong_bt{ width:28px; float:left; height:83px; text-align:center; background:url(../images/in_gis_bt.jpg) no-repeat 0 0; padding-top:10px; line-height:14px; }

/*<定义页面布局结构类>*/
.toubu{ width:100%; height:119px; margin:0 auto; background:url(../images/top.jpg) repeat-x 0 0;}
.toubu_li{ width:960px; height:119px; margin:0 auto; background:url(../images/top_li.jpg) no-repeat top center; }
.toubu_bar{ width:960px; height:31px; margin:0 auto;  }
.toubu_bar_left{ width:400px; float:left; display:block; height:31px; line-height:31px;}
.toubu_bar_right{ width:400px; float:right; height:31px; height:25px; text-align: right; padding-top:6px;}
.toubu_main{ width:960px; height:83px; margin:0 auto;}
.toubu_main_logo{ width:225px; float:left; display:block; height:70px; padding-top:13px;}
.toubu_main_nav{ width:700px; float:right; height:26px; padding-top:57px;}

.forcus{width:100%; height:303px; margin:0 auto; background:url(../images/forcus_bg.jpg) repeat-x 0 0;}

.forum_top2{ width:960px; height:225px; margin:0 auto;}
.forum_top{ width:960px; height:350px; margin:0 auto;}
.forum_top1{ width:960px; height:450px; margin:0 auto;}
.header{ width:100%; height:318px; margin:0 auto; background:url(../images/top_bg.jpg) repeat-x 0 0;}
.top{ width:100%; height:265px; margin:0 auto; background:url(../images/top_logo.jpg) no-repeat top center;}
.dh{ width:980px; height:38px; background:#00679c; margin:0 auto;}
.dh2{ width:960px; height:39px; background:url(../images/forum_dh.jpg) repeat-x 0 0; margin:0 auto;}
.dh_a{ width:75px; height:38px; background:url(../images/dh_l.jpg) no-repeat; float:left;}
.dh_b{ width:840px; height:38px;float:left;}
.dh_c{ width:52px; height:38px; background:url(../images/dh_r.jpg) no-repeat; float:right;}

.zxbm{ float:right; width:120px; height:38px;}
.nav{ width:75%; height:38px; text-align:center; float:left;}
.nav li{float:left;text-align:center;}
.nav li a,.nav li a:visited{display:block;width:85px;height:38px;line-height:38px;color:#fff;background:url(../images/dh1.jpg) no-repeat;text-align:center; font-size:13px;}
.nav li a:hover{color:#ff0; font-weight:bold;text-decoration:none;line-height:38px;background:url(../images/dh2.jpg) no-repeat;}

.zxbm2{ float:right; width:120px; height:39px;}
.nav2{ width:75%; height:39px; text-align:center; float:left;}
.nav2 li{float:left;text-align:center;}
.nav2 li a,.nav2 li a:visited{display:block;width:90px;height:39px;line-height:39px;color:#fff;background:url(../images/dh11.jpg) no-repeat;text-align:center; font-size:13px;}
.nav2 li a:hover{color:#000; font-weight:bold;text-decoration:none;line-height:39px;background:url(../images/dh22.jpg) no-repeat;}

.menu{float:left;width:686px;}
.menu li{float:left; display:block;text-align:center;}
.menu li a,.menu li a:visited{display:block;width:98px;height:26px;line-height:26px;color:#fff;background:url(../images/dh1.gif) no-repeat;text-align:center; font-size:12px; font-weight:bold;}
.menu li a:hover{color:#fff;text-decoration: none;line-height:26px;background:url(../images/dh2.gif) no-repeat;}

.m1 li.n1 a,.m1 li.n1 a:visited,.m1 li.n1 a:hover{font-weight:bold;color:#ff0;background:url(../images/dh3.gif) no-repeat;}
.m2 li.n2 a,.m2 li.n2 a:visited,.m2 li.n2 a:hover{font-weight:bold;color:#ff0;background:url(../images/dh3.gif) no-repeat;}
.m3 li.n3 a,.m3 li.n3 a:visited,.m3 li.n3 a:hover{font-weight:bold;color:#ff0;background:url(../images/dh3.gif) no-repeat;}
.m4 li.n4 a,.m4 li.n4 a:visited,.m4 li.n4 a:hover{font-weight:bold;color:#ff0;background:url(../images/dh3.gif) no-repeat;}
.m5 li.n5 a,.m5 li.n5 a:visited,.m5 li.n5 a:hover{font-weight:bold;color:#ff0;background:url(../images/dh3.gif) no-repeat;}
.m6 li.n6 a,.m6 li.n6 a:visited,.m6 li.n6 a:hover{font-weight:bold;color:#ff0;background:url(../images/dh3.gif) no-repeat;}
.m7 li.n7 a,.m7 li.n7 a:visited,.m7 li.n7 a:hover{font-weight:bold;color:#ff0;background:url(../images/dh3.gif) no-repeat;}
.m8 li.n8 a,.m8 li.n8 a:visited,.m8 li.n8 a:hover{font-weight:bold;color:#ff0;background:url(../images/dh3.gif) no-repeat;}
.m9 li.n9 a,.m9 li.n9 a:visited,.m9 li.n9 a:hover{font-weight:bold;color:#ff0;background:url(../images/dh3.gif) no-repeat;}
.m10 li.n10 a,.m10 li.n10 a:visited,.m10 li.n10 a:hover{font-weight:bold;color:#ff0;background:url(../images/dh3.gif) no-repeat;}

.menujiao{ float:left; width:14px; height:26px; background:url(../images/dh_jiao.gif) no-repeat;}

.main{ width:960px; height:auto; margin:0 auto;}
.left{ width:720px; height:auto; float:left;}
.right{ width:222px; height:auto; float:right;}
.left2{ width:217px; height:auto; float:left;}
.right2{ width:730px; height:auto; float: right;}
.left3{ width:708px; height:auto; float:left;}
.right3{ width:250px; height:auto; float: right;}

.ty1{ width:222px; height:auto; margin:0 auto; background: url(../images/left_ty_bm.jpg) repeat-y 0 0;}
.tybt1{ width:222px; height:34px; margin:0 auto; background: url(../images/left_ty_bt.jpg) no-repeat;}
.tybt1 p{ display: block; float:left; width:100px; height:34px; line-height:34px; font-size:14px; font-weight:bold; color:#000; padding-left:10px;}
.tybt1 span a{ display:block; float:right; width:50px; height:34px; line-height:34px;}
.tynr1{ width:222px; margin:0 auto;}
.tybb1{ width:222px; height:19px; margin:0 auto;  background: url(../images/left_ty_bb.jpg) no-repeat;}

.mainbody_inx{ width:960px; margin:0 auto;}
.xxx_inx{ width:958px; margin:0 auto; border:2px solid #cfcfcf; background:url(../images/lan_bg.jpg) repeat-x top center;}
.xxx_inx img{ width:89px; height:39px; border:1px solid #e6e6e6; margin-right:5px; padding:1px;}

.organiz img{ width:89px; height:39px; border:1px solid #e6e6e6; margin-right:5px; padding:1px;}
.organiz2 img{ width:89px; height:39px; border:1px solid #e6e6e6; margin-right:10px; padding:1px;}
.organiz11 img{ width:100px; height:129px; border:1px solid #e6e6e6; margin-right:10px; padding:1px;}
.organiz1 img{ width:209px; height:120px; border:1px solid #e6e6e6; margin-right:5px; padding:1px;}
.organiz3 img{ width:203px; height:39px; border:1px solid #e6e6e6; margin-right:10px; padding:1px;}

.mainbody_other{ width:960px; margin:0 auto; background:url(../images/main_bg.jpg) repeat-y 0 0;}
.mainbody_bb{ width:960px; margin:0 auto; background:url(../images/main_bb.jpg) no-repeat ;}
.lj{ width:940px; height:28px;line-height:28px; background:url(../images/hang1.jpg) repeat-x left bottom; margin:0 auto; padding-left:20px;}

.ljhg{ width:220px; margin:0 auto;}
.ljhg_bt{ width:220px; height:32px; background:url(../images/ljhg_bt.jpg) no-repeat;}
.ljhg_bm{ width:218px; height:299px; background:url(../images/ljhg_bg.jpg) repeat-x bottom center; border-left:1px solid #a1bdd8; border-right:1px solid #a1bdd8;}
.ljhg_bb{ width:220px; height:22px; background:url(../images/ljhg_bb.jpg) no-repeat;}

.sidebar{ width:217px; margin:0 auto;}
.sidebar_bt{ width:217px; height:19px; background:url(../images/xdh_t.jpg) no-repeat;}
.sidebar_bm{ width:217px; background:url(../images/xdh_m2.jpg) repeat-y 0 0; margin:0 auto;}
.sidebar_bb{ width:217px; height:61px; background:url(../images/xdh_b.jpg) no-repeat;}

.info_r{ width:570px; margin-top:10px; border-top:1px dotted #ccc;}
.info_r ul{ width:560px; }
.info_r li{ width:270px; height:22px; display:block; overflow:hidden; float:left;}
.info_r li a{ display:block; float:left; background:url(../images/point.jpg) no-repeat 5px 8px; padding-left:15px;line-height:22px; height:22px;overflow:hidden;font-size:13px;}

.info_r2{ width:230px; }
.info_r2 ul{ width:230px; margin-top:10px; text-align:left;}
.info_r2 li{ width:230px; height:35px; display:block; overflow:hidden; float:left; border-bottom:1px dotted #ccc; padding-top:5px; }

.product{ width:340px; margin:0 auto; text-align:center; }
.product img{ margin-bottom:6px;}

.product2{ width:225px; margin:0 auto; text-align:center; }
.product2 img{ margin-bottom:6px;}

.xdh{ width:186px; margin:0 auto}
.xdh ul{ width:186px;}
.xdh li a{border-bottom:1px solid #bcd5e7; display:block; padding-left:40px; display:block; height:24px; line-height:24px;background: url(../images/xjt_a.gif) no-repeat 15px 6px ; font-size:13px;}
.xdh li a:hover{ display:block; height:24px; line-height:24px; background: url(../images/xjt_b.gif) no-repeat 15px 6px #fff;}

.xdh ul ul{ width:205px; display:block; float:right;}
.xdh ul ul li a{border-bottom:1px solid #CCCCCC; display:block; padding-left:45px; display:block; height:22px; line-height:22px;background: url(../images/jt_a.gif) no-repeat 35px 7px #d0e5fa ; font-size:12px;}
.xdh ul ul li a:hover{ display:block; height:22px; line-height:22px; background: url(../images/jt_b.gif) no-repeat 35px 7px #fff;}

.xdh ul ul ul{ width:205px; display:block; float:right;}
.xdh ul ul ul li a{border-bottom:1px solid #CCCCCC; display:block; padding-left:70px; display:block; height:22px; line-height:22px;background: url(../images/point.jpg) no-repeat 60px 9px ; font-size:12px;}
.xdh ul ul ul li a:hover{ display:block; height:22px; line-height:22px; background: url(../images/point.jpg) no-repeat 60px 9px #fff;}

.alist{ width:90%; margin:0 auto; color:#707070;}
.alist ul{ width:100%;line-height:22px;}
.alist li { display:block; float:left; width:95%; background:url(../images/point.jpg) no-repeat 5px 8px; padding-left:15px;line-height:22px; }

.alist2{ width:95%; margin:0 auto;}
.alist2 ul{ width:100%;line-height:20px; margin-bottom:12px;}
.alist2 li a{ display:block; float:left; width:75%;  background:url(../images/point.jpg) no-repeat 5px 10px; padding-left:15px;line-height:22px; height:22px;overflow:hidden; color:#54473f; font-size:13px;}
.alist2 li span{ width:20%; float:right;height:22px; overflow:hidden; font-family:"verdana"; font-size:9px; color: #666666; }


.dbt{ width:675px; height:65px; background:url(../images/dbt_b.jpg) repeat-x 0 0;}
.dbt_a{ width:500px; height:55px; background:url(../images/dbt_a.jpg) no-repeat top left; float:left; padding-top:10px; padding-left:20px;}
.dbt_c{ width:76px; height:65px; background:url(../images/dbt_c.jpg) no-repeat; float:right;}

.forum_bt{ width:240px; height:34px; background:url(../images/forum_bt.jpg) no-repeat; line-height:34px; padding-left:10px; }

.photo1{width:90%; margin:0 auto; color:#464646;}
.photo1 img{ display:block; width:100px; height:120px; margin:0 auto; background:#fff; border:1px solid #ccc; padding:5px; clear:both;}
.photo1 li{ width:131px; text-align:center; display:block; float:left; margin-bottom:20px;}
.photo1 p{ width:131px; height:22px; overflow:hidden;}
.photo1 a:hover img {	border: #5385cc 1px solid; background:#e8f4f4;}

.photo2{width:90%; margin:0 auto; color:#464646;}
.photo2 img{ display:block; width:63px; height:80px; margin:0 auto; background:#fff; border:1px solid #ccc; padding:2px; clear:both;}
.photo2 li{ width:85px; text-align:center; display:block; float:left; margin-bottom:10px;}
.photo2 p{ width:85px; height:22px; overflow:hidden;}
.photo2 a:hover img {	border: #5385cc 1px solid; background:#e8f4f4;}

.message{ width:95%; margin:0 auto; color:#464646;  border-bottom:1px solid #a6d4f5; padding-bottom:7px; padding-top:7px;}
.message img{ float:left; width:24px; height:31px; display:block; margin-top:5px;}
.message dl{ float:right; width:85%;}
.message dt{ width:98%; height:22px;}
.message dd{ line-height:20px;  }

.message2{ width:95%; margin:0 auto; color:#464646; padding-bottom:10px; background:url(../images/hang_bg2.jpg) repeat-x left bottom; border-bottom:2px solid #a6d4f5; padding-left:20px;}
.message2 dl{ width:95%; line-height:20px;}
.message2 dt{ height:22px; font-size:14px; font-weight: bold; border-bottom:1px dotted #ccc;color:#f7364c; }
.message2 dd{ margin-top:8px; line-height:20px;  }
;
.message3{ width:95%; margin:0 auto; color:#464646; padding-bottom:10px; padding-left:20px;}
.message3 dl{ width:95%; line-height:20px;}
.message3 dt{ height:22px; font-weight: bold; border-bottom:1px solid #ccc; border-top:1px solid #ccc; background:#eff0f0; color:#00479d; padding-left:10px; }
.message3 dd{ margin-top:8px; line-height:20px;  }

.message4{ width:95%; margin:0 auto; color:#464646;  padding-bottom:20px; border-bottom:2px solid #d7dce1;}
.message4 img{ float:left; width:300px; height:165px; padding:6px; border:1px solid #dadada; background:#f8f8f8;}
.message4 dl{ float:right; width:63%; line-height:20px;}
.message4 dt{ height:42px;}
.message4 dt p{ background:#b1beca; width:185px; text-align:center; color:#FFFFFF;}
.message4 dd{ margin-top:8px; line-height:22px; font-size:14px; }

.message5{ width:95%; margin:0 auto; color:#464646;  padding-bottom:15px; border-bottom:1px solid #d7dce1;}
.message5 img{ float:left; width:148px; height:101px; padding:6px; border:1px solid #dadada; background:#f8f8f8;}
.message5 dl{ float:right; width:80%; line-height:20px;}
.message5 dt{ height:42px;}
.message5 dt p{ background:#b1beca; width:185px; text-align:center; color:#FFFFFF;}
.message5 dd{ margin-top:5px; line-height:20px; }

.message6{ width:95%; margin:0 auto; color:#464646;  padding-bottom:20px; border-bottom:2px solid #d7dce1;}
.message6 img{ float:left; width:220px; height:160px; padding:6px; border:1px solid #dadada;}
.message6 dl{ float:right; width:72%; line-height:20px;}
.message6 dt{ height:42px;}
.message6 dt p{ background:#b1beca; width:185px; text-align:center; color:#FFFFFF;}
.message6 dd{ margin-top:8px; line-height:22px; font-size:14px; }

.pdflist{  width:95%; margin:0 auto;}
.pdflist ul{ width:95%;}
.pdflist li a{ padding-left:25px; display:block; display:block; height:22px; line-height:22px;background: url(../images/pdf.gif) no-repeat 0px 3px ; overflow:hidden; }
.pdflist li a:hover{ display:block; height:22px; line-height:22px; background: url(../images/pdf.gif) no-repeat 0px 3px ;}

.blog{ width:95%; margin:0 auto;border-bottom:2px solid #a6d4f5; }
.blog dl{ float:left; width:100%;}
.blog dt{ width:100%; height:30px; font-size:20px; line-height:30px;overflow:hidden; font-family:"黑体";}
.blog dd{ width:100%; height:25px; line-height:25px; color: #006699; }

.title1{ width:173px; height:26px; line-height:26px; color:#fff; font-weight:bold; font-size:14px; margin:0 auto; background:url(../images/title_bg.jpg) no-repeat; padding-left:10px;}
.title2{ width:95%; height:30px; line-height:30px; background:#ccc; font-weight:bold; font-size:13px; margin:0 auto;}

.pic1{ width:95%; height:auto; margin:0 auto; text-align:center; }
.pic1 img{ width:100%;}



.title3{ width:175px; height:28px; background:#515151; line-height:28px; color:#000; font-weight:bold; font-size:13px; padding-left:30px; background:url(../images/bt2.jpg) no-repeat 0 0; text-align:left;}
.title222{ width:735px; height:38px; background:#eee; line-height:38px; font-weight:bold; font-size:14px; padding-left:20px;}

.artic{ width:92%; margin:0px auto; color:#626262; font-size:14px; line-height:24px; text-indent:28px;}
.artic p{ margin-top:10px;}

.artic2{ width:92%; margin:10px auto; text-align:left;  color:#707070; font-size:14px; line-height:24px; }

.jj{ width:95%; margin:0 auto;}
.jj_left{ float:left; width:74%;}
.jj_right{ float: right; width:24%;}

.tab-box { width:98%; margin:0 auto;}
.tab-box .tab-btbt li { display: block;background: url(../images/bt6a.gif) no-repeat 0px 0px; float:left; width:64px; margin-right: 2px; height:26px;text-align: center;}
.tab-box .tab-btbt li a:link ,.tab-box .tab-btbt li a:visited{ display: block; text-align:center; color:#000000}
.tab-box .tab-btbt li a:hover{ color:#000;text-decoration: none;}
.tab-box .tab-btbt li.selected {font-weight: bold; background: url(../images/bt6b.gif) no-repeat 0px 0px; }
.tab-btbt{overflow: hidden; width: 100%; position:relative; height:30px; background:url(../images/index_news_bg.jpg) no-repeat 0 0; padding-top:10px;}
.tab-main{ width:98%; height:235px; margin:0 auto; overflow:auto;}

.tab-box2 { width:100%; margin:0 auto;}
.tab-box2 .tab-btbt2 li { display: block;background: url(../images/bt4_a.jpg) no-repeat 0px 0px; float:left; width:42px; height:26px;text-align: center;}
.tab-box2 .tab-btbt2 li a:link ,.tab-box2 .tab-btbt2 li a:visited{ display: block; text-align:center; color:#000000; line-height:26px;}
.tab-box2 .tab-btbt2 li a:hover{ color:#000;text-decoration: none;}
.tab-box2 .tab-btbt2 li.selected2 {font-weight: bold; background: url(../images/bt4_b.jpg) no-repeat 0px 0px; }
.tab-btbt2{overflow: hidden; width: 100%; position:relative; height:26px;background:url(../images/bt4_bg.jpg) repeat-x 0 0; margin-top:1px;}
.tab-main2{ width:100%; margin:0 auto; overflow:auto;}

.tab-box3 { width:690px; margin:0 auto;}
.tab-box3 .tab-btbt3 li { display: block;background: url(../images/ren_bgb.jpg) no-repeat 0px 0px; float:left; width:85px; height:39px;text-align: center; margin-right:3px;}
.tab-box3 .tab-btbt3 li a:link ,.tab-box3 .tab-btbt3 li a:visited{ display: block; text-align:center; color:#000000; line-height:39px;}
.tab-box3 .tab-btbt3 li a:hover{ color:#000;text-decoration: none;}
.tab-box3 .tab-btbt3 li.selected3 {font-weight: bold; background: url(../images/ren_bga.jpg) no-repeat 0px 0px; }
.tab-btbt3{overflow: hidden; width:680px; position:relative; height:39px;background:url(../images/ren_bg.jpg) repeat-x 0 0; padding-left:10px;}
.tab-main3{ width:100%; margin:0 auto;}

.next{width:650px; height:35px; margin:0 auto;background:#edf7fd;border-top:1px dotted #000; padding-top:5px}
.next_a{ float:left; width:100px; height:30px; text-align:right;}
.next_b{ float:left; width:440px; height:30px; text-align:center}
.next_c{ float:right; width:100px; height:30px;}
.pic img{ width:650px;}

.photo_info{width:95%; margin:0 auto; color:#464646;}
.next{width:650px; height:35px; margin:0 auto;background:#edf7fd;border-top:1px dotted #000; padding-top:5px}
.next_a{ float:left; width:100px; height:30px; text-align:right;}
.next_b{ float:left; width:440px; height:30px; text-align:center}
.next_c{ float:right; width:100px; height:30px;}
.pic img{ width:650px;}

.friend{ width:95%; margin:0 auto; line-height:20px; color:#8b939e;}
.friend ul{ width:100%;}
.friend li{float:left; display:block;width:163px;height:180px;overflow:hidden;text-align:center; margin-bottom:12px; line-height:14px;}
.friend li img{width:120px;height:120px; border:2px solid  #edebdd; padding:1px;}

.myphoto img{ width:120px;height:120px; border:2px solid  #edebdd; padding:1px;}

.ad1{ width:226px; height:82px; margin:0 auto; border:1px solid #dfdfdf; padding:1px; }
.ad2{ width:932px; height:80px; margin:12px auto;}

.link{ width:920px; margin:0 auto; height:55px; background:url(../images/link_b.jpg) repeat-x 0 0;}
.link_a{ width:36px; height:55px; background:url(../images/link_a.jpg) no-repeat 0 0; float:left;}
.link_b{ width:860px; height:35px; float:left; margin-top:16px; }
.link_c{ width:20px; height:55px; background:url(../images/link_c.jpg) no-repeat 0 0; float:right;}

.bt1{ width:100%; margin:0 auto; background:url(../images/bt1_bm.jpg) repeat-y 0 0;}
.bt1_t{ width:100%; height:32px; margin:0 auto;  background:url(../images/bt1_b.jpg) repeat-x 0 0;}
.bt1_ta{ float:left; width:8px; height:32px; background:url(../images/bt1_a.jpg) no-repeat 0 0;}
.bt1_tb{ float:left;width:90%; height:32px; }
.bt1_tb span{ display:block; float:right; padding-top:5px;}
.bt1_tb img{ display:block; float:left;}
.bt1_tc{ float:right;width:50px; height:32px; background:url(../images/bt1_c.jpg) no-repeat 0 0;}
.bt1_m{ width:100%; margin:0 auto;  }
.bt1_b{ width:100%; height:16px; margin:0 auto;  background:url(../images/bt1_bb.jpg) no-repeat 0 0;}

.bt6{ widows:100%; height:40px;margin:0 auto; background:url(../images/bt6_bg.jpg) repeat-x 0 0; line-height:40px;}
.name{display:block; float:left; height:40px;background:url(../images/bt6_yes.jpg) no-repeat center; padding:0 15px;line-height:40px;}

.btr_ttt{ width:230px; height:30px; background:url(../images/bt3_b.jpg) repeat-x 0 0;}
.btr_ttta{ float:left; width:6px; height:30px; background:url(../images/bt3_a.jpg) no-repeat 0 0;}
.btr_tttb{ float:left; width:90%; height:30px; line-height:30px; padding-left:10px; }
.btr_tttc{ float:right;width:6px; height:30px; background:url(../images/bt3_c.jpg) no-repeat 0 0;}
.btr_mmm{ width:228px; height:auto; border-left:1px solid #ccc;border-right:1px solid #dfdfdf; margin:0 auto;}
.btr_bbb{  width:230px; height:9px; margin:0 auto; background:url(../images/bt3_bb.jpg) no-repeat 0 0;}



.saying{ width:90%; margin:0 auto; color:#464646;}
.saying_bt{ width:100%; height:23px; color:#000000; line-height:23px; background:#e6f0f4; border-bottom:1px dotted #7f9db9;border-top:1px dotted #7f9db9; padding-left:10px;}

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



.gift{ width:506px;color:#464646;}
.gift_t{ width:506px; height:31px; background:url(../images/gift_t.gif) no-repeat 0 0;}
.gift_t p{ display:block; float:left; line-height:31px; color:#FFFFFF; font-weight:bold; padding-left:10px;}
.gift_t span{ display:block; float:right;height:25px; padding-right:10px; padding-top:6px;}

.gift_m{ width:506px; background:url(../images/gift_m.gif) repeat-y 0 0;}
.gift_bt{ width:498px; height:25px; background:#fdecbe; border-bottom:1px dotted #fb6142; line-height:25px; font-weight:bold; margin:0 auto;}
.gift_main{ width:498px; height:140px; border-bottom:1px dotted #fb6142; margin:10px auto; background:url(../images/logo_bg.jpg) no-repeat center; text-align:center; line-height:30px; font-size:14px;}
.gift_bd{ width:478px;border-bottom:1px dotted #fb6142; margin:0 auto; line-height:22px; padding-left:20px;}
.gift_btn{ width:498px; height:50px; text-align:center;margin:0 auto; padding-top:10px;}

.gift_b{ width:506px; height:11px; background:url(../images/gift_b.gif) no-repeat 0 0;}

.gift2{ width:345px;color:#464646;}
.gift2_t{ width:345px; height:30px; background:url(../images/tp_t.jpg) no-repeat 0 0;}
.gift2_t p{ display:block; float:left; line-height:30px; color:#FFFFFF; font-weight:bold; padding-left:10px;}
.gift2_t span{ display:block; float:right;height:25px; padding-right:10px; padding-top:5px;}
.gift2_m{ width:345px; background:url(../images/tp_m.jpg) repeat-y 0 0;}
.gift2_main{ width:345px; height:140px; margin:0px auto; background:url(../images/logo_bg.jpg) no-repeat center; }
.gift2_b{ width:345px; height:12px; background:url(../images/tp_b.jpg) no-repeat 0 0;}

.foot{ width:100%;height:122px; margin:0 auto; background:url(../images/foot_bg.jpg) repeat-x 0 0;}
.foot_ser{  width:100%;height:172px; margin:0 auto; background:url(../images/foot_ser.jpg) repeat-x 0 0; }
.foot_rss{ width:85%; height:28px; background:url(../images/foot_ser_rss.jpg) no-repeat top left; padding-left:36px; padding-top:40px; }

.rollphotos {width: 560px; margin:0 auto;}

.FixTitle {	border: #a2d1ff 1px solid;background:#c7e6ff; overflow: hidden; line-height: 26px; height: 26px;}
.FixTitle h3 {	padding-left: 10px; font-size: 13px; float: left; color: #0736aa;}
.FixTitle span {padding-right: 5px; float: right;}

.blk_29 .Cont {	margin: 0px auto; overflow: hidden; width: 540px; padding-top: 5px;}
.blk_29 {border: #a1d2fd 1px solid; background:#edf7ff; padding: 10px; overflow: hidden; zoom: 1; position: relative;}

.blk_29 .LeftBotton {background: url(../images/left.gif) no-repeat 0px 0px; left: 5px; float: left; width: 15px; cursor: pointer; position: absolute; top: 60px; height: 15px;}
.blk_29 .RightBotton {right: 5px; background: url(../images/right.gif) no-repeat 0px 0px; float: right; width: 15px; cursor: pointer; position: absolute; top: 60px; height: 15px;}

.blk_29 .box {	float: left; width: 125px; text-align: center;}
.blk_29 .box img {width:108px; height:90px; border: #add2fc 1px solid; padding: 3px; display: block; background: #fff;margin: 0px auto;}
.blk_29 .box A:hover img {	border: #5385cc 1px solid;}
.blk_29 .box p {margin: 6px auto 0px; width: 115px; overflow:hidden; display:block; height:22px;}

.container, .container {margin:0 auto;}
.container{width:960px; height:277px; overflow:hidden;position:relative; border:1px solid #fff;}
.slider{position:absolute;}
.slider li{ list-style:none;display:inline;}
.slider img{ width:960px; height:277px; display:block;}
.num{ position:absolute; right:5px; bottom:5px;}
.num li{float: left;color: #FF7300;text-align: center;line-height: 16px;width: 16px;height: 16px;font-size: 12px;cursor: pointer;overflow: hidden;margin: 3px 1px;border: 1px solid #FF7300;background-color: #fff;}
.num li.on{color: #fff;text-align: center;line-height: 21px;width: 21px;height: 21px;font-size: 16px;margin: 0 1px;border: 0;background-color: #FF7300;font-weight: bold;}

.kkk{ width:960px; height:auto; margin:0 auto; background: url(../images/kkkk_m.jpg) repeat-y 0 0;}
.kkk_bt{ width:960px; height:47px; line-height:47px; margin:0 auto; background: url(../images/kkkk_t.jpg) no-repeat; }
.kkk_bt p{ width:30%; height:47px;line-height:47px; float:left;padding-left:10px; color:#fe4e03; display:block;}
.kkk_bt span{ width:60%; height:47px;line-height:47px; float:right;padding-left:10px; text-align:right; padding-right:10px;}
.kkk_bm{ width:960px; margin:0 auto;}
.kkk_bb{ width:960px; height:31px; margin:0 auto;  background: url(../images/kkkk_b.jpg) no-repeat;}

.kkk2{ width:730px; height:auto; margin:0 auto; background: url(../images/bm_2ji.jpg) repeat-y 0 0;}
.kkk2_bt{ width:730px; height:72px;  margin:0 auto; background: url(../images/bt_2ji.jpg) no-repeat; }
.kkk2_bt p{ width:60%; height:52px; float:left;padding-left:20px; padding-top:20px; color:#01669e; display:block;}
.kkk2_bt span{ width:30%; float:right;padding-left:10px; text-align:right; padding-right:10px;}
.kkk2_bm{ width:730px; margin:0 auto;}
.kkk2_bb{ width:730px; height:19px; margin:0 auto;  background: url(../images/bb_2ji.jpg) no-repeat;}

.kkk3_bm{ width:960px; margin:0 auto; background: url(../images/forum_bm.jpg) repeat-y 0 0;}
.kkk3_bb{ width:960px; height:18px; margin:0 auto;  background: url(../images/forum_bb.jpg) no-repeat;}

.dtu{ width:100%; height:203px; margin:0 auto; background: url(../images/dbt_bg.jpg) repeat-x 0 0;}
.dtu_bg1{ width:960px; height:203px; margin:0 auto; background: url(../images/dtu_bg1.jpg) no-repeat;}
.dtu_bg2{ width:960px; height:203px; margin:0 auto; background: url(../images/dtu_bg2.jpg) no-repeat;}
.dtu_bg3{ width:960px; height:203px; margin:0 auto; background: url(../images/dtu_bg3.jpg) no-repeat;}
.dtu_bg4{ width:960px; height:203px; margin:0 auto; background: url(../images/dtu_bg4.jpg) no-repeat;}
.dtu_bg5{ width:960px; height:203px; margin:0 auto; background: url(../images/dtu_bg5.jpg) no-repeat;}
.dtu_bg6{ width:960px; height:203px; margin:0 auto; background: url(../images/dtu_bg6.jpg) no-repeat;}

.topgamelistbox { width:960px; margin:0 auto; }
.tabnav_gt { width:944px; height:32px; clear: both; display: block;border-bottom:2px solid #aaaaaa; padding-left:8px; padding-top:8px; margin:0 auto;}
.tabnav_gt .aa {display: block; float: left; width: 108px; height:34px; text-align: center; line-height:34px; margin-right:5px;  font-family:"verdana,"; font-size:22px; font-weight:bolder; }
.tabnav_gt .aaon {display: block; float: left; width: 108px; height:34px; text-align: center; line-height:34px; font-weight:bold;margin-right:5px;  font-family:"verdana,"; font-size:22px;  font-weight:bolder; }
.tabnav_gt .aa {background: url(../images/bbb.jpg) no-repeat right 0px; color: #3f505e;}
.tabnav_gt .aaon {background: url(../images/aaa.jpg) no-repeat right 0px;color: #f00;}
.topnav_bg { width:100%;  margin:0 auto; }

.topgamelistbox2 { width:461px; margin:0 auto; }
.tabnav2_gt { width:461px; height:29px; clear: both; display: block;margin:0 auto; background:url(../images/ab_bg.jpg) repeat-x 0 0;}
.tabnav2_gt .aa {display: block; float: left; width: 75px; height:29px; text-align: center; line-height:29px; }
.tabnav2_gt .aaon {display: block; float: left; width: 75px; height:29px; text-align: center; line-height:29px; font-weight:bold;font-weight:bolder; }
.tabnav2_gt .aa {background: url(../images/bbb2.jpg) no-repeat right 0px; color: #3f505e;}
.tabnav2_gt .aaon {background:#fff;color: #f00; border-left:1px solid #ccc;}
.topnav2_bg { width:100%;  margin:0 auto; }

.hobt{ width:100%; margin:0 auto; height:32px; background:url(../images/hobt_b.jpg) repeat-x 0 0;}
.hobt_a{ width:30px; height:32px; background:url(../images/hobt_a.jpg) no-repeat 0 0; float:left;}
.hobt_b{ width:50%; height:32px; float:left; line-height:32px; color:#d80930;}
.hobt_c{ width:55px; height:32px;float:right;}

.hubt{ width:100%; margin:0 auto; height:32px; background:url(../images/hubt_b.jpg) repeat-x 0 0;}
.hubt_a{ width:30px; height:32px; background:url(../images/hubt_a.jpg) no-repeat 0 0; float:left;}
.hubt_b{ width:50%; height:32px; float:left; line-height:32px; color:#40393c;}
.hubt_c{ width:55px; height:32px; float:right;}

.ty5{ width:100%; height:44px; margin:0 auto; background: url(../images/btt_b.jpg) repeat-x 0 0;}
.ty5 p{ display: block; float:left; width:130px; height:34px; font-size:13px; font-weight:bold; color:#000; padding-left:10px; padding-top:10px; background: url(../images/btt_a.jpg) repeat-x 0 0; color:#fe4e03;}
.ty5 span a{ display:block; float:right; width:60px; height:34px; padding-top:10px; }

.ty51{ width:100%; height:44px; margin:0 auto; background: url(../images/btt_b.jpg) repeat-x 0 0;}
.ty51 p{ display: block; float:left; width:310px; height:34px; font-size:13px; font-weight:bold; color:#000; padding-left:10px; padding-top:10px; background: url(../images/btt_a.jpg) repeat-x 0 0; color:#fe4e03;}
.ty51 span a{ display:block; float:right; width:60px; height:34px; padding-top:10px; }








