<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";/
.button {display: inline-block;zoom: 1; *display: inline;vertical-align: baseline;margin: 0 2px;outline: none;cursor: pointer;text-align: center;text-decoration: none;font: 14px/100% Arial, Helvetica, sans-serif;padding:0.25em 0.6em 0.3em;text-shadow: 0 1px 1px rgba(0,0,0,.3);-webkit-border-radius: .5em; -moz-border-radius: .5em;border-radius: .5em;-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.red {color: #faddde;border: solid 1px #980c10;background: #d81b21;background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#A51715));background: -moz-linear-gradient(top,  #ed1c24,  #A51715);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover { background: #b61318; background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115)); background: -moz-linear-gradient(top,  #c9151b,  #a11115); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115'); color:#fff;}
.red:active {color: #de898c;background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');}
.cor_bs,.cor_bs:hover{color:#ffffff;}
.keBody{repeat #333; background-color: #3D3D3D; }

.keTxtP{font-size:16px; color:#ffffff;}
.keUrl{color:#FFF; font-size:30px;}
.keUrl:hover{ text-decoration: underline; color: #FFF; }
.mKeBanner,.mKeBanner div{text-align:center;}
/*应用特效时，以上样式可删除*/
#d_tab29 ul, #d_tab29 li { margin: 0; padding: 0; list-style: none }
#d_tab29 img { border: 0; vertical-align: top }
#d_tab29 { position: relative; height:510px;  margin: 0 auto; width:100%; background:url(/images/loading.gif) no-repeat center center; padding-top:60px;}
#d_tab29 .d_img { position: relative; margin: 0 auto; width:1150px; height: 100% }
#d_tab29 .d_img li { position: absolute; display: none; z-index: 0; line-height:50px; font-size:20px; font-family:"微软雅黑"; text-align:center }
#d_tab29 .d_img .cont{ width:100%; height:87px; background:rgba(0,0,0,0.5); position:absolute; bottom:0px; left:0px; z-index:99999;}
#d_tab29 .d_img li img { width: 100% }
#d_tab29 .d_img li.d_pos1 { display: block; width: 320px; left: 0%; top: 66px; z-index: 1 }
#d_tab29 .d_img li.d_pos2 { display: block; width: 430px; left: 10%; top: 40px; z-index: 2 }
#d_tab29 .d_img li.d_pos3 { display: block; width: 494px; left: 26%; top: -2px; z-index: 3 }
#d_tab29 .d_img li.d_pos4 { display: block; width: 430px; right: 10%; top: 40px; z-index: 2 }
#d_tab29 .d_img li.d_pos5 { display: block; width: 320px; right: 0%; top: 66px; z-index: 1 }

#d_tab29 .d_img li.d_pos1 span{ display: none;}
#d_tab29 .d_img li.d_pos2 span{ display: none;}
#d_tab29 .d_img li.d_pos3 span{ display: block;}
#d_tab29 .d_img li.d_pos4 span{ display: none;}
#d_tab29 .d_img li.d_pos5 span{ display: none;}

#d_tab29 .d_menu { position: absolute; bottom: 20px; width: 100%; text-align: center }
#d_tab29 .d_menu li { display: inline-block; zoom: 1; *display:inline;
background: url('/images/btn.png') no-repeat 0 0; width: 12px; height: 12px; cursor: pointer; margin-right: 3px }
#d_tab29 .d_menu li.d_select { background: url('/images/btn.png') no-repeat 0 -18px }
#d_tab29 .d_next { position: absolute; right:264px; top: 200px; z-index: 10; cursor: pointer }
#d_tab29 .d_prev { position: absolute; left:264px; top: 200px; z-index: 10; cursor: pointer }
</pre></body></html>