
/***  网站整体风格定义 */
ul,li {margin: 0; padding: 0; list-style-type: none; text-indent: 0; text-transform: capitalize;}
html, body, ul, li, h1, h2, h3, h4, h5, h6, p, fieldset, legend { padding: 0; margin: 0;}
img { border: none; vertical-align: middle;}
input,select,option,textarea{outline: none;vertical-align: middle;}
body a{outline:none;blr:expression(this.onFocus=this.blur());}
body { background: url(../images/bg.jpg); font-family: "Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",helvetica;font-size: 14px; overflow-x: hidden; overflow-y: hidden; overflow:hidden;}
/**** 网站默认连接定义 */
a:link { font-size: 12px; text-decoration: none; color: #444;}/* ==========    鼠标点击后，链接状态    =============== */
a:visited { font-size: 12px; text-decoration: none; }
a:hover { font-size: 12px; text-decoration: none; }/* ==========    鼠标经过，链接状态色    =============== */
a:active { font-size: 12px; text-decoration: none; }/* ==========    鼠标无点击过，链接状态    =============== */


#dasky { width: 1920; height: 1080px; overflow: hidden;}
.toptime { position: absolute; z-index: 99; top: 250px; left: 150px; color: #fff; font-size: 18px; text-align: center; width: 220px; font-weight: 100;}
.toptime span { font-size: 36px; font-weight: bold; letter-spacing: 5px;}
.dowebok { position: absolute; z-index: 99; top: 180px; left: 120px;}
.logo { position: absolute; top: 50px; left: 50px; z-index: 99;}
#slogan { position: absolute; top: 500px; left: 50px; width: 450px; color: #fff; font-size: 40px; font-weight: bold; text-align: center; z-index: 99;}
.flashbg { position: absolute; z-index: 1;  width: 1920px; height: 1080px;}

.index-video a { width: 1920px; height: 1080px; display: block; padding: 0px; margin: 0px;}
.index-video video { width: 1920px; height: 1080px; }
.music { position: absolute; right: 155px; bottom: 20px; z-index: 9;}

.stage {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 5;pointer-events: none;}
.tianqi { position: absolute; background: rgba(255,255,255,.1); width: 200px; border-radius: 10px; padding: 8px; z-index: 99; top: 320px; left: 150px;}
.dsk-content { cursor: pointer; }