@charset "utf-8";

/* css reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0; padding: 0;}
table { border-collapse: collapse; border-spacing: 0;}
fieldset,img { border: 0;}
address,caption,cite,code,dfn,em,strong,th,var { font-style: normal; font-weight: normal;}
ol,ul { list-style: none;}
caption,th { text-align: left;}
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal;}
q:before,q:after { content: '';}
abbr,acronym { border: 0;}

/* 定位 */
.textl { text-align: left;}
.textc { text-align: center;}
.textr { text-align: right;}
.marginc { margin-left: auto; margin-right: auto;}
.floatl { float: left; display: inline;}
.floatr { float: right; display: inline;}
.clearb { clear: both;}
.clearl { clear: left;}
.clearr { clear: right;}


.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
/*.clearfix { display: inline-block;}
*html .clearfix { height: 1%;}
.clearfix { display: block;}
*/

.verticalm { vertical-align: middle;}
.positionr { position: relative;}
.positiona { position: absolute;}
.abs-right { position: absolute; right: 0;}
.zoom { zoom: 1;}
.hidden { visibility: hidden;}
.none { display: none;}

/* 文字排版 */
.font12 { font-size: 12px;}
.font14 { font-size: 14px;}
.font16 { font-size: 16px;}
.font18 { font-size: 18px;}
.font20 { font-size: 20px;}
.fontb { font-weight: bolder;}
.fontn { font-weight: normal;}
.text2 { text-indent: 2em;}
.lh150 { line-height: 150%;}
.lh180 { line-height: 180%;}
.lh200 { line-height: 200%;}
.textunl { text-decoration: underline;}
.no_unl { text-decoration: none;}

/* 长度高度 */
.width10 { width: 10px;}
.width20 { width: 20px;}
.width30 { width: 30px;}
.width40 { width: 40px;}
.width50 { width: 50px;}
.width60 { width: 60px;}
.width70 { width: 70px;}
.width80 { width: 80px;}
.width90 { width: 90px;}
.width100 { width: 100px;}
.width200 { width: 200px;}
.width250 { width: 250px;}
.width300 { width: 300px;}
.width400 { width: 400px;}
.width500 { width: 500px;}
.width600 { width: 600px;}
.width700 { width: 700px;}
.width800 { width: 800px;}
.width { width: 100%;}
.height10 { height: 10px;}
.height20 { height: 20px;}
.height30 { height: 30px;}
.height40 { height: 40px;}
.height50 { height: 50px;}
.height60 { height: 60px;}
.height70 { height: 70px;}
.height80 { height: 80px;}
.height90 { height: 90px;}
.height100 { height: 100px;}
.height200 { height: 200px;}
.height250 { height: 250px;}
.height300 { height: 300px;}
.height400 { height: 400px;}
.height500 { height: 500px;}
.height600 { height: 600px;}
.height { height: 100%;}

/* 边距 */
.margin10 { margin: 10px;}
.margin15 { margin: 15px;}
.margin30 { margin: 30px;}
.margint5 { margin-top: 5px;}
.margint10 { margin-top: 10px;}
.margint15 { margin-top: 15px;}
.margint20 { margin-top: 20px;}
.margint30 { margin-top: 30px;}
.margint50 { margin-top: 50px;}
.margint100 { margin-top: 100px;}
.marginb5 { margin-bottom: 5px;}
.marginb10 { margin-bottom: 10px;}
.marginb15 { margin-bottom: 15px;}
.marginb20 { margin-bottom: 20px;}
.marginb30 { margin-bottom: 30px;}
.marginb50 { margin-bottom: 50px;}
.marginb100 { margin-bottom: 100px;}
.marginl5 { margin-left: 5px;}
.marginl10 { margin-left: 10px;}
.marginl15 { margin-left: 15px;}
.marginl20 { margin-left: 20px;}
.marginl30 { margin-left: 30px;}
.marginl50 { margin-left: 50px;}
.marginl100 { margin-left: 100px;}
.marginr5 { margin-right: 5px;}
.marginr10 { margin-right: 10px;}
.marginr15 { margin-right: 15px;}
.marginr20 { margin-right: 20px;}
.marginr30 { margin-right: 30px;}
.marginr50 { margin-right: 50px;}
.marginr100 { margin-right: 100px;}
.padding10 { padding: 10px;}
.padding15 { padding: 15px;}
.padding30 { padding: 30px;}
.paddingt5 { padding-top: 5px;}
.paddingt10 { padding-top: 10px;}
.paddingt15 { padding-top: 15px;}
.paddingt20 { padding-top: 20px;}
.paddingt30 { padding-top: 30px;}
.paddingt50 { padding-top: 50px;}
.paddingt100 { padding-top: 100px;}
.paddingb5 { padding-bottom: 5px;}
.paddingb10 { padding-bottom: 10px;}
.paddingb15 { padding-bottom: 15px;}
.paddingb20 { padding-bottom: 20px;}
.paddingb30 { padding-bottom: 30px;}
.paddingb50 { padding-bottom: 50px;}
.paddingb100 { padding-bottom: 100px;}
.paddingl5 { padding-left: 5px;}
.paddingl10 { padding-left: 10px;}
.paddingl15 { padding-left: 15px;}
.paddingl20 { padding-left: 20px;}
.paddingl30 { padding-left: 30px;}
.paddingl50 { padding-left: 50px;}
.paddingl100 { padding-left: 100px;}
.paddingr5 { padding-right: 5px;}
.paddingr10 { padding-right: 10px;}
.paddingr15 { padding-right: 15px;}
.paddingr20 { padding-right: 20px;}
.paddingr30 { padding-right: 30px;}
.paddingr50 { padding-right: 50px;}
.paddingr100 { padding-right: 100px;} 
/*字体泛光效果*/
link_color{width:100%;color:#847a8f;filter:Dropshadow(offx=1,offy=0,color=#0d1e29) Dropshadow(offx=0,offy=1,color=#0d1e29)  Dropshadow(offx=0,offy=-1,color=#0d1e29)  Dropshadow(offx=-1,offy=0,color=#0d1e29); text-shadow: -1px 0 #0d1e29, 0 1px black,1px 0 #0d1e29, 0 -1px #0d1e29;}
/* 禁止换行 */
.nowrap{word-break:keep-all;white-space:nowrap;}
/* 强制换行 */
.break{word-break:break-all;word-wrap: break-word;}

/* 页面样式 */
a:link,a:visited { text-decoration: none; }
a:hover,a:active { text-decoration: underline; }
a:focus {outline:none}

body { background: #000 url(../images/bg.jpg) no-repeat center 71px;}
.wrap { width: 1002px; margin: 0 auto; position: relative; font-size: 12px; font-family:"宋体";}
.wrap img { vertical-align: top;}

.deng{background:url(../images/none.gif) no-repeat left top;display:block;position:absolute;left:625px;top:166px;width:300px;height:334px;text-indent: -1000px; overflow: hidden;}
a.deng:hover{background:url(../images/deng.jpg) no-repeat left top;}

.btn01,.btn02,.btn03,.btn04,.btn05,.btn06,.btn07{background:url(../images/none.gif) no-repeat left top;display:block;width:210px;height:210px;position:absolute;text-indent: -1000px; overflow: hidden;z-index:2;}
.btn01{left:171px;top:501px;}
.btn02{left:396px;top:400px;}
.btn03{left:623px;top:501px;}
.btn04{left:644px;top:772px;}
.btn05{left:397px;top:898px;}
.btn06{left:162px;top:772px;}
.btn07{left:397px;top:649px;}
a.btn01:hover{background:url(../images/btn01.jpg) no-repeat left top;}
a.btn02:hover{background:url(../images/btn02.jpg) no-repeat left top;}
a.btn03:hover{background:url(../images/btn03.jpg) no-repeat left top;}
a.btn04:hover{background:url(../images/btn04.jpg) no-repeat left top;}
a.btn05:hover{background:url(../images/btn05.jpg) no-repeat left top;}
a.btn06:hover{background:url(../images/btn06.jpg) no-repeat left top;}
a.btn07:hover{background:url(../images/btn07.jpg) no-repeat left top;}

/*  sub.htm  */
.bg01{background: #000 url(../images/bg01.jpg) no-repeat center 71px;}
.back{background:url(../images/back.jpg) no-repeat left top;display:block;position:absolute;left:786px;top:519px;width:155px;height:35px;text-indent: -1000px; overflow: hidden;z-index:3;}
.tab01 a,.tab02 a,.tab03 a,.tab04 a,.tab05 a,.tab06 a,.tab07 a{background:url(../images/none.gif) no-repeat left top;display:block;width:134px;height:153px;position:absolute;text-indent: -1000px; overflow: hidden;z-index:3;}
.tab01 a{left:34px;top:336px;}
.tab02 a{left:169px;top:336px;}
.tab03 a{left:303px;top:336px;}
.tab04 a{left:437px;top:336px;}
.tab05 a{left:571px;top:336px;}
.tab06 a{left:705px;top:336px;}
.tab07 a{left:839px;top:336px;width:152px;height:153px;}
.tab01 a:hover{background:url(../images/tab01.jpg) no-repeat left top;}
.tab02 a:hover{background:url(../images/tab02.jpg) no-repeat left top;}
.tab03 a:hover{background:url(../images/tab03.jpg) no-repeat left top;}
.tab04 a:hover{background:url(../images/tab04.jpg) no-repeat left top;}
.tab05 a:hover{background:url(../images/tab05.jpg) no-repeat left top;}
.tab06 a:hover{background:url(../images/tab06.jpg) no-repeat left top;}
.tab07 a:hover{background:url(../images/tab07.jpg) no-repeat left top;}
.tab01 a.current{background:url(../images/tab01.jpg) no-repeat left top;}
.tab02 a.current{background:url(../images/tab02.jpg) no-repeat left top;}
.tab03 a.current{background:url(../images/tab03.jpg) no-repeat left top;}
.tab04 a.current{background:url(../images/tab04.jpg) no-repeat left top;}
.tab05 a.current{background:url(../images/tab05.jpg) no-repeat left top;}
.tab06 a.current{background:url(../images/tab06.jpg) no-repeat left top;}
.tab07 a.current{background:url(../images/tab07.jpg) no-repeat left top;}

.main{width:1002px;height:607px;position:absolute;left:34px;top:519px;z-index:2;}
.main h2{background:url(../images/h2_bg.jpg) no-repeat left top;color:#fff;width:245px;height:35px;margin:0px 0px 30px 25px;line-height:35px;padding-left:20px;font-family:'微软雅黑';font-size:16px;font-weight:bold;}
.main h2 strong{font-size:24px;padding-right:3px;}
.content{width:880px;height:550px;overflow-y:auto;overflow-x:hidden;margin:0px 0px 0px 35px;}
.content h3{color:#ffc87e;font-family:'微软雅黑';font-size:16px;font-weight:bold;margin-bottom:15px;}
.content p{width:865px;color:#ffc87e;font-family:'微软雅黑';font-size:12px;line-height:20px;margin-bottom:15px;text-indent:24px;}
.tableBox{width:835px;}
#tableBox01{width:660px;}
.tableBox table{width:100%;}
#tableBox01 table td{text-align:left;}
.tableBox table th{background:#978863;color:#4d3718;padding:10px;text-align:center;font-family:'微软雅黑';font-size:14px;font-weight:bold;border-left:1px solid #81775b;}
.tableBox table td{background:#261c14;color:#81775b;padding:10px;text-align:center;font-family:'微软雅黑';font-size:12px;border-left:1px solid #81775b;}
.tableBox table td.td_l{text-align:left;}
.tableBox table td.td_r{text-align:right;}
.tableBox table td.even{background:#302319;}

.dialog{display:none;background:#3a0100;width:750px;height:516px;position:absolute;left:400px;top:200px;}
.close{background:url(../images/close.jpg) no-repeat left top;display:block;width:45px;height:47px;position:absolute;top:0px;right:0px;}
.dialog h2{background:#fd7600;height:47px;line-height:47px;padding-left:30px;width:720px;color:#fff;font-size:20px;font-weight:bold;}
.dialog .content{width:700px;height:416px;margin:24px 0px 0px 30px;overflow-x:hidden;overflow-y:auto;}
.panes{width:685px;}
.panes h3{color:#fbc078;font-size:12px;font-weight:bold;margin-bottom:5px;}
.panes p{color:#fbc078;font-size:12px;line-height:20px;margin-bottom:5px;text-indent:24px;}
