/* reset */
html, body{width:100%; height:100%; overflow:hidden;}
body, div, dl, dt, dd, ul, ul li, pre, code, form, fieldset, legend, input, button, textarea, p, th, td { margin:0; padding:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, th, var, optgroup { font-style:normal; font-weight:normal }
/*h1, h2, h3, h4, h5, h6 { font-size:100%; }
abbr, acronym { border:0; font-variant:normal }*/
input, button, textarea, select, optgroup, option { font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit }
code, kbd, samp, tt { font-size:100% }
input, button, textarea, select { outline:none; resize:none; *font-size:100%; }
ul, ul li { list-style:none; }
ol li{list-style-position:outside;}
table { border-collapse:collapse; border-spacing:0 }
caption, th { text-align:left }
/* sup, sub { font-size:100%; vertical-align:baseline } */
em{ font-style:normal;}
:link, :visited, ins { text-decoration:none }
q { quotes:none }
q:before, q:after { content:''; content:none }
.fl { float:left }
.fr { float:right }
.fl, .fr{ display:inline; }
.pr{ position:relative; }
.pa{ position:absolute; }
.hidden { display:none }
.underline { text-decoration:underline }
.hand { cursor:pointer }
.clearfix:after { content:"\0020"; visibility:hidden; display:block; font-size:0; clear:both; height:0 }
.clearfix { *zoom:1 }
body{font-size:12px; color:#222; font-family:"Microsoft YaHei", "SimSun", sans-serif;}
/* Common*/
.wrap{width:1100px; margin:0 auto;}
.header{height:80px; width:100%; background:#000;}
.logo-game{ float:left; padding:16px 0 0 20px; line-height:48px;}
.logo-game .img, .logo-game img{width:48px; height:48px; border-radius:8px;}
.logo-game .img, .logo-game .name{ display:inline-block; vertical-align:middle; *zoom:1; *display:inline;}
.logo-game .name{font-size:18px; font-weight:bold; color:#fff; padding-left:12px;}
.logo-game .name, .logo-game a{color:#fff;}
.logo{ float:right; display:inline; margin:20px 20px 0 0; background:url("/ue../images/zt/logo.png"); width:270px; height:40px;}
.footer{ position:fixed; _position:absolute; background:url("/ue../images/zt/footer.png") top center repeat-x; height:294px; _background-image:url("/ue../images/zt/footer-ie6.png"); bottom:0; left:0; width:100%; z-index:9; }
.footer-wrap{width:100%; position:relative;}
.footer-in{width:400px; position:absolute; left:50%; top:54px; margin-left:-200px;}
.ico{background:url("/ue../images/zt/ico.png"); _background-image:url("/ue../images/zt/ico-ie6.png"); vertical-align:middle; position:relative; display:inline-block; *zoom:1; *display:inline;}

.btn{width:220px; height:60px; line-height:59px; text-align:center; background:#da1c09; display:block; font-size:20px; font-weight:bold; color:#fff; text-decoration:none; border-radius:7px;}
.btn:hover{ text-decoration:none; background-color:#fb2812;}
.btn1{background-color:#473cc1;}
.btn1:hover{background-color:#5f51e9;}
.btn span{ cursor:pointer; display:inline-block; margin-left:29px; *zoom:1; *display:inline;}
.btn .ico{width:29px;}
.ico-pc{background-position:0 0; height:24px;}
.ico-phone{background-position:2px -40px; height:32px;}
.footer .btn{ margin-bottom:14px;}
.btn-wrap{padding-left:22px; float:left;}

.qr{border-radius:7px; float:right; display:inline; margin-right:22px; background:#fff; width:124px; height:135px; position:relative; overflow:hidden;}
.qr .img{ width:100px; height:100px; margin:10px auto 0;}
.qr .img1{ width:26px; height:26px; position:absolute; top:47px; left:49px; border-radius:4px;}
.qr img{width:100%; height:100%; display:block;}
.qr p{color:#333; line-height:23px; height:24px; text-align:center;}
/*特效*/
.ld-smart-container {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.ld-smart-container .ld-3d-parent {
    width: 100%;
    height: 100%;
    pointer-events: none;
    transform-style: preserve-3d;
    perspective: 9000px;
    opacity: 1;
}
.ld-smart-container .ld-transform-target {
    position: relative;
    -webkit-transform-style: flat;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
    width: 100%;
    height: 100%;
    pointer-events: none;
    transform-style: preserve-3d;
}
.ld-smart-container .ld-3d-object {
    position: absolute;
    pointer-events: none;
    -webkit-transform-style: flat;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform-style: preserve-3d;
    -webkit-perspective: 1000;
    backface-visibility: hidden;
    perspective: 1000;
}
/*# sourceMappingURL=perspectiveRules.css.map */

